@import "https://fonts.googleapis.com/css2?family=Caveat:wght@700&family=Fredoka:wght@300..700&family=Outfit:wght@300..900&family=Space+Mono:wght@400;700&family=Nunito:wght@400;600;700;800&display=swap";*{box-sizing:border-box}html{scroll-behavior:smooth;scrollbar-width:thin;scrollbar-color:#1a1614 transparent;scroll-padding-top:72px}::-webkit-scrollbar{width:14px;height:14px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-corner{background:0 0}::-webkit-scrollbar-thumb{background-color:#1a1614;background-clip:content-box;border:4px solid #0000;border-radius:999px}::-webkit-scrollbar-thumb:hover{background-color:#e8503a}body{color:#1a1614;-webkit-font-smoothing:antialiased;background:#fbf1de;margin:0;overflow-x:hidden}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}@keyframes float{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-12px)rotate(2deg)}}@keyframes float-random{0%{transform:translate(0)rotate(0)}50%{transform:translate(10px,-8px)rotate(-3deg)}to{transform:translate(-5px,5px)rotate(3deg)}}@keyframes eye-blink{0%,90%,to{transform:scaleY(1)}95%{transform:scaleY(.1)}}@keyframes wobble{0%,to{transform:rotate(0)}25%{transform:rotate(-4deg)}75%{transform:rotate(4deg)}}@keyframes bounce{0%,to{transform:translateY(0)scale(1)}50%{transform:translateY(-10px)scale(.95,1.05)}}@keyframes wave-left{0%,to{transform:rotate(0)}50%{transform:rotate(-25deg)}}@keyframes wave-right{0%,to{transform:rotate(0)}50%{transform:rotate(25deg)}}@keyframes steam-rise{0%{opacity:.3;transform:translateY(5px)}50%{opacity:.8;transform:translateY(-8px)}to{opacity:0;transform:translateY(-20px)}}.eye-blink{transform-origin:50%;animation:5s infinite eye-blink}.mascot-body-wobble,.mascot-body-bounce{transform-origin:bottom}.mascot-svg:hover .mascot-body-wobble{animation:.6s ease-in-out infinite wobble}.mascot-body-shake{transform-origin:50%}.mascot-svg:hover .mascot-body-shake{animation:1s ease-in-out infinite float}.mascot-svg:hover .mascot-body-bounce{animation:.6s ease-in-out infinite bounce}.mascot-body-float{transform-origin:50%;animation:4s ease-in-out infinite alternate float-random}.waving-arm-left{transform-origin:30px 120px}.dosa-mascot:hover .waving-arm-left{animation:.8s ease-in-out infinite wave-left}.waving-arm-right{transform-origin:170px 120px}.dosa-mascot:hover .waving-arm-right{animation:.8s ease-in-out infinite wave-right}.steam-line-1,.steam-line-2{animation:2.5s linear infinite steam-rise}.steam-line-2{animation-delay:1.25s}:root{--hc-cream:#fbf1de;--hc-dark:#1a1614;--hc-yellow:#f7d45c;--hc-reveal-transition:opacity .65s ease, translate .8s cubic-bezier(.22, 1, .36, 1), scale .8s cubic-bezier(.34, 1.4, .64, 1), rotate .8s cubic-bezier(.22, 1, .36, 1);--hc-font-display:"Fredoka", sans-serif;--hc-font-mono:"Space Mono", monospace;--hc-font-body:"Nunito", sans-serif;--hc-font-hand:"Caveat", cursive;--hc-ribbon:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-14 0 72 120' preserveAspectRatio='none'%3E%3Cdefs%3E%3ClinearGradient id='b' x1='0' y1='0' x2='0' y2='1'%3E%3Cstop offset='0' stop-color='%23F7D98C'/%3E%3Cstop offset='.35' stop-color='%23F5C042'/%3E%3Cstop offset='.7' stop-color='%23E8A33C'/%3E%3Cstop offset='1' stop-color='%23F5C042'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cpath d='M22 0C22 16 37 16 37 32 37 48 22 46 22 60 22 74 7 72 7 88 7 104 22 104 22 120' fill='none' stroke='%231A1614' stroke-width='13' stroke-linecap='round' vector-effect='non-scaling-stroke'/%3E%3Cpath d='M22 0C22 16 37 16 37 32 37 48 22 46 22 60 22 74 7 72 7 88 7 104 22 104 22 120' fill='none' stroke='url(%23b)' stroke-width='7' stroke-linecap='round' vector-effect='non-scaling-stroke'/%3E%3C/svg%3E")}.hc-page{font-family:var(--hc-font-body);color:var(--hc-dark);width:100%}.hc-page h1,.hc-page h2,.hc-page h3,.hc-page h4{font-family:var(--hc-font-display);letter-spacing:-.02em;color:var(--hc-dark);margin:0;font-weight:600;line-height:1}.hc-page p,.hc-page span,.hc-page a,.hc-page button,.hc-page input{font-family:var(--hc-font-body)}.hc-eyebrow{font-family:var(--hc-font-mono);letter-spacing:.22em;text-transform:uppercase;font-size:13px;font-weight:700}.hc-shell{z-index:1;grid-template-columns:repeat(12,minmax(0,1fr));gap:32px;max-width:1280px;margin:0 auto;padding:0 40px;display:grid;position:relative}.hc-section{background:var(--hc-cream);border-bottom:6px solid var(--hc-dark);padding:130px 0;position:relative;overflow:hidden}[data-reveal],[data-reveal-group]>*{opacity:0;transition:var(--hc-reveal-transition);translate:0 38px}[data-reveal=left]{translate:-52px}[data-reveal=right]{translate:52px}[data-reveal=zoom]{translate:0 24px;scale:.9}[data-reveal=tilt]{translate:0 44px;rotate:-3deg}[data-reveal-group]>:first-child{transition-delay:0s}[data-reveal-group]>:nth-child(2){transition-delay:80ms}[data-reveal-group]>:nth-child(3){transition-delay:.16s}[data-reveal-group]>:nth-child(4){transition-delay:.24s}[data-reveal-group]>:nth-child(5){transition-delay:.32s}[data-reveal-group]>:nth-child(6){transition-delay:.4s}[data-reveal-group]>:nth-child(7){transition-delay:.48s}[data-reveal-group]>:nth-child(8){transition-delay:.56s}[data-reveal-group]>:nth-child(n+9){transition-delay:.64s}[data-reveal-group=zoom]>*{translate:0 20px;scale:.92}[data-reveal-group=tilt]>:nth-child(odd){rotate:-2.5deg}[data-reveal-group=tilt]>:nth-child(2n){rotate:2.5deg}[data-reveal].is-in,[data-reveal-group].is-in>*{opacity:1;translate:none;rotate:none;scale:1}[data-parallax]{transform:translate3d(0, var(--hc-parallax,0px), 0);will-change:transform}.hc-pattern-leaves:before,.hc-pattern-batter:before,.hc-pattern-chilli:before,.hc-pattern-onion:before,.hc-pattern-beans:before,.hc-pattern-seeds:before,.hc-pattern-steam:before{content:"";translate:0 var(--hc-pattern-shift,0px);z-index:0;opacity:.07;pointer-events:none;-webkit-mask:var(--hc-pattern) 0 0 / 160px 160px repeat;-webkit-mask:var(--hc-pattern) 0 0 / 160px 160px repeat;mask:var(--hc-pattern) 0 0 / 160px 160px repeat;background:currentColor;position:absolute;inset:-160px 0}.hc-pattern-leaves{--hc-pattern:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 160 160'%3E%3Cg fill='none' stroke='%23000' stroke-width='7' stroke-linecap='round'%3E%3Cg transform='translate(6 4) rotate(-20 40 44) scale(0.52)' stroke-width='10.5'%3E%3Cpath d='M50 15C80 40 80 80 50 95 20 80 20 40 50 15Z'/%3E%3Cpath d='M50 15V95'/%3E%3C/g%3E%3Cg transform='translate(78 74) rotate(34 40 44) scale(0.44)' stroke-width='12.5'%3E%3Cpath d='M50 15C80 40 80 80 50 95 20 80 20 40 50 15Z'/%3E%3Cpath d='M50 15V95'/%3E%3C/g%3E%3Cg transform='translate(4 92) rotate(72 40 44) scale(0.36)' stroke-width='15'%3E%3Cpath d='M50 15C80 40 80 80 50 95 20 80 20 40 50 15Z'/%3E%3Cpath d='M50 15V95'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.hc-pattern-batter{--hc-pattern:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 160 160'%3E%3Cg fill='none' stroke='%23000' stroke-width='5'%3E%3Ccircle cx='42' cy='44' r='20'/%3E%3Ccircle cx='42' cy='44' r='9'/%3E%3Ccircle cx='114' cy='106' r='24'/%3E%3Ccircle cx='114' cy='106' r='11'/%3E%3Ccircle cx='124' cy='34' r='8'/%3E%3Ccircle cx='32' cy='118' r='10'/%3E%3C/g%3E%3C/svg%3E")}.hc-pattern-chilli{--hc-pattern:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 160 160'%3E%3Cg stroke='%23000' stroke-linecap='round' fill='%23000'%3E%3Cg transform='translate(4 2) rotate(-24 50 60) scale(0.52)'%3E%3Cpath stroke='none' d='M50 16C67 16 73 34 71 54 69 74 66 92 56 104 48 93 41 80 39 60 37 36 35 16 50 16Z'/%3E%3Cpath fill='none' stroke-width='10' d='M54 16C56 5 62 1 69 3'/%3E%3C/g%3E%3Cg transform='translate(70 76) rotate(32 50 60) scale(0.44)'%3E%3Cpath stroke='none' d='M50 16C67 16 73 34 71 54 69 74 66 92 56 104 48 93 41 80 39 60 37 36 35 16 50 16Z'/%3E%3Cpath fill='none' stroke-width='12' d='M54 16C56 5 62 1 69 3'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.hc-pattern-onion{--hc-pattern:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 160 160'%3E%3Cg fill='none' stroke='%23000' stroke-width='5' stroke-linecap='round'%3E%3Cg transform='translate(44 46)'%3E%3Ccircle cx='0' cy='0' r='26'/%3E%3Ccircle cx='0' cy='0' r='17'/%3E%3Ccircle cx='0' cy='0' r='8'/%3E%3C/g%3E%3Cg transform='translate(116 116)'%3E%3Ccircle cx='0' cy='0' r='21'/%3E%3Ccircle cx='0' cy='0' r='13'/%3E%3Ccircle cx='0' cy='0' r='5'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.hc-pattern-beans{--hc-pattern:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 160 160'%3E%3Cg fill='none' stroke='%23000' stroke-width='6' stroke-linecap='round'%3E%3Cg transform='rotate(-24 46 46)'%3E%3Cellipse cx='46' cy='46' rx='17' ry='24'/%3E%3Cpath d='M46 24Q37 46 46 68'/%3E%3C/g%3E%3Cg transform='rotate(38 114 110)'%3E%3Cellipse cx='114' cy='110' rx='15' ry='21'/%3E%3Cpath d='M114 91Q106 110 114 129'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.hc-pattern-seeds{--hc-pattern:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 160 160'%3E%3Cg fill='%23000'%3E%3Ccircle cx='36' cy='40' r='9'/%3E%3Ccircle cx='72' cy='22' r='5.5'/%3E%3Ccircle cx='118' cy='52' r='7.5'/%3E%3Ccircle cx='142' cy='96' r='5'/%3E%3Ccircle cx='96' cy='104' r='9'/%3E%3Ccircle cx='52' cy='128' r='6.5'/%3E%3Ccircle cx='16' cy='92' r='5'/%3E%3C/g%3E%3C/svg%3E")}.hc-pattern-steam{--hc-pattern:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 160 160'%3E%3Cg fill='none' stroke='%23000' stroke-width='7' stroke-linecap='round'%3E%3Cpath d='M40 108c-16-14 12-22-4-36S46 42 46 42'/%3E%3Cpath d='M112 132c-14-12 10-20-4-32s8-24 8-24'/%3E%3Cpath d='M78 74c-11-9 8-15-3-24'/%3E%3C/g%3E%3C/svg%3E")}.hc-section-head{text-align:center;flex-direction:column;grid-column:1/-1;align-items:center;gap:18px;margin-bottom:70px;display:flex}.hc-section-head h2,.hc-h2{font-size:84px}.hc-section-head p{font-size:20px;font-weight:600}.hc-card{--sx:8px;--sy:8px;box-shadow:var(--sx) var(--sy) 0 var(--hc-dark);transition:transform .25s cubic-bezier(.175, .885, .32, 1.275), box-shadow .25s cubic-bezier(.175, .885, .32, 1.275), var(--hc-reveal-transition)}.hc-card:hover{box-shadow:calc(var(--sx) + 4px) calc(var(--sy) + 4px) 0 var(--hc-dark);transform:translate(-4px,-4px)}.hc-btn{--sx:6px;--sy:6px;cursor:pointer;box-shadow:var(--sx) var(--sy) 0 var(--hc-dark);transition:transform .18s,box-shadow .18s}.hc-btn:hover{box-shadow:var(--sx) calc(var(--sy) + 4px) 0 var(--hc-dark);transform:translateY(-3px)}.hc-btn:active{box-shadow:1px 1px 0 var(--hc-dark);transform:translate(2px,2px)}.hc-nav-link{color:var(--hc-dark);text-decoration:none;transition:color .15s,opacity .15s}.hc-nav-link:hover{opacity:.6}.hc-footer-link{transition:opacity .15s}.hc-footer-link:hover{opacity:.65;text-decoration:underline}.hc-nav-toggle{cursor:pointer;background:var(--hc-yellow);border:3px solid var(--hc-dark);border-radius:12px;flex-direction:column;justify-content:center;gap:5px;width:44px;height:40px;padding:0 9px;display:none}.hc-nav-toggle span{background:var(--hc-dark);border-radius:2px;width:100%;height:3px;transition:transform .2s,opacity .2s;display:block}.hc-nav-toggle span:first-child.is-open{transform:translateY(8px)rotate(45deg)}.hc-nav-toggle span:nth-child(2).is-open{opacity:0}.hc-nav-toggle span:nth-child(3).is-open{transform:translateY(-8px)rotate(-45deg)}.hc-nav-drawer{--hc-drawer-move:.24s cubic-bezier(.4, 0, 1, 1);transition:grid-template-rows var(--hc-drawer-move);grid-template-rows:0fr;display:grid;overflow:hidden}.hc-nav-drawer.is-open{--hc-drawer-move:.34s cubic-bezier(.22, 1, .36, 1);grid-template-rows:1fr}.hc-nav-drawer-inner{background:var(--hc-cream);border-top:0 solid var(--hc-dark);opacity:0;min-height:0;transition:opacity .18s ease, transform var(--hc-drawer-move), padding var(--hc-drawer-move), border-top-width var(--hc-drawer-move);flex-direction:column;gap:2px;padding:0 24px;display:flex;overflow:hidden;transform:translateY(-8px)}.hc-nav-drawer.is-open .hc-nav-drawer-inner{opacity:1;border-top-width:3px;padding:10px 24px 18px;transform:none}.hc-nav-drawer a{color:var(--hc-dark);border-bottom:2px solid #1a16141f;padding:12px 4px;font-size:16px;font-weight:700;text-decoration:none}.hc-nav-drawer a:last-child{border-bottom:0}.hc-nav-drawer-cta{box-shadow:3px 3px 0 var(--hc-dark);background:#e8503a;border-radius:999px;align-self:flex-start;margin-top:10px;color:var(--hc-cream)!important;border:3px solid var(--hc-dark)!important;padding:10px 22px!important}.hc-icon-link{align-items:center;gap:10px;display:inline-flex}.hc-icon-link svg{flex:none;font-size:.86em}.hc-thali-head{margin-bottom:-24px!important}.hc-thali-wrap{grid-column:1/span 7;justify-content:center;min-width:0;display:flex}.hc-thali{aspect-ratio:1;width:100%;max-width:540px;position:relative}.hc-thali>svg{display:block}.hc-thali-hotspot{cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:0;border-radius:999px;padding:0;position:absolute}.hc-thali-hotspot:focus-visible{outline:4px solid var(--hc-dark);outline-offset:4px}.hc-thali-tip{white-space:nowrap;font-family:var(--hc-font-display);background:var(--hc-dark);color:var(--hc-cream);opacity:0;pointer-events:none;border-radius:999px;padding:6px 14px;font-size:15px;transition:opacity .16s,transform .16s;position:absolute;bottom:calc(100% + 10px);left:50%;transform:translate(-50%)translateY(4px)}.hc-thali-hotspot:hover .hc-thali-tip,.hc-thali-hotspot:focus-visible .hc-thali-tip,.hc-thali-hotspot.is-active .hc-thali-tip{opacity:1;transform:translate(-50%)translateY(0)}.hc-thali-detail{grid-column:8/span 5;align-self:center;min-width:0}.hc-thali-dots{gap:8px;margin-top:4px;display:flex}.hc-thali-dots span{border:2.5px solid var(--hc-dark);background:0 0;border-radius:50%;width:10px;height:10px}.hc-thali-dots span.is-active{background:var(--hc-dark)}.hc-sr-only{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.hc-hero-blob{border-radius:50%;position:absolute}.hc-hero{--hc-chrome:120px;min-height:calc(100vh - var(--hc-chrome));min-height:calc(100svh - var(--hc-chrome))}@media (width>=901px) and (height<=820px){.hc-hero-grid{padding-top:28px!important;padding-bottom:34px!important}.hc-hero-copy{gap:20px!important}.hc-hero-copy h1{font-size:clamp(44px,6vw,84px)!important}.hc-hero-copy p{font-size:20px!important}}.hc-hero-visual{--stage-scale:1;min-width:0}.hc-hero-stage{width:687px;height:660px;transform:scale(var(--stage-scale));transform-origin:50%;margin:calc((660px * var(--stage-scale) - 660px) / 2) calc((687px * var(--stage-scale) - 687px) / 2);flex:none;position:relative}.hc-steam-dot{background:var(--hc-cream);border:4px solid var(--hc-dark);border-radius:50%;animation:3.4s ease-in infinite steam}.hc-ticker{background:var(--hc-dark);color:var(--hc-cream);border-bottom:6px solid var(--hc-dark);overflow:hidden}.hc-ticker-track{width:max-content;font-family:var(--hc-font-mono);letter-spacing:.2em;text-transform:uppercase;padding:14px 0;font-size:15px;font-weight:700;animation:26s linear infinite hc-marquee;display:flex}.hc-kitchen-grid figure svg{max-width:100%;height:auto}.hc-chutney-grid,.hc-kitchen-grid,.hc-coffee-stats{grid-column:1/-1;gap:28px;display:grid}.hc-timeline{flex-direction:column;grid-column:1/-1;gap:44px;margin:0;padding:0;list-style:none;display:flex;position:relative}.hc-timeline-item:before{content:"";background:var(--hc-ribbon) center / 100% 100% no-repeat;width:72px;margin-left:-36px;position:absolute;top:-22px;bottom:-22px;left:50%}.hc-timeline-item:nth-of-type(2n):before{scale:-1 1}.hc-timeline-item:nth-of-type(3n+2):before{width:56px;margin-left:-28px}.hc-timeline-item:nth-of-type(4n+1):before{width:84px;margin-left:-42px}.hc-timeline-item:first-of-type:before{background-position:bottom;background-size:100% 200%;top:50%}.hc-timeline-item:last-of-type:before{background-position:top;background-size:100% 200%;bottom:50%}.hc-timeline-item{grid-template-columns:minmax(0,1fr) 116px minmax(0,1fr);align-items:center;column-gap:26px;display:grid;position:relative}.hc-timeline-node{z-index:1;border:5px solid var(--hc-dark);border-radius:50%;grid-area:1/2;justify-content:center;justify-self:center;align-items:center;width:86px;height:86px;display:flex;position:relative}.hc-timeline-node:after{content:"";background:var(--hc-dark);width:44px;height:6px;margin-top:-3px;position:absolute;top:50%}.hc-timeline-card{grid-row:1}.hc-timeline-item:nth-of-type(odd) .hc-timeline-card{grid-column:1}.hc-timeline-item:nth-of-type(2n) .hc-timeline-card{grid-column:3}.hc-timeline-item:nth-of-type(odd) .hc-timeline-node:after{right:100%}.hc-timeline-item:nth-of-type(2n) .hc-timeline-node:after{left:100%}.hc-versus{flex-direction:column;grid-column:1/-1;align-items:center;gap:24px;margin-top:64px;display:flex}.hc-versus-kicker{opacity:.65}.hc-versus-grid{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:stretch;gap:30px;width:100%;display:grid}.hc-versus-card{flex-direction:column;display:flex}.hc-versus-flag{align-items:center;gap:18px;padding:20px 26px;display:flex}.hc-versus-flag h3{font-size:32px;line-height:1.1}.hc-versus-body{flex-direction:column;flex:1;gap:16px;padding:24px 26px 26px;display:flex}.hc-versus-body p{color:var(--hc-dark);font-size:17px;font-weight:600;line-height:1.55}.hc-versus-cite{font-family:var(--hc-font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--hc-dark);opacity:.7;border-top:3px dashed #1a16144d;margin-top:auto;padding-top:14px;font-size:11.5px;font-weight:700}.hc-versus-badge{border:5px solid var(--hc-dark);background:var(--hc-dark);width:84px;height:84px;color:var(--hc-cream);box-shadow:0 0 0 6px var(--hc-cream);font-family:var(--hc-font-display);letter-spacing:.04em;border-radius:50%;justify-content:center;place-self:center;align-items:center;font-size:27px;font-weight:700;display:flex}.hc-versus-verdict{text-align:center;background:var(--hc-yellow);border:5px solid var(--hc-dark);width:100%;box-shadow:8px 8px 0 var(--hc-dark);font-family:var(--hc-font-hand);color:var(--hc-dark);border-radius:999px;margin:6px 0 0;padding:16px 34px;font-size:32px;font-weight:700}.hc-versus-verdict svg{vertical-align:-4px;margin-left:6px}.hc-timeline-era{font-family:var(--hc-font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--hc-dark);border-radius:999px;align-self:flex-start;padding:5px 14px;font-size:12px;font-weight:700}.hc-chutney-grid{grid-template-columns:repeat(12,1fr);gap:32px}.hc-chutney-grid>*{grid-column:span 4}.hc-kitchen-grid{grid-template-columns:repeat(3,1fr);gap:26px}.hc-coffee-stats{grid-template-columns:repeat(3,1fr);gap:18px}.hc-coffee-head{flex-direction:column;grid-area:1/7/auto/span 6;gap:22px;min-width:0;display:flex}.hc-coffee-visual{grid-area:1/1/span 2/span 6}.hc-coffee-copy{grid-area:2/7/auto/span 6}.hc-footer-grid{grid-column:1/-1;grid-template-columns:repeat(12,1fr);gap:32px;display:grid}@keyframes hc-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes bob{0%,to{transform:translateY(0)}50%{transform:translateY(-14px)}}@keyframes blink{0%,90%,to{transform:scaleY(1)}95%{transform:scaleY(.1)}}@keyframes floatA{0%,to{transform:translate(0)rotate(0)}50%{transform:translate(4px,-10px)rotate(4deg)}}@keyframes floatB{0%,to{transform:translate(0)rotate(0)}50%{transform:translate(-6px,-8px)rotate(-5deg)}}@keyframes floatC{0%,to{transform:translate(0)}50%{transform:translate(5px,8px)}}@keyframes spinSlow{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes steam{0%{opacity:0;transform:translateY(8px)scale(.7)}25%{opacity:.95}60%{opacity:.7;transform:translate(-4px,-12px)scale(1.05)}to{opacity:0;transform:translate(4px,-34px)scale(1.3)}}@keyframes hc-ripple{0%{opacity:.85;transform:scale(.35)}to{opacity:0;transform:scale(1.15)}}@keyframes hc-bubble{0%{opacity:0;transform:translateY(6px)scale(.4)}30%{opacity:.9}to{opacity:0;transform:translateY(-18px)scale(1)}}@keyframes sizzle-pop{0%{opacity:0;transform:translateY(3px)scale(.2)}40%{opacity:.9}to{opacity:0;transform:translateY(-14px)scale(1.1)}}@keyframes tawa-heat{0%,to{opacity:.5}50%{opacity:1}}@keyframes ladle-tip{0%{transform:rotate(6deg)translateY(-6px)}35%{transform:rotate(-6deg)}to{transform:rotate(0)}}@keyframes pour-wobble{0%,to{transform:scaleX(1)translate(0)}50%{transform:scaleX(.86)translate(2px)}}@keyframes batter-drop{0%{opacity:0;transform:translateY(-16px)scale(.5)}30%{opacity:1}to{opacity:0;transform:translateY(22px)scale(1.05)}}@keyframes batter-splash{0%{opacity:0;transform:scale(.3)}40%{opacity:.9}to{opacity:0;transform:scale(1.5)translateY(-6px)}}@keyframes drip{0%{opacity:0;transform:translateY(-6px)scaleY(.6)}30%{opacity:1}to{opacity:0;transform:translateY(10px)scaleY(1)}}@keyframes wave{0%,to{transform:rotate(0)}50%{transform:rotate(-22deg)}}@keyframes jiggle{0%,to{transform:rotate(-6deg)translateY(0)}25%{transform:rotate(5deg)translateY(-5px)}50%{transform:rotate(-4deg)translateY(0)}75%{transform:rotate(6deg)translateY(-4px)}}.hc-family-icon{transform-origin:50% 88%}.hc-card:hover .hc-family-icon{animation:.6s ease-in-out infinite jiggle}@keyframes hc-logo-wave{0%,62%,to{rotate:0deg}70%{rotate:-13deg}78%{rotate:9deg}86%{rotate:-6deg}}@keyframes hc-hop{0%{transform:translateY(0)scale(1)}22%{transform:translateY(0)scale(1.1,.86)}52%{transform:translateY(-26px)scale(.94,1.09)}78%{transform:translateY(0)scale(1.08,.9)}to{transform:translateY(0)scale(1)}}@keyframes hc-nod{0%,to{transform:rotate(-7deg)}50%{transform:rotate(7deg)}}@keyframes hc-sink{0%,to{transform:translateY(-3px)scaleY(1)}55%{transform:translateY(6px)scaleY(.94)}}@keyframes hc-shiver{0%,to{transform:translate(0)rotate(0)}20%{transform:translate(-3px)rotate(-3deg)}40%{transform:translate(3px)rotate(3deg)}60%{transform:translate(-2px)rotate(-2deg)}80%{transform:translate(2px)rotate(2deg)}}.hc-loader{z-index:999;background:var(--hc-cream);flex-direction:column;justify-content:center;align-items:center;gap:26px;transition:opacity .6s,translate .6s cubic-bezier(.6,0,.3,1);display:flex;position:fixed;inset:0}.hc-loader.is-leaving{opacity:0;pointer-events:none;translate:0 -24px}.hc-loader-art{width:min(280px,62vw);height:auto}.hc-loader-text{font-family:var(--hc-font-mono);letter-spacing:.24em;text-transform:uppercase;color:var(--hc-dark);font-size:12px;font-weight:700}.hc-loader-text:after{content:"...";animation:1.4s steps(4,end) infinite hc-ellipsis}@keyframes hc-ellipsis{0%{clip-path:inset(0 100% 0 0)}to{clip-path:inset(0)}}.hc-booting .hc-hero-copy>*,.hc-booting .hc-hero-visual{opacity:0}.hc-entered .hc-hero-copy>*{animation:.75s cubic-bezier(.22,1,.36,1) both hc-rise}.hc-entered .hc-hero-copy>:first-child{animation-delay:60ms}.hc-entered .hc-hero-copy>:nth-child(2){animation-delay:.14s}.hc-entered .hc-hero-copy>:nth-child(3){animation-delay:.22s}.hc-entered .hc-hero-copy>:nth-child(4){animation-delay:.3s}.hc-entered .hc-hero-copy>:nth-child(5){animation-delay:.38s}.hc-entered .hc-hero-visual{animation:.9s cubic-bezier(.34,1.32,.64,1) .16s both hc-plate}@keyframes hc-rise{0%{opacity:0;translate:0 26px}to{opacity:1;translate:0}}@keyframes hc-plate{0%{opacity:0;rotate:-3deg;scale:.9}to{opacity:1;rotate:0deg;scale:1}}@keyframes hc-draw{0%{stroke-dashoffset:1px}72%,to{stroke-dashoffset:0}}@keyframes hc-churn{0%,to{transform:translate(-5px)scaleX(.94)}50%{transform:translate(5px)scaleX(1.06)}}@keyframes hc-chomp{0%,to{transform:scaleY(.62)}50%{transform:scaleY(1.3)}}@keyframes hc-flicker{0%,to{transform:scaleY(1)scaleX(1)}30%{transform:scaleY(1.22)scaleX(.86)}60%{transform:scaleY(.9)scaleX(1.1)}}@keyframes hc-squish{0%{scale:1}35%{scale:1.07 .9}68%{scale:.98 1.04}to{scale:1}}.hc-brand-logo{transform-origin:50% 85%;animation:6s ease-in-out infinite hc-logo-wave;display:inline-flex}.hc-anim-wobble{transform-origin:50% 90%;animation:5s ease-in-out infinite wobble}.hc-hop{transform-origin:50% 100%;display:flex}.hc-hop.is-in{animation:.62s cubic-bezier(.28,.84,.42,1) hc-hop}.hc-timeline-card{opacity:0;transition:opacity .5s,translate .62s cubic-bezier(.22,1,.36,1);translate:44px}.hc-timeline-item:nth-of-type(2n) .hc-timeline-card{translate:-44px}.hc-timeline-item.is-in .hc-timeline-card{opacity:1;translate:none}.hc-btn:hover{animation:.42s hc-squish}#family .hc-section-head{margin-bottom:6px}.hc-cook-picker{flex-wrap:wrap;grid-column:1/-1;justify-content:center;gap:10px;margin-bottom:8px;display:flex}.hc-cook-chip{font-family:var(--hc-font-display);color:var(--hc-dark);background:var(--hc-cream);border:4px solid var(--hc-dark);cursor:pointer;box-shadow:3px 3px 0 var(--hc-dark);border-radius:999px;align-items:center;gap:8px;padding:7px 16px 7px 9px;font-size:17px;font-weight:600;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.hc-cook-chip:hover{box-shadow:3px 6px 0 var(--hc-dark);transform:translateY(-3px)}.hc-cook-chip:hover .hc-family-icon{animation:.6s ease-in-out infinite jiggle}.hc-cook-chip.is-active{background:var(--hc-yellow);box-shadow:1px 1px 0 var(--hc-dark);transform:translate(2px,2px)}.hc-cook{grid-column:1/-1;grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);align-items:center;gap:44px;display:grid}.hc-cook-pan{width:100%;max-width:560px;box-shadow:10px 10px 0 var(--hc-dark);border-radius:34px;justify-self:center;padding:18px 18px 42px;position:relative}.hc-cook-svg{width:100%;height:auto;display:block}.hc-cook-caption{white-space:nowrap;font-family:var(--hc-font-mono);letter-spacing:.16em;text-transform:uppercase;box-shadow:4px 4px 0 var(--hc-dark);border-radius:999px;padding:8px 20px;font-size:12px;font-weight:700;position:absolute;bottom:-20px;left:50%;translate:-50%}.hc-cook-copy{opacity:.25;flex-direction:column;align-items:flex-start;gap:16px;transition:opacity .45s,translate .45s cubic-bezier(.22,1,.36,1);display:flex;translate:0 12px}.hc-cook-copy.is-served{opacity:1;translate:none}.hc-cook-replay{cursor:pointer;opacity:0;pointer-events:none;transition:opacity .3s}.hc-cook-copy.is-served .hc-cook-replay{opacity:1;pointer-events:auto}.hc-cook-svg>g,.hc-cook-svg>path{transform-box:fill-box;transform-origin:50%;transition:opacity .32s,translate .5s cubic-bezier(.22,1,.36,1),scale .5s cubic-bezier(.34,1.56,.64,1)}.hc-cook-plate{opacity:0;translate:0 14px}.hc-cook-svg[data-stage=plate] .hc-cook-plate,.hc-cook-svg[data-stage=done] .hc-cook-plate{opacity:1;translate:none}.hc-cook-svg[data-stage=plate] .hc-cook-tawa,.hc-cook-svg[data-stage=done] .hc-cook-tawa{opacity:0;translate:0 16px}.hc-cook-ladle{opacity:0;translate:0 -18px}.hc-cook-svg[data-stage=pour] .hc-cook-ladle{opacity:1;animation:.85s ease-in-out ladle-tip;translate:none;rotate:-14deg}.hc-cook-heat{animation:1.9s ease-in-out infinite tawa-heat}.hc-cook-pour{opacity:0}.hc-cook-svg[data-stage=pour] .hc-cook-pour{opacity:1}.hc-cook-stream,.hc-cook-stream-shine{transform-origin:top;transition:scale .32s cubic-bezier(.22,1,.36,1);scale:1 .2}.hc-cook-svg[data-stage=pour] .hc-cook-stream,.hc-cook-svg[data-stage=pour] .hc-cook-stream-shine{scale:1}.hc-cook-svg[data-stage=pour] .hc-cook-stream{animation:.5s ease-in-out infinite pour-wobble}.hc-cook-svg[data-stage=pour] .hc-cook-stream-shine{animation:.5s ease-in-out infinite reverse pour-wobble}.hc-cook-drops circle,.hc-cook-splash path{opacity:0;transform-box:fill-box;transform-origin:50%}.hc-cook-svg[data-stage=pour] .hc-cook-drops circle{animation:.7s ease-in infinite batter-drop}.hc-cook-svg[data-stage=pour] .hc-cook-splash path{animation:.7s ease-out infinite batter-splash}.hc-cook-sizzle{opacity:0;transition:opacity .32s}.hc-cook-svg[data-stage=spread] .hc-cook-sizzle,.hc-cook-svg[data-stage=topping] .hc-cook-sizzle{opacity:1}.hc-cook-svg[data-stage=spread] .hc-cook-sizzle path,.hc-cook-svg[data-stage=topping] .hc-cook-sizzle path{animation:1.7s ease-out infinite steam}.hc-cook-svg[data-stage=spread] .hc-cook-sizzle circle,.hc-cook-svg[data-stage=topping] .hc-cook-sizzle circle{animation:1.1s ease-out infinite sizzle-pop}.hc-cook-disc,.hc-cook-disc-face{opacity:0;scale:.14}.hc-cook-svg[data-stage=spread] .hc-cook-disc,.hc-cook-svg[data-stage=topping] .hc-cook-disc,.hc-cook-svg[data-stage=spread] .hc-cook-disc-face,.hc-cook-svg[data-stage=topping] .hc-cook-disc-face{opacity:1;scale:1}.hc-cook-svg[data-stage=pour] .hc-cook-disc{opacity:1;scale:.18}.hc-cook-disc ellipse,.hc-cook-disc path{transition:fill .45s,stroke .45s}.hc-cook-svg[data-stage=pour] .hc-cook-disc ellipse{fill:#f5efe0}.hc-cook-svg[data-stage=pour] .hc-cook-disc path{stroke:#d9cdb6}.hc-cook-svg[data-stage=fold] .hc-cook-disc{opacity:0;scale:1 .15}.hc-cook-topping{opacity:0;scale:.6}.hc-cook-svg[data-stage=topping] .hc-cook-topping{opacity:1;scale:1}.hc-cook-svg[data-stage=fold] .hc-cook-topping{opacity:0;scale:1 .15}.hc-cook-folded{opacity:0;scale:.55}.hc-cook-svg[data-stage=fold] .hc-cook-folded,.hc-cook-svg[data-stage=plate] .hc-cook-folded,.hc-cook-svg[data-stage=done] .hc-cook-folded{opacity:1;scale:1}.hc-cook-svg[data-stage=plate] .hc-cook-folded,.hc-cook-svg[data-stage=done] .hc-cook-folded{translate:0 22px}.hc-cook-steam{opacity:0}.hc-cook-svg[data-stage=plate] .hc-cook-steam,.hc-cook-svg[data-stage=done] .hc-cook-steam{opacity:.75}.hc-cook-svg[data-stage=plate] .hc-cook-steam path,.hc-cook-svg[data-stage=done] .hc-cook-steam path{animation:2.9s ease-out infinite steam}@media (width<=1024px){.hc-section{padding:90px 0}.hc-section-head h2,.hc-h2{font-size:56px}.hc-shell{gap:20px;padding:0 24px}.hc-chutney-grid>*{grid-column:span 6!important;margin-top:0!important}.hc-timeline-item{grid-template-columns:minmax(0,1fr) 96px minmax(0,1fr);column-gap:20px}.hc-timeline-node:after{width:32px}.hc-kitchen-grid{grid-template-columns:repeat(2,1fr)}.hc-coffee-stats{grid-template-columns:1fr}.hc-footer-grid>*{grid-column:span 6!important}}@media (width<=900px){.hc-hero-grid{grid-template-columns:minmax(0,1fr)!important;gap:24px!important}.hc-hero-copy,.hc-hero-visual{grid-column:1/-1!important;min-width:0!important}.hc-hero-visual{order:-1}.hc-nav-links,.hc-nav-cta{display:none!important}.hc-nav-toggle{display:flex}.hc-hero-copy{text-align:center;align-items:center!important}.hc-hero-actions{justify-content:center}.hc-hero-meta{text-align:center;justify-content:center}.hc-mood-grid,.hc-mood-panel,.hc-coffee-head,.hc-coffee-visual,.hc-coffee-copy,.hc-thali-wrap,.hc-thali-detail{grid-column:1/-1!important}.hc-coffee-head,.hc-coffee-visual,.hc-coffee-copy{grid-row:auto!important}.hc-thali{max-width:420px}.hc-versus-grid{grid-template-columns:minmax(0,1fr);gap:20px}.hc-versus-badge{width:68px;height:68px;font-size:22px}.hc-versus-flag h3{font-size:26px}.hc-versus-verdict{border-radius:34px;padding:14px 24px;font-size:26px}.hc-cook{grid-template-columns:minmax(0,1fr);gap:50px}.hc-cook-copy{text-align:center;align-items:center}.hc-cook-chip{border-width:3px;padding:5px 13px 5px 7px;font-size:15px}.hc-cook-picker{gap:8px;margin-bottom:4px}.hc-timeline{gap:30px}.hc-timeline-item:before{width:44px;margin-left:-22px;top:-15px;bottom:-15px;left:34px}.hc-timeline-item:first-of-type:before{top:34px}.hc-timeline-item:last-of-type:before{height:49px;bottom:auto}.hc-timeline-card,.hc-timeline-item:nth-of-type(2n) .hc-timeline-card{translate:0 22px}.hc-timeline-item{grid-template-columns:68px minmax(0,1fr);align-items:start;column-gap:24px}.hc-timeline-node{grid-column:1;width:68px;height:68px;margin-top:16px}.hc-timeline-node svg{width:36px;height:36px}.hc-timeline-item:nth-of-type(odd) .hc-timeline-card,.hc-timeline-item:nth-of-type(2n) .hc-timeline-card{grid-column:2}.hc-timeline-item:nth-of-type(odd) .hc-timeline-node:after{left:100%;right:auto}.hc-timeline-node:after{width:24px}.hc-hero-copy h1{text-align:center}.hc-hero-copy p{max-width:38ch!important}}@media (width<=640px){.hc-section-head h2,.hc-h2{font-size:42px}.hc-shell{grid-template-columns:minmax(0,1fr)}.hc-chutney-grid,.hc-footer-grid{grid-template-columns:1fr}.hc-chutney-grid>*,.hc-footer-grid>*{grid-column:1/-1!important}.hc-kitchen-grid{grid-template-columns:minmax(0,1fr)}.hc-mood-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.hc-coffee-visual{padding:26px 12px!important}.hc-hero-blob{scale:.55}.hc-hero-copy h1{font-size:clamp(44px,13vw,72px)!important}.hc-hero-eyebrow{text-align:center;max-width:100%;letter-spacing:.12em!important;padding:7px 14px!important;font-size:10px!important}.hc-brand-text{font-size:18px!important}}
