@import "https://fonts.googleapis.com/css2?family=Lato:wght@400;700;900&family=Montserrat:wght@400;500;600;700&display=swap";:root{--brand-blue:#0029d4;--brand-blue-dark:#001b8e;--brand-blue-bright:#1249f3;--brand-orange:#fa7002;--brand-orange-dark:#d95c00;--brand-black:#111;--navy:var(--brand-blue-dark);--teal:var(--brand-blue);--teal-lt:#edf2ff;--amber:var(--brand-orange);--amber-lt:#fff1e6;--white:#fff;--cream:#f7f8fc;--gray:#555b66;--gray-lt:#eef1f7;--border:#d7dce8;--red:#c0392b;--font:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:var(--font);background:var(--cream);color:var(--navy);margin:0;line-height:1.6}a{color:inherit}.maxw{max-width:1100px;margin:auto}.announce{background:var(--amber);color:#fff;text-align:center;padding:8px 16px;font-size:13px;font-weight:700}.announce a{color:#fff}.announce span{opacity:.7;margin:0 10px}.site-header{border-bottom:1px solid var(--border);z-index:50;background:#fff;align-items:center;gap:24px;height:78px;padding:0 28px;display:flex;position:sticky;top:0;box-shadow:0 4px 18px #001b8e14}.logo-wrap{align-items:center;min-width:260px;display:flex}.logo-wrap img{object-fit:contain;width:100%;max-width:290px;height:auto;max-height:58px}.main-nav{gap:4px;margin-left:auto;display:flex}.main-nav a{color:#333843;border-radius:7px;padding:7px 10px;font-size:13px;font-weight:600;text-decoration:none}.main-nav a.active,.main-nav a:hover{color:var(--brand-blue);background:#edf2ff}.header-actions{align-items:center;gap:10px;display:flex}.phone{color:var(--brand-blue-dark);align-items:center;gap:5px;font-size:13px;text-decoration:none;display:flex}.btn{cursor:pointer;border:0;border-radius:10px;justify-content:center;align-items:center;padding:13px 26px;font-weight:800;text-decoration:none;transition:all .15s;display:inline-flex}.btn:hover{filter:brightness(1.05);transform:translateY(-1px)}.btn.small{border-radius:8px;padding:8px 14px;font-size:13px}.btn.full{width:100%}.teal{background:var(--brand-blue);color:#fff}.amber{background:var(--brand-orange);color:#fff}.navy{background:var(--brand-blue-dark);color:#fff}.white{color:var(--brand-orange-dark);background:#fff}.mobile-toggle{color:var(--brand-blue);background:0 0;border:0;display:none}.hero{grid-template-columns:1fr 1fr;min-height:520px;display:grid}.hero-side{flex-direction:column;justify-content:center;align-items:flex-start;padding:60px 8vw;display:flex;position:relative;overflow:hidden}.hero-side.insurance{background:linear-gradient(135deg,var(--brand-blue-dark),var(--brand-blue));color:#fff}.hero-side.shop{background:linear-gradient(135deg,var(--brand-orange-dark),var(--brand-orange));color:#fff}.hero-side:after{content:"";background:linear-gradient(transparent,var(--amber),transparent);width:2px;position:absolute;top:15%;bottom:15%;right:-1px}.hero-side.shop:after{display:none}.orb{opacity:.06;background:#fff;border-radius:50%;width:380px;height:380px;position:absolute;top:-100px;right:-120px}.hero-side.shop .orb{background:#fff;top:auto;bottom:-130px}.hero h1{margin:12px 0;font-size:clamp(2rem,3vw,3.1rem);line-height:1.08}.hero p{color:#c8d7e5;max-width:520px}.hero-side.shop p{color:#fff4ec}.hero small{opacity:.75;margin-top:22px}.eyebrow,.section-label{letter-spacing:.12em;text-transform:uppercase;font-size:11px;font-weight:900}.section-label{color:var(--brand-blue);margin-bottom:9px}.section-label.light{color:#afc3ff}.amber-text{color:var(--amber)}.trustbar{border-bottom:1px solid var(--border);background:#fff;flex-wrap:wrap;justify-content:center;gap:42px;padding:20px 34px;display:flex}.trust-item{align-items:center;gap:9px;display:flex}.trust-item svg{color:var(--brand-blue)}.trust-item b,.trust-item span{font-size:12px;display:block}.trust-item span{color:var(--gray)}.stats{background:linear-gradient(90deg,var(--brand-blue-dark),var(--brand-blue));grid-template-columns:repeat(4,1fr);padding:34px;display:grid}.stats>div{text-align:center;color:#fff;border-right:1px solid #ffffff28}.stats>div:last-child{border-right:0}.stats strong{font-size:36px;display:block}.stats span{opacity:.78;font-size:13px}.insurance-section{background:linear-gradient(135deg,#06134f,var(--brand-blue-dark));padding:68px 32px}.insurance-grid{grid-template-columns:1fr 1fr;gap:60px;display:grid}.insurance-section h2,.copper h2{color:#fff;font-size:30px;line-height:1.2}.muted-blue{color:#8aa3be}.pills{flex-wrap:wrap;gap:9px;margin:24px 0;display:flex}.pills span{color:#b8cce0;background:#ffffff10;border:1px solid #ffffff26;border-radius:999px;padding:5px 11px;font-size:12px;font-weight:700}.step{gap:13px;margin:15px 0;display:flex}.step>b{background:var(--brand-blue-bright);color:#fff;border-radius:50%;flex:none;place-items:center;width:30px;height:30px;display:grid}.step strong{color:#fff}.step p{color:#8aa3be;margin:2px 0;font-size:13px}.insurance-form{background:#fff;border-radius:16px;padding:30px;box-shadow:0 22px 60px #0006}.insurance-form h3{margin:0;font-size:21px}.insurance-form>p{color:var(--gray);font-size:13px}.form-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.form-grid label{text-transform:uppercase;letter-spacing:.04em;font-size:11px;font-weight:800}.form-grid .full{grid-column:1/-1}.form-grid input,.form-grid select{border:1.5px solid var(--border);background:var(--cream);border-radius:8px;width:100%;margin-top:5px;padding:11px 12px;display:block}.security-note{background:var(--cream);color:var(--gray);border-radius:7px;align-items:center;gap:7px;margin:14px 0;padding:10px;font-size:11px;display:flex}.products-section,.dme,.testimonials{padding:68px 34px}.section-title{margin:0 0 8px;font-size:30px}.section-copy{color:var(--gray);max-width:650px}.tabs{flex-wrap:wrap;gap:8px;margin:26px 0;display:flex}.tabs button{border:1px solid var(--border);color:var(--gray);background:#fff;border-radius:999px;padding:8px 16px;font-weight:700}.tabs button.active{background:var(--brand-blue);color:#fff;border-color:var(--brand-blue)}.product-grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.product-card{border:1px solid var(--border);background:#fff;border-radius:14px;transition:all .2s;overflow:hidden}.product-card:hover{transform:translateY(-2px);box-shadow:0 10px 30px #0002}.product-image{background:var(--gray-lt);aspect-ratio:1;text-decoration:none;display:block}.product-image img{object-fit:cover;width:100%;height:100%}.img-placeholder{width:100%;height:100%;min-height:220px;color:var(--gray);background:linear-gradient(135deg,#e9eef3,#f7f9fb);place-items:center;display:grid}.product-info{padding:16px}.copper-chip{text-transform:uppercase;letter-spacing:.06em;color:var(--amber);border:1px solid var(--amber);border-radius:99px;margin-bottom:7px;padding:2px 7px;font-size:9px;display:inline-block}.product-name{font-weight:800;line-height:1.25;text-decoration:none;display:block}.product-price{margin:10px 0;font-size:18px;font-weight:900}.center{text-align:center;margin-top:30px}.copper{background:linear-gradient(135deg,#111,#07195f);padding:68px 34px}.copper-grid{grid-template-columns:1fr 1fr;align-items:center;gap:60px;display:grid}.benefit{gap:14px;margin:20px 0;display:flex}.benefit>div{width:42px;height:42px;color:var(--amber);background:#c8922a22;border:1px solid #c8922a55;border-radius:10px;place-items:center;display:grid}.benefit p{margin:0}.benefit strong,.benefit span{display:block}.benefit strong{color:#fff}.benefit span{color:#8aa3be;font-size:13px}.science-card{text-align:center;color:#fff;background:linear-gradient(145deg,#ffffff10,#0029d418);border:1px solid #ffffff18;border-radius:20px;padding:40px}.science-card .big{color:var(--amber);font-size:80px;font-weight:950;line-height:1}.centered{justify-content:center}.dme{background:#fff}.dme-grid{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:30px;display:grid}.dme-card{border:1px solid var(--border);background:var(--cream);border-radius:14px;padding:24px}.dme-card>span{text-transform:uppercase;color:var(--brand-blue);background:var(--teal-lt);border-radius:999px;padding:4px 8px;font-size:10px;font-weight:900}.dme-card svg{color:var(--brand-blue);width:34px;height:34px;margin:16px 0;display:block}.dme-card h3{margin:0}.dme-card p{color:var(--gray);font-size:13px}.dme-card a{color:var(--brand-blue);font-weight:800;text-decoration:none}.physician{background:var(--amber-lt);border-block:3px solid var(--amber);padding:45px 34px}.physician-inner{justify-content:space-between;align-items:center;gap:40px;display:flex}.physician h2{margin:0}.physician p{color:var(--gray);max-width:650px}.testimonial-grid{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:26px;display:grid}.testimonial-grid blockquote{border:1px solid var(--border);background:#fff;border-radius:14px;margin:0;padding:24px}.testimonial-grid p{color:var(--gray);font-style:italic}.testimonial-grid strong,.testimonial-grid span{display:block}.testimonial-grid span{color:var(--gray);font-size:12px}.stars{color:var(--amber)}.contactbar{background:#edf2ff;border-top:1px solid #d6e0ff;flex-wrap:wrap;justify-content:center;align-items:center;gap:24px;padding:16px 30px;display:flex}.contactbar strong,.contactbar a{color:var(--brand-blue)}.footer{color:#8aa3be;background:linear-gradient(135deg,#0a0a0a,#06134f);padding:48px 34px 22px}.footer-grid{grid-template-columns:2fr 1fr 1fr 1fr 1fr;gap:32px;display:grid}.footer-brand img{background:#fff;border-radius:10px;width:100%;max-width:280px;margin-bottom:15px;padding:10px 12px}.footer-brand p{max-width:280px;font-size:13px}.footer-brand a,.footer-col a{color:#7d9ab5;margin:6px 0;font-size:13px;text-decoration:none;display:block}.footer-col h4{color:#fff;text-transform:uppercase;font-size:12px}.footer-bottom{border-top:1px solid #ffffff12;margin-top:34px;padding-top:18px;font-size:12px}.page{min-height:55vh;padding:70px 24px}.page h1{margin:0;font-size:42px}.notice{border:1px solid var(--border);background:#fff;border-radius:10px;margin:16px 0;padding:14px}.notice.error{color:#8b241c;background:#fff4f3;border-color:#e6a9a4}.product-page{grid-template-columns:1.2fr 1fr;gap:48px;display:grid}.main-photo{border:1px solid var(--border);aspect-ratio:1;background:#fff;border-radius:14px;overflow:hidden}.main-photo img{object-fit:contain;width:100%;height:100%}.thumbs{gap:10px;margin-top:12px;display:flex;overflow:auto}.thumbs button{background:#fff;border:2px solid #0000;border-radius:8px;width:74px;height:74px;padding:4px}.product-summary h1{font-size:38px;line-height:1.15}.product-description{color:var(--gray)}@media (width<=1100px){.header-actions .phone{display:none}.product-grid{grid-template-columns:repeat(3,1fr)}.footer-grid{grid-template-columns:2fr 1fr 1fr}.main-nav{border-bottom:1px solid var(--border);background:#fff;flex-direction:column;padding:18px;display:none;position:fixed;top:110px;left:0;right:0;box-shadow:0 12px 24px #001b8e18}.main-nav.open{display:flex}.mobile-toggle{display:block}.header-actions{margin-left:auto}.site-header{gap:12px}.logo-wrap{width:260px;min-width:0}}@media (width<=800px){.hero,.insurance-grid,.copper-grid,.product-page{grid-template-columns:1fr}.hero-side:after{display:none}.stats{grid-template-columns:1fr 1fr}.product-grid{grid-template-columns:repeat(2,1fr)}.dme-grid{grid-template-columns:1fr 1fr}.testimonial-grid{grid-template-columns:1fr}.physician-inner{flex-direction:column;align-items:flex-start}.footer-grid{grid-template-columns:1fr 1fr}.header-actions .btn{display:none}.logo-wrap{width:230px}.form-grid{grid-template-columns:1fr}.form-grid .full{grid-column:auto}}@media (width<=520px){.announce{font-size:11px}.site-header{height:70px;padding:0 16px}.logo-wrap{width:205px}.main-nav{top:102px}.hero-side{padding:50px 24px}.trustbar{justify-content:flex-start}.stats{grid-template-columns:1fr 1fr;padding:20px 10px}.stats strong{font-size:28px}.insurance-section,.products-section,.copper,.dme,.testimonials{padding:50px 20px}.product-grid,.dme-grid,.footer-grid{grid-template-columns:1fr}.footer{padding-inline:20px}.contactbar{flex-direction:column;align-items:flex-start}.page{padding-inline:20px}.product-summary h1,.page h1{font-size:34px}}::selection{color:#fff;background:#0029d4}.btn:focus-visible,.main-nav a:focus-visible,.tabs button:focus-visible,.thumbs button:focus-visible{outline-offset:3px;outline:3px solid #fa7002}.insurance-form{border-top:5px solid var(--brand-orange)}.product-card{border-top:3px solid #0000}.product-card:hover{border-top-color:var(--brand-orange)}.physician{border-block-color:var(--brand-orange);background:linear-gradient(90deg,#fff4ea,#fff0e2)}.copper-chip,.stars,.amber-text{color:var(--brand-orange)}.logo-wrap img{filter:none}.variation-group label{color:var(--navy);margin-bottom:8px;font-size:13px;font-weight:800;display:block}.header-cart{width:42px;height:42px;color:var(--brand-blue-dark);border:1px solid var(--border);background:#fff;border-radius:10px;justify-content:center;align-items:center;text-decoration:none;transition:background .15s,border-color .15s,color .15s,transform .15s;display:inline-flex;position:relative}.header-cart:hover{color:#fff;background:var(--brand-blue);border-color:var(--brand-blue);transform:translateY(-1px)}.cart-count{background:var(--brand-orange);color:#fff;border:2px solid #fff;border-radius:999px;justify-content:center;align-items:center;min-width:20px;height:20px;padding:0 5px;font-size:10px;font-weight:900;line-height:1;display:flex;position:absolute;top:-7px;right:-7px}.product-page{grid-template-columns:minmax(0,560px) minmax(320px,1fr);align-items:start;gap:52px;max-width:1100px;display:grid}.gallery{width:100%;min-width:0;max-width:560px}.main-photo{aspect-ratio:auto;border:1px solid var(--border);background:#fff;border-radius:16px;justify-content:center;align-items:center;width:100%;height:520px;min-height:0;padding:24px;display:flex;overflow:hidden}.main-photo img{object-fit:contain;object-position:center;width:100%;max-width:100%;height:100%;max-height:100%;display:block}.thumbs{gap:10px;width:100%;max-width:560px;margin-top:14px;padding:3px 0 8px;display:flex;overflow:auto hidden}.thumbs button{cursor:pointer;background:#fff;border:2px solid #0000;border-radius:9px;flex:0 0 72px;width:72px;height:72px;padding:5px}.thumbs button.selected{border-color:var(--brand-blue)}.thumbs img{object-fit:contain;width:100%;height:100%}.product-summary{min-width:0;position:sticky;top:105px}.product-summary h1{margin:5px 0 12px;font-size:clamp(30px,3vw,42px);line-height:1.1}.price-large{margin:12px 0 20px;font-size:26px;font-weight:900}.product-description{color:var(--gray);max-height:300px;margin-bottom:20px;padding-right:10px;font-size:14px;line-height:1.7;overflow-y:auto}.product-description p:first-child{margin-top:0}.variation-picker{margin:22px 0}.variation-group{margin-bottom:18px}.variation-group label{margin-bottom:8px;font-size:13px;font-weight:800;display:block}.variation-options{flex-wrap:wrap;gap:8px;display:flex}.variation-option{border:1.5px solid var(--border);color:var(--navy);cursor:pointer;background:#fff;border-radius:8px;padding:9px 14px;font-size:13px;font-weight:700}.variation-option:hover{border-color:var(--brand-blue)}.variation-option.selected{background:var(--brand-blue);border-color:var(--brand-blue);color:#fff}.quantity-row{border-top:1px solid var(--border);justify-content:space-between;align-items:center;margin:20px 0;padding-top:18px;display:flex}.quantity-row>span{font-size:13px;font-weight:800}.quantity-control{border:1px solid var(--border);background:#fff;border-radius:9px;align-items:center;display:flex;overflow:hidden}.quantity-control button{cursor:pointer;background:#fff;border:0;width:38px;height:38px;font-size:20px}.quantity-control strong{text-align:center;min-width:38px;font-size:14px}.btn:disabled{opacity:.5;cursor:not-allowed;transform:none}@media (width<=850px){.product-page{grid-template-columns:1fr}.gallery{max-width:620px;margin:auto}.main-photo{height:480px}.product-summary{position:static}}@media (width<=520px){.main-photo{height:360px;padding:14px}.thumbs button{flex-basis:62px;width:62px;height:62px}}.cart-layout{grid-template-columns:minmax(0,1.5fr) minmax(320px,.75fr);align-items:start;gap:36px;margin-top:30px;display:grid}.cart-items{flex-direction:column;gap:16px;display:flex}.cart-item{border:1px solid var(--border);background:#fff;border-radius:16px;grid-template-columns:130px minmax(0,1fr);gap:20px;padding:18px;display:grid;box-shadow:0 8px 24px #001b8e0d}.cart-item-image{background:var(--gray-lt);border-radius:12px;justify-content:center;align-items:center;width:130px;height:130px;padding:8px;display:flex;overflow:hidden}.cart-item-image img{object-fit:contain;width:100%;height:100%}.cart-item-info{min-width:0}.cart-item-info h3{color:var(--brand-blue-dark);margin:0 0 8px;font-size:18px;line-height:1.3}.cart-variation{flex-wrap:wrap;gap:8px;margin:8px 0 10px;display:flex}.cart-variation span{color:var(--brand-blue-dark);background:#edf2ff;border:1px solid #d6e0ff;border-radius:999px;align-items:center;padding:4px 9px;font-size:11px;font-weight:700;display:inline-flex}.cart-item-price{color:var(--brand-blue);margin:8px 0 12px;font-size:18px;font-weight:900}.cart-item-actions{flex-wrap:wrap;align-items:center;gap:16px;margin-top:10px;display:flex}.remove-item{color:#a32f24;cursor:pointer;background:0 0;border:0;font-size:12px;font-weight:800}.remove-item:hover{text-decoration:underline}.cart-summary{border:1px solid var(--border);background:#fff;border-radius:18px;padding:26px;position:sticky;top:110px;box-shadow:0 12px 30px #001b8e14}.cart-summary h2{color:var(--brand-blue-dark);margin:0 0 18px;font-size:22px}.summary-row{color:var(--gray);border-bottom:1px solid var(--border);justify-content:space-between;gap:20px;padding:12px 0;display:flex}.summary-row strong{color:var(--brand-blue-dark)}.summary-row.total{border-bottom:0;margin-top:4px;padding:18px 0;font-size:20px}.summary-row.total span,.summary-row.total strong{color:var(--brand-blue-dark);font-weight:900}.cart-summary .btn{margin-top:8px}.continue-shopping{color:var(--brand-blue);text-align:center;margin-top:14px;font-size:13px;font-weight:800;text-decoration:none;display:block}.continue-shopping:hover{text-decoration:underline}.empty-cart{border:1px solid var(--border);text-align:center;background:#fff;border-radius:18px;margin-top:30px;padding:56px 28px;box-shadow:0 10px 30px #001b8e0d}.empty-cart h2{color:var(--brand-blue-dark);margin:0 0 20px;font-size:26px}.cart-item .quantity-control{border:1px solid var(--border);background:#fff;border-radius:9px;align-items:center;display:inline-flex;overflow:hidden}.cart-item .quantity-control button{width:38px;height:38px;color:var(--brand-blue-dark);cursor:pointer;background:#fff;border:0;font-size:18px;font-weight:800}.cart-item .quantity-control button:hover{background:#edf2ff}.cart-item .quantity-control strong{text-align:center;min-width:42px;font-size:14px}@media (width<=900px){.cart-layout{grid-template-columns:1fr}.cart-summary{position:static}}@media (width<=600px){.cart-item{grid-template-columns:90px minmax(0,1fr);gap:14px;padding:14px}.cart-item-image{width:90px;height:90px}.cart-item-info h3{font-size:15px}.cart-item-actions{flex-direction:column;align-items:flex-start;gap:10px}.cart-summary{padding:20px}.empty-cart{padding:42px 20px}}.checkout-page{max-width:1180px}.checkout-heading{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:30px;display:flex}.checkout-heading h1{margin:3px 0 5px}.checkout-heading p{color:var(--gray);margin:0}.secure-checkout-badge{color:var(--brand-blue-dark);white-space:nowrap;background:#edf2ff;border:1px solid #d6e0ff;border-radius:999px;padding:8px 14px;font-size:12px;font-weight:800}.checkout-layout{grid-template-columns:minmax(0,1.25fr) minmax(340px,.7fr);align-items:start;gap:36px;display:grid}.checkout-form{flex-direction:column;gap:18px;display:flex}.checkout-card{border:1px solid var(--border);background:#fff;border-radius:18px;padding:26px;box-shadow:0 8px 24px #001b8e0a}.checkout-card-heading{align-items:flex-start;gap:13px;margin-bottom:22px;display:flex}.checkout-step{background:var(--brand-blue);color:#fff;border-radius:50%;flex:0 0 30px;place-items:center;width:30px;height:30px;font-size:12px;font-weight:900;display:grid}.checkout-card-heading h2{color:var(--brand-blue-dark);margin:0;font-size:20px}.checkout-card-heading p{color:var(--gray);margin:3px 0 0;font-size:12px}.checkout-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.checkout-field{display:block}.checkout-field.full{grid-column:1/-1}.checkout-field span{color:var(--brand-blue-dark);text-transform:uppercase;letter-spacing:.04em;margin-bottom:6px;font-size:11px;font-weight:800;display:block}.checkout-field input,.checkout-card textarea{border:1.5px solid var(--border);width:100%;color:var(--brand-blue-dark);font:inherit;background:#fafbfd;border-radius:9px;outline:none;padding:12px 13px}.checkout-field input:focus,.checkout-card textarea:focus{border-color:var(--brand-blue);background:#fff;box-shadow:0 0 0 3px #004aad14}.checkout-card textarea{resize:vertical;min-height:120px}.same-address{color:var(--brand-blue-dark);cursor:pointer;background:#edf2ff;border-radius:10px;align-items:center;gap:10px;padding:15px;font-size:13px;font-weight:700;display:flex}.same-address input{width:18px;height:18px}.shipping-fields{margin-top:22px}.checkout-summary{border:1px solid var(--border);background:#fff;border-radius:18px;padding:26px;position:sticky;top:110px;box-shadow:0 14px 36px #001b8e14}.checkout-summary h2{color:var(--brand-blue-dark);margin:0 0 18px;font-size:22px}.checkout-products{flex-direction:column;gap:4px;display:flex}.checkout-product{border-bottom:1px solid var(--border);grid-template-columns:64px minmax(0,1fr) auto;align-items:center;gap:12px;padding:13px 0;display:grid}.checkout-product-image{background:var(--gray-lt);border-radius:9px;width:64px;height:64px;padding:5px;position:relative}.checkout-product-image img{object-fit:contain;width:100%;height:100%}.checkout-product-qty{background:var(--brand-blue);color:#fff;border:2px solid #fff;border-radius:999px;place-items:center;min-width:21px;height:21px;padding:0 5px;font-size:10px;font-weight:900;display:grid;position:absolute;top:-7px;right:-7px}.checkout-product-details{min-width:0}.checkout-product-details strong{color:var(--brand-blue-dark);font-size:12px;line-height:1.3;display:block}.checkout-product-variation{flex-wrap:wrap;gap:4px;margin-top:5px;display:flex}.checkout-product-variation span{color:var(--gray);font-size:10px}.checkout-product-price{color:var(--brand-blue-dark);font-size:13px}.checkout-totals{margin-top:15px}.checkout-payment-box{background:#edf2ff;border:1px solid #d6e0ff;border-radius:10px;margin:18px 0;padding:15px}.checkout-payment-box strong{color:var(--brand-blue-dark)}.checkout-payment-box p{color:var(--gray);margin:4px 0 0;font-size:11px}.place-order-button{min-height:50px;font-size:14px}.checkout-trust{color:var(--gray);text-align:center;flex-wrap:wrap;justify-content:center;gap:5px;margin-top:13px;font-size:10px;display:flex}.checkout-success,.checkout-empty{border:1px solid var(--border);text-align:center;background:#fff;border-radius:20px;max-width:650px;margin:40px auto;padding:50px 30px;box-shadow:0 14px 40px #001b8e14}.success-icon{background:var(--brand-blue);color:#fff;border-radius:50%;place-items:center;width:64px;height:64px;margin:0 auto 18px;font-size:30px;font-weight:900;display:grid}.order-number{width:fit-content;color:var(--brand-blue-dark);background:#edf2ff;border-radius:999px;margin:20px auto;padding:10px 16px;font-weight:800}.checkout-button{text-align:center;margin-top:8px;text-decoration:none;display:flex}.cart-security{color:var(--gray);text-align:center;margin-top:15px;font-size:10px}@media (width<=900px){.checkout-layout{grid-template-columns:1fr}.checkout-summary{position:static}}@media (width<=600px){.checkout-heading{flex-direction:column;align-items:flex-start}.checkout-grid{grid-template-columns:1fr}.checkout-field.full{grid-column:auto}.checkout-card{padding:20px}.checkout-product{grid-template-columns:55px minmax(0,1fr) auto}.checkout-product-image{width:55px;height:55px}}.shop-page{background:#f7f8fb;min-height:100vh}.shop-shell{width:min(1380px,100% - 48px);margin:0 auto}.shop-hero{color:#fff;background:linear-gradient(120deg,#001b8e 0%,#0029d4 58%,#1249f3 100%);padding:46px 0 44px}.shop-hero-inner{justify-content:space-between;align-items:center;gap:40px;display:flex}.shop-breadcrumb{color:#ffffffb8;margin-bottom:10px;font-size:13px}.shop-hero .section-label{color:#ffb56f;margin-bottom:8px}.shop-hero h1{color:#fff;margin:0 0 12px;font-size:clamp(32px,4vw,48px);line-height:1.08}.shop-hero-copy{color:#ffffffd9;max-width:680px;margin:0;font-size:16px;line-height:1.7}.shop-content-shell{padding-top:40px;padding-bottom:70px}.shop-layout{grid-template-columns:270px minmax(0,1fr);align-items:start;gap:32px;display:grid}.shop-filter-sidebar{background:#fff;border:1px solid #e2e6ed;border-radius:14px;padding:22px;position:sticky;top:92px;box-shadow:0 8px 30px #0b1f3a0f}.shop-filter-heading{color:#0b1f3a;margin:0;font-size:18px;font-weight:800}.shop-filter-mobile-head{border-bottom:1px solid #e7eaf0;justify-content:space-between;align-items:center;padding-bottom:16px;display:flex}.shop-filter-section{border-bottom:1px solid #e7eaf0;padding:20px 0}.shop-filter-section:last-of-type{border-bottom:0}.shop-filter-section h3{color:#0b1f3a;text-transform:uppercase;letter-spacing:.06em;margin:0 0 14px;font-size:13px;font-weight:800}.shop-filter-check{color:#4a5568;cursor:pointer;align-items:center;gap:9px;margin:10px 0;font-size:14px;display:flex}.shop-filter-check input{accent-color:#0029d4;width:17px;height:17px}.shop-category-list{flex-direction:column;gap:2px;display:flex}.shop-price-labels{color:#4a5568;justify-content:space-between;margin-bottom:10px;font-size:13px;font-weight:600;display:flex}.shop-range-stack{flex-direction:column;gap:8px;display:flex}.shop-range-stack input[type=range]{accent-color:#0029d4;width:100%}.shop-color-grid{flex-wrap:wrap;gap:9px;display:flex}.shop-clear-filters{color:#0029d4;cursor:pointer;background:0 0;border:1px solid #0029d4;border-radius:8px;width:100%;margin-top:18px;padding:12px 16px;font-size:13px;font-weight:800;transition:all .18s}.shop-clear-filters:hover{color:#fff;background:#0029d4}.shop-products{min-width:0}.shop-title-row{justify-content:space-between;align-items:baseline;gap:20px;margin-bottom:18px;display:flex}.shop-title-row h2{color:#0b1f3a;margin:0;font-size:28px;font-weight:800}.shop-toolbar{background:#fff;border:1px solid #e2e6ed;border-radius:12px;justify-content:space-between;align-items:center;gap:18px;margin-bottom:22px;padding:14px 16px;display:flex;box-shadow:0 4px 18px #0b1f3a0a}.shop-toolbar-actions{align-items:center;gap:12px;display:flex}.shop-sort{color:#0b1f3a;cursor:pointer;background:#fff;border:1px solid #d7dce5;border-radius:8px;min-width:190px;padding:10px 36px 10px 12px;font-size:14px}.shop-mobile-filter-button{color:#fff;cursor:pointer;background:#0029d4;border:0;border-radius:8px;padding:11px 16px;font-weight:700;display:none}.shop-active-filters{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:20px;display:flex}.shop-active-filters button:not(.clear-all){color:#0b1f3a;cursor:pointer;background:#fff;border:1px solid #d7dce5;border-radius:999px;padding:7px 12px;font-size:12px;font-weight:700}.shop-active-filters button:not(.clear-all):hover{color:#0029d4;border-color:#0029d4}.clear-all{color:#fa7002;cursor:pointer;background:0 0;border:0;padding:7px 4px;font-size:12px;font-weight:800}.shop-product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.shop-product-grid .product-card{background:#fff;border:1px solid #e0e5ec;border-radius:14px;height:100%;transition:transform .2s,box-shadow .2s,border-color .2s;overflow:hidden;box-shadow:0 4px 18px #0b1f3a0d}.shop-product-grid .product-card:hover{border-color:#0029d438;transform:translateY(-4px);box-shadow:0 14px 36px #0b1f3a1f}.shop-product-grid .product-img,.shop-product-grid .product-image{background:#f5f7fa;overflow:hidden}.shop-product-grid .product-img img,.shop-product-grid .product-image img{object-fit:contain;width:100%;height:100%;padding:10px}.shop-empty-state{text-align:center;color:#4a5568;background:#fff;border:1px solid #e2e6ed;border-radius:14px;padding:60px 24px}.shop-empty-state h3{color:#0b1f3a;margin-top:0}.shop-page .notice{border-radius:10px;margin-bottom:20px;padding:14px 16px}.shop-page .notice.error{color:#9f2e22;background:#fff0ee;border:1px solid #efc2bd}@media (width<=1180px){.shop-layout{grid-template-columns:235px minmax(0,1fr);gap:24px}.shop-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=800px){.shop-shell{width:min(100% - 32px,1380px)}.shop-hero{padding:36px 0}.shop-layout{display:block}.shop-filter-sidebar{margin-bottom:24px;position:relative;top:auto}.shop-mobile-filter-button{justify-content:center;align-items:center;display:inline-flex}.shop-toolbar{flex-wrap:wrap}.shop-toolbar-actions{justify-content:space-between;width:100%}.shop-sort{flex:1}}@media (width<=560px){.shop-product-grid{grid-template-columns:1fr}.shop-title-row{display:block}.shop-title-row h2{font-size:24px}.shop-toolbar-actions{flex-direction:column;align-items:stretch}.shop-sort,.shop-mobile-filter-button{width:100%}}.shop-filter-sidebar{position:static!important;top:auto!important}.shop-category-select{color:#0b1f3a;cursor:pointer;background:#fff;border:1px solid #d7dce5;border-radius:8px;width:100%;padding:11px 38px 11px 12px;font-size:14px;line-height:1.4}.shop-category-select:hover{border-color:#0029d4}.shop-category-select:focus{border-color:#0029d4;outline:none;box-shadow:0 0 0 3px #0029d414}.shop-filter-overlay,.shop-filter-drawer{display:none}@media (width<=800px){.shop-filter-sidebar{display:none}.shop-filter-drawer{z-index:1002;background:#fff;width:min(88vw,360px);padding:22px;transition:transform .25s;display:block;position:fixed;top:0;bottom:0;left:0;overflow-y:auto;transform:translate(-105%);box-shadow:12px 0 40px #0b1f3a2e}.shop-filter-drawer.open{transform:translate(0)}.shop-filter-overlay{opacity:0;pointer-events:none;z-index:1001;background:#0b1f3a73;transition:opacity .25s;display:block;position:fixed;inset:0}.shop-filter-overlay.open{opacity:1;pointer-events:auto}}.about-cms-page{color:#172033;background:#fff}.about-cms-shell{width:min(1180px,100% - 48px);margin:0 auto}.about-cms-status{padding:80px 0}.about-cms-hero{color:#fff;background:linear-gradient(120deg,#001b8e 0%,#0029d4 58%,#1249f3 100%);padding:70px 0}.about-cms-hero-grid{grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr);align-items:center;gap:52px;display:grid}.about-cms-hero h1{color:#fff;margin:8px 0 18px;font-size:clamp(38px,5vw,60px);line-height:1.06}.about-cms-hero p{color:#ffffffe0;max-width:760px;font-size:18px;line-height:1.75}.about-cms-hero img,.about-cms-image,.about-cms-founder img{object-fit:cover;border-radius:18px;width:100%;display:block}.about-cms-section h2,.about-cms-cta h2{color:#0b1f3a;margin:0 0 22px;font-size:clamp(28px,3.4vw,42px);line-height:1.15}.about-cms-two-col{grid-template-columns:minmax(0,1.08fr) minmax(320px,.92fr);align-items:center;gap:56px;display:grid}.about-cms-richtext,.about-cms-section p{color:#4b586b;font-size:16px;line-height:1.82}.about-cms-blue{color:#fff;background:#071f64}.about-cms-blue h2,.about-cms-blue .about-cms-richtext,.about-cms-blue .about-cms-richtext p{color:#fff}.about-cms-values{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;margin-top:26px;display:grid}.about-cms-value{background:#fff;border:1px solid #e1e6ee;border-radius:16px;padding:28px;box-shadow:0 8px 28px #0b1f3a0f}.about-cms-value p{color:#586577;margin:0}.about-cms-check{color:#fa7002;background:#fff0e3;border-radius:50%;place-items:center;width:38px;height:38px;font-weight:900;display:inline-grid}.about-cms-tagline{margin-top:26px;font-weight:800;color:#0029d4!important;font-size:20px!important}.about-cms-founder{grid-template-columns:minmax(280px,.72fr) minmax(0,1.28fr);align-items:center;gap:52px;display:grid}.about-cms-founder h3{color:#0029d4;margin:-10px 0 10px}.about-cms-experience{font-weight:800;color:#fa7002!important}.about-cms-cta{text-align:center;background:#fff0e3;padding:66px 0}.about-cms-cta p{color:#586577;max-width:720px;margin:0 auto 24px;line-height:1.7}.about-cms-actions{flex-wrap:wrap;justify-content:center;gap:14px;display:flex}.about-cms-secondary{color:#0029d4;background:#fff;border:1px solid #0029d4;border-radius:8px;justify-content:center;align-items:center;padding:12px 22px;font-weight:800;text-decoration:none;display:inline-flex}.about-cms-secondary:hover{color:#fff;background:#0029d4}@media (width<=800px){.about-cms-shell{width:min(100% - 32px,1180px)}.about-cms-hero{padding:50px 0}.about-cms-hero-grid,.about-cms-two-col,.about-cms-founder{grid-template-columns:1fr;gap:30px}.about-cms-values{grid-template-columns:1fr}.about-cms-section{padding:54px 0}}.about-cms-page,.about-cms-page p,.about-cms-page li,.about-cms-page a,.about-cms-page button,.about-cms-page input,.about-cms-page select,.about-cms-page textarea{font-family:Montserrat,Arial,sans-serif}.about-cms-page h1,.about-cms-page h2,.about-cms-page h3,.about-cms-page h4,.about-cms-page h5,.about-cms-page h6,.about-cms-page .section-label{font-family:Lato,Arial,sans-serif}.about-cms-hero h1{letter-spacing:-.025em;max-width:900px;margin-top:10px;margin-bottom:22px;font-weight:900;line-height:1.06}.about-cms-hero .section-label{color:#ffb36b;letter-spacing:.12em;text-transform:uppercase;font-size:13px;font-weight:900;display:inline-block}.about-cms-hero p{max-width:760px;font-size:17px;font-weight:400;line-height:1.8}.about-cms-section h2,.about-cms-cta h2{letter-spacing:-.02em;margin-bottom:26px;font-weight:900;line-height:1.12}.about-cms-section h3{font-weight:900}.about-cms-section .section-label{color:#fa7002;letter-spacing:.12em;text-transform:uppercase;margin-bottom:12px;font-size:12px;font-weight:900}.about-cms-richtext{max-width:850px}.about-cms-richtext,.about-cms-richtext p,.about-cms-section p{color:#536174;font-size:16px;font-weight:400;line-height:1.9}.about-cms-richtext p{margin:0 0 20px}.about-cms-richtext p:last-child{margin-bottom:0}.about-cms-richtext strong{color:#172033;font-weight:700}.about-cms-two-col{gap:68px}.about-cms-image,.about-cms-hero img,.about-cms-founder img{border-radius:20px;box-shadow:0 18px 48px #0b1f3a1f}.about-cms-soft{background:linear-gradient(#f8faff 0%,#f4f7fc 100%)}.about-cms-soft .about-cms-shell{max-width:1180px}.about-cms-intro{max-width:900px;margin-bottom:52px}.about-cms-values{gap:24px;margin-top:32px}.about-cms-value{border:1px solid #e2e7ef;border-radius:18px;padding:32px 30px;transition:transform .2s,box-shadow .2s,border-color .2s;position:relative;box-shadow:0 10px 32px #0b1f3a0f}.about-cms-value:hover{border-color:#0029d438;transform:translateY(-4px);box-shadow:0 18px 42px #0b1f3a1c}.about-cms-value h3{color:#0b1f3a;margin:18px 0 11px;font-size:19px;line-height:1.35}.about-cms-value p{margin:0;font-size:14px;line-height:1.75}.about-cms-check{width:42px;height:42px;font-family:Montserrat,Arial,sans-serif;font-size:18px;box-shadow:inset 0 0 0 1px #fa70021f}.about-cms-blue{background:radial-gradient(circle at 90% 20%,#1249f359,#0000 34%),linear-gradient(120deg,#061a56 0%,#082678 100%)}.about-cms-blue h2{color:#fff}.about-cms-blue .about-cms-richtext,.about-cms-blue .about-cms-richtext p,.about-cms-blue .about-cms-richtext strong{color:#ffffffe0}.about-cms-tagline{background:#fff;border-left:4px solid #fa7002;border-radius:7px;margin-top:28px;padding:12px 18px;display:inline-block;box-shadow:0 6px 22px #0b1f3a12;color:#0029d4!important;font-family:Lato,Arial,sans-serif!important;font-size:18px!important;font-weight:900!important;line-height:1.45!important}.about-cms-founder{gap:64px}.about-cms-founder h2{margin-bottom:12px}.about-cms-founder h3{color:#0029d4;margin:0 0 12px;font-size:18px}.about-cms-experience{color:#fa7002!important;font-weight:700!important}.about-cms-cta{background:linear-gradient(135deg,#fff6ed 0%,#ffead7 100%);padding:82px 0;position:relative;overflow:hidden}.about-cms-cta .about-cms-shell{max-width:900px;position:relative}.about-cms-cta h2{color:#0b1f3a;font-size:clamp(30px,4vw,46px)}.about-cms-cta p{font-family:Montserrat,Arial,sans-serif;font-size:16px;line-height:1.8}.about-cms-actions{gap:16px;margin-top:30px}.about-cms-actions .btn,.about-cms-secondary{border-radius:9px;min-height:48px;padding:13px 24px;font-family:Montserrat,Arial,sans-serif;font-size:14px;font-weight:700}.about-cms-secondary{transition:background .18s,color .18s,transform .18s}.about-cms-secondary:hover{transform:translateY(-1px)}@media (width>=1000px){.about-cms-section:not(:has(.about-cms-two-col)) .about-cms-richtext{max-width:920px}}@media (width<=800px){.about-cms-hero{padding:58px 0}.about-cms-hero h1{font-size:clamp(34px,10vw,48px)}.about-cms-section{padding:58px 0}.about-cms-two-col,.about-cms-founder{gap:36px}.about-cms-value{padding:26px 24px}.about-cms-cta{padding:60px 0}}@media (width<=520px){.about-cms-shell{width:min(100% - 28px,1180px)}.about-cms-hero h1{font-size:35px}.about-cms-section h2,.about-cms-cta h2{font-size:29px}.about-cms-richtext,.about-cms-richtext p,.about-cms-section p{font-size:15px;line-height:1.82}.about-cms-actions{flex-direction:column}.about-cms-actions .btn,.about-cms-secondary{width:100%}}.about-cms-shell{width:min(1100px,100% - 48px)}.about-cms-hero{padding:70px 0 68px}.about-cms-hero-single>div:first-child{width:min(100%,940px);margin:0 auto}.about-cms-hero h1{letter-spacing:-.018em;max-width:820px;margin-bottom:20px;font-size:clamp(38px,4.2vw,46px);line-height:1.1}.about-cms-section{padding:68px 0}.about-cms-section h2,.about-cms-cta h2{letter-spacing:-.012em;margin-bottom:22px;font-size:clamp(27px,2.8vw,32px);line-height:1.2}.about-cms-section h3{font-size:18px;line-height:1.35}.about-cms-single-col>div:first-child{width:min(100%,920px);margin:0 auto}.about-cms-section:not(.about-cms-blue)>.about-cms-shell:not(.about-cms-two-col):not(.about-cms-founder),.about-cms-soft>.about-cms-shell,.about-cms-blue>.about-cms-shell{width:min(1100px,100% - 48px)}.about-cms-section:not(.about-cms-blue)>.about-cms-shell:not(.about-cms-two-col):not(.about-cms-founder)>h2,.about-cms-section:not(.about-cms-blue)>.about-cms-shell:not(.about-cms-two-col):not(.about-cms-founder)>.about-cms-richtext,.about-cms-soft>.about-cms-shell>h2,.about-cms-soft>.about-cms-shell>.about-cms-richtext,.about-cms-blue>.about-cms-shell>h2,.about-cms-blue>.about-cms-shell>.about-cms-richtext{max-width:920px;margin-left:auto;margin-right:auto}.about-cms-richtext,.about-cms-richtext p,.about-cms-section p{font-size:15.5px;line-height:1.85}.about-cms-single-col .section-label{max-width:920px}.about-cms-values{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:22px;margin-top:28px}.about-cms-value{padding:27px 26px}.about-cms-value h3{margin:16px 0 9px;font-size:17px}.about-cms-value p{font-size:14px;line-height:1.7}.about-cms-tagline{width:fit-content;max-width:100%;margin:24px auto 0;display:block;font-size:16px!important}.about-cms-cta{padding:64px 0}.about-cms-cta .about-cms-shell{max-width:820px}.about-cms-cta h2{max-width:700px;margin-left:auto;margin-right:auto}@media (width<=800px){.about-cms-shell,.about-cms-section:not(.about-cms-blue)>.about-cms-shell:not(.about-cms-two-col):not(.about-cms-founder),.about-cms-soft>.about-cms-shell,.about-cms-blue>.about-cms-shell{width:min(100% - 32px,1100px)}.about-cms-hero{padding:54px 0}.about-cms-hero h1{font-size:clamp(34px,8vw,38px)}.about-cms-section{padding:52px 0}.about-cms-section h2,.about-cms-cta h2{font-size:clamp(25px,6vw,28px)}}@media (width<=520px){.about-cms-shell,.about-cms-section:not(.about-cms-blue)>.about-cms-shell:not(.about-cms-two-col):not(.about-cms-founder),.about-cms-soft>.about-cms-shell,.about-cms-blue>.about-cms-shell{width:min(100% - 28px,1100px)}.about-cms-hero h1{font-size:34px}.about-cms-section h2,.about-cms-cta h2{font-size:26px}.about-cms-richtext,.about-cms-richtext p,.about-cms-section p{font-size:15px;line-height:1.8}}.about-cms-two-col.about-image-left>.about-cms-image,.about-cms-founder.about-image-left>img,.about-cms-hero-grid.about-image-left>img{order:-1}.about-cms-two-col.about-image-right>.about-cms-image,.about-cms-founder.about-image-right>img,.about-cms-hero-grid.about-image-right>img{order:2}@media (width<=800px){.about-cms-two-col.about-image-left>.about-cms-image,.about-cms-two-col.about-image-right>.about-cms-image,.about-cms-founder.about-image-left>img,.about-cms-founder.about-image-right>img,.about-cms-hero-grid.about-image-left>img,.about-cms-hero-grid.about-image-right>img{order:initial}}.physicians-page,.physicians-page p,.physicians-page a{font-family:Montserrat,Arial,sans-serif}.physicians-page h1,.physicians-page h2,.physicians-page h3,.physicians-page .section-label{font-family:Lato,Arial,sans-serif}.physicians-shell{width:min(1100px,100% - 48px);margin:0 auto}.physicians-status{padding:80px 0}.physicians-hero{color:#fff;background:linear-gradient(120deg,#001b8e 0%,#0029d4 58%,#1249f3 100%);padding:70px 0}.physicians-hero-grid{grid-template-columns:minmax(0,1.1fr) minmax(300px,.9fr);align-items:center;gap:54px;display:grid}.physicians-hero-single{display:block}.physicians-hero-single>div{max-width:900px;margin:0 auto}.physicians-hero h1{color:#fff;margin:8px 0 20px;font-size:clamp(38px,4.2vw,46px);font-weight:900;line-height:1.1}.physicians-hero p{color:#ffffffe0;max-width:760px;font-size:17px;line-height:1.8}.physicians-hero img{border-radius:20px;width:100%;display:block;box-shadow:0 18px 48px #0000002e}.physicians-image-left>img{order:-1}.physicians-image-right>img{order:2}.physicians-section{background:#fff;padding:72px 0}.physicians-reading{max-width:920px}.physicians-section h2,.physicians-referral h2{color:#0b1f3a;margin:0 0 22px;font-size:clamp(27px,2.8vw,32px);font-weight:900;line-height:1.2}.physicians-page .section-label{color:#fa7002;letter-spacing:.12em;text-transform:uppercase;margin-bottom:12px;font-size:12px;font-weight:900}.physicians-richtext,.physicians-richtext p{color:#536174;font-size:15.5px;line-height:1.85}.physicians-richtext p{margin:0 0 20px}.physicians-richtext p:last-child{margin-bottom:0}.physicians-referral{background:linear-gradient(135deg,#fff6ed,#ffead7);padding:68px 0}.physicians-referral-inner{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:50px;display:grid}.physicians-actions{flex-wrap:wrap;gap:12px;display:flex}.physicians-secondary{color:#0029d4;background:#fff;border:1px solid #0029d4;border-radius:9px;justify-content:center;align-items:center;min-height:48px;padding:13px 22px;font-weight:700;text-decoration:none;display:inline-flex}.physicians-secondary:hover{color:#fff;background:#0029d4}@media (width<=800px){.physicians-shell{width:min(100% - 32px,1100px)}.physicians-hero{padding:54px 0}.physicians-hero-grid,.physicians-referral-inner{grid-template-columns:1fr;gap:32px}.physicians-image-left>img,.physicians-image-right>img{order:initial}.physicians-section,.physicians-referral{padding:54px 0}}@media (width<=520px){.physicians-shell{width:min(100% - 28px,1100px)}.physicians-hero h1{font-size:34px}.physicians-section h2,.physicians-referral h2{font-size:26px}.physicians-actions{flex-direction:column}.physicians-actions .btn,.physicians-secondary{width:100%}}
