:root{color-scheme:dark;--bg:#0d110f;--panel:#151a17;--raised:#1b211d;--well:#0a0d0b;--band-deep:#0a2318;--ink:#edefea;--soft:#b7bfb6;--muted:#9aa39c;--line:rgba(237,239,234,0.1);--line-strong:rgba(237,239,234,0.18);--grid:rgba(237,239,234,0.03);--grid-band:rgba(237,239,234,0.045);--yellow:#f2c230;--yellow-hover:#e0b01e;--yellow-dim:rgba(242,194,48,0.12);--steel:#3e5c4b;--steel-light:#9cc9ad;--danger:#e4644b;--radius:4px;--radius-sm:2px;--saddle:#f2c230;--ff-display:"Space Grotesk",system-ui,-apple-system,"Segoe UI",sans-serif;--ff-body:Archivo,system-ui,-apple-system,"Segoe UI",sans-serif;--ff-mono:"IBM Plex Mono",ui-monospace,"SF Mono",Menlo,monospace}*{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth;background:var(--bg)}body{background-color:var(--bg);background-image:linear-gradient(var(--grid) 1px,transparent 1px),linear-gradient(90deg,var(--grid) 1px,transparent 1px);background-size:64px 64px;color:var(--ink);font-family:var(--font-body,var(--ff-body));font-size:17px;line-height:1.65}img,svg,video{max-width:100%;height:auto;display:block}[id]{scroll-margin-top:96px}h1,h2,h3,h4{font-family:var(--font-display,var(--ff-display));font-weight:700;line-height:1.12;letter-spacing:-.02em;color:var(--ink)}h1{font-size:clamp(1.9rem,4.2vw,2.9rem)}h2{font-size:clamp(1.45rem,2.6vw,1.9rem);line-height:1.18}h3{font-size:1.15rem;line-height:1.3}a{color:var(--steel-light);text-decoration-thickness:1px;text-underline-offset:3px}a:hover{color:#c3e4d0}:focus-visible{outline:2px solid var(--yellow);outline-offset:2px;border-radius:1px}::selection{background:var(--yellow);color:#0d110f}::placeholder{color:var(--muted);opacity:.75}button{font-family:inherit}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{animation:none!important;transition:none!important}}.eyebrow{display:inline-flex;align-items:center;gap:.6rem;font-family:var(--font-mono,var(--ff-mono));font-size:.74rem;font-weight:500;letter-spacing:.18em;text-transform:uppercase;color:var(--muted)}.eyebrow:before{content:"";width:16px;height:2px;background:var(--yellow);flex-shrink:0}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;min-height:48px;padding:.8rem 1.5rem;border-radius:var(--radius);border:1px solid var(--line-strong);background:transparent;font-family:var(--font-body,var(--ff-body));font-size:1rem;font-weight:600;letter-spacing:.01em;text-decoration:none;cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease}.btn,.btn:hover{color:var(--ink)}.btn:hover{border-color:var(--yellow);background:var(--yellow-dim)}.btn-primary{background:var(--yellow);border:1px solid var(--yellow);color:#0d110f}.btn-primary:hover{background:var(--yellow-hover);border-color:var(--yellow-hover);color:#0d110f}.btn-card{min-height:44px;padding:.6rem 1.1rem;border:1px solid var(--line-strong);color:var(--ink);font-size:.95rem;border-radius:var(--radius-sm)}.topbar{display:flex;justify-content:center;gap:2.5rem;padding:.45rem 1rem;background:var(--well);border-bottom:1px solid var(--line);color:var(--muted);font-family:var(--font-mono,var(--ff-mono));font-size:.72rem;letter-spacing:.08em;text-transform:uppercase;text-align:center}.topbar-item{white-space:nowrap}@media (max-width:860px){.topbar{gap:.35rem 1.25rem;font-size:.66rem;flex-wrap:wrap}.topbar-item--wide{display:none}.topbar-item{white-space:normal}}.header{position:-webkit-sticky;position:sticky;top:0;z-index:50;gap:2rem;padding:.9rem clamp(1rem,3.5vw,2.5rem);background:rgba(13,17,15,.92);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--line)}.brand,.header{display:flex;align-items:center}.brand{gap:.75rem;text-decoration:none;color:var(--ink);flex-shrink:0}.brand-mark{width:40px;height:29px;fill:var(--yellow);flex-shrink:0}.brand-word{font-family:var(--font-display,var(--ff-display));font-weight:700;font-size:1.04rem;line-height:1.05;letter-spacing:.03em;text-transform:uppercase;display:inline-block;max-width:8.5em}.brand-word em{font-style:normal;color:var(--yellow)}.nav{display:flex;align-items:center;gap:clamp(.9rem,1.8vw,1.5rem);margin:0 auto}.nav a{font-family:var(--font-mono,var(--ff-mono));color:var(--muted);text-decoration:none;font-size:.78rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase;padding:.5rem 0;border-bottom:2px solid transparent;white-space:nowrap}.nav a:hover{color:var(--ink);border-bottom-color:var(--yellow)}.header-right{display:flex;align-items:center;gap:1.25rem;flex-shrink:0}.header-phone{display:flex;flex-direction:column;align-items:flex-end;text-decoration:none;line-height:1.2}.header-phone-label{font-family:var(--font-mono,var(--ff-mono));font-size:.6rem;letter-spacing:.14em;text-transform:uppercase;color:var(--muted)}.header-phone-number{font-size:1.2rem}.cartlink,.header-phone-number{font-family:var(--font-mono,var(--ff-mono));font-weight:600;color:var(--ink);white-space:nowrap}.cartlink{display:inline-flex;align-items:center;min-height:44px;padding:.4rem 1rem;border:1px solid var(--line-strong);border-radius:var(--radius-sm);font-size:.82rem;letter-spacing:.08em;text-transform:uppercase;text-decoration:none}.cartlink:hover{border-color:var(--yellow);color:var(--yellow);background:transparent}@media (max-width:1120px){.header{flex-wrap:wrap;row-gap:.25rem;padding-bottom:0}.nav{order:3;width:100%;margin:.35rem -1rem 0;padding:0 1rem .65rem;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.nav::-webkit-scrollbar{display:none}.header-right{margin-left:auto}}@media (max-width:560px){.header{gap:.5rem;padding-left:.9rem;padding-right:.9rem}.header-right{gap:.6rem}.header-phone-label{display:none}.header-phone-number{font-size:.92rem}.header-phone{min-height:44px;justify-content:center}.cartlink{padding:.4rem .7rem;font-size:.76rem}.brand{gap:.5rem}.brand-word{font-size:.8rem}.brand-mark{width:26px}.nav{margin:.1rem -.9rem 0;padding:0 .9rem .6rem}}.band-dark{position:relative;background:var(--band-deep);color:var(--ink);overflow:hidden}.band-dark:before{content:"";position:absolute;inset:0;background-image:linear-gradient(var(--grid-band) 1px,transparent 1px),linear-gradient(90deg,var(--grid-band) 1px,transparent 1px);background-size:56px 56px;pointer-events:none}.band-dark>*{position:relative}.band-dark h1,.band-dark h2,.band-dark h3{color:var(--ink)}.band-dark a{color:var(--steel-light)}.footer{position:relative;background:#090c0a;color:var(--ink);overflow:hidden;margin-top:4.5rem;border-top:1px solid var(--line)}.footer:before{content:"";position:absolute;inset:0;background-image:linear-gradient(var(--grid) 1px,transparent 1px),linear-gradient(90deg,var(--grid) 1px,transparent 1px);background-size:56px 56px;pointer-events:none}.footer>*{position:relative}.footer-grid{display:grid;grid-template-columns:1.6fr 1fr 1fr 1fr;grid-gap:2.5rem;gap:2.5rem;max-width:1180px;margin:0 auto;padding:3.5rem clamp(1rem,3.5vw,2.5rem) 2.5rem}.footer-col{display:flex;flex-direction:column;gap:.55rem;align-items:flex-start}.footer-col a{color:var(--muted);text-decoration:none;font-size:.95rem;padding:.1rem 0}.footer-col a:hover{color:var(--ink);text-decoration:underline}.footer-head{font-family:var(--font-mono,var(--ff-mono));font-size:.72rem;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:var(--yellow);margin-bottom:.5rem}.brand-word--footer{color:var(--ink);font-size:1.3rem;max-width:none}.brand-word--footer em{color:var(--yellow)}.footer-tag{color:var(--muted);font-size:.95rem;max-width:26ch}.footer-phone{font-family:var(--font-mono,var(--ff-mono));font-size:1.5rem;font-weight:600;color:var(--ink)!important;text-decoration:none;margin-top:.4rem}.footer-deliver{letter-spacing:.1em;text-transform:uppercase;color:var(--yellow);border:1px solid rgba(242,194,48,.4);border-radius:var(--radius-sm);padding:.5rem .85rem;margin-top:.75rem}.footer-deliver,.footer-nap{font-family:var(--font-mono,var(--ff-mono));font-size:.78rem}.footer-nap{color:var(--muted);line-height:1.7;margin-top:.9rem}.footer-legal{border-top:1px solid var(--line);max-width:1180px;margin:0 auto;padding:1.75rem clamp(1rem,3.5vw,2.5rem) 2.5rem}.footer-legal p:first-child{font-family:var(--font-display,var(--ff-display));font-size:1.1rem;color:var(--ink);max-width:62ch;margin-bottom:.75rem}.footer-legal p:last-child{color:var(--muted);font-size:.85rem}@media (max-width:900px){.footer-grid{grid-template-columns:1fr 1fr}}@media (max-width:520px){.footer-grid{grid-template-columns:1fr;gap:2rem}}.page{max-width:1180px;margin:0 auto;padding:2rem clamp(1rem,3.5vw,2.5rem) 3rem}.page--narrow{max-width:720px}.page--article,.page--legal{max-width:760px}.crumbs{font-family:var(--font-mono,var(--ff-mono));font-size:.74rem;letter-spacing:.02em;margin-bottom:1.5rem}.crumbs,.crumbs a{color:var(--muted)}.crumbs a{text-decoration:none}.crumbs a:hover{color:var(--ink);text-decoration:underline}.page-lede{font-size:1.12rem;line-height:1.65;color:var(--soft);max-width:68ch;margin:1rem 0 1.5rem}.page-note{font-size:.95rem;color:var(--muted);margin-top:1.25rem}.page--article h1,.page--legal h1{max-width:24ch}.page--article h2,.page--legal h2{margin:2.6rem 0 .9rem;max-width:34ch}.page--article h3,.page--legal h3{margin:1.8rem 0 .6rem}.page--article p,.page--legal p{margin:0 0 1.1rem;max-width:68ch;line-height:1.7}.page--article ol,.page--article ul,.page--legal ol,.page--legal ul{margin:0 0 1.1rem 1.4rem;max-width:64ch;line-height:1.7}.page--article li,.page--legal li{margin-bottom:.45rem}.page--article figure{margin:1.75rem 0}.page--article figure img{width:100%;border-radius:var(--radius);border:1px solid var(--line);filter:brightness(.85) saturate(.88)}.page--article figure:first-child{margin:0 0 2rem}.page--article figure:first-child img{max-height:360px;object-fit:cover}.page--article figcaption{font-size:.85rem;color:var(--muted);margin-top:.6rem}.page--article blockquote,.page--legal blockquote{font-family:var(--font-mono,var(--ff-mono));font-size:.9rem;line-height:1.75;color:var(--ink);background:var(--panel);border:1px solid var(--line);border-left:3px solid var(--yellow);border-radius:var(--radius-sm);padding:1.25rem 1.4rem;margin:1.5rem 0}.table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch;border:1px solid var(--line-strong);border-radius:var(--radius);background:var(--panel);margin:1.25rem 0}.table-wrap table{border-collapse:collapse;width:100%;min-width:540px;font-size:.95rem}.table-wrap thead th{background:var(--well);color:var(--muted);font-size:.7rem;letter-spacing:.1em;text-transform:uppercase;padding:.75rem 1rem;border-bottom:1px solid var(--line-strong)}.table-wrap tbody th,.table-wrap thead th{font-family:var(--font-mono,var(--ff-mono));font-weight:600;text-align:left;white-space:nowrap}.table-wrap tbody th{background:var(--raised);font-size:.84rem;padding:.7rem 1rem;color:var(--ink)}.table-wrap td{padding:.7rem 1rem;border-top:1px solid var(--line);color:var(--ink);font-family:var(--font-mono,var(--ff-mono));font-size:.88rem;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.table-wrap tbody tr:nth-child(2n) td{background:rgba(237,239,234,.03)}.table-wrap tbody th{border-top:1px solid var(--line)}.product-faq{margin-top:3rem}.product-faq h2{margin-bottom:.75rem}.product-faq details{border-bottom:1px solid var(--line)}.product-faq summary{cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 0;font-weight:600;font-size:1.02rem;min-height:44px;color:var(--ink)}.product-faq summary::-webkit-details-marker{display:none}.product-faq summary:after{content:"+";font-family:var(--font-mono,var(--ff-mono));font-size:1.3rem;color:var(--yellow);flex-shrink:0;transition:transform .15s ease}.product-faq details[open] summary:after{transform:rotate(45deg)}.product-faq details p{padding:0 0 1.1rem;max-width:68ch;color:var(--muted);line-height:1.65}.product-cta{position:relative;overflow:hidden;background:var(--band-deep);color:var(--ink);border:1px solid var(--line);border-top:2px solid var(--yellow);border-radius:var(--radius);padding:2.75rem clamp(1.25rem,4vw,3rem);margin-top:3rem;text-align:center}.product-cta:before{content:"";position:absolute;inset:0;background-image:linear-gradient(var(--grid-band) 1px,transparent 1px),linear-gradient(90deg,var(--grid-band) 1px,transparent 1px);background-size:56px 56px;pointer-events:none}.product-cta>*{position:relative}.product-cta h2{color:var(--ink);margin:0 0 .6rem}.product-cta p{color:var(--soft);max-width:52ch;margin:0 auto 1.4rem}.product-cta a{color:var(--steel-light)}.product-cta .btn{border-color:rgba(237,239,234,.35);color:var(--ink);margin:.25rem}.product-cta .btn-primary,.product-cta .btn:hover{border-color:var(--yellow)}.product-cta .btn-primary{color:#0d110f}.product-cta .btn-primary:hover{color:#0d110f;border-color:var(--yellow-hover)}.quoter{background:var(--panel);border:1px solid var(--line);border-radius:var(--radius);padding:1.1rem 1.2rem}.quoter-label{display:flex;align-items:center;gap:.55rem;font-family:var(--font-mono,var(--ff-mono));font-size:.7rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:var(--muted);margin-bottom:.6rem}.quoter-label:before{content:"";width:14px;height:2px;background:var(--yellow);flex-shrink:0}.quoter-row{display:flex;gap:.6rem}.quoter-zip{font-family:var(--font-mono,var(--ff-mono));font-size:1.15rem;font-weight:600;letter-spacing:.1em;width:11ch;min-width:0;flex:0 1 11ch;padding:.6rem .75rem;min-height:48px;border:1px solid var(--line-strong);border-radius:var(--radius-sm);background:var(--well);color:var(--yellow)}.quoter-zip::placeholder{font-weight:400;letter-spacing:.02em}.quoter-zip:focus{border-color:var(--yellow);outline:none}.quoter-btn{flex:1 1;min-height:48px;padding:.6rem 1rem;border-radius:var(--radius-sm);border:1px solid var(--yellow);background:var(--yellow);color:#0d110f;font-weight:700;font-size:1rem;cursor:pointer;white-space:nowrap}.quoter-btn:hover:not(:disabled){background:var(--yellow-hover);border-color:var(--yellow-hover)}.quoter-btn:disabled{opacity:.6;cursor:wait}.quoter-res{display:flex;align-items:flex-start;gap:.55rem;font-size:.85rem;color:var(--muted);line-height:1.45;margin-top:.7rem;cursor:pointer}.quoter-res input{margin-top:.2rem;width:16px;height:16px;accent-color:var(--yellow);flex-shrink:0}.quoter-msg{margin-top:.7rem;font-size:.9rem}.quoter-msg--error{color:var(--danger);font-weight:500}.quoter-result{margin-top:.8rem;background:var(--well);border:1px solid var(--line);border-left:2px solid var(--yellow);border-radius:var(--radius-sm);padding:.8rem 1rem}.quoter-total{font-size:1rem;line-height:1.5;color:var(--ink)}.quoter-total strong{color:var(--yellow);font-family:var(--font-mono,var(--ff-mono));font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.quoter-fine{font-size:.82rem;color:var(--muted);margin-top:.55rem;line-height:1.5}.quoter--compact{padding:.9rem 1rem}.buybox{position:relative;background:var(--panel);border:1px solid var(--line-strong);border-radius:var(--radius);padding:clamp(1.15rem,2.5vw,1.6rem);display:flex;flex-direction:column;gap:1.15rem;margin-top:1.25rem}.buybox:before{top:-1px;left:-1px;border-top:2px solid var(--yellow);border-left:2px solid var(--yellow)}.buybox:after,.buybox:before{content:"";position:absolute;width:16px;height:16px;pointer-events:none}.buybox:after{bottom:-1px;right:-1px;border-bottom:2px solid var(--yellow);border-right:2px solid var(--yellow)}.buybox>p{font-size:.98rem;line-height:1.6}.buybox-price{display:flex;align-items:baseline;gap:.9rem;flex-wrap:wrap;background:var(--well);border:1px solid var(--line);border-left:2px solid var(--yellow);border-radius:var(--radius-sm);padding:.75rem 1rem}.buybox-amount{font-family:var(--font-mono,var(--ff-mono));font-size:2.1rem;font-weight:600;letter-spacing:-.02em;color:var(--yellow);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.buybox-pricenote{font-size:.86rem;color:var(--muted);max-width:24ch;line-height:1.4}.buybox-field{display:flex;flex-direction:column;gap:.5rem}.buybox-fieldlabel{font-family:var(--font-mono,var(--ff-mono));font-size:.7rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:var(--muted)}.buybox-options{display:flex;flex-wrap:wrap;gap:.5rem}.buybox-opt{display:flex;flex-direction:column;align-items:flex-start;gap:.1rem;min-height:48px;padding:.5rem .9rem;border:1px solid var(--line-strong);border-radius:var(--radius-sm);background:var(--well);cursor:pointer;transition:border-color .12s ease,background .12s ease}.buybox-opt:hover{border-color:var(--muted)}.buybox-opt.is-active{background:var(--yellow);border-color:var(--yellow)}.buybox-opt.is-active .buybox-optname,.buybox-opt.is-active .buybox-optprice{color:#0d110f}.buybox-optname{font-weight:600;font-size:.92rem;color:var(--ink)}.buybox-optname,.buybox-optprice{font-family:var(--font-mono,var(--ff-mono))}.buybox-optprice{font-size:.78rem;color:var(--muted);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.buybox-help{font-size:.88rem;color:var(--muted);line-height:1.5;max-width:46ch}.buybox-check{display:flex;align-items:flex-start;gap:.6rem;font-size:.95rem;line-height:1.5;cursor:pointer;color:var(--ink)}.buybox-check input{margin-top:.22rem;width:17px;height:17px;accent-color:var(--yellow);flex-shrink:0}.buybox-wings{background:var(--raised);border:1px solid var(--line);border-left:3px solid var(--yellow);border-radius:var(--radius-sm);padding:1rem 1.1rem;display:flex;flex-direction:column;gap:.7rem}.buybox-wingscopy p{font-size:.9rem;color:var(--muted);line-height:1.55;margin-top:.35rem}.buybox-add{width:100%;min-height:56px;border-radius:var(--radius);border:1px solid var(--yellow);background:var(--yellow);color:#0d110f;font-family:var(--font-body,var(--ff-body));font-size:1.12rem;font-weight:700;cursor:pointer;transition:background .15s ease}.buybox-add:hover:not(:disabled){background:var(--yellow-hover);border-color:var(--yellow-hover)}.buybox-add:disabled{opacity:.45;cursor:not-allowed}.buybox-quotealt{display:flex;align-items:center;justify-content:center;min-height:44px;padding:.4rem 1rem;border:1px solid var(--line-strong);border-radius:var(--radius-sm);color:var(--ink);font-size:.92rem;font-weight:500;text-align:center;text-decoration:none;margin-top:-.35rem}.buybox-quotealt:hover{border-color:var(--yellow);color:var(--ink)}.buybox-fine{font-size:.85rem;color:var(--muted);text-align:center}.buybox-loader{background:var(--yellow-dim);border:1px solid rgba(242,194,48,.35);border-left:3px solid var(--yellow);border-radius:var(--radius-sm);padding:.95rem 1.1rem;font-size:.9rem;line-height:1.55;color:var(--ink)}.product-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);grid-gap:clamp(1.5rem,4vw,3.5rem);gap:clamp(1.5rem,4vw,3.5rem);align-items:start}.product-media{position:-webkit-sticky;position:sticky;top:96px}.product-media>img{width:100%;border-radius:var(--radius);border:1px solid var(--line);background:var(--well)}.product-mediafine{font-family:var(--font-mono,var(--ff-mono));font-size:.76rem;color:var(--muted);margin-top:.6rem}.product-blueprint{margin-top:1rem}.product-blueprint img{width:100%;border-radius:var(--radius);border:1px solid var(--line)}.product-main h1{font-size:clamp(1.7rem,3.2vw,2.35rem)}.product-sub{font-size:1.02rem;color:var(--soft);margin-top:.65rem;line-height:1.55}.product-body{margin-top:3rem;max-width:68ch}.product-body h2{margin-bottom:.75rem}.product-body p{line-height:1.7}.product-specs{margin-top:3rem}.product-specs h2{margin-bottom:.5rem}.product-specs .table-wrap table{min-width:460px}.product-specs tbody th{width:34%}@media (max-width:1023px){.product-grid{grid-template-columns:1fr}.product-media{position:static}}.stickybar{display:none}@media (max-width:860px){.product{padding-bottom:90px}.stickybar{position:fixed;bottom:0;left:0;right:0;z-index:60;display:flex;gap:.6rem;padding:.6rem .75rem calc(.6rem + env(safe-area-inset-bottom));background:rgba(10,13,11,.96);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-top:1px solid var(--line-strong)}.stickybar-call{padding:0 1.1rem;border:1px solid var(--line-strong);color:var(--ink);font-weight:600}.stickybar-buy,.stickybar-call{display:inline-flex;align-items:center;justify-content:center;min-height:48px;border-radius:var(--radius-sm);text-decoration:none}.stickybar-buy{flex:1 1;background:var(--yellow);border:1px solid var(--yellow);color:#0d110f;font-weight:700;font-size:1.02rem}}.category-head{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(300px,1fr);grid-gap:2.5rem;gap:2.5rem;align-items:start;margin-bottom:2.5rem}.category-quote{position:-webkit-sticky;position:sticky;top:96px}@media (max-width:900px){.category-head{grid-template-columns:1fr;gap:1.25rem}.category-quote{position:static}}.category-cards{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));grid-gap:1.5rem;gap:1.5rem;margin:0 0 3.5rem}.gcard{position:relative;display:flex;flex-direction:column;background:var(--panel);border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;text-decoration:none;color:var(--ink);transition:transform .15s ease,border-color .15s ease}.gcard:after{content:"";position:absolute;top:0;right:0;width:14px;height:14px;border-top:2px solid var(--yellow);border-right:2px solid var(--yellow);opacity:0;transition:opacity .15s ease;pointer-events:none}.gcard:hover{transform:translateY(-2px);border-color:rgba(242,194,48,.55)}.gcard:hover:after{opacity:1}.gcard-diagram,.gcard>img{width:100%;aspect-ratio:4/3;object-fit:cover;background:var(--well);border-bottom:1px solid var(--line)}.gcard>img{filter:brightness(.92) saturate(.95)}.gcard-diagram svg{width:100%;height:100%}.gcard-flag{position:absolute;top:.9rem;left:.9rem;z-index:2;background:var(--yellow);color:#0d110f;font-family:var(--font-mono,var(--ff-mono));font-size:.68rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;padding:.35rem .7rem;border-radius:var(--radius-sm)}.gcard-body{display:flex;flex-direction:column;gap:.35rem;padding:1.1rem 1.2rem 1.3rem;flex:1 1}.gcard-body h2{font-size:1.2rem}.gcard-ratings{font-family:var(--font-mono,var(--ff-mono));font-size:.74rem;letter-spacing:.08em;text-transform:uppercase;color:var(--muted)}.gcard-price{margin-top:.35rem;display:flex;align-items:baseline;gap:.5rem;flex-wrap:wrap}.gcard-price strong{font-family:var(--font-mono,var(--ff-mono));font-size:1.45rem;font-weight:600;color:var(--yellow);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.gcard-price span{font-size:.85rem;color:var(--muted)}.gcard-freight{font-size:.84rem;color:var(--muted)}.gcard .btn-card{align-self:flex-start;margin-top:.9rem}.gcard:hover .btn-card{border-color:var(--yellow);color:var(--yellow);background:transparent}.category-choose h2,.category-matrix h2{margin-bottom:.5rem}.category-matrix{margin-bottom:3.5rem}.category-matrix>p{max-width:68ch;color:var(--muted)}.choose-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.25rem;gap:1.25rem;margin-top:1.25rem}.choose-item{background:var(--panel);border:1px solid var(--line);border-radius:var(--radius);padding:1.4rem 1.5rem}.choose-item h3{margin-bottom:.5rem}.choose-item p{font-size:.95rem;color:var(--muted);line-height:1.6}@media (max-width:860px){.choose-grid{grid-template-columns:1fr}}.cart{margin-top:1.5rem}.cart,.cart-empty{display:flex;flex-direction:column;gap:1.25rem}.cart-empty{text-align:center;padding:3rem 1rem;align-items:center}.cart-line{display:grid;grid-template-columns:1fr auto auto;grid-gap:1rem;gap:1rem;align-items:center;background:var(--panel);border:1px solid var(--line);border-radius:var(--radius);padding:1.1rem 1.25rem}.cart-linename{font-weight:600;font-size:1.02rem;color:var(--ink)}.cart-lineopts{font-size:.85rem;color:var(--muted);margin-top:.25rem}.cart-lineqty{display:flex;align-items:center;gap:.25rem}.cart-lineqty button{width:44px;height:44px;border:1px solid var(--line-strong);border-radius:var(--radius-sm);background:var(--well);font-size:1.2rem;cursor:pointer;color:var(--ink)}.cart-lineqty button:hover{border-color:var(--yellow)}.cart-lineqty span{min-width:2ch;text-align:center}.cart-lineprice,.cart-lineqty span{font-family:var(--font-mono,var(--ff-mono));font-weight:600}.cart-lineprice{font-size:1.1rem;color:var(--ink);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}@media (max-width:620px){.cart-line{grid-template-columns:1fr auto}.cart-lineprice{grid-column:1/-1;text-align:right;border-top:1px solid var(--line);padding-top:.6rem}}.cart-freight{background:var(--panel);border:1px solid var(--line);border-radius:var(--radius);padding:1.1rem 1.2rem}.cart-totals{background:var(--panel);border:1px solid var(--line-strong);border-radius:var(--radius);padding:1.25rem 1.4rem}.cart-row{display:flex;justify-content:space-between;padding:.45rem 0;font-size:1rem}.cart-row span:last-child{font-family:var(--font-mono,var(--ff-mono));font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.cart-row--total{border-top:1px solid var(--line-strong);margin-top:.5rem;padding-top:.9rem;font-weight:700;font-size:1.2rem}.cart-row--total span:last-child{color:var(--yellow);font-size:1.35rem}.quote-form{gap:1.1rem;background:var(--panel);border:1px solid var(--line);border-radius:var(--radius);padding:clamp(1.25rem,3vw,1.9rem);margin-top:1.5rem}.quote-form,.quote-form label{display:flex;flex-direction:column}.quote-form label{gap:.4rem}.quote-form label>span{font-family:var(--font-mono,var(--ff-mono));font-size:.7rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--muted)}.quote-form input,.quote-form textarea{font-family:var(--font-body,var(--ff-body));font-size:1rem;padding:.7rem .85rem;min-height:48px;border:1px solid var(--line-strong);border-radius:var(--radius-sm);background:var(--well);color:var(--ink)}.quote-form textarea{min-height:120px;resize:vertical;line-height:1.55}.quote-form input:focus,.quote-form textarea:focus{border-color:var(--yellow);outline:none}.quote-form-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:1.1rem;gap:1.1rem;align-items:end}.quote-form-check{flex-direction:row!important;align-items:center;gap:.6rem!important;min-height:48px;cursor:pointer}.quote-form-check input{width:18px;height:18px;min-height:0;accent-color:var(--yellow)}.quote-form-check span{font-family:var(--font-body,var(--ff-body))!important;font-size:.95rem!important;letter-spacing:0!important;text-transform:none!important;color:var(--ink)!important;font-weight:500!important}@media (max-width:620px){.quote-form-row{grid-template-columns:1fr}}.quote-done{background:var(--panel);border:1px solid var(--line);border-left:3px solid var(--yellow);border-radius:var(--radius);padding:2rem;margin-top:1.5rem}.quote-done h2,.quote-done p{margin-bottom:.5rem}.steps{counter-reset:step;list-style:none;margin:1.5rem 0;display:flex;flex-direction:column;gap:1rem}.steps li{position:relative;padding-left:3.2rem;min-height:2.4rem;line-height:1.6}.steps li:before{counter-increment:step;content:counter(step);position:absolute;left:0;top:0;width:2.3rem;height:2.3rem;display:flex;align-items:center;justify-content:center;background:var(--yellow);color:#0d110f;font-family:var(--font-mono,var(--ff-mono));font-weight:600;border-radius:var(--radius-sm)}.size-diagram{background:var(--panel);border:1px solid var(--line);border-radius:var(--radius);padding:1rem;color:#c3ccc4}.contact-cards{display:grid;grid-template-columns:1fr 1fr;grid-gap:1.25rem;gap:1.25rem;margin:1.5rem 0}.contact-card{background:var(--panel);border:1px solid var(--line);border-radius:var(--radius);padding:1.5rem;min-width:0}.contact-card h2,.contact-card h3{margin-bottom:.5rem}.contact-big{font-family:var(--font-mono,var(--ff-mono));font-size:clamp(1.05rem,4.2vw,1.5rem);font-weight:600;display:inline-block;margin:.5rem 0;overflow-wrap:anywhere}@media (max-width:700px){.contact-cards{grid-template-columns:1fr}}.hero{position:relative;display:flex;align-items:center;min-height:min(92svh,860px);background:var(--bg);overflow:hidden}.hero-still,.hero-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-still{display:none}.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(13,17,15,0) 70%,rgba(13,17,15,.94)),linear-gradient(100deg,rgba(9,12,10,.94),rgba(9,12,10,.78) 36%,rgba(9,12,10,.34) 68%,rgba(9,12,10,.16))}.hero-inner{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1.35fr) minmax(340px,1fr);grid-gap:clamp(2rem,5vw,4.5rem);gap:clamp(2rem,5vw,4.5rem);align-items:center;width:100%;max-width:1180px;margin:0 auto;padding:clamp(3rem,7vh,5rem) clamp(1rem,3.5vw,2.5rem)}.hero-eyebrow{display:inline-flex;align-items:center;gap:.6rem;font-family:var(--font-mono,var(--ff-mono));font-size:.76rem;font-weight:500;letter-spacing:.18em;text-transform:uppercase;color:#c3ccc4;margin-bottom:1.1rem}.hero-eyebrow:before{content:"";width:18px;height:2px;background:var(--yellow);flex-shrink:0}.hero-h1{color:var(--ink);font-size:clamp(2.3rem,5vw,3.6rem);font-weight:700;letter-spacing:-.025em;max-width:15ch}.hero-sub{color:#c3ccc4;font-size:clamp(1.05rem,1.6vw,1.22rem);line-height:1.6;max-width:46ch;margin-top:1.1rem}.hero-ctas{display:flex;align-items:center;gap:1.4rem;flex-wrap:wrap;margin-top:1.8rem}.hero-phone{display:flex;flex-direction:column;line-height:1.25;text-decoration:none}.hero-phone-label{font-size:.62rem;letter-spacing:.14em;text-transform:uppercase;color:var(--muted)}.hero-phone-label,.hero-phone-number{font-family:var(--font-mono,var(--ff-mono))}.hero-phone-number{font-size:1.3rem;font-weight:600;color:var(--ink)}.heroq{position:relative;background:rgba(13,17,15,.82);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border:1px solid var(--line-strong);border-radius:var(--radius);padding:clamp(1.25rem,2.5vw,1.7rem)}.heroq:before{top:-1px;left:-1px;border-top:2px solid var(--yellow);border-left:2px solid var(--yellow)}.heroq:after,.heroq:before{content:"";position:absolute;width:16px;height:16px;pointer-events:none}.heroq:after{bottom:-1px;right:-1px;border-bottom:2px solid var(--yellow);border-right:2px solid var(--yellow)}.heroq-title{font-family:var(--font-display,var(--ff-display));font-size:1.28rem;font-weight:700;color:var(--ink)}.heroq-sub{font-size:.88rem;color:var(--muted);margin-top:.3rem;margin-bottom:1rem}.heroq-sizelabel{display:flex;flex-direction:column;gap:.4rem;margin-bottom:.9rem}.heroq-sizelabel>span{font-size:.7rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:var(--muted)}.heroq-select,.heroq-sizelabel>span{font-family:var(--font-mono,var(--ff-mono))}.heroq-select{font-size:1rem;min-height:48px;padding:.55rem .75rem;border:1px solid var(--line-strong);border-radius:var(--radius-sm);background:var(--well);color:var(--ink);width:100%;cursor:pointer}.heroq-select:focus{border-color:var(--yellow);outline:none}.heroq .quoter{border:none;background:transparent;padding:0}.heroq .quoter-label{display:none}.heroq-alt{font-size:.85rem;color:var(--muted);margin-top:.9rem;border-top:1px solid var(--line);padding-top:.8rem}@media (max-width:960px){.hero{min-height:0}.hero-video{display:none}.hero-still{display:block}.hero-inner{grid-template-columns:1fr;gap:2rem;padding-top:3rem;padding-bottom:2.5rem}.hero:after{background:linear-gradient(180deg,rgba(9,12,10,.9),rgba(9,12,10,.8) 55%,rgba(13,17,15,.94))}}@media (prefers-reduced-motion:reduce){.hero-video{display:none}.hero-still{display:block}}.band{padding:clamp(3rem,7vw,4.5rem) clamp(1rem,3.5vw,2.5rem)}.band-inner{max-width:1180px;margin:0 auto}.band--bone{background:var(--panel);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.band-head{max-width:62ch;margin-bottom:2rem}.band-head .eyebrow{display:flex;margin-bottom:.7rem}.band-head p{color:var(--muted);margin-top:.7rem;font-size:1.05rem}.how-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.25rem;gap:1.25rem}.how-step{position:relative;background:var(--raised);border:1px solid var(--line);border-radius:var(--radius);padding:1.5rem 1.6rem}.how-step:after{content:"";position:absolute;bottom:-1px;right:-1px;width:12px;height:12px;border-bottom:2px solid var(--steel);border-right:2px solid var(--steel);pointer-events:none}.how-num{font-family:var(--font-mono,var(--ff-mono));font-size:.82rem;font-weight:700;letter-spacing:.02em;color:#0d110f;background:var(--yellow);display:inline-flex;align-items:center;justify-content:center;width:2.1rem;height:2.1rem;border-radius:var(--radius-sm);margin-bottom:.9rem}.how-step h3{font-size:1.18rem;margin-bottom:.45rem}.how-step p{font-size:.95rem;color:var(--muted);line-height:1.6}.how-qualify{margin-top:1.5rem;font-size:.92rem;color:var(--ink);background:var(--yellow-dim);border:1px solid rgba(242,194,48,.35);border-left:3px solid var(--yellow);border-radius:var(--radius-sm);padding:.9rem 1.1rem;max-width:62ch}@media (max-width:860px){.how-grid{grid-template-columns:1fr}}.feat-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.5rem;gap:1.5rem}@media (max-width:960px){.feat-grid{grid-template-columns:1fr;max-width:460px}}.feat-more{margin-top:2rem;display:flex;align-items:center;gap:1.5rem;flex-wrap:wrap}.feat-more-note{font-size:.95rem;color:var(--muted)}.band--dark{position:relative;background:var(--band-deep);color:var(--ink);overflow:hidden}.band--dark:before{content:"";position:absolute;inset:0;background-image:linear-gradient(var(--grid-band) 1px,transparent 1px),linear-gradient(90deg,var(--grid-band) 1px,transparent 1px);background-size:56px 56px;pointer-events:none}.band--dark>*{position:relative}.band--dark h2{color:var(--ink);font-size:clamp(1.7rem,3.4vw,2.4rem);max-width:18ch}.band--dark .eyebrow{color:#b3bfb5}.freight-cols{display:grid;grid-template-columns:1fr 1fr;grid-gap:1.5rem;gap:1.5rem;margin-top:2.25rem}.freight-col{border:1px solid rgba(237,239,234,.16);border-radius:var(--radius);padding:1.6rem 1.7rem;background:rgba(10,13,11,.35)}.freight-col--ours{background:rgba(242,194,48,.06);border-color:rgba(242,194,48,.5)}.freight-col-tag{font-family:var(--font-mono,var(--ff-mono));font-size:.7rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;margin-bottom:.9rem;color:var(--muted)}.freight-col--ours .freight-col-tag{color:var(--yellow)}.freight-col h3{color:var(--ink);font-size:1.25rem;margin-bottom:.6rem}.freight-col p{color:#b3bfb5;font-size:.98rem;line-height:1.65}.freight-col strong{color:var(--ink)}.band--dark .band-note{margin-top:1.75rem;font-size:.9rem;color:#b3bfb5;max-width:68ch}.band--dark .band-note a{color:var(--steel-light)}@media (max-width:820px){.freight-cols{grid-template-columns:1fr}}.wing-band{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.1fr);grid-gap:clamp(1.5rem,4vw,3.5rem);gap:clamp(1.5rem,4vw,3.5rem);align-items:center}.wing-media{background:var(--panel);border:1px solid var(--line);border-radius:var(--radius);overflow:hidden}.wing-media svg{width:100%;height:auto;display:block}.wing-copy h2{max-width:22ch}.wing-copy p{color:var(--muted);margin-top:.8rem;max-width:54ch}.wing-copy strong{color:var(--ink)}.wing-price{display:flex;align-items:baseline;gap:.6rem;margin:1.2rem 0 1.4rem}.wing-price strong{font-family:var(--font-mono,var(--ff-mono));font-size:1.7rem;font-weight:600;color:var(--yellow)}.wing-price span{color:var(--muted);font-size:.95rem}@media (max-width:900px){.wing-band{grid-template-columns:1fr}}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1.25rem;gap:1.25rem}.trust-item{border:1px solid var(--line);border-top:2px solid var(--yellow);background:var(--raised);border-radius:0 0 var(--radius) var(--radius);padding:1.2rem 1.3rem}.trust-item h3{font-size:1.02rem;margin-bottom:.4rem}.trust-item p{font-size:.88rem;color:var(--muted);line-height:1.55}.trust-item a{color:var(--steel-light)}@media (max-width:960px){.trust-grid{grid-template-columns:1fr 1fr}}@media (max-width:560px){.trust-grid{grid-template-columns:1fr}}.learn-links{display:flex;flex-wrap:wrap;gap:.8rem}.learn-links a{display:inline-flex;align-items:center;min-height:48px;padding:.6rem 1.2rem;background:var(--panel);border:1px solid var(--line-strong);border-radius:var(--radius-sm);color:var(--ink);text-decoration:none;font-weight:500;font-size:.95rem;transition:border-color .15s ease,color .15s ease}.learn-links a:hover{border-color:var(--yellow);color:var(--ink)}.ask-band{text-align:center}.ask-band h2{font-size:clamp(1.9rem,4vw,2.7rem);max-width:18ch;margin:0 auto}.ask-band p{max-width:52ch;margin:1rem auto 0;color:#b3bfb5}.ask-ctas{display:flex;justify-content:center;align-items:center;gap:1.5rem;flex-wrap:wrap;margin-top:2rem}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/e1aab0933260df4d-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/b7387a63dd068245-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/36966cca54120369-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/e1aab0933260df4d-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/b7387a63dd068245-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/36966cca54120369-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Space Grotesk Fallback;src:local("Arial");ascent-override:89.71%;descent-override:26.62%;line-gap-override:0.00%;size-adjust:109.69%}.__className_4f4604{font-family:Space Grotesk,Space Grotesk Fallback;font-style:normal}.__variable_4f4604{--font-display:"Space Grotesk","Space Grotesk Fallback"}@font-face{font-family:Archivo;font-style:normal;font-weight:100 900;font-stretch:100%;font-display:swap;src:url(/_next/static/media/b06b356f834173cc-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Archivo;font-style:normal;font-weight:100 900;font-stretch:100%;font-display:swap;src:url(/_next/static/media/23d669af23d19c95-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Archivo;font-style:normal;font-weight:100 900;font-stretch:100%;font-display:swap;src:url(/_next/static/media/1a4aa50920b5315c-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Archivo Fallback;src:local("Arial");ascent-override:88.96%;descent-override:21.28%;line-gap-override:0.00%;size-adjust:98.70%}.__className_5afde0{font-family:Archivo,Archivo Fallback;font-style:normal}.__variable_5afde0{--font-body:"Archivo","Archivo Fallback"}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/58f386aa6b1a2a92-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/011e180705008d6f-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/7ba5fb2a8c88521c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/92eeb95d069020cc-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/d3ebbfd689654d3a-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/ef4d5661765d0e49-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/d29838c109ef09b4-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/e40af3453d7c920a-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/99dcf268bda04fe5-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/98e207f02528a563-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/73cb51aac9c97f90-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/d26bbd13d6b70f89-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/20535187d867b7b9-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/5356a6a4f2c8c8d8-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/db96af6b531dc71f-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:IBM Plex Mono Fallback;src:local("Arial");ascent-override:76.16%;descent-override:20.43%;line-gap-override:0.00%;size-adjust:134.59%}.__className_595324{font-family:IBM Plex Mono,IBM Plex Mono Fallback;font-style:normal}.__variable_595324{--font-mono:"IBM Plex Mono","IBM Plex Mono Fallback"}