@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700&display=swap";:root{font-family:Manrope,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#2d1b13;background:#fffaf2;font-synthesis:none;--ink: #2d1b13;--muted: #76665d;--cream: #fff9e9;--paper: #f7ead1;--honey: #d88900;--amber: #ffbd22;--walnut: #4b260f;--sage: #62783e;--burgundy: #79382f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:0;min-height:100vh;background:var(--cream);-webkit-font-smoothing:antialiased}body.menu-open{overflow:hidden}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button,a{font:inherit;-webkit-tap-highlight-color:transparent}button{color:inherit}.page{overflow:clip}.loader{position:fixed;z-index:1000;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;background:#f9eedf;pointer-events:none}.loader .logo{animation:loaderPulse .72s ease-in-out infinite alternate}.loader .logo img{width:clamp(310px,38vw,520px);height:auto;object-fit:contain}@keyframes loaderPulse{0%{transform:scale(.97);opacity:.72}to{transform:scale(1.02);opacity:1}}.nav-pill{position:fixed;z-index:999;top:12px;left:50%;transform:translate(-50%) translateZ(0);width:min(590px,calc(100% - 32px));min-height:62px;padding:7px 8px 7px 16px;display:flex;align-items:center;justify-content:space-between;border:1px solid rgba(255,255,255,.75);border-radius:22px;background:#fffaf2e6;box-shadow:0 16px 40px #4a2a161f;-webkit-backdrop-filter:blur(20px) saturate(1.15);backdrop-filter:blur(20px) saturate(1.15)}.logo{display:inline-flex;align-items:center;white-space:nowrap}.logo img{width:190px;height:48px;object-fit:contain;object-position:left center}.logo b{color:var(--honey)}.nav-pill nav{display:flex;align-items:center;gap:8px;font-size:14px}.nav-pill nav>a:not(.download-btn){padding:9px 10px;border-radius:11px;color:#6f5e54;transition:color .2s ease,background .2s ease}.nav-pill nav>a:not(.download-btn):hover{color:var(--walnut);background:#6c321d12}.download-btn{min-height:46px;padding:0 22px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;gap:8px;color:#fffaf2;background:var(--walnut);font-size:14px;font-weight:700;letter-spacing:-.01em;box-shadow:0 10px 24px #6c321d29;transition:transform .24s ease,box-shadow .24s ease,background .24s ease}.download-btn.small{min-height:44px;padding:0 20px}.download-btn svg{width:16px;height:16px;flex:0 0 auto}.download-btn:hover{background:#4f2416;transform:translateY(-2px);box-shadow:0 14px 28px #6c321d3d}.download-btn:focus-visible,a:focus-visible,button:focus-visible{outline:3px solid #dfad60;outline-offset:3px}.menu-text{display:none;border:0;background:transparent;color:var(--ink);font-size:14px;font-weight:650}.hero{height:clamp(720px,59vw,880px);position:relative}.hero-sticky{position:relative;height:100%;overflow:hidden;background:#f2d6a4}.hero-sticky:before{content:"";position:absolute;z-index:4;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(255,248,233,.98) 0%,rgba(255,248,233,.9) 33%,rgba(255,248,233,.28) 53%,transparent 70%);pointer-events:none}.hero-sticky:after{content:"";position:absolute;z-index:5;inset:auto 0 0;height:19%;background:linear-gradient(transparent,#fffaf2eb)}.hero-background{position:absolute;z-index:2;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center center}.hero-phone{position:absolute;z-index:5;left:clamp(47.5%,50vw,52%);top:8%;width:clamp(390px,32vw,500px);max-height:88%;object-fit:contain;filter:drop-shadow(0 28px 36px rgba(61,35,18,.24));transform:rotate(5.5deg);transform-origin:50% 52%}.hero-copy{position:absolute;z-index:6;top:50%;left:max(38px,calc((100vw - 1360px)/2));width:min(46%,650px);transform:translateY(-44%);text-align:left}.eyebrow{display:inline-block;margin-bottom:17px;color:var(--honey);font-size:12px;line-height:1.2;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.hero-copy h1{margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(46px,4.6vw,66px);line-height:.95;letter-spacing:-.055em;font-weight:500}.hero-copy>p{color:#6c5b50;font-size:clamp(16px,1.5vw,20px);line-height:1.48;font-weight:500;margin:25px 0}.hero-rating{margin-top:16px;display:flex;align-items:center;gap:11px;color:#75645a;font-size:12px}.hero-rating b,.stars{color:var(--honey);letter-spacing:2px}.hero-micro{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.hero-micro span{padding:7px 10px;border:1px solid rgba(75,38,15,.12);border-radius:999px;background:#ffffff8a;color:#725b4c;font-size:11px}.hero-micro b{color:var(--walnut)}.works{padding:62px 24px 70px;background:#fffaf2}.works-inner{text-align:center}.works-award{width:fit-content;margin:0 auto 24px;display:flex;align-items:center;gap:12px;color:#b7781f}.works-award>svg{width:31px;height:31px}.works-award>svg:last-child{transform:scaleX(-1)}.works-award span{display:grid;gap:2px}.works-award b{color:var(--walnut);font-family:Georgia,Times New Roman,serif;font-size:19px;font-weight:500}.works-award small{color:#8a7161;font-size:10px;letter-spacing:.06em;text-transform:uppercase}.works h2{margin:0 0 28px;font-size:20px;letter-spacing:-.02em}.device-logos{display:flex;justify-content:center;align-items:center;gap:14px;flex-wrap:wrap}.device-logos span{padding:12px 17px;border:1px solid #e8d5bc;border-radius:999px;color:#6f5c50;background:#fffdf8;font-size:14px;font-weight:650}.members{padding:40px 0 70px;overflow:hidden;background:#fffaf2}.members-title{text-align:center;margin:0 auto 52px;padding:0 20px}.award-chip{display:inline-flex;align-items:center;gap:9px;margin-bottom:30px;padding:10px 16px;border-radius:999px;background:#f3e0bf;color:#774822;font-size:13px;font-weight:700}.award-chip i{width:9px;height:9px;border-radius:50%;background:#4eb866;box-shadow:0 0 #4eb8666b;animation:statusPulse 1.8s ease-out infinite}@keyframes statusPulse{70%{box-shadow:0 0 0 9px #4eb86600}to{box-shadow:0 0 #4eb86600}}.members-title h2,.center-title h2,.intelligence-title h2,.more-heading h2,.crafted-title h2,.ready-copy h2{margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(44px,4vw,60px);line-height:.98;letter-spacing:-.045em;font-weight:500}.member-marquee{width:100%;overflow:hidden}.member-track{display:flex;gap:18px;width:max-content;will-change:transform;backface-visibility:hidden;animation:memberSlide 48s linear infinite}.member-frame{position:relative;width:280px;height:410px;flex:0 0 280px;overflow:hidden;border-radius:24px;box-shadow:0 18px 40px #53321a17}.member-frame>img:first-child{width:100%;height:100%;object-fit:cover}.box-logo-stamp{position:absolute;z-index:2;left:50%;top:17%;width:150px;height:46px;object-fit:contain;filter:sepia(1) saturate(.75) brightness(.62);opacity:.84;transform:translate(-50%)}@keyframes memberSlide{to{transform:translate3d(calc(-50% - 9px),0,0)}}.metrics{padding:72px max(32px,calc((100vw - 1360px)/2)) 112px;background:#fffaf2}.center-title{text-align:center;margin-bottom:58px}.center-title p{max-width:760px;color:var(--muted);font-size:18px;line-height:1.5;margin:20px auto 0}.metric-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.metric-card{height:680px;overflow:hidden;border-radius:26px;padding:30px 28px 0;display:flex;flex-direction:column;border:1px solid rgba(108,50,29,.06)}.metric-card.strain{background:#f2ddc4}.metric-card.sleep{background:#e4eadb}.metric-card.recovery{background:#ead4cf}.product-kicker{display:inline-block;margin-bottom:11px;color:var(--honey);font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.metric-card h3{margin:0 0 10px;font-family:Georgia,Times New Roman,serif;font-size:35px;line-height:1;letter-spacing:-.04em;font-weight:500}.metric-card p{margin:0;color:#67584f;font-size:16px;line-height:1.45;font-weight:500}.price{display:inline-block;margin-top:13px;font-size:20px}.card-meta{display:flex;flex-wrap:wrap;gap:6px;margin-top:14px}.card-meta span{padding:6px 9px;border:1px solid rgba(75,38,15,.1);border-radius:999px;background:#ffffff70;color:#6d584b;font-size:10px;font-weight:700}.metric-card img{width:calc(100% + 56px);height:410px;max-width:none;margin:auto -28px 0;object-fit:cover;object-position:center top}.feature-scene{margin-top:22px;height:530px;border-radius:26px;overflow:hidden;display:grid;align-items:center}.scene-copy{position:relative;z-index:4}.scene-copy h2{margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(44px,3.8vw,56px);line-height:.97;letter-spacing:-.045em;font-weight:500}.scene-copy p{max-width:420px;margin:20px 0 0;color:#66574d;font-size:17px;line-height:1.5}.nutrition{height:660px;grid-template-columns:.64fr 1.36fr;column-gap:20px;background:#eee3cf;padding:42px 42px 42px 56px}.nutrition-art{position:relative;width:min(100%,790px);height:508px;min-height:0;justify-self:center;align-self:start;overflow:visible}.nutrition-art{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;align-items:center;padding:12px 0}.nutrition-art img{position:static;width:100%;height:100%;min-height:0;object-fit:contain;object-position:center;filter:drop-shadow(0 16px 24px rgba(69,44,24,.11));transform-origin:center top}.nutrition-art img:first-child{transform:translate(25px) scale(1.18)}.nutrition-art img:last-child{transform:translate(-25px) scale(1.18)}.health-records{position:relative;grid-template-columns:1.12fr .88fr;height:620px;background:#dce4d2;padding:0 72px 0 30px}.records-art{height:620px;position:relative;overflow:visible}.records-phone{position:absolute;z-index:3;width:66%;height:94%;left:7%;top:23px;object-fit:contain;object-position:center;filter:drop-shadow(0 28px 34px rgba(57,67,43,.2))}.record-badge{position:absolute;z-index:4;left:var(--logo-x);top:var(--logo-y);padding:13px 18px;border:1px solid rgba(255,255,255,.74);border-radius:999px;display:inline-flex;align-items:center;gap:8px;color:#4f5c3f;background:#fffaf2f0;box-shadow:0 12px 26px #434e3224;font-size:12px;font-weight:700;white-space:nowrap;transform:translate(-50%,-50%);animation:recordLogoOrbit 5.8s var(--orbit-delay) ease-in-out infinite alternate}.record-badge>svg{width:17px;height:17px;color:#8aa054}.record-badge small{position:absolute;z-index:8;left:50%;bottom:calc(100% + 9px);width:205px;padding:10px 12px;border-radius:12px;background:#2f2118;color:#fffaf2;box-shadow:0 12px 28px #2a1f1633;font-size:11px;line-height:1.4;font-weight:500;white-space:normal;opacity:0;visibility:hidden;transform:translate(-50%,6px);transition:opacity .2s ease,transform .2s ease,visibility .2s ease;pointer-events:none}.record-badge:hover,.record-badge:focus-visible{z-index:9;animation-play-state:paused}.record-badge:hover small,.record-badge:focus-visible small{opacity:1;visibility:visible;transform:translate(-50%)}@keyframes recordLogoOrbit{0%{transform:translate(-50%,-50%) translate(-7px,5px) rotate(-2deg)}to{transform:translate(-50%,-50%) translate(9px,-6px) rotate(2deg)}}.intelligence{padding:105px max(32px,calc((100vw - 1360px)/2)) 120px;background:#2b180f;color:#fffaf2}.persona-row{display:flex;justify-content:center;gap:28px;margin-bottom:55px}.persona-row div{width:100px;display:grid;gap:9px;justify-items:center;opacity:.58;transition:opacity .25s ease}.persona-row div.selected,.persona-row div:hover{opacity:1}.persona-row img{width:74px;height:74px;object-fit:contain;filter:drop-shadow(0 8px 15px rgba(0,0,0,.25));transition:transform .25s ease}.persona-row div.selected img{width:84px;height:84px;margin-top:-5px;margin-bottom:-5px;transform:translateY(-2px) scale(1.04)}.persona-row span{font-size:11px;color:#ead8c3}.intelligence-title{text-align:center;margin-bottom:64px}.intelligence-title h2{color:#a88972}.intelligence-title h2 span{color:#fffaf2}.intelligence-title p{color:#cbb7a7;font-size:17px;line-height:1.5;margin:18px auto 0;max-width:650px}.intelligence-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 54px;width:min(1120px,100%);margin:0 auto}.intel-floor{position:relative;height:510px;overflow:hidden;border-radius:25px;color:var(--ink);background:#fffaf2}.intel-floor.tone-lilac{background:#eeeaf4}.intel-floor.tone-mint{background:#ebf3ef}.intel-floor.tone-blue{background:#ebf3f8}.intel-floor.tone-butter{background:#fff3d2}.intel-copy{position:absolute;z-index:4;left:38px;top:32px;width:calc(100% - 76px)}.intel-copy h3{max-width:500px;margin:0 0 10px;font-family:Georgia,Times New Roman,serif;font-size:clamp(29px,2.2vw,35px);line-height:1;letter-spacing:-.035em;font-weight:500}.intel-copy p{max-width:490px;margin:0;color:#67584f;font-size:15px;line-height:1.42}.intel-phone{position:absolute;z-index:2;left:0;bottom:-2px;width:calc(100% + 2px);height:365px;object-fit:cover;object-position:center top;transition:transform .8s ease;mix-blend-mode:multiply;-webkit-mask-image:linear-gradient(to bottom,transparent 0,#000 15%,#000 100%);mask-image:linear-gradient(to bottom,transparent 0,#000 15%,#000 100%)}.intel-floor:hover .intel-phone{transform:scale(1.025)}.intel-price{position:absolute;z-index:5;right:18px;bottom:18px;padding:10px 14px;border-radius:999px;background:#fffaf2f0;color:var(--walnut);box-shadow:0 10px 24px #28190e29;font-size:13px;font-weight:800}.more{padding:110px max(32px,calc((100vw - 1360px)/2)) 120px;background:#fffaf2}.more-layout{display:grid;grid-template-columns:1.04fr .96fr;gap:84px;align-items:start}.more-heading{margin-bottom:42px}.more-heading p{color:var(--muted);font-size:18px;margin:18px 0 0}.more-list{position:relative;display:grid;gap:12px}.more-item{width:100%;min-height:98px;padding:17px 20px 17px 18px;border:1px solid #ead8c1;border-radius:18px;background:#f5eadb;display:grid;grid-template-columns:42px 1fr auto;gap:14px;align-items:center;text-align:left;opacity:.55;cursor:pointer;transition:opacity .4s ease,background .4s ease,transform .4s ease}.more-item.active,.more-item:hover,.more-item:focus-visible{opacity:1;background:#efd9bd;transform:translate(6px)}.more-item span{display:grid;gap:6px}.more-item>i{width:42px;height:42px;display:grid;place-items:center;border:1px solid rgba(75,38,15,.11);border-radius:13px;background:#ffffff8a;color:var(--honey)}.more-item>i svg{width:18px;height:18px}.more-item strong{font-size:19px}.more-item small{max-width:520px;color:#77675d;font-size:13px;line-height:1.4}.more-item>b{color:var(--honey);font-size:23px}.more-phone-wrap{position:sticky;top:92px;height:650px;display:grid;place-items:start center}.more-device{position:relative;width:min(470px,96%);height:620px;border:1px solid #e5d0b7;border-radius:34px;overflow:hidden;background:#f6ecdf;box-shadow:0 26px 50px #462a1626}.more-device:before{content:"";position:absolute;top:10%;right:14%;bottom:10%;left:14%;border-radius:50%;background:#ffffff6b;filter:blur(46px)}.more-screen{position:relative;z-index:1;width:100%;height:100%;object-fit:contain;object-position:center;filter:drop-shadow(0 18px 26px rgba(55,35,22,.16));animation:moreSwipe .55s cubic-bezier(.2,.72,.2,1) both}@keyframes moreSwipe{0%{opacity:.15}to{opacity:1}}.privacy-wrap{padding:40px max(32px,calc((100vw - 1360px)/2)) 118px;background:#fffaf2}.privacy-card{height:640px;border-radius:26px;background:#371b10;color:#fffaf2;position:relative;overflow:hidden}.privacy-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#1e0e08eb,#1e0e0875,#1e0e08ad)}.privacy-lock{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center}.privacy-copy{position:absolute;z-index:2;left:50%;top:50%;width:min(700px,78%);text-align:center;transform:translate(-50%,-50%)}.privacy-copy .eyebrow{color:#f2bf70}.privacy-copy h2{margin:0 0 17px;font-family:Georgia,Times New Roman,serif;font-size:clamp(45px,3.9vw,59px);letter-spacing:-.045em;line-height:.97;font-weight:500}.privacy-copy p{margin:0 auto;max-width:650px;color:#eedfd2;font-size:18px;line-height:1.5;font-weight:550}.crafted{padding:78px 0 0;overflow:hidden;background:#fffaf2}.crafted-gallery{display:grid;grid-template-columns:repeat(8,minmax(90px,1fr));gap:15px;max-width:1260px;height:430px;margin:0 auto;padding:0 22px}.crafted-column{display:grid;gap:14px;align-content:start}.crafted-column img{width:100%;border-radius:25px;object-fit:cover;box-shadow:0 12px 28px #4b2d171a}.crafted-column-1{padding-top:28px}.crafted-column-1 img{height:235px}.crafted-column-2{padding-top:0}.crafted-column-2 img{height:165px}.crafted-column-3{padding-top:88px}.crafted-column-3 img{height:330px}.crafted-column-4{padding-top:18px}.crafted-column-4 img{height:350px}.crafted-column-5{padding-top:0}.crafted-column-5 img{height:370px}.crafted-column-6{padding-top:72px}.crafted-column-6 img{height:350px}.crafted-column-7{padding-top:15px}.crafted-column-7 img{height:165px}.crafted-column-8{padding-top:35px}.crafted-column-8 img{height:210px}.crafted-title{position:relative;z-index:3;text-align:center;max-width:850px;margin:38px auto 76px;padding:0 20px}.crafted-title p{max-width:710px;margin:22px auto 0;color:var(--muted);font-size:17px;line-height:1.5}.review-marquee{width:100%;overflow:hidden;padding:12px 0 68px;-webkit-mask-image:linear-gradient(90deg,transparent,#000 5%,#000 95%,transparent);mask-image:linear-gradient(90deg,transparent,#000 5%,#000 95%,transparent)}.review-track{display:flex;align-items:stretch;gap:18px;width:max-content;will-change:transform;backface-visibility:hidden;animation:reviewSlide 72s linear infinite}.review-card{width:420px;height:auto;min-height:0;padding:24px 26px 20px;border:1px solid #ead8c1;border-radius:22px;background:#f5eadb;display:flex;flex-direction:column;transition:transform .25s ease,box-shadow .25s ease}.review-card:hover{transform:translateY(-5px);box-shadow:0 18px 38px #4b2d171f}.stars{font-size:23px;line-height:1}.review-top{display:flex;align-items:center;justify-content:space-between}.review-top>span{padding:5px 8px;border-radius:999px;background:#ffffff8f;color:#7a5a41;font-size:12px;font-weight:800}.review-card h3{min-height:45px;margin:13px 0 5px;font-size:18px;line-height:1.25}.review-card small{color:#7a6a60;font-size:13px}.review-card p{height:5.92em;margin:10px 0 7px;color:#4d3a30;font-size:15px;line-height:1.48;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden}.review-product{margin-top:3px;padding-top:8px;display:flex;align-items:center;gap:9px;border-top:1px solid #dfc9ad;color:#75543d;font-size:12px;font-weight:700}.review-product svg{color:var(--honey);font-size:16px}@keyframes reviewSlide{to{transform:translate3d(calc(-50% - 9px),0,0)}}@media(hover:hover)and (pointer:fine){.review-marquee:hover .review-track{animation-play-state:paused}}.ready-cta{position:relative;min-height:720px;padding:92px 0 0;text-align:center;overflow:hidden;background:#f9f3e9}.ready-copy{position:relative;z-index:3;padding:0 20px}.ready-copy p{max-width:760px;margin:20px auto 27px;color:var(--muted);font-size:18px;line-height:1.5}.ready-art{width:100%;height:520px;margin:20px 0 0;object-fit:cover;object-position:center bottom}.faq-section{padding:92px max(32px,calc((100vw - 1120px)/2)) 104px;display:grid;grid-template-columns:.7fr 1.3fr;gap:72px;align-items:start;background:#fff9e9}.faq-heading{position:sticky;top:100px}.faq-heading h2{margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(40px,3.4vw,52px);line-height:.98;letter-spacing:-.04em;font-weight:500}.faq-heading p{margin:16px 0 0;color:var(--muted);font-size:15px;line-height:1.5}.faq-list{display:grid;gap:10px}.faq-item{border:1px solid #ead5b7;border-radius:17px;background:#f7ead1;overflow:hidden;transition:background .28s ease,border-color .28s ease,box-shadow .28s ease}.faq-item.active{background:#fbf1dc;border-color:#d9b985;box-shadow:0 14px 32px #4c2d1714}.faq-item>button{width:100%;min-height:64px;padding:18px 20px;border:0;background:transparent;display:flex;align-items:center;justify-content:space-between;gap:18px;text-align:left;cursor:pointer;font-weight:700}.faq-item>button b{width:30px;height:30px;flex:0 0 30px;display:grid;place-items:center;border-radius:50%;background:var(--walnut);color:#fff9e9;font-size:19px;line-height:1;transition:transform .35s cubic-bezier(.2,.75,.2,1),background .25s ease}.faq-item.active>button b{transform:rotate(45deg);background:var(--honey)}.faq-answer{display:grid;grid-template-rows:0fr;opacity:0;transition:grid-template-rows .42s cubic-bezier(.2,.75,.2,1),opacity .3s ease}.faq-item.active .faq-answer{grid-template-rows:1fr;opacity:1}.faq-answer>p{min-height:0;overflow:hidden;margin:0;padding:0 54px 0 20px;color:#69564a;font-size:14px;line-height:1.65;transition:padding .42s cubic-bezier(.2,.75,.2,1)}.faq-item.active .faq-answer>p{padding-bottom:22px}footer{min-height:460px;padding:68px max(32px,calc((100vw - 1360px)/2)) 54px;position:relative;display:grid;grid-template-columns:.72fr 1.28fr;grid-template-rows:1fr auto;gap:34px 74px;border-top:1px solid #e1cdb4;background:#2b180f;color:#fffaf2}.footer-brand{grid-row:1 / span 2;display:flex;flex-direction:column;align-items:flex-start;gap:13px}.footer-brand .logo img{width:290px;height:88px}.footer-brand>p{max-width:390px;margin:4px 0 5px;color:#cdb7a7;font-size:14px;line-height:1.55}.footer-brand small,.footer-columns span{color:#ae9481;font-size:13px}.socials{display:flex;gap:9px;margin-top:auto}.socials a{width:42px;height:42px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.14);border-radius:13px;background:#ffffff12;color:#fffaf2;transition:transform .22s ease,background .22s ease,border-color .22s ease}.socials a:hover{transform:translateY(-3px);background:#e5a23d2e;border-color:#e5a23d80}.socials svg,.socials img{width:19px;height:19px;object-fit:contain;border-radius:5px}.footer-columns{grid-column:2;grid-row:1;display:grid;grid-template-columns:repeat(4,1fr);gap:35px}.footer-columns div{display:flex;flex-direction:column;align-items:flex-start;gap:12px}.footer-columns span{margin-bottom:10px}.footer-columns a{position:relative;font-size:14px}.footer-columns a:after{content:"";position:absolute;left:0;right:0;bottom:-4px;height:2px;border-radius:999px;background:linear-gradient(90deg,#e5a23d,#fff0d8);transform:scaleX(0);transform-origin:right center;transition:transform .3s cubic-bezier(.2,.75,.2,1)}.footer-columns a:hover:after,.footer-columns a:focus-visible:after{transform:scaleX(1);transform-origin:left center}.app-badges{grid-column:2;grid-row:2;justify-self:end;align-self:end;display:flex;gap:10px}.app-badges a{min-width:158px;min-height:54px;padding:8px 14px;display:flex;align-items:center;gap:10px;border:1px solid rgba(255,255,255,.17);border-radius:15px;background:#ffffff12;transition:transform .22s ease,background .22s ease}.app-badges a:hover{transform:translateY(-3px);background:#ffffff1f}.app-badges svg{width:24px;height:24px}.app-badges span{display:grid;font-size:15px;line-height:1.05;font-weight:750}.app-badges small{color:#cdb7a7;font-size:9px;font-weight:500}.reveal{opacity:0;transform:translateY(26px);transition:opacity .85s ease,transform .85s cubic-bezier(.2,.75,.2,1)}.reveal.visible{opacity:1;transform:none}@media(max-width:900px){.nav-pill{width:calc(100% - 16px);min-height:54px;top:8px;border-radius:18px;padding-left:13px}.nav-pill .logo img{width:160px;height:40px}.logo,.menu-text{position:relative;z-index:72}.menu-text{display:block;border-radius:12px;padding:8px 9px}.nav-pill nav{position:fixed;z-index:70;inset:-9px -1px auto;height:calc(100vh + 10px);padding:88px 20px 24px;border-radius:18px;background:#fffaf2fb;flex-direction:column;align-items:stretch;transform:translateY(-110%);transition:transform .35s ease}.nav-pill nav.open{transform:translateY(0)}.nav-pill nav>a:not(.download-btn){padding:12px 0;border-bottom:1px solid #e4d2bd;border-radius:0;font-size:15px}.nav-pill nav .download-btn{margin-top:auto}.hero{height:820px}.hero-sticky:before{background:linear-gradient(180deg,rgba(255,248,233,.995) 0%,rgba(255,248,233,.97) 47%,rgba(255,248,233,.56) 66%,transparent 82%)}.hero-copy{top:86px;left:50%;width:calc(100% - 28px);transform:translate(-50%);text-align:center}.hero-copy h1{font-size:clamp(37px,10.4vw,47px)}.hero-copy>p{font-size:16px;margin:18px auto 22px;max-width:520px}.hero-rating{justify-content:center;flex-wrap:wrap;gap:4px 9px}.hero-background{object-position:70% center}.hero-phone{left:50%;top:auto;bottom:-1%;width:min(68vw,315px);max-height:54%;transform:translate(-50%)}.works{padding:48px 16px 38px}.works-award{gap:7px;margin-bottom:20px}.works-award>svg{width:24px;height:24px}.works-award b{font-size:16px}.device-logos{gap:9px}.device-logos span{padding:10px 13px;font-size:12px}.members{padding:24px 0 68px}.members-title{margin-bottom:40px}.members-title h2,.center-title h2,.intelligence-title h2,.more-heading h2,.crafted-title h2,.ready-copy h2{font-size:34px}.member-frame{width:230px;height:340px;flex-basis:230px}.box-logo-stamp{width:118px;height:38px}.metrics{padding:58px 14px 86px}.center-title{margin-bottom:42px}.center-title p{font-size:16px}.metric-grid{grid-template-columns:1fr}.metric-card{height:650px;padding:28px 23px 0}.metric-card img{width:calc(100% + 46px);height:365px;margin-left:-23px;margin-right:-23px;object-position:center top}.feature-scene,.nutrition,.health-records{height:590px;grid-template-columns:1fr;align-content:start;padding:26px 22px 0}.scene-copy h2{font-size:35px}.scene-copy p{margin-top:14px;font-size:15px}.scene-art{order:2;height:405px}.nutrition{height:auto;padding-bottom:26px}.nutrition-art{width:min(100%,590px);height:min(72vw,380px);margin:6px auto 0;grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;padding:0;overflow:visible;justify-self:center}.nutrition-art img{width:100%;height:100%;object-fit:contain;transform:none}.nutrition-art img:first-child,.nutrition-art img:last-child{transform:none}.records-art{height:415px;margin-top:-5px}.records-phone{width:86%;height:100%;left:50%;top:0;transform:translate(-50%)}.record-badge{padding:10px 12px;font-size:10px}.record-badge>svg{width:13px;height:13px}.record-badge small{width:170px}.intelligence{padding:78px 14px 88px}.persona-row{gap:6px;margin-bottom:42px}.persona-row div{width:74px}.persona-row img{width:52px;height:52px}.persona-row div.selected img{width:60px;height:60px}.intelligence-title{margin-bottom:50px}.intelligence-title p{font-size:15px}.intelligence-list{grid-template-columns:1fr;gap:18px}.intel-floor{height:500px}.intel-copy{left:27px;top:30px;width:calc(100% - 54px)}.intel-copy h3{font-size:30px}.intel-copy p{font-size:14px}.intel-phone{height:340px}.more{padding:72px 14px 82px}.more-layout{grid-template-columns:1fr;gap:30px}.more-phone-wrap{position:relative;top:auto;height:530px;grid-row:1}.more-copy{grid-row:2}.more-device{width:min(92%,390px);height:510px}.more-heading{margin-bottom:30px}.more-heading p{font-size:16px}.more-item{min-height:90px}.more-item.active{transform:none}.privacy-wrap{padding:18px 14px 48px}.privacy-card{height:580px}.privacy-card:after{background:linear-gradient(180deg,#26130b47,#26130bd1)}.privacy-lock{object-position:center}.privacy-copy{left:24px;top:auto;bottom:34px;width:calc(100% - 48px);transform:none;text-align:left}.privacy-copy h2{font-size:36px}.privacy-copy p{font-size:15px}.crafted{padding-top:22px}.crafted-gallery{width:760px;max-width:none;height:310px;gap:12px;padding:0;position:relative;left:50%;transform:translate(-50%) scale(.58);transform-origin:50% 0}.crafted-title{margin:8px auto 50px}.crafted-title h2{line-height:1.08}.crafted-title p{font-size:15px}.review-card{width:min(88vw,365px);height:auto;min-height:0;padding:22px 22px 19px}.review-marquee{padding-bottom:54px}.ready-cta{min-height:680px;padding-top:76px}.ready-copy p{font-size:16px}.ready-art{height:330px;width:100vw;max-width:none;margin-left:calc(50% - 50vw);object-position:center bottom}.faq-section{padding:70px 14px 78px;grid-template-columns:1fr;gap:32px}.faq-heading{position:static}.faq-heading h2{font-size:36px}.faq-item>button{min-height:58px;padding:16px 17px;font-size:14px}.faq-answer>p{padding-left:17px;padding-right:46px;font-size:13px}footer{min-height:auto;grid-template-columns:1fr;grid-template-rows:auto;padding:54px 20px 48px;gap:38px}.footer-brand{grid-row:auto}.footer-brand .logo img{width:250px;height:76px}.footer-columns{grid-column:1;grid-row:auto;grid-template-columns:1fr 1fr;gap:34px 20px}.socials{margin-top:18px}.app-badges{grid-column:1;grid-row:auto;justify-self:stretch;display:grid;grid-template-columns:1fr 1fr}.app-badges a{min-width:0}}@media(max-width:430px){.hero{height:840px}.hero-copy h1{font-size:37px}.hero-copy>p{font-size:14px;line-height:1.43}.hero-phone{left:50%;width:280px;bottom:-1%}.hero-background{object-position:72% center}.hero-micro{justify-content:center}.metric-card{height:640px}.metric-card img{height:350px}.feature-scene,.nutrition,.health-records{height:560px}.nutrition{height:auto;padding-bottom:22px}.nutrition-art{height:min(72vw,300px);gap:4px}.records-art{height:390px}.records-phone{width:91%}.record-badge{font-size:9px}.intel-floor{height:505px}.footer-columns,.app-badges{grid-template-columns:1fr}}@media(min-width:901px)and (max-width:1180px){.nav-pill{width:min(590px,calc(100% - 24px))}.hero-copy{width:48%;left:32px}.hero-copy h1{font-size:clamp(44px,5vw,58px)}.hero-phone{left:49%;top:12%;width:38vw}.health-records{padding-right:42px}.record-badge{font-size:10px;padding:9px 11px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.reveal{opacity:1;transform:none}}
