/* Alliance Biocare · v3 · No external fonts or runtime dependencies. */
:root{color-scheme:dark;--bg:#04111c;--panel:#071c2a;--text:#edf4f9;--muted:#a1b5c4;--line:#1b4053;--cyan:#6cddeb;--gold:#e3c18a;--max:1320px;--font:"Segoe UI",Inter,Arial,sans-serif;--display:"Trebuchet MS","Segoe UI",Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:108px}body{margin:0;background:radial-gradient(ellipse at 84% 3%,#10324666,transparent 36%),var(--bg);color:var(--text);font:15px/1.6 var(--font);-webkit-font-smoothing:antialiased}body.modal-open{overflow:hidden}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit}button:disabled{cursor:not-allowed;opacity:.55}input,select,textarea{color:var(--text);background:#081a28;border:1px solid #315067;border-radius:8px;padding:12px 14px;min-width:0;width:100%}textarea{resize:vertical;min-height:150px}input::placeholder,textarea::placeholder{color:#92a9ba}input[type=checkbox]{width:17px;height:17px;accent-color:#e3c18a;flex-shrink:0}select option{background:#0c2233;color:white}button{border:0;background:none}h1,h2,h3,h4,p{margin:0}h1,h2,h3,h4{font-family:var(--display);line-height:1.2}p+p{margin-top:12px}h1{font-size:clamp(34px,4.2vw,62px);font-weight:700;letter-spacing:-2.4px}h2{font-size:30px;letter-spacing:-.8px}h3{font-size:19px;letter-spacing:-.25px}img{display:block;max-width:100%}svg{vertical-align:middle;flex-shrink:0}a:focus-visible,button:focus-visible{outline:3px solid var(--cyan);outline-offset:5px}input:focus,select:focus,textarea:focus{outline:2px solid var(--cyan);outline-offset:2px}::selection{background:#365568;color:#fff}.wrap{width:min(var(--max),calc(100% - 64px));margin-inline:auto}.muted{color:var(--muted)}.small{font-size:13px}.eyebrow{text-transform:uppercase;letter-spacing:2.1px;font-size:11px;color:var(--cyan);font-weight:750;margin-bottom:16px;display:block}.gold{color:var(--gold)}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.skip{position:fixed;top:-80px;left:20px;z-index:1000;background:var(--gold);color:#101923;padding:12px}.skip:focus{top:20px}.icon{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}.icon.lg{width:30px;height:30px}.btn{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:12px 18px;min-height:46px;border:1px solid #426071;border-radius:8px;line-height:1.2;font-size:13px;font-weight:700;transition:background .2s,border-color .2s,box-shadow .2s,transform .2s;isolation:isolate}.btn:hover{border-color:var(--cyan);background:#133044;transform:translateY(-2px)}.btn:active{transform:translateY(1px) scale(.98)}.btn.primary{background:linear-gradient(115deg,#f4dfb0,#dfb878);color:#19222a;border:1px solid #f6dfb8;box-shadow:0 3px 0 #84633555,0 0 20px #e1bc7412}.btn.primary:hover{background:linear-gradient(115deg,#fff0cc,#e7c894);box-shadow:0 0 26px #e4c08835}.btn.subtle{border-color:#25485a;background:#0a2333}.btn.text{border:0;padding-inline:0;min-height:36px;color:var(--cyan);background:transparent}.btn.compact{padding:8px 12px;min-height:37px;font-size:12px}.btn.full{width:100%}.btn .icon{width:17px;height:17px}.button-row{display:flex;gap:12px;flex-wrap:wrap}.icon-btn{width:42px;height:42px;display:inline-flex;justify-content:center;align-items:center;border:1px solid transparent;border-radius:9px;position:relative;transition:.2s}.icon-btn:hover{border-color:#3c728c;background:#123044}.icon-btn .counter{position:absolute;right:0;top:0;width:18px;height:18px;font-size:10px;font-weight:800;display:grid;place-items:center;border-radius:50%;background:var(--gold);color:#0d1e2e}.icon-btn.active{color:var(--gold)}.panel{background:linear-gradient(145deg,#0c2634bb,#061924ee);border:1px solid var(--line);border-radius:12px}.panel.pad{padding:26px}.chip{display:inline-flex;align-items:center;gap:6px;border-radius:5px;font-size:10px;font-weight:750;line-height:1.5;letter-spacing:.15px;padding:4px 7px;border:1px solid color-mix(in srgb,var(--tone,var(--cyan)) 35%,transparent);color:var(--tone,var(--cyan));background:color-mix(in srgb,var(--tone,var(--cyan)) 9%,transparent)}.chips{display:flex;flex-wrap:wrap;gap:6px}.page-section{padding-block:32px}.section-head{display:flex;justify-content:space-between;align-items:center;gap:18px;margin-bottom:22px}.section-head h2{display:flex;align-items:center;gap:12px;font-size:24px}.section-head h2 .icon{color:var(--cyan)}.section-head .muted{margin-top:6px;font-size:13px}.rule{height:1px;background:linear-gradient(90deg,transparent,#315d73,transparent);margin-block:24px}.warning{border:1px solid #6e5b3e;background:#32271955;border-radius:9px;padding:17px 20px;color:#f0ddbd;display:flex;gap:12px;font-size:13px;line-height:1.6}.warning .icon{margin-top:2px;color:var(--gold)}.notice{background:#07334b66;border:1px solid #2c6680;border-radius:9px;padding:15px 18px;display:flex;gap:13px;font-size:13px}.notice .icon{color:var(--cyan);margin-top:2px}.crumb{display:flex;flex-wrap:wrap;gap:9px;font-size:11px;color:var(--muted);padding:26px 0 20px}.crumb a:hover{color:var(--cyan)}.crumb span{opacity:.6}
/* Header */
.research-bar{background:linear-gradient(90deg,#0c2837,#153b4d,#0a2638);border-bottom:1px solid #4d788888;color:#c4e1ed;text-align:center;font-size:10px;padding:7px 24px;letter-spacing:.08px}.research-bar strong{color:var(--gold);letter-spacing:.8px;margin-right:7px}.site-header{position:sticky;top:0;z-index:40;background:#04121eed;backdrop-filter:blur(18px);border-bottom:1px solid #27556c}.header-inner{display:flex;align-items:center;gap:25px;min-height:87px}.brand{display:block;flex:0 0 150px}.brand img{width:145px;height:73px;object-fit:contain;filter:brightness(1.7) saturate(.67);transition:filter .2s}.brand:hover img{filter:brightness(2) saturate(.7)}.main-nav{display:flex;align-items:center;gap:23px;margin-right:auto}.main-nav a{font-size:12px;font-weight:600;padding:31px 0;position:relative;white-space:nowrap}.main-nav a:after{content:"";position:absolute;bottom:19px;left:0;right:0;height:2px;background:var(--cyan);transform:scaleX(0);transition:transform .2s;box-shadow:0 0 15px #6cddeb88}.main-nav a:hover:after,.main-nav a.current:after{transform:scaleX(1)}.header-tools{display:flex;align-items:center;gap:7px}.header-tools .btn{margin-left:8px;white-space:nowrap;font-size:11px;min-height:39px;padding:10px 15px}.mobile-menu-button{display:none}.runtime-status{font-size:10px;color:#92b7c6;letter-spacing:.4px;display:none}
/* Hero, real photographs only */
.hero{position:relative;overflow:hidden;border-bottom:1px solid #26485a}.hero:before{content:"";position:absolute;inset:0 0 0 44%;background:linear-gradient(90deg,#04111c 1%,#04111c22 65%),linear-gradient(0deg,#04111c,transparent 50%),var(--alpine);background-size:cover;background-position:center 24%;opacity:.6;pointer-events:none}.hero:after{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 66% 20%,transparent 25%,#04111c77 82%);pointer-events:none}.hero-inner{position:relative;z-index:1;display:grid;grid-template-columns:.96fr 1.04fr;gap:28px;padding-block:65px 41px;align-items:center}.hero-copy{padding:0 0 25px}.hero-copy h1{max-width:580px}.hero-copy h1 em{font-family:Georgia,serif;font-weight:400;color:var(--gold);letter-spacing:-2.4px}.hero-copy p{font-size:15px;line-height:1.8;color:#bad0df;max-width:470px;margin-top:22px}.hero-copy .button-row{margin-top:28px}.hero-signals{display:flex;gap:28px;margin-top:32px;color:#bcd3df;font-size:11px}.hero-signals span{display:flex;align-items:center;gap:7px}.hero-signals .icon{color:var(--cyan);width:18px}.hero-showcase{position:relative;min-width:0;min-height:400px;display:flex;flex-direction:column;justify-content:flex-end}.stage-top{display:flex;justify-content:space-between;align-items:center;font-size:10px;text-transform:uppercase;letter-spacing:2px;color:var(--gold);margin:0 22px 0}.stage-view{height:292px;position:relative;display:flex;align-items:center;justify-content:center;isolation:isolate}.stage-view:before{content:"";position:absolute;bottom:6px;width:96%;height:84px;border-radius:50%;background:radial-gradient(ellipse at 50% 24%,#17445e,#0c2030 68%);box-shadow:0 12px 0 #060e18,0 14px 0 #b09861,0 26px 22px #0008;border:1px solid #546675;transform:rotate(-2deg);z-index:-1}.stage-view img{width:92%;height:244px;object-fit:contain;filter:drop-shadow(0 20px 17px #0009);animation:floatPack 7s ease-in-out infinite}.stage-caption{display:flex;align-items:center;justify-content:space-between;padding:20px 24px 14px;gap:12px}.stage-caption strong{font-size:17px}.stage-caption .small{display:block;color:#b9cbd8}.stage-caption .hero-price{font-size:22px;color:var(--gold);font-weight:650;white-space:nowrap}.stage-tabs{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:0 12px}.stage-tab{border:1px solid #396477;border-radius:8px;background:#051a27bd;color:#b7cddb;text-align:left;padding:11px 12px;font-size:11px;display:flex;align-items:center;gap:8px;transition:.2s}.stage-tab .dot{height:5px;width:5px;border-radius:50%;background:#68808e}.stage-tab[aria-selected=true]{border-color:var(--gold);color:#f4ddb0;background:#192a30}.stage-tab[aria-selected=true] .dot{background:var(--gold)}.benefit-strip{display:grid;grid-template-columns:repeat(4,1fr);border-bottom:1px solid #254455;background:#0b27365e}.benefit-strip .strip-item{display:flex;align-items:center;gap:12px;padding:23px 20px;border-right:1px solid #31526766;font-size:12px}.benefit-strip .strip-item:last-child{border:0}.strip-item strong{display:block;font-size:12px}.strip-item span{font-size:11px;color:var(--muted)}.strip-item .icon{color:var(--cyan);width:27px;height:27px}.collections-intro{margin:28px 0 24px}
/* Collections */
.collection-layout{display:grid;grid-template-columns:220px minmax(0,1fr);gap:26px;align-items:start;padding-bottom:40px}.sidebar-stack{display:grid;gap:17px}.filter-panel{padding:20px 16px}.filter-panel h2{font-size:13px;letter-spacing:1px;text-transform:uppercase;color:#a4e6f2;margin-bottom:20px}.filter-group{border:0;padding:0;margin:0 0 20px}.filter-group legend{font-size:12px;font-weight:750;margin-bottom:10px;padding:0}.filter-group label{display:flex;align-items:center;gap:7px;font-size:11px;line-height:1.45;padding:7px 0;color:#bdcfdc;cursor:pointer}.filter-group label:hover{color:white}.filter-group .count{margin-left:auto;font-size:10px;color:#98b9ca}.filter-group input{padding:0}.sidebar-editorial{padding:22px 17px;position:relative;overflow:hidden;min-height:172px}.sidebar-editorial .icon{color:var(--gold);margin-bottom:14px}.sidebar-editorial h3{font-size:18px;line-height:1.4;letter-spacing:-.3px;position:relative}.sidebar-editorial p{font-size:12px;color:var(--muted);margin:10px 0}.sidebar-editorial.alpine{background:linear-gradient(0deg,#041320,#05202abb),var(--alpine);background-size:cover}.filter-toggle{display:none}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:17px}.product-card{position:relative;border:1px solid #285164;border-radius:11px;background:linear-gradient(155deg,#0b2939a8,#051a27ee);display:flex;flex-direction:column;min-width:0;overflow:hidden;transition:border-color .25s,transform .25s,box-shadow .25s}.product-card:hover{border-color:#538da5;transform:translateY(-4px);box-shadow:0 12px 38px #0006}.card-top{display:flex;justify-content:space-between;align-items:center;height:37px;padding:13px 13px 0}.mini-label{font-size:9px;font-weight:700;letter-spacing:1.05px;text-transform:uppercase;color:#b7c9d5}.mini-label.selected{color:var(--gold)}.favorite-toggle{width:28px;height:28px;display:grid;place-items:center;border:1px solid transparent;border-radius:7px;color:#9cb8c9;transition:.2s}.favorite-toggle:hover{border-color:#477c93;color:var(--gold)}.favorite-toggle.active{color:var(--gold)}.favorite-toggle.active .icon{fill:#e3c18a26}.favorite-toggle .icon{width:17px;height:17px}.card-photo{height:175px;display:flex;align-items:center;justify-content:center;padding:15px 12px 6px;background:radial-gradient(ellipse,#38607826,transparent 70%)}.card-photo img{max-width:100%;width:100%;height:100%;object-fit:contain;transition:transform .4s}.product-card:hover .card-photo img{transform:scale(1.035)}.product-card.spray .card-photo img,.product-card.vial .card-photo img{max-height:168px;max-width:94%}.card-body{padding:16px 16px 17px;display:flex;flex-direction:column;flex:1;min-width:0}.card-title{font-size:16px;line-height:1.25;min-height:39px;letter-spacing:-.2px}.card-strength{font-size:12px;color:#bfd3df;display:block;margin-top:4px}.card-description{font-size:11px;color:#a5becc;margin:10px 0 12px;line-height:1.6;min-height:34px}.card-body .chips{margin-bottom:14px;min-height:23px}.card-end{margin-top:auto}.card-price{font-weight:650;font-size:24px;margin-bottom:12px;letter-spacing:-.5px;display:block}.product-card .btn.primary{width:100%;padding:11px 7px;font-size:12px;white-space:normal}.card-links{display:flex;justify-content:space-between;align-items:center;gap:9px;margin-top:12px;font-size:10px}.card-links a{color:#c6e1ee}.card-links button{color:var(--cyan);padding:3px 0;font-size:10px;display:flex;gap:5px;align-items:center}.card-links .icon{width:14px;height:14px}.categories-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.category-card{padding:21px 20px 17px;position:relative;overflow:hidden;min-width:0;border-color:color-mix(in srgb,var(--tone) 32%,#153043)}.category-card:after{content:"";position:absolute;right:-15px;top:9px;width:145px;height:145px;border:1px solid var(--tone);border-radius:50%;opacity:.1;box-shadow:0 0 0 28px #fff1,0 0 0 54px #fff1;pointer-events:none}.category-top{display:flex;gap:12px;align-items:center;position:relative;z-index:1}.category-top .icon{width:30px;height:30px;color:var(--tone)}.category-card h3{font-size:16px;line-height:1.3;max-width:280px}.category-card p{font-size:11px;color:#aec5d3;margin:9px 0 16px;max-width:90%}.category-mini-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;position:relative;z-index:1}.category-mini{padding:9px 6px;background:#031623aa;border:1px solid #294b5c;border-radius:7px;display:flex;flex-direction:column;justify-content:flex-end}.category-mini img{height:57px;width:100%;object-fit:contain;margin-bottom:9px;transition:transform .25s}.category-mini:hover img{transform:scale(1.07)}.category-mini strong{font-size:9px;font-weight:600;line-height:1.4;display:block}.category-mini .money{color:var(--tone);font-size:11px;font-weight:700}.category-footer{display:flex;justify-content:space-between;align-items:center;margin-top:14px;position:relative;z-index:1}.category-footer span{font-size:10px;color:#9cb9c9}.category-footer a{font-size:10px;color:var(--tone);font-weight:650}.category-footer .icon{width:13px;height:13px}.section-space{margin-top:32px}.document-cta{position:relative;overflow:hidden;padding:26px;display:flex;align-items:center;justify-content:space-between;gap:20px;background:radial-gradient(ellipse at 87% 0%,#18698844,transparent 65%),#081e2b;border-color:#2e687e;margin-top:27px}.document-cta .icon.lg{width:38px;height:38px;color:var(--gold)}.document-cta h3{font-size:22px}.document-cta p{font-size:12px;color:#abc4d3;margin-top:7px;max-width:680px}.document-cta>div{min-width:0}.document-cta .btn{flex-shrink:0}.document-cta .cta-text{display:flex;align-items:center;gap:19px}.list-toolbar{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:22px}.search-inline{position:relative;flex:1}.search-inline input{padding-left:43px}.search-inline .icon{position:absolute;left:14px;top:14px;width:19px;color:var(--muted)}.sort-select{max-width:220px}.catalog-head{padding:10px 0 30px;position:relative}.catalog-head h1{font-size:44px;max-width:800px}.catalog-head p{margin-top:16px;max-width:760px;color:var(--muted)}.filter-pills{display:flex;gap:8px;flex-wrap:wrap;margin:21px 0}.pill{border:1px solid #2b5064;border-radius:6px;padding:9px 13px;font-size:11px;color:#bfdae8;display:inline-flex;align-items:center;gap:8px}.pill:hover,.pill.active{border-color:var(--gold);background:#35342588;color:var(--gold)}.pill .icon{width:15px;height:15px}.empty{grid-column:1/-1;text-align:center;padding:55px 28px}.empty .icon{width:43px;height:43px;color:var(--cyan);margin-bottom:18px}.empty p{color:var(--muted);margin:12px auto 22px;max-width:550px}.empty h2{font-size:26px}.empty .button-row{justify-content:center}
/* Product page */
.product-heading{margin-bottom:27px}.product-heading h1{font-size:43px;letter-spacing:-1.3px}.product-heading p{margin-top:10px;color:var(--gold);font-size:17px}.product-layout{display:grid;grid-template-columns:1.35fr .85fr;gap:27px;align-items:start}.gallery-main{position:relative;background:radial-gradient(ellipse at 50% 55%,#2f566466,#05152399 63%);border:1px solid #2e556b;border-radius:12px;overflow:hidden;min-height:405px;display:flex;justify-content:center;align-items:center;cursor:zoom-in;width:100%}.gallery-main img{width:91%;height:330px;object-fit:contain;position:relative;z-index:1;filter:drop-shadow(0 15px 13px #0005);transition:transform .5s}.gallery-main:hover img{transform:scale(1.04)}.gallery-main.spray img{height:350px;max-width:50%}.gallery-main.vial img{max-width:78%}.gallery-corner{position:absolute;top:16px;left:16px;font-size:9px;letter-spacing:1px;text-transform:uppercase;color:#adc9d9;padding:5px 8px;background:#041624bb;border:1px solid #315263;border-radius:5px}.gallery-zoom{position:absolute;right:17px;bottom:17px;background:#092333df;border:1px solid #305b70;border-radius:7px;padding:7px 10px;font-size:10px;z-index:2}.gallery-thumbs{display:flex;gap:12px;margin-top:12px}.gallery-thumb{width:104px;height:70px;border:1px solid #28475c;background:#081c2a;border-radius:7px;padding:8px}.gallery-thumb img{width:100%;height:100%;object-fit:contain}.gallery-thumb.active{border-color:var(--gold);box-shadow:0 0 18px #e3c18a18}.gallery-note{font-size:10px;color:#95afbd;margin-top:12px}.buy-card{padding:26px;border-color:#34667d}.buy-card .eyebrow{margin-bottom:12px;font-size:10px}.buy-card h2{font-size:23px;line-height:1.3}.product-price{font-size:40px;font-weight:650;color:var(--gold);margin-top:14px;letter-spacing:-1px}.price-subtitle{font-size:10px;color:#9fb6c5;margin:0 0 20px}.buy-card .description{color:#bed0de;font-size:13px;margin-bottom:20px;line-height:1.8}.field-label{display:block;color:#cfe2ed;font-size:12px;font-weight:650;margin-bottom:8px}.buy-card select{margin-bottom:16px}.quantity-buy{display:grid;grid-template-columns:111px 1fr;gap:12px}.quantity{display:flex;align-items:center;border:1px solid #456073;border-radius:8px;overflow:hidden;height:46px}.quantity button{width:35px;height:44px;color:#dbe6ee;font-size:20px;line-height:1}.quantity button:hover{background:#214252}.quantity input{width:39px;text-align:center;border:0;border-radius:0;padding:8px 0;background:none;-moz-appearance:textfield}.quantity input::-webkit-inner-spin-button{display:none}.buy-extra{display:grid;grid-template-columns:1fr 1fr;gap:11px;margin-top:12px}.buy-extra .btn{font-size:11px;padding-inline:6px}.buy-info{border-top:1px solid #284b5a;margin-top:20px;padding-top:15px;display:flex;justify-content:space-between;gap:16px;font-size:10px;color:#bad1df}.buy-info span{display:flex;gap:8px;align-items:center}.buy-info .icon{color:var(--cyan);width:17px}.product-sections{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:28px}.specs{margin-top:18px}.spec-row{display:grid;grid-template-columns:130px 1fr;gap:18px;padding:11px 0;border-bottom:1px solid #284454;font-size:12px}.spec-row:last-child{border:0}.spec-row span{color:#9fb9ca}.spec-row strong{font-weight:600}.three-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:17px}.variant-card{padding:17px;display:flex;flex-direction:column;border-color:#2b4c5e}.variant-card.current{border-color:var(--gold);background:linear-gradient(160deg,#2a342dcc,#061b2b)}.variant-card img{width:100%;height:108px;object-fit:contain;margin-bottom:14px}.variant-card .money{font-weight:700;font-size:20px;margin:12px 0}.variant-card h3{font-size:14px;min-height:32px}.variant-card .btn{margin-top:auto}.selection-note{font-size:12px;color:#9bb8c7;margin-bottom:19px}
/* Comparison and dossier */
.compare-select{display:flex;align-items:center;gap:12px;margin:20px 0}.compare-select select{max-width:480px}.compare-container{overflow:auto;border:1px solid #2b5063;border-radius:12px}.compare-table{border-collapse:collapse;width:100%;table-layout:fixed;min-width:760px}.compare-table th,.compare-table td{text-align:left;vertical-align:top;padding:19px;border-right:1px solid #254655;border-bottom:1px solid #254655}.compare-table th:first-child,.compare-table td:first-child{width:168px;background:#051a28;color:#a2c5d6;font-size:12px}.compare-table th:not(:first-child){background:linear-gradient(#0a2736,#061b2a)}.compare-table .photo{width:100%;height:158px;object-fit:contain;margin:15px 0}.compare-table .comp-name{font-size:17px;line-height:1.3}.compare-table .comp-money{font-size:25px;color:var(--gold);font-weight:650;margin:15px 0}.compare-table td{font-size:12px;color:#cce0eb}.compare-table .btn{width:100%;font-size:11px;padding:11px 6px}.compare-table .comp-remove{display:flex;justify-content:flex-end;font-size:10px;color:#8db4c9}.comp-remove:hover{color:#fbb1a4}.compare-table tr:last-child td{border-bottom:0}.compare-table td:last-child,.compare-table th:last-child{border-right:0}.dossier-layout{display:grid;grid-template-columns:1.08fr .92fr;gap:25px;margin-top:28px;align-items:start}.dossier-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;border:1px solid #315667;border-radius:10px;padding:22px;margin-top:25px}.dossier-step{display:flex;gap:11px;font-size:12px;align-items:center}.step-number{border:1px solid var(--cyan);color:var(--cyan);width:29px;height:29px;display:grid;place-items:center;border-radius:50%;flex-shrink:0;font-size:12px}.dossier-picks{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:20px;max-height:580px;overflow-y:auto;padding:2px 5px 2px 2px}.dossier-pick{border:1px solid #325b70;border-radius:8px;padding:13px 10px;text-align:left;background:#061c2b;position:relative}.dossier-pick.active{border-color:var(--gold);background:#25332488}.dossier-pick img{height:70px;width:100%;object-fit:contain;margin:7px 0 16px}.dossier-pick .check{position:absolute;top:5px;right:7px;font-size:12px;color:var(--gold)}.dossier-pick strong{display:block;font-size:11px;line-height:1.4}.dossier-result{padding:24px;position:sticky;top:111px}.dossier-result h2{font-size:23px}.dossier-row{display:flex;align-items:center;gap:12px;padding:16px 0;border-bottom:1px solid #2b4e60}.dossier-row img{width:105px;height:62px;object-fit:contain}.dossier-row strong{font-size:13px}.dossier-row span{font-size:11px;color:var(--muted);display:block}.dossier-result .warning{margin-top:20px}.dossier-result .button-row{margin-top:20px}.document-block{padding:20px;border:1px solid #3b5b6b;border-radius:8px;background:#052134;margin-top:19px}.document-block h3{font-size:17px;margin-bottom:12px}.document-block p{font-size:12px;color:#bad1df}.form-field{margin-top:17px}.form-field label{display:block;margin-bottom:7px;font-size:12px;font-weight:650}.protocol-policy{font-size:12px;color:#b9d0df;margin-top:16px}
/* Editorial */
.resource-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.resource-card{padding:27px;position:relative;overflow:hidden;min-height:260px;display:flex;flex-direction:column;gap:14px}.resource-card .icon.lg{width:34px;height:34px;color:var(--gold);margin-bottom:8px}.resource-card .resource-type{font-size:10px;letter-spacing:1.7px;color:var(--cyan);text-transform:uppercase}.resource-card p{font-size:13px;line-height:1.7;color:#b6cdda}.resource-card .btn{margin-top:auto;align-self:flex-start}.resource-card:hover{border-color:#5a8da0}.article{max-width:820px;margin-inline:auto;padding:15px 0 45px}.article h1{font-size:45px}.article .lead{font-size:18px;color:#c1d6e2;margin-top:20px;line-height:1.8}.article-section{margin-top:31px}.article-section h2{font-size:24px;margin-bottom:13px}.article-section p{color:#bed3e1;font-size:15px;line-height:1.85}.article-sources{margin-top:32px;padding:23px;border:1px solid #346379;border-radius:10px;background:#082536}.article-sources a{display:block;margin:8px 0;color:var(--cyan);font-size:13px;text-decoration:underline;text-underline-offset:3px}.faq-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.faq-item{border:1px solid #2b5365;border-radius:9px;background:#081f2d;padding:0 19px}.faq-item summary{font-weight:600;font-size:13px;padding:17px 22px 17px 0;cursor:pointer;list-style:none;position:relative}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:'+';position:absolute;right:0;top:11px;font-size:25px;font-weight:300;color:var(--cyan)}.faq-item[open] summary:after{content:'−'}.faq-item p{padding:0 0 20px;color:#b8d0dd;font-size:13px;line-height:1.8}.faq-item[open]{border-color:#528098}.glossary-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.glossary-item{padding:24px}.glossary-item h3{color:var(--gold);margin-bottom:9px}.glossary-item p{font-size:13px;color:#afc8d7}.contact-layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:30px}.contact-layout h2{margin-bottom:15px}.form-result{margin-top:16px}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.about-grid h3{font-size:23px;margin-bottom:15px}.about-grid p{color:var(--muted);font-size:14px}.brand-banner{padding:42px 32px;position:relative;overflow:hidden;background:linear-gradient(90deg,#061823ee,#092433b5),var(--alpine);background-size:cover;border:1px solid #35647b;border-radius:12px;margin:20px 0 32px}.brand-banner h2{font-family:Georgia,serif;font-size:38px;max-width:710px;line-height:1.25}.brand-banner p{max-width:650px;margin-top:17px;color:#bed4e1}.price-table{width:100%;border-collapse:collapse;border:1px solid #305267}.price-table th,.price-table td{padding:15px 17px;border-bottom:1px solid #254756;text-align:left;font-size:13px}.price-table th{color:var(--cyan);background:#0d2939}.price-table td:last-child{color:var(--gold);font-weight:700;white-space:nowrap}.price-table tr:nth-child(even){background:#0a203066}.price-table .name-col a:hover{color:var(--cyan)}
/* Cart */
.cart-layout{display:grid;grid-template-columns:1.35fr .75fr;gap:27px;align-items:start}.cart-line{display:grid;grid-template-columns:120px 1fr auto;gap:20px;padding:22px;border-bottom:1px solid #294957;align-items:center}.cart-line:last-child{border:0}.cart-line img{width:120px;height:84px;object-fit:contain}.cart-line h3{font-size:15px;line-height:1.4}.cart-line .line-meta{font-size:11px;color:#9fbdcf;margin:7px 0 12px}.cart-line .line-controls{display:flex;gap:15px;align-items:center}.cart-line .quantity{height:37px;width:98px}.cart-line .quantity button{font-size:18px;height:35px;width:31px}.cart-line .quantity input{width:36px}.cart-line .remove{font-size:10px;color:#9ab4c5;text-decoration:underline}.cart-line .line-total{font-size:21px;font-weight:650;color:var(--gold);white-space:nowrap}.cart-summary{padding:25px;position:sticky;top:110px}.cart-summary h2{font-size:22px;margin-bottom:17px}.summary-line{display:flex;justify-content:space-between;gap:15px;padding:12px 0;font-size:13px;color:#b6cbd8}.summary-line strong{color:#e4eff6}.summary-total{border-top:1px solid #466678;margin-top:12px;padding-top:20px;display:flex;justify-content:space-between;align-items:center;font-size:15px}.summary-total strong{font-size:32px;color:var(--gold);font-weight:650}.cart-summary .btn.full{margin-top:18px}.cart-summary .small{font-size:11px;color:#abc4d4;margin-top:13px}.order-summary{max-width:850px;margin-inline:auto}
/* Footer and overlays */
.footer{margin-top:55px;border-top:1px solid #3b697d;position:relative;background:linear-gradient(180deg,#08233488,#04121f)}.footer-inner{display:grid;grid-template-columns:1.45fr .8fr .85fr 1.3fr;gap:36px;padding:38px 0}.footer .brand{width:150px}.footer .brand img{height:70px}.footer .brand-copy{color:#96b5c8;font-size:12px;max-width:230px;margin-top:13px}.footer h3{font-size:12px;color:#a5ebf6;letter-spacing:.5px;margin-bottom:16px}.footer-links{display:grid;gap:7px;font-size:11px;color:#b7d0df}.footer-links a:hover{color:var(--gold)}.footer-note{font-size:11px;color:#9fbacb;margin-bottom:13px}.footer-bottom{border-top:1px solid #304855;padding:20px 0;display:flex;justify-content:space-between;align-items:center;gap:25px;font-size:10px;color:#91abbc}.footer-bottom .research-footer{max-width:600px;font-size:10px;color:#a0bacb}.footer-bottom .research-footer strong{color:var(--gold)}.footer-bottom a{color:var(--cyan)}.overlay-shell[hidden]{display:none!important}.overlay-shell{position:fixed;inset:0;z-index:100;background:#000b;backdrop-filter:blur(10px);display:flex;align-items:flex-start;justify-content:center;padding:12vh 24px 40px;overflow:auto;animation:fade .2s}.overlay-panel{position:relative;width:min(760px,100%);padding:31px;background:#081e2d;border:1px solid #4a7d91;border-radius:13px;box-shadow:0 35px 90px #000b}.overlay-close{position:absolute;right:12px;top:12px}.overlay-panel h2{font-size:26px;margin:6px 42px 22px 0}.search-results{display:grid;gap:10px;max-height:55vh;overflow:auto;margin-top:21px}.search-result{display:flex;align-items:center;gap:14px;padding:12px;border:1px solid #274a60;border-radius:8px}.search-result:hover{background:#153446}.search-result img{height:52px;width:100px;object-fit:contain}.search-result strong{font-size:13px}.search-result .small{font-size:11px;color:var(--muted)}.search-result .money{margin-left:auto;color:var(--gold);font-weight:650;white-space:nowrap}.zoom-panel{width:min(1250px,100%);background:#03131f;padding:35px 25px 20px}.zoom-panel img{max-height:73vh;width:100%;object-fit:contain}.zoom-caption{text-align:center;font-size:12px;color:var(--muted);margin-top:15px}.toast-root{position:fixed;right:25px;bottom:24px;z-index:120;display:grid;gap:10px;max-width:calc(100% - 40px)}.toast{display:flex;gap:14px;align-items:center;background:#133444;border:1px solid #65828d;border-left:3px solid var(--gold);padding:15px 17px;border-radius:10px;box-shadow:0 12px 40px #0008;font-size:12px;animation:toastIn .25s ease}.toast a{font-weight:750;color:var(--gold);text-decoration:underline;white-space:nowrap}.toast .icon{color:var(--gold);width:19px}.transition-in{animation:pageIn .3s ease both}.ripple{position:absolute;pointer-events:none;border-radius:50%;background:#fff8;transform:scale(0);animation:ripple .45s linear;z-index:-1}.hidden{display:none!important}.sr-focus:focus{outline:none}.print-only{display:none}
@keyframes floatPack{0%,100%{transform:translateY(0)}50%{transform:translateY(-7px)}}@keyframes fade{from{opacity:0}to{opacity:1}}@keyframes pageIn{from{opacity:.35;transform:translateY(7px)}to{opacity:1;transform:none}}@keyframes toastIn{from{opacity:0;transform:translateY(15px)}to{opacity:1;transform:none}}@keyframes ripple{to{transform:scale(3);opacity:0}}
/* Responsive, keyboard and motion accessibility */
@media(min-width:1500px){.hero-inner{padding-top:76px;padding-bottom:55px}}
@media(max-width:1240px){.wrap{width:calc(100% - 40px)}.header-inner{gap:16px}.main-nav{gap:16px}.main-nav a{font-size:11px}.brand{flex-basis:127px}.brand img{width:126px}.header-tools .btn{display:none}.hero-copy h1{font-size:51px}.collection-layout{grid-template-columns:205px minmax(0,1fr);gap:20px}.card-photo{height:153px}.product-card .card-title{font-size:15px}.card-body{padding:13px}.category-mini-grid{gap:6px}.category-card{padding:17px}.product-layout{grid-template-columns:1.2fr .9fr}.product-heading h1{font-size:39px}.quantity-buy{grid-template-columns:98px 1fr}.gallery-main{min-height:360px}.gallery-main img{height:280px}.dossier-picks{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:960px){.main-nav{gap:13px}.header-inner{min-height:77px}.main-nav a{padding-block:26px}.main-nav a:nth-child(6){display:none}.hero-inner{grid-template-columns:1fr 1fr;gap:10px;padding:42px 0 29px}.hero-copy h1{font-size:43px}.hero-copy h1 em{letter-spacing:-1.6px}.hero-copy p{font-size:13px}.hero-copy .button-row{gap:8px}.hero-copy .btn{font-size:11px;padding:11px 13px}.hero-signals{gap:14px;font-size:10px}.stage-view{height:255px}.stage-view img{height:215px}.stage-tabs{gap:5px}.stage-tab{padding:9px 7px;font-size:10px;gap:5px}.stage-caption{padding:18px 10px 12px}.hero-showcase{min-height:346px}.benefit-strip{grid-template-columns:repeat(2,1fr)}.strip-item:nth-child(2){border-right:0}.collection-layout{grid-template-columns:1fr}.sidebar-stack{display:none}.sidebar-stack.open{display:grid;grid-template-columns:1fr 1fr}.sidebar-stack.open .filter-panel{grid-column:1/-1}.sidebar-stack.open .filter-panel form{display:grid;grid-template-columns:1fr 1fr;column-gap:30px}.filter-toggle{display:inline-flex;margin-bottom:17px}.card-photo{height:185px}.footer-inner{grid-template-columns:1.1fr .8fr .8fr;gap:20px}.footer-subscribe{grid-column:1/-1;max-width:500px}.product-layout{grid-template-columns:1fr 1fr;gap:20px}.gallery-main{min-height:330px}.gallery-main img{height:265px}.buy-card{padding:21px}.buy-card h2{font-size:20px}.quantity-buy{grid-template-columns:1fr}.quantity{width:111px}.product-price{font-size:34px}.dossier-layout{grid-template-columns:1fr}.dossier-result{position:static}.dossier-picks{grid-template-columns:repeat(4,minmax(0,1fr));max-height:440px}.cart-layout{grid-template-columns:1fr}.cart-summary{position:static}.document-cta{align-items:flex-start;flex-direction:column}.contact-layout{grid-template-columns:1fr}.resource-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.main-nav a.current:after{bottom:13px}}
@media(max-width:680px){.wrap{width:calc(100% - 30px)}body{font-size:14px}.research-bar{font-size:9px;padding:6px 15px;line-height:1.6}.research-bar .long-disclaimer{display:none}.brand{flex-basis:123px}.brand img{width:123px;height:62px}.header-inner{min-height:70px;gap:7px;justify-content:space-between}.header-tools{gap:1px}.header-tools .icon-btn{width:36px;height:40px}.header-tools .favorite-header{display:none}.mobile-menu-button{display:inline-flex}.main-nav{display:none;position:absolute;left:0;right:0;top:100%;background:#041622fa;border-bottom:1px solid #416577;padding:14px 20px;box-shadow:0 18px 30px #0005;backdrop-filter:blur(20px)}.main-nav.open{display:grid;grid-template-columns:1fr 1fr;gap:0 22px}.main-nav a{padding:13px 0;font-size:13px}.main-nav a:nth-child(6){display:block}.main-nav a:after{bottom:6px!important}.hero:before{inset:30% 0 0;opacity:.42}.hero-inner{grid-template-columns:1fr;padding:32px 0 25px;gap:12px}.hero-copy{padding:0}.hero-copy .eyebrow{font-size:10px;letter-spacing:1.8px;margin-bottom:14px}.hero-copy h1{font-size:43px;letter-spacing:-1.8px;max-width:430px}.hero-copy p{font-size:14px;margin-top:18px;max-width:450px}.hero-copy .button-row{margin-top:23px}.hero-copy .btn{padding:13px 17px;font-size:12px}.hero-signals{display:none}.hero-showcase{margin-top:16px;min-height:323px}.stage-view{height:228px}.stage-view img{height:202px}.stage-view:before{height:65px;bottom:0}.stage-top{margin-inline:10px}.stage-caption{padding-top:20px}.stage-caption strong{font-size:16px}.stage-caption .small{font-size:11px}.stage-caption .hero-price{font-size:22px}.stage-tabs{margin:0}.stage-tab{padding:11px;font-size:10px}.benefit-strip .strip-item{padding:16px 13px;font-size:10px;gap:9px;align-items:center}.strip-item strong{font-size:10px}.strip-item span{font-size:9px}.strip-item .icon{width:21px;height:21px}.collections-intro{margin:19px 0}.notice{font-size:11px;padding:13px;gap:9px}.notice .icon{width:18px;height:18px}.collection-layout{gap:0}.section-head{margin-bottom:16px;align-items:flex-start}.section-head h2{font-size:20px;gap:8px;letter-spacing:-.5px}.section-head .btn{font-size:10px;padding:8px;min-height:33px}.section-head .muted{font-size:11px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.card-top{height:30px;padding:8px 9px 0}.mini-label{font-size:8px;letter-spacing:.6px}.card-photo{height:109px;padding:9px 7px 3px}.product-card.spray .card-photo img,.product-card.vial .card-photo img{max-height:105px}.card-body{padding:11px 10px 13px}.product-card .card-title{font-size:13px;min-height:32px;letter-spacing:-.2px}.card-strength{font-size:10px}.card-description{font-size:10px;line-height:1.5;min-height:44px;margin-block:8px 10px}.chip{font-size:8px;padding:3px 5px}.card-body .chips{margin-bottom:11px;gap:4px;min-height:21px}.card-price{font-size:23px;margin-bottom:11px}.product-card .btn.primary{font-size:10px;padding:10px 4px;min-height:38px;gap:4px}.product-card .btn.primary .icon{width:13px;height:13px}.card-links{gap:4px;margin-top:10px;flex-wrap:wrap;font-size:9px}.card-links button{font-size:9px}.card-links .icon{width:12px;height:12px}.categories-grid{grid-template-columns:1fr;gap:14px}.category-card{padding:18px}.category-card h3{font-size:16px}.category-card p{font-size:12px}.category-mini img{height:67px}.category-mini strong{font-size:11px}.category-mini .money{font-size:13px}.category-footer span,.category-footer a{font-size:11px}.sidebar-stack.open{grid-template-columns:1fr}.sidebar-stack.open .filter-panel form{grid-template-columns:1fr 1fr;gap:12px}.filter-group label{font-size:11px}.sidebar-editorial{display:none}.document-cta{padding:22px 18px;gap:18px}.document-cta .cta-text{gap:12px}.document-cta h3{font-size:19px}.document-cta p{font-size:11px}.document-cta .icon.lg{width:27px}.document-cta .btn{width:100%}.catalog-head{padding-top:0}.catalog-head h1{font-size:35px;letter-spacing:-1.3px}.catalog-head p{font-size:13px}.list-toolbar{flex-wrap:wrap;gap:10px}.sort-select{max-width:none;width:100%}.search-inline{flex-basis:100%}.filter-pills{gap:6px;margin-block:18px}.pill{font-size:10px;padding:8px 9px;gap:5px}.crumb{font-size:10px;padding:19px 0 17px}.product-heading{margin-bottom:21px}.product-heading h1{font-size:34px;letter-spacing:-1.2px}.product-heading p{font-size:15px}.product-layout{grid-template-columns:1fr;gap:23px}.gallery-main{min-height:265px}.gallery-main img{height:218px}.gallery-main.spray img{height:255px}.gallery-main.spray{min-height:310px}.gallery-corner{top:11px;left:11px;font-size:8px}.gallery-zoom{font-size:9px;right:10px;bottom:10px}.gallery-thumbs{gap:9px}.gallery-thumb{width:84px;height:59px}.buy-card{padding:22px}.buy-card h2{font-size:22px}.product-price{font-size:39px}.quantity-buy{grid-template-columns:110px 1fr}.product-sections{grid-template-columns:1fr}.panel.pad{padding:22px}.three-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.variant-card{padding:12px}.variant-card h3{font-size:12px}.variant-card img{height:83px}.spec-row{grid-template-columns:116px 1fr;font-size:12px}.specs{margin-top:10px}.product-sections h2{font-size:22px}.compare-select{align-items:stretch;flex-wrap:wrap}.compare-select select{max-width:none}.compare-select .btn{width:100%}.compare-table{min-width:720px}.compare-table th,.compare-table td{padding:15px}.compare-table th:first-child,.compare-table td:first-child{width:128px;font-size:10px}.compare-table .comp-name{font-size:15px}.compare-table .photo{height:125px}.dossier-steps{grid-template-columns:1fr;gap:14px;padding:18px}.dossier-layout{margin-top:22px}.dossier-picks{grid-template-columns:repeat(2,minmax(0,1fr));max-height:440px}.dossier-result{padding:21px}.dossier-result h2{font-size:22px}.dossier-result .button-row .btn{width:100%}.dossier-row img{width:84px}.resource-grid{grid-template-columns:1fr}.resource-card{min-height:230px;padding:24px}.faq-grid{grid-template-columns:1fr}.faq-item summary{font-size:12px}.glossary-grid{grid-template-columns:1fr}.about-grid{grid-template-columns:1fr}.brand-banner{padding:27px 22px}.brand-banner h2{font-size:29px}.brand-banner p{font-size:13px}.article h1{font-size:35px;letter-spacing:-1.3px}.article .lead{font-size:16px}.article-section h2{font-size:22px}.article-section p{font-size:14px}.cart-line{grid-template-columns:82px 1fr;gap:13px;padding:19px 15px;position:relative}.cart-line img{width:82px;height:60px;align-self:start}.cart-line h3{font-size:13px;padding-right:0}.cart-line .line-controls{gap:10px}.cart-line .line-total{grid-column:2;line-height:1;padding-bottom:5px;margin-top:-6px;font-size:22px}.cart-line .line-meta{font-size:10px}.cart-summary{padding:22px}.cart-summary h2{font-size:22px}.footer{margin-top:33px}.footer-inner{grid-template-columns:1fr 1fr;gap:27px 22px;padding:29px 0}.footer-about{grid-column:1/-1;display:flex;gap:22px;align-items:center}.footer-about .brand{flex-basis:123px}.footer-about .brand-copy{font-size:10px;max-width:240px}.footer-subscribe{grid-column:1/-1}.footer-bottom{flex-direction:column;align-items:flex-start;gap:14px;font-size:10px}.footer-bottom .research-footer{font-size:10px}.overlay-shell{padding:72px 13px 25px}.overlay-panel{padding:24px 18px}.overlay-panel h2{font-size:24px}.search-result{padding:10px;gap:10px}.search-result img{width:75px;height:47px}.search-result strong{font-size:12px}.search-result .money{font-size:12px}.zoom-panel{padding:50px 10px 18px}.zoom-panel img{max-height:70vh}.price-table th,.price-table td{font-size:11px;padding:11px 8px}.price-table td:nth-child(2),.price-table th:nth-child(2){display:none}.toast-root{right:14px;bottom:14px}.toast{font-size:11px;padding:12px}.toast a{font-size:10px}.warning{padding:15px;font-size:12px}}
@media(max-width:370px){.hero-copy h1{font-size:37px}.hero-copy h1 em{letter-spacing:-1.5px}.stage-tabs{gap:5px}.stage-tab{padding:9px 6px}.quantity-buy{grid-template-columns:1fr}.card-links{flex-direction:column;align-items:flex-start}.card-description{display:none}.card-body .chips{margin-top:11px}.header-tools .icon-btn{width:33px}.wrap{width:calc(100% - 22px)}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition:none!important;scroll-behavior:auto!important}}
@media print{body{background:white;color:#111}.site-header,.research-bar,.footer,.button-row,.btn,.sidebar-stack,.toast-root,.dossier-picks,.skip,.header-tools{display:none!important}.wrap{width:100%}.panel{background:white;border-color:#aaa;color:#111}.muted,.small,.eyebrow,p{color:#333!important}.dossier-layout{display:block}.dossier-layout>section:first-child{display:none}.dossier-result{position:static}.warning,.notice{color:#222;background:#eee;border-color:#bbb}.print-only{display:block}}

/* ====================================================================
   ALLIANCE BIOCARE / V4 · HORIZON
   Presentation-only layer. Product records, prices and photographs are
   retained byte-for-byte. No external typefaces or runtime dependencies.
   ==================================================================== */
:root{--bg:#050e19;--panel:#0a1b2b;--text:#edf4f5;--muted:#a6b9c8;--line:#243d50;--cyan:#8bdddf;--gold:#e5c697;--max:1360px;--font:"Aptos","Segoe UI",Arial,sans-serif;--display:"Aptos Display","Segoe UI",Arial,sans-serif;--ease:cubic-bezier(.22,1,.36,1)}
html{scroll-padding-top:105px}body{background:radial-gradient(ellipse at 89% 2%,#15385065,transparent 27%),radial-gradient(ellipse at 6% 43%,#11394a28,transparent 28%),#050e19;font-size:15px;line-height:1.7;color:var(--text);font-kerning:normal}
body:before{content:"";position:fixed;inset:0;z-index:-1;pointer-events:none;opacity:.2;background-image:linear-gradient(#8bdddf09 1px,transparent 1px),linear-gradient(90deg,#8bdddf09 1px,transparent 1px);background-size:88px 88px}
.wrap{width:min(var(--max),calc(100% - 80px))}h1,h2,h3,h4{text-wrap:balance}h1{font-weight:550;letter-spacing:-2px}h2{font-weight:550;letter-spacing:-1px}h3{font-weight:600}.eyebrow{font-family:var(--font);font-weight:650;font-size:10px;letter-spacing:2.3px;color:var(--cyan);margin-bottom:15px;line-height:1.6}.muted{color:var(--muted)}
.icon{stroke-width:1.4}.btn{border-radius:100px;min-height:48px;padding:14px 22px;font-size:12px;font-weight:650;letter-spacing:.15px;transition:transform .3s var(--ease),background .25s,border-color .25s,box-shadow .3s;overflow:hidden}
.btn.primary{background:linear-gradient(112deg,#f0ddb9 0%,#e7c894 55%,#d3ac71 100%);border:1px solid #f8e3bf;color:#18212a;box-shadow:inset 0 1px 0 #fff7,0 8px 26px #c7a66f19;font-weight:750}
.btn.primary:hover{background:linear-gradient(112deg,#f8e8cb,#edcc94);box-shadow:0 12px 32px #c7a66f38,inset 0 1px 0 #fff8;transform:translateY(-2px)}
.btn.primary:before{content:"";position:absolute;inset:0 auto 0 -60%;width:35%;background:linear-gradient(90deg,transparent,#fff7,transparent);transform:skewX(-20deg);transition:left .7s var(--ease);pointer-events:none}.btn.primary:hover:before{left:135%}
.btn.primary .icon{stroke-width:1.6}.btn.subtle{background:#10263a8c;border-color:#32485a;color:#dbe8ef}.btn.subtle:hover{background:#17395099;border-color:#72bbc999}.btn.text{border-radius:0;color:var(--gold);font-size:12px;font-weight:550;padding-inline:0;overflow:visible;min-height:40px}.btn.text .icon,.hero-secondary .icon{transition:transform .35s var(--ease)}.btn.text:hover .icon,.hero-secondary:hover .icon{transform:translateX(5px)}
.btn.compact{min-height:37px;font-size:11px;padding:9px 16px}.panel{border-radius:19px;border-color:var(--line);background:linear-gradient(145deg,#0d2133d9,#071421f5);box-shadow:inset 0 1px 0 #d9e9ff05}.panel.pad{padding:32px}.notice{background:linear-gradient(90deg,#132c3c9c,#071723c9);border-color:#244c5a;border-radius:15px;font-size:12px;line-height:1.7;padding:17px 20px}.notice strong{font-weight:650}.warning{border-radius:15px;border-color:#8d744a7a;font-size:13px;background:#372b1c44;padding:20px}.chip{border-radius:100px;font-size:10px;padding:5px 9px;background:color-mix(in srgb,var(--tone,var(--cyan)) 7%,transparent);border-color:color-mix(in srgb,var(--tone,var(--cyan)) 23%,transparent);font-weight:550}
input,select,textarea{background:#061320;border-color:#334c61;border-radius:12px;padding:13px 15px;font-size:14px}input[type=checkbox]{width:16px;height:16px}input:focus,select:focus,textarea:focus{outline:2px solid var(--cyan);outline-offset:3px}a:focus-visible,button:focus-visible{outline:2px solid var(--gold);outline-offset:5px}
/* Header: quiet hierarchy, gold research ribbon and a translucent masthead. */
.research-bar{background:linear-gradient(90deg,#94764b,#dfc49a 27%,#e1cda9 55%,#ae8b56);color:#172128;border-bottom:0;font-size:10px;line-height:1.6;padding:7px 24px;font-weight:500}.research-bar strong{color:#18232b;font-size:10px;letter-spacing:.8px}.site-header{background:#061320e6;backdrop-filter:blur(22px);border-bottom:1px solid #88bbd423;transition:box-shadow .25s,background .25s}.site-header.is-scrolled{background:#05121af5;box-shadow:0 14px 40px #0005}.header-inner{gap:26px;min-height:88px}.brand{flex-basis:146px}.brand img{width:138px;height:74px;filter:brightness(1.25) saturate(.72);object-fit:contain}.main-nav{gap:23px}.main-nav a{font-size:11px;letter-spacing:.1px;padding:34px 0;font-weight:500;color:#c0d0dc}.main-nav a.current{color:#f4e9d6}.main-nav a:after{height:1px;background:var(--gold);bottom:20px;box-shadow:none}.header-tools{gap:5px}.header-tools .btn{font-size:11px;padding:12px 20px;min-height:41px}.icon-btn{border-radius:50%}.icon-btn:hover{background:#122b3c88;border-color:#38657b66}.counter{box-shadow:0 0 0 3px #071522}
/* The hero is a layered, working HTML composition, never a screenshot. */
.horizon-hero{position:relative;isolation:isolate;background:radial-gradient(ellipse at 75% 38%,#19405288,transparent 51%),#06101d;border-bottom:1px solid #42516577;overflow:hidden}.horizon-hero:before{inset:-2% -2% -2% 20%;background:linear-gradient(90deg,#06101d 1%,#06101d44 58%),linear-gradient(0deg,#06101d 1%,transparent 40%,#0a203280),var(--alpine);background-size:cover;background-position:center 30%;filter:blur(3px) saturate(.6);opacity:.64;z-index:-2}.horizon-hero:after{background:linear-gradient(90deg,#06101dd9 1%,#06101dbb 28%,transparent 76%),linear-gradient(0deg,#06101d 0%,transparent 33%);z-index:-1;pointer-events:none}
.hero-atmosphere{position:absolute;inset:0;z-index:-1;pointer-events:none;background:radial-gradient(ellipse at 80% 25%,#81d6e719,transparent 40%),radial-gradient(ellipse at 45% 87%,#e7c79208,transparent 20%)}.hero-dna{width:315px;height:740px;position:absolute;right:-60px;top:-100px;color:#82dce4;opacity:.22;transform:rotate(17deg);pointer-events:none;z-index:0;filter:drop-shadow(0 0 8px #78d3e14d);animation:dnaBreathe 12s ease-in-out infinite}
.horizon-hero .hero-inner{grid-template-columns:.95fr 1.05fr;padding:64px 0 38px;gap:38px;min-height:586px;z-index:2}.horizon-hero .hero-copy{padding:0 0 23px;position:relative}.horizon-hero .hero-copy .eyebrow{display:flex;align-items:center;gap:10px;font-size:9px;letter-spacing:2.3px;margin-bottom:27px;color:#b3dce6}.live-dot{width:5px;height:5px;border-radius:50%;background:var(--gold);box-shadow:0 0 0 5px #e7c79210,0 0 18px #e7c79270;flex-shrink:0}
.horizon-hero .hero-copy h1{font-family:Georgia,"Times New Roman",serif;font-size:clamp(44px,4.8vw,70px);font-weight:400;line-height:1.08;letter-spacing:-2.4px;max-width:670px;text-wrap:nowrap}.horizon-hero .hero-copy h1 em{font-family:inherit;font-weight:400;color:var(--gold);font-size:1.04em;letter-spacing:-2.8px;line-height:1.1}.horizon-hero .hero-copy p{font-size:15px;color:#b1c4d2;line-height:1.9;max-width:400px;margin-top:27px}.horizon-hero .hero-copy .button-row{gap:20px;margin-top:30px;align-items:center}.hero-secondary{color:#c9dce6;display:inline-flex;align-items:center;gap:10px;font-size:11px;padding:12px 0;position:relative}.hero-secondary:after{content:"";position:absolute;bottom:6px;left:0;width:26px;height:1px;background:var(--gold);transition:width .3s}.hero-secondary:hover:after{width:100%}.hero-secondary .icon{width:15px}
.horizon-hero .hero-signals{margin-top:38px;padding-top:23px;border-top:1px solid #aec6d920;max-width:460px;gap:27px;font-size:10px;color:#9fb7c6;align-items:center}.hero-signals b{font-family:Georgia,serif;font-size:25px;font-weight:400;color:#ecf1f4;line-height:1}.hero-signals a{display:flex;align-items:center;gap:7px;font-size:10px}.hero-signals .icon{width:16px}
.horizon-hero .hero-showcase{min-height:450px;justify-content:flex-start;isolation:isolate;--mx:0px;--my:0px}.stage-orbit{position:absolute;inset:30px 25px 130px;pointer-events:none;z-index:-1;border:1px solid #aac9d51c;border-radius:50%;transform:rotate(-12deg)}.stage-orbit:before{content:"";position:absolute;inset:20px -28px;border:1px dashed #86cfd120;border-radius:50%;transform:rotate(16deg)}.stage-orbit:after{content:"";position:absolute;inset:62px -8px;border:1px solid #e4c69a19;border-radius:50%;transform:rotate(-13deg)}.stage-orbit i{position:absolute;top:12%;right:18%;height:5px;width:5px;border-radius:50%;background:#d6b982;box-shadow:0 0 23px 5px #d6b98229}.stage-orbit span{position:absolute;left:1%;top:42%;height:5px;width:5px;border-radius:50%;background:#83dfe6;box-shadow:0 0 19px 6px #83dfe625}
.horizon-hero .stage-top{color:#b6cdd9;font-size:8px;letter-spacing:2.1px;margin:0 12px 8px;line-height:1.6}.stage-top #hero-index{color:var(--gold);font-variant-numeric:tabular-nums;white-space:nowrap;font-size:10px}.horizon-hero .stage-view{height:282px;margin-top:4px;overflow:visible;isolation:isolate}.horizon-hero .stage-view:before{height:72px;bottom:8px;width:94%;background:linear-gradient(175deg,#294453,#0f1c29 68%);box-shadow:0 12px 0 #060f19,0 13px 0 #dbbb8880,0 30px 40px #0009;border:1px solid #b2d7e129;transform:rotate(0);z-index:-1}.horizon-hero .stage-view:after{content:"";position:absolute;bottom:3px;left:10%;right:10%;height:2px;background:linear-gradient(90deg,transparent,#f3d7a899,transparent);filter:blur(2px);z-index:-1}
.horizon-hero .stage-view img{width:97%;height:253px;object-fit:contain;filter:drop-shadow(0 22px 18px #0009);animation:floatPack 8s ease-in-out infinite;translate:var(--mx) var(--my);transition:translate .5s var(--ease);will-change:transform}.horizon-hero .stage-caption{padding:18px 15px 19px;gap:12px;align-items:center}.horizon-hero .stage-caption strong{font-size:19px;font-weight:550;letter-spacing:-.5px;line-height:1.2}.horizon-hero .stage-caption .small{font-size:11px;color:#8eafc0;margin-top:5px}.horizon-hero .stage-caption .hero-price{font-family:Georgia,serif;color:#ead1a8;font-size:27px;font-weight:400}
.horizon-hero .stage-tabs{grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin:0 10px;border-top:1px solid #99b8c031;border-bottom:1px solid #99b8c019;position:relative;z-index:2}.horizon-hero .stage-tab{border:0;border-radius:0;background:transparent;padding:15px 10px 17px;color:#a7bfce;font-size:10px;gap:7px;white-space:nowrap;position:relative;min-height:51px}.stage-tab .tab-number{font-family:Georgia,serif;color:#7e9aaa;font-size:12px}.horizon-hero .stage-tab[aria-selected=true]{color:#f1dfc0;background:linear-gradient(180deg,#dfbb7920,transparent)}.stage-tab[aria-selected=true] .tab-number{color:var(--gold)}.tab-line{position:absolute;top:-1px;left:0;right:0;height:2px;background:var(--gold);transform:scaleX(0);transform-origin:left;transition:transform .6s var(--ease)}.stage-tab[aria-selected=true] .tab-line{transform:scaleX(1)}.stage-tab:hover{color:white!important}
.motion-control{align-self:flex-end;display:flex;align-items:center;gap:6px;padding:10px 12px 2px;font-size:9px;color:#abc3d0}.motion-control .icon{width:12px;height:12px}.motion-control:hover{color:white}.hero-baseline{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;padding:15px 0;border-top:1px solid #9bb7c81c;color:#83a2b5;font-size:8px;letter-spacing:2px}.hero-baseline a{letter-spacing:.5px;display:flex;align-items:center;gap:10px}.hero-baseline .icon{height:14px;width:14px;transform:rotate(90deg)}
/* Collection overview: generous editorial headings and custom vector artwork. */
.benefit-strip{background:transparent;border-bottom:1px solid #263b4c;gap:0}.benefit-strip .strip-item{padding:25px 24px;border-color:#243748;font-size:11px;gap:15px}.strip-item strong{font-size:11px;font-weight:550;line-height:1.6}.strip-item span{font-size:10px;color:#8ba4b7}.strip-item .icon{height:26px;width:26px;color:var(--gold)}.home-content>section{margin-top:74px}.section-head{margin-bottom:29px;gap:25px;align-items:flex-end}.section-head h2{font-size:29px;font-weight:550;letter-spacing:-1px;line-height:1.25}.section-head .muted{font-size:13px;margin-top:11px;color:#8faaba;max-width:630px}.editorial-head h2{display:block;font-size:clamp(29px,3.2vw,43px);font-weight:450;letter-spacing:-1.4px;line-height:1.17}.editorial-head h2 em{font-family:Georgia,serif;font-weight:400;color:var(--gold);letter-spacing:-1.1px}.editorial-head>.btn{white-space:nowrap;margin-bottom:4px}.editorial-head .eyebrow{font-size:9px;color:#95c5d4;letter-spacing:2.1px;margin-bottom:13px}
.universe-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:15px}.universe-tile{isolation:isolate;position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;min-height:173px;padding:20px 22px;border:1px solid #2a4154;border-radius:16px;background:radial-gradient(ellipse at 88% 6%,color-mix(in srgb,var(--tone) 10%,transparent),transparent 67%),linear-gradient(145deg,#112639,#081621);transition:transform .45s var(--ease),border-color .4s,box-shadow .4s}.universe-tile:before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(0deg,#06121ce6,transparent 87%);pointer-events:none}.universe-tile:hover{transform:translateY(-5px);border-color:color-mix(in srgb,var(--tone) 55%,#2a4154);box-shadow:0 20px 35px #0004}.science-art{width:100%;height:100%;overflow:visible;pointer-events:none}.universe-tile>.science-art{position:absolute;width:83%;height:100%;right:-21px;top:-8px;color:var(--tone);z-index:-2;opacity:.38;transition:transform .8s var(--ease),opacity .5s}.universe-tile:hover>.science-art{opacity:.65;transform:scale(1.07) rotate(-4deg)}.universe-meta{display:flex;justify-content:space-between;align-items:center;color:var(--tone);font-family:Georgia,serif;font-size:12px;opacity:.8}.universe-meta .icon{width:18px;height:18px}.universe-bottom{display:flex;gap:14px;justify-content:space-between;align-items:flex-end}.universe-bottom h3{font-size:14px;line-height:1.36;font-weight:550;letter-spacing:-.2px;max-width:230px;text-wrap:balance}.circle-arrow{height:29px;width:29px;flex:0 0 29px;border:1px solid #e0ca9f55;border-radius:50%;display:grid;place-items:center;color:var(--gold);transition:transform .3s,background .3s}.circle-arrow .icon{width:14px;height:14px}.universe-tile:hover .circle-arrow{background:var(--gold);color:#0a1521;transform:rotate(-35deg)}
.collection-layout{grid-template-columns:227px minmax(0,1fr);gap:30px;padding-bottom:0}.filter-panel{padding:24px 20px;border-radius:16px;background:#0b1c2bd6}.filter-panel h2{font-size:11px;line-height:1.8;font-weight:650;letter-spacing:1px;color:#d3e9ed;margin-bottom:21px}.filter-panel h2 .icon{height:17px;width:17px;margin-right:5px}.filter-group{border-bottom:1px solid #8cb5c316;margin-bottom:20px;padding-bottom:18px}.filter-group legend{font-size:12px;font-weight:550;letter-spacing:.1px;margin-bottom:9px}.filter-group label{font-size:11px;padding:8px 0;line-height:1.55;gap:9px;color:#a6bccb}.filter-group .count{font-size:9px;color:#83a0b2;font-variant-numeric:tabular-nums}.filter-panel .btn{font-size:11px;padding:12px 10px;min-height:42px}.sidebar-stack{gap:18px}.sidebar-editorial{padding:24px 20px;min-height:190px;border-radius:16px}.sidebar-editorial h3{font-family:Georgia,serif;font-size:23px;line-height:1.2;font-weight:400}.sidebar-editorial .icon{stroke-width:1.1}.sidebar-editorial p{font-size:11px;line-height:1.7}.sidebar-editorial.alpine{min-height:280px;display:flex;align-items:flex-end;background:linear-gradient(0deg,#05121ef5,#06243299),var(--alpine);background-size:cover}.sidebar-editorial.alpine h3{font-size:25px;line-height:1.2}
.product-grid{gap:19px}.product-card{border-radius:17px;background:linear-gradient(158deg,#0f2538,#081724 66%);border:1px solid #324b5d;box-shadow:0 8px 25px #0001;transition:transform .5s var(--ease),border-color .35s,box-shadow .4s}.product-card:hover{transform:translateY(-6px);border-color:color-mix(in srgb,var(--tone,var(--cyan)) 45%,#34505b);box-shadow:0 20px 42px #0004}.card-top{height:43px;padding:15px 16px 0}.mini-label{font-size:8px;letter-spacing:1.2px;font-weight:550;color:#9fbbcf}.mini-label.selected{color:#ead3ac}.mini-label.selected:before{content:"";display:inline-block;width:4px;height:4px;border-radius:50%;background:var(--gold);margin-right:7px;vertical-align:middle}.favorite-toggle{width:31px;height:31px;border-radius:50%}.favorite-toggle .icon{width:17px;height:17px}.favorite-toggle:hover{background:#f7e6c708;border-color:#4b6779}
.card-photo{height:197px;padding:22px 15px 14px;position:relative;background:radial-gradient(ellipse at 50% 64%,#54859d1d,transparent 68%);isolation:isolate}.card-photo:after{content:"";position:absolute;left:18%;right:18%;bottom:16px;height:12px;z-index:-1;border-radius:50%;background:#0008;filter:blur(9px)}.card-photo img{filter:drop-shadow(0 13px 14px #0005);transition:transform .7s var(--ease);object-fit:contain}.product-card:hover .card-photo img{transform:translateY(-3px) scale(1.025)}.product-card.spray .card-photo img,.product-card.vial .card-photo img{max-height:170px}.card-body{padding:20px 20px 21px;border-top:1px solid #97b3c10c}.card-title{font-size:18px;line-height:1.35;letter-spacing:-.4px;font-weight:550;min-height:50px}.card-strength{font-size:12px;margin-top:5px;color:#99b6c9;font-weight:400;letter-spacing:0}.card-description{font-size:11px;line-height:1.65;min-height:37px;margin:12px 0 13px;color:#99b3c4}.card-body .chips{gap:5px;min-height:24px;margin-bottom:19px}.card-body .chip{font-size:9px;padding:4px 8px}.card-price{font-family:Georgia,serif;font-size:29px;color:#f1e5d0;line-height:1.2;letter-spacing:-.5px;font-weight:400;margin-bottom:15px;display:block;white-space:nowrap}.product-card .btn.primary{border-radius:11px;min-height:44px;font-size:11px;padding:12px 10px;line-height:1.3;white-space:normal}.product-card .btn.primary .icon{height:16px;width:16px}.card-links{margin-top:16px;gap:8px;font-size:10px;color:#a9c2d0;align-items:center}.card-links button{font-size:10px}.card-links a,.card-links button{display:inline-flex;align-items:center;gap:5px;min-height:28px}.card-links a:hover,.card-links button:hover{color:var(--gold)}.card-links .icon{width:13px;height:13px}.featured-grid .product-card{border-top-color:#c3a6708c}.featured-grid .card-photo{height:215px}.collections-intro{margin:22px 0 36px}.home-collection .editorial-head:not(:first-child) h2{font-size:25px}.home-collection .editorial-head:not(:first-child) .eyebrow{font-size:8px}
/* Detailed category panels remain fully navigable, with source photos intact. */
.categories-grid{gap:23px}.category-card{padding:30px;position:relative;overflow:hidden;isolation:isolate;border-radius:20px}.category-card>.science-art{position:absolute;height:210px;width:350px;right:-75px;top:-40px;color:var(--tone);opacity:.17;z-index:-1}.category-top{align-items:center;gap:14px}.category-card h3{font-size:20px;font-weight:550;line-height:1.3;max-width:86%}.category-card p{font-size:13px;line-height:1.7;max-width:82%;color:#a4bece}.category-card .category-top>.icon{width:29px;height:29px}.category-mini-grid{gap:14px;margin:24px 0}.category-mini{background:#05122077;border-color:#1f3c4b66;border-radius:11px;padding:13px 11px;transition:background .3s,transform .3s}.category-mini:hover{background:#1b3b5080;transform:translateY(-3px)}.category-mini img{height:85px}.category-mini strong{font-size:12px;font-weight:550}.category-mini .money{font-family:Georgia,serif;font-size:19px;color:#e8d3b3;font-weight:400}.category-footer{border-color:#a6c4d11c;padding-top:16px}.category-footer a{color:var(--gold);font-weight:550;font-size:12px}.category-footer span{font-size:11px}
/* Editorial contrast: a large documentary callout instead of generic tiles. */
.document-cta{position:relative;overflow:hidden;isolation:isolate;display:grid;grid-template-columns:1fr .35fr;gap:30px;border:1px solid #65725e88;border-radius:22px;padding:52px 54px;background:linear-gradient(115deg,#153849,#0a2032 55%,#162c3a);margin-top:52px}.document-cta:before{content:"";position:absolute;width:530px;height:530px;right:-150px;top:-150px;border:1px solid #bfab7a1c;border-radius:50%;pointer-events:none}.cta-art{position:absolute;z-index:-1;color:#c5dfdc;opacity:.17;width:55%;height:115%;right:-8%;top:-12%;transform:rotate(-15deg);pointer-events:none}.document-cta .cta-text{display:block;position:relative;max-width:640px}.document-cta .eyebrow{font-size:9px;color:#e3cfab;margin-bottom:20px}.document-cta h3{font-size:37px;font-weight:450;line-height:1.22;letter-spacing:-1.2px}.document-cta h3 em{font-family:Georgia,serif;font-size:1.17em;font-weight:400;color:#e9d8b8}.document-cta p{font-size:13px;line-height:1.85;max-width:470px;color:#acc5d3;margin:19px 0 25px}.cta-aside{border-left:1px solid #b7cbb626;padding-left:35px;display:flex;flex-direction:column;justify-content:center;gap:21px;color:#aec2cc;font-size:12px;letter-spacing:.3px}.cta-aside .icon{color:#e2cc9e;height:30px;width:30px;margin-top:6px}
.resource-grid{gap:21px}.resource-card{border-radius:18px;padding:0 25px 27px;overflow:hidden;min-height:320px;display:flex;flex-direction:column;position:relative}.resource-visual{height:128px;margin:0 -25px 23px;position:relative;background:linear-gradient(135deg,#1a43505e,#091a2c);border-bottom:1px solid #7393a320;isolation:isolate;display:flex;align-items:center;padding:30px}.resource-visual>.science-art{position:absolute;right:0;width:75%;color:#a2d5d7;opacity:.35;z-index:-1;transform:rotate(-10deg)}.resource-visual>.icon{height:38px;width:38px;color:var(--gold)}.resource-card .eyebrow{font-size:9px}.resource-card h3{font-size:22px;line-height:1.2;font-weight:500}.resource-card p{font-size:12px;line-height:1.8;color:#a0b8c8;margin-top:11px}.resource-card .btn{margin-top:22px}.home-manifesto{text-align:center;padding:28px 0 39px}.home-manifesto p{font-family:Georgia,serif;font-size:clamp(27px,3.6vw,47px);line-height:1.32;letter-spacing:-1.1px;font-weight:400}.home-manifesto em{color:#d1b58a}.home-manifesto .eyebrow{font-size:9px;margin-bottom:22px}.home-manifesto .btn{margin-top:20px}
/* Product, catalogue and utility pages follow the same refined system. */
.crumb{padding:27px 0 21px;font-size:10px;color:#829dae}.catalog-head{padding:30px 32px 37px;margin-bottom:28px;border-radius:21px;background:radial-gradient(ellipse at 90% 10%,#1c465a75,transparent 50%),linear-gradient(125deg,#112b3d,#091928);border:1px solid #2c465c;position:relative;overflow:hidden;isolation:isolate}.catalog-head h1{font-family:Georgia,serif;font-size:clamp(32px,4vw,52px);font-weight:400;letter-spacing:-1.6px;line-height:1.15;max-width:880px}.catalog-head p{max-width:760px;font-size:14px;color:#adc2cf;line-height:1.8;margin-top:17px}.catalog-head .eyebrow{font-size:9px;color:#b7d4dc}.catalog-decoration{position:absolute;width:360px;height:250px;right:-35px;top:-30px;z-index:-1;color:#9cceda;opacity:.18;transform:rotate(-15deg);pointer-events:none}.list-toolbar{margin-bottom:16px;gap:14px}.search-inline{background:#0e2435b3;border:1px solid #365164;border-radius:100px;padding:0 16px;min-height:49px}.search-inline input{font-size:13px;border:0;background:none;border-radius:100px;padding:13px 9px}.sort-select{border-radius:100px;font-size:12px;background:#102435;border-color:#2e4d5f;min-height:49px}.catalog-count{font-size:12px}.filter-pills{margin:25px 0}.pill{border-radius:100px;font-size:11px}
.product-heading{position:relative;margin-bottom:33px;padding:12px 0 17px}.product-heading .eyebrow{font-size:9px;letter-spacing:2.2px;color:#7fb7c7}.product-heading h1{font-family:Georgia,serif;font-size:clamp(34px,4.3vw,59px);font-weight:400;line-height:1.1;letter-spacing:-1.9px;max-width:1100px}.product-heading h1 .gold{font-family:var(--font);font-size:.75em;font-weight:300;white-space:nowrap;letter-spacing:-2px}.product-heading p{font-size:16px;color:#a4c0d0;line-height:1.6;max-width:800px;margin-top:15px}.product-layout{grid-template-columns:minmax(0,1.28fr) minmax(340px,.85fr);gap:35px;align-items:start}.product-gallery{min-width:0}.gallery-main{min-height:460px;background:radial-gradient(ellipse at 50% 66%,#304e6536,transparent 63%),linear-gradient(150deg,#142e41,#0b1a2d 60%,#0a1928);border:1px solid #41617a;border-radius:21px;isolation:isolate;position:relative;overflow:hidden;width:100%}.gallery-main:before{content:"";position:absolute;left:6%;right:6%;height:96px;bottom:66px;border-radius:50%;background:linear-gradient(165deg,#294051b3,#0a1321);box-shadow:0 11px 0 #09111b,0 12px 0 #b49b6f52,0 23px 31px #0006;border:1px solid #95bcd11e;z-index:-1}.gallery-main:after{content:"";position:absolute;width:85%;height:75%;border:1px solid #c3d2d317;border-radius:50%;right:8%;top:6%;transform:rotate(-12deg);z-index:-1}.gallery-main img{width:95%;height:326px;object-fit:contain;filter:drop-shadow(0 16px 22px #0007);position:relative;transition:transform .8s var(--ease)}.gallery-main:hover img{transform:translateY(-4px) scale(1.015)}.gallery-main.spray img{height:365px;width:auto;max-width:100%;margin:auto}.gallery-main.vial img{height:350px}.gallery-corner{top:23px;left:25px;font-size:8px;letter-spacing:1.4px;color:#a4bbc9;background:transparent;border:0;padding:0;z-index:2}.gallery-deco{position:absolute;right:-70px;top:-45px;z-index:-1;width:330px;height:230px;color:#6eb4c7;opacity:.18;pointer-events:none}.gallery-zoom{border-radius:100px;background:#102738d4;border:1px solid #83a5bd3d;color:#d6e5ed;right:20px;bottom:21px;font-size:10px;padding:9px 15px;z-index:2}.gallery-zoom .icon{height:15px;width:15px}.gallery-thumbs{margin-top:17px;gap:11px}.gallery-thumb{border-radius:10px;background:#0c2132;border-color:#294556;width:105px;height:75px;padding:10px}.gallery-thumb.active{border-color:#d3b57f;box-shadow:0 0 0 3px #d3b57f0f}.gallery-note{font-size:11px;color:#86a3b8;margin-top:12px;line-height:1.7}
.buy-card{position:sticky;top:106px;border-radius:20px;border-top:2px solid #d2b079;box-shadow:0 18px 45px #0003;padding:30px;background:radial-gradient(ellipse at 100% 1%,#c0a9790e,transparent 55%),linear-gradient(145deg,#12283a,#091827)}.buy-card>.eyebrow{font-size:8px;margin-bottom:19px;color:#d3bf9c}.buy-card h2{font-size:25px;font-weight:450;letter-spacing:-.7px;line-height:1.22}.product-price{font-family:Georgia,serif;font-weight:400;font-size:43px;letter-spacing:-1.5px;color:#edcf9f;line-height:1.2;margin-top:17px;display:block}.price-subtitle{font-size:10px;color:#8fa9bb;line-height:1.6;margin-top:7px}.buy-card .description{font-size:13px;line-height:1.8;margin-block:20px;color:#acc3d1}.buy-card .field-label{font-size:11px;font-weight:550;margin-bottom:9px}.buy-card select{border-radius:10px;padding:13px;font-size:12px;background:#051320;border-color:#355066;max-width:100%}.quantity-buy{grid-template-columns:112px minmax(0,1fr);gap:12px;margin-top:20px}.quantity{border-radius:11px;overflow:hidden;min-height:47px;background:#081826;border-color:#3b576e}.quantity button{min-width:29px}.quantity input{font-size:13px}.quantity-buy>.btn{border-radius:11px;font-size:11px;padding:13px 12px}.buy-extra{gap:10px;margin-top:12px}.buy-extra .btn{font-size:10px;border-radius:11px;padding:12px 10px;min-height:43px;background:#0c2435}.buy-info{margin-top:23px;padding-top:20px;font-size:10px;border-top:1px solid #66809829;gap:16px;color:#a3becd}.buy-info .icon{height:17px;width:17px;color:#d3b985}.product-sections{gap:26px;margin-top:34px}.product-sections h2{font-family:Georgia,serif;font-size:29px!important;letter-spacing:-.6px;font-weight:400;line-height:1.25}.spec-row{font-size:12px;grid-template-columns:150px 1fr;padding:12px 0;border-color:#7895a21c}.spec-row strong{font-weight:550}.spec-row span{color:#90acbe}.specs{margin-top:20px}.product-sections .small{line-height:1.9}.page-section{padding-block:37px}.three-cards{gap:18px}.variant-card{border-radius:16px;padding:19px;transition:border-color .3s,transform .3s}.variant-card:hover{border-color:#678593;transform:translateY(-3px)}.variant-card.current{border-color:#c3a471;background:linear-gradient(145deg,#2d342e77,#0b1d2b)}.variant-card h3{font-size:14px;font-weight:550}.variant-card img{height:124px;object-fit:contain}.variant-card .money{font-family:Georgia,serif;font-weight:400;font-size:25px;color:#ead6b7;margin:12px 0 17px}.variant-card .btn{font-size:10px;border-radius:10px;min-height:39px;padding:10px 13px}
/* Functional tools: darker surfaces, readable inputs and restrained linework. */
.compare-select{background:#0c2132;border:1px solid #254155;border-radius:16px;padding:19px;gap:12px}.compare-select select{background:#061725;border-color:#314d61;font-size:13px}.compare-container{border-radius:18px;border:1px solid #334f65;overflow:auto;scrollbar-color:#5b8a9c #071624}.compare-table{background:#0a1a28;min-width:900px}.compare-table th,.compare-table td{padding:24px 21px;border-color:#304556;font-size:12px}.compare-table thead th{background:linear-gradient(150deg,#142e41,#0a1b2c);vertical-align:top}.compare-table tbody tr:nth-child(even){background:#1833462f}.compare-table th:first-child,.compare-table td:first-child{background:#081a29;min-width:135px;width:155px;color:#bdd0dd;font-size:11px}.compare-table .photo{height:164px;object-fit:contain}.compare-table .comp-name{font-size:20px;font-weight:550;min-height:51px}.compare-table .comp-money{font-family:Georgia,serif;font-size:27px;font-weight:400;color:#e6c895}.compare-table .btn{font-size:11px;border-radius:10px;padding:12px;min-height:41px}.compare-table .comp-remove{font-size:10px;min-height:29px;color:#9eb8c9}.compare-table .chip{font-size:10px}
.dossier-steps{border-radius:17px;padding:26px;border-color:#325066;background:linear-gradient(110deg,#112c3e,#0b1b2a);gap:20px}.dossier-steps strong{font-weight:550}.dossier-layout{gap:26px}.dossier-picks{gap:12px;scrollbar-color:#4b798b #071623}.dossier-pick{border-radius:12px;background:#0f2435;border-color:#2b4455;transition:transform .2s,border-color .2s;font-size:11px}.dossier-pick:hover{transform:translateY(-2px);border-color:#aec5c8}.dossier-pick.selected{background:#223338;border-color:#e1c190}.dossier-pick img{height:95px}.dossier-result{border-radius:19px;padding:28px;top:106px;border-top:2px solid #c4a56f;background:linear-gradient(145deg,#10293b,#0a1928)}.dossier-result h2{font-family:Georgia,serif;font-size:30px;font-weight:400;letter-spacing:-.7px}.dossier-row{border-color:#35516355;padding:18px 0;gap:15px}.dossier-row h3{font-size:14px;line-height:1.4}.dossier-row img{width:110px;height:75px;object-fit:contain}.dossier-result .warning{font-size:12px}.dossier-result .btn{font-size:12px}.dossier-result label{font-size:12px}.dossier-result textarea{font-size:13px;background:#041321;color:#eef6f9}.dossier-result .small{font-size:12px}
.faq-grid{gap:12px 20px}.faq-item{border-radius:12px;background:#0c2031;border:1px solid #294454;overflow:hidden;transition:border-color .3s,background .3s}.faq-item[open]{background:#112c3e;border-color:#7492a577}.faq-item summary{font-size:13px;font-weight:550;padding:19px 23px;line-height:1.6}.faq-item p{padding:0 23px 23px;font-size:13px;color:#b3cad6;line-height:1.9}.faq-item summary:after{color:var(--gold)}.article{max-width:960px}.article h1{font-family:Georgia,serif;font-size:clamp(34px,4vw,54px);font-weight:400;letter-spacing:-1.5px;line-height:1.14}.article .lead{font-size:18px;line-height:1.8;color:#b9cedb}.article-section h2{font-family:Georgia,serif;font-weight:400;font-size:29px;letter-spacing:-.5px}.article-section p{font-size:15px;line-height:1.95}.article-sources a{color:var(--cyan)}.glossary-item{border-radius:14px;padding:25px;background:#0d2333}.glossary-item h2,.glossary-item h3{font-size:21px;font-weight:450;color:#e5cb9f}.glossary-item p{font-size:13px;line-height:1.9}
.cart-layout{gap:25px}.cart-line{border-radius:15px;background:#0b2030;border-color:#2d465a;padding:23px;gap:22px}.cart-line h3{font-size:17px;font-weight:550}.cart-line .line-meta{font-size:11px}.cart-line .line-total{font-family:Georgia,serif;font-size:28px;letter-spacing:-.5px;font-weight:400;color:#e6cb9e}.cart-line .line-controls .btn{font-size:10px}.cart-summary{border-radius:19px;padding:30px;border-top:2px solid #c5a775;background:linear-gradient(145deg,#132c3f,#0a1b2b)}.cart-summary h2{font-size:25px;font-weight:500}.cart-summary .btn{border-radius:12px;font-size:12px}.price-table{border-radius:16px;overflow:hidden}.price-table td,.price-table th{padding:18px;font-size:12px;border-color:#30495d}.price-table td:last-child{font-variant-numeric:tabular-nums;color:#e7d2ab}.contact-form,.contact-layout>.panel{padding:32px;border-radius:19px}.contact-form label{font-size:12px;color:#bad0df}.contact-form button{border-radius:12px}.about-grid .panel{padding:30px}.brand-banner{padding:48px;border-radius:22px;background:linear-gradient(115deg,#14364b,#0a1f33);border-color:#365466}.brand-banner h2{font-family:Georgia,serif;font-size:39px;font-weight:400;max-width:750px}.brand-banner p{line-height:1.9;font-size:14px}.empty{padding:55px 35px;border-style:dashed;border-radius:20px}.empty h2{font-family:Georgia,serif;font-size:31px;font-weight:400}.empty p{max-width:480px;margin:14px auto 24px;font-size:14px}
/* Footer and dialogs. */
.footer{margin-top:70px;border-top:1px solid #7d79654f;background:radial-gradient(ellipse at 95% 100%,#133b4a4a,transparent 45%),#040d17}.footer-inner{padding:45px 0;gap:42px;grid-template-columns:1.25fr .8fr .8fr 1.15fr}.footer-inner h3{font-size:9px;letter-spacing:2px;font-weight:600;color:#c8b792;margin-bottom:21px}.footer .brand img{width:150px;height:91px;filter:brightness(1.1) saturate(.6)}.footer .brand-copy{font-size:12px;line-height:1.9;color:#93adbf;margin-top:16px}.footer-links{gap:12px}.footer-links a{font-size:12px;color:#9bb3c3}.footer-links a:hover{color:var(--gold)}.footer-note{font-size:13px;line-height:1.9;color:#a0b8c7}.footer .btn{margin-top:17px;border-radius:12px;font-size:11px}.footer-bottom{border-color:#3251654d;padding:25px 0;font-size:10px;color:#7d9aaa;gap:30px}.research-footer{font-size:10px;line-height:1.8;color:#8daabb}.research-footer strong{font-weight:550;color:#d1c6ac}.footer-bottom a:hover{color:var(--gold)}.overlay-shell{background:#000b;backdrop-filter:blur(13px)}.overlay-panel{border-radius:22px;border:1px solid #5c7c935c;background:linear-gradient(145deg,#173044,#0a1e2c);box-shadow:0 30px 100px #0008;padding:35px}.overlay-panel h2{font-family:Georgia,serif;font-size:31px;font-weight:400;letter-spacing:-.8px}.search-result{border-radius:12px;padding:15px;margin-top:8px;border-color:#45647a50}.search-result:hover{background:#2c516277;border-color:#b9c8c666}.search-result strong{font-size:14px;font-weight:550}.search-result .money{font-family:Georgia,serif;font-size:21px;color:var(--gold)}.zoom-panel{background:radial-gradient(ellipse,#28495a,#081a29 77%);max-width:1160px}.zoom-panel img{max-height:72vh;object-fit:contain}.zoom-caption{font-size:12px;color:#bfd2dd}.toast-root{z-index:200;right:25px;bottom:26px;pointer-events:none}.toast{pointer-events:auto;background:#163746f5;border:1px solid #7ba3b685;border-radius:13px;box-shadow:0 15px 40px #0007;padding:17px 20px;font-size:12px;backdrop-filter:blur(20px)}.toast .icon{color:#d6b67e}.toast a{color:#ead2a5;font-weight:600;font-size:11px}
/* Small animations never intercept pointer events or hide essential controls. */
.transition-in{animation:pageEnter .48s var(--ease) both}.scroll-reveal{opacity:0;transform:translate3d(0,22px,0);transition:opacity .75s var(--ease) var(--delay,0ms),transform .85s var(--ease) var(--delay,0ms)}.scroll-reveal.is-visible{opacity:1;transform:translateZ(0)}.button-confirm{animation:confirmPulse .5s ease-out}.motion-paused *,.motion-paused *:before,.motion-paused *:after{animation:none!important;transition:none!important}.motion-paused .scroll-reveal{opacity:1!important;transform:none!important}
@keyframes pageEnter{from{opacity:.25;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}
@keyframes confirmPulse{0%{box-shadow:0 0 0 0 #ecd39a55}100%{box-shadow:0 0 0 10px #ecd39a00}}
@keyframes floatPack{0%,100%{transform:translateY(0)}50%{transform:translateY(-7px)}}
@keyframes dnaBreathe{0%,100%{opacity:.15;transform:rotate(17deg) translateY(0)}50%{opacity:.27;transform:rotate(17deg) translateY(-12px)}}
/* Responsive layout: readable cards, mobile menu and no document overflow. */
@media(min-width:1600px){.horizon-hero .hero-inner{min-height:640px;padding-block:78px 50px}.horizon-hero .stage-view{height:311px}.horizon-hero .stage-view img{height:285px}}
@media(max-width:1220px){.wrap{width:calc(100% - 56px)}.header-inner{gap:17px}.brand{flex-basis:128px}.brand img{width:122px}.main-nav{gap:16px}.main-nav a{font-size:10px}.header-tools .btn{display:none}.horizon-hero .hero-copy h1{font-size:55px;letter-spacing:-1.7px}.horizon-hero .hero-copy h1 em{letter-spacing:-2px}.horizon-hero .hero-inner{gap:24px;grid-template-columns:1fr 1fr}.horizon-hero .stage-view{height:254px}.horizon-hero .stage-view img{height:228px}.horizon-hero .stage-top{font-size:7px;letter-spacing:1.4px}.horizon-hero .stage-caption strong{font-size:17px}.horizon-hero .stage-caption .hero-price{font-size:24px}.horizon-hero .stage-tab{font-size:9px;padding-inline:8px}.collection-layout{grid-template-columns:205px minmax(0,1fr);gap:23px}.filter-panel{padding:22px 16px}.card-body{padding:18px 16px}.card-photo,.featured-grid .card-photo{height:180px}.product-card .card-title{font-size:17px}.card-body .chip{font-size:8px}.card-links{flex-wrap:wrap}.universe-tile{padding:18px;min-height:167px}.universe-bottom h3{font-size:13px}.product-layout{grid-template-columns:1.1fr 1fr;gap:25px}.buy-card{padding:25px}.quantity-buy{grid-template-columns:100px 1fr;gap:9px}.quantity-buy>.btn{font-size:10px;padding-inline:8px}.buy-extra .btn{font-size:10px}.gallery-main{min-height:445px}.gallery-main img{height:300px}.footer-inner{gap:25px}}
@media(max-width:1020px){.header-tools .btn{display:none}.main-nav{gap:16px}.main-nav a:nth-child(6){display:none}.header-inner{gap:17px}.header-tools .favorite-header{display:none}.horizon-hero .hero-inner{grid-template-columns:.95fr 1.05fr;gap:22px;min-height:565px;padding:49px 0 28px}.horizon-hero .hero-copy h1{font-size:46px;letter-spacing:-1.7px}.horizon-hero .hero-copy h1 em{letter-spacing:-1.8px}.horizon-hero .hero-copy p{font-size:14px}.horizon-hero .hero-copy .eyebrow{font-size:8px;letter-spacing:1.7px}.horizon-hero .hero-copy .button-row{gap:11px}.horizon-hero .hero-copy .btn{font-size:11px;padding:13px 17px}.horizon-hero .hero-signals{gap:19px;font-size:9px}.hero-signals b{font-size:22px}.hero-signals a{display:none}.horizon-hero .hero-showcase{min-height:397px;justify-content:center}.horizon-hero .stage-view{height:235px}.horizon-hero .stage-view img{height:211px}.horizon-hero .stage-caption{padding-inline:11px}.horizon-hero .stage-caption .small{font-size:9px}.horizon-hero .stage-tab{font-size:8px;gap:5px;padding:13px 6px}.stage-tab .tab-number{font-size:10px}.universe-grid{gap:12px}.universe-tile{padding:16px;min-height:170px}.universe-bottom h3{font-size:12px}.circle-arrow{height:25px;width:25px;flex-basis:25px}.benefit-strip .strip-item{padding:21px 15px;gap:11px}.strip-item strong{font-size:10px}.strip-item span{font-size:9px}.collection-layout{grid-template-columns:1fr}.sidebar-stack{display:none}.sidebar-stack.open{display:grid;grid-template-columns:1fr 1fr;margin-bottom:25px}.sidebar-stack.open .filter-panel{grid-column:1/-1}.sidebar-stack.open .filter-panel form{display:grid;grid-template-columns:1fr 1fr;gap:25px}.filter-toggle{display:inline-flex;margin-bottom:20px;min-height:40px;font-size:11px}.card-photo,.featured-grid .card-photo{height:198px}.card-body{padding:20px}.card-title{font-size:18px!important}.editorial-head h2{font-size:36px}.buy-card{padding:23px;position:static}.product-price{font-size:38px}.buy-card h2{font-size:22px}.gallery-main{min-height:381px}.gallery-main img{height:254px}.gallery-main:before{height:68px;bottom:60px}.gallery-main.vial img,.gallery-main.spray img{height:270px}.quantity-buy{grid-template-columns:1fr}.quantity{width:110px}.quantity-buy>.btn{font-size:12px;min-height:46px}.product-sections h2{font-size:26px!important}.product-sections .panel.pad{padding:25px}.footer-inner{grid-template-columns:1.1fr .8fr .8fr}.footer-subscribe{grid-column:1/-1}.cta-aside{padding-left:23px}.document-cta{padding:42px 37px}.dossier-layout{grid-template-columns:1fr}.dossier-result{position:static}.dossier-picks{grid-template-columns:repeat(4,minmax(0,1fr))}}
@media(max-width:780px){.wrap{width:calc(100% - 38px)}.header-inner{min-height:76px;justify-content:space-between}.brand{flex-basis:117px}.brand img{width:113px;height:66px}.main-nav{display:none;position:absolute;left:0;right:0;top:100%;background:#081a29f7;backdrop-filter:blur(25px);padding:17px 25px;border-bottom:1px solid #577083;box-shadow:0 20px 40px #0006}.main-nav.open{display:grid;grid-template-columns:1fr 1fr;gap:0 25px}.main-nav a,.main-nav a:nth-child(6){display:block;font-size:13px;padding:13px 0}.main-nav a:after{bottom:5px!important}.mobile-menu-button{display:inline-flex}.header-tools .favorite-header{display:none}.header-tools{gap:5px}.horizon-hero .hero-inner{grid-template-columns:1fr;gap:15px;padding:40px 0 17px;min-height:unset}.horizon-hero .hero-copy{padding:0}.horizon-hero .hero-copy h1{font-size:clamp(43px,7.6vw,64px);max-width:none;line-height:1.1;letter-spacing:-2.1px}.horizon-hero .hero-copy h1 em{letter-spacing:-2px}.horizon-hero .hero-copy .eyebrow{font-size:8px;letter-spacing:1.8px;margin-bottom:20px}.horizon-hero .hero-copy p{font-size:14px;line-height:1.8;margin-top:20px}.horizon-hero .hero-copy p br{display:none}.horizon-hero .hero-copy p{max-width:510px}.horizon-hero .hero-copy .button-row{gap:22px;margin-top:23px}.horizon-hero .hero-copy .btn{padding:14px 19px;font-size:11px}.horizon-hero .hero-signals{display:none}.horizon-hero .hero-showcase{margin-top:24px;min-height:unset;max-width:620px;width:100%;justify-self:center}.horizon-hero .stage-top{font-size:8px;letter-spacing:1.5px;margin-inline:11px}.horizon-hero .stage-view{height:270px;margin-top:4px}.horizon-hero .stage-view img{height:240px;max-width:550px}.horizon-hero .stage-caption{padding:20px 13px 19px}.horizon-hero .stage-caption strong{font-size:19px}.horizon-hero .stage-caption .small{font-size:11px}.horizon-hero .stage-caption .hero-price{font-size:28px}.horizon-hero .stage-tab{font-size:10px;padding:14px 11px;gap:8px;min-height:47px}.stage-tab .tab-number{font-size:12px}.hero-dna{width:230px;right:-72px;top:140px;opacity:.17}.horizon-hero:before{inset:12% -20% 0 0;opacity:.5;filter:blur(2px)}.hero-baseline{font-size:7px;letter-spacing:1.3px;padding-block:14px}.hero-baseline a{font-size:8px;letter-spacing:0}.motion-control{font-size:9px;min-height:29px}.benefit-strip{grid-template-columns:1fr 1fr}.benefit-strip .strip-item{padding:17px 12px;gap:12px}.benefit-strip .strip-item:nth-child(2){border-right:0}.benefit-strip .strip-item:nth-child(-n+2){border-bottom:1px solid #2b405355}.strip-item strong{font-size:10px}.strip-item span{font-size:9px}.strip-item .icon{width:23px;height:23px}.home-content>section{margin-top:50px}.editorial-head{align-items:flex-start;gap:16px}.editorial-head h2{font-size:31px;letter-spacing:-.9px}.editorial-head .muted{font-size:12px;max-width:410px}.editorial-head .eyebrow{font-size:8px;letter-spacing:1.7px}.editorial-head>.btn{font-size:10px;white-space:normal;max-width:120px;text-align:right;justify-content:flex-end;min-width:80px;line-height:1.5;padding-top:0}.editorial-head>.btn .icon{width:14px}.universe-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.universe-tile{min-height:153px;padding:18px}.universe-bottom h3{font-size:13px;max-width:210px}.universe-tile>.science-art{width:85%;right:-15px}.circle-arrow{height:27px;width:27px;flex-basis:27px}.collection-layout{gap:0}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.featured-grid .product-card:last-child{grid-column:auto}.card-photo,.featured-grid .card-photo{height:175px}.card-title{font-size:18px!important}.card-body .chip{font-size:9px}.product-card .btn.primary{font-size:11px;min-height:44px}.card-links{font-size:10px;gap:8px}.card-links button{font-size:10px}.card-body{padding:19px}.card-price{font-size:28px}.category-card{padding:25px}.category-mini img{height:83px}.category-card h3{font-size:18px;max-width:88%}.category-card p{font-size:12px;max-width:100%}.categories-grid{grid-template-columns:1fr}.document-cta{grid-template-columns:1fr;padding:35px 30px;gap:25px}.document-cta h3{font-size:32px}.document-cta p{font-size:13px}.cta-art{width:90%;right:-29%;top:-10%;height:80%}.cta-aside{border-left:0;border-top:1px solid #aecbbc2b;padding:22px 0 0;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;gap:22px;font-size:10px}.cta-aside .icon{display:none}.document-cta .btn{width:auto}.resource-grid{grid-template-columns:1fr 1fr;gap:17px}.resource-card{padding:0 23px 24px}.resource-visual{margin-inline:-23px;height:112px}.resource-card h3{font-size:20px}.home-manifesto{padding:18px 0 8px}.home-manifesto p{font-size:31px}.catalog-head{padding:26px}.catalog-head h1{font-size:37px;letter-spacing:-1.2px}.catalog-head p{font-size:13px}.catalog-decoration{opacity:.14;right:-120px}.product-heading{padding-top:7px;margin-bottom:23px}.product-heading h1{font-size:40px;letter-spacing:-1.4px}.product-heading p{font-size:14px}.product-layout{grid-template-columns:1fr;gap:25px}.gallery-main{min-height:360px}.gallery-main img{height:275px}.gallery-main.vial img,.gallery-main.spray img{height:295px}.gallery-main:before{bottom:44px}.gallery-corner{top:20px;left:20px;font-size:8px}.gallery-zoom{bottom:16px;right:16px;font-size:10px}.gallery-thumbs{margin-top:14px}.gallery-thumb{width:88px;height:63px}.gallery-note{font-size:10px}.buy-card{padding:27px}.buy-card h2{font-size:24px}.product-price{font-size:41px}.quantity-buy{grid-template-columns:111px 1fr;gap:13px}.quantity-buy>.btn{font-size:12px}.buy-extra .btn{font-size:11px;padding:13px}.product-sections{grid-template-columns:1fr;gap:18px}.product-sections h2{font-size:28px!important}.product-sections .panel.pad{padding:28px}.three-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.variant-card img{height:104px}.variant-card .money{font-size:25px}.variant-card .btn{font-size:10px}.section-head h2{font-size:25px}.section-head .btn{font-size:11px}.page-section{padding-block:27px}.faq-grid{grid-template-columns:1fr}.faq-item summary{font-size:13px;padding:17px 20px}.faq-item p{padding:0 20px 20px}.compare-table{min-width:820px}.compare-table th,.compare-table td{padding:19px 17px}.compare-select{padding:16px}.compare-select select{max-width:none;width:100%;font-size:12px}.compare-select .btn{flex:1;font-size:11px}.dossier-steps{grid-template-columns:1fr;padding:21px}.dossier-picks{grid-template-columns:repeat(3,minmax(0,1fr))}.dossier-result{padding:24px}.cart-line{grid-template-columns:95px 1fr;padding:20px;gap:16px}.cart-line img{width:95px;height:75px}.cart-line h3{font-size:14px}.cart-line .line-total{grid-column:2;font-size:25px}.cart-line .line-controls .btn{font-size:10px}.cart-summary{padding:26px}.footer{margin-top:50px}.footer-inner{grid-template-columns:1fr 1fr;padding-block:35px;gap:30px}.footer-about{grid-column:1/-1;display:flex;align-items:center;gap:22px}.footer-about .brand{flex:0 0 135px}.footer .brand-copy{font-size:11px;margin-top:0}.footer .brand img{width:125px;height:91px}.footer-inner h3{font-size:9px;margin-bottom:18px}.footer-subscribe{grid-column:1/-1;max-width:none}.footer-note{font-size:13px}.footer-bottom{flex-direction:column;align-items:flex-start;gap:13px;font-size:10px}.footer-bottom .research-footer{font-size:10px}.footer .btn{max-width:430px}.toast-root{right:15px;bottom:15px}.toast{font-size:11px;padding:15px}.overlay-shell{padding:85px 18px 25px}.overlay-panel{padding:31px 22px;border-radius:18px}.zoom-panel{padding:48px 12px 18px}.price-table th,.price-table td{padding:14px 9px;font-size:11px}}
@media(max-width:480px){.wrap{width:calc(100% - 30px)}.research-bar{font-size:9px;padding:6px 15px}.research-bar .long-disclaimer{display:none}.research-bar strong{font-size:9px;letter-spacing:1.1px;margin-right:0}.header-inner{min-height:72px;gap:9px}.brand{flex-basis:113px}.brand img{width:106px;height:64px}.header-tools .icon-btn{width:36px;height:39px}.horizon-hero .hero-inner{padding-top:32px}.horizon-hero .hero-copy h1{font-size:clamp(34px,8.8vw,43px);letter-spacing:-1.4px}.horizon-hero .hero-copy h1 em{letter-spacing:-1.6px}.horizon-hero .hero-copy .eyebrow{font-size:7px;letter-spacing:1.5px;margin-bottom:18px}.horizon-hero .hero-copy p{font-size:13px;line-height:1.8;margin-top:18px;max-width:350px}.horizon-hero .hero-copy .button-row{gap:13px;margin-top:22px}.horizon-hero .hero-copy .btn{font-size:10px;padding:13px 17px;min-height:44px}.hero-secondary{font-size:9px;gap:5px}.hero-secondary .icon{width:12px}.horizon-hero .stage-view{height:215px}.horizon-hero .stage-view img{height:197px;width:98%}.horizon-hero .stage-view:before{height:55px;bottom:3px;width:94%}.horizon-hero .stage-top{font-size:6.5px;letter-spacing:1.3px;margin-inline:6px}.stage-top #hero-index{font-size:9px}.horizon-hero .stage-caption{padding:21px 9px 16px}.horizon-hero .stage-caption strong{font-size:17px}.horizon-hero .stage-caption .small{font-size:9px}.horizon-hero .stage-caption .hero-price{font-size:25px}.horizon-hero .stage-tab{font-size:8.5px;padding:13px 7px;gap:5px;min-height:44px}.stage-tab .tab-number{font-size:10px}.horizon-hero .stage-tabs{margin-inline:3px}.hero-baseline{font-size:6px;letter-spacing:1px}.hero-baseline a{font-size:7px;gap:5px}.hero-baseline .icon{width:12px;height:12px}.hero-dna{right:-110px;top:220px}.horizon-hero .hero-showcase{margin-top:21px}.motion-control{font-size:8px;padding-right:5px}.benefit-strip .strip-item{padding:17px 9px;gap:9px}.strip-item .icon{height:19px;width:19px}.strip-item strong{font-size:9px}.strip-item span{font-size:8px;line-height:1.7}.home-content>section{margin-top:43px}.editorial-head{gap:13px}.editorial-head h2{font-size:28px;letter-spacing:-1px}.editorial-head .eyebrow{font-size:7px;letter-spacing:1.4px}.editorial-head .muted{font-size:11px;line-height:1.8}.editorial-head>.btn{font-size:9px;max-width:92px;min-width:68px;gap:6px}.editorial-head>.btn .icon{width:12px;height:12px}.universe-grid{gap:10px}.universe-tile{padding:14px;min-height:147px;border-radius:13px}.universe-bottom{gap:7px}.universe-bottom h3{font-size:11px;line-height:1.4}.universe-meta{font-size:11px}.universe-meta .icon{width:16px;height:16px}.circle-arrow{height:23px;width:23px;flex-basis:23px}.circle-arrow .icon{height:12px;width:12px}.product-grid{gap:11px}.card-top{height:33px;padding:10px 11px 0}.mini-label{font-size:7px;letter-spacing:.6px}.favorite-toggle{width:26px;height:26px}.favorite-toggle .icon{width:15px;height:15px}.card-photo,.featured-grid .card-photo{height:126px;padding:15px 9px 9px}.product-card.spray .card-photo img,.product-card.vial .card-photo img{max-height:108px}.card-body{padding:15px 12px 17px}.card-title{font-size:14px!important;line-height:1.3;min-height:42px;letter-spacing:-.2px}.card-strength{font-size:10px;margin-top:5px}.card-description{display:block;font-size:10px;line-height:1.6;min-height:45px;margin:11px 0}.card-body .chips{gap:4px;margin-bottom:13px;min-height:21px}.card-body .chip{font-size:8px;padding:3px 6px}.card-price{font-size:24px;letter-spacing:-.4px;margin-bottom:12px}.product-card .btn.primary{font-size:9px;min-height:40px;border-radius:8px;gap:5px;padding:11px 4px}.product-card .btn.primary .icon{height:12px;width:12px}.card-links{font-size:9px;gap:3px;margin-top:11px;flex-direction:column;align-items:flex-start}.card-links button{font-size:9px}.card-links a,.card-links button{min-height:27px}.card-links .icon{height:12px;width:12px}.collections-intro{font-size:11px;padding:14px;margin-bottom:30px}.collections-intro .icon{height:18px;width:18px}.home-collection .editorial-head:not(:first-child) h2{font-size:23px}.category-card{padding:21px}.category-top{gap:12px}.category-card h3{font-size:17px;max-width:100%}.category-card p{font-size:12px}.category-mini-grid{gap:9px}.category-mini{padding:10px 8px}.category-mini img{height:61px}.category-mini strong{font-size:10px}.category-mini .money{font-size:17px}.category-footer a,.category-footer span{font-size:10px}.document-cta{padding:28px 23px;border-radius:17px}.document-cta h3{font-size:29px}.document-cta h3 em{font-size:1.04em}.document-cta p{font-size:12px}.document-cta .btn{font-size:11px;width:100%;padding:14px}.cta-aside{gap:15px;font-size:9px;padding-top:17px}.cta-art{opacity:.1;width:115%}.resource-grid{grid-template-columns:1fr}.resource-card{min-height:310px;padding:0 25px 25px}.resource-visual{height:125px;margin-inline:-25px}.resource-card h3{font-size:24px}.resource-card p{font-size:13px}.home-manifesto p{font-size:28px;letter-spacing:-.7px}.home-manifesto .eyebrow{font-size:8px}.home-manifesto .btn{font-size:11px}.catalog-head{padding:25px 21px;border-radius:17px}.catalog-head h1{font-size:33px}.catalog-head p{font-size:12px}.catalog-head .eyebrow{font-size:8px}.catalog-head .catalog-decoration{right:-160px}.crumb{font-size:9px;padding-block:20px 18px}.product-heading h1{font-size:34px;letter-spacing:-1.2px}.product-heading h1 .gold{font-size:.77em;letter-spacing:-1px}.product-heading p{font-size:13px}.product-heading .eyebrow{font-size:8px}.gallery-main{min-height:285px;border-radius:17px}.gallery-main img{height:222px}.gallery-main.spray,.gallery-main.vial{min-height:345px}.gallery-main.vial img,.gallery-main.spray img{height:270px}.gallery-main:before{height:54px;bottom:34px}.gallery-corner{font-size:6.5px;letter-spacing:1px;top:16px;left:17px}.gallery-zoom{font-size:9px;padding:7px 11px;bottom:11px;right:11px}.gallery-zoom .icon{height:13px;width:13px}.gallery-thumbs{gap:10px}.gallery-thumb{width:88px;height:62px}.gallery-note{font-size:10px}.buy-card{padding:24px 22px;border-radius:17px}.buy-card h2{font-size:23px}.product-price{font-size:39px}.buy-card .description{font-size:13px;line-height:1.8}.buy-card .price-subtitle{font-size:10px}.buy-card .chip{font-size:10px}.quantity-buy{grid-template-columns:98px 1fr;gap:10px}.quantity{width:98px}.quantity-buy>.btn{font-size:10px;padding:11px 9px;gap:5px}.buy-extra .btn{font-size:10px;padding:12px 9px}.buy-info{gap:10px;font-size:9px}.buy-info .icon{height:15px;width:15px}.spec-row{grid-template-columns:113px minmax(0,1fr);font-size:11px;gap:12px}.product-sections .panel.pad{padding:25px 21px}.product-sections h2{font-size:25px!important}.variant-card{padding:14px 12px;border-radius:12px}.variant-card h3{font-size:12px}.variant-card img{height:86px}.variant-card .money{font-size:22px}.variant-card .btn{font-size:9px;padding:10px 9px;line-height:1.5}.section-head h2{font-size:23px}.section-head .btn{font-size:9px}.section-head .muted{font-size:11px}.faq-item summary{font-size:12px;padding:17px}.faq-item p{font-size:12px;padding:0 17px 20px}.dossier-picks{grid-template-columns:repeat(2,minmax(0,1fr))}.dossier-pick{font-size:11px}.dossier-pick img{height:80px}.dossier-result{padding:22px 20px}.dossier-result h2{font-size:27px}.dossier-row img{width:90px}.dossier-row h3{font-size:13px}.dossier-result .btn{font-size:11px}.dossier-steps{font-size:12px}.cart-line{grid-template-columns:77px 1fr;padding:19px 15px;gap:13px}.cart-line img{width:77px;height:65px}.cart-line h3{font-size:13px}.cart-line .line-total{font-size:25px}.cart-line .line-controls{gap:8px}.cart-summary{padding:24px 20px}.cart-summary .btn{font-size:11px}.contact-form,.contact-layout>.panel{padding:25px 22px}.contact-form button{font-size:12px}.footer-inner{gap:28px 22px}.footer-about{gap:15px}.footer-about .brand{flex-basis:109px}.footer .brand img{width:105px;height:84px}.footer .brand-copy{font-size:10px}.footer-links a{font-size:12px}.footer-bottom{font-size:9px}.footer-bottom .research-footer{font-size:9px}.footer .btn{font-size:11px}.toast{font-size:11px;gap:10px;line-height:1.6}.toast a{font-size:10px}.overlay-panel h2{font-size:27px}.search-result{padding:12px;gap:12px}.search-result img{width:74px;height:53px}.search-result strong{font-size:12px}.search-result .money{font-size:17px}}
@media(max-width:350px){.wrap{width:calc(100% - 24px)}.horizon-hero .hero-copy h1{font-size:33px;letter-spacing:-1.4px}.horizon-hero .hero-copy h1 em{letter-spacing:-1.6px}.horizon-hero .hero-copy .button-row{gap:12px}.hero-secondary{font-size:8px}.horizon-hero .hero-copy .btn{font-size:9px;padding:13px 14px}.horizon-hero .stage-view{height:190px}.horizon-hero .stage-view img{height:170px}.horizon-hero .stage-caption strong{font-size:15px}.horizon-hero .stage-caption .hero-price{font-size:23px}.horizon-hero .stage-tab{font-size:7px;padding-inline:5px}.stage-tab .tab-number{font-size:9px}.universe-bottom h3{font-size:10px}.universe-tile{padding:12px;min-height:137px}.circle-arrow{height:20px;width:20px;flex-basis:20px}.editorial-head h2{font-size:25px}.editorial-head>.btn{font-size:8px;min-width:60px}.product-grid{grid-template-columns:1fr}.card-photo,.featured-grid .card-photo{height:192px}.product-card.spray .card-photo img,.product-card.vial .card-photo img{max-height:175px}.card-body{padding:22px}.card-title{font-size:19px!important;min-height:unset}.card-description{font-size:12px;min-height:unset}.card-strength{font-size:12px}.card-body .chip{font-size:10px}.card-price{font-size:30px}.product-card .btn.primary{font-size:12px;min-height:45px}.card-links{flex-direction:row;justify-content:space-between;font-size:10px}.card-links button{font-size:10px}.quantity-buy{grid-template-columns:1fr}.quantity-buy>.btn{font-size:12px}.three-cards{grid-template-columns:1fr}.variant-card img{height:135px}.variant-card h3{font-size:14px}.variant-card .btn{font-size:11px}.cta-aside{gap:10px;font-size:8px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}.scroll-reveal{opacity:1!important;transform:none!important}.motion-control{display:none}}
@media print{body:before,.hero-dna,.science-art,.hero-atmosphere,.motion-control,.hero-baseline{display:none!important}.scroll-reveal{opacity:1!important;transform:none!important}.catalog-head{background:white!important;border-color:#aaa}.catalog-head h1{color:#111}.product-card,.panel,.gallery-main{background:white!important;color:#111}.card-price,.product-price{color:#111!important}.dossier-result{border-color:#aaa}.gallery-main:before,.gallery-main:after{display:none}.document-cta{display:none}.home-content>section{margin-top:20px}}
/* Keep hit areas stationary: animate light and artwork, not clickable bounds. */
.btn:hover,.btn.primary:hover,.product-card:hover,.universe-tile:hover,.variant-card:hover,.category-mini:hover{transform:none}
/* Native WordPress administration bar support. */
body.admin-bar .site-header{top:32px}
@media(max-width:782px){body.admin-bar .site-header{top:46px}}
@media(max-width:600px){body.admin-bar .site-header{top:0}}

/* V4.1 — contenus et services, habillage Horizon conservé. */
.tax-mark{font-size:10px;font-weight:500;white-space:nowrap;opacity:.8}.article-section{margin-block:28px}.article-section h2{font-size:23px;line-height:1.3;margin-bottom:12px}.message-preview{white-space:pre-wrap;overflow-wrap:anywhere;font:13px/1.7 inherit;margin:18px 0}.editorial-origin{font-size:11px!important;border-top:1px solid var(--line);margin-top:30px;padding-top:20px}.optional-partner{margin:16px 0}.optional-partner summary{cursor:pointer;color:var(--cyan);font-size:13px}.optional-partner .form-field{margin-top:16px}.table-scroll{overflow-x:auto}.contact-layout p{line-height:1.7}.cart-summary .summary-total{align-items:flex-start}.cart-summary .summary-total span{max-width:50%}@media(max-width:600px){.order-summary .button-row>*{width:100%}.summary-total{gap:12px}.summary-total strong{font-size:22px}}


/* ========================================================================
   V5 · CONSTELLATION — presentation layer only.
   Photographs, catalogue, commercial content and transaction logic unchanged.
   Original procedural artwork / no remote fonts / no third-party runtime.
   ======================================================================== */
:root{--bg:#030b15;--panel:#081726;--text:#f0f5f9;--muted:#a6bbc9;--line:#274250;--cyan:#86dfe9;--gold:#eaca99;--max:1380px;--font:"Segoe UI",Inter,Arial,sans-serif;--display:"Segoe UI",Inter,Arial,sans-serif;--ease:cubic-bezier(.2,.7,.2,1)}
html{scroll-padding-top:170px}
body{background:radial-gradient(ellipse at 96% 3%,#0638494d,transparent 30%),radial-gradient(ellipse at 0% 34%,#1b265225,transparent 30%),#030b15;color:var(--text);font-size:15px;line-height:1.7}
body:before{background:radial-gradient(ellipse at 85% 10%,#2267801a,transparent 38%);opacity:1}
.wrap{width:min(var(--max),calc(100% - 80px))}
main{min-height:60vh}main>*{min-width:0}h1,h2,h3{font-weight:500}h1{letter-spacing:-2.6px}h2{letter-spacing:-1px}
a,button{touch-action:manipulation}button,a{outline-offset:5px}
.eyebrow{font-size:10px;letter-spacing:2.5px;color:#a4d8df;font-weight:600}
.btn{border-radius:11px;min-height:46px;padding:14px 20px;font-size:12px;font-weight:650;overflow:hidden}
.btn.primary{border-color:#f5dbb4b3;background:linear-gradient(114deg,#f5e3bf 0%,#e4c395 55%,#c7a16e 100%);color:#101d28;box-shadow:inset 0 1px 0 #fff8,0 6px 23px #d8b37915}
.btn.primary:before{content:"";position:absolute;inset:-40% auto -40% -70%;width:38%;transform:skew(-22deg);background:linear-gradient(90deg,transparent,#fff9,transparent);pointer-events:none;transition:left .65s var(--ease);z-index:-1}
.btn.primary:hover:before{left:140%}.btn.primary:hover{background:linear-gradient(114deg,#f9ebd3,#ebcda3);box-shadow:0 0 30px #d8b37924,inset 0 1px 0 #fff9}
.btn:not(.primary):hover{background:#122b3c;border-color:#729cb0}.btn.text{border-radius:0}
.btn.subtle{background:#081b2a;border-color:#344f60}.btn:active{filter:brightness(1.08)}
.touch-wave{width:14px;height:14px;position:absolute;pointer-events:none;background:#ffffff70;border-radius:50%;translate:-50% -50%;animation:touchExpand .6s ease-out both}
@keyframes touchExpand{to{transform:scale(25);opacity:0}}
.panel{background:linear-gradient(135deg,#102131bd,#071320ec);border-color:#2a425258;border-radius:19px;box-shadow:inset 0 1px 0 #b3dcee08}
.panel.pad{padding:30px}.notice{border-color:#46657577;background:linear-gradient(110deg,#0b293bcc,#0a1c2ab3);color:#c2d5e0;border-radius:12px;font-size:12px;line-height:1.8}.warning{background:#48351728;border-color:#92785266;color:#e0d3b7;font-size:12px;border-radius:12px}
.chip{border-radius:5px;font-size:10px;font-weight:550;letter-spacing:.2px;padding:4px 8px}
.tax-mark{font-size:9px;letter-spacing:.3px;margin-left:4px;color:var(--muted);font-family:var(--font)}
/* Calm, continuous navigation. No decoration captures a click. */
.research-bar{background:#0b1924;border-bottom:1px solid #d7bc8a36;color:#afc5d1;font-size:10px;padding:7px 20px}
.research-bar strong{color:#ebd4af;font-weight:650;letter-spacing:1.5px}.site-header{background:#030c16ed;border-bottom:1px solid #4b6d833e;backdrop-filter:blur(18px);box-shadow:none}.site-header.is-scrolled{background:#06111cf5;box-shadow:0 10px 25px #0003}
.header-inner{gap:25px;min-height:88px}.brand{flex-basis:140px}.brand img{width:130px;height:73px;filter:none!important}.main-nav{gap:21px}.main-nav a{font-size:11px;font-weight:550;color:#c6d2dc;padding-block:30px}.main-nav a:hover,.main-nav a.current{color:#f6e5c6}.main-nav a:after{height:1px;bottom:21px;background:var(--gold);box-shadow:0 0 9px #eaca9950}
.header-tools .btn{border-radius:50px;font-size:11px}.header-tools .icon-btn{border-radius:50%;width:39px;height:39px}.header-tools .icon{width:21px}.icon-btn .counter{background:#eaca99;color:#14202a;font-size:9px;width:16px;height:16px}.header-tools .btn.primary{min-width:132px}
.reading-progress{position:fixed;top:0;left:0;height:2px;width:100%;transform:scaleX(0);transform-origin:0 50%;background:linear-gradient(90deg,#d9b676,#91e7f6);pointer-events:none;z-index:101;box-shadow:0 0 12px #b1e4ef50}
/* Observatory: live Canvas + actual, unmodified photographs. */
.horizon-hero{position:relative;isolation:isolate;overflow:hidden;border-bottom:1px solid #a9dced1c;background:radial-gradient(ellipse at 67% 32%,#133952 0%,#071828 31%,#030c17 67%)}
.horizon-hero:before{inset:0;background:linear-gradient(90deg,#030c17 5%,#030c17ea 25%,#030c1790 60%,#030c1760),linear-gradient(0deg,#030c17 1%,#030c1755 35%,#030c17aa 100%),var(--alpine);background-size:cover;background-position:70% 42%;opacity:.63;filter:none;z-index:-2}
.horizon-hero:after{background:linear-gradient(90deg,#030c1720,#030c1700 60%),radial-gradient(ellipse at 94% -10%,#54a5e324,transparent 55%);z-index:-1}
.hero-atmosphere{background:radial-gradient(ellipse at 72% 30%,#13659726,transparent 47%);inset:0;z-index:0;animation:auroraBreath 12s ease-in-out infinite alternate}
@keyframes auroraBreath{to{opacity:.55;transform:scale(1.06)}}
.hero-dna{display:none}.constellation-canvas{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;z-index:0}
.horizon-hero .hero-inner{grid-template-columns:.88fr 1.12fr;min-height:637px;padding:76px 0 38px;gap:22px;z-index:2}
.horizon-hero .hero-copy{padding:0 0 36px;position:relative;max-width:590px}.horizon-hero .hero-copy .eyebrow{font-size:9px;letter-spacing:2.7px;color:#c0d8e1;margin-bottom:30px}
.horizon-hero .hero-copy h1{font-family:Georgia,"Times New Roman",serif;font-size:clamp(45px,4.85vw,74px);font-weight:400;line-height:1.09;letter-spacing:-3.7px;text-wrap:balance;text-shadow:0 2px 20px #0004}
.horizon-hero .hero-copy h1 em{font-weight:400;color:#f0d0a0;letter-spacing:-4.3px;background:linear-gradient(110deg,#fff1d0,#e2b67a);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}
.horizon-hero .hero-copy p{font-size:14px;line-height:1.95;color:#b2c7d4;max-width:390px;margin-top:31px}
.horizon-hero .hero-copy .button-row{margin-top:30px;gap:25px;align-items:center}.horizon-hero .hero-copy .btn{border-radius:50px;padding:17px 25px;font-size:12px}.hero-secondary{font-size:11px;padding-bottom:6px;border-bottom:1px solid #e1c7965c;color:#d5e4ec}
.live-dot{width:5px;height:5px;background:#d8c1a3;box-shadow:0 0 0 5px #dcc49f0c,0 0 17px #f5d9a366}
.hero-signals{border-top:1px solid #a3c6d721;margin-top:38px!important;padding-top:19px;gap:28px;font-size:10px;color:#95b0c4}.hero-signals b{font-family:Georgia,serif;font-weight:400;font-size:27px;color:#e9e4da}
.horizon-hero .hero-showcase{min-height:475px;justify-content:center;padding:0 7px 0 15px;position:relative;isolation:isolate}
.horizon-hero .stage-top{font-size:8px;letter-spacing:2.7px;margin:0 14px 10px;color:#a9c5d5}.stage-top #hero-index{font-size:11px;color:#efd6af;font-variant-numeric:tabular-nums;letter-spacing:2px}
.horizon-hero .stage-view{height:301px;margin:3px 0 5px;border-radius:24px;isolation:isolate}
.horizon-hero .stage-view img{width:95%;height:275px;object-fit:contain;animation:floatPack 8s ease-in-out infinite;filter:drop-shadow(0 23px 21px #000a);translate:var(--mx) var(--my);transition:translate .5s var(--ease);max-width:680px;z-index:1}
.horizon-hero .stage-view:before{height:99px;width:99%;bottom:4px;background:radial-gradient(ellipse at 50% 22%,#4c6d83,#182c3c 60%,#0a1722 77%);border:1px solid #a3d7e739;box-shadow:0 14px 0 #081421,0 15px 0 #d2b27f9c,0 20px 0 #040d17,0 33px 55px #000b,0 0 65px #8ad9ea09;z-index:-1;transform:rotate(-2deg)}
.horizon-hero .stage-view:after{height:70px;bottom:-4px;left:1%;right:1%;border-radius:50%;border-bottom:1px solid #eed6a2;filter:drop-shadow(0 0 8px #e6c785);opacity:.58;background:none;z-index:-1;transform:rotate(-2deg)}
.horizon-hero .stage-orbit{inset:-8px -5px 98px 0;transform:rotate(-15deg);border:1px solid #abdced16;box-shadow:inset 0 0 45px #2898bd05;pointer-events:none;z-index:-1}
.horizon-hero .stage-orbit:before{border-color:#b9d7e31b}.stage-orbit span,.stage-orbit i{box-shadow:0 0 17px 3px #79daeb66}
.horizon-hero .stage-caption{position:relative;z-index:3;display:flex;align-items:center;border:1px solid #adcde527;background:linear-gradient(130deg,#132a3bce,#071827da);backdrop-filter:blur(8px);border-radius:14px;padding:18px 20px;margin:18px 5px 0;box-shadow:0 18px 40px #0002}
.horizon-hero .stage-caption strong{font-size:21px;letter-spacing:-.5px;font-weight:550}.horizon-hero .stage-caption .small{display:block;color:#aec6d4;font-size:11px;margin-top:4px}.horizon-hero .stage-caption .hero-price{color:#eacc9f;font-family:Georgia,serif;font-size:31px;white-space:nowrap;letter-spacing:-.6px}.stage-caption .tax-mark{display:block;text-align:right;font-size:8px;color:#9ab2c2}
.horizon-hero .stage-tabs{margin:13px 5px 0;border:0;gap:7px;background:none;display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}
.horizon-hero .stage-tab{border:1px solid #8eaec72b;border-radius:9px;background:#03101ebd;min-height:47px;padding:13px 10px;font-size:10px;display:flex;align-items:center;gap:9px;color:#94aebe;overflow:hidden;position:relative}
.stage-tab .tab-number{font-family:Georgia,serif;color:#dbc79f;font-size:12px}.horizon-hero .stage-tab[aria-selected=true]{background:linear-gradient(130deg,#b3986633,#0b1d2b);border-color:#c6a8756e;color:#f0dabc;box-shadow:inset 0 1px 0 #f8e9d01a}.horizon-hero .stage-tab:hover{border-color:#c4dbc777;color:#f1e8d9}
.horizon-hero .stage-tab .tab-line{height:1px;background:#e2c497;bottom:0;top:auto}.horizon-hero .stage-tab[aria-selected=true] .tab-line{animation:tabProgress 7.5s linear both;transform-origin:left}
@keyframes tabProgress{from{transform:scaleX(0)}to{transform:scaleX(1)}}
.hero-baseline{position:relative;z-index:2;padding:17px 0;border-top:1px solid #aecad822;display:flex;justify-content:space-between;color:#87aabc;font-size:8px;letter-spacing:2.3px}.hero-baseline a{letter-spacing:1px;color:#abc7d8}
.benefit-strip{border:1px solid #6c9db237;background:linear-gradient(95deg,#102c3d80,#04111a);border-radius:0 0 15px 15px;overflow:hidden}.strip-item{padding:23px 25px;gap:14px;border-right-color:#abc5d521}.strip-item .icon{color:#dec399;width:25px;height:25px}.strip-item strong{font-size:11px;font-weight:650}.strip-item span{font-size:10px;color:#9bb6c8}
/* Page chapters remain visible without scroll-jacking. */
.home-content{position:relative}.home-content>section{margin-top:68px}.chapter-nav{position:sticky;top:88px;z-index:21;margin:0 -1px 0;padding:12px 18px;display:flex;align-items:center;justify-content:center;gap:12px;background:#07131ce8;backdrop-filter:blur(18px);border:1px solid #7ba4b126;border-top:0;border-radius:0 0 13px 13px;box-shadow:0 15px 25px #0001}
.chapter-label{font-size:8px;letter-spacing:2.5px;color:#809aab;margin-right:18px}.chapter-nav button{font-size:11px;color:#b7c9d3;display:flex;gap:10px;align-items:center;padding:9px 20px;border-radius:30px;position:relative;min-height:34px;border:1px solid transparent}.chapter-nav button span{color:#c9b997;font-family:Georgia,serif;font-size:12px}.chapter-nav button:hover,.chapter-nav button.is-active{background:#e1c18e0e;color:#eacfa9;border-color:#d4ba8e35}.chapter-nav i{display:none}
.editorial-head{margin-bottom:28px;align-items:flex-end}.editorial-head .eyebrow{font-size:9px;margin-bottom:16px;color:#c5d9e0;letter-spacing:2.4px}.editorial-head h2{font-size:clamp(31px,3.1vw,43px);letter-spacing:-1.6px;font-weight:420;line-height:1.14}.editorial-head h2 em{font-family:Georgia,serif;color:#dcc49e;font-weight:400;letter-spacing:-1.6px}.editorial-head .muted{font-size:12px;line-height:1.8;max-width:610px;margin-top:14px}.editorial-head>.btn{font-size:11px}
/* Eight handcrafted, scientific-inspired environments, each with its own geometry. */
.universe-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:17px}
.universe-tile{min-height:261px;padding:20px 23px;border-radius:18px;position:relative;isolation:isolate;background:radial-gradient(ellipse at 50% 15%,color-mix(in srgb,var(--tone) 8%,#081828) 0%,#071320 72%);border:1px solid #7392b235;box-shadow:inset 0 1px 0 #aed5e10a;overflow:hidden;transform:none!important}
.universe-tile:before{z-index:-1;background:linear-gradient(0deg,#030c16f5 0%,#040d1999 23%,transparent 55%);border-radius:inherit;pointer-events:none}
.universe-tile:after{content:"";position:absolute;inset:0;border-radius:inherit;background:radial-gradient(250px circle at var(--pointer-x,-300px) var(--pointer-y,-300px),color-mix(in srgb,var(--tone) 9%,transparent),transparent 75%);pointer-events:none;z-index:-1}
.universe-tile>.science-art{width:100%;height:205px;inset:26px 0 auto;z-index:-2;opacity:1;color:var(--tone);transition:scale .8s var(--ease),filter .5s;filter:brightness(.98);transform:none}
.universe-tile:hover>.science-art{opacity:1;scale:1.06;transform:none;filter:brightness(1.15)}.universe-tile:hover{border-color:color-mix(in srgb,var(--tone) 55%,#132330);box-shadow:0 10px 38px #0003,inset 0 0 35px color-mix(in srgb,var(--tone) 3%,transparent)}
.universe-meta{font-size:11px;letter-spacing:1px;color:#d9c7a8;position:relative;z-index:1}.universe-meta .icon{width:19px;height:19px;color:var(--tone);opacity:.75}.universe-bottom{position:relative;z-index:2;gap:12px;align-items:flex-end}.universe-bottom h3{font-size:16px;font-weight:550;line-height:1.38;letter-spacing:-.3px;max-width:220px;text-wrap:balance}.circle-arrow{width:31px;height:31px;flex-basis:31px;border:1px solid #aacbd240;background:#2338481f;color:#d7c59d}.circle-arrow .icon{width:16px;height:16px}.universe-tile:hover .circle-arrow{transform:rotate(-35deg);background:#e7c898;color:#091322}
.science-art{pointer-events:none!important}.constellation-art{overflow:visible}.constellation-art .art-float{animation:cellFloat 7.5s ease-in-out infinite;transform-origin:center}.constellation-art .art-float:nth-child(2n){animation-delay:-2.3s}.constellation-art .art-sheet{animation:sheetFloat 8s ease-in-out infinite}.constellation-art .art-sheet:nth-child(2){animation-delay:-1.4s}.constellation-art .art-spark{animation:nodeSpark 5s ease-in-out infinite;animation-delay:var(--spark-delay,0s)}.constellation-art .art-flow{animation:pathFlow 16s linear infinite}.constellation-art .art-breathe{animation:cellFloat 9s ease-in-out infinite;transform-origin:center}.constellation-art .art-fiber{animation:fiberGlow 7s ease-in-out infinite}
@keyframes cellFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-5px)}}@keyframes sheetFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-3px)}}@keyframes nodeSpark{0%,100%{opacity:.6}50%{opacity:1}}@keyframes pathFlow{to{stroke-dashoffset:-180}}@keyframes fiberGlow{50%{stroke-opacity:.6}}
.categories-grid{gap:24px}.category-card{border-radius:19px;overflow:hidden;padding:28px;isolation:isolate;position:relative;min-height:362px;background:radial-gradient(ellipse at 98% -10%,color-mix(in srgb,var(--tone) 12%,transparent),transparent 62%),linear-gradient(145deg,#0d2033,#05111f)}.category-card>.science-art{width:350px;height:215px;right:-13px;top:-10px;opacity:.56;z-index:-1;pointer-events:none}.category-top{padding-right:130px;min-height:72px}.category-top h3{font-size:21px;line-height:1.25}.category-card>p{max-width:68%;font-size:12px;line-height:1.8;color:#acbfcd;margin-bottom:20px}.category-mini{border-color:#a4cada1b;background:#04111cc7;backdrop-filter:blur(8px);border-radius:10px}.category-mini:hover{background:#102335}.category-mini img{filter:drop-shadow(0 8px 10px #0006)}.category-footer{padding-top:18px}.category-mini .money{font-family:Georgia,serif}
/* Quiet catalogue, large packshots, stable and always visible CTAs. */
.collection-layout{grid-template-columns:220px minmax(0,1fr);gap:28px}.filter-panel{border-color:#45617066;border-radius:14px;background:#091925c9;backdrop-filter:blur(14px)}.sidebar-stack{top:116px}.sidebar-callout{border-radius:14px}.filter-panel h2{font-size:12px;letter-spacing:.6px}.filter-group label{line-height:1.55;font-size:11px}.filter-group{padding-block:18px}.filter-title{color:#d0e0e8}.filter-panel .btn{font-size:11px;min-height:43px}
.product-grid{gap:19px}.product-card{background:radial-gradient(ellipse at 60% 5%,#c7e2f510,transparent 54%),linear-gradient(145deg,#0c1d2c,#051220 80%);border:1px solid #90adc52e;border-radius:17px;overflow:hidden;position:relative;box-shadow:inset 0 1px 0 #dbecf107;transition:border-color .3s,box-shadow .3s;transform:none!important}
.product-card:hover{border-color:#c7be9c7a;box-shadow:inset 0 1px 0 #f3d8b722,0 18px 35px #0004}.card-top{padding:17px 19px 0;height:48px}.mini-label{font-size:8px;letter-spacing:1.35px;color:#9bb8c9}.mini-label.selected{color:#e5c69b}.favorite-toggle{border:1px solid #91b6cf24;border-radius:50%;width:32px;height:32px;background:#07131e}.favorite-toggle:hover{border-color:#ddc59788}.favorite-toggle .icon{height:17px;width:17px}
.card-photo,.featured-grid .card-photo{height:204px;padding:24px 15px 20px;position:relative;background:radial-gradient(ellipse at 50% 61%,#6cbce719,transparent 63%);isolation:isolate;overflow:hidden}
.card-photo:after{content:"";position:absolute;left:11%;right:11%;bottom:24px;height:43px;border-radius:50%;border:1px solid #afd5e224;background:linear-gradient(0deg,#bfe2e807,transparent);z-index:-1;transform:rotate(-3deg);pointer-events:none}
.card-photo img{height:100%;width:100%;object-fit:contain;transform:none;filter:drop-shadow(0 12px 13px #0007);transition:transform .7s var(--ease),filter .6s}.product-card:hover .card-photo img{transform:translateY(-4px) scale(1.035);filter:drop-shadow(0 17px 17px #0009)}
.product-card.spray .card-photo img,.product-card.vial .card-photo img{max-height:164px;max-width:100%;margin:auto}.card-body{padding:23px 21px 24px;border-top:1px solid #abc9d615}.card-title{font-size:20px;font-weight:500;letter-spacing:-.6px;min-height:48px;line-height:1.22}.card-strength{color:#acbac9;font-size:12px;margin-top:6px;letter-spacing:.1px}.card-description{font-size:12px;color:#9fb5c4;line-height:1.75;margin-block:15px;min-height:63px}.card-body .chips{margin-bottom:20px;min-height:26px}.card-price{font-family:Georgia,serif;font-size:31px;color:#efdbb5;letter-spacing:-.5px;margin-bottom:18px}.card-links{gap:9px;margin-top:14px;font-size:11px}.card-links a,.card-links button{font-size:11px;min-height:30px;color:#a6bccb}.product-card .btn.primary{width:100%;font-size:11px;border-radius:9px;min-height:45px}
.collections-intro{margin:22px 0 42px;padding:18px 20px}.collections-intro strong{color:#dae6ea;font-weight:600}.list-toolbar{gap:13px;margin-bottom:20px}.search-inline,.sort-select{border-color:#6c8ba253;background:#0a1a29;border-radius:12px}.search-inline input{min-height:49px;font-size:13px}.sort-select{font-size:12px;padding:14px;min-height:49px}
/* Supporting editorial pages: readable, balanced, not a sea of boxes. */
.catalog-head{background:radial-gradient(ellipse at 87% 20%,#12557244,transparent 48%),linear-gradient(125deg,#0e2032,#071521 70%);border:1px solid #6689a241;border-radius:23px;padding:46px 43px;margin-bottom:30px;min-height:236px;position:relative;overflow:hidden;isolation:isolate}
.catalog-head h1{font-family:Georgia,serif;font-size:clamp(36px,3.9vw,53px);font-weight:400;letter-spacing:-2px;max-width:770px;position:relative;z-index:2}.catalog-head p{font-size:13px;line-height:1.95;max-width:750px;position:relative;z-index:2;margin-top:22px;color:#b6cbd8}.catalog-head .eyebrow{font-size:9px}.catalog-head .catalog-decoration{right:-30px;top:-10px;width:400px;height:255px;opacity:.48;z-index:-1}.catalog-head:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#08172600 15%,transparent);z-index:0;pointer-events:none}.crumb{color:#90aabc;font-size:11px;padding-block:30px 23px}
.document-cta{padding:43px 46px;border:1px solid #beab7c52;border-radius:23px;background:radial-gradient(ellipse at 96% 27%,#38738029,transparent 65%),linear-gradient(130deg,#112c3c,#071524);isolation:isolate}.document-cta h3{font-family:Georgia,serif;font-weight:400;font-size:41px;line-height:1.2;letter-spacing:-1.5px}.document-cta h3 em{color:var(--gold)}.document-cta p{font-size:13px;max-width:610px;color:#b2c4d2;line-height:1.9}.document-cta .cta-art{opacity:.45;width:370px;right:17px;top:10px;z-index:-1}.cta-aside{border-color:#b7cdb02a;font-size:11px}.cta-text{max-width:740px}.document-cta .btn{border-radius:40px;padding:16px 24px}
.resource-grid{gap:23px}.resource-card{border-color:#879cae31;background:linear-gradient(150deg,#122535,#071320);border-radius:18px;min-height:400px;padding:0 29px 28px}.resource-visual{height:183px;margin:0 -29px 22px;background:radial-gradient(ellipse at 60% 40%,#29708130,transparent 80%);border-bottom:1px solid #83a7b928;isolation:isolate}.resource-visual>.science-art{right:20px;width:87%;height:190px;opacity:.8;transform:none;z-index:-1}.resource-card h3{font-family:Georgia,serif;font-size:26px;line-height:1.2;letter-spacing:-.4px;font-weight:400}.resource-card p{font-size:12px;line-height:1.9}.resource-card .eyebrow{font-size:8px;letter-spacing:1.7px}.resource-card .btn{font-size:11px}.home-manifesto{padding:56px 30px;border-block:1px solid #7192a726;background:radial-gradient(ellipse at center,#174b6522,transparent 67%)}.home-manifesto p{font-size:clamp(35px,4vw,54px);font-weight:400;font-family:Georgia,serif;letter-spacing:-2px;line-height:1.27}.home-manifesto p em{color:#d5c3a2}.home-manifesto .btn{font-size:12px}
/* Product display: gallery and price remain the primary points of focus. */
.product-heading{padding:6px 0 27px}.product-heading h1{font-family:Georgia,serif;letter-spacing:-2px;font-size:50px;font-weight:400;line-height:1.15}.product-heading h1 .gold{font-family:var(--font);font-weight:350;font-size:.7em;letter-spacing:-1.3px}.product-heading p{font-size:13px;color:#afc5d3;line-height:1.9;max-width:900px}.product-heading .eyebrow{font-size:9px;margin-bottom:13px}
.product-layout{grid-template-columns:minmax(0,1.4fr) minmax(340px,.85fr);gap:30px}.gallery-main{border-radius:22px;border-color:#829cac40;min-height:429px;isolation:isolate;background:radial-gradient(ellipse at 65% 30%,#3273973b,transparent 66%),linear-gradient(135deg,#10263a,#071522);overflow:hidden}
.gallery-main img{height:320px;width:92%;max-height:none;object-fit:contain;margin:auto;filter:drop-shadow(0 23px 19px #0009);transition:transform .7s var(--ease)}.gallery-main:hover img{transform:scale(1.04)}.gallery-main .gallery-deco{opacity:.29;width:85%;height:320px;right:-15px;top:-18px}.gallery-deco .science-art{width:100%;height:100%}.gallery-main:before{height:82px;bottom:54px;left:5%;right:5%;background:radial-gradient(ellipse,#263f53,#0a1724 76%);border:1px solid #82bad33b;box-shadow:0 13px 0 #08111c,0 14px 0 #d6b67f78,0 19px 35px #0006}.gallery-corner{font-size:8px;letter-spacing:1.7px;top:24px;left:26px}.gallery-zoom{font-size:10px;border-radius:30px;bottom:19px;right:20px;background:#07111dde;border-color:#8eb7c655}.gallery-main.spray img,.gallery-main.vial img{height:320px}.gallery-thumbs{gap:10px;margin-top:16px}.gallery-thumb{border-radius:10px;width:113px;height:74px;background:#0c1b29;border-color:#739ab335}.gallery-thumb.active{border-color:#ddc7a0;box-shadow:0 0 16px #deb67713}.gallery-note{font-size:10px;color:#819aad;margin-top:13px}
.buy-card{background:radial-gradient(ellipse at 87% 0%,#b1986920,transparent 54%),linear-gradient(140deg,#112435,#071320);border:1px solid #cfb48165;border-top:2px solid #e2c89b;padding:31px;border-radius:20px;top:113px;box-shadow:0 18px 40px #0004}.buy-card>.eyebrow{font-size:8px;letter-spacing:1.7px;color:#d9c9a8}.buy-card h2{font-size:25px;font-weight:450;line-height:1.3}.product-price{font-family:Georgia,serif;font-size:46px;margin-block:13px 3px;color:#e9d0a6;letter-spacing:-1.7px}.price-subtitle{font-size:10px;color:#9eb2c2}.buy-card .description{font-size:13px;line-height:1.9;color:#c2d2dc}.buy-card select{min-height:47px;font-size:12px;border-color:#718ca649;border-radius:9px;background:#05111d}.quantity-buy{gap:12px;grid-template-columns:107px 1fr}.quantity{width:107px;min-height:48px;border-radius:9px;border-color:#87a8bb42}.quantity input{font-size:14px}.quantity-buy .btn{font-size:11px;padding:14px 10px}.buy-extra{gap:11px}.buy-extra .btn{font-size:11px;padding:13px 10px}.buy-info{font-size:10px;color:#a4bbca}
.product-sections{gap:23px;margin-top:32px}.product-sections .panel.pad{padding:30px}.product-sections h2{font-family:Georgia,serif;font-size:29px!important;line-height:1.2}.spec-row{font-size:12px;padding:14px 0;border-bottom-color:#c6d4df13;grid-template-columns:145px minmax(0,1fr);gap:17px}.spec-row strong{font-weight:500;line-height:1.7;color:#d1e0e8}.spec-row>span{color:#95afc1}.specs .btn{font-size:12px}.three-cards{gap:15px}.variant-card{padding:18px;border-color:#99b2c330;border-radius:14px;background:linear-gradient(135deg,#0d2233,#071321)}.variant-card.current{border-color:#cbb183b3;background:radial-gradient(ellipse at top,#9d835b1e,transparent 65%),#0c1d2d;box-shadow:0 0 25px #d6b77e08}.variant-card img{height:134px;object-fit:contain;filter:drop-shadow(0 13px 12px #0005)}.variant-card h3{font-size:14px;line-height:1.4;font-weight:500}.variant-card .money{font-family:Georgia,serif;font-size:24px;color:#ead4b0}.variant-card .btn{font-size:11px}
.section-head h2{font-weight:500;font-size:29px;letter-spacing:-1px}.section-head .muted{font-size:12px}.page-section{padding-block:34px}.faq-grid{gap:14px}.faq-item{background:linear-gradient(120deg,#0b1e2e,#071421);border-color:#65839841;border-radius:12px}.faq-item[open]{border-color:#c9b28873;background:#0c2131}.faq-item summary{font-size:13px;padding:20px 22px;color:#dae7ee;line-height:1.5}.faq-item p{font-size:13px;line-height:1.9;color:#b2c7d4;padding:0 22px 23px}.faq-item summary:after{color:#d5c098}
/* Tools and client pages. */
.compare-container{border-color:#6e8ca14d;border-radius:18px;box-shadow:0 15px 35px #0002}.compare-table th,.compare-table td{border-color:#a0bfd01c}.compare-table thead th{background:linear-gradient(140deg,#122a3f,#071723)}.compare-table tbody th{background:#0d2030;font-size:12px;color:#b4cbd9}.compare-table tbody td{font-size:12px;color:#becfda}.compare-table tbody tr:hover td{background:#18344660}.comp-money{font-family:Georgia,serif;color:#e8cfa6;font-size:30px}.comp-name{font-size:20px;font-weight:500}.compare-select{gap:12px}.compare-select select{background:#0a1b2b;border-color:#5b829855;border-radius:11px}
.dossier-steps{background:#0c2130;border-color:#8aacbd33;border-radius:13px;margin-bottom:30px}.step-number{background:#163c4c;border:1px solid #8fbdce44;color:#e4cb9e;font-family:Georgia,serif}.dossier-step{font-size:12px}.dossier-result{background:linear-gradient(135deg,#0d2436,#071422);border-color:#99b7c652;border-radius:17px}.dossier-pick{background:#0b1d2c;border-color:#80a6c031;border-radius:12px;font-size:12px}.dossier-pick.chosen{border-color:#ddc69d}.dossier-row h3{font-size:16px}.dossier-row{border-color:#95afc22a}.contact-layout{gap:28px}.contact-layout>.panel{padding:32px}.contact-layout p{font-size:13px;line-height:1.9;color:#bccfda}.contact-layout h2{font-family:Georgia,serif;font-weight:400;font-size:30px}.contact-layout .warning{margin-top:19px}.form-field label{font-size:12px;font-weight:550;color:#cddce5}.form-field input,.form-field textarea,.form-field select{border:1px solid #708ea849;background:#04121e;border-radius:10px;min-height:46px;font-size:13px}.form-field textarea{min-height:140px}.form-result .notice{color:#cfdee7}.message-preview{font-size:12px!important;color:#d2e2ec!important;line-height:1.9}.contact-form .btn,.contact-layout .btn{font-size:12px}.order-summary{border-radius:18px}.cart-line{padding:24px;border-radius:15px;background:linear-gradient(130deg,#12293b,#081622);border-color:#6f95ad38}.cart-line h3{font-size:18px;font-weight:500}.cart-line .line-total{font-family:Georgia,serif;font-size:27px;color:#e8d1aa}.cart-summary{background:linear-gradient(145deg,#142c3d,#071421);border-color:#c2a87866;border-top:2px solid #d4b787;border-radius:17px;padding:28px}.summary-total strong{font-family:Georgia,serif;color:#ecd3a9;font-size:31px}.article{max-width:890px;margin:auto}.article>h1{font-family:Georgia,serif;font-weight:400;letter-spacing:-1.4px;font-size:46px}.article .lead{font-size:17px;line-height:1.8;color:#bdcfd9}.article-section{padding-block:11px}.article-section h2{font-size:24px;letter-spacing:-.4px;color:#e5edf1}.article-section p{font-size:14px;line-height:1.95;color:#b0c5d3}.article-sources{background:#0b2130;border-color:#658da545;border-radius:13px}.table-scroll{border-radius:14px}
/* Real overlays, never an image pretending to be UI. */
.overlay-shell{backdrop-filter:blur(13px);background:#01060cce}.overlay-panel{background:linear-gradient(135deg,#122738,#071421);border-color:#8cb4cb4d;border-radius:22px;box-shadow:0 30px 100px #0009}.overlay-panel h2{font-family:Georgia,serif;font-weight:400;letter-spacing:-.7px}.zoom-panel img{filter:drop-shadow(0 22px 25px #0009)}.search-result{border-radius:12px;border-color:#8eabba27;background:#081826}.search-result:hover{background:#173044;border-color:#c9b48e66}.search-result .money{color:#e3cba5}.toast{background:#0d2638f5;backdrop-filter:blur(14px);border-color:#ccb58770;color:#dce9f0;border-radius:14px;box-shadow:0 12px 50px #0008}.toast a{color:#f0d9b0}
.footer{margin-top:78px;padding-top:35px;background:radial-gradient(ellipse at 77% 120%,#1b46564d,transparent 60%),linear-gradient(180deg,#05111a,#020911);border-top:1px solid #86aaba3d}.footer-inner{padding:40px 0 42px;grid-template-columns:1.05fr .8fr 1.15fr 1.15fr;gap:50px}.footer-about .brand img{filter:none!important}.footer .brand-copy{font-size:12px;line-height:1.95;color:#a0b7c7}.footer h3{font-size:9px;font-weight:600;letter-spacing:2px;color:#d8c29f;margin-bottom:21px}.footer-links{gap:9px}.footer-links a{font-size:12px;color:#a7bdcc}.footer-links a:hover{color:#ebd3aa}.footer-note{font-size:12px;line-height:1.9}.footer-bottom{border-top-color:#c8dbed17;font-size:10px;gap:30px;color:#8eaabb;padding-bottom:88px}.research-footer{font-size:10px;color:#a6bdcb;line-height:1.8}.research-footer strong{color:#dcc198}
.motion-control{position:fixed!important;left:22px!important;right:auto!important;bottom:19px!important;top:auto!important;z-index:47!important;background:#091c2aee!important;backdrop-filter:blur(12px);border:1px solid #87afc440!important;border-radius:30px!important;min-height:38px;padding:9px 14px!important;display:flex!important;align-items:center;gap:8px;color:#c1d4df!important;font-size:9px!important;box-shadow:0 6px 24px #0003;letter-spacing:.2px}.motion-control .icon{width:14px;height:14px}.motion-control:hover{border-color:#ddc394a3!important;color:#f1d9b2!important}.motion-control[aria-pressed=true]{border-color:#dac19866!important}
.ambient-controls{position:fixed;right:23px;bottom:21px;z-index:46}.back-top{display:grid;place-items:center;background:#0a2130e8;border:1px solid #93b8c951;backdrop-filter:blur(12px);border-radius:50%;width:42px;height:42px;color:#e4cda5;opacity:0;visibility:hidden;transition:opacity .2s,visibility .2s}.back-top svg{width:20px;height:20px}.back-top.is-visible{opacity:1;visibility:visible}.back-top:hover{background:#21384a;border-color:#dcc29a}.modal-open .motion-control,.modal-open .ambient-controls{visibility:hidden!important}
.transition-in{animation:constellationEnter .4s var(--ease) both}@keyframes constellationEnter{from{opacity:.5;translate:0 7px}to{opacity:1;translate:0 0}}.scroll-reveal{transition:opacity .7s var(--ease),transform .7s var(--ease)}
/* Tablet layout. */
@media(min-width:1550px){.horizon-hero .hero-inner{min-height:670px}.horizon-hero .stage-view{height:330px}.horizon-hero .stage-view img{height:304px}.horizon-hero .hero-copy h1{font-size:77px}}
@media(max-width:1250px){.wrap{width:calc(100% - 54px)}.header-inner{gap:17px}.main-nav{gap:15px}.main-nav a{font-size:10px}.header-tools .btn{padding:10px 13px;min-width:110px;font-size:10px}.brand{flex-basis:114px}.brand img{width:114px}.hero-signals{gap:19px}.horizon-hero .hero-copy h1{font-size:57px}.horizon-hero .hero-copy .btn{font-size:10px;padding:15px 18px}.hero-secondary{font-size:10px}.horizon-hero .stage-caption strong{font-size:18px}.horizon-hero .stage-caption .hero-price{font-size:27px}.horizon-hero .stage-tabs{gap:5px}.horizon-hero .stage-tab{font-size:9px;padding-inline:8px}.universe-tile{min-height:235px;padding:18px}.universe-tile>.science-art{height:181px}.universe-bottom h3{font-size:14px}.circle-arrow{height:26px;width:26px;flex-basis:26px}.collection-layout{grid-template-columns:205px minmax(0,1fr);gap:22px}.product-grid{gap:14px}.card-photo,.featured-grid .card-photo{height:170px}.card-body{padding:19px 17px}.card-title{font-size:18px;min-height:44px}.card-price{font-size:28px}.card-links{font-size:10px;gap:5px}.card-links button,.card-links a{font-size:10px}.product-card .btn.primary{font-size:10px}.footer-inner{gap:30px}.product-layout{gap:24px;grid-template-columns:1.2fr 1fr}.gallery-main{min-height:405px}.gallery-main img{height:284px}.buy-card{padding:25px}.product-price{font-size:41px}.spec-row{grid-template-columns:122px minmax(0,1fr);font-size:11px}.resource-card h3{font-size:24px}}
@media(max-width:1024px){.main-nav{display:none}.main-nav.open{display:flex}.mobile-menu-button{display:inline-flex}.header-tools{margin-left:auto}.main-nav.open{position:absolute;top:100%;left:0;right:0;flex-direction:column;align-items:stretch;background:#061320fa;backdrop-filter:blur(20px);padding:20px 30px;box-shadow:0 25px 40px #0006;gap:0;border-bottom:1px solid #6d9bb952}.main-nav.open a{padding:14px 10px;font-size:14px;min-height:48px}.main-nav.open a:after{bottom:6px;right:80%}.brand{flex-basis:140px}.brand img{width:125px}.header-inner{min-height:80px}.chapter-nav{top:80px}.horizon-hero .hero-inner{grid-template-columns:.94fr 1.06fr;gap:18px;min-height:551px;padding:53px 0 22px}.horizon-hero .hero-copy h1{font-size:48px;letter-spacing:-2.8px}.horizon-hero .hero-copy h1 em{letter-spacing:-2.8px}.horizon-hero .hero-copy .eyebrow{font-size:8px;letter-spacing:1.8px;margin-bottom:22px}.horizon-hero .hero-copy p{font-size:12px;margin-top:22px}.horizon-hero .hero-copy .button-row{gap:14px;align-items:flex-start;flex-direction:column;margin-top:24px}.hero-signals{font-size:8px;gap:16px;margin-top:23px!important}.hero-signals b{font-size:22px}.horizon-hero .hero-showcase{min-height:390px;padding-left:0}.horizon-hero .stage-view{height:233px}.horizon-hero .stage-view img{height:211px}.horizon-hero .stage-view:before{height:65px;bottom:5px}.horizon-hero .stage-view:after{height:51px}.horizon-hero .stage-caption{padding:15px}.horizon-hero .stage-caption strong{font-size:15px}.horizon-hero .stage-caption .small{font-size:9px}.horizon-hero .stage-caption .hero-price{font-size:24px}.horizon-hero .stage-tab{font-size:8px;gap:7px;min-height:44px}.stage-tab .tab-number{font-size:10px}.horizon-hero .stage-top{font-size:6px;letter-spacing:1.6px}.horizon-hero .stage-orbit{inset:15px 0 96px}.strip-item{padding:21px 17px;gap:10px}.strip-item strong{font-size:10px}.strip-item span{font-size:9px}.strip-item .icon{width:21px}.collection-layout{grid-template-columns:1fr}.filter-toggle{display:inline-flex}.sidebar-stack{display:none}.sidebar-stack.open{display:block}.filter-panel .filter-group label{font-size:12px}.universe-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.universe-tile{min-height:219px;padding:15px}.universe-tile>.science-art{height:169px}.universe-bottom h3{font-size:12px}.universe-meta{font-size:10px}.universe-meta .icon{width:16px}.circle-arrow{width:23px;height:23px;flex-basis:23px}.circle-arrow .icon{height:12px}.card-photo,.featured-grid .card-photo{height:207px}.card-title{font-size:20px}.card-body{padding:23px}.card-links a,.card-links button{font-size:11px}.product-card .btn.primary{font-size:11px}.product-layout{grid-template-columns:1.16fr 1fr;gap:21px}.product-heading h1{font-size:42px}.gallery-main{min-height:346px}.gallery-main img{height:251px}.gallery-main:before{bottom:48px;height:61px}.buy-card{position:static;padding:23px}.buy-card h2{font-size:22px}.buy-card .description{font-size:12px}.quantity-buy{grid-template-columns:94px 1fr;gap:8px}.quantity{width:94px}.quantity-buy .btn{font-size:10px;gap:5px}.buy-extra .btn{font-size:10px}.product-sections .panel.pad{padding:25px}.footer-inner{grid-template-columns:1fr 1fr 1fr;gap:30px}.footer-about{grid-column:1/-1;display:flex;gap:25px;align-items:center}.footer-about .brand{flex-basis:140px}.footer-about .brand-copy{font-size:13px}.resource-card{padding-inline:22px}.resource-visual{margin-inline:-22px;height:153px}.resource-visual>.science-art{height:157px}.resource-card h3{font-size:24px}.document-cta{padding:34px}.catalog-head h1{font-size:42px;max-width:660px}.catalog-head p{max-width:620px}}
@media(max-width:767px){.wrap{width:calc(100% - 40px)}.header-inner{min-height:74px}.header-tools .btn{font-size:10px;min-width:110px}.brand{flex-basis:112px}.brand img{width:108px;height:62px}.header-tools .favorite-header{display:none}.header-tools{gap:4px}.horizon-hero .hero-inner{grid-template-columns:1fr;padding-top:40px;gap:10px;min-height:unset}.horizon-hero .hero-copy{max-width:550px;padding-bottom:0}.horizon-hero .hero-copy h1{font-size:60px;letter-spacing:-3px;line-height:1.08}.horizon-hero .hero-copy h1 em{letter-spacing:-3.5px}.horizon-hero .hero-copy p{font-size:14px;line-height:1.8;margin-top:23px}.horizon-hero .hero-copy .button-row{flex-direction:row;align-items:center;gap:22px}.horizon-hero .hero-copy .btn{font-size:11px;padding:15px 21px}.hero-secondary{font-size:11px}.hero-signals{gap:25px;font-size:10px}.hero-signals b{font-size:25px}.horizon-hero .hero-copy .eyebrow{font-size:9px}.horizon-hero .hero-showcase{width:100%;max-width:600px;justify-self:center;margin-top:27px;min-height:unset;padding:0}.horizon-hero .stage-view{height:282px}.horizon-hero .stage-view img{height:258px;width:95%}.horizon-hero .stage-view:before{height:89px}.horizon-hero .stage-view:after{height:72px}.horizon-hero .stage-caption{padding:18px 19px;margin-top:15px}.horizon-hero .stage-caption strong{font-size:19px}.horizon-hero .stage-caption .small{font-size:11px}.horizon-hero .stage-caption .hero-price{font-size:29px}.horizon-hero .stage-tab{font-size:10px;gap:9px;min-height:46px;padding:12px}.horizon-hero .stage-top{font-size:8px;margin-inline:15px;letter-spacing:1.8px}.hero-baseline{font-size:7px;letter-spacing:1px;padding-block:18px;margin-top:14px}.hero-baseline a{font-size:8px;letter-spacing:.1px}.horizon-hero:before{background-position:74% 0;opacity:.4}.benefit-strip{display:grid;grid-template-columns:1fr 1fr}.strip-item{padding:19px 17px;border-bottom:1px solid #97b6c51c;min-width:0}.strip-item strong{font-size:10px}.strip-item span{font-size:9px}.chapter-nav{top:74px;gap:5px;justify-content:space-between;padding:9px 7px}.chapter-label{display:none}.chapter-nav button{font-size:11px;padding:8px 15px;gap:8px}.home-content>section{margin-top:48px}.editorial-head h2{font-size:34px;letter-spacing:-1.1px}.editorial-head .eyebrow{font-size:8px;letter-spacing:1.8px;margin-bottom:13px}.editorial-head .muted{font-size:12px}.editorial-head>.btn{font-size:10px;min-width:80px;max-width:115px}.universe-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.universe-tile{min-height:241px;padding:20px}.universe-tile>.science-art{height:198px;top:17px}.universe-bottom h3{font-size:15px;line-height:1.35}.circle-arrow{width:27px;height:27px;flex-basis:27px}.universe-meta{font-size:11px}.universe-meta .icon{width:18px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.featured-grid .product-card:first-child{grid-column:1/-1;display:grid;grid-template-columns:1.1fr 1fr}.featured-grid .product-card:first-child .card-top{position:absolute;inset:0 50% auto 0;z-index:2}.featured-grid .product-card:first-child .card-photo{align-self:center;height:220px;grid-column:1}.featured-grid .product-card:first-child .card-body{border-top:0;border-left:1px solid #97b6c526;padding:29px 23px}.card-photo,.featured-grid .card-photo{height:192px}.card-body{padding:21px 18px}.card-title{font-size:19px;min-height:45px}.card-price{font-size:29px}.card-description{font-size:12px;min-height:63px}.card-body .chips{margin-bottom:18px;min-height:25px}.product-card .btn.primary{font-size:11px;padding:12px 9px}.card-links a,.card-links button{font-size:10px}.resource-grid{grid-template-columns:1fr}.resource-card{min-height:340px;padding:0 28px 28px}.resource-visual{height:173px;margin-inline:-28px}.resource-visual>.science-art{height:180px;right:0;max-width:420px}.resource-card h3{font-size:28px}.resource-card p{font-size:13px}.document-cta{padding:33px 29px}.document-cta h3{font-size:34px;letter-spacing:-1.2px}.document-cta .cta-art{width:320px;right:-100px;opacity:.25}.cta-aside{font-size:10px;gap:16px}.home-manifesto{padding-inline:15px}.home-manifesto p{font-size:37px;letter-spacing:-1.4px}.product-layout{grid-template-columns:1fr}.gallery-main{min-height:355px}.gallery-main img{height:288px}.gallery-main:before{height:79px;bottom:43px}.gallery-main.spray img,.gallery-main.vial img{height:315px}.gallery-main.spray,.gallery-main.vial{min-height:385px}.buy-card{padding:28px}.buy-card h2{font-size:26px}.product-price{font-size:42px}.buy-card .description{font-size:14px}.quantity-buy{grid-template-columns:112px 1fr;gap:13px}.quantity{width:112px}.quantity-buy .btn{font-size:12px}.buy-extra .btn{font-size:12px}.product-sections{grid-template-columns:1fr;gap:18px}.product-sections .panel.pad{padding:27px}.spec-row{font-size:12px;grid-template-columns:133px minmax(0,1fr)}.three-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.category-top{padding-right:110px}.category-top h3{font-size:21px}.category-card>p{max-width:70%;font-size:12px}.category-card>.science-art{right:-75px;opacity:.4}.catalog-head{padding:32px 27px;min-height:230px}.catalog-head h1{font-size:36px;max-width:100%;letter-spacing:-1.5px}.catalog-head p{font-size:13px;max-width:100%}.catalog-head .catalog-decoration{right:-110px;opacity:.21}.catalog-head .eyebrow{font-size:8px}.contact-layout{grid-template-columns:1fr;gap:20px}.contact-layout>.panel{padding:27px}.article>h1{font-size:35px}.article .lead{font-size:15px}.article-section p{font-size:13px}.footer-inner{grid-template-columns:1fr 1fr}.footer-about{grid-column:1/-1}.footer-subscribe{grid-column:1/-1;max-width:460px}.motion-control{left:14px!important;bottom:13px!important;min-height:36px;font-size:8px!important;padding:9px 12px!important}.ambient-controls{right:14px;bottom:14px}.back-top{width:36px;height:36px}.footer-bottom{padding-bottom:78px}.article-sources,.article{min-width:0}}
@media(max-width:480px){.wrap{width:calc(100% - 28px)}.research-bar{font-size:8px;padding:8px 12px;line-height:1.55}.research-bar strong{font-size:8px;letter-spacing:1px}.header-inner{gap:6px;min-height:68px}.brand{flex-basis:99px}.brand img{width:94px;height:56px}.header-tools .btn{min-width:0;font-size:9px;padding:10px 12px;margin-left:3px;min-height:35px}.header-tools .btn .icon{width:13px}.header-tools .icon-btn{width:32px;height:34px}.header-tools .icon{width:19px;height:19px}.main-nav.open{padding:15px 21px}.main-nav.open a{font-size:13px}.horizon-hero .hero-inner{padding-top:33px}.horizon-hero .hero-copy .eyebrow{font-size:7px;letter-spacing:1.8px;margin-bottom:21px}.horizon-hero .hero-copy h1{font-size:43px;letter-spacing:-2.1px;line-height:1.12}.horizon-hero .hero-copy h1 em{letter-spacing:-2.5px}.horizon-hero .hero-copy p{font-size:12px;margin-top:21px;line-height:1.87}.horizon-hero .hero-copy .button-row{gap:17px;margin-top:21px}.horizon-hero .hero-copy .btn{font-size:10px;padding:14px 16px;min-height:44px}.hero-secondary{font-size:9px;gap:6px}.hero-secondary .icon{width:14px}.hero-signals{margin-top:25px!important;padding-top:16px;gap:18px;font-size:8px}.hero-signals b{font-size:23px}.hero-signals .icon{width:15px}.horizon-hero .hero-showcase{margin-top:27px}.horizon-hero .stage-view{height:214px}.horizon-hero .stage-view img{height:193px;width:97%}.horizon-hero .stage-view:before{height:63px}.horizon-hero .stage-view:after{height:51px}.horizon-hero .stage-orbit{inset:5px 0 88px}.horizon-hero .stage-top{font-size:6px;letter-spacing:1.4px;margin:0 5px 8px}.stage-top #hero-index{font-size:9px}.horizon-hero .stage-caption{padding:15px 13px;margin:13px 0 0;border-radius:12px}.horizon-hero .stage-caption strong{font-size:17px}.horizon-hero .stage-caption .small{font-size:9px}.horizon-hero .stage-caption .hero-price{font-size:26px}.horizon-hero .stage-tabs{margin:10px 0 0;gap:6px}.horizon-hero .stage-tab{font-size:8px;padding:11px 8px;min-height:44px;gap:7px}.stage-tab .tab-number{font-size:10px}.hero-baseline{margin-top:2px;padding:16px 0;font-size:6px;letter-spacing:.7px}.hero-baseline a{font-size:7px}.hero-baseline .icon{width:12px}.benefit-strip{border-radius:0 0 11px 11px}.strip-item{padding:17px 13px;gap:10px}.strip-item strong{font-size:9px}.strip-item span{font-size:8px}.strip-item .icon{width:21px;height:21px}.chapter-nav{top:68px;padding:8px 2px;gap:0}.chapter-nav button{font-size:10px;padding:9px 13px;gap:8px}.chapter-nav button span{font-size:10px}.home-content>section{margin-top:44px}.editorial-head{gap:14px;margin-bottom:22px}.editorial-head h2{font-size:29px;letter-spacing:-1px;line-height:1.15}.editorial-head h2 em{letter-spacing:-1px}.editorial-head .eyebrow{font-size:7px;letter-spacing:1.5px;margin-bottom:12px}.editorial-head .muted{font-size:11px;line-height:1.8}.editorial-head>.btn{font-size:9px;max-width:85px;min-width:66px;gap:5px;padding:6px 0;line-height:1.5}.editorial-head>.btn .icon{width:13px}.universe-grid{gap:10px}.universe-tile{min-height:207px;padding:15px;border-radius:14px}.universe-tile>.science-art{height:158px;top:23px}.universe-bottom{gap:6px}.universe-bottom h3{font-size:12px;line-height:1.4;letter-spacing:-.1px}.circle-arrow{width:22px;height:22px;flex-basis:22px}.circle-arrow .icon{width:12px;height:12px}.universe-meta{font-size:9px}.universe-meta .icon{width:15px;height:15px}.featured-grid .product-card:first-child{grid-column:auto;display:flex}.featured-grid .product-card:first-child .card-top{position:relative;inset:auto}.featured-grid .product-card:first-child .card-photo{height:145px;width:100%}.featured-grid .product-card:first-child .card-body{border-top:1px solid #abc9d615;border-left:0;padding:18px 13px}.product-grid{gap:11px}.product-card{border-radius:13px}.card-top{height:40px;padding:12px 12px 0}.mini-label{font-size:6.5px;letter-spacing:.8px}.favorite-toggle{width:26px;height:26px}.favorite-toggle .icon{width:14px;height:14px}.card-photo,.featured-grid .card-photo{height:145px;padding:15px 9px}.card-photo:after{bottom:19px;height:32px;left:8%;right:8%}.product-card.spray .card-photo img,.product-card.vial .card-photo img{max-height:120px}.card-body{padding:18px 13px}.card-title{font-size:16px!important;font-weight:500;line-height:1.25;min-height:42px;letter-spacing:-.3px}.card-strength{font-size:11px;margin-top:6px}.card-description{font-size:10px;line-height:1.75;min-height:54px;margin-block:12px}.card-body .chip{font-size:8px;padding:3px 6px}.card-body .chips{margin-bottom:15px;min-height:22px;gap:5px}.card-price{font-size:26px;letter-spacing:-.7px;margin-bottom:15px}.tax-mark{font-size:7px;margin-left:3px}.product-card .btn.primary{font-size:9px;gap:5px;min-height:43px;padding:12px 4px;line-height:1.3}.product-card .btn.primary .icon{width:12px;height:12px}.card-links{display:flex;align-items:flex-start;flex-direction:column;gap:2px;margin-top:10px}.card-links a,.card-links button{font-size:10px;min-height:29px}.card-links .icon{width:12px;height:12px}.collections-intro{padding:15px;font-size:11px;margin-bottom:30px}.collection-layout{gap:0}.notice{font-size:11px;padding:15px}.notice .icon{height:19px;width:19px}.document-cta{padding:28px 23px;border-radius:16px}.document-cta h3{font-size:29px;line-height:1.24;letter-spacing:-.8px}.document-cta p{font-size:12px}.document-cta .btn{font-size:11px;width:100%;padding:14px}.cta-aside{font-size:9px;gap:13px;line-height:1.6}.resource-card{padding:0 23px 26px;border-radius:16px;min-height:340px}.resource-visual{margin-inline:-23px;height:160px}.resource-visual>.science-art{height:171px}.resource-card h3{font-size:25px}.resource-card p{font-size:12px}.resource-card .btn{font-size:11px}.home-manifesto{padding:35px 5px}.home-manifesto p{font-size:29px;letter-spacing:-1px}.home-manifesto .eyebrow{font-size:8px}.home-manifesto .btn{font-size:11px}.catalog-head{padding:29px 23px;border-radius:17px;min-height:unset}.catalog-head h1{font-size:33px;letter-spacing:-1.3px;line-height:1.2}.catalog-head p{font-size:12px;margin-top:20px;line-height:1.9}.catalog-head .catalog-decoration{right:-161px;opacity:.2}.crumb{font-size:9px;line-height:1.7;padding-block:23px 17px}.product-heading{padding-bottom:24px}.product-heading h1{font-size:34px;letter-spacing:-1.3px;line-height:1.15}.product-heading .eyebrow{font-size:7px;letter-spacing:1.6px}.product-heading p{font-size:12px;line-height:1.8}.gallery-main{min-height:285px;border-radius:17px}.gallery-main img{height:222px;width:94%}.gallery-main:before{height:57px;bottom:34px}.gallery-main.spray img,.gallery-main.vial img{height:264px}.gallery-main.spray,.gallery-main.vial{min-height:326px}.gallery-corner{font-size:6.5px;letter-spacing:1px;top:17px;left:18px}.gallery-main .gallery-deco{height:218px;opacity:.25}.gallery-zoom{font-size:9px;padding:8px 12px;bottom:12px;right:12px}.gallery-thumb{width:91px;height:62px}.gallery-note{font-size:10px}.buy-card{padding:25px 22px;border-radius:17px}.buy-card h2{font-size:24px}.product-price{font-size:40px}.product-price .tax-mark{font-size:9px}.buy-card .description{font-size:13px}.price-subtitle{font-size:10px}.quantity-buy{grid-template-columns:95px 1fr;gap:10px}.quantity{width:95px}.quantity-buy .btn{font-size:10px;padding:13px 9px;gap:6px}.buy-extra .btn{font-size:10px;min-height:45px}.buy-info{font-size:9px}.product-sections .panel.pad{padding:24px 21px}.product-sections h2{font-size:26px!important}.spec-row{grid-template-columns:109px minmax(0,1fr);font-size:11px;gap:13px}.variant-card{padding:14px 12px}.variant-card img{height:90px}.variant-card h3{font-size:12px}.variant-card .money{font-size:23px}.variant-card .btn{font-size:10px;padding:11px 8px}.section-head h2{font-size:24px}.section-head .muted{font-size:11px}.section-head .btn{font-size:10px}.faq-item summary{font-size:12px;padding:17px 18px}.faq-item p{font-size:12px;padding:0 18px 21px}.contact-layout>.panel{padding:26px 22px}.contact-layout h2{font-size:26px}.contact-layout p{font-size:12px}.form-field label{font-size:11px}.form-field input,.form-field textarea,.form-field select{font-size:13px}.article>h1{font-size:31px;line-height:1.23}.article .lead{font-size:14px}.article-section h2{font-size:22px}.article-section p{font-size:13px}.dossier-step{font-size:11px}.cart-line{grid-template-columns:75px 1fr;padding:20px 16px;gap:14px}.cart-line h3{font-size:14px}.cart-line img{height:64px;width:75px}.cart-line .line-total{font-size:24px}.cart-summary{padding:25px 21px}.summary-total strong{font-size:27px}.footer{margin-top:52px}.footer-inner{padding-top:24px;gap:31px 22px}.footer-about{gap:18px}.footer-about .brand{flex-basis:105px}.footer-about .brand img{width:105px;height:76px}.footer .brand-copy{font-size:11px}.footer-links a{font-size:12px;min-height:30px}.footer h3{font-size:8px;letter-spacing:1.5px;margin-bottom:18px}.footer-note{font-size:12px}.footer-bottom{font-size:9px;padding-bottom:75px}.research-footer{font-size:9px}.footer .btn{font-size:11px}.toast{font-size:11px;line-height:1.7}.toast a{font-size:11px}.search-result strong{font-size:13px}.search-result .money{font-size:17px}.overlay-panel h2{font-size:27px}.motion-control{max-width:260px}.section-head{align-items:flex-start}}
@media(max-width:350px){.wrap{width:calc(100% - 24px)}.header-tools .btn{display:none}.horizon-hero .hero-copy h1{font-size:37px;letter-spacing:-1.9px}.horizon-hero .hero-copy h1 em{letter-spacing:-2px}.horizon-hero .hero-copy .button-row{gap:13px}.horizon-hero .hero-copy .btn{font-size:9px;padding-inline:13px}.hero-secondary{font-size:8px}.hero-signals{gap:15px}.hero-signals span{font-size:8px}.horizon-hero .stage-view{height:187px}.horizon-hero .stage-view img{height:170px}.horizon-hero .stage-caption strong{font-size:15px}.horizon-hero .stage-caption .hero-price{font-size:23px}.horizon-hero .stage-tab{font-size:7px;padding:10px 6px;gap:5px}.chapter-nav button{font-size:9px;padding:9px 11px}.editorial-head h2{font-size:26px}.universe-tile{padding:13px;min-height:186px}.universe-tile>.science-art{height:138px}.universe-bottom h3{font-size:11px}.circle-arrow{width:20px;height:20px;flex-basis:20px}.product-grid{grid-template-columns:1fr}.featured-grid .product-card:first-child .card-photo,.card-photo,.featured-grid .card-photo{height:200px}.card-body,.featured-grid .product-card:first-child .card-body{padding:23px}.card-title{font-size:21px!important;min-height:0}.card-description{font-size:12px;min-height:0}.card-price{font-size:30px}.card-body .chip{font-size:10px}.card-links{flex-direction:row;justify-content:space-between}.product-card .btn.primary{font-size:12px}.product-card.spray .card-photo img,.product-card.vial .card-photo img{max-height:169px}.card-top .mini-label{font-size:8px}.quantity-buy{grid-template-columns:1fr}.quantity-buy .btn{font-size:12px}.three-cards{grid-template-columns:1fr}.variant-card img{height:145px}.variant-card h3{font-size:14px}}
/* A user's motion preference always takes precedence over the visual design. */
.motion-paused *,.motion-paused *:before,.motion-paused *:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}.motion-paused .scroll-reveal{opacity:1!important;transform:none!important}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}.scroll-reveal{opacity:1!important;transform:none!important}.motion-control{display:none!important}.product-card:hover .card-photo img,.gallery-main:hover img,.universe-tile:hover>.science-art{transform:none!important;scale:1!important}}
@media print{.constellation-canvas,.chapter-nav,.motion-control,.ambient-controls,.reading-progress,.science-art{display:none!important}.transition-in{animation:none!important}.notice,.warning{color:#111!important;background:white!important;border-color:#aaa!important}}
/* Final legibility pass: keep decorative science away from mobile copy. */
@media(max-width:767px){.constellation-canvas{opacity:.6;mask-image:linear-gradient(180deg,transparent 0%,#0008 28%,#000 52%)}.motion-control{width:38px;height:38px;min-height:38px;justify-content:center;padding:8px!important}.motion-control span{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.motion-control .icon{width:17px;height:17px}.motion-control:focus-visible{outline:2px solid var(--gold);outline-offset:4px}}
.product-heading{margin-bottom:20px}
body.admin-bar .chapter-nav{top:120px}
@media(max-width:1024px){body.admin-bar .chapter-nav{top:112px}}
@media(max-width:782px){body.admin-bar .chapter-nav{top:126px}}
@media(max-width:600px){body.admin-bar .chapter-nav{top:68px}}
