:root{
  --cream:#f8f0df;--cream2:#fffaf1;--brown:#4a2414;--brown2:#6b3b20;--gold:#c99437;--gold2:#e2bd69;
  --ink:#26150d;--muted:#78685d;--line:rgba(74,36,20,.16);--green:#203c2b;--red:#8d2b1f;
  --shadow:0 24px 70px rgba(59,28,13,.12);--radius:28px;
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream2);color:var(--ink);font-family:"Noto Sans Gujarati",system-ui,sans-serif;overflow-x:hidden}img{display:block;max-width:100%}a{text-decoration:none;color:inherit}button,input,textarea{font:inherit}.shell{width:min(1180px,calc(100% - 36px));margin:auto}.announcement{background:var(--brown);color:#fff2d7;text-align:center;padding:9px 14px;font-size:12px;letter-spacing:.04em}.site-header{height:88px;display:flex;align-items:center;justify-content:space-between;padding:0 max(20px,calc((100vw - 1180px)/2));position:sticky;top:0;z-index:50;background:rgba(255,250,241,.9);backdrop-filter:blur(15px);border-bottom:1px solid var(--line)}.brand img{width:166px;height:66px;object-fit:contain}.site-header nav{display:flex;gap:30px;font-size:14px;font-weight:600}.site-header nav a{position:relative}.site-header nav a:after{content:"";position:absolute;height:1px;background:var(--gold);left:0;bottom:-7px;width:0;transition:.25s}.site-header nav a:hover:after{width:100%}.header-cta,.btn,.pay-btn,.mobile-buy button{border:0;cursor:pointer}.header-cta{background:var(--brown);color:#fff2d7;padding:12px 21px;border-radius:999px;font-weight:700}.hero{min-height:680px;display:grid;grid-template-columns:1.02fr .98fr;align-items:center;gap:55px;padding:72px 0 64px}.eyebrow{font-family:"Cormorant Garamond",serif;font-weight:700;letter-spacing:.18em;font-size:13px;color:var(--brown2)}.eyebrow.light{color:var(--gold2)}h1,h2,h3,h4{margin:0}h1,h2{font-family:"Cormorant Garamond","Noto Sans Gujarati",serif}.hero h1{font-size:clamp(50px,6.4vw,88px);line-height:.92;margin:20px 0 24px;font-weight:600;letter-spacing:-.025em}.hero h1 em{color:var(--brown2);font-style:italic}.hero-copy>p{font-size:17px;line-height:1.8;color:var(--muted);max-width:650px}.hero-actions{display:flex;gap:12px;margin:32px 0}.btn{padding:14px 24px;border-radius:999px;font-weight:700}.btn-primary{background:var(--brown);color:#fff}.btn-outline{border:1px solid var(--brown);color:var(--brown)}.hero-micro{display:flex;gap:18px;flex-wrap:wrap;color:var(--muted);font-size:12px}.hero-visual{height:560px;position:relative}.hero-card{position:absolute;margin:0;overflow:hidden;border-radius:34px;border:1px solid rgba(201,148,55,.35);box-shadow:var(--shadow);background:#241a11}.hero-card img{width:100%;height:100%;object-fit:cover}.hero-card-main{width:72%;height:82%;right:3%;top:2%;transform:rotate(2deg)}.hero-card-side{width:48%;height:55%;left:0;bottom:2%;transform:rotate(-4deg);border:8px solid var(--cream2)}.seal{position:absolute;right:0;bottom:3%;width:132px;height:132px;border-radius:50%;display:grid;place-content:center;text-align:center;background:var(--gold);color:var(--brown);border:6px double var(--cream);font-family:"Cormorant Garamond",serif;font-size:12px;letter-spacing:.12em;box-shadow:var(--shadow);transform:rotate(8deg)}.seal strong{font-size:24px;letter-spacing:0}.trust-strip{display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.trust-strip>div{padding:25px;text-align:center;border-right:1px solid var(--line)}.trust-strip>div:last-child{border:0}.trust-strip strong,.trust-strip span{display:block}.trust-strip strong{font-family:"Cormorant Garamond",serif;font-size:23px}.trust-strip span{font-size:12px;color:var(--muted);margin-top:4px}.category-intro{padding:100px 0}.section-heading{max-width:760px;margin-bottom:42px}.section-heading h2,.collection-head h2,.review-head h2,.checkout-copy h2,.story-copy h2{font-size:clamp(40px,5vw,64px);line-height:1.05;margin-top:10px}.category-panels{display:grid;grid-template-columns:1fr 1fr;gap:22px}.category-panel{min-height:370px;position:relative;overflow:hidden;border-radius:var(--radius);box-shadow:var(--shadow)}.category-panel img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:.5s}.category-panel:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 22%,rgba(30,15,8,.8) 100%)}.category-panel>div{position:absolute;z-index:2;left:30px;right:30px;bottom:28px;color:#fff}.category-panel span{font-family:"Cormorant Garamond",serif;letter-spacing:.16em;font-size:12px;color:var(--gold2)}.category-panel h3{font-size:35px;margin:6px 0}.category-panel p{margin:0;opacity:.8}.category-panel:hover img{transform:scale(1.04)}.section-pad{padding:95px 0}.collection{background:#f3e7d3}.chilli-collection{background:#f8f0df}.collection-head,.review-head{display:flex;justify-content:space-between;gap:30px;align-items:end;margin-bottom:42px}.collection-head>p{color:var(--muted);padding-bottom:7px}.product-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.product-card{background:rgba(255,255,255,.74);border:1px solid rgba(86,46,24,.14);border-radius:30px;padding:18px;display:grid;grid-template-columns:44% 1fr;gap:24px;box-shadow:0 16px 40px rgba(70,35,18,.07);transition:.25s}.product-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.product-image{border-radius:22px;overflow:hidden;min-height:310px;background:#2f271d}.product-image img{width:100%;height:100%;object-fit:cover}.product-info{padding:14px 8px 10px 0;display:flex;flex-direction:column}.product-info .mini{font-family:"Cormorant Garamond",serif;letter-spacing:.12em;font-size:12px;color:var(--brown2)}.product-info h3{font-size:25px;margin:9px 0 3px}.product-info .english{font-family:"Cormorant Garamond",serif;font-size:19px;color:var(--muted)}.variant-row{display:flex;gap:8px;flex-wrap:wrap;margin:24px 0 12px}.variant-btn{padding:10px 12px;border-radius:12px;border:1px solid var(--line);background:#fff8ec;cursor:pointer;font-size:12px;color:var(--brown);font-weight:700}.variant-btn.active{background:var(--brown);color:#fff;border-color:var(--brown)}.selected-price{font-family:"Cormorant Garamond",serif;font-size:31px;font-weight:700;margin:8px 0 14px}.add-btn{margin-top:auto;background:transparent;border:1px solid var(--brown);color:var(--brown);border-radius:999px;padding:13px 16px;font-weight:700;cursor:pointer}.add-btn:hover{background:var(--brown);color:#fff}.story-band{background:var(--brown);color:#fff3df;padding:80px 0;overflow:hidden}.story-grid{display:grid;grid-template-columns:1fr .85fr;align-items:center;gap:70px}.story-copy p{line-height:1.8;color:#decdbb}.story-points{display:flex;flex-wrap:wrap;gap:15px;margin-top:30px}.story-points span{border:1px solid rgba(255,255,255,.18);padding:10px 14px;border-radius:999px;font-size:12px}.story-visual{height:430px;border-radius:60px 12px 60px 12px;overflow:hidden;transform:rotate(2deg);border:1px solid rgba(226,189,105,.35)}.story-visual img{width:100%;height:100%;object-fit:cover}.why-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.why-card{border-top:1px solid var(--brown);padding:24px 10px 0}.why-card>span{font-family:"Cormorant Garamond",serif;color:var(--gold);font-size:24px}.why-card h3{font-family:"Cormorant Garamond",serif;font-size:28px;margin:28px 0 12px}.why-card p{color:var(--muted);line-height:1.7;font-size:14px}.reviews{background:#2f3b31;color:#fff}.review-head .eyebrow{color:#dcb864}.review-nav{display:flex;gap:8px}.review-nav button{width:44px;height:44px;border-radius:50%;border:1px solid rgba(255,255,255,.25);background:transparent;color:#fff;cursor:pointer}.review-track{display:flex;gap:18px;overflow:auto;scroll-snap-type:x mandatory;padding-bottom:12px;scrollbar-width:none}.review-track::-webkit-scrollbar{display:none}.review-track figure{margin:0;flex:0 0 min(420px,80vw);border-radius:28px;overflow:hidden;scroll-snap-align:start;background:#111}.review-track img{width:100%;height:auto}.checkout{background:linear-gradient(135deg,#4b2818,#2d170e);color:#fff3df}.checkout-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:70px;align-items:start}.checkout-copy{position:sticky;top:130px}.checkout-copy>p{color:#d8c5b3;line-height:1.8}.delivery-table{margin-top:35px;border-top:1px solid rgba(255,255,255,.15)}.delivery-table>div{display:flex;justify-content:space-between;padding:15px 0;border-bottom:1px solid rgba(255,255,255,.15)}.delivery-table strong{color:var(--gold2)}.checkout-card{background:#fffaf1;color:var(--ink);padding:30px;border-radius:32px;box-shadow:0 30px 90px rgba(0,0,0,.25)}.cart-title{display:flex;justify-content:space-between;align-items:center;padding-bottom:18px;border-bottom:1px solid var(--line)}.cart-title h3{font-family:"Cormorant Garamond",serif;font-size:32px}.cart-title span{font-size:12px;color:var(--muted)}.cart-items{padding:10px 0;max-height:340px;overflow:auto}.empty-cart{padding:24px 0;color:var(--muted);font-size:14px}.cart-line{display:grid;grid-template-columns:1fr auto;gap:14px;padding:13px 0;border-bottom:1px solid var(--line)}.cart-line-name{font-size:14px;font-weight:700}.cart-line-meta{font-size:11px;color:var(--muted);margin-top:4px}.qty-control{display:flex;align-items:center;gap:8px}.qty-control button{width:27px;height:27px;border-radius:50%;border:1px solid var(--line);background:#fff;cursor:pointer}.cart-totals{padding:12px 0 20px}.cart-totals>div{display:flex;justify-content:space-between;padding:7px 0;font-size:14px}.cart-totals .grand{font-size:20px;border-top:1px solid var(--line);margin-top:8px;padding-top:15px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}label{display:block;margin-top:12px}label>span{display:block;font-size:11px;font-weight:700;color:var(--muted);margin-bottom:6px}input,textarea{width:100%;border:1px solid var(--line);background:#fff;padding:13px 14px;border-radius:13px;outline:0;color:var(--ink)}input:focus,textarea:focus{border-color:var(--gold);box-shadow:0 0 0 3px rgba(201,148,55,.12)}.delivery-message{font-size:12px;background:#f3e7d3;padding:11px 12px;border-radius:11px;margin:12px 0;color:var(--brown)}.pay-btn{width:100%;padding:16px;border-radius:14px;background:linear-gradient(135deg,var(--brown),#7a472a);color:#fff;font-weight:800;font-size:15px}.pay-btn:disabled{opacity:.55;cursor:not-allowed}.secure-note{text-align:center;font-size:11px;color:var(--muted);margin-top:10px}.footer-grid{display:grid;grid-template-columns:1.3fr repeat(3,1fr);gap:35px;padding:70px 0}.footer-brand img{width:175px}.footer-brand p,footer p{color:var(--muted);line-height:1.7;font-size:13px}footer h4{font-family:"Cormorant Garamond",serif;font-size:22px;margin-bottom:15px}footer a{display:block;font-size:13px;margin:9px 0}.footer-bottom{text-align:center;padding:18px;border-top:1px solid var(--line);font-size:12px;color:var(--muted)}.mobile-buy{display:none}.toast{position:fixed;left:50%;bottom:25px;transform:translate(-50%,20px);opacity:0;pointer-events:none;background:#24140c;color:white;padding:12px 17px;border-radius:999px;z-index:100;font-size:13px;transition:.25s;box-shadow:var(--shadow)}.toast.show{opacity:1;transform:translate(-50%,0)}.reveal{opacity:0;transform:translateY(22px);transition:opacity .7s ease,transform .7s ease}.reveal.show{opacity:1;transform:none}
@media(max-width:900px){.site-header nav{display:none}.hero{grid-template-columns:1fr;padding-top:48px}.hero-visual{height:470px}.trust-strip{grid-template-columns:repeat(2,1fr)}.trust-strip>div:nth-child(2){border-right:0}.category-panels,.story-grid,.checkout-grid{grid-template-columns:1fr}.product-grid{grid-template-columns:1fr}.why-grid{grid-template-columns:repeat(2,1fr)}.checkout-copy{position:static}.footer-grid{grid-template-columns:1fr 1fr}}
@media(max-width:620px){.announcement{font-size:10px}.site-header{height:74px}.brand img{width:130px}.header-cta{padding:10px 15px;font-size:12px}.shell{width:min(100% - 24px,1180px)}.hero{min-height:auto;padding:44px 0}.hero h1{font-size:53px}.hero-copy>p{font-size:15px}.hero-actions{flex-direction:column}.btn{text-align:center}.hero-micro{gap:8px;flex-direction:column}.hero-visual{height:395px}.hero-card-main{width:75%;height:76%}.hero-card-side{width:52%;height:50%}.seal{width:105px;height:105px;font-size:9px}.seal strong{font-size:19px}.trust-strip>div{padding:18px 10px}.trust-strip strong{font-size:19px}.category-intro,.section-pad{padding:68px 0}.category-panels{gap:14px}.category-panel{min-height:300px}.category-panel>div{left:20px;bottom:20px}.collection-head,.review-head{align-items:start;flex-direction:column}.product-card{grid-template-columns:1fr;padding:14px}.product-image{min-height:330px}.product-info{padding:8px}.story-grid{gap:30px}.story-visual{height:340px}.why-grid{grid-template-columns:1fr 1fr;gap:22px 14px}.why-card h3{font-size:23px;margin-top:18px}.checkout-card{padding:20px}.form-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr;padding-bottom:100px}.mobile-buy{display:flex;position:fixed;bottom:0;left:0;right:0;z-index:60;background:#fffaf1;border-top:1px solid var(--line);padding:10px 12px;align-items:center;justify-content:space-between}.mobile-buy span{display:block;font-size:10px;color:var(--muted)}.mobile-buy strong{font-family:"Cormorant Garamond",serif;font-size:24px}.mobile-buy button{background:var(--brown);color:white;border-radius:999px;padding:12px 25px;font-weight:800}body{padding-bottom:66px}.toast{bottom:82px;white-space:nowrap;max-width:92%;overflow:hidden;text-overflow:ellipsis}}


/* ==========================================================
   KATHIYUM FOODS — MOBILE-FIRST GOLD LUXURY EDITION
   Anek Gujarati is used for Gujarati, English and numbers.
   Desktop intentionally stays as a centered mobile experience.
   ========================================================== */
:root{
  --kf-bg:#1f0d05;
  --kf-brown:#2b1208;
  --kf-brown-2:#3b1a0d;
  --kf-brown-3:#5a2b13;
  --kf-cream:#fff6e5;
  --kf-cream-2:#f4e3c2;
  --kf-gold:#d5a13d;
  --kf-gold-light:#f5d98f;
  --kf-gold-deep:#9b6818;
  --kf-gold-soft:rgba(213,161,61,.20);
  --kf-line:rgba(213,161,61,.52);
  --kf-shadow:0 18px 50px rgba(31,13,5,.24);
  --kf-radius:22px;
}

html{
  background:
    radial-gradient(circle at 50% 0%,#5a2b13 0,#2b1208 28%,#160903 100%);
}

*,
*::before,
*::after{
  box-sizing:border-box;
  font-family:"Anek Gujarati",system-ui,sans-serif !important;
}

body{
  width:100%;
  max-width:520px;
  min-height:100vh;
  margin:0 auto !important;
  overflow-x:hidden;
  background:
    radial-gradient(circle at 18% 8%,rgba(213,161,61,.09),transparent 24%),
    linear-gradient(180deg,#fff8ea 0%,#f7e8ca 35%,#fff8ea 100%);
  color:var(--kf-gold-deep) !important;
  box-shadow:0 0 80px rgba(0,0,0,.44);
  font-family:"Anek Gujarati",system-ui,sans-serif !important;
  -webkit-font-smoothing:antialiased;
  text-rendering:optimizeLegibility;
}

body,
button,
input,
textarea,
select,
a,
span,
strong,
small,
p,
h1,h2,h3,h4,h5,h6,
div,label{
  font-family:"Anek Gujarati",system-ui,sans-serif !important;
}

a{color:inherit}
.shell{width:calc(100% - 24px) !important;max-width:496px !important;margin-inline:auto !important}

/* Top luxury strip */
.announcement{
  padding:8px 10px !important;
  background:linear-gradient(90deg,#210d05,#4b220f,#210d05) !important;
  color:var(--kf-gold-light) !important;
  border-bottom:1px solid var(--kf-line) !important;
  font-size:10px !important;
  font-weight:650 !important;
  letter-spacing:.01em !important;
  line-height:1.5 !important;
}

/* Header designed only for mobile */
.site-header{
  height:68px !important;
  padding:6px 12px !important;
  display:flex !important;
  align-items:center !important;
  justify-content:space-between !important;
  background:rgba(255,246,229,.96) !important;
  border-bottom:1px solid var(--kf-line) !important;
  box-shadow:0 8px 24px rgba(63,30,13,.08) !important;
  backdrop-filter:blur(18px) !important;
}
.brand img{
  width:128px !important;
  height:52px !important;
  object-fit:contain !important;
}
.site-header nav{display:none !important}
.header-cta{
  padding:10px 14px !important;
  background:linear-gradient(180deg,#3c1a0c,#241006) !important;
  color:var(--kf-gold-light) !important;
  border:1px solid var(--kf-line) !important;
  border-radius:999px !important;
  font-size:11px !important;
  font-weight:750 !important;
  box-shadow:inset 0 0 0 1px rgba(255,224,147,.06),0 8px 20px rgba(43,18,8,.16) !important;
}

/* Golden typography */
.eyebrow,
.eyebrow.light,
.product-info .mini,
.category-panel span,
.review-head .eyebrow{
  color:var(--kf-gold-deep) !important;
  letter-spacing:.06em !important;
  font-size:10px !important;
  font-weight:800 !important;
}

h1,h2,h3,h4,
.hero h1,
.section-heading h2,
.collection-head h2,
.review-head h2,
.checkout-copy h2,
.story-copy h2{
  color:var(--kf-gold-deep) !important;
  font-style:normal !important;
  letter-spacing:0 !important;
}

.hero{
  min-height:auto !important;
  display:grid !important;
  grid-template-columns:1fr !important;
  gap:26px !important;
  padding:34px 0 28px !important;
}
.hero-copy{text-align:left !important}
.hero h1{
  margin:12px 0 14px !important;
  font-size:36px !important;
  line-height:1.14 !important;
  font-weight:800 !important;
}
.hero h1 em{
  display:inline !important;
  color:var(--kf-gold-deep) !important;
  font-style:normal !important;
}
.hero-copy>p{
  margin:0 !important;
  color:#8e6429 !important;
  font-size:13px !important;
  line-height:1.8 !important;
}
.hero-actions{
  display:grid !important;
  grid-template-columns:1fr 1fr !important;
  gap:9px !important;
  margin:22px 0 16px !important;
}
.btn{
  padding:12px 10px !important;
  border-radius:14px !important;
  text-align:center !important;
  font-size:12px !important;
  font-weight:800 !important;
}
.btn-primary,
.btn-outline{
  background:linear-gradient(180deg,#3d1b0d,#251006) !important;
  color:var(--kf-gold-light) !important;
  border:1px solid var(--kf-line) !important;
  box-shadow:inset 0 0 0 1px rgba(255,224,147,.05) !important;
}
.hero-micro{
  display:grid !important;
  gap:6px !important;
  color:#9a6b2b !important;
  font-size:10px !important;
}
.hero-visual{
  height:330px !important;
  margin-top:2px !important;
}
.hero-card{
  border:1px solid var(--kf-line) !important;
  border-radius:22px !important;
  box-shadow:var(--kf-shadow) !important;
}
.hero-card-main{
  width:76% !important;
  height:82% !important;
  right:2% !important;
  top:0 !important;
  transform:rotate(1.6deg) !important;
}
.hero-card-side{
  width:51% !important;
  height:53% !important;
  left:0 !important;
  bottom:0 !important;
  transform:rotate(-2deg) !important;
  border:4px solid var(--kf-cream) !important;
}
.seal{
  width:88px !important;
  height:88px !important;
  right:1px !important;
  bottom:2px !important;
  padding:7px !important;
  background:linear-gradient(145deg,#f7dda0,#c58d28) !important;
  color:#3c1b0d !important;
  border:3px double #fff2c6 !important;
  font-size:7px !important;
  letter-spacing:.04em !important;
}
.seal strong{font-size:14px !important}

/* Trust row */
.trust-strip{
  grid-template-columns:1fr 1fr !important;
  background:#2a1208 !important;
  border-top:1px solid var(--kf-line) !important;
  border-bottom:1px solid var(--kf-line) !important;
}
.trust-strip>div{
  min-height:76px !important;
  padding:13px 8px !important;
  border-right:1px solid rgba(213,161,61,.26) !important;
  border-bottom:1px solid rgba(213,161,61,.26) !important;
}
.trust-strip strong{
  color:var(--kf-gold-light) !important;
  font-size:14px !important;
  font-weight:800 !important;
}
.trust-strip span{
  color:#d4a957 !important;
  font-size:9px !important;
}

/* Sections */
.category-intro,
.section-pad{padding:52px 0 !important}

.section-heading{margin-bottom:22px !important}
.section-heading h2,
.collection-head h2,
.review-head h2,
.checkout-copy h2,
.story-copy h2{
  font-size:29px !important;
  line-height:1.25 !important;
  font-weight:800 !important;
  margin-top:6px !important;
}
.category-panels{
  grid-template-columns:1fr !important;
  gap:14px !important;
}
.category-panel{
  min-height:245px !important;
  border-radius:22px !important;
  border:1px solid var(--kf-line) !important;
  box-shadow:var(--kf-shadow) !important;
}
.category-panel:after{
  background:linear-gradient(180deg,transparent 22%,rgba(29,11,4,.94) 100%) !important;
}
.category-panel>div{
  left:18px !important;
  right:18px !important;
  bottom:17px !important;
  color:var(--kf-gold-light) !important;
}
.category-panel h3{
  color:var(--kf-gold-light) !important;
  font-size:27px !important;
  font-weight:800 !important;
}
.category-panel p{
  color:#e5bf6d !important;
  font-size:11px !important;
}

.collection{
  background:linear-gradient(180deg,#f7e7c9,#fff7e8) !important;
  border-top:1px solid rgba(213,161,61,.30) !important;
  border-bottom:1px solid rgba(213,161,61,.30) !important;
}
.chilli-collection{
  background:
    radial-gradient(circle at top right,rgba(213,161,61,.13),transparent 26%),
    linear-gradient(180deg,#fff7e8,#f3dfbb) !important;
}
.collection-head,
.review-head{
  flex-direction:column !important;
  align-items:flex-start !important;
  gap:8px !important;
  margin-bottom:22px !important;
}
.collection-head>p{
  color:#9a6a25 !important;
  font-size:11px !important;
  padding:0 !important;
}

.product-grid{
  grid-template-columns:1fr !important;
  gap:16px !important;
}
.product-card{
  display:block !important;
  padding:12px !important;
  border-radius:23px !important;
  background:
    linear-gradient(145deg,rgba(255,251,240,.98),rgba(244,227,194,.98)) !important;
  border:1px solid var(--kf-line) !important;
  box-shadow:0 14px 34px rgba(67,31,12,.12),inset 0 0 0 1px rgba(255,255,255,.55) !important;
}
.product-card:hover{transform:none !important}
.product-image{
  min-height:0 !important;
  height:auto !important;
  aspect-ratio:1/1 !important;
  border-radius:18px !important;
  border:1px solid rgba(213,161,61,.32) !important;
  background:#231007 !important;
}
.product-info{
  padding:14px 5px 4px !important;
}
.product-info h3{
  color:var(--kf-gold-deep) !important;
  font-size:20px !important;
  line-height:1.35 !important;
  font-weight:800 !important;
  margin:7px 0 2px !important;
}
.product-info .english{
  color:#a47632 !important;
  font-size:11px !important;
}
.variant-row{
  gap:7px !important;
  margin:15px 0 8px !important;
}
.variant-btn{
  min-height:38px !important;
  padding:8px 11px !important;
  border-radius:12px !important;
  border:1px solid var(--kf-line) !important;
  background:#fff8e9 !important;
  color:var(--kf-gold-deep) !important;
  font-size:10px !important;
  font-weight:800 !important;
}
.variant-btn.active{
  background:linear-gradient(180deg,#421d0e,#281006) !important;
  color:var(--kf-gold-light) !important;
  border-color:#d8aa50 !important;
  box-shadow:0 6px 16px rgba(57,24,9,.14) !important;
}
.selected-price{
  color:var(--kf-gold-deep) !important;
  font-size:24px !important;
  font-weight:800 !important;
  margin:8px 0 12px !important;
}
.add-btn{
  width:100% !important;
  padding:12px !important;
  border-radius:13px !important;
  background:linear-gradient(180deg,#3d1a0c,#241006) !important;
  border:1px solid var(--kf-line) !important;
  color:var(--kf-gold-light) !important;
  font-size:11px !important;
  font-weight:800 !important;
}

/* Story */
.story-band{
  padding:52px 0 !important;
  background:
    radial-gradient(circle at 100% 0%,rgba(213,161,61,.11),transparent 30%),
    linear-gradient(180deg,#321409,#1f0d05) !important;
  color:var(--kf-gold-light) !important;
  border-top:1px solid var(--kf-line) !important;
  border-bottom:1px solid var(--kf-line) !important;
}
.story-grid{
  grid-template-columns:1fr !important;
  gap:24px !important;
}
.story-copy h2{color:var(--kf-gold-light) !important}
.story-copy p{
  color:#d7ad5b !important;
  font-size:12px !important;
  line-height:1.8 !important;
}
.story-points{
  display:grid !important;
  grid-template-columns:1fr !important;
  gap:7px !important;
  margin-top:20px !important;
}
.story-points span{
  color:var(--kf-gold-light) !important;
  border:1px solid rgba(213,161,61,.35) !important;
  border-radius:12px !important;
  font-size:10px !important;
}
.story-visual{
  height:auto !important;
  aspect-ratio:1/1 !important;
  border-radius:22px !important;
  transform:none !important;
  border:1px solid var(--kf-line) !important;
}

/* Why cards */
.why-grid{grid-template-columns:1fr 1fr !important;gap:12px !important}
.why-card{
  min-height:160px !important;
  padding:15px 12px !important;
  border:1px solid var(--kf-line) !important;
  border-radius:17px !important;
  background:rgba(255,249,234,.62) !important;
}
.why-card>span{color:var(--kf-gold-deep) !important;font-size:17px !important}
.why-card h3{
  color:var(--kf-gold-deep) !important;
  font-size:17px !important;
  line-height:1.3 !important;
  margin:14px 0 7px !important;
  font-weight:800 !important;
}
.why-card p{
  color:#9c7131 !important;
  font-size:10px !important;
  line-height:1.6 !important;
}

/* Reviews */
.reviews{
  background:
    radial-gradient(circle at 20% 0%,rgba(213,161,61,.12),transparent 28%),
    #201006 !important;
  color:var(--kf-gold-light) !important;
  border-block:1px solid var(--kf-line) !important;
}
.review-head h2{color:var(--kf-gold-light) !important}
.review-nav{display:none !important}
.review-track{gap:12px !important;padding-right:12px !important}
.review-track figure{
  flex:0 0 86% !important;
  border:1px solid var(--kf-line) !important;
  border-radius:19px !important;
  background:#110704 !important;
}

/* Checkout */
.checkout{
  padding:54px 0 76px !important;
  background:
    radial-gradient(circle at top,rgba(213,161,61,.13),transparent 31%),
    linear-gradient(180deg,#321409,#1a0a04) !important;
  color:var(--kf-gold-light) !important;
}
.checkout-grid{
  grid-template-columns:1fr !important;
  gap:22px !important;
}
.checkout-copy{position:static !important}
.checkout-copy h2{color:var(--kf-gold-light) !important}
.checkout-copy>p{
  color:#d7ad5b !important;
  font-size:12px !important;
  line-height:1.75 !important;
}
.delivery-table{
  margin-top:22px !important;
  border-top:1px solid rgba(213,161,61,.30) !important;
}
.delivery-table>div{
  color:var(--kf-gold-light) !important;
  padding:10px 0 !important;
  border-bottom:1px solid rgba(213,161,61,.24) !important;
  font-size:11px !important;
}
.delivery-table strong{color:var(--kf-gold-light) !important}

.checkout-card{
  padding:16px !important;
  border-radius:22px !important;
  background:linear-gradient(145deg,#fff9ea,#f3e0bb) !important;
  color:var(--kf-gold-deep) !important;
  border:1px solid var(--kf-line) !important;
  box-shadow:0 24px 60px rgba(0,0,0,.28),inset 0 0 0 1px rgba(255,255,255,.6) !important;
}
.cart-title{
  padding-bottom:12px !important;
  border-bottom:1px solid rgba(213,161,61,.36) !important;
}
.cart-title h3{
  color:var(--kf-gold-deep) !important;
  font-size:22px !important;
  font-weight:800 !important;
}
.cart-title span,
.empty-cart,
.cart-line-meta,
.secure-note,
label>span{
  color:#9f7331 !important;
}
.cart-line{
  border-bottom:1px solid rgba(213,161,61,.27) !important;
  padding:10px 0 !important;
}
.cart-line-name{
  color:var(--kf-gold-deep) !important;
  font-size:12px !important;
}
.qty-control button{
  border:1px solid var(--kf-line) !important;
  background:#fff8e8 !important;
  color:var(--kf-gold-deep) !important;
}
.cart-totals>div{
  color:var(--kf-gold-deep) !important;
  font-size:12px !important;
}
.cart-totals .grand{
  border-top:1px solid rgba(213,161,61,.36) !important;
  font-size:17px !important;
}
.form-grid{grid-template-columns:1fr !important;gap:8px !important}
label{margin-top:9px !important}
label>span{font-size:10px !important;font-weight:750 !important}
input,textarea{
  padding:12px !important;
  border-radius:12px !important;
  border:1px solid rgba(184,127,30,.42) !important;
  background:#fffaf0 !important;
  color:var(--kf-gold-deep) !important;
  font-size:12px !important;
  caret-color:var(--kf-gold-deep) !important;
}
input::placeholder,textarea::placeholder{color:#b08b52 !important}
input:focus,textarea:focus{
  border-color:var(--kf-gold) !important;
  box-shadow:0 0 0 3px rgba(213,161,61,.13) !important;
}
.delivery-message{
  background:#f7e9cc !important;
  color:var(--kf-gold-deep) !important;
  border:1px solid rgba(213,161,61,.25) !important;
  font-size:10px !important;
}
.pay-btn{
  padding:14px !important;
  border-radius:13px !important;
  background:linear-gradient(180deg,#421d0e,#241006) !important;
  color:var(--kf-gold-light) !important;
  border:1px solid var(--kf-line) !important;
  box-shadow:0 10px 26px rgba(54,22,8,.19),inset 0 0 0 1px rgba(255,228,160,.06) !important;
  font-size:12px !important;
}

/* Footer */
footer{
  background:#fff7e8 !important;
  border-top:1px solid rgba(213,161,61,.34) !important;
}
.footer-grid{
  grid-template-columns:1fr !important;
  gap:20px !important;
  padding:40px 0 95px !important;
}
.footer-brand img{width:148px !important}
.footer-brand p,footer p,footer a,.footer-bottom{
  color:#9b6f2f !important;
  font-size:11px !important;
}
footer h4{
  color:var(--kf-gold-deep) !important;
  font-size:17px !important;
  font-weight:800 !important;
  margin-bottom:8px !important;
}
.footer-bottom{border-top:1px solid rgba(213,161,61,.30) !important}

/* Sticky buy bar — main mobile action */
.mobile-buy{
  display:flex !important;
  position:fixed !important;
  bottom:0 !important;
  left:50% !important;
  transform:translateX(-50%) !important;
  width:min(520px,100%) !important;
  z-index:100 !important;
  padding:9px 10px calc(9px + env(safe-area-inset-bottom)) !important;
  align-items:center !important;
  justify-content:space-between !important;
  background:rgba(255,247,232,.97) !important;
  border-top:1px solid var(--kf-line) !important;
  box-shadow:0 -10px 28px rgba(55,24,9,.12) !important;
  backdrop-filter:blur(18px) !important;
}
.mobile-buy span{
  color:#9c7132 !important;
  font-size:9px !important;
}
.mobile-buy strong{
  color:var(--kf-gold-deep) !important;
  font-size:19px !important;
  font-weight:800 !important;
}
.mobile-buy button{
  padding:11px 18px !important;
  border-radius:999px !important;
  background:linear-gradient(180deg,#421d0e,#241006) !important;
  color:var(--kf-gold-light) !important;
  border:1px solid var(--kf-line) !important;
  font-size:11px !important;
  font-weight:800 !important;
}
body{padding-bottom:70px !important}

.toast{
  bottom:82px !important;
  max-width:calc(100% - 28px) !important;
  background:#2c1208 !important;
  color:var(--kf-gold-light) !important;
  border:1px solid var(--kf-line) !important;
  font-size:10px !important;
}

/* Reduced motion keeps mobile feel polished and light */
@media (prefers-reduced-motion:reduce){
  *,*::before,*::after{scroll-behavior:auto !important;animation:none !important;transition:none !important}
}

/* On tablets/laptops, intentionally preserve the mobile storefront canvas */
@media(min-width:521px){
  body{
    border-left:1px solid rgba(213,161,61,.28);
    border-right:1px solid rgba(213,161,61,.28);
  }
}


/* ===== FINAL MOBILE-FIRST SINGLE ORDER EXPERIENCE ===== */
.single-order-shell{max-width:620px!important;margin:0 auto!important;padding:0 12px!important}
.checkout{background:radial-gradient(circle at 50% 0,rgba(226,189,105,.14),transparent 28%),linear-gradient(180deg,#35170b 0%,#1f0d06 100%)!important}
.order-heading{text-align:center;color:#f8e9bf;margin:0 auto 18px;max-width:560px}
.order-heading h2{font-size:clamp(28px,8vw,42px);line-height:1.06;margin:8px 0 10px;color:#f3d78f}
.order-heading p{margin:0;color:#e7d2ad;line-height:1.65;font-size:15px}
.premium-order-card{background:linear-gradient(145deg,#fffaf0 0%,#f6e7c6 100%)!important;border:1px solid rgba(213,161,61,.74)!important;border-radius:28px!important;padding:15px!important;box-shadow:0 28px 80px rgba(0,0,0,.38),inset 0 0 0 1px rgba(255,255,255,.64)!important;position:relative;overflow:hidden}
.premium-order-card:before{content:"";position:absolute;inset:7px;border:1px solid rgba(171,113,26,.19);border-radius:21px;pointer-events:none}
.selector-head{position:relative;z-index:1;display:flex;gap:10px;justify-content:space-between;align-items:end;padding:6px 4px 12px}
.selector-head h3{margin:1px 0 0;color:#3e1b0d;font-size:23px}.selector-step{font-size:11px;letter-spacing:.16em;color:#a06e20;font-weight:800}.min-note{font-size:11px;color:#846b4a;text-align:right;max-width:190px}
.order-product-grid{position:relative;z-index:1;display:grid;grid-template-columns:1fr;gap:10px}
.order-product-grid .product-card{display:grid!important;grid-template-columns:105px 1fr!important;min-height:140px!important;border-radius:19px!important;border:1px solid rgba(164,108,25,.25)!important;background:rgba(255,255,255,.64)!important;box-shadow:0 8px 22px rgba(64,31,13,.08)!important;overflow:hidden!important}
.order-product-grid .product-image{height:100%!important;min-height:140px!important;background:linear-gradient(145deg,#f7e7c4,#fff9ec)!important}
.order-product-grid .product-image img{width:100%!important;height:100%!important;object-fit:contain!important;padding:7px!important}
.order-product-grid .product-info{padding:11px 10px!important;min-width:0!important}.order-product-grid .mini{font-size:9px!important;letter-spacing:.13em!important}.order-product-grid h3{font-size:17px!important;line-height:1.15!important;margin:3px 0 1px!important;color:#42200f!important}.order-product-grid .english{font-size:10px!important;color:#806d5f!important;margin-bottom:6px!important}
.order-product-grid .variant-row{display:flex!important;flex-wrap:wrap!important;gap:5px!important;margin:6px 0!important}.order-product-grid .variant-btn{padding:6px 7px!important;font-size:10px!important;border-radius:9px!important;line-height:1!important}.order-product-grid .selected-price{font-size:18px!important;margin:5px 0!important;color:#9d691a!important}.order-product-grid .add-btn{width:100%!important;padding:8px 9px!important;border-radius:10px!important;font-size:12px!important}
.gold-divider{display:flex;align-items:center;gap:10px;margin:18px 0 12px;color:#9d691a;font-size:10px;font-weight:800;letter-spacing:.17em}.gold-divider:before,.gold-divider:after{content:"";height:1px;flex:1;background:linear-gradient(90deg,transparent,rgba(165,105,20,.45),transparent)}
.premium-totals{background:rgba(90,43,17,.045)!important;border:1px solid rgba(165,105,20,.18)!important;border-radius:16px!important;padding:11px!important}.premium-totals .grand{padding-top:9px!important;margin-top:7px!important;border-top:1px solid rgba(165,105,20,.2)!important}.premium-totals .grand strong{color:#9b6718!important;font-size:24px!important}
.luxury-form label span{font-weight:700!important;color:#5a321c!important;font-size:12px!important}.luxury-form input,.luxury-form textarea{background:#fffdf7!important;border:1px solid rgba(151,96,20,.28)!important;border-radius:13px!important;padding:13px 12px!important;font-size:15px!important;box-shadow:inset 0 1px 0 #fff!important}.luxury-form input:focus,.luxury-form textarea:focus{outline:none!important;border-color:#c38d31!important;box-shadow:0 0 0 3px rgba(195,141,49,.13)!important}
.compact-delivery{margin:10px 0!important;background:#fff8e8!important;border:1px solid rgba(165,105,20,.18)!important;border-radius:14px!important;padding:3px 9px!important}.compact-delivery div{padding:7px 2px!important;font-size:12px!important}
.premium-pay-btn{margin-top:12px!important;background:linear-gradient(135deg,#3b180a 0%,#6b3518 46%,#3b180a 100%)!important;border:1px solid #d5a13d!important;box-shadow:0 10px 28px rgba(63,28,10,.25),inset 0 0 0 1px rgba(255,222,141,.18)!important;color:#f6db96!important;font-size:17px!important;min-height:54px!important;border-radius:15px!important;letter-spacing:.01em!important}
.premium-pay-btn:disabled{opacity:.55!important}.payment-methods-note{display:flex;flex-wrap:wrap;justify-content:center;gap:5px;margin:10px 0 5px}.payment-methods-note span{font-size:10px;padding:4px 7px;border:1px solid rgba(151,96,20,.2);border-radius:999px;color:#745632;background:#fffaf0}.browser-warning{margin:0 0 11px;padding:10px 11px;border-radius:12px;background:#fff3d7;border:1px solid #d5a13d;color:#5c3518;font-size:12px;line-height:1.45}.browser-warning strong{display:block;color:#8d5b13;margin-bottom:2px}
@media(min-width:540px){.order-product-grid{grid-template-columns:1fr 1fr}.order-product-grid .product-card{grid-template-columns:1fr!important;min-height:0!important}.order-product-grid .product-image{height:170px!important}.single-order-shell{padding:0 18px!important}}
@media(max-width:420px){.site-header nav{display:none!important}.hero-actions{grid-template-columns:1fr!important}.category-panels{grid-template-columns:1fr 1fr!important;gap:8px!important}.category-panel{min-height:135px!important}.category-panel img{height:72px!important}.category-panel h3{font-size:16px!important}.category-panel p{font-size:10px!important}.premium-order-card{padding:13px!important}.form-grid{grid-template-columns:1fr!important}.mobile-buy{display:flex!important}}


/* ===== GUJARATI-FIRST MOBILE FINAL POLISH ===== */
body,button,input,textarea,select{font-family:"Anek Gujarati",system-ui,sans-serif!important}
.review-track{scroll-snap-type:x mandatory!important;scrollbar-width:none!important}.review-track::-webkit-scrollbar{display:none}.review-track figure{scroll-snap-align:center!important;flex:0 0 min(84vw,390px)!important}
.order-product-grid{display:grid!important;grid-template-columns:1fr!important;gap:12px!important}
.order-product-grid .product-card{display:block!important;position:relative!important;min-height:0!important;height:auto!important;padding:10px!important;border-radius:22px!important;overflow:hidden!important;background:linear-gradient(180deg,#fffdf7,#f9ebcf)!important;border:1px solid rgba(184,126,35,.30)!important;box-shadow:0 12px 30px rgba(61,29,11,.10)!important;transform:none!important}
.order-product-grid .product-card:hover{transform:none!important}
.order-product-grid .product-image{position:relative!important;inset:auto!important;width:100%!important;height:178px!important;min-height:178px!important;max-height:178px!important;border-radius:16px!important;overflow:hidden!important;background:#efe1c6!important}
.order-product-grid .product-image img{position:static!important;width:100%!important;height:100%!important;object-fit:cover!important;padding:0!important;transform:none!important}
.order-product-grid .product-info{position:static!important;display:block!important;padding:12px 3px 3px!important;margin:0!important;background:transparent!important;color:#4a230f!important;transform:none!important}
.order-product-grid .product-info .mini{display:block!important;color:#a16e1d!important;font-size:9px!important;letter-spacing:.14em!important;margin-bottom:3px!important}
.order-product-grid .product-info h3{position:static!important;margin:0 0 2px!important;font-size:20px!important;line-height:1.22!important;color:#4c220e!important;text-shadow:none!important}
.order-product-grid .product-info .english{position:static!important;margin:0 0 9px!important;font-size:10px!important;color:#8a7259!important;text-shadow:none!important}
.order-product-grid .variant-row{position:static!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important;margin:8px 0!important;transform:none!important}
.order-product-grid .variant-btn{position:static!important;width:100%!important;min-height:42px!important;padding:8px 6px!important;border-radius:12px!important;font-size:11px!important;line-height:1.2!important;background:#fffaf0!important;color:#684019!important;border:1px solid rgba(160,102,20,.28)!important;box-shadow:none!important;transform:none!important}
.order-product-grid .variant-btn.active{background:linear-gradient(135deg,#4c210e,#6a371b)!important;color:#f8dfa0!important;border-color:#c99738!important}
.order-product-grid .selected-price{position:static!important;display:inline-block!important;margin:5px 0 8px!important;font-size:21px!important;color:#9d691a!important;text-shadow:none!important}
.order-product-grid .add-btn{position:static!important;width:100%!important;min-height:46px!important;margin:0!important;padding:10px 12px!important;border-radius:13px!important;background:linear-gradient(135deg,#3b180a,#633017,#3b180a)!important;color:#f6db96!important;border:1px solid #d5a13d!important;font-size:14px!important;font-weight:800!important;transform:none!important}
.guj-footer .policy-footer-links{display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:5px!important}.guj-footer .policy-footer-links a{text-decoration:none!important;color:#ead4a1!important;font-size:12px!important}.guj-footer .policy-footer-links a:hover{text-decoration:underline!important}
.footer-grid{gap:24px!important}.footer-grid h4{font-family:"Anek Gujarati",sans-serif!important}
.mobile-buy{z-index:50!important}
@media(max-width:480px){.section-pad{padding-top:48px!important;padding-bottom:48px!important}.order-heading h2{font-size:28px!important}.review-head{align-items:center!important}.review-nav{display:flex!important}.footer-grid{grid-template-columns:1fr!important}.footer-grid>div{padding-bottom:13px;border-bottom:1px solid rgba(255,255,255,.08)}.footer-grid>div:last-child{border-bottom:0}.order-product-grid .product-image{height:164px!important;min-height:164px!important;max-height:164px!important}}


/* ===== ULTIMATE GOLD / SOCIAL PROOF / BULK ORDER ===== */
.brand-proof-bar{background:linear-gradient(90deg,#2b0f05,#603014 45%,#2b0f05);border-bottom:1px solid #d9aa48;color:#f8dfa0;overflow:hidden;box-shadow:0 5px 18px rgba(36,13,4,.22)}
.proof-inner{min-height:34px;display:flex;align-items:center;justify-content:center;gap:7px;padding:5px 10px;font-size:11px;letter-spacing:.02em;text-align:center}.proof-inner strong{font-size:12px}.proof-star{color:#ffd879;text-shadow:0 0 10px rgba(255,213,119,.8)}.proof-dot{color:#c99a3b}
.site-header{border-bottom:1px solid rgba(199,145,46,.38)!important;box-shadow:0 8px 30px rgba(68,34,12,.10)!important}.header-cta{box-shadow:0 0 0 1px rgba(233,196,108,.36),0 9px 22px rgba(52,21,7,.18)!important}
.eyebrow{color:#a77724!important}.section-heading h2{background:linear-gradient(135deg,#3c1809,#925f1c,#4c210e);-webkit-background-clip:text;background-clip:text;color:transparent!important}
.premium-order-card,.compare-card,.process-card,.voice-card{position:relative}.premium-order-card:after,.compare-card:after,.process-card:after,.voice-card:after{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;background:linear-gradient(120deg,transparent 25%,rgba(255,224,145,.16) 46%,transparent 66%);background-size:220% 100%;animation:goldShimmer 6s linear infinite}.premium-order-card>* ,.compare-card>* ,.process-card>* ,.voice-card>*{position:relative;z-index:1}@keyframes goldShimmer{to{background-position:-220% 0}}
.choice-label{font-size:11px;font-weight:800;color:#8a5a16;letter-spacing:.04em;margin:8px 0 5px}.variant-btn small{display:block;font-size:9px;margin-top:3px;opacity:.86}.bulk-box{margin:10px 0 11px;padding:10px;border-radius:15px;background:linear-gradient(145deg,rgba(255,252,244,.94),rgba(243,222,180,.70));border:1px solid rgba(184,126,35,.24);box-shadow:inset 0 1px 0 rgba(255,255,255,.9)}
.kg-presets{display:grid;grid-template-columns:repeat(5,1fr);gap:4px;margin:6px 0 9px}.kg-preset{min-width:0;padding:7px 2px;border-radius:9px;border:1px solid rgba(157,100,20,.25);background:#fffaf0;color:#684019;font-family:inherit;font-size:9px;font-weight:800}.kg-preset.active{background:linear-gradient(135deg,#4b200d,#74401d);border-color:#d2a24c;color:#f9e0a2;box-shadow:0 4px 12px rgba(74,31,12,.16)}
.product-qty-row{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:7px 0;border-top:1px solid rgba(169,111,26,.14);border-bottom:1px solid rgba(169,111,26,.14);font-size:11px;color:#755531}.product-stepper{display:grid;grid-template-columns:34px 40px 34px;align-items:center;border:1px solid rgba(157,100,20,.28);border-radius:11px;overflow:hidden;background:#fffaf0}.product-stepper button{height:34px;border:0;background:transparent;color:#693b16;font-size:19px}.product-stepper strong{text-align:center;font-size:13px;color:#4d230e}.bulk-total{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin-top:8px}.bulk-total>div{padding:8px;border-radius:10px;background:rgba(88,42,14,.045);border:1px solid rgba(157,100,20,.12)}.bulk-total span{display:block;font-size:9px;color:#8d704f}.bulk-total strong{display:block;font-size:15px;color:#9c6718;margin-top:2px}
.premium-compare{background:linear-gradient(180deg,#fffaf0,#f4e2bf)}.compare-card{overflow:hidden;border-radius:24px;border:1px solid rgba(190,135,42,.32);background:rgba(255,253,247,.88);box-shadow:0 20px 55px rgba(65,31,10,.11)}.compare-head,.compare-row{display:grid;grid-template-columns:.8fr 1.1fr 1fr;gap:8px;align-items:center;padding:12px 14px}.compare-head{background:linear-gradient(135deg,#351507,#633016);color:#f3d58d;border-bottom:1px solid #c99738;font-size:11px}.compare-head strong{text-align:center;color:#ffd879}.compare-row{border-bottom:1px solid rgba(173,115,28,.12);font-size:11px;color:#755b3f}.compare-row:last-child{border-bottom:0}.compare-row b{color:#553019}.compare-row strong{color:#8d5b13;text-align:center}.compare-row span{text-align:center;color:#8b7863}
.making-process{background:radial-gradient(circle at 50% 0,rgba(224,184,90,.10),transparent 35%),#321307;color:#f6dfaa}.making-process .section-heading h2{-webkit-text-fill-color:initial;color:#f1d38a!important;background:none}.making-process .section-heading p{color:#d6bb91}.process-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.process-card{overflow:hidden;padding:22px 18px;border-radius:22px;border:1px solid rgba(216,169,73,.36);background:linear-gradient(145deg,rgba(104,54,24,.72),rgba(47,17,6,.94));box-shadow:0 22px 50px rgba(0,0,0,.22)}.process-icon{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;border:1px solid #d5a13d;color:#f4d887;background:rgba(255,225,145,.08);font-weight:800}.process-card h3{font-size:22px;color:#f6da95;margin:12px 0 5px}.process-card p{font-size:13px;line-height:1.7;color:#e4ca9e;margin:0}.process-card p strong{color:#ffd87a}
.voice-section{background:linear-gradient(180deg,#fff8e8,#f0d9aa)}.voice-track{display:flex;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding:4px 1px 16px}.voice-track::-webkit-scrollbar{display:none}.voice-card{scroll-snap-align:center;flex:0 0 min(86vw,420px);padding:17px;border-radius:20px;border:1px solid rgba(182,124,33,.28);background:linear-gradient(145deg,#fffdf7,#f7e7c6);box-shadow:0 15px 34px rgba(68,33,12,.10);overflow:hidden}.voice-top{display:grid;grid-template-columns:40px 1fr auto;align-items:center;gap:8px}.avatar{width:40px;height:40px;display:grid;place-items:center;border-radius:50%;background:linear-gradient(135deg,#4a1d0b,#81471d);border:1px solid #d5a13d;color:#f5d992;font-weight:800}.voice-top strong{display:block;font-size:13px;color:#4e250f}.voice-top small{display:block;color:#91795d;font-size:9px}.stars{color:#c8912c;font-size:11px;letter-spacing:1px}.voice-card p{font-size:14px;line-height:1.65;color:#62472e;margin:14px 0 2px}.voice-dots{display:flex;justify-content:center;gap:5px}.voice-dots span{width:6px;height:6px;border-radius:50%;background:#cbb590;transition:.3s}.voice-dots span.active{width:18px;border-radius:99px;background:#9d691a}
.social-proof{position:fixed;z-index:95;right:10px;bottom:88px;width:min(360px,calc(100vw - 20px));display:grid;grid-template-columns:38px 1fr;gap:9px;align-items:center;padding:10px 12px;border-radius:16px;background:linear-gradient(145deg,#fffaf0,#f2dcae);border:1px solid #c99635;box-shadow:0 16px 45px rgba(47,20,6,.28);transform:translateX(calc(100% + 30px));opacity:0;transition:transform .5s cubic-bezier(.2,.85,.25,1),opacity .35s}.social-proof.show{transform:translateX(0);opacity:1}.social-proof-icon{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,#4b1f0d,#7a411c);color:#ffd875;border:1px solid #d5a13d}.social-proof small{display:block;font-size:8px;letter-spacing:.08em;color:#9a6a21;font-weight:800}.social-proof strong{display:block;font-size:12px;line-height:1.25;color:#4e250f;margin:1px 0}.social-proof span{display:block;font-size:9px;color:#8c7255}
@media(max-width:600px){.compare-head,.compare-row{grid-template-columns:.72fr 1.15fr .95fr;padding:10px 8px;gap:4px;font-size:9px}.compare-head{font-size:9px}.process-grid{grid-template-columns:1fr}.kg-presets{grid-template-columns:repeat(5,1fr)}.social-proof{right:8px;bottom:86px}.proof-inner{font-size:9px}.proof-inner strong{font-size:10px}}


/* ===== PERFORMANCE / NO-LAG MOBILE PATCH ===== */
html{scroll-behavior:auto!important}
body{overflow-x:hidden!important}
.reveal,.reveal.show{opacity:1!important;transform:none!important;transition:none!important}
.premium-order-card:after,.compare-card:after,.process-card:after,.voice-card:after{display:none!important;animation:none!important}
.site-header,.policy-top{backdrop-filter:none!important;-webkit-backdrop-filter:none!important}
.product-card,.premium-order-card,.compare-card,.process-card,.voice-card,.social-proof{
  box-shadow:0 8px 22px rgba(57,27,10,.10)!important
}
.category-intro,.story-band,.why,.premium-compare,.making-process,.reviews,.voice-section,.checkout,footer{
  content-visibility:auto;
  contain-intrinsic-size:700px;
}
.order-product-grid .product-image img,.review-track img{transform:none!important;filter:none!important}
.review-track{overscroll-behavior-x:contain!important}
.review-track figure{contain:layout paint!important}
.social-proof{transition:transform .26s ease,opacity .22s ease!important}
@media(max-width:480px){
  .section-pad{padding-top:38px!important;padding-bottom:38px!important}
  .order-product-grid .product-image{height:150px!important;min-height:150px!important;max-height:150px!important}
  .premium-order-card{border-radius:20px!important}
  .process-card,.voice-card,.compare-card{box-shadow:0 6px 16px rgba(57,27,10,.08)!important}
}
@media(prefers-reduced-motion:reduce){
  *,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}
}
