:root{--color-bg: #eeece5;--color-surface: #f7f6f1;--color-text: #141513;--color-text-muted: #4f524c;--color-accent: #f0b100;--color-accent-dark: #c99400;--color-border: #c9c5b8;--color-header: #141513;--font-display: "Saira Condensed", "Arial Narrow", sans-serif;--font-sans: "Archivo", "Segoe UI", system-ui, sans-serif;--font-data: "IBM Plex Mono", "Courier New", monospace;--space-xs: .25rem;--space-sm: .5rem;--space-md: 1rem;--space-lg: 1.5rem;--space-xl: 2.5rem;--space-2xl: 4rem;--radius: 0;--max-width: 72rem;--header-height: 3.5rem}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}body{margin:0;font-family:var(--font-sans);font-size:1rem;line-height:1.6;color:var(--color-text);background:var(--color-bg)}img{max-width:100%;height:auto;display:block}a{color:var(--color-text);text-decoration-thickness:1px;text-underline-offset:2px}a:hover{color:var(--color-accent-dark)}:focus-visible{outline:2px solid var(--color-text);outline-offset:2px}h1,h2,h3{line-height:1.15;margin-top:0}h1,h2{font-family:var(--font-display);font-weight:700;text-transform:uppercase;letter-spacing:.005em;line-height:1.02}h1{font-size:clamp(2.5rem,6.5vw,4.5rem)}h2{font-size:clamp(1.75rem,4vw,2.75rem);margin-bottom:var(--space-lg)}*+h2{margin-top:var(--space-xl)}h3{font-family:var(--font-sans);font-weight:600;font-size:1.1rem}p{margin:0 0 var(--space-md)}.data{font-family:var(--font-data)}.skip-link{position:absolute;left:-9999px;top:var(--space-sm);z-index:1000;padding:var(--space-sm) var(--space-md);background:var(--color-text);color:#fff;text-decoration:none}.skip-link:focus{left:var(--space-sm)}.container{width:min(100% - 2rem,var(--max-width));margin-inline:auto}.btn{display:inline-block;padding:.8rem 1.6rem;font-family:var(--font-sans);font-size:1rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;text-decoration:none;border:2px solid var(--color-text);cursor:pointer;background:var(--color-accent);color:var(--color-text);transition:background .15s,color .15s}.btn:hover{background:var(--color-text);color:var(--color-accent)}.btn-secondary{background:transparent;color:var(--color-text);border:2px solid var(--color-text)}.btn-secondary:hover{background:var(--color-text);color:var(--color-bg)}.section{padding-block:var(--space-2xl)}.section-alt{background:var(--color-surface);border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border)}.grid{display:grid;gap:var(--space-lg)}.grid-2{grid-template-columns:repeat(auto-fit,minmax(16rem,1fr))}.grid-3{grid-template-columns:repeat(auto-fit,minmax(14rem,1fr))}.card{background:var(--color-surface);border:1px solid var(--color-border);overflow:hidden}.card-body{padding:var(--space-md) var(--space-md) var(--space-lg)}.spec-table{width:100%;border-collapse:collapse;border-top:3px solid var(--color-text);border-bottom:3px solid var(--color-text);font-size:.95rem}.spec-table th,.spec-table td{padding:var(--space-sm) var(--space-md);border-bottom:1px solid var(--color-border);text-align:left;vertical-align:top}.spec-table tr:last-child th,.spec-table tr:last-child td{border-bottom:none}.spec-table th{width:40%;color:var(--color-text-muted);font-weight:600;font-size:.8rem;text-transform:uppercase;letter-spacing:.06em}.spec-table td{font-family:var(--font-data)}.form-group{margin-bottom:var(--space-md)}.form-group label{display:block;margin-bottom:var(--space-xs);font-weight:600}.form-group input,.form-group select,.form-group textarea{width:100%;padding:.6rem .75rem;font:inherit;border:1px solid var(--color-text-muted);border-radius:0;background:var(--color-surface);color:var(--color-text)}.form-group input:focus-visible,.form-group select:focus-visible,.form-group textarea:focus-visible{outline:2px solid var(--color-text);outline-offset:0}.form-group textarea{min-height:6rem;resize:vertical}.form-error{color:#9b1c1c;font-size:.875rem;margin-top:var(--space-xs)}.form-success{padding:var(--space-md);background:var(--color-accent);border:2px solid var(--color-text);color:var(--color-text);font-weight:600}.honeypot{position:absolute;left:-9999px;opacity:0;height:0;overflow:hidden}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.site-header.svelte-1elxaub{position:sticky;top:0;z-index:100;background:var(--color-header);color:#fff}.header-inner.svelte-1elxaub{display:flex;align-items:center;justify-content:space-between;height:var(--header-height);gap:var(--space-md);position:relative}.logo.svelte-1elxaub{display:flex;align-items:center;text-decoration:none;color:#fff;flex-shrink:0}.logo-img.svelte-1elxaub{display:block;height:2.5rem;width:auto;filter:brightness(0) invert(1)}.menu-toggle.svelte-1elxaub{display:none;flex-direction:column;justify-content:center;gap:5px;width:2.5rem;height:2.5rem;padding:.4rem;background:transparent;border:2px solid #fff;cursor:pointer;flex-shrink:0}.menu-bar.svelte-1elxaub{display:block;height:2px;background:#fff;transition:transform .15s,opacity .15s}.menu-toggle.svelte-1elxaub .menu-bar.open:where(.svelte-1elxaub):nth-child(2){transform:translateY(7px) rotate(45deg)}.menu-toggle.svelte-1elxaub .menu-bar.open:where(.svelte-1elxaub):nth-child(3){opacity:0}.menu-toggle.svelte-1elxaub .menu-bar.open:where(.svelte-1elxaub):nth-child(4){transform:translateY(-7px) rotate(-45deg)}.main-nav.svelte-1elxaub{display:flex;align-items:center}.nav-list.svelte-1elxaub{display:flex;flex-wrap:nowrap;gap:1.25rem;list-style:none;margin:0;padding:0;align-items:center}.nav-list.svelte-1elxaub a:where(.svelte-1elxaub){color:#d5d3cc;text-decoration:none;display:inline-flex;align-items:center;padding:.25rem 0}.nav-list.svelte-1elxaub a:where(.svelte-1elxaub):hover,.nav-list.svelte-1elxaub a.is-active:where(.svelte-1elxaub){color:#fff}.nav-list.svelte-1elxaub a:where(.svelte-1elxaub):not(.is-active) .dimline .label{color:#d5d3cc}.nav-list.svelte-1elxaub a:where(.svelte-1elxaub):hover .dimline .label{color:#fff}@media(prefers-reduced-motion:reduce){.menu-bar.svelte-1elxaub{transition:none}}@media(max-width:62rem){.menu-toggle.svelte-1elxaub{display:flex}.main-nav.svelte-1elxaub{display:none;position:absolute;top:100%;left:0;right:0;background:var(--color-header);border-top:2px solid #333}.main-nav.open.svelte-1elxaub{display:block}.nav-list.svelte-1elxaub{flex-direction:column;align-items:center;gap:0;padding:var(--space-sm) 0 var(--space-md)}.nav-list.svelte-1elxaub li:where(.svelte-1elxaub){border-bottom:1px solid #333;width:100%;text-align:center}.nav-list.svelte-1elxaub li:where(.svelte-1elxaub):last-child{border-bottom:none}.nav-list.svelte-1elxaub a:where(.svelte-1elxaub){padding:var(--space-md) 0;width:100%;justify-content:center}}.site-footer.svelte-jz8lnl{background:var(--color-header);color:#ccc;padding-block:var(--space-xl)}.footer-grid.svelte-jz8lnl{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,14rem),1fr));gap:var(--space-lg)}.footer-grid.svelte-jz8lnl>:where(.svelte-jz8lnl){min-width:0}.site-footer.svelte-jz8lnl a:where(.svelte-jz8lnl){color:#eee;overflow-wrap:anywhere}.site-footer.svelte-jz8lnl a.phone:where(.svelte-jz8lnl){font-family:var(--font-data);font-weight:600}.site-footer.svelte-jz8lnl strong:where(.svelte-jz8lnl){color:#fff;display:block;margin-bottom:var(--space-sm)}.footer-nap.svelte-jz8lnl{margin-top:var(--space-sm);font-size:.9rem;line-height:1.5}.footer-marks.svelte-jz8lnl{margin-top:var(--space-sm);display:flex;flex-wrap:wrap;align-items:center;gap:var(--space-sm)}.footer-bottom.svelte-jz8lnl{margin-top:var(--space-lg);padding-top:var(--space-md);border-top:1px solid #444;font-size:.875rem}
