:root{--primary: #455a64;--primary-fg: #ffffff;--primary-deep: #37474f;--surface: #ffffff;--surface-warm: #eef1f3;--surface-deep: #202c33;--accent: #9a6700;--accent-ink: #7a5100;--ink: #1b2429;--ink-muted: #5c6b73;--line: #dde3e6;--on-deep: #eef1f3;--on-deep-muted: #9aa8b0;--line-deep: #344049;--font-display: "Archivo", system-ui, sans-serif;--font-body: "IBM Plex Sans", system-ui, sans-serif;--font-mono: "IBM Plex Mono", ui-monospace, monospace;--fs-eyebrow: .8125rem;--fs-small: .875rem;--fs-body: 1rem;--fs-lead: clamp(1.0625rem, .4vw + .95rem, 1.25rem);--fs-h4: clamp(1.125rem, .6vw + 1rem, 1.375rem);--fs-h3: clamp(1.375rem, 1vw + 1.1rem, 1.875rem);--fs-h2: clamp(1.75rem, 2vw + 1.2rem, 2.75rem);--fs-h1: clamp(2.375rem, 4.5vw + 1.2rem, 4.25rem);--fs-display: clamp(2.75rem, 6vw + 1rem, 5.25rem);--space-2xs: .25rem;--space-xs: .5rem;--space-sm: .75rem;--space-md: 1rem;--space-lg: 1.5rem;--space-xl: 2rem;--space-2xl: 3rem;--space-3xl: clamp(3rem, 6vw, 5.5rem);--space-section: clamp(3.5rem, 7vw, 7rem);--container-max: 1440px;--container-narrow: 1100px;--gutter: clamp(1.25rem, 4vw, 3rem);--header-h: 76px;--topbar-h: 42px;--header-total: calc(var(--header-h) + var(--topbar-h));--deck-cut: 2.2rem;--radius: 0px;--shadow-sm: 0 1px 3px rgba(27, 36, 41, .08);--shadow-md: 0 10px 30px rgba(27, 36, 41, .1);--shadow-lg: 0 24px 60px rgba(27, 36, 41, .16);--ease-out: cubic-bezier(.22, 1, .36, 1);--btn-primary-bg: var(--primary);--btn-primary-fg: var(--primary-fg);--btn-secondary-bg: var(--surface-warm);--btn-secondary-fg: var(--ink);--btn-outlined-border: var(--primary);--btn-outlined-fg: var(--primary);--btn-link-fg: var(--primary);--btn-link-fg-hover: var(--accent-ink);--btn-focus: 0 0 0 3px rgba(69, 90, 100, .28)}*,*:before,*:after{box-sizing:border-box}*{margin:0}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}}body{font-family:var(--font-body);font-size:var(--fs-body);line-height:1.65;color:var(--ink);background:var(--surface);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}main{padding-top:var(--header-total)}@media (max-width: 860px){main{padding-top:var(--header-h)}}img,picture,svg,video{display:block;max-width:100%}a{color:var(--primary);text-decoration:none}a:visited{color:inherit}h1,h2,h3,h4{font-family:var(--font-display);font-weight:700;line-height:1.08;letter-spacing:-.01em;color:var(--ink);text-wrap:balance}p{text-wrap:pretty}ul,ol{margin:0;padding:0}button{font-family:inherit}img{-webkit-user-drag:none;user-select:none}::selection{background:#455a642e;color:var(--ink)}.container{width:100%;max-width:var(--container-max);margin-inline:auto;padding-inline:var(--gutter)}.section{padding-block:var(--space-section);position:relative}.section--surface{background:var(--surface)}.section--surface-warm{background:var(--surface-warm)}.section--surface-deep{background:var(--surface-deep);color:var(--on-deep)}.section--surface-deep h1,.section--surface-deep h2,.section--surface-deep h3,.section--surface-deep h4{color:#fff}.section--tight{padding-block:clamp(2.5rem,5vw,4.5rem)}.eyebrow{font-family:var(--font-mono);font-size:var(--fs-eyebrow);font-weight:500;letter-spacing:.18em;text-transform:uppercase;color:var(--ink-muted);display:inline-flex;flex-direction:column;gap:.6rem}.section--surface-deep .eyebrow{color:var(--on-deep-muted)}.eyebrow:after{content:"";width:2.5rem;height:3px;background:var(--accent);transform:skew(-18deg)}.section-head{max-width:46rem;margin-bottom:clamp(2rem,4vw,3.25rem)}.section-head__title{font-size:var(--fs-h2);margin-top:1rem}.section-head__sub{font-size:var(--fs-lead);color:var(--ink-muted);margin-top:1rem}.section--surface-deep .section-head__sub{color:var(--on-deep-muted)}.mono{font-family:var(--font-mono);font-variant-numeric:tabular-nums}.deck-clip{clip-path:polygon(0 0,100% 0,100% calc(100% - var(--deck-cut)),0 100%)}.deck-clip--up{clip-path:polygon(0 var(--deck-cut),100% 0,100% 100%,0 100%)}.cta-pair{display:flex;flex-wrap:wrap;align-items:center;gap:1.5rem}.cta-pair--end{justify-content:flex-end}.cta-tel{font-family:var(--font-mono);font-weight:600;font-size:1rem;letter-spacing:.01em;color:var(--ink);display:inline-flex;align-items:center;gap:.5rem;white-space:nowrap}.cta-tel:hover{color:var(--primary)}.section--surface-deep .cta-tel{color:#fff}.section--surface-deep .cta-tel:hover{color:var(--accent)}@media (max-width: 599px){.cta-pair{flex-direction:column;align-items:stretch}.cta-pair--end{justify-content:stretch}}.spec-list{list-style:none;display:grid;gap:.7rem}.spec-list li{position:relative;padding-left:1.6rem;font-size:var(--fs-body)}.spec-list li:before{content:"";position:absolute;left:0;top:.62em;width:.7rem;height:3px;background:var(--accent);transform:skew(-18deg)}.visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:absolute;left:1rem;top:-3rem;z-index:1000;background:var(--primary);color:#fff;padding:.6rem 1rem;transition:top .2s var(--ease-out)}.skip-link:focus{top:1rem}
