/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.start{inset-inline-start:var(--spacing)}.container{width:100%}@media (width>=40rem){.container{max-width:40rem}}@media (width>=48rem){.container{max-width:48rem}}@media (width>=64rem){.container{max-width:64rem}}@media (width>=80rem){.container{max-width:80rem}}@media (width>=96rem){.container{max-width:96rem}}.table{display:table}}:root{--maroon:#621c2b;--maroon-dark:#3d101b;--charcoal:#1d1b19;--cream:#f7f0e2;--cream-deep:#eadbc2;--paper:#fffaf0;--saffron:#e55b1f;--saffron-dark:#bd3c0e;--gold:#bd8d3d;--green:#294c3b;--gulabi:#f04479;--nizam-blue:#247d83;--acid:#e6f36a;--muted:#6c6156;--line:#2b1e162e;--display:Georgia, "Times New Roman", serif;--sans:Inter, ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--shadow:0 20px 60px #32171024}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--charcoal);font-family:var(--sans);-webkit-font-smoothing:antialiased;margin:0;font-size:18px;line-height:1.62}body::selection{background:var(--saffron);color:#fff}img{max-width:100%;display:block}a{color:inherit;text-underline-offset:.2em;text-decoration-thickness:1px}button,input,select,textarea{font:inherit}button,select{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}:focus-visible{outline-offset:3px;outline:3px solid #1672d3}.skip-link{z-index:200;color:#000;background:#fff;border-radius:.25rem;padding:.9rem 1.1rem;font-weight:800;position:fixed;top:-6rem;left:1rem}.skip-link:focus{top:1rem}.container{width:min(1180px,100% - 40px);margin-inline:auto}.narrow{width:min(820px,100% - 40px)}.section{padding:clamp(4.5rem,8vw,8rem) 0}h1,h2,h3,p{margin-top:0}h1,h2,h3{text-wrap:balance}h1,h2{font-family:var(--display);letter-spacing:-.04em;font-weight:700;line-height:.98}h1{font-size:clamp(3.35rem,8vw,7.5rem)}h2{font-size:clamp(2.7rem,5.4vw,5.5rem)}h3{font-size:clamp(1.35rem,2vw,1.7rem);line-height:1.14}p{text-wrap:pretty}.eyebrow{color:var(--maroon);letter-spacing:.15em;text-transform:uppercase;margin-bottom:1rem;font-size:.75rem;font-weight:900;line-height:1.3}.eyebrow.light{color:#ffd4ac}.button-row{flex-wrap:wrap;gap:.85rem;display:flex}.button{letter-spacing:.035em;text-align:center;border:2px solid #0000;border-radius:2px;justify-content:center;align-items:center;min-height:54px;padding:.85rem 1.35rem;font-size:.88rem;font-weight:900;line-height:1.2;text-decoration:none;transition:transform .16s,background .16s,border .16s;display:inline-flex}.button:hover:not(:disabled){transform:translateY(-2px)}.button-small{min-height:46px;padding:.65rem 1rem;font-size:.78rem}.button-saffron{background:var(--saffron);color:#fff;border-color:var(--saffron)}.button-saffron:hover:not(:disabled){background:var(--saffron-dark);border-color:var(--saffron-dark)}.button-dark{background:var(--charcoal);color:#fff}.button-cream{background:var(--cream);color:var(--maroon-dark);border-color:var(--cream)}.button-outline{border-color:var(--charcoal);color:var(--charcoal)}.button-ghost-light{color:#fff;background:#00000014;border-color:#ffffffb8}.button-full{width:100%}.centered-button{width:fit-content;margin:2.2rem auto 0;display:flex}.text-link{color:var(--maroon);border-bottom:1px solid;align-items:center;gap:.5rem;padding-bottom:.15rem;font-weight:850;text-decoration:none;display:inline-flex}.announcement{background:var(--charcoal);color:#fff;text-align:center;justify-content:center;align-items:center;gap:.7rem;min-height:36px;padding:.35rem 1rem;font-size:.74rem;font-weight:750;line-height:1.35;display:flex}.announcement a{color:#ffc89c;font-weight:900}.announcement-extra{opacity:.72}.site-header{z-index:80;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f7f0e2f5;position:sticky;top:0}.header-inner{grid-template-columns:auto 1fr auto;align-items:center;gap:2rem;width:min(1400px,100% - 32px);min-height:82px;margin:auto;display:grid}.brand{width:fit-content;color:var(--maroon);grid-template-rows:auto auto;grid-template-columns:auto auto;align-items:center;column-gap:.4rem;line-height:1;text-decoration:none;display:grid}.brand-sun{color:var(--saffron);grid-row:1/3;font-size:1.7rem}.brand-name{font-family:var(--display);letter-spacing:.055em;font-size:1.55rem;font-weight:900}.brand-sub{letter-spacing:.27em;font-size:.57rem;font-weight:900}.desktop-nav{justify-content:center;align-items:center;gap:clamp(.8rem,2vw,1.7rem);display:flex}.desktop-nav a{letter-spacing:.02em;white-space:nowrap;font-size:.72rem;font-weight:850;text-decoration:none}.desktop-nav a:hover{color:var(--saffron)}.header-actions{align-items:center;gap:.8rem;display:flex}.cart-button{background:0 0;border:0;min-height:46px;font-size:.77rem;font-weight:900}.cart-button span{background:var(--maroon);color:#fff;border-radius:50%;place-items:center;min-width:24px;height:24px;margin-left:.25rem;font-size:.65rem;display:inline-grid}.menu-button{background:0 0;border:0;align-items:center;gap:.6rem;min-height:48px;font-size:.75rem;font-weight:900;display:none}.menu-lines{gap:5px;width:22px;display:grid}.menu-lines i{background:currentColor;height:2px}.mobile-nav{display:none}.hero{color:#fff;background:#1d1713;align-items:center;min-height:min(810px,100vh - 118px);display:flex;position:relative;overflow:hidden}.hero-image,.hero-scrim{width:100%;height:100%;position:absolute;inset:0}.hero-image{object-fit:cover;object-position:center}.hero-scrim{background:linear-gradient(90deg,#1b0b0de6 0%,#2d10139e 43%,#140c0814 75%),linear-gradient(#0000 55%,#14080580)}.hero-content{z-index:2;padding-block:5.5rem;position:relative}.hero-content h1{max-width:770px;margin-bottom:1.4rem;font-size:clamp(4rem,8vw,7.7rem)}.hero-content h1 em{color:#ffb46f;font-weight:400}.hero-copy{color:#ffffffe0;max-width:670px;margin-bottom:1.2rem;font-size:clamp(1.05rem,1.6vw,1.28rem);line-height:1.55}.hero-tags{flex-wrap:wrap;gap:.5rem;margin-bottom:2rem;display:flex}.hero-tags span{color:#fff;letter-spacing:.08em;text-transform:uppercase;background:#1d1b1980;border:1px solid #ffffff94;padding:.42rem .65rem;font-size:.6rem;font-weight:950;transform:rotate(-1.5deg)}.hero-tags span:nth-child(2){background:var(--gulabi);border-color:var(--gulabi);transform:rotate(1.5deg)}.hero-tags span:nth-child(3){background:var(--acid);border-color:var(--acid);color:var(--charcoal);transform:rotate(-.5deg)}.charminar-outline{z-index:1;opacity:.34;pointer-events:none;width:min(32vw,410px);height:66%;position:absolute;top:9%;right:4vw}.charminar-outline:before{content:"";border:2px solid #ffd3aa;border-bottom:0;border-radius:50% 50% 0 0/34% 34% 0 0;position:absolute;inset:18% 16% 3%;box-shadow:inset 0 0 0 8px #ffd3aa14,0 0 0 8px #ffd3aa0d}.charminar-outline:after{content:"";border-block:2px solid #ffd3aa;height:11%;position:absolute;top:27%;left:8%;right:8%}.charminar-outline span{border:2px solid #ffd3aa;border-radius:50% 50% 0 0/8% 8% 0 0;width:11%;position:absolute;top:0;bottom:0}.charminar-outline span:first-child{left:0}.charminar-outline span:last-child{right:0}.hero-seal{z-index:2;color:#fff;text-align:center;border:1px solid #ffffff94;border-radius:50%;place-content:center;gap:.15rem;width:116px;height:116px;display:grid;position:absolute;bottom:3vw;right:3vw;transform:rotate(8deg)}.hero-seal:before{content:"";border:1px dashed #ffffff73;border-radius:50%;position:absolute;inset:7px}.hero-seal span{letter-spacing:.15em;font-size:.56rem;font-weight:900}.hero-seal strong{font-family:var(--display);font-size:2rem}.trust-row{background:var(--paper);border-bottom:1px solid var(--line)}.trust-inner{grid-template-columns:repeat(4,1fr);align-items:center;min-height:76px;display:grid}.trust-inner span{border-right:1px solid var(--line);align-items:center;gap:.65rem;min-height:40px;padding:0 1rem;font-size:.76rem;font-weight:800;line-height:1.25;display:flex}.trust-inner span:first-child{padding-left:0}.trust-inner span:last-child{border-right:0}.trust-inner b{color:var(--saffron);letter-spacing:.08em;font-size:.6rem}.ticker{background:linear-gradient(90deg, var(--saffron), var(--gulabi) 52%, var(--nizam-blue));color:#fff;letter-spacing:.08em;white-space:nowrap;justify-content:center;align-items:center;gap:1.4rem;min-height:54px;padding:.75rem 1rem;font-size:.77rem;font-weight:950;display:flex;overflow:hidden}.ticker i{color:var(--acid);font-style:normal}.section-heading{text-align:center;max-width:850px;margin:0 auto clamp(2.8rem,5vw,5rem)}.section-heading.align-left{text-align:left;margin-left:0}.section-heading h2{color:var(--maroon-dark);margin-bottom:1.2rem}.section-heading>p:last-child{max-width:690px;color:var(--muted);margin:auto;font-size:1.05rem}.section-heading.align-left>p:last-child{margin-left:0}.tradition-section{position:relative;overflow:hidden}.tradition-section:before{content:"";border:1px solid #621c2b1c;border-radius:50%;width:420px;height:420px;position:absolute;top:80px;right:-210px;box-shadow:0 0 0 38px #621c2b09,0 0 0 76px #621c2b06}.card-grid{gap:1.1rem;display:grid}.three-up{grid-template-columns:repeat(3,1fr)}.feature-card{background:var(--paper);border:1px solid var(--line);flex-direction:column;justify-content:flex-end;min-height:340px;padding:2rem;display:flex;position:relative;box-shadow:0 10px 34px #3318110f}.feature-card:nth-child(2){background:var(--maroon);color:#fff;transform:translateY(1.8rem)}.feature-card:nth-child(2) h3{color:#fff2df}.feature-card:nth-child(2) p{color:#ffffffbd}.feature-card:nth-child(3){background:#dd9a31}.card-number{letter-spacing:.1em;font-size:.65rem;font-weight:900;position:absolute;top:1.4rem;left:1.5rem}.feature-mark{color:var(--saffron);font-size:2.3rem;position:absolute;top:1.1rem;right:1.4rem}.feature-card:nth-child(2) .feature-mark{color:#ffb76e}.feature-card:nth-child(3) .feature-mark{color:var(--maroon)}.feature-card h3{color:var(--maroon-dark);font-family:var(--display);margin:0 0 .8rem;font-size:2rem}.feature-card p{color:var(--muted);margin:0}.section-maroon{background:var(--maroon);color:#fff}.product-feature-grid{grid-template-columns:minmax(0,1.05fr) minmax(430px,.95fr);align-items:center;gap:clamp(2.5rem,6vw,6.5rem);display:grid}.product-visual{min-height:620px;box-shadow:var(--shadow);border:1px solid #ffffff2e;position:relative;overflow:hidden}.product-visual:after{content:"";pointer-events:none;border:1px solid #ffffff6b;position:absolute;inset:16px}.product-visual img{width:100%;height:100%;min-height:inherit;object-fit:cover;object-position:63% center}.image-label{z-index:2;color:#fff;letter-spacing:.1em;text-transform:uppercase;background:#19100cc7;padding:.45rem .7rem;font-size:.64rem;font-weight:850;position:absolute;bottom:1.8rem;left:2rem}.product-stamp{z-index:2;background:var(--saffron);color:#fff;text-align:center;border-radius:50%;place-content:center;width:120px;height:120px;display:grid;position:absolute;top:1.8rem;right:1.8rem;transform:rotate(7deg);box-shadow:0 12px 30px #00000038}.product-stamp strong{font-family:var(--display);font-size:1.45rem}.product-stamp small{letter-spacing:.12em;font-size:.53rem;font-weight:900}.product-feature-copy>h2{color:#fff;margin-bottom:1.4rem;font-size:clamp(3rem,5vw,5.4rem)}.product-feature-copy>p{color:#ffffffc2}.purchase-panel{margin-top:1.7rem}.purchase-compact{border-top:1px solid #fff3;padding-top:1.3rem}.price-line{justify-content:space-between;align-items:baseline;gap:1rem;margin-bottom:1rem;display:flex}.price-line strong{font-family:var(--display);font-size:2rem}.price-line span{color:inherit;opacity:.66;text-transform:uppercase;letter-spacing:.08em;font-size:.7rem;font-weight:800}.field-grid{grid-template-columns:1fr auto;align-items:end;gap:1rem;display:grid}.field-grid label>span,.quantity-field>span,.purchase-options legend,.inline-form>label{letter-spacing:.08em;text-transform:uppercase;margin-bottom:.4rem;font-size:.68rem;font-weight:900;display:block}select,input,textarea{width:100%;min-height:52px;color:var(--charcoal);background:#fff;border:1px solid #2c1e1659;border-radius:1px;padding:.72rem .85rem}textarea{resize:vertical}.section-maroon select,.section-maroon input{border-color:#ffffff4d}.quantity-control{min-height:52px;color:var(--charcoal);background:#fff;border:1px solid #2c1e1659;align-items:center;display:flex}.quantity-control button{background:0 0;border:0;width:48px;min-height:50px;font-size:1.25rem}.quantity-control output{text-align:center;min-width:38px;font-weight:800}.purchase-options{border:0;margin:1rem 0;padding:0}.purchase-options label{border:1px solid #ffffff3d;grid-template-columns:auto 1fr;align-items:center;gap:.75rem;min-height:66px;margin-bottom:.55rem;padding:.7rem .8rem;display:grid}.product-info .purchase-options label{border-color:var(--line)}.purchase-options label.selected{border-color:var(--saffron);background:#e55b1f17}.purchase-options input{width:20px;height:20px;min-height:auto;accent-color:var(--saffron)}.purchase-options strong,.purchase-options small{display:block}.purchase-options strong{font-size:.82rem}.purchase-options small{opacity:.7;margin-top:.15rem;font-size:.7rem}.purchase-notes{gap:.25rem;margin-top:1rem;display:grid}.purchase-notes p{opacity:.78;margin:0;font-size:.7rem}.purchase-notes a{font-weight:800}.verified-note{background:#ffffff17;border-left:3px solid #ffb46f;margin:1rem 0 0;padding:.7rem .8rem;font-size:.68rem;line-height:1.45}.product-info .verified-note{background:#621c2b0f}.waitlist-purchase{gap:.75rem;display:grid}.waitlist-purchase>span{color:#ffc181;letter-spacing:.12em;font-size:.62rem;font-weight:900}.waitlist-purchase h3{color:var(--maroon-dark);font-family:var(--display);margin:0;font-size:clamp(2rem,3.5vw,3rem)}.waitlist-purchase p{color:var(--muted);margin:0 0 .4rem;font-size:.82rem}.section-maroon .waitlist-purchase h3{color:#fff}.section-maroon .waitlist-purchase p{color:#ffffffc2}.spice-scale{border:1px solid var(--line);background:#fff5e8;margin:1.2rem 0;padding:1rem}.spice-scale-title{justify-content:space-between;gap:1rem;font-size:.76rem;display:flex}.spice-scale-title span{color:var(--maroon);font-weight:850}.spice-track{grid-template-columns:repeat(5,1fr);gap:4px;height:10px;margin:.7rem 0;display:grid}.spice-track i{background:#e9c4a2}.spice-track i:nth-child(-n+3){background:var(--saffron)}.spice-scale small{color:var(--muted)}.exclusive-section{background:linear-gradient(180deg, var(--paper), #f3dfc2);position:relative;overflow:hidden}.exclusive-section:before{content:"";border:2px solid #247d8329;border-bottom:0;border-radius:50% 50% 0 0/34% 34% 0 0;width:330px;height:420px;position:absolute;top:110px;right:-90px;box-shadow:0 0 0 18px #f044790b,0 0 0 36px #e55b1f09}.exclusive-section>.container{z-index:1;position:relative}.exclusive-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.exclusive-card{background:var(--cream);border:1px solid var(--line);overflow:hidden;box-shadow:0 12px 38px #32171014}.exclusive-card:nth-child(2){transform:translateY(1.2rem)rotate(-.65deg)}.exclusive-card:nth-child(3){transform:rotate(.5deg)}.exclusive-image{aspect-ratio:4/3;background:var(--cream-deep);position:relative;overflow:hidden}.exclusive-image img{object-fit:cover}.exclusive-image:after{content:"";z-index:1;pointer-events:none;border:2px solid #ffffffa8;border-bottom:0;border-radius:50% 50% 0 0/34% 34% 0 0;position:absolute;inset:9% 17% -20%;box-shadow:0 0 0 7px #f044791f}.exclusive-card-copy{padding:1.5rem}.drop-line{color:var(--nizam-blue);letter-spacing:.09em;text-transform:uppercase;margin-bottom:.55rem;font-size:.64rem;font-weight:950;display:block}.coming-badge{background:var(--gulabi);color:#fff;letter-spacing:.11em;text-transform:uppercase;padding:.35rem .55rem;font-size:.58rem;font-weight:900;display:inline-block;transform:rotate(-1.5deg)}.exclusive-card:nth-child(2) .coming-badge{background:var(--nizam-blue);transform:rotate(1deg)}.exclusive-card:nth-child(3) .coming-badge{background:var(--saffron)}.exclusive-card h3{color:var(--maroon-dark);font-family:var(--display);margin:1.4rem 0 .65rem;font-size:clamp(1.8rem,3vw,2.4rem)}.exclusive-card p{color:var(--muted);margin:0;font-size:.82rem}.sun-process{background:var(--charcoal);color:#fff;margin-top:clamp(2.5rem,5vw,5rem);padding:clamp(1.5rem,4vw,3rem)}.sun-process-heading{grid-template-columns:.9fr 1.1fr;align-items:end;gap:clamp(1.5rem,5vw,5rem);margin-bottom:1.6rem;display:grid}.sun-process-heading .eyebrow{margin-bottom:.6rem}.sun-process-heading h3{color:#fff;font-family:var(--display);margin:0;font-size:clamp(2rem,4vw,3.5rem)}.sun-process-heading>p{color:#ffffffad;margin:0;font-size:.82rem}.sun-process-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem;display:grid}.sun-process-grid figure{margin:0}.sun-process-image{aspect-ratio:4/3;background:#352b24;position:relative;overflow:hidden}.sun-process-image img{object-fit:cover}.sun-process-grid figcaption{color:#ffffffc7;letter-spacing:.06em;text-transform:uppercase;padding:.65rem .1rem 0;font-size:.67rem;font-weight:800}.how-made{background:#ead9be}.timeline{border-top:1px solid var(--maroon);grid-template-columns:repeat(4,1fr);margin:0;padding:0;list-style:none;display:grid}.timeline li{border-right:1px solid #621c2b38;padding:2rem 1.5rem 1rem 0;position:relative}.timeline li:last-child{border-right:0}.timeline li>span{background:var(--maroon);color:#fff;border-radius:50%;place-items:center;width:42px;height:42px;margin-top:-3.35rem;font-size:.65rem;font-weight:900;display:grid}.timeline h3{color:var(--maroon);font-family:var(--display);margin-top:1.7rem;margin-bottom:.6rem;font-size:1.8rem}.timeline p{color:#5d4e42;font-size:.88rem}.safety-note{background:var(--paper);border:1px solid #621c2b3d;grid-template-columns:44px 1fr;align-items:center;gap:1rem;margin-top:3.5rem;padding:1.2rem 1.3rem;display:grid}.safety-note>span{background:var(--saffron);color:#fff;border-radius:50%;place-items:center;width:42px;height:42px;font-weight:950;display:grid}.safety-note p{margin:0;font-size:.8rem}.enjoy-section{background:var(--paper)}.serving-grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.serving-grid article{background:var(--cream);border:1px solid var(--line);flex-direction:column;min-height:0;padding:0;display:flex;overflow:hidden}.serving-card-image{aspect-ratio:4/3;background:var(--cream-deep);position:relative;overflow:hidden}.serving-card-image img{object-fit:cover}.serving-card-copy{padding:1.45rem}.serving-grid span{background:var(--saffron);color:#fff;padding:.2rem .45rem;font-size:.65rem;font-weight:900;display:inline-block;transform:rotate(-2deg)}.serving-grid article:nth-child(3n+2) span{background:var(--gulabi);transform:rotate(1.5deg)}.serving-grid article:nth-child(3n) span{background:var(--nizam-blue)}.serving-grid h3{color:var(--maroon);font-family:var(--display);margin:1.35rem 0 .6rem;font-size:1.8rem}.serving-grid p{color:var(--muted);font-size:.83rem}.serving-card-text-only{color:#fff;justify-content:flex-end;min-height:100%;position:relative;background:var(--maroon)!important}.serving-card-text-only:before{content:"✦";color:#ffc181;opacity:.34;font-size:clamp(4rem,8vw,7rem);line-height:1;position:absolute;top:1.5rem;right:1.6rem}.serving-card-text-only .serving-card-copy{z-index:1;padding-top:clamp(8rem,16vw,14rem);position:relative}.serving-card-text-only h3{color:#fff}.serving-card-text-only p{color:#ffffffb8}.serving-card-text-only span{color:var(--charcoal);background:var(--acid)!important}.package-first{background:var(--cream);border-left:4px solid var(--maroon);text-align:center;max-width:860px;margin:2rem auto 0;padding:1rem 1.2rem;font-size:.8rem}.story-preview{background:var(--green);color:#fff;position:relative;overflow:hidden}.story-grid{grid-template-columns:.9fr 1.1fr;align-items:center;gap:clamp(2.5rem,7vw,7rem);display:grid}.story-photo{background:linear-gradient(#0000 50%,#00000085),url(/hero-kebab.jpg) 66%/cover;border:1px solid #ffffff4d;min-height:630px;position:relative}.photo-note{color:#fff;text-transform:uppercase;letter-spacing:.09em;background:#000000b8;padding:.45rem .65rem;font-size:.65rem;font-weight:850;position:absolute;bottom:1rem;left:1rem}.story-copy h2{color:#fff}.story-copy>p{color:#ffffffc7}.story-copy blockquote{color:#ffc181;font-family:var(--display);margin:2rem 0;font-size:clamp(1.8rem,3vw,3rem);line-height:1.05}.story-copy .text-link{color:#fff}.generation-section{background:var(--cream)}.generation-grid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.generation-card{min-height:540px;padding:clamp(2rem,5vw,4.5rem);position:relative;overflow:hidden}.generation-card h3{font-family:var(--display);font-size:clamp(2.7rem,5vw,5rem)}.generation-card ul{gap:.6rem;margin:2rem 0 0;padding:0;list-style:none;display:grid}.generation-card li:before{content:"✦";color:var(--saffron);margin-right:.65rem}.gen-z{background:var(--maroon);color:#fff}.gen-z:after{content:"";border:38px solid #ffb5702e;border-radius:50%;width:300px;height:300px;position:absolute;bottom:-160px;right:-160px}.family{color:var(--maroon-dark);background:#e4aa3b}.family:after{content:"";pointer-events:none;border:1px solid #621c2b47;position:absolute;inset:1rem}.generation-tag{background:var(--saffron);color:#fff;letter-spacing:.12em;padding:.65rem 1rem;font-size:.63rem;font-weight:950;position:absolute;bottom:2.2rem;left:0}.family .generation-tag{background:var(--maroon);left:auto;right:0}.reviews-section{background:var(--charcoal);color:#fff;overflow:hidden}.reviews-section .section-heading h2{color:#fff}.reviews-section .section-heading>p:last-child{color:#ffffff9e}.review-heading{grid-template-columns:1fr auto;align-items:end;gap:2rem;display:grid}.carousel-controls{gap:.55rem;margin-bottom:5rem;display:flex}.carousel-controls button{color:#fff;background:0 0;border:1px solid #fff6;min-height:48px;padding:.65rem .9rem;font-size:.75rem;font-weight:800}.review-rail{scroll-snap-type:x mandatory;scrollbar-color:var(--saffron) #ffffff1a;grid-auto-columns:minmax(320px,42%);grid-auto-flow:column;gap:1rem;padding-bottom:1rem;display:grid;overflow-x:auto}.review-rail figure{scroll-snap-align:start;background:#2b2824;border:1px solid #ffffff26;flex-direction:column;justify-content:space-between;min-height:360px;margin:0;padding:2rem;display:flex}.review-rail figure:nth-child(2){background:var(--maroon)}.sample-badge{letter-spacing:.11em;border:1px solid #ffffff73;width:fit-content;padding:.35rem .5rem;font-size:.56rem;font-weight:900}.stars{color:#f6a64d;letter-spacing:.12em}.review-rail blockquote{font-family:var(--display);margin:1.5rem 0;font-size:clamp(1.7rem,3vw,2.6rem);line-height:1.1}.review-rail figcaption{color:#ffffff8c;text-transform:uppercase;letter-spacing:.07em;font-size:.67rem}.social-section{background:var(--paper)}.social-heading{grid-template-columns:1fr auto;align-items:end;gap:2rem;display:grid}.social-links{gap:1rem;margin-bottom:5rem;display:flex}.social-links a{color:var(--maroon);font-weight:850}.social-grid{grid-template-rows:320px 320px;grid-template-columns:1fr 1fr 1fr;gap:.85rem;display:grid}.social-grid article{min-width:0}.social-grid .portrait-one{grid-row:1/3}.social-grid .landscape{grid-column:2/4}.social-image{background:linear-gradient(#0000 45%,#000000a6),url(/hero-kebab.jpg) 50%/cover;height:calc(100% - 60px);min-height:240px;position:relative}.social-image span{color:#fff;text-transform:uppercase;letter-spacing:.08em;font-size:.7rem;font-weight:850;position:absolute;bottom:1rem;left:1rem}.social-grid h3{margin:.55rem 0 0;font-size:.92rem}.social-grid p{color:var(--muted);margin:0;font-size:.65rem}.signup-section{background:var(--maroon);color:#fff;padding:clamp(4rem,7vw,7rem) 0}.signup-grid{grid-template-columns:.9fr 1.1fr;align-items:center;gap:clamp(2rem,7vw,7rem);display:grid}.signup-grid h2{color:#fff}.signup-grid>div>p:last-child{color:#ffffffb8}.signup-grid form{gap:.55rem;display:grid}.signup-grid form>label:not(.check-label){letter-spacing:.07em;text-transform:uppercase;font-size:.7rem;font-weight:850}.signup-grid form>label span{opacity:.7;text-transform:none;letter-spacing:0}.deadline-chip{background:var(--acid);width:fit-content;color:var(--charcoal);box-shadow:7px 7px 0 var(--gulabi);border:2px solid #fff;grid-template-columns:auto auto;align-items:baseline;column-gap:.6rem;margin-top:1.5rem;padding:.8rem 1rem;display:grid;transform:rotate(-2deg)}.deadline-chip span{letter-spacing:.11em;grid-column:1/3;font-size:.58rem;font-weight:950}.deadline-chip strong{font-family:var(--display);font-size:2rem;line-height:1}.deadline-chip small{font-size:.72rem;font-weight:900}.check-label{color:#ffffffb3;grid-template-columns:22px 1fr;align-items:start;gap:.6rem;font-size:.63rem;line-height:1.45;display:grid}.check-label input{width:18px;height:18px;min-height:auto;accent-color:var(--saffron)}.form-status{min-height:1.5rem;color:var(--maroon);margin:.6rem 0 0;font-size:.72rem;font-weight:750;line-height:1.4}.light-status{color:#ffd9b7}.faq-preview{background:var(--cream)}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{min-height:74px;color:var(--maroon-dark);cursor:pointer;justify-content:space-between;align-items:center;gap:1rem;padding:1.1rem 0;font-size:1rem;font-weight:850;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:var(--saffron);font-size:1.55rem;transition:transform .15s}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{max-width:720px;color:var(--muted);padding:0 2.5rem 1.5rem 0;font-size:.9rem}.faq-help{background:var(--paper);border:1px solid var(--line);text-align:center;margin-top:4rem;padding:2.2rem}.faq-help h2{color:var(--maroon);font-size:2.4rem}.compliance-band{color:var(--maroon-dark);background:#df9f36;padding:2.5rem 0}.compliance-band .container{grid-template-columns:.4fr 1fr;align-items:center;gap:2.5rem;display:grid}.compliance-band h2{margin:0;font-size:clamp(2rem,3vw,3rem)}.compliance-band p{margin:0;font-size:.78rem;font-weight:650}.breadcrumbs{align-items:center;gap:.55rem;min-height:48px;font-size:.67rem;font-weight:750;display:flex}.breadcrumbs span{align-items:center;gap:.55rem;display:inline-flex}.breadcrumbs i{color:var(--gold);font-style:normal}.breadcrumbs a{color:var(--muted)}.page-hero{align-items:center;min-height:480px;display:flex;position:relative;overflow:hidden}.page-hero .container{z-index:2;padding-block:4rem;position:relative}.page-hero h1{max-width:980px;margin-bottom:1.3rem}.page-hero .container>p:last-child{max-width:760px;font-size:1.1rem}.page-hero-cream{background:#ead9be}.page-hero-cream h1{color:var(--maroon-dark)}.page-hero-maroon{background:var(--maroon);color:#fff}.page-hero-maroon:before{content:"";border:2px solid #e6f36a38;border-bottom:0;border-radius:50% 50% 0 0/34% 34% 0 0;width:320px;height:390px;position:absolute;bottom:-150px;right:7%;box-shadow:0 0 0 13px #f044790f}.page-hero-maroon:after{content:"";border:50px solid #ffb97017;border-radius:50%;width:500px;height:500px;position:absolute;top:-230px;right:-180px;box-shadow:0 0 0 50px #ffb97009}.page-hero-image{color:#fff;min-height:650px}.page-hero-image:after{content:"";background:linear-gradient(90deg,#1b0b0de8,#1b0b0d6b 63%,#1b0b0d1f);position:absolute;inset:0}.page-hero-image>img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.page-hero-image .container>p:last-child{color:#ffffffc7}.shop-listing{background:var(--paper)}.shop-primary{grid-template-columns:1fr .88fr;align-items:center;gap:clamp(2rem,6vw,6rem);display:grid}.shop-primary .product-visual{min-height:620px}.shop-primary h2{color:var(--maroon-dark);font-size:clamp(2.8rem,5vw,5rem)}.shop-primary .purchase-options label{border-color:var(--line)}.shop-primary .verified-note{background:var(--cream)}.status-pill{background:var(--maroon);color:#fff;letter-spacing:.1em;text-transform:uppercase;margin-bottom:1rem;padding:.35rem .55rem;font-size:.58rem;font-weight:900;display:inline-block}.coming-grid{grid-template-columns:1fr 1fr;gap:1rem;margin-top:5rem;display:grid}.coming-grid article{background:var(--cream);border:1px solid var(--line);min-height:300px;padding:2rem}.coming-grid article:nth-child(2){background:#e8b55a}.coming-grid span{color:var(--maroon);letter-spacing:.11em;font-size:.58rem;font-weight:900}.coming-grid h3{color:var(--maroon-dark);font-family:var(--display);margin-top:3rem;font-size:2rem}.coming-grid p{color:#625449;font-size:.82rem}.coming-grid button{border:1px solid var(--charcoal);background:0 0;min-height:48px;padding:.7rem 1rem;font-size:.7rem;font-weight:850}.product-detail{background:var(--paper);padding-top:2rem}.product-detail-grid{grid-template-columns:minmax(0,1.1fr) minmax(420px,.9fr);align-items:start;gap:clamp(2rem,5vw,5rem);display:grid}.gallery-column{min-width:0}.mobile-gallery{grid-template-columns:1fr 1fr;gap:.8rem;display:grid}.mobile-gallery figure{min-width:0;margin:0}.mobile-gallery figure:first-child{grid-column:1/3}.mobile-gallery button{background:#eee;border:0;width:100%;height:570px;padding:0;position:relative;overflow:hidden}.mobile-gallery figure:not(:first-child) button{height:300px}.mobile-gallery img{object-fit:cover;width:100%;height:100%}.mobile-gallery button span{color:#fff;background:#000000bf;padding:.45rem .6rem;font-size:.63rem;font-weight:850;position:absolute;bottom:.8rem;right:.8rem}.mobile-gallery figcaption{color:var(--muted);padding:.5rem 0;font-size:.65rem}.product-info{position:sticky;top:125px}.product-info h1{color:var(--maroon-dark);margin-bottom:1.2rem;font-size:clamp(3.3rem,5.8vw,6rem)}.product-lede{color:var(--muted);font-size:1rem}.mini-trust{flex-wrap:wrap;gap:.45rem;margin:1.2rem 0;display:flex}.mini-trust span{background:var(--cream);border:1px solid var(--line);padding:.35rem .55rem;font-size:.62rem;font-weight:800}.facts-section{background:#ead9be}.facts-grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.fact-card{background:var(--paper);border-top:4px solid var(--maroon);min-height:250px;padding:1.6rem}.fact-card h3{color:var(--maroon);font-family:var(--display);font-size:1.8rem}.fact-card p{color:var(--muted);font-size:.8rem}.related-section{background:var(--paper)}.zoom-modal{z-index:150;background:#0d0a08f0;place-items:center;padding:4rem 1rem 1rem;display:grid;position:fixed;inset:0}.zoom-modal img{object-fit:contain;max-width:min(1300px,96vw);max-height:calc(100vh - 6rem)}.zoom-close{color:#fff;background:0 0;border:1px solid #fff;min-height:48px;padding:.6rem .9rem;font-weight:850;position:absolute;top:1rem;right:1rem}.sticky-buy{display:none}.story-long{background:var(--paper)}.story-long-grid{grid-template-columns:1.1fr .9fr;align-items:start;gap:clamp(3rem,7vw,7rem);display:grid}.big-intro{color:var(--maroon-dark);font-family:var(--display);font-size:clamp(2rem,4vw,3.7rem);line-height:1.12}.story-fact-slot{background:var(--cream);border:1px solid var(--line);padding:1.5rem}.story-fact-slot>span{letter-spacing:.1em;font-size:.58rem;font-weight:900}.story-fact-slot dl{margin:0}.story-fact-slot dt{color:var(--maroon);text-transform:uppercase;letter-spacing:.09em;margin-top:1rem;font-size:.65rem;font-weight:900}.story-fact-slot dd{color:var(--muted);margin:0;font-size:.8rem}.values-section{background:var(--cream)}.process-detail{background:var(--paper)}.process-grid{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(2rem,6vw,6rem);display:grid}.process-image{min-height:650px;overflow:hidden}.process-image img{object-fit:cover;object-position:63% center;width:100%;height:100%;min-height:650px}.process-grid h2{color:var(--maroon-dark)}.verified-process{background:#ead9be}.checklist-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid}.checklist-grid span{border-right:1px solid var(--line);border-bottom:1px solid var(--line);align-items:end;min-height:140px;padding:1.2rem;font-size:.8rem;font-weight:800;display:flex}.package-priority{background:var(--paper)}.priority-card{background:var(--maroon);color:#fff;padding:clamp(2rem,6vw,5rem)}.priority-card>span{background:var(--saffron);letter-spacing:.12em;padding:.35rem .55rem;font-size:.58rem;font-weight:900;display:inline-block}.priority-card h2{color:#fff;max-width:820px;margin:2rem 0 1.2rem}.priority-card p{color:#ffffffc7;max-width:850px}.priority-card ul{padding-left:1.2rem}.recipe-section{background:var(--cream)}.recipe-grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.recipe-grid article{background:var(--paper);border:1px solid var(--line);padding-bottom:1.2rem}.recipe-image{background:linear-gradient(#0000 55%,#000000a6),url(/hero-kebab.jpg) 50%/cover;height:260px;margin-bottom:1.2rem;position:relative}.recipe-image span{color:#fff;text-transform:uppercase;letter-spacing:.08em;font-size:.6rem;font-weight:850;position:absolute;bottom:1rem;left:1rem}.recipe-grid article>:not(.recipe-image){margin-left:1.2rem;margin-right:1.2rem}.recipe-grid h3{font-family:var(--display);font-size:1.65rem}.recipe-grid article>p:not(.eyebrow){color:var(--muted);font-size:.78rem}.recipe-grid a{color:var(--maroon);font-size:.75rem;font-weight:850}.wholesale-section{background:var(--paper)}.wholesale-grid,.contact-grid{grid-template-columns:.85fr 1.15fr;align-items:start;gap:clamp(2rem,7vw,7rem);display:grid}.wholesale-grid h2,.contact-info h2{color:var(--maroon-dark)}.benefit-list{gap:.9rem;margin:2rem 0;padding:0;list-style:none;display:grid}.benefit-list li{border-bottom:1px solid var(--line);padding-bottom:.9rem}.benefit-list strong,.benefit-list span{display:block}.benefit-list span{color:var(--muted);font-size:.78rem}.target-list{flex-wrap:wrap;gap:.45rem;display:flex}.target-list span{background:var(--cream);border:1px solid var(--line);padding:.45rem .6rem;font-size:.66rem;font-weight:800}.micro-note{color:var(--muted);margin-top:.6rem;font-size:.62rem}.large-form{background:var(--cream);border:1px solid var(--line);box-shadow:var(--shadow);gap:1rem;padding:clamp(1.4rem,4vw,3rem);display:grid}.large-form h2{color:var(--maroon-dark);margin-bottom:.5rem;font-size:2.7rem}.large-form label{color:var(--maroon-dark);font-size:.72rem;font-weight:850}.large-form label input,.large-form label select,.large-form label textarea{margin-top:.35rem}.form-two{grid-template-columns:1fr 1fr;gap:.8rem;display:grid}.form-fineprint{color:var(--muted);margin:0;font-size:.62rem}.contact-section{background:var(--paper)}.contact-method{border-bottom:1px solid var(--line);padding:1.3rem 0}.contact-method>span{color:var(--saffron);text-transform:uppercase;letter-spacing:.09em;font-size:.62rem;font-weight:900;display:block}.contact-method strong{overflow-wrap:anywhere;margin:.35rem 0;font-size:.9rem;display:block}.contact-method p{color:var(--muted);font-size:.72rem}.legal-copy{background:var(--paper)}.legal-copy .narrow{width:min(860px,100% - 40px)}.draft-banner{background:#fff0df;border:1px solid #d88952;gap:.2rem;margin-bottom:2.8rem;padding:1rem 1.2rem;display:grid}.draft-banner strong{color:var(--maroon);text-transform:uppercase;letter-spacing:.07em;font-size:.78rem}.draft-banner span{color:var(--muted);font-size:.72rem}.legal-date{color:var(--muted);font-size:.7rem}.legal-copy h2{color:var(--maroon-dark);letter-spacing:-.025em;margin:2.6rem 0 .8rem;font-size:clamp(1.8rem,3vw,2.6rem)}.legal-copy p,.legal-copy li{color:#51483f;font-size:.9rem}.tracking-form{max-width:650px;margin:auto}.inline-form{margin-top:1rem}.inline-form>div{grid-template-columns:1fr auto;display:grid}.cart-layer{z-index:120;pointer-events:none;visibility:hidden;position:fixed;inset:0}.cart-layer.is-open{pointer-events:auto;visibility:visible}.cart-overlay{opacity:0;background:#120c09ad;border:0;width:100%;transition:opacity .2s;position:absolute;inset:0}.cart-layer.is-open .cart-overlay{opacity:1}.cart-drawer{background:var(--paper);grid-template-rows:auto 1fr auto;width:min(500px,100%);height:100%;transition:transform .26s;display:grid;position:absolute;top:0;right:0;transform:translate(105%);box-shadow:-20px 0 60px #00000040}.cart-layer.is-open .cart-drawer{transform:translate(0)}.cart-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:98px;padding:1rem 1.3rem;display:flex}.cart-head p{margin-bottom:.15rem}.cart-head h2{color:var(--maroon);margin:0;font-size:2.5rem}.cart-head button{border:1px solid var(--line);background:0 0;min-height:48px;padding:.6rem .8rem;font-size:.72rem;font-weight:850}.cart-body{padding:1rem 1.3rem;overflow-y:auto}.empty-cart{text-align:center;place-content:center;justify-items:center;min-height:60vh;display:grid}.empty-cart>span{color:var(--saffron);font-size:3rem}.empty-cart h3{color:var(--maroon);font-family:var(--display);margin:1rem 0 .5rem;font-size:2rem}.empty-cart p{color:var(--muted)}.cart-item{border-bottom:1px solid var(--line);grid-template-columns:120px 1fr;gap:1rem;padding:1rem 0;display:grid}.cart-item img{object-fit:cover;object-position:65% center;width:120px;height:150px}.cart-item h3{color:var(--maroon);margin-bottom:.35rem;font-size:1rem}.cart-item p{color:var(--muted);margin:.12rem 0;font-size:.65rem}.cart-item strong{font-size:.78rem}.cart-quantity{align-items:center;gap:.2rem;margin-top:.6rem;display:flex}.cart-quantity button{border:1px solid var(--line);background:0 0;min-width:38px;min-height:38px}.cart-quantity span{text-align:center;min-width:30px;font-size:.75rem;font-weight:850}.cart-quantity .remove-item{width:auto;color:var(--maroon);border:0;margin-left:.45rem;padding:0 .45rem;font-size:.65rem;text-decoration:underline}.cart-footer{background:var(--cream);border-top:1px solid var(--line);padding:1.2rem 1.3rem}.cart-footer label{color:var(--maroon);font-size:.67rem;font-weight:850}.cart-footer label>div{margin-top:.35rem;position:relative}.cart-footer label span{color:var(--muted);font-size:.56rem;position:absolute;top:50%;right:.7rem;transform:translateY(-50%)}.cart-footer input{padding-right:8rem}.cart-total{justify-content:space-between;gap:1rem;margin-top:1rem;font-size:.82rem;display:flex}.cart-footer>p{color:var(--muted);margin:.4rem 0 .9rem;font-size:.62rem}.cart-footer .form-status{color:var(--maroon)}.site-footer{background:var(--charcoal);color:#fff;padding-top:clamp(4rem,7vw,7rem)}.footer-top{grid-template-columns:.95fr 1.3fr;gap:clamp(3rem,8vw,8rem);padding-bottom:4rem;display:grid}.footer-logo{color:#fff}.footer-brand h2{color:#fff;margin:2rem 0 1rem;font-size:clamp(2.3rem,4vw,4rem)}.footer-brand p{color:#ffffff94}.footer-social{flex-wrap:wrap;gap:1rem;display:flex}.footer-social a{font-size:.75rem;font-weight:850}.footer-links{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.footer-links h3{color:#ffc181;letter-spacing:.1em;text-transform:uppercase;margin-bottom:1.2rem;font-size:.65rem;font-weight:900}.footer-links a{color:#ffffffb8;margin:.55rem 0;font-size:.72rem;text-decoration:none;display:block}.footer-links a:hover{color:#fff;text-decoration:underline}.footer-bottom{border-top:1px solid #ffffff24;justify-content:space-between;align-items:center;gap:2rem;min-height:82px;padding:1rem 0;display:flex}.footer-bottom p{color:#ffffff75;margin:0;font-size:.6rem}@media (width<=1100px){.desktop-nav{display:none}.menu-button{display:flex}.header-inner{grid-template-columns:1fr auto 1fr}.header-actions{justify-content:flex-end}.mobile-nav{background:var(--paper);border-bottom:1px solid var(--line);opacity:0;pointer-events:none;gap:0;padding:1rem 20px 1.5rem;transition:transform .2s,opacity .2s;display:grid;position:absolute;top:100%;left:0;right:0;transform:translateY(-130%);box-shadow:0 20px 50px #2c171024}.mobile-nav.is-open{opacity:1;pointer-events:auto;transform:translateY(0)}.mobile-nav>a:not(.button){border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:50px;font-weight:800;text-decoration:none;display:flex}.mobile-nav .button{margin-top:1rem}.product-feature-grid,.product-detail-grid{grid-template-columns:1fr 1fr;gap:2rem}.product-visual{min-height:540px}.timeline{border-top:0;grid-template-columns:1fr 1fr;row-gap:3rem}.timeline li{border-top:1px solid var(--maroon)}.facts-grid{grid-template-columns:1fr 1fr}.checklist-grid{grid-template-columns:repeat(2,1fr)}.exclusive-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=820px){body{font-size:17px}.container,.narrow,.legal-copy .narrow{width:min(100% - 28px,1180px)}.section{padding:4.5rem 0}.announcement{white-space:nowrap;justify-content:flex-start;overflow-x:auto}.announcement-extra{display:none}.header-inner{gap:.5rem;width:calc(100% - 20px);min-height:72px}.brand-name{font-size:1.3rem}.brand-sub{font-size:.5rem}.brand-sun{font-size:1.35rem}.desktop-order{display:none}.cart-button{padding:.3rem}.home-hero{align-items:flex-end;min-height:760px}.hero-image{object-position:61% center}.hero-scrim{background:linear-gradient(#140a080f 17%,#260c0ec7 52%,#1e0a0df5 97%)}.hero-content{padding-block:7rem 3.5rem}.hero-content h1{font-size:clamp(3.7rem,16vw,5.6rem)}.hero-copy{font-size:1rem}.hero-seal{width:96px;height:96px;top:1.2rem;bottom:auto;right:1rem}.trust-inner{grid-template-columns:1fr 1fr;padding:.7rem 0}.trust-inner span{border-bottom:1px solid var(--line);min-height:54px;padding:.6rem}.trust-inner span:nth-child(2){border-right:0}.trust-inner span:nth-child(3),.trust-inner span:nth-child(4){border-bottom:0}.ticker{justify-content:flex-start;overflow-x:hidden}.three-up,.product-feature-grid,.generation-grid,.shop-primary,.story-long-grid,.process-grid,.wholesale-grid,.contact-grid,.signup-grid,.footer-top{grid-template-columns:1fr}.feature-card:nth-child(2){transform:none}.feature-card{min-height:290px}.product-feature-grid{gap:3rem}.product-visual,.shop-primary .product-visual{min-height:480px}.product-feature-copy{order:-1}.exclusive-grid,.sun-process-grid,.sun-process-heading{grid-template-columns:1fr}.exclusive-card:nth-child(2),.exclusive-card:nth-child(3){transform:none}.charminar-outline{display:none}.field-grid{grid-template-columns:1fr}.quantity-control{width:154px}.serving-grid{grid-template-columns:1fr 1fr}.story-grid{grid-template-columns:1fr}.story-photo,.generation-card{min-height:500px}.review-heading,.social-heading{grid-template-columns:1fr}.carousel-controls,.social-links{margin:-2.5rem 0 2.5rem}.review-rail{grid-auto-columns:minmax(300px,82%)}.social-grid{grid-template-rows:auto;grid-template-columns:1fr 1fr}.social-grid .portrait-one,.social-grid .landscape{grid-area:auto}.social-grid article:last-child{grid-column:1/3}.social-image{height:280px}.compliance-band .container{grid-template-columns:1fr;gap:1rem}.page-hero{min-height:400px}.page-hero-image{min-height:560px}.product-detail-grid{grid-template-columns:1fr}.product-info{position:static}.facts-grid,.recipe-grid{grid-template-columns:1fr 1fr}.product-detail{padding-bottom:6.5rem}.sticky-buy{z-index:70;background:var(--paper);border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:1rem;min-height:76px;padding:.7rem 1rem;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -10px 30px #0000001f}.sticky-buy span strong,.sticky-buy span small{display:block}.sticky-buy span strong{color:var(--maroon);font-size:.74rem}.sticky-buy span small{color:var(--muted);font-size:.61rem}.sticky-buy .button{min-height:50px}.footer-links{gap:1rem}}@media (width<=560px){.button-row{display:grid}.button-row .button{width:100%}.menu-button{gap:.3rem;font-size:0}.menu-button:after{content:"Menu";font-size:.7rem}.header-actions{gap:.2rem}.hero-content h1{font-size:3.7rem}.hero-copy{line-height:1.5}.hero-seal{width:82px;height:82px}.hero-seal strong{font-size:1.5rem}.trust-inner span{padding:.55rem .4rem;font-size:.64rem}.section-heading{margin-bottom:2.6rem}.section-heading h2{font-size:2.75rem}.product-visual,.shop-primary .product-visual{min-height:400px}.product-stamp{width:92px;height:92px;top:1rem;right:1rem}.timeline{grid-template-columns:1fr;row-gap:2.7rem}.timeline li{border-right:0}.serving-grid,.facts-grid,.recipe-grid,.coming-grid{grid-template-columns:1fr}.generation-card{min-height:460px;padding:2rem}.review-rail{grid-auto-columns:90%}.review-rail figure{min-height:330px;padding:1.4rem}.social-grid{grid-template-columns:1fr}.social-grid article:last-child{grid-column:auto}.signup-grid{gap:2.8rem}.page-hero h1{font-size:3.55rem}.mobile-gallery{scroll-snap-type:x mandatory;grid-template-columns:none;grid-auto-columns:88%;grid-auto-flow:column;gap:.7rem;display:grid;overflow-x:auto}.mobile-gallery figure:first-child{grid-column:auto}.mobile-gallery button,.mobile-gallery figure:not(:first-child) button{height:430px}.mobile-gallery figure{scroll-snap-align:start}.product-info h1{font-size:3.6rem}.checklist-grid{grid-template-columns:1fr}.checklist-grid span{min-height:100px}.form-two{grid-template-columns:1fr}.large-form{padding:1.2rem}.inline-form>div{grid-template-columns:1fr;gap:.5rem}.footer-links{grid-template-columns:1fr 1fr}.footer-links div:last-child{grid-column:1/3}.footer-bottom{flex-direction:column;justify-content:center;align-items:flex-start;gap:.4rem}.cart-item{grid-template-columns:90px 1fr}.cart-item img{width:90px;height:120px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
