:root{--bg:#f4f6f8;--paper:#fff;--ink:#101318;--muted:#68717d;--line:#dfe4ea;--dark:#090d12;--green:#168eea;--green-dark:#075fa9;--green-soft:#e4f3ff;--danger:#9d3743;--shadow:0 22px 70px rgba(16,24,16,.12);--radius:28px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--ink);background:var(--bg)}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}img{max-width:100%;display:block}.wrap{width:min(1180px,calc(100% - 32px));margin:auto}.promo-bar{min-height:42px;background:var(--dark);color:#f5f9ef;display:flex;align-items:center;justify-content:center;gap:18px;padding:8px 18px;font-size:13px;text-align:center}.promo-bar span{color:#c8d7c1}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:50;background:rgba(247,248,244,.9);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid rgba(226,229,220,.8)}.header-inner{max-width:1440px;margin:auto;padding:16px 42px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;grid-gap:26px;gap:26px}.brand{display:inline-flex;align-items:center;gap:11px;min-width:max-content}.brand-mark{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:radial-gradient(circle at 35% 30%,#9ddaff,var(--green));color:#092107;font-weight:900;font-size:20px;box-shadow:inset 0 -10px 18px rgba(0,0,0,.12),0 8px 22px rgba(22,142,234,.28)}.brand-copy{display:grid;line-height:1}.brand-copy strong{letter-spacing:.09em}.brand-copy em{font-style:normal;color:var(--green);font-size:13px;letter-spacing:.22em;text-transform:uppercase}.main-nav{display:flex;gap:26px;align-items:center;justify-content:center;font-size:14px;color:#343c30}.main-nav a{position:relative}.main-nav a:after{content:"";position:absolute;left:0;right:0;bottom:-8px;height:2px;background:var(--green);transform:scaleX(0);transition:.2s}.main-nav a:hover:after{transform:scaleX(1)}.header-actions{display:flex;align-items:center;gap:12px}.utility-link{padding:8px;color:#30372f;font-size:14px}.cart-pill{border:1px solid var(--line);background:var(--paper);border-radius:999px;padding:10px 15px;box-shadow:0 8px 28px rgba(18,21,17,.05)}.cart-pill span{color:var(--green);font-weight:800}.hero{position:relative;min-height:680px;display:grid;grid-template-columns:1fr .88fr;align-items:center;max-width:1440px;margin:auto;padding:72px 42px 50px;overflow:hidden}.hero:before{content:"";position:absolute;inset:20px 42px 34px;border-radius:44px;background:linear-gradient(135deg,rgba(255,255,255,.94),rgba(231,241,221,.86));border:1px solid rgba(255,255,255,.8);box-shadow:var(--shadow);z-index:-3}.hero-bg-card{position:absolute;border-radius:36px;background:var(--green-soft);z-index:-2}.hero-bg-card.one{width:290px;height:190px;left:53%;top:18%;transform:rotate(-12deg);opacity:.65}.hero-bg-card.two{width:420px;height:320px;right:6%;bottom:4%;transform:rotate(9deg);background:#f0e7c6;opacity:.8}.hero-content{padding:30px 0 30px 46px}.eyebrow,.product-category{margin:0 0 12px;color:var(--green-dark);font-size:12px;letter-spacing:.18em;text-transform:uppercase;font-weight:800}.hero h1{margin:0;font-size:clamp(56px,9vw,126px);line-height:.83;letter-spacing:-.08em}.hero h1 span{color:var(--green-dark)}.hero-copy{max-width:530px;margin:28px 0 0;color:var(--muted);font-size:18px;line-height:1.7}.hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:34px}.btn,.button{border:1px solid transparent;border-radius:999px;padding:14px 22px;display:inline-flex;align-items:center;justify-content:center;gap:10px;font-weight:800;transition:.2s;cursor:pointer}.btn.primary,.button{background:var(--green);color:#fff;box-shadow:0 14px 28px rgba(22,142,234,.22)}.btn.primary:hover,.button:hover{transform:translateY(-2px);background:var(--green-dark)}.btn.ghost,.button.secondary{background:#fff;color:var(--ink);border-color:var(--line);box-shadow:none}.btn.ghost:hover,.button.secondary:hover{border-color:var(--green);color:var(--green-dark)}.hero-visual{position:relative;min-height:560px;display:grid;place-items:center}.hero-visual>img{width:min(96%,540px);filter:drop-shadow(0 38px 55px rgba(19,34,14,.2))}.floating-card{position:absolute;background:rgba(255,255,255,.92);border:1px solid rgba(226,229,220,.9);border-radius:18px;padding:14px 18px;box-shadow:0 18px 48px rgba(21,28,18,.12);display:grid;grid-gap:2px;gap:2px}.floating-card span{color:var(--muted);font-size:12px;text-transform:uppercase;letter-spacing:.12em}.floating-card strong{font-size:22px;color:var(--green-dark)}.floating-card.purity{top:80px;right:28px}.floating-card.batch{bottom:110px;left:34px}.trust-strip{max-width:1440px;margin:-16px auto 0;padding:16px 42px 28px;display:grid;grid-template-columns:repeat(5,minmax(150px,1fr));grid-gap:14px;gap:14px}.trust-strip div{background:var(--paper);border:1px solid var(--line);border-radius:18px;padding:18px 16px;display:flex;align-items:center;gap:12px;box-shadow:0 10px 30px rgba(18,21,17,.04)}.trust-strip img{width:32px;height:32px}.trust-strip span{font-weight:750;font-size:14px}.section{max-width:1440px;margin:auto;padding:58px 42px}.section-heading,.shop-toolbar{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:24px}.section h1{font-size:clamp(40px,5vw,68px);letter-spacing:-.05em;margin:10px 0 24px}.info-panel h2,.lab-copy h2,.section h2,.shop-toolbar h2{margin:0;font-size:clamp(30px,4vw,58px);letter-spacing:-.05em;line-height:1}.muted{color:var(--muted)}.category-grid{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:18px;gap:18px}.category-tile{border:1px solid var(--line);background:var(--paper);border-radius:26px;min-height:186px;padding:20px;display:grid;place-items:center;grid-gap:10px;gap:10px;font-weight:900;box-shadow:0 16px 42px rgba(18,21,17,.04);transition:.2s}.category-tile img{width:88px;height:88px}.category-tile.active,.category-tile:hover{transform:translateY(-4px);border-color:rgba(22,142,234,.48);background:#f6fbff}.grid,.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:20px;gap:20px}.card,.product-card{position:relative;background:var(--paper);border:1px solid var(--line);border-radius:28px;overflow:hidden;box-shadow:0 18px 46px rgba(18,21,17,.06);transition:.2s}.product-card:hover{transform:translateY(-5px);box-shadow:0 26px 62px rgba(18,21,17,.12)}.product-image{background:linear-gradient(180deg,#f3f5ee,#fff);min-height:250px;display:grid;place-items:center;padding:22px}.product-image img{max-height:210px;object-fit:contain}.badge{position:absolute;top:16px;left:16px;background:var(--green);color:#fff;padding:7px 10px;border-radius:999px;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.cardbody,.product-body{padding:20px}.card h3,.product-body h3{margin:0 0 9px;font-size:20px;letter-spacing:-.02em}.product-meta{color:var(--muted);font-size:13px;min-height:38px;line-height:1.45}.price-row{display:flex;justify-content:space-between;align-items:center;gap:14px;margin-top:17px}.price{color:var(--green-dark);font-size:20px;font-weight:900}.add-btn{border:none;background:var(--dark);color:#fff;padding:12px 16px;border-radius:999px;font-weight:850}.add-btn:hover{background:var(--green-dark)}.report-link{margin-top:12px;display:inline-flex;font-size:13px;font-weight:900;color:var(--green-dark)}.lab-results{display:grid;grid-template-columns:.8fr 1.2fr;grid-gap:30px;gap:30px;align-items:center}.lab-copy{background:var(--dark);color:#f7fbf0;border-radius:34px;padding:42px;min-height:370px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.lab-copy .eyebrow{color:#8ed1ff}.lab-copy p:not(.eyebrow){color:#c4d2df;line-height:1.7}.lab-table-wrap,.summary{background:var(--paper);border:1px solid var(--line);border-radius:30px;padding:20px;box-shadow:var(--shadow);overflow-x:auto}.lab-table,.table{width:100%;border-collapse:collapse}.lab-table td,.lab-table th,.table td,.table th{text-align:left;padding:16px 14px;border-bottom:1px solid var(--line)}.lab-table th,.table th{font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:var(--muted)}.status,.verified-pill{display:inline-block;padding:6px 10px;border-radius:999px;background:var(--green-soft);color:var(--green-dark);font-size:12px;font-weight:800}.split-section{display:grid;grid-template-columns:1fr 1fr;grid-gap:22px;gap:22px}.info-panel{border-radius:34px;padding:42px;min-height:310px;display:flex;flex-direction:column;justify-content:end}.info-panel.dark{background:linear-gradient(135deg,#10170f,#102b43);color:#f3f9ff}.info-panel.light{background:linear-gradient(135deg,#fff,#e5f3ff);border:1px solid var(--line)}.info-panel.dark .eyebrow{color:#8ed1ff}.info-panel p:not(.eyebrow){max-width:560px;opacity:.78;line-height:1.7}.site-footer{max-width:1440px;margin:44px auto 0;padding:58px 42px 34px;display:grid;grid-template-columns:1.3fr .7fr .7fr .9fr;grid-gap:38px;gap:38px;border-top:1px solid var(--line)}.site-footer h4{margin:0 0 16px}.site-footer a,.site-footer span{display:block;color:var(--muted);margin:9px 0}.footer-brand p{color:var(--muted);line-height:1.7;max-width:360px}.footer-bottom{grid-column:1/-1;border-top:1px solid var(--line);padding-top:22px;color:var(--muted);font-size:13px}.checkout{display:grid;grid-template-columns:1.35fr .75fr;grid-gap:28px;gap:28px;align-items:start}.form{display:grid;grid-gap:15px;gap:15px}.field{display:grid;grid-gap:7px;gap:7px}.field label{font-size:13px;color:var(--muted);font-weight:700}input,select,textarea{width:100%;padding:14px 16px;border-radius:14px;border:1px solid var(--line);background:#fff;color:var(--ink);outline:none}input:focus,select:focus,textarea:focus{border-color:var(--green);box-shadow:0 0 0 4px rgba(22,142,234,.12)}.notice{padding:16px;border:1px solid #d3e5c9;background:var(--green-soft);border-radius:16px;color:#32472c}.danger{border-color:#efc5ca;background:#fff0f2;color:#8b2632}.summary h2{margin-top:0}.footer{display:none}.admin-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:24px}.admin-heading h1{margin:6px 0}.admin-filters{display:grid;grid-template-columns:2fr 1fr auto auto;grid-gap:10px;gap:10px;margin-bottom:20px}.admin-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:20px;gap:20px}.admin-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-bottom:20px}.admin-actions select{width:auto;min-width:210px}.status-completed,.status-paid{background:#dff2e8;color:#236043}.status-processing,.status-shipped{background:#e2eef8;color:#2e5b7b}.status-cancelled,.status-refunded{background:#fae2e6;color:#8e3240}@media(max-width:1100px){.category-grid,.grid,.product-grid,.trust-strip{grid-template-columns:repeat(3,1fr)}}@media(max-width:900px){.header-inner{grid-template-columns:1fr auto}.main-nav{display:none}.hero{grid-template-columns:1fr;padding:48px 24px}.hero:before{inset:14px 16px}.hero-content{padding:38px 22px}.hero-visual{min-height:430px}.grid,.product-grid{grid-template-columns:repeat(2,1fr)}.checkout,.lab-results,.split-section{grid-template-columns:1fr}.site-footer{grid-template-columns:1fr 1fr}.trust-strip{grid-template-columns:repeat(2,1fr);padding-left:24px;padding-right:24px}.section{padding:48px 24px}}@media(max-width:620px){.promo-bar span{display:none}.header-inner{padding:13px 18px}.utility-link{display:none}.cart-pill{font-size:12px}.brand-mark{width:36px;height:36px}.hero h1{font-size:60px}.hero-visual{min-height:320px}.floating-card{display:none}.category-grid,.grid,.product-grid,.trust-strip{grid-template-columns:1fr}.section-heading,.shop-toolbar{align-items:flex-start;flex-direction:column}.site-footer{padding:42px 22px}.admin-filters,.admin-grid,.site-footer{grid-template-columns:1fr}.admin-heading{align-items:flex-start;flex-direction:column}}.catalogue-controls{display:grid;grid-template-columns:2fr 1fr;grid-gap:16px;gap:16px;margin:0 0 10px;padding:18px;background:var(--paper);border:1px solid var(--line);border-radius:22px}.catalogue-count{color:var(--muted);font-size:14px;margin:14px 0 20px}.empty-state{padding:48px;border:1px dashed var(--line);border-radius:24px;text-align:center;color:var(--muted);background:var(--paper)}.product-vial-image{position:relative;overflow:hidden;background:radial-gradient(circle at 50% 34%,#fff 0,#edf3f8 54%,#dce5ed 100%)}.product-vial-image img{object-fit:cover;transform:scale(1.02)}.product-card .product-vial-image{height:285px;padding:0}.vial-label-name{top:64%;width:34%;font-size:clamp(8px,1vw,12px);font-weight:800;letter-spacing:.02em;max-height:44px}.product-vial-large{min-height:560px;padding:0}.product-vial-large .vial-label-name{font-size:18px;max-height:68px}.product-lead{font-size:18px;line-height:1.7}.product-options{margin:24px 0}.specification-list{display:grid;grid-gap:10px;gap:10px;margin:0 0 22px}.specification-row{display:flex;justify-content:space-between;gap:18px;align-items:center;background:var(--paper);border:1px solid var(--line);border-radius:16px;padding:14px 16px}.specification-row span{display:block;color:var(--muted);font-size:12px;margin-top:3px}.specification-price{font-weight:900;color:var(--green-dark);white-space:nowrap}.hero-photo>img{width:min(82%,540px);border-radius:34px;box-shadow:0 34px 70px rgba(4,19,32,.2);filter:none}.category-grid-seven{grid-template-columns:repeat(4,1fr)}@media(max-width:900px){.catalogue-controls{grid-template-columns:1fr}.category-grid-seven{grid-template-columns:repeat(2,1fr)}}@media(max-width:620px){.category-grid-seven{grid-template-columns:1fr}.product-vial-large{min-height:390px}.product-vial-large .vial-label-name{font-size:13px}}.product-card{display:flex;flex-direction:column;height:100%}.product-card .product-body{display:flex;flex-direction:column;flex:1 1;min-height:245px}.product-title{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;line-height:1.25}.product-meta{margin-bottom:0}.product-card .price-row{margin-top:auto}.product-vial-image img{object-position:center}.technical-details{margin:20px 0;padding:18px 20px;border:1px solid var(--line);border-radius:18px;background:var(--paper)}.technical-details .eyebrow{margin-bottom:8px}.technical-details p:last-child{margin:0;color:var(--muted);line-height:1.65;overflow-wrap:anywhere}@media(max-width:620px){.product-card .product-body{min-height:220px}.product-title{min-height:auto}}.vial-label-name{position:absolute;left:50%;top:62.5%;transform:translate(-50%,-50%);width:37%;min-height:48px;padding:7px 4px 5px;display:flex;align-items:center;justify-content:center;color:#fff;background:#050505;border-top:1px solid rgba(255,255,255,.12);border-bottom:2px solid #168eea;text-align:center;text-transform:uppercase;font-size:clamp(8px,.8vw,11px);font-weight:900;line-height:1.05;letter-spacing:.015em;text-shadow:0 1px 2px #000;pointer-events:none;overflow:hidden;z-index:2}.product-vial-large .vial-label-name{width:37%;min-height:72px;padding:10px 7px 8px;font-size:clamp(13px,1.5vw,20px);line-height:1.08}@media(max-width:1100px){.vial-label-name{font-size:9px;width:39%}}@media(max-width:620px){.vial-label-name{font-size:clamp(9px,3vw,12px);width:38%;min-height:50px}.product-vial-large .vial-label-name{font-size:14px;min-height:60px}}.admin-product-editor{display:grid;grid-gap:22px;gap:22px}.admin-product-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px}.admin-product-form .field:nth-child(4),.admin-product-form .field:nth-child(5){grid-column:1/-1}.admin-product-editor textarea{width:100%;resize:vertical}.admin-product-editor .table input{min-width:110px}.admin-save-bar{gap:16px;position:-webkit-sticky;position:sticky;bottom:16px;background:var(--surface);border:1px solid var(--line);padding:14px 16px;border-radius:18px}.admin-save-bar,.form-check{display:flex;align-items:center}.form-check{gap:8px}@media(max-width:700px){.admin-product-form{grid-template-columns:1fr}}.account-auth-wrap{display:grid;grid-template-columns:1fr minmax(360px,500px);grid-gap:54px;gap:54px;align-items:center;min-height:620px}.account-auth-intro h1{max-width:720px}.account-auth-intro p{max-width:570px;font-size:18px;line-height:1.7}.account-auth-card{background:var(--paper);border:1px solid var(--line);border-radius:30px;padding:28px;box-shadow:var(--shadow)}.auth-tabs{display:grid;grid-template-columns:1fr 1fr;background:var(--bg);padding:5px;border-radius:999px;margin-bottom:24px}.auth-tabs button{border:0;background:transparent;padding:12px;border-radius:999px;font-weight:800;color:var(--muted)}.auth-tabs button.active{background:#fff;color:var(--ink);box-shadow:0 5px 15px rgba(0,0,0,.07)}.auth-help{text-align:center}.account-heading{display:flex;justify-content:space-between;align-items:center;gap:22px;margin-bottom:28px}.account-heading h1{margin:4px 0}.account-stat-grid,.admin-metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:16px;gap:16px;margin-bottom:22px}.metric-card{background:var(--paper);border:1px solid var(--line);border-radius:23px;padding:22px;display:flex;flex-direction:column;gap:7px;min-height:145px;box-shadow:0 12px 35px rgba(18,21,17,.05)}.metric-card span{font-size:12px;text-transform:uppercase;letter-spacing:.1em;color:var(--muted);font-weight:800}.metric-card strong{font-size:32px;letter-spacing:-.04em}.metric-card small{color:var(--muted);margin-top:auto}.metric-status{text-transform:capitalize;font-size:22px!important}.featured-metric{background:linear-gradient(145deg,#0876c8,#168eea);color:white;border-color:transparent}.featured-metric small,.featured-metric span{color:rgba(255,255,255,.78)}.alert-metric{background:#fff9ea;border-color:#f0dfaf}.danger-metric{background:#fff1f3;border-color:#efc5ca}.account-quick-links{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px;margin-bottom:22px}.quick-link-card{background:var(--dark);color:#fff;border-radius:23px;padding:22px;display:flex;justify-content:space-between;gap:18px;align-items:center}.quick-link-card span{color:#a8b4bf}.quick-link-card strong{color:#8ed1ff}.account-orders{margin-top:0}.section-row{display:flex;justify-content:space-between;align-items:center;gap:18px;margin-bottom:16px}.section-row h2{margin:0}.responsive-table{overflow-x:auto}.empty-inline{display:grid;grid-gap:5px;gap:5px;padding:26px 8px}.empty-inline span{color:var(--muted)}.account-columns{display:grid;grid-template-columns:1fr 1fr;grid-gap:22px;gap:22px}.address-list{display:grid;grid-gap:13px;gap:13px}.address-card{border:1px solid var(--line);border-radius:18px;padding:17px;background:#fbfcfd}.address-card p{color:var(--muted);line-height:1.6}.mini-pill{margin-left:8px;background:var(--green-soft);color:var(--green-dark);padding:4px 8px;border-radius:999px;font-size:11px;font-weight:800}.inline-actions{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.text-button{border:0;background:transparent;padding:0;color:var(--green-dark);font-weight:800}.danger-text{color:var(--danger)}.account-centred-heading{text-align:center;margin:0 auto 26px;max-width:650px}.account-small-card{max-width:520px;margin:0 auto}.auth-back{text-align:center;margin-top:20px}.order-detail-heading{margin-top:22px}.timeline-panel{margin-bottom:22px}.order-timeline{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:0;gap:0;margin-top:24px}.timeline-step{position:relative;display:grid;justify-items:center;text-align:center;grid-gap:10px;gap:10px;color:var(--muted)}.timeline-step:before{content:"";position:absolute;height:3px;background:var(--line);top:17px;left:-50%;right:50%;z-index:0}.timeline-step:first-child:before{display:none}.timeline-step.is-done:before{background:var(--green)}.timeline-dot{position:relative;z-index:1;width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:#edf0f3;border:2px solid var(--line);font-weight:900}.timeline-step.is-done .timeline-dot{background:var(--green);border-color:var(--green);color:#fff}.timeline-step.is-active .timeline-dot{box-shadow:0 0 0 7px rgba(22,142,234,.14)}.timeline-step strong{font-size:13px}.timeline-step small{display:block;margin-top:5px}.timeline-terminal{grid-column:1/-1;margin-top:20px;padding:12px;border-radius:14px;background:#fff0f2;color:var(--danger);font-weight:800;text-align:center;text-transform:capitalize}.order-info-grid{margin-bottom:22px}.order-items-panel tfoot td{border-bottom:0}.public-order-status{max-width:900px}.admin-nav-actions{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.admin-dashboard .admin-metric-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.dashboard-grid{display:grid;grid-template-columns:1.65fr .85fr;grid-gap:20px;gap:20px;margin-top:20px}.dashboard-wide{min-width:0}.bar-chart{height:300px;display:grid;grid-template-columns:repeat(14,minmax(26px,1fr));grid-gap:8px;gap:8px;align-items:end;padding-top:26px}.bar-column{height:100%;display:grid;grid-template-rows:24px 1fr 30px;grid-gap:5px;gap:5px;text-align:center;min-width:0}.bar-value{font-size:9px;color:var(--muted);white-space:nowrap;overflow:hidden}.bar-track{position:relative;height:100%;background:linear-gradient(180deg,#f4f6f8,#edf1f4);overflow:hidden}.bar-fill,.bar-track{border-radius:8px 8px 3px 3px}.bar-fill{position:absolute;left:0;right:0;bottom:0;background:linear-gradient(180deg,#5cb5f5,var(--green-dark))}.bar-column>span{font-size:10px;color:var(--muted);white-space:nowrap}.rank-list{display:grid;grid-gap:17px;gap:17px}.rank-row{display:flex;gap:12px;align-items:center}.rank-number{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:var(--dark);color:#fff;font-size:12px;font-weight:900}.rank-content{flex:1 1;min-width:0}.rank-content>div:first-child{display:flex;justify-content:space-between;gap:12px}.rank-content strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rank-content span{color:var(--muted);font-size:12px;white-space:nowrap}.mini-bar{height:6px;background:#edf1f4;border-radius:99px;overflow:hidden;margin-top:8px}.mini-bar i{display:block;height:100%;background:var(--green);border-radius:99px}.lower-grid{align-items:start}.stock-alert-list{display:grid}.stock-alert{display:flex;justify-content:space-between;gap:15px;padding:14px 0;border-bottom:1px solid var(--line)}.stock-alert:last-child{border-bottom:0}.stock-alert div{display:grid;grid-gap:3px;gap:3px}.stock-alert span{font-size:12px;color:var(--muted)}.stock-alert>b{align-self:center;background:var(--green-soft);color:var(--green-dark);padding:7px 10px;border-radius:10px}.stock-alert>b.stock-zero{background:#fff0f2;color:var(--danger)}.order-created{max-width:720px}.form-check input{width:auto}@media(max-width:1100px){.account-stat-grid,.admin-dashboard .admin-metric-grid{grid-template-columns:repeat(2,1fr)}.account-auth-wrap,.dashboard-grid{grid-template-columns:1fr}.account-auth-intro{text-align:center}.account-auth-intro p{margin-left:auto;margin-right:auto}}@media(max-width:760px){.account-columns,.account-quick-links{grid-template-columns:1fr}.account-heading{align-items:flex-start;flex-direction:column}.order-timeline{grid-template-columns:1fr;gap:14px}.timeline-step{grid-template-columns:36px 1fr;justify-items:start;text-align:left;align-items:center}.timeline-step:before{width:3px;height:calc(100% + 14px);left:17px;right:auto;top:-14px}.timeline-step:first-child:before{display:none}.bar-chart{overflow-x:auto;grid-template-columns:repeat(14,45px)}.admin-nav-actions{align-items:stretch}.admin-nav-actions .button,.admin-nav-actions form,.admin-nav-actions form button{width:100%}}@media(max-width:520px){.account-stat-grid,.admin-dashboard .admin-metric-grid{grid-template-columns:1fr}.quick-link-card{align-items:flex-start;flex-direction:column}.account-auth-card{padding:20px}}.coa-archive-heading{max-width:820px;margin-bottom:22px}.coa-archive-heading h1{margin:4px 0 12px}.coa-disclaimer{margin-bottom:24px}.coa-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:20px;gap:20px}.coa-card{background:var(--paper);border:1px solid var(--line);border-radius:24px;overflow:hidden;box-shadow:0 12px 35px rgba(18,21,17,.05);min-width:0}.coa-preview{display:block;position:relative;height:330px;background:#0b0d0f;overflow:hidden}.coa-preview img{width:100%;height:100%;object-fit:contain;display:block}.coa-preview span{position:absolute;left:14px;bottom:14px;background:rgba(8,11,14,.82);color:#fff;padding:8px 11px;border-radius:10px;font-size:12px;font-weight:800;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.coa-card-body{padding:20px;display:grid;grid-gap:15px;gap:15px}.coa-card-body h3{font-size:20px;line-height:1.2;margin:0}.coa-card-topline{display:flex;justify-content:space-between;align-items:center;gap:12px}.coa-type-pill,.status-pill{display:inline-flex;align-items:center;width:max-content;border-radius:999px;padding:6px 9px;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.08em;background:var(--green-soft);color:var(--green-dark)}.coa-date{font-size:12px;color:var(--muted)}.coa-facts{display:grid;grid-gap:8px;gap:8px;margin:0}.coa-facts>div{display:grid;grid-template-columns:110px 1fr;grid-gap:12px;gap:12px;padding-bottom:8px;border-bottom:1px solid var(--line)}.coa-facts dt{font-size:11px;text-transform:uppercase;letter-spacing:.07em;color:var(--muted);font-weight:800}.coa-facts dd{margin:0;font-size:13px;font-weight:700;overflow-wrap:anywhere}.coa-facts a{color:inherit;text-decoration:underline;-webkit-text-decoration-color:rgba(0,0,0,.18);text-decoration-color:rgba(0,0,0,.18)}.coa-note{font-size:13px;line-height:1.55;color:var(--muted);margin:0}.coa-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.coa-actions .button{padding:9px 12px}.text-link{font-size:12px;font-weight:800;color:var(--green-dark);overflow-wrap:anywhere}.coa-empty-state{display:grid;grid-gap:8px;gap:8px;padding:28px}.coa-empty-state h2{margin:0}.home-coa-list{display:grid;grid-gap:15px;gap:15px;min-width:0}.coa-card-compact{display:grid;grid-template-columns:135px 1fr;border-radius:18px}.coa-card-compact .coa-preview{height:100%;min-height:180px}.coa-card-compact .coa-preview span{display:none}.coa-card-compact .coa-card-body{padding:16px;gap:10px}.coa-card-compact .coa-card-body h3{font-size:16px}.coa-card-compact .coa-facts>div{grid-template-columns:85px 1fr;padding-bottom:5px}.coa-card-compact .coa-actions .button,.coa-card-compact .coa-facts>div:nth-child(n+5){display:none}.product-coa-section{margin-top:60px}.coa-grid-product{grid-template-columns:repeat(2,minmax(0,1fr));max-width:1050px}.coa-admin-table small{display:block;color:var(--muted);margin-top:5px;line-height:1.35}.coa-admin-document{display:grid;grid-template-columns:55px minmax(120px,1fr);grid-gap:10px;gap:10px;align-items:center;color:inherit;min-width:220px}.coa-admin-document img{width:55px;height:72px;object-fit:cover;object-position:top;border-radius:8px;background:#111}.coa-admin-action{display:grid;grid-gap:5px;gap:5px;min-width:95px}.coa-admin-action .button{padding:8px 11px}.coa-admin-action small{max-width:140px}.status-published{background:var(--green-soft);color:var(--green-dark)}.status-review{background:#fff3d9;color:#8a5c00}@media(max-width:1100px){.coa-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.lab-results{grid-template-columns:1fr}.home-coa-list{grid-template-columns:repeat(2,minmax(0,1fr))}.coa-card-compact{grid-template-columns:1fr}.coa-card-compact .coa-preview{height:230px}}@media(max-width:700px){.coa-grid,.coa-grid-product,.home-coa-list{grid-template-columns:1fr}.coa-preview{height:360px}.coa-card-compact{grid-template-columns:120px 1fr}.coa-card-compact .coa-preview{height:100%;min-height:180px}.coa-facts>div{grid-template-columns:95px 1fr}.coa-card-topline{align-items:flex-start}.coa-admin-document{min-width:180px}}.product-vial-image:after,.vial-label-name{display:none!important}.product-card .product-vial-image{height:300px;padding:14px;background:linear-gradient(180deg,#f5f6f7,#eceff1)}.product-vial-image img{width:100%;height:100%;padding:0}.product-vial-large{height:min(72vw,680px);min-height:540px;padding:24px;background:linear-gradient(180deg,#f7f8f9,#eceff2)}.product-vial-large img{max-height:none;width:100%;height:100%;object-fit:contain!important}.product-title{min-height:50px}.product-category{min-height:30px;line-height:1.35}.product-meta{min-height:42px}.hero.hero-storefront{min-height:690px;grid-template-columns:minmax(0,1fr) minmax(460px,.88fr);gap:52px;padding:58px 42px 48px;align-items:center}.hero.hero-storefront:before{inset:18px 42px 28px;border-radius:40px;background:linear-gradient(135deg,#fff,#f8fafc 58%,#eef4f8);border:1px solid #e2e7ec;box-shadow:0 24px 70px rgba(16,24,32,.09)}.hero-storefront .hero-content{padding:44px 0 44px 46px;position:relative;z-index:2}.hero-storefront h1{font-size:clamp(54px,6.5vw,104px);line-height:.92;letter-spacing:-.067em}.hero-storefront .hero-copy{max-width:680px;font-size:18px;line-height:1.7}.hero-assurances{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.hero-assurances span{background:#fff;border:1px solid var(--line);border-radius:999px;padding:10px 14px;color:var(--muted);font-size:12px;box-shadow:0 8px 24px rgba(18,21,17,.04)}.hero-assurances strong{color:var(--ink);margin-right:4px}.hero-product-card{position:relative;margin-right:46px;background:#fff;border:1px solid var(--line);border-radius:32px;overflow:hidden;box-shadow:0 26px 70px rgba(16,24,32,.14);z-index:2}.hero-product-image{height:470px;padding:20px;background:linear-gradient(145deg,#f3f4f5,#e8ecef);display:grid;place-items:center}.hero-product-image img{width:100%;height:100%;object-fit:contain}.hero-product-details{padding:22px 24px 24px;display:grid;grid-template-columns:1fr auto;grid-gap:22px;gap:22px;align-items:end}.hero-product-details h2{margin:0 0 7px;font-size:32px;letter-spacing:-.04em}.hero-product-details p:not(.eyebrow){margin:0;color:var(--muted);font-size:13px}.hero-product-buy{display:grid;justify-items:end;grid-gap:10px;gap:10px}.hero-product-buy>span{color:var(--green-dark);font-size:20px;font-weight:900}.hero-product-buy .btn{padding:11px 17px}.trust-strip.trust-strip-four{grid-template-columns:repeat(4,minmax(180px,1fr));margin-top:-10px}.featured-products-section{padding-top:44px}.featured-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.category-intro{max-width:800px;align-items:flex-start}.category-intro .muted{font-size:16px;line-height:1.65;margin:15px 0 0}.category-grid-seven{grid-template-columns:repeat(4,minmax(0,1fr))}.category-tile{min-height:230px;text-align:center;align-content:center;gap:13px;padding:24px}.category-tile img{width:72px;height:72px}.category-tile span{font-size:16px;line-height:1.25}.category-tile small{color:var(--muted);font-weight:600;font-size:12px;line-height:1.45;max-width:230px}@media(max-width:1180px){.hero.hero-storefront{grid-template-columns:1fr;min-height:auto;gap:18px}.hero-product-card{margin:0 46px 32px}.hero-product-image{height:520px}.featured-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.category-grid-seven{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:900px){.hero.hero-storefront{padding:38px 20px 30px}.hero.hero-storefront:before{inset:12px 14px 20px}.hero-storefront .hero-content{padding:38px 24px 22px}.hero-product-card{margin:0 24px 28px}.hero-product-image{height:460px}.trust-strip.trust-strip-four{grid-template-columns:repeat(2,1fr)}.category-grid-seven{grid-template-columns:repeat(2,minmax(0,1fr))}.product-vial-large{min-height:460px}}@media(max-width:620px){.hero-storefront h1{font-size:50px}.hero-product-card{margin:0 12px 24px;border-radius:24px}.hero-product-image{height:360px;padding:10px}.hero-product-details{grid-template-columns:1fr}.hero-product-buy{justify-items:start}.hero-assurances{display:grid}.category-grid-seven,.featured-product-grid,.trust-strip.trust-strip-four{grid-template-columns:1fr}.product-card .product-vial-image{height:330px}.product-vial-large{height:420px;min-height:420px}}.hero-approved{max-width:none;width:100%;min-height:660px;grid-template-columns:minmax(0,1fr) minmax(480px,.92fr);gap:64px;padding:54px max(42px,calc((100vw - 1500px)/2)) 46px;background:radial-gradient(circle at 78% 22%,rgba(225,239,255,.52),transparent 34%),linear-gradient(180deg,#fff,#fbfcfd);border-bottom:1px solid #e9edf1;overflow:visible}.hero-approved .hero-bg-card,.hero-approved:before{display:none!important}.hero-approved .hero-content{padding:24px 0;align-self:center}.hero-approved h1{max-width:760px;margin:0;font-size:clamp(62px,6vw,96px);line-height:.99;letter-spacing:-.067em}.hero-approved h1 span{color:#1168bd}.hero-approved .hero-copy{max-width:690px;margin-top:26px;font-size:18px;line-height:1.65}.hero-approved .hero-actions{margin-top:30px}.hero-approved .hero-assurances{margin-top:24px;gap:10px}.hero-approved .hero-assurances span{padding:10px 14px;background:#fff;border-color:#e0e5ea;box-shadow:none}.hero-approved .hero-product-card{margin:0;background:#fff;border:1px solid #e1e6eb;border-radius:28px;box-shadow:0 22px 60px rgba(20,31,43,.11)}.hero-approved .hero-product-image{height:430px;padding:14px;background:linear-gradient(145deg,#f7f7f7,#eceeef)}.hero-approved .hero-product-image img{width:100%;height:100%;object-fit:contain}.hero-approved .hero-product-details{padding:18px 22px 20px}.hero-approved .hero-product-details h2{font-size:32px}.hero-approved .hero-product-buy .btn{padding:12px 18px}.trust-strip-detailed{max-width:1500px;margin:0 auto;padding:24px 42px 34px;gap:18px}.trust-strip-detailed>div{min-height:128px;padding:20px 22px;align-items:flex-start;border-radius:20px}.trust-strip-detailed img{width:46px;height:46px;padding:9px;border-radius:14px;background:#eef5ff}.trust-strip-detailed span{display:grid;grid-gap:6px;gap:6px}.trust-strip-detailed strong{font-size:15px}.trust-strip-detailed small{font-size:13px;line-height:1.45;color:var(--muted);font-weight:500}.product-vial-image{background:linear-gradient(180deg,#f4f5f6,#eceeef)!important}.product-vial-image img{object-fit:contain!important;transform:none!important;padding:10px!important}.product-card .product-vial-image{height:300px!important}.product-vial-large{height:560px!important}@media(max-width:1000px){.hero-approved{grid-template-columns:1fr;gap:20px;padding:42px 28px}.hero-approved .hero-content{padding:20px 6px}.hero-approved .hero-product-card{max-width:760px;width:100%;margin:auto}.hero-approved .hero-product-image{height:430px}.trust-strip-detailed{grid-template-columns:repeat(2,1fr);padding-left:28px;padding-right:28px}}@media(max-width:620px){.hero-approved{padding:32px 16px 26px}.hero-approved h1{font-size:52px}.hero-approved .hero-product-image{height:330px}.hero-approved .hero-product-details{grid-template-columns:1fr;gap:14px}.hero-approved .hero-product-buy{align-items:flex-start}.trust-strip-detailed{grid-template-columns:1fr;padding:18px 16px 28px}.product-card .product-vial-image{height:280px!important}.product-vial-large{height:430px!important}}.product-artwork{overflow:hidden}.product-artwork>img{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important;padding:0!important;transform:none!important;filter:none!important}.product-artwork-label{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;overflow:visible}.product-artwork-text{fill:#f4f4f1;font-weight:700;letter-spacing:.015em;paint-order:stroke;stroke:rgba(0,0,0,.13);stroke-width:1.3px}.product-card .product-vial-image{min-height:310px;padding:14px!important}.product-card .product-vial-image .product-artwork{max-width:100%;max-height:100%}.product-vial-large{height:620px!important;min-height:520px!important;padding:24px!important}.product-vial-large .product-artwork{width:100%;height:100%}.storefront-hero{width:min(1360px,calc(100% - 48px));margin:32px auto 0;display:grid;grid-template-columns:minmax(0,1fr) minmax(430px,.82fr);grid-gap:64px;gap:64px;align-items:center;padding:66px 68px;border:1px solid #e1e6eb;border-radius:34px;background:linear-gradient(135deg,#fff,#fbfcfd 58%,#eef5fb);box-shadow:0 24px 70px rgba(20,31,43,.08)}.storefront-hero-copy{max-width:690px}.storefront-hero-copy h1{margin:0;font-size:clamp(52px,5.2vw,82px);line-height:.98;letter-spacing:-.055em;max-width:760px}.storefront-hero-lead{margin:24px 0 0;color:var(--muted);font-size:18px;line-height:1.7;max-width:650px}.storefront-hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:30px}.storefront-proof-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px;margin-top:30px}.storefront-proof-grid>div{padding:15px 16px;border:1px solid #e1e6eb;border-radius:16px;background:rgba(255,255,255,.8);display:grid;grid-gap:3px;gap:3px}.storefront-proof-grid strong{font-size:18px;color:var(--ink)}.storefront-proof-grid span{font-size:12px;color:var(--muted)}.storefront-feature-card{background:#fff;border:1px solid #dfe5ea;border-radius:26px;overflow:hidden;box-shadow:0 24px 54px rgba(20,31,43,.12)}.storefront-feature-stage{position:relative;height:460px;padding:22px;background:linear-gradient(180deg,#f7f7f7,#eceff1);display:grid;place-items:center}.storefront-feature-stage .product-artwork{width:100%;height:100%}.storefront-feature-badge{position:absolute;top:18px;left:18px;z-index:2;padding:8px 11px;border-radius:999px;background:#0d1117;color:#fff;font-size:10px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.storefront-feature-footer{padding:20px 22px 22px;display:grid;grid-template-columns:1fr auto;grid-gap:22px;gap:22px;align-items:end}.storefront-feature-footer h2{margin:0 0 6px;font-size:30px;letter-spacing:-.035em}.storefront-feature-footer p{margin:0;color:var(--muted);font-size:13px}.storefront-feature-buy{display:grid;justify-items:end;grid-gap:10px;gap:10px}.storefront-feature-buy>strong{font-size:20px;color:var(--green-dark)}.storefront-feature-buy .btn{padding:11px 17px}.storefront-benefits{width:min(1360px,calc(100% - 48px));margin:18px auto 0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:14px;gap:14px}.storefront-benefits>div{min-height:118px;padding:20px;border:1px solid #e0e5ea;border-radius:20px;background:#fff;display:flex;gap:14px;align-items:flex-start;box-shadow:0 12px 32px rgba(18,21,17,.04)}.storefront-benefits img{width:42px;height:42px;padding:8px;border-radius:12px;background:#eef5ff}.storefront-benefits span{display:grid;grid-gap:5px;gap:5px}.storefront-benefits strong{font-size:15px}.storefront-benefits small{font-size:12.5px;line-height:1.45;color:var(--muted);font-weight:500}@media(max-width:1100px){.storefront-hero{grid-template-columns:1fr;gap:34px;padding:52px}.storefront-feature-card{max-width:760px;width:100%;margin:auto}.storefront-benefits{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.storefront-hero{width:min(100% - 24px,1360px);padding:34px 24px;border-radius:24px;margin-top:18px}.storefront-hero-copy h1{font-size:48px}.storefront-proof-grid{grid-template-columns:1fr}.storefront-feature-stage{height:360px;padding:12px}.storefront-feature-footer{grid-template-columns:1fr}.storefront-feature-buy{justify-items:start}.storefront-benefits{width:min(100% - 24px,1360px);grid-template-columns:1fr}.product-card .product-vial-image{height:290px!important;min-height:290px}.product-vial-large{height:470px!important;min-height:420px!important}}.product-artwork{position:relative;width:100%;height:100%;display:grid;place-items:center;overflow:visible!important}.product-artwork-svg{display:block;width:100%;height:100%;max-width:100%;max-height:100%;overflow:visible}.product-artwork-text{fill:#f3f3ef;font-family:Arial,Helvetica,sans-serif;font-weight:650;letter-spacing:.012em;stroke:none!important;paint-order:normal!important}.product-card .product-vial-image{height:310px!important;min-height:310px!important;padding:18px!important;overflow:hidden!important;background:linear-gradient(180deg,#f7f7f7,#eceeef)!important}.product-card .product-vial-image .product-artwork{width:100%!important;height:100%!important;max-width:284px!important;margin:auto}.product-card .product-vial-image .product-artwork-svg{object-fit:contain!important}.product-detail{grid-template-columns:minmax(0,1.08fr) minmax(360px,.78fr)!important;gap:34px!important;align-items:start!important}.product-detail>.card{width:100%;max-width:760px;align-self:start;overflow:hidden!important}.product-vial-large{height:auto!important;min-height:0!important;aspect-ratio:1/1!important;padding:26px!important;display:grid!important;place-items:center!important;overflow:hidden!important;background:linear-gradient(180deg,#f8f8f8,#eef0f2)!important}.product-vial-large .product-artwork{width:min(100%,700px)!important;height:auto!important;aspect-ratio:1/1!important;max-height:100%!important}.v26-hero{width:min(1320px,calc(100% - 48px));margin:30px auto 0;display:grid;grid-template-columns:minmax(0,1fr) minmax(410px,.78fr);grid-gap:58px;gap:58px;align-items:center;padding:54px 58px;border:1px solid #e1e6eb;border-radius:32px;background:linear-gradient(135deg,#fff,#fbfcfd 58%,#f0f6fb);box-shadow:0 22px 64px rgba(20,31,43,.08)}.v26-hero-copy{max-width:680px}.v26-hero-copy h1{margin:0;font-size:clamp(54px,5vw,78px);line-height:.98;letter-spacing:-.058em;max-width:720px}.v26-hero-lead{max-width:650px;margin:24px 0 0;color:var(--muted);font-size:17px;line-height:1.68}.v26-hero-actions{display:flex;gap:13px;flex-wrap:wrap;margin-top:29px}.v26-hero-facts{display:flex;gap:10px;flex-wrap:wrap;margin-top:25px}.v26-hero-facts span{padding:10px 13px;border:1px solid #dfe5ea;border-radius:999px;background:rgba(255,255,255,.82);font-size:12px;color:var(--muted)}.v26-hero-facts strong{color:var(--ink);margin-right:4px}.v26-hero-product-card{overflow:hidden;border:1px solid #dfe5ea;border-radius:25px;background:#fff;box-shadow:0 22px 52px rgba(20,31,43,.11)}.v26-hero-stage{height:430px;padding:18px;display:grid;place-items:center;background:linear-gradient(180deg,#f7f7f7,#eceff1);overflow:hidden}.v26-hero-stage .product-artwork{width:100%;height:100%;max-width:430px}.v26-hero-product-footer{display:grid;grid-template-columns:1fr auto;grid-gap:22px;gap:22px;align-items:end;padding:19px 21px 21px;border-top:1px solid #edf0f2}.v26-hero-product-footer .eyebrow{margin-bottom:7px}.v26-hero-product-footer h2{margin:0 0 5px;font-size:28px;letter-spacing:-.035em}.v26-hero-product-footer span{font-size:12px;color:var(--muted)}.v26-hero-product-action{display:grid;justify-items:end;grid-gap:9px;gap:9px}.v26-hero-product-action>strong{font-size:19px;color:var(--green-dark)}.v26-hero-product-action .btn{padding:11px 17px}.v26-benefits{width:min(1320px,calc(100% - 48px));margin:18px auto 0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:14px;gap:14px}.v26-benefits>div{min-height:112px;padding:19px;border:1px solid #e0e5ea;border-radius:19px;background:#fff;display:flex;gap:13px;align-items:flex-start;box-shadow:0 10px 28px rgba(18,21,17,.04)}.v26-benefits img{width:40px;height:40px;padding:8px;border-radius:12px;background:#eef5ff}.v26-benefits span{display:grid;grid-gap:5px;gap:5px}.v26-benefits strong{font-size:14px}.v26-benefits small{font-size:12px;line-height:1.45;color:var(--muted);font-weight:500}@media(max-width:1100px){.v26-hero{grid-template-columns:1fr;gap:32px;padding:48px}.v26-hero-product-card{width:min(100%,700px);margin:auto}.v26-benefits{grid-template-columns:repeat(2,minmax(0,1fr))}.product-detail{grid-template-columns:1fr!important}.product-detail>.card{max-width:760px;margin:auto}}@media(max-width:700px){.v26-hero{width:calc(100% - 24px);margin-top:18px;padding:32px 22px;border-radius:24px}.v26-hero-copy h1{font-size:48px}.v26-hero-stage{height:350px;padding:10px}.v26-hero-product-footer{grid-template-columns:1fr}.v26-hero-product-action{justify-items:start}.v26-benefits{width:calc(100% - 24px);grid-template-columns:1fr}.product-card .product-vial-image{height:286px!important;min-height:286px!important;padding:14px!important}.product-vial-large{padding:14px!important}}.nl-home{--nl-navy:#071522;--nl-navy-soft:#0d2236;--nl-blue:#168eea;--nl-blue-dark:#0867b2;--nl-sky:#69b9ff;--nl-text:#101821;--nl-muted:#667483;--nl-border:#dce4eb;--nl-surface:#fff;overflow:hidden;background:#f5f7f9;padding:1px 0 96px;color:var(--nl-text)}.nl-home .eyebrow{margin:0 0 12px;color:var(--nl-blue-dark);font-size:11px;line-height:1.2;letter-spacing:.19em;text-transform:uppercase;font-weight:850}.nl-hero{position:relative;width:min(1360px,calc(100% - 48px));min-height:660px;margin:28px auto 0;padding:68px 70px;display:grid;grid-template-columns:minmax(0,1.03fr) minmax(430px,.78fr);grid-gap:68px;gap:68px;align-items:center;overflow:hidden;border:1px solid rgba(255,255,255,.08);border-radius:34px;background:radial-gradient(circle at 84% 18%,rgba(46,142,222,.26),transparent 30%),radial-gradient(circle at 65% 105%,rgba(19,89,148,.2),transparent 33%),linear-gradient(135deg,#06111d,#0a1d2e 58%,#0b2438);box-shadow:0 30px 80px rgba(6,19,31,.18)}.nl-hero:before{content:"";position:absolute;right:-120px;top:-180px;width:560px;height:560px;border:1px solid rgba(105,185,255,.09);border-radius:50%;box-shadow:0 0 0 80px rgba(105,185,255,.025),0 0 0 160px rgba(105,185,255,.018);pointer-events:none}.nl-hero-copy{position:relative;z-index:1;max-width:700px}.nl-kicker{display:flex;align-items:center;gap:9px;margin:0 0 20px;color:#9ec9ee;font-size:11px;letter-spacing:.19em;text-transform:uppercase;font-weight:850}.nl-kicker span{width:7px;height:7px;border-radius:50%;background:#55aff7;box-shadow:0 0 0 5px rgba(85,175,247,.12)}.nl-hero h1{max-width:760px;margin:0;color:#fff;font-size:clamp(58px,5.5vw,88px);line-height:.94;letter-spacing:-.06em;font-weight:760}.nl-hero h1 span{display:block;color:var(--nl-sky)}.nl-hero-lead{max-width:650px;margin:27px 0 0;color:#bdcad7;font-size:17px;line-height:1.72}.nl-hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:32px}.nl-home .nl-primary-action{background:var(--nl-blue);box-shadow:0 14px 30px rgba(22,142,234,.25)}.nl-home .nl-primary-action:hover{background:#42a5f4}.nl-home .nl-light-action{border-color:rgba(255,255,255,.18);background:#fff;color:#0b1722;box-shadow:0 12px 30px rgba(0,0,0,.14)}.nl-home .nl-light-action:hover{transform:translateY(-2px);border-color:#fff;background:#eef7ff;color:#075fa9}.nl-hero-points{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:0;gap:0;margin:38px 0 0;padding:23px 0 0;list-style:none;border-top:1px solid rgba(255,255,255,.12)}.nl-hero-points li{display:grid;grid-gap:4px;gap:4px;padding:0 21px;border-right:1px solid rgba(255,255,255,.1)}.nl-hero-points li:first-child{padding-left:0}.nl-hero-points li:last-child{border-right:0}.nl-hero-points strong{color:#fff;font-size:24px;letter-spacing:-.035em}.nl-hero-points span{color:#8fa1b1;font-size:11px;line-height:1.35}.nl-feature-card{position:relative;z-index:2;min-width:0;overflow:hidden;border:1px solid rgba(255,255,255,.2);border-radius:26px;background:#fff;box-shadow:0 28px 65px rgba(0,0,0,.28)}.nl-feature-topline{min-height:48px;padding:13px 16px 12px 19px;display:flex;align-items:center;justify-content:space-between;gap:14px;border-bottom:1px solid #e5e9ed;color:#677381;font-size:10px;letter-spacing:.14em;text-transform:uppercase;font-weight:850}.nl-feature-topline strong{padding:7px 9px;border-radius:999px;background:#0b1722;color:#fff;font-size:9px;letter-spacing:.1em}.nl-feature-stage{position:relative;height:410px;padding:17px;display:grid;place-items:center;overflow:hidden;background:radial-gradient(circle at 50% 45%,#fff 0,#f5f7f8 50%,#e9edf0 100%)}.nl-feature-stage:after{content:"";position:absolute;left:12%;right:12%;bottom:25px;height:22px;border-radius:50%;background:rgba(15,23,30,.14);filter:blur(14px)}.nl-feature-stage .product-artwork{z-index:1;width:100%;height:100%;max-width:410px}.nl-feature-stage .product-artwork img{position:relative;z-index:1}.nl-feature-note{position:absolute;right:15px;bottom:15px;z-index:3;display:flex;align-items:center;gap:9px;padding:10px 12px;border:1px solid rgba(214,222,228,.9);border-radius:13px;background:rgba(255,255,255,.91);box-shadow:0 10px 28px rgba(22,31,40,.12);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.nl-feature-note-icon{width:23px;height:23px;display:grid;place-items:center;border-radius:50%;background:#e1f2ff;color:#0871c4;font-size:12px;font-weight:900}.nl-feature-note>span:last-child{display:grid;grid-gap:1px;gap:1px}.nl-feature-note strong{font-size:10px;color:#17212b}.nl-feature-note small{font-size:9px;color:#71808e}.nl-feature-footer{padding:19px 20px 21px;display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:20px;gap:20px;align-items:end;border-top:1px solid #e5e9ed}.nl-feature-footer h2{margin:0 0 5px;font-size:27px;line-height:1.05;letter-spacing:-.04em}.nl-feature-footer>div:first-child>span{font-size:11px;color:#6e7a86}.nl-feature-action{display:grid;justify-items:end;grid-gap:9px;gap:9px}.nl-feature-action>strong{font-size:18px;color:var(--nl-blue-dark)}.nl-feature-action .btn{padding:10px 15px;font-size:12px}.nl-confidence{position:relative;z-index:3;width:min(1300px,calc(100% - 80px));margin:-27px auto 0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));overflow:hidden;border:1px solid var(--nl-border);border-radius:20px;background:#fff;box-shadow:0 18px 50px rgba(18,31,43,.1)}.nl-confidence article{min-width:0;min-height:112px;padding:22px 21px;display:flex;align-items:flex-start;gap:13px;border-right:1px solid #e4e9ed}.nl-confidence article:last-child{border-right:0}.nl-confidence img{width:39px;height:39px;flex:0 0 auto;padding:8px;border-radius:11px;background:#edf6fd}.nl-confidence article>span{display:grid;grid-gap:5px;gap:5px}.nl-confidence strong{font-size:13px;line-height:1.3}.nl-confidence small{color:var(--nl-muted);font-size:11px;line-height:1.48;font-weight:500}.nl-section{width:min(1320px,calc(100% - 48px));margin:0 auto;padding:92px 0 0}.nl-catalogue-heading,.nl-section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:32px;margin-bottom:29px}.nl-catalogue-heading>div,.nl-section-heading>div{max-width:760px}.nl-section h2{margin:0;color:var(--nl-text);font-size:clamp(38px,4vw,58px);line-height:1.02;letter-spacing:-.052em}.nl-catalogue-heading p:not(.eyebrow),.nl-section-heading p:not(.eyebrow){max-width:620px;margin:15px 0 0;color:var(--nl-muted);font-size:15px;line-height:1.65}.nl-arrow-link{display:inline-flex;align-items:center;gap:10px;min-width:max-content;padding-bottom:4px;border-bottom:1px solid #b8c4ce;color:var(--nl-blue-dark);font-size:13px;font-weight:850}.nl-arrow-link span{font-size:18px;transition:transform .2s}.nl-arrow-link:hover span{transform:translateX(4px)}.nl-featured-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.nl-home .product-card{border-color:#dce3e9;border-radius:21px;box-shadow:0 12px 32px rgba(16,29,41,.055)}.nl-home .product-card:hover{transform:translateY(-6px);border-color:#c5d5e2;box-shadow:0 24px 52px rgba(16,29,41,.11)}.nl-home .product-card .product-vial-image{height:324px!important;min-height:324px!important;padding:17px!important;background:radial-gradient(circle at 50% 46%,#fff 0,#f4f6f7 52%,#e9edef 100%)!important}.nl-home .product-card .badge{top:14px;left:14px;padding:7px 9px;background:#0c1925;font-size:9px;letter-spacing:.1em}.nl-home .product-card .product-body{padding:19px 19px 20px}.nl-home .product-card .product-category{min-height:auto;margin-bottom:9px;font-size:10px;letter-spacing:.13em}.nl-home .product-card .product-title{min-height:46px;margin-bottom:7px;font-size:19px}.nl-home .product-card .product-meta{min-height:38px;font-size:11.5px}.nl-home .product-card .price-row{padding-top:15px;border-top:1px solid #edf0f2}.nl-home .product-card .price{font-size:18px}.nl-home .product-card .add-btn{padding:10px 14px;background:#0b1722;font-size:12px}.nl-home .product-card .report-link{font-size:11.5px}.nl-category-section{width:min(1360px,calc(100% - 48px));margin-top:92px;padding:58px 58px 60px;border:1px solid #dbe5ed;border-radius:30px;background:radial-gradient(circle at 0 0,rgba(76,163,230,.11),transparent 27%),linear-gradient(135deg,#edf5fb,#f8fafc 66%,#fff)}.nl-category-intro{display:grid;grid-template-columns:1fr .8fr;grid-gap:70px;gap:70px;align-items:end;margin-bottom:36px}.nl-category-intro>p{max-width:530px;margin:0 0 3px;color:var(--nl-muted);font-size:15px;line-height:1.7}.nl-category-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:13px;gap:13px}.nl-category-card{position:relative;min-height:124px;padding:20px 58px 20px 20px;display:grid;grid-template-columns:52px minmax(0,1fr) auto;grid-gap:16px;gap:16px;align-items:center;border:1px solid #dce5eb;border-radius:18px;background:rgba(255,255,255,.88);box-shadow:0 9px 24px rgba(14,35,52,.035);transition:transform .2s,border-color .2s,box-shadow .2s}.nl-category-card:hover{transform:translateY(-3px);border-color:#b8d1e4;box-shadow:0 17px 34px rgba(14,35,52,.08)}.nl-category-icon{width:52px;height:52px;display:grid;place-items:center;border-radius:14px;background:#eaf4fb}.nl-category-icon img{width:34px;height:34px}.nl-category-content{display:grid;grid-gap:5px;gap:5px}.nl-category-content strong{font-size:14px;line-height:1.28}.nl-category-content small{max-width:400px;color:var(--nl-muted);font-size:11px;line-height:1.45;font-weight:500}.nl-category-count{min-width:max-content;color:#71808d;font-size:10px;font-weight:750}.nl-category-arrow{position:absolute;right:16px;top:15px;color:#8da0af;font-size:15px}.nl-catalogue-section{scroll-margin-top:100px;width:min(1440px,calc(100% - 32px));margin-top:92px;padding:58px 50px 64px;border:1px solid #e0e6eb;border-radius:30px;background:#fff;box-shadow:0 20px 60px rgba(16,29,41,.06)}.nl-catalogue-heading{margin-bottom:26px}.nl-home .catalogue-controls{grid-template-columns:2fr 1fr;gap:13px;margin:0 0 12px;padding:17px;border-color:#e0e6eb;border-radius:17px;background:#f5f7f9}.nl-home .catalogue-controls .field{gap:6px}.nl-home .catalogue-controls label{color:#5f6e7c;font-size:11px;letter-spacing:.03em}.nl-home .catalogue-controls input,.nl-home .catalogue-controls select{min-height:48px;border-color:#d9e1e7;border-radius:12px;background:#fff;font-size:13px}.nl-home .catalogue-count{margin:14px 2px 22px;font-size:12px}.nl-documentation{display:grid;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);grid-gap:22px;gap:22px;align-items:stretch}.nl-documentation-copy{min-height:520px;padding:48px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;overflow:hidden;border-radius:28px;background:radial-gradient(circle at 100% 0,rgba(50,145,220,.25),transparent 30%),linear-gradient(145deg,#071522,#0b2336);color:#fff;box-shadow:0 22px 52px rgba(7,21,34,.14)}.nl-documentation-copy .eyebrow{color:#79c2fb}.nl-documentation-copy h2{color:#fff}.nl-documentation-copy>p:not(.eyebrow){max-width:570px;margin:21px 0 0;color:#b6c5d2;font-size:15px;line-height:1.72}.nl-documentation-copy ul{width:100%;margin:26px 0 29px;padding:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));list-style:none;border-top:1px solid rgba(255,255,255,.12);border-bottom:1px solid rgba(255,255,255,.12)}.nl-documentation-copy li{position:relative;padding:16px 8px 16px 17px;color:#d9e4ed;font-size:11px;border-right:1px solid rgba(255,255,255,.1)}.nl-documentation-copy li:before{content:"";position:absolute;left:0;top:21px;width:6px;height:6px;border-radius:50%;background:#55aff7}.nl-documentation-copy li:last-child{border-right:0}.nl-home-coa-list{align-content:stretch}.nl-home-coa-list .coa-card-compact{height:100%;min-height:158px;border:1px solid #dfe5ea;border-radius:18px;background:#fff;box-shadow:0 10px 30px rgba(16,29,41,.05)}.nl-home-coa-list .coa-card-compact .coa-preview{min-height:158px}.nl-ordering-section{padding-top:100px}.nl-ordering-heading>p{max-width:430px;margin:0 0 4px;color:var(--nl-muted);font-size:14px;line-height:1.65}.nl-ordering-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));overflow:hidden;border:1px solid #dce4ea;border-radius:23px;background:#fff;box-shadow:0 14px 38px rgba(16,29,41,.045)}.nl-ordering-steps article{position:relative;min-height:230px;padding:34px 34px 37px;border-right:1px solid #e2e7eb}.nl-ordering-steps article:last-child{border-right:0}.nl-ordering-steps article>span{display:grid;place-items:center;width:38px;height:38px;margin-bottom:34px;border-radius:50%;background:#e7f3fc;color:var(--nl-blue-dark);font-size:11px;font-weight:900}.nl-ordering-steps h3{margin:0 0 11px;font-size:20px;letter-spacing:-.025em}.nl-ordering-steps p{max-width:330px;margin:0;color:var(--nl-muted);font-size:13px;line-height:1.62}.nl-research-notice{margin-top:15px;padding:17px 20px;display:grid;grid-template-columns:auto 1fr auto;grid-gap:15px;gap:15px;align-items:center;border:1px solid #d9e4ec;border-radius:17px;background:#edf5fb}.nl-research-notice>span:first-child{width:33px;height:33px;display:grid;place-items:center;border-radius:50%;background:#0b2134;color:#fff;font-size:12px;font-weight:900}.nl-research-notice p{margin:0;color:#50606d;font-size:11px;line-height:1.5}.nl-research-notice p strong{color:#18242e}.nl-research-notice>a{min-width:max-content;color:var(--nl-blue-dark);font-size:11px;font-weight:850}@media(max-width:1180px){.nl-hero{grid-template-columns:1fr;gap:42px;padding:58px}.nl-hero-copy{max-width:820px}.nl-feature-card{width:min(100%,720px);margin:auto}.nl-feature-stage{height:500px}.nl-confidence{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:18px}.nl-confidence article:nth-child(2){border-right:0}.nl-confidence article:nth-child(-n+2){border-bottom:1px solid #e4e9ed}.nl-featured-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.nl-documentation{grid-template-columns:1fr}.nl-documentation-copy{min-height:430px}.nl-home-coa-list{grid-template-columns:repeat(3,minmax(0,1fr))}.nl-home-coa-list .coa-card-compact{grid-template-columns:1fr}.nl-home-coa-list .coa-card-compact .coa-preview{height:210px}}@media(max-width:900px){.nl-hero{width:calc(100% - 28px);margin-top:18px;padding:46px 38px;border-radius:28px}.nl-confidence{width:calc(100% - 48px)}.nl-section{width:calc(100% - 40px);padding-top:72px}.nl-catalogue-heading,.nl-section-heading{align-items:flex-start;flex-direction:column}.nl-category-section{width:calc(100% - 28px);margin-top:72px;padding:44px 34px}.nl-category-intro{gap:18px}.nl-category-grid,.nl-category-intro{grid-template-columns:1fr}.nl-catalogue-section{width:calc(100% - 20px);margin-top:72px;padding:43px 25px 50px}.nl-home .catalogue-controls,.nl-home-coa-list{grid-template-columns:1fr}.nl-home-coa-list .coa-card-compact{grid-template-columns:135px 1fr}.nl-home-coa-list .coa-card-compact .coa-preview{height:100%;min-height:170px}.nl-ordering-steps{grid-template-columns:1fr}.nl-ordering-steps article{min-height:auto;border-right:0;border-bottom:1px solid #e2e7eb}.nl-ordering-steps article:last-child{border-bottom:0}.nl-ordering-steps article>span{margin-bottom:22px}.nl-ordering-heading>p{margin-top:0}}@media(max-width:640px){.nl-home{padding-bottom:64px}.nl-hero{padding:38px 23px 25px;border-radius:24px}.nl-hero h1{font-size:49px;line-height:.98}.nl-hero-lead{font-size:15px;line-height:1.65}.nl-hero-actions{display:grid}.nl-hero-actions .btn{width:100%}.nl-hero-points{grid-template-columns:1fr;gap:14px}.nl-hero-points li,.nl-hero-points li:first-child{padding:0 0 14px;border-right:0;border-bottom:1px solid rgba(255,255,255,.1)}.nl-hero-points li:last-child{padding-bottom:0;border-bottom:0}.nl-feature-topline{align-items:flex-start;flex-direction:column}.nl-feature-stage{height:345px;padding:8px}.nl-feature-note{display:none}.nl-feature-footer{grid-template-columns:1fr}.nl-feature-action{justify-items:start}.nl-confidence{width:calc(100% - 28px);grid-template-columns:1fr}.nl-confidence article,.nl-confidence article:nth-child(2){border-right:0;border-bottom:1px solid #e4e9ed}.nl-confidence article:last-child{border-bottom:0}.nl-section{width:calc(100% - 28px)}.nl-section h2{font-size:38px}.nl-featured-grid{grid-template-columns:1fr}.nl-home .product-card .product-vial-image{height:310px!important;min-height:310px!important}.nl-category-section{padding:34px 20px 25px}.nl-category-card{grid-template-columns:46px minmax(0,1fr);padding:17px 42px 17px 15px}.nl-category-icon{width:46px;height:46px}.nl-category-count{grid-column:2;color:#6e7b87}.nl-catalogue-section{padding:36px 14px 40px;border-radius:22px}.nl-catalogue-heading{padding:0 6px}.nl-documentation-copy{min-height:0;padding:36px 26px;border-radius:23px}.nl-documentation-copy ul{grid-template-columns:1fr}.nl-documentation-copy li{border-right:0;border-bottom:1px solid rgba(255,255,255,.1)}.nl-documentation-copy li:last-child{border-bottom:0}.nl-home-coa-list .coa-card-compact{grid-template-columns:112px 1fr}.nl-ordering-steps article{padding:28px 25px 30px}.nl-research-notice{grid-template-columns:auto 1fr}.nl-research-notice>a{grid-column:2}}