:root{color:#35200f;background:#9c6730;--card: #3b2614;--card-ink: #fbf4e6;--card-ink-soft: #ede2cc;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0;min-width:320px}a{color:inherit}.site-shell{min-height:100vh;background:radial-gradient(120% 80% at 82% -12%,rgb(247 230 200 / .26),transparent 54%),linear-gradient(160deg,#bf8536,#9c6730 52%,#794d22)}.site-header,.site-footer{display:flex;align-items:center;justify-content:space-between;gap:1rem;width:min(1120px,calc(100% - 2rem));margin:0 auto;padding:1rem 0}.brand,nav,.site-footer{font-weight:850}.brand,nav{display:flex;align-items:center;gap:.75rem}.brand,nav a,.site-footer a{text-decoration:none}.brand-mark{width:1.6rem;height:1.6rem;border-radius:48% 54% 50% 44%;background:#c98742;box-shadow:inset 0 0 0 2px #35200f29}nav a,.site-footer{color:#35200fc2;font-size:.95rem}.nav-toggle{display:none;flex-direction:column;justify-content:center;gap:4px;width:42px;height:42px;padding:10px;background:transparent;border:1px solid rgb(53 32 15 / .28);border-radius:9px;cursor:pointer}.nav-toggle span{display:block;height:2.5px;width:100%;background:#35200f;border-radius:2px;transition:transform .2s ease,opacity .2s ease}.nav-toggle.open span:nth-child(1){transform:translateY(6.5px) rotate(45deg)}.nav-toggle.open span:nth-child(2){opacity:0}.nav-toggle.open span:nth-child(3){transform:translateY(-6.5px) rotate(-45deg)}.hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,430px);grid-template-areas:"copy stage" "actions stage";column-gap:clamp(2rem,6vw,5rem);row-gap:0;align-items:center;align-content:center;width:min(1120px,calc(100% - 2rem));min-height:calc(100vh - 7rem);margin:0 auto;padding:4rem 0 5rem}.hero-copy{grid-area:copy}.hero-stage{grid-area:stage}.hero-actions{grid-area:actions}.eyebrow{margin:0 0 .75rem;color:#70451f;font-size:.78rem;font-weight:950;letter-spacing:.12em;text-transform:uppercase}h1,h2,p{margin-top:0}h1{margin-bottom:1rem;font-size:clamp(4rem,13vw,9rem);font-weight:950;line-height:.86}h2{font-size:clamp(2rem,5vw,4rem);line-height:.95}.lede{max-width:42rem;color:#35200fd1;font-size:clamp(1.25rem,2.5vw,1.75rem);font-weight:800;line-height:1.22}.actions{display:flex;flex-wrap:wrap;gap:.75rem;margin:2rem 0 1rem}.button{display:inline-flex;align-items:center;min-height:3rem;padding:0 1.1rem;border:1px solid rgb(53 32 15 / .18);border-radius:8px;font-weight:950;text-decoration:none}.primary{color:#f7e9d6;background:#35200f}.secondary{background:transparent;border:1px solid rgb(53 32 15 / .5)}.microcopy{color:#35200fb3;font-weight:850}.hero-stage{display:grid;place-items:center;position:relative;padding:1rem 0 2rem}.widget{position:relative;z-index:1;display:grid;place-items:center;width:clamp(240px,78%,300px);aspect-ratio:1;padding:2rem;border-radius:26%;background:#f2dec5;border:1px solid rgb(197 141 85 / .5);box-shadow:0 2px #35200f0f,-14px 26px 42px -16px #35200f73;animation:widget-hover 5s ease-in-out infinite}.widget-shadow{width:clamp(180px,56%,230px);height:26px;margin-top:14px;margin-left:-22px;border-radius:50%;background:radial-gradient(ellipse at center,rgb(53 32 15 / .34),transparent 70%);filter:blur(3px);animation:widget-shadow-pulse 5s ease-in-out infinite}@keyframes widget-hover{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes widget-shadow-pulse{0%,to{transform:scale(1);opacity:.85}50%{transform:scale(.9);opacity:.6}}@media(prefers-reduced-motion:reduce){.widget,.widget-shadow{animation:none}}.potato-card{display:grid;place-items:center;min-height:470px;padding:2rem;border-radius:28px;background:#f2dec5}.potato-face{position:relative;width:210px;height:210px;border:4px solid rgb(97 54 24 / .32);border-radius:48% 54% 50% 44%;background:radial-gradient(circle at 34% 22%,#d9934d,#c26f2c 72%);box-shadow:0 8px #6136182e;transition:transform .32s ease,background .32s ease,border-color .32s ease}.spot,.eye,.smile,.accent{position:absolute;display:block}.spot{width:1.5rem;height:1.5rem;border-radius:999px;background:#693816b8}.spot-one{top:3rem;left:2.6rem}.spot-two{right:2.2rem;top:4.2rem}.spot-three{bottom:2rem;left:6.3rem}.eye{top:5.4rem;width:2rem;height:2rem;border-radius:999px;background:#21160f}.eye:after{position:absolute;top:.35rem;left:.35rem;width:.55rem;height:.55rem;border-radius:999px;background:#fff;content:""}.left{left:4.8rem}.right{right:4.8rem}.smile{left:5.05rem;bottom:4rem;width:4.05rem;height:1.8rem;border-bottom:.34rem solid #21160f;border-radius:0 0 999px 999px}.accent{opacity:0;transition:opacity .24s ease}.mood-full .eye{height:.45rem;margin-top:.75rem;border-radius:999px}.mood-full .eye:after{display:none}.mood-full .smile{bottom:4.6rem;height:1rem;width:3.2rem}.mood-mashed{transform:rotate(-4deg) scale(.98);border-radius:54% 46% 55% 42%;background:radial-gradient(circle at 34% 22%,#d2a760,#b87734 74%)}.mood-mashed .smile{bottom:4.45rem;width:4.6rem;border-radius:48% 50% 45% 44%;transform:rotate(5deg)}.mood-chilli{background:radial-gradient(circle at 34% 22%,#d6914e,#bd7338 72%)}.mood-chilli:before,.mood-chilli:after{position:absolute;width:3rem;height:.22rem;border-radius:999px;background:#beebf5d1;content:""}.mood-chilli:before{top:2.2rem;right:2.7rem;transform:rotate(38deg)}.mood-chilli:after{top:2.2rem;right:2.7rem;transform:rotate(-38deg)}.mood-loaded .accent{opacity:1}.mood-loaded .accent-one,.mood-loaded .accent-two{width:1.55rem;height:1.55rem}.mood-loaded .accent-one{top:2rem;left:2.4rem}.mood-loaded .accent-two{top:4.4rem;right:2.4rem}.mood-loaded .accent:before,.mood-loaded .accent:after{position:absolute;inset:50% auto auto 0;width:100%;height:.25rem;border-radius:999px;background:#ffe69a;content:""}.mood-loaded .accent:after{transform:rotate(90deg)}.readout{width:100%;margin-top:1.75rem;padding:1rem 1.25rem;border:1px solid rgb(83 48 23 / .28);border-radius:28px;background:#f7ecd9;text-align:center}.readout p{margin-bottom:.2rem;font-size:1.55rem;font-weight:950}.readout span{color:#70451f;font-weight:900}.large.potato-card{min-height:0;width:min(100%,420px);padding:clamp(1.2rem,3vw,2rem);border:1px solid rgb(53 32 15 / .12);box-shadow:-18px 30px 58px -16px #35200f66}.large .potato-face{width:clamp(210px,24vw,300px);height:clamp(210px,24vw,300px)}.large .readout{max-width:320px}.mood-card-sweet{background:#e8c485}.mood-card-full{background:#dbb069}.mood-card-mashed{background:#e2ce9a}.mood-card-chilli{background:#cbba8b}.mood-card-loaded{background:#daae63}.mood-card-hot{background:#e6b163}.mood-card-fried{background:#d9a85a}.mood-card-chillax{background:#e4c47e}.scroll-story{display:grid;grid-template-columns:minmax(320px,.88fr) minmax(0,1fr);gap:clamp(1.5rem,5vw,4rem);width:min(1120px,calc(100% - 2rem));margin:0 auto;padding:3rem 0 4rem}.mscroll{display:none}.sticky-stage{position:sticky;top:2rem;align-self:start;min-height:calc(100vh - 4rem);display:grid;place-items:center}.metric-cloud{position:absolute;inset:0;pointer-events:none}.metric-bubble{position:absolute;min-width:7.8rem;padding:.8rem .95rem;border:1px solid rgb(53 32 15 / .16);border-radius:8px;background:#f7e9d6;box-shadow:-9px 15px 26px -8px #35200f57;transform:translateY(10px) scale(.96);animation:bubble-in .52s ease both;animation-delay:calc(var(--bubble-index) * 90ms)}.metric-bubble span{display:block;color:#70451f;font-size:.76rem;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.metric-bubble strong{display:block;margin-top:.15rem;color:#35200f;font-size:1.35rem;font-weight:950}.bubble-0{top:12%;left:0}.bubble-1{top:42%;right:-.5rem}.bubble-2{bottom:8%;left:4%}@keyframes bubble-in{to{opacity:1;transform:translateY(0) scale(1)}0%{opacity:0}}.story-copy{display:grid;gap:24vh;padding:18vh 0 24vh}.story-panel{min-height:62vh;padding:clamp(1.35rem,4vw,2rem);border:1px solid rgb(53 32 15 / .16);border-radius:8px;background:var(--card),repeating-linear-gradient(-12deg,transparent,transparent .8rem,rgb(255 255 255 / .035) .8rem,rgb(255 255 255 / .035) 1rem);box-shadow:0 20px 50px #35200f2e;opacity:.6;transform:translateY(1.2rem);transition:opacity .26s ease,transform .26s ease}.story-panel.active{opacity:1;transform:translateY(0)}.story-panel h2{max-width:660px;color:var(--card-ink)}.story-panel .eyebrow{color:#eac15f}.story-panel p:not(.eyebrow){max-width:600px;color:var(--card-ink-soft);font-size:clamp(1.05rem,1.8vw,1.25rem);font-weight:780;line-height:1.35}.panel-cta{display:inline-flex;align-items:center;min-height:2.75rem;margin-top:1rem;padding:0 1rem;border:1px solid rgb(243 230 208 / .4);border-radius:8px;color:#f3e6d0;background:#f3e6d01f;font-weight:950;text-decoration:none}.section{width:min(1120px,calc(100% - 2rem));margin:0 auto;padding:4rem 0}.compact{padding-top:1rem}.section-heading{max-width:760px}.state-row{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:2rem}.state-row article,.feature-list p,.legal-page section{border:1px solid rgb(53 32 15 / .08);border-radius:8px;background:#ece4d2;box-shadow:-8px 14px 28px -14px #35200f4d}.state-row article{padding:1.25rem}.state-row span,.feature-list p{font-weight:950}.state-row p{margin:.35rem 0 0;color:#35200fb8;font-weight:750}.split{display:grid;grid-template-columns:.85fr 1fr;gap:2rem}.feature-list{display:grid;gap:1rem}.feature-list p{margin:0;padding:1.25rem}.legal-page{width:min(820px,calc(100% - 2rem));margin:0 auto;padding:5rem 0}.legal-page h1{font-size:clamp(2.8rem,8vw,5rem)}.updated{color:#35200fb8;font-weight:850}.legal-page section{margin-top:1rem;padding:1.35rem}.legal-page h2{margin-bottom:.6rem;font-size:1.35rem;line-height:1.05}.legal-page p{color:#35200fc7;font-weight:700;line-height:1.5}.site-footer{border-top:1px solid rgb(53 32 15 / .14)}.site-footer p{margin:0}@media(max-width:780px){.site-footer,.hero,.split,.state-row,.scroll-story{grid-template-columns:1fr}.site-header{position:relative;align-items:center}.nav-toggle{display:flex}.site-nav{display:none;position:absolute;top:calc(100% + 2px);right:0;flex-direction:column;gap:.15rem;min-width:168px;padding:.5rem;background:#f2dec5;border:1px solid rgb(53 32 15 / .18);border-radius:12px;box-shadow:-8px 16px 30px -14px #35200f73;z-index:30}.site-nav.open{display:flex}.site-nav a{padding:.55rem .7rem;border-radius:7px}.site-footer{align-items:flex-start;flex-direction:column}.hero{grid-template-areas:"copy" "stage" "actions";min-height:auto;padding-top:2rem;text-align:center}.hero-stage{justify-self:center}.hero-actions{display:grid;justify-items:center;gap:.4rem}.actions{justify-content:center}.scroll-story{display:none}.mscroll{display:block;position:relative}.mstage{position:sticky;top:0;height:100vh;height:100dvh}.mscene{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:center;gap:1.9rem;padding:4.5rem 1.25rem 2rem;opacity:0;transition:opacity .45s ease;pointer-events:none}.mscene.active{opacity:1;pointer-events:auto}.mscene-art{position:relative;width:100%;max-width:360px;margin:0 auto}.mscene-art .potato-card.large{width:min(100%,286px);margin:0 auto}.mscene .metric-cloud{position:absolute;inset:0;pointer-events:none}.mscene .metric-bubble{min-width:0;padding:.5rem .62rem}.mscene .metric-bubble span{font-size:.62rem}.mscene .metric-bubble strong{font-size:1rem}.mscene .bubble-0{top:1%;left:-.25rem}.mscene .bubble-1{top:40%;right:-.4rem}.mscene .bubble-2{bottom:12%;left:1%}.mscene-copy{width:100%;max-width:440px;margin:0 auto;text-align:center}.mscene-copy h2{margin:.3rem 0;font-size:1.32rem;line-height:1.14;min-height:2.3em}.mscene-copy p:not(.eyebrow){color:#35200fcc;font-weight:650;line-height:1.4;min-height:4.4em}.ccta{display:inline-block;margin-top:.85rem;padding:.6rem 1.1rem;border-radius:8px;background:#35200f;color:#f2dec5;font-weight:900;text-decoration:none}.mrunway-step{height:85vh}}
