:root{--blue:#112e58;--aqua:#18a9b8;--ice:#eaf7f8;--cream:#f7f4ed;--dark:#08213f;--text:#17263b;--muted:#6b7787}body{background:#fff;color:var(--text);font-family:Arial,Helvetica,sans-serif}.announcement{height:34px;background:var(--aqua);color:#fff;display:flex;align-items:center;justify-content:center;gap:18px;font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.store-header{height:92px;padding:0 5vw;display:flex;align-items:center;gap:5vw;border-bottom:1px solid #e5e9ee}.store-brand{display:flex;align-items:center;gap:11px;text-decoration:none;color:var(--blue);min-width:max-content}.store-brand-mark{width:44px;height:44px;border-radius:50%;display:grid;place-items:center;background:var(--blue);color:#fff;font-weight:800}.store-brand strong,.store-brand small{display:block}.store-brand strong{font-size:17px;letter-spacing:.08em}.store-brand small{font-size:9px;color:var(--muted);letter-spacing:.16em;text-transform:uppercase}.header-search{height:46px;display:flex;flex:1;max-width:620px;margin:auto;background:#f3f6f8;border-radius:6px;overflow:hidden}.header-search input{border:0;background:none;padding:0 18px;flex:1;font:inherit;outline:0}.header-search button{width:52px;border:0;background:var(--blue);color:#fff;font-size:23px}.account-nav{display:flex;gap:24px;align-items:center}.account-nav a{color:var(--text);text-decoration:none;font-size:13px}.header-cart b{background:var(--aqua);color:#fff;border-radius:50%;padding:4px 7px}.store-nav{height:52px;display:flex;align-items:center;justify-content:center;gap:38px;border-bottom:1px solid #e5e9ee}.store-nav a{text-decoration:none;color:#3b4858;font-size:13px;font-weight:600}.store-nav a.active,.store-nav a:hover{color:var(--aqua)}.store-hero{min-height:580px;background:linear-gradient(110deg,#e8f5f5 0,#f7f8f5 52%,#e5f4f6 100%);display:grid;grid-template-columns:1fr 1fr;align-items:center;padding:60px 8vw;overflow:hidden}.hero-content{max-width:680px;z-index:2}.hero-content>small,.home-heading small,.trust-section small,.lab-story small,.contact-v2 small,.shop-title small{font-size:11px;letter-spacing:.18em;color:var(--aqua);font-weight:800}.hero-content h1{font:700 clamp(46px,5.6vw,82px)/1.01 Georgia,serif;letter-spacing:-.04em;color:var(--blue);margin:18px 0 24px}.hero-content h1 em{font-weight:400;color:var(--aqua)}.hero-content p{font-size:18px;color:#536478;max-width:560px;line-height:1.65}.primary-cta{display:inline-flex;align-items:center;gap:55px;background:var(--blue);color:#fff;text-decoration:none;padding:17px 21px;margin-top:20px;font-weight:700}.primary-cta span{color:#60dce5}.hero-product{height:450px;position:relative;display:grid;place-items:center}.hero-ring{position:absolute;width:440px;height:440px;border-radius:50%;background:#c7edf0}.hero-ring:after{content:'';position:absolute;inset:35px;border:1px solid rgba(17,46,88,.18);border-radius:50%}.hero-product img{position:relative;width:min(420px,85%);height:390px;object-fit:contain;filter:drop-shadow(0 28px 22px rgba(6,40,68,.19));z-index:1}.hero-product>span{position:absolute;right:0;bottom:30px;background:var(--blue);color:#fff;padding:18px;border-radius:50%;width:110px;height:110px;display:grid;place-items:center;text-align:center;font-size:9px;letter-spacing:.12em;z-index:2}.benefits{display:grid;grid-template-columns:repeat(4,1fr);padding:26px 6vw;border-bottom:1px solid #e5e9ee}.benefits div{padding:0 25px;display:grid;grid-template-columns:auto 1fr;column-gap:15px;border-right:1px solid #dfe5e9}.benefits div:last-child{border:0}.benefits b{grid-row:1/3;color:var(--aqua);font-size:11px}.benefits strong{font-size:14px;color:var(--blue)}.benefits span{font-size:11px;color:var(--muted)}.home-products,.shop-page{max-width:1460px;margin:auto;padding:85px 5vw}.home-heading,.shop-title{display:flex;align-items:end;justify-content:space-between;margin-bottom:35px}.home-heading h2,.shop-title h1,.trust-section h2,.lab-story h2,.contact-v2 h2{font:700 clamp(34px,4vw,56px)/1.06 Georgia,serif;color:var(--blue);margin:8px 0 0}.home-heading>a,.trust-section a{color:var(--blue);font-weight:700;text-decoration:none;border-bottom:1px solid var(--aqua);padding-bottom:5px}.store-product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.store-product-card{min-width:0;border:1px solid #e2e7eb;background:#fff;transition:.25s}.store-product-card:hover{transform:translateY(-4px);box-shadow:0 15px 35px rgba(20,40,70,.1)}.store-product-image{aspect-ratio:1/1;display:block;position:relative;background:#f3f5f5;overflow:hidden}.store-product-image img{width:100%;height:100%;object-fit:cover;transition:.35s}.store-product-card:hover img{transform:scale(1.035)}.store-product-image span{position:absolute;top:14px;left:14px;background:#fff;color:var(--aqua);font-size:9px;font-weight:800;letter-spacing:.1em;padding:7px 9px}.store-product-copy{padding:19px}.store-product-copy>small{color:var(--aqua);font-size:10px;text-transform:uppercase;letter-spacing:.11em}.store-product-copy h3{font-size:17px;margin:8px 0 20px;min-height:42px}.store-product-copy h3 a{color:var(--blue);text-decoration:none}.store-price{display:flex;justify-content:space-between;align-items:end;gap:10px;border-top:1px solid #e5e9ee;padding-top:14px}.store-price strong{color:var(--blue);font-size:15px}.store-price a{font-size:10px;color:var(--muted);text-decoration:none}.trust-section{background:var(--blue);color:#fff;padding:90px 9vw;display:grid;grid-template-columns:1.2fr .8fr;gap:10vw}.trust-section h2{color:#fff}.trust-section p{color:#c4d0dc;line-height:1.8;font-size:17px}.trust-section a{color:#fff}.lab-story{display:grid;grid-template-columns:1fr 1fr;gap:8vw;align-items:center;padding:100px 9vw;background:var(--cream)}.lab-visual{aspect-ratio:1.25;background:radial-gradient(circle,#7bd3da 0 16%,#c9ecee 17% 36%,#0d315d 37% 38%,#dceded 39%);display:grid;place-items:center;color:var(--blue)}.lab-visual span{font:800 100px Georgia}.lab-visual small{position:absolute;margin-top:170px;color:var(--blue)}.lab-story p{color:var(--muted);font-size:17px;line-height:1.7}.primary-cta.outline{background:transparent;color:var(--blue);border:1px solid var(--blue)}.contact-v2{padding:95px 9vw;display:grid;grid-template-columns:1fr 1fr;gap:10vw}.contact-v2 p{color:var(--muted)}.contact-v2 form{display:flex;flex-direction:column;gap:13px}.contact-v2 input,.contact-v2 textarea,.newsletter input{border:1px solid #dce2e7;padding:15px;font:inherit}.contact-v2 button,.newsletter button,.shop-tools button{background:var(--aqua);color:#fff;border:0;padding:15px 22px;font-weight:700}.newsletter{background:#dff4f5;padding:55px 9vw;display:flex;justify-content:space-between;align-items:center;gap:40px}.newsletter h2{font:700 34px Georgia;color:var(--blue);margin:5px 0}.newsletter p{margin:0;color:var(--muted)}.newsletter form{display:flex;min-width:430px}.newsletter input{flex:1}.store-footer{background:var(--dark);color:#fff;padding:65px 7vw 30px;display:grid;grid-template-columns:2fr repeat(3,1fr);gap:50px}.store-footer>div{display:flex;flex-direction:column;gap:10px}.store-footer a{color:#b8c5d3;text-decoration:none;font-size:13px}.store-footer>div>strong{font-size:11px;letter-spacing:.14em;margin-bottom:8px;color:#59d0d9}.store-brand.light,.store-brand.light small{color:#fff}.footer-about p{color:#9eb0c2;max-width:330px;font-size:13px}.research-warning{grid-column:1/-1;border-top:1px solid #28415f;padding-top:25px;color:#8fa2b6;font-size:11px}.shop-title{border-bottom:1px solid #dfe5e9;padding-bottom:28px}.shop-layout{display:grid;grid-template-columns:250px 1fr;gap:45px}.shop-sidebar{display:flex;flex-direction:column}.shop-sidebar h2{font:700 22px Georgia;color:var(--blue);margin:0 0 18px}.shop-sidebar>a{display:flex;justify-content:space-between;text-decoration:none;color:#536174;padding:12px 0;border-bottom:1px solid #e7ebee;font-size:13px}.shop-sidebar>a.active{color:var(--aqua);font-weight:700}.sidebar-note{margin-top:35px;background:var(--ice);padding:22px}.sidebar-note p{font-size:12px;color:var(--muted)}.sidebar-note a{font-size:12px;color:var(--blue)}.shop-tools{display:flex;justify-content:flex-end;gap:10px;margin-bottom:25px}.shop-tools input,.shop-tools select{border:1px solid #dfe5e9;padding:12px;background:#fff}.store-pagination{display:flex;gap:8px;justify-content:center;margin-top:45px}.store-pagination a{width:38px;height:38px;display:grid;place-items:center;border:1px solid #d9e0e5;color:var(--blue);text-decoration:none}.store-pagination a.active{background:var(--blue);color:#fff}@media(max-width:950px){.store-nav{gap:18px;overflow:auto;justify-content:flex-start;padding:0 20px}.store-hero{grid-template-columns:1fr}.hero-product{height:360px}.benefits{grid-template-columns:repeat(2,1fr);gap:22px}.store-product-grid{grid-template-columns:repeat(2,1fr)}.shop-layout{grid-template-columns:1fr}.shop-sidebar{display:grid;grid-template-columns:repeat(2,1fr);gap:0 20px}.shop-sidebar h2,.sidebar-note{grid-column:1/-1}.trust-section,.lab-story,.contact-v2{grid-template-columns:1fr}.store-footer{grid-template-columns:repeat(2,1fr)}}@media(max-width:620px){.announcement{font-size:8px}.store-header{height:76px;padding:0 18px}.header-search{display:none}.account-nav>a:first-child{display:none}.store-nav{height:46px}.store-hero{padding:55px 24px}.hero-content h1{font-size:46px}.hero-product{height:300px}.hero-ring{width:280px;height:280px}.benefits{grid-template-columns:1fr}.benefits div{border-right:0}.home-products,.shop-page{padding:60px 22px}.home-heading{align-items:flex-start;gap:20px}.store-product-grid{grid-template-columns:1fr}.shop-sidebar{grid-template-columns:1fr}.sidebar-note,.shop-sidebar h2{grid-column:auto}.shop-tools{flex-wrap:wrap}.shop-tools input{flex:1}.trust-section,.lab-story,.contact-v2{padding:65px 24px}.newsletter{display:block;padding:45px 24px}.newsletter form{min-width:0;margin-top:25px}.store-footer{grid-template-columns:1fr;padding:55px 24px}.research-warning{grid-column:1}}
