:root{--ink:#10221d;--muted:#66736f;--paper:#f7f9f7;--line:#dfe7e2;--green:#19724f;--green-dark:#0f5139;--warn:#9b6912;color:var(--ink);background:var(--paper);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;margin:0}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:3px;outline:3px solid #19724f4d}::selection{background:#19724f33}.site-header{-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);border-bottom:1px solid var(--line);z-index:10;background:#fbfdfce6;grid-template-columns:1fr auto 1fr;align-items:center;min-height:72px;padding:0 32px;display:grid;position:sticky;top:0;left:0;right:0}.brand,.site-header nav,.cart-button,.hero-actions,.trust-strip,.catalog-tools,.category-row,.category-tabs,.product-topline,.product-footer,.quantity-control,.quality-list div,.cart-header,.cart-item,.cart-total,.checkout-lock,.checkbox-label{align-items:center;display:flex}.brand{justify-self:start;min-width:0;text-decoration:none;display:inline-flex}.brand img{object-fit:contain;width:auto;height:44px;display:block}.site-header nav{justify-content:center;gap:28px}.site-header nav a{color:var(--muted);font-size:.92rem;font-weight:650;text-decoration:none;transition:color .2s}.site-header nav a:hover{color:var(--ink)}.cart-button{color:#fff;background:#11241e;border:0;border-radius:999px;justify-self:end;gap:8px;min-height:42px;padding:0 15px}.header-actions{justify-self:end;align-items:center;gap:10px;display:flex}.login-button{border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:999px;min-height:42px;padding:0 16px;font-weight:800}button,a,input,select,textarea{font:inherit}button,a{cursor:pointer}.hero{min-height:min(760px,100svh - 72px);position:relative;overflow:hidden}.hero img{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.hero-overlay{background:linear-gradient(90deg,#f8fcfafa 0%,#f8fcfad6 44%,#f8fcfa2e 100%),linear-gradient(#08151208,#0815122e);position:absolute;inset:0}.hero-content{width:min(100%,720px);max-width:760px;padding:118px 32px 104px;position:relative}.eyebrow{color:var(--green);letter-spacing:.08em;text-transform:uppercase;margin:0 0 12px;font-size:.78rem;font-weight:800}h1,h2,h3,p{margin-top:0}h1{color:var(--ink);letter-spacing:0;max-width:780px;margin-bottom:24px;font-size:clamp(3rem,6vw,6.2rem);line-height:.97}h2{color:var(--ink);letter-spacing:0;margin-bottom:18px;font-size:clamp(2rem,3.5vw,4rem);line-height:1.02}h3{color:var(--ink);letter-spacing:0;margin-bottom:10px;font-size:1.12rem;line-height:1.22}.hero-content>p:not(.eyebrow),.section-heading p,.quality-section p,.launch-grid p,.product-card p,footer,.checkout-lock p,.empty-cart{color:var(--muted)}.hero-content>p:not(.eyebrow){max-width:640px;font-size:1.12rem;line-height:1.68}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:34px}.primary-action,.secondary-action,.waitlist-button{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;min-height:48px;padding:0 18px;line-height:1;text-decoration:none;display:inline-flex}.primary-action{background:linear-gradient(135deg, var(--green), #10563d);color:#fff;border:1px solid #126143;gap:8px;font-weight:750}.secondary-action,.waitlist-button{border:1px solid var(--line);color:var(--ink);background:#ffffffeb;font-weight:700}.trust-strip{color:#fff;background:#0d211b;grid-template-columns:repeat(4,1fr);gap:1px;display:grid}.trust-strip div{background:#ffffff0b;align-items:center;gap:10px;min-height:76px;padding:0 28px;display:flex}.catalog-section,.compliance-section,.certificate-section,.quality-section,.launch-section{padding:96px 32px}.section-heading{max-width:820px;margin-bottom:34px}.section-heading p,.quality-section p{font-size:1.02rem;line-height:1.7}.catalog-tools{justify-content:flex-start;gap:16px;margin-bottom:14px}.search-control{border:1px solid var(--line);background:#fff;border-radius:12px;align-items:center;gap:10px;width:min(100%,520px);max-width:520px;min-height:50px;padding:0 14px;display:flex;box-shadow:0 12px 30px #10221d0d}.search-control input{color:var(--ink);border:0;outline:0;width:100%;min-width:0}.category-row{justify-content:flex-start;margin-bottom:28px}.category-tabs{flex-wrap:wrap;justify-content:flex-start;gap:8px;width:100%}.category-tabs button{border:1px solid var(--line);color:var(--muted);background:#fff;border-radius:999px;min-height:42px;padding:0 13px}.category-tabs button.active{background:var(--ink);border-color:var(--ink);color:#fff}.product-grid,.compliance-grid,.launch-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.product-card,.compliance-grid article,.launch-grid div{border:1px solid var(--line);background:#fff;border-radius:14px;min-height:100%;padding:24px}.product-card{flex-direction:column;transition:border-color .2s,transform .2s,box-shadow .2s;display:flex;box-shadow:0 18px 50px #10221d0f}.product-card:hover{border-color:#bdd5ca;transform:translateY(-2px);box-shadow:0 24px 60px #10221d1a}.product-media{aspect-ratio:4/3;background:radial-gradient(circle at 50% 45%,#19724f1a,#0000 48%),#f7faf8;border:1px solid #e2ece7;border-radius:12px;justify-content:center;align-items:center;margin-bottom:18px;display:flex;overflow:hidden}.product-media img{object-fit:contain;width:100%;height:100%;padding:10px}.product-topline,.product-footer{justify-content:space-between}.product-topline{color:var(--muted);gap:12px;min-height:28px;margin-bottom:18px;font-size:.84rem}.status{text-transform:uppercase;white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;min-height:24px;padding:4px 9px;font-size:.74rem;font-weight:800;line-height:1;display:inline-flex}.status.pilot{color:#0f6c46;background:#e4f6ed}.status.waitlist{color:#667078;background:#eef1f3}.status.pending{color:#7a540b;background:#fff8e8}.status.uploaded{color:#0f6c46;background:#e4f6ed}.status.blocked{color:#8b2f1f;background:#f4e8e6}.product-card p{min-height:100px;line-height:1.58}.product-card .product-subtitle{color:var(--green-dark);min-height:auto;margin:-4px 0 12px;font-size:.92rem;font-weight:800;line-height:1.35}.variant-select{color:var(--ink);gap:7px;margin-bottom:16px;font-size:.86rem;font-weight:750;display:grid}.variant-select select{appearance:none;background:linear-gradient(45deg, transparent 50%, var(--muted) 50%) calc(100% - 17px) 50% / 7px 7px no-repeat, linear-gradient(135deg, var(--muted) 50%, transparent 50%) calc(100% - 12px) 50% / 7px 7px no-repeat, #fff;border:1px solid var(--line);color:var(--ink);border-radius:10px;width:100%;min-height:44px;padding:0 34px 0 12px}.product-meta{border-top:1px solid var(--line);flex-wrap:wrap;gap:8px;margin-top:auto;padding-top:16px;display:flex}.product-meta span{color:#31564a;background:#f4f8f6;border:1px solid #e1ebe6;border-radius:999px;padding:5px 9px;font-size:.78rem;font-weight:750}.price-stack{gap:3px;display:grid}.price-stack strong{color:var(--ink);font-size:1.35rem}.price-stack span{color:var(--muted);font-size:.82rem;font-weight:750}.quantity-control{border:1px solid var(--line);border-radius:999px;height:42px;overflow:hidden}.quantity-control button,.cart-header button{color:var(--ink);background:0 0;border:0;place-items:center;width:40px;height:40px;display:grid}.quantity-control span{color:var(--ink);place-items:center;min-width:32px;font-weight:750;display:inline-grid}.waitlist-button{min-height:40px;padding-inline:13px}.compliance-section{background:#fff}.compliance-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.compliance-grid article{background:var(--paper);box-shadow:inset 0 1px #ffffffb3}.compliance-grid svg{color:var(--green);margin-bottom:18px}.compliance-grid p{color:var(--muted);margin-bottom:0;line-height:1.6}.certificate-section{background:#f1f5f3}.coa-table{border:1px solid var(--line);background:#fff;border-radius:14px;overflow:hidden;box-shadow:0 18px 50px #10221d0d}.coa-row{border-top:1px solid var(--line);grid-template-columns:1.2fr 1fr 1fr 1fr;align-items:start;gap:14px;min-height:58px;padding:12px 18px;display:grid}.coa-row:first-child{border-top:0}.coa-head{background:var(--ink);color:#fff;text-transform:uppercase;font-size:.82rem;font-weight:800}.coa-row span:not(.status){color:var(--ink);font-weight:650}.coa-record span{gap:4px;display:grid}.coa-record small{color:var(--muted);font-size:.78rem;font-weight:650;line-height:1.3}.coa-result a{color:var(--green);font-size:.82rem;font-weight:800;text-decoration:none}.coa-result a:hover{text-decoration:underline}.coa-standalone{background:#fbfaf4}.quality-section{background:#eef6f2;grid-template-columns:minmax(0,.9fr) minmax(340px,1fr);gap:42px;display:grid}.quality-list{gap:12px;display:grid}.quality-list div{color:var(--ink);background:#fff;border:1px solid #dce9e3;border-radius:12px;gap:12px;min-height:58px;padding:0 16px;font-weight:700}.quality-list svg,.launch-grid svg{color:var(--green)}.launch-section{background:#fff}.launch-grid div{background:var(--paper)}footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:18px;padding:26px 32px;display:flex}footer span:first-child{color:var(--ink);font-weight:800}.cart-panel{z-index:20;position:fixed;inset:0}.cart-backdrop,.auth-backdrop{background:#0815126b;position:absolute;inset:0}.cart-drawer{background:#fff;flex-direction:column;gap:20px;max-width:min(100%,500px);height:100%;margin-left:auto;padding:30px;display:flex;position:relative;overflow-y:auto;box-shadow:-18px 0 50px #0815122e}.cart-header{justify-content:space-between}.cart-header h2{margin-bottom:0;font-size:2rem}.empty-cart{background:var(--paper);border:1px solid var(--line);border-radius:12px;padding:18px;line-height:1.6}.cart-items{gap:12px;display:grid}.cart-item{border-bottom:1px solid var(--line);justify-content:space-between;gap:14px;padding-bottom:12px}.cart-item div{gap:4px;display:grid}.cart-item strong,.cart-total strong{color:var(--ink)}.cart-item span{color:var(--muted)}.cart-total{justify-content:space-between}.checkout-lock{color:#7a540b;background:#fff8e8;border:1px solid #f1d99b;border-radius:12px;align-items:flex-start;gap:12px;padding:14px}.checkout-lock p{margin:0;line-height:1.5}.review-form{gap:14px;display:grid}.review-form label{color:var(--ink);gap:7px;font-size:.86rem;font-weight:750;display:grid}.review-form input,.review-form select,.review-form textarea{border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:10px;width:100%;min-height:42px;padding:9px 11px}.review-form textarea{resize:vertical;min-height:92px}.checkbox-label{grid-template-columns:auto 1fr;align-items:flex-start;line-height:1.4}.checkbox-label input{width:18px;height:18px;min-height:18px;margin-top:2px;padding:0}.form-status{color:var(--green-dark);background:#eef6f2;border:1px solid #cfe3d8;border-radius:10px;margin:0;padding:12px;line-height:1.5}.primary-action:disabled{cursor:not-allowed;opacity:.65}.full-width{width:100%}.auth-panel{z-index:30;place-items:center;display:grid;position:fixed;inset:0}.auth-card{background:#fff;border:1px solid #d6cde2;border-radius:12px;width:100%;max-width:min(92vw,760px);max-height:min(92svh,980px);padding:46px 42px;position:relative;overflow-y:auto;box-shadow:0 28px 80px #08151238}.auth-close{color:var(--muted);background:0 0;border:0;place-items:center;width:42px;height:42px;display:grid;position:absolute;top:18px;right:18px}.auth-heading{text-align:center;margin-bottom:30px}.auth-heading h2{margin-bottom:12px;font-size:clamp(2.4rem,6vw,4rem)}.auth-heading p{color:#747a8b;margin:0;font-size:1.25rem;font-weight:650}.auth-heading button,.auth-row button{color:#0d5a83;background:0 0;border:0;align-items:center;gap:8px;padding:0;font-weight:850;display:inline-flex}.auth-form{gap:20px;display:grid}.auth-form label{color:#1e2135;gap:10px;font-size:1rem;font-weight:850;display:grid}.auth-form label>span:not(.password-field){color:#c2281d}.auth-form input{color:var(--ink);background:#fff;border:1px solid #cfd3dd;border-radius:16px;width:100%;min-height:68px;padding:0 22px}.auth-form input::placeholder{color:#a3a8b6}.password-field{align-items:center;display:flex;position:relative}.password-field input{padding-right:58px}.password-field button{color:#9ba1af;background:0 0;border:0;place-items:center;width:48px;height:48px;display:grid;position:absolute;right:10px}.auth-row{justify-content:space-between;align-items:center;display:flex}.auth-check{color:#0d5a83;align-items:center;gap:12px!important;font-size:1rem!important;display:flex!important}.auth-check input{accent-color:#176f9f;border-radius:5px;width:28px;height:28px;min-height:28px;padding:0}.auth-attestations{gap:12px;display:grid}.auth-submit{color:#fff;background:#1b6f9d;border:0;border-radius:999px;justify-content:center;align-items:center;gap:14px;width:100%;min-height:72px;font-size:1.2rem;font-weight:850;display:inline-flex}.idp-actions{gap:14px;max-width:520px;display:grid}.idp-actions button{color:#2b2b2b;text-align:left;background:#fff;border:1px solid gray;border-radius:6px;grid-template-columns:44px 1fr;align-items:center;gap:14px;min-height:60px;padding:0 18px;font-size:1.08rem;font-weight:500;display:grid}.idp-actions button:last-child{color:#fff;background:#2e2e2e;border-color:#2e2e2e}.google-mark{color:#4285f4;font-size:1.6rem;font-weight:900}.microsoft-mark{grid-template-columns:repeat(2,10px);gap:2px;width:22px;display:grid}.microsoft-mark i{height:10px;display:block}.microsoft-mark i:first-child{background:#f35325}.microsoft-mark i:nth-child(2){background:#81bc06}.microsoft-mark i:nth-child(3){background:#05a6f0}.microsoft-mark i:nth-child(4){background:#ffba08}@media (width<=980px){.site-header{grid-template-columns:1fr auto;padding:0 18px}.brand img{max-width:min(56vw,260px);height:38px}.site-header nav{display:none}.hero{min-height:auto}.hero-content{padding:84px 20px 72px}.trust-strip{grid-template-columns:repeat(2,1fr)}.product-grid,.compliance-grid,.quality-section,.launch-grid{grid-template-columns:1fr}.catalog-section,.compliance-section,.certificate-section,.quality-section,.launch-section{padding:68px 20px}.coa-row{grid-template-columns:1fr;align-items:flex-start}.catalog-tools{flex-direction:column;align-items:stretch}.category-tabs{scroll-snap-type:x proximity;flex-wrap:nowrap;justify-content:flex-start;padding-bottom:8px;overflow-x:auto}.category-tabs button{scroll-snap-align:start;flex:none}.product-card p{min-height:auto}footer{flex-direction:column;align-items:flex-start;padding:24px 20px}}@media (width<=560px){.brand img{max-width:42vw;height:34px}h1{font-size:2.9rem}.hero-overlay{background:#fafcfbe6}.hero-content{padding:64px 18px 54px}.hero-actions{flex-direction:column;align-items:stretch}.primary-action,.secondary-action{width:100%}.trust-strip{grid-template-columns:1fr}.trust-strip div{min-height:58px;padding:0 20px}.product-footer{flex-direction:column;align-items:flex-start;gap:14px}.quantity-control{width:100%}.quantity-control button{flex:1;width:auto}.quantity-control span{flex:0 0 48px}.product-card,.compliance-grid article,.launch-grid div,.cart-drawer{border-radius:12px}.cart-drawer{padding:22px}.header-actions{gap:6px}.login-button,.cart-button{min-height:38px;padding:0 10px;font-size:.86rem}.auth-card{border-radius:0;max-width:100vw;min-height:100svh;max-height:100svh;padding:54px 20px 28px}.auth-form input{min-height:58px}.auth-submit{min-height:62px}.auth-row{flex-direction:column;align-items:flex-start;gap:14px}}
