:root{--bg:#111214;--surface:#191a1e;--surface-2:#202126;--line:#303137;--white:#f6f5f4;--muted:#a5a5ad;--green:#8ce09d;--purple:#b3a4ff;--pad:clamp(20px,4vw,58px)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--white);font-family:Inter,Arial,sans-serif;-webkit-font-smoothing:antialiased}body.modal-open{overflow:hidden}button,input{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}[hidden]{display:none!important}::selection{background:#9b87ef;color:#111}.container{width:min(100%,1440px);padding-inline:var(--pad);margin-inline:auto}.skip-link{position:fixed;z-index:200;top:-60px;left:16px;background:#fff;color:#111;padding:12px 18px;border-radius:8px}.skip-link:focus{top:10px}:focus-visible{outline:2px solid var(--green);outline-offset:4px}
.site-header{position:sticky;top:0;z-index:60;background:#111214d9;border-bottom:1px solid #ffffff13;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}.nav-inner{height:76px;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{display:inline-flex;align-items:center;gap:11px;font-family:Manrope,Inter,sans-serif;font-size:23px;font-weight:800;letter-spacing:-.075em;white-space:nowrap}.brand-mark{width:29px;height:29px;display:grid;place-items:center;position:relative;border-radius:9px;background:#94eaa1;color:#132018;font-family:Manrope;font-size:25px;line-height:1;font-weight:800;letter-spacing:-.13em;padding:0 4px 4px 0}.brand-mark i{position:absolute;width:5px;height:5px;border-radius:50%;background:#132018;right:5px;top:6px}.desktop-nav{display:flex;align-items:center;gap:clamp(18px,2.5vw,38px);margin-left:auto;margin-right:auto}.desktop-nav a{font-size:13px;color:#d7d5d9;transition:color .2s}.desktop-nav a:hover,.mobile-menu a:hover{color:#fff}.button{display:inline-flex;align-items:center;justify-content:center;gap:25px;min-height:43px;border-radius:10px;border:1px solid transparent;padding:12px 18px;font-size:13px;font-weight:700;line-height:1.2;white-space:nowrap;transition:transform .2s,background .2s,border-color .2s}.button:hover{transform:translateY(-2px)}.button span{font-size:17px;font-weight:400;line-height:1}.button-light{background:#f5f4f1;color:#151519}.button-light:hover{background:#dcd5ff}.button-large{min-height:54px;padding:15px 22px;font-size:14px}.button-outline{background:transparent;color:#fff;border-color:#68676c}.button-outline:hover{border-color:#fff}.menu-toggle{display:none;width:42px;height:42px;border:1px solid #3a3a40;border-radius:9px;background:#232328;flex-direction:column;align-items:center;justify-content:center;gap:5px}.menu-toggle span{width:18px;height:1.5px;background:#fff}.mobile-menu{display:none}
.eyebrow{font-size:11px;line-height:1.4;font-weight:700;letter-spacing:.18em;color:#b8b1c9}.eyebrow-dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:#a7efb2;margin-right:10px;box-shadow:0 0 10px #a7efb2}.section-pad{padding-block:clamp(90px,10vw,160px)}h1,h2,h3,h4,p{margin-top:0}h1,h2,h3,h4{font-family:Manrope,Inter,sans-serif;letter-spacing:-.065em}p{line-height:1.65}
.hero-section{position:relative;overflow:hidden;background:radial-gradient(ellipse 42% 21% at 54% 48%,#5b496e3d,transparent 100%),#111214}.hero-glow{position:absolute;width:1000px;height:780px;left:50%;top:120px;transform:translateX(-50%);pointer-events:none;background:radial-gradient(ellipse at center,#6f65a84d 0,#81557d26 34%,transparent 69%);filter:blur(25px)}.hero-content{position:relative;text-align:center;padding-top:clamp(84px,9vw,136px)}.hero-eyebrow{margin-bottom:25px}.hero-content h1{position:relative;z-index:1;font-size:clamp(50px,7.15vw,105px);line-height:1.09;max-width:1120px;margin:0 auto;color:#f3f1f2;font-weight:700;text-shadow:0 0 36px #ffffff23}.hero-content h1 span{color:#e8e4ee}.hero-subtitle{max-width:620px;margin:26px auto 0;font-size:clamp(16px,1.5vw,21px);color:#c9c7ce;line-height:1.5}.hero-actions{position:relative;z-index:3;display:flex;align-items:center;justify-content:center;gap:24px;margin-top:29px}.text-link{font-size:14px;font-weight:600;color:#ebe8ef;display:inline-flex;gap:13px;align-items:center}.text-link span{font-size:19px;transition:transform .2s}.text-link:hover span{transform:translateY(3px)}.hero-device{position:relative;width:min(72vw,830px);margin:-2px auto -22px;left:clamp(0px,5vw,100px);filter:drop-shadow(0 28px 38px #0006)}.phone-hand{position:relative;z-index:1;width:100%;height:auto;pointer-events:none}.phone-shadow{position:absolute;inset:21% 18% 23% 9%;background:#514c7e7b;filter:blur(74px);border-radius:50%}.phone-overlay{position:absolute;z-index:2;inset:2.5% 41% 34% 13%;border-radius:9%/4.8%;overflow:hidden;background:#24241d;box-shadow:inset 0 0 0 2px #101010}.phone-screen{width:100%;height:100%;background:linear-gradient(160deg,#24241d 0%,#202118 74%,#33301f 100%);color:#f7f7f1;container-type:inline-size;overflow:hidden;text-align:left;font-size:3cqw;display:flex;flex-direction:column}.phone-status{height:7.2%;display:flex;align-items:flex-start;justify-content:space-between;padding:3.3% 7% 0;font-size:3.1cqw;font-weight:700}.dynamic-island{display:block;width:27%;height:55%;background:#050505;border-radius:999px;margin-top:-1%}.phone-body{padding:3% 5.8% 0;flex:1;min-height:0}.phone-greeting{position:relative;display:flex;flex-direction:column;gap:1.5cqw}.phone-greeting small,.phone-goal-pill small{font-size:2.25cqw;letter-spacing:.1em;color:#a4a39a;font-weight:700}.phone-greeting strong{font-family:Manrope,Inter,sans-serif;font-size:7.4cqw;line-height:1.05;letter-spacing:-.06em}.tiny-avatar{position:absolute;right:1%;top:23%;border-radius:50%;background:#cbe8c9;color:#18321f;width:10cqw;height:10cqw;display:grid;place-items:center;font-size:4cqw;font-weight:700}.phone-goal-pill{display:flex;align-items:center;gap:2.7cqw;margin-top:6%;padding:3.7% 4%;background:#33362c;border:1px solid #4b5545;border-radius:4.5cqw}.phone-goal-pill>div{display:flex;flex-direction:column;gap:.5cqw}.phone-goal-pill b{font-size:3.2cqw}.phone-goal-pill>span:last-child{font-size:6cqw;margin-left:auto;color:#a1a198}.goal-icon{display:grid;place-items:center;width:9cqw;height:9cqw;background:#66866c;border-radius:3cqw;color:#efffed;font-size:5cqw}.phone-section-head{display:flex;justify-content:space-between;align-items:baseline;margin-top:6%;margin-bottom:3%}.phone-section-head b{font-size:4.25cqw;letter-spacing:-.04em}.phone-section-head span{font-size:2.35cqw;color:#a6caa2}.phone-rings{height:29%;min-height:0;background:#2b2b23;border:1px solid #454435;border-radius:5cqw;display:flex;align-items:center;justify-content:center;gap:4%;padding:4%}.macro-ring{width:47%;aspect-ratio:1;border-radius:50%;padding:3.2%;background:conic-gradient(#f3ae6d 0 74%,#504737 74% 100%);display:grid;place-items:center}.macro-ring>div{width:100%;height:100%;background:#2b2b23;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center}.macro-ring b{font-size:5cqw;letter-spacing:-.06em}.macro-ring small{font-size:2.2cqw;color:#aaa99e}.macro-legend{display:flex;flex:1;flex-direction:column;gap:3cqw}.macro-legend span{font-size:2.5cqw;color:#b9b8b0;white-space:nowrap}.macro-legend b{display:block;color:#f0eee7;font-size:2.8cqw;margin:1cqw 0 0 3.5cqw}.macro-legend i{display:inline-block;width:2.2cqw;height:2.2cqw;border-radius:50%;margin-right:1cqw}.legend-protein{background:#88de95}.legend-carbs{background:#68baf2}.legend-fat{background:#f3dc58}.todo-head{margin-top:6%}.phone-todo{display:flex;align-items:center;gap:2.4cqw;padding:2.3% 2%;border-bottom:1px solid #454436}.phone-todo i,.preview-row i{width:5cqw;height:5cqw;flex:none;border-radius:50%;border:1px solid #7e826d;font-style:normal;display:grid;place-items:center;font-size:3cqw}.phone-todo i.checked,.preview-row i.checked{border-color:#8cdd8e;background:#8cdd8e;color:#1a291b}.phone-todo span{display:flex;flex-direction:column;gap:.3cqw}.phone-todo b{font-size:2.85cqw}.phone-todo small{font-size:2.25cqw;color:#a9a89e}.phone-todo em{margin-left:auto;font-style:normal;font-size:2.15cqw;color:#aaa99f}.phone-tabbar{display:flex;justify-content:space-around;background:#25251f;border-top:1px solid #535246;padding:3% 1% 3.5%;height:10%;font-size:5cqw;color:#93938b}.phone-tabbar>span{display:flex;flex-direction:column;align-items:center;gap:.1cqw;line-height:1}.phone-tabbar .active{color:#92e59e}.phone-tabbar small{font-size:2cqw}.hero-description{border-bottom:1px solid #38383d;padding:5px 0 73px;max-width:820px;margin:0 auto;position:relative;z-index:2}.hero-description p{font-size:clamp(18px,2vw,25px);line-height:1.5;color:#c0bec5;max-width:740px;margin:0 auto}.thin-line{display:none}
.section-heading h2,.faq-heading h2,.experience-copy h2{font-size:clamp(45px,5.7vw,80px);line-height:1.1;font-weight:700;margin:18px 0 0}.section-heading p{font-size:18px;color:#aaa9b2;max-width:620px;margin:22px auto 0}.centered{text-align:center}.journey-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:64px}.journey-card{min-width:0;border:1px solid #35353a;background:linear-gradient(155deg,#202126,#17181b);border-radius:20px;padding:24px 24px 30px;overflow:hidden}.step-number,.feature-kicker{font-size:11px;letter-spacing:.15em;color:#b7afc6;font-weight:700}.journey-visual{height:260px;position:relative;overflow:hidden;margin:21px -8px 27px;border-radius:13px;background:radial-gradient(circle at 50% 55%,#3d3948,#25252c 64%,#1d1e23)}.journey-card h3{font-size:25px;letter-spacing:-.045em;margin:0 0 7px}.journey-card p{font-size:14px;color:#aaaab1;margin:0;line-height:1.6}.visual-goal{display:flex;align-items:center;justify-content:center}.floating-label{position:absolute;z-index:3;top:18px;left:17px;padding:10px 14px;border:1px solid #767080;border-radius:11px;background:#2c2a31db;color:#bcb7c6;font-size:9px;letter-spacing:.1em}.floating-label b{display:block;color:#fff;font-size:14px;letter-spacing:0;margin-top:2px}.orbit{position:absolute;border:1px solid #8b7fa273;border-radius:50%;box-shadow:0 0 25px #a490ff20}.orbit-one{width:208px;height:208px}.orbit-two{width:145px;height:145px;border-color:#b099d1a6;transform:rotate(35deg) skew(18deg)}.orbit-center{width:80px;height:80px;background:radial-gradient(circle,#bdacf6,#5f557c);border:1px solid #c8b6ff;border-radius:50%;display:grid;place-items:center;font-size:38px;box-shadow:0 0 40px #9985e692;z-index:2}.orbit-word{position:absolute;color:#dad4e0;font-size:9px;letter-spacing:.13em}.word-one{top:70px;right:30px}.word-two{bottom:37px;left:21px}.word-three{bottom:57px;right:22px}.visual-plan{padding:29px 22px;background:linear-gradient(155deg,#32313a,#202126)}.mini-week{display:grid;grid-template-columns:repeat(7,1fr);gap:10px;text-align:center}.mini-week span{font-size:10px;color:#adaab6}.mini-week i{height:29px;border-radius:8px;background:#4b4854}.mini-week i:nth-of-type(3){background:#a694d3}.plan-food{display:flex;align-items:center;gap:13px;background:#27282b;border:1px solid #57535e;box-shadow:0 20px 35px #0006;border-radius:13px;padding:9px;margin-top:42px;transform:rotate(-5deg);width:110%}.plan-food img{width:72px;height:72px;border-radius:9px;object-fit:cover}.plan-food div{display:flex;flex-direction:column;gap:4px}.plan-food small{color:#a19fad;font-size:9px;letter-spacing:.1em}.plan-food b{font-size:14px}.plan-food span{font-size:11px;color:#92ca9b}.visual-live{padding:31px 24px;background:linear-gradient(145deg,#24282a,#30302b)}.shop-card{display:flex;justify-content:space-between;align-items:center;background:#3a4038;border:1px solid #727c6b;border-radius:14px;padding:12px 15px;margin-bottom:15px}.shop-card>span:first-child{font-size:11px;color:#adb5a9}.shop-card b{display:block;color:#f8fcf3;font-size:16px;margin-top:3px}.shop-bag{font-size:27px;color:#b2dfa5}.shop-line{display:flex;align-items:center;gap:11px;border-bottom:1px solid #5d6055;padding:12px 4px;font-size:12px}.shop-line i{display:grid;place-items:center;width:17px;height:17px;border:1px solid #b1c5ab;border-radius:50%;font-style:normal;font-size:11px;color:#18311f;background:#a1e5a4}.shop-line:last-child i{background:transparent;color:transparent}.shop-line b{margin-left:auto;font-size:10px;color:#b3b4a9;font-weight:400}
.feature-section{background:#15161a}.feature-heading{display:flex;align-items:end;justify-content:space-between;gap:50px;margin-bottom:55px}.feature-heading h2{margin-bottom:0}.feature-heading p{max-width:320px;margin:0 0 8px;font-size:17px}.feature-tabs{display:flex;gap:6px;border-bottom:1px solid #46454c;overflow-x:auto;scrollbar-width:none}.feature-tabs::-webkit-scrollbar{display:none}.feature-tab{position:relative;background:none;border:none;color:#98969f;padding:17px 21px 20px;font-weight:600;font-size:14px;white-space:nowrap;min-width:fit-content}.feature-tab span{font-size:10px;margin-left:10px;color:#77737e}.feature-tab.is-active{color:#fff}.feature-tab.is-active:after{content:"";position:absolute;bottom:0;left:0;right:0;height:2px;background:#bdabf0}.feature-panel{display:grid;grid-template-columns:42% 58%;border:1px solid #38383e;border-radius:20px;overflow:hidden;background:#202126;margin-top:27px;min-height:560px}.feature-copy{padding:clamp(32px,5vw,80px);display:flex;flex-direction:column;align-items:flex-start}.feature-copy h3{font-size:clamp(40px,4vw,62px);line-height:1.08;margin:29px 0 20px}.feature-copy>p{font-size:16px;color:#b5b3bd;max-width:425px}.feature-copy ul{list-style:none;padding:0;margin:auto 0 0}.feature-copy li{position:relative;padding-left:24px;margin-top:14px;font-size:13px;color:#e4e1e9}.feature-copy li:before{content:"✓";position:absolute;left:0;color:#a9e5aa}.feature-art{position:relative;overflow:hidden;display:grid;place-items:center;min-height:560px;background:radial-gradient(circle at 50% 55%,#6b59815c,#282630 61%,#24252b 100%)}.preview-window,.recipe-preview{position:relative;z-index:2;width:min(76%,470px);background:linear-gradient(160deg,#33332b,#252720);border:1px solid #777365;border-radius:25px;padding:27px 27px 18px;box-shadow:0 30px 70px #0008;color:#f6f4ed}.preview-top{display:flex;align-items:center;justify-content:space-between;font-size:10px;letter-spacing:.11em;color:#a9a99e;font-weight:700}.preview-window h4,.recipe-preview h4{font-size:30px;line-height:1.2;margin:14px 0 2px}.preview-window>p{color:#b6b5aa;font-size:12px;margin-bottom:20px}.preview-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin:22px 0}.preview-metrics div{padding:17px 9px;background:#414138;border:1px solid #65645a;border-radius:14px;text-align:center}.preview-metrics strong{display:block;font-size:20px}.preview-metrics small{font-size:9px;color:#c8c6b8}.preview-row{display:flex;align-items:center;gap:13px;min-height:52px;border-bottom:1px solid #515046;font-size:13px}.preview-row:last-child{border-bottom:0}.preview-row i{width:20px;height:20px;font-size:12px}.preview-row span{font-weight:600}.preview-row small{display:block;color:#aead9f;font-size:10px;font-weight:400;margin-top:3px}.preview-row b{margin-left:auto;color:#aaa99d;font-size:10px;font-weight:500}.side-photo{position:absolute;z-index:3;right:-20px;bottom:-43px;transform:rotate(11deg);width:35%;aspect-ratio:1;padding:8px;border:1px solid #a6a093;border-radius:25px;background:#3a3834;box-shadow:0 18px 35px #0008}.side-photo img{height:100%;width:100%;object-fit:cover;border-radius:18px}.planner-art{background:radial-gradient(circle,#62667263,#272d31 65%,#212428)}.weekly-bars{height:168px;display:grid;grid-template-columns:repeat(7,1fr);gap:10px;align-items:end;padding:15px 15px 0;background:#3e4139;border:1px solid #686b5d;border-radius:15px;margin:25px 0}.weekly-bars div{display:flex;flex-direction:column;justify-content:end;height:100%;gap:8px;text-align:center}.weekly-bars i{display:block;border-radius:6px 6px 2px 2px;background:linear-gradient(#9ee2a9,#648870)}.weekly-bars div:nth-child(4) i{background:linear-gradient(#d4c5f5,#8977ac)}.weekly-bars span{font-size:10px;color:#bbbeb2;padding-bottom:8px}.week-meal{display:flex;align-items:center;gap:13px;background:#3f4239;padding:9px;border-radius:13px}.week-meal img{width:75px;height:75px;object-fit:cover;border-radius:9px}.week-meal span{display:flex;flex-direction:column;gap:5px}.week-meal small{font-size:10px;color:#a7b4a6}.week-meal b{font-size:15px}.shopping-art{background:radial-gradient(circle,#4467505e,#27302b 65%,#222623)}.shop-progress{background:#505249;height:7px;border-radius:10px;margin-top:20px;overflow:hidden}.shop-progress span{display:block;width:37%;height:100%;background:#89d993;border-radius:10px}.shop-category{margin:23px 0 2px;display:flex;justify-content:space-between;color:#a4daa4;font-size:10px;font-weight:700;letter-spacing:.13em}.shop-category span{color:#b6b4a6}.recipes-art{background:radial-gradient(circle,#6b5e6b73,#292631 64%,#232329)}.recipe-preview{width:min(78%,500px);padding-bottom:28px}.recipe-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:24px}.recipe-grid>div{background:#3a3b34;border-radius:14px;padding:8px;overflow:hidden}.recipe-grid img{width:100%;aspect-ratio:1.1;object-fit:cover;border-radius:9px}.recipe-grid b,.recipe-grid small{display:block}.recipe-grid b{font-size:13px;margin:10px 3px 4px}.recipe-grid small{font-size:10px;color:#abae9f;margin:0 3px 6px}.cooking-art{background:radial-gradient(circle at center,#6c644b6d,#343327 65%,#242520)}.cooking-screens{display:flex;align-items:center;justify-content:center;width:100%;height:480px;position:relative}.cooking-screen{position:absolute;width:180px;height:390px;object-fit:cover;object-position:top;border-radius:25px;border:5px solid #11120e;box-shadow:0 25px 50px #000a}.cooking-screen.primary{z-index:3;transform:translateY(4px)}.cooking-screen.secondary{width:159px;height:344px;z-index:2;filter:brightness(.78)}.cooking-screen.first{transform:translate(-148px,26px) rotate(-11deg)}.cooking-screen.last{transform:translate(148px,26px) rotate(11deg)}.image-note{position:absolute;bottom:23px;font-size:9px;letter-spacing:.16em;color:#c6bfa8;font-weight:700}
.experience-section{overflow:hidden}.experience-layout{display:grid;grid-template-columns:45% 55%;align-items:center;gap:5%;min-height:620px}.experience-copy h2{margin-bottom:25px}.experience-copy>p{font-size:18px;color:#aaaab2;max-width:480px}.experience-points{margin-top:38px;display:grid;gap:18px}.experience-points>div{display:flex;align-items:flex-start;gap:18px}.experience-points>div>span{width:33px;height:33px;display:grid;place-items:center;flex:none;border:1px solid #635a70;border-radius:10px;color:#c1acee;background:#282630}.experience-points p{margin:0;color:#9e9ea6;font-size:14px}.experience-points strong{color:#edebee;font-weight:600}.experience-art{height:570px;position:relative;display:grid;place-items:center}.ambient-circle{position:absolute;width:520px;height:520px;border-radius:50%;background:radial-gradient(circle,#6a5e9563,#7c657728 42%,transparent 69%);filter:blur(13px)}.experience-card{position:absolute;border:1px solid #68656a;border-radius:25px;background:#32332e;box-shadow:0 30px 65px #0009;overflow:hidden}.back-card{width:62%;height:280px;top:55px;right:4%;padding:30px;transform:rotate(8deg);display:flex;flex-direction:column;justify-content:space-between}.back-card>span{font-size:10px;letter-spacing:.15em;color:#a6a79e}.back-card>b{font-size:18px;line-height:1.2}.card-bars{display:flex;align-items:end;height:90px;gap:13px}.card-bars i{display:block;flex:1;background:#95d19b;border-radius:5px 5px 0 0;height:52%}.card-bars i:nth-child(2){height:84%}.card-bars i:nth-child(3){height:68%}.card-bars i:nth-child(4){height:93%;background:#c7b4ea}.card-bars i:nth-child(5){height:72%}.card-bars i:nth-child(6){height:83%}.card-bars i:nth-child(7){height:64%}.front-card{width:67%;left:10%;bottom:26px;transform:rotate(-6deg);padding:12px 12px 25px}.front-card>img{width:100%;height:230px;object-fit:cover;border-radius:15px}.front-card>div{padding:18px 10px 0}.front-card small{font-size:10px;letter-spacing:.13em;color:#abe3ac}.front-card h3{font-size:25px;margin:7px 0 4px}.front-card p{font-size:12px;color:#acaea4;margin:0 0 9px}.front-card span{font-size:11px;color:#e0dfd1}.front-card span i{padding-inline:6px;color:#777}.faq-section{background:#191a1d}.faq-layout{display:grid;grid-template-columns:38% 62%;gap:6%}.faq-heading h2{margin-bottom:22px}.faq-heading p{font-size:16px;color:#a8a8b1;max-width:280px;margin-bottom:26px}.faq-list{border-top:1px solid #46464a}.faq-list details{border-bottom:1px solid #46464a}.faq-list summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:25px 3px;cursor:pointer;font-size:17px;font-weight:600}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{width:26px;height:26px;display:grid;place-items:center;color:#a2a2a9;font-size:22px;font-weight:300;transition:transform .2s}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{font-size:14px;line-height:1.7;color:#adaeb3;max-width:620px;margin:0 45px 26px 3px}
.final-section{padding:110px 0 120px}.final-card{min-height:460px;border:1px solid #514856;border-radius:22px;overflow:hidden;position:relative;display:flex;align-items:center;background:#222127 url('images/gradient-bg.jpg') center/cover}.final-card:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#16171bb8,#17171b70 58%,#17171b24)}.final-copy{position:relative;z-index:2;padding:60px 6%;max-width:730px}.final-copy h2{font-size:clamp(46px,5.8vw,78px);line-height:1.1;margin:21px 0}.final-copy p{font-size:17px;color:#d0c9d2;max-width:440px;margin-bottom:25px}.final-copy>small{display:block;color:#b0aeb9;font-size:11px;letter-spacing:.08em;margin-top:20px}.final-orbit{position:absolute;width:360px;height:360px;right:8%;top:45px;border-radius:50%;display:grid;place-items:center;filter:drop-shadow(0 0 35px #afa0fa77)}.final-orbit-one,.final-orbit-two{position:absolute;border:1px solid #d7c4ffaa;border-radius:50%;width:100%;height:65%;transform:rotate(52deg)}.final-orbit-two{transform:rotate(-52deg)}.final-orbit-core{width:145px;height:145px;display:grid;place-items:center;border-radius:50%;border:1px solid #d8c1ff;background:radial-gradient(circle,#d9cafb,#6f608e);box-shadow:0 0 70px #aa91e8;font-size:72px;color:#fff}
.site-footer{border-top:1px solid #343438;padding:65px 0 28px;background:#121315}.footer-top{display:flex;justify-content:space-between;gap:50px}.footer-top>div:first-child p{font-size:14px;color:#9c9ca3;margin-top:18px}.footer-links{display:grid;grid-template-columns:repeat(3,minmax(135px,1fr));gap:50px}.footer-links>div{display:flex;flex-direction:column;align-items:flex-start;gap:15px}.footer-links strong{font-size:12px;color:#e7e5e9;margin-bottom:8px}.footer-links a,.footer-links button{border:0;padding:0;background:none;color:#9898a1;font-size:13px;cursor:pointer}.footer-links a:hover,.footer-links button:hover{color:#fff}.footer-bottom{border-top:1px solid #313136;padding-top:25px;margin-top:75px;display:flex;justify-content:space-between;gap:20px;font-size:11px;color:#86868d}
.modal-backdrop{position:fixed;inset:0;z-index:100;background:#070707bb;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);display:flex;align-items:center;justify-content:center;padding:20px;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .22s,visibility .22s}.modal-backdrop.is-open{opacity:1;visibility:visible;pointer-events:auto}.modal{position:relative;width:min(100%,510px);max-height:min(90vh,850px);overflow-y:auto;border:1px solid #55565b;border-radius:22px;padding:42px;background:linear-gradient(140deg,#28292c,#191a1d);box-shadow:0 35px 100px #000b}.modal-close{position:absolute;right:18px;top:14px;background:#3a3b3f;border:1px solid #515156;color:#fff;border-radius:50%;width:32px;height:32px;font-size:23px;line-height:1}.modal h2{font-size:43px;margin:12px 0 8px}.modal-lead{color:#b5b5bc;font-size:14px;margin-bottom:27px}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.field{margin-bottom:14px}.field label{display:block;color:#d4d3d7;font-size:12px;margin-bottom:7px}.field input{display:block;width:100%;height:46px;border:1px solid #55555d;border-radius:9px;background:#1d1e22;color:#fff;padding:0 13px;outline:none}.field input:focus{border-color:#b9aaef;box-shadow:0 0 0 3px #ad9af62a}.field input::placeholder{color:#77777e}.modal-submit{width:100%;margin:7px 0 0;justify-content:space-between;padding-inline:20px}.form-error{color:#ff8c97;font-size:12px;margin:10px 0 0}.privacy-notice{margin-top:22px;border-top:1px solid #3e3e43;padding-top:15px}.privacy-toggle{background:none;border:0;padding:0;color:#bbb9c5;font-size:12px;display:flex;justify-content:space-between;width:100%;text-align:left}.privacy-toggle span{font-size:16px}.notice-body{display:none;padding-top:15px}.privacy-notice.is-open .notice-body{display:block}.notice-body p{color:#a6a5ad;font-size:11px;line-height:1.6}.notice-body a{color:#d6c8fb;text-decoration:underline}.success{text-align:center;padding:25px 0}.success-icon{display:grid;place-items:center;width:54px;height:54px;border-radius:50%;background:#b5e9b7;color:#19351d;font-size:27px;margin:0 auto 20px}
.lifestyle-photo{position:absolute;z-index:1;right:4%;top:45px;width:59%;height:78%;object-fit:cover;object-position:center;border:9px solid #30302f;border-radius:26px;transform:rotate(8deg);box-shadow:0 30px 65px #0009;filter:saturate(.72) brightness(.82)}
.experience-layout{grid-template-columns:43% 52%}.faq-layout{grid-template-columns:36% 58%}
.experience-card.front-card{z-index:2}
.hero-device{margin-top:56px}
@media(max-width:760px){.hero-device{margin-top:42px}}
@media(max-width:1000px){.desktop-nav{gap:16px}.nav-cta{display:none}.journey-grid{gap:10px}.journey-card{padding:19px}.feature-panel{grid-template-columns:45% 55%}.feature-copy{padding:35px}.feature-copy h3{font-size:42px}.experience-layout{gap:0}.final-orbit{right:-5%;opacity:.75}}
@media(max-width:760px){.nav-inner{height:66px}.desktop-nav{display:none}.menu-toggle{display:flex}.mobile-menu{display:flex;flex-direction:column;gap:2px;padding:12px var(--pad) 22px;background:#1c1d21;border-top:1px solid #36363b}.mobile-menu a{font-size:15px;padding:11px 0;color:#d4d1d8}.mobile-menu button{margin-top:12px}.hero-content{padding-top:75px}.hero-content h1{font-size:clamp(46px,10vw,74px)}.hero-subtitle{font-size:16px}.hero-device{width:min(116vw,570px);left:3%;margin-top:20px;margin-bottom:-15px}.hero-description{padding-bottom:55px}.hero-description p{font-size:16px}.section-pad{padding-block:88px}.journey-grid{grid-template-columns:1fr;gap:16px;margin-top:38px}.journey-card{padding:21px}.journey-visual{height:240px;max-width:510px;margin-inline:auto}.journey-card h3,.journey-card p{max-width:510px;margin-inline:auto}.feature-heading{display:block;margin-bottom:36px}.feature-heading p{margin:18px 0 0}.feature-tabs{margin-inline:calc(-1 * var(--pad));padding-inline:var(--pad)}.feature-tab{font-size:12px;padding:14px 13px 17px}.feature-tab span{margin-left:5px}.feature-panel{grid-template-columns:1fr}.feature-copy{padding:36px 30px 28px}.feature-copy h3{font-size:clamp(40px,9vw,54px);margin:20px 0 12px}.feature-copy ul{margin-top:13px}.feature-art{min-height:450px}.preview-window,.recipe-preview{width:min(80%,460px)}.experience-layout{grid-template-columns:1fr}.experience-art{height:560px}.faq-layout{grid-template-columns:1fr;gap:35px}.faq-heading p{max-width:400px}.final-section{padding:75px 0 85px}.final-card{min-height:480px}.final-copy{padding:45px 7%}.final-orbit{width:220px;height:220px;right:-40px;top:auto;bottom:-40px;opacity:.6}.final-orbit-core{width:95px;height:95px;font-size:44px}.footer-top{flex-direction:column;gap:38px}.footer-links{gap:24px}.footer-bottom{margin-top:45px}}
@media(max-width:480px){.hero-content h1{font-size:clamp(43px,11vw,53px)}.hero-actions{gap:14px}.hero-actions .button{min-height:48px;padding:11px 13px;gap:9px;font-size:12px}.text-link{font-size:12px;gap:5px}.hero-device{width:125vw;left:-2vw}.hero-description{padding-top:0}.section-heading h2,.faq-heading h2,.experience-copy h2{font-size:48px}.section-heading p{font-size:15px}.feature-art{min-height:400px}.preview-window,.recipe-preview{width:86%;padding:20px}.preview-window h4,.recipe-preview h4{font-size:24px}.side-photo{width:29%}.cooking-screens{height:360px}.cooking-screen{width:140px;height:300px;border-radius:20px}.cooking-screen.secondary{width:117px;height:252px}.cooking-screen.first{transform:translate(-105px,25px) rotate(-11deg)}.cooking-screen.last{transform:translate(105px,25px) rotate(11deg)}.experience-art{height:440px}.ambient-circle{width:340px;height:340px}.back-card{width:65%;height:220px;top:25px;padding:19px}.front-card{width:75%;left:6%;bottom:10px;padding:8px 8px 14px}.front-card>img{height:180px}.front-card h3{font-size:19px}.front-card>div{padding:10px 5px 0}.faq-list summary{font-size:15px;padding-block:21px}.final-copy h2{font-size:49px}.final-copy p{font-size:15px}.footer-links{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-bottom{flex-direction:column}.field-row{grid-template-columns:1fr;gap:0}.modal{padding:32px 22px}.modal h2{font-size:37px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}
@media(max-width:480px){#panel-cooking .feature-copy h3{font-size:35px}#panel-cooking .feature-copy h3 br{display:none}}
