.landing-module__w3sXKW__root{--lp-fs:.75rem;font-family:var(--font-mono-stack);font-size:var(--lp-fs);color:var(--text-primary);background:var(--bg-primary);flex-direction:column;min-height:100vh;line-height:1.5;display:flex}.landing-module__w3sXKW__shell{width:100%;max-width:1200px;padding:calc(var(--rhythm)*.8)3ch calc(var(--rhythm)*2);flex-direction:column;flex:1;margin:0 auto;display:flex}.landing-module__w3sXKW__label{text-transform:uppercase;letter-spacing:.08em;color:var(--text-dimmed)}.landing-module__w3sXKW__dim{color:var(--text-dimmed)}.landing-module__w3sXKW__muted{color:var(--text-muted)}.landing-module__w3sXKW__rule{border:0;border-top:1px solid var(--border-primary);margin:0}.landing-module__w3sXKW__bracketLink{text-transform:uppercase;letter-spacing:.08em;color:var(--text-primary);align-items:center;text-decoration:none;transition-property:background-color,color;transition-duration:.12s;transition-timing-function:ease;display:inline-flex}.landing-module__w3sXKW__bracketLink:before{content:"[";color:var(--text-dimmed);margin-right:.5ch}.landing-module__w3sXKW__bracketLink:after{content:"]";color:var(--text-dimmed);margin-left:.5ch}.landing-module__w3sXKW__bracketLink:hover,.landing-module__w3sXKW__bracketLink:focus-visible{background:var(--accent);color:var(--text-on-accent);outline:none}.landing-module__w3sXKW__bracketLink:hover:before,.landing-module__w3sXKW__bracketLink:hover:after,.landing-module__w3sXKW__bracketLink:focus-visible:before,.landing-module__w3sXKW__bracketLink:focus-visible:after{color:var(--text-on-accent)}.landing-module__w3sXKW__textLink{color:var(--text-primary);text-underline-offset:3px;text-decoration:underline;-webkit-text-decoration-color:var(--text-faint);text-decoration-color:var(--text-faint);transition-property:text-decoration-color;transition-duration:.12s;transition-timing-function:ease}.landing-module__w3sXKW__textLink:hover,.landing-module__w3sXKW__textLink:focus-visible{text-decoration-color:currentColor}.landing-module__w3sXKW__btn{font:inherit;text-transform:uppercase;letter-spacing:.08em;background:var(--bg-button);color:var(--text-on-button);border:1px solid var(--bg-button);padding:calc(var(--rhythm)*.3)2ch;cursor:pointer;align-items:center;gap:1ch;text-decoration:none;transition-property:background-color,color,border-color;transition-duration:.12s;transition-timing-function:ease;display:inline-flex}.landing-module__w3sXKW__btn:hover,.landing-module__w3sXKW__btn:focus-visible{background:var(--bg-button-hover);border-color:var(--bg-button-hover);outline:none}.landing-module__w3sXKW__btn:disabled{opacity:.5;cursor:not-allowed}.landing-module__w3sXKW__btnGhost{color:var(--text-primary);border-color:var(--border-strong);background:0 0}.landing-module__w3sXKW__btnGhost:hover,.landing-module__w3sXKW__btnGhost:focus-visible{background:var(--accent);color:var(--text-on-accent);border-color:var(--accent)}.landing-module__w3sXKW__nav{padding:calc(var(--rhythm)*.4)0;border-bottom:1px solid var(--border-primary);justify-content:space-between;align-items:center;gap:3ch;display:flex}.landing-module__w3sXKW__navLinks{flex-wrap:wrap;align-items:center;gap:3ch;display:flex}.landing-module__w3sXKW__navLink{text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);text-decoration:none;transition-property:background-color,color;transition-duration:.12s;transition-timing-function:ease}.landing-module__w3sXKW__navLink:hover,.landing-module__w3sXKW__navLink:focus-visible{background:var(--accent);color:var(--text-on-accent);outline:none}.landing-module__w3sXKW__brand{color:var(--text-primary);font:inherit;cursor:pointer;background:0 0;border:0;flex-shrink:0;align-items:center;gap:1.5ch;padding:0;text-decoration:none;display:inline-flex}.landing-module__w3sXKW__brand:hover,.landing-module__w3sXKW__brand:focus-visible{opacity:.7;outline:none}.landing-module__w3sXKW__brandMark{object-fit:contain;width:48px;height:48px;display:block}.landing-module__w3sXKW__brandMarkDark{display:none}[data-theme=dark] .landing-module__w3sXKW__brandMarkLight{display:none}[data-theme=dark] .landing-module__w3sXKW__brandMarkDark{display:block}.landing-module__w3sXKW__hero{border-bottom:1px solid var(--border-primary);grid-template-columns:minmax(0,5fr) minmax(0,7fr);display:grid}.landing-module__w3sXKW__heroLeft{padding:calc(var(--rhythm)*1.4)3ch calc(var(--rhythm)*1.2)0;border-right:1px solid var(--border-primary);justify-content:space-between;gap:calc(var(--rhythm)*1.2);flex-direction:column;min-width:0;display:flex}.landing-module__w3sXKW__tagline{max-width:36ch;color:var(--text-heading);text-wrap:pretty;margin:0}.landing-module__w3sXKW__taglineKicker{margin-bottom:calc(var(--rhythm)*.6);display:block}.landing-module__w3sXKW__ctaRow{flex-wrap:wrap;align-items:center;gap:3ch;display:flex}.landing-module__w3sXKW__ctaHint{color:var(--text-dimmed)}.landing-module__w3sXKW__signal{padding:calc(var(--rhythm)*.7)0 calc(var(--rhythm)*.8)3ch;flex-direction:column;min-width:0;display:flex}.landing-module__w3sXKW__signalHead{margin-bottom:calc(var(--rhythm)*.5);flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:2ch;display:flex}.landing-module__w3sXKW__signalTitle{text-transform:uppercase;letter-spacing:.08em;color:var(--text-primary);align-items:center;gap:1ch;display:inline-flex}.landing-module__w3sXKW__pulse{background:var(--positive);width:7px;height:7px;animation:2.4s ease-in-out infinite landing-module__w3sXKW__pulse}.landing-module__w3sXKW__pulseOff{background:var(--text-faint);animation:none}@keyframes landing-module__w3sXKW__pulse{0%,to{opacity:1}50%{opacity:.25}}.landing-module__w3sXKW__monitors{border:1px solid var(--border-primary);grid-template-columns:1fr 1fr;min-width:0;display:grid}.landing-module__w3sXKW__monitor{flex-direction:column;min-width:0;display:flex}.landing-module__w3sXKW__monitor+.landing-module__w3sXKW__monitor{border-left:1px solid var(--border-primary)}.landing-module__w3sXKW__monitorHead{padding:calc(var(--rhythm)*.3)1.5ch;border-bottom:1px solid var(--border-primary);text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);background:var(--bg-secondary);justify-content:space-between;gap:1ch;display:flex}.landing-module__w3sXKW__monitorList{max-height:calc(var(--rhythm)*14.5);scrollbar-width:thin;margin:0;padding:0;list-style:none;overflow-y:auto}.landing-module__w3sXKW__item{padding:calc(var(--rhythm)*.45)1.5ch;border-bottom:1px solid var(--border-subtle)}.landing-module__w3sXKW__item:last-child{border-bottom:0}.landing-module__w3sXKW__itemConflict{box-shadow:inset 2px 0 0 var(--warning)}.landing-module__w3sXKW__itemMeta{color:var(--text-dimmed);flex-wrap:wrap;gap:1.5ch;display:flex}.landing-module__w3sXKW__itemTitle{color:var(--text-primary);margin-top:.15em;text-decoration:none;display:block}a.landing-module__w3sXKW__itemTitle:hover,a.landing-module__w3sXKW__itemTitle:focus-visible{text-underline-offset:3px;text-decoration:underline}.landing-module__w3sXKW__itemClaim{color:var(--text-muted);text-wrap:pretty;margin:.2em 0 0}.landing-module__w3sXKW__conflictTag{color:var(--warning)}.landing-module__w3sXKW__agreeTag{color:var(--positive)}.landing-module__w3sXKW__emptyItem{padding:calc(var(--rhythm)*.8)1.5ch;color:var(--text-dimmed)}.landing-module__w3sXKW__section{padding:calc(var(--rhythm)*.7)0 calc(var(--rhythm)*.9);border-bottom:1px solid var(--border-primary)}.landing-module__w3sXKW__sectionHead{margin-bottom:calc(var(--rhythm)*.6);flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:2ch;display:flex}.landing-module__w3sXKW__sectionTitle{text-transform:uppercase;letter-spacing:.08em;color:var(--text-primary);font-weight:400;font-size:inherit;margin:0}.landing-module__w3sXKW__stripWrap{position:relative}.landing-module__w3sXKW__strip{--per-view:3;border:1px solid var(--border-primary);scrollbar-width:none;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;overflow-x:auto}.landing-module__w3sXKW__strip::-webkit-scrollbar{display:none}@media (min-width:560px){.landing-module__w3sXKW__strip{--per-view:4}}@media (min-width:760px){.landing-module__w3sXKW__strip{--per-view:5}}@media (min-width:960px){.landing-module__w3sXKW__strip{--per-view:6}}@media (min-width:1160px){.landing-module__w3sXKW__strip{--per-view:7}}.landing-module__w3sXKW__track{grid-auto-flow:column;grid-auto-columns:calc(100%/var(--per-view));display:grid}.landing-module__w3sXKW__cell{border-right:1px solid var(--border-primary);scroll-snap-align:start;min-width:0;position:relative}.landing-module__w3sXKW__cell:last-child{border-right:0}.landing-module__w3sXKW__cellLink{width:3ch;height:calc(var(--rhythm)*1.1);color:var(--text-dimmed);justify-content:center;align-items:center;text-decoration:none;transition-property:background-color,color;transition-duration:.12s;transition-timing-function:ease;display:flex;position:absolute;top:0;right:0}.landing-module__w3sXKW__cellLink:hover,.landing-module__w3sXKW__cellLink:focus-visible{background:var(--accent);color:var(--text-on-accent);outline:none}.landing-module__w3sXKW__logoBtn:hover+.landing-module__w3sXKW__cellLink,.landing-module__w3sXKW__logoBtn[aria-expanded=true]+.landing-module__w3sXKW__cellLink{color:var(--text-on-accent)}.landing-module__w3sXKW__logoBtn{width:100%;height:calc(var(--rhythm)*6);justify-content:center;align-items:center;gap:calc(var(--rhythm)*.4);cursor:pointer;font:inherit;color:var(--text-muted);letter-spacing:.08em;text-transform:uppercase;background:0 0;border:0;flex-direction:column;min-width:0;transition-property:background-color,color;transition-duration:.12s;transition-timing-function:ease;display:flex}.landing-module__w3sXKW__logoBtn:hover,.landing-module__w3sXKW__logoBtn:focus-visible,.landing-module__w3sXKW__logoBtn[aria-expanded=true]{background:var(--accent);color:var(--text-on-accent);outline:none}.landing-module__w3sXKW__logoUnmeasured .landing-module__w3sXKW__logoImg,.landing-module__w3sXKW__logoUnmeasured .landing-module__w3sXKW__monogram{opacity:.55}.landing-module__w3sXKW__pager{gap:1ch;display:inline-flex}.landing-module__w3sXKW__pagerBtn{font:inherit;border:1px solid var(--border-primary);color:var(--text-muted);width:3ch;height:calc(var(--rhythm)*1.1);cursor:pointer;background:0 0;transition-property:background-color,color,border-color;transition-duration:.12s;transition-timing-function:ease}.landing-module__w3sXKW__pagerBtn:hover,.landing-module__w3sXKW__pagerBtn:focus-visible{background:var(--accent);color:var(--text-on-accent);border-color:var(--accent);outline:none}.landing-module__w3sXKW__pagerBtn:disabled{opacity:.35;cursor:default}.landing-module__w3sXKW__logoCircle{justify-content:center;align-items:center;width:56px;height:56px;display:flex}.landing-module__w3sXKW__logoImg{object-fit:contain;width:40px;height:40px;filter:var(--logo-filter);transition-property:filter;transition-duration:.12s;transition-timing-function:ease}.landing-module__w3sXKW__logoBtn:hover .landing-module__w3sXKW__logoImg,.landing-module__w3sXKW__logoBtn:focus-visible .landing-module__w3sXKW__logoImg,.landing-module__w3sXKW__logoBtn[aria-expanded=true] .landing-module__w3sXKW__logoImg{filter:var(--logo-filter)invert(1)}.landing-module__w3sXKW__logoBtn:hover .landing-module__w3sXKW__monogram,.landing-module__w3sXKW__logoBtn:focus-visible .landing-module__w3sXKW__monogram,.landing-module__w3sXKW__logoBtn[aria-expanded=true] .landing-module__w3sXKW__monogram{color:var(--text-on-accent)}.landing-module__w3sXKW__monogram{color:var(--text-primary);letter-spacing:.1em}.landing-module__w3sXKW__profile{border:1px solid var(--border-primary);border-top:0;grid-template-columns:1.2fr 1fr 1fr;display:grid}.landing-module__w3sXKW__profileCol{padding:calc(var(--rhythm)*.7)2ch;min-width:0}.landing-module__w3sXKW__profileCol+.landing-module__w3sXKW__profileCol{border-left:1px solid var(--border-primary)}.landing-module__w3sXKW__profileName{margin-bottom:calc(var(--rhythm)*.3);align-items:baseline;gap:1.5ch;display:flex}.landing-module__w3sXKW__profileTagline{color:var(--text-muted);margin:0 0 calc(var(--rhythm)*.5);text-wrap:pretty}.landing-module__w3sXKW__kv{grid-template-columns:10ch minmax(0,1fr);gap:.25em 1.5ch;margin:0;display:grid}.landing-module__w3sXKW__kv dt{color:var(--text-dimmed);text-transform:uppercase;letter-spacing:.08em}.landing-module__w3sXKW__kv dd{color:var(--text-primary);overflow-wrap:anywhere;margin:0}.landing-module__w3sXKW__chipRow{flex-wrap:wrap;gap:.4em 1ch;margin:0;padding:0;list-style:none;display:flex}.landing-module__w3sXKW__chip{border:1px solid var(--border-primary);color:var(--text-secondary);padding:0 1ch}.landing-module__w3sXKW__chipLink{text-decoration:none;transition-property:background-color,color,border-color;transition-duration:.12s;transition-timing-function:ease}.landing-module__w3sXKW__chipLink:hover,.landing-module__w3sXKW__chipLink:focus-visible{background:var(--accent);color:var(--text-on-accent);border-color:var(--accent);outline:none}.landing-module__w3sXKW__profileFoot{border-top:1px solid var(--border-primary);padding:calc(var(--rhythm)*.35)2ch;background:var(--bg-secondary);flex-wrap:wrap;grid-column:1/-1;justify-content:space-between;align-items:center;gap:2ch;display:flex}.landing-module__w3sXKW__profileNote{color:var(--text-muted);margin:0}.landing-module__w3sXKW__duo{border-bottom:1px solid var(--border-primary);grid-template-columns:1fr 1fr;display:grid}.landing-module__w3sXKW__duoCol{padding:calc(var(--rhythm)*.7)0 calc(var(--rhythm)*1);flex-direction:column;min-width:0;display:flex}.landing-module__w3sXKW__duoCol:first-child{border-right:1px solid var(--border-primary);padding-right:3ch}.landing-module__w3sXKW__duoCol:last-child{padding-left:3ch}.landing-module__w3sXKW__textarea{width:100%;min-height:calc(var(--rhythm)*4.5);background:var(--bg-input);border:1px solid var(--border-primary);padding:calc(var(--rhythm)*.45)1.5ch;font:inherit;line-height:inherit;color:var(--text-primary);resize:vertical;box-sizing:border-box;transition-property:border-color;transition-duration:.12s;transition-timing-function:ease;display:block}.landing-module__w3sXKW__textarea::placeholder{color:var(--text-dimmed)}.landing-module__w3sXKW__textarea:focus{border-color:var(--accent);outline:none}.landing-module__w3sXKW__formRow{margin-top:calc(var(--rhythm)*.5);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2ch;display:flex}.landing-module__w3sXKW__previewSlots{border:1px solid var(--border-primary);margin-top:var(--rhythm);grid-template-columns:1fr 1fr;display:grid}.landing-module__w3sXKW__slot{padding:calc(var(--rhythm)*.4)1.5ch calc(var(--rhythm)*.6);min-width:0}.landing-module__w3sXKW__slot+.landing-module__w3sXKW__slot{border-left:1px solid var(--border-primary)}.landing-module__w3sXKW__slotHead{color:var(--text-dimmed);text-transform:uppercase;letter-spacing:.08em;margin-bottom:calc(var(--rhythm)*.4);justify-content:space-between;display:flex}.landing-module__w3sXKW__skel{background:var(--bg-elevated);height:.55em;margin-bottom:.55em}.landing-module__w3sXKW__slotFoot{border-top:1px solid var(--border-primary);padding:calc(var(--rhythm)*.3)1.5ch;color:var(--text-dimmed);flex-wrap:wrap;grid-column:1/-1;justify-content:space-between;gap:2ch;display:flex}.landing-module__w3sXKW__steps{margin:0 0 calc(var(--rhythm)*.6);color:var(--text-muted);flex-wrap:wrap;gap:3ch;padding:0;list-style:none;display:flex}.landing-module__w3sXKW__steps b{color:var(--text-primary);font-weight:400}.landing-module__w3sXKW__benchList{border:1px solid var(--border-primary);margin:0;padding:0;list-style:none}.landing-module__w3sXKW__benchItem+.landing-module__w3sXKW__benchItem{border-top:1px solid var(--border-primary)}.landing-module__w3sXKW__benchLink{padding:calc(var(--rhythm)*.5)1.5ch;color:var(--text-primary);text-decoration:none;transition-property:background-color,color;transition-duration:.12s;transition-timing-function:ease;display:block}.landing-module__w3sXKW__benchLink:hover,.landing-module__w3sXKW__benchLink:focus-visible{background:var(--accent);color:var(--text-on-accent);outline:none}.landing-module__w3sXKW__benchLink:hover .landing-module__w3sXKW__dim,.landing-module__w3sXKW__benchLink:hover .landing-module__w3sXKW__muted,.landing-module__w3sXKW__benchLink:focus-visible .landing-module__w3sXKW__dim,.landing-module__w3sXKW__benchLink:focus-visible .landing-module__w3sXKW__muted{color:inherit;opacity:.7}.landing-module__w3sXKW__benchTop{justify-content:space-between;gap:2ch;display:flex}.landing-module__w3sXKW__benchDesc{text-wrap:pretty;margin:.2em 0 0}.landing-module__w3sXKW__benchMeta{margin-top:.3em}.landing-module__w3sXKW__duoFoot{padding-top:calc(var(--rhythm)*.7);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2ch;margin-top:auto;display:flex}@media (max-width:900px){.landing-module__w3sXKW__shell{padding-left:2ch;padding-right:2ch}.landing-module__w3sXKW__nav{row-gap:calc(var(--rhythm)*.4);flex-wrap:wrap}.landing-module__w3sXKW__brand{justify-content:flex-start;width:100%}.landing-module__w3sXKW__navLinks{gap:1.5ch}.landing-module__w3sXKW__hero{grid-template-columns:1fr}.landing-module__w3sXKW__heroLeft{border-right:0;border-bottom:1px solid var(--border-primary);padding:calc(var(--rhythm)*1)0}.landing-module__w3sXKW__signal{padding-left:0}.landing-module__w3sXKW__monitors{grid-template-columns:1fr}.landing-module__w3sXKW__monitor+.landing-module__w3sXKW__monitor{border-left:0;border-top:1px solid var(--border-primary)}.landing-module__w3sXKW__profile{grid-template-columns:1fr}.landing-module__w3sXKW__profileCol+.landing-module__w3sXKW__profileCol{border-left:0;border-top:1px solid var(--border-primary)}.landing-module__w3sXKW__duo{grid-template-columns:1fr}.landing-module__w3sXKW__duoCol:first-child{border-right:0;border-bottom:1px solid var(--border-primary);padding-right:0}.landing-module__w3sXKW__duoCol:last-child{padding-left:0}}
