:root{--plum:#281224;--cream:#fff4dc;--acid:#d7ff3f;--mango:#ffb229;--rose:#f05c76;--green:#6fae45;--ink:#1b1019;--white:#fffaf1;--line:rgba(40,18,36,.18);--radius:24px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:"DM Sans",sans-serif;font-size:16px;line-height:1.5}a{color:inherit}button{font:inherit}.skip{position:fixed;left:1rem;top:-5rem;background:var(--acid);padding:.8rem 1rem;z-index:100}.skip:focus{top:1rem}.site-header{height:82px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:2rem;padding:0 clamp(1rem,4vw,4.5rem);background:var(--cream);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:30}.logo{font-family:"Archivo Black",sans-serif;text-decoration:none;letter-spacing:-.06em;font-size:1.25rem;white-space:nowrap}.logo i{color:#8e5b19;font-size:1.55em;padding:0 .08em}.site-header nav{display:flex;justify-content:center;gap:clamp(1rem,3vw,3rem)}.site-header nav a{text-decoration:none;font-weight:700;font-size:.88rem}.button{display:inline-flex;justify-content:center;align-items:center;background:var(--plum);color:white;padding:1rem 1.35rem;border-radius:999px;text-decoration:none;font-weight:700;border:0;cursor:pointer}.button:hover{transform:translateY(-2px)}.button-small{padding:.7rem 1.1rem;font-size:.88rem}.nav-toggle{display:none;background:none;border:0;font-weight:700}.hero{min-height:720px;position:relative;overflow:hidden;background:#f5dbb1;display:flex;align-items:center}.hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,244,220,.98) 0%,rgba(255,244,220,.83) 30%,rgba(255,244,220,.04) 62%)}.hero-copy{position:relative;z-index:2;width:min(650px,52vw);padding:6rem clamp(1.25rem,6vw,7rem)}.eyebrow{text-transform:uppercase;font-weight:700;font-size:.78rem;letter-spacing:.14em;margin:0 0 1rem}.eyebrow span{background:var(--plum);color:white;padding:.35rem .55rem;margin-right:.45rem}.hero h1,.section-head h2,.ingredient-intro h2,.story h2,.loyalty h2,.addons h2,.visit h2{font-family:"Archivo Black",sans-serif;line-height:.94;letter-spacing:-.06em;margin:0}.hero h1{font-size:clamp(3.6rem,7vw,7.3rem)}.hero h1 em{font-style:normal;color:#b54258}.hero-dek{max-width:560px;font-size:1.2rem;margin:1.7rem 0}.hero-actions{display:flex;align-items:center;gap:1.5rem}.text-link{border:0;background:none;font-weight:700;text-underline-offset:5px;cursor:pointer}.text-link span{color:#9f304f}.hero-sticker{position:absolute;z-index:3;right:2.5rem;bottom:2.5rem;background:var(--acid);width:130px;height:130px;border-radius:50%;display:grid;place-content:center;text-align:center;font:700 .73rem/1.25 "DM Sans";transform:rotate(8deg);box-shadow:0 8px 30px rgba(40,18,36,.2)}.hero-sticker b{font-size:1.4rem;color:#814712}.ticker{overflow:hidden;background:var(--plum);color:white;padding:.85rem 0;font-weight:700;letter-spacing:.1em;white-space:nowrap}.ticker div{width:max-content;animation:ticker 28s linear infinite}.ticker b{color:var(--acid);font-size:1.2rem;margin:0 1.4rem}@keyframes ticker{to{transform:translateX(-50%)}}.menu-section{padding:clamp(4rem,8vw,8rem) clamp(1.25rem,5vw,6rem)}.section-head{display:grid;grid-template-columns:1.5fr 1fr;gap:3rem;align-items:end}.section-head h2,.ingredient-intro h2,.story h2,.loyalty h2,.addons h2,.visit h2{font-size:clamp(3rem,6vw,6.3rem)}.section-head>p{font-size:1.15rem;max-width:500px}.pricing-note{margin:2.4rem 0 1.4rem;background:white;border:1px solid var(--line);padding:1rem 1.2rem;border-radius:14px;display:flex;gap:1rem;align-items:baseline}.pricing-note b{white-space:nowrap}.filters{display:flex;gap:.7rem;flex-wrap:wrap;margin-bottom:2rem}.filter{border:1px solid var(--plum);background:transparent;padding:.7rem 1rem;border-radius:999px;cursor:pointer;font-weight:700}.filter.active,.filter:hover{background:var(--plum);color:white}.menu-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.2rem}.product-card{min-height:330px;border:1px solid var(--line);border-radius:var(--radius);padding:1.4rem;display:flex;flex-direction:column;position:relative;overflow:hidden;background:var(--card);cursor:pointer;transition:.25s ease}.product-card:hover{transform:translateY(-5px);box-shadow:0 16px 50px rgba(40,18,36,.12)}.product-card:focus-visible{outline:4px solid #713047;outline-offset:3px}.product-card .number{font-weight:700;font-size:.78rem}.product-card .orb{position:absolute;width:210px;height:210px;border-radius:50%;right:-65px;top:-60px;background:radial-gradient(circle at 32% 25%,rgba(255,255,255,.8),transparent 18%),var(--orb);box-shadow:inset -20px -30px 50px rgba(40,18,36,.15)}.product-card .type{margin-top:auto;text-transform:uppercase;letter-spacing:.12em;font-size:.7rem;font-weight:700}.product-card h3{font-family:"Archivo Black",sans-serif;font-size:2rem;line-height:1;margin:.5rem 0;letter-spacing:-.05em}.product-card .tamil{font-family:"Noto Sans Tamil",sans-serif;font-size:.9rem}.product-card .ingredients{max-width:72%;font-size:.9rem}.price-row{display:flex;gap:1.2rem;margin-top:1rem;padding-top:1rem;border-top:1px solid rgba(40,18,36,.15)}.price-row b{display:block}.price-row small{display:block;text-transform:uppercase;font-size:.62rem;letter-spacing:.08em}.ingredient-story{background:var(--plum);color:white;padding:clamp(4rem,8vw,8rem) clamp(1.25rem,5vw,6rem);display:grid;grid-template-columns:.85fr 1.15fr;gap:clamp(2rem,7vw,8rem)}.ingredient-intro{position:sticky;top:130px;align-self:start}.ingredient-intro h2{color:var(--acid)}.ingredient-intro>p:last-child{font-size:1.1rem;max-width:500px}.ingredient-list article{display:grid;grid-template-columns:150px 1fr 30px;gap:1.5rem;padding:2rem 0;border-top:1px solid rgba(255,255,255,.25);align-items:start}.ingredient-list .tamil{font-family:"Noto Sans Tamil",sans-serif;color:var(--acid);font-size:1.15rem}.ingredient-list h3{font-size:1.7rem;margin:0}.ingredient-list p{margin:.3rem 0;color:rgba(255,255,255,.74)}.ingredient-list b{color:var(--acid)}.story{display:grid;grid-template-columns:.7fr 1.2fr .8fr;gap:clamp(2rem,6vw,7rem);align-items:center;padding:clamp(5rem,9vw,9rem) clamp(1.25rem,5vw,6rem);background:#f8c55b}.story-mark{font:16rem/1 "Archivo Black";color:#f15f76;transform:rotate(12deg);text-align:center}.story h2{font-size:clamp(3rem,5vw,5.6rem)}.story p{font-size:1.05rem}.story blockquote{font:700 clamp(1.4rem,2.5vw,2.4rem)/1.2 "DM Sans";margin:0;border-left:6px solid var(--plum);padding-left:1.4rem}.loyalty{padding:clamp(5rem,8vw,8rem) clamp(1.25rem,7vw,8rem);display:grid;grid-template-columns:1fr 1fr;gap:clamp(3rem,8vw,9rem);align-items:center}.loyalty-card{aspect-ratio:1.58;border-radius:22px;padding:2rem;background:linear-gradient(135deg,#38162e,var(--plum));color:white;box-shadow:0 25px 70px rgba(40,18,36,.25);transform:rotate(-3deg);position:relative;overflow:hidden}.loyalty-card:after{content:"";position:absolute;width:80px;height:160%;background:var(--acid);right:12%;top:-25%;transform:rotate(20deg)}.loyalty-card>span,.loyalty-card>p{font-size:.65rem;letter-spacing:.14em}.mini-logo{font:2rem "Archivo Black";margin:2rem 0}.mini-logo i{color:var(--acid)}.slashes{display:flex;gap:.6rem;position:relative;z-index:2}.slashes b{width:42px;height:42px;border:2px solid rgba(255,255,255,.6);border-radius:50%;display:grid;place-content:center;color:var(--acid)}.fine,.muted,.allergen{font-size:.85rem;color:rgba(40,18,36,.68)}.addons{padding:clamp(5rem,8vw,8rem) clamp(1.25rem,5vw,6rem);background:#e9ffd3;display:grid;grid-template-columns:.8fr 1.2fr;gap:5rem}.addons h2{font-size:clamp(3rem,5vw,5rem)}.addon-table>div{display:flex;justify-content:space-between;gap:1rem;border-top:1px solid rgba(40,18,36,.28);padding:1.15rem 0}.addon-table small{font-weight:500}.allergen{grid-column:2}.visit{background:#b53755;color:white;padding:clamp(4rem,7vw,7rem) clamp(1.25rem,6vw,7rem);display:flex;justify-content:space-between;gap:2rem;align-items:end}.visit h2{color:var(--cream)}.visit .muted{color:rgba(255,255,255,.72)}.button.light{background:var(--acid);color:var(--plum)}.visit-actions{display:flex;align-items:center;gap:1rem}.visit .text-link{color:white}footer{background:var(--plum);color:white;padding:3rem clamp(1.25rem,5vw,6rem);display:grid;grid-template-columns:1fr 1fr 1fr;gap:2rem;align-items:end}.footer-logo{font-size:2rem}footer p:last-child{text-align:right}dialog{width:min(700px,calc(100% - 2rem));border:0;border-radius:24px;padding:0;background:var(--cream);color:var(--ink);box-shadow:0 30px 100px rgba(0,0,0,.35)}dialog::backdrop{background:rgba(24,7,20,.75);backdrop-filter:blur(6px)}.dialog-close{position:absolute;right:1rem;top:1rem;width:42px;height:42px;border-radius:50%;border:1px solid var(--line);background:white;font-size:1.5rem;z-index:2}.dialog-inner{padding:3rem}.dialog-swatch{height:180px;background:var(--dialog);border-radius:24px 24px 0 0;position:relative;overflow:hidden}.dialog-swatch:after{content:"/";position:absolute;font:12rem/1 "Archivo Black";color:rgba(255,255,255,.4);right:12%;top:-10%}.dialog-inner h2{font:clamp(2.7rem,6vw,5rem)/.95 "Archivo Black";letter-spacing:-.06em;margin:.4rem 0}.dialog-tamil{font-family:"Noto Sans Tamil",sans-serif}.dialog-grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin-top:2rem}.dialog-grid h3{font-size:.72rem;text-transform:uppercase;letter-spacing:.12em}.dialog-prices{display:flex;gap:1rem}.dialog-price{background:white;border:1px solid var(--line);padding:.8rem;border-radius:12px;min-width:90px}.dialog-price b,.dialog-price small{display:block}.mobile-order{display:none}
@media(max-width:900px){.site-header{height:68px}.site-header nav,.site-header>.button{display:none}.site-header{grid-template-columns:1fr auto}.nav-toggle{display:block}.site-header.open nav{display:flex;position:absolute;top:68px;left:0;right:0;background:var(--cream);padding:1.5rem;flex-direction:column;border-bottom:1px solid var(--line)}.hero{min-height:820px;align-items:flex-start}.hero>img{height:48%;top:auto;bottom:0}.hero:after{background:linear-gradient(180deg,var(--cream) 0%,var(--cream) 44%,transparent 72%)}.hero-copy{width:100%;padding:4rem 1.25rem}.hero h1{font-size:clamp(3.4rem,15vw,6rem)}.hero-dek{font-size:1rem;max-width:92%}.hero-sticker{width:100px;height:100px;right:1rem;bottom:1rem}.section-head,.ingredient-story,.story,.loyalty,.addons{grid-template-columns:1fr}.menu-grid{grid-template-columns:repeat(2,1fr)}.ingredient-intro{position:static}.story-mark{display:none}.allergen{grid-column:auto}.visit{align-items:flex-start;flex-direction:column}footer{grid-template-columns:1fr 1fr}footer .footer-logo{grid-column:1/-1}dialog .dialog-grid{grid-template-columns:1fr}.mobile-order{display:flex;position:fixed;z-index:40;bottom:12px;left:12px;right:12px;background:var(--plum);border-radius:999px;padding:5px;box-shadow:0 10px 30px rgba(0,0,0,.25)}.mobile-order a{flex:1;text-align:center;color:white;text-decoration:none;padding:.8rem;font-weight:700}.mobile-order a:last-child{background:var(--acid);color:var(--plum);border-radius:999px}}
@media(max-width:620px){.hero-actions,.pricing-note,.visit-actions{align-items:flex-start;flex-direction:column}.menu-grid{grid-template-columns:1fr}.product-card{min-height:300px}.section-head{gap:1rem}.section-head h2{font-size:3.4rem}.ingredient-list article{grid-template-columns:110px 1fr}.ingredient-list article>b{display:none}.loyalty-card{padding:1.2rem}.mini-logo{font-size:1.4rem;margin:1rem 0}.slashes{gap:.3rem}.slashes b{width:30px;height:30px}.addon-table>div{flex-direction:column;gap:.2rem}footer{grid-template-columns:1fr}footer p:last-child{text-align:left}.dialog-inner{padding:2rem 1.3rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.ticker div{animation:none}.product-card,.button{transition:none}}
.visit{align-items:center}.visit-copy{max-width:720px}.visit-copy>p:not(.eyebrow){max-width:620px;font-size:1.08rem}.visit-copy .share-button{margin-top:1.2rem}.launch-form{width:min(520px,100%);background:var(--cream);color:var(--plum);padding:1.6rem;display:grid;gap:1rem;box-shadow:12px 12px 0 var(--acid)}.launch-form>label:not(.consent){display:grid;gap:.4rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;font-size:.72rem}.launch-form label>span{font-weight:500;opacity:.62;text-transform:none;letter-spacing:0}.launch-form input[type="text"],.launch-form input[type="email"]{width:100%;border:1px solid rgba(16,26,22,.3);background:white;color:var(--plum);padding:.9rem 1rem;font:1rem "DM Sans",sans-serif;border-radius:0}.launch-form input:focus-visible{outline:3px solid var(--acid);outline-offset:2px}.launch-form .consent{display:grid;grid-template-columns:auto 1fr;gap:.7rem;align-items:start;font-size:.82rem;line-height:1.4}.launch-form .consent input{margin-top:.22rem;width:18px;height:18px;accent-color:var(--plum)}.launch-form .button{width:100%}.honeypot{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.response-page{min-height:100vh;background:#101a16;color:var(--white);display:grid;place-items:center;padding:1.5rem}.response-page main{width:min(760px,100%);position:relative;padding:clamp(2rem,7vw,6rem);border:1px solid rgba(217,255,67,.35);overflow:hidden}.response-page h1{font:italic clamp(3.6rem,9vw,7rem)/.92 "Archivo Black";letter-spacing:-.075em;text-transform:uppercase;margin:0 0 1.5rem}.response-page h1 em{color:var(--acid)}.response-page p:not(.eyebrow){max-width:580px;font-size:1.1rem;color:rgba(255,255,255,.75);margin-bottom:2rem}.response-page .button{background:var(--acid);color:var(--plum)}.response-slash{position:absolute;right:4%;top:-12%;font:22rem/1 "Archivo Black";color:rgba(217,255,67,.08);transform:rotate(4deg)}

/* Original Fruit Slash identity: dark counter, electric slash, vivid product colour */
:root{--plum:#101a16;--cream:#f4f0e4;--acid:#d9ff43;--mango:#ffb229;--rose:#ff5f7d;--green:#70b54b;--ink:#101a16;--white:#fbf8ee;--line:rgba(16,26,22,.2);--radius:6px}
body{background:var(--cream);color:var(--ink)}
.site-header{background:rgba(16,26,22,.96);color:var(--white);border-bottom-color:rgba(217,255,67,.22);backdrop-filter:blur(14px)}
.logo{font-style:italic;letter-spacing:-.08em}.logo i{color:var(--acid);text-shadow:0 0 16px rgba(217,255,67,.35)}
.site-header nav a{font-family:"DM Sans",sans-serif;text-transform:uppercase;letter-spacing:.12em;font-size:.72rem}
.site-header .button-small{background:var(--acid);color:var(--plum)}
.hero{min-height:760px;background:var(--plum);color:var(--white);border-bottom:1px solid rgba(217,255,67,.25)}
.hero>img{left:46%;width:54%;object-position:center;filter:saturate(1.12) contrast(1.05)}
.hero:before{content:"/";position:absolute;z-index:1;left:49%;top:-22%;font:900 70rem/.9 "Archivo Black";color:var(--acid);opacity:.9;transform:rotate(1deg);pointer-events:none}
.hero:after{background:linear-gradient(90deg,#101a16 0%,#101a16 43%,rgba(16,26,22,.9) 53%,rgba(16,26,22,.18) 72%,rgba(16,26,22,.02) 100%)}
.hero-copy{width:min(720px,54vw);padding-left:clamp(1.25rem,6vw,7rem)}
.eyebrow{letter-spacing:.18em}.eyebrow span{background:var(--acid);color:var(--plum)}
.hero h1{font-style:italic;font-size:clamp(4.2rem,8vw,8.5rem);letter-spacing:-.085em}.hero h1 em{color:var(--acid)}
.hero-dek{color:rgba(255,255,255,.77);max-width:590px}.hero .button{background:var(--acid);color:var(--plum);border-radius:2px;text-transform:uppercase;letter-spacing:.08em}.hero .text-link{color:white}.text-link span{color:var(--acid)}
.hero-sticker{right:3.5rem;bottom:3rem;width:175px;height:112px;border-radius:4px;background:rgba(16,26,22,.91);color:white;border:2px solid var(--acid);transform:rotate(-2deg);box-shadow:10px 10px 0 var(--acid);display:flex;flex-direction:column;align-items:center;justify-content:center}
.hero-sticker small{font-size:.55rem;letter-spacing:.13em}.hero-sticker strong{font:2.35rem/1 "Archivo Black";color:var(--acid);margin:.25rem 0}.hero-sticker b{font-size:.58rem;letter-spacing:.16em;color:white}
.ticker{background:var(--acid);color:var(--plum);border-bottom:1px solid var(--plum)}.ticker b{color:#101a16}
.menu-section{background:var(--cream)}
.section-head h2,.ingredient-intro h2,.story h2,.loyalty h2,.addons h2,.visit h2{font-style:italic;text-transform:uppercase}
.pricing-note{border-radius:0;border-left:6px solid var(--acid);box-shadow:6px 6px 0 rgba(16,26,22,.1)}
.filter{border-radius:2px;text-transform:uppercase;letter-spacing:.08em;font-size:.75rem}.filter.active,.filter:hover{background:var(--plum);color:var(--acid)}
.menu-grid{gap:1px;background:rgba(16,26,22,.22);border:1px solid rgba(16,26,22,.22)}
.product-card{border:0;border-radius:0;background:var(--cream);min-height:350px}.product-card:hover{z-index:2;box-shadow:0 18px 60px rgba(16,26,22,.22);transform:translateY(-8px)}
.product-card .orb{width:180px;height:180px;right:-35px;top:-42px;border-radius:4px;transform:rotate(12deg);clip-path:polygon(21% 0,100% 0,79% 100%,0 100%)}
.product-card h3{font-style:italic;text-transform:uppercase}.product-card .number{color:#476052}.product-card .type{letter-spacing:.16em}.price-row{border-top-color:rgba(16,26,22,.24)}
.ingredient-story{background:#101a16}.ingredient-intro h2,.ingredient-list .tamil,.ingredient-list b{color:var(--acid)}
.ingredient-list article{border-top-color:rgba(217,255,67,.28)}
.story{background:#ffb52e}.story-mark{color:var(--plum);text-shadow:18px 18px 0 var(--acid)}
.loyalty{background:#f4f0e4}.loyalty-card{border-radius:4px;background:#101a16;box-shadow:18px 18px 0 var(--acid);transform:rotate(-2deg)}
.loyalty-card:after{background:var(--acid);transform:rotate(14deg)}
.slashes b{border-radius:2px;border-color:var(--acid)}
.addons{background:#d9ff43}.visit{background:#101a16;border-top:1px solid var(--acid)}.visit h2{color:var(--acid)}
.button{border-radius:2px;text-transform:uppercase;letter-spacing:.08em}.button.light{background:var(--acid);color:var(--plum)}
footer{background:#0a110e;border-top:1px solid rgba(217,255,67,.25)}
dialog{border-radius:4px;background:var(--cream)}.dialog-swatch{border-radius:0}.dialog-inner h2{font-style:italic;text-transform:uppercase}.dialog-price{border-radius:2px}
@media(max-width:900px){.site-header.open nav{background:#101a16}.hero{min-height:850px}.hero>img{left:0;width:100%;height:48%;bottom:0}.hero:before{left:60%;top:30%;font-size:34rem}.hero:after{background:linear-gradient(180deg,#101a16 0%,#101a16 49%,rgba(16,26,22,.48) 70%,rgba(16,26,22,.06) 100%)}.hero-copy{width:100%;padding-top:4.4rem}.hero h1{font-size:clamp(3.7rem,15vw,6.6rem)}.hero-sticker{width:132px;height:88px;right:1.2rem;bottom:1.2rem}.hero-sticker strong{font-size:1.7rem}.mobile-order{background:#101a16;border:1px solid rgba(217,255,67,.45)}.mobile-order a:last-child{background:var(--acid)}}
.product-card.has-photo{padding-top:215px;background:#fffaf1}.product-photo{position:absolute;inset:0 0 auto;width:100%;height:195px;object-fit:cover;border-bottom:1px solid var(--line)}.product-card.has-photo .number{position:absolute;top:1rem;right:1rem;background:var(--plum);color:white;padding:.35rem .55rem;z-index:2}.product-card.has-photo .ingredients{max-width:100%}.dialog-photo{display:block;width:100%;height:300px;object-fit:cover}
.product-photo{background:linear-gradient(135deg,var(--cream),var(--card))}.product-card.image-missing:before{content:"/";position:absolute;inset:0 0 auto;height:195px;display:grid;place-items:center;background:linear-gradient(135deg,var(--card),var(--cream));color:var(--orb);font:italic 9rem/1 "Archivo Black",sans-serif;border-bottom:1px solid var(--line)}
