:root{--background:#f8f9ff;--surface:#fff;--surface-low:#eff4ff;--surface-mid:#e5eeff;--surface-high:#dce9ff;--primary:#001736;--primary-container:#002b5b;--secondary:#006875;--cyan:#00e3fd;--cyan-soft:#9cf0ff;--text:#0b1c30;--muted:#43474f;--muted-light:#747780;--border:#c4c6d0;--border-soft:#dce5f1;--warning:#fff3c4;--success:#0b7a5a;--danger:#ba1a1a;--shadow:0 18px 44px #002b5b1a;--shadow-soft:0 12px 24px #002b5b14;color:var(--text);background:var(--background);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}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:linear-gradient(180deg, #dce9ffe6 0, #f8f9ff00 460px), var(--background);min-width:320px;margin:0}button,input{font:inherit}button{-webkit-tap-highlight-color:transparent}button:disabled{cursor:not-allowed;opacity:.58}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}#app{min-height:100vh}.site-header{z-index:50;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffdb;border-bottom:1px solid #c4c6d08c;justify-content:space-between;align-items:center;gap:24px;height:80px;padding:0 48px;display:flex;position:sticky;top:0}.brand,.header-actions,.main-nav,.hero-actions,.eyebrow,.primary-button,.secondary-button,.product-button,.submit-button,.site-footer a,.segmented-control,.search-field{align-items:center;display:flex}.brand{gap:12px;min-width:max-content}.brand-mark{color:#fff;background:linear-gradient(145deg, var(--primary), var(--secondary));border-radius:8px;place-items:center;width:44px;height:44px;display:grid;box-shadow:0 12px 30px #002b5b2e}.brand strong,.brand small{line-height:1.05;display:block}.brand strong{font-family:Hanken Grotesk,Inter,sans-serif;font-size:20px;font-weight:760}.brand small{color:var(--secondary);text-transform:uppercase;margin-top:3px;font-size:11px;font-weight:750}.main-nav{color:var(--muted);gap:28px;font-size:14px;font-weight:700}.main-nav a{border-bottom:2px solid #0000;padding:28px 0 24px}.main-nav a:hover{color:var(--primary-container);border-bottom-color:var(--cyan)}.header-actions{gap:10px}.cart-button,.menu-button,.icon-button,.remove-button{color:var(--primary);background:var(--surface);border:1px solid var(--border-soft);cursor:pointer;border-radius:8px;place-items:center;display:inline-grid}.cart-button,.menu-button,.icon-button{width:40px;height:40px}.cart-button{position:relative}.cart-count{min-width:21px;height:21px;color:var(--primary);background:var(--cyan);border:2px solid #fff;border-radius:999px;place-items:center;padding:0 6px;font-size:12px;font-weight:850;display:grid;position:absolute;top:-7px;right:-7px}.menu-button{display:none}main{overflow:hidden}.hero-section,.catalog-section,.quality-section,.instructions-section,.seo-section,.applications-section,.dosage-section,.documents-section,.about-section,.contact-section{width:min(1280px,100% - 96px);margin:0 auto}.hero-section{grid-template-columns:minmax(0,.9fr) minmax(440px,1.1fr);align-items:center;gap:48px;min-height:calc(100vh - 80px);padding:64px 0 72px;display:grid}.hero-copy{z-index:2;position:relative}.eyebrow{width:fit-content;color:var(--secondary);text-transform:uppercase;gap:8px;font-size:12px;font-weight:800;line-height:16px}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:0;font-family:Hanken Grotesk,Inter,sans-serif}h1{max-width:680px;margin-bottom:22px;font-size:48px;font-weight:780;line-height:56px}.hero-copy p{max-width:640px;color:var(--muted);margin-bottom:28px;font-size:18px;line-height:28px}.hero-actions{flex-wrap:wrap;gap:12px;margin-bottom:42px}.primary-button,.secondary-button,.product-button,.submit-button{cursor:pointer;border-radius:8px;justify-content:center;gap:9px;min-height:44px;padding:0 18px;font-size:14px;font-weight:800;transition:transform .16s,box-shadow .16s,background .16s}.primary-button,.submit-button{color:#fff;background:var(--primary);border:1px solid var(--primary);box-shadow:0 14px 28px #0017362e}.secondary-button{color:var(--primary);border:1px solid var(--border);background:#ffffffc7}.primary-button:hover,.secondary-button:hover,.submit-button:hover,.product-button:hover{box-shadow:var(--shadow-soft);transform:translateY(-1px)}.hero-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;max-width:620px;margin:0;display:grid}.hero-metrics div{background:#ffffffb8;border:1px solid #c4c6d094;border-radius:12px;padding:16px}.hero-metrics dt{color:var(--primary);font-family:JetBrains Mono,ui-monospace,SFMono-Regular,Menlo,monospace;font-size:24px;font-weight:800}.hero-metrics dd{color:var(--muted);margin:4px 0 0;font-size:13px;line-height:18px}.hero-media{align-self:stretch;min-height:520px;position:relative}.hero-media img{object-fit:cover;width:100%;height:100%;box-shadow:var(--shadow);border:1px solid #c4c6d08f;border-radius:16px}.catalog-section,.quality-section,.instructions-section,.seo-section,.applications-section,.dosage-section,.documents-section,.about-section,.contact-section{padding:80px 0}.section-heading{gap:12px;max-width:720px;margin-bottom:28px;display:grid}.section-heading.compact{max-width:620px}.section-heading h2,.instruction-panel h2,.contact-copy h2{margin-bottom:0;font-size:32px;font-weight:720;line-height:40px}.section-heading p,.instruction-panel p,.contact-copy p{color:var(--muted);margin-bottom:0;font-size:16px;line-height:24px}.catalog-toolbar{grid-template-columns:minmax(260px,1fr) auto;gap:14px;margin-bottom:24px;display:grid}.search-field,.segmented-control{min-height:48px;color:var(--muted);background:var(--surface);border:1px solid var(--border-soft);border-radius:10px}.search-field{gap:10px;padding:0 14px}.search-field input{width:100%;min-width:0;color:var(--text);background:0 0;border:0;outline:0}.segmented-control{gap:4px;padding:4px}.segmented-control svg{color:var(--secondary);margin:0 8px}.segmented-control button{height:38px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:8px;padding:0 14px;font-size:14px;font-weight:750}.segmented-control button.active{color:#fff;background:var(--primary-container)}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.product-card{background:var(--surface);border:1px solid var(--border-soft);border-radius:12px;flex-direction:column;min-height:372px;padding:22px;display:flex;box-shadow:0 8px 22px #002b5b0a}.product-topline{justify-content:space-between;align-items:center;gap:10px;margin-bottom:18px;display:flex}.product-topline span{color:var(--primary);background:var(--cyan-soft);border-radius:999px;padding:5px 9px;font-family:JetBrains Mono,ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px;font-weight:800}.product-topline small{color:var(--muted-light);font-family:JetBrains Mono,ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px}.product-card h3{margin-bottom:10px;font-size:22px;line-height:28px}.product-card p{min-height:72px;color:var(--muted);margin-bottom:18px;font-size:15px;line-height:24px}.spec-list{border-top:1px solid var(--border-soft);margin:0 0 18px;display:grid}.spec-list div{border-bottom:1px solid var(--border-soft);grid-template-columns:1fr auto;gap:12px;padding:11px 0;display:grid}.spec-list dt{color:var(--muted);font-size:13px}.spec-list dd{color:var(--primary);text-align:right;margin:0;font-family:JetBrains Mono,ui-monospace,SFMono-Regular,Menlo,monospace;font-size:13px;font-weight:750}.product-button{width:100%;color:var(--primary);background:var(--surface-low);border:1px solid var(--border-soft);margin-top:auto}.quality-section{background:var(--surface-low);width:100%;max-width:none}.quality-section>.section-heading,.quality-grid{width:min(1280px,100% - 96px);margin-left:auto;margin-right:auto}.quality-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:28px;display:grid}.quality-grid article{background:var(--surface);border:1px solid #c4c6d0b3;border-radius:12px;padding:24px}.quality-grid svg{color:var(--secondary)}.quality-grid h3{margin:16px 0 8px;font-size:20px;line-height:28px}.quality-grid p{color:var(--muted);margin-bottom:0;line-height:24px}.instruction-panel{background:var(--primary);color:#fff;border-radius:16px;grid-template-columns:minmax(0,.88fr) minmax(360px,1fr);align-items:start;gap:32px;padding:32px;display:grid}.instruction-panel .eyebrow,.instruction-panel p{color:var(--cyan-soft)}.steps-list{gap:12px;margin:0;padding:0;list-style:none;display:grid}.steps-list li{color:#eaf1ff;background:#ffffff14;border:1px solid #ffffff24;border-radius:10px;grid-template-columns:22px 1fr;gap:10px;padding:14px;line-height:24px;display:grid}.steps-list svg{color:var(--cyan);margin-top:3px}.seo-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.content-card,.document-card{background:var(--surface);border:1px solid var(--border-soft);border-radius:12px}.content-card{padding:24px}.content-card h3{margin-bottom:10px;font-size:20px;line-height:28px}.content-card p{color:var(--muted);margin-bottom:0;line-height:24px}.applications-section{border-top:1px solid var(--border-soft);grid-template-columns:minmax(0,.9fr) minmax(360px,1fr);align-items:start;gap:32px;display:grid}.application-copy{gap:14px;display:grid}.application-copy h2,.about-panel h2{margin-bottom:0;font-size:32px;line-height:40px}.application-copy p,.about-content p{color:var(--muted);margin-bottom:0;line-height:25px}.application-list,.about-content ul{gap:12px;margin:0;padding:0;list-style:none;display:grid}.application-list li,.about-content li{background:var(--surface-low);border:1px solid var(--border-soft);color:var(--muted);border-radius:10px;grid-template-columns:22px 1fr;gap:10px;padding:14px;line-height:23px;display:grid}.application-list svg,.about-content svg{color:var(--secondary);margin-top:2px}.dosage-section{background:var(--surface-low);width:100%;max-width:none}.dosage-section>.section-heading,.table-wrap{width:min(1280px,100% - 96px);margin-left:auto;margin-right:auto}.table-wrap{border:1px solid var(--border-soft);background:var(--surface);border-radius:12px;overflow-x:auto}.dosage-table{border-collapse:collapse;width:100%;min-width:720px}.dosage-table th,.dosage-table td{text-align:left;border-bottom:1px solid var(--border-soft);padding:16px 18px}.dosage-table th{color:#fff;background:var(--primary);text-transform:uppercase;font-size:12px;font-weight:800}.dosage-table td{color:var(--muted);font-size:14px;line-height:20px}.dosage-table td:first-child,.dosage-table td:nth-child(3),.dosage-table td:nth-child(4){color:var(--primary);font-family:JetBrains Mono,ui-monospace,SFMono-Regular,Menlo,monospace;font-weight:700}.dosage-table tr:last-child td{border-bottom:0}.document-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.document-card{min-height:64px;color:var(--primary);align-items:center;gap:10px;padding:14px 16px;font-weight:750;display:flex}.document-card svg{color:var(--secondary);flex:none}.about-panel{background:var(--primary);color:#fff;border-radius:16px;grid-template-columns:minmax(0,.72fr) minmax(420px,1fr);gap:36px;padding:32px;display:grid}.about-panel .eyebrow{color:var(--cyan-soft)}.about-content{gap:18px;display:grid}.about-content p{color:#dbe4ea}.about-content li{color:#eaf1ff;background:#ffffff14;border-color:#ffffff24}.about-content svg{color:var(--cyan)}.contact-section{border-top:1px solid var(--border-soft);justify-content:space-between;align-items:center;gap:32px;display:flex}.contact-copy{gap:12px;max-width:680px;display:grid}.site-footer{color:#dbe4ea;background:var(--primary);justify-content:space-between;align-items:center;gap:20px;min-height:92px;padding:0 48px;display:flex}.site-footer strong{color:#fff;font-family:Hanken Grotesk,Inter,sans-serif;font-size:20px}.site-footer a{gap:8px}.cart-overlay{z-index:80;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0017366b;justify-content:end;display:grid;position:fixed;inset:0}.cart-panel{background:var(--surface);width:min(480px,100vw);height:100vh;padding:26px;overflow:auto;box-shadow:-20px 0 60px #00173638}.cart-header{justify-content:space-between;align-items:start;gap:16px;margin-bottom:18px;display:flex}.cart-header h2{margin:6px 0 0;font-size:28px;line-height:34px}.cart-items{gap:12px;margin-bottom:22px;display:grid}.cart-item{background:var(--surface-low);border:1px solid var(--border-soft);border-radius:12px;grid-template-columns:1fr auto auto;align-items:center;gap:12px;padding:14px;display:grid}.cart-item h3{margin-bottom:4px;font-size:15px;line-height:21px}.cart-item p{color:var(--muted);margin-bottom:0;font-family:JetBrains Mono,ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px}.quantity-control{border:1px solid var(--border-soft);background:#fff;border-radius:8px;grid-template-columns:30px 32px 30px;align-items:center;display:grid;overflow:hidden}.quantity-control button{height:32px;color:var(--primary);cursor:pointer;background:0 0;border:0;place-items:center;display:grid}.quantity-control span{color:var(--primary);text-align:center;font-weight:800}.remove-button{width:34px;height:34px;color:var(--danger)}.empty-cart{color:var(--muted);background:var(--surface-low);border:1px dashed var(--border);text-align:center;border-radius:12px;place-items:center;gap:12px;margin-bottom:22px;padding:34px 18px;display:grid}.empty-cart p{margin-bottom:0}.order-form{border-top:1px solid var(--border-soft);gap:14px;padding-top:18px;display:grid}.order-form label{color:var(--muted);gap:7px;font-size:13px;font-weight:750;display:grid}.order-form input{width:100%;height:46px;color:var(--text);border:1px solid var(--border);background:#fff;border-radius:8px;outline:0;padding:0 13px}.order-form input:focus{border-color:var(--cyan);box-shadow:0 0 0 3px #00e3fd2e}.form-message{border-radius:8px;margin:0;padding:12px;font-size:14px;line-height:20px}.form-message.success{color:#064c39;background:#d9f7ed}.form-message.error{color:#7c1010;background:#ffdad6}.form-message.sending{color:var(--primary);background:var(--surface-mid)}.submit-button{width:100%}@media (width<=1080px){.site-header{padding:0 24px}.hero-section,.catalog-section,.instructions-section,.contact-section,.seo-section,.applications-section,.documents-section,.about-section,.quality-section>.section-heading,.quality-grid,.dosage-section>.section-heading,.table-wrap{width:min(100% - 48px,1280px)}.hero-section{grid-template-columns:1fr;min-height:0}.hero-media{min-height:420px}.product-grid,.seo-grid,.document-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-toolbar,.instruction-panel,.quality-grid,.applications-section,.about-panel{grid-template-columns:1fr}}@media (width<=760px){.site-header{height:72px;padding:0 18px}.brand small{display:none}.menu-button{display:inline-grid}.main-nav{border-bottom:1px solid var(--border-soft);background:#fffffff5;flex-direction:column;align-items:stretch;gap:0;padding:10px 18px 18px;display:none;position:fixed;top:72px;left:0;right:0}.main-nav.open{display:flex}.main-nav a{padding:14px 0}.hero-section,.catalog-section,.instructions-section,.contact-section,.seo-section,.applications-section,.documents-section,.about-section,.quality-section>.section-heading,.quality-grid,.dosage-section>.section-heading,.table-wrap{width:min(100% - 36px,1280px)}.hero-section{gap:30px;padding:42px 0 54px}h1{font-size:36px;line-height:42px}.section-heading h2,.instruction-panel h2,.application-copy h2,.about-panel h2,.contact-copy h2{font-size:26px;line-height:34px}.hero-copy p{font-size:16px;line-height:25px}.hero-metrics,.product-grid,.seo-grid,.document-grid{grid-template-columns:1fr}.about-panel,.instruction-panel{padding:24px}.dosage-table th,.dosage-table td{padding:13px 14px}.hero-media{min-height:310px}.catalog-toolbar{gap:10px}.segmented-control{justify-content:flex-start;overflow-x:auto}.contact-section,.site-footer{flex-direction:column;align-items:flex-start}.site-footer{padding:24px 18px}.cart-panel{padding:20px}.cart-item{grid-template-columns:1fr auto}.remove-button{grid-column:2}}
