.Button-module__3dJGfa__button{justify-content:center;align-items:center;gap:var(--space-2);padding:var(--space-3) var(--space-5);border:var(--rule-width) solid transparent;border-radius:var(--radius);font-family:var(--font-mono);font-size:var(--text-14);text-transform:uppercase;letter-spacing:.04em;cursor:pointer;transition:background-color var(--duration-hover) var(--ease-entrance), border-color var(--duration-hover) var(--ease-entrance), color var(--duration-hover) var(--ease-entrance), opacity var(--duration-hover) var(--ease-entrance);line-height:1;text-decoration:none;display:inline-flex}.Button-module__3dJGfa__primary{background:var(--silkscreen);color:var(--ink);border-color:var(--silkscreen)}.Button-module__3dJGfa__primary:hover{background:var(--accent);border-color:var(--accent)}.Button-module__3dJGfa__secondary{border-color:var(--legend);color:var(--silkscreen);background:0 0}.Button-module__3dJGfa__secondary:hover{background:var(--active)}.Button-module__3dJGfa__tertiary{color:var(--accent);background:0 0}.Button-module__3dJGfa__tertiary:hover{text-decoration:underline}.Button-module__3dJGfa__disabled,.Button-module__3dJGfa__button:disabled{opacity:.5;pointer-events:none}
.Eyebrow-module__DQdvQa__eyebrow{font-family:var(--font-mono);font-size:var(--text-14);color:var(--legend);letter-spacing:.08em;text-transform:uppercase;line-height:1.2;display:inline-block}
.Card-module__7fBG1G__card{gap:var(--space-3);background:var(--mask-raised);border-radius:var(--radius);padding:var(--space-6);flex-direction:column;display:flex;position:relative}.Card-module__7fBG1G__card:before{content:"";background:var(--accent);width:24px;height:2px;position:absolute;top:0;left:0}.Card-module__7fBG1G__title{font-family:var(--font-display);font-weight:700;font-size:var(--text-22);letter-spacing:var(--tracking-display)}
.PlaceholderBox-module__pnCuJG__placeholder{justify-content:center;align-items:center;gap:var(--space-3);width:100%;padding:var(--space-5);background:var(--mask-raised);border:var(--rule-width) dashed var(--accent);border-radius:var(--radius);text-align:center;flex-direction:column;display:flex}.PlaceholderBox-module__pnCuJG__label{font-family:var(--font-mono);font-size:var(--text-16);color:var(--silkscreen);max-width:none}.PlaceholderBox-module__pnCuJG__notice{font-family:var(--font-mono);font-size:var(--text-12);color:var(--legend);text-transform:uppercase;letter-spacing:.04em;max-width:none}
.ScrollReveal-module__0uU3eW__reveal{opacity:1;transform:none}@supports (animation-timeline:view()){@media (prefers-reduced-motion:no-preference){.ScrollReveal-module__0uU3eW__reveal{animation:ScrollReveal-module__0uU3eW__reveal-in var(--duration-entrance) var(--ease-entrance) both;animation-timeline:view();animation-range:entry entry 45%}}}@keyframes ScrollReveal-module__0uU3eW__reveal-in{0%{opacity:0;transform:translateY(var(--reveal-distance))}to{opacity:1;transform:none}}
.StackHero-module__VQeZKG__stack{gap:var(--space-5);grid-template-columns:1fr;width:100%;display:grid}@media (min-width:62rem){.StackHero-module__VQeZKG__stack{grid-template-columns:2.75rem minmax(0,21.5rem) minmax(0,1fr);align-items:stretch;gap:0}}.StackHero-module__VQeZKG__rail{display:none}@media (min-width:62rem){.StackHero-module__VQeZKG__rail{padding-block:var(--space-1);flex-direction:column;justify-content:space-between;align-items:center;display:flex}}.StackHero-module__VQeZKG__railTick{background:var(--accent);flex:none;width:9px;height:1px}.StackHero-module__VQeZKG__railLine{background:var(--accent);opacity:.5;flex:1;width:1px}.StackHero-module__VQeZKG__railLabel{padding-block:var(--space-3);writing-mode:vertical-rl;font-family:var(--font-mono);font-size:var(--text-12);letter-spacing:.06em;text-transform:uppercase;color:var(--accent);white-space:nowrap;transform:rotate(180deg)}.StackHero-module__VQeZKG__list{flex-direction:column;gap:3px;list-style:none;display:flex}.StackHero-module__VQeZKG__row{align-items:center;gap:var(--space-3);width:100%;min-height:44px;padding:var(--space-3) var(--space-4);border:var(--rule-width) solid var(--rule-hairline);border-radius:var(--radius);text-align:left;cursor:pointer;transition:border-color var(--duration-hover) var(--ease-entrance), background-color var(--duration-hover) var(--ease-entrance);background:0 0;grid-template-columns:2.25rem minmax(0,1fr) .625rem;display:grid}@media (hover:hover){.StackHero-module__VQeZKG__row:hover:not(.StackHero-module__VQeZKG__selected){border-color:var(--rule-hairline-strong);background:var(--mask-raised)}}.StackHero-module__VQeZKG__row.StackHero-module__VQeZKG__selected{border-color:var(--silkscreen);background:var(--active)}.StackHero-module__VQeZKG__number{font-family:var(--font-mono);font-weight:500;font-size:var(--text-12);color:var(--legend)}.StackHero-module__VQeZKG__selected .StackHero-module__VQeZKG__number{color:var(--accent)}.StackHero-module__VQeZKG__label{font-family:var(--font-mono);font-weight:400;font-size:var(--text-14);color:var(--legend-bright)}.StackHero-module__VQeZKG__selected .StackHero-module__VQeZKG__label{color:var(--silkscreen);font-weight:500}.StackHero-module__VQeZKG__tick{border:var(--rule-width) solid var(--rule-hairline-strong);background:0 0;width:8px;height:8px}.StackHero-module__VQeZKG__selected .StackHero-module__VQeZKG__tick{background:var(--silkscreen);border-color:var(--silkscreen)}.StackHero-module__VQeZKG__panel{padding-top:var(--space-4);border-top:var(--rule-width) solid var(--rule-hairline);flex-direction:column;justify-content:center;display:flex}@media (min-width:62rem){.StackHero-module__VQeZKG__panel{padding:var(--space-1) 0 var(--space-1) var(--space-6);border-top:none;border-left:var(--rule-width) solid var(--rule-hairline)}}.StackHero-module__VQeZKG__panelEyebrow{margin-bottom:var(--space-4);font-family:var(--font-mono);font-weight:500;font-size:var(--text-12);letter-spacing:.06em;text-transform:uppercase;color:var(--accent)}.StackHero-module__VQeZKG__panelPlain{min-height:4.7em;margin-bottom:var(--space-5);max-width:34ch;font-size:var(--text-18);color:var(--silkscreen);line-height:1.55}.StackHero-module__VQeZKG__panelItems{gap:var(--space-2);padding-top:var(--space-4);border-top:var(--rule-width) solid var(--rule-hairline);flex-direction:column;list-style:none;display:flex}.StackHero-module__VQeZKG__panelItem{align-items:baseline;gap:var(--space-3);font-family:var(--font-mono);font-size:var(--text-14);color:var(--legend-bright);line-height:1.45;display:flex}.StackHero-module__VQeZKG__bullet{background:var(--accent);flex:none;width:4px;height:4px;transform:translateY(-2px)}.StackHero-module__VQeZKG__hint{font-family:var(--font-mono);font-size:var(--text-12);color:var(--legend)}@media (min-width:62rem){.StackHero-module__VQeZKG__hint{padding-top:var(--space-4);grid-column:2/-1}}
.QuoteForm-module___d7ruG__form{gap:var(--space-5);flex-direction:column;max-width:40rem;display:flex}.QuoteForm-module___d7ruG__field{gap:var(--space-2);flex-direction:column;display:flex}.QuoteForm-module___d7ruG__label{font-family:var(--font-mono);font-size:var(--text-14);color:var(--legend)}.QuoteForm-module___d7ruG__optional{color:var(--legend);font-weight:400}.QuoteForm-module___d7ruG__input,.QuoteForm-module___d7ruG__textarea{background:var(--mask-raised);border:var(--rule-width) solid var(--legend);border-radius:var(--radius);padding:var(--space-3) var(--space-4);color:var(--silkscreen);font-family:var(--font-body);font-size:var(--text-16);min-height:44px}.QuoteForm-module___d7ruG__textarea{resize:vertical;min-height:8rem}.QuoteForm-module___d7ruG__input::placeholder,.QuoteForm-module___d7ruG__textarea::placeholder{color:var(--legend);opacity:.7}.QuoteForm-module___d7ruG__error{background:var(--mask-raised);border:var(--rule-width) solid var(--legend);border-radius:var(--radius);padding:var(--space-4);color:var(--silkscreen);font-size:var(--text-14)}.QuoteForm-module___d7ruG__honeypot{width:1px;height:1px;position:absolute;left:-10000px;overflow:hidden}.QuoteForm-module___d7ruG__submit{align-self:flex-start;min-height:44px}.QuoteForm-module___d7ruG__confirmation{background:var(--mask-raised);border:var(--rule-width) solid var(--legend);border-radius:var(--radius);padding:var(--space-6);font-size:var(--text-18);max-width:var(--measure-body)}
.SpecTable-module__B0_tdG__wrapper{overflow-x:auto}.SpecTable-module__B0_tdG__table{border-collapse:collapse;width:100%;font-size:var(--text-16)}.SpecTable-module__B0_tdG__caption{text-align:left;font-family:var(--font-mono);font-size:var(--text-14);color:var(--legend);text-transform:uppercase;letter-spacing:.08em;padding-bottom:var(--space-3)}.SpecTable-module__B0_tdG__table th{text-align:left;padding:var(--space-3) var(--space-4);font-family:var(--font-mono);font-size:var(--text-14);color:var(--legend);text-transform:uppercase;letter-spacing:.08em;white-space:nowrap;border-bottom:var(--rule-width) solid var(--legend-30);font-weight:500}.SpecTable-module__B0_tdG__table td{padding:var(--space-3) var(--space-4);border-bottom:var(--rule-width) solid var(--legend-30)}.SpecTable-module__B0_tdG__table tbody tr:last-child td{border-bottom:none}.SpecTable-module__B0_tdG__label{font-family:var(--font-body)}.SpecTable-module__B0_tdG__value{font-family:var(--font-mono)}
.TodoPlaceholder-module___GmeHG__todo{max-width:var(--measure-body);padding:var(--space-5);background:var(--mask-raised);border:var(--rule-width) dashed var(--accent);border-radius:var(--radius);color:var(--legend);font-family:var(--font-mono);font-size:var(--text-14)}
.page-module__oSAelG__page{padding-block:var(--space-8)}.page-module__oSAelG__container{max-width:840px;padding-inline:var(--space-6);gap:var(--space-6);flex-direction:column;margin-inline:auto;display:flex}.page-module__oSAelG__heading{font-size:var(--text-44)}.page-module__oSAelG__summary{font-size:var(--text-18);color:var(--silkscreen)}.page-module__oSAelG__heroImageWrapper{aspect-ratio:4/3;border-radius:var(--radius);width:100%;position:relative;overflow:hidden}.page-module__oSAelG__heroImage{object-fit:cover}.page-module__oSAelG__body{gap:var(--space-4);flex-direction:column;display:flex}.page-module__oSAelG__body p{white-space:pre-line}
