.l1{--font-body:var(--font-sans);--step--1:0.8125rem;--step-0:clamp(1rem,0.97rem + 0.14vw,1.0625rem);--step-1:clamp(1.125rem,1.08rem + 0.2vw,1.25rem);--step-2:clamp(1.45rem,1.3rem + 0.7vw,1.9rem);--step-3:clamp(1.9rem,1.55rem + 1.6vw,2.75rem);--step-4:clamp(2.4rem,1.7rem + 3.2vw,4rem);background:var(--paper);color:var(--ink);font-family:var(--font-body);font-size:var(--step-0);line-height:1.6;-webkit-font-smoothing:antialiased}.l1 :is(h1,h2,h3){font-family:var(--font-display);font-weight:700;line-height:1.12;text-wrap:balance;margin:0;letter-spacing:-.012em}.l1 p{margin:0;text-wrap:pretty}.l1 :is(ul,ol){margin:0;padding:0;list-style:none}.l1 :is(dl,dd){margin:0}.l1 a{color:inherit}.l1 :where(a,button,input,select,summary):focus-visible{outline:2px solid var(--focus);outline-offset:3px;border-radius:1px}.l1 .wrap{max-width:var(--wrap);margin-inline:auto;padding-inline:var(--gutter)}.l1 .num{font-family:var(--font-mono);font-variant-numeric:tabular-nums}.l1 .label{font-family:var(--font-mono);font-size:.75rem;letter-spacing:.1em;text-transform:uppercase;color:var(--ink-3)}.l1 .masthead{position:sticky;top:0;z-index:var(--z-sticky);background:color-mix(in srgb,var(--paper) 90%,transparent);backdrop-filter:blur(10px);border-bottom:1px solid var(--rule)}.l1 .masthead__inner{display:flex;align-items:center;gap:1.5rem;min-height:64px;padding-block:.5rem}.l1 .wordmark{display:inline-flex;align-items:baseline;gap:.6rem;text-decoration:none;font-family:var(--font-display);font-weight:700;font-size:1.35rem;letter-spacing:.06em;margin-right:auto}.l1 .wordmark small{font-family:var(--font-body);font-size:.8125rem;letter-spacing:0;font-weight:400;color:var(--ink-3);display:none}@media (min-width:34rem){.l1 .wordmark small{display:inline}}.l1 .nav{display:none;gap:1.75rem;align-items:center}.l1 .nav a{text-decoration:none;font-size:.9375rem;color:var(--ink-2);padding-block:.4rem;border-bottom:1px solid transparent}.l1 .nav a:hover{color:var(--ink);border-bottom-color:var(--rule-strong)}.l1 .masthead__actions{display:flex;align-items:center;gap:.5rem}.l1 .btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;font:inherit;font-size:.9375rem;padding:.62rem 1.15rem;border:1px solid var(--rule-strong);background:transparent;color:var(--ink);text-decoration:none;cursor:pointer;border-radius:2px;transition:background-color .16s ease-out,border-color .16s ease-out,color .16s ease-out}.l1 .btn:hover{border-color:var(--ink-2);background:var(--surface-sunk)}.l1 .btn--solid{background:var(--accent);border-color:var(--accent);color:var(--on-accent);font-weight:600}.l1 .btn--solid:hover{background:color-mix(in srgb,var(--accent) 86%,var(--ink));border-color:transparent;color:var(--on-accent)}.l1 .btn--lg{padding:.85rem 1.6rem;font-size:1rem}.l1 .menu-toggle{display:inline-flex}.l1 .drawer{display:none}.l1 .drawer[data-open=true]{display:block;border-top:1px solid var(--rule);padding-block:.75rem 1.25rem}.l1 .drawer ul{display:grid}.l1 .drawer a{display:block;padding:.7rem 0;text-decoration:none;color:var(--ink-2);border-bottom:1px solid var(--rule);font-size:1rem}@media (min-width:62rem){.l1 .nav{display:flex}.l1 .drawer[data-open=true],.l1 .menu-toggle{display:none}}.l1 .hero{background:var(--band);color:var(--band-ink);border-bottom:1px solid var(--band-rule)}.l1 .hero__grid{display:grid;gap:clamp(2.25rem,4vw,3.5rem);padding-block:clamp(3rem,6vw,5.5rem) clamp(2.75rem,5vw,4.5rem);align-items:center}@media (min-width:60rem){.l1 .hero__grid{grid-template-columns:minmax(0,1.05fr) minmax(0,1fr)}}.l1 .hero h1{font-size:var(--step-4);max-width:15ch;margin-bottom:1.35rem}.l1 .hero__lede{font-size:var(--step-1);color:var(--band-ink-2);max-width:48ch;line-height:1.55}.l1 .hero__cta{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:2.25rem}.l1 .hero .btn{border-color:var(--band-rule);color:var(--band-ink)}.l1 .hero .btn:hover{background:rgba(255,255,255,.08);border-color:var(--band-ink-2)}.l1 .hero .btn--solid{background:var(--band-ink);border-color:var(--band-ink);color:#08202f}.l1 .hero .btn--solid:hover{background:#ffffff;color:#08202f}.l1 .hero__proof{margin-top:2.75rem;padding-top:1.75rem;border-top:1px solid var(--band-rule);display:grid;gap:1.25rem}@media (min-width:40rem){.l1 .hero__proof{grid-template-columns:repeat(3,1fr);gap:1.75rem}}.l1 .proof__item{display:grid;gap:.4rem}.l1 .proof__item dt{font-family:var(--font-mono);font-size:.75rem;letter-spacing:.1em;text-transform:uppercase;color:var(--band-ink-2)}.l1 .proof__item dd{font-size:.9375rem;line-height:1.5;color:var(--band-ink)}.l1 .plate{border:1px solid var(--band-rule);background:rgba(255,255,255,.03);width:100%;display:flex;flex-direction:column}.l1 .plate canvas{display:block;width:100%;height:auto;aspect-ratio:600/390}.l1 .titleblock{border-top:1px solid var(--band-rule);display:grid;grid-template-columns:1fr;font-family:var(--font-mono);font-size:.75rem}.l1 .titleblock>div{display:flex;gap:.75rem;justify-content:space-between;padding:.45rem .75rem;border-bottom:1px solid var(--band-rule)}.l1 .titleblock>div:last-child{border-bottom:0}@media (min-width:32rem){.l1 .titleblock{grid-template-columns:repeat(3,1fr)}.l1 .titleblock>div{border-bottom:0;border-right:1px solid var(--band-rule);flex-direction:column;align-items:flex-start;gap:.15rem;padding:.5rem .75rem}.l1 .titleblock>div:last-child{border-right:0}}.l1 .titleblock dt{color:var(--band-ink-2)}.l1 .titleblock dd{color:var(--band-ink);font-variant-numeric:tabular-nums}.l1 .section{padding-block:clamp(3rem,6vw,5rem);border-bottom:1px solid var(--rule)}.l1 .section--sunk{background:var(--surface-sunk)}.l1 .section__head{max-width:60ch;margin-bottom:clamp(1.75rem,3vw,2.75rem)}.l1 .section__head h2{font-size:var(--step-3);margin-bottom:.9rem}.l1 .section__head p{color:var(--ink-2);font-size:var(--step-1);line-height:1.55}.l1 .branches{display:grid;gap:1.25rem}@media (min-width:48rem){.l1 .branches{grid-template-columns:repeat(2,1fr)}}@media (min-width:72rem){.l1 .branches{grid-template-columns:repeat(3,1fr)}}.l1 .branch{display:flex;flex-direction:column;background:var(--surface);border:1px solid var(--rule);padding:1.6rem 1.6rem 1.35rem;text-decoration:none;transition:border-color .16s ease-out,transform .16s ease-out}.l1 .branch:hover{border-color:var(--rule-strong);transform:translateY(-2px)}.l1 .branch__glyph{color:var(--accent);margin-bottom:1.2rem}.l1 .branch h3{font-size:var(--step-2);margin-bottom:.55rem}.l1 .branch__desc{line-height:1.55}.l1 .branch__desc,.l1 .branch__list{color:var(--ink-2);font-size:.9375rem}.l1 .branch__list{margin-top:1.2rem;padding-top:1.2rem;border-top:1px solid var(--rule);display:grid;gap:.45rem}.l1 .branch__list li{display:flex;gap:.7rem;align-items:baseline}.l1 .branch__list code{font-family:var(--font-mono);font-size:.8125rem;color:var(--ink-3);min-width:2rem}.l1 .branch__foot{margin-top:auto;padding-top:1.2rem;display:flex;align-items:center;justify-content:space-between;gap:.75rem}.l1 .branch__go{font-size:.9375rem;color:var(--accent);font-weight:600}.l1 .chip{display:inline-flex;align-items:center;gap:.42rem;font-family:var(--font-mono);font-size:.75rem;letter-spacing:.04em;padding:.28rem .6rem;border-radius:2px;white-space:nowrap}.l1 .chip--live{background:var(--live-bg);color:var(--live)}.l1 .chip--soon{background:var(--soon-bg);color:var(--soon)}.l1 .chip:before{content:"";width:6px;height:6px;border-radius:50%;background:currentColor}.l1 .filter{display:flex;flex-wrap:wrap;gap:.4rem;margin-bottom:1.5rem}.l1 .filter button{font:inherit;font-size:.9375rem;padding:.5rem .95rem;border:1px solid var(--rule-strong);background:var(--surface);color:var(--ink-2);cursor:pointer;border-radius:2px;transition:background-color .16s ease-out,color .16s ease-out}.l1 .filter button:hover{color:var(--ink)}.l1 .filter button[aria-pressed=true]{background:var(--ink);border-color:var(--ink);color:var(--paper);font-weight:600}.l1 .sheet{width:100%;overflow-x:auto;border:1px solid var(--rule);background:var(--surface)}.l1 .sheet table{border-collapse:collapse;width:100%;min-width:640px}.l1 .sheet caption{text-align:left;padding:1rem 1.15rem;border-bottom:1px solid var(--rule);font-family:var(--font-mono);font-size:.8125rem;letter-spacing:.01em;color:var(--ink-3)}.l1 .sheet :is(th,td){text-align:left;padding:.9rem 1.15rem;border-bottom:1px solid var(--rule);vertical-align:top}.l1 .sheet thead th{font-family:var(--font-mono);font-size:.75rem;letter-spacing:.1em;text-transform:uppercase;color:var(--ink-3);font-weight:400}.l1 .sheet tbody tr:last-child td{border-bottom:0}.l1 .sheet tbody tr:hover{background:var(--surface-sunk)}.l1 .sheet .code{font-family:var(--font-mono);font-size:.875rem;color:var(--ink-3);width:4.5rem}.l1 .sheet .name{font-weight:600}.l1 .sheet .name a{text-decoration:none;border-bottom:1px solid var(--rule-strong)}.l1 .sheet .name a:hover{border-bottom-color:var(--accent);color:var(--accent)}.l1 .sheet .sub{display:block;font-weight:400;font-size:.875rem;color:var(--ink-3);margin-top:.3rem}.l1 .sheet .branch-cell{font-size:.875rem;color:var(--ink-2);white-space:nowrap}.l1 .sheet td.status{width:10rem}.l1 .sheet tr[hidden]{display:none}.l1 .steps{display:grid;gap:1.75rem}@media (min-width:54rem){.l1 .steps{grid-template-columns:repeat(3,1fr);gap:2.5rem}}.l1 .step{display:grid;gap:.65rem;padding-top:1.25rem;border-top:2px solid var(--ink)}.l1 .step__n{font-family:var(--font-mono);font-size:.8125rem;letter-spacing:.06em;color:var(--ink-3)}.l1 .step h3{font-size:var(--step-1)}.l1 .step p{color:var(--ink-2);font-size:.9375rem;line-height:1.6}.l1 .tenets{display:grid;gap:1.75rem}@media (min-width:48rem){.l1 .tenets{grid-template-columns:repeat(2,1fr);gap:2rem 3rem}}.l1 .tenet{display:grid;gap:.5rem}.l1 .tenet h3{font-size:var(--step-1)}.l1 .tenet p{color:var(--ink-2);font-size:.9375rem;line-height:1.6}.l1 .evidence{display:grid;gap:2rem;align-items:start}@media (min-width:64rem){.l1 .evidence{grid-template-columns:minmax(0,.9fr) minmax(0,1fr);gap:3rem}}.l1 .estimate{border:1px solid var(--rule);background:var(--surface)}.l1 .estimate__head{padding:1rem 1.15rem;border-bottom:1px solid var(--rule);display:flex;flex-wrap:wrap;gap:.4rem 1rem;justify-content:space-between;align-items:baseline}.l1 .estimate__meta{font-family:var(--font-mono);font-size:.8125rem;color:var(--ink-3);font-variant-numeric:tabular-nums}.l1 .line{padding:1rem 1.15rem;border-bottom:1px solid var(--rule);display:grid;gap:.35rem}.l1 .line__top{display:flex;justify-content:space-between;gap:1rem;align-items:baseline}.l1 .line__name{font-size:.9375rem;font-weight:600}.l1 .line__qty{font-size:.8125rem;color:var(--ink-3);font-variant-numeric:tabular-nums}.l1 .line__price,.l1 .line__qty{font-family:var(--font-mono);white-space:nowrap}.l1 .line__price{font-size:1.0625rem;color:var(--ochre);font-variant-numeric:tabular-nums;font-weight:700}.l1 .line__src{font-family:var(--font-mono);font-size:.8125rem;color:var(--ink-3);overflow-wrap:anywhere;line-height:1.45}.l1 .line--gap .line__price{color:var(--ink-3);font-weight:400;font-size:.875rem}.l1 .estimate__total{padding:1.15rem;display:grid;gap:.5rem}.l1 .estimate__sum{font-family:var(--font-mono);font-size:1.6rem;font-weight:700;font-variant-numeric:tabular-nums}.l1 .estimate__sum small{font-family:var(--font-mono);font-size:.875rem;font-weight:400;color:var(--ink-3)}.l1 .estimate__note{font-size:.875rem;color:var(--ink-2);line-height:1.55}.l1 .crew{background:var(--band);color:var(--band-ink);border-bottom:1px solid var(--band-rule)}.l1 .crew__grid{padding-block:clamp(2.75rem,5vw,4rem);display:grid;gap:1.75rem;align-items:center}@media (min-width:56rem){.l1 .crew__grid{grid-template-columns:minmax(0,1.3fr) auto;gap:3rem}}.l1 .crew h2{font-size:var(--step-2);margin-bottom:.75rem}.l1 .crew p{color:var(--band-ink-2);max-width:58ch;line-height:1.6}.l1 .crew .btn{border-color:var(--band-rule);color:var(--band-ink)}.l1 .crew .btn:hover{background:rgba(255,255,255,.08);border-color:var(--band-ink-2)}.l1 .notify{display:grid;gap:2rem;align-items:start}@media (min-width:56rem){.l1 .notify{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:3rem}}.l1 .notify h2{font-size:var(--step-2);margin-bottom:.9rem}.l1 .notify>div p{color:var(--ink-2);line-height:1.6;max-width:52ch}.l1 .form{display:grid;gap:.9rem}.l1 .field{display:grid;gap:.4rem}.l1 .field :is(input,select){font:inherit;padding:.7rem .85rem;border:1px solid var(--rule-strong);background:var(--surface);color:var(--ink);border-radius:2px}.l1 .field input::placeholder{color:var(--ink-3)}.l1 .form__note{font-size:.875rem;color:var(--ink-3)}.l1 .form__ok{font-size:.9375rem;color:var(--live);font-weight:600}.l1 .footer{padding-block:clamp(2.75rem,5vw,4rem) 2rem;border-bottom:0}.l1 .footer__grid{display:grid;gap:2.25rem}@media (min-width:48rem){.l1 .footer__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:72rem){.l1 .footer__grid{grid-template-columns:1.4fr repeat(3,1fr);gap:3rem}}.l1 .footer h3{font-family:var(--font-mono);font-size:.75rem;letter-spacing:.1em;text-transform:uppercase;color:var(--ink-3);font-weight:400;margin-bottom:1rem}.l1 .footer ul{display:grid;gap:.55rem}.l1 .footer a{text-decoration:none;color:var(--ink-2);font-size:.9375rem}.l1 .footer a:hover{color:var(--ink);text-decoration:underline;text-underline-offset:3px}.l1 .footer__about p{color:var(--ink-2);font-size:.9375rem;line-height:1.6;max-width:40ch}.l1 .footer__legal a{font-size:inherit}.l1 .footer__legal{margin-top:2.5rem;padding-top:1.25rem;border-top:1px solid var(--rule);display:flex;flex-wrap:wrap;gap:.5rem 1.5rem;justify-content:space-between;font-size:.875rem;color:var(--ink-3)}@media (min-width:112rem){.l1{--step-0:1.125rem}}@media (prefers-reduced-motion:reduce){.l1 *,.l1 :after,.l1 :before{animation-duration:.001ms!important;transition-duration:.001ms!important}}