@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap');
:root{--background:#fff;--foreground:#0b1a3d;--primary:#0b1a3d;--primary-foreground:#fff;--muted:#edf4f7;--muted-foreground:#53677b;--border:#d9e5e9;--ring:#1066c1;--radius:.5rem;--accent:#1066c1;--accent-foreground:#0b1a3d;--input:#cbdbe3;--popover:#fff;--popover-foreground:#0b1a3d;--destructive:#b02e32;--navy:#0b1a3d;--electric:#4c9bf0;--signal:#5aa4f2;--ice:#d9eafc;--blue:#1066c1}
*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:100px}
body{margin:0;font-family:'Inter',Arial,Helvetica,sans-serif;color:#0b1a3d;background:#fff;font-size:16px;line-height:1.6}
a{text-decoration:none;color:inherit}
button,input,select,textarea{font:inherit}
button,a,input,select,textarea{outline-offset:5px}
header{height:92px;display:flex;align-items:center;justify-content:space-between;padding:0 5%;border-bottom:1px solid #e0e9ed;background:#fff;gap:24px;position:relative;z-index:20}
.header-actions{display:flex;align-items:center;gap:12px}
.menu-toggle{display:none}
.skip-link{position:fixed;top:-100px;left:20px;padding:12px 20px;background:#fff;color:#0b1a3d;z-index:150;border:2px solid #4c9bf0;border-radius:10px}
.skip-link:not(:focus){clip-path:inset(50%);width:1px;height:1px;overflow:hidden;white-space:nowrap;padding:0;border:0}
.skip-link:focus{top:12px}
nav a{transition:color .2s}
nav a:hover{color:#4c9bf0}
.brand{display:flex;flex-direction:column;align-items:flex-start;gap:6px;line-height:1}
.brand img{height:38px;width:auto;display:block}
.brand-tagline{display:block;font-style:normal;font-size:9px;letter-spacing:2px;color:#7d919f;font-weight:600}
nav{display:flex;gap:32px;font-size:14px}
.button{display:inline-flex;align-items:center;justify-content:space-between;gap:30px;padding:17px 24px;border:1px solid transparent;border-radius:12px;background:#358eed;color:white;font-weight:700;cursor:pointer;font-size:15px;transition:transform .2s,background .2s,box-shadow .2s}
.button:hover{background:#2174cd;transform:translateY(-2px);box-shadow:0 8px 24px #358eed25}
.button>span{font-size:22px;line-height:1}
.button:disabled{opacity:.7;cursor:not-allowed}
.button.small{padding:12px 18px;gap:18px;font-size:14px}
.hero{display:grid;grid-template-columns:1.05fr 1fr;gap:5%;padding:76px 5% 64px;min-height:700px;background:radial-gradient(ellipse at 70% 0%,#23426366,transparent 60%),#090e23;color:#fff;position:relative;isolation:isolate}
.hero:before{content:'';position:absolute;inset:0;z-index:-1;pointer-events:none;background-image:linear-gradient(#95bde707 1px,transparent 1px),linear-gradient(90deg,#95bde707 1px,transparent 1px);background-size:64px 64px;mask-image:linear-gradient(#000,transparent)}
.hero-copy{padding:0;align-self:center;min-width:0}
.hero .hero-eyebrow{display:flex;align-items:center;gap:10px;color:#bedbfa;font-size:10px;letter-spacing:1.5px;margin-bottom:28px}
.status-dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:#5aa0eb;box-shadow:0 0 12px #5aa0eb80;flex-shrink:0}
.eyebrow{font-size:12px;letter-spacing:2.2px;font-weight:700;color:#4c9bf0;margin:0 0 25px}
h1{font-size:clamp(40px,4.15vw,68px);font-weight:600;line-height:1.09;letter-spacing:-2.8px;margin:0 0 26px}
h1 em{font-family:'Inter',sans-serif;font-weight:700;color:#a2cbf7;font-style:normal;background:linear-gradient(110deg,#a2cbf7 10%,#c7e0fb 50%,#7aafe8);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}
p.lead{font-size:16px;line-height:1.8;color:#a9b1c6;max-width:490px;margin:0 0 30px}
.hero-actions{display:flex;align-items:center;gap:24px;flex-wrap:wrap}
.hero-actions .button{background:#bad6f4;color:#101d29}
.hero-actions .button:hover{background:#90bdee;box-shadow:0 8px 28px #bad6f425}
.hero-actions .text-link{margin:0;color:#e5eaef;border:0;font-size:13px;display:inline-flex;gap:15px;align-items:center;padding:14px 0}
.hero-actions .text-link:hover{color:#bad6f4}
.text-link{display:inline-block;margin:18px 0 0 22px;font-size:14px;border-bottom:1px solid #8095a3;padding-bottom:4px}
.hero-notes{display:flex;flex-wrap:wrap;gap:10px 20px;font-size:10px;color:#b2bbcf;border-top:1px solid #ffffff18;margin-top:34px;padding-top:22px}
.hero-notes>span:before{content:'+';color:#8abef5;margin-right:7px}
/* Native image ratio is intentional: never crop the product at any breakpoint. */
.hero-art{position:relative;align-self:center;background:#0c1129;overflow:hidden;margin:0;border:1px solid #a0c5ec30;border-radius:26px;min-width:0;box-shadow:0 28px 90px #00000035}
.art-label{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:25px 28px;color:#aabccf;font-size:9px;letter-spacing:1.7px;border-bottom:1px solid #ffffff0e}
.art-label svg{width:23px;height:23px;color:#9ec2e9}
.art-heading{padding:28px 28px 0;font-size:clamp(19px,2vw,30px);line-height:1.35;letter-spacing:-.8px;font-weight:500}
.art-heading span{color:#91a6bc}
.hero-product-image{display:block;width:100%;height:auto;aspect-ratio:1600/1073;object-fit:contain}
.art-caption{position:relative;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:21px 28px;border-top:1px solid #ffffff12;color:#bdcddf;letter-spacing:1.3px;font-size:8px}
.art-caption>span:first-child{display:flex;align-items:center;gap:8px}
.art-caption .status-dot{width:5px;height:5px}
.brand-strip{display:flex;justify-content:space-between;align-items:center;gap:22px;padding:23px 5%;background:#bad6f4;color:#13282a;font-size:10px;letter-spacing:1.8px;font-weight:800}
.brand-strip i{font-size:21px;font-style:normal;color:#244466}
.section{padding:90px 5%;max-width:1600px;margin:auto}
h2{font-weight:400;font-size:clamp(32px,3.3vw,48px);line-height:1.15;letter-spacing:-1.5px;margin:0 0 28px}
h2 em{font-family:'Inter',sans-serif;font-weight:700;color:#5aa4f2;font-style:normal}
h3{font-size:22px;font-weight:500;line-height:1.3}
.section p{color:#52677b}
.section .eyebrow{color:#4c9bf0}
.muted{background:#f3f7f9}
.section-head{display:flex;justify-content:space-between;gap:50px;align-items:end;margin-bottom:32px}
.section-head>p{max-width:420px}
.four-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:30px}
.four-grid article{padding:30px 0;border-top:1px solid #b5cbd2}
.service-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px}
.service-top svg{color:#4c9bf0}
.step{font-size:13px;color:#4c9bf0;letter-spacing:2px}
.four-grid p{font-size:15px}
.logistics-section{background:#f7f9fc}
.logistics-origin{display:flex;align-items:center;gap:18px;flex-wrap:wrap;background:#fff;border:1px solid #e2e9f0;border-radius:16px;padding:22px 26px;margin:0 0 26px}
.logistics-origin img{border-radius:5px;box-shadow:0 2px 8px #0b1a3d22;flex-shrink:0}
.logistics-origin div{display:flex;flex-direction:column;gap:4px}
.logistics-origin b{font-size:18px;font-weight:700}
.logistics-origin svg{color:#4c9bf0;flex-shrink:0}
.logistics-origin>span:last-child{color:#52677b;font-size:14px}
.logistics-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:18px}
.logistics-grid article{display:flex;flex-direction:column;align-items:center;text-align:center;gap:10px;padding:26px 14px;border:1px solid #e2e9f0;border-radius:16px;background:#fff;transition:transform .25s,border-color .25s}
.logistics-grid article:hover{transform:translateY(-5px);border-color:#a2c5eb}
.logistics-grid img{border-radius:4px;box-shadow:0 2px 6px #0b1a3d22}
.logistics-grid b{font-size:15px;font-weight:700}
.logistics-grid span{font-size:12px;color:#7b8ca0}
.dark{background:#0e1230;color:#fff}
.dark p,.dark .section p{color:#b8b8d9}
.dark h2{color:#fff}
.dark .eyebrow{color:#1066c1}
footer{padding:40px 5%;display:flex;justify-content:space-between;gap:30px;border-top:1px solid #d9e5e9;font-size:13px}
footer p{max-width:650px;color:#52677b}
footer .brand{flex-shrink:0}
section[id]{scroll-margin-top:25px}
.story{display:grid;grid-template-columns:1fr 1fr;gap:10%;padding-top:105px;padding-bottom:105px}
.story h2{font-size:clamp(38px,4vw,59px)}
.story h2 em{color:#5aa4f2}
.story-signature{margin-top:80px;letter-spacing:3px;font-size:22px;color:#b8d6f5}
.story-signature span{font-size:10px;letter-spacing:2.5px}
.story-copy p{margin:0 0 22px}
.story-copy .story-lead{font-size:24px;line-height:1.5;color:#fff}
.mission{border-top:1px solid #3c5966;padding-top:28px;margin-top:32px}
.mission .eyebrow{font-size:12px;margin-bottom:15px}
.mission>p:last-child{font-size:19px;color:#eaf3fd}
.vision{font-size:15px;margin-top:24px}
.vision b{font-weight:500;color:#1066c1}
.vision p{margin-top:8px}

/* Catalog */
.catalog-toolbar{display:flex;flex-direction:column;gap:24px;border-bottom:1px solid #d5e3e9;padding-bottom:24px}
.search{display:flex;align-items:center;gap:10px;width:min(100%,440px);background:#f2f7f9;border:1px solid #dce7ec;padding:8px 15px;border-radius:4px}
.search input{border:0;box-shadow:none;background:transparent;height:32px;width:100%}
.search input:focus{outline:none}
.search svg{color:#6d8497;flex-shrink:0}
.categories{display:flex;gap:8px;flex-wrap:wrap}
.filter{font-size:14px;border:1px solid transparent;border-radius:3px;padding:10px 17px;height:auto;color:#5b7183;background:transparent;cursor:pointer}
.filter.active{background:#0b1a3d;color:#fff}
.filter:hover:not(.active){background:#e7edf4;color:#0b1a3d}
.result-meta{display:flex;justify-content:space-between;margin:24px 0;font-size:12px;color:#607787}
.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}
.product{border:1px solid #d5e3e9;background:#fff;padding:24px 22px;text-align:left;border-radius:4px;cursor:pointer;transition:transform .2s,border-color .2s,box-shadow .2s;min-height:236px;display:flex;flex-direction:column}
.product:hover{transform:translateY(-4px);border-color:#4c9bf0;box-shadow:0 12px 28px #0b1a3d09}
.product-top{display:flex;align-items:center;justify-content:space-between;color:#667f8d;font-size:12px}
.product-top svg{color:#4c9bf0}
.product h3{margin:28px 0 8px;font-size:21px;overflow-wrap:anywhere;font-weight:500}
.product p{margin:0;font-size:14px;line-height:1.6;flex:1;color:#52677b}
.product-bottom{display:flex;justify-content:space-between;border-top:1px solid #e4ecef;margin-top:24px;padding-top:14px;font-size:12px;color:#4c9bf0}
.load-more{text-align:center;margin-top:32px}
.outline-button{background:#fff;border:1px solid #b8ccd6;height:auto;padding:14px 28px;border-radius:4px;cursor:pointer;font-size:15px;color:#0b1a3d}
.outline-button:hover{background:#f2f7f9}
.catalog-note{font-size:12px;line-height:1.8;margin-top:35px;max-width:970px;color:#7d919f}
.empty{text-align:center;padding:45px}

/* Quality */
.quality{display:grid;grid-template-columns:1.1fr 1fr;gap:10%;align-items:center}
.quality>div>p{max-width:520px}
.quality>div,.partner>div,.story>div{min-width:0}
h2{overflow-wrap:anywhere}
.quality-points{display:flex;flex-direction:column;gap:14px;margin-top:30px}
.quality-points span{display:flex;gap:12px;align-items:center;font-size:15px}
.quality-points svg{color:#4c9bf0}
.coa-card{border:1px solid #cbdfe5;background:#fff;padding:35px;border-radius:5px;box-shadow:0 10px 40px #0f233806}
.coa-card>svg{color:#4c9bf0;margin-bottom:25px}
.coa-card .eyebrow{font-size:11px;margin-bottom:13px}
.coa-card h3{margin-bottom:15px}
.coa-card p{font-size:15px}
.coa-card small{display:block;font-size:12px;color:#607587;line-height:1.7;margin-top:20px}
.coa-card form{margin-top:22px}
.coa-card label{margin-bottom:10px;display:block;font-size:13px;font-weight:500}
.lot-row{display:flex;gap:10px}
.lot-row input{height:46px;flex:1;background:#fff;border:1px solid #cad9e1;border-radius:3px;font-size:14px;padding:0 14px}
.lot-row .button{height:46px;padding:12px}
.lot-message{background:#eff3f7;padding:14px;margin-top:18px;font-size:14px;overflow-wrap:anywhere}
.lot-message button{display:block;color:#4c9bf0;text-decoration:underline;margin-top:8px;cursor:pointer;background:none;border:0;padding:0;font-size:14px}

/* Partner form */
.partner{display:grid;grid-template-columns:1fr 1.2fr;gap:9%;align-items:start}
.partner-copy>p{max-width:450px}
.partner h2 em{color:#5aa4f2}
.onboarding{list-style:none;margin:45px 0;padding:0}
.onboarding li{display:flex;gap:24px;padding:20px 0;border-top:1px solid #dce6ea}
.onboarding li>span{color:#4c9bf0;font-size:13px}
.onboarding b{font-weight:500;font-size:17px}
.onboarding p{font-size:14px;margin:5px 0 0}
.partner-note{font-size:12px;line-height:1.8;color:#7d919f}
.partner-form{padding:38px;background:#f5f8fa;border:1px solid #e0e9ed;border-radius:5px}
.partner-form h3{font-size:25px;margin:0 0 8px}
.form-intro{margin:0 0 27px;font-size:14px}
.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px 18px}
.field{display:flex;flex-direction:column;gap:8px;min-width:0}
.field label{font-size:13px;font-weight:500}
.field input,.form-select{height:45px;width:100%;background:#fff;border:1px solid #cad9e1;border-radius:3px;font-size:14px;padding:0 14px}
.field input:focus,.form-select:focus,.lot-row input:focus{outline:2px solid var(--ring);outline-offset:1px}
.form-select{white-space:normal;text-align:left;height:45px;min-height:45px;padding:0 14px;color:#0b1a3d;cursor:pointer}
.full{grid-column:1/-1}
.consent{display:flex;gap:12px;margin:23px 0;align-items:start}
.consent-checkbox{margin-top:4px;flex-shrink:0;width:17px;height:17px;accent-color:#0b1a3d;cursor:pointer}
.consent label{font-size:12px;color:#5d7181;line-height:1.7}
.consent button{text-decoration:underline;color:#4c9bf0;cursor:pointer;background:none;border:0;padding:0;font-size:12px}
.submit{width:100%;height:auto;justify-content:space-between}
.form-footnote{font-size:12px;text-align:center;margin:13px 0 0;color:#7d919f}
.honey{position:absolute;width:1px;height:1px;overflow:hidden;opacity:0;pointer-events:none}
.error{color:#a12626!important;font-size:14px;background:#fff0f0;padding:12px;margin-bottom:18px;border-radius:3px}
.success{padding:35px 0}
.success>svg{color:#4c9bf0;margin-bottom:24px}
.success .eyebrow{margin-bottom:14px}
.success p{font-size:15px;color:#52677b}
.protocol{overflow-wrap:anywhere;font-size:12px!important}

/* Modal / dialog */
.dialog-overlay{position:fixed;inset:0;background:#0b1a3d99;display:flex;align-items:center;justify-content:center;padding:20px;z-index:100}
.technical-dialog{background:white!important;color:#0b1a3d!important;max-height:90dvh;overflow-y:auto;border-radius:5px;padding:32px;max-width:600px;width:100%;position:relative;box-shadow:0 30px 80px #0b1a3d30}
.dialog-close{position:absolute;top:18px;right:18px;background:none;border:0;cursor:pointer;color:#5d7181;padding:6px}
.dialog-close:hover{color:#0b1a3d}
.dialog-title{font-size:28px;line-height:1.2;font-weight:500;margin:6px 0 8px}
.dialog-description{color:#5a7082;line-height:1.6;font-size:14px;margin:0 0 10px}
.mechanism-block{background:#f4f8fc;border:1px solid #ddeaf7;border-radius:8px;padding:16px 18px;margin:0 0 16px}
.mechanism-block .eyebrow{margin:0 0 8px;font-size:11px}
.mechanism-block p:not(.eyebrow){margin:0;font-size:14px;line-height:1.65;color:#313d4a}
.spec-list{margin:8px 0}
.spec-list>div{display:grid;grid-template-columns:155px 1fr;gap:20px;padding:13px 0;border-bottom:1px solid #e0e9ec;font-size:14px}
.spec-list dt{color:#617587;margin:0}
.spec-list dd{margin:0}
.detail-note{font-size:12px;line-height:1.7;color:#587080}
.detail-note-strong{margin-top:12px;padding-top:12px;border-top:1px solid #e0e9ec;color:#4a5b68}
.technical-dialog .button{white-space:normal;height:auto;font-size:14px;margin-top:10px}

/* Demo section */
.demo-section{background:#f1f6f8;border-top:1px solid #e0eaee;border-bottom:1px solid #e0eaee}
.journey{display:grid;grid-template-columns:1fr 30px 1fr 30px 1fr 30px 1fr;gap:22px;margin:40px 0 45px;align-items:start}
.journey>div>span{display:block;color:#4c9bf0;font-size:12px;letter-spacing:2px;margin-bottom:13px}
.journey b{font-size:17px;font-weight:500}
.journey p{font-size:14px;line-height:1.65;margin:7px 0 0;color:#52677b}
.journey>svg{width:20px;color:#78949f;margin-top:38px}
.demo-mode{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:18px}
.demo-tab-list{background:#e2ebef;padding:5px;height:auto;border-radius:5px;display:inline-flex;gap:4px}
.tabs-trigger{height:auto;padding:12px 22px;font-size:14px;gap:9px;border-radius:3px;border:0;background:transparent;color:#3c5566;cursor:pointer;display:inline-flex;align-items:center}
.tabs-trigger.active{background:#0b1a3d;color:white}
.demo-caption{font-size:12px;color:#647c8b}
.backoffice{border:1px solid #c6dbe3;border-radius:6px;overflow:hidden;background:#fff;box-shadow:0 20px 60px #0c1f3310}
.backoffice-bar{padding:22px 30px;background:#0b1a3d;color:#dfedfc;display:flex;align-items:center;justify-content:space-between;gap:18px;font-size:13px}
.backoffice-bar>div{display:flex;align-items:center;gap:20px}
.backoffice-bar b{display:flex;align-items:center;gap:10px;font-size:16px;color:white;letter-spacing:-.3px;font-weight:600}
.backoffice-bar b img{height:22px;width:auto;filter:brightness(0) invert(1)}
.backoffice-bar b span{font-weight:400}
.bar-divider{height:20px;width:1px;background:#436075}
.demo-badge{font-size:10px;letter-spacing:1.5px;color:#1066c1;padding:5px 9px;border:1px solid #355270;border-radius:3px}
.backoffice-body{display:grid;grid-template-columns:1.5fr 1fr}
.demo-order{padding:38px}
.demo-title{display:flex;align-items:start;gap:16px;justify-content:space-between}
.demo-title .eyebrow{font-size:11px;margin:0 0 10px}
.demo-title h3{font-size:25px;margin:0;line-height:1.3}
.demo-instruction{font-size:13px;line-height:1.7;margin:15px 0 28px;max-width:560px;color:#52677b}
.demo-fields{display:grid;grid-template-columns:1fr 1fr;gap:18px}
.demo-fields .field.full{grid-column:1/-1}
.demo-pack{font-size:12px;margin:12px 0 26px;color:#7d919f}
.demo-order h4{font-size:16px;font-weight:500;margin:24px 0 18px}
.demo-location{display:grid;grid-template-columns:90px 1fr;gap:14px}
.demo-action{margin-top:26px;height:auto;width:100%;justify-content:space-between;white-space:normal;text-align:left}
.reset-demo{font-size:12px;gap:6px;padding:6px;height:auto;color:#4d6e81;flex-shrink:0;background:none;border:0;cursor:pointer;display:inline-flex;align-items:center}
.demo-summary{background:#f6f9fa;border-left:1px solid #d7e5eb;padding:38px 30px}
.demo-summary>.eyebrow{font-size:10px;margin-bottom:14px}
.demo-summary h3{font-size:23px;margin:0 0 26px}
.summary-item{display:flex;gap:15px;padding:18px 0;border-top:1px solid #dce7ec;border-bottom:1px solid #dce7ec;align-items:center}
.summary-item>svg{color:#4c9bf0;flex-shrink:0}
.summary-item b{font-size:15px;font-weight:500}
.summary-item p{font-size:13px;margin:5px 0 0;color:#52677b}
.summary-destination{display:flex;gap:15px;margin:24px 0;align-items:start;overflow-wrap:anywhere;word-break:break-word}
.summary-destination>svg{color:#698593;flex-shrink:0;margin-top:4px}
.summary-destination span{display:block;font-size:12px;color:#657e8d;margin-bottom:7px}
.summary-destination b{font-size:14px;font-weight:500}
.summary-destination p{font-size:13px;margin:4px 0 0;color:#52677b}
.demo-timeline{list-style:none;margin:30px 0;padding:0}
.demo-timeline li{position:relative;display:flex;gap:16px;padding:0 0 25px}
.demo-timeline li:last-child{padding-bottom:0}
.demo-timeline li:not(:last-child):before{content:'';position:absolute;left:10px;top:21px;bottom:0;width:1px;background:#cbdde4}
.demo-timeline li>span{position:relative;z-index:1;display:flex;justify-content:center;align-items:center;width:21px;height:21px;border:1px solid #bacfd7;border-radius:50%;font-size:10px;background:#f6f9fa;color:#768d99;flex-shrink:0}
.demo-timeline li.done>span{background:#4c9bf0;color:#fff;border-color:#4c9bf0}
.demo-timeline li.current>span{box-shadow:0 0 0 4px #4c9bf015}
.demo-timeline li:not(.done):before{background:#cbdde4}
.demo-timeline li.done:not(:last-child):before{background:#497bb0}
.demo-timeline b{font-size:14px;font-weight:500;color:#6d8290;line-height:1.35;display:block}
.demo-timeline .done b{color:#0b1a3d}
.demo-timeline small{display:block;font-size:12px;line-height:1.65;color:#68818f;margin-top:4px}
.demo-benefit{display:flex;gap:12px;border-top:1px solid #d9e5e9;padding-top:22px;align-items:start}
.demo-benefit svg{color:#4c9bf0;margin-top:5px}
.demo-benefit p{font-size:13px;line-height:1.9;margin:0;color:#52677b}
.manual-next{margin-top:27px}
.manual-next>p{display:flex;align-items:start;gap:10px;background:#eaf0f7;color:#4c9bf0;font-size:14px;padding:15px;border-radius:4px;margin-bottom:16px}
.manual-next svg{flex-shrink:0}
.manual-next>.button{width:100%;height:auto;justify-content:space-between}
.tracking-demo{background:#e6ecf3;border:1px solid #b8cade;border-radius:3px;padding:15px;margin-bottom:24px}
.tracking-demo span{display:block;font-size:10px;letter-spacing:1.2px;color:#38597c}
.tracking-demo b{font-size:17px;font-weight:500;margin:6px 0;display:block}
.tracking-demo small{font-size:11px;color:#54687e}
.api-showcase{display:grid;grid-template-columns:.9fr 1.3fr;border:1px solid #c6dbe3;border-radius:6px;overflow:hidden;background:#fff;box-shadow:0 20px 60px #0c1f3309}
.api-intro{background:#0b1a3d;padding:45px 36px;color:white}
.api-intro .eyebrow{color:#1066c1;font-size:10px;line-height:1.9}
.api-intro h3{font-size:34px;line-height:1.2;font-weight:400;margin:0 0 25px;letter-spacing:-.8px}
.api-intro>p:not(.eyebrow){color:#c2d3e6;font-size:15px;line-height:1.9}
.integration-note{font-size:12px;line-height:1.8;color:#98afc8;display:block;margin-top:40px;border-top:1px solid #35536b;padding-top:20px}
.api-demo{padding:30px}
.api-demo-label{display:flex;justify-content:space-between;align-items:center;color:#6a8190;font-size:10px;letter-spacing:1.5px;margin-bottom:24px}
.api-demo-label button{height:auto;padding:7px;background:none;border:0;color:#6a8190;cursor:pointer;display:inline-flex}
.api-systems{display:grid;grid-template-columns:1fr 65px 1fr;align-items:center;gap:8px}
.api-system{border:1px solid #d5e4e9;background:#f6f9fa;padding:23px 14px;text-align:center;min-height:145px}
.api-system>svg{color:#4c9bf0;margin:0 auto 13px;display:block}
.api-system b{display:block;font-size:15px;font-weight:500;margin-bottom:7px}
.api-system span{display:block;font-size:12px;color:#6a8190;line-height:1.6}
.api-bridge{display:flex;align-items:center;flex-direction:column;gap:6px;color:#9bb2bc}
.api-bridge span{font-size:10px;letter-spacing:1px}
.api-bridge.connected{color:#4c9bf0}
.api-live{background:#f4f8fa;border:1px solid #d8e5eb;padding:20px;margin-top:26px}
.api-live>div:first-child{display:flex;align-items:center;gap:9px;flex-wrap:wrap}
.api-live>div:first-child>svg{color:#53838c;flex-shrink:0}
.api-live b{font-size:13px;font-weight:500}
.api-live>div>span{margin-left:auto;font-size:11px;background:#e1e7ee;color:#4c9bf0;padding:3px 8px}
.api-live>p{font-size:13px;line-height:1.8;display:flex;gap:8px;margin:15px 0 0;color:#52677b}
.api-live>p>svg{flex-shrink:0;color:#4c9bf0;margin-top:3px}
.api-live dl{font-size:12px;line-height:1.7;margin-top:17px}
.api-live dl>div{display:flex;justify-content:space-between;gap:15px;padding:8px 0;border-top:1px solid #d9e6eb}
.api-live dt{color:#657f8f}
.api-live dd{margin:0;text-align:right}
.api-disclaimer{font-size:11px!important;line-height:1.8;margin:13px 0 0;color:#7d919f}
.api-promises{display:grid;grid-template-columns:repeat(3,1fr);gap:35px;margin:35px 0 5px}
.api-promises svg{color:#4c9bf0;margin-bottom:14px}
.api-promises h4{font-size:16px;font-weight:500;margin:0 0 9px}
.api-promises p{font-size:14px;margin:0;color:#52677b}
.demo-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:27px;font-size:14px}
.demo-bottom p{margin:0;color:#52677b}
.demo-bottom a{display:inline-flex;align-items:center;gap:8px;color:#4c9bf0;border-bottom:1px solid #8daac8;padding-bottom:3px;white-space:nowrap;cursor:pointer}
.demo-fields input:disabled,.demo-fields select:disabled{opacity:.8;background:#edf3f6;cursor:not-allowed}

/* Editorial surfaces: generous spacing, bento cards and precise accents. */
.section{padding-top:100px;padding-bottom:100px}
h2{font-weight:600;letter-spacing:-1.8px;max-width:850px}
h3{font-weight:600;letter-spacing:-.5px}
.section .eyebrow{font-size:10px;letter-spacing:1.8px}
#estrutura h2{margin-bottom:44px}
.four-grid{gap:16px}
.four-grid article{padding:28px;border:1px solid #e2e9f0;border-radius:20px;background:#f7f9fc;transition:transform .25s,border-color .25s}
.four-grid article:hover{transform:translateY(-5px);border-color:#a2c5eb}
.four-grid article:first-child{background:#e7f2fd;border-color:#d6e6f7}
.four-grid article:last-child{background:#eaf1f8;border-color:#d4dfeb}
.service-top{margin-bottom:34px}
.service-top svg{box-sizing:content-box;padding:12px;border:1px solid #c8def5;background:#ffffff90;border-radius:14px}
.step{color:#7b8b9d;font-size:11px}
.four-grid h3{font-size:19px;margin:0 0 14px}
.four-grid p{font-size:13px;line-height:1.8;margin:0}
.demo-section{background:#f5f7fa;border-color:#e5ebf1}
.journey{gap:16px}
.journey>div>span{font-size:20px;font-weight:500;letter-spacing:-1px;color:#71a3d8}
.backoffice,.api-showcase{border-radius:20px;border-color:#dce2e9;box-shadow:0 24px 70px #10203209}
.backoffice-bar,.api-intro{background:#11172e}
.demo-tab-list{border-radius:12px;background:#e6ebf1}
.tabs-trigger{border-radius:8px}
.tabs-trigger.active{background:#358eed}
.search{border-radius:12px;background:#f7f9fb;border-color:#e2e8ee;min-width:0}
.search:focus-within{outline:2px solid #70a7e1;outline-offset:2px}
.filter{border-radius:30px;border-color:#e2e8ee;background:#fff;color:#576174}
.filter.active{background:#11172e;border-color:#11172e}
.product{border-radius:18px;border-color:#e2e8ee;position:relative;overflow:hidden;padding:26px}
.product:hover{border-color:#97badf;box-shadow:0 14px 36px #395b8012}
.product-top svg{box-sizing:content-box;padding:9px;background:#ebf3fc;border-radius:10px}
.product h3{font-weight:700;font-size:23px;letter-spacing:-.8px}
.product-bottom{color:#327ac7;border-color:#e7ecf1}
.outline-button{border-radius:30px;border-color:#c4d1df}
.muted{background:#f2f4f7}
.quality-points span{padding:13px 0;border-bottom:1px solid #dce1e6}
.quality-points svg{background:#d9e3ee;box-sizing:content-box;padding:5px;border-radius:50%;color:#274361}
.coa-card{border-radius:22px;border-color:#dce1e6;padding:38px;box-shadow:0 20px 60px #17253308}
.dark{background:radial-gradient(ellipse at 0% 100%,#22466d80,transparent 65%),#0b1025}
.story{gap:8%}
.story h2{font-weight:500;line-height:1.14}
.story-signature{font-weight:700;letter-spacing:-1px}
.story-copy .story-lead{font-size:25px;letter-spacing:-.5px}
.partner-form{background:#f7f9fb;border:1px solid #e1e8f0;border-radius:22px;padding:38px}
.field input,.form-select,.lot-row input{border-radius:9px;border-color:#d6dde5;min-width:0;color:#0b1a3d}
.onboarding li>span{background:#e9f3fd;border-radius:50%;height:32px;width:32px;display:flex;align-items:center;justify-content:center;flex-shrink:0}
.technical-dialog{border-radius:20px}
footer{background:#f7f9fb;border-color:#e1e8ef;padding-top:50px;padding-bottom:45px}
@media(min-width:1600px){.hero{padding-left:max(5%,calc((100vw - 1440px)/2));padding-right:max(5%,calc((100vw - 1440px)/2))}}

/* American Peptide USA — supplied identity: midnight navy, signal red, electric blue. */
:root{--navy:#062747;--electric:#008cf0;--signal:#cb1236;--ice:#f2f7fb;--steel:#8995a6;--foreground:var(--navy);--primary:var(--navy);--accent:var(--electric);--ring:#008cf0}
body{color:var(--navy);background:#fff;-webkit-font-smoothing:antialiased}
.announcement-bar{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:10px 5%;background:var(--navy);color:#d4e3f2;font-size:9px;font-weight:500;letter-spacing:1.8px}
.announcement-bar>span:last-child{font-size:8px;color:#a4c2d9}
.announcement-bar>span:last-child span{color:#24afff;margin:0 12px}
.site-header{height:105px;gap:22px;background:#fff;border-bottom:1px solid #e0e8f0}
.brand{gap:0;flex-shrink:0}
.brand img{width:252px;height:auto;max-width:none;mix-blend-mode:multiply}
.brand-tagline{display:none}
nav{gap:25px;font-size:12px;font-weight:500;white-space:nowrap}
nav a:hover{color:var(--signal)}
.button{background:var(--signal);border-radius:6px;font-size:13px;letter-spacing:.1px;box-shadow:none;padding:17px 23px}
.button:hover{background:#a90e2c;box-shadow:0 8px 24px #cb12361a}
.button.small{font-size:12px;border-radius:5px;padding:13px 17px}
.hero{background:radial-gradient(ellipse at 85% 45%,#d9ecfb90,transparent 58%),linear-gradient(110deg,#fff 35%,#f2f7fb);color:var(--navy);padding-top:70px;padding-bottom:70px;min-height:610px;grid-template-columns:1.04fr 1fr;gap:4.5%}
.hero:before{background-image:linear-gradient(#167cc207 1px,transparent 1px),linear-gradient(90deg,#167cc207 1px,transparent 1px);background-size:60px 60px;mask-image:linear-gradient(90deg,transparent,#000)}
.hero .hero-eyebrow{color:#376887;font-size:9px;letter-spacing:1.5px;margin-bottom:27px}
.hero .hero-eyebrow .status-dot{width:20px;height:2px;border-radius:0;background:var(--signal);box-shadow:none}
h1{font-size:clamp(40px,4.05vw,66px);font-weight:700;letter-spacing:-2.9px;line-height:1.09;margin-bottom:25px}
h1 em{font-style:normal;font-weight:700;color:#0879ce;background:none;-webkit-text-fill-color:currentColor}
p.lead{color:#5c6e7f;font-size:15px;line-height:1.85;max-width:470px}
p.lead strong{color:#29445d;font-weight:600}
.hero-actions{gap:22px}
.hero-actions .button{background:var(--signal);color:#fff}
.hero-actions .button:hover{background:#a90e2c;box-shadow:0 8px 24px #cb12361a}
.hero-actions .text-link{color:var(--navy);font-size:12px}
.hero-actions .text-link:hover{color:#0879ce}
.hero-notes{color:#586e83;border-color:#dce6ee;font-size:9px;gap:9px 18px;margin-top:30px;padding-top:22px}
.hero-notes>span:before{color:var(--signal)}
.hero-art{border:1px solid #123a5a;border-radius:10px;background:#031a2f;box-shadow:0 22px 55px #06274724;color:#fff}
.art-label{color:#b5ccdd;padding:23px 24px;font-size:8px;letter-spacing:1.35px;border-bottom-color:#ffffff12}
.art-series{color:#7195b0;font-size:7px;letter-spacing:1px}
.art-heading{font-size:clamp(23px,2.25vw,34px);font-weight:400;letter-spacing:-1px;line-height:1.28;padding:27px 24px 18px}
.art-heading span{color:#37b6f8}
.hero-product-image{aspect-ratio:564/257;width:100%;height:auto;object-fit:contain}
.art-pillars{display:grid;grid-template-columns:repeat(3,1fr);padding:18px 22px 22px;gap:12px;color:#a5bfd5;font-size:7px;font-weight:500;letter-spacing:1.6px}
.art-pillars>span{display:flex;align-items:center;justify-content:center;gap:9px;border-right:1px solid #244056}
.art-pillars>span:last-child{border:0}
.art-pillars svg{width:18px;height:18px;color:#6bc8fc;stroke-width:1.25}
.art-caption{padding:16px 22px;font-size:7px;letter-spacing:1px;color:#a5bfd5;border-color:#ffffff12}
.status-dot{background:#21aaff;box-shadow:0 0 12px #21aaff60}
.brand-strip{background:var(--navy);color:#cbddeb;font-size:9px;font-weight:600;letter-spacing:2px;padding-top:22px;padding-bottom:22px;border-top:3px solid var(--signal)}
.brand-strip i{color:#37b6f8;font-size:18px;font-weight:400}
h2{color:var(--navy);font-weight:600;letter-spacing:-1.9px}
h2 em,.story h2 em,.partner h2 em{color:#0879ce}
.eyebrow,.section .eyebrow{color:#bd1537}
.four-grid article{background:#f7fafd;border-color:#e1e9f0;border-radius:8px}
.four-grid article:first-child{background:#edf5fd;border-color:#d7e7f5}
.four-grid article:last-child{background:#f7fafd;border-color:#e1e9f0}
.four-grid article:hover,.logistics-grid article:hover{border-color:#7bb7e2}
.service-top svg{border-color:#d3e4f1;color:#0879ce;border-radius:8px}
.step{color:#8597a9}
.logistics-section,.demo-section{background:#f3f7fb;border-color:#e1e9f0}
.logistics-origin,.logistics-grid article{border-color:#dfe8f0;border-radius:8px}
.journey>div>span{color:#0c81d5}
.backoffice,.api-showcase{border-radius:10px;border-color:#d4e0eb}
.backoffice-bar,.api-intro{background:var(--navy)}
.backoffice-bar b{font-size:13px;letter-spacing:.7px}
.backoffice-bar b img{height:32px;width:32px;filter:none;border-radius:6px}
.backoffice-bar b>span{font-weight:600}
.brand-usa{color:#ff6c85;white-space:nowrap}
.demo-tab-list{background:#e5edf5;border-radius:6px}
.tabs-trigger{border-radius:4px}
.tabs-trigger.active{background:var(--navy)}
.search{border-radius:6px;background:#f7fafd;border-color:#dfe8f0}
.search:focus-within{outline-color:var(--electric)}
.filter{border-color:#dfe8f0;border-radius:5px;font-size:12px}
.filter.active{background:var(--navy);border-color:var(--navy)}
.product{border-color:#dfe8f0;border-radius:8px}
.product:hover{border-color:var(--electric);box-shadow:0 10px 28px #0627470d}
.product-top svg{background:#ecf5fc;color:#0879ce;border-radius:6px}
.product-bottom{color:#0879ce;border-color:#e4ecf3}
.outline-button{border-radius:5px;border-color:#bbcfdf;font-size:13px}
.muted{background:#edf5fa}
.quality-points span{border-color:#d6e5ef}
.quality-points svg{background:#dcecf9;color:#0879ce}
.coa-card{border-color:#d6e5ef;border-radius:10px;box-shadow:0 20px 50px #06274706}
.dark{background:radial-gradient(ellipse at 5% 100%,#07518860,transparent 60%),#041e36}
.dark .eyebrow{color:#69c9ff}
.story h2{font-weight:600}
.story h2 em{color:#45b9fb}
.story-signature{color:#fff;font-size:19px;letter-spacing:.8px}
.story-signature span{display:inline-block;margin-top:10px;color:#86abc5;font-size:9px}
.story-copy p,.dark p,.dark .section p{color:#a8bfd3}
.story-copy .story-lead{color:#fff}
.vision b{color:#69c9ff}
.partner-form{background:#f5f8fc;border-color:#dfe8f0;border-radius:10px}
.field input,.form-select,.lot-row input{border-color:#cedce8;border-radius:5px}
.onboarding li>span{background:#edf4fb;color:#0879ce}
.technical-dialog{border-radius:10px}
footer{background:#f4f8fb;border-color:#dde7ef;font-size:12px;padding-top:45px;align-items:flex-start}
footer .brand img{width:280px}
footer>div{max-width:660px}
footer>div>p:first-child{font-weight:600;color:var(--navy)}

/* Responsive */
@media(max-width:1100px){
  .product-grid{grid-template-columns:repeat(3,1fr)}
  .partner{gap:5%;grid-template-columns:1fr 1.3fr}
  .partner-form{padding:26px}
  .form-grid{grid-template-columns:1fr}
  .field.full,.full{grid-column:auto}
  .quality{gap:6%}
  .backoffice-body{grid-template-columns:1.2fr 1fr}
  .demo-order{padding:28px}
  .demo-summary{padding:28px 24px}
  .demo-fields{grid-template-columns:1fr}
  .demo-fields .full{grid-column:auto!important}
  .demo-location{grid-template-columns:1fr 1fr}
  .api-intro{padding:32px 26px}
  .api-intro h3{font-size:30px}
  .journey{gap:12px}
  .journey b{font-size:15px}
  .journey p{font-size:13px}
  .demo-mode{align-items:start}
  .demo-caption{text-align:right;max-width:220px}
}
@media(max-width:900px){
  header{height:85px}
  nav{display:none}
  .hero{grid-template-columns:1fr}
  .hero{padding:48px 6% 38px;gap:38px}
  .hero-copy{padding:0}
  .hero-art{margin:0;width:100%;max-width:640px;justify-self:center}
  .hero-product-image{width:100%;height:auto;object-fit:contain}
  .brand-strip{flex-wrap:wrap;justify-content:center;gap:10px 20px}
  .brand-strip span:last-child,.brand-strip i:last-of-type{display:none}
  .menu-toggle{display:flex;flex-direction:column;justify-content:center;gap:5px;width:42px;height:42px;border:1px solid #d9e4ef;border-radius:10px;background:#fff;cursor:pointer}
  .menu-toggle span{height:2px;width:18px;background:#0b1a3d;margin:0 auto;transition:transform .2s}
  .menu-toggle[aria-expanded="true"] span:first-child{transform:translateY(3.5px) rotate(45deg)}
  .menu-toggle[aria-expanded="true"] span:last-child{transform:translateY(-3.5px) rotate(-45deg)}
  #main-navigation.is-open{display:flex;position:absolute;top:100%;left:0;right:0;padding:20px 6%;flex-direction:column;gap:0;background:#fff;border-bottom:1px solid #d9e4ef;box-shadow:0 14px 24px #090e2312}
  #main-navigation.is-open a{padding:12px 0}
  .art-heading{font-size:27px}
  .four-grid{grid-template-columns:repeat(2,1fr)}
  .logistics-grid{grid-template-columns:repeat(3,1fr)}
  .section{padding:65px 6%}
  .section-head{display:block}
  .hero-notes{flex-wrap:wrap;gap:14px}
  h1{font-size:52px}
  footer{display:block}
}
@media(max-width:800px){
  .product-grid{grid-template-columns:repeat(2,1fr)}
  .quality,.partner,.story{grid-template-columns:1fr;gap:38px}
  .story-signature{display:none}
  .story{padding-top:65px;padding-bottom:65px}
  .partner-form{padding:26px}
  .result-meta{gap:15px}
  .result-meta span:last-child{text-align:right}
  .backoffice-body,.api-showcase{grid-template-columns:1fr}
  .demo-summary{border-left:0;border-top:1px solid #d7e5eb}
  .demo-fields{grid-template-columns:1fr 1fr}
  .demo-fields .field.full{grid-column:1/-1!important}
  .journey{grid-template-columns:1fr 1fr;gap:25px}
  .journey>svg{display:none}
  .journey>div{border-top:1px solid #cedfe6;padding-top:15px}
  .demo-mode{flex-direction:column;gap:13px}
  .demo-caption{text-align:left;max-width:none}
  .api-intro{padding:35px}
  .integration-note{margin-top:25px}
  .api-promises{gap:20px}
  .demo-bottom{align-items:start;flex-direction:column;gap:14px}
  .backoffice-bar{padding:20px 24px}
}
@media(max-width:500px){
  h1{font-size:clamp(32px,8.8vw,44px);letter-spacing:-1.7px}
  .hero{padding:38px 5% 28px;gap:28px}
  .logistics-grid{grid-template-columns:repeat(2,1fr)}
  .logistics-origin{gap:12px;padding:18px}
  .hero .hero-eyebrow{font-size:8px;letter-spacing:1px;gap:8px;margin-bottom:24px}
  p.lead{font-size:14px;line-height:1.8;margin-bottom:24px}
  .hero-actions{gap:12px}
  .hero-actions .button{padding:15px 17px;font-size:13px;gap:17px}
  .hero-actions .text-link{font-size:11px;gap:7px}
  .hero-notes{margin-top:24px;padding-top:18px;font-size:10px;gap:9px 12px}
  .art-heading{font-size:23px;padding:20px 20px 0}
  .art-caption{padding:17px 16px;font-size:7px;letter-spacing:.8px;gap:8px}
  .brand-strip{font-size:8px;letter-spacing:1px;padding:16px 5%}
  .brand-strip span:first-child,.brand-strip i:first-of-type{display:none}
  .header-actions{gap:8px}
  header{gap:12px;padding:0 5%}
  .brand-tagline{letter-spacing:1px}
  .brand img{max-width:130px;object-fit:contain;object-position:left}
  .backoffice-bar>div{flex-wrap:wrap}
  .backoffice-bar b{font-size:14px!important}
  .lot-row input{min-width:0}
  .field input,.form-select,.lot-row input{font-size:16px}
  .brand img{height:30px}
  .brand-tagline{font-size:7px}
  header .button{font-size:12px;padding:10px}
  .four-grid{grid-template-columns:1fr;gap:12px}
  .text-link{margin-left:0;display:block;width:max-content}
  .hero-art{border-radius:20px}
  .art-label{padding:18px 20px;font-size:8px;letter-spacing:1.2px}
  h2{font-size:35px}
  .product-grid{grid-template-columns:1fr 1fr;gap:10px}
  .product{padding:18px 14px;min-height:225px}
  .product h3{font-size:18px}
  .product-top{font-size:10px;gap:8px}
  .product p{font-size:12px}
  .product-bottom{font-size:11px}
  .product-top svg{width:17px;flex-shrink:0}
  .filter{font-size:12px;padding:9px 12px}
  .coa-card{padding:25px}
  .spec-list>div{grid-template-columns:1fr;gap:5px}
  .technical-dialog{padding:26px}
  .partner-form{padding:23px}
  .result-meta{font-size:11px}
  .demo-tab-list{width:100%;display:flex}
  .tabs-trigger{padding:11px 10px;font-size:13px;flex:1;justify-content:center}
  .backoffice-bar>div{gap:10px}
  .backoffice-bar{padding:17px 20px;gap:8px;font-size:10px}
  .backoffice-bar b{font-size:20px}
  .demo-badge{font-size:8px;letter-spacing:.8px;padding:4px 6px}
  .demo-order{padding:24px 20px}
  .demo-title{flex-direction:column;gap:10px}
  .demo-title h3{font-size:23px}
  .demo-fields{grid-template-columns:1fr}
  .demo-fields .field.full{grid-column:auto!important}
  .demo-order .demo-fields input,.demo-order .form-select{font-size:16px}
  .demo-summary{padding:28px 22px}
  .api-demo{padding:23px 18px}
  .api-systems{grid-template-columns:1fr 37px 1fr;gap:6px}
  .api-system{padding:18px 10px;min-height:160px}
  .api-system b{font-size:13px}
  .api-system span{font-size:11px}
  .api-live{padding:16px 13px}
  .api-live dl>div{flex-direction:column;gap:2px}
  .api-live dd{text-align:left}
  .api-promises{grid-template-columns:1fr;gap:23px}
  .api-promises>div{padding-top:22px;border-top:1px solid #d5e3e9}
  .api-intro{padding:32px 25px}
  .demo-bottom{font-size:13px}
}
@media(min-width:901px) and (max-width:1200px){.site-header{gap:16px;padding-left:4%;padding-right:4%}.site-header .brand img{width:213px}nav{gap:16px;font-size:11px}.button.small{padding:12px;gap:12px}}
@media(max-width:900px){.site-header{height:91px}.brand img{width:225px;height:auto;max-width:none}.hero{min-height:auto}.hero-copy{max-width:660px}.hero-art{max-width:660px}.hero .hero-eyebrow{font-size:9px}.announcement-bar>span:last-child{display:none}.announcement-bar{justify-content:center}.art-heading{font-size:30px}.story-signature{font-size:18px}.backoffice-bar{flex-wrap:wrap}footer .brand img{width:250px}}
@media(max-width:600px){.site-header .header-actions>.button{display:none}.site-header{height:87px}.site-header .brand img{width:214px;max-width:100%;height:auto}.site-header .brand{max-width:calc(100% - 62px)}.hero-art{border-radius:9px}.hero .hero-eyebrow{font-size:8px;letter-spacing:1px}.hero h1{font-size:clamp(36px,8.5vw,48px);letter-spacing:-1.9px}.hero-notes{font-size:8px;gap:10px}.art-label{padding:18px;font-size:7px;letter-spacing:.8px}.art-series{font-size:6px;letter-spacing:.5px}.art-heading{padding:22px 18px 18px;font-size:26px}.art-caption{padding:15px 14px;font-size:6px;letter-spacing:.6px}.art-pillars{padding:16px 12px 20px;gap:7px;font-size:6px;letter-spacing:1px}.art-pillars>span{gap:6px}.art-pillars svg{width:16px}.hero-actions{gap:18px}.hero-actions .text-link{font-size:11px}.brand-strip{font-size:8px;letter-spacing:1.2px}.backoffice-bar b{font-size:11px!important;letter-spacing:.3px}.backoffice-bar b img{width:28px;height:28px;flex-shrink:0}.backoffice-bar>div{min-width:0}.backoffice-bar b>span{max-width:205px}h2{font-size:32px;letter-spacing:-1.4px}.announcement-bar{font-size:8px;letter-spacing:1.4px}}
/* Brand launchpad — hero and interactive shipping network. */
.launch-hero{grid-template-columns:1.22fr 1fr;gap:24px 3%;min-height:760px;padding-top:60px;padding-bottom:0;background:radial-gradient(ellipse at 78% 38%,#09467890,transparent 48%),radial-gradient(ellipse at 10% 100%,#08365680,transparent 55%),#030f1e;color:#fff;overflow:hidden}
.launch-hero:before{background-image:linear-gradient(#429fe70a 1px,transparent 1px),linear-gradient(90deg,#429fe70a 1px,transparent 1px);background-size:72px 72px;mask-image:linear-gradient(90deg,transparent,#000)}
.launch-hero .hero-copy{position:relative;z-index:2;padding:10px 0 20px;align-self:center;max-width:none}
.launch-hero .hero-eyebrow{color:#a5c1d5;font-size:9px;letter-spacing:1.8px;margin-bottom:28px}
.launch-hero .hero-eyebrow .status-dot{background:#ef3151;width:7px;height:7px;border-radius:50%;box-shadow:0 0 14px #ee305260}
.launch-hero h1{font-size:clamp(38px,5vw,76px);font-weight:700;letter-spacing:-3.6px;line-height:1.075;margin:0 0 27px;position:relative}
.launch-hero h1>span,.launch-hero h1>em{display:block;white-space:nowrap}
.launch-hero h1 em{color:#51c4ff;background:linear-gradient(110deg,#42b5fc,#b2e7ff);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-weight:600;letter-spacing:-3px}
.hero-statement{font-size:20px;font-weight:500;color:#e1eaf3;line-height:1.5;letter-spacing:-.4px;margin:0 0 16px}
.launch-hero p.lead{color:#91a8bd;max-width:470px;font-size:14px;line-height:1.85;margin-bottom:28px}
.launch-hero .hero-actions{gap:24px}
.launch-hero .hero-actions .button{background:#e11d43;color:#fff;border-radius:6px;padding:17px 19px;font-size:12px;gap:25px;box-shadow:0 8px 28px #c30c2920}
.launch-hero .hero-actions .button:hover{background:#f32b50;box-shadow:0 10px 32px #dd23413b}
.launch-hero .hero-actions .button>span{width:24px;height:24px;display:flex;align-items:center;justify-content:center;font-size:21px}
.launch-hero .hero-actions .text-link{color:#d2dfec;font-size:11px;gap:9px}
.launch-hero .hero-actions .text-link svg{width:17px;height:17px;color:#66c8fc}
.launch-hero .hero-notes{border-color:#ffffff12;color:#a1b5c6;font-size:9px;gap:20px;margin-top:27px;padding-top:22px}
.launch-hero .hero-notes>span{display:flex;align-items:center;gap:7px}
.launch-hero .hero-notes>span:before{content:none}
.launch-hero .hero-notes svg{width:14px;height:14px;stroke-width:1.4;color:#72bde9}
.brand-lab{position:relative;margin:0;min-width:0;align-self:center;padding:0 0 16px;color:#fff;isolation:isolate}
.lab-topline{display:flex;justify-content:space-between;gap:10px;align-items:center;padding:0 0 15px;border-bottom:1px solid #ffffff15;color:#81a4bf;font-size:8px;letter-spacing:1.5px}
.lab-topline>span:last-child{display:flex;align-items:center;gap:6px;font-size:6px;letter-spacing:1px}
.lab-topline .status-dot{width:4px;height:4px;box-shadow:none}
.lab-index{margin-left:9px;color:#416782}
.vial-stage{position:relative;height:414px;isolation:isolate}
.vial-stage:before{content:'';position:absolute;left:18%;right:0;top:22%;height:68%;background:radial-gradient(ellipse,#087ff42b,transparent 66%);filter:blur(12px);z-index:-1}
.vial-stage:after{content:'';position:absolute;left:17%;right:8%;bottom:35px;height:28px;border-radius:50%;background:#06101e;box-shadow:0 0 25px #41a8f82b,0 1px 1px #39a5f74a;transform:rotate(-4deg)}
.stage-orbit{position:absolute;left:4%;top:14%;width:94%;height:63%;border:1px solid #2d6b9440;border-radius:50%;transform:rotate(-27deg);z-index:-1}
.orbit-two{width:94%;height:76%;left:8%;top:8%;transform:rotate(33deg);border-style:dashed;border-color:#2d6b942a}
.stage-word{position:absolute;left:0;right:0;top:20px;text-align:center;font-size:clamp(110px,12.6vw,194px);font-weight:800;line-height:1;letter-spacing:-8px;color:transparent;-webkit-text-stroke:1px #47789e26;z-index:-1;user-select:none}
.research-vial{position:absolute;width:158px;top:61px;left:42%;filter:drop-shadow(12px 18px 20px #00000060);z-index:3;transform:rotate(10deg);transition:transform .5s}
.custom-vial{animation:vial-arrive 1s ease-out both}
.brand-lab:focus-within .custom-vial{transform:rotate(4deg) translateY(-5px)}
.vial-cap{position:relative;width:132px;height:43px;margin:0 auto;z-index:3;background:repeating-linear-gradient(90deg,#ffffff08 0 2px,transparent 2px 4px),linear-gradient(90deg,#063777,#1879c6 18%,#76ceff 39%,#1971b9 62%,#062651);border:1px solid #5aa2d4;border-radius:9px 9px 3px 3px;box-shadow:inset 0 3px 1px #bfeaff,0 5px 5px #0006}
.vial-cap:before{content:'';position:absolute;inset:-5px -1px auto;height:10px;border:1px solid #8bcdf6;border-radius:50%;background:linear-gradient(90deg,#17589b,#9ee3ff 35%,#164a8a)}
.vial-cap:after{content:'';position:absolute;inset:auto -1px -5px;height:9px;background:linear-gradient(90deg,#36637e,#e2f1f8 32%,#829daa 60%,#264758);border-radius:1px 1px 5px 5px}
.vial-neck{width:111px;height:21px;margin:-1px auto -2px;background:linear-gradient(90deg,#547c8e,#c6e0ec 20%,#627e8c 60%,#1a3644);border:1px solid #8ba8b9}
.vial-glass{position:relative;width:100%;height:235px;background:linear-gradient(90deg,#506e8170,#d4edfaac 9%,#dceffc25 21%,#bacfe240 74%,#e9f8ffbb 91%,#35556d88);border:1px solid #b2cee1b0;border-radius:28px 28px 22px 22px;box-shadow:inset 4px 0 4px #def3ff30,inset -6px 0 7px #eefaff26,inset 0 -8px 3px #c6deeb80}
.vial-glass:after{content:'';position:absolute;left:8px;top:24px;bottom:18px;width:4px;border-radius:5px;background:linear-gradient(#fff9,#fff0);pointer-events:none}
.vial-label{position:absolute;inset:31px 3px 24px;background:linear-gradient(90deg,#c7d8e1,#f4f8fb 14%,#fff 47%,#e9f0f5 81%,#b5c7d6);padding:13px 12px;color:#052641;display:flex;flex-direction:column;overflow:hidden}
.vial-label-top{display:flex;justify-content:space-between;align-items:center;letter-spacing:1.1px;font-size:5px;font-weight:700;color:#667e93}
.vial-label-top i{font-style:normal;font-size:14px;color:#d51e3c;line-height:1}
.vial-label>strong{font-size:28px;line-height:1.02;letter-spacing:-1.5px;margin:18px 0 11px;font-weight:800;min-height:57px;overflow-wrap:anywhere}
.vial-label>strong.is-customized{font-size:22px;letter-spacing:-.8px;display:flex;align-items:center}
.vial-label-sub{font-size:6px;letter-spacing:1.3px;font-weight:600}
.label-rule{height:3px;min-height:3px;background:linear-gradient(90deg,#0b487e 78%,#de1f40 78%);margin:12px -12px 9px}
.vial-label-bottom{display:flex;justify-content:space-between;align-items:center;font-size:4px;letter-spacing:.7px;font-weight:500;line-height:1.5}
.label-barcode{width:26px;height:15px;background:repeating-linear-gradient(90deg,#1d3140 0 1px,transparent 1px 3px,#1d3140 3px 5px,transparent 5px 6px);opacity:.65}
.supporting-vial{left:15%;top:95px;transform:rotate(-14deg) scale(.85);z-index:2;opacity:.85}
.supporting-vial .vial-label{padding:16px 10px}
.supporting-vial .hero-product-image{height:auto;width:100%;aspect-ratio:691/212;mix-blend-mode:multiply;margin:5px 0 12px}
.supporting-vial .vial-label>span{font-size:6px;letter-spacing:1px}
.supporting-vial .vial-label>b{font-size:20px;line-height:1.1;letter-spacing:-.6px}
.lab-tag{display:flex;align-items:center;gap:10px;position:absolute;z-index:5;padding:12px 15px;border:1px solid #648dae35;border-radius:8px;background:linear-gradient(120deg,#1a354de8,#0a2238f2);box-shadow:0 8px 28px #0003;color:#adc5d9;backdrop-filter:blur(12px)}
.lab-tag>svg{width:19px;height:19px;stroke-width:1.4;color:#6dc8ff}
.lab-tag>span:not(.tag-check){font-size:6px;letter-spacing:1.1px;display:block}
.lab-tag b{font-size:10px;letter-spacing:0;font-weight:500;color:#ecf4fb;display:block;margin-top:4px}
.tag-origin{top:50px;right:0;transform:rotate(4deg)}
.tag-brand{left:1%;bottom:51px;transform:rotate(-4deg)}
.tag-check{display:flex;align-items:center;justify-content:center;border:1px solid #5eb7ec50;background:#1785d022;border-radius:50%;width:25px;height:25px;color:#64ceff}
.tag-check svg{width:13px;height:13px}
.stage-caption{position:absolute;bottom:9px;left:0;right:0;text-align:center;color:#66859f;font-size:6px;letter-spacing:1.1px;z-index:3}
.brand-personalizer{background:#102a414f;border:1px solid #6fa3c630;border-radius:8px;padding:15px 18px;position:relative;z-index:4}
.brand-personalizer label{display:block;font-size:11px;color:#c1d5e4;margin-bottom:9px}
.brand-input-wrap{display:flex;align-items:center;gap:10px}
.brand-input-wrap>svg{width:15px;height:15px;color:#69caff;flex-shrink:0}
.brand-input-wrap input{background:transparent;border:0;border-bottom:1px solid #4165807a;border-radius:0;padding:7px 0 8px;width:100%;min-width:0;font-size:13px;color:#fff;outline-offset:4px}
.brand-input-wrap input::placeholder{color:#7896af;font-size:12px}
.brand-input-wrap>span{font-size:23px;color:#69caff}
.brand-lab>figcaption{font-size:8px;line-height:1.7;color:#7996af;padding:9px 7px 0;text-align:center}
.hero-bottom-line{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid #ffffff15;padding:22px 0 25px;font-size:7px;letter-spacing:1.3px;color:#7896af}
.hero-bottom-line a{display:flex;align-items:center;gap:14px;color:#b7cee1;font-size:7px}
.hero-bottom-line svg{width:14px;height:14px;color:#53bdff}
@keyframes vial-arrive{from{opacity:0;translate:0 18px}to{opacity:1;translate:0 0}}

.route-experience{background:#f0f5fa;max-width:none}
.route-experience>.section-head,.shipping-network,.route-bottom{max-width:1440px;margin-left:auto;margin-right:auto}
.route-experience .section-head{margin-bottom:36px;align-items:center}
.route-experience h2{font-size:clamp(34px,3.7vw,54px);line-height:1.12;margin-bottom:0}
.route-intro{max-width:350px}
.route-intro p{font-size:14px;line-height:1.85;margin:0 0 15px}
.route-intro p strong{color:#082e4c;font-weight:600}
.route-intro>span{display:flex;align-items:center;gap:8px;font-size:11px;color:#127fc4}
.route-intro>span svg{width:14px;height:14px}
.shipping-network{overflow:hidden;border:1px solid #20445f;background:#051a2d;border-radius:14px;box-shadow:0 24px 60px #09264118;color:#fff}
.network-topline{padding:21px 27px;display:flex;justify-content:space-between;align-items:center;gap:15px;border-bottom:1px solid #8fbed418;color:#7fa5c1;font-size:8px;letter-spacing:1.4px}
.network-topline>span:first-child{display:flex;align-items:center;gap:8px}
.network-topline .status-dot{width:5px;height:5px;box-shadow:none}
.network-slash{padding:0 14px;color:#3a607e}
.network-body{display:grid;grid-template-columns:minmax(0,1fr) 310px}
.network-map{position:relative;display:flex;flex-direction:column;justify-content:center;min-width:0;overflow:hidden;background:radial-gradient(ellipse at 47% 53%,#113b5750,transparent 67%),#051a2d}
.map-heading{padding:26px 30px 0;position:relative;z-index:1}
.map-heading>span{display:block;font-size:7px;letter-spacing:2px;color:#59a8d7;margin-bottom:8px}
.map-heading b{display:block;font-size:20px;line-height:1.25;font-weight:400;letter-spacing:-.4px;color:#bdd7e8}
.route-map-svg{display:block;width:100%;height:auto;overflow:visible;margin-top:-18px}
.ocean-label{fill:#375c78;font-size:11px;letter-spacing:3px}
.shipping-route{stroke:#4986ad55;stroke-width:1.2;stroke-dasharray:1 1.2;transition:stroke .4s}
.shipping-route.is-selected{stroke:url(#route-gradient);stroke-width:2.5;stroke-dasharray:100;stroke-dashoffset:0;filter:drop-shadow(0 0 4px #18b2ff88);animation:route-draw 1.1s ease-out}
.map-point .point-halo{fill:#2986c210;stroke:none;opacity:0;transition:opacity .4s}
.map-point .point-core{fill:#4d849e;stroke:#0b2138;stroke-width:2}
.map-point text{fill:#83a9c6;font-size:12px;letter-spacing:1px;font-weight:500}
.map-point.is-selected .point-halo{opacity:1;fill:#28acff25;stroke:#53c9ff55;stroke-width:1}
.map-point.is-selected .point-core{fill:#d2f4ff;stroke:#28acff;stroke-width:2}
.map-point.is-selected text{fill:#d2f4ff}
.origin-point circle:first-child{fill:#2192dc14;stroke:#5cbbef44;stroke-width:1}
.origin-point circle:nth-child(2){fill:#279cdb24;stroke:#82d6ff88;stroke-width:1}
.origin-point circle:nth-child(3){fill:#eafaff}
.origin-point text{font-size:12px;letter-spacing:1.5px;fill:#a7dcff;font-weight:600}
.map-footer{display:flex;justify-content:space-between;align-items:center;gap:12px;font-size:7px;color:#7699b6;letter-spacing:.2px;padding:10px 28px 22px;margin-top:auto}
.map-footer>span:first-child{display:flex;align-items:center;gap:8px}
.map-footer>span:last-child{letter-spacing:1.2px;font-size:6px}
.map-key-dot{width:4px;height:4px;background:#a0e0ff;border-radius:50%;display:inline-block}
.map-key-line{width:18px;height:1px;display:inline-block;background:#62c8ff;margin-left:10px}
.route-detail{background:linear-gradient(140deg,#102c43,#0a2339);border-left:1px solid #84b4d323;padding:24px;display:flex;flex-direction:column;min-width:0}
.route-detail-top{display:flex;justify-content:space-between;gap:10px;font-size:6px;color:#88a9c2;letter-spacing:1px;margin-bottom:22px}
#route-region{color:#5abef7}
#route-destination-flag{display:block;width:46px;height:32px;object-fit:cover;border-radius:4px;box-shadow:0 3px 12px #0002;border:1px solid #ffffff18;margin-bottom:17px}
.route-detail h3{font-size:31px;font-weight:500;letter-spacing:-1px;color:#f4f9fd;margin:0 0 10px}
.route-service{display:inline-flex;padding:4px 9px;border:1px solid #5f9bc53a;border-radius:4px;font-size:9px;letter-spacing:.2px;background:#4b9bd910;color:#81c7f2}
.route-itinerary{margin:23px 0 15px}
.route-itinerary>div{position:relative;display:flex;gap:14px;padding:0 0 21px}
.route-itinerary>div:last-child{padding-bottom:0}
.route-itinerary>div:first-child:before{content:'';position:absolute;top:9px;left:4px;bottom:-2px;width:1px;background:linear-gradient(#7bbbea70,#7bbbea20)}
.itinerary-dot{display:block;width:9px;height:9px;border:1px solid #7bbbea;background:#0f314c;border-radius:50%;margin-top:2px;position:relative;z-index:1;flex-shrink:0}
.destination-dot{border-color:#dc4260;background:#dc4260;box-shadow:0 0 0 4px #dc426014}
.route-itinerary>div>span:last-child{font-size:6px;letter-spacing:1.3px;color:#81a3bd}
.route-itinerary b{display:block;font-size:12px;font-weight:500;letter-spacing:0;color:#dfebf5;margin:4px 0}
.route-itinerary small{font-size:9px;letter-spacing:0;color:#85a3b9}
.route-experience #route-description{font-size:10px;color:#88a8c0;line-height:1.8;margin:17px 0 24px}
.route-contact{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-top:auto;border-top:1px solid #83bbdf2a;padding-top:16px;color:#b1e3ff;font-size:10px;font-weight:500}
.route-contact svg{width:16px;height:16px}
.route-contact:hover{color:#fff}
.destination-selector{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));background:#0b2238;border-top:1px solid #8eb5d025}
.destination-button{display:flex;align-items:center;gap:12px;padding:22px 20px;min-width:0;text-align:left;color:#fff;background:transparent;border:0;border-right:1px solid #8eb5d018;position:relative;cursor:pointer;transition:background .25s}
.destination-button:last-child{border-right:0}
.destination-button:before{content:'';height:2px;position:absolute;left:0;right:0;top:-1px;background:transparent;transition:background .25s}
.destination-button:hover{background:#12364f}
.destination-button.is-selected{background:linear-gradient(#174262,#12334e)}
.destination-button.is-selected:before{background:#60c4ff;box-shadow:0 0 13px #60c4ff55}
.destination-button img{width:29px;height:22px;object-fit:cover;flex-shrink:0;border-radius:3px;border:1px solid #ffffff30;filter:saturate(.8)}
.destination-button b{display:block;font-size:11px;font-weight:500;color:#c1d5e5;line-height:1.3}
.destination-button small{display:block;font-size:6px;letter-spacing:1px;color:#6e96b6;margin-top:5px}
.destination-button>svg{width:14px;height:14px;color:#7095b0;margin-left:auto;flex-shrink:0;opacity:0}
.destination-button.is-selected>svg{opacity:1;color:#74cfff}
.destination-button.is-selected b{color:#fff}
.destination-button.is-selected small{color:#8bcaf0}
.destination-button:focus-visible{outline:2px solid #82d5ff;outline-offset:-4px;z-index:2}
.route-bottom{display:flex;justify-content:space-between;gap:35px;align-items:start;margin-top:24px}
.route-bottom>span{display:flex;align-items:center;gap:10px;color:#355975;font-size:11px;white-space:nowrap;padding-top:2px}
.route-bottom>span svg{width:17px;height:17px;color:#167dc6;flex-shrink:0}
.route-bottom>p{max-width:590px;font-size:10px!important;line-height:1.8;margin:0;color:#758b9d!important}
@keyframes route-draw{from{stroke-dashoffset:100}to{stroke-dashoffset:0}}
@media(min-width:1600px){.launch-hero h1{font-size:72px}.launch-hero{gap:30px 4%}}
@media(max-width:1100px) and (min-width:901px){.launch-hero h1{font-size:clamp(36px,4.35vw,48px);letter-spacing:-2px}.launch-hero h1 em{letter-spacing:-2px}.launch-hero{gap:24px;grid-template-columns:1.15fr 1fr;min-height:720px}.launch-hero .hero-actions{gap:10px}.launch-hero .hero-actions .button{font-size:11px;padding:14px;gap:8px}.launch-hero .hero-actions .text-link{font-size:10px}.research-vial{left:42%;width:140px;top:68px}.vial-cap{width:118px}.vial-neck{width:100px}.supporting-vial{left:13%;top:99px}.tag-origin{padding:10px;top:31px}.tag-brand{padding:10px;left:0}.vial-stage{height:410px}.lab-topline{font-size:6px;letter-spacing:1px}.network-body{grid-template-columns:minmax(0,1fr) 285px}.destination-button{gap:8px;padding:20px 12px}.destination-button b{font-size:10px}.destination-button img{width:25px;height:19px}.destination-button>svg{display:none}}
@media(max-width:900px){.launch-hero{grid-template-columns:1fr;padding:48px 6% 0;gap:35px;min-height:0}.launch-hero .hero-copy{max-width:670px;padding:0}.launch-hero h1{font-size:clamp(36px,8.6vw,72px);letter-spacing:-2.8px}.launch-hero h1 em{letter-spacing:-2.8px}.brand-lab{width:100%;max-width:540px;justify-self:center}.vial-stage{height:440px}.research-vial{top:67px;width:170px}.supporting-vial{top:103px}.vial-glass{height:250px}.vial-label>strong{font-size:31px;margin-top:20px}.stage-word{font-size:174px}.launch-hero .hero-actions{gap:25px}.launch-hero .hero-notes{font-size:10px}.hero-bottom-line{padding:19px 0 23px;gap:18px;font-size:6px}.hero-bottom-line>a{font-size:6px;letter-spacing:.8px}.route-experience .section-head{display:flex;gap:35px}.route-experience h2{font-size:36px}.route-intro{max-width:285px}.route-intro p{font-size:12px}.network-body{grid-template-columns:minmax(0,1fr) 268px}.route-detail{padding:21px}.map-heading{padding:20px}.map-heading b{font-size:17px}.map-heading>span{font-size:6px}.map-footer{padding:10px 18px 18px;font-size:6px;flex-wrap:wrap}.map-footer>span:last-child{font-size:5px}.destination-button{padding:19px 12px;gap:8px}.destination-button>svg{display:none}.destination-button img{width:24px;height:18px}.destination-button b{font-size:9px}.destination-button small{font-size:5px}.route-bottom{gap:20px}.route-bottom>span{white-space:normal;font-size:10px}}
@media(max-width:650px){.launch-hero{padding:38px 5% 0;gap:30px}.launch-hero h1{font-size:clamp(29px,9vw,56px);letter-spacing:-1.6px;line-height:1.12;margin-bottom:23px}.launch-hero h1 em{letter-spacing:-1.6px}.launch-hero .hero-eyebrow{font-size:7px;letter-spacing:1.2px;margin-bottom:23px;gap:8px}.hero-statement{font-size:17px;line-height:1.5}.launch-hero p.lead{font-size:13px;line-height:1.85;margin-bottom:23px}.launch-hero .hero-actions{gap:12px 18px}.launch-hero .hero-actions .button{padding:14px 15px;font-size:11px;gap:17px}.launch-hero .hero-actions .text-link{font-size:10px;gap:6px}.launch-hero .hero-notes{font-size:8px;gap:12px;justify-content:space-between;margin-top:21px;padding-top:18px}.launch-hero .hero-notes svg{width:12px;height:12px}.launch-hero .hero-notes>span{gap:5px}.brand-lab{max-width:460px}.lab-topline{font-size:7px;letter-spacing:1px}.lab-topline>span:last-child{font-size:5px;letter-spacing:.6px}.vial-stage{height:388px}.research-vial{width:143px;top:61px;left:43%}.vial-cap{width:120px;height:39px}.vial-neck{width:103px;height:18px}.vial-glass{height:223px}.vial-label{inset:29px 3px 24px;padding:12px 10px}.vial-label>strong{font-size:26px;margin:16px 0 10px;min-height:52px}.vial-label>strong.is-customized{font-size:20px}.vial-label-top{font-size:4px}.vial-label-sub{font-size:5px;letter-spacing:1.2px}.vial-label-bottom{font-size:3.5px}.supporting-vial{left:13%;top:91px;transform:rotate(-14deg) scale(.82)}.stage-word{font-size:150px;top:32px}.stage-orbit{top:14%;height:60%}.orbit-two{top:11%;height:68%}.tag-origin{top:30px;right:0;padding:9px 11px;gap:7px}.lab-tag b{font-size:9px}.lab-tag>span:not(.tag-check){font-size:5px;letter-spacing:.7px}.tag-brand{bottom:43px;padding:10px;left:0;gap:8px}.stage-caption{font-size:5px;letter-spacing:.7px;bottom:10px}.brand-personalizer{padding:14px 16px}.brand-personalizer label{font-size:10px}.brand-input-wrap input{font-size:16px}.brand-input-wrap input::placeholder{font-size:11px}.brand-lab>figcaption{font-size:7px}.hero-bottom-line{padding:18px 0 22px;flex-direction:column;align-items:flex-start;gap:10px;font-size:5px;letter-spacing:.9px}.hero-bottom-line>a{font-size:6px}.route-experience .section-head{display:block}.route-experience h2{font-size:36px;margin-bottom:21px}.route-intro{max-width:400px}.route-intro p{font-size:13px}.route-intro>span{font-size:10px}.shipping-network{border-radius:10px;display:flex;flex-direction:column}.network-topline{padding:18px 16px;order:0;font-size:6px;letter-spacing:.6px}.network-topline>span:last-child{display:none}.destination-selector{order:1;grid-template-columns:repeat(2,minmax(0,1fr));padding:8px;gap:5px;border-top:0;border-bottom:1px solid #8eb5d025}.destination-button{padding:11px 10px;border:1px solid #7697b71c;border-radius:5px;gap:9px}.destination-button:before{display:none}.destination-button.is-selected{border-color:#56b7f27a;background:#184366}.destination-button:last-child{grid-column:1/-1;border:1px solid #7697b71c}.destination-button:last-child.is-selected{border-color:#56b7f27a}.destination-button img{width:24px;height:18px}.destination-button b{font-size:10px}.destination-button small{font-size:5px}.destination-button>svg{display:block;width:12px;height:12px}.network-body{order:2;grid-template-columns:1fr}.map-heading{padding:23px 20px 0}.map-heading b{font-size:19px}.route-map-svg{margin-top:-5px}.map-footer{padding:6px 19px 20px;font-size:6px}.map-footer>span:last-child{font-size:5px;letter-spacing:.8px}.route-detail{border-left:0;border-top:1px solid #84b4d323;padding:24px}.route-detail-top{font-size:7px;letter-spacing:1px;margin-bottom:20px}#route-destination-flag{float:right;width:46px;height:32px;margin-top:8px}.route-detail h3{font-size:30px}.route-service{font-size:10px}.route-itinerary{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:27px}.route-itinerary>div{padding-bottom:0;gap:9px}.route-itinerary>div:first-child:before{display:none}.route-itinerary b{font-size:11px}.route-itinerary small{font-size:8px;line-height:1.6;display:block}.route-experience #route-description{font-size:11px;margin:20px 0}.route-contact{font-size:11px;padding-top:17px}.route-bottom{flex-direction:column;gap:15px;margin-top:20px}.route-bottom>span{font-size:11px}.route-bottom>p{font-size:9px!important}}
@media(max-width:350px){.launch-hero h1{font-size:9vw;letter-spacing:-1.3px}.launch-hero h1 em{letter-spacing:-1.3px}.launch-hero .hero-notes{font-size:7px;gap:8px}.lab-topline{font-size:6px}.lab-topline>span:last-child{font-size:4px}.research-vial{width:130px;left:43%}.vial-cap{width:110px}.vial-neck{width:95px}.supporting-vial{left:11%}.vial-label>strong{font-size:23px}.vial-label>strong.is-customized{font-size:18px}.lab-tag b{font-size:8px}.tag-origin{right:-2px}.route-itinerary{gap:8px}.route-itinerary b{font-size:10px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important;animation:none!important}}
