.CalculatorSection-module__dw9rfW__layout{gap:var(--space-6);display:grid}@media (min-width:1024px){.CalculatorSection-module__dw9rfW__layout{grid-template-columns:minmax(0,5fr) minmax(0,7fr);align-items:stretch}}.CalculatorSection-module__dw9rfW__formHead{gap:var(--space-2);margin-bottom:var(--space-6);display:grid}.CalculatorSection-module__dw9rfW__formIntro{color:var(--color-text-muted);font-size:var(--text-small-size);line-height:var(--text-small-line)}.CalculatorSection-module__dw9rfW__fields{gap:var(--space-5);display:grid}.CalculatorSection-module__dw9rfW__formFoot{align-items:center;gap:var(--space-4);margin-top:var(--space-8);padding-top:var(--space-5);border-top:1px solid var(--color-hairline);flex-wrap:wrap;display:flex}.CalculatorSection-module__dw9rfW__formNote{color:var(--color-text-subtle);font-size:var(--text-small-size)}.CalculatorSection-module__dw9rfW__result{gap:var(--space-5);min-width:0;padding:var(--card-padding);border-radius:var(--radius-xl);border:1px solid var(--color-border);background:var(--color-surface);box-shadow:var(--shadow-e1);align-content:start;display:grid}@media (max-width:479px){.CalculatorSection-module__dw9rfW__result{padding:var(--space-5) var(--space-4)}}.CalculatorSection-module__dw9rfW__resultHead{justify-content:space-between;align-items:center;gap:var(--space-2);flex-wrap:wrap;display:flex}.CalculatorSection-module__dw9rfW__resultTitle{font-size:var(--text-overline-size);line-height:var(--text-overline-line);letter-spacing:var(--text-overline-tracking);font-weight:var(--text-overline-weight);text-transform:uppercase;color:var(--color-text-subtle)}.CalculatorSection-module__dw9rfW__headline{align-items:flex-end;gap:var(--space-2) var(--space-5);flex-wrap:wrap;display:flex}.CalculatorSection-module__dw9rfW__bigFigure{font-family:var(--font-figure);font-weight:var(--figure-weight);letter-spacing:-.03em;font-variant-numeric:tabular-nums;font-size:clamp(3rem,2rem + 4vw,4.5rem);line-height:.95}.CalculatorSection-module__dw9rfW__unit{letter-spacing:0;color:var(--color-text-muted);margin-left:.04em;font-size:.55em}.CalculatorSection-module__dw9rfW__headlineMeta{gap:var(--space-2);color:var(--color-text-muted);justify-items:start;padding-bottom:4px;display:grid}.CalculatorSection-module__dw9rfW__secondary{color:var(--color-text-muted)}.CalculatorSection-module__dw9rfW__secondary strong{font-family:var(--font-figure);font-weight:var(--figure-weight);color:var(--color-text)}.CalculatorSection-module__dw9rfW__band{gap:var(--space-3);display:grid}.CalculatorSection-module__dw9rfW__track{gap:3px;height:10px;display:flex;position:relative}.CalculatorSection-module__dw9rfW__zone{border-radius:2px;flex-basis:0}.CalculatorSection-module__dw9rfW__zone[data-status=good]{background:var(--color-good)}.CalculatorSection-module__dw9rfW__zone[data-status=watch]{background:var(--color-watch)}.CalculatorSection-module__dw9rfW__zone[data-status=concern]{background:var(--color-concern)}.CalculatorSection-module__dw9rfW__zone:not([data-status=watch]){opacity:.35}.CalculatorSection-module__dw9rfW__marker{background:var(--color-text);width:4px;height:22px;box-shadow:0 0 0 2px var(--color-surface);border-radius:2px;margin-left:-2px;position:absolute;top:-6px}.CalculatorSection-module__dw9rfW__legend{font-size:var(--text-caption-size);line-height:var(--text-caption-line);color:var(--color-text-subtle);grid-template-columns:40fr 20fr 40fr;gap:3px;list-style:none;display:grid}.CalculatorSection-module__dw9rfW__legend li{gap:2px;min-width:0;display:grid}.CalculatorSection-module__dw9rfW__legend li:last-child{text-align:right}.CalculatorSection-module__dw9rfW__legend strong{color:var(--color-text-muted);font-weight:600}.CalculatorSection-module__dw9rfW__legend li[data-status=watch] strong{color:var(--color-watch)}.CalculatorSection-module__dw9rfW__explain{gap:var(--space-3);padding-top:var(--space-5);border-top:1px solid var(--color-hairline);display:grid}.CalculatorSection-module__dw9rfW__explain>p:first-child{max-width:60ch}.CalculatorSection-module__dw9rfW__formula{gap:var(--space-2);font-size:var(--text-small-size);line-height:var(--text-small-line);color:var(--color-text-subtle);grid-template-columns:14px minmax(0,1fr);display:grid}.CalculatorSection-module__dw9rfW__formula svg{margin-top:3px}[data-theme=nightWatch] .CalculatorSection-module__dw9rfW__result{background:radial-gradient(90% 70% at 0% 0%, color-mix(in srgb, var(--color-accent) 9%, transparent), transparent 60%), var(--color-surface);box-shadow:var(--shadow-e2)}[data-theme=harbour] .CalculatorSection-module__dw9rfW__result{border-color:var(--color-hairline)}[data-theme=ledger] .CalculatorSection-module__dw9rfW__result{box-shadow:none;border-top:2px solid var(--color-border-strong)}[data-theme=ledger] .CalculatorSection-module__dw9rfW__track{height:8px}[data-theme=ledger] .CalculatorSection-module__dw9rfW__zone{border-radius:0}
.preview-module__p6fDKG__main{max-width:var(--content-max);padding:0 var(--space-4) var(--space-20);margin:0 auto}@media (min-width:768px){.preview-module__p6fDKG__main{padding:0 var(--space-8) var(--space-20)}}.preview-module__p6fDKG__overline{font-size:var(--text-overline-size);line-height:var(--text-overline-line);letter-spacing:var(--text-overline-tracking);font-weight:var(--text-overline-weight);text-transform:uppercase;color:var(--color-text-subtle)}.preview-module__p6fDKG__display{font-family:var(--font-heading);font-weight:var(--heading-weight);font-size:clamp(2rem, 1.2rem + 3.2vw, var(--text-display-size));letter-spacing:calc(var(--text-display-tracking) * var(--heading-tracking-scale));color:var(--color-text);text-wrap:balance;line-height:1.15}.preview-module__p6fDKG__h2{font-family:var(--font-heading);font-weight:var(--heading-weight);font-size:clamp(1.5rem, 1.2rem + 1.2vw, var(--text-h1-size));letter-spacing:calc(var(--text-h1-tracking) * var(--heading-tracking-scale));text-wrap:balance;line-height:1.2}.preview-module__p6fDKG__h3{font-family:var(--font-heading);font-weight:var(--heading-weight);font-size:var(--text-h3-size);line-height:var(--text-h3-line);letter-spacing:calc(var(--text-h3-tracking) * var(--heading-tracking-scale))}.preview-module__p6fDKG__lead{max-width:var(--reading-max);font-size:var(--text-body-large-size);line-height:var(--text-body-large-line);color:var(--color-text-muted)}.preview-module__p6fDKG__muted{color:var(--color-text-muted)}.preview-module__p6fDKG__small{font-size:var(--text-small-size);line-height:var(--text-small-line)}.preview-module__p6fDKG__intro{gap:var(--space-6);padding:var(--space-12) 0 var(--space-10);display:grid}@media (min-width:1024px){.preview-module__p6fDKG__intro{align-items:center;gap:var(--space-12);padding:var(--space-16) 0 var(--space-12);grid-template-columns:minmax(0,7fr) minmax(0,5fr)}}.preview-module__p6fDKG__introText{gap:var(--space-4);display:grid}.preview-module__p6fDKG__sampleNote{align-items:center;gap:var(--space-2);font-size:var(--text-small-size);line-height:var(--text-small-line);color:var(--color-text-muted);display:inline-flex}.preview-module__p6fDKG__summary{gap:var(--space-4);padding:var(--card-padding);border:1px solid var(--color-border);border-radius:var(--radius-xl);background:var(--color-surface);box-shadow:var(--shadow-e1);display:grid}.preview-module__p6fDKG__summaryHead{align-items:center;gap:var(--space-4);display:flex}.preview-module__p6fDKG__optionLetter{border-radius:var(--radius-md);background:var(--color-surface-inverse);width:48px;height:48px;color:var(--color-on-surface-inverse);font-family:var(--font-heading);flex:none;place-items:center;font-size:1.5rem;font-weight:700;display:grid}.preview-module__p6fDKG__optionTagline{color:var(--color-text-muted);font-size:var(--text-small-size);line-height:var(--text-small-line)}.preview-module__p6fDKG__summary>p{font-size:var(--text-small-size);color:var(--color-text-muted);line-height:1.6}.preview-module__p6fDKG__specList{gap:var(--space-2) var(--space-4);padding-top:var(--space-4);border-top:1px solid var(--color-hairline);font-size:var(--text-small-size);line-height:var(--text-small-line);grid-template-columns:auto 1fr;display:grid}.preview-module__p6fDKG__specList dt{color:var(--color-text-subtle)}.preview-module__p6fDKG__specList dd{color:var(--color-text);font-weight:500}.preview-module__p6fDKG__optionsGlance{margin-top:var(--space-2);border:1px solid var(--color-hairline);border-radius:var(--radius-md);background:var(--color-hairline);gap:1px;display:grid;overflow:hidden}.preview-module__p6fDKG__glanceItem{gap:var(--space-3);padding:var(--space-2) var(--space-3);background:var(--color-surface);font-size:var(--text-small-size);line-height:var(--text-small-line);color:var(--color-text-muted);grid-template-columns:20px 1fr auto;align-items:center;display:grid}.preview-module__p6fDKG__glanceItem strong{color:var(--color-text);font-weight:600}.preview-module__p6fDKG__glanceCurrent{background:var(--color-surface-sunken)}.preview-module__p6fDKG__glanceTag{font-size:var(--text-caption-size);color:var(--color-text);font-weight:600}.preview-module__p6fDKG__nav{gap:var(--space-1) var(--space-2);padding:var(--space-3) 0;border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border);flex-wrap:wrap;display:flex}.preview-module__p6fDKG__nav a{gap:var(--space-2);padding:var(--space-1) var(--space-2);border-radius:var(--radius-sm);color:var(--color-text-muted);font-size:var(--text-small-size);line-height:var(--text-small-line);align-items:baseline;text-decoration:none;display:inline-flex}.preview-module__p6fDKG__nav a:hover{color:var(--color-text);background:var(--color-surface-sunken)}.preview-module__p6fDKG__nav a span{color:var(--color-text-subtle);font-family:var(--font-mono);font-size:var(--text-caption-size)}.preview-module__p6fDKG__section{gap:var(--space-8);padding-top:var(--section-gap);scroll-margin-top:calc(var(--topbar-height) + var(--space-4));display:grid}.preview-module__p6fDKG__sectionHead{gap:var(--space-3);padding-top:var(--space-5);border-top:1px solid var(--color-border);display:grid}@media (min-width:1024px){.preview-module__p6fDKG__sectionHead{column-gap:var(--space-12);grid-template-columns:minmax(0,5fr) minmax(0,7fr);align-items:baseline}.preview-module__p6fDKG__sectionHead>p{grid-area:1/2/span 2}}.preview-module__p6fDKG__sectionNumber{font-family:var(--font-mono);font-size:var(--text-caption-size);line-height:var(--text-caption-line);letter-spacing:.04em;color:var(--color-text-subtle)}.preview-module__p6fDKG__sectionHead>p{max-width:var(--reading-max);color:var(--color-text-muted)}[data-theme=nightWatch] .preview-module__p6fDKG__sectionNumber{color:var(--color-accent-text)}[data-theme=ledger] .preview-module__p6fDKG__sectionHead{border-top:2px solid var(--color-border-strong);padding-top:var(--space-4)}[data-theme=harbour] .preview-module__p6fDKG__sectionHead{border-top-color:var(--color-hairline)}.preview-module__p6fDKG__panel{min-width:0;padding:var(--card-padding);border:1px solid var(--color-border);border-radius:var(--radius-xl);background:var(--color-surface);box-shadow:var(--shadow-e1)}[data-theme=harbour] .preview-module__p6fDKG__panel{border-color:var(--color-hairline)}@media (max-width:479px){.preview-module__p6fDKG__panel{padding:var(--space-5) var(--space-4)}}.preview-module__p6fDKG__panelTitle{justify-content:space-between;align-items:baseline;gap:var(--space-3);margin-bottom:var(--space-5);font-size:var(--text-overline-size);line-height:var(--text-overline-line);letter-spacing:var(--text-overline-tracking);font-weight:var(--text-overline-weight);text-transform:uppercase;color:var(--color-text-subtle);display:flex}[data-theme=ledger] .preview-module__p6fDKG__panelTitle{padding-bottom:var(--space-3);border-bottom:1px solid var(--color-hairline)}.preview-module__p6fDKG__grid2,.preview-module__p6fDKG__grid3{gap:var(--space-6);display:grid}@media (min-width:768px){.preview-module__p6fDKG__grid2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.preview-module__p6fDKG__grid3{grid-template-columns:repeat(3,minmax(0,1fr))}}:is([data-theme=ledger] .preview-module__p6fDKG__grid2,[data-theme=ledger] .preview-module__p6fDKG__grid3){gap:var(--space-4)}.preview-module__p6fDKG__stack{gap:var(--space-4);align-content:start;display:grid}.preview-module__p6fDKG__row{gap:var(--space-3);flex-wrap:wrap;align-items:center;display:flex}.preview-module__p6fDKG__footer{margin-top:var(--space-16);padding-top:var(--space-6);border-top:1px solid var(--color-border);color:var(--color-text-subtle);font-size:var(--text-small-size);line-height:var(--text-small-line)}
.ui-module__UCY38W__button{--btn-bg:transparent;--btn-fg:var(--color-text);--btn-border:transparent;justify-content:center;align-items:center;gap:var(--space-2);min-height:44px;padding:0 var(--space-5);border:1px solid var(--btn-border);border-radius:var(--radius-md);background:var(--btn-bg);color:var(--btn-fg);font-family:var(--font-body);font-size:var(--text-body-size);letter-spacing:.005em;white-space:nowrap;cursor:pointer;transition:background-color var(--duration-fast) var(--ease-standard), border-color var(--duration-fast) var(--ease-standard), box-shadow var(--duration-fast) var(--ease-standard);font-weight:600;line-height:1;text-decoration:none;display:inline-flex}.ui-module__UCY38W__button:focus-visible{outline:2px solid var(--color-focus);outline-offset:2px}.ui-module__UCY38W__button:disabled{cursor:not-allowed;opacity:.45}.ui-module__UCY38W__primary{--btn-bg:var(--color-action-primary);--btn-fg:var(--color-on-action-primary)}.ui-module__UCY38W__primary:hover:not(:disabled){--btn-bg:var(--color-action-primary-hover)}.ui-module__UCY38W__secondary{--btn-bg:var(--color-surface);--btn-border:var(--color-border-strong)}.ui-module__UCY38W__secondary:hover:not(:disabled){--btn-bg:var(--color-surface-sunken)}.ui-module__UCY38W__quiet{--btn-fg:var(--color-text);padding:0 var(--space-3);text-decoration:underline;-webkit-text-decoration-color:var(--color-border-strong);text-decoration-color:var(--color-border-strong);text-underline-offset:.25em}.ui-module__UCY38W__quiet:hover:not(:disabled){--btn-bg:var(--color-surface-sunken);text-decoration-color:currentColor}.ui-module__UCY38W__destructive{--btn-bg:var(--color-destructive);--btn-fg:var(--color-on-destructive)}.ui-module__UCY38W__destructive:hover:not(:disabled){box-shadow:inset 0 0 0 100px #0000001f}.ui-module__UCY38W__small{min-height:36px;padding:0 var(--space-3);font-size:var(--text-small-size)}.ui-module__UCY38W__block{width:100%}[data-theme=nightWatch] .ui-module__UCY38W__primary{box-shadow:0 0 0 1px var(--color-accent), 0 8px 24px -10px var(--color-accent-glow)}[data-theme=ledger] .ui-module__UCY38W__button{letter-spacing:.01em;font-weight:500}.ui-module__UCY38W__field{gap:var(--space-2);min-width:0;display:grid}.ui-module__UCY38W__label{font-size:var(--text-small-size);line-height:var(--text-small-line);color:var(--color-text);font-weight:600}.ui-module__UCY38W__hint{font-size:var(--text-small-size);line-height:var(--text-small-line);color:var(--color-text-subtle)}.ui-module__UCY38W__error{align-items:center;gap:var(--space-1);font-size:var(--text-small-size);line-height:var(--text-small-line);color:var(--color-concern);font-weight:500;display:flex}.ui-module__UCY38W__control{border:1px solid var(--color-border-strong);border-radius:var(--radius-md);background:var(--color-surface);min-height:48px;transition:box-shadow var(--duration-fast) var(--ease-standard);align-items:stretch;display:flex}.ui-module__UCY38W__control:focus-within{outline:2px solid var(--color-focus);outline-offset:1px}.ui-module__UCY38W__control[data-invalid=true]{border-color:var(--color-concern);box-shadow:inset 0 0 0 1px var(--color-concern)}.ui-module__UCY38W__prefix{padding:0 var(--space-3);border-right:1px solid var(--color-hairline);background:var(--color-surface-sunken);border-radius:calc(var(--radius-md) - 1px) 0 0 calc(var(--radius-md) - 1px);color:var(--color-text-muted);font-weight:600;font-size:var(--text-small-size);letter-spacing:.02em;align-items:center;display:flex}.ui-module__UCY38W__input{min-width:0;padding:0 var(--space-3);font-size:var(--text-body-large-size);text-align:right;background:0 0;border:0;flex:1;font-weight:500}.ui-module__UCY38W__input:focus{outline:none}.ui-module__UCY38W__selectWrap{position:relative}.ui-module__UCY38W__select{appearance:none;width:100%;min-height:48px;padding:0 var(--space-10) 0 var(--space-3);border:1px solid var(--color-border-strong);border-radius:var(--radius-md);background:var(--color-surface);font-size:var(--text-body-size);cursor:pointer}.ui-module__UCY38W__select:focus-visible{outline:2px solid var(--color-focus);outline-offset:1px}.ui-module__UCY38W__selectIcon{right:var(--space-3);pointer-events:none;color:var(--color-text-muted);position:absolute;top:50%;transform:translateY(-50%)}.ui-module__UCY38W__check{align-items:flex-start;gap:var(--space-3);cursor:pointer;font-size:var(--text-body-size);line-height:var(--text-body-line);display:flex}.ui-module__UCY38W__checkbox{appearance:none;border:1.5px solid var(--color-border-strong);border-radius:calc(var(--radius-sm) * .6);background:var(--color-surface);cursor:pointer;flex:none;place-content:center;width:20px;height:20px;margin:2px 0 0;display:grid}.ui-module__UCY38W__checkbox:after{content:"";border-left:2px solid var(--color-on-action-primary);border-bottom:2px solid var(--color-on-action-primary);width:10px;height:6px;transition:transform var(--duration-fast) var(--ease-standard);transform:translateY(-1px)rotate(-45deg)scale(0)}.ui-module__UCY38W__checkbox:checked{background:var(--color-action-primary);border-color:var(--color-action-primary)}.ui-module__UCY38W__checkbox:checked:after{transform:translateY(-1px)rotate(-45deg)scale(1)}.ui-module__UCY38W__checkbox:focus-visible{outline:2px solid var(--color-focus);outline-offset:2px}.ui-module__UCY38W__badge{border-radius:var(--radius-pill);height:24px;font-size:var(--text-caption-size);letter-spacing:.01em;text-transform:none;white-space:nowrap;align-items:center;gap:6px;padding:0 10px;font-weight:600;line-height:1;display:inline-flex}[data-theme=ledger] .ui-module__UCY38W__badge{border-radius:var(--radius-sm);height:22px;padding:0 8px}.ui-module__UCY38W__badge svg{margin-left:-2px}.ui-module__UCY38W__good{background:var(--color-good-subtle);color:var(--color-good)}.ui-module__UCY38W__watch{background:var(--color-watch-subtle);color:var(--color-watch)}.ui-module__UCY38W__concern{background:var(--color-concern-subtle);color:var(--color-concern)}.ui-module__UCY38W__neutral{color:var(--color-text-muted);box-shadow:inset 0 0 0 1px var(--color-border);background:0 0}.ui-module__UCY38W__pick{background:var(--color-accent);color:var(--color-on-accent)}.ui-module__UCY38W__tableWrap{border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-surface);width:100%;overflow-x:auto}.ui-module__UCY38W__tableWrap:focus-visible{outline:2px solid var(--color-focus);outline-offset:2px}.ui-module__UCY38W__table{border-collapse:collapse;width:100%;min-width:560px;font-size:var(--text-small-size);line-height:var(--text-small-line)}.ui-module__UCY38W__table caption{padding:var(--space-3) var(--space-4);text-align:left;font-size:var(--text-small-size);color:var(--color-text-subtle);caption-side:bottom;border-top:1px solid var(--color-hairline)}.ui-module__UCY38W__table th,.ui-module__UCY38W__table td{padding:var(--space-3) var(--space-4);border-bottom:1px solid var(--color-hairline);text-align:left;vertical-align:middle}.ui-module__UCY38W__table thead th{background:var(--color-surface-sunken);color:var(--color-text-muted);font-size:var(--text-caption-size);letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;font-weight:600}.ui-module__UCY38W__table tbody th{color:var(--color-text);font-weight:600}.ui-module__UCY38W__table .ui-module__UCY38W__num{text-align:right;font-variant-numeric:tabular-nums;white-space:nowrap}.ui-module__UCY38W__table tbody tr:last-child>*{border-bottom:0}.ui-module__UCY38W__rowPick>*{background:var(--color-surface-sunken)}.ui-module__UCY38W__rowPick>th{box-shadow:inset 3px 0 0 var(--color-accent)}[data-theme=ledger] .ui-module__UCY38W__table thead th{border-bottom:2px solid var(--color-border-strong)}:is([data-theme=ledger] .ui-module__UCY38W__table td+td,[data-theme=ledger] .ui-module__UCY38W__table th+td,[data-theme=ledger] .ui-module__UCY38W__table th+th){border-left:1px solid var(--color-hairline)}.ui-module__UCY38W__banner{gap:var(--space-3);padding:var(--space-4);border-radius:var(--radius-md);border:1px solid var(--color-border);background:var(--color-surface);font-size:var(--text-small-size);line-height:var(--text-small-line);grid-template-columns:auto 1fr;display:grid}.ui-module__UCY38W__banner strong{font-size:var(--text-body-size);line-height:var(--text-body-line);color:var(--color-text);display:block}.ui-module__UCY38W__banner p{color:var(--color-text-muted)}.ui-module__UCY38W__bannerInfo{box-shadow:inset 3px 0 0 var(--color-text-muted)}.ui-module__UCY38W__bannerConcern{background:var(--color-concern-subtle);box-shadow:inset 3px 0 0 var(--color-concern);border-color:#0000}.ui-module__UCY38W__bannerConcern>svg{color:var(--color-concern)}.ui-module__UCY38W__toast{gap:var(--space-3);padding:var(--space-4);border-radius:var(--radius-lg);background:var(--color-surface-inverse);color:var(--color-on-surface-inverse);box-shadow:var(--shadow-e3);font-size:var(--text-small-size);line-height:var(--text-small-line);grid-template-columns:auto 1fr auto;align-items:start;display:grid}.ui-module__UCY38W__toast strong{font-size:var(--text-body-size);line-height:var(--text-body-line);display:block}.ui-module__UCY38W__toastClose{border-radius:var(--radius-sm);width:32px;height:32px;color:inherit;cursor:pointer;background:0 0;border:0;place-items:center;margin:-6px -6px 0 0;display:grid}.ui-module__UCY38W__toastClose:hover{background:color-mix(in srgb, currentColor 12%, transparent)}.ui-module__UCY38W__toastClose:focus-visible{outline-offset:1px;outline:2px solid}.ui-module__UCY38W__empty{justify-items:center;gap:var(--space-3);padding:var(--space-10) var(--space-6);border:1px dashed var(--color-border);border-radius:var(--radius-lg);text-align:center;display:grid}.ui-module__UCY38W__emptyIcon{border-radius:var(--radius-pill);background:var(--color-surface-sunken);width:48px;height:48px;color:var(--color-text-muted);place-items:center;display:grid}.ui-module__UCY38W__empty h4{font-family:var(--font-heading);font-size:var(--text-h3-size);line-height:var(--text-h3-line);font-weight:var(--heading-weight)}.ui-module__UCY38W__empty p{max-width:34ch;color:var(--color-text-muted);font-size:var(--text-small-size);line-height:var(--text-small-line)}
.ColourTypeSection-module__PW7fxW__colourGrid{gap:var(--space-6);display:grid}@media (min-width:1024px){.ColourTypeSection-module__PW7fxW__colourGrid{grid-template-columns:minmax(0,5fr) minmax(0,7fr)}}.ColourTypeSection-module__PW7fxW__brandList{gap:var(--space-5) var(--space-4);grid-template-columns:repeat(2,minmax(0,1fr));list-style:none;display:grid}.ColourTypeSection-module__PW7fxW__brandItem{gap:var(--space-2);display:grid}.ColourTypeSection-module__PW7fxW__brandChip{border-radius:var(--radius-md);height:64px;display:block;box-shadow:inset 0 0 0 1px #0e17261a}.ColourTypeSection-module__PW7fxW__brandMeta{font-size:var(--text-small-size);line-height:var(--text-small-line);gap:2px;display:grid}.ColourTypeSection-module__PW7fxW__brandMeta code{font-family:var(--font-mono);font-size:var(--text-caption-size);color:var(--color-text-muted)}.ColourTypeSection-module__PW7fxW__use{color:var(--color-text-subtle);font-size:var(--text-caption-size);line-height:var(--text-caption-line)}.ColourTypeSection-module__PW7fxW__roleList{list-style:none;display:grid}@media (min-width:640px){.ColourTypeSection-module__PW7fxW__roleList{column-gap:var(--space-6);grid-template-columns:repeat(2,minmax(0,1fr))}}.ColourTypeSection-module__PW7fxW__roleItem{column-gap:var(--space-3);padding:var(--space-2) 0;border-bottom:1px solid var(--color-hairline);grid-template-rows:auto auto;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;display:grid}.ColourTypeSection-module__PW7fxW__roleChip{border-radius:var(--radius-sm);width:28px;height:28px;box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--color-text) 16%, transparent);grid-row:1/span 2}.ColourTypeSection-module__PW7fxW__roleName{font-family:var(--font-mono);font-size:var(--text-caption-size);line-height:var(--text-caption-line);color:var(--color-text);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ColourTypeSection-module__PW7fxW__roleHex{font-family:var(--font-mono);font-size:var(--text-caption-size);line-height:var(--text-caption-line);color:var(--color-text-subtle);grid-column:2}.ColourTypeSection-module__PW7fxW__roleRatio{font-size:var(--text-caption-size);color:var(--color-text-muted);white-space:nowrap;grid-area:1/3/span 2;font-weight:600}.ColourTypeSection-module__PW7fxW__fontNote{text-transform:none;letter-spacing:0;color:var(--color-text-muted);font-weight:500}.ColourTypeSection-module__PW7fxW__typeList{list-style:none;display:grid}.ColourTypeSection-module__PW7fxW__typeRow{gap:var(--space-2);padding:var(--space-4) 0;border-bottom:1px solid var(--color-hairline);display:grid}.ColourTypeSection-module__PW7fxW__typeRow:last-child{border-bottom:0}@media (min-width:768px){.ColourTypeSection-module__PW7fxW__typeRow{gap:var(--space-6);grid-template-columns:180px minmax(0,1fr);align-items:baseline}}.ColourTypeSection-module__PW7fxW__typeMeta{font-size:var(--text-small-size);line-height:var(--text-small-line);gap:2px;display:grid}.ColourTypeSection-module__PW7fxW__typeMeta span{color:var(--color-text-subtle);font-size:var(--text-caption-size);line-height:var(--text-caption-line)}.ColourTypeSection-module__PW7fxW__typeSample{overflow-wrap:anywhere;min-width:0}.ColourTypeSection-module__PW7fxW__typeSample[data-family=heading]{font-family:var(--font-heading);font-weight:var(--heading-weight)}.ColourTypeSection-module__PW7fxW__typeSample[data-family=figure]{font-family:var(--font-figure);font-weight:var(--figure-weight)}.ColourTypeSection-module__PW7fxW__typeSample[data-step=display]{font-size:clamp(1.75rem, 1rem + 3vw, var(--text-display-size));letter-spacing:calc(var(--text-display-tracking) * var(--heading-tracking-scale));line-height:1.18}.ColourTypeSection-module__PW7fxW__typeSample[data-step=h1]{font-size:clamp(1.5rem, 1.1rem + 1.6vw, var(--text-h1-size));letter-spacing:calc(var(--text-h1-tracking) * var(--heading-tracking-scale));line-height:1.25}.ColourTypeSection-module__PW7fxW__typeSample[data-step=h2]{font-size:var(--text-h2-size);line-height:var(--text-h2-line);letter-spacing:calc(var(--text-h2-tracking) * var(--heading-tracking-scale))}.ColourTypeSection-module__PW7fxW__typeSample[data-step=h3]{font-size:var(--text-h3-size);line-height:var(--text-h3-line)}.ColourTypeSection-module__PW7fxW__typeSample[data-step=bodyLarge]{font-size:var(--text-body-large-size);line-height:var(--text-body-large-line);max-width:60ch}.ColourTypeSection-module__PW7fxW__typeSample[data-step=body]{font-size:var(--text-body-size);line-height:var(--text-body-line);max-width:60ch}.ColourTypeSection-module__PW7fxW__typeSample[data-step=small]{font-size:var(--text-small-size);line-height:var(--text-small-line)}.ColourTypeSection-module__PW7fxW__typeSample[data-step=caption]{font-size:var(--text-caption-size);line-height:var(--text-caption-line);font-weight:var(--text-caption-weight)}.ColourTypeSection-module__PW7fxW__typeSample[data-step=overline]{font-size:var(--text-overline-size);line-height:var(--text-overline-line);letter-spacing:var(--text-overline-tracking);font-weight:var(--text-overline-weight);text-transform:uppercase}.ColourTypeSection-module__PW7fxW__typeSample[data-step=figureXL]{font-size:clamp(2rem, 1.4rem + 2vw, var(--text-figure-x-l-size));letter-spacing:var(--text-figure-x-l-tracking);line-height:1.1}.ColourTypeSection-module__PW7fxW__typeSample[data-step=figureL]{font-size:var(--text-figure-l-size);line-height:var(--text-figure-l-line);letter-spacing:var(--text-figure-l-tracking)}.ColourTypeSection-module__PW7fxW__langs{gap:var(--space-4);display:grid}.ColourTypeSection-module__PW7fxW__lang{gap:var(--space-3);padding-bottom:var(--space-4);border-bottom:1px solid var(--color-hairline);grid-template-columns:44px minmax(0,1fr);align-items:baseline;display:grid}.ColourTypeSection-module__PW7fxW__lang:last-child{border-bottom:0;padding-bottom:0}.ColourTypeSection-module__PW7fxW__lang p{font-family:var(--font-heading);font-weight:var(--heading-weight);font-size:var(--text-h2-size);line-height:var(--text-h2-line);letter-spacing:calc(var(--text-h2-tracking) * var(--heading-tracking-scale))}.ColourTypeSection-module__PW7fxW__lang p.ColourTypeSection-module__PW7fxW__cjk{font-family:var(--font-cjk);letter-spacing:.02em;font-weight:500}.ColourTypeSection-module__PW7fxW__langTag{font-size:var(--text-caption-size);color:var(--color-text-subtle);letter-spacing:.04em;font-weight:600}.ColourTypeSection-module__PW7fxW__figTable{border-collapse:collapse;width:100%}.ColourTypeSection-module__PW7fxW__figTable thead th{padding:0 0 var(--space-2);font-size:var(--text-caption-size);color:var(--color-text-subtle);text-align:left;border-bottom:1px solid var(--color-border);font-weight:600}.ColourTypeSection-module__PW7fxW__figTable thead th:last-child,.ColourTypeSection-module__PW7fxW__figTable td{text-align:right}.ColourTypeSection-module__PW7fxW__figTable th[scope=row]{color:var(--color-text-muted);text-align:left;font-weight:400}.ColourTypeSection-module__PW7fxW__figTable tbody th,.ColourTypeSection-module__PW7fxW__figTable td{padding:var(--space-3) 0;border-bottom:1px solid var(--color-hairline)}.ColourTypeSection-module__PW7fxW__figTable td{font-family:var(--font-figure);font-weight:var(--figure-weight);font-size:var(--text-figure-m-size);font-variant-numeric:tabular-nums}.ColourTypeSection-module__PW7fxW__figTable tbody tr:first-child td{color:var(--color-accent-text)}[data-theme=ledger] .ColourTypeSection-module__PW7fxW__figTable tbody tr:first-child td{color:var(--color-text)}
.ComponentsSection-module__ljhGgG__buttonGrid{gap:var(--space-3);flex-wrap:wrap;display:flex}.ComponentsSection-module__ljhGgG__buttonRowSmall{margin-top:var(--space-4);padding-top:var(--space-4);border-top:1px solid var(--color-hairline)}.ComponentsSection-module__ljhGgG__badgeRows{gap:var(--space-4);display:grid}.ComponentsSection-module__ljhGgG__note{color:var(--color-text-subtle);font-size:var(--text-small-size);line-height:var(--text-small-line)}.ComponentsSection-module__ljhGgG__fieldStack{gap:var(--space-5);display:grid}.ComponentsSection-module__ljhGgG__fieldset{gap:var(--space-3);border:0;margin:0;padding:0;display:grid}.ComponentsSection-module__ljhGgG__fieldset legend{margin-bottom:var(--space-3);padding:0}.ComponentsSection-module__ljhGgG__bankCell{align-items:center;gap:var(--space-2);flex-wrap:wrap;display:inline-flex}.ComponentsSection-module__ljhGgG__strong{color:var(--color-text);font-weight:600}.ComponentsSection-module__ljhGgG__feedback{gap:var(--space-3);display:grid}
.LogoSection-module__pco4Fa__hero{border:1px solid var(--color-border);border-radius:var(--radius-xl);background:var(--color-border);gap:1px;display:grid;overflow:hidden}@media (min-width:768px){.LogoSection-module__pco4Fa__hero{grid-template-columns:1fr 1fr}}.LogoSection-module__pco4Fa__heroTile{min-height:240px;padding:var(--space-12) var(--space-6);place-items:center;display:grid;position:relative}.LogoSection-module__pco4Fa__tileLabel{top:var(--space-4);left:var(--space-4);font-size:var(--text-caption-size);line-height:var(--text-caption-line);letter-spacing:.04em;opacity:.72;font-weight:600;position:absolute}.LogoSection-module__pco4Fa__concept{gap:var(--space-4);min-width:0;padding:var(--card-padding);border:1px solid var(--color-border);border-radius:var(--radius-xl);background:var(--color-surface);box-shadow:var(--shadow-e1);align-content:start;list-style:none;display:grid}@media (max-width:479px){.LogoSection-module__pco4Fa__concept{padding:var(--space-5) var(--space-4)}}[data-theme=harbour] .LogoSection-module__pco4Fa__concept{border-color:var(--color-hairline)}.LogoSection-module__pco4Fa__conceptHead{gap:var(--space-2);display:grid}.LogoSection-module__pco4Fa__idea{color:var(--color-text-muted);font-size:var(--text-small-size);line-height:var(--text-small-line);min-height:3lh}.LogoSection-module__pco4Fa__pair{gap:var(--space-2);grid-template-columns:1fr 1fr;display:grid}.LogoSection-module__pco4Fa__markTile{aspect-ratio:1/.8;border-radius:var(--radius-lg);place-items:center;display:grid;box-shadow:inset 0 0 0 1px #0e172614}.LogoSection-module__pco4Fa__lockupRow{border-radius:var(--radius-lg);justify-content:center;align-items:center;min-height:64px;display:flex;box-shadow:inset 0 0 0 1px #0e172614}.LogoSection-module__pco4Fa__sizes{gap:var(--space-2);padding-top:var(--space-4);border-top:1px solid var(--color-hairline);display:grid}.LogoSection-module__pco4Fa__sizesLabel{font-size:var(--text-caption-size);line-height:var(--text-caption-line);color:var(--color-text-subtle);font-weight:600}.LogoSection-module__pco4Fa__sizeRow{align-items:flex-end;gap:var(--space-2);flex-wrap:wrap;display:flex}.LogoSection-module__pco4Fa__sizeCell{justify-items:center;gap:var(--space-1);display:grid}.LogoSection-module__pco4Fa__sizeCell figcaption{font-family:var(--font-mono);color:var(--color-text-subtle);font-size:.6875rem;line-height:1}.LogoSection-module__pco4Fa__sizeChip{border-radius:var(--radius-sm);place-items:center;width:40px;height:40px;display:grid;box-shadow:inset 0 0 0 1px #0e17261a}.LogoSection-module__pco4Fa__appIcon{border-radius:10px;place-items:center;width:40px;height:40px;display:grid}
.Marks-module__IYtrIq__mark{flex:none;overflow:visible}.Marks-module__IYtrIq__point,.Marks-module__IYtrIq__pointRect{fill:var(--color-accent);stroke:none}.Marks-module__IYtrIq__point{filter:drop-shadow(0 0 3px var(--color-accent-glow))}.Marks-module__IYtrIq__lockup{color:inherit;align-items:center;gap:.5em;display:inline-flex}.Marks-module__IYtrIq__wordmark{font-family:var(--font-wordmark);letter-spacing:-.03em;font-weight:600;line-height:1;transform:translateY(.04em)}.Marks-module__IYtrIq__lockup_sm{gap:.4em;font-size:1.25rem}.Marks-module__IYtrIq__lockup_md{font-size:1.75rem}.Marks-module__IYtrIq__lockup_lg{gap:.35em;font-size:3.25rem}
.MobileSection-module__15NIZW__layout{gap:var(--space-10);align-items:start;display:grid}@media (min-width:1100px){.MobileSection-module__15NIZW__layout{grid-template-columns:minmax(0, 1fr) calc(var(--mobile-frame) + 24px);gap:var(--space-8)}}.MobileSection-module__15NIZW__caption{align-items:center;gap:var(--space-2);margin-bottom:var(--space-3);font-size:var(--text-small-size);line-height:var(--text-small-line);color:var(--color-text-muted);font-weight:600;display:inline-flex}.MobileSection-module__15NIZW__desktop,.MobileSection-module__15NIZW__mobile{min-width:0}.MobileSection-module__15NIZW__browser{border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-canvas);box-shadow:var(--shadow-e2);overflow:hidden}.MobileSection-module__15NIZW__browserBar{align-items:center;gap:var(--space-4);padding:var(--space-2) var(--space-3);border-bottom:1px solid var(--color-border);background:var(--color-surface-sunken);display:flex}.MobileSection-module__15NIZW__dots{gap:6px;display:inline-flex}.MobileSection-module__15NIZW__dots span{background:var(--color-border);border-radius:50%;width:9px;height:9px}.MobileSection-module__15NIZW__address{max-width:320px;padding:4px var(--space-3);border-radius:var(--radius-sm);background:var(--color-surface);color:var(--color-text-subtle);font-family:var(--font-mono);font-size:var(--text-caption-size);line-height:var(--text-caption-line);text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.MobileSection-module__15NIZW__browserBody{padding:var(--space-6)}@media (max-width:479px){.MobileSection-module__15NIZW__browserBody{padding:var(--space-3)}}.MobileSection-module__15NIZW__mobile{width:100%;max-width:calc(var(--mobile-frame) + 24px);justify-self:center}.MobileSection-module__15NIZW__phone{height:780px;max-height:85vh;box-shadow:inset 0 0 0 1px #ffffff14, var(--shadow-e3);background:#0a0f18;border-radius:48px;flex-direction:column;padding:12px;display:flex}.MobileSection-module__15NIZW__phone>*{background:var(--color-canvas)}.MobileSection-module__15NIZW__statusBar{height:40px;padding:0 var(--space-6);color:var(--color-text);font-size:var(--text-small-size);border-radius:36px 36px 0 0;justify-content:space-between;align-items:center;font-weight:600;display:flex;position:relative}.MobileSection-module__15NIZW__notch{background:#0a0f18;border-radius:12px;width:96px;height:24px;margin-left:-48px;position:absolute;top:9px;left:50%}.MobileSection-module__15NIZW__statusIcons{align-items:center;gap:4px;display:inline-flex}.MobileSection-module__15NIZW__statusIcons span{border:1.5px solid;border-radius:2px;width:16px;height:9px}.MobileSection-module__15NIZW__statusIcons span:first-child{opacity:.8;background:linear-gradient(90deg,currentColor 50%,#0000 50%);border:0;width:12px}.MobileSection-module__15NIZW__appBar{align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-4) var(--space-3);border-bottom:1px solid var(--color-hairline);color:var(--color-text);display:flex}.MobileSection-module__15NIZW__appTitle{font-family:var(--font-heading);font-weight:var(--heading-weight);font-size:var(--text-body-size)}.MobileSection-module__15NIZW__screen{overscroll-behavior:contain;min-height:0;padding:var(--space-3);scrollbar-width:thin;border-radius:0 0 36px 36px;flex:1;overflow-y:auto}.MobileSection-module__15NIZW__screen:focus-visible{outline:2px solid var(--color-focus);outline-offset:-2px}@media (max-width:420px){.MobileSection-module__15NIZW__phone{border-radius:32px;padding:6px}.MobileSection-module__15NIZW__statusBar{border-radius:26px 26px 0 0}.MobileSection-module__15NIZW__screen{padding:var(--space-2);border-radius:0 0 26px 26px}}@media (min-width:1100px){.MobileSection-module__15NIZW__scaled{zoom:.8}}
.OutcomeCard-module__1Qxcxq__container{min-width:0;container:outcome/inline-size}.OutcomeCard-module__1Qxcxq__card{gap:var(--space-5);padding:var(--card-padding);border:1px solid var(--color-border);border-radius:var(--radius-xl);background:var(--color-surface);box-shadow:var(--shadow-e1);display:grid}@container outcome (max-width:520px){.OutcomeCard-module__1Qxcxq__card{padding:var(--space-5) var(--space-4);border-radius:var(--radius-lg)}}.OutcomeCard-module__1Qxcxq__head{gap:var(--space-2);display:grid}.OutcomeCard-module__1Qxcxq__headTop{justify-content:space-between;align-items:center;gap:var(--space-2);flex-wrap:wrap;display:flex}.OutcomeCard-module__1Qxcxq__eyebrow{font-size:var(--text-overline-size);line-height:var(--text-overline-line);letter-spacing:var(--text-overline-tracking);font-weight:var(--text-overline-weight);text-transform:uppercase;color:var(--color-text-subtle)}.OutcomeCard-module__1Qxcxq__question{font-family:var(--font-heading);font-weight:var(--heading-weight);font-size:var(--text-h2-size);line-height:var(--text-h2-line);letter-spacing:calc(var(--text-h2-tracking) * var(--heading-tracking-scale));text-wrap:balance}@container outcome (min-width:720px){.OutcomeCard-module__1Qxcxq__question{font-size:var(--text-h1-size);line-height:var(--text-h1-line);letter-spacing:calc(var(--text-h1-tracking) * var(--heading-tracking-scale))}}.OutcomeCard-module__1Qxcxq__headNote{color:var(--color-text-muted);font-size:var(--text-small-size);line-height:var(--text-small-line)}.OutcomeCard-module__1Qxcxq__options{gap:var(--space-3);list-style:none;display:grid}.OutcomeCard-module__1Qxcxq__option{gap:var(--space-4);padding:var(--space-5);border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-surface);grid-template-areas:"main""figures""catches""meta";display:grid}@container outcome (max-width:520px){.OutcomeCard-module__1Qxcxq__option{padding:var(--space-4)}}@container outcome (min-width:720px){.OutcomeCard-module__1Qxcxq__option{column-gap:var(--space-10);padding:var(--space-6);grid-template:"main figures""catches figures"1fr"meta figures"/minmax(0,1fr) minmax(0,340px)}}.OutcomeCard-module__1Qxcxq__main{gap:var(--space-2);grid-area:main;align-content:start;display:grid}.OutcomeCard-module__1Qxcxq__tags{gap:var(--space-2);margin-bottom:var(--space-1);display:flex}.OutcomeCard-module__1Qxcxq__optionTitle{font-family:var(--font-heading);font-weight:var(--heading-weight);font-size:var(--text-h3-size);line-height:var(--text-h3-line);letter-spacing:calc(var(--text-h3-tracking) * var(--heading-tracking-scale))}.OutcomeCard-module__1Qxcxq__reason{color:var(--color-text-muted);max-width:52ch}.OutcomeCard-module__1Qxcxq__figures{gap:var(--space-4);grid-area:figures;align-content:start;display:grid}@container outcome (min-width:720px){.OutcomeCard-module__1Qxcxq__figures{padding-left:var(--space-6);border-left:1px solid var(--color-hairline)}}.OutcomeCard-module__1Qxcxq__key{gap:var(--space-1);display:grid}.OutcomeCard-module__1Qxcxq__keyLabel{font-size:var(--text-small-size);line-height:var(--text-small-line);color:var(--color-text-muted)}.OutcomeCard-module__1Qxcxq__keyValue{font-family:var(--font-figure);font-weight:var(--figure-weight);font-size:var(--text-figure-l-size);line-height:var(--text-figure-l-line);letter-spacing:var(--text-figure-l-tracking);font-variant-numeric:tabular-nums;white-space:nowrap}.OutcomeCard-module__1Qxcxq__best .OutcomeCard-module__1Qxcxq__keyValue{font-size:clamp(1.875rem, 8cqi, var(--text-figure-x-l-size));line-height:var(--text-figure-x-l-line);letter-spacing:var(--text-figure-x-l-tracking)}.OutcomeCard-module__1Qxcxq__facts{display:grid}.OutcomeCard-module__1Qxcxq__fact{justify-content:space-between;align-items:baseline;gap:var(--space-3);padding:var(--space-2) 0;border-top:1px solid var(--color-hairline);font-size:var(--text-small-size);line-height:var(--text-small-line);display:flex}.OutcomeCard-module__1Qxcxq__fact dt{color:var(--color-text-muted);flex:none}.OutcomeCard-module__1Qxcxq__fact dd{text-align:right;justify-items:end;min-width:0;display:grid}.OutcomeCard-module__1Qxcxq__factValue{color:var(--color-text);font-variant-numeric:tabular-nums;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:6px;font-weight:600;display:inline-flex}.OutcomeCard-module__1Qxcxq__factNote{color:var(--color-text-subtle);font-size:var(--text-caption-size);line-height:var(--text-caption-line)}.OutcomeCard-module__1Qxcxq__was{color:var(--color-text-subtle);font-weight:400;text-decoration:line-through;text-decoration-thickness:1px}.OutcomeCard-module__1Qxcxq__arrow{color:var(--color-text-subtle)}.OutcomeCard-module__1Qxcxq__odds{align-items:center;gap:var(--space-2);flex-wrap:wrap;justify-content:flex-end;display:inline-flex}.OutcomeCard-module__1Qxcxq__meter{gap:2px;display:inline-flex}.OutcomeCard-module__1Qxcxq__meterStep{background:var(--color-border);border-radius:1px;width:5px;height:12px}.OutcomeCard-module__1Qxcxq__meterOn{background:var(--color-text)}.OutcomeCard-module__1Qxcxq__best .OutcomeCard-module__1Qxcxq__meterOn{background:var(--color-good)}.OutcomeCard-module__1Qxcxq__catches{gap:var(--space-2);grid-area:catches;align-content:start;display:grid}.OutcomeCard-module__1Qxcxq__catchesTitle{font-size:var(--text-overline-size);line-height:var(--text-overline-line);letter-spacing:var(--text-overline-tracking);font-weight:var(--text-overline-weight);text-transform:uppercase;color:var(--color-text-subtle)}.OutcomeCard-module__1Qxcxq__catches ul{gap:var(--space-1);list-style:none;display:grid}.OutcomeCard-module__1Qxcxq__catches li{gap:var(--space-2);font-size:var(--text-small-size);line-height:var(--text-small-line);color:var(--color-text-muted);grid-template-columns:14px minmax(0,1fr);display:grid}.OutcomeCard-module__1Qxcxq__catches li svg{color:var(--color-watch);margin-top:3px}.OutcomeCard-module__1Qxcxq__dataDate{font-size:var(--text-caption-size);line-height:var(--text-caption-line);color:var(--color-text-subtle);grid-area:meta;align-items:center;gap:6px;display:inline-flex}.OutcomeCard-module__1Qxcxq__foot{gap:var(--space-4);padding-top:var(--space-5);border-top:1px solid var(--color-hairline);display:grid}@container outcome (min-width:720px){.OutcomeCard-module__1Qxcxq__foot{align-items:center;gap:var(--space-8);grid-template-columns:minmax(0,1fr) auto}}.OutcomeCard-module__1Qxcxq__disclosure{gap:var(--space-2);font-size:var(--text-small-size);line-height:var(--text-small-line);color:var(--color-text-muted);grid-template-columns:16px minmax(0,1fr);display:grid}.OutcomeCard-module__1Qxcxq__disclosure svg{margin-top:2px}.OutcomeCard-module__1Qxcxq__actions{gap:var(--space-3);flex-wrap:wrap;display:flex}@container outcome (max-width:520px){.OutcomeCard-module__1Qxcxq__actions{display:grid}.OutcomeCard-module__1Qxcxq__actions>*{width:100%}}[data-theme=harbour] .OutcomeCard-module__1Qxcxq__card{border-color:var(--color-hairline)}[data-theme=harbour] .OutcomeCard-module__1Qxcxq__option{border-color:var(--color-hairline)}[data-theme=harbour] .OutcomeCard-module__1Qxcxq__best{border-color:var(--color-accent-border);box-shadow:var(--shadow-e2), inset 0 0 0 1px var(--color-accent-border)}[data-theme=harbour] .OutcomeCard-module__1Qxcxq__best .OutcomeCard-module__1Qxcxq__key:before{content:"";width:24px;height:3px;margin-bottom:var(--space-2);background:var(--color-accent);border-radius:2px}:is([data-theme=harbour] .OutcomeCard-module__1Qxcxq__alt,[data-theme=harbour] .OutcomeCard-module__1Qxcxq__none){background:var(--color-canvas)}[data-theme=nightWatch] .OutcomeCard-module__1Qxcxq__card{border-color:var(--color-hairline);box-shadow:var(--shadow-e2)}[data-theme=nightWatch] .OutcomeCard-module__1Qxcxq__option{border-color:var(--color-hairline);background:var(--color-surface-sunken)}[data-theme=nightWatch] .OutcomeCard-module__1Qxcxq__best{border-color:var(--color-accent-border);background:radial-gradient(120% 90% at 100% 0%, color-mix(in srgb, var(--color-accent) 14%, transparent), transparent 60%), var(--color-surface-raised);box-shadow:0 0 0 1px var(--color-accent-border), 0 0 48px -12px var(--color-accent-glow)}[data-theme=nightWatch] .OutcomeCard-module__1Qxcxq__best .OutcomeCard-module__1Qxcxq__keyValue{color:var(--color-accent-text);text-shadow:0 0 24px var(--color-accent-glow)}:is([data-theme=nightWatch] .OutcomeCard-module__1Qxcxq__keyLabel,[data-theme=nightWatch] .OutcomeCard-module__1Qxcxq__eyebrow,[data-theme=nightWatch] .OutcomeCard-module__1Qxcxq__catchesTitle){font-family:var(--font-mono);text-transform:uppercase;font-size:var(--text-overline-size);letter-spacing:.06em}[data-theme=nightWatch] .OutcomeCard-module__1Qxcxq__factValue{font-family:var(--font-figure);font-weight:500}[data-theme=ledger] .OutcomeCard-module__1Qxcxq__card{box-shadow:none;gap:0;padding:0}[data-theme=ledger] .OutcomeCard-module__1Qxcxq__head{padding:var(--space-5);border-bottom:2px solid var(--color-border-strong);background:var(--color-surface-sunken)}[data-theme=ledger] .OutcomeCard-module__1Qxcxq__options{gap:0}[data-theme=ledger] .OutcomeCard-module__1Qxcxq__option{border:0;border-bottom:1px solid var(--color-border);border-radius:0}[data-theme=ledger] .OutcomeCard-module__1Qxcxq__best{box-shadow:inset 4px 0 0 var(--color-accent), inset 0 2px 0 var(--color-accent)}[data-theme=ledger] .OutcomeCard-module__1Qxcxq__best .OutcomeCard-module__1Qxcxq__reason{color:var(--color-text)}[data-theme=ledger] .OutcomeCard-module__1Qxcxq__figures{border-left-color:var(--color-border)}[data-theme=ledger] .OutcomeCard-module__1Qxcxq__fact{border-top-color:var(--color-border)}[data-theme=ledger] .OutcomeCard-module__1Qxcxq__foot{padding:var(--space-5);border-top:0}@container outcome (max-width:520px){:is([data-theme=ledger] .OutcomeCard-module__1Qxcxq__head,[data-theme=ledger] .OutcomeCard-module__1Qxcxq__foot){padding:var(--space-4)}}
.PreviewShell-module__Urhv-W__bar{z-index:20;background:var(--color-chrome);color:var(--color-on-chrome);border-bottom:1px solid var(--color-chrome-border);position:sticky;top:0}.PreviewShell-module__Urhv-W__barInner{justify-content:space-between;align-items:center;gap:var(--space-3);max-width:var(--content-max);min-height:var(--topbar-height);padding:var(--space-2) var(--space-4);margin:0 auto;display:flex}@media (min-width:768px){.PreviewShell-module__Urhv-W__barInner{padding:var(--space-2) var(--space-8)}}.PreviewShell-module__Urhv-W__brand{align-items:center;gap:var(--space-2);min-width:0;display:flex}.PreviewShell-module__Urhv-W__wordmark{font-family:var(--font-wordmark);letter-spacing:-.03em;font-size:1.25rem;font-weight:600;line-height:1}.PreviewShell-module__Urhv-W__divider{width:1px;height:20px;margin:0 var(--space-1);background:var(--color-chrome-border)}:is([data-theme=nightWatch] .PreviewShell-module__Urhv-W__divider,[data-theme=ledger] .PreviewShell-module__Urhv-W__divider){background:color-mix(in srgb, var(--color-on-chrome) 28%, transparent)}.PreviewShell-module__Urhv-W__label{font-size:var(--text-small-size);line-height:var(--text-small-line);color:var(--color-chrome-muted);white-space:nowrap;font-weight:500}.PreviewShell-module__Urhv-W__controls{flex:none;align-items:center;gap:6px;display:flex}.PreviewShell-module__Urhv-W__segment{border-radius:calc(var(--radius-md) + 3px);background:var(--color-chrome-control);gap:2px;padding:3px;display:inline-flex}.PreviewShell-module__Urhv-W__segButton{min-width:34px;min-height:36px;padding:0 var(--space-2);border-radius:var(--radius-md);color:var(--color-on-chrome);font-size:var(--text-small-size);cursor:pointer;transition:background-color var(--duration-fast) var(--ease-standard), color var(--duration-fast) var(--ease-standard);background:0 0;border:0;justify-content:center;align-items:center;gap:6px;font-weight:500;display:inline-flex}.PreviewShell-module__Urhv-W__segButton:hover:not(.PreviewShell-module__Urhv-W__segActive){background:color-mix(in srgb, var(--color-on-chrome) 10%, transparent)}.PreviewShell-module__Urhv-W__segButton:focus-visible{outline:2px solid var(--color-on-chrome);outline-offset:1px}.PreviewShell-module__Urhv-W__segActive{background:var(--color-chrome-control-active);color:var(--color-on-chrome-control-active);box-shadow:0 1px 2px #0e17261f}.PreviewShell-module__Urhv-W__optLetter{font-weight:700}.PreviewShell-module__Urhv-W__optName,.PreviewShell-module__Urhv-W__modeName{display:none}@media (min-width:900px){.PreviewShell-module__Urhv-W__optName,.PreviewShell-module__Urhv-W__modeName{display:inline}.PreviewShell-module__Urhv-W__segButton{padding:0 var(--space-3)}}@media (max-width:559px){.PreviewShell-module__Urhv-W__wordmark,.PreviewShell-module__Urhv-W__divider{display:none}}@media (max-width:359px){.PreviewShell-module__Urhv-W__label{display:none}}
.SnapshotSection-module__slnDva__tile{border:1px solid var(--color-border);border-radius:var(--radius-xl);background:var(--color-surface);box-shadow:var(--shadow-e1);display:grid;overflow:hidden}@media (min-width:900px){.SnapshotSection-module__slnDva__tile{grid-template-columns:minmax(0,4fr) minmax(0,7fr)}}.SnapshotSection-module__slnDva__scoreSide{gap:var(--space-3);padding:var(--card-padding);border-bottom:1px solid var(--color-hairline);align-content:start;display:grid}@media (min-width:900px){.SnapshotSection-module__slnDva__scoreSide{border-bottom:0;border-right:1px solid var(--color-hairline)}}.SnapshotSection-module__slnDva__tileHead{justify-content:space-between;align-items:center;gap:var(--space-2);flex-wrap:wrap;display:flex}.SnapshotSection-module__slnDva__score{width:200px;max-width:100%;margin:var(--space-2) 0;place-items:center;display:grid;position:relative}.SnapshotSection-module__slnDva__ring{width:100%;height:auto}.SnapshotSection-module__slnDva__ringTrack,.SnapshotSection-module__slnDva__ringValue{fill:none;stroke-width:9px;stroke-linecap:round}.SnapshotSection-module__slnDva__ringTrack{stroke:var(--color-surface-sunken)}.SnapshotSection-module__slnDva__ringValue{stroke:var(--color-text)}.SnapshotSection-module__slnDva__scoreText{place-content:center;justify-items:center;gap:2px;display:grid;position:absolute;inset:0}.SnapshotSection-module__slnDva__scoreValue{font-family:var(--font-figure);font-weight:var(--figure-weight);letter-spacing:-.03em;font-variant-numeric:tabular-nums;font-size:3.25rem;line-height:1}.SnapshotSection-module__slnDva__scoreOutOf{font-size:var(--text-small-size);color:var(--color-text-subtle)}.SnapshotSection-module__slnDva__scoreMeta{gap:var(--space-2);color:var(--color-text-muted);font-size:var(--text-small-size);line-height:var(--text-small-line);display:grid}.SnapshotSection-module__slnDva__scoreMeta strong{color:var(--color-text)}.SnapshotSection-module__slnDva__updated{color:var(--color-text-subtle);font-size:var(--text-caption-size)}.SnapshotSection-module__slnDva__driversSide{gap:var(--space-3);padding:var(--card-padding);align-content:start;display:grid}@media (max-width:479px){.SnapshotSection-module__slnDva__scoreSide,.SnapshotSection-module__slnDva__driversSide{padding:var(--space-5) var(--space-4)}}.SnapshotSection-module__slnDva__driversTitle{font-size:var(--text-overline-size);line-height:var(--text-overline-line);letter-spacing:var(--text-overline-tracking);font-weight:var(--text-overline-weight);text-transform:uppercase;color:var(--color-text-subtle)}.SnapshotSection-module__slnDva__drivers{list-style:none;display:grid}@media (min-width:640px){.SnapshotSection-module__slnDva__drivers{column-gap:var(--space-8);grid-template-columns:repeat(2,minmax(0,1fr))}}.SnapshotSection-module__slnDva__driver{gap:var(--space-2) var(--space-3);padding:var(--space-4) 0;border-top:1px solid var(--color-hairline);grid-template-columns:minmax(0,1fr) auto;align-items:start;display:grid}.SnapshotSection-module__slnDva__driverText{font-size:var(--text-small-size);line-height:var(--text-small-line);gap:2px;display:grid}.SnapshotSection-module__slnDva__driverText span{color:var(--color-text-muted)}.SnapshotSection-module__slnDva__driverBar{background:var(--color-surface-sunken);border-radius:2px;grid-column:1/-1;height:4px;overflow:hidden}.SnapshotSection-module__slnDva__driverFill{border-radius:inherit;height:100%;display:block}.SnapshotSection-module__slnDva__driverFill[data-status=good]{background:var(--color-good)}.SnapshotSection-module__slnDva__driverFill[data-status=watch]{background:var(--color-watch)}.SnapshotSection-module__slnDva__driverFill[data-status=concern]{background:var(--color-concern)}[data-theme=harbour] .SnapshotSection-module__slnDva__tile{border-color:var(--color-hairline)}[data-theme=harbour] .SnapshotSection-module__slnDva__ringValue{stroke:var(--color-accent)}[data-theme=nightWatch] .SnapshotSection-module__slnDva__ringValue{stroke:var(--color-accent);filter:drop-shadow(0 0 6px var(--color-accent-glow))}[data-theme=nightWatch] .SnapshotSection-module__slnDva__scoreSide{background:radial-gradient(80% 60% at 50% 30%, color-mix(in srgb, var(--color-accent) 8%, transparent), transparent 70%)}[data-theme=ledger] .SnapshotSection-module__slnDva__tile{box-shadow:none}[data-theme=ledger] .SnapshotSection-module__slnDva__scoreSide{background:var(--color-surface-sunken)}[data-theme=ledger] .SnapshotSection-module__slnDva__ringTrack{stroke:var(--color-border)}:is([data-theme=ledger] .SnapshotSection-module__slnDva__ringValue,[data-theme=ledger] .SnapshotSection-module__slnDva__ringTrack){stroke-linecap:butt;stroke-width:8px}:is([data-theme=ledger] .SnapshotSection-module__slnDva__driverBar,[data-theme=ledger] .SnapshotSection-module__slnDva__driverFill){border-radius:0}
