
:root{--blue:#2087d8;--blue2:#0f7fd6;--blue3:#3198db;--panel:rgba(91,175,228,.23);--panel2:rgba(255,255,255,.10);--line:rgba(255,255,255,.27);--red:#e23d31;--red2:#ca3027;--white:#fff;--ink:#173e5b;--muted:#668093;--paper:#fcfcfd;--shadow:0 10px 28px rgba(0,72,132,.16);--r:7px;--max:1240px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;background:linear-gradient(135deg,#1684d7 0%,#2a93d8 48%,#087dd5 100%);background-attachment:fixed;color:#fff;min-height:100vh;font-size:15px;line-height:1.45}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input,select,textarea{font:inherit}.container{width:min(var(--max),calc(100% - 40px));margin:auto}.site-header{height:82px;display:flex;align-items:center}.header-inner{display:grid;grid-template-columns:220px 1fr 220px;align-items:center;gap:20px}.brand img{width:155px;height:auto}.nav{display:flex;justify-content:center;gap:44px;font-weight:700}.nav a{padding:8px 0;border-bottom:2px solid transparent}.nav a:hover,.nav a.active{border-bottom-color:#fff}.support-chip{justify-self:end;display:flex;gap:10px;align-items:center;font-size:12px;line-height:1.15}.support-icon{width:28px;height:28px;background:#fff;color:var(--blue);border-radius:4px;display:grid;place-items:center}.icon{width:1.45em;height:1.45em;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;vertical-align:middle}.icon.lg{width:2em;height:2em}.mobile-toggle{display:none;border:1px solid var(--line);background:transparent;color:#fff;padding:7px;border-radius:5px}
main{padding:22px 0 34px}.breadcrumb{font-size:13px;margin:2px 0 18px;display:flex;gap:10px;align-items:center}.breadcrumb a{opacity:.9}.eyebrow{text-transform:uppercase;font-size:13px;font-weight:700;letter-spacing:.02em}.display{font-size:54px;line-height:1.02;margin:10px 0 18px;letter-spacing:-.025em}.lead{font-size:17px;max-width:640px}.hero-grid{display:grid;grid-template-columns:1.02fr 1fr;gap:48px;align-items:center}.hero-copy{padding:20px 0}.paper-card{background:var(--paper);border:3px solid #dce1e5;border-radius:9px;color:var(--ink);box-shadow:var(--shadow)}.hero-report{min-height:505px;padding:22px;position:relative;overflow:hidden}.hero-report .hplc{width:100%;height:250px;object-fit:contain}.report-meta{border-top:1px solid #dbe2e7;margin-top:14px;padding-top:18px;display:grid;grid-template-columns:155px 1fr;gap:20px;align-items:center}.report-vial{height:185px;width:145px;object-fit:contain;margin:auto}.report-table{font-size:13px}.report-row{display:grid;grid-template-columns:110px 1fr;border-bottom:1px solid #edf1f4;padding:5px 0}.proof-row{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:24px 0}.proof-card,.panel{border:1px solid var(--line);background:var(--panel);border-radius:var(--r)}.proof-card{min-height:78px;display:flex;align-items:center;gap:13px;padding:14px}.proof-card .icon{font-size:22px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:45px;padding:0 28px;border-radius:5px;font-weight:700;border:1px solid transparent;cursor:pointer;transition:.18s}.btn-primary{background:var(--red);color:#fff}.btn-primary:hover{background:var(--red2);transform:translateY(-1px)}.btn-outline{border-color:rgba(255,255,255,.75);color:#fff;background:transparent}.btn-outline:hover{background:rgba(255,255,255,.08)}.hero-actions{display:flex;gap:16px}.hero-actions .btn{min-width:190px}.section-kicker{font-weight:700;text-transform:uppercase;font-size:14px;margin:18px 0 10px}.product-mini-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.mini-product{padding:13px;display:grid;grid-template-columns:90px 1fr;gap:16px;align-items:center}.molecule-box{background:#fff;border-radius:6px;display:grid;place-items:center;min-height:88px;padding:10px}.molecule-box img{width:78px;height:78px}.mini-product h3,.product-card h3{margin:0 0 5px;font-size:18px}.mini-product p{margin:2px 0;font-size:12px}.mini-footer{grid-column:1/-1;border-top:1px solid var(--line);display:flex;justify-content:space-between;padding-top:8px;font-size:12px}.dual-panels{display:grid;grid-template-columns:1.1fr 1fr;gap:16px;margin-top:16px}.panel{padding:20px}.panel h2,.panel h3{margin-top:0}.check-list{list-style:none;padding:0;margin:10px 0}.check-list li{display:flex;gap:10px;align-items:flex-start;margin:8px 0}.check-list .icon{flex:0 0 auto;margin-top:1px}.coa-preview{display:grid;grid-template-columns:1fr 180px;gap:20px;align-items:center}.coa-preview img{background:#fff;border-radius:5px;height:165px;margin:auto}.cta-bar{margin-top:16px;padding:16px 24px;display:flex;align-items:center;justify-content:space-between;gap:25px}.cta-copy{display:flex;align-items:center;gap:16px}.cta-copy strong{font-size:20px;display:block}.site-footer{padding:17px 0 24px}.footer-inner{display:flex;align-items:center;justify-content:center;gap:22px;font-size:11px}.footer-icons{display:flex;gap:11px}.footer-icon{width:22px;height:22px;background:#fff;color:var(--blue);border-radius:2px;display:grid;place-items:center;font-weight:700}.footer-sep{height:22px;width:1px;background:var(--line)}
.page-title{font-size:52px;line-height:1.03;margin:6px 0 14px}.page-subtitle{font-size:16px;max-width:650px;margin:0 0 24px}.catalog-layout{display:grid;grid-template-columns:230px 1fr;gap:30px}.filter-panel{padding:16px;position:sticky;top:14px;align-self:start}.filter-title{font-size:16px;font-weight:800;margin:0 0 12px}.filter-label{font-size:13px;font-weight:700;margin:14px 0 7px}.filter-options{display:grid;gap:6px}.filter-option{display:flex;gap:8px;align-items:center}.filter-option input{accent-color:var(--red)}.cat-btn{border:1px solid rgba(255,255,255,.65);background:transparent;color:#fff;border-radius:4px;padding:6px 9px;text-align:left;cursor:pointer;font-size:12px}.cat-btn.active,.cat-btn:hover{background:var(--red);border-color:var(--red)}.filter-select,.sort-select{width:100%;background:transparent;color:#fff;border:1px solid rgba(255,255,255,.65);border-radius:4px;padding:8px}.filter-select option,.sort-select option{color:#173e5b}.filter-actions{display:grid;gap:7px;margin-top:14px}.filter-actions .btn{min-height:36px;padding:0 12px;font-size:12px}.catalog-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.result-count{font-weight:700}.sorter{display:flex;align-items:center;gap:9px;font-size:12px}.sort-select{width:135px}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.product-card{padding:12px;display:flex;flex-direction:column;min-height:305px}.product-card .molecule-box{height:116px;margin-bottom:12px}.product-card .molecule-box img{width:96px;height:96px}.product-card h3{font-size:16px}.product-card p{font-size:12px;margin:2px 0}.product-card .card-spacer{flex:1}.product-card .card-meta{margin:9px 0;border-top:1px dotted var(--line);padding-top:9px;font-size:12px}.product-card .btn{min-height:31px;padding:0 10px;font-size:12px;width:100%}.search-box{position:relative;margin-bottom:15px}.search-box input{width:100%;padding:10px 12px 10px 36px;border:1px solid rgba(255,255,255,.55);background:rgba(255,255,255,.08);color:#fff;border-radius:4px}.search-box input::placeholder{color:rgba(255,255,255,.65)}.search-box .icon{position:absolute;left:10px;top:10px}
.product-hero{display:grid;grid-template-columns:1fr 1fr;gap:46px;align-items:start}.product-image-stage{height:330px;position:relative;padding:18px;overflow:hidden;display:flex;align-items:center;justify-content:center}.product-image-stage .product-vial{height:290px;max-width:62%;object-fit:contain;position:relative;z-index:2}.product-image-stage .molecule-watermark{position:absolute;right:28px;top:65px;width:170px;opacity:.55}.product-info h1{font-size:48px;margin:2px 0 8px;line-height:1}.product-info .desc{font-size:15px;max-width:550px}.variant-label{font-size:12px;font-weight:700;text-transform:uppercase;margin:18px 0 8px}.variant-row{display:flex;gap:9px;flex-wrap:wrap}.variant-btn{min-width:88px;padding:9px 14px;border:1px solid rgba(255,255,255,.72);background:transparent;color:#fff;border-radius:5px;font-weight:700;cursor:pointer}.variant-btn.active,.variant-btn:hover{background:var(--red);border-color:var(--red)}.product-actions{display:flex;gap:16px;margin:20px 0 12px}.ruo-note{display:flex;gap:8px;align-items:center;font-size:12px}.spec-strip{display:grid;grid-template-columns:1.55fr repeat(5,1fr);margin-top:18px;overflow:hidden}.spec-block{padding:15px;border-right:1px solid var(--line);min-height:115px;display:flex;gap:11px;align-items:flex-start}.spec-block:last-child{border-right:0}.spec-block .icon{font-size:25px;flex:0 0 auto}.spec-label{font-size:12px;text-transform:uppercase;font-weight:700}.spec-value{font-size:12px;margin-top:6px}.content-grid{display:grid;grid-template-columns:1fr 1.08fr 1.08fr;gap:14px;margin-top:14px}.content-card{padding:18px}.content-card h3{margin:0 0 8px;display:flex;gap:11px;align-items:center;font-size:16px}.content-card p,.content-card li{font-size:12px}.content-card ul{padding-left:18px}.full-specs{margin-top:14px;padding:18px}.full-specs summary{cursor:pointer;font-weight:700}.spec-table{width:100%;border-collapse:collapse;margin-top:14px;font-size:12px}.spec-table th,.spec-table td{padding:9px;border-top:1px solid var(--line);text-align:left;vertical-align:top}.spec-table th{width:180px}.workflow{display:grid;grid-template-columns:1.1fr 1fr;gap:14px;margin-top:14px}.workflow-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.workflow-step{text-align:center;font-size:11px}.workflow-icon{width:62px;height:50px;border:1px solid rgba(255,255,255,.65);border-radius:6px;display:grid;place-items:center;margin:0 auto 7px}.batch-panel{display:grid;grid-template-columns:1fr 115px;gap:15px;align-items:center}.batch-panel .doc{background:#fff;padding:8px;border-radius:5px}.related-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.related-card{padding:10px;display:grid;grid-template-columns:80px 1fr;gap:12px}.related-card .molecule-box{min-height:76px}.related-card h4{margin:0 0 4px}.related-card p{font-size:11px;margin:1px 0}
.cert-intro{display:grid;grid-template-columns:1.25fr .85fr;gap:28px;align-items:start}.trust-panel{padding:16px}.trust-row{display:grid;grid-template-columns:70px 1fr;gap:12px;align-items:center;margin:8px 0}.trust-icon{height:62px;border:1px solid var(--line);border-radius:5px;display:grid;place-items:center}.coa-search{background:#fff;border-radius:6px;padding:9px;display:flex;gap:10px;margin-top:22px;box-shadow:var(--shadow)}.coa-search input{border:0;outline:0;flex:1;padding:0 12px;color:var(--ink)}.coa-table-wrap{margin-top:24px;padding:12px;overflow:auto}.coa-table{width:100%;border-collapse:separate;border-spacing:0 8px;min-width:920px}.coa-table th{text-align:left;font-size:12px;text-transform:uppercase;padding:0 12px}.coa-table td{padding:10px 12px;background:rgba(91,175,228,.22);border-top:1px solid var(--line);border-bottom:1px solid var(--line);font-size:12px}.coa-table td:first-child{border-left:1px solid var(--line);border-radius:6px 0 0 6px}.coa-table td:last-child{border-right:1px solid var(--line);border-radius:0 6px 6px 0}.coa-product{display:flex;align-items:center;gap:10px}.coa-mol{width:54px;height:54px;background:#fff;border-radius:5px;padding:6px}.coa-product strong{font-size:15px}.coa-table .btn{min-height:36px;padding:0 15px;font-size:12px}
.about-hero{display:grid;grid-template-columns:1fr 1.05fr;gap:50px;align-items:center}.about-photo{height:255px;border:1px solid var(--line);border-radius:7px;overflow:hidden}.about-photo img{width:100%;height:100%;object-fit:cover}.feature-row{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;margin-top:26px}.feature-card{padding:14px;display:grid;grid-template-columns:54px 1fr;gap:11px}.feature-icon{background:#fff;color:var(--blue);border-radius:5px;height:54px;display:grid;place-items:center}.feature-card h3{font-size:13px;margin:0 0 5px}.feature-card p{font-size:10px;margin:0}.about-lower{display:grid;grid-template-columns:1fr .85fr;gap:14px;margin-top:14px}.process-track{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;position:relative;margin-top:20px}.process-item{text-align:center;font-size:11px}.process-number{width:32px;height:32px;border:1px solid #fff;border-radius:50%;display:grid;place-items:center;margin:auto auto 9px}.values-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:14px}.value-card{padding:12px;display:grid;grid-template-columns:54px 1fr;gap:10px}.value-card h4{margin:0 0 4px}.value-card p{font-size:10px;margin:0}
.contact-top{max-width:780px;margin-left:50px}.contact-grid{display:grid;grid-template-columns:1.5fr .9fr;gap:22px;margin-top:16px}.contact-form{padding:18px 22px}.contact-form h2{color:var(--blue);margin:0 0 3px}.contact-form .form-sub{color:#647a8d;font-size:12px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px 28px;margin-top:14px}.form-field label{display:block;color:#293b4b;font-weight:700;font-size:12px;margin-bottom:5px}.form-field input,.form-field select,.form-field textarea{width:100%;border:1px solid #d4dce4;border-radius:3px;padding:10px;color:#334a5d;background:#fff}.form-field.full{grid-column:1/-1}.form-field textarea{min-height:95px;resize:vertical}.form-submit{text-align:center;margin-top:14px}.contact-info{padding:20px}.info-row{display:grid;grid-template-columns:58px 1fr;gap:14px;padding:13px 0;border-bottom:1px solid var(--line)}.info-row:last-child{border-bottom:0}.info-icon{height:58px;background:#fff;color:var(--blue);border-radius:7px;display:grid;place-items:center}.info-row h3{margin:0 0 4px;font-size:15px}.info-row p{margin:2px 0;font-size:12px}.guidance{margin-top:16px;padding:14px 18px}.guidance-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.guide-item{display:grid;grid-template-columns:50px 1fr;gap:12px;border-right:1px solid var(--line)}.guide-item:last-child{border-right:0}.guide-icon{height:50px;background:rgba(255,255,255,.12);display:grid;place-items:center;border-radius:6px}.guide-item h3{font-size:14px;margin:0 0 4px}.guide-item p{font-size:11px;margin:0}
.not-found{text-align:center;padding:100px 0}.not-found h1{font-size:70px;margin:0}
@media(max-width:1100px){.product-grid{grid-template-columns:repeat(3,1fr)}.feature-row{grid-template-columns:repeat(3,1fr)}.header-inner{grid-template-columns:180px 1fr 180px}.nav{gap:24px}.display,.page-title{font-size:46px}.spec-strip{grid-template-columns:repeat(3,1fr)}.spec-block:nth-child(3n){border-right:0}}
@media(max-width:800px){body{font-size:14px}.container{width:min(100% - 24px,var(--max))}.site-header{height:auto;padding:16px 0}.header-inner{grid-template-columns:1fr auto}.nav{display:none;grid-column:1/-1;justify-content:start;flex-direction:column;gap:5px;padding:12px 0}.nav.open{display:flex}.support-chip{display:none}.mobile-toggle{display:block}.brand img{width:135px}.hero-grid,.product-hero,.cert-intro,.about-hero,.contact-grid,.about-lower,.dual-panels,.workflow,.catalog-layout{grid-template-columns:1fr}.hero-grid{gap:20px}.hero-report{min-height:420px}.display,.page-title{font-size:38px}.proof-row{grid-template-columns:1fr}.hero-actions{flex-direction:column}.hero-actions .btn{width:100%}.product-mini-grid,.related-grid{grid-template-columns:1fr}.catalog-layout{gap:15px}.filter-panel{position:static}.product-grid{grid-template-columns:repeat(2,1fr)}.spec-strip{grid-template-columns:1fr 1fr}.content-grid{grid-template-columns:1fr}.workflow-steps{grid-template-columns:1fr 1fr}.feature-row,.values-grid{grid-template-columns:1fr 1fr}.contact-top{margin-left:0}.form-grid{grid-template-columns:1fr}.form-field.full{grid-column:1}.guidance-grid{grid-template-columns:1fr}.guide-item{border-right:0;border-bottom:1px solid var(--line);padding-bottom:12px}.footer-inner{flex-wrap:wrap}.cta-bar{align-items:flex-start;flex-direction:column}.cta-bar .btn{width:100%}}
@media(max-width:520px){.product-grid,.feature-row,.values-grid,.spec-strip{grid-template-columns:1fr}.product-card{min-height:280px}.report-meta{grid-template-columns:1fr}.report-vial{height:130px}.product-image-stage{height:290px}.product-info h1{font-size:38px}.product-actions{flex-direction:column}.product-actions .btn{width:100%}.workflow-steps{grid-template-columns:1fr 1fr}.support-chip{display:none}}


/* AXIAL_V72_ORIGINAL_PRODUCT_MEDIA_FIX_20260830
   Product photography is authoritative. Product-specific generated molecule SVG cards are no longer used. */
[hidden]{display:none!important}
.product-card-image-link,.related-image-link,.mini-image-link{display:block;color:inherit;text-decoration:none}
.product-card .molecule-box{height:172px;min-height:172px;margin-bottom:12px;padding:0;overflow:hidden;background:#fff;border:1px solid rgba(255,255,255,.42)}
.product-card .molecule-box img,.mini-product .molecule-box img,.related-card .molecule-box img{width:100%;height:100%;max-width:none;object-fit:contain;object-position:center;display:block}
.product-card-image-link{border-radius:6px;outline:0}
.product-card-image-link:focus-visible{box-shadow:0 0 0 3px rgba(255,255,255,.75)}
.product-card-image-link:hover .molecule-box img{transform:scale(1.025)}
.product-card .molecule-box img{transition:transform .22s ease}
.product-card h3 a{color:#fff;text-decoration:none}
.product-card h3 a:hover{text-decoration:underline;text-underline-offset:3px}
.mini-product .molecule-box{height:98px;min-height:98px;padding:0;overflow:hidden}
.related-card .molecule-box{height:82px;min-height:82px;padding:0;overflow:hidden}
.product-image-stage{background:#fff;padding:10px 22px}
.product-image-stage .product-vial{height:100%;width:100%;max-width:100%;object-fit:contain;object-position:center;position:relative;z-index:2}
.product-image-stage .molecule-watermark{display:none!important}
.coa-mol{width:58px!important;height:58px!important;object-fit:contain!important;object-position:center!important;background:#fff;border-radius:5px;padding:2px}
.real-product-image{image-rendering:auto}
@media(max-width:1100px){.product-card .molecule-box{height:158px;min-height:158px}}
@media(max-width:800px){.product-card .molecule-box{height:150px;min-height:150px}.product-image-stage{height:360px}}
@media(max-width:520px){.product-card .molecule-box{height:136px;min-height:136px}.product-image-stage{height:330px;padding:8px}}


/* AXIAL_V74_HOMEPAGE_REDUCTION_HERO_ANIMATION_20260830 */
.hero-v74{display:grid;grid-template-columns:1.02fr .98fr;gap:48px;align-items:center;padding:18px 0 8px}.hero-copy-v74 .lead{max-width:620px;margin-bottom:0}.proof-row-v74{margin:22px 0 24px}.hero-visual{position:relative;min-height:480px;overflow:hidden;display:flex;align-items:flex-end;justify-content:center;background:linear-gradient(180deg,rgba(255,255,255,.06),rgba(255,255,255,.03));padding:28px}.hero-visual-glow{position:absolute;border-radius:50%;filter:blur(16px);pointer-events:none}.glow-a{width:270px;height:270px;right:55px;top:48px;background:radial-gradient(circle,rgba(255,255,255,.18) 0%,rgba(123,211,255,.14) 35%,rgba(32,135,216,0) 72%)}.glow-b{width:190px;height:190px;left:48px;bottom:58px;background:radial-gradient(circle,rgba(128,222,255,.18) 0%,rgba(45,149,220,0) 70%)}.peptide-network{position:absolute;inset:0;width:100%;height:100%}.peptide-network path,.peptide-network line,.peptide-network circle{fill:none;stroke:rgba(255,255,255,.72);stroke-width:2}.peptide-network .faint path,.peptide-network .faint circle,.peptide-network.back-layer path,.peptide-network.back-layer circle{stroke:rgba(255,255,255,.18)}.main-layer .chain-link line{stroke:rgba(196,237,255,.82);stroke-width:3.2}.main-layer .chain-node circle{fill:rgba(227,248,255,.92);stroke:rgba(255,255,255,.96);stroke-width:2}.main-layer .chain-orbit circle{stroke:rgba(255,255,255,.16);stroke-dasharray:5 10}.main-layer .pulse circle{fill:rgba(255,255,255,.95);stroke:none;opacity:0}.hero-visual-copy{position:relative;z-index:3;display:flex;flex-direction:column;gap:4px;max-width:290px;padding:12px 14px;border:1px solid rgba(255,255,255,.22);border-radius:6px;background:rgba(255,255,255,.06);backdrop-filter:blur(3px)}.hero-visual-label{font-weight:700;font-size:12px;text-transform:uppercase;letter-spacing:.06em}.hero-visual-note{font-size:12px;line-height:1.45;color:rgba(255,255,255,.86)}.back-layer{animation:floatFieldA 12s ease-in-out infinite alternate}.main-layer{animation:floatFieldB 16s ease-in-out infinite alternate}.pulse-one{animation:pulseNode 4.8s ease-in-out infinite}.pulse-two{animation:pulseNode 5.6s ease-in-out infinite 1.3s}@keyframes floatFieldA{0%{transform:translate3d(0,0,0)}100%{transform:translate3d(8px,-8px,0)}}@keyframes floatFieldB{0%{transform:translate3d(0,0,0)}100%{transform:translate3d(-10px,10px,0)}}@keyframes pulseNode{0%,100%{opacity:0;transform:scale(.7)}20%{opacity:0}45%{opacity:1;transform:scale(1.35)}70%{opacity:0;transform:scale(2)}}.home-section{margin-top:22px}.section-head{display:flex;justify-content:space-between;gap:20px;align-items:end;margin-bottom:12px}.section-title{margin:4px 0 0;font-size:34px;line-height:1.08;letter-spacing:-.02em}.section-link{font-weight:700;white-space:nowrap}.product-mini-grid-v74{grid-template-columns:repeat(3,1fr)}.mini-product-v74{grid-template-columns:110px 1fr;align-items:center}.mini-product-v74 .molecule-box{height:104px;min-height:104px;border:1px solid rgba(255,255,255,.32)}.mini-product-v74 h3 a:hover{text-decoration:underline;text-underline-offset:3px}.mini-footer-v74{grid-column:2;justify-content:flex-end;border-top:0;padding-top:0;margin-top:4px}.mini-footer-v74 a{font-weight:700}.analytical-strip{padding:24px}.analytical-intro p{max-width:690px;margin-top:10px}.analytical-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:20px}.analytical-card{border:1px solid rgba(255,255,255,.24);border-radius:6px;padding:16px;display:flex;flex-direction:column;gap:10px;background:rgba(255,255,255,.05)}.analytical-card strong{font-size:15px;line-height:1.25}.analytical-card span{font-size:12px;line-height:1.5;color:rgba(255,255,255,.9)}.coa-access-v74{display:grid;grid-template-columns:1.1fr .75fr;gap:22px;align-items:center;padding:22px}.coa-access-copy p{max-width:580px;margin:12px 0 20px}.coa-access-visual{display:grid;place-items:center;min-height:260px;padding:18px;background:rgba(255,255,255,.95);border:2px solid #dce1e5}.coa-access-visual img{width:min(100%,250px);height:auto}.cta-bar-v74{margin-top:20px}.cta-bar-v74 .cta-copy span{display:block;margin-top:4px}.hero-v74,.home-section,.cta-bar-v74{scroll-margin-top:100px}@media(max-width:1100px){.hero-v74{grid-template-columns:1fr}.section-title{font-size:30px}.analytical-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:800px){.hero-v74{gap:22px}.hero-visual{min-height:360px;padding:18px}.hero-visual-copy{max-width:none}.section-head{flex-direction:column;align-items:flex-start}.product-mini-grid-v74{grid-template-columns:1fr}.mini-product-v74{grid-template-columns:96px 1fr}.mini-footer-v74{grid-column:1/-1;justify-content:flex-start;border-top:1px solid var(--line);padding-top:10px;margin-top:6px}.analytical-grid,.coa-access-v74{grid-template-columns:1fr}.section-title{font-size:28px}}@media(max-width:520px){.hero-visual{min-height:300px;padding:14px}.hero-visual-copy{display:none}.analytical-card strong{font-size:14px}.section-title{font-size:24px}}


/* AXIAL_V75_REAL_HERO_CANVAS_ANIMATION_20260830 */
.hero-visual-canvas-shell{padding:0;min-height:480px;background:linear-gradient(180deg,rgba(255,255,255,.05),rgba(255,255,255,.025));display:block}.hero-peptide-canvas{position:absolute;inset:0;width:100%;height:100%;display:block;border-radius:var(--r)}.hero-visual-canvas-shell .hero-visual-copy{position:absolute;left:22px;bottom:22px;right:auto;max-width:310px}.hero-visual-canvas-shell::after{content:'';position:absolute;inset:0;background:radial-gradient(circle at 74% 26%,rgba(255,255,255,.08),transparent 24%),radial-gradient(circle at 28% 76%,rgba(163,231,255,.08),transparent 20%);pointer-events:none}.hero-visual-canvas-shell .glow-a{right:62px;top:54px}.hero-visual-canvas-shell .glow-b{left:44px;bottom:48px}@media(max-width:800px){.hero-visual-canvas-shell{min-height:360px}.hero-visual-canvas-shell .hero-visual-copy{left:16px;bottom:16px;max-width:260px}}@media(max-width:520px){.hero-visual-canvas-shell{min-height:300px}}


/* AXIAL_V76_PREMIUM_MULTI_CHAIN_HERO_20260830 */
.hero-visual-canvas-shell{background:radial-gradient(circle at 70% 24%,rgba(171,232,255,.14),transparent 22%),radial-gradient(circle at 26% 74%,rgba(157,225,255,.10),transparent 18%),linear-gradient(180deg,rgba(255,255,255,.055),rgba(255,255,255,.02));border-color:rgba(255,255,255,.22)}
.hero-peptide-canvas{filter:drop-shadow(0 14px 28px rgba(16,82,137,.18))}
.hero-visual-canvas-shell .hero-visual-copy{background:rgba(255,255,255,.065);border-color:rgba(255,255,255,.24);box-shadow:0 10px 24px rgba(9,74,126,.12)}
.hero-visual-label{letter-spacing:.08em}.hero-visual-note{color:rgba(255,255,255,.92)}
@media(max-width:520px){.hero-visual-note{font-size:11px;line-height:1.35}}


/* AXIAL_V77_AMINO_PEARL_CHAINS_HERO_20260830 */
.hero-bead-shell{position:relative;min-height:500px;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;overflow:visible!important;isolation:isolate}
.hero-bead-shell::after{display:none!important}.hero-bead-shell .hero-visual-glow,.hero-bead-shell .hero-visual-copy{display:none!important}
.hero-bead-shell .hero-peptide-canvas{position:absolute;inset:-3% -4% -3% -4%;width:108%;height:106%;display:block;filter:none;border-radius:0;pointer-events:none}
.hero-v74{overflow:visible}.hero-copy-v74{position:relative;z-index:2}
@media(max-width:1100px){.hero-bead-shell{min-height:430px}.hero-bead-shell .hero-peptide-canvas{inset:0;width:100%;height:100%}}
@media(max-width:800px){.hero-bead-shell{min-height:360px}}
@media(max-width:520px){.hero-bead-shell{min-height:310px}}


/* AXIAL_V78_PRODUCT_SPECIFIC_SUSPENDED_CHAINS_20260830 */
.hero-bead-shell{min-height:540px;overflow:hidden!important}
.hero-bead-shell .hero-peptide-canvas{position:absolute;inset:0;width:100%;height:100%;display:block;filter:none;border-radius:0;pointer-events:none}
@media(max-width:1100px){.hero-bead-shell{min-height:460px}}
@media(max-width:800px){.hero-bead-shell{min-height:390px}}
@media(max-width:520px){.hero-bead-shell{min-height:330px}}


/* AXIAL_V79_SINGLE_RETA_CHAIN_HERO_20260830 */
.hero-bead-shell{min-height:560px;overflow:hidden!important}
.hero-bead-shell .hero-peptide-canvas{inset:0;width:100%;height:100%}
@media(max-width:1100px){.hero-bead-shell{min-height:480px}}
@media(max-width:800px){.hero-bead-shell{min-height:400px}}
@media(max-width:520px){.hero-bead-shell{min-height:335px}}


/* AXIAL_V80_RETA_PRECISE_PEARL_CHAIN_POLISH_20260831 */
.hero-bead-shell{min-height:600px;overflow:visible!important}
.hero-bead-shell .hero-peptide-canvas{position:absolute;inset:-4% -5% -6% -4%;width:109%;height:110%;display:block;pointer-events:none}
@media(max-width:1100px){.hero-bead-shell{min-height:510px}.hero-bead-shell .hero-peptide-canvas{inset:-2% -2% -3% -2%;width:104%;height:105%}}
@media(max-width:800px){.hero-bead-shell{min-height:430px}.hero-bead-shell .hero-peptide-canvas{inset:0;width:100%;height:100%}}
@media(max-width:520px){.hero-bead-shell{min-height:350px}}


/* AXIAL_V81_ORGANIC_OVERFLOW_LAYER_20260831 */
.hero-v74,.hero-visual,.hero-visual-canvas-shell,.hero-bead-shell{overflow:visible!important}
.hero-visual.hero-bead-shell{z-index:3;isolation:isolate}
.hero-bead-shell{min-height:620px;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important}
.hero-bead-shell .hero-peptide-canvas{position:absolute;inset:-11% -9% -14% -5%;width:114%;height:125%;display:block;pointer-events:none;z-index:4}
@media(max-width:1100px){.hero-bead-shell{min-height:520px}.hero-bead-shell .hero-peptide-canvas{inset:-5% -4% -7% -3%;width:108%;height:112%}}
@media(max-width:800px){.hero-bead-shell{min-height:430px}.hero-bead-shell .hero-peptide-canvas{inset:-1% -1% -2% -1%;width:102%;height:104%}}
@media(max-width:520px){.hero-bead-shell{min-height:350px}.hero-bead-shell .hero-peptide-canvas{inset:0;width:100%;height:100%}}


/* AXIAL_V82_SERPENTINE_RETA_CHAIN_20260831 */
.hero-v74,.hero-visual,.hero-visual-canvas-shell,.hero-bead-shell{overflow:visible!important}
.hero-visual.hero-bead-shell{z-index:4;isolation:isolate}
.hero-bead-shell{min-height:640px;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important}
.hero-bead-shell .hero-peptide-canvas{position:absolute;inset:-10% -14% -13% -6%;width:122%;height:124%;display:block;pointer-events:none;z-index:6}
@media(max-width:1100px){.hero-bead-shell{min-height:540px}.hero-bead-shell .hero-peptide-canvas{inset:-5% -7% -7% -3%;width:112%;height:112%}}
@media(max-width:800px){.hero-bead-shell{min-height:440px}.hero-bead-shell .hero-peptide-canvas{inset:-1% -2% -2% -1%;width:104%;height:104%}}
@media(max-width:520px){.hero-bead-shell{min-height:350px}.hero-bead-shell .hero-peptide-canvas{inset:0;width:100%;height:100%}}


/* AXIAL_V83_FASTER_SAFE_SERPENTINE_20260831 */
.hero-v74,.hero-visual,.hero-visual-canvas-shell,.hero-bead-shell{overflow:visible!important}
.hero-visual.hero-bead-shell{z-index:4;isolation:isolate}
.hero-bead-shell{min-height:640px;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important}
.hero-bead-shell .hero-peptide-canvas{position:absolute;inset:-6% -8% -8% -4%;width:114%;height:116%;display:block;pointer-events:none;z-index:6}
@media(max-width:1100px){.hero-bead-shell{min-height:540px}.hero-bead-shell .hero-peptide-canvas{inset:-3% -4% -4% -2%;width:108%;height:108%}}
@media(max-width:800px){.hero-bead-shell{min-height:440px}.hero-bead-shell .hero-peptide-canvas{inset:-1% -1% -2% -1%;width:103%;height:104%}}
@media(max-width:520px){.hero-bead-shell{min-height:350px}.hero-bead-shell .hero-peptide-canvas{inset:0;width:100%;height:100%}}


/* AXIAL_V84_MORE_MOTION_SAFE_FRAME_20260831 */
.hero-v74,.hero-visual,.hero-visual-canvas-shell,.hero-bead-shell{overflow:visible!important}
.hero-visual.hero-bead-shell{z-index:4;isolation:isolate}
.hero-bead-shell{min-height:640px;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important}
.hero-bead-shell .hero-peptide-canvas{position:absolute;inset:-4% -6% -5% -3%;width:109%;height:111%;display:block;pointer-events:none;z-index:6}
@media(max-width:1100px){.hero-bead-shell{min-height:540px}.hero-bead-shell .hero-peptide-canvas{inset:-2% -3% -3% -2%;width:105%;height:106%}}
@media(max-width:800px){.hero-bead-shell{min-height:440px}.hero-bead-shell .hero-peptide-canvas{inset:-1% -1% -1% -1%;width:102%;height:102%}}
@media(max-width:520px){.hero-bead-shell{min-height:350px}.hero-bead-shell .hero-peptide-canvas{inset:0;width:100%;height:100%}}


/* AXIAL_V85_ANTI_OVERLAP_3D_PEARLS_20260831 */
.hero-v74,.hero-visual,.hero-visual-canvas-shell,.hero-bead-shell{overflow:visible!important}
.hero-visual.hero-bead-shell{z-index:4;isolation:isolate}
.hero-bead-shell{min-height:640px;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important}
.hero-bead-shell .hero-peptide-canvas{position:absolute;inset:-4% -6% -5% -3%;width:109%;height:111%;display:block;pointer-events:none;z-index:6}
@media(max-width:1100px){.hero-bead-shell{min-height:540px}.hero-bead-shell .hero-peptide-canvas{inset:-2% -3% -3% -2%;width:105%;height:106%}}
@media(max-width:800px){.hero-bead-shell{min-height:440px}.hero-bead-shell .hero-peptide-canvas{inset:-1% -1% -1% -1%;width:102%;height:102%}}
@media(max-width:520px){.hero-bead-shell{min-height:350px}.hero-bead-shell .hero-peptide-canvas{inset:0;width:100%;height:100%}}


/* AXIAL_V87_SPIRAL_PEARL_PROTEIN_20260831 */
.hero-v74,.hero-visual,.hero-visual-canvas-shell,.hero-bead-shell{overflow:visible!important}
.hero-visual.hero-bead-shell{z-index:4;isolation:isolate}
.hero-bead-shell{min-height:640px;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important}
.hero-bead-shell .hero-peptide-canvas{position:absolute;inset:-2% -3% -3% -1%;width:104%;height:106%;display:block;pointer-events:none;z-index:6}
@media(max-width:1100px){.hero-bead-shell{min-height:540px}.hero-bead-shell .hero-peptide-canvas{inset:-1% -2% -2% -1%;width:103%;height:104%}}
@media(max-width:800px){.hero-bead-shell{min-height:440px}.hero-bead-shell .hero-peptide-canvas{inset:0;width:100%;height:100%}}
@media(max-width:520px){.hero-bead-shell{min-height:350px}.hero-bead-shell .hero-peptide-canvas{inset:0;width:100%;height:100%}}


/* AXIAL_V88_SPIRAL_SIDE_BRANCHES_20260831 */
.hero-v74,.hero-visual,.hero-visual-canvas-shell,.hero-bead-shell{overflow:visible!important}
.hero-visual.hero-bead-shell{z-index:4;isolation:isolate}
.hero-bead-shell{min-height:640px;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important}
.hero-bead-shell .hero-peptide-canvas{position:absolute;inset:-2% -3% -3% -1%;width:104%;height:106%;display:block;pointer-events:none;z-index:6}
@media(max-width:1100px){.hero-bead-shell{min-height:540px}.hero-bead-shell .hero-peptide-canvas{inset:-1% -2% -2% -1%;width:103%;height:104%}}
@media(max-width:800px){.hero-bead-shell{min-height:440px}.hero-bead-shell .hero-peptide-canvas{inset:0;width:100%;height:100%}}
@media(max-width:520px){.hero-bead-shell{min-height:350px}.hero-bead-shell .hero-peptide-canvas{inset:0;width:100%;height:100%}}


/* AXIAL_V89_DENSE_ATOMIC_BRANCH_CLOUD_20260831 */
.hero-v74,.hero-visual,.hero-visual-canvas-shell,.hero-bead-shell{overflow:visible!important}
.hero-visual.hero-bead-shell{z-index:4;isolation:isolate}
.hero-bead-shell{min-height:650px;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important}
.hero-bead-shell .hero-peptide-canvas{position:absolute;inset:-2% -3% -3% -1%;width:104%;height:106%;display:block;pointer-events:none;z-index:6}
@media(max-width:1100px){.hero-bead-shell{min-height:550px}.hero-bead-shell .hero-peptide-canvas{inset:-1% -2% -2% -1%;width:103%;height:104%}}
@media(max-width:800px){.hero-bead-shell{min-height:450px}.hero-bead-shell .hero-peptide-canvas{inset:0;width:100%;height:100%}}
@media(max-width:520px){.hero-bead-shell{min-height:360px}.hero-bead-shell .hero-peptide-canvas{inset:0;width:100%;height:100%}}


/* AXIAL_V90_PROTEIN_FORM_NO_LABELS_20260831 */
.hero-v74,.hero-visual,.hero-visual-canvas-shell,.hero-bead-shell{overflow:visible!important}
.hero-visual.hero-bead-shell{z-index:4;isolation:isolate}
.hero-bead-shell{min-height:640px;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important}
.hero-bead-shell .hero-peptide-canvas{position:absolute;inset:-4% -6% -5% -3%;width:109%;height:111%;display:block;pointer-events:none;z-index:6}
@media(max-width:1100px){.hero-bead-shell{min-height:540px}.hero-bead-shell .hero-peptide-canvas{inset:-2% -3% -3% -2%;width:105%;height:106%}}
@media(max-width:800px){.hero-bead-shell{min-height:440px}.hero-bead-shell .hero-peptide-canvas{inset:-1% -1% -1% -1%;width:102%;height:102%}}
@media(max-width:520px){.hero-bead-shell{min-height:350px}.hero-bead-shell .hero-peptide-canvas{inset:0;width:100%;height:100%}}


/* AXIAL_V91_HOME_WIDE_SUSPENDED_PEPTIDES_20260831 */
.home-page .home-main{position:relative;overflow:hidden}
.home-page .home-main>.container{position:relative;z-index:2}
.home-peptide-field{position:absolute;inset:0;width:100%;height:100%;display:block;pointer-events:none;z-index:0}
.home-page .hero-v74,.home-page .home-section,.home-page .cta-bar-v74{position:relative;z-index:2}
.home-page .panel,.home-page .mini-product-v74,.home-page .analytical-card,.home-page .proof-card,.home-page .cta-bar-v74{backdrop-filter:blur(4px)}
.home-page .hero-bead-shell{min-height:520px;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;overflow:visible!important}
.home-page .hero-bead-shell::before{content:'';position:absolute;inset:8% 10% 12% 8%;border-radius:40px;background:radial-gradient(circle at 35% 32%,rgba(255,255,255,.06),transparent 24%),radial-gradient(circle at 72% 68%,rgba(164,232,255,.05),transparent 22%);filter:blur(2px);opacity:.9}
.home-page .hero-bead-shell::after{content:'';position:absolute;inset:12% 16%;border-radius:44px;border:1px solid rgba(255,255,255,.10);opacity:.22}
@media(max-width:1100px){.home-page .hero-bead-shell{min-height:430px}}
@media(max-width:800px){.home-page .hero-bead-shell{min-height:260px}.home-peptide-field{opacity:.82}}
@media(max-width:520px){.home-page .hero-bead-shell{min-height:120px}.home-peptide-field{opacity:.72}}


/* AXIAL_V92_HERO_SMALLER_PRETTIER_PEPTIDES_20260831 */
.home-page .hero-v74{align-items:center}
.home-page .hero-copy-v74{position:relative;z-index:3}
.home-page .hero-bead-shell::before{inset:10% 16% 14% 14%;border-radius:44px;background:radial-gradient(circle at 38% 35%,rgba(255,255,255,.05),transparent 22%),radial-gradient(circle at 68% 64%,rgba(164,232,255,.05),transparent 20%),radial-gradient(circle at 52% 44%,rgba(255,255,255,.03),transparent 18%);opacity:.72}
.home-page .hero-bead-shell::after{inset:15% 21%;opacity:.14}


/* AXIAL_V93_UNIFORM_FLOATING_PEPTIDES_20260831 */
.home-page .hero-bead-shell::before{inset:8% 12% 10% 10%;border-radius:46px;background:radial-gradient(circle at 32% 30%,rgba(255,255,255,.06),transparent 24%),radial-gradient(circle at 64% 55%,rgba(176,235,255,.05),transparent 22%),radial-gradient(circle at 78% 26%,rgba(255,255,255,.04),transparent 18%),radial-gradient(circle at 28% 70%,rgba(165,228,255,.04),transparent 20%);opacity:.8}
.home-page .hero-bead-shell::after{inset:12% 16%;opacity:.18}


/* AXIAL_V94_HERO_FIELD_REBALANCED_20260831 */
.home-page .hero-copy-v74{position:relative;z-index:3}
.home-page .hero-bead-shell::before{inset:8% 10% 9% 8%;border-radius:46px;background:radial-gradient(circle at 24% 24%,rgba(255,255,255,.065),transparent 22%),radial-gradient(circle at 45% 48%,rgba(185,238,255,.055),transparent 24%),radial-gradient(circle at 68% 28%,rgba(255,255,255,.045),transparent 18%),radial-gradient(circle at 78% 62%,rgba(165,228,255,.04),transparent 19%),radial-gradient(circle at 32% 72%,rgba(255,255,255,.03),transparent 18%);opacity:.88}
.home-page .hero-bead-shell::after{inset:10% 14%;opacity:.22}


/* AXIAL_V95_HERO_THREE_MOLECULES_20260831 */
.home-page .hero-copy-v74{position:relative;z-index:3}
.home-page .hero-bead-shell::before{inset:6% 10% 8% 8%;border-radius:48px;background:radial-gradient(circle at 58% 24%,rgba(255,255,255,.07),transparent 16%),radial-gradient(circle at 71% 42%,rgba(184,238,255,.06),transparent 20%),radial-gradient(circle at 84% 60%,rgba(255,255,255,.05),transparent 18%),radial-gradient(circle at 65% 74%,rgba(172,230,255,.045),transparent 18%);opacity:.9}
.home-page .hero-bead-shell::after{inset:10% 16%;opacity:.18}
