.container-dosage-calculator-module__dSm4Sa__wrapper{justify-content:center;width:100%;display:flex}.container-dosage-calculator-module__dSm4Sa__card{background:var(--ds-surface);border:1px solid var(--ds-hairline);border-radius:var(--ds-radius-hero);width:min(720px,100%);box-shadow:var(--ds-shadow-card);padding:clamp(20px,4vw,40px)}.container-dosage-calculator-module__dSm4Sa__head{text-align:center;margin-bottom:24px}.container-dosage-calculator-module__dSm4Sa__kicker{font-size:var(--ds-eyebrow);letter-spacing:var(--ds-ls-eyebrow);text-transform:uppercase;color:var(--ds-brand);background:var(--ds-brand-soft);border-radius:var(--ds-radius-pill);margin-bottom:12px;padding:6px 14px;font-weight:800;display:inline-block}.container-dosage-calculator-module__dSm4Sa__head h2{font-size:var(--ds-h2);line-height:var(--ds-lh-tight);letter-spacing:var(--ds-ls-snug);color:var(--ds-text)}.container-dosage-calculator-module__dSm4Sa__sub{color:var(--ds-text-muted);font-size:var(--ds-body);line-height:var(--ds-lh-body);margin-top:8px}.container-dosage-calculator-module__dSm4Sa__fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}@media (max-width:640px){.container-dosage-calculator-module__dSm4Sa__fields{grid-template-columns:minmax(0,1fr)}}.container-dosage-calculator-module__dSm4Sa__field,.container-dosage-calculator-module__dSm4Sa__field>*{min-width:0}.container-dosage-calculator-module__dSm4Sa__field select,.container-dosage-calculator-module__dSm4Sa__field input{box-sizing:border-box;width:100%;max-width:100%}.container-dosage-calculator-module__dSm4Sa__field{flex-direction:column;gap:6px;display:flex}.container-dosage-calculator-module__dSm4Sa__field>label{font-size:var(--ds-small);color:var(--ds-text);font-weight:700}.container-dosage-calculator-module__dSm4Sa__fieldWide{grid-column:1/-1}.container-dosage-calculator-module__dSm4Sa__sliderRow{align-items:center;gap:14px;display:flex}.container-dosage-calculator-module__dSm4Sa__slider{appearance:none;min-height:32px;accent-color:var(--ds-brand);cursor:pointer;background:0 0;flex:1}.container-dosage-calculator-module__dSm4Sa__slider::-webkit-slider-runnable-track{background:var(--ds-hairline);border-radius:999px;height:4px}.container-dosage-calculator-module__dSm4Sa__slider::-moz-range-track{background:var(--ds-hairline);border-radius:999px;height:4px}.container-dosage-calculator-module__dSm4Sa__slider::-moz-range-progress{background:var(--ds-brand);border-radius:999px;height:4px}.container-dosage-calculator-module__dSm4Sa__slider::-webkit-slider-thumb{appearance:none;background:var(--ds-surface);border:1px solid var(--ds-hairline-strong);width:18px;height:18px;box-shadow:var(--ds-shadow-soft);border-radius:50%;margin-top:-7px}.container-dosage-calculator-module__dSm4Sa__slider::-moz-range-thumb{background:var(--ds-surface);border:1px solid var(--ds-hairline-strong);width:18px;height:18px;box-shadow:var(--ds-shadow-soft);border-radius:50%}.container-dosage-calculator-module__dSm4Sa__slider:focus-visible{outline:2px solid var(--ds-brand);outline-offset:2px}.container-dosage-calculator-module__dSm4Sa__number{border:1px solid var(--ds-hairline-strong);border-radius:var(--ds-radius-tight);background:var(--ds-surface-tint);width:100%;max-width:110px;min-height:48px;color:var(--ds-text);padding:0 12px;font-size:16px;font-weight:600}.container-dosage-calculator-module__dSm4Sa__field>.container-dosage-calculator-module__dSm4Sa__number{max-width:100%}.container-dosage-calculator-module__dSm4Sa__number:focus-visible{outline:2px solid var(--ds-brand);outline-offset:2px}.container-dosage-calculator-module__dSm4Sa__select{border:1px solid var(--ds-hairline-strong);border-radius:var(--ds-radius-tight);background:var(--ds-surface-tint);min-height:48px;color:var(--ds-text);padding:0 14px;font-size:16px;font-weight:600}.container-dosage-calculator-module__dSm4Sa__select:focus-visible{outline:2px solid var(--ds-brand);outline-offset:2px}.container-dosage-calculator-module__dSm4Sa__result{border-radius:var(--ds-radius-card);border:1px solid #2d5bff2e;border-left:4px solid var(--ds-brand);background:var(--ds-brand-soft);text-align:center;margin-top:24px;padding:24px}.container-dosage-calculator-module__dSm4Sa__resultMain{justify-content:center;align-items:baseline;gap:10px;display:flex}.container-dosage-calculator-module__dSm4Sa__resultNumber{color:var(--ds-brand-deep);font-size:clamp(2.5rem,1.8rem + 3vw,3.75rem);font-weight:900;line-height:1}.container-dosage-calculator-module__dSm4Sa__resultUnit{font-size:var(--ds-lead);color:var(--ds-brand-deep);font-weight:700}.container-dosage-calculator-module__dSm4Sa__resultDetail{color:var(--ds-text);font-size:var(--ds-body);line-height:var(--ds-lh-body);margin-top:10px}.container-dosage-calculator-module__dSm4Sa__riskBadge{border-radius:var(--ds-radius-pill);font-size:var(--ds-small);letter-spacing:.02em;text-transform:uppercase;margin-top:14px;padding:6px 16px;font-weight:800;display:inline-block}.container-dosage-calculator-module__dSm4Sa__risk_low{color:#15803d;background:#16a34a1f}.container-dosage-calculator-module__dSm4Sa__risk_moderate{color:#a16207;background:#ca8a0424}.container-dosage-calculator-module__dSm4Sa__risk_high{color:#c2410c;background:#ea580c24}.container-dosage-calculator-module__dSm4Sa__risk_severe{color:#b91c1c;background:#dc262624}.container-dosage-calculator-module__dSm4Sa__riskExplain{color:var(--ds-text);font-size:var(--ds-small);line-height:var(--ds-lh-body);margin-top:8px}.container-dosage-calculator-module__dSm4Sa__voyageNote{border-radius:var(--ds-radius-tight);color:#991b1b;font-size:var(--ds-small);text-align:left;background:#dc262614;border:1px solid #dc262640;margin-top:10px;padding:10px 14px;line-height:1.5}.container-dosage-calculator-module__dSm4Sa__math{text-align:left;border:1px solid var(--ds-hairline-strong);border-radius:var(--ds-radius-tight);background:var(--ds-surface);margin-top:18px}.container-dosage-calculator-module__dSm4Sa__math>summary{cursor:pointer;font-size:var(--ds-small);color:var(--ds-brand-deep);padding:12px 16px;font-weight:800;list-style-position:inside}.container-dosage-calculator-module__dSm4Sa__math>summary:focus-visible{outline:2px solid var(--ds-brand);outline-offset:2px}.container-dosage-calculator-module__dSm4Sa__mathBody{font-size:var(--ds-small);line-height:var(--ds-lh-body);color:var(--ds-text);padding:0 16px 16px}.container-dosage-calculator-module__dSm4Sa__mathBody p{margin:8px 0}.container-dosage-calculator-module__dSm4Sa__mathBody ol{gap:8px;margin:8px 0;padding-left:20px;display:grid}.container-dosage-calculator-module__dSm4Sa__mathNote{color:var(--ds-text-muted);font-size:var(--ds-meta)}.container-dosage-calculator-module__dSm4Sa__disclaimer{color:var(--ds-text-faint);font-size:var(--ds-meta);margin-top:10px;line-height:1.5}.container-dosage-calculator-module__dSm4Sa__actions{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:18px;display:flex}.container-dosage-calculator-module__dSm4Sa__primary,.container-dosage-calculator-module__dSm4Sa__secondary{cursor:pointer;border-radius:var(--ds-radius-pill);min-height:48px;font-family:inherit;font-size:var(--ds-small);letter-spacing:.01em;transition:transform var(--ds-dur-quick) var(--ds-ease), box-shadow var(--ds-dur-base) var(--ds-ease), background-color var(--ds-dur-quick) var(--ds-ease);justify-content:center;align-items:center;padding:0 22px;font-weight:700;display:inline-flex}.container-dosage-calculator-module__dSm4Sa__primary{background:var(--ds-accent);color:#fff;box-shadow:var(--ds-shadow-cta)}.container-dosage-calculator-module__dSm4Sa__primary:hover{background:var(--ds-accent-deep);transform:translateY(-2px)}.container-dosage-calculator-module__dSm4Sa__secondary{background:var(--ds-surface);color:var(--ds-brand-deep);border:1px solid var(--ds-hairline-strong)}.container-dosage-calculator-module__dSm4Sa__secondary:hover{border-color:var(--ds-brand);transform:translateY(-2px)}.container-dosage-calculator-module__dSm4Sa__printReport{display:none}@media print{body.dosage-plan-printing .container-dosage-calculator-module__dSm4Sa__printReport{color:#000;background:#fff;width:100%;padding:24px;display:block;position:absolute;top:0;left:0}.container-dosage-calculator-module__dSm4Sa__printReport h2{margin-bottom:4px;font-size:20pt}.container-dosage-calculator-module__dSm4Sa__printReport table{border-collapse:collapse;width:100%;margin:16px 0;font-size:11pt}.container-dosage-calculator-module__dSm4Sa__printReport th,.container-dosage-calculator-module__dSm4Sa__printReport td{text-align:left;vertical-align:top;border:1px solid #999;padding:8px 10px}.container-dosage-calculator-module__dSm4Sa__printReport th{background:#f2f2f2;width:32%}.container-dosage-calculator-module__dSm4Sa__printMeta{color:#444;font-size:9pt;line-height:1.5}}
.strategy-pages-module__AwIjUq__page{background:var(--ds-bg);color:var(--ds-text)}.strategy-pages-module__AwIjUq__hero{isolation:isolate;padding:var(--ds-hero-py) var(--ds-page-px) clamp(56px, 7vw, 88px);text-align:center;flex-direction:column;align-items:center;gap:18px;display:flex;position:relative;overflow:hidden}.strategy-pages-module__AwIjUq__hero:before{content:"";z-index:-1;background:radial-gradient(60% 80% at 22% 14%, #2d5bff1a 0%, #2d5bff00 60%), linear-gradient(180deg, var(--ds-surface-tint) 0%, var(--ds-bg) 100%);position:absolute;inset:0}.strategy-pages-module__AwIjUq__kicker{background:var(--ds-brand-soft);color:var(--ds-brand);letter-spacing:.12em;text-transform:uppercase;border-radius:var(--ds-radius-pill);border:1px solid #2d5bff2e;align-self:center;align-items:center;padding:7px 14px;font-size:12px;font-weight:700;display:inline-flex}.strategy-pages-module__AwIjUq__hero h1,.strategy-pages-module__AwIjUq__sectionHead h2{color:var(--ds-text);letter-spacing:-.012em;margin:0;line-height:1.2}.strategy-pages-module__AwIjUq__hero h1{font-size:var(--ds-h1);letter-spacing:-.02em;overflow-wrap:break-word;text-wrap:balance;width:100%;max-width:min(22ch,100%);font-weight:800;line-height:1.1}.strategy-pages-module__AwIjUq__hero p,.strategy-pages-module__AwIjUq__sectionHead p,.strategy-pages-module__AwIjUq__card p,.strategy-pages-module__AwIjUq__articleCard p{color:var(--ds-text-muted);margin:0}.strategy-pages-module__AwIjUq__hero p{font-size:var(--ds-lead);width:100%;max-width:60ch;line-height:1.6}.strategy-pages-module__AwIjUq__section{padding:var(--ds-section-py-tight) var(--ds-page-px);background:var(--ds-surface)}.strategy-pages-module__AwIjUq__section+.strategy-pages-module__AwIjUq__section{background:var(--ds-bg)}.strategy-pages-module__AwIjUq__section+.strategy-pages-module__AwIjUq__section+.strategy-pages-module__AwIjUq__section{background:var(--ds-surface)}.strategy-pages-module__AwIjUq__sectionHead{text-align:center;max-width:var(--ds-container-prose);flex-direction:column;align-items:center;gap:12px;margin:0 auto clamp(32px,4vw,48px);display:flex}.strategy-pages-module__AwIjUq__sectionHead h2{font-size:var(--ds-h2);font-weight:700}.strategy-pages-module__AwIjUq__sectionHead p{font-size:var(--ds-body);line-height:1.6}.strategy-pages-module__AwIjUq__grid{max-width:var(--ds-container-max);grid-template-columns:1fr;gap:clamp(20px,2.4vw,32px);margin:0 auto;display:grid}@media (min-width:720px){.strategy-pages-module__AwIjUq__grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}}.strategy-pages-module__AwIjUq__card,.strategy-pages-module__AwIjUq__articleCard{background:var(--ds-surface);border:1px solid var(--ds-hairline);border-radius:var(--ds-radius-card);box-shadow:var(--ds-shadow-soft);transition:transform var(--ds-dur-base) var(--ds-ease), box-shadow var(--ds-dur-base) var(--ds-ease), border-color var(--ds-dur-base) var(--ds-ease);flex-direction:column;gap:10px;padding:24px 22px;display:flex}.strategy-pages-module__AwIjUq__card:hover,.strategy-pages-module__AwIjUq__articleCard:hover{box-shadow:var(--ds-shadow-card);border-color:var(--ds-brand);transform:translateY(-4px)}.strategy-pages-module__AwIjUq__card span,.strategy-pages-module__AwIjUq__articleCard span{font-size:var(--ds-eyebrow);letter-spacing:.1em;text-transform:uppercase;color:var(--ds-brand);font-weight:700}.strategy-pages-module__AwIjUq__card h3,.strategy-pages-module__AwIjUq__articleCard h3{font-size:var(--ds-h3);letter-spacing:-.005em;color:var(--ds-text);margin:0;font-weight:700}.strategy-pages-module__AwIjUq__bulletList{background:var(--ds-surface);border:1px solid var(--ds-hairline);border-left:3px solid var(--ds-brand);border-radius:var(--ds-radius-card);box-shadow:var(--ds-shadow-soft);flex-direction:column;gap:10px;margin:18px 0 0;padding:18px 22px;list-style:none;display:flex}.strategy-pages-module__AwIjUq__bulletList li{font-size:var(--ds-small);color:var(--ds-text-muted);padding-left:22px;line-height:1.55;position:relative}.strategy-pages-module__AwIjUq__bulletList li:before{content:"→";color:var(--ds-accent);font-weight:700;position:absolute;left:0}.strategy-pages-module__AwIjUq__tableWrap{background:var(--ds-surface);border:1px solid var(--ds-hairline);border-radius:var(--ds-radius-card);box-shadow:var(--ds-shadow-soft);margin-top:18px;overflow-x:auto}.strategy-pages-module__AwIjUq__dataTable{border-collapse:collapse;width:100%;font-size:var(--ds-small);line-height:1.55}.strategy-pages-module__AwIjUq__dataTable th,.strategy-pages-module__AwIjUq__dataTable td{text-align:left;vertical-align:top;border-bottom:1px solid var(--ds-hairline);padding:12px 16px}.strategy-pages-module__AwIjUq__dataTable thead th{color:var(--ds-text);background:var(--ds-surface-tint);white-space:nowrap;font-weight:800}.strategy-pages-module__AwIjUq__dataTable tbody th{color:var(--ds-text);white-space:nowrap;font-weight:700}.strategy-pages-module__AwIjUq__dataTable td{color:var(--ds-text-muted)}.strategy-pages-module__AwIjUq__dataTable tbody tr:last-child th,.strategy-pages-module__AwIjUq__dataTable tbody tr:last-child td{border-bottom:none}.strategy-pages-module__AwIjUq__textLink{color:var(--ds-brand);transition:color var(--ds-dur-quick) var(--ds-ease), gap var(--ds-dur-quick) var(--ds-ease);align-items:center;gap:6px;font-weight:700;text-decoration:none;display:inline-flex}.strategy-pages-module__AwIjUq__textLink:hover{color:var(--ds-brand-deep);gap:10px}.strategy-pages-module__AwIjUq__articleMeta{flex-wrap:wrap;justify-content:center;gap:8px 18px;margin-top:8px;display:flex}.strategy-pages-module__AwIjUq__articleMeta span{background:var(--ds-brand-soft);color:var(--ds-brand);font-size:var(--ds-meta);letter-spacing:.04em;border-radius:var(--ds-radius-pill);align-items:center;gap:6px;padding:4px 12px;font-weight:600;display:inline-flex}.strategy-pages-module__AwIjUq__articleVisual{max-width:min(920px, calc(100% - (var(--ds-page-px) * 2)));aspect-ratio:16/9;background:#eef2ff;border:1px solid #2d5bff2e;border-radius:22px;margin:clamp(-28px,-3vw,-12px) auto clamp(34px,5vw,56px);position:relative;overflow:hidden;box-shadow:0 24px 70px #0f172a24}.strategy-pages-module__AwIjUq__articleVisualImage{object-fit:cover}.strategy-pages-module__AwIjUq__articleVisual figcaption{color:#101b3f;background:#ffffffc7;border:1px solid #ffffff94;border-radius:14px;padding:10px 14px;font-size:.82rem;font-weight:700;line-height:1.45;position:absolute;bottom:14px;left:14px;right:14px}.strategy-pages-module__AwIjUq__articleCardVisual{aspect-ratio:16/9;background:#eef2ff;border-radius:12px;width:100%;margin-bottom:6px;position:relative;overflow:hidden}.strategy-pages-module__AwIjUq__articleCard .strategy-pages-module__AwIjUq__articleVisualImage{transition:transform var(--ds-dur-slow) var(--ds-ease-out)}@media (hover:hover) and (pointer:fine){.strategy-pages-module__AwIjUq__articleCard:hover .strategy-pages-module__AwIjUq__articleVisualImage{transform:scale(1.06)}}@media (prefers-reduced-motion:reduce){.strategy-pages-module__AwIjUq__articleCard .strategy-pages-module__AwIjUq__articleVisualImage{transition:none!important}.strategy-pages-module__AwIjUq__articleCard:hover .strategy-pages-module__AwIjUq__articleVisualImage{transform:none!important}}.strategy-pages-module__AwIjUq__articleBody{max-width:760px;padding:clamp(40px, 5vw, 64px) var(--ds-page-px) clamp(56px, 7vw, 88px);flex-direction:column;gap:clamp(36px,5vw,56px);margin:0 auto;display:flex}.strategy-pages-module__AwIjUq__articleBlock{flex-direction:column;gap:12px;display:flex}.strategy-pages-module__AwIjUq__articleBlock h2{letter-spacing:-.012em;color:var(--ds-text);margin:0 0 4px;scroll-margin-top:80px;font-size:clamp(1.5rem,2.4vw,2rem);font-weight:700;line-height:1.18}.strategy-pages-module__AwIjUq__articleBlock p{color:var(--ds-text);margin:0;font-size:1.05rem;line-height:1.7}.strategy-pages-module__AwIjUq__cta{background:var(--ds-accent);color:#fff;border-radius:var(--ds-radius-pill);box-shadow:var(--ds-shadow-cta);transition:transform var(--ds-dur-quick) var(--ds-ease), background-color var(--ds-dur-quick) var(--ds-ease), box-shadow var(--ds-dur-base) var(--ds-ease);align-self:flex-start;align-items:center;gap:10px;margin-top:8px;padding:15px 26px;font-size:15px;font-weight:700;text-decoration:none;display:inline-flex}.strategy-pages-module__AwIjUq__cta:hover{background:var(--ds-accent-deep);transform:translateY(-2px);box-shadow:0 14px 32px #ff6b3d52}.strategy-pages-module__AwIjUq__cta:active{transform:translateY(0)scale(.98)}.strategy-pages-module__AwIjUq__relatedGrid{grid-template-columns:1fr;gap:18px;margin-top:18px;display:grid}@media (min-width:760px){.strategy-pages-module__AwIjUq__relatedGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1100px){.strategy-pages-module__AwIjUq__relatedGrid{grid-template-columns:repeat(3,minmax(0,1fr))}}.strategy-pages-module__AwIjUq__relatedColumn{border:1px solid var(--ds-hairline);background:#ffffffdb;border-radius:14px;padding:22px 24px}.strategy-pages-module__AwIjUq__relatedColumn h3{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:#1e3fcc;margin-bottom:14px;font-size:.72rem;font-weight:800}.strategy-pages-module__AwIjUq__relatedColumn ul{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.strategy-pages-module__AwIjUq__relatedColumn li a{color:#0a1f3d;border-bottom:1px solid #0000;font-size:.95rem;font-weight:600;line-height:1.4;transition:color .2s,border-color .2s;display:inline-flex}.strategy-pages-module__AwIjUq__relatedColumn li a:hover{color:#2d5bff;border-color:#2d5bff66}@media (max-width:760px){.strategy-pages-module__AwIjUq__hero{gap:14px;padding:clamp(44px,11vw,64px) 18px clamp(42px,10vw,58px)}.strategy-pages-module__AwIjUq__hero h1{max-width:100%;font-size:var(--ds-h1);line-height:var(--ds-lh-tight);letter-spacing:0}.strategy-pages-module__AwIjUq__hero p{max-width:38ch;font-size:var(--ds-lead);line-height:var(--ds-lh-base)}.strategy-pages-module__AwIjUq__kicker,.strategy-pages-module__AwIjUq__card span,.strategy-pages-module__AwIjUq__articleCard span,.strategy-pages-module__AwIjUq__relatedColumn h3{letter-spacing:.08em}.strategy-pages-module__AwIjUq__section{padding-block:var(--ds-section-py-tight)}.strategy-pages-module__AwIjUq__sectionHead{margin-bottom:28px}.strategy-pages-module__AwIjUq__sectionHead h2,.strategy-pages-module__AwIjUq__articleBlock h2{font-size:var(--ds-h2);line-height:var(--ds-lh-tight);letter-spacing:0}.strategy-pages-module__AwIjUq__card,.strategy-pages-module__AwIjUq__articleCard,.strategy-pages-module__AwIjUq__relatedColumn,.strategy-pages-module__AwIjUq__bulletList{border-radius:10px;padding:18px 16px}.strategy-pages-module__AwIjUq__card h3,.strategy-pages-module__AwIjUq__articleCard h3{letter-spacing:0;line-height:1.22}.strategy-pages-module__AwIjUq__card p,.strategy-pages-module__AwIjUq__articleCard p,.strategy-pages-module__AwIjUq__articleBlock p,.strategy-pages-module__AwIjUq__bulletList li{font-size:var(--ds-body);line-height:var(--ds-lh-body)}.strategy-pages-module__AwIjUq__articleMeta{gap:8px;max-width:100%}.strategy-pages-module__AwIjUq__articleVisual figcaption{font-size:.78rem;line-height:1.35;bottom:10px;left:10px;right:10px}.strategy-pages-module__AwIjUq__articleBody{padding-inline:18px}.strategy-pages-module__AwIjUq__cta{text-align:center;justify-content:center;width:100%;min-height:46px}}.strategy-pages-module__AwIjUq__heroProof{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px 16px;margin-top:18px;display:flex}.strategy-pages-module__AwIjUq__docLink{border:1px solid var(--ds-hairline-strong);background:var(--ds-surface);color:var(--ds-text);transition:border-color var(--ds-dur-base) var(--ds-ease-out), color var(--ds-dur-base) var(--ds-ease-out), transform var(--ds-dur-base) var(--ds-ease-out);border-radius:999px;align-items:center;gap:7px;padding:8px 14px;font-size:.85rem;font-weight:600;text-decoration:none;display:inline-flex}.strategy-pages-module__AwIjUq__docLink svg{color:var(--ds-brand)}@media (hover:hover) and (pointer:fine){.strategy-pages-module__AwIjUq__docLink:hover{border-color:var(--ds-brand);color:var(--ds-brand-deep);transform:translateY(-1px)}}@media (prefers-reduced-motion:reduce){.strategy-pages-module__AwIjUq__docLink{transition:none!important}.strategy-pages-module__AwIjUq__docLink:hover{transform:none!important}}
.faq-block-module__iAwaGq__faq{width:100%;max-width:960px;margin:0 auto;padding:clamp(2.5rem,6vw,4rem) 1.25rem}.faq-block-module__iAwaGq__head{margin-bottom:clamp(1.75rem,4vw,2.5rem)}.faq-block-module__iAwaGq__heading{font-size:var(--ds-h2);font-weight:600;line-height:var(--ds-lh-snug);letter-spacing:var(--ds-ls-snug);color:var(--ds-text);margin:0}.faq-block-module__iAwaGq__intro{max-width:60ch;font-size:var(--ds-body);line-height:var(--ds-lh-body);color:var(--ds-text-muted);margin:.75rem 0 0}.faq-block-module__iAwaGq__list{gap:var(--ds-stack-md);display:grid}.faq-block-module__iAwaGq__item{background:var(--ds-surface);border:1px solid var(--ds-hairline);border-radius:var(--ds-radius-card);box-shadow:var(--ds-shadow-soft);transition:box-shadow var(--ds-dur-base) var(--ds-ease-out), border-color var(--ds-dur-base) var(--ds-ease-out);border-left:3px solid #0000;overflow:hidden}.faq-block-module__iAwaGq__item[open]{border-left-color:var(--ds-brand);box-shadow:var(--ds-shadow-card)}.faq-block-module__iAwaGq__question{font-family:var(--font-display), var(--font-body);font-weight:600;font-size:var(--ds-h4);line-height:var(--ds-lh-snug);letter-spacing:var(--ds-ls-snug);color:var(--ds-text);cursor:pointer;transition:background var(--ds-dur-quick) var(--ds-ease-out);justify-content:space-between;align-items:center;gap:1rem;padding:1.1rem 1.35rem;list-style:none;display:flex}.faq-block-module__iAwaGq__question::-webkit-details-marker{display:none}.faq-block-module__iAwaGq__item[open] .faq-block-module__iAwaGq__question{background:var(--ds-surface-tint)}.faq-block-module__iAwaGq__question:focus-visible{box-shadow:inset 0 0 0 2px var(--ds-surface), inset 0 0 0 4px var(--ds-brand);outline:none}.faq-block-module__iAwaGq__question:after{content:"+";border-radius:var(--ds-radius-pill);background:var(--ds-brand-soft);width:28px;height:28px;color:var(--ds-brand);transition:transform var(--ds-dur-base) var(--ds-ease-out), background var(--ds-dur-quick) var(--ds-ease-out), color var(--ds-dur-quick) var(--ds-ease-out);flex-shrink:0;justify-content:center;align-items:center;font-size:1.2rem;font-weight:500;line-height:1;display:inline-flex}.faq-block-module__iAwaGq__item[open] .faq-block-module__iAwaGq__question:after{background:var(--ds-brand);color:var(--ds-surface);transform:rotate(45deg)}.faq-block-module__iAwaGq__answer{font-size:var(--ds-body);line-height:var(--ds-lh-body);color:var(--ds-text-muted);max-width:70ch;margin:0;padding:.15rem 1.35rem 1.25rem}.faq-block-module__iAwaGq__item[open] .faq-block-module__iAwaGq__answer{animation:faq-block-module__iAwaGq__faqAnswerIn var(--ds-dur-base) var(--ds-ease-out) both}@keyframes faq-block-module__iAwaGq__faqAnswerIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@supports (interpolate-size:allow-keywords){.faq-block-module__iAwaGq__item{interpolate-size:allow-keywords}.faq-block-module__iAwaGq__item::details-content{height:0;transition:height var(--ds-dur-base) var(--ds-ease-out), content-visibility var(--ds-dur-base) allow-discrete;overflow:clip}.faq-block-module__iAwaGq__item[open]::details-content{height:auto}}@media (hover:hover) and (pointer:fine){.faq-block-module__iAwaGq__item:hover{box-shadow:var(--ds-shadow-card)}.faq-block-module__iAwaGq__question:hover{background:var(--ds-surface-tint)}}@media (prefers-reduced-motion:reduce){.faq-block-module__iAwaGq__item,.faq-block-module__iAwaGq__question,.faq-block-module__iAwaGq__question:after{transition:none}.faq-block-module__iAwaGq__item[open] .faq-block-module__iAwaGq__answer{animation:none}@supports (interpolate-size:allow-keywords){.faq-block-module__iAwaGq__item::details-content{transition:none}}}
.sticky-quote-bar-module__Ga9P7G__bar{left:50%;bottom:max(18px, env(safe-area-inset-bottom));z-index:58;opacity:0;pointer-events:none;align-items:center;gap:6px;transition:opacity .28s,transform .28s;display:inline-flex;position:fixed;transform:translate(-50%,16px)}.sticky-quote-bar-module__Ga9P7G__bar.sticky-quote-bar-module__Ga9P7G__show{opacity:1;pointer-events:auto;transform:translate(-50%)}.sticky-quote-bar-module__Ga9P7G__cta{background:var(--ds-grad-cta,linear-gradient(135deg, #ff6a2b 0%, #ff8a3d 100%));color:#fff;letter-spacing:.01em;white-space:nowrap;border:1px solid #ffffff3d;border-radius:999px;align-items:center;gap:10px;padding:12px 20px;font-size:14px;font-weight:800;text-decoration:none;transition:transform .18s,box-shadow .18s;display:inline-flex;box-shadow:inset 0 1px #ffffff42,0 14px 30px -10px #f0601e8c}.sticky-quote-bar-module__Ga9P7G__cta:hover,.sticky-quote-bar-module__Ga9P7G__cta:focus-visible{transform:translateY(-2px);box-shadow:inset 0 1px #ffffff42,0 18px 34px -10px #f0601e9e}.sticky-quote-bar-module__Ga9P7G__ctaArrow{font-size:15px;line-height:1}.sticky-quote-bar-module__Ga9P7G__dismiss{color:#ffffffd9;cursor:pointer;background:#091225b8;border:1px solid #ffffff2e;border-radius:999px;justify-content:center;align-items:center;width:30px;height:30px;padding:0;font-size:16px;line-height:1;transition:background .18s;display:inline-flex}.sticky-quote-bar-module__Ga9P7G__dismiss:hover,.sticky-quote-bar-module__Ga9P7G__dismiss:focus-visible{background:#091225e6}@media (max-width:640px){.sticky-quote-bar-module__Ga9P7G__bar{bottom:max(12px, env(safe-area-inset-bottom))}.sticky-quote-bar-module__Ga9P7G__cta{padding:11px 16px;font-size:13px}.sticky-quote-bar-module__Ga9P7G__ctaProduct{display:none}}@media (prefers-reduced-motion:reduce){.sticky-quote-bar-module__Ga9P7G__bar,.sticky-quote-bar-module__Ga9P7G__cta{transition:none}.sticky-quote-bar-module__Ga9P7G__cta:hover,.sticky-quote-bar-module__Ga9P7G__cta:focus-visible{transform:none}}button.sticky-quote-bar-module__Ga9P7G__cta{font:inherit;cursor:pointer;border:none}.sticky-quote-bar-module__Ga9P7G__overlay{z-index:1000;-webkit-backdrop-filter:blur(10px)saturate(1.2);backdrop-filter:blur(10px)saturate(1.2);background:#0a14226b;place-items:center;padding:16px;animation:.18s ease-out sticky-quote-bar-module__Ga9P7G__overlayIn;display:grid;position:fixed;inset:0}@keyframes sticky-quote-bar-module__Ga9P7G__overlayIn{0%{opacity:0}to{opacity:1}}.sticky-quote-bar-module__Ga9P7G__modal{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);width:min(420px,100%);max-height:calc(100dvh - 88px);color:var(--ink,#16233a);background:#fffffff0;border:1px solid #ffffffa6;border-radius:18px;padding:24px;animation:.22s cubic-bezier(.32,.72,.35,1) sticky-quote-bar-module__Ga9P7G__modalIn;position:relative;overflow:hidden auto;box-shadow:0 24px 60px #0a142259}@keyframes sticky-quote-bar-module__Ga9P7G__modalIn{0%{opacity:0;transform:translateY(10px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@media (prefers-reduced-motion:reduce){.sticky-quote-bar-module__Ga9P7G__overlay,.sticky-quote-bar-module__Ga9P7G__modal{animation:none}}.sticky-quote-bar-module__Ga9P7G__modalClose{cursor:pointer;width:40px;height:40px;color:var(--ink,#16233a);background:#0f28440f;border:none;border-radius:50%;place-items:center;font-size:18px;line-height:1;transition:background .15s;display:grid;position:absolute;top:10px;right:10px}.sticky-quote-bar-module__Ga9P7G__modalClose:hover{background:#0f28441f}.sticky-quote-bar-module__Ga9P7G__modalForm{gap:12px;display:grid}.sticky-quote-bar-module__Ga9P7G__modalForm h3{letter-spacing:-.01em;margin:0;padding-right:40px;font-size:1.08rem;line-height:1.35}.sticky-quote-bar-module__Ga9P7G__modalForm p{color:var(--muted,#5b6572);margin:0;font-size:.88rem;line-height:1.5}.sticky-quote-bar-module__Ga9P7G__modalForm label{letter-spacing:.01em;color:#45536b;gap:5px;font-size:.8rem;font-weight:600;display:grid}.sticky-quote-bar-module__Ga9P7G__modalForm input,.sticky-quote-bar-module__Ga9P7G__modalForm select,.sticky-quote-bar-module__Ga9P7G__modalForm textarea{font:inherit;box-sizing:border-box;width:100%;min-width:0;min-height:44px;color:var(--ink,#16233a);border:1px solid var(--glass-border,#0f28442e);background:#fff;border-radius:9px;padding:10px 12px;font-size:16px;font-weight:400}.sticky-quote-bar-module__Ga9P7G__modalForm textarea{resize:vertical;min-height:56px}.sticky-quote-bar-module__Ga9P7G__modalRow{grid-template-columns:1fr 1fr;gap:10px;display:grid}.sticky-quote-bar-module__Ga9P7G__modalForm>[data-discount-banner]{order:1;margin:0}.sticky-quote-bar-module__Ga9P7G__modalSubmitShelf{background:linear-gradient(#fff0 0,#fff 12px);order:2;margin:0 -24px -24px;padding:12px 24px 20px;display:grid;position:sticky;bottom:-24px}.sticky-quote-bar-module__Ga9P7G__modalSubmit{font:inherit;color:#fff;cursor:pointer;background:var(--cta-gradient,linear-gradient(135deg, #1c4e80, #2e7dd1));border:none;border-radius:999px;min-height:48px;padding:12px 20px;font-size:.95rem;font-weight:700}.sticky-quote-bar-module__Ga9P7G__modalSubmit:disabled{opacity:.6;cursor:wait}.sticky-quote-bar-module__Ga9P7G__modalError{color:#a83226;margin:0;font-size:.85rem}.sticky-quote-bar-module__Ga9P7G__modalSuccess{text-align:center;justify-items:center;gap:10px;padding:10px 0;display:grid}.sticky-quote-bar-module__Ga9P7G__modalCheck{color:#fff;background:#3e7350;border-radius:50%;place-items:center;width:52px;height:52px;font-size:26px;display:grid}.sticky-quote-bar-module__Ga9P7G__hp{clip:rect(0 0 0 0);width:1px;height:1px;overflow:hidden;position:absolute!important}@media (max-width:640px){.sticky-quote-bar-module__Ga9P7G__bar{justify-content:space-between;left:12px;right:92px;transform:translateY(16px)}.sticky-quote-bar-module__Ga9P7G__bar.sticky-quote-bar-module__Ga9P7G__show{transform:translate(0)}.sticky-quote-bar-module__Ga9P7G__ctaProduct{display:none}}
.how-to-order-module__xkeGvW__strip{background:var(--surface-elevated,#f3f6fa);border:1px solid var(--glass-border,#0f28441f);border-radius:16px;margin:26px 0;padding:clamp(18px,3vw,28px)}.how-to-order-module__xkeGvW__title{margin:0 0 16px;font-size:1.05rem}.how-to-order-module__xkeGvW__steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.how-to-order-module__xkeGvW__step{align-items:flex-start;gap:12px;display:flex}.how-to-order-module__xkeGvW__num{color:#fff;background:var(--industrial-blue,#1c4e80);border-radius:50%;flex:none;place-items:center;width:30px;height:30px;font-size:.9rem;font-weight:800;display:grid}.how-to-order-module__xkeGvW__step h3{margin:2px 0 4px;font-size:.95rem}.how-to-order-module__xkeGvW__step p{color:var(--muted,#5b6572);margin:0;font-size:.85rem}.how-to-order-module__xkeGvW__note{color:var(--muted,#5b6572);margin:16px 0 0;font-size:.85rem}.how-to-order-module__xkeGvW__note a{color:var(--industrial-blue,#1c4e80);font-weight:600}@media (max-width:760px){.how-to-order-module__xkeGvW__steps{grid-template-columns:1fr}}
.product-module__5nl4Yq__page{background:var(--ds-bg);min-height:100vh;color:var(--ds-text)}.product-module__5nl4Yq__shell{max-width:var(--ds-container-max);margin:0 auto}.product-module__5nl4Yq__main{flex-direction:column;display:flex}.product-module__5nl4Yq__topbar{padding:clamp(20px, 3vw, 32px) var(--ds-page-px);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.product-module__5nl4Yq__backLink,.product-module__5nl4Yq__phoneLink{border-radius:var(--ds-radius-pill);letter-spacing:.02em;transition:background-color var(--ds-dur-quick) var(--ds-ease), color var(--ds-dur-quick) var(--ds-ease);align-items:center;gap:6px;padding:8px 14px;font-size:13px;font-weight:700;text-decoration:none;display:inline-flex}.product-module__5nl4Yq__backLink{background:var(--ds-surface);color:var(--ds-brand-deep);border:1px solid var(--ds-hairline)}.product-module__5nl4Yq__phoneLink{background:var(--ds-brand-soft);color:var(--ds-brand-deep)}@media (hover:hover) and (pointer:fine){.product-module__5nl4Yq__backLink:hover{background:var(--ds-brand-soft);border-color:var(--ds-brand)}.product-module__5nl4Yq__phoneLink:hover{background:var(--ds-brand);color:#fff}}.product-module__5nl4Yq__hero{isolation:isolate;padding:clamp(40px, 6vw, 80px) var(--ds-page-px) clamp(56px, 8vw, 96px);background:var(--ds-surface);border-radius:var(--ds-radius-hero);margin:0 var(--ds-page-px);box-shadow:var(--ds-shadow-soft);grid-template-columns:minmax(0,1fr);align-items:center;gap:clamp(40px,6vw,80px);display:grid;position:relative;overflow:hidden}.product-module__5nl4Yq__hero:before{content:"";z-index:-1;background:radial-gradient(60% 80% at 18% 12%, color-mix(in srgb, var(--ds-brand) 8%, transparent) 0%, transparent 60%), linear-gradient(180deg, var(--ds-surface-tint) 0%, var(--ds-surface) 100%);border-radius:var(--ds-radius-hero);position:absolute;inset:0}@media (min-width:960px){.product-module__5nl4Yq__hero{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr)}}.product-module__5nl4Yq__eyebrow{background:var(--ds-accent);color:#fff;letter-spacing:.12em;text-transform:uppercase;border-radius:var(--ds-radius-pill);box-shadow:0 6px 16px color-mix(in srgb, var(--ds-accent) 24%, transparent);align-self:flex-start;padding:7px 14px;font-size:12px;font-weight:700;display:inline-flex}.product-module__5nl4Yq__copy h1,.product-module__5nl4Yq__panel h2,.product-module__5nl4Yq__sectionHead h2,.product-module__5nl4Yq__supportCard h2,.product-module__5nl4Yq__quoteCopy h2{color:var(--ds-text);letter-spacing:-.012em;margin:0;line-height:1.2}.product-module__5nl4Yq__copy h1{font-size:var(--ds-h1);font-weight:600;line-height:var(--ds-lh-tight);letter-spacing:var(--ds-ls-tight);margin:16px 0 0}.product-module__5nl4Yq__summary,.product-module__5nl4Yq__description,.product-module__5nl4Yq__sectionHead p,.product-module__5nl4Yq__quoteCopy p,.product-module__5nl4Yq__list li{color:var(--ds-text-muted);margin:0;line-height:1.6}.product-module__5nl4Yq__summary{font-size:var(--ds-lead);margin:16px 0 0;line-height:1.55}.product-module__5nl4Yq__categoryTrail{color:var(--ds-brand-deep);letter-spacing:.06em;text-transform:uppercase;margin:14px 0 0;font-size:.78rem;font-weight:700}.product-module__5nl4Yq__description{font-size:var(--ds-small);max-width:60ch;margin:8px 0 0;line-height:1.65}.product-module__5nl4Yq__heroActions{flex-wrap:wrap;gap:12px;margin-top:20px;display:flex}.product-module__5nl4Yq__primaryAction,.product-module__5nl4Yq__secondaryAction{border-radius:var(--ds-radius-pill);transition:transform var(--ds-dur-quick) var(--ds-ease), background-color var(--ds-dur-quick) var(--ds-ease), box-shadow var(--ds-dur-base) var(--ds-ease);align-items:center;gap:8px;padding:15px 26px;font-size:15px;font-weight:700;text-decoration:none;display:inline-flex}.product-module__5nl4Yq__primaryAction{background:var(--ds-grad-cta);color:#fff;box-shadow:var(--ds-shadow-cta)}.product-module__5nl4Yq__primaryAction:active{transform:translateY(0)scale(.985)}.product-module__5nl4Yq__secondaryAction{color:var(--ds-brand-deep);border:1.5px solid var(--ds-brand);background:0 0}@media (hover:hover) and (pointer:fine){.product-module__5nl4Yq__primaryAction:hover{box-shadow:var(--ds-shadow-cta), 0 18px 40px -10px color-mix(in srgb, var(--ds-accent) 40%, transparent);filter:saturate(1.06);transform:translateY(-2px)}.product-module__5nl4Yq__secondaryAction:hover{background:var(--ds-brand-soft)}}.product-module__5nl4Yq__optionGroups{border:1px solid var(--ds-hairline);border-radius:var(--ds-radius-card);background:color-mix(in srgb, var(--ds-surface) 86%, var(--ds-brand-soft));grid-template-columns:1fr;gap:14px;margin-top:22px;padding:18px;display:grid}@media (min-width:680px){.product-module__5nl4Yq__optionGroups{grid-template-columns:repeat(2,minmax(0,1fr))}}.product-module__5nl4Yq__optionGroup{flex-direction:column;gap:9px;display:flex}.product-module__5nl4Yq__optionLabel{font-size:var(--ds-eyebrow);letter-spacing:.1em;text-transform:uppercase;color:var(--ds-text-faint);font-weight:800}.product-module__5nl4Yq__optionChips{flex-wrap:wrap;gap:8px;display:flex}.product-module__5nl4Yq__optionChip{cursor:pointer;display:inline-flex;position:relative}.product-module__5nl4Yq__optionInput{opacity:0;cursor:pointer;position:absolute;inset:0}.product-module__5nl4Yq__optionChipText{border:1px solid var(--ds-hairline);border-radius:var(--ds-radius-pill);background:var(--ds-surface);min-height:36px;color:var(--ds-text);box-shadow:0 8px 18px -16px color-mix(in srgb, var(--ds-brand-deep) 28%, transparent);transition:border-color var(--ds-dur-quick) var(--ds-ease), background-color var(--ds-dur-quick) var(--ds-ease), color var(--ds-dur-quick) var(--ds-ease), box-shadow var(--ds-dur-quick) var(--ds-ease);align-items:center;gap:7px;padding:8px 13px;font-size:13px;font-weight:800;line-height:1;display:inline-flex}.product-module__5nl4Yq__optionInput:checked+.product-module__5nl4Yq__optionChipText{border-color:var(--ds-brand);background:var(--ds-brand-soft);color:var(--ds-brand-deep);box-shadow:0 10px 24px -16px color-mix(in srgb, var(--ds-brand) 55%, transparent)}.product-module__5nl4Yq__optionInput:focus-visible+.product-module__5nl4Yq__optionChipText{outline:3px solid color-mix(in srgb, var(--ds-brand) 30%, transparent);outline-offset:2px}@media (hover:hover) and (pointer:fine){.product-module__5nl4Yq__optionChip:hover .product-module__5nl4Yq__optionChipText{border-color:color-mix(in srgb, var(--ds-brand) 55%, var(--ds-hairline))}}.product-module__5nl4Yq__colorDot{background:var(--ds-brand);border-radius:50%;width:11px;height:11px;box-shadow:inset 0 0 0 1px #fffc}.product-module__5nl4Yq__colorDot[data-color=blue]{background:#1976d2}.product-module__5nl4Yq__colorDot[data-color=black]{background:#111827}.product-module__5nl4Yq__statRow{border-top:1px solid var(--ds-hairline);flex-wrap:wrap;gap:18px;margin-top:20px;padding-top:16px;display:flex}.product-module__5nl4Yq__statRow article{flex-direction:column;gap:4px;min-width:140px;display:flex}.product-module__5nl4Yq__statRow span{font-size:var(--ds-eyebrow);letter-spacing:.1em;text-transform:uppercase;color:var(--ds-text-faint);font-weight:700}.product-module__5nl4Yq__statRow strong{color:var(--ds-text);font-size:14px;font-weight:600;line-height:1.4}.product-module__5nl4Yq__visual{position:relative}.product-module__5nl4Yq__imageWrap{aspect-ratio:1;border-radius:var(--ds-radius-hero);background:radial-gradient(circle at 24% 18%, color-mix(in srgb, var(--ds-brand-soft) 40%, transparent), transparent 46%), linear-gradient(180deg, #fff 0%, var(--ds-surface-tint) 100%);max-height:600px;box-shadow:var(--ds-shadow-hero);position:relative;overflow:hidden}.product-module__5nl4Yq__image{object-fit:contain;object-position:center;padding:clamp(16px,2.6vw,34px)}.product-module__5nl4Yq__imageContain{object-fit:contain;background:#fff}.product-module__5nl4Yq__gallerySection{padding:var(--ds-section-py-tight) var(--ds-page-px);background:var(--ds-bg)}.product-module__5nl4Yq__galleryGrid{max-width:var(--ds-container-max);grid-template-columns:repeat(5,minmax(0,1fr));gap:clamp(14px,1.6vw,22px);margin:0 auto;display:grid}.product-module__5nl4Yq__galleryCard{background:var(--ds-surface);border:1px solid var(--ds-hairline);border-radius:var(--ds-radius-card);box-shadow:var(--ds-shadow-soft);margin:0;overflow:hidden}.product-module__5nl4Yq__galleryImageWrap{aspect-ratio:1;background:var(--ds-surface-tint);position:relative}.product-module__5nl4Yq__galleryCard figcaption{color:var(--ds-text);padding:12px 14px 14px;font-size:.82rem;font-weight:700;line-height:1.35}@media (max-width:980px){.product-module__5nl4Yq__galleryGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.product-module__5nl4Yq__galleryGrid{grid-template-columns:1fr}}.product-module__5nl4Yq__gridSection{padding:var(--ds-section-py-tight) var(--ds-page-px);background:var(--ds-bg);max-width:var(--ds-container-max);grid-template-columns:1fr;gap:clamp(20px,2.4vw,32px);margin:0 auto;display:grid}@media (min-width:720px){.product-module__5nl4Yq__gridSection{grid-template-columns:repeat(3,1fr)}}.product-module__5nl4Yq__panel{background:var(--ds-surface);border:1px solid var(--ds-hairline);border-radius:var(--ds-radius-card);box-shadow:var(--ds-shadow-soft);transition:transform var(--ds-dur-base) var(--ds-ease), box-shadow var(--ds-dur-base) var(--ds-ease), border-color var(--ds-dur-base) var(--ds-ease);flex-direction:column;gap:12px;padding:28px 26px;display:flex}@media (hover:hover) and (pointer:fine){.product-module__5nl4Yq__panel:hover{box-shadow:var(--ds-shadow-card);border-color:var(--ds-brand);transform:translateY(-4px)}}.product-module__5nl4Yq__panel h2{font-size:var(--ds-h3);font-weight:600}.product-module__5nl4Yq__list{flex-direction:column;gap:8px;margin:4px 0 0;padding:0;list-style:none;display:flex}.product-module__5nl4Yq__list li{font-size:var(--ds-small);padding-left:18px;line-height:1.55;position:relative}.product-module__5nl4Yq__list li:before{content:"";background:var(--ds-accent);border-radius:50%;width:6px;height:6px;position:absolute;top:9px;left:0}.product-module__5nl4Yq__procurementSection{padding:var(--ds-section-py-tight) var(--ds-page-px);background:var(--ds-surface)}.product-module__5nl4Yq__sectionHead{text-align:center;max-width:var(--ds-container-prose);flex-direction:column;align-items:center;gap:12px;margin:0 auto clamp(32px,4vw,48px);display:flex}.product-module__5nl4Yq__sectionHead h2{font-size:var(--ds-h2);font-weight:600}.product-module__5nl4Yq__sectionHead p{font-size:var(--ds-body);margin:0}.product-module__5nl4Yq__procurementLayout{max-width:var(--ds-container-narrow);grid-template-columns:1fr;gap:clamp(20px,2.4vw,32px);margin:0 auto;display:grid}@media (min-width:880px){.product-module__5nl4Yq__procurementLayout{grid-template-columns:2fr 1fr;align-items:start}}.product-module__5nl4Yq__tableWrap{background:var(--ds-surface);border:1px solid var(--ds-hairline);border-radius:var(--ds-radius-card);box-shadow:var(--ds-shadow-soft);overflow:hidden}.product-module__5nl4Yq__skuTable{border-collapse:collapse;width:100%}.product-module__5nl4Yq__skuTable th,.product-module__5nl4Yq__skuTable td{text-align:left;font-size:var(--ds-small);border-bottom:1px solid var(--ds-hairline);padding:14px 18px;line-height:1.5}.product-module__5nl4Yq__skuTable th{background:var(--ds-bg-deep);color:var(--ds-text-on-dark);letter-spacing:.06em;text-transform:uppercase;font-size:12px;font-weight:700}.product-module__5nl4Yq__skuTable td{color:var(--ds-text)}.product-module__5nl4Yq__skuTable td:first-child{color:var(--ds-brand-deep);font-weight:700}.product-module__5nl4Yq__skuTable tr:last-child td{border-bottom:none}.product-module__5nl4Yq__buyingPanel{background:var(--ds-surface);border:1px solid var(--ds-hairline);border-left:3px solid var(--ds-brand);border-radius:var(--ds-radius-card);box-shadow:var(--ds-shadow-soft);flex-direction:column;gap:16px;padding:24px 22px;display:flex}.product-module__5nl4Yq__buyingPanel div{flex-direction:column;gap:4px;display:flex}.product-module__5nl4Yq__buyingPanel span{font-size:var(--ds-eyebrow);letter-spacing:.1em;text-transform:uppercase;color:var(--ds-brand);font-weight:700}.product-module__5nl4Yq__buyingPanel strong{font-size:var(--ds-small);color:var(--ds-text);font-weight:600;line-height:1.5}.product-module__5nl4Yq__supportSection{padding:var(--ds-section-py-tight) var(--ds-page-px);background:var(--ds-bg);max-width:var(--ds-container-max);grid-template-columns:1fr;gap:clamp(20px,2.4vw,32px);margin:0 auto;display:grid}@media (min-width:720px){.product-module__5nl4Yq__supportSection{grid-template-columns:repeat(3,1fr)}}.product-module__5nl4Yq__supportCard{background:var(--ds-surface);border:1px solid var(--ds-hairline);border-radius:var(--ds-radius-card);box-shadow:var(--ds-shadow-soft);transition:transform var(--ds-dur-base) var(--ds-ease), box-shadow var(--ds-dur-base) var(--ds-ease), border-color var(--ds-dur-base) var(--ds-ease);flex-direction:column;gap:12px;padding:28px 26px;display:flex}@media (hover:hover) and (pointer:fine){.product-module__5nl4Yq__supportCard:hover{box-shadow:var(--ds-shadow-card);border-color:var(--ds-brand);transform:translateY(-4px)}}.product-module__5nl4Yq__supportCard h2{font-size:var(--ds-h3);font-weight:600}.product-module__5nl4Yq__badgeList,.product-module__5nl4Yq__linkList{flex-wrap:wrap;gap:8px;margin:4px 0 0;padding:0;list-style:none;display:flex}.product-module__5nl4Yq__badgeList li{background:var(--ds-brand-soft);color:var(--ds-brand-deep);letter-spacing:.04em;border-radius:var(--ds-radius-pill);align-items:center;padding:6px 12px;font-size:12px;font-weight:700;display:inline-flex}.product-module__5nl4Yq__linkList{flex-direction:column;gap:6px}.product-module__5nl4Yq__linkList a,.product-module__5nl4Yq__textAction{color:var(--ds-brand);transition:color var(--ds-dur-quick) var(--ds-ease), gap var(--ds-dur-quick) var(--ds-ease);align-items:center;gap:6px;font-size:14px;font-weight:700;text-decoration:none;display:inline-flex}.product-module__5nl4Yq__textAction{margin-top:4px}@media (hover:hover) and (pointer:fine){.product-module__5nl4Yq__linkList a:hover,.product-module__5nl4Yq__textAction:hover{color:var(--ds-brand-deep);gap:10px}}.product-module__5nl4Yq__faqSection{padding:var(--ds-section-py-tight) var(--ds-page-px);max-width:var(--ds-container-max);flex-direction:column;gap:24px;margin:0 auto;display:flex}.product-module__5nl4Yq__faqList{flex-direction:column;gap:10px;display:flex}.product-module__5nl4Yq__faqItem{border:1px solid var(--ds-hairline);border-radius:var(--ds-radius-card);background:var(--ds-surface);transition:border-color var(--ds-dur-quick) var(--ds-ease), box-shadow var(--ds-dur-quick) var(--ds-ease);overflow:hidden}.product-module__5nl4Yq__faqItem[open]{border-color:color-mix(in srgb, var(--ds-brand) 32%, transparent);box-shadow:0 8px 24px -16px color-mix(in srgb, var(--ds-brand) 25%, transparent)}.product-module__5nl4Yq__faqItem summary{cursor:pointer;color:var(--ds-text);transition:background-color var(--ds-dur-quick) var(--ds-ease);justify-content:space-between;align-items:center;gap:16px;padding:18px 22px;font-size:1rem;font-weight:600;line-height:1.45;list-style:none;display:flex}@media (hover:hover) and (pointer:fine){.product-module__5nl4Yq__faqItem summary:hover{background:var(--ds-surface-tint)}}.product-module__5nl4Yq__faqItem summary::-webkit-details-marker{display:none}.product-module__5nl4Yq__faqItem summary:after{content:"";width:20px;height:20px;transition:transform var(--ds-dur-quick) var(--ds-ease);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23475569' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;flex-shrink:0}.product-module__5nl4Yq__faqItem[open] summary:after{transform:rotate(180deg)}.product-module__5nl4Yq__faqItem p{color:var(--ds-text-muted);margin:0;padding:0 22px 20px;font-size:.95rem;line-height:1.65}@media (max-width:640px){.product-module__5nl4Yq__faqItem summary{padding:16px 18px;font-size:.95rem}.product-module__5nl4Yq__faqItem p{padding:0 18px 18px;font-size:.9rem}}.product-module__5nl4Yq__quoteSection{padding:var(--ds-section-py-tight) var(--ds-page-px);background:var(--ds-surface);max-width:var(--ds-container-max);grid-template-columns:1fr;align-items:start;gap:clamp(24px,3vw,40px);margin:0 auto;display:grid}@media (min-width:960px){.product-module__5nl4Yq__quoteSection{grid-template-columns:1fr 1fr}}.product-module__5nl4Yq__quoteCopy{flex-direction:column;gap:14px;display:flex}.product-module__5nl4Yq__quoteCopy p{font-size:var(--ds-body);max-width:56ch;line-height:1.6}.product-module__5nl4Yq__clusterSection{padding:var(--ds-section-py-tight) var(--ds-page-px);max-width:var(--ds-container-max);flex-direction:column;gap:22px;margin:0 auto;display:flex}.product-module__5nl4Yq__clusterGrid{grid-template-columns:1fr;gap:18px;display:grid}@media (min-width:760px){.product-module__5nl4Yq__clusterGrid{grid-template-columns:1.4fr 1fr}}.product-module__5nl4Yq__clusterColumn{border:1px solid var(--ds-hairline);border-radius:var(--ds-radius-card);background:var(--ds-surface);box-shadow:var(--ds-shadow-soft);padding:22px 24px}.product-module__5nl4Yq__clusterColumn h3{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--ds-brand-deep);margin-bottom:14px;font-size:.72rem;font-weight:700}.product-module__5nl4Yq__clusterColumn ul{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.product-module__5nl4Yq__clusterColumn li a{color:var(--ds-text);transition:color var(--ds-dur-quick) var(--ds-ease), border-color var(--ds-dur-quick) var(--ds-ease);border-bottom:1px solid #0000;font-size:.95rem;font-weight:600;line-height:1.4;display:inline-flex}@media (hover:hover) and (pointer:fine){.product-module__5nl4Yq__clusterColumn li a:hover{color:var(--ds-brand);border-color:color-mix(in srgb, var(--ds-brand) 40%, transparent)}}@media (max-width:760px){.product-module__5nl4Yq__topbar{padding-inline:var(--ds-page-px);gap:10px}.product-module__5nl4Yq__backLink,.product-module__5nl4Yq__phoneLink{text-align:center;flex:150px;justify-content:center;min-height:42px}.product-module__5nl4Yq__hero{margin-inline:var(--ds-page-px);border-radius:var(--ds-radius-card);gap:24px;padding:28px 18px 32px}.product-module__5nl4Yq__copy h1{font-size:var(--ds-h1);line-height:var(--ds-lh-tight);letter-spacing:0}.product-module__5nl4Yq__summary,.product-module__5nl4Yq__description,.product-module__5nl4Yq__sectionHead p,.product-module__5nl4Yq__quoteCopy p,.product-module__5nl4Yq__list li,.product-module__5nl4Yq__faqItem p{font-size:var(--ds-body);line-height:var(--ds-lh-body)}.product-module__5nl4Yq__eyebrow,.product-module__5nl4Yq__statRow span,.product-module__5nl4Yq__buyingPanel span,.product-module__5nl4Yq__clusterColumn h3,.product-module__5nl4Yq__skuTable th{letter-spacing:.08em}.product-module__5nl4Yq__heroActions,.product-module__5nl4Yq__quoteSection{width:100%}.product-module__5nl4Yq__primaryAction,.product-module__5nl4Yq__secondaryAction{border-radius:var(--ds-radius-card);text-align:center;justify-content:center;width:100%;min-height:46px;padding:0 18px}.product-module__5nl4Yq__imageWrap,.product-module__5nl4Yq__panel,.product-module__5nl4Yq__buyingPanel,.product-module__5nl4Yq__supportCard,.product-module__5nl4Yq__faqItem,.product-module__5nl4Yq__clusterColumn{border-radius:var(--ds-radius-card)}.product-module__5nl4Yq__gridSection,.product-module__5nl4Yq__gallerySection,.product-module__5nl4Yq__supportSection,.product-module__5nl4Yq__procurementSection,.product-module__5nl4Yq__quoteSection,.product-module__5nl4Yq__clusterSection,.product-module__5nl4Yq__faqSection{padding-block:var(--ds-section-py-tight)}.product-module__5nl4Yq__panel,.product-module__5nl4Yq__supportCard,.product-module__5nl4Yq__buyingPanel,.product-module__5nl4Yq__clusterColumn{padding:18px 16px}.product-module__5nl4Yq__tableWrap{overflow-x:auto}.product-module__5nl4Yq__skuTable{min-width:620px}.product-module__5nl4Yq__skuTable th,.product-module__5nl4Yq__skuTable td{padding:12px 14px;font-size:.86rem}.product-module__5nl4Yq__statRow{gap:10px}.product-module__5nl4Yq__statRow article{min-width:min(100%,150px)}}@media (prefers-reduced-motion:reduce){.product-module__5nl4Yq__backLink,.product-module__5nl4Yq__phoneLink,.product-module__5nl4Yq__primaryAction,.product-module__5nl4Yq__secondaryAction,.product-module__5nl4Yq__panel,.product-module__5nl4Yq__supportCard,.product-module__5nl4Yq__linkList a,.product-module__5nl4Yq__textAction,.product-module__5nl4Yq__faqItem,.product-module__5nl4Yq__faqItem summary,.product-module__5nl4Yq__faqItem summary:after,.product-module__5nl4Yq__clusterColumn li a{transition:none}.product-module__5nl4Yq__primaryAction:hover,.product-module__5nl4Yq__primaryAction:active,.product-module__5nl4Yq__panel:hover,.product-module__5nl4Yq__supportCard:hover{transform:none}.product-module__5nl4Yq__faqItem[open] summary:after{transform:rotate(180deg)}}.product-module__5nl4Yq__docProof{flex-wrap:wrap;align-items:center;gap:12px 16px;margin-top:18px;display:flex}.product-module__5nl4Yq__docProofLink{border:1px solid var(--ds-hairline-strong);background:var(--ds-surface);color:var(--ds-text);transition:border-color var(--ds-dur-base) var(--ds-ease-out), color var(--ds-dur-base) var(--ds-ease-out), transform var(--ds-dur-base) var(--ds-ease-out);border-radius:999px;align-items:center;gap:7px;padding:8px 14px;font-size:.85rem;font-weight:600;text-decoration:none;display:inline-flex}.product-module__5nl4Yq__docProofLink svg{color:var(--ds-brand)}@media (hover:hover) and (pointer:fine){.product-module__5nl4Yq__docProofLink:hover{border-color:var(--ds-brand);color:var(--ds-brand-deep);transform:translateY(-1px)}}@media (prefers-reduced-motion:reduce){.product-module__5nl4Yq__docProofLink{transition:none!important}.product-module__5nl4Yq__docProofLink:hover{transform:none!important}}
.price-calculator-module__DrdQeq__calculator{box-shadow:none;background:0 0;border:none;gap:18px;padding:0;display:grid}.price-calculator-module__DrdQeq__head p{letter-spacing:.15em;text-transform:uppercase;color:var(--accent);margin-bottom:8px;font-size:.7rem;font-weight:800}.price-calculator-module__DrdQeq__head h3{font-family:var(--font-display);color:var(--ink);margin-bottom:10px;font-size:1.8rem;line-height:1.1}.price-calculator-module__DrdQeq__head span{color:var(--muted);font-size:.92rem;line-height:1.65}.price-calculator-module__DrdQeq__field{background:linear-gradient(#fffffff5,#f7fbffeb);border:1px solid #2d5bff1f;border-left:4px solid #2d5bffb3;border-radius:12px;flex-direction:column;gap:10px;padding:13px;transition:border-color .22s,box-shadow .22s,background .22s;display:flex;box-shadow:0 14px 28px -26px #0f172a33}.price-calculator-module__DrdQeq__field:focus-within{border-color:#2d5bff47;border-left-color:var(--industrial-blue);background:linear-gradient(#f4f9fffa,#fffffff5);box-shadow:0 0 0 3px #2d5bff14,0 18px 32px -28px #2d5bff75}.price-calculator-module__DrdQeq__fieldLabel{gap:4px;display:grid}.price-calculator-module__DrdQeq__fieldStep{width:fit-content;color:var(--industrial-blue);font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;background:#2d5bff14;border:1px solid #2d5bff2e;border-radius:999px;padding:3px 7px;font-size:.58rem;font-weight:850;line-height:1}.price-calculator-module__DrdQeq__fieldLabel strong{color:var(--ink);letter-spacing:-.01em;font-size:.9rem;font-weight:950;line-height:1.15}.price-calculator-module__DrdQeq__fieldLabel small{color:var(--muted);font-size:.74rem;font-weight:650;line-height:1.35}.price-calculator-module__DrdQeq__field input,.price-calculator-module__DrdQeq__field select{border:1px solid var(--glass-border);min-height:54px;color:var(--ink);background:#ffffffe0;border-radius:14px;padding:0 16px;font-size:1rem;font-weight:750;transition:all .3s}.price-calculator-module__DrdQeq__field input:focus,.price-calculator-module__DrdQeq__field select:focus{border-color:var(--accent);box-shadow:0 0 0 1px var(--accent);outline:none}.price-calculator-module__DrdQeq__summaryGrid{grid-template-columns:repeat(2,1fr);gap:12px;margin:8px 0;display:grid}.price-calculator-module__DrdQeq__summaryCard{border:1px solid var(--glass-border);background:#ffffffd1;border-radius:18px;padding:18px;box-shadow:0 16px 28px -24px #0f172a24}.price-calculator-module__DrdQeq__summaryCard span{text-transform:uppercase;letter-spacing:.1em;color:var(--muted);font-size:.7rem}.price-calculator-module__DrdQeq__summaryCard strong{font-family:var(--font-display);color:var(--ink);margin-top:8px;font-size:1.38rem;display:block}.price-calculator-module__DrdQeq__regularPrice{color:var(--muted);letter-spacing:0;margin-top:7px;font-weight:700;text-decoration:line-through;display:block;font-size:.78rem!important}.price-calculator-module__DrdQeq__discountBreakdown{background:linear-gradient(145deg,#fff9e2fa,#fffffffa);border:1px solid #b8840c4d;border-radius:10px;padding:16px;box-shadow:0 16px 32px -26px #7f580057}.price-calculator-module__DrdQeq__discountHead{border-bottom:1px solid #b8840c2e;grid-template-columns:auto 1fr;align-items:center;gap:10px;padding-bottom:12px;display:grid}.price-calculator-module__DrdQeq__discountIcon{color:#614505;background:#f8df8c;border-radius:50%;place-items:center;width:38px;height:38px;display:grid}.price-calculator-module__DrdQeq__discountHead strong,.price-calculator-module__DrdQeq__discountHead span{align-items:center;display:flex}.price-calculator-module__DrdQeq__discountHead strong{color:#4d3808;gap:5px;font-size:.9rem}.price-calculator-module__DrdQeq__discountHead div>span{color:#74643e;text-transform:uppercase;margin-top:3px;font-size:.72rem;font-weight:700}.price-calculator-module__DrdQeq__discountRows{gap:8px;margin:13px 0 0;display:grid}.price-calculator-module__DrdQeq__discountRows>div{justify-content:space-between;align-items:baseline;gap:16px;display:flex}.price-calculator-module__DrdQeq__discountRows dt,.price-calculator-module__DrdQeq__discountRows dd{margin:0}.price-calculator-module__DrdQeq__discountRows dt{color:#65717a;font-size:.78rem}.price-calculator-module__DrdQeq__discountRows dd{color:var(--ink);font-variant-numeric:tabular-nums;font-size:.84rem;font-weight:800}.price-calculator-module__DrdQeq__savingsRow dd{color:#23804d}.price-calculator-module__DrdQeq__discountTotal{border-top:1px solid #b8840c2e;padding-top:9px}.price-calculator-module__DrdQeq__discountTotal dt{color:#3d3218;font-weight:800}.price-calculator-module__DrdQeq__discountTotal dd strong{color:#9a6b00;font-size:1.2rem}.price-calculator-module__DrdQeq__discountExpiry{color:#72530b;font-variant-numeric:tabular-nums;align-items:center;gap:6px;margin:12px 0 0;font-size:.74rem;font-weight:750;display:flex}.price-calculator-module__DrdQeq__meta{color:var(--muted);font-size:.88rem;line-height:1.6}.price-calculator-module__DrdQeq__meta strong{color:var(--ink)}.price-calculator-module__DrdQeq__bulkHint{color:var(--accent);background:#3b82f614;border-radius:12px;padding:12px;font-weight:600}.price-calculator-module__DrdQeq__submit{background:var(--accent);color:#fff;text-transform:uppercase;letter-spacing:.05em;cursor:pointer;border:none;border-radius:14px;min-height:54px;font-size:.9rem;font-weight:700;transition:all .3s}.price-calculator-module__DrdQeq__submit:hover{background:var(--accent-deep);box-shadow:0 10px 20px -5px var(--accent-glow);transform:translateY(-2px)}@media (max-width:620px){.price-calculator-module__DrdQeq__calculator{gap:14px}.price-calculator-module__DrdQeq__head{margin-bottom:4px}.price-calculator-module__DrdQeq__head p{letter-spacing:.08em;font-size:.66rem}.price-calculator-module__DrdQeq__head h3{letter-spacing:0;font-size:clamp(1.35rem,6.2vw,1.62rem);line-height:1.15}.price-calculator-module__DrdQeq__head span{font-size:.9rem;line-height:1.55}.price-calculator-module__DrdQeq__field{border-radius:10px;padding:12px}.price-calculator-module__DrdQeq__fieldStep{letter-spacing:.08em}.price-calculator-module__DrdQeq__fieldLabel strong{letter-spacing:0;font-size:.94rem;line-height:1.22}.price-calculator-module__DrdQeq__fieldLabel small,.price-calculator-module__DrdQeq__meta{font-size:.82rem;line-height:1.48}.price-calculator-module__DrdQeq__field input,.price-calculator-module__DrdQeq__field select{min-height:50px;font-size:16px}.price-calculator-module__DrdQeq__summaryGrid{grid-template-columns:1fr}.price-calculator-module__DrdQeq__summaryCard{padding:14px}.price-calculator-module__DrdQeq__summaryCard span{letter-spacing:.06em}.price-calculator-module__DrdQeq__summaryCard strong{font-size:1.12rem}.price-calculator-module__DrdQeq__submit{letter-spacing:.03em;min-height:52px;font-size:.84rem}}.price-calculator-module__DrdQeq__head p,.price-calculator-module__DrdQeq__highlightCard strong,.price-calculator-module__DrdQeq__bulkHint{color:var(--industrial-blue)}.price-calculator-module__DrdQeq__field input,.price-calculator-module__DrdQeq__field select{background:#fffffffa;border-color:#2d5bff24;border-radius:10px}.price-calculator-module__DrdQeq__field input:focus,.price-calculator-module__DrdQeq__field select:focus{border-color:var(--industrial-blue);box-shadow:0 0 0 3px #2d5bff1f}.price-calculator-module__DrdQeq__summaryCard{background:#ffffffdb;border-color:#2d5bff1a;border-radius:12px;box-shadow:0 14px 26px -24px #0f172a24}.price-calculator-module__DrdQeq__bulkHint{background:#2d5bff14}.price-calculator-module__DrdQeq__submit{background:var(--ds-grad-cta);box-shadow:var(--ds-shadow-cta);border-radius:10px}.price-calculator-module__DrdQeq__submit:hover{background:linear-gradient(135deg,#e5502a,#cc4520);box-shadow:0 14px 28px -14px #ff6b3d99}.price-calculator-module__DrdQeq__calculator{gap:12px}.price-calculator-module__DrdQeq__head{margin-bottom:8px}.price-calculator-module__DrdQeq__head h3{font-size:1.55rem}.price-calculator-module__DrdQeq__head span{font-size:.86rem}.price-calculator-module__DrdQeq__field{gap:10px}.price-calculator-module__DrdQeq__field input,.price-calculator-module__DrdQeq__field select{min-height:48px;font-size:.96rem}.price-calculator-module__DrdQeq__summaryGrid{gap:10px;margin:4px 0}.price-calculator-module__DrdQeq__summaryCard{padding:14px 16px}.price-calculator-module__DrdQeq__summaryCard strong{font-size:1.18rem}.price-calculator-module__DrdQeq__meta{font-size:.78rem}.price-calculator-module__DrdQeq__submit{min-height:48px}@media (max-width:620px){.price-calculator-module__DrdQeq__field input,.price-calculator-module__DrdQeq__field select{min-height:50px;font-size:16px}.price-calculator-module__DrdQeq__submit{min-height:52px}}.price-calculator-module__DrdQeq__head p{color:var(--ds-brand-deep);letter-spacing:var(--ds-ls-eyebrow)}.price-calculator-module__DrdQeq__head h3{background:var(--ds-grad-heading);-webkit-text-fill-color:transparent;color:#0000;letter-spacing:-.02em;-webkit-background-clip:text;background-clip:text}.price-calculator-module__DrdQeq__field{box-shadow:var(--ds-shadow-soft);border-color:#2d5bff1f #2d5bff1f #2d5bff1f #2d5bffa6}.price-calculator-module__DrdQeq__field:focus-within{border-color:#2d5bff4d;border-left-color:var(--ds-brand);box-shadow:0 0 0 3px #2d5bff1a, var(--ds-shadow-soft)}.price-calculator-module__DrdQeq__summaryCard{border-color:var(--ds-hairline);box-shadow:var(--ds-shadow-soft), var(--ds-ring-top);background:#fff}.price-calculator-module__DrdQeq__highlightCard{background:linear-gradient(180deg, var(--ds-brand-soft), var(--ds-surface-tint));border-color:#2d5bff3d}.price-calculator-module__DrdQeq__highlightCard strong{color:var(--ds-brand)}.price-calculator-module__DrdQeq__bulkHint{color:var(--ds-brand-deep);background:#2d5bff14;border:1px solid #2d5bff24}.price-calculator-module__DrdQeq__submitBlue{background:var(--industrial-blue,#1c4e80);margin-top:10px;}.price-calculator-module__DrdQeq__submitBlue:hover{background:var(--industrial-blue-deep,#16385c);transform:translateY(-2px);box-shadow:0 10px 20px -5px #1c4e8073}
.seo-landing-page-module__DRTX6G__page{background:var(--ds-bg);color:var(--ds-text)}.seo-landing-page-module__DRTX6G__hero{isolation:isolate;padding:var(--ds-hero-py) var(--ds-page-px) clamp(96px, 12vw, 160px);max-width:var(--ds-container-max);grid-template-columns:minmax(0,1fr);align-items:center;gap:clamp(48px,8vw,96px);margin:0 auto;display:grid;position:relative;overflow:hidden}.seo-landing-page-module__DRTX6G__hero:before{content:"";z-index:-1;background:radial-gradient(60% 80% at 18% 12%, #2d5bff1f 0%, #2d5bff00 60%), radial-gradient(50% 70% at 95% 90%, #ff6b3d14 0%, #ff6b3d00 60%), linear-gradient(180deg, var(--ds-surface-tint) 0%, var(--ds-bg) 100%);position:absolute;inset:0}@media (min-width:960px){.seo-landing-page-module__DRTX6G__hero{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr)}}.seo-landing-page-module__DRTX6G__heroCopy{flex-direction:column;gap:22px;min-width:0;display:flex}.seo-landing-page-module__DRTX6G__kicker{background:var(--ds-brand-soft);color:var(--ds-brand-deep);letter-spacing:.12em;text-transform:uppercase;border-radius:var(--ds-radius-pill);border:1px solid #2d5bff2e;align-self:flex-start;align-items:center;padding:7px 14px;font-size:12px;font-weight:700;display:inline-flex}.seo-landing-page-module__DRTX6G__hero h1,.seo-landing-page-module__DRTX6G__sectionHead h2,.seo-landing-page-module__DRTX6G__ctaBand h2{color:var(--ds-text);letter-spacing:-.012em;margin:0}.seo-landing-page-module__DRTX6G__hero h1{font-size:var(--ds-h1);letter-spacing:-.02em;max-width:22ch;font-weight:800;line-height:1.07}.seo-landing-page-module__DRTX6G__lead{font-size:var(--ds-lead);color:var(--ds-text-muted);max-width:60ch;margin:0;line-height:1.55}.seo-landing-page-module__DRTX6G__intent{color:var(--ds-brand-deep);background:var(--ds-brand-soft);border-radius:var(--ds-radius-pill);letter-spacing:.02em;align-self:flex-start;align-items:center;margin:0;padding:8px 14px;font-size:12px;font-weight:600;display:inline-flex}.seo-landing-page-module__DRTX6G__actions{flex-wrap:wrap;gap:12px;margin-top:6px;display:flex}.seo-landing-page-module__DRTX6G__primaryCta,.seo-landing-page-module__DRTX6G__secondaryCta,.seo-landing-page-module__DRTX6G__textLink{transition:transform var(--ds-dur-quick) var(--ds-ease), background-color var(--ds-dur-quick) var(--ds-ease), box-shadow var(--ds-dur-base) var(--ds-ease);align-items:center;gap:8px;font-size:15px;font-weight:700;text-decoration:none;display:inline-flex}.seo-landing-page-module__DRTX6G__primaryCta{background:var(--ds-accent);color:#fff;border-radius:var(--ds-radius-pill);box-shadow:var(--ds-shadow-cta);padding:15px 26px}.seo-landing-page-module__DRTX6G__primaryCta:hover{background:var(--ds-accent-deep);transform:translateY(-2px);box-shadow:0 14px 32px #ff6b3d52}.seo-landing-page-module__DRTX6G__primaryCta:active{transform:translateY(0)scale(.98)}.seo-landing-page-module__DRTX6G__secondaryCta{color:var(--ds-brand-deep);border:1.5px solid var(--ds-brand);border-radius:var(--ds-radius-pill);background:0 0;padding:15px 26px}.seo-landing-page-module__DRTX6G__secondaryCta:hover{background:var(--ds-brand-soft)}.seo-landing-page-module__DRTX6G__textLink{color:var(--ds-brand)}.seo-landing-page-module__DRTX6G__textLink:hover{color:var(--ds-brand-deep)}.seo-landing-page-module__DRTX6G__proofPanel{background:var(--ds-glass-bg);border:1px solid var(--ds-glass-border);border-radius:var(--ds-radius-card);box-shadow:var(--ds-shadow-card);flex-direction:column;gap:16px;padding:24px;display:flex;position:relative}.seo-landing-page-module__DRTX6G__proofPanel h2{letter-spacing:-.005em;color:var(--ds-text);margin:0;font-size:1.05rem;font-weight:700}.seo-landing-page-module__DRTX6G__proofGrid{flex-direction:column;gap:10px;display:flex}.seo-landing-page-module__DRTX6G__visualCard{aspect-ratio:16/11;background:var(--ds-bg);border-radius:10px;width:100%;position:relative;overflow:hidden}.seo-landing-page-module__DRTX6G__visualImage{object-fit:cover}.seo-landing-page-module__DRTX6G__visualScrim{pointer-events:none;background:linear-gradient(#0000 50%,#080b188c 100%);position:absolute;inset:0}.seo-landing-page-module__DRTX6G__visualCaption{color:#fff;border-radius:var(--ds-radius-tight);background:#080b18b8;flex-direction:column;gap:6px;padding:8px 12px;font-size:12px;font-weight:600;display:flex;position:absolute;bottom:8px;left:8px;right:8px}.seo-landing-page-module__DRTX6G__visualCaption p{margin:0;line-height:1.4}.seo-landing-page-module__DRTX6G__visualCaption div{flex-wrap:wrap;gap:4px;display:flex}.seo-landing-page-module__DRTX6G__visualCaption span{border-radius:var(--ds-radius-pill);letter-spacing:.06em;text-transform:uppercase;background:#ffffff2e;padding:2px 8px;font-size:10px;font-weight:700}.seo-landing-page-module__DRTX6G__proofItem{border-radius:var(--ds-radius-tight);box-shadow:0 4px 12px -6px #081e5029, var(--ds-ring-top);color:var(--ds-text);background:#ffffffb8;border:1px solid #ffffffb3;padding:10px 14px 10px 28px;font-size:13px;font-weight:600;line-height:1.4;position:relative}.seo-landing-page-module__DRTX6G__proofItem:after{content:"";background:var(--ds-brand);border-radius:50%;width:8px;height:8px;position:absolute;top:50%;left:12px;transform:translateY(-50%);box-shadow:0 0 0 3px #2d5bff2e}.seo-landing-page-module__DRTX6G__section{padding:var(--ds-section-py) var(--ds-page-px);background:var(--ds-surface)}.seo-landing-page-module__DRTX6G__section:nth-of-type(2n){background:var(--ds-bg)}.seo-landing-page-module__DRTX6G__sectionHead{text-align:center;max-width:var(--ds-container-prose);flex-direction:column;align-items:center;gap:12px;margin:0 auto clamp(36px,4vw,56px);display:flex}.seo-landing-page-module__DRTX6G__sectionHead h2{font-size:var(--ds-h2);font-weight:700;line-height:1.2}.seo-landing-page-module__DRTX6G__sectionHead p{font-size:var(--ds-body);color:var(--ds-text-muted);margin:0;line-height:1.6}.seo-landing-page-module__DRTX6G__cardGrid,.seo-landing-page-module__DRTX6G__buyerGuideGrid,.seo-landing-page-module__DRTX6G__stepGrid,.seo-landing-page-module__DRTX6G__relatedGrid,.seo-landing-page-module__DRTX6G__faqGrid{max-width:var(--ds-container-max);grid-template-columns:1fr;gap:clamp(20px,2.4vw,32px);margin:0 auto;display:grid}@media (min-width:720px){.seo-landing-page-module__DRTX6G__cardGrid,.seo-landing-page-module__DRTX6G__buyerGuideGrid,.seo-landing-page-module__DRTX6G__stepGrid{grid-template-columns:repeat(3,1fr)}.seo-landing-page-module__DRTX6G__faqGrid{grid-template-columns:repeat(2,1fr)}.seo-landing-page-module__DRTX6G__relatedGrid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}}.seo-landing-page-module__DRTX6G__card,.seo-landing-page-module__DRTX6G__buyerGuideCard,.seo-landing-page-module__DRTX6G__step,.seo-landing-page-module__DRTX6G__related,.seo-landing-page-module__DRTX6G__faq{background:var(--ds-surface);border:1px solid var(--ds-hairline);border-radius:var(--ds-radius-card);box-shadow:var(--ds-shadow-soft);transition:transform var(--ds-dur-base) var(--ds-ease), box-shadow var(--ds-dur-base) var(--ds-ease), border-color var(--ds-dur-base) var(--ds-ease);flex-direction:column;gap:12px;padding:28px 26px;display:flex}.seo-landing-page-module__DRTX6G__card:hover,.seo-landing-page-module__DRTX6G__buyerGuideCard:hover,.seo-landing-page-module__DRTX6G__step:hover,.seo-landing-page-module__DRTX6G__related:hover{box-shadow:var(--ds-shadow-card);border-color:var(--ds-brand);transform:translateY(-4px)}.seo-landing-page-module__DRTX6G__card span,.seo-landing-page-module__DRTX6G__buyerGuideCard span,.seo-landing-page-module__DRTX6G__step span,.seo-landing-page-module__DRTX6G__related span,.seo-landing-page-module__DRTX6G__faq span{font-size:var(--ds-eyebrow);letter-spacing:.1em;text-transform:uppercase;color:var(--ds-brand);font-weight:700}.seo-landing-page-module__DRTX6G__card h3,.seo-landing-page-module__DRTX6G__buyerGuideCard h3,.seo-landing-page-module__DRTX6G__step h3,.seo-landing-page-module__DRTX6G__faq h3{font-size:var(--ds-h3);letter-spacing:-.005em;color:var(--ds-text);margin:0;font-weight:700}.seo-landing-page-module__DRTX6G__card p,.seo-landing-page-module__DRTX6G__buyerGuideCard p,.seo-landing-page-module__DRTX6G__step p,.seo-landing-page-module__DRTX6G__faq p{font-size:var(--ds-small);color:var(--ds-text-muted);flex:1;margin:0;line-height:1.6}.seo-landing-page-module__DRTX6G__buyerGuideCard{border-left:3px solid var(--ds-brand);position:relative}.seo-landing-page-module__DRTX6G__buyerGuideCard:after{content:none}.seo-landing-page-module__DRTX6G__related{color:inherit;text-decoration:none}.seo-landing-page-module__DRTX6G__related:after{content:"→";color:var(--ds-accent);transition:transform var(--ds-dur-quick) var(--ds-ease);align-self:flex-start;margin-top:auto;font-size:18px;font-weight:700}.seo-landing-page-module__DRTX6G__related:hover:after{transform:translate(4px)}.seo-landing-page-module__DRTX6G__faq{border-left:3px solid var(--ds-brand)}.seo-landing-page-module__DRTX6G__specTable{max-width:var(--ds-container-narrow);background:var(--ds-surface);border:1px solid var(--ds-hairline);border-radius:var(--ds-radius-card);box-shadow:var(--ds-shadow-soft);margin:0 auto;overflow:hidden}.seo-landing-page-module__DRTX6G__specRow{border-bottom:1px solid var(--ds-hairline);grid-template-columns:minmax(180px,.4fr) 1fr;align-items:center;gap:16px;padding:18px 24px;display:grid}.seo-landing-page-module__DRTX6G__specRow:last-child{border-bottom:none}.seo-landing-page-module__DRTX6G__specRow strong,.seo-landing-page-module__DRTX6G__specRow span{margin:0}.seo-landing-page-module__DRTX6G__specRow strong{letter-spacing:.04em;text-transform:uppercase;color:var(--ds-brand-deep);font-size:13px;font-weight:700}.seo-landing-page-module__DRTX6G__specRow span{font-size:var(--ds-small);color:var(--ds-text);line-height:1.5}@media (max-width:640px){.seo-landing-page-module__DRTX6G__specRow{grid-template-columns:1fr;gap:4px;padding:16px 20px}}.seo-landing-page-module__DRTX6G__sizeGuideGrid{max-width:var(--ds-container-max);grid-template-columns:1fr;gap:clamp(16px,2vw,24px);margin:0 auto;display:grid}@media (min-width:720px){.seo-landing-page-module__DRTX6G__sizeGuideGrid{grid-template-columns:repeat(3,1fr)}}.seo-landing-page-module__DRTX6G__sizeGuideCard{background:var(--ds-surface);border:1px solid var(--ds-hairline);border-radius:var(--ds-radius-card);box-shadow:var(--ds-shadow-soft);transition:transform var(--ds-dur-base) var(--ds-ease), box-shadow var(--ds-dur-base) var(--ds-ease);flex-direction:column;gap:10px;padding:24px 22px;display:flex;position:relative}.seo-landing-page-module__DRTX6G__sizeGuideCard:hover{box-shadow:var(--ds-shadow-card);transform:translateY(-4px)}.seo-landing-page-module__DRTX6G__sizeGuideCard:after{content:none}.seo-landing-page-module__DRTX6G__sizeGuideCard span{background:var(--ds-accent-soft);color:var(--ds-accent-deep);letter-spacing:.04em;border-radius:var(--ds-radius-pill);align-self:flex-start;align-items:center;padding:6px 12px;font-size:12px;font-weight:800;display:inline-flex}.seo-landing-page-module__DRTX6G__sizeGuideCard h3{font-size:var(--ds-h3);color:var(--ds-text);margin:0;font-weight:700}.seo-landing-page-module__DRTX6G__sizeGuideCard p{font-size:var(--ds-small);color:var(--ds-text-muted);margin:0;line-height:1.6}.seo-landing-page-module__DRTX6G__comparisonTable{max-width:var(--ds-container-narrow);background:var(--ds-surface);border:1px solid var(--ds-hairline);border-radius:var(--ds-radius-card);box-shadow:var(--ds-shadow-card);margin:0 auto;overflow:hidden}.seo-landing-page-module__DRTX6G__comparisonHeader,.seo-landing-page-module__DRTX6G__comparisonRow{grid-template-columns:minmax(160px,.9fr) repeat(auto-fit,minmax(0,1fr));align-items:stretch;display:grid}.seo-landing-page-module__DRTX6G__comparisonHeader{background:var(--ds-brand-deep);color:#fff}.seo-landing-page-module__DRTX6G__comparisonHeader strong,.seo-landing-page-module__DRTX6G__comparisonRow strong,.seo-landing-page-module__DRTX6G__comparisonRow span{border-right:1px solid var(--ds-hairline);padding:14px 22px;font-size:13px;line-height:1.45}.seo-landing-page-module__DRTX6G__comparisonHeader strong:last-child,.seo-landing-page-module__DRTX6G__comparisonRow span:last-child{border-right:none}.seo-landing-page-module__DRTX6G__comparisonHeader strong{letter-spacing:.06em;text-transform:uppercase;color:#fff;font-weight:700}.seo-landing-page-module__DRTX6G__comparisonRow{border-top:1px solid var(--ds-hairline)}.seo-landing-page-module__DRTX6G__comparisonRow:last-child{border-bottom:none}.seo-landing-page-module__DRTX6G__comparisonRow strong{background:var(--ds-brand-soft);color:var(--ds-brand-deep);letter-spacing:.02em;font-weight:700}.seo-landing-page-module__DRTX6G__comparisonRow span{color:var(--ds-text);font-size:var(--ds-small)}.seo-landing-page-module__DRTX6G__comparisonRow a{color:var(--ds-brand);font-weight:700;text-decoration:none}.seo-landing-page-module__DRTX6G__comparisonRow a:hover{color:var(--ds-brand-deep);text-decoration:underline}@media (max-width:720px){.seo-landing-page-module__DRTX6G__comparisonHeader,.seo-landing-page-module__DRTX6G__comparisonRow{grid-template-columns:1fr}.seo-landing-page-module__DRTX6G__comparisonHeader strong,.seo-landing-page-module__DRTX6G__comparisonRow strong,.seo-landing-page-module__DRTX6G__comparisonRow span{border-right:none;border-bottom:1px solid var(--ds-hairline)}}.seo-landing-page-module__DRTX6G__quoteSection{padding:var(--ds-section-py) var(--ds-page-px);background:var(--ds-bg);max-width:var(--ds-container-max);grid-template-columns:1fr;align-items:start;gap:clamp(24px,3vw,40px);margin:0 auto;display:grid}@media (min-width:960px){.seo-landing-page-module__DRTX6G__quoteSection{grid-template-columns:1fr 1fr}}.seo-landing-page-module__DRTX6G__quoteChecklist{background:var(--ds-surface);border:1px solid var(--ds-hairline);border-radius:var(--ds-radius-card);box-shadow:var(--ds-shadow-soft);padding:28px 26px}.seo-landing-page-module__DRTX6G__quoteChecklist ul{flex-direction:column;gap:10px;margin:16px 0 0;padding:0;list-style:none;display:flex}.seo-landing-page-module__DRTX6G__quoteChecklist li{font-size:var(--ds-small);color:var(--ds-text);padding-left:28px;line-height:1.55;position:relative}.seo-landing-page-module__DRTX6G__quoteChecklist li:before{content:"✓";background:var(--ds-brand);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:11px;font-weight:800;display:inline-flex;position:absolute;top:0;left:0}.seo-landing-page-module__DRTX6G__quoteFormShell{background:var(--ds-surface);border:1px solid var(--ds-hairline);border-radius:var(--ds-radius-card);box-shadow:var(--ds-shadow-card);padding:28px 26px}.seo-landing-page-module__DRTX6G__quoteFormShell form{flex-direction:column;gap:14px;display:flex}.seo-landing-page-module__DRTX6G__ctaBand{isolation:isolate;padding:clamp(56px, 7vw, 88px) var(--ds-page-px);background:radial-gradient(80% 120% at 100% 0%, #2d5bff6b 0%, #2d5bff00 60%), radial-gradient(60% 90% at 0% 100%, #ff6b3d52 0%, #ff6b3d00 60%), var(--ds-bg-deep);color:#fff;grid-template-columns:1fr;align-items:center;gap:clamp(24px,3vw,40px);display:grid;position:relative;overflow:hidden}@media (min-width:880px){.seo-landing-page-module__DRTX6G__ctaBand{grid-template-columns:1.6fr 1fr}}.seo-landing-page-module__DRTX6G__ctaBand h2{color:#fff;font-size:clamp(1.5rem,2.4vw,2.125rem);font-weight:700;line-height:1.18}.seo-landing-page-module__DRTX6G__ctaBand p{font-size:var(--ds-body);color:#ffffffc7;max-width:64ch;margin:0;line-height:1.6}.seo-landing-page-module__DRTX6G__ctaBand .seo-landing-page-module__DRTX6G__primaryCta{align-self:flex-start}@media (max-width:760px){.seo-landing-page-module__DRTX6G__hero{padding:var(--ds-hero-py) var(--ds-page-px) var(--ds-section-py-tight);gap:28px}.seo-landing-page-module__DRTX6G__heroCopy{gap:16px}.seo-landing-page-module__DRTX6G__kicker,.seo-landing-page-module__DRTX6G__card span,.seo-landing-page-module__DRTX6G__buyerGuideCard span,.seo-landing-page-module__DRTX6G__step span,.seo-landing-page-module__DRTX6G__related span,.seo-landing-page-module__DRTX6G__faq span,.seo-landing-page-module__DRTX6G__comparisonHeader strong,.seo-landing-page-module__DRTX6G__quoteChecklist li:before{letter-spacing:.08em}.seo-landing-page-module__DRTX6G__hero h1{max-width:100%;font-size:var(--ds-h1);line-height:var(--ds-lh-tight);letter-spacing:0}.seo-landing-page-module__DRTX6G__lead,.seo-landing-page-module__DRTX6G__sectionHead p,.seo-landing-page-module__DRTX6G__ctaBand p,.seo-landing-page-module__DRTX6G__quoteChecklist li{font-size:var(--ds-body);line-height:var(--ds-lh-body)}.seo-landing-page-module__DRTX6G__intent{text-align:center;justify-content:center;align-self:stretch;line-height:1.35}.seo-landing-page-module__DRTX6G__actions{gap:10px;width:100%}.seo-landing-page-module__DRTX6G__primaryCta,.seo-landing-page-module__DRTX6G__secondaryCta{text-align:center;border-radius:12px;justify-content:center;width:100%;min-height:46px;padding:0 18px;font-size:.92rem;line-height:1.15}.seo-landing-page-module__DRTX6G__proofPanel,.seo-landing-page-module__DRTX6G__card,.seo-landing-page-module__DRTX6G__buyerGuideCard,.seo-landing-page-module__DRTX6G__step,.seo-landing-page-module__DRTX6G__related,.seo-landing-page-module__DRTX6G__faq,.seo-landing-page-module__DRTX6G__sizeGuideCard,.seo-landing-page-module__DRTX6G__quoteChecklist,.seo-landing-page-module__DRTX6G__quoteFormShell{border-radius:10px;padding:18px 16px}.seo-landing-page-module__DRTX6G__visualCaption{background:#080b18e6;margin-top:8px;font-size:.78rem;line-height:1.35;position:static}.seo-landing-page-module__DRTX6G__section{padding-block:var(--ds-section-py-tight)}.seo-landing-page-module__DRTX6G__sectionHead{margin-bottom:28px}.seo-landing-page-module__DRTX6G__card h3,.seo-landing-page-module__DRTX6G__buyerGuideCard h3,.seo-landing-page-module__DRTX6G__step h3,.seo-landing-page-module__DRTX6G__faq h3,.seo-landing-page-module__DRTX6G__sizeGuideCard h3,.seo-landing-page-module__DRTX6G__ctaBand h2{letter-spacing:0;line-height:1.22}.seo-landing-page-module__DRTX6G__specRow,.seo-landing-page-module__DRTX6G__comparisonHeader strong,.seo-landing-page-module__DRTX6G__comparisonRow strong,.seo-landing-page-module__DRTX6G__comparisonRow span{padding:13px 16px}.seo-landing-page-module__DRTX6G__quoteSection{padding-block:var(--ds-section-py-tight);gap:18px}.seo-landing-page-module__DRTX6G__quoteChecklist ul{gap:9px}.seo-landing-page-module__DRTX6G__ctaBand{padding-block:var(--ds-section-py-tight)}}
.shared-page-module__a89Gfa__pageWrapper{flex-direction:column;min-height:100vh;display:flex}.shared-page-module__a89Gfa__main{flex:1}.shared-page-module__a89Gfa__page{flex-direction:column;gap:100px;width:100%;max-width:1400px;margin:0 auto;padding:56px 32px 120px;display:flex}.shared-page-module__a89Gfa__hero{isolation:isolate;flex-direction:column;gap:16px;max-width:800px;padding-top:40px;display:flex;position:relative}.shared-page-module__a89Gfa__hero:after{content:"";z-index:-1;opacity:.13;pointer-events:none;mix-blend-mode:multiply;background-image:url(/backgrounds/blue-particle-board-wide.webp);background-position:50% 0;background-repeat:no-repeat;background-size:max(1500px,120%);width:auto;position:absolute;inset:-120px -360px -120px -220px}.shared-page-module__a89Gfa__kicker{color:#475569;font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;background:#0f172a0f;border:1px solid #bfc1c27a;border-radius:999px;width:fit-content;padding:9px 14px;font-size:.72rem;font-weight:800;display:inline-flex}.shared-page-module__a89Gfa__hero h1{font-family:var(--font-display);font-size:var(--ds-h1);color:var(--ink);font-weight:900;line-height:var(--ds-lh-tight);letter-spacing:var(--ds-ls-tight);background:var(--ds-grad-heading);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.shared-page-module__a89Gfa__hero p{color:var(--muted);max-width:640px;font-size:1.15rem;line-height:1.7}.shared-page-module__a89Gfa__sectionHead{flex-direction:column;gap:12px;max-width:680px;display:flex}.shared-page-module__a89Gfa__sectionHead h2{font-family:var(--font-display);font-size:var(--ds-h2);color:var(--ink);font-weight:900;line-height:var(--ds-lh-tight);letter-spacing:var(--ds-ls-snug);background:var(--ds-grad-heading);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.shared-page-module__a89Gfa__ctaBtn{background:var(--ink);color:#fff;border-radius:999px;align-items:center;gap:8px;width:fit-content;padding:14px 28px;font-size:.95rem;font-weight:800;text-decoration:none;transition:background .2s,transform .2s;display:inline-flex}.shared-page-module__a89Gfa__ctaBtn:hover{opacity:1;background:#0a0e17;transform:translateY(-2px)}.shared-page-module__a89Gfa__ctaBanner{text-align:center;isolation:isolate;background:radial-gradient(circle at 80% 16%,#bfc1c22e,#0000 24%),linear-gradient(135deg,#0f172a,#111827);border-radius:32px;flex-direction:column;align-items:center;gap:20px;padding:80px;display:flex;position:relative;overflow:hidden}.shared-page-module__a89Gfa__ctaBanner:after{content:"";z-index:0;opacity:.16;pointer-events:none;background-image:url(/backgrounds/blue-particle-board-wide.webp);background-position:50%;background-repeat:no-repeat;background-size:max(1500px,120%);position:absolute;inset:0}.shared-page-module__a89Gfa__ctaBanner>*{z-index:1;position:relative}.shared-page-module__a89Gfa__ctaBanner h2{font-family:var(--font-display);font-size:var(--ds-h2);color:#fff;letter-spacing:var(--ds-ls-snug);font-weight:900}.shared-page-module__a89Gfa__ctaBanner p{color:#ffffffbf;font-size:var(--ds-lead);line-height:var(--ds-lh-base);max-width:500px}@media (max-width:768px){.shared-page-module__a89Gfa__page{gap:52px;padding:32px 16px 80px}.shared-page-module__a89Gfa__hero{padding-top:24px}.shared-page-module__a89Gfa__hero h1,.shared-page-module__a89Gfa__sectionHead h2,.shared-page-module__a89Gfa__ctaBanner h2{letter-spacing:0;line-height:var(--ds-lh-tight)}.shared-page-module__a89Gfa__hero p,.shared-page-module__a89Gfa__ctaBanner p{font-size:var(--ds-body);line-height:var(--ds-lh-body)}.shared-page-module__a89Gfa__kicker{letter-spacing:.08em}.shared-page-module__a89Gfa__ctaBanner{border-radius:12px;padding:36px 20px}.shared-page-module__a89Gfa__ctaBtn{text-align:center;border-radius:12px;justify-content:center;width:100%;min-height:46px}}
.adsorption-isotherm-module__zGKViW__wrap{border:1px solid var(--ds-border,#e5e7eb);background:var(--ds-surface,#fff);border-radius:16px;margin:0;padding:22px}.adsorption-isotherm-module__zGKViW__head{flex-direction:column;gap:4px;margin-bottom:14px;display:flex}.adsorption-isotherm-module__zGKViW__head strong{color:var(--ds-ink,#14224a);font-size:1.05rem}.adsorption-isotherm-module__zGKViW__head span{color:var(--ds-muted,#5b6472);font-size:.86rem;line-height:1.5}.adsorption-isotherm-module__zGKViW__chartScroll{overflow-x:auto}.adsorption-isotherm-module__zGKViW__chart{width:100%;min-width:420px;height:auto;display:block}.adsorption-isotherm-module__zGKViW__grid{stroke:var(--ds-border,#e5e7eb);stroke-width:1px}.adsorption-isotherm-module__zGKViW__axisLabel{fill:var(--ds-muted,#5b6472);font-size:12px}.adsorption-isotherm-module__zGKViW__axisTitle{fill:var(--ds-ink,#14224a);font-size:12.5px;font-weight:600}.adsorption-isotherm-module__zGKViW__line{fill:none;stroke:var(--ds-brand,#2d5bff);stroke-width:2.5px;stroke-linejoin:round;stroke-linecap:round}.adsorption-isotherm-module__zGKViW__area{fill:color-mix(in srgb, var(--ds-brand,#2d5bff) 12%, transparent);stroke:none}.adsorption-isotherm-module__zGKViW__dot{fill:var(--ds-brand,#2d5bff);stroke:var(--ds-surface,#fff);stroke-width:1.5px}.adsorption-isotherm-module__zGKViW__note{color:var(--ds-muted,#5b6472);margin:14px 0 0;font-size:.86rem;line-height:1.55}@media (prefers-color-scheme:dark){.adsorption-isotherm-module__zGKViW__wrap{background:var(--ds-surface,#121722);border-color:var(--ds-border,#26303f)}}
.packaging-planner-module__V096ia__planner{gap:26px;display:grid}@media (min-width:960px){.packaging-planner-module__V096ia__planner{grid-template-columns:minmax(0,1fr) minmax(0,1.2fr);align-items:start}}.packaging-planner-module__V096ia__calc,.packaging-planner-module__V096ia__formWrap{border:1px solid var(--ds-border,#e5e7eb);background:var(--ds-surface,#fff);border-radius:18px;padding:26px}.packaging-planner-module__V096ia__calc h3,.packaging-planner-module__V096ia__formWrap h3{margin:0 0 6px;font-size:1.25rem}.packaging-planner-module__V096ia__calcIntro{color:var(--ds-muted,#5b6472);margin:0 0 18px;font-size:.9rem;line-height:1.55}.packaging-planner-module__V096ia__calcGrid,.packaging-planner-module__V096ia__formGrid{grid-template-columns:repeat(auto-fit,minmax(min(220px,100%),1fr));gap:14px;display:grid}.packaging-planner-module__V096ia__field{gap:6px;min-width:0;display:grid}.packaging-planner-module__V096ia__field span{color:var(--ds-ink,#14224a);font-size:.82rem;font-weight:600}.packaging-planner-module__V096ia__field input,.packaging-planner-module__V096ia__field select,.packaging-planner-module__V096ia__field textarea{border:1px solid var(--ds-border,#d6dae2);background:var(--ds-surface,#fff);width:100%;min-width:0;color:inherit;border-radius:10px;padding:10px 12px;font-size:16px}.packaging-planner-module__V096ia__fieldFull{grid-column:1/-1}.packaging-planner-module__V096ia__planCard{border:1px solid color-mix(in srgb, var(--ds-brand,#2d5bff) 30%, transparent);background:color-mix(in srgb, var(--ds-brand,#2d5bff) 6%, transparent);border-radius:14px;margin-top:18px;padding:18px}.packaging-planner-module__V096ia__planCard strong{margin-bottom:8px;display:block}.packaging-planner-module__V096ia__planCard ul{gap:5px;margin:0;padding-left:18px;font-size:.92rem;display:grid}.packaging-planner-module__V096ia__planCard em{color:var(--ds-brand,#2d5bff);font-style:normal;font-weight:700}.packaging-planner-module__V096ia__planNote{color:var(--ds-muted,#5b6472);margin:10px 0 12px;font-size:.82rem}.packaging-planner-module__V096ia__planEmpty{color:var(--ds-muted,#5b6472);margin-top:16px;font-size:.88rem}.packaging-planner-module__V096ia__applyBtn,.packaging-planner-module__V096ia__submit{appearance:none;cursor:pointer;background:var(--ds-brand,#2d5bff);color:#fff;border:0;border-radius:999px;padding:12px 22px;font-size:.95rem;font-weight:700}.packaging-planner-module__V096ia__applyBtn:hover,.packaging-planner-module__V096ia__submit:hover{filter:brightness(1.08)}.packaging-planner-module__V096ia__submit{margin-top:16px}.packaging-planner-module__V096ia__submit:disabled{opacity:.6;cursor:default}.packaging-planner-module__V096ia__uploadBox{border:1px dashed var(--ds-border,#d6dae2);color:var(--ds-muted,#5b6472);border-radius:12px;gap:8px;margin-top:14px;padding:14px;font-size:.84rem;display:grid}.packaging-planner-module__V096ia__fileRow{color:var(--ds-ink,#14224a);align-items:center;gap:8px;font-size:.84rem;display:flex}.packaging-planner-module__V096ia__fileRow button{cursor:pointer;color:var(--ds-muted,#5b6472);background:0 0;border:0;font-size:1rem;line-height:1}.packaging-planner-module__V096ia__hp{opacity:0;width:1px;height:1px;position:absolute;left:-9999px}.packaging-planner-module__V096ia__error{color:#b42318;margin:12px 0 0;font-size:.88rem}.packaging-planner-module__V096ia__success{justify-items:start;gap:8px;display:grid}.packaging-planner-module__V096ia__success span[aria-hidden]{color:#fff;background:#16a34a;border-radius:50%;place-items:center;width:44px;height:44px;font-size:1.3rem;font-weight:800;display:grid}.packaging-planner-module__V096ia__success h3{margin:4px 0 0}.packaging-planner-module__V096ia__successId{font-weight:700}.packaging-planner-module__V096ia__success a{color:var(--ds-brand,#2d5bff);margin-top:6px;font-weight:700}@media (prefers-color-scheme:dark){.packaging-planner-module__V096ia__calc,.packaging-planner-module__V096ia__formWrap{background:var(--ds-surface,#121722);border-color:var(--ds-border,#26303f)}}
.bulk-sales-module__U5DdEa__layout{flex-direction:column;gap:28px;display:flex}.bulk-sales-module__U5DdEa__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.bulk-sales-module__U5DdEa__card{border:1px solid var(--ds-hairline);border-radius:var(--ds-radius-card);box-shadow:var(--ds-shadow-soft);transition:transform var(--ds-dur-base) var(--ds-ease-out), border-color var(--ds-dur-base) var(--ds-ease-out), box-shadow var(--ds-dur-base) var(--ds-ease-out);background:#fffc;padding:26px 22px}.bulk-sales-module__U5DdEa__note{border-radius:var(--ds-radius-pill);background:var(--ds-brand-soft);width:fit-content;color:var(--ds-brand-deep);text-transform:uppercase;letter-spacing:.08em;border:1px solid #2d5bff2e;margin-bottom:10px;padding:4px 10px;font-size:.72rem;font-weight:700;display:inline-flex}.bulk-sales-module__U5DdEa__card h2{font-family:var(--font-display);letter-spacing:-.02em;color:var(--ink);margin-bottom:16px;font-size:1.4rem;font-weight:700}.bulk-sales-module__U5DdEa__list{flex-direction:column;gap:10px;display:flex}.bulk-sales-module__U5DdEa__row{border-bottom:1px solid var(--ds-hairline);color:var(--muted);justify-content:space-between;align-items:center;gap:12px;padding-bottom:10px;display:flex}.bulk-sales-module__U5DdEa__row strong{color:var(--ink)}.bulk-sales-module__U5DdEa__calculatorPanel{border:1px solid var(--ds-hairline);border-radius:var(--ds-radius-hero);box-shadow:var(--ds-shadow-soft);background:#ffffffc7;padding:32px}.bulk-sales-module__U5DdEa__calculatorHead{flex-direction:column;gap:12px;margin-bottom:18px;display:flex}.bulk-sales-module__U5DdEa__calculatorHead h2{font-family:var(--font-display);color:var(--ink);letter-spacing:-.02em;font-size:2rem;font-weight:700}.bulk-sales-module__U5DdEa__calculatorHead p{color:var(--muted);max-width:56ch;line-height:1.65}@media (hover:hover) and (pointer:fine){.bulk-sales-module__U5DdEa__card:hover{border-color:var(--ds-brand);box-shadow:var(--ds-shadow-card);transform:translateY(-4px)}}@media (prefers-reduced-motion:reduce){.bulk-sales-module__U5DdEa__card{transition:none}.bulk-sales-module__U5DdEa__card:hover{transform:none}}@media (max-width:1100px){.bulk-sales-module__U5DdEa__grid{grid-template-columns:1fr}}@media (max-width:768px){.bulk-sales-module__U5DdEa__calculatorPanel{padding:24px}}
.page-module__Iof9sW__page{gap:44px;max-width:1120px;margin:0 auto;padding:40px 18px 70px;display:grid}.page-module__Iof9sW__hero{gap:14px;max-width:780px;display:grid}.page-module__Iof9sW__kicker{letter-spacing:.12em;text-transform:uppercase;color:var(--ds-brand,#2d5bff);font-size:.8rem;font-weight:800}.page-module__Iof9sW__hero h1{margin:0;font-size:clamp(1.9rem,4.6vw,2.9rem);line-height:1.12}.page-module__Iof9sW__lead{color:var(--ds-muted,#5b6472);margin:0;font-size:1.05rem;line-height:1.6}.page-module__Iof9sW__heroActions{flex-wrap:wrap;gap:12px;margin-top:6px;display:flex}.page-module__Iof9sW__primaryCta,.page-module__Iof9sW__ghostCta{border-radius:999px;align-items:center;gap:8px;padding:12px 24px;font-size:.95rem;font-weight:700;text-decoration:none;display:inline-flex}.page-module__Iof9sW__primaryCta{background:var(--ds-brand,#2d5bff);color:#fff}.page-module__Iof9sW__ghostCta{border:1.5px solid var(--ds-border,#d6dae2);color:var(--ds-ink,#14224a)}.page-module__Iof9sW__proofRow{flex-wrap:wrap;gap:10px;margin-top:4px;display:flex}.page-module__Iof9sW__proofChip{border:1px solid var(--ds-border,#e5e7eb);color:var(--ds-muted,#5b6472);border-radius:999px;padding:6px 12px;font-size:.8rem;font-weight:600}.page-module__Iof9sW__sectionHead{gap:8px;max-width:720px;display:grid}.page-module__Iof9sW__sectionHead h2{margin:0;font-size:clamp(1.4rem,3vw,1.9rem)}.page-module__Iof9sW__sectionHead p{color:var(--ds-muted,#5b6472);margin:0;line-height:1.55}.page-module__Iof9sW__serviceGrid{grid-template-columns:repeat(auto-fit,minmax(min(250px,100%),1fr));gap:16px;margin-top:22px;display:grid}.page-module__Iof9sW__serviceCard{border:1px solid var(--ds-border,#e5e7eb);background:var(--ds-surface,#fff);border-radius:16px;align-content:start;gap:8px;padding:20px;display:grid}.page-module__Iof9sW__serviceCard strong{font-size:1.02rem}.page-module__Iof9sW__serviceCard p{color:var(--ds-muted,#5b6472);margin:0;font-size:.88rem;line-height:1.55}.page-module__Iof9sW__facility{border:1px solid var(--ds-border,#e5e7eb);background:var(--ds-surface,#fff);border-radius:18px;gap:10px;padding:26px;display:grid}.page-module__Iof9sW__facility h2{margin:0}.page-module__Iof9sW__facility p{color:var(--ds-muted,#5b6472);max-width:75ch;margin:0;line-height:1.6}.page-module__Iof9sW__facilityList{gap:6px;margin:6px 0 0;padding-left:18px;line-height:1.55;display:grid}.page-module__Iof9sW__steps{counter-reset:step;grid-template-columns:repeat(auto-fit,minmax(min(220px,100%),1fr));gap:16px;margin-top:22px;display:grid}.page-module__Iof9sW__step{border:1px solid var(--ds-border,#e5e7eb);counter-increment:step;border-radius:16px;align-content:start;gap:8px;padding:20px;display:grid}.page-module__Iof9sW__step:before{content:counter(step);background:color-mix(in srgb, var(--ds-brand,#2d5bff) 12%, transparent);width:32px;height:32px;color:var(--ds-brand,#2d5bff);border-radius:50%;place-items:center;font-weight:800;display:grid}.page-module__Iof9sW__step strong{font-size:.98rem}.page-module__Iof9sW__step p{color:var(--ds-muted,#5b6472);margin:0;font-size:.86rem;line-height:1.5}.page-module__Iof9sW__honesty{color:var(--ds-muted,#5b6472);border-left:3px solid var(--ds-border,#e5e7eb);max-width:75ch;padding-left:14px;font-size:.85rem;line-height:1.6}@media (prefers-color-scheme:dark){.page-module__Iof9sW__serviceCard,.page-module__Iof9sW__facility{background:var(--ds-surface,#121722);border-color:var(--ds-border,#26303f)}}
.documentation-module__bnpMna__page{max-width:var(--ds-container-max);padding:0 var(--ds-page-px) var(--ds-section-py);margin:0 auto}.documentation-module__bnpMna__hero{padding:var(--ds-hero-py) 0 clamp(28px, 4vw, 44px);max-width:var(--ds-container-prose)}.documentation-module__bnpMna__kicker{border-radius:var(--ds-radius-pill);background:var(--ds-brand-soft);color:var(--ds-brand-deep);letter-spacing:.12em;text-transform:uppercase;border:1px solid #2d5bff2e;align-items:center;margin-bottom:16px;padding:7px 14px;font-size:12px;font-weight:700;display:inline-flex}.documentation-module__bnpMna__hero h1{font-size:var(--ds-h1);letter-spacing:-.02em;background:var(--ds-grad-heading);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-weight:700;line-height:1.08}.documentation-module__bnpMna__hero p{font-size:var(--ds-lead);color:var(--ds-text-muted);margin-top:14px;line-height:1.6}.documentation-module__bnpMna__certSection{margin-bottom:clamp(40px,6vw,72px)}.documentation-module__bnpMna__certCard{border:1px solid var(--ds-hairline);border-radius:var(--ds-radius-hero);background:radial-gradient(80% 120% at 0% 0%, #2d5bff0f, transparent 60%), var(--ds-surface);box-shadow:var(--ds-shadow-card), var(--ds-ring-top);grid-template-columns:minmax(0,.34fr) minmax(0,.66fr);gap:clamp(20px,3vw,40px);padding:clamp(24px,3vw,40px);display:grid}.documentation-module__bnpMna__certBadge{border-radius:var(--ds-radius-card);background:var(--ds-grad-brand);color:#fff;text-align:center;box-shadow:var(--ds-glow-brand);flex-direction:column;justify-content:center;align-items:center;gap:14px;padding:clamp(24px,3vw,40px);display:flex}.documentation-module__bnpMna__certBadge span{font-family:var(--font-display), var(--font-body);letter-spacing:-.02em;font-size:1.35rem;font-weight:800}.documentation-module__bnpMna__certEyebrow{font-family:var(--font-mono);letter-spacing:.13em;text-transform:uppercase;color:var(--ds-brand-deep);font-size:.68rem;font-weight:700}.documentation-module__bnpMna__certBody h2{letter-spacing:-.02em;color:var(--ds-text);margin:8px 0 4px;font-size:clamp(1.5rem,2.4vw,2rem);font-weight:700}.documentation-module__bnpMna__certScope{color:var(--ds-text-muted);font-size:.98rem}.documentation-module__bnpMna__certBrandNote{color:var(--ds-text-muted);margin-top:6px;font-size:.88rem;font-style:italic}.documentation-module__bnpMna__certGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 24px;margin:20px 0 22px;display:grid}.documentation-module__bnpMna__certGrid dt{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--ds-text-faint);margin-bottom:3px;font-size:.62rem;font-weight:700}.documentation-module__bnpMna__certGrid dd{color:var(--ds-text);font-size:.92rem;font-weight:600;line-height:1.35}.documentation-module__bnpMna__placeholder{font-style:italic;color:var(--ds-accent-deep)!important;font-weight:500!important}.documentation-module__bnpMna__certActions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.documentation-module__bnpMna__download{background:var(--ds-grad-cta);color:#fff;font-family:var(--font-display), var(--font-body);box-shadow:var(--ds-shadow-cta), inset 0 1px 0 #ffffff42;transition:transform var(--ds-dur-base) var(--ds-ease-out), box-shadow var(--ds-dur-base) var(--ds-ease-out);border-radius:10px;align-items:center;gap:8px;padding:12px 20px;font-size:.9rem;font-weight:700;text-decoration:none;display:inline-flex}.documentation-module__bnpMna__awaiting{border:1px dashed var(--ds-hairline-strong);background:var(--ds-surface-tint);color:var(--ds-text-muted);white-space:nowrap;border-radius:10px;align-items:center;gap:7px;padding:11px 16px;font-size:.84rem;font-weight:600;display:inline-flex}.documentation-module__bnpMna__certSecondary{color:var(--ds-brand-deep);font-size:.9rem;font-weight:700;text-decoration:none}@media (hover:hover) and (pointer:fine){.documentation-module__bnpMna__download:hover{transform:translateY(-2px);box-shadow:0 18px 38px -14px #ff6b3d99,inset 0 1px #ffffff4d}.documentation-module__bnpMna__certSecondary:hover{text-decoration:underline}}.documentation-module__bnpMna__download:active{transform:translateY(0)scale(.985)}.documentation-module__bnpMna__docSection{margin-bottom:clamp(36px,5vw,56px)}.documentation-module__bnpMna__docHead{margin-bottom:20px}.documentation-module__bnpMna__docHead h2{font-size:var(--ds-h3);letter-spacing:-.015em;color:var(--ds-text);font-weight:700}.documentation-module__bnpMna__docHead p{color:var(--ds-text-muted);margin-top:4px;font-size:.95rem}.documentation-module__bnpMna__docGrid{grid-template-columns:1fr;gap:12px;display:grid}.documentation-module__bnpMna__docCard{border:1px solid var(--ds-hairline);border-radius:var(--ds-radius-card);background:var(--ds-surface);box-shadow:var(--ds-shadow-soft);transition:border-color var(--ds-dur-base) var(--ds-ease-out), box-shadow var(--ds-dur-base) var(--ds-ease-out), transform var(--ds-dur-base) var(--ds-ease-out);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:18px;padding:18px 20px;display:grid}@media (hover:hover) and (pointer:fine){.documentation-module__bnpMna__docCard:hover{box-shadow:var(--ds-shadow-card);border-color:#2d5bff47;transform:translateY(-3px)}}.documentation-module__bnpMna__docIcon{background:var(--ds-brand-soft);width:44px;height:44px;color:var(--ds-brand-deep);border:1px solid #2d5bff24;border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.documentation-module__bnpMna__docMain h3{letter-spacing:-.01em;color:var(--ds-text);font-size:1.02rem;font-weight:700}.documentation-module__bnpMna__docMain p{color:var(--ds-text-muted);margin-top:4px;font-size:.9rem;line-height:1.5}.documentation-module__bnpMna__docMeta{flex-wrap:wrap;gap:6px 14px;margin-top:10px;display:flex}.documentation-module__bnpMna__docMeta span{color:var(--ds-text);font-size:.78rem}.documentation-module__bnpMna__docMeta em{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--ds-text-faint);font-size:.66rem;font-style:normal;font-weight:700}.documentation-module__bnpMna__docApplies{color:var(--ds-brand-deep);margin-top:8px;font-size:.78rem;font-weight:600;display:inline-block}.documentation-module__bnpMna__ctaBanner{border-radius:var(--ds-radius-hero);background:radial-gradient(80% 120% at 100% 0%, #2d5bff4d, transparent 60%), var(--ds-bg-deep);color:var(--ds-text-on-dark);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;margin-top:clamp(40px,5vw,64px);padding:clamp(28px,4vw,44px);display:flex}.documentation-module__bnpMna__ctaBanner h2{font-size:var(--ds-h3);color:#fff;font-weight:700}.documentation-module__bnpMna__ctaBanner p{color:#e9eef7b8;max-width:60ch;margin-top:6px;font-size:.95rem}.documentation-module__bnpMna__ctaBtn{background:var(--ds-grad-cta);color:#fff;font-family:var(--font-display), var(--font-body);box-shadow:var(--ds-shadow-cta);white-space:nowrap;border-radius:11px;align-items:center;padding:14px 26px;font-weight:700;text-decoration:none;display:inline-flex}@media (max-width:820px){.documentation-module__bnpMna__certCard{grid-template-columns:1fr}.documentation-module__bnpMna__certBadge{flex-direction:row;padding:18px}.documentation-module__bnpMna__docCard{grid-template-columns:auto minmax(0,1fr)}.documentation-module__bnpMna__docCard>:last-child{grid-column:1/-1;justify-self:start}}@media (max-width:560px){.documentation-module__bnpMna__certGrid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.documentation-module__bnpMna__download,.documentation-module__bnpMna__docCard{transition:none!important}.documentation-module__bnpMna__download:hover,.documentation-module__bnpMna__docCard:hover{transform:none!important}}.documentation-module__bnpMna__verifySection{margin-top:clamp(36px,5vw,56px)}.documentation-module__bnpMna__verifyRow{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.documentation-module__bnpMna__verifyLink{border:1px solid var(--ds-hairline);border-radius:var(--ds-radius-card);background:var(--ds-surface);box-shadow:var(--ds-shadow-soft);transition:border-color var(--ds-dur-base) var(--ds-ease-out), transform var(--ds-dur-base) var(--ds-ease-out), box-shadow var(--ds-dur-base) var(--ds-ease-out);flex-direction:column;gap:3px;padding:16px 18px;text-decoration:none;display:flex}.documentation-module__bnpMna__verifyLink strong{color:var(--ds-text);font-size:.98rem;font-weight:700}.documentation-module__bnpMna__verifyLink em{color:var(--ds-brand-deep);font-size:.8rem;font-style:normal}.documentation-module__bnpMna__verifyPlaceholder{box-shadow:none;background:var(--ds-surface-tint);border-style:dashed}.documentation-module__bnpMna__verifyPlaceholder em{color:var(--ds-accent-deep);font-style:italic}@media (hover:hover) and (pointer:fine){a.documentation-module__bnpMna__verifyLink:hover{box-shadow:var(--ds-shadow-card);border-color:#2d5bff47;transform:translateY(-3px)}}@media (max-width:820px){.documentation-module__bnpMna__verifyRow{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:480px){.documentation-module__bnpMna__verifyRow{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.documentation-module__bnpMna__verifyLink{transition:none!important}a.documentation-module__bnpMna__verifyLink:hover{transform:none!important}}
.glossary-module__tz_7na__tocNav{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:6px;display:flex}.glossary-module__tz_7na__tocNav a{border-radius:var(--ds-radius-pill);background:var(--ds-surface);color:var(--ds-brand-deep);transition:background-color var(--ds-dur-quick) var(--ds-ease), border-color var(--ds-dur-quick) var(--ds-ease), color var(--ds-dur-quick) var(--ds-ease);border:1px solid #2d5bff38;align-items:center;padding:7px 16px;font-size:13px;font-weight:700;text-decoration:none;display:inline-flex}.glossary-module__tz_7na__tocNav a:hover,.glossary-module__tz_7na__tocNav a:focus-visible{background:var(--ds-brand-soft);border-color:var(--ds-brand)}.glossary-module__tz_7na__entry{scroll-margin-top:96px}.glossary-module__tz_7na__entry h3{align-items:baseline;gap:8px;display:flex}.glossary-module__tz_7na__anchor{color:var(--ds-brand);opacity:.4;transition:opacity var(--ds-dur-quick) var(--ds-ease);font-size:.85em;font-weight:700;text-decoration:none}.glossary-module__tz_7na__entry:hover .glossary-module__tz_7na__anchor,.glossary-module__tz_7na__anchor:hover,.glossary-module__tz_7na__anchor:focus-visible{opacity:1}.glossary-module__tz_7na__anchor:focus-visible{outline:2px solid var(--ds-brand);outline-offset:2px;border-radius:4px}.glossary-module__tz_7na__entryLinks{flex-wrap:wrap;gap:6px 14px;margin:2px 0 0;display:flex}.glossary-module__tz_7na__entryLinks a{color:var(--ds-brand);font-size:var(--ds-small);transition:color var(--ds-dur-quick) var(--ds-ease), border-color var(--ds-dur-quick) var(--ds-ease);border-bottom:1px solid #2d5bff59;font-weight:700;line-height:1.5;text-decoration:none}.glossary-module__tz_7na__entryLinks a:hover,.glossary-module__tz_7na__entryLinks a:focus-visible{color:var(--ds-brand-deep);border-color:var(--ds-brand-deep)}.glossary-module__tz_7na__sourceRow{font-size:var(--ds-meta);color:var(--ds-text-muted);margin:0}.glossary-module__tz_7na__sourceRow a{color:var(--ds-text-muted);text-underline-offset:3px;font-weight:600;text-decoration:underline}.glossary-module__tz_7na__sourceRow a:hover,.glossary-module__tz_7na__sourceRow a:focus-visible{color:var(--ds-brand-deep)}
.pricing-module__kvPdYW__page{flex-direction:column;gap:38px;width:min(1200px,100% - 64px);margin:0 auto;padding:86px 0 120px;display:flex}.pricing-module__kvPdYW__hero,.pricing-module__kvPdYW__tableSection,.pricing-module__kvPdYW__termsSection{border-radius:var(--ds-radius-card);box-shadow:var(--ds-shadow-soft);background:radial-gradient(circle at 86% 12%,#eaf0ffad,#0000 28%),linear-gradient(135deg,#fff 0%,#f6f9fc 100%);border:1px solid #2d5bff1f;padding:clamp(30px,4.5vw,56px)}.pricing-module__kvPdYW__kicker{border-radius:var(--ds-radius-pill);background:var(--ds-brand-soft);width:fit-content;color:var(--ds-brand-deep);font-family:var(--font-mono);letter-spacing:.13em;text-transform:uppercase;border:1px solid #2d5bff2e;margin-bottom:18px;padding:9px 14px;font-size:.72rem;font-weight:700;display:inline-flex}.pricing-module__kvPdYW__hero h1{max-width:16ch;color:var(--ink);font-family:var(--font-display);letter-spacing:-.02em;background:var(--ds-grad-heading);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:18px;font-size:clamp(2.6rem,5vw,4.6rem);font-weight:700;line-height:1.05}.pricing-module__kvPdYW__hero p{max-width:68ch;color:var(--muted);font-size:1.08rem;line-height:1.72}.pricing-module__kvPdYW__heroActions{flex-wrap:wrap;gap:12px;margin-top:26px;display:flex}.pricing-module__kvPdYW__primaryBtn,.pricing-module__kvPdYW__secondaryBtn{min-height:48px;transition:transform var(--ds-dur-base) var(--ds-ease-out), box-shadow var(--ds-dur-base) var(--ds-ease-out), border-color var(--ds-dur-base) var(--ds-ease-out), background var(--ds-dur-base) var(--ds-ease-out);border-radius:10px;justify-content:center;align-items:center;padding:0 20px;font-weight:700;display:inline-flex}.pricing-module__kvPdYW__primaryBtn{background:var(--ds-grad-cta);color:#fff;box-shadow:var(--ds-shadow-cta)}.pricing-module__kvPdYW__primaryBtn:active{transform:scale(.985)}.pricing-module__kvPdYW__secondaryBtn{color:var(--ds-brand-deep);background:#fff;border:1px solid #2d5bff47}.pricing-module__kvPdYW__secondaryBtn:active{transform:scale(.985)}.pricing-module__kvPdYW__sectionHead h2{color:var(--ink);font-family:var(--font-display);letter-spacing:-.02em;font-size:clamp(1.5rem,2.4vw,2.1rem);font-weight:700;line-height:1.1}.pricing-module__kvPdYW__sectionHead p{max-width:70ch;color:var(--muted);margin-top:8px;line-height:1.7}.pricing-module__kvPdYW__moqLine{font-size:.92rem}.pricing-module__kvPdYW__moqLine strong{color:var(--ink)}.pricing-module__kvPdYW__tableWrap{border:1px solid var(--ds-hairline);background:#fff;border-radius:14px;margin-top:22px;overflow-x:auto}.pricing-module__kvPdYW__priceTable{border-collapse:collapse;width:100%;min-width:640px;font-size:.92rem}.pricing-module__kvPdYW__priceTable thead th{border-bottom:1px solid var(--ds-hairline-strong);color:var(--ink);font-family:var(--font-mono);letter-spacing:.1em;text-align:left;text-transform:uppercase;background:#f4f7fc;padding:14px 18px;font-size:.68rem;font-weight:700}.pricing-module__kvPdYW__priceTable tbody th,.pricing-module__kvPdYW__priceTable tbody td{border-bottom:1px solid var(--ds-hairline);text-align:left;vertical-align:top;padding:13px 18px}.pricing-module__kvPdYW__priceTable tbody tr:last-child th,.pricing-module__kvPdYW__priceTable tbody tr:last-child td{border-bottom:none}.pricing-module__kvPdYW__priceTable tbody th{color:var(--ink);white-space:nowrap;font-weight:600}.pricing-module__kvPdYW__priceTable tbody td{color:var(--muted);font-variant-numeric:tabular-nums}.pricing-module__kvPdYW__priceTable tbody a{color:var(--ds-brand-deep);text-underline-offset:3px;font-weight:600;text-decoration:underline}.pricing-module__kvPdYW__incotermList{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:22px;display:grid}.pricing-module__kvPdYW__incotermItem{border:1px solid var(--ds-hairline);background:#fff;border-radius:12px;padding:16px 18px}.pricing-module__kvPdYW__incotermItem dt{color:var(--ds-brand-deep);font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;font-size:.74rem;font-weight:700}.pricing-module__kvPdYW__incotermItem dd{color:var(--muted);margin:6px 0 0;font-size:.9rem;line-height:1.6}.pricing-module__kvPdYW__disclaimer{border-radius:var(--ds-radius-card);background:var(--ds-accent-soft);border:1px solid #ff6b3d47;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:18px;padding:clamp(24px,3.5vw,36px);display:flex}.pricing-module__kvPdYW__disclaimer p{max-width:78ch;color:var(--muted);line-height:1.7}.pricing-module__kvPdYW__disclaimer strong{color:var(--ink)}@media (hover:hover) and (pointer:fine){.pricing-module__kvPdYW__primaryBtn:hover{transform:translateY(-2px);box-shadow:0 22px 46px -18px #ff6b3db3}.pricing-module__kvPdYW__secondaryBtn:hover{border-color:#2d5bff80;transform:translateY(-2px)}}@media (max-width:900px){.pricing-module__kvPdYW__page{width:min(100% - 32px,1200px);padding:56px 0 90px}.pricing-module__kvPdYW__incotermList{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.pricing-module__kvPdYW__primaryBtn,.pricing-module__kvPdYW__secondaryBtn{transition:none!important}.pricing-module__kvPdYW__primaryBtn:hover,.pricing-module__kvPdYW__secondaryBtn:hover{transform:none!important}}
