*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--cream:#f9f6f0;--cream-dark:#f3ede1;--dark:#0f0f0f;--amber:#c9613a;--amber-light:#d87b58;--coral:#e04818;--sandstone:#d4c4a0;--bg-dark:#1c2624;--gray:#888;--light:#fff;--radius:26px;--radius-sm:16px}html{font-size:16px;scroll-behavior:smooth;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}body,html{-webkit-font-smoothing:antialiased}body{background:var(--cream);font-family:-apple-system,BlinkMacSystemFont,Helvetica Neue,SF Pro Text,Arial,sans-serif;color:var(--dark);overflow-x:hidden}.glass-header{position:fixed;top:0;left:0;right:0;z-index:100;height:60px;display:flex;align-items:center;justify-content:space-between;padding:0 32px;transition:background .35s ease,border-color .35s ease,-webkit-backdrop-filter .35s ease;transition:background .35s ease,backdrop-filter .35s ease,border-color .35s ease;transition:background .35s ease,backdrop-filter .35s ease,border-color .35s ease,-webkit-backdrop-filter .35s ease;background:transparent;backdrop-filter:none;-webkit-backdrop-filter:none;border-bottom:1px solid transparent}.glass-header.scrolled{background:hsla(0,0%,100%,.62);backdrop-filter:saturate(200%) blur(28px);-webkit-backdrop-filter:saturate(200%) blur(28px);border-bottom:1px solid hsla(0,0%,100%,.45);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.6),0 8px 32px rgba(0,0,0,.08)}.gl-logo{display:flex;align-items:center;gap:9px;font-size:17px;font-weight:700;letter-spacing:-.02em;text-decoration:none;color:#fff;transition:color .35s;flex-shrink:0}.glass-header.scrolled .gl-logo{color:#5a2d0c;filter:brightness(0) saturate(100%) invert(18%) sepia(60%) saturate(700%) hue-rotate(10deg) brightness(85%)}.gl-logo-ring{width:30px;height:30px;border-radius:50%;border:2px solid hsla(0,0%,100%,.9);display:flex;align-items:center;justify-content:center;transition:border-color .35s}.glass-header.scrolled .gl-logo-ring{border-color:rgba(0,0,0,.8)}.gl-nav{display:flex;align-items:center;gap:2px;position:absolute;left:50%;transform:translateX(-50%)}.gl-nav a{font-size:13.5px;font-weight:500;color:hsla(0,0%,100%,.82);text-decoration:none;padding:7px 14px;border-radius:20px;transition:color .2s,background .2s;letter-spacing:-.01em}.gl-nav a:hover{color:#fff;background:hsla(0,0%,100%,.12)}.glass-header.scrolled .gl-nav a{color:rgba(0,0,0,.65)}.glass-header.scrolled .gl-nav a:hover{color:#000;background:rgba(0,0,0,.06)}.gl-right{display:flex;align-items:center;gap:6px;flex-shrink:0}.gl-login{font-size:13.5px;font-weight:500;color:hsla(0,0%,100%,.82);text-decoration:none;padding:7px 14px;border-radius:20px;transition:color .2s,background .2s}.gl-login:hover{background:hsla(0,0%,100%,.12);color:#fff}.glass-header.scrolled .gl-login{color:rgba(0,0,0,.65)}.glass-header.scrolled .gl-login:hover{background:rgba(0,0,0,.06);color:#000}.gl-cta{font-size:13.5px;font-weight:600;background:hsla(0,0%,100%,.18);color:#fff;border:1px solid hsla(0,0%,100%,.35);padding:8px 20px;border-radius:20px;cursor:pointer;font-family:inherit;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);transition:background .2s,color .2s,border-color .2s;letter-spacing:-.01em}.gl-cta:hover{background:hsla(0,0%,100%,.28)}.glass-header.scrolled .gl-cta{background:#111;color:#fff;border-color:#111}.glass-header.scrolled .gl-cta:hover{background:#333;border-color:#333}.gl-icon{width:34px;height:34px;display:flex;align-items:center;justify-content:center;color:hsla(0,0%,100%,.75);border-radius:50%;cursor:pointer;transition:color .2s,background .2s}.gl-icon:hover{color:#fff;background:hsla(0,0%,100%,.12)}.glass-header.scrolled .gl-icon{color:rgba(0,0,0,.55)}.glass-header.scrolled .gl-icon:hover{color:#000;background:rgba(0,0,0,.06)}.glass-header.dark-section.scrolled{background:rgba(8,8,8,.68);backdrop-filter:saturate(180%) blur(28px);-webkit-backdrop-filter:saturate(180%) blur(28px);border-bottom-color:hsla(0,0%,100%,.08);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.05),0 8px 32px rgba(0,0,0,.4)}.glass-header.dark-section .gl-logo,.glass-header.dark-section.scrolled .gl-logo{color:#fff;filter:none!important}.glass-header.dark-section .gl-nav a,.glass-header.dark-section.scrolled .gl-nav a{color:hsla(0,0%,100%,.82)}.glass-header.dark-section.scrolled .gl-nav a:hover{color:#fff;background:hsla(0,0%,100%,.12)}.glass-header.dark-section .gl-login,.glass-header.dark-section.scrolled .gl-login{color:hsla(0,0%,100%,.82)}.glass-header.dark-section.scrolled .gl-login:hover{background:hsla(0,0%,100%,.12);color:#fff}.glass-header.dark-section.scrolled .gl-cta{background:hsla(0,0%,100%,.18);color:#fff;border-color:hsla(0,0%,100%,.35)}.glass-header.dark-section.scrolled .gl-cta:hover{background:hsla(0,0%,100%,.28)}.glass-header.dark-section.scrolled .gl-icon{color:hsla(0,0%,100%,.75)}.glass-header.dark-section.scrolled .gl-icon:hover{color:#fff;background:hsla(0,0%,100%,.12)}.hero-oura{position:relative;height:100dvh;min-height:760px;overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:120px 24px 100px}.hero-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0;filter:brightness(.9) contrast(1.05)}.hero-grad-top{background:linear-gradient(180deg,rgba(0,0,0,.35) 0,rgba(0,0,0,.05) 30%,transparent 50%,rgba(0,0,0,.45) 75%,rgba(0,0,0,.75))}.hero-grad-top,.hero-vignette{position:absolute;inset:0;pointer-events:none}.hero-vignette{background:radial-gradient(ellipse 130% 100% at 50% 50%,transparent 35%,rgba(0,0,0,.35) 100%)}.hero-content{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;text-align:center;width:100%;max-width:1000px;margin:0 auto}.hero-badge{display:inline-flex;align-items:center;gap:8px;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:hsla(0,0%,100%,.8);background:hsla(0,0%,100%,.12);border:1px solid hsla(0,0%,100%,.28);border-radius:40px;padding:7px 18px;margin-bottom:32px;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);transition:background .2s}.hero-badge:hover{background:hsla(0,0%,100%,.18)}.hero-badge-dot{width:7px;height:7px;background:#4ade80;border-radius:50%;box-shadow:0 0 10px #4ade80;animation:pulse-dot 2s ease-in-out infinite;flex-shrink:0}@keyframes pulse-dot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.55;transform:scale(.75)}}.hero-h1{font-family:Playfair Display,Georgia,Times New Roman,serif;font-size:clamp(60px,9vw,132px);font-weight:500;line-height:1.05;letter-spacing:-.03em;color:#fff;margin-bottom:24px;text-shadow:0 4px 60px rgba(0,0,0,.6),0 2px 14px rgba(0,0,0,.4)}.hero-h1 em{font-style:italic;font-weight:400;color:hsla(0,0%,100%,.85);display:block}.hero-sub{font-size:clamp(16px,2vw,20px);font-weight:400;color:hsla(0,0%,100%,.75);line-height:1.55;max-width:560px;margin-bottom:40px;letter-spacing:-.01em}.hero-br-desktop{display:block}.hero-btns{display:flex;align-items:center;gap:14px;flex-wrap:wrap;justify-content:center;margin-bottom:52px}.hero-btn-primary{font-size:16px;font-weight:600;color:#111;background:#fff;border:none;padding:16px 38px;border-radius:50px;cursor:pointer;font-family:inherit;letter-spacing:-.02em;transition:background .2s,transform .15s,box-shadow .2s;box-shadow:0 4px 32px rgba(0,0,0,.22)}.hero-btn-primary:hover{background:#f0ede8;transform:translateY(-2px);box-shadow:0 12px 40px rgba(0,0,0,.28)}.hero-btn-ghost{font-size:16px;font-weight:500;color:hsla(0,0%,100%,.82);background:transparent;border:1.5px solid hsla(0,0%,100%,.3);padding:15px 36px;border-radius:50px;cursor:pointer;font-family:inherit;letter-spacing:-.02em;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);transition:background .2s,border-color .2s,transform .15s}.hero-btn-ghost:hover{background:hsla(0,0%,100%,.2);border-color:hsla(0,0%,100%,.55);transform:translateY(-2px)}.hero-stats-bar{position:absolute;bottom:0;left:0;right:0;z-index:2;justify-content:center;flex-wrap:wrap;padding:24px 40px 28px;background:linear-gradient(0deg,rgba(0,0,0,.72) 0,transparent);gap:0}.hero-istat,.hero-stats-bar{display:flex;align-items:center}.hero-istat{flex-direction:column;padding:0 40px}.hero-istat-sep{width:1px;height:40px;background:hsla(0,0%,100%,.2);flex-shrink:0}.hero-istat-num{font-family:Georgia,Times New Roman,serif;font-size:clamp(26px,3vw,40px);font-weight:700;color:#fff;letter-spacing:-.04em;line-height:1;margin-bottom:5px}.hero-istat-label{font-size:11px;color:hsla(0,0%,100%,.52);font-weight:500;letter-spacing:.04em;text-transform:uppercase}.hero-scroll-hint{position:absolute;bottom:32px;left:50%;transform:translateX(-50%);z-index:2;display:flex;flex-direction:column;align-items:center;opacity:.5;animation:fade-up .8s 1.8s both}.hero-scroll-arrow{animation:bounce-down 2s ease-in-out infinite;color:#fff}@keyframes bounce-down{0%,to{transform:translateY(0)}50%{transform:translateY(6px)}}@keyframes fade-up{0%{opacity:0;transform:translateX(-50%) translateY(12px)}to{opacity:.5;transform:translateX(-50%) translateY(0)}}@media (max-width:768px){.hero-oura{min-height:100dvh;padding:80px 20px 160px;justify-content:center}.hero-h1{font-size:clamp(52px,14vw,80px);letter-spacing:-.04em;margin-bottom:18px}.hero-badge{font-size:10px;padding:6px 14px;margin-bottom:22px}.hero-sub{font-size:16px;margin-bottom:28px}.hero-br-desktop{display:none}.hero-btns{gap:10px;margin-bottom:0}.hero-btn-ghost,.hero-btn-primary{font-size:15px;padding:14px 28px}.hero-stats-bar{padding:20px 16px 24px}.hero-istat{padding:0 20px}.hero-istat-num{font-size:clamp(20px,5vw,28px)}.hero-istat-label{font-size:9px}.hero-istat-sep{height:28px}}@media (max-width:480px){.hero-h1{font-size:clamp(44px,15vw,64px)}.hero-istat{padding:0 10px}.hero-istat-sep{height:24px}.hero-btn-ghost,.hero-btn-primary{width:100%;justify-content:center;text-align:center}.hero-btns{flex-direction:column;width:100%;max-width:300px}}.wrap{max-width:1160px;margin:0 auto;padding:0 48px}.sep{height:1px;background:rgba(0,0,0,.08)}.pill{display:inline-flex;gap:7px;font-size:13px;font-weight:500;color:#555;border:1.5px solid rgba(0,0,0,.12);border-radius:40px;padding:6px 16px;background:hsla(0,0%,100%,.5);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.pill,.pill-icon{align-items:center}.pill-icon{width:22px;height:22px;border-radius:50%;background:#e84020;display:flex;justify-content:center;font-size:11px}.s-dna{padding:90px 0 80px}.s-dna .wrap{display:flex;flex-direction:column;align-items:center}.dna-headline{font-family:Georgia,Times New Roman,serif;font-size:clamp(46px,5.5vw,72px);font-weight:700;line-height:1.08;text-align:center;letter-spacing:-.025em;color:var(--dark);max-width:800px;margin-bottom:22px}.dna-sub{text-align:center;font-size:15px;line-height:1.7;color:#777;max-width:560px;margin-bottom:52px}.dna-sub em{font-style:italic;color:#555}.dna-sub strong{color:var(--dark);font-weight:600}.dna-frame{width:100%;border:1.5px solid rgba(0,0,0,.1);border-radius:var(--radius);overflow:hidden;box-shadow:0 2px 40px rgba(0,0,0,.06)}.dna-card{border-radius:0;padding:44px 52px;display:flex;align-items:center;justify-content:space-between;min-height:190px;position:relative;background:radial-gradient(ellipse 55% 80% at 0 50%,#0c6850 0,transparent 60%),radial-gradient(ellipse 45% 65% at 28% 62%,#c64010 0,transparent 55%),radial-gradient(ellipse 50% 80% at 56% 40%,#b83a10 0,transparent 52%),radial-gradient(ellipse 40% 60% at 82% 28%,#d44010 0,transparent 50%),radial-gradient(ellipse 38% 58% at 100% 65%,#3a6858 0,transparent 55%),#0b1f18}.dna-card-brand{position:absolute;top:22px;left:34px;font-size:18px;font-weight:500;color:hsla(0,0%,100%,.88)}.dna-toggle-wrap{background:hsla(0,0%,100%,.96);border-radius:50px;padding:10px 20px 10px 10px;display:flex;align-items:center;gap:14px;min-width:290px}.dna-toggle-wrap.dim{background:hsla(35,15%,84%,.7);opacity:.48}.dna-toggle-icon{width:52px;height:52px;border-radius:50%;border:3.5px solid #c20;background:#fff;display:flex;align-items:center;justify-content:center;flex-shrink:0}.dna-toggle-icon.g{border-color:silver;background:#e8e8e8}.dna-toggle-info{display:flex;flex-direction:column}.dna-pct{font-size:21px;font-weight:700;color:#111}.dna-pct-label{font-size:11px;color:#999}.dna-bar-track{flex:1 1;height:5px;background:#ddd;border-radius:3px;overflow:hidden}.dna-bar-fill{height:100%;border-radius:3px;background:#c20}.dna-card-text{font-size:clamp(13px,1.3vw,17px);font-weight:600;color:#fff;letter-spacing:-.01em;line-height:1.3}.dna-others{padding:34px 52px 40px;background:var(--cream)}.dna-others-title{font-size:18px;color:#aaa;font-weight:400;margin-bottom:22px}.dna-others-row{display:flex;align-items:center;justify-content:space-between}.dna-others-text{font-size:clamp(13px,1.3vw,17px);font-weight:600;color:#ccc;letter-spacing:-.01em}.s-nucleus{background-color:#0a0f0c;background-image:linear-gradient(180deg,rgba(10,15,12,.95),rgba(10,15,12,.82) 28%,rgba(10,15,12,.2) 60%,rgba(10,15,12,0) 80%),url(/iPhone.png);background-size:100% 100%,cover;background-position:top,50%;background-repeat:no-repeat,no-repeat;min-height:700px;padding:100px 0 60px;text-align:center;position:relative}.nu-title{font-size:clamp(28px,4vw,48px);font-weight:600;letter-spacing:-.02em;color:#fff;margin-bottom:12px;text-shadow:0 2px 20px rgba(0,0,0,.5)}.nu-title em{font-style:italic;font-weight:400;color:#7dd3a8;font-family:Georgia,serif}.nu-sub{font-size:18px;color:hsla(0,0%,100%,.72);margin-bottom:40px;font-weight:400;text-shadow:0 1px 10px rgba(0,0,0,.4)}.nu-tabs{display:inline-flex;background:hsla(0,0%,100%,.12);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-radius:30px;padding:4px;margin-bottom:60px;box-shadow:0 4px 20px rgba(0,0,0,.3);border:1px solid hsla(0,0%,100%,.15)}.nu-tab{padding:10px 24px;font-size:13px;font-weight:600;color:#ccc;border-radius:20px;cursor:pointer;transition:background .2s,color .2s}.nu-tab.active{background:#fff;color:#111;box-shadow:0 2px 8px rgba(0,0,0,.1)}.nu-ipad-wrap{perspective:1000px;max-width:960px;margin:0 auto}.nu-ipad{width:100%;height:620px;border:14px solid #1c1c1e;border-radius:36px;background:#fff;box-shadow:0 40px 100px rgba(0,0,0,.15);display:flex;overflow:hidden;position:relative;text-align:left}.nu-side{width:240px;background:#fafafa;border-right:1px solid #f0f0f0;padding:30px 20px;display:flex;flex-direction:column}.nu-logo{font-size:22px;font-weight:700;color:#111;margin-bottom:40px;margin-left:10px}.nu-link{display:flex;align-items:center;gap:12px;padding:12px 14px;border-radius:12px;font-size:14px;font-weight:600;color:#666;margin-bottom:4px;cursor:pointer;transition:background .2s}.nu-link:hover{background:#f0f0f0}.nu-link.active{background:#f5f0e6;color:#8b6e4a}.nu-main{flex:1 1;padding:40px 60px;background:#fff;overflow-y:auto;position:relative}.nu-header{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:40px}.nu-h1{font-family:Georgia,serif;font-size:42px;font-weight:400;font-style:italic;color:#111;line-height:1;margin:0}.nu-change-btn{font-size:11px;font-weight:600;color:#3b82f6;background:#eff6ff;padding:6px 14px;border-radius:16px;border:none;cursor:pointer}.nu-sec-title{display:flex;justify-content:space-between;font-size:13px;font-weight:600;color:#333;margin-bottom:16px;border-bottom:1px solid #eee;padding-bottom:8px}.nu-sec-title span{color:#888;font-size:12px;font-weight:400}.nu-card.yellow{background:#eab308;border-radius:20px;padding:32px;color:#fff;text-align:center;margin-bottom:40px;box-shadow:0 10px 30px rgba(234,179,8,.2)}.nu-card-icon{width:48px;height:48px;background:hsla(0,0%,100%,.2);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 16px;font-size:24px;font-weight:700}.nu-card-txt{font-size:16px;font-weight:500;line-height:1.4;margin-bottom:24px;max-width:380px;margin-left:auto;margin-right:auto}.nu-pill{background:#fff;color:#333;padding:14px 20px;border-radius:12px;font-size:13px;font-weight:600;display:flex;justify-content:space-between;align-items:center;margin-bottom:8px;box-shadow:0 2px 8px rgba(0,0,0,.05);cursor:pointer;transition:transform .2s}.nu-pill:hover{transform:scale(1.01)}.nu-pill-arr{color:#aaa}.nu-card.beige{background:#d7ccc8;border-radius:20px;padding:32px;height:160px;display:flex;align-items:center;justify-content:center}.nu-explore{margin-top:60px;padding:15px 36px;background:#2d5c3e;color:#fff;border-radius:50px;font-size:15px;font-weight:600;cursor:pointer;border:none;transition:background .2s,transform .15s;font-family:inherit}.nu-explore:hover{background:#235030;transform:scale(1.02)}.nu-scene{position:relative;display:flex;align-items:flex-end;justify-content:center;gap:32px;min-height:680px;max-width:860px;margin:0 auto;padding:60px 0 40px}.nu-iphone{position:relative;flex-shrink:0;background:linear-gradient(145deg,#2e2e2e,#1a1a1a 40%,#252525);border-radius:52px;box-shadow:0 0 0 1.5px #4a4a4a,0 0 0 3px #1a1a1a,0 40px 100px rgba(0,0,0,.45),0 12px 30px rgba(0,0,0,.25),inset 0 1px 0 hsla(0,0%,100%,.08)}.nu-btn-power,.nu-btn-vol-dn,.nu-btn-vol-up{position:absolute;background:linear-gradient(90deg,#2a2a2a,#3a3a3a);border-radius:3px}.nu-btn-vol-up{top:100px}.nu-btn-vol-dn,.nu-btn-vol-up{left:-4px;width:4px;height:34px}.nu-btn-vol-dn{top:144px}.nu-btn-power{right:-4px;top:120px;width:4px;height:52px}.nu-bezel{margin:12px;background:#000;border-radius:42px;padding:0;overflow:hidden;position:relative}.nu-island{position:absolute;top:14px;left:50%;transform:translateX(-50%);width:33%;max-width:96px;height:11px;background:#000;border-radius:20px;z-index:5;box-shadow:0 0 0 2px #1a1a1a}.nu-screen{aspect-ratio:9/19.5;overflow:hidden;position:relative;background:#0a0a0a}.nu-screen-img{width:100%;height:100%;object-fit:cover;object-position:top center;display:block}.nu-iphone-main{width:300px;z-index:2}.nu-iphone-sec{width:252px;z-index:1;margin-bottom:48px;opacity:.95}.nu-gc{position:absolute;display:flex;align-items:flex-start;gap:12px;background:hsla(0,0%,100%,.72);backdrop-filter:blur(32px) saturate(180%);-webkit-backdrop-filter:blur(32px) saturate(180%);border:1px solid hsla(0,0%,100%,.88);border-radius:20px;padding:14px 16px;min-width:190px;z-index:20;box-shadow:0 8px 40px rgba(0,0,0,.13),0 2px 8px rgba(0,0,0,.07),inset 0 1px 0 hsla(0,0%,100%,.95);animation:nuGcIn .6s cubic-bezier(.22,1,.36,1) both}.nu-gc-tl{top:130px;left:calc(50% - 310px);animation-delay:.2s}.nu-gc-br{bottom:130px;right:calc(50% - 310px);animation-delay:.45s}@keyframes nuGcIn{0%{opacity:0;transform:translateY(8px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}.nu-gc-icon{flex-shrink:0;width:36px;height:36px;border-radius:10px;display:flex;align-items:center;justify-content:center;border:1px solid hsla(0,0%,100%,.4)}.nu-gc-icon-heart{background:rgba(255,200,60,.18)}.nu-gc-icon-sleep{background:rgba(60,110,220,.14)}.nu-gc-body{display:flex;flex-direction:column;gap:2px}.nu-gc-app{font-size:10px;font-weight:600;color:rgba(0,0,0,.38);letter-spacing:.04em;text-transform:uppercase;margin-bottom:1px}.nu-gc-label{font-size:11px;color:rgba(0,0,0,.55);font-weight:500;letter-spacing:.01em}.nu-gc-val{font-size:14px;font-weight:700;color:#111;letter-spacing:-.01em}.nu-gc-green{color:#1a6e3c;font-size:12px;font-weight:600}.nu-live-pill{position:absolute;bottom:4px;left:50%;transform:translateX(-50%);display:flex;align-items:center;gap:7px;background:rgba(0,0,0,.7);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#fff;border-radius:30px;padding:8px 18px;font-size:12px;font-weight:500;white-space:nowrap;z-index:20}.nu-live-dot{width:7px;height:7px;border-radius:50%;background:#5cc87a;box-shadow:0 0 6px #5cc87a;animation:pulseDot 2s ease-in-out infinite;display:inline-block;flex-shrink:0}.s-results{padding:110px 0;position:relative;background:url(/texture-2.png) 50%/cover no-repeat;overflow:hidden}.s-results:before{content:"";position:absolute;inset:0;background:rgba(4,14,14,.52);z-index:0}.s-results .wrap{position:relative;z-index:1}.results-layout{display:flex;flex-direction:column;gap:52px}.results-text{max-width:700px}.results-label{font-size:12px;font-weight:600;letter-spacing:.04em;color:hsla(0,0%,100%,.65);border:1px solid hsla(0,0%,100%,.2);border-radius:40px;padding:6px 16px;display:inline-block;margin-bottom:20px;background:hsla(0,0%,100%,.06);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.results-h2{font-family:Georgia,serif;font-size:clamp(32px,4vw,58px);font-weight:400;letter-spacing:-.03em;line-height:1.08;color:#fff;margin-bottom:16px}.results-sub{font-size:16px;color:hsla(0,0%,100%,.5);line-height:1.7;max-width:560px}.rgrid{display:grid;grid-template-columns:1.1fr 1.15fr .75fr;grid-template-rows:340px 225px;grid-gap:12px;gap:12px}.rc{border-radius:20px;overflow:hidden;position:relative;background:hsla(0,0%,100%,.07);backdrop-filter:blur(32px);-webkit-backdrop-filter:blur(32px);border:1px solid hsla(0,0%,100%,.12);box-shadow:0 8px 40px rgba(0,0,0,.4),inset 0 1px 0 hsla(0,0%,100%,.15)}.rc-adv{grid-column:1;grid-row:1/3}.rc-actions{grid-column:2;grid-row:1}.rc-bioage{grid-column:3;grid-row:1}.rc-wear{grid-column:2/4;grid-row:2}.rc-bioage{padding:22px 20px;display:flex;flex-direction:column;justify-content:space-between}.rc-bioage-eyebrow{font-size:9px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:hsla(0,0%,100%,.38)}.rc-bioage-center{display:flex;align-items:baseline;gap:4px}.rc-bioage-num{font-family:Georgia,serif;font-size:54px;color:#fff;letter-spacing:-.05em;line-height:1}.rc-bioage-dec{font-size:34px}.rc-bioage-unit{font-size:13px;color:hsla(0,0%,100%,.45);align-self:flex-end;margin-bottom:5px}.rc-bioage-footer{display:flex;flex-direction:column;gap:5px}.rc-bioage-delta{display:flex;align-items:center;gap:5px;font-size:12px;font-weight:600;color:#5cc87a}.rc-bioage-chron{font-size:10px;color:hsla(0,0%,100%,.3)}.rc-adv{padding:0;display:flex;flex-direction:column;position:relative;overflow:hidden}.rc-adv-arrow{position:absolute;top:14px;right:16px;z-index:3;width:26px;height:26px;border-radius:50%;background:hsla(0,0%,100%,.09);border:1px solid hsla(0,0%,100%,.14);display:flex;align-items:center;justify-content:center;font-size:15px;color:hsla(0,0%,100%,.5);line-height:1;cursor:default}.rc-adv-list{flex:1 1;padding:14px 16px 174px;display:flex;flex-direction:column}.rc-adv-row{display:flex;align-items:center;gap:11px;padding:9px 0;position:relative}.rc-adv-row-faded{opacity:.3}.rc-adv-row-sep{position:absolute;bottom:0;left:42px;right:0;height:1px;background:hsla(0,0%,100%,.07)}.rc-adv-row-icon{width:30px;height:30px;border-radius:9px;background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.1);display:flex;align-items:center;justify-content:center;color:hsla(0,0%,100%,.68);flex-shrink:0}.rc-adv-row-body{flex:1 1;min-width:0;display:flex;flex-direction:column;gap:5px}.rc-adv-row-name{font-size:12px;font-weight:600;color:hsla(0,0%,100%,.82);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rc-adv-row-bars{display:flex;align-items:center;gap:3px;height:4px}.rcb-g{background:#5cc87a}.rcb-g,.rcb-o{height:4px;border-radius:2px;display:block;flex-shrink:0}.rcb-o{background:#e07850}.rc-adv-float{position:absolute;bottom:16px;right:16px;left:16px;background:rgba(8,18,13,.86);backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border:1px solid hsla(0,0%,100%,.12);border-radius:18px;padding:16px 18px 14px;display:flex;align-items:center;gap:12px;box-shadow:0 10px 40px rgba(0,0,0,.65),inset 0 1px 0 hsla(0,0%,100%,.08)}.rc-adv-float-stats{flex:1 1;gap:10px}.rc-adv-float-stats,.rc-adv-fstat{display:flex;flex-direction:column}.rc-adv-fstat{gap:5px}.rc-adv-fstat-label{font-size:11px;color:hsla(0,0%,100%,.45);display:flex;align-items:center;justify-content:space-between}.rc-adv-fstat-num{font-size:13px;font-weight:700;color:#fff}.rc-adv-fbar{height:4px;border-radius:2px;background:hsla(0,0%,100%,.08);overflow:hidden}.rc-adv-fbar-fill{height:100%;border-radius:2px}.rc-adv-fbar-g{background:#5cc87a}.rc-adv-fbar-o{background:#e07850}.rc-actions{padding:26px 22px;display:flex;flex-direction:column}.rc-act-eyebrow{font-size:9px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:hsla(0,0%,100%,.38);margin-bottom:8px}.rc-act-title{font-family:Georgia,serif;font-size:22px;font-weight:400;color:#fff;letter-spacing:-.02em;line-height:1.2;margin-bottom:24px}.rc-act-item,.rc-act-list{display:flex;flex-direction:column;gap:0}.rc-act-item{align-items:flex-start;padding:13px 0;border-bottom:1px solid hsla(0,0%,100%,.07)}.rc-act-item:last-child{border-bottom:none}.rc-act-item-label{font-size:13px;font-weight:600;color:#fff;margin-bottom:3px}.rc-act-item-desc{font-size:11px;color:hsla(0,0%,100%,.4);line-height:1.45}.rc-wear{padding:18px 20px;display:flex;flex-direction:column;gap:10px}.rc-wear-left{flex-shrink:0}.rc-wear-eyebrow{font-size:9px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:hsla(0,0%,100%,.38);margin-bottom:4px}.rc-wear-title{font-family:Georgia,serif;font-size:17px;font-weight:400;color:#fff;letter-spacing:-.02em;line-height:1.2}.rc-wear-stats{display:flex;align-items:stretch;gap:0;flex:1 1}.rc-wear-col{flex:1 1;padding:0 14px;display:flex;flex-direction:column}.rc-wear-col:first-child{padding-left:0}.rc-wear-divider{width:1px;background:hsla(0,0%,100%,.09);align-self:stretch;flex-shrink:0}.rc-wstat-icon{width:26px;height:26px;border-radius:7px;display:flex;align-items:center;justify-content:center;margin-bottom:6px;background:hsla(0,0%,100%,.12);border:1px solid hsla(0,0%,100%,.1)}.rc-wstat-label{font-size:10px;color:hsla(0,0%,100%,.42);margin-bottom:2px}.rc-wstat-val{font-size:15px;font-weight:700;color:#fff;letter-spacing:-.02em;margin-bottom:8px}.rc-wstat-val span{font-size:10px;font-weight:400;color:hsla(0,0%,100%,.38)}.rc-wbars{display:flex;align-items:flex-end;gap:3px;height:38px}.rc-wbar{flex:1 1;border-radius:3px 3px 0 0}.rc-wbar-blue{background:hsla(0,0%,100%,.35)}.rc-wbar-purple{background:hsla(0,0%,100%,.25)}.rc-wbar-neutral{background:hsla(0,0%,100%,.28)}.rc-wline{width:100%}.rc-wear-brands{display:flex;align-items:center;flex-wrap:wrap;gap:0;padding-top:8px;border-top:1px solid hsla(0,0%,100%,.08)}.rc-wear-brand-item{font-size:10px;color:hsla(0,0%,100%,.32);font-weight:500;display:flex;align-items:center}.rc-wear-sep{margin:0 7px;color:hsla(0,0%,100%,.18);font-size:8px}.s-orb{padding:90px 0 100px;display:flex;flex-direction:column;align-items:center}.orb-box{width:calc(100% - 80px);max-width:1100px;border-radius:32px;overflow:hidden;background:radial-gradient(ellipse 55% 80% at 20% 50%,#0e3d20 0,transparent 60%),radial-gradient(ellipse 45% 60% at 38% 75%,#b82500 0,transparent 50%),radial-gradient(ellipse 35% 50% at 22% 52%,#7a1500 0,transparent 45%),radial-gradient(ellipse 40% 55% at 75% 28%,#0a2a15 0,transparent 55%),radial-gradient(ellipse 55% 65% at 90% 65%,#0b2018 0,transparent 55%),#0b1a10;display:flex;flex-direction:row;align-items:stretch;min-height:500px}.orb-left{flex:0 0 320px;justify-content:center;gap:32px;padding:52px 36px;border-right:1px solid hsla(0,0%,100%,.08)}.orb-left,.orb-sphere-wrap{display:flex;flex-direction:column;align-items:center}.orb-sphere-wrap{position:relative}.orb-glow{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:220px;height:220px;border-radius:50%;background:radial-gradient(ellipse,rgba(45,92,62,.35) 0,transparent 70%);pointer-events:none}.orb-ai-label{font-size:10px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:hsla(0,0%,100%,.4);margin-bottom:12px;text-align:center}.orb-ai-status{display:flex;align-items:center;justify-content:center;gap:6px;font-size:12px;color:hsla(0,0%,100%,.55);margin-top:12px}.orb-ai-dot{width:7px;height:7px;border-radius:50%;background:#5cc87a;display:inline-block;box-shadow:0 0 8px #5cc87a;animation:pulseDot 2s ease-in-out infinite}@keyframes pulseDot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.55;transform:scale(.8)}}.orb-caps{display:flex;flex-direction:column;gap:9px;width:100%}.orb-cap{display:flex;align-items:center;gap:10px;padding:9px 14px;border-radius:12px;background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.08)}.orb-cap-svg{flex-shrink:0;border-radius:8px}.orb-cap-label{font-size:12px;color:hsla(0,0%,100%,.62);line-height:1.3}.orb-divider{width:1px;background:hsla(0,0%,100%,.08);flex-shrink:0}.orb-right{flex:1 1;min-width:0;display:flex;flex-direction:column;padding:48px 52px;gap:0}.orb-chat-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:32px}.orb-chat-title{display:flex;align-items:center;gap:12px}.orb-chat-avatar{width:40px;height:40px;border-radius:50%;background:hsla(0,0%,100%,.12);border:1px solid hsla(0,0%,100%,.18);display:flex;align-items:center;justify-content:center}.orb-prog-row{display:flex;gap:7px}.orb-prog-dot{width:7px;height:7px;border-radius:50%;background:hsla(0,0%,100%,.18);transition:background .4s,transform .4s}.orb-prog-dot.done{background:hsla(0,0%,100%,.42)}.orb-prog-dot.active{background:#5cc87a;transform:scale(1.4);box-shadow:0 0 6px rgba(92,200,122,.6)}.orb-bubble-wrap{margin-bottom:24px}.orb-bubble{display:inline-block;background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.12);border-radius:4px 20px 20px 20px;padding:20px 24px;font-family:Georgia,serif;font-size:clamp(16px,2vw,22px);font-weight:400;letter-spacing:-.015em;color:#fff;line-height:1.5;min-height:90px;width:100%}.orb-cursor{display:inline-block;width:2px;height:1em;background:hsla(0,0%,100%,.75);vertical-align:middle;margin-left:2px;animation:blink 1s step-end infinite}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}.orb-options{display:flex;flex-direction:column;gap:8px;width:100%;flex:1 1}.orb-opt{display:flex;align-items:center;gap:8px;padding:12px 20px;border-radius:12px;border:1px solid hsla(0,0%,100%,.13);background:hsla(0,0%,100%,.04);color:hsla(0,0%,100%,.6);font-size:14px;font-weight:500;opacity:0;transform:translateY(8px);transition:opacity .3s ease,transform .3s ease,background .2s,border-color .2s,color .2s;cursor:default}.orb-opt.visible{opacity:1;transform:translateY(0)}.orb-opt.selected{background:rgba(92,200,122,.18);border-color:rgba(92,200,122,.45);color:#fff}.orb-opt.faded{opacity:.25}.orb-chat-footer{margin-top:20px;font-size:11px;color:hsla(0,0%,100%,.28);letter-spacing:.01em}.pill-light{display:inline-flex;align-items:center;gap:7px;font-size:13px;font-weight:500;color:#555;border:1.5px solid rgba(0,0,0,.12);border-radius:40px;padding:6px 16px;background:hsla(0,0%,100%,.5);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);margin-bottom:20px}.footer-tagline{display:flex;flex-direction:column;align-items:flex-start}.s-why{padding:90px 0}.why-hdr{text-align:center;margin-bottom:60px}.why-hdr .pill{margin-bottom:18px}.why-h2{font-size:clamp(30px,4vw,52px);font-weight:800;letter-spacing:-.03em;line-height:1.1}.why-grid{grid-template-columns:1fr 1fr 1fr;grid-gap:16px;align-items:start}.why-grid,.why-left{display:grid;gap:16px}.why-left{grid-column:1/3;grid-template-columns:1fr 1fr;grid-gap:16px}.wc{background:#fff;border-radius:var(--radius);padding:26px 24px;box-shadow:0 1px 16px rgba(0,0,0,.05)}.wc,.wc-img{overflow:hidden}.wc-img{background:#f4f2f8;border-radius:14px;height:128px;margin-bottom:16px;display:flex;align-items:center;justify-content:center}.wc-title{font-size:16px;font-weight:700;margin-bottom:7px}.wc-desc{font-size:13px;color:#888;line-height:1.55}.picons{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px;padding:6px}.picon{width:40px;height:40px;border-radius:12px;background:#f0ecff;font-size:20px}.picon,.watch-body{display:flex;align-items:center;justify-content:center}.watch-body{background:#1a1a1a;border-radius:20px;width:84px;height:100px;flex-direction:column;gap:3px;position:relative;box-shadow:0 6px 24px rgba(0,0,0,.3)}.watch-time-top{font-size:8.5px;color:#777;position:absolute;top:8px;left:50%;transform:translateX(-50%)}.watch-menu{position:absolute;top:6px;right:8px;font-size:10px;color:#555}.mchips{display:flex;flex-direction:column;gap:9px;width:100%}.mchip{background:#fff;border:1.5px solid #efefef;border-radius:50px;padding:9px 16px;font-size:12.5px;font-weight:600;gap:10px;box-shadow:0 1px 4px rgba(0,0,0,.05)}.mchip,.mchip-icon{display:flex;align-items:center}.mchip-icon{width:26px;height:26px;border-radius:50%;background:#111;justify-content:center;flex-shrink:0}.achart{background:#f9f9f9;border-radius:12px;padding:12px 14px;width:100%}.arow{margin-bottom:10px}.arow-head{display:flex;justify-content:space-between;font-size:10.5px;color:#999;margin-bottom:3px}.arow-val{font-size:15px;font-weight:700}.abar{height:4.5px;background:#e8e8e8;overflow:hidden;margin-top:3px}.abar,.abar-fill{border-radius:3px}.abar-fill{height:100%}.wc-tall{border-radius:var(--radius);overflow:hidden;position:relative;min-height:620px;box-shadow:0 4px 32px rgba(0,0,0,.12)}.tall-bg{position:absolute;inset:0}.tall-notif{position:absolute;top:24px;left:50%;transform:translateX(-50%);width:calc(100% - 36px);background:hsla(0,0%,100%,.9);border-radius:18px;padding:12px 14px;display:flex;gap:10px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.notif-av{width:32px;height:32px;border-radius:50%;background:#e0d8c8;flex-shrink:0;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;font-family:Georgia,serif;color:#666}.notif-txt{font-size:11px;color:#333;line-height:1.5}.tall-bottom{position:absolute;bottom:0;left:0;right:0;padding:28px 24px;text-align:center}.tall-h{font-size:24px;font-weight:800;color:#fff;line-height:1.2;margin-bottom:9px;letter-spacing:-.02em}.tall-sub{font-size:12.5px;color:hsla(0,0%,100%,.72);line-height:1.5;margin-bottom:18px}.tall-btn-w{background:#fff;color:#111;margin-bottom:9px}.tall-btn-d,.tall-btn-w{display:block;font-size:14px;font-weight:600;text-align:center;padding:13px;border-radius:50px;cursor:pointer;border:none;width:100%;font-family:inherit}.tall-btn-d{background:hsla(0,0%,100%,.16);color:hsla(0,0%,100%,.88)}.s-features{padding:90px 0}.feat-h2{font-size:clamp(30px,4vw,52px);font-weight:800;letter-spacing:-.03em;line-height:1.1;max-width:480px;margin:14px 0 48px}.feat-grid{display:grid;grid-template-columns:1fr 1fr 1fr;grid-template-rows:auto auto;grid-gap:16px;gap:16px}.fc-a{background:linear-gradient(160deg,#fdfcf9,#f7f3ed);border-radius:var(--radius);padding:28px 26px 26px;grid-column:1;grid-row:1;box-shadow:0 1px 0 rgba(0,0,0,.04),0 4px 24px rgba(0,0,0,.06),inset 0 1px 0 hsla(0,0%,100%,.9);border:1px solid rgba(0,0,0,.06)}.fc-a-eyebrow{font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#a0693a;margin-bottom:8px}.fc-a-title{font-size:17px;font-weight:800;margin-bottom:4px;line-height:1.25;letter-spacing:-.02em;color:#111}.fc-a-sub{font-size:12px;color:#999;margin-bottom:20px;line-height:1.5}.fc-risk-grid{gap:11px}.fc-risk-grid,.fc-risk-item{display:flex;flex-direction:column}.fc-risk-item{gap:5px}.fc-risk-meta{justify-content:space-between}.fc-risk-label,.fc-risk-meta{display:flex;align-items:center}.fc-risk-label{font-size:11.5px;font-weight:600;color:#444;letter-spacing:-.01em;gap:6px}.fc-risk-label img{flex-shrink:0}.fc-pharma-icon{flex-shrink:0;border-radius:6px}.fc-lv-icon{margin-bottom:8px;border-radius:8px}.fc-risk-num{font-size:11px;font-weight:800;font-family:SF Mono,Fira Code,monospace;letter-spacing:-.02em}.fc-risk-num-red{color:#d93040}.fc-risk-num-orange{color:#d96020}.fc-risk-num-yellow{color:#b88800}.fc-risk-num-green{color:#1a7a40}.fc-risk-track{height:6px;background:rgba(0,0,0,.06);border-radius:99px;overflow:hidden}.fc-risk-fill{height:100%;border-radius:99px}.fc-fill-red{background:linear-gradient(90deg,#ff6b6b,#d93040)}.fc-fill-orange{background:linear-gradient(90deg,#ffb347,#d96020)}.fc-fill-yellow{background:linear-gradient(90deg,gold,#b88800)}.fc-fill-green{background:linear-gradient(90deg,#56e39f,#1a7a40)}.fc-risk-tag{font-size:10px;font-weight:600;color:#aaa;letter-spacing:.01em}.fc-tag-red{color:#d93040}.fc-tag-orange{color:#d96020}.fc-tag-yellow{color:#b88800}.fc-tag-green{color:#1a7a40}.fc-b{background:linear-gradient(160deg,#12181f,#0d1117);border-radius:var(--radius);padding:28px 24px 0;grid-column:2;grid-row:1;box-shadow:0 4px 32px rgba(0,0,0,.3),0 1px 0 hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.07);overflow:hidden;display:flex;flex-direction:column}.fc-b-eyebrow{font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:rgba(125,211,168,.55);margin-bottom:10px}.fc-b-title{font-size:16px;font-weight:800;color:#fff;line-height:1.25;letter-spacing:-.02em;margin-bottom:6px}.fc-b-sub{font-size:11.5px;color:hsla(0,0%,100%,.38);line-height:1.5;margin-bottom:16px}.fc-pharma-list{display:flex;flex-direction:column;padding:0;flex:1 1}.fc-pharma-row{display:flex;align-items:center;gap:8px;padding:9px 0;border-bottom:1px solid hsla(0,0%,100%,.05)}.fc-pharma-row:last-child{border-bottom:none}.fc-pharma-gene{font-size:10.5px;font-weight:700;font-family:SF Mono,Fira Code,monospace;color:#7dd3a8;background:rgba(125,211,168,.1);border:1px solid rgba(125,211,168,.15);padding:2px 7px;border-radius:5px;white-space:nowrap;flex-shrink:0}.fc-pharma-pill{font-family:inherit!important;font-size:11.5px!important;color:hsla(0,0%,100%,.75)!important;background:hsla(0,0%,100%,.08)!important;border:1px solid hsla(0,0%,100%,.1)!important;border-radius:20px!important;padding:3px 10px!important}.fc-pharma-desc{font-size:10.5px;color:hsla(0,0%,100%,.35);flex:1 1;font-family:SF Mono,Fira Code,monospace}.fc-pharma-status{font-size:10px;font-weight:700;padding:2px 8px;border-radius:20px;white-space:nowrap;flex-shrink:0}.fc-pharma-ok{background:rgba(40,200,64,.15);color:#4ade80;border:1px solid rgba(40,200,64,.2)}.fc-pharma-warn{background:rgba(255,189,46,.15);color:#fbbf24;border:1px solid rgba(255,189,46,.2)}.fc-pharma-alert{background:rgba(255,95,87,.15);color:#f87171;border:1px solid rgba(255,95,87,.2)}.fc-b-footer{padding:12px 0;border-top:1px solid hsla(0,0%,100%,.06);font-size:10px;color:hsla(0,0%,100%,.3);letter-spacing:.02em}.fc-c{border-radius:var(--radius);padding:0;grid-column:3;grid-row:1/3;box-shadow:0 8px 48px rgba(0,0,0,.3),0 1px 0 hsla(0,0%,100%,.05);position:relative;overflow:hidden;display:flex;flex-direction:column}.fc-c-texture{position:absolute;inset:0;background:url(/texture-3.png) 50%/cover no-repeat}.fc-c-overlay{position:absolute;inset:0;background:linear-gradient(160deg,rgba(4,20,16,.88),rgba(8,28,22,.92))}.fc-c-inner{position:relative;z-index:2;padding:30px 28px;display:flex;flex-direction:column;height:100%}.fc-c-tag{font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:rgba(125,211,168,.5);margin-bottom:10px}.fc-c-title{font-size:24px;font-weight:900;color:#fff;line-height:1.15;margin-bottom:26px;letter-spacing:-.03em}.fc-c-list{list-style:none;flex:1 1}.fc-c-list li{font-size:12.5px;color:hsla(0,0%,100%,.68);padding:11px 0;border-bottom:1px solid hsla(0,0%,100%,.06);display:flex;align-items:flex-start;gap:10px;line-height:1.5}.fc-c-list li:last-child{border-bottom:none}.fc-gene-badge{font-size:10px;font-weight:700;font-family:inherit;background:rgba(125,211,168,.12);border:1px solid rgba(125,211,168,.22);color:#7dd3a8;padding:3px 8px 3px 4px;border-radius:20px;white-space:nowrap;flex-shrink:0;margin-top:2px;display:inline-flex;align-items:center;gap:4px;text-shadow:0 0 12px rgba(125,211,168,.4)}.fc-c-bottom{margin-top:22px;padding-top:22px;border-top:1px solid hsla(0,0%,100%,.07);display:flex;align-items:baseline;gap:6px}.fc-c-stat{font-size:40px;font-weight:900;color:#fff;letter-spacing:-.04em}.fc-c-stat-label{font-size:11px;color:hsla(0,0%,100%,.35);line-height:1.4}.fc-d{background:linear-gradient(145deg,#0a1a14,#0f2218);border-radius:var(--radius);padding:26px 24px;grid-column:1;grid-row:2;box-shadow:0 4px 32px rgba(0,0,0,.25),0 1px 0 hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.05)}.fc-d-eyebrow{font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:rgba(125,211,168,.5);margin-bottom:8px}.fc-d-title{font-size:16px;font-weight:800;color:#fff;margin-bottom:4px;line-height:1.25;letter-spacing:-.02em}.fc-d-sub{font-size:11.5px;color:hsla(0,0%,100%,.4);margin-bottom:18px;line-height:1.5}.fc-longevity-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px}.fc-lv-card{border-radius:12px;padding:12px 14px;position:relative;overflow:hidden;display:flex;flex-direction:column;gap:4px}.fc-lv-gene{font-size:11px;font-weight:800;font-family:SF Mono,monospace;letter-spacing:-.01em}.fc-lv-label{font-size:10px;font-weight:500;opacity:.7}.fc-lv-dot{position:absolute;top:10px;right:12px;width:6px;height:6px;border-radius:50%}.fc-lv-green{background:rgba(45,140,78,.18);border:1px solid rgba(45,140,78,.25)}.fc-lv-green .fc-lv-gene{color:#6ee7a0}.fc-lv-green .fc-lv-dot{background:#6ee7a0;box-shadow:0 0 8px rgba(110,231,160,.6)}.fc-lv-blue{background:rgba(59,130,246,.15);border:1px solid rgba(59,130,246,.2)}.fc-lv-blue .fc-lv-gene{color:#93c5fd}.fc-lv-blue .fc-lv-dot{background:#93c5fd;box-shadow:0 0 8px rgba(147,197,253,.6)}.fc-lv-purple{background:rgba(139,92,246,.15);border:1px solid rgba(139,92,246,.2)}.fc-lv-purple .fc-lv-gene{color:#c4b5fd}.fc-lv-purple .fc-lv-dot{background:#c4b5fd;box-shadow:0 0 8px rgba(196,181,253,.6)}.fc-lv-orange{background:rgba(245,158,11,.12);border:1px solid rgba(245,158,11,.18)}.fc-lv-orange .fc-lv-gene{color:#fcd34d}.fc-lv-orange .fc-lv-dot{background:#fcd34d;box-shadow:0 0 8px rgba(252,211,77,.5)}.fc-lv-card .fc-lv-label{color:hsla(0,0%,100%,.55)}.fc-e{border-radius:var(--radius);grid-column:2;grid-row:2;overflow:hidden;position:relative;min-height:220px;background:linear-gradient(145deg,#071a12,#0d2e1e 40%,#0a2018);box-shadow:0 4px 32px rgba(0,0,0,.3),0 1px 0 hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.05)}.fc-e-glow{position:absolute;width:200px;height:200px;border-radius:50%;background:radial-gradient(circle,rgba(45,140,78,.25) 0,transparent 70%);top:-40px;right:-40px;pointer-events:none}.fc-e-content{position:relative;z-index:2;padding:28px 26px;height:100%;display:flex;flex-direction:column}.fc-e-dna{margin-bottom:12px}.fc-e-label{font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:rgba(125,211,168,.45);margin-bottom:8px}.fc-e-text{font-size:15px;color:hsla(0,0%,100%,.8);line-height:1.45;margin-bottom:18px;flex:1 1}.fc-e-text strong{color:#fff;font-weight:800}.fc-e-stats{display:flex;align-items:center;gap:16px}.fc-e-stat{display:flex;flex-direction:column;gap:2px}.fc-e-stat-num{font-size:22px;font-weight:900;color:#fff;letter-spacing:-.03em;line-height:1}.fc-e-stat-lbl{font-size:10px;color:hsla(0,0%,100%,.4);line-height:1.3}.fc-e-stat-div{width:1px;height:32px;background:hsla(0,0%,100%,.1)}.s-real{padding:90px 0}.real-h{text-align:center;font-family:Georgia,serif;font-size:clamp(36px,5vw,62px);font-weight:400;margin-bottom:52px;letter-spacing:-.02em}.real-h em{font-style:italic;color:var(--amber)}.video-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:14px;gap:14px;margin-bottom:80px}.vc{border-radius:var(--radius);overflow:hidden;position:relative;aspect-ratio:3/4;cursor:pointer}.vc-bg,.vc-grad{position:absolute;inset:0}.vc-grad{background:linear-gradient(0deg,rgba(0,0,0,.75) 0,transparent 50%)}.play-btn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:48px;height:48px;background:hsla(30,21%,63%,.75);border-radius:50%;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.play-btn svg{width:18px;height:18px}.vc-caption{position:absolute;bottom:18px;left:18px;right:18px}.vc-name{font-size:13px;font-weight:700;color:#fff;margin-bottom:3px}.vc-sub{font-size:11.5px;color:hsla(0,0%,100%,.78);line-height:1.4}.gold-layout{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:20px;gap:20px;align-items:start}.gold-left{padding:10px 0}.gold-italic{font-style:italic;color:var(--amber);margin-bottom:4px}.gold-italic,.gold-plain{font-family:Georgia,serif;font-size:clamp(30px,3.5vw,48px);line-height:1.05}.gold-plain{font-weight:400;color:var(--dark);margin-bottom:20px}.gold-sub{font-size:14px;color:#666;line-height:1.65;margin-bottom:36px;max-width:320px}.logos{gap:18px}.logo-badge,.logos{display:flex;align-items:center}.logo-badge{gap:7px;font-size:13px;font-weight:600;color:#444}.logo-circle{width:28px;height:28px;border-radius:50%;background:linear-gradient(135deg,#c00,#800);display:flex;align-items:center;justify-content:center}.logo-sep{width:1.5px;height:24px;background:#ccc}.stat-card{background:#fff;border-radius:var(--radius);padding:26px 24px;box-shadow:0 1px 16px rgba(0,0,0,.06)}.stat-card-label{font-size:12.5px;color:var(--amber);font-weight:600;margin-bottom:14px;line-height:1.4}.stat-card-label span{color:#888;font-weight:400}.stat-card-number{font-size:52px;font-weight:700;color:var(--dark);letter-spacing:-.04em;margin-top:10px}.usa-map{margin:8px 0 0;height:100px;position:relative;overflow:hidden}.mini-bars{display:flex;align-items:flex-end;gap:3px;height:70px;margin-top:10px}.mbar{flex:1 1;background:#d4907a;border-radius:3px 3px 0 0}.mbar-line{height:1px;background:#ddd;position:relative;margin:4px 0}.mbar-line span{position:absolute;right:0;top:-9px;font-size:9px;color:#999}.s-pricing-outer{position:relative;padding-top:80px}.pricing-bg{border-radius:40px 40px 0 0;background:linear-gradient(180deg,#e8ddcb,#d4c4a0 40%,#c8ba90);padding:80px 48px 100px;display:flex;flex-direction:column;align-items:center}.pricing-h{font-family:Georgia,Times New Roman,serif;font-size:clamp(42px,5.5vw,76px);font-weight:700;line-height:1.05;letter-spacing:-.025em;text-align:center;color:#0f0f0f;max-width:680px;margin-bottom:22px}.pricing-sub{font-size:clamp(18px,2.2vw,24px);font-weight:600;text-align:center;color:#1a1a1a;max-width:540px;line-height:1.5;margin-bottom:52px}.pricing-card-wrap{width:100%;max-width:640px}.toggle-row{display:flex;align-items:center;justify-content:center;gap:12px;margin-bottom:22px}.toggle-switch{width:44px;height:26px;background:#1a2035;border-radius:13px;position:relative;cursor:pointer}.toggle-thumb{position:absolute;top:3px;left:3px;width:20px;height:20px;border-radius:50%;background:#fff;transition:left .2s}.toggle-switch.on .toggle-thumb{left:21px}.toggle-label{font-size:14px;font-weight:500;color:#333}.save-badge{background:#e83080;color:#fff;font-size:12px;font-weight:700;padding:4px 12px;border-radius:30px}.pcard{background:hsla(38,48%,95%,.96);border:1.5px solid rgba(100,80,200,.3);border-radius:22px;padding:28px 30px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 8px 48px rgba(0,0,0,.1)}.pcard-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.pcard-name{font-size:15px;font-weight:600;color:#333}.pcard-badge{background:#1a2035;color:#fff;font-size:12.5px;font-weight:600;padding:7px 16px;border-radius:30px}.pcard-price{font-size:48px;font-weight:700;letter-spacing:-.035em;color:#111;margin-bottom:4px}.pcard-price span{font-size:16px;font-weight:400;color:#777;vertical-align:middle}.pcard-desc{font-size:13.5px;color:#777;margin-bottom:22px}.pcard-cta{display:block;background:#e86010;color:#fff;font-size:16px;font-weight:600;text-align:center;padding:16px;border-radius:14px;border:none;cursor:pointer;width:100%;font-family:inherit;margin-bottom:22px;letter-spacing:.01em}.pcard-includes{font-size:13px;color:#777;margin-bottom:14px}.pcard-features{list-style:none}.pcard-features li{font-size:14px;color:#333;padding:9px 0;border-bottom:1px solid rgba(0,0,0,.06);display:flex;align-items:center;gap:10px}.pcard-features li:before{content:"✓";color:#888;font-size:13px;flex-shrink:0}.pcard-features li .amber{color:var(--amber)}.s-how{padding:100px 0}.how-header{text-align:center;margin-bottom:80px}.how-pill{display:inline-block;font-size:13px;font-weight:500;color:#555;border:1.5px solid rgba(0,0,0,.12);border-radius:40px;padding:6px 16px;margin-bottom:16px;background:hsla(0,0%,100%,.5)}.how-h{font-family:Georgia,serif;font-size:clamp(48px,7vw,90px);font-weight:400;font-style:italic;letter-spacing:-.025em;line-height:1;margin-bottom:20px}.how-sub{font-size:clamp(15px,1.8vw,20px);font-weight:600;color:#333;line-height:1.55;max-width:560px;margin:0 auto;text-align:center}.timeline{position:relative}.timeline-line{position:absolute;left:50%;top:0;bottom:0;width:1.5px;background:linear-gradient(to bottom,var(--amber) 0,var(--amber-light) 100%);transform:translateX(-50%);z-index:0}.step{display:grid;grid-template-columns:1fr 80px 1fr;align-items:center;grid-gap:0;gap:0;margin-bottom:80px;position:relative;min-height:360px}.step:last-child{margin-bottom:0}.step-center{position:relative;z-index:2}.step-center,.step-num{display:flex;justify-content:center}.step-num{width:44px;height:44px;background:var(--amber);border-radius:12px;align-items:center;font-size:16px;font-weight:700;color:#fff;box-shadow:0 4px 16px rgba(184,96,42,.35)}.step-left{padding-right:48px;text-align:left}.step-right{padding-left:48px}.step.alt .step-left{order:3;padding-right:0;padding-left:48px}.step.alt .step-center{order:2}.step.alt .step-right{order:1;padding-left:0;padding-right:48px;text-align:left}.step-h{font-family:Georgia,serif;font-size:clamp(26px,3.5vw,44px);font-weight:400;line-height:1.15;margin-bottom:16px;letter-spacing:-.02em}.step-p{font-size:14.5px;color:#666;line-height:1.7}.step-p em{font-style:italic;color:#555}.step-p strong{color:var(--dark);font-weight:700}.step-img{border-radius:var(--radius);overflow:hidden;width:100%;aspect-ratio:4/3.2}.step-img-inner{width:100%;height:100%}.how-outro{text-align:center;padding-top:60px}.outro-label{font-size:14px;color:#888;margin-bottom:18px}.outro-btn{display:inline-flex;align-items:center;gap:10px;background:#2a3020;color:#fff;font-size:18px;font-weight:600;padding:18px 40px;border-radius:50px;cursor:pointer;border:none;font-family:inherit;letter-spacing:-.01em;box-shadow:0 4px 24px rgba(0,0,0,.2)}.s-compare{padding:90px 0 100px}.cmp-wrap{max-width:980px;margin:0 auto;padding:0 48px}.cmp-table{width:100%;border-collapse:collapse;table-layout:fixed}.cmp-col-label{width:38%}.cmp-col-fn{width:16%}.cmp-col-std{width:15.33%}.cmp-th-fn{background:#2d5c3e;border-radius:20px 20px 0 0;padding:20px 16px 16px;text-align:center;position:relative}.cmp-th-fn-logo{gap:9px;font-size:17px;font-weight:600;color:#fff}.cmp-th-fn-icon,.cmp-th-fn-logo{display:flex;align-items:center;justify-content:center}.cmp-th-fn-icon{width:26px;height:26px;border-radius:50%;background:hsla(0,0%,100%,.22)}.cmp-th-std{padding:20px 6px 14px;text-align:center;font-size:12px;color:#888;font-weight:400;vertical-align:bottom}.cmp-th-std-logo{display:flex;flex-direction:column;align-items:center;gap:6px;font-size:11px;font-weight:600;color:#666}.cmp-th-std-icon{width:24px;height:24px;border-radius:7px;display:flex}.cmp-th-std-icon,.icon-dash{align-items:center;justify-content:center}.icon-dash{display:inline-flex;width:22px;height:22px}.cmp-num-row td{padding:18px 16px}.cmp-num-row td:first-child{font-size:14px;color:#555}.cmp-num-fn{background:#2d5c3e;font-weight:700;color:#fff}.cmp-num-fn,.cmp-num-std{text-align:center;font-size:18px}.cmp-num-std{font-weight:600;color:#aaa}.cmp-feat-row td{padding:0}.cmp-feat-row td:first-child{padding:17px 0;border-bottom:1px solid rgba(0,0,0,.07);font-size:14px;color:#444}.cmp-feat-fn{background:#2d5c3e;border-bottom:1px solid hsla(0,0%,100%,.12);position:relative}.cmp-feat-fn,.cmp-feat-std{text-align:center;padding:17px 16px}.cmp-feat-std{border-bottom:1px solid rgba(0,0,0,.07)}.cmp-feat-row:last-child td:first-child{border-bottom:none}.cmp-feat-row:last-child .cmp-feat-fn{border-bottom:none;border-radius:0 0 20px 20px}.cmp-feat-row:last-child .cmp-feat-std{border-bottom:none}.icon-check{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:50%;background:hsla(0,0%,100%,.25)}.icon-check svg{width:14px;height:14px}.icon-x{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:50%;border:1.5px solid #c8b0a0}.icon-x svg{width:12px;height:12px}.cmp-outer{border-radius:20px;overflow:hidden}.cmp-outer,.s-price365{background:var(--cream)}.s-price365{position:relative;padding:100px 24px}.price365-wrap{max-width:920px;margin:0 auto;display:flex;flex-direction:column;align-items:center}.price365-bg{display:none}.price365-h{font-family:Georgia,serif;font-size:clamp(32px,4.5vw,58px);font-weight:400;letter-spacing:-.02em;line-height:1.1;text-align:center;margin-bottom:12px}.price365-h .strike{color:#2d5c3e;text-decoration:line-through;font-style:italic}.price365-sub{text-align:center;font-size:15px;color:#888;margin-bottom:52px}.price365-card{background:#fff;border-radius:28px;border:1.5px solid rgba(0,0,0,.08);overflow:hidden;display:grid;grid-template-columns:1fr 1fr;box-shadow:0 2px 40px rgba(0,0,0,.07)}.price365-left{padding:36px 40px;border-right:1.5px solid rgba(0,0,0,.08)}.price365-badge{display:inline-flex;align-items:center;gap:7px;font-size:13px;font-weight:600;color:#2d5c3e;margin-bottom:16px}.price365-badge svg{width:16px;height:16px}.price365-name{font-size:30px;margin-bottom:32px}.price365-amount,.price365-name{font-family:Georgia,serif;font-weight:400;color:#111}.price365-amount{font-size:68px;letter-spacing:-.04em;line-height:1;margin-bottom:6px}.price365-amount span{font-size:20px;color:#888;font-family:inherit;vertical-align:middle}.price365-annual{font-size:13px;color:#888;margin-bottom:36px}.price365-cta{display:block;background:#2d5c3e;color:#fff;font-size:16px;font-weight:600;text-align:center;padding:16px 32px;border-radius:50px;border:none;cursor:pointer;width:100%;font-family:inherit}.price365-right{padding:36px 40px;display:flex;flex-direction:column;justify-content:center}.price365-features{list-style:none}.price365-features li{display:flex;align-items:center;gap:12px;padding:9px 0;font-size:14px;color:#333;border-bottom:1px solid rgba(0,0,0,.06)}.price365-features li:last-child{border-bottom:none}.feat-check{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;border:1.5px solid #bbb;flex-shrink:0}.feat-check svg{width:11px;height:11px;color:#666}.testimonials{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px;margin-top:52px}.tcard{text-align:center}.tcard-stars{font-size:16px;color:#2d5c3e;margin-bottom:12px;letter-spacing:2px}.tcard-text{font-size:14px;color:#444;line-height:1.65}.s-cta{padding:90px 0 60px;text-align:center}.cta-h{font-family:Georgia,serif;font-size:clamp(44px,6vw,78px);font-weight:400;letter-spacing:-.025em;margin-bottom:14px}.cta-h em{font-style:italic;color:#2d5c3e}.cta-sub{font-size:17px;color:#888;margin-bottom:36px}.cta-btns{display:flex;align-items:center;justify-content:center;gap:14px}.cta-btn-fill{background:#2d5c3e;color:#fff;padding:14px 30px;border-radius:50px;border:none}.cta-btn-fill,.cta-btn-outline{font-size:15px;font-weight:600;cursor:pointer;font-family:inherit}.cta-btn-outline{background:transparent;color:#2d5c3e;padding:13px 30px;border-radius:50px;border:1.5px solid #2d5c3e}.site-footer{background:var(--cream);padding:60px 0 0}.footer-card{background:#fff;border-radius:28px;max-width:1060px;margin:0 auto 40px;padding:52px 56px 48px;box-shadow:0 2px 32px rgba(0,0,0,.06)}.footer-logo{gap:11px;font-size:22px;font-weight:600;color:#111;margin-bottom:44px}.footer-logo,.footer-logo-icon{display:flex;align-items:center}.footer-logo-icon{width:36px;height:36px;border-radius:50%;background:#2d5c3e;justify-content:center}.footer-cols{display:grid;grid-template-columns:1fr 1fr 1fr 2fr;grid-gap:32px;gap:32px}.footer-col h4{font-size:13px;font-weight:700;color:#111;margin-bottom:16px;letter-spacing:.02em}.footer-col a{display:block;font-size:13.5px;color:#666;text-decoration:none;margin-bottom:11px}.footer-col a:hover{color:#111}.footer-link-btn{display:block;font-size:13.5px;color:#666;background:none;border:none;padding:0;margin-bottom:11px;cursor:pointer;font-family:inherit;text-align:left;transition:color .15s}.footer-link-btn:hover{color:#111}.footer-subscribe h4{font-size:18px;font-weight:700;color:#111;line-height:1.3;margin-bottom:8px}.footer-subscribe h4 em{font-style:italic;color:#2d5c3e}.footer-subscribe p{font-size:12.5px;color:#888;margin-bottom:18px;line-height:1.5}.footer-form{display:flex;gap:10px}.footer-input{flex:1 1;border:1.5px solid #e0d8d0;border-radius:12px;padding:12px 16px;font-size:14px;color:#333;background:#faf8f4;font-family:inherit;outline:none}.footer-input:focus{border-color:#2d5c3e}.footer-submit{background:#2d5c3e;color:#fff;border:none;padding:12px 22px;border-radius:12px;font-size:14px;font-weight:600;cursor:pointer;font-family:inherit;white-space:nowrap}.footer-bottom{max-width:1060px;margin:0 auto;padding:28px 56px 36px;justify-content:space-between;flex-wrap:wrap;gap:20px}.footer-apps,.footer-bottom{display:flex;align-items:center}.footer-apps{gap:14px}.qr-box{width:66px;height:66px;border-radius:10px;border:1.5px solid #ddd;justify-content:center;overflow:hidden}.app-badge,.qr-box{background:#fff;display:flex;align-items:center}.app-badge{gap:8px;border:1.5px solid #ccc;border-radius:10px;padding:8px 16px}.app-badge-icon{font-size:20px}.app-badge-text{display:flex;flex-direction:column}.app-badge-pre{font-size:9px;color:#555;line-height:1;text-transform:uppercase;letter-spacing:.04em}.app-badge-name{font-size:14px;font-weight:700;color:#111;line-height:1.2}.footer-social{gap:20px}.footer-social,.social-icon{display:flex;align-items:center}.social-icon{width:36px;height:36px;justify-content:center;color:#555;border-radius:50%;transition:color .15s}.social-icon:hover{color:#111}.wl-backdrop{position:fixed;inset:0;z-index:1000;background:rgba(0,0,0,.55);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);display:flex;align-items:center;justify-content:center;padding:24px}.wl-modal{background:#fff;border-radius:28px;padding:48px 44px 40px;width:100%;max-width:460px;position:relative;box-shadow:0 24px 80px rgba(0,0,0,.2);animation:wlFadeIn .25s ease}@keyframes wlFadeIn{0%{opacity:0;transform:translateY(16px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.wl-close{position:absolute;top:18px;right:18px;width:32px;height:32px;border-radius:50%;background:#f4f2ee;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#666}.wl-close:hover{background:#ece9e3}.wl-eyebrow{font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#2d5c3e;margin-bottom:10px}.wl-title{font-family:Georgia,serif;font-size:clamp(22px,3vw,30px);font-weight:400;letter-spacing:-.02em;line-height:1.2;margin-bottom:10px;color:#111}.wl-sub{font-size:14px;color:#777;line-height:1.6;margin-bottom:28px}.wl-form{gap:16px}.wl-field,.wl-form{display:flex;flex-direction:column}.wl-field{gap:6px}.wl-label{font-size:12px;font-weight:600;color:#444;letter-spacing:.02em}.wl-input{border:1.5px solid #e0dbd4;border-radius:12px;padding:13px 16px;font-size:15px;font-family:inherit;color:#111;background:#faf8f4;outline:none;transition:border-color .15s}.wl-input:focus{border-color:#2d5c3e}.wl-submit{background:#2d5c3e;color:#fff;border:none;border-radius:50px;padding:15px 28px;font-size:15px;font-weight:600;cursor:pointer;font-family:inherit;margin-top:4px;transition:background .15s}.wl-submit:hover{background:#235030}.wl-privacy{font-size:11px;color:#aaa;text-align:center;margin-top:8px}.wl-success{text-align:center;padding:16px 0}.wl-success-icon{width:64px;height:64px;border-radius:50%;background:#eaf4ee;display:flex;align-items:center;justify-content:center;margin:0 auto 20px}.footer-legal{padding:0 56px 28px;max-width:1060px;margin:0 auto}.footer-legal-links{display:flex;gap:20px;flex-wrap:wrap;margin-bottom:12px}.footer-legal-links a{font-size:12px;color:#888;text-decoration:none}.footer-legal p{font-size:11px;color:#aaa;line-height:1.6;margin-bottom:8px}@keyframes notifSlideIn{0%{opacity:0;transform:translateY(-28px) scale(.97)}60%{opacity:1;transform:translateY(4px) scale(1.01)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes notifSlideIn2{0%{opacity:0;transform:translateY(-20px) scale(.97)}60%{opacity:1;transform:translateY(3px) scale(1.005)}to{opacity:1;transform:translateY(0) scale(1)}}.s-tree{position:relative;width:100%;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden}.tree-bg{background-image:url(/arvore.jpg);background-size:cover;background-position:center 20%;filter:brightness(.92) saturate(1.05);z-index:0}.tree-bg,.tree-overlay{position:absolute;inset:0}.tree-overlay{background:linear-gradient(180deg,transparent 0,rgba(0,0,0,.05) 50%,rgba(0,0,0,.4));z-index:1}.tree-content{position:relative;z-index:2;text-align:center;padding:0 24px;margin-bottom:48px}.tree-eyebrow{font-size:11px;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:hsla(0,0%,100%,.7);margin-bottom:16px}.tree-h2{font-family:Playfair Display,Georgia,serif;font-size:clamp(48px,7vw,96px);font-weight:400;line-height:1.1;letter-spacing:-.03em;color:#fff;text-shadow:0 4px 40px rgba(0,0,0,.3)}.tree-h2 em{font-style:italic;color:hsla(0,0%,100%,.88)}.tree-notif-wrap{position:relative;z-index:3;display:flex;flex-direction:column;align-items:center;gap:10px;padding-bottom:80px}.tree-notif{display:flex;align-items:flex-start;gap:12px;background:hsla(0,0%,100%,.18);backdrop-filter:blur(28px) saturate(1.6);-webkit-backdrop-filter:blur(28px) saturate(1.6);border:1px solid hsla(0,0%,100%,.38);border-radius:20px;padding:14px 18px;max-width:380px;width:90%;box-shadow:0 4px 24px rgba(0,0,0,.12),inset 0 1px 0 hsla(0,0%,100%,.5),inset 0 -1px 0 rgba(0,0,0,.06);animation:notifSlideIn .7s cubic-bezier(.22,1,.36,1) both;animation-delay:.3s;opacity:0}.tree-notif-2{animation-name:notifSlideIn2;animation-delay:.65s;opacity:0}.tree-notif-icon{flex-shrink:0;width:38px;height:38px;border-radius:11px;background:rgba(40,40,40,.55);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;border:1px solid hsla(0,0%,100%,.15)}.tree-notif-body{flex:1 1;min-width:0}.tree-notif-title{font-size:11px;font-weight:600;color:hsla(0,0%,100%,.65);letter-spacing:.01em;margin-bottom:4px}.tree-notif-text{font-size:13.5px;font-weight:400;color:hsla(0,0%,100%,.92);line-height:1.45;letter-spacing:-.01em}.s-membership{padding:100px 0 80px;background:linear-gradient(160deg,#d8e8e4,#e8e4d8 30%,#f0ece2 55%,#f3ede1)}.membership-header{text-align:center;margin-bottom:52px}.membership-h{font-family:Georgia,serif;font-size:clamp(36px,5vw,64px);font-weight:400;letter-spacing:-.025em;line-height:1.15;color:#2a2a2a;margin-bottom:24px}.membership-h em{font-style:italic}.membership-why-btn{display:inline-flex;align-items:center;gap:8px;background:rgba(40,45,40,.82);color:hsla(0,0%,100%,.9);font-size:13px;font-weight:500;padding:9px 20px;border-radius:30px;border:none;cursor:pointer;font-family:inherit;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.membership-scroll-wrap{position:relative;overflow:hidden;display:flex;justify-content:center;width:100%}.membership-cards{display:flex;gap:20px;padding:20px 40px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;max-width:100vw}.membership-cards::-webkit-scrollbar{display:none}.mcard{border-radius:16px;overflow:hidden;position:relative;flex-shrink:0;width:320px;height:480px;scroll-snap-align:center;cursor:pointer;transition:transform .4s cubic-bezier(.2,.8,.2,1),box-shadow .4s ease;box-shadow:0 4px 24px rgba(0,0,0,.1)}.mcard:hover{transform:translateY(-8px) scale(1.015);box-shadow:0 16px 40px rgba(0,0,0,.15)}.mcard-bg{position:absolute;inset:0;transition:transform .6s ease}.mcard:hover .mcard-bg{transform:scale(1.04)}.mcard-category{left:20px;gap:6px;background:hsla(0,0%,100%,.22);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:30px;padding:7px 14px;font-size:11.5px;color:#fff;font-weight:500;border:1px solid hsla(0,0%,100%,.1)}.mcard-category,.mcard-plus{position:absolute;top:20px;display:flex;align-items:center}.mcard-plus{right:20px;width:32px;height:32px;border-radius:50%;background:hsla(0,0%,100%,.95);justify-content:center;font-size:18px;color:#222;font-weight:300;transition:transform .3s ease}.mcard:hover .mcard-plus{transform:rotate(90deg)}.mcard-vignette{inset:0;background:linear-gradient(0deg,rgba(0,0,0,.85) 0,rgba(0,0,0,.25) 45%,transparent 70%)}.mcard-caption,.mcard-vignette{position:absolute;pointer-events:none}.mcard-caption{bottom:24px;left:24px;right:24px}.mcard-caption-text{font-family:Georgia,serif;font-size:26px;color:#fff;font-weight:400;line-height:1.25;letter-spacing:-.01em;text-shadow:0 2px 14px rgba(0,0,0,.5)}.mcard-caption-text em{font-style:italic;color:hsla(0,0%,100%,.9)}.membership-nav{gap:10px;margin-top:28px}.membership-nav,.nav-arrow{display:flex;align-items:center;justify-content:center}.nav-arrow{width:40px;height:40px;border-radius:50%;border:1.5px solid rgba(0,0,0,.18);background:hsla(0,0%,100%,.7);cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.nav-arrow:hover{background:#fff}.nav-arrow svg{width:16px;height:16px;color:#333}.s-smart{background:url(/texture-3.png) 50%/cover no-repeat;padding:120px 0 100px;position:relative;overflow:hidden}.s-smart:before{content:"";position:absolute;inset:0;background:rgba(4,12,12,.58);z-index:0}.s-smart .smart-wrap{position:relative;z-index:1}.smart-wrap{max-width:1160px;margin:0 auto;padding:0 56px}.smart-about{font-size:13px;font-weight:500;color:#e8407a;letter-spacing:.02em;margin-bottom:48px}.smart-heading{margin-bottom:64px}.smart-h-line1{color:#fff}.smart-h-line1,.smart-h-line2{font-size:clamp(64px,8.5vw,118px);font-weight:900;line-height:.95;letter-spacing:-.04em;font-family:Georgia,serif;text-transform:uppercase;display:block}.smart-h-line2{color:hsla(0,0%,100%,.28)}.smart-sub-row{display:flex;align-items:flex-start;gap:18px;margin-bottom:72px;max-width:480px;margin-left:240px}.smart-plus{flex-shrink:0;width:22px;height:22px;margin-top:2px;color:hsla(0,0%,100%,.3)}.smart-sub-text{font-size:15px;color:hsla(0,0%,100%,.65);line-height:1.7}.smart-sub-text strong{color:hsla(0,0%,100%,.9);font-weight:600}.smart-cards{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:12px;gap:12px}.scard{background:hsla(0,0%,100%,.07);backdrop-filter:blur(28px);-webkit-backdrop-filter:blur(28px);border-radius:20px;padding:24px;border:1px solid hsla(0,0%,100%,.11);box-shadow:0 8px 32px rgba(0,0,0,.3),inset 0 1px 0 hsla(0,0%,100%,.14);position:relative;overflow:hidden}.scard-header{display:flex;align-items:center;gap:9px;margin-bottom:18px}.scard-icon{width:26px;height:26px;color:#e8407a}.scard-title{font-size:14px;font-weight:600;color:hsla(0,0%,100%,.85);letter-spacing:-.01em}.scard-body{font-size:22px;font-weight:700;color:#fff;line-height:1.3;letter-spacing:-.025em;margin-bottom:22px}.scard-photos{display:grid;grid-template-columns:3fr 2fr;grid-gap:6px;gap:6px;border-radius:14px;overflow:hidden;height:200px}.scard-photo{height:100%;border-radius:0}.scard-photo-1{background:url(/lifestyle_family_1774479601548.png) 50%/cover no-repeat;position:relative;overflow:hidden}.scard-photo-1:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.4),transparent)}.scard-photo-2{background:url(/lifestyle_running_1774479617892.png) 50%/cover no-repeat}.scard-chat{background:#111;border-radius:16px;overflow:hidden;border:1px solid hsla(0,0%,100%,.08)}.scard-chat-header{display:flex;align-items:center;gap:10px;padding:14px 16px 12px;border-bottom:1px solid hsla(0,0%,100%,.06)}.scard-chat-avatar{width:28px;height:28px;border-radius:50%;background:linear-gradient(135deg,#e8407a,#c03060);display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;color:#fff;flex-shrink:0}.scard-chat-name{font-size:13px;font-weight:600;color:#fff}.scard-chat-body{padding:14px 14px 10px}.scard-chat-bubble{background:#252525;border-radius:4px 14px 14px 14px;padding:12px 14px;font-size:13px;color:hsla(0,0%,100%,.82);line-height:1.55;margin-bottom:14px}.scard-chat-input{display:flex;align-items:center;background:#1a1a1a;border:1.5px solid rgba(232,64,122,.5);border-radius:12px;padding:10px 10px 10px 14px;gap:8px}.scard-chat-input span{flex:1 1;font-size:13px;color:hsla(0,0%,100%,.35)}.scard-chat-send{width:30px;height:30px;border-radius:50%;background:#e8407a;display:flex;align-items:center;justify-content:center;flex-shrink:0}.scard-stat-row{display:flex;align-items:baseline;gap:10px;margin-bottom:4px}.scard-stat-num{font-size:52px;font-weight:800;color:#fff;letter-spacing:-.04em;line-height:1}.scard-glow-badge{background:rgba(232,64,122,.18);border:1px solid rgba(232,64,122,.35);color:#e8407a;font-size:11.5px;font-weight:700;padding:4px 10px;border-radius:20px}.scard-stat-label{font-size:12px;color:hsla(0,0%,100%,.4);margin-bottom:22px}.scard-bars{display:flex;align-items:flex-end;gap:8px;height:100px;margin-top:auto}.sbar{flex:1 1;display:flex;flex-direction:column;align-items:center;gap:4px;height:100%;justify-content:flex-end}.sbar-val{font-size:8.5px;color:hsla(0,0%,100%,.35);writing-mode:vertical-rl;transform:rotate(180deg);letter-spacing:.02em}.sbar-col{width:100%;border-radius:6px 6px 0 0;background:#2e2e2e;transition:background .2s}.sbar-col.active{background:#e8407a}.sbar-label{font-size:9px;color:hsla(0,0%,100%,.3);white-space:nowrap}.s-genomic{background:linear-gradient(160deg,#f0ece4,#ede6d8 30%,#e8e0d0 60%,#f2ede4);padding:110px 0 100px;overflow:hidden}.genomic-header{text-align:center;margin-bottom:60px}.genomic-h{font-family:Playfair Display,Georgia,Times New Roman,serif;font-size:clamp(40px,5.5vw,72px);font-weight:500;line-height:1.1;letter-spacing:-.025em;color:#2a2018;margin-bottom:24px;max-width:900px;margin-left:auto;margin-right:auto}.genomic-sub{font-size:16px;color:#7a6a58;line-height:1.6;max-width:580px;margin:0 auto 6px}.genomic-sub strong{color:#3a2a18;font-weight:600}.bento-wrapper{max-width:1240px;margin:0 auto;padding:0 20px;display:grid;grid-template-columns:repeat(6,1fr);grid-auto-rows:240px;grid-gap:20px;gap:20px}.bc{border-radius:36px;overflow:hidden;position:relative;display:flex;flex-direction:column;padding:24px;background:#2a1f18;color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.bc-arr-btn{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;background:hsla(0,0%,100%,.2);border-radius:50%;border:1px solid hsla(0,0%,100%,.4);font-size:11px;margin-top:12px}.bc-kids{grid-column:span 2;grid-row:span 1;padding:0;background-image:url(https://images.unsplash.com/photo-1559308435-c975c66cfbaa?w=600&q=80);background-size:cover;background-position:center 30%}.bc-kids-overlay{position:absolute;inset:0;background:linear-gradient(135deg,rgba(20,15,40,.72),rgba(0,0,0,.35))}.bc-kids-txt{bottom:24px;font-size:22px;font-weight:700;line-height:1.2;letter-spacing:-.01em}.bc-fam-avatars,.bc-kids-txt{position:absolute;left:24px;z-index:2}.bc-fam-avatars{top:24px;display:flex;gap:12px}.bc-fam-av{flex-direction:column;gap:4px}.bc-fam-av,.bc-fam-av-ring{display:flex;align-items:center}.bc-fam-av-ring{width:40px;height:40px;border-radius:50%;background:hsla(0,0%,100%,.22);border:1.5px solid hsla(0,0%,100%,.55);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);justify-content:center;font-size:14px;font-weight:700;color:#fff}.bc-fam-av span{font-size:10px;color:hsla(0,0%,100%,.7);font-weight:500}.bc-meds{grid-column:span 2;grid-row:span 2;background:#5da5eb}.bc-meds-badge{display:inline-flex;align-items:center;gap:6px;background:hsla(0,0%,100%,.25);border:1px solid hsla(0,0%,100%,.4);color:#fff;font-size:11px;font-weight:700;letter-spacing:.04em;padding:5px 12px;border-radius:20px;margin-bottom:16px}.bc-meds-title{font-size:26px;font-weight:700;margin-bottom:12px;letter-spacing:-.02em;line-height:1.15}.bc-meds-sub{font-size:13.5px;line-height:1.6;color:hsla(0,0%,100%,.92);flex:1 1}.bc-meds-action{margin-top:auto;padding-top:16px;font-size:13px;font-weight:700;color:#fff;border-top:1px solid hsla(0,0%,100%,.3);display:flex;align-items:center;gap:6px}.bc-oxygen{background:#2a1f18}.bc-oxygen,.bc-sugar{grid-column:span 1;grid-row:span 1}.bc-sugar{background:linear-gradient(135deg,#a5b4fc,#d8b4e2)}.bc-sm-txt{font-size:12px;font-weight:500;color:#c8b4a0;margin-bottom:auto}.bc-sm-txt.blue{color:#3b82f6}.bc-lg-val{font-size:56px;font-weight:400;line-height:1;margin-bottom:12px;position:relative}.bc-unit{font-size:12px;position:absolute;top:10px;margin-left:6px}.bc-unit-s{background:hsla(0,0%,100%,.2);padding:2px 6px;border-radius:12px;font-weight:600;font-size:10px}.bc-btm{border-top:1.5px solid hsla(0,0%,100%,.15);padding-top:12px;font-size:20px;color:#a0a0a0}.bc-presc{grid-column:span 1;grid-row:span 1;background:#5da5eb}.bc-kit-status{display:flex;align-items:center;gap:12px;margin-top:auto;background:hsla(0,0%,100%,.2);border-radius:14px;padding:10px 12px}.bc-kit-icon{font-size:26px;flex-shrink:0}.bc-kit-info{flex:1 1;min-width:0}.bc-kit-label{font-size:13px;font-weight:700;color:#fff;line-height:1.25}.bc-kit-sub{font-size:11px;color:hsla(0,0%,100%,.75);margin-top:3px;line-height:1.35}.bc-appt{grid-column:span 1;grid-row:span 1;background:#2a1f18}.bc-date{text-align:center;font-size:64px;font-family:Georgia,serif;color:#fbc8c1;line-height:1;margin-top:auto;margin-bottom:auto}.bc-date span{display:block;font-size:12px;font-family:sans-serif;letter-spacing:.35em;margin-top:10px;color:#fff;font-weight:500}.bc-future{grid-column:span 1;grid-row:span 1;padding:0;background-image:url(https://images.unsplash.com/photo-1476703993599-0035a21b17a9?w=400&q=80);background-size:cover;background-position:center 30%}.bc-future:after{content:"";position:absolute;inset:0;background:linear-gradient(160deg,rgba(10,10,30,.65),rgba(0,0,0,.3))}.bc-future-txt{position:absolute;left:24px;top:24px;font-size:20px;font-weight:700;line-height:1.2;z-index:2}.bc-data{grid-column:span 1;grid-row:span 1;background:#fbc8c1;color:#111}.bc-genes-big{font-size:72px;font-weight:800;line-height:1;letter-spacing:-.04em;color:#2a1020;margin-top:auto;margin-bottom:2px}.bc-genes-plus{font-size:40px;font-weight:800;vertical-align:super}.bc-genes-sub{font-size:11px;color:rgba(0,0,0,.5);line-height:1.35}.bc-activity{grid-column:span 2;grid-row:span 1;background:#2a1f18;flex-direction:row;align-items:center;justify-content:space-between}.bc-activity-l{padding-top:10px}.bc-act-txt{font-size:18px;line-height:1.35;color:hsla(0,0%,100%,.7);margin-top:32px;font-weight:400}.bc-activity-r{display:flex;align-items:flex-end;gap:8px;height:140px}.act-bar{width:36px;background:#3b82f6;border-radius:18px;display:flex;justify-content:center;padding-top:8px}.act-bar.b1{height:110px;background:#22d3ee}.act-bar.b2{height:80px}.act-bar.b3{height:44px;background:#475569;border-radius:50%;width:44px;align-self:flex-end}.act-ok{width:16px;height:16px;background:#fff;color:#22d3ee;border-radius:50%;font-size:10px;display:flex;align-items:center;justify-content:center;font-weight:700}.bc-nutrition{grid-column:span 2;grid-row:span 2;padding:0;position:relative;background-image:url(https://images.unsplash.com/photo-1594824436951-6fb5a4993a43?w=600&auto=format&fit=crop);background-size:cover;background-position:center 20%}.bc-nutrition:before{content:"";position:absolute;inset:0;background:linear-gradient(175deg,rgba(0,0,0,.72),rgba(0,0,0,.15) 55%,rgba(0,0,0,.4))}.bc-nutri-txt{top:32px;font-size:28px;font-weight:700;line-height:1.15;letter-spacing:-.02em}.bc-nutri-sub,.bc-nutri-txt{position:absolute;left:32px;right:32px;z-index:2}.bc-nutri-sub{bottom:32px;font-size:14px;line-height:1.45;color:hsla(0,0%,100%,.88);display:flex;align-items:flex-start;gap:8px;background:rgba(0,0,0,.3);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid hsla(0,0%,100%,.12);border-radius:12px;padding:12px 14px}@media (max-width:900px){.bento-wrapper{grid-template-columns:repeat(2,1fr)}.bc-activity,.bc-kids,.bc-meds,.bc-nutrition{grid-column:span 2}}@media (max-width:600px){.bento-wrapper{grid-template-columns:1fr}.bc-activity,.bc-appt,.bc-data,.bc-future,.bc-kids,.bc-meds,.bc-nutrition,.bc-oxygen,.bc-presc,.bc-sugar{grid-column:span 1;grid-row:span 1!important;height:260px}.bc-meds,.bc-nutrition{height:320px}}.s-kit{position:relative;overflow:hidden;min-height:700px;display:flex;align-items:center;justify-content:center;background:#000}.kit-video{width:100%;height:100%;object-fit:cover;object-position:center;z-index:0}.kit-overlay,.kit-video{position:absolute;inset:0}.kit-overlay{background:linear-gradient(180deg,rgba(0,0,0,.35) 0,rgba(0,0,0,.55) 50%,rgba(0,0,0,.75));z-index:1}.kit-content{position:relative;z-index:2;max-width:820px;margin:0 auto;padding:100px 48px;text-align:center;color:#fff}.kit-pill{display:inline-flex;align-items:center;gap:8px;background:hsla(0,0%,100%,.12);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid hsla(0,0%,100%,.22);border-radius:30px;padding:7px 18px;font-size:12.5px;font-weight:600;color:hsla(0,0%,100%,.9);letter-spacing:.02em;margin-bottom:28px}.kit-pill-dot{width:7px;height:7px;border-radius:50%;background:#5cc87a;box-shadow:0 0 6px #5cc87a;animation:pulseDot 2s ease-in-out infinite;flex-shrink:0}.kit-h2{font-size:clamp(34px,5vw,58px);font-weight:700;letter-spacing:-.03em;line-height:1.1;color:#fff;margin-bottom:20px}.kit-h2 em{font-style:italic;font-weight:300;font-family:Georgia,serif;color:hsla(0,0%,100%,.82)}.kit-sub{font-size:17px;color:hsla(0,0%,100%,.68);line-height:1.65;max-width:580px;margin:0 auto 52px;font-weight:400}.kit-steps{justify-content:center;gap:0;margin-bottom:48px;flex-wrap:wrap}.kit-step,.kit-steps{display:flex;align-items:center}.kit-step{flex-direction:column;gap:10px;max-width:180px;padding:0 8px}.kit-step-num{width:48px;height:48px;border-radius:50%;background:hsla(0,0%,100%,.12);border:1px solid hsla(0,0%,100%,.25);display:flex;align-items:center;justify-content:center;font-size:15px;font-weight:700;color:#fff;letter-spacing:.04em;flex-shrink:0}.kit-step-text{font-size:13.5px;color:hsla(0,0%,100%,.75);line-height:1.45;font-weight:500;text-align:center}.kit-step-div{width:60px;height:1px;background:hsla(0,0%,100%,.2);flex-shrink:0;margin-bottom:24px}.kit-cta{display:inline-flex;align-items:center;gap:8px;padding:15px 40px;background:#fff;color:#111;border:none;border-radius:50px;font-size:15px;font-weight:700;cursor:pointer;letter-spacing:-.01em;transition:transform .18s ease,box-shadow .18s ease;font-family:inherit;box-shadow:0 4px 24px rgba(0,0,0,.3)}.kit-cta:hover{transform:scale(1.04);box-shadow:0 8px 32px rgba(0,0,0,.4)}@media (max-width:768px){.wrap{padding:0 20px}.glass-header{padding:0 16px}.gl-nav{display:none}.gl-actions{gap:6px}.gl-cta,.gl-login{display:none}.gl-hamburger,.gl-mobile-menu{display:flex}.gl-mobile-menu.open{opacity:1;pointer-events:all;transform:translateY(0)}.hero-oura{padding:80px 20px 180px;min-height:100dvh}.hero-h1{font-size:clamp(46px,13vw,72px);letter-spacing:-.035em;margin-bottom:16px}.hero-badge{font-size:9.5px;padding:6px 12px;margin-bottom:20px;letter-spacing:.06em;text-align:center;white-space:normal;max-width:280px;line-height:1.4}.hero-sub{font-size:15px;margin-bottom:28px;max-width:100%}.hero-br-desktop{display:none}.hero-btns{gap:10px;margin-bottom:0;flex-direction:column;width:100%;max-width:280px}.hero-btn-ghost,.hero-btn-primary{font-size:15px;padding:14px 24px;width:100%;text-align:center}.hero-stats-bar{padding:20px 12px 28px;gap:0;flex-wrap:nowrap;justify-content:space-around}.hero-istat{padding:0 10px}.hero-istat-num{font-size:clamp(18px,5vw,26px)}.hero-istat-label{font-size:8.5px}.hero-istat-sep{height:28px}.s-dna{padding:60px 0 52px}.dna-headline{font-size:clamp(24px,6.5vw,36px);padding:0 20px;text-align:center}.dna-sub{font-size:14px;padding:0 20px;margin-bottom:36px}.dna-frame{width:calc(100% - 32px);border-radius:18px}.dna-card{padding:48px 16px 20px;flex-direction:column;align-items:flex-start;gap:16px;min-height:auto}.dna-card-brand{top:16px;left:16px;font-size:14px}.dna-card-text{font-size:13px!important}.dna-toggle-wrap{min-width:0;width:100%;padding:10px 14px;gap:10px}.dna-others{padding:20px 16px 28px}.dna-others-title{font-size:14px}.dna-others-text{font-size:13px!important}.dna-others-row{flex-direction:column;align-items:flex-start;gap:14px}.dna-toggle-wrap.dim{min-width:0;width:100%}.s-kit{min-height:560px}.kit-content{padding:72px 24px}.kit-h2{font-size:clamp(26px,7vw,40px)}.kit-sub{font-size:15px;margin-bottom:36px}.kit-steps{gap:0;flex-direction:column;align-items:center}.kit-step-div{width:1px;height:32px;background:hsla(0,0%,100%,.2);margin:0}.kit-step{max-width:260px;flex-direction:row;gap:14px}.kit-step,.kit-step-text{text-align:left}.s-results{padding:64px 0}.results-h2{font-size:clamp(26px,7vw,42px)}.results-sub{font-size:14px}.rgrid{grid-template-columns:1fr;grid-template-rows:auto;gap:10px}.rc-adv{min-height:360px}.rc-actions,.rc-adv,.rc-bioage{grid-column:1;grid-row:auto}.rc-bioage{min-height:160px}.rc-wear{grid-column:1;grid-row:auto}.rc-adv-float{padding:14px 16px}.rc-wear-stats{gap:0}.rc-wear-col{padding:0 10px}.s-nucleus{padding:60px 0 40px;min-height:560px}.nu-title{font-size:clamp(22px,6vw,32px);padding:0 20px}.nu-sub{font-size:15px;margin-bottom:24px;padding:0 20px}.nu-tabs{margin-bottom:32px}.nu-tab{padding:9px 14px;font-size:11.5px}.nu-scene{flex-direction:column;align-items:center;min-height:auto;gap:12px;padding:24px 20px 20px}.nu-iphone-main{width:200px;z-index:2;border-radius:40px}.nu-iphone-main .nu-bezel{margin:8px;border-radius:34px}.nu-iphone-main .nu-island{top:10px;height:9px}.nu-iphone-sec{display:none}.nu-gc{position:static;opacity:1;transform:none;width:100%;max-width:320px;min-width:0;padding:12px 14px;gap:10px}.nu-gc,.nu-gc-br,.nu-gc-tl{animation:none}.nu-gc-icon{width:30px;height:30px;border-radius:8px}.nu-gc-val{font-size:13px}.nu-live-pill{position:static;transform:none;font-size:11px;padding:6px 14px;margin-top:4px}.nu-explore{margin-top:28px;padding:13px 28px;font-size:14px}.s-orb{padding:52px 0 60px}.orb-box{width:calc(100% - 32px);flex-direction:column;min-height:auto;border-radius:24px}.orb-left{flex:none;width:100%;flex-direction:column;align-items:center;padding:28px 20px 20px;border-right:none;border-bottom:1px solid hsla(0,0%,100%,.08);gap:20px}.orb-sphere-wrap{flex-shrink:0}.orb-caps{width:100%;gap:6px}.orb-cap{padding:7px 10px}.orb-cap-label{font-size:11px}.orb-divider{display:none}.orb-right{padding:24px 20px 28px}.orb-chat-header{margin-bottom:16px;flex-wrap:wrap;gap:12px}.orb-bubble{font-size:clamp(14px,4vw,17px);min-height:60px;padding:14px 16px}.orb-opt{font-size:13px;padding:10px 14px}.orb-chat-footer{font-size:10px}.s-features{padding:60px 0}.feat-h2{font-size:clamp(24px,6vw,36px);margin-bottom:28px}.feat-grid{grid-template-columns:1fr;grid-template-rows:none}.fc-a,.fc-b,.fc-c,.fc-d,.fc-e{grid-column:1!important;grid-row:auto!important}.fc-c{min-height:480px}.fc-e{min-height:220px}.s-why{padding:60px 0}.why-hdr{margin-bottom:36px}.why-h2{font-size:clamp(22px,5.5vw,32px)}.why-grid{grid-template-columns:1fr;gap:12px}.why-left{grid-column:1;grid-template-columns:1fr 1fr;gap:12px}.wc-tall{grid-column:1;min-height:460px}.wc{padding:18px 16px}.wc-img{height:110px}.wc-title{font-size:14px}.wc-desc{font-size:12px}.tall-h{font-size:20px}.tall-sub{font-size:12px}.tall-notif{top:16px}.tree-h2{font-size:clamp(40px,10vw,72px)}.tree-content{padding:0 20px;margin-bottom:32px}.tree-notif-wrap{padding-bottom:60px;gap:8px}.tree-notif{max-width:340px;padding:12px 14px}.tree-notif-text{font-size:13px}.s-smart{padding:72px 0 64px}.smart-wrap{padding:0 20px}.smart-h-line1,.smart-h-line2{font-size:clamp(32px,9vw,52px);letter-spacing:-.03em}.smart-sub-row{margin-left:0;max-width:100%;margin-bottom:40px}.smart-cards{grid-template-columns:1fr;gap:12px}.scard{padding:20px}.scard-body{font-size:15px;margin-bottom:16px}.scard-photos{height:160px}.scard-stat-num{font-size:44px}.scard-bars{height:80px}.s-price365{padding:60px 16px}.price365-h{font-size:clamp(24px,6vw,38px)}.price365-sub{font-size:14px;margin-bottom:36px}.price365-card{grid-template-columns:1fr;border-radius:20px}.price365-left{padding:28px 24px 24px;border-right:none;border-bottom:1.5px solid rgba(0,0,0,.08)}.price365-right{padding:24px 24px 28px}.price365-amount{font-size:52px}.price365-name{font-size:24px;margin-bottom:20px}.testimonials{grid-template-columns:1fr;gap:24px;margin-top:36px}.tcard-text{font-size:13px}.s-genomic{padding:72px 0 60px}.genomic-h{font-size:clamp(28px,7vw,44px);padding:0 20px}.genomic-sub{font-size:14px;padding:0 20px}.s-membership{padding:72px 0 60px}.membership-h{font-size:clamp(28px,7vw,48px);padding:0 20px}.membership-cards{padding:16px 20px;gap:14px}.mcard{width:280px;height:420px}.mcard-caption-text{font-size:22px}.membership-nav{margin-top:20px}.s-real{padding:60px 0}.real-h{font-size:clamp(24px,6vw,38px);margin-bottom:32px}.video-grid{grid-template-columns:repeat(2,1fr);gap:10px;margin-bottom:40px}.gold-layout{grid-template-columns:1fr;gap:20px}.gold-italic,.gold-plain{font-size:clamp(28px,7vw,44px)}.stat-card{padding:20px}.stat-card-number{font-size:40px}.s-compare{padding:60px 0 72px;overflow:hidden}.cmp-wrap{padding:0 16px;overflow:hidden}.cmp-outer{overflow-x:auto;-webkit-overflow-scrolling:touch;width:100%}.cmp-table{font-size:11px;min-width:420px}.cmp-col-label{width:38%}.cmp-col-fn{width:18%}.cmp-col-std{width:14.6%}.cmp-th-fn{padding:14px 6px 10px}.cmp-th-fn-logo{font-size:12px;gap:5px}.cmp-th-fn-icon{width:18px;height:18px}.cmp-th-std{padding:12px 3px 8px;font-size:9px}.cmp-num-row td{padding:12px 6px}.cmp-num-row td:first-child{font-size:11px}.cmp-num-fn,.cmp-num-std{font-size:13px}.cmp-feat-row td:first-child{font-size:11px;padding:11px 0}.cmp-feat-fn,.cmp-feat-std{padding:11px 6px}.icon-check,.icon-x{width:18px;height:18px}.s-how{padding:72px 0}.how-header{margin-bottom:48px}.how-h{font-size:clamp(36px,10vw,60px)}.how-sub{font-size:15px;padding:0 16px}.timeline-line{display:none}.step{grid-template-columns:1fr;grid-template-rows:auto;gap:20px;margin-bottom:48px}.step-left{padding-right:0;padding-left:0;text-align:left;order:2}.step-center{order:1}.step-right{padding-left:0;padding-right:0;order:3}.step.alt .step-left{order:2;padding-left:0;padding-right:0}.step.alt .step-center{order:1}.step.alt .step-right{order:3;padding-right:0;padding-left:0;text-align:left}.step-img{aspect-ratio:16/9}.how-outro{padding-top:40px}.outro-btn{font-size:15px;padding:15px 28px}.s-cta{padding:60px 20px 40px}.cta-h{font-size:clamp(32px,8vw,48px)}.cta-btns{flex-direction:column;align-items:stretch;max-width:300px;margin:0 auto}.cta-btn-fill,.cta-btn-outline{text-align:center;width:100%}.site-footer{padding:40px 0 0}.footer-card{margin:0 16px 28px;padding:28px 20px;border-radius:20px}.footer-logo{margin-bottom:28px}.footer-cols{grid-template-columns:1fr 1fr;gap:24px}.footer-subscribe{grid-column:1/-1}.footer-subscribe h4{font-size:15px}.footer-form{flex-direction:column}.footer-submit{width:100%;padding:13px}.footer-bottom{padding:20px 20px 28px;flex-direction:column;align-items:flex-start;gap:16px}.footer-tagline{flex-direction:row;align-items:center;gap:10px}.footer-social{gap:12px}.footer-legal{padding:0 20px 24px}.footer-legal-links{gap:10px;flex-wrap:wrap}.footer-legal p{font-size:10px}.wl-modal{padding:32px 20px 24px;border-radius:20px}.wl-title{font-size:21px}.wl-sub{font-size:13px}}@media (max-width:480px){.hero-oura{padding:80px 16px 200px}.hero-h1{font-size:clamp(38px,12.5vw,54px);letter-spacing:-.04em}.hero-badge{font-size:8.5px;padding:5px 10px;letter-spacing:.05em;max-width:260px}.hero-sub{font-size:14px}.hero-btns{max-width:260px}.hero-btn-ghost,.hero-btn-primary{font-size:14px;padding:13px 20px}.hero-stats-bar{flex-wrap:wrap;justify-content:center;padding:16px 8px 24px;gap:0}.hero-istat{flex:0 0 50%;padding:10px 8px;align-items:center}.hero-istat-sep{display:none}.hero-istat-num{font-size:clamp(20px,6vw,28px)}.hero-istat-label{font-size:9px;text-align:center}.dna-headline{font-size:clamp(22px,7vw,32px)}.dna-frame{width:calc(100% - 24px)}.dna-card{padding:44px 14px 18px}.dna-card-brand{font-size:13px;top:14px;left:14px}.dna-toggle-wrap{padding:9px 12px;gap:8px}.dna-toggle-icon{width:42px;height:42px}.dna-pct{font-size:17px}.dna-others{padding:16px 14px 22px}.dna-others-title{font-size:13px;margin-bottom:14px}.nu-iphone-main{width:180px;border-radius:36px}.nu-iphone-main .nu-bezel{margin:7px;border-radius:30px}.nu-gc{max-width:280px}.nu-tabs{flex-wrap:wrap;justify-content:center;gap:4px;padding:6px}.nu-tab{padding:8px 12px;font-size:11px}.orb-box{width:calc(100% - 24px)}.orb-left{padding:22px 16px 18px}.orb-caps{gap:5px}.orb-right{padding:20px 16px 22px}.orb-bubble{font-size:14px;padding:12px 14px}.orb-opt{font-size:12px;padding:9px 12px}.why-left{grid-template-columns:1fr}.wc-tall{min-height:400px}.wc-img{height:100px}.wc{padding:16px 14px}.wc-title{font-size:13px}.wc-desc{font-size:11.5px}.tall-h{font-size:18px}.notif-txt{font-size:10.5px}.tree-h2{font-size:clamp(34px,10vw,56px)}.tree-notif{max-width:calc(100% - 32px);padding:12px}.tree-notif-text{font-size:12.5px}.smart-h-line1,.smart-h-line2{font-size:clamp(28px,9vw,44px)}.smart-sub-row{gap:12px}.smart-sub-text{font-size:14px}.scard{padding:18px 16px}.scard-body{font-size:14px}.scard-photos{height:140px}.scard-stat-num{font-size:40px}.scard-glow-badge{font-size:10px}.scard-bars{height:70px}.price365-h{font-size:clamp(22px,6.5vw,32px)}.price365-amount{font-size:44px}.price365-left{padding:22px 16px}.price365-right{padding:18px 16px 24px}.price365-features li{font-size:13px;gap:8px}.price365-badge{font-size:12px}.price365-name{font-size:22px;margin-bottom:16px}.price365-cta{font-size:15px;padding:14px 24px}.genomic-h{font-size:clamp(26px,7.5vw,38px)}.bento-wrapper{padding:0 12px;gap:12px}.membership-h{font-size:clamp(24px,7vw,36px)}.mcard{width:260px;height:380px}.mcard-caption-text{font-size:20px}.membership-cards{padding:12px 16px;gap:12px}.video-grid{grid-template-columns:1fr;gap:10px}.gold-layout{gap:16px}.gold-italic,.gold-plain{font-size:clamp(26px,7.5vw,40px)}.stat-card-number{font-size:36px}.cmp-table{min-width:380px}.footer-cols{grid-template-columns:1fr}.footer-subscribe{grid-column:1}.footer-card{padding:24px 16px}.footer-logo{margin-bottom:20px}.footer-col h4{font-size:12px}.footer-col a{font-size:12.5px;margin-bottom:8px}.footer-apps{flex-direction:column;align-items:flex-start;gap:10px}}.gl-hamburger{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:38px;height:38px;border:none;background:none;cursor:pointer;padding:6px;border-radius:8px;transition:background .2s}@media (min-width:769px){.gl-hamburger{display:none}}.gl-hamburger:hover{background:hsla(0,0%,100%,.12)}.glass-header.scrolled .gl-hamburger:hover{background:rgba(0,0,0,.07)}.gl-hamburger span{display:block;width:20px;height:1.8px;background:rgba(0,0,0,.75);border-radius:2px;transition:background .3s,transform .3s,opacity .3s;transform-origin:center}.glass-header.dark-section .gl-hamburger span,.glass-header.dark-section.scrolled .gl-hamburger span{background:hsla(0,0%,100%,.9)}.glass-header.menu-open .gl-hamburger span:first-child{transform:translateY(6.8px) rotate(45deg)}.glass-header.menu-open .gl-hamburger span:nth-child(2){opacity:0;transform:scaleX(0)}.glass-header.menu-open .gl-hamburger span:nth-child(3){transform:translateY(-6.8px) rotate(-45deg)}.gl-mobile-menu{display:none;position:fixed;top:60px;left:0;right:0;z-index:99;flex-direction:column;background:hsla(0,0%,100%,.97);backdrop-filter:saturate(200%) blur(32px);-webkit-backdrop-filter:saturate(200%) blur(32px);border-bottom:1px solid rgba(0,0,0,.08);padding:16px 20px 24px;gap:2px;opacity:0;pointer-events:none;transform:translateY(-8px);transition:opacity .22s ease,transform .22s ease;box-shadow:0 12px 40px rgba(0,0,0,.1)}.gl-mobile-menu.open{display:flex;opacity:1;pointer-events:all;transform:translateY(0)}.gl-mobile-menu a{font-size:16px;font-weight:500;color:rgba(0,0,0,.75);text-decoration:none;padding:12px 10px;border-radius:10px;transition:background .15s,color .15s}.gl-mobile-menu a:hover{background:rgba(0,0,0,.05);color:#000}.gl-mobile-divider{height:1px;background:rgba(0,0,0,.08);margin:10px 0}.gl-mobile-login{font-size:15px!important;color:rgba(0,0,0,.55)!important}.gl-mobile-cta{margin-top:4px;width:100%;background:#111;color:#fff;border:none;font-size:15px;font-weight:600;font-family:inherit;padding:14px 20px;border-radius:12px;cursor:pointer;letter-spacing:-.01em;transition:background .2s}.gl-mobile-cta:hover{background:#333}.about-hero{min-height:88vh;display:flex;align-items:center;justify-content:space-between;gap:60px;padding:140px 80px 100px;position:relative;overflow:hidden;background:radial-gradient(ellipse 55% 80% at 20% 50%,#0e3d20 0,transparent 60%),radial-gradient(ellipse 45% 60% at 38% 75%,#b82500 0,transparent 50%),radial-gradient(ellipse 35% 50% at 22% 52%,#7a1500 0,transparent 45%),radial-gradient(ellipse 40% 55% at 75% 28%,#0a2a15 0,transparent 55%),radial-gradient(ellipse 55% 65% at 90% 65%,#0b2018 0,transparent 55%),#0b1a10}.about-hero-inner{max-width:580px;flex:1 1;position:relative;z-index:1}.about-tag{display:inline-block;font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#a0693a;background:rgba(160,105,58,.1);border:1px solid rgba(160,105,58,.2);padding:5px 12px;border-radius:20px;margin-bottom:28px}.about-tag-light{color:hsla(45,22%,82%,.7);background:hsla(45,22%,82%,.08);border-color:hsla(45,22%,82%,.15)}.about-tag-center{display:block;text-align:center;margin-left:auto;margin-right:auto;width:-moz-fit-content;width:fit-content}.about-h1{font-size:clamp(36px,4.5vw,58px);font-weight:800;line-height:1.1;letter-spacing:-.03em;color:#111;margin:0 0 24px}.about-h1-light{color:hsla(45,22%,82%,.95)}.about-h1 em{font-style:italic;color:#a0693a}.about-h1-light em{color:#c8875a}.about-lead{font-size:18px;line-height:1.65;color:rgba(0,0,0,.55);margin:0}.about-lead-light{color:hsla(45,22%,82%,.55)}.about-hero-img{flex:0 0 320px;z-index:1}.about-hero-img,.about-orb-wrap{display:flex;align-items:center;justify-content:center;position:relative}.about-orb-glow{position:absolute;width:320px;height:320px;border-radius:50%;background:radial-gradient(circle,rgba(14,61,32,.6) 0,transparent 70%);filter:blur(40px);animation:orbPulse 5s ease-in-out infinite}@keyframes orbPulse{0%,to{transform:scale(1);box-shadow:0 0 80px rgba(160,105,58,.3),0 0 160px rgba(160,105,58,.15)}50%{transform:scale(1.03);box-shadow:0 0 100px rgba(160,105,58,.45),0 0 200px rgba(160,105,58,.2)}}.about-stats{background:#111;padding:60px 80px}.about-stats-inner{max-width:1040px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:40px;gap:40px}.about-stat{text-align:center}.about-stat-value{font-size:clamp(36px,4vw,54px);font-weight:800;letter-spacing:-.03em;color:#fff;line-height:1;margin-bottom:10px}.about-stat-label{font-size:13px;color:hsla(0,0%,100%,.45);line-height:1.4}.about-manifesto{padding:100px 80px;background:#fdf9f4}.about-manifesto-inner{max-width:1040px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;grid-gap:80px;gap:80px;align-items:start}.about-h2{font-size:clamp(28px,3.2vw,44px);font-weight:800;letter-spacing:-.03em;line-height:1.1;color:#111;margin:0 0 24px}.about-h2-center{text-align:center}.about-manifesto-right p{font-size:16px;line-height:1.75;color:rgba(0,0,0,.6);margin:0 0 20px}.about-manifesto-right p:last-child{margin:0}.about-values{padding:100px 80px;background:#fff}.about-values-inner{max-width:1040px;margin:0 auto}.about-values-grid{margin-top:56px;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:24px;gap:24px}.about-value-card{background:#fdf9f4;border:1px solid rgba(0,0,0,.07);border-radius:20px;padding:32px 28px;transition:transform .2s,box-shadow .2s}.about-value-card:hover{transform:translateY(-4px);box-shadow:0 16px 48px rgba(0,0,0,.08)}.about-value-icon{font-size:32px;margin-bottom:20px}.about-value-title{font-size:16px;font-weight:700;color:#111;margin:0 0 10px;letter-spacing:-.02em}.about-value-text{font-size:14px;line-height:1.65;color:rgba(0,0,0,.55);margin:0}.about-advisors{padding:100px 80px;background:#fdf9f4}.about-advisors-inner{max-width:1040px;margin:0 auto}.about-advisors-sub{font-size:16px;color:rgba(0,0,0,.5);margin:0 0 52px;line-height:1.55}.about-advisors-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px}.about-advisor-card{background:#fff;border:1px solid rgba(0,0,0,.07);border-radius:20px;padding:28px;display:flex;gap:18px;transition:transform .2s,box-shadow .2s}.about-advisor-card:hover{transform:translateY(-3px);box-shadow:0 12px 40px rgba(0,0,0,.08)}.about-advisor-avatar{flex-shrink:0;width:48px;height:48px;border-radius:50%;background:linear-gradient(135deg,#c8875a,#a0693a);display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:700;color:#fff}.about-advisor-name{font-size:14px;font-weight:700;color:#111;letter-spacing:-.01em}.about-advisor-role{font-size:12px;color:#a0693a;font-weight:600;margin-top:2px}.about-advisor-org{font-size:11.5px;color:rgba(0,0,0,.4);margin-top:1px;margin-bottom:10px}.about-advisor-quote{font-size:13px;line-height:1.6;color:rgba(0,0,0,.55);margin:0;font-style:italic}.about-team{padding:100px 80px;background:#fff}.about-team-inner{max-width:1040px;margin:0 auto}.about-team-grid{margin-top:52px;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:28px;gap:28px}.about-team-card{background:#fdf9f4;border:1px solid rgba(0,0,0,.07);border-radius:20px;padding:32px 28px;transition:transform .2s,box-shadow .2s}.about-team-card:hover{transform:translateY(-4px);box-shadow:0 16px 48px rgba(0,0,0,.08)}.about-team-avatar{width:52px;height:52px;border-radius:50%;background:#111;display:flex;align-items:center;justify-content:center;color:#fff;margin-bottom:20px}.about-team-avatar,.about-team-name{font-size:16px;font-weight:700;letter-spacing:-.02em}.about-team-name{color:#111;margin-bottom:4px}.about-team-role{font-size:13px;color:#a0693a;font-weight:600;margin-bottom:14px}.about-team-bio{font-size:13.5px;line-height:1.65;color:rgba(0,0,0,.55);margin:0}.about-cta{background:#111;padding:120px 80px;text-align:center}.about-cta-inner{max-width:600px;margin:0 auto}.about-cta-h2{font-size:clamp(32px,4vw,52px);font-weight:800;letter-spacing:-.03em;line-height:1.1;color:#fff;margin:0 0 20px}.about-cta-h2 em{font-style:italic;color:#c8875a}.about-cta-sub{font-size:17px;line-height:1.6;color:hsla(0,0%,100%,.5);margin:0 0 40px}.about-cta-btn{display:inline-block;background:#fff;color:#111;font-size:15px;font-weight:700;font-family:inherit;padding:16px 40px;border-radius:40px;border:none;cursor:pointer;letter-spacing:-.01em;transition:background .2s,transform .2s}.about-cta-btn:hover{background:#f0ece6;transform:scale(1.02)}@media (max-width:900px){.about-hero{flex-direction:column;padding:120px 32px 60px;gap:40px;text-align:center}.about-hero-img{display:none}.about-stats{padding:48px 32px}.about-stats-inner{grid-template-columns:repeat(2,1fr);gap:28px}.about-manifesto{padding:72px 32px}.about-manifesto-inner{grid-template-columns:1fr;gap:36px}.about-values{padding:72px 32px}.about-values-grid{grid-template-columns:repeat(2,1fr)}.about-advisors{padding:72px 32px}.about-advisors-grid{grid-template-columns:repeat(2,1fr)}.about-team{padding:72px 32px}.about-team-grid{grid-template-columns:repeat(2,1fr)}.about-cta{padding:80px 32px}}@media (max-width:600px){.about-hero{padding:100px 20px 48px}.about-h1{font-size:clamp(30px,9vw,42px)}.about-lead{font-size:16px}.about-stats{padding:40px 20px}.about-stats-inner{grid-template-columns:repeat(2,1fr);gap:20px}.about-stat-value{font-size:32px}.about-manifesto,.about-values{padding:56px 20px}.about-values-grid{grid-template-columns:1fr}.about-advisors{padding:56px 20px}.about-advisors-grid{grid-template-columns:1fr}.about-team{padding:56px 20px}.about-team-grid{grid-template-columns:1fr}.about-cta{padding:60px 20px}}.legal-page{background:#fdf9f4;min-height:100vh;padding-top:80px}.legal-wrap{max-width:760px;margin:0 auto;padding:60px 40px 100px}.legal-header{margin-bottom:56px;padding-bottom:40px;border-bottom:1px solid rgba(0,0,0,.08)}.legal-tag{display:inline-block;font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#a0693a;background:rgba(160,105,58,.1);border:1px solid rgba(160,105,58,.2);padding:5px 12px;border-radius:20px;margin-bottom:20px}.legal-h1{font-size:clamp(28px,4vw,42px);font-weight:800;letter-spacing:-.03em;line-height:1.1;color:#111;margin:0 0 16px}.legal-meta{font-size:13px;color:#999;margin:0}.legal-body h2{font-size:18px;font-weight:700;color:#111;letter-spacing:-.02em;margin:48px 0 14px}.legal-body h2:first-child{margin-top:0}.legal-body p{font-size:15px;line-height:1.8;color:rgba(0,0,0,.65);margin:0 0 14px}.legal-body ol,.legal-body ul{margin:8px 0 16px 20px;padding:0}.legal-body li{font-size:15px;line-height:1.75;color:rgba(0,0,0,.65);margin-bottom:6px}.legal-body strong{color:#111;font-weight:600}.legal-body a{color:#a0693a;text-decoration:none}.legal-body a:hover{text-decoration:underline}.legal-highlight{background:rgba(160,105,58,.07);border-left:3px solid #a0693a;border-radius:0 8px 8px 0;padding:16px 20px;margin:20px 0}.legal-highlight p{margin:0;color:rgba(0,0,0,.7)}@media (max-width:600px){.legal-wrap{padding:40px 20px 80px}.legal-h1{font-size:26px}.legal-body h2{font-size:16px;margin-top:36px}.legal-body li,.legal-body p{font-size:14px}}.hero-trust{gap:10px;flex-wrap:wrap;justify-content:center;margin-top:20px}.hero-trust,.hero-trust-item{display:flex;align-items:center}.hero-trust-item{gap:5px;font-size:12.5px;font-weight:500;color:hsla(0,0%,100%,.65)}.hero-trust-item svg{opacity:.7}.hero-trust-sep{color:hsla(0,0%,100%,.25);font-size:14px}.price365-anchor{display:flex;align-items:baseline;justify-content:center;gap:14px;margin-bottom:28px}.price365-anchor-strike{font-size:clamp(22px,3vw,32px);font-weight:700;color:#ccc;text-decoration:line-through;font-family:Georgia,serif}.price365-anchor-arrow{font-size:20px;color:#aaa}.price365-anchor-real{font-size:clamp(32px,4vw,48px);font-weight:900;color:#111;letter-spacing:-.03em;font-family:Georgia,serif}.price365-anchor-real span{font-size:.5em;color:#888;font-weight:400}.price365-h-green{color:#2d5c3e}.price365-guarantee{display:flex;align-items:center;gap:6px;font-size:11.5px;color:#888;margin-top:12px;justify-content:center}.price365-guarantee svg{opacity:.6}.tcard-author{font-size:12px;font-weight:600;color:#999;margin-top:12px;padding-top:12px;border-top:1px solid #f0ece6}.s-faq{padding:120px 0;background:#111}.faq-outer{max-width:1100px;margin:0 auto;padding:0 48px;display:grid;grid-template-columns:360px 1fr;grid-gap:80px;gap:80px;align-items:start}.faq-left{position:-webkit-sticky;position:sticky;top:100px}.faq-eyebrow{font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:rgba(125,211,168,.6);margin-bottom:20px}.faq-h2{font-size:clamp(32px,3.2vw,44px);font-weight:900;letter-spacing:-.03em;line-height:1.1;color:#fff;margin:0 0 20px}.faq-h2 em{font-style:italic;font-weight:400;color:hsla(0,0%,100%,.45);font-family:Georgia,serif}.faq-left-sub{font-size:14px;color:hsla(0,0%,100%,.35);margin:0 0 16px}.faq-left-cta{display:inline-flex;align-items:center;background:none;border:1px solid hsla(0,0%,100%,.15);color:hsla(0,0%,100%,.7);font-size:13px;font-weight:600;padding:10px 20px;border-radius:99px;cursor:pointer;font-family:inherit;transition:border-color .15s,color .15s}.faq-left-cta:hover{border-color:rgba(125,211,168,.5);color:#7dd3a8}.faq-item{border-bottom:1px solid hsla(0,0%,100%,.07);cursor:pointer;transition:background .15s}.faq-item:first-child{border-top:1px solid hsla(0,0%,100%,.07)}.faq-item-head{display:grid;grid-template-columns:36px 1fr 24px;align-items:start;grid-gap:16px;gap:16px;padding:24px 0}.faq-num{font-size:11px;font-weight:800;font-family:SF Mono,monospace;color:hsla(0,0%,100%,.18);letter-spacing:.05em;padding-top:3px}.faq-item-open .faq-num{color:#7dd3a8}.faq-question{font-size:16px;font-weight:700;color:hsla(0,0%,100%,.7);line-height:1.45;letter-spacing:-.01em}.faq-item-open .faq-question,.faq-item:hover .faq-question{color:#fff}.faq-icon{display:flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;background:hsla(0,0%,100%,.06);color:hsla(0,0%,100%,.4);flex-shrink:0;margin-top:1px;transition:background .15s,color .15s}.faq-item:hover .faq-icon{background:hsla(0,0%,100%,.1);color:hsla(0,0%,100%,.7)}.faq-item-open .faq-icon{background:rgba(125,211,168,.15);color:#7dd3a8}.faq-answer{padding:0 0 24px 52px}.faq-answer p{font-size:14.5px;color:hsla(0,0%,100%,.45);line-height:1.8;margin:0}@media (max-width:900px){.faq-outer{grid-template-columns:1fr;gap:48px;padding:0 24px}.faq-left{position:static}.faq-h2{font-size:clamp(26px,6vw,36px)}}@media (max-width:600px){.s-faq{padding:72px 0}.faq-item-head{grid-template-columns:28px 1fr 20px;gap:10px;padding:18px 0}.faq-question{font-size:14.5px}.faq-answer{padding:0 0 18px 38px}.faq-answer p{font-size:13.5px}}.s-closing{padding:140px 0;background:url(/texture-2.png) 50%/cover no-repeat;text-align:center;position:relative;overflow:hidden}.s-closing:before{content:"";position:absolute;inset:0;background:rgba(4,12,10,.72)}.closing-inner{position:relative;z-index:1;max-width:680px;margin:0 auto;padding:0 24px}.closing-eyebrow{font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:rgba(125,211,168,.6);margin-bottom:24px}.closing-h{font-size:clamp(30px,4.5vw,54px);font-weight:900;color:#fff;line-height:1.15;letter-spacing:-.03em;margin-bottom:20px}.closing-h em{font-style:italic;color:#7dd3a8;font-weight:400;font-family:Georgia,serif}.closing-sub{font-size:16px;color:hsla(0,0%,100%,.5);line-height:1.7;margin-bottom:40px;max-width:520px;margin-left:auto;margin-right:auto}.closing-cta{background:#fff;color:#111;font-size:17px;font-weight:800;letter-spacing:-.01em;padding:18px 44px;border-radius:99px;border:none;cursor:pointer;box-shadow:0 4px 32px rgba(0,0,0,.4);transition:transform .15s,box-shadow .15s}.closing-cta:hover{transform:scale(1.03);box-shadow:0 8px 40px rgba(0,0,0,.5)}.closing-trust{display:flex;align-items:center;justify-content:center;gap:12px;flex-wrap:wrap;margin-top:20px;font-size:12px;color:hsla(0,0%,100%,.3);font-weight:500}@media (max-width:600px){.price365-anchor{flex-direction:column;align-items:center;gap:4px}.faq-q{font-size:14px;padding:16px 0}.faq-a{font-size:13.5px}.closing-h{font-size:clamp(24px,7vw,36px)}.closing-sub{font-size:14px}.closing-cta{font-size:15px;padding:16px 32px}.hero-trust{gap:6px}.hero-trust-item{font-size:11.5px}}.wl-skip-sep{display:flex;align-items:center;gap:12px;margin:20px 0 14px;color:#999;font-size:12px}.wl-skip-sep:after,.wl-skip-sep:before{content:"";flex:1 1;height:1px;background:#e8e4dc}.wl-skip-btn{width:100%;display:flex;align-items:center;justify-content:center;gap:8px;padding:14px 20px;background:linear-gradient(135deg,#0a1f14,#1a3d28);color:#fff;font-size:14px;font-weight:600;border:none;border-radius:12px;cursor:pointer;transition:opacity .2s}.wl-skip-btn:hover{opacity:.88}.wl-skip-badge{background:#7dd3a8;color:#0a1f14;font-size:10px;font-weight:700;letter-spacing:.05em;padding:2px 7px;border-radius:20px}.ob-backdrop{position:fixed;inset:0;z-index:9000;background:hsla(0,0%,4%,.72);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:flex;align-items:center;justify-content:center;padding:16px;animation:fadeIn .2s ease}.ob-modal{background:#fff;border-radius:20px;width:100%;max-width:480px;max-height:92vh;overflow-y:auto;box-shadow:0 32px 80px rgba(0,0,0,.28);display:flex;flex-direction:column}.ob-header{display:flex;align-items:center;justify-content:space-between;padding:20px 24px 0}.ob-logo{height:28px;width:auto}.ob-close{width:32px;height:32px;border-radius:50%;background:#f3f3f0;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#666;transition:background .15s}.ob-close:hover{background:#e8e4dc}.ob-steps{padding:20px 24px 0;gap:0}.ob-step,.ob-steps{display:flex;align-items:center}.ob-step{gap:6px;flex:1 1}.ob-step-circle{width:26px;height:26px;border-radius:50%;background:#f0ede6;color:#aaa;font-size:11px;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .2s}.ob-step.active .ob-step-circle{background:#0a1f14;color:#fff}.ob-step.done .ob-step-circle{background:#7dd3a8;color:#0a1f14}.ob-step-label{font-size:11px;color:#bbb;font-weight:600;letter-spacing:.03em;white-space:nowrap}.ob-step.active .ob-step-label{color:#0a1f14}.ob-step.done .ob-step-label{color:#2d5c3e}.ob-step-line{flex:1 1;height:1px;background:#e8e4dc;margin:0 8px}.ob-body{padding:24px 24px 32px;display:flex;flex-direction:column;gap:0}.ob-title{font-family:var(--font-serif);font-size:22px;font-weight:700;color:#111;line-height:1.2;margin-bottom:6px}.ob-sub{font-size:13.5px;color:#888}.ob-plans,.ob-sub{margin-bottom:20px}.ob-plans{display:flex;flex-direction:column;gap:10px}.ob-plan-card{display:flex;align-items:center;gap:14px;padding:16px 18px;border:2px solid #e8e4dc;border-radius:14px;cursor:pointer;position:relative;transition:border-color .15s,box-shadow .15s;background:#fff}.ob-plan-card:hover{border-color:#b5d4be}.ob-plan-card.selected{border-color:#0a1f14;box-shadow:0 0 0 1px #0a1f14}.ob-plan-tag{position:absolute;top:-1px;right:14px;background:#7dd3a8;color:#0a1f14;font-size:10px;font-weight:700;letter-spacing:.05em;padding:3px 10px;border-radius:0 0 8px 8px}.ob-plan-radio{flex-shrink:0}.ob-plan-dot{width:18px;height:18px;border-radius:50%;border:2px solid #ccc;transition:all .15s}.ob-plan-dot.on{border-color:#0a1f14;background:#0a1f14;box-shadow:inset 0 0 0 4px #fff}.ob-plan-label{font-size:14px;font-weight:700;color:#111}.ob-plan-price{font-size:22px;font-weight:800;color:#0a1f14;line-height:1}.ob-plan-price span{font-size:13px;font-weight:500;color:#888}.ob-plan-total{font-size:11.5px;color:#aaa;margin-top:2px}.ob-incl{margin-bottom:20px}.ob-incl-title{font-size:11px;font-weight:700;color:#aaa;letter-spacing:.08em;text-transform:uppercase;margin-bottom:10px}.ob-incl-item{display:flex;align-items:center;gap:8px;font-size:12.5px;color:#444;padding:4px 0}.ob-incl-item svg{flex-shrink:0}.ob-google-btn{width:100%;display:flex;align-items:center;justify-content:center;gap:10px;padding:14px;background:#fff;border:1.5px solid #e0ddd6;border-radius:12px;font-size:14px;font-weight:600;color:#222;cursor:pointer;transition:background .15s,border-color .15s;margin-bottom:16px}.ob-google-btn:hover{background:#fafaf7;border-color:#c8c3ba}.ob-google-btn:disabled{opacity:.6;cursor:not-allowed}.ob-or{display:flex;align-items:center;gap:12px;color:#bbb;font-size:12px;margin-bottom:16px}.ob-or:after,.ob-or:before{content:"";flex:1 1;height:1px;background:#e8e4dc}.ob-auth-form{display:flex;flex-direction:column;gap:10px}.ob-user-badge{display:flex;align-items:center;gap:8px;background:#edf7f1;border:1px solid #b5d4be;border-radius:10px;padding:12px 16px;font-size:13.5px;color:#2d5c3e;font-weight:600;margin-bottom:16px}.ob-addr-form{gap:12px;margin-bottom:20px}.ob-addr-form,.ob-field{display:flex;flex-direction:column}.ob-field{gap:4px;flex:1 1}.ob-field-sm{max-width:140px}.ob-field-xs{max-width:80px}.ob-field-row{display:flex;gap:12px;align-items:flex-start}.ob-label{font-size:11.5px;font-weight:600;color:#666;letter-spacing:.02em}.ob-input{width:100%;padding:12px 14px;border:1.5px solid #e0ddd6;border-radius:10px;font-size:14px;color:#111;background:#faf9f6;transition:border-color .15s;outline:none}.ob-input:focus{border-color:#0a1f14;background:#fff}.ob-input::placeholder{color:#bbb}.ob-cep-wrap{position:relative}.ob-cep-spinner{position:absolute;right:12px;top:50%;transform:translateY(-50%);width:16px;height:16px;border-radius:50%;border:2px solid #e0ddd6;border-top-color:#0a1f14;animation:spin .6s linear infinite}@keyframes spin{to{transform:translateY(-50%) rotate(1turn)}}.ob-error{font-size:12.5px;color:#c0392b;background:#fdf0ee;border-radius:8px;padding:8px 12px}.ob-summary{background:#f7f4ef;border-radius:14px;padding:18px 20px;margin-bottom:20px;display:flex;flex-direction:column;gap:10px}.ob-summary-row{display:flex;justify-content:space-between;align-items:baseline;font-size:13.5px;color:#555}.ob-summary-row strong{color:#111;font-weight:600;text-align:right;max-width:220px}.ob-summary-sep{height:1px;background:#e8e4dc}.ob-saving{color:#2d5c3e!important}.ob-trust-row{display:flex;gap:16px;flex-wrap:wrap;font-size:11.5px;color:#888;margin-bottom:16px}.ob-trust-row span{display:flex;align-items:center;gap:4px}.ob-cta{width:100%;padding:16px;background:#0a1f14;color:#fff;font-size:15px;font-weight:700;border:none;border-radius:12px;cursor:pointer;transition:opacity .15s;margin-top:4px}.ob-cta:hover{opacity:.88}.ob-cta:disabled{opacity:.5;cursor:not-allowed}.ob-cta-pay{background:linear-gradient(135deg,#1a5c34,#0a3320);font-size:14px}.ob-back{background:none;border:none;cursor:pointer;font-size:13px;color:#aaa;margin-top:12px;text-align:center;width:100%;transition:color .15s}.ob-back:hover{color:#555}.cmp-header{text-align:center;padding:60px 20px 32px}.cmp-h2{font-family:var(--font-serif);font-size:clamp(26px,5vw,38px);color:#111;margin-top:10px}.cmp-h2 em{color:var(--green);font-style:italic}@media (max-width:640px){.ob-modal{border-radius:16px}.ob-steps{padding:16px 16px 0}.ob-body{padding:20px 16px 28px}.ob-step-label{display:none}.ob-field-row{flex-wrap:wrap}.ob-field-sm,.ob-field-xs{max-width:100%}}.s-categories{padding:110px 0;position:relative;background:var(--cream);overflow:hidden}.s-categories-overlay{display:none}.cat-header{text-align:center;margin-bottom:56px}.cat-pill{gap:8px;padding:6px 16px;border-radius:40px;font-size:12px;font-weight:600;letter-spacing:.04em;background:rgba(45,92,62,.08);border:1px solid rgba(45,92,62,.15);margin-bottom:18px}.cat-pill,.cat-pill-num{display:inline-flex;align-items:center;color:#2d5c3e}.cat-pill-num{justify-content:center;width:20px;height:20px;border-radius:50%;background:rgba(45,92,62,.15);font-size:11px;font-weight:800}.cat-heading{font-family:Georgia,serif;font-size:clamp(28px,4vw,48px);font-weight:400;letter-spacing:-.03em;line-height:1.1;color:var(--dark);margin-bottom:12px}.cat-sub{font-size:15px;color:#888}.cat-grid{display:grid;grid-template-columns:repeat(7,1fr);grid-gap:10px;gap:10px}.cat-card{background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:16px;padding:20px 16px;transition:box-shadow .2s,transform .2s;cursor:default}.cat-card:hover{box-shadow:0 6px 24px rgba(0,0,0,.07);transform:translateY(-2px)}.cat-card-icon{width:38px;height:38px;border-radius:11px;display:flex;align-items:center;justify-content:center;margin-bottom:12px;transition:opacity .2s}.cat-card-name{font-size:12.5px;font-weight:700;color:var(--dark);margin-bottom:4px;line-height:1.2}.cat-card-desc{font-size:10.5px;color:#999;line-height:1.4}@media (max-width:1200px){.cat-grid{grid-template-columns:repeat(4,1fr)}}@media (max-width:700px){.s-categories{padding:72px 0}.cat-grid{grid-template-columns:repeat(2,1fr)}}.s-mental{padding:110px 0;position:relative;background:url(/texture-2.png) 50%/cover no-repeat;overflow:hidden;color:#fff}.s-mental-overlay{position:absolute;inset:0;background:rgba(4,14,14,.52);z-index:0}.mental-layout{display:grid;grid-template-columns:1fr 1fr;grid-gap:72px;gap:72px;align-items:center}.mental-pill{display:inline-flex;align-items:center;gap:8px;padding:6px 16px;border-radius:40px;font-size:12px;font-weight:600;letter-spacing:.04em;color:hsla(0,0%,100%,.7);background:hsla(0,0%,100%,.07);border:1px solid hsla(0,0%,100%,.14);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);margin-bottom:18px}.mental-heading{font-family:Georgia,serif;font-size:clamp(26px,3.5vw,44px);font-weight:400;letter-spacing:-.03em;line-height:1.1;color:#fff;margin-bottom:16px}.mental-sub{font-size:15px;color:hsla(0,0%,100%,.52);line-height:1.65;margin-bottom:28px}.mental-badges{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:28px}.mental-badge{display:inline-flex;align-items:center;padding:7px 16px;border-radius:40px;font-size:12px;font-weight:500;color:hsla(0,0%,100%,.82);background:hsla(0,0%,100%,.07);border:1px solid hsla(0,0%,100%,.12);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.mental-tagline{font-size:13px;color:hsla(0,0%,100%,.35)}.mental-glass-card{background:hsla(0,0%,100%,.07);backdrop-filter:blur(32px);-webkit-backdrop-filter:blur(32px);border:1px solid hsla(0,0%,100%,.12);box-shadow:0 8px 40px rgba(0,0,0,.4),inset 0 1px 0 hsla(0,0%,100%,.15);border-radius:20px;overflow:hidden;padding:28px}.mental-glass-header{display:flex;align-items:center;gap:10px;margin-bottom:24px;padding-bottom:16px;border-bottom:1px solid hsla(0,0%,100%,.08)}.mental-glass-dot{width:8px;height:8px;border-radius:50%;background:#4ade80;box-shadow:0 0 6px rgba(74,222,128,.6)}.mental-glass-eyebrow{font-size:11px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:hsla(0,0%,100%,.45);flex:1 1}.mental-glass-status{font-size:11px;color:rgba(74,222,128,.8)}.mental-metrics{display:flex;flex-direction:column;gap:14px;margin-bottom:20px}.mental-metric-info{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:6px}.mental-metric-label{font-size:12px;color:hsla(0,0%,100%,.55)}.mental-metric-val{font-size:13px;font-weight:700}.mental-metric-bar{height:4px;background:hsla(0,0%,100%,.08);border-radius:2px;overflow:hidden}.mental-metric-fill{height:100%;border-radius:2px;opacity:.85}.mental-result-box{display:flex;align-items:flex-start;gap:12px;padding:14px;border-radius:12px;background:rgba(74,222,128,.08);border:1px solid rgba(74,222,128,.2)}.mental-result-dot{width:7px;height:7px;border-radius:50%;background:#4ade80;flex-shrink:0;margin-top:4px}.mental-result-label{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.07em;color:rgba(74,222,128,.7);margin-bottom:3px}.mental-result-text{font-size:13px;color:hsla(0,0%,100%,.75);line-height:1.4}.mental-card-dot{width:8px;height:8px;border-radius:50%}.mental-card-dot--green{background:#34d399}.mental-card-label{font-size:13px;font-weight:600;color:hsla(0,0%,100%,.7);text-transform:uppercase;letter-spacing:.04em}.mental-card-result{font-size:24px;font-weight:800;color:#34d399;margin-bottom:4px}.mental-card-score{font-size:13px;color:hsla(0,0%,100%,.5);margin-bottom:16px}.mental-card-bar{height:6px;border-radius:3px;background:hsla(0,0%,100%,.1);overflow:hidden}.mental-card-bar-fill{height:100%;border-radius:3px;background:#34d399;transition:width .6s ease}.mental-tagline{text-align:center;margin-top:32px;font-size:14px;color:hsla(0,0%,100%,.4);font-style:italic}@media (max-width:800px){.mental-layout{grid-template-columns:1fr;gap:40px;flex-direction:column-reverse}.mental-left{order:2}.mental-right{order:1}}@media (max-width:600px){.s-mental{padding:72px 0}}.s-mealplan{padding:110px 0;position:relative;background:url(/texture-1.jpg) 50%/cover no-repeat;overflow:hidden}.s-mealplan-overlay{position:absolute;inset:0;background:rgba(4,14,10,.6);z-index:0}.meal-layout{display:grid;grid-template-columns:1fr 1fr;grid-gap:72px;gap:72px;align-items:center}.meal-pill{display:inline-flex;align-items:center;gap:8px;padding:6px 16px;border-radius:40px;font-size:12px;font-weight:600;letter-spacing:.04em;color:hsla(0,0%,100%,.7);background:hsla(0,0%,100%,.07);border:1px solid hsla(0,0%,100%,.14);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);margin-bottom:18px}.meal-heading{font-family:Georgia,serif;font-size:clamp(26px,3.5vw,44px);font-weight:400;letter-spacing:-.03em;line-height:1.1;color:#fff;margin-bottom:16px}.meal-sub{font-size:15px;color:hsla(0,0%,100%,.52);line-height:1.65}.meal-gene-wrap,.meal-sub{margin-bottom:28px}.meal-gene-label{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:hsla(0,0%,100%,.35);margin-bottom:10px}.meal-gene-tags{display:flex;flex-wrap:wrap;gap:7px}.meal-gene-tag{font-size:11.5px;font-weight:500;padding:5px 12px;border-radius:20px;color:rgba(251,191,36,.9);background:rgba(251,191,36,.1);border:1px solid rgba(251,191,36,.2)}.meal-tagline{font-size:13px;color:hsla(0,0%,100%,.3);font-style:italic}.meal-card-wrap{background:hsla(0,0%,100%,.07);backdrop-filter:blur(32px);-webkit-backdrop-filter:blur(32px);border:1px solid hsla(0,0%,100%,.12);border-radius:20px;overflow:hidden;box-shadow:0 8px 40px rgba(0,0,0,.4),inset 0 1px 0 hsla(0,0%,100%,.12)}.meal-day-label{padding:14px 20px;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:hsla(0,0%,100%,.35);border-bottom:1px solid hsla(0,0%,100%,.07)}.meal-card{display:flex;align-items:center;gap:14px;padding:18px 20px;border-bottom:1px solid hsla(0,0%,100%,.06);transition:background .2s}.meal-card:last-child{border-bottom:none}.meal-card:hover{background:hsla(0,0%,100%,.05)}.meal-card-icon{width:40px;height:40px;border-radius:11px;flex-shrink:0;background:hsla(0,0%,100%,.08);display:flex;align-items:center;justify-content:center;color:rgba(251,191,36,.85)}.meal-card-body{flex:1 1}.meal-card-name{font-size:14px;font-weight:700;color:#fff;margin-bottom:2px}.meal-card-desc{font-size:12px;color:hsla(0,0%,100%,.42);line-height:1.4}.meal-card-kcal{font-size:12px;font-weight:600;padding:4px 10px;border-radius:20px;color:rgba(251,191,36,.9);background:rgba(251,191,36,.1);border:1px solid rgba(251,191,36,.18);white-space:nowrap}@media (max-width:800px){.meal-layout{grid-template-columns:1fr;gap:40px}.s-mealplan{padding:72px 0}}.s-integrations{padding:110px 0;position:relative;background:url(/texture-4.png) 50%/cover no-repeat;overflow:hidden}.s-integrations-overlay{position:absolute;inset:0;background:rgba(4,14,10,.65);z-index:0}.int-header{text-align:center;margin-bottom:52px}.int-stat-wrap{display:inline-flex;align-items:center;gap:16px;margin-bottom:16px}.int-stat{font-family:Georgia,serif;font-size:clamp(52px,8vw,80px);font-weight:400;letter-spacing:-.04em;color:#fff;line-height:1}.int-stat-right{text-align:left}.int-stat-label{font-size:14px;font-weight:700;color:hsla(0,0%,100%,.6);text-transform:uppercase;letter-spacing:.06em;line-height:1.2}.int-stat-via{font-size:12px;color:rgba(125,211,168,.7);margin-top:3px;letter-spacing:.03em}.int-sub{font-size:15px;color:hsla(0,0%,100%,.42);max-width:480px;margin:0 auto;line-height:1.6}.int-featured{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:10px;gap:10px;margin-bottom:28px}.int-brand-card{display:flex;flex-direction:column;align-items:center;gap:10px;padding:20px 14px;background:hsla(0,0%,100%,.07);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid hsla(0,0%,100%,.1);border-radius:16px;transition:background .2s,border-color .2s,transform .2s}.int-brand-card:hover{background:hsla(0,0%,100%,.12);border-color:hsla(0,0%,100%,.22);transform:translateY(-2px)}.int-brand-icon{width:44px;height:44px;border-radius:12px;background:hsla(0,0%,100%,.08);display:flex;align-items:center;justify-content:center;color:hsla(0,0%,100%,.8)}.int-brand-name{font-size:11.5px;font-weight:600;color:hsla(0,0%,100%,.65);text-align:center}.int-ticker-wrap{overflow:hidden;mask-image:linear-gradient(90deg,transparent 0,#000 8%,#000 92%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 8%,#000 92%,transparent)}.int-ticker{display:flex;gap:10px;width:max-content;animation:ticker 30s linear infinite}.int-ticker:hover{animation-play-state:paused}.int-ticker-item{padding:8px 20px;border-radius:40px;white-space:nowrap;font-size:12.5px;font-weight:500;color:hsla(0,0%,100%,.55);background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.09)}@keyframes ticker{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@media (max-width:600px){.s-integrations{padding:72px 0}.int-featured{grid-template-columns:repeat(2,1fr)}.int-stat{font-size:52px}}