:root{--ink:#202524;--ink-soft:#4c5551;--paper:#fbfaf6;--cream:#f4efe7;--cream-dark:#e8ded1;--olive:#6c7a55;--terracotta:#c76545;--terracotta-dark:#9e452f;--mustard:#dca94b;--white:#fff;--line:#dedbd3;--shadow:0 18px 45px #342a1f1a;--display:Georgia, "Times New Roman", serif;color:var(--ink);background:var(--paper);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}:root[data-theme=dark]{--ink:#f8f4ed;--ink-soft:#c4c2b8;--paper:#202522;--cream:#292d28;--cream-dark:#3a3b32;--olive:#a8b28d;--terracotta:#dd8767;--terracotta-dark:#f0a78b;--mustard:#e6bd64;--white:#2a2f2b;--line:#484b43;--shadow:0 20px 55px #00000040}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);min-width:320px;margin:0;line-height:1.6;overflow-x:hidden}body.nav-open{overflow:hidden}a{color:inherit}button,input,select{font:inherit}button{cursor:pointer}:focus-visible{outline:3px solid var(--mustard);outline-offset:3px}img,svg,video,iframe{max-width:100%}h1,h2,h3,p,a,button,th,td{overflow-wrap:anywhere}.container{width:min(1160px,100% - 48px);margin-inline:auto}.skip-link{z-index:20;color:var(--ink);background:var(--mustard);padding:.7rem 1rem;font-weight:800;position:absolute;top:-5rem;left:1rem}.skip-link:focus{top:1rem}.site-header{z-index:10;color:var(--white);border-bottom:1px solid #fff3;position:absolute;inset:0 0 auto}.site-header:not(:has(+.site-main .home-hero)){color:var(--ink);background:color-mix(in srgb, var(--paper) 92%, transparent);backdrop-filter:blur(12px);position:sticky}.header-inner{justify-content:space-between;align-items:center;gap:2rem;min-height:78px;display:flex}.brand{font-family:var(--display);letter-spacing:-.04em;white-space:nowrap;align-items:center;gap:.65rem;font-size:1.35rem;font-weight:700;text-decoration:none;display:inline-flex}.brand em{color:var(--terracotta);font-style:italic}.brand-mark{background:var(--terracotta);color:#fff;letter-spacing:0;border-radius:50%;place-items:center;width:2.45rem;height:2.45rem;font-family:Inter,sans-serif;font-size:.65rem;font-weight:900;display:grid;box-shadow:inset 0 -4px #00000021}.site-nav{text-transform:uppercase;letter-spacing:.055em;align-items:center;gap:1.45rem;font-size:.79rem;font-weight:800;display:flex}.site-nav>a{color:inherit;opacity:.82;text-decoration:none;transition:opacity .2s,color .2s}.site-nav>a:hover,.site-nav>a.active{color:var(--mustard);opacity:1}.site-header:not(:has(+.site-main .home-hero)) .site-nav>a:hover,.site-header:not(:has(+.site-main .home-hero)) .site-nav>a.active{color:var(--terracotta)}.nav-actions{align-items:center;gap:.75rem;margin-left:.3rem;display:flex}.nav-cta{color:inherit;border:1px solid;border-radius:999px;padding:.62rem 1rem;font-size:.72rem;text-decoration:none}.theme-toggle{width:2.2rem;height:2.2rem;color:inherit;background:0 0;border:1px solid;border-radius:50%;font-size:1rem}.nav-toggle{color:inherit;background:0 0;border:0;padding:.4rem;font-size:1.4rem;display:none}.site-main{overflow:hidden}h1,h2,h3{letter-spacing:-.045em;margin:0 0 1rem;line-height:1.08}h1,h2{font-family:var(--display);font-weight:700}h1{font-size:clamp(3rem,7vw,6rem)}h2{font-size:clamp(2.05rem,4vw,3.45rem)}h3{font-size:1.23rem}p{margin-top:0}.eyebrow{color:var(--terracotta);letter-spacing:.16em;margin:0 0 1rem;font-size:.68rem;font-weight:900}.eyebrow-light{color:var(--mustard)}.lead{color:#ffffffd1;max-width:590px;font-size:clamp(1rem,2vw,1.2rem)}.section{padding:clamp(4rem,8vw,7rem) 0}.section-heading{max-width:680px;margin-bottom:2.6rem}.section-heading.centered{text-align:center;margin-inline:auto}.section-heading>p:last-child{color:var(--ink-soft);max-width:580px;margin-inline:auto}.hero{position:relative;overflow:hidden}.home-hero{min-height:690px;color:var(--white);background:#28352e;padding:10rem 0 5.8rem}.hero-pattern{opacity:.55;background:radial-gradient(circle at 12% 20%,#dca94b45 0 2px,#0000 3px) 0 0/150px 150px,radial-gradient(circle at 12% 20%,#0000 0 90px,#ffffff0f 91px 92px,#0000 93px),linear-gradient(120deg,#293a32 0%,#3d493b 52%,#26322c 100%);position:absolute;inset:0}.hero-pattern:after{content:"";background:#d8b67321;border-radius:50% 50% 0 0;height:370px;position:absolute;inset:auto -10% -45%;transform:rotate(-4deg)}.hero-grid{grid-template-columns:1fr 1fr;align-items:center;gap:3.5rem;display:grid;position:relative}.hero-copy h1{margin-bottom:1.3rem}.hero-copy h1 span{color:var(--mustard);font-style:italic}.hero-actions{flex-wrap:wrap;align-items:center;gap:1.2rem;margin-top:2rem;display:flex}.button{text-transform:uppercase;letter-spacing:.07em;border:1px solid #0000;border-radius:0;justify-content:center;align-items:center;min-height:48px;padding:.75rem 1.25rem;font-size:.74rem;font-weight:900;text-decoration:none;transition:transform .2s,background .2s,border-color .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button.light{color:var(--ink);background:var(--mustard)}.button.primary{color:#fff;background:var(--terracotta)}.button.secondary{color:var(--ink);background:var(--white);border-color:var(--line)}.button.outline{color:var(--terracotta);border-color:var(--terracotta);background:0 0}.hero-text-link{color:var(--white);font-size:.82rem;font-weight:800;text-decoration:none}.hero-text-link span,.underlined-link span,.menu-link span{color:var(--mustard);margin-left:.25rem;font-size:1.2rem}.hero-trust{color:#ffffff9e;flex-wrap:wrap;gap:1.3rem;margin-top:3.2rem;font-size:.75rem;display:flex}.hero-trust b{color:var(--white);font-family:var(--display);font-size:1.2rem;display:block}.hero-art{background:#d9bd85;border-radius:46% 46% 8px 8px;min-height:410px;position:relative;overflow:hidden;transform:rotate(2deg);box-shadow:20px 20px #00000021}.art-sun{background:#e8a75d;border-radius:50%;width:280px;height:280px;position:absolute;top:-82px;right:-66px}.art-plate{background:#eee7d8;border:10px solid #d8ccb6;border-radius:50%;position:absolute;box-shadow:inset 0 0 0 3px #b78a66}.plate-back{width:230px;height:230px;bottom:-80px;left:-25px}.plate-front{background:#e8ddcc;width:265px;height:265px;bottom:-145px;right:-30px}.art-pot{background:#b95f42;border:7px solid #843e32;border-radius:12px 12px 44px 44px;width:180px;height:126px;position:absolute;top:31%;left:29%;box-shadow:0 13px #8b4b3b}.art-pot:before,.art-pot:after{content:"";background:#873e30;border-radius:50%;width:32px;height:23px;position:absolute;top:28px}.art-pot:before{left:-28px}.art-pot:after{right:-28px}.art-pot-rim{background:#d88255;border:7px solid #843e32;border-radius:50%;width:210px;height:31px;position:absolute;top:28%;left:25%}.art-steam{color:#ffffffc4;font-family:var(--display);font-size:5.2rem;line-height:1;position:absolute;top:11%}.steam-one{left:43%;transform:rotate(-9deg)}.steam-two{top:16%;left:54%;transform:rotate(12deg)}.art-egg{background:#faf2de;border-radius:50% 50% 46% 46%;width:55px;height:75px;position:absolute;top:46%;left:19%;transform:rotate(-20deg);box-shadow:inset -7px -4px #ead8bc}.art-egg:after{content:"";background:#e4ad49;border-radius:50%;width:22px;height:22px;position:absolute;top:28px;left:17px}.art-timer-card{color:#fff;background:#2d3b34;gap:.08rem;width:128px;padding:1rem;display:grid;position:absolute;top:52%;right:11%;transform:rotate(-7deg);box-shadow:9px 9px #51352733}.art-timer-card span,.art-timer-card small{letter-spacing:.12em;color:#d6d5c9;font-size:.58rem}.art-timer-card strong{font-family:var(--display);color:var(--mustard);font-size:2rem;line-height:1}.art-leaf{background:#61754d;border-radius:100% 0;width:60px;height:25px;position:absolute}.leaf-one{bottom:18%;right:25%;transform:rotate(35deg)}.leaf-two{bottom:12%;right:17%;transform:rotate(-25deg)}.home-intro{background:var(--cream)}.intro-grid,.feature-grid,.split-grid,.table-layout{grid-template-columns:1fr 1fr;align-items:center;gap:5rem;display:grid}.intro-grid h2 i{color:var(--terracotta);font-style:italic}.intro-copy{color:var(--ink-soft);max-width:480px;font-size:1.05rem}.underlined-link{color:var(--terracotta);text-transform:uppercase;letter-spacing:.07em;border-bottom:1px solid var(--terracotta);align-items:center;gap:.2rem;padding-bottom:.35rem;font-size:.78rem;font-weight:900;text-decoration:none;display:inline-flex}.menu-section{background:var(--paper)}.menu-grid{border-top:1px solid var(--line);grid-template-columns:repeat(2,1fr);gap:0 3.2rem;display:grid}.menu-item{border-bottom:1px solid var(--line);gap:1.15rem;padding:1.8rem .5rem 1.8rem 0;text-decoration:none;transition:transform .2s;display:flex}.menu-item:hover{transform:translate(5px)}.menu-item-content{flex:1}.food-icon{background:var(--cream);border:1px solid var(--line);border-radius:50%;flex:0 0 62px;width:62px;height:62px;position:relative}.food-icon:before,.food-icon:after{content:"";position:absolute}.food-icon.egg:before{background:#fff5d8;border-radius:50%;width:27px;height:36px;top:12px;left:17px;box-shadow:inset 0 -3px #decaa9}.food-icon.egg:after{background:var(--mustard);border-radius:50%;width:11px;height:11px;top:27px;left:25px}.food-icon.potato:before{background:#c48a4b;border-radius:50%;width:34px;height:28px;top:19px;left:14px;transform:rotate(-22deg)}.food-icon.rice:before{background:#eee6cf;border-radius:50%;width:33px;height:18px;top:30px;left:15px;box-shadow:0 -10px 0 -3px #eee6cf,7px -13px 0 -5px #eee6cf}.food-icon.pasta:before{border-top:4px solid var(--mustard);border-bottom:4px solid var(--terracotta);border-radius:50%;width:36px;height:12px;top:26px;left:14px;transform:rotate(35deg)}.food-icon.leaf:before{background:var(--olive);border-radius:100% 0;width:35px;height:21px;top:20px;left:14px;transform:rotate(-28deg)}.food-icon.leaf:after{background:var(--terracotta);width:2px;height:30px;top:17px;left:32px;transform:rotate(35deg)}.food-icon.legume:before{background:var(--terracotta);width:15px;height:15px;box-shadow:15px 4px 0 var(--mustard),-1px 17px 0 var(--olive),15px 20px 0 #b98255;border-radius:50%;top:18px;left:16px}.menu-item-title{justify-content:space-between;align-items:center;gap:1rem;display:flex}.menu-label{color:var(--terracotta);letter-spacing:.15em;text-transform:uppercase;font-size:.65rem;font-weight:900}.menu-time{color:var(--olive);font-size:.75rem;font-weight:900}.menu-item h3{margin:.3rem 0 .45rem;font-size:1.35rem}.menu-item p{color:var(--ink-soft);margin:0 0 .7rem;font-size:.88rem}.menu-link{color:var(--terracotta);text-transform:uppercase;letter-spacing:.07em;font-size:.72rem;font-weight:900}.center-action{text-align:center;margin-top:2.5rem}.feature-section{background:var(--cream)}.feature-copy>p:not(.eyebrow){color:var(--ink-soft);max-width:470px}.feature-tool .panel{margin:0}.panel{background:var(--white);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:2px;padding:clamp(1.2rem,3vw,2rem)}.panel h2{font-family:var(--display);font-size:1.8rem}.panel-subtitle{color:var(--ink-soft);margin-top:-.45rem}.form-grid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}label{color:var(--ink-soft);gap:.36rem;font-size:.78rem;font-weight:900;display:grid}select,input[type=number],input[type=text]{width:100%;min-height:46px;color:var(--ink);background:var(--paper);border:1px solid #c9c7bd;border-radius:0;padding:.7rem .75rem}.check{align-items:center;gap:.5rem;min-height:46px;display:flex}.check input{width:1.15rem;height:1.15rem;accent-color:var(--terracotta)}.result{color:#fff;border-left:4px solid var(--mustard);background:#2d3b34;margin-top:1.2rem;padding:1.1rem 1.25rem}.result span{color:#d9d8c9;letter-spacing:.12em;text-transform:uppercase;font-size:.7rem;font-weight:900;display:block}.result strong{color:var(--mustard);font-family:var(--display);margin:.25rem 0 .35rem;font-size:2.45rem;line-height:1;display:block}.result small{color:#e8e4d7}.note{color:var(--ink-soft);font-size:.82rem}.calculator .eyebrow{margin-bottom:.5rem}.split-section{background:var(--paper)}.split-art{background:var(--terracotta);min-height:430px;position:relative;overflow:hidden}.split-circle{background:#ffe09f42;border-radius:50%;width:350px;height:350px;position:absolute;top:-100px;left:-60px}.split-card{z-index:1;background:var(--white);gap:.25rem;width:180px;padding:1.4rem;display:grid;position:absolute;top:14%;right:11%;transform:rotate(5deg);box-shadow:10px 10px #5e2d2133}.split-card span{color:var(--terracotta);letter-spacing:.15em;font-size:.62rem;font-weight:900}.split-card strong{font-family:var(--display);font-size:2.35rem;line-height:1}.split-card small{color:var(--ink-soft);font-size:.75rem}.split-dish{background:#f1e9d7;border:12px solid #d2b78a;border-radius:50%;width:250px;height:250px;position:absolute;bottom:-93px;left:21%;box-shadow:inset 0 0 0 3px #bb775a}.split-herb{background:#607550;border-radius:100% 0;width:105px;height:38px;position:absolute;bottom:17%;right:24%;transform:rotate(28deg)}.split-copy>p:not(.eyebrow){color:var(--ink-soft)}.check-list{gap:1rem;margin:2rem 0 0;padding:0;list-style:none;display:grid}.check-list li{align-items:flex-start;gap:1rem;display:flex}.check-list li>span{color:var(--terracotta);font-family:var(--display);font-size:1.05rem}.check-list strong,.check-list small{display:block}.check-list small{color:var(--ink-soft);margin-top:.12rem;font-size:.8rem}.table-section{background:var(--cream)}.table-layout{align-items:start}.table-layout>div:first-child{padding-top:1rem}.table-layout>div:first-child>p:not(.eyebrow){color:var(--ink-soft);max-width:370px}.table-section .panel{box-shadow:none}.table-scroll{-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;touch-action:pan-x;max-width:100%;display:block;overflow:auto hidden}table{border-collapse:collapse;width:100%;min-width:520px}th,td{border-bottom:1px solid var(--line);text-align:left;padding:.8rem .65rem}th{color:var(--ink-soft);letter-spacing:.1em;text-transform:uppercase;font-size:.65rem;font-weight:900}td{font-size:.85rem}tbody tr:hover{background:color-mix(in srgb, var(--mustard) 10%, transparent)}.table-section .eyebrow{margin-bottom:.8rem}.timer-wrap.is-focus{z-index:30;color:#fff;background:#202e28;place-items:center;padding:2rem;display:grid;position:fixed;inset:0}.timer-section{color:#fff;background:#28352e}.timer-home-grid{grid-template-columns:.7fr 1.3fr;align-items:center;gap:4rem;display:grid}.timer-intro h2{color:#fff}.timer-intro p:not(.eyebrow){color:#ffffffb8;max-width:420px}.timer-section .panel{color:var(--ink)}.timer-section .timer-wrap{max-width:610px;margin-left:auto}.timer-wrap{text-align:center}.timer-top{justify-content:space-between;align-items:center;gap:1rem;display:flex}.timer-display{color:var(--terracotta);letter-spacing:-.08em;font-variant-numeric:tabular-nums;margin:1.25rem 0;font-size:clamp(4.2rem,13vw,7.2rem);font-weight:900;line-height:1}.timer-status{min-height:1.7rem;color:var(--ink-soft);font-weight:800}.timer-presets{flex-wrap:wrap;justify-content:center;gap:.45rem;margin:1rem 0;display:flex}.preset{border:1px solid var(--line);color:var(--ink);background:var(--cream);border-radius:0;padding:.5rem .7rem;font-size:.75rem;font-weight:900}.timer-controls{flex-wrap:wrap;justify-content:center;gap:.6rem;display:flex}.timer-controls .button{min-width:105px}.timer-wrap.is-focus{z-index:30;color:#fff;background:#202e28;place-items:center;padding:2rem;display:grid;position:fixed;inset:0;overflow:auto}.timer-wrap.is-focus .timer-display{color:var(--mustard)}.timer-wrap.is-focus .timer-top,.timer-wrap.is-focus .timer-presets,.timer-wrap.is-focus .timer-controls{width:min(700px,100%)}.page-intro{color:#fff;background:#28352e;padding:clamp(5rem,10vw,8rem) 0 3rem;position:relative}.page-intro:after{content:"";background:#dca94b2e;border-radius:50%;width:430px;height:430px;position:absolute;bottom:-160px;right:-100px}.page-intro>.container{z-index:1;position:relative}.page-intro h1{max-width:820px}.page-intro .lead{max-width:800px}.answer{max-width:800px;color:var(--ink);background:var(--mustard);border-left:5px solid var(--terracotta);margin:1.7rem 0 0;padding:1.1rem 1.25rem}.answer strong{color:#553524}.content-grid{grid-template-columns:1fr 1fr;gap:4rem;display:grid}.content-grid ul{padding-left:1.2rem}.content-grid li{color:var(--ink-soft);margin:.7rem 0}.faq-list{gap:.7rem;display:grid}details{border:1px solid var(--line);background:var(--white);border-radius:0;padding:1rem 1.15rem}summary{cursor:pointer;font-weight:900}details p{color:var(--ink-soft);margin:.7rem 0 0}.disclaimer{color:var(--ink-soft);border-top:1px solid var(--line);margin-top:2rem;padding-top:1rem;font-size:.82rem}.link-row{flex-wrap:wrap;gap:.6rem;display:flex}.link-chip{color:var(--terracotta);border:1px solid var(--terracotta);border-radius:0;padding:.55rem .8rem;font-size:.75rem;font-weight:900;text-decoration:none}ol{padding-left:1.25rem}ol li{color:var(--ink-soft);margin:.6rem 0}.converter-result{color:var(--terracotta);font-family:var(--display);margin:1rem 0 0;font-size:1.8rem;font-weight:900}.search-box{background:var(--white);border:1px solid var(--line);max-width:820px;box-shadow:var(--shadow);margin-top:1.5rem;padding:1.25rem}.search-box label{color:var(--ink);margin-bottom:.55rem;font-size:.82rem;font-weight:900;display:block}.search-field{grid-template-columns:1fr auto;align-items:stretch;gap:.65rem;display:grid}.search-field input{border:2px solid var(--ink);background:var(--paper);border-radius:2px;min-height:56px;padding:.75rem 1rem;font-size:1rem}.search-field input:focus{border-color:var(--terracotta)}.search-submit{color:#fff;background:var(--terracotta);border:2px solid var(--terracotta);text-transform:uppercase;letter-spacing:.05em;border-radius:2px;justify-content:center;align-items:center;gap:.4rem;min-width:132px;min-height:56px;padding:.75rem 1rem;font-size:.78rem;font-weight:900;display:inline-flex}.search-submit:hover,.search-submit:focus-visible{background:var(--terracotta-dark);border-color:var(--terracotta-dark)}.search-submit svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;width:1.1rem;height:1.1rem}.search-hint{color:var(--ink-soft);margin:.65rem 0 0;font-size:.78rem}.search-box+.card-grid{margin-top:2rem}[hidden]{display:none!important}.site-footer{color:#f7f1e6;background:#202b25;margin-top:0;padding:4rem 0 1rem}.footer-grid{grid-template-columns:1.35fr 1fr 1fr;gap:3rem;display:grid}.brand-footer{color:#fff}.brand-footer em{color:var(--mustard)}.footer-grid p{color:#bfc7bd;max-width:320px;font-size:.9rem}.footer-grid small{color:#bfc7bd}.footer-rule{background:var(--mustard);width:42px;height:2px;margin:1.25rem 0 .7rem;display:block}.footer-grid strong{color:var(--mustard);font-family:var(--display);margin-bottom:1rem;font-size:1.15rem;display:block}.footer-grid a:not(.brand){color:#e7e3d8;width:max-content;margin:.45rem 0;font-size:.83rem;text-decoration:none;display:block}.footer-grid a:not(.brand):hover{color:var(--mustard)}.footer-bottom{color:#aab7ab;border-top:1px solid #465248;flex-wrap:wrap;justify-content:space-between;gap:1rem;margin-top:3rem;padding-top:1rem;font-size:.74rem;display:flex}@media (width<=900px){.site-header{position:absolute}.site-header:not(:has(+.site-main .home-hero)){position:sticky}.nav-toggle{display:block}.site-nav{color:var(--ink);background:var(--paper);box-shadow:var(--shadow);flex-direction:column;align-items:stretch;gap:1rem;padding:1.25rem;display:none;position:absolute;inset:78px 24px auto}.site-nav.is-open{display:flex}.site-nav>a{color:var(--ink)}.nav-actions{justify-content:space-between;margin:.25rem 0 0}.nav-cta{color:var(--terracotta)}.hero-grid,.intro-grid,.feature-grid,.split-grid,.table-layout,.timer-home-grid{grid-template-columns:1fr;gap:2.7rem}.home-hero{padding-top:9rem}.hero-art{width:100%;max-width:570px;margin-inline:auto}.menu-grid{gap:0 1.5rem}.content-grid{gap:2rem}}@media (width<=620px){.container{width:min(100% - 30px,1160px)}.header-inner{min-height:68px}.site-nav{inset:68px 15px auto}.home-hero{min-height:0;padding:8.5rem 0 4rem}h1{font-size:clamp(2.8rem,14vw,4.2rem)}.hero-art{min-height:285px}.art-pot{transform-origin:0 0;top:37%;left:32%;transform:scale(.78)}.art-pot-rim{transform-origin:0 0;top:34%;left:28%;transform:scale(.78)}.art-timer-card{transform-origin:100% 0;top:52%;right:7%;transform:scale(.82)rotate(-7deg)}.hero-trust{gap:.8rem;margin-top:2.2rem}.section{padding:3.5rem 0}.menu-grid{grid-template-columns:1fr}.menu-item{padding-right:0}.intro-grid,.feature-grid,.split-grid,.table-layout,.timer-home-grid{gap:2rem}.split-art{min-height:300px}.split-dish{width:190px;height:190px;left:15%}.split-card{right:7%}.form-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr;gap:2rem 1.2rem}.footer-grid>div:first-child{grid-column:1/-1}.footer-bottom{display:block}.footer-bottom span{margin:.35rem 0;display:block}.page-intro{padding-top:5rem}.page-intro h1{font-size:2.75rem}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.home-hero .hero-copy h1{max-width:620px;font-size:clamp(3rem,5vw,4.5rem)}@media (width<=620px){.home-hero .hero-copy h1{max-width:560px;font-size:clamp(2.65rem,10.5vw,3.35rem);line-height:1.03}}.site-header,.home-hero,.home-hero .hero-text-link,.home-hero .hero-trust b{color:#fff}.brand-mark{box-shadow:none;background:0 0}.site-header{color:var(--ink);background:color-mix(in srgb, var(--paper) 94%, transparent);border-bottom:1px solid var(--line);backdrop-filter:blur(12px);position:sticky;top:0}.site-nav>a:hover,.site-nav>a.active{color:var(--terracotta)}.home-hero{padding-top:5.25rem}@media (width<=900px){.home-hero{padding-top:5.5rem}}@media (width<=620px){.home-hero{padding-top:4.25rem}}.quick-finder{z-index:2;background:var(--paper);border:1px solid var(--line);width:min(900px,100% - 48px);margin:-2rem auto 0;padding:clamp(1.35rem,4vw,2.1rem);position:relative;box-shadow:0 18px 42px #342a1f24}.quick-finder-heading{max-width:620px}.quick-finder-heading h2{margin-bottom:.55rem;font-size:clamp(1.8rem,4vw,2.7rem)}.quick-finder-heading p:last-child{color:var(--ink-soft);margin:0}.quick-search{max-width:760px;margin:1.25rem 0 0}.quick-search-label{color:var(--ink);font-size:.82rem;font-weight:900;display:block}.quick-search-field{grid-template-columns:1fr auto;gap:.6rem;margin-top:.4rem;display:grid}.quick-search-field input{border:2px solid var(--ink);background:var(--white);border-radius:999px;min-height:54px;padding-inline:1rem;font-size:1rem}.quick-search-field input:focus{border-color:var(--terracotta);outline:3px solid color-mix(in srgb,var(--mustard) 65%,transparent);outline-offset:2px}.quick-search-submit{color:#fff;background:var(--terracotta);border:2px solid var(--terracotta);text-transform:uppercase;letter-spacing:.05em;border-radius:999px;justify-content:center;align-items:center;gap:.4rem;min-width:120px;min-height:54px;padding:.7rem 1rem;font-size:.78rem;font-weight:900;display:inline-flex}.quick-search-submit:hover,.quick-search-submit:focus-visible{background:var(--terracotta-dark);border-color:var(--terracotta-dark)}.quick-search-submit svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;width:1.05rem;height:1.05rem}.quick-chips{flex-wrap:wrap;gap:.55rem;margin-top:1rem;display:flex}.quick-chip{min-height:42px;color:var(--ink);background:var(--cream);border:1px solid var(--line);border-radius:999px;align-items:center;padding:.55rem .85rem;font-size:.82rem;font-weight:850;text-decoration:none;display:inline-flex}.quick-chip:hover,.quick-chip:focus-visible{color:var(--terracotta);border-color:var(--terracotta)}.quick-results{grid-template-columns:repeat(3,1fr);gap:.65rem;margin-top:1rem;display:none}.quick-results.is-visible{display:grid}.quick-result{min-height:70px;color:var(--ink);background:var(--cream);border:1px solid var(--line);padding:.75rem .85rem;text-decoration:none}.quick-result:hover,.quick-result:focus-visible{border-color:var(--terracotta);transform:translateY(-1px)}.quick-result span,.quick-result small{display:block}.quick-result span{font-weight:900}.quick-result small{color:var(--ink-soft);margin-top:.15rem;font-size:.72rem}.quick-empty{color:var(--ink-soft);margin:1rem 0 0;font-size:.88rem}.quick-empty a{color:var(--terracotta);font-weight:800}.quick-finder-section{padding-top:2rem}.quick-finder-section .quick-finder{width:100%;box-shadow:none;margin:0}.food-tools{gap:1.5rem;max-width:900px;margin-inline:auto;display:grid}.food-first{background:var(--cream);border-bottom:1px solid var(--line);padding:1.5rem 0 2rem}.food-first .food-timer-main{max-width:900px;margin-inline:auto}.food-timer-main{background:var(--cream);border:1px solid var(--line);padding:clamp(1.2rem,4vw,2rem)}.food-timer-heading{max-width:680px}.food-timer-heading h2{margin-bottom:.5rem;font-size:clamp(1.8rem,4vw,2.8rem)}.food-timer-heading p:last-child{color:var(--ink-soft);margin-bottom:1.2rem}.food-timer-main .timer-wrap{border:2px solid var(--ink);box-shadow:0 12px 28px #342a1f1f}.food-timer-main .timer-display{font-size:clamp(4.8rem,16vw,8.5rem)}.food-timer-help{color:var(--ink-soft);margin:1rem 0 0;font-size:.85rem}.food-timer-help strong{color:var(--ink)}.food-tools>.panel.calculator{border-top:4px solid var(--terracotta)}.timer-choice-group{max-width:640px;margin:1.1rem auto 1rem}.timer-choice-label{color:var(--ink-soft);text-transform:uppercase;letter-spacing:.1em;margin-bottom:.55rem;font-size:.76rem;font-weight:900;display:block}.timer-choices{grid-template-columns:repeat(3,1fr);gap:.6rem;display:grid}.timer-choice{min-height:52px;color:var(--ink);background:var(--cream);border:2px solid var(--line);border-radius:999px;padding:.7rem .6rem;font-size:.82rem;font-weight:900}.timer-choice:hover,.timer-choice:focus-visible{border-color:var(--terracotta)}.timer-choice.is-selected{color:#fff;background:var(--terracotta);border-color:var(--terracotta);box-shadow:inset 0 -3px #0000001f}.timer-manual{text-align:left;max-width:420px;margin:1rem auto}.timer-manual summary{width:max-content;max-width:100%;color:var(--terracotta);margin-inline:auto;padding:.35rem 0;font-size:.78rem;font-weight:900;display:block}.timer-manual .form-grid{margin-top:.8rem}@media (width<=900px){.quick-results{grid-template-columns:repeat(2,1fr)}}@media (width<=620px){.quick-finder{width:calc(100% - 30px);margin:-1.25rem auto 0}.quick-search-field{grid-template-columns:1fr}.quick-search-submit{width:100%}.quick-results{grid-template-columns:1fr}.food-timer-main{padding:1rem}.food-timer-main .timer-wrap{padding:.95rem}.food-timer-main .timer-top{align-items:flex-start}.food-timer-main .timer-top .preset{min-height:40px}.timer-choices{grid-template-columns:1fr}.timer-choice{min-height:48px}}.page-intro{padding:clamp(3.75rem,7vw,5.75rem) 0 2.75rem}.page-intro h1{letter-spacing:-.055em;max-width:1040px;font-size:clamp(2.45rem,3.65vw,4.15rem);line-height:1.02}.page-intro .lead{max-width:760px;margin-bottom:0}.page-intro .answer{max-width:820px;margin-top:1.35rem}@media (width<=620px){.page-intro{padding:3.25rem 0 2rem}.page-intro:after{width:260px;height:260px;right:0}.page-intro h1{max-width:100%;font-size:clamp(2.2rem,9.5vw,3rem);line-height:1.04}.page-intro .lead{font-size:1rem}.page-intro .answer{margin-top:1rem;padding:1rem}.search-box{margin-top:1.25rem;padding:1rem}.search-field{grid-template-columns:1fr;gap:.55rem}.search-submit{width:100%}}.footer-grid{grid-template-columns:1.35fr repeat(3,1fr)}.footer-grid a:not(.brand){width:auto;max-width:100%}.legal-section{padding-top:clamp(3.5rem,7vw,6rem)}.legal-layout{max-width:880px;margin-inline:auto}.legal-card{color:var(--ink);background:var(--white);border:1px solid var(--line);box-shadow:var(--shadow);padding:clamp(1.35rem,4vw,3rem)}.legal-card h1{max-width:700px;margin-bottom:.8rem;font-size:clamp(2.35rem,5vw,4.5rem)}.legal-card h2{margin-top:2.25rem;font-size:clamp(1.55rem,3vw,2.2rem)}.legal-card h2:first-of-type{margin-top:2rem}.legal-card p,.legal-card li{color:var(--ink-soft)}.legal-card ul{padding-left:1.25rem}.legal-card li{margin:.55rem 0}.legal-meta{color:var(--ink-soft);margin-bottom:2rem;font-size:.85rem}.cookie-banner{z-index:40;width:min(1100px,100% - 2rem);color:var(--ink);background:var(--white);border:2px solid var(--ink);grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:1.5rem;margin-inline:auto;padding:1.15rem 1.3rem;display:grid;position:fixed;bottom:1rem;left:1rem;right:1rem;box-shadow:0 16px 40px #14191438}.cookie-banner[hidden]{display:none}.cookie-copy .eyebrow{margin-bottom:.4rem}.cookie-copy h2{font-family:var(--display);margin-bottom:.35rem;font-size:1.45rem}.cookie-copy p:last-child{max-width:680px;color:var(--ink-soft);margin:0;font-size:.82rem;line-height:1.5}.cookie-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.55rem;display:flex}.cookie-actions .button{min-height:44px;padding:.65rem .9rem}.cookie-link{color:var(--terracotta);text-underline-offset:3px;font-size:.75rem;font-weight:900;text-decoration:underline}.cookie-secondary{color:var(--ink);background:var(--paper);border-color:var(--ink)}.cookie-primary{color:#fff;background:var(--terracotta);border-color:var(--terracotta)}@media (width<=900px){.footer-grid{grid-template-columns:repeat(2,1fr)}.cookie-banner{grid-template-columns:1fr;align-items:stretch}.cookie-actions{justify-content:flex-start}}@media (width<=620px){.footer-grid{grid-template-columns:1fr 1fr}.cookie-banner{width:calc(100% - 1rem);padding:1rem;bottom:.5rem;left:.5rem;right:.5rem}.cookie-actions{grid-template-columns:1fr 1fr;display:grid}.cookie-link{grid-column:1/-1}.cookie-actions .button{width:100%}}.share-container{padding-top:0;padding-bottom:1.5rem}.share-tools{color:var(--ink);background:var(--paper);border:1px solid var(--line);grid-template-columns:minmax(230px,1fr) auto;align-items:center;gap:1.2rem;padding:1rem 1.15rem;display:grid}.share-heading{align-items:center;gap:.75rem;min-width:0;display:flex}.share-heading-icon{color:#fff;background:var(--terracotta);border-radius:50%;flex:0 0 2.5rem;place-items:center;width:2.5rem;height:2.5rem;display:grid}.share-heading-icon svg{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:1.2rem;height:1.2rem}.share-heading>div{gap:.08rem;min-width:0;display:grid}.share-heading .eyebrow{margin:0;font-size:.6rem}.share-heading strong{font-family:var(--display);font-size:1.08rem;line-height:1.15}.share-heading span:last-child{color:var(--ink-soft);font-size:.76rem;line-height:1.35}.share-actions{flex-wrap:wrap;justify-content:flex-end;gap:.45rem;display:flex}.share-action{min-height:44px;color:var(--ink);background:var(--white);border:1px solid var(--line);white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;gap:.45rem;padding:.45rem .7rem;font-size:.72rem;font-weight:900;text-decoration:none;transition:transform .18s,border-color .18s,box-shadow .18s;display:inline-flex}.share-action:hover,.share-action:focus-visible{color:var(--ink);border-color:var(--terracotta);transform:translateY(-1px);box-shadow:0 4px 12px #342a1f1a}.share-action-icon{width:1.8rem;height:1.8rem;color:var(--ink);background:var(--cream);border-radius:50%;flex:0 0 1.8rem;place-items:center;display:grid}.share-action-icon svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:1rem;height:1rem}.share-whatsapp{color:#fff;background:#25d366}.share-whatsapp svg{width:1.05rem;height:1.05rem}.share-facebook{color:#fff;background:#1877f2}.share-facebook svg{fill:currentColor;stroke:none}.share-x{color:#fff;background:#171717}.share-x svg{stroke-width:2.3px;width:.9rem;height:.9rem}.share-copy-icon{color:#fff;background:var(--olive)}.share-status{min-height:1.1em;color:var(--terracotta);text-align:right;grid-column:2;margin:0;font-size:.74rem;font-weight:800}@media (width<=900px){.share-tools{grid-template-columns:1fr;align-items:start}.share-actions{justify-content:flex-start}.share-status{text-align:left;grid-column:1}}@media (width<=620px){.share-container{padding-bottom:1rem}.share-tools{gap:.8rem;padding:.9rem}.share-heading{align-items:flex-start}.share-heading-icon{flex-basis:2.2rem;width:2.2rem;height:2.2rem}.share-heading-icon svg{width:1rem;height:1rem}.share-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;width:100%;display:grid}.share-action{justify-content:flex-start;width:100%;min-width:0;padding:.5rem .6rem}.share-action span:last-child{text-overflow:ellipsis;overflow:hidden}}body.timer-focus-open,html.timer-focus-open,.page-intro{overflow:hidden}.timer-wrap.is-focus{z-index:100;width:100vw;max-width:none;height:100dvh;min-height:100dvh;padding:calc(1rem + env(safe-area-inset-top)) max(1rem, env(safe-area-inset-right)) calc(1rem + env(safe-area-inset-bottom)) max(1rem, env(safe-area-inset-left));overscroll-behavior:contain;-webkit-overflow-scrolling:touch;background:#202e28;margin:0;display:block;position:fixed;inset:0;overflow:hidden auto}.timer-wrap.is-focus>*{width:min(700px,100%);margin-inline:auto}.timer-wrap.is-focus .timer-top{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.timer-wrap.is-focus .timer-top .preset{color:#fff;background:0 0;border-color:#ffffffa6;min-height:44px}.timer-wrap.is-focus h2{color:#fff;margin-bottom:.4rem}.timer-wrap.is-focus .timer-display{color:var(--mustard);margin:clamp(1.5rem,7vh,4rem) auto 1.1rem;font-size:clamp(4rem,18vw,8rem)}.timer-wrap.is-focus .timer-status{color:#e5e1d4}.timer-wrap.is-focus .timer-choice-group,.timer-wrap.is-focus .timer-presets,.timer-wrap.is-focus .timer-manual,.timer-wrap.is-focus .timer-controls,.timer-wrap.is-focus .note,.timer-wrap.is-focus .alert{margin-inline:auto}.timer-wrap.is-focus .timer-choice-label{color:#fff}.timer-wrap.is-focus .timer-choice,.timer-wrap.is-focus .preset{min-height:44px}.timer-wrap.is-focus .timer-controls{margin-top:1.25rem}.timer-wrap.is-focus .note{color:#ffffffb8}@media (width<=620px){.timer-wrap.is-focus{padding-top:calc(.8rem + env(safe-area-inset-top));padding-right:max(.8rem, env(safe-area-inset-right));padding-bottom:calc(.8rem + env(safe-area-inset-bottom));padding-left:max(.8rem, env(safe-area-inset-left))}.timer-wrap.is-focus .timer-top{align-items:flex-start;margin-bottom:1.1rem}.timer-wrap.is-focus .timer-top .preset{max-width:58%;line-height:1.15}.timer-wrap.is-focus .timer-display{margin-top:clamp(1.25rem,6vh,2.5rem)}.timer-wrap.is-focus .timer-controls{grid-template-columns:1fr 1fr;gap:.6rem;display:grid}.timer-wrap.is-focus .timer-controls .button{width:100%;min-width:0}.timer-wrap.is-focus .timer-controls .button.primary{grid-column:1/-1}}
