.core-module__LXDHTa__button{justify-content:center;align-items:center;gap:var(--sp-2);min-height:var(--h-button);min-width:0;max-width:100%;height:auto;padding:var(--sp-4) var(--sp-11);overflow-wrap:anywhere;border-radius:var(--r-card);font:var(--type-button);cursor:pointer;text-align:center;transition:opacity var(--dur) var(--ease), background-color var(--dur) var(--ease);border:0;flex:none;display:inline-flex}.core-module__LXDHTa__button:disabled{opacity:.42;cursor:not-allowed}.core-module__LXDHTa__button:active:not(:disabled){opacity:var(--press-dim)}.core-module__LXDHTa__primary{background:var(--btn-bg);color:var(--btn-fg)}.core-module__LXDHTa__primary:hover:not(:disabled){opacity:var(--hover-dim)}.core-module__LXDHTa__secondary{color:var(--text-ink);border:1px solid var(--btn-2-border);background:0 0}.core-module__LXDHTa__secondary:hover:not(:disabled){background:var(--hover-fill)}.core-module__LXDHTa__ghost{color:var(--text-ink);min-height:var(--h-button-ghost);padding:var(--sp-4) var(--sp-7);background:0 0}.core-module__LXDHTa__ghost:hover:not(:disabled){background:var(--hover-fill)}.core-module__LXDHTa__danger{color:var(--no-text);border:1px solid var(--no);background:0 0}.core-module__LXDHTa__danger:hover:not(:disabled){background:var(--no-tint)}.core-module__LXDHTa__onHero{background:var(--lime-400);color:var(--slate-900)}.core-module__LXDHTa__onHero:hover:not(:disabled){opacity:var(--hover-dim)}.core-module__LXDHTa__block{width:100%}.core-module__LXDHTa__iconButton{width:var(--h-icon-btn);height:var(--h-icon-btn);border-radius:var(--r-chip);color:var(--text-ink);cursor:pointer;background:0 0;border:0;flex:none;justify-content:center;align-items:center;display:inline-flex}.core-module__LXDHTa__iconButton:hover:not(:disabled){background:var(--hover-fill)}.core-module__LXDHTa__iconButton:disabled{opacity:.42;cursor:not-allowed}.core-module__LXDHTa__iconButtonSm{width:max(var(--min-tap), var(--h-icon-btn-sm));height:max(var(--min-tap), var(--h-icon-btn-sm));border-radius:var(--r-md)}.core-module__LXDHTa__iconButtonBordered{border:1px solid var(--border);background:var(--surface)}.core-module__LXDHTa__tile{background:var(--tile);color:var(--tile-icon);flex:none;justify-content:center;align-items:center;display:inline-flex}.core-module__LXDHTa__tileXs{width:var(--tile-xs);height:var(--tile-xs);border-radius:var(--r-xs)}.core-module__LXDHTa__tileSm{width:var(--tile-sm);height:var(--tile-sm);border-radius:var(--r-sm)}.core-module__LXDHTa__tileMd{width:var(--tile-md);height:var(--tile-md);border-radius:var(--r-md)}.core-module__LXDHTa__tileLg{width:var(--tile-lg);height:var(--tile-lg);border-radius:var(--r-md)}.core-module__LXDHTa__tileXl{width:var(--tile-xl);height:var(--tile-xl);border-radius:var(--r-tile)}.core-module__LXDHTa__tileAccent{background:var(--accent-tint);color:var(--accent-tint-text)}.core-module__LXDHTa__tileWarn{background:var(--no-tint);color:var(--no-text)}.core-module__LXDHTa__tileOk{background:var(--ok-tint);color:var(--ok-text)}.core-module__LXDHTa__tileOnHero{color:var(--grey-000);background:#ffffff1f}.core-module__LXDHTa__badge{align-items:center;gap:var(--sp-1);height:24px;padding:0 var(--sp-2);border-radius:var(--r-badge);font:var(--type-caption-strong);background:var(--surface-sunk);color:var(--text-body);white-space:nowrap;flex:none;display:inline-flex}.core-module__LXDHTa__badgeAccent{background:var(--accent-tint);color:var(--accent-tint-text)}.core-module__LXDHTa__badgeOk{background:var(--ok-tint);color:var(--ok-text)}.core-module__LXDHTa__badgeNo{background:var(--no-tint);color:var(--no-text)}.core-module__LXDHTa__badgeHero{color:var(--grey-000);background:#ffffff24}.core-module__LXDHTa__badgeLime{background:var(--lime-400);color:var(--slate-900)}.core-module__LXDHTa__pill{align-items:center;gap:var(--sp-2);height:var(--h-pill);padding:0 var(--sp-7);border-radius:var(--r-chip);background:var(--pill-bg);color:var(--pill-fg);font:var(--type-meta-strong);cursor:pointer;white-space:nowrap;border:0;flex:none;display:inline-flex}.core-module__LXDHTa__pill:hover:not(:disabled){opacity:var(--hover-dim)}.core-module__LXDHTa__pill:disabled{opacity:.42;cursor:not-allowed}.core-module__LXDHTa__pillQuiet{background:var(--surface-sunk);color:var(--text-ink)}.core-module__LXDHTa__pillQuiet:hover:not(:disabled){background:var(--border);opacity:1}.core-module__LXDHTa__eyebrow{font:var(--type-eyebrow);letter-spacing:var(--type-eyebrow-track);text-transform:uppercase;color:var(--text-muted);margin:0}.core-module__LXDHTa__eyebrowOnHero{color:var(--on-slate-eyebrow)}.core-module__LXDHTa__sectionTitle{justify-content:space-between;align-items:baseline;gap:var(--sp-5);flex-wrap:wrap;margin:0;display:flex}.core-module__LXDHTa__sectionTitleText{font:var(--type-h4);letter-spacing:var(--type-h4-track);color:var(--text-ink);margin:0}.core-module__LXDHTa__sectionTitleAside{font:var(--type-meta);color:var(--text-muted);flex:none;margin-left:auto}.core-module__LXDHTa__toggle{width:var(--w-toggle);height:var(--h-toggle);border-radius:var(--r-pill);background:var(--track);cursor:pointer;transition:background-color var(--dur) var(--ease);border:0;flex:none;padding:0;position:relative}.core-module__LXDHTa__toggle[aria-checked=true]{background:var(--btn-bg)}.core-module__LXDHTa__toggleKnob{width:var(--toggle-knob);height:var(--toggle-knob);border-radius:var(--r-pill);background:var(--grey-000);transition:transform var(--dur) var(--ease);position:absolute;top:3px;left:3px}.core-module__LXDHTa__toggle[aria-checked=true] .core-module__LXDHTa__toggleKnob{transform:translateX(calc(var(--w-toggle) - var(--toggle-knob) - 6px))}.core-module__LXDHTa__toggle:disabled{opacity:.42;cursor:not-allowed}.core-module__LXDHTa__toggleTap{min-width:var(--min-tap);min-height:var(--min-tap);flex:none;justify-content:center;align-items:center;display:inline-flex}.core-module__LXDHTa__avatar{border-radius:var(--r-pill);background:var(--hero);color:var(--grey-000);font:var(--type-meta-strong);object-fit:cover;flex:none;justify-content:center;align-items:center;display:inline-flex;overflow:hidden}.core-module__LXDHTa__avatarSm{width:var(--avatar-sm);height:var(--avatar-sm)}.core-module__LXDHTa__avatarMd{width:var(--avatar-md);height:var(--avatar-md);font:var(--type-title)}.core-module__LXDHTa__avatarLg{width:var(--avatar-lg);height:var(--avatar-lg);font:var(--type-h4)}.core-module__LXDHTa__accordion{border-top:1px solid var(--divider)}.core-module__LXDHTa__accordionItem{border-bottom:1px solid var(--divider)}.core-module__LXDHTa__accordionSummary{justify-content:space-between;align-items:center;gap:var(--sp-5);min-height:var(--h-web-row);padding:var(--sp-5) 0;cursor:pointer;font:var(--type-row-title);color:var(--text-ink);list-style:none;display:flex}.core-module__LXDHTa__accordionSummary::-webkit-details-marker{display:none}.core-module__LXDHTa__accordionSummary:hover{color:var(--text-ink)}.core-module__LXDHTa__accordionChevron{transition:transform var(--dur) var(--ease);color:var(--text-muted)}.core-module__LXDHTa__accordionItem[open] .core-module__LXDHTa__accordionChevron{transform:rotate(180deg)}.core-module__LXDHTa__accordionBody{padding:0 0 var(--sp-7);font:var(--type-body);color:var(--text-body);max-width:var(--measure)}.core-module__LXDHTa__social{justify-content:center;align-items:center;gap:var(--sp-5);width:100%;min-height:var(--h-button);height:auto;padding:var(--sp-4) var(--sp-7);overflow-wrap:anywhere;border:1px solid var(--btn-2-border);border-radius:var(--r-card);background:var(--surface);color:var(--text-ink);font:var(--type-button);cursor:pointer;display:flex}.core-module__LXDHTa__social:hover:not(:disabled){background:var(--hover-fill)}.core-module__LXDHTa__social:disabled{opacity:.42;cursor:not-allowed}.core-module__LXDHTa__socialApple{border-color:var(--slate-900);background:var(--slate-900);color:var(--white)}.core-module__LXDHTa__socialApple:hover:not(:disabled){background:var(--slate-800)}.core-module__LXDHTa__keycap{min-width:22px;height:22px;padding:0 var(--sp-1);border:1px solid var(--border);border-radius:var(--r-badge);background:var(--surface);color:var(--text-muted);font:var(--type-mono);border-bottom-width:2px;flex:none;justify-content:center;align-items:center;display:inline-flex}.core-module__LXDHTa__skeleton{background:var(--surface-sunk);border-radius:var(--r-badge);height:1em}@media (prefers-reduced-motion:reduce){.core-module__LXDHTa__button,.core-module__LXDHTa__toggle,.core-module__LXDHTa__toggleKnob,.core-module__LXDHTa__accordionChevron{transition:none}}
.artwork-module__Zo9KDG__question{object-fit:scale-down;border-radius:var(--r-card);background:var(--surface-sunk);width:auto;max-width:100%;height:320px}.artwork-module__Zo9KDG__answer{aspect-ratio:1;object-fit:contain;border-radius:var(--r-chip);background:var(--surface-sunk);width:100%}.artwork-module__Zo9KDG__sign{object-fit:contain;flex-shrink:0}.artwork-module__Zo9KDG__plate{padding:var(--sp-11);background:var(--surface-sunk);border-radius:var(--r-card);justify-content:center;align-items:center;display:flex}.artwork-module__Zo9KDG__plateImage{object-fit:scale-down;width:100%;height:260px}.artwork-module__Zo9KDG__diagram{gap:var(--sp-4);width:100%;margin:var(--sp-6) 0;flex-direction:column;display:flex}.artwork-module__Zo9KDG__diagramPlate{aspect-ratio:16/10;width:100%;padding:var(--sp-5);box-sizing:border-box;border:1px solid var(--border);border-radius:var(--r-card);background:var(--surface-sunk);place-items:center;display:grid;overflow:hidden}.artwork-module__Zo9KDG__diagramImage{object-fit:contain;width:100%;height:100%;display:block}.artwork-module__Zo9KDG__diagramCaption{max-width:var(--measure);font:var(--type-caption);color:var(--text-muted);text-wrap:pretty;margin:0}.artwork-module__Zo9KDG__missing{padding:var(--sp-9);background:var(--ph-fill);border-radius:var(--r-card);min-height:120px;font:var(--type-caption);color:var(--ph-text);text-align:center;justify-content:center;align-items:center;display:flex}
.feedback-module__obZLBa__banner{align-items:flex-start;gap:var(--sp-5);padding:var(--sp-5) var(--sp-6);border-radius:var(--r-card);background:var(--surface-sunk);color:var(--text-ink);display:flex}.feedback-module__obZLBa__bannerAccent{background:var(--accent-tint);color:var(--accent-tint-text)}.feedback-module__obZLBa__bannerNo{background:var(--no-tint);color:var(--no-text)}.feedback-module__obZLBa__bannerIcon{color:inherit;flex:none;margin-top:2px}.feedback-module__obZLBa__bannerText{min-width:0;font:var(--type-caption);color:var(--text-body);text-wrap:pretty;flex:1;margin:0;line-height:1.5}.feedback-module__obZLBa__bannerAccent .feedback-module__obZLBa__bannerText,.feedback-module__obZLBa__bannerNo .feedback-module__obZLBa__bannerText{color:inherit}.feedback-module__obZLBa__bannerAction{min-height:var(--min-tap);padding:0 var(--sp-1);margin:calc(var(--sp-5) * -1) 0;font:var(--type-meta-strong);color:inherit;cursor:pointer;background:0 0;border:0;flex:none;align-items:center;text-decoration:underline;display:inline-flex}.feedback-module__obZLBa__bannerAction:hover{opacity:var(--hover-dim)}.feedback-module__obZLBa__bannerAction:active{opacity:var(--press-dim)}.feedback-module__obZLBa__bannerDismiss{width:var(--min-tap);height:var(--min-tap);margin:calc(var(--sp-5) * -1) calc(var(--sp-6) * -1) calc(var(--sp-5) * -1) 0;border-radius:var(--r-chip);color:inherit;cursor:pointer;background:0 0;border:0;flex:none;justify-content:center;align-items:center;display:inline-flex}.feedback-module__obZLBa__bannerDismiss:hover{opacity:var(--hover-dim)}.feedback-module__obZLBa__bannerDismiss:active{opacity:var(--press-dim)}.feedback-module__obZLBa__face{align-items:center;gap:var(--sp-6);text-align:center;flex-direction:column;display:flex}.feedback-module__obZLBa__faceStart{text-align:left;align-items:stretch;gap:var(--sp-8)}.feedback-module__obZLBa__faceTitle{font:var(--type-h4);letter-spacing:var(--type-h4-track);color:var(--text-ink);text-wrap:pretty;margin:0}.feedback-module__obZLBa__faceStart .feedback-module__obZLBa__faceTitle{font:var(--type-h3);letter-spacing:var(--type-h3-track)}.feedback-module__obZLBa__faceNote{font:var(--type-body-sm);color:var(--text-body);text-wrap:pretty;margin:0}.feedback-module__obZLBa__faceDetail{font:var(--type-body-sm);color:var(--text-body)}.feedback-module__obZLBa__faceActions{gap:var(--sp-4);width:100%;padding-top:var(--sp-1);display:grid}.feedback-module__obZLBa__alert{background:var(--surface);border:var(--hairline);border-radius:var(--r-card);padding:var(--card-padding)}.feedback-module__obZLBa__modal{color:var(--text-body);max-width:100%;max-height:var(--modal-viewport-height,100dvh);background:0 0;border:0;padding:0;position:fixed;inset-block-start:var(--modal-viewport-top,0px);inset-block-end:var(--modal-viewport-bottom,0px);overflow:clip}.feedback-module__obZLBa__modal:not([open]){pointer-events:none}.feedback-module__obZLBa__modalDismiss{z-index:2;background:var(--surface);flex-shrink:0;justify-content:flex-end;display:flex;position:sticky;top:0}.feedback-module__obZLBa__modal .feedback-module__obZLBa__faceActions{z-index:1;padding-block:var(--sp-4);background:var(--surface);max-height:calc(var(--modal-viewport-height,100dvh) / 2);overscroll-behavior:contain;position:sticky;bottom:0;overflow-y:auto}.feedback-module__obZLBa__modal::backdrop{background:var(--scrim)}.feedback-module__obZLBa__modal,.feedback-module__obZLBa__modal::backdrop{opacity:0;transition:opacity var(--dur) var(--ease), transform var(--dur-sheet) var(--ease), overlay var(--dur-sheet) allow-discrete, display var(--dur-sheet) allow-discrete}.feedback-module__obZLBa__modal[open],.feedback-module__obZLBa__modal[open]::backdrop{opacity:1}@starting-style{.feedback-module__obZLBa__modal[open],.feedback-module__obZLBa__modal[open]::backdrop{opacity:0}}.feedback-module__obZLBa__dialog{transform:translateY(var(--sp-4));width:min(calc(100% - var(--screen-gutter) * 2), calc(var(--device-w) - var(--screen-gutter) * 2));margin:auto}.feedback-module__obZLBa__dialogPanel{max-height:calc(var(--modal-viewport-height,100dvh) - var(--sp-8) * 2);overscroll-behavior:contain;background:var(--surface);border-radius:var(--r-hero);padding:var(--sp-11);box-shadow:var(--shadow-device);overflow-y:auto}.feedback-module__obZLBa__dialog[open]{transform:translateY(0)}@starting-style{.feedback-module__obZLBa__dialog[open]{transform:translateY(var(--sp-4))}}.feedback-module__obZLBa__sheet{transform:translateY(var(--sp-13));width:100%;max-width:100%;margin:auto auto 0}.feedback-module__obZLBa__sheetPanel{gap:var(--sp-4);max-height:calc(var(--modal-viewport-height,100dvh) - env(safe-area-inset-top,0px));overscroll-behavior:contain;background:var(--surface);border-radius:var(--r-sheet);padding:var(--sp-4) var(--screen-gutter) max(var(--sp-8), env(safe-area-inset-bottom,0px));box-shadow:var(--shadow-sheet);flex-direction:column;display:flex;overflow-y:auto}.feedback-module__obZLBa__sheet[open]{transform:translateY(0)}@starting-style{.feedback-module__obZLBa__sheet[open]{transform:translateY(var(--sp-13))}}@media (min-width:768px){.feedback-module__obZLBa__sheet{transform:translateY(var(--sp-4));width:min(calc(100% - var(--web-gutter-md) * 2), var(--device-w));margin:auto}.feedback-module__obZLBa__sheetPanel{border-radius:var(--r-hero);padding:var(--sp-11)}@starting-style{.feedback-module__obZLBa__sheet[open]{transform:translateY(var(--sp-4))}}}.feedback-module__obZLBa__toast{align-items:center;gap:var(--sp-5);background:var(--hero);color:var(--text-on-hero);border-radius:var(--r-card);padding:var(--sp-5) var(--sp-6) var(--sp-5) var(--sp-7);box-shadow:var(--shadow-sheet);display:flex}.feedback-module__obZLBa__toastText{min-width:0;font:var(--type-body-sm);color:var(--text-on-hero);flex:1}.feedback-module__obZLBa__toastAction{min-height:var(--min-tap);padding:0 var(--sp-5);margin:calc(var(--sp-5) * -1) calc(var(--sp-6) * -1) calc(var(--sp-5) * -1) 0;font:var(--type-meta-strong);color:var(--lime-400);cursor:pointer;background:0 0;border:0;flex:none;align-items:center;display:inline-flex}.feedback-module__obZLBa__toastAction:hover{opacity:var(--hover-dim)}.feedback-module__obZLBa__toastAction:active{opacity:var(--press-dim)}.feedback-module__obZLBa__state{align-items:center;gap:var(--sp-6);padding:var(--sp-14) var(--sp-9);text-align:center;flex-direction:column;display:flex}.feedback-module__obZLBa__stateTitle{font:var(--type-h4);letter-spacing:var(--type-h4-track);color:var(--text-ink);text-wrap:pretty;margin:0}.feedback-module__obZLBa__stateBody{max-width:calc(var(--measure) / 2);font:var(--type-body-sm);color:var(--text-body);text-wrap:pretty;margin:0}.feedback-module__obZLBa__stateNote{max-width:calc(var(--measure) / 2);font:var(--type-caption);color:var(--text-muted);text-wrap:pretty;margin:0;line-height:1.5}.feedback-module__obZLBa__stateActions{gap:var(--sp-4);width:100%;max-width:var(--w-web-sidebar);display:grid}.feedback-module__obZLBa__loading{display:block}.feedback-module__obZLBa__loadingText{gap:var(--sp-4);flex-direction:column;display:flex}.feedback-module__obZLBa__loadingCard{gap:var(--sp-4);background:var(--surface);border:var(--hairline);border-radius:var(--r-card);padding:var(--card-padding);flex-direction:column;display:flex}.feedback-module__obZLBa__loadingRows{gap:var(--list-gap);flex-direction:column;display:flex}.feedback-module__obZLBa__loadingRow{align-items:center;gap:var(--sp-6);min-height:var(--h-web-row);padding:var(--row-padding);background:var(--surface);border:var(--hairline);border-radius:var(--r-card);display:flex}.feedback-module__obZLBa__loadingRowLines{gap:var(--sp-3);flex-direction:column;flex:1;min-width:0;display:flex}
.forms-module__e7e9Ua__field{gap:var(--sp-1);flex-direction:column;min-width:0;display:flex}.forms-module__e7e9Ua__fieldset{border:0;min-width:0;margin:0;padding:0}.forms-module__e7e9Ua__label{font:var(--type-meta-strong);color:var(--text-ink);padding:0;display:block}.forms-module__e7e9Ua__required{color:var(--text-muted)}.forms-module__e7e9Ua__hint{font:var(--type-caption);color:var(--text-muted);margin:0}.forms-module__e7e9Ua__error{align-items:flex-start;gap:var(--sp-1);font:var(--type-caption);color:var(--no-text);margin:0;display:flex}.forms-module__e7e9Ua__errorIcon{flex:none;margin-top:.15em}.forms-module__e7e9Ua__control{align-items:center;min-width:0;display:flex;position:relative}.forms-module__e7e9Ua__input{width:100%;min-width:0;height:var(--h-field);padding:0 var(--sp-7);border:1px solid var(--border);border-radius:var(--r-card);background:var(--surface);color:var(--text-ink);font:var(--type-body-sm);appearance:none;transition:border-color var(--dur) var(--ease)}.forms-module__e7e9Ua__inputSm{height:var(--h-field-sm)}.forms-module__e7e9Ua__input::placeholder{color:var(--text-muted)}.forms-module__e7e9Ua__input:hover:not(:disabled):not(:read-only){border-color:var(--border-strong)}.forms-module__e7e9Ua__input:focus{border-color:var(--selected-edge);box-shadow:inset 0 0 0 1px var(--selected-edge);border-radius:var(--r-card);outline:none}.forms-module__e7e9Ua__input:focus-visible{box-shadow:inset 0 0 0 1px var(--selected-edge), var(--focus-ring)}.forms-module__e7e9Ua__input[aria-invalid=true]{border-color:var(--no);box-shadow:inset 0 0 0 1px var(--no)}.forms-module__e7e9Ua__input[aria-invalid=true]:focus-visible{box-shadow:inset 0 0 0 1px var(--no), var(--focus-ring)}.forms-module__e7e9Ua__input:disabled{background:var(--surface-sunk);color:var(--text-muted);cursor:not-allowed}.forms-module__e7e9Ua__input:read-only{background:var(--surface-sunk);color:var(--text-muted)}.forms-module__e7e9Ua__withIcon{padding-left:calc(var(--sp-7) + var(--icon-md) + var(--sp-5))}.forms-module__e7e9Ua__withAfter{padding-right:var(--min-tap)}.forms-module__e7e9Ua__icon{left:var(--sp-7);color:var(--text-muted);pointer-events:none;position:absolute}.forms-module__e7e9Ua__after{width:var(--min-tap);height:var(--min-tap);border-radius:var(--r-chip);color:var(--text-muted);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;display:inline-flex;position:absolute;right:0}.forms-module__e7e9Ua__after:hover{color:var(--text-ink)}.forms-module__e7e9Ua__textarea{height:auto;min-height:calc(var(--h-field) * 2);padding:var(--sp-5) var(--sp-7);font:var(--type-body);resize:vertical;line-height:1.5}.forms-module__e7e9Ua__select{padding-right:calc(var(--sp-7) * 2 + var(--icon-md));cursor:pointer}.forms-module__e7e9Ua__selectChevron{right:var(--sp-7);color:var(--text-muted);pointer-events:none;position:absolute}.forms-module__e7e9Ua__dateInput::-webkit-calendar-picker-indicator{cursor:pointer;opacity:.55}.forms-module__e7e9Ua__dateInput::-webkit-datetime-edit{color:inherit}.forms-module__e7e9Ua__check{align-items:flex-start;gap:var(--sp-5);min-height:var(--min-tap);padding:var(--sp-4) 0;cursor:pointer;display:flex;position:relative}.forms-module__e7e9Ua__nativeInput{opacity:0;pointer-events:none;border:0;width:1px;height:1px;margin:0;padding:0;position:absolute}.forms-module__e7e9Ua__box{border:1px solid var(--border-strong);border-radius:var(--r-badge);background:var(--surface);width:24px;height:24px;color:var(--btn-fg);transition:background-color var(--dur) var(--ease), border-color var(--dur) var(--ease);flex:none;justify-content:center;align-items:center;margin-top:1px;display:inline-flex}.forms-module__e7e9Ua__tick{opacity:0}.forms-module__e7e9Ua__nativeInput:checked+.forms-module__e7e9Ua__box{background:var(--btn-bg);border-color:var(--btn-bg)}.forms-module__e7e9Ua__nativeInput:checked+.forms-module__e7e9Ua__box .forms-module__e7e9Ua__tick{opacity:1}.forms-module__e7e9Ua__nativeInput:focus-visible+.forms-module__e7e9Ua__box{box-shadow:var(--focus-ring)}.forms-module__e7e9Ua__nativeInput[aria-invalid=true]+.forms-module__e7e9Ua__box{border-color:var(--no)}.forms-module__e7e9Ua__check:hover .forms-module__e7e9Ua__nativeInput:not(:disabled)+.forms-module__e7e9Ua__box{border-color:var(--selected-edge)}.forms-module__e7e9Ua__nativeInput:disabled+.forms-module__e7e9Ua__box{opacity:.42}.forms-module__e7e9Ua__rowText{flex-direction:column;gap:2px;min-width:0;display:flex}.forms-module__e7e9Ua__rowTitle{font:var(--type-body-sm);color:var(--text-ink)}.forms-module__e7e9Ua__rowSub{font:var(--type-caption);color:var(--text-muted)}.forms-module__e7e9Ua__disabledRow{opacity:.42;cursor:not-allowed}.forms-module__e7e9Ua__radioGroup{gap:var(--list-gap);flex-direction:column;min-width:0;display:flex}.forms-module__e7e9Ua__radio{cursor:pointer;min-width:0;display:block;position:relative}.forms-module__e7e9Ua__radioBody{align-items:center;gap:var(--sp-5);min-height:var(--min-tap);padding:var(--sp-5) var(--sp-8);border:1px solid var(--border);border-radius:var(--r-card);background:var(--surface);transition:border-color var(--dur) var(--ease);display:flex}.forms-module__e7e9Ua__radio:hover .forms-module__e7e9Ua__radioBody{background:var(--hover-fill)}.forms-module__e7e9Ua__nativeInput:checked+.forms-module__e7e9Ua__radioBody{border-color:var(--selected-edge);box-shadow:inset 0 0 0 1px var(--selected-edge)}.forms-module__e7e9Ua__nativeInput:focus-visible+.forms-module__e7e9Ua__radioBody{box-shadow:var(--focus-ring)}.forms-module__e7e9Ua__nativeInput:checked:focus-visible+.forms-module__e7e9Ua__radioBody{box-shadow:inset 0 0 0 1px var(--selected-edge), var(--focus-ring)}.forms-module__e7e9Ua__dot{border:1px solid var(--border-strong);border-radius:var(--r-pill);background:var(--surface);flex:none;justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex}.forms-module__e7e9Ua__nativeInput:checked+.forms-module__e7e9Ua__radioBody .forms-module__e7e9Ua__dot{border-width:2px;border-color:var(--selected-edge)}.forms-module__e7e9Ua__dotInner{border-radius:var(--r-pill);background:var(--selected-edge);opacity:0;width:12px;height:12px;transition:opacity var(--dur) var(--ease)}.forms-module__e7e9Ua__nativeInput:checked+.forms-module__e7e9Ua__radioBody .forms-module__e7e9Ua__dotInner{opacity:1}.forms-module__e7e9Ua__nativeInput:disabled+.forms-module__e7e9Ua__radioBody{background:var(--surface);opacity:.42;cursor:not-allowed}.forms-module__e7e9Ua__segments{border-radius:var(--r-chip);background:var(--surface-sunk);gap:3px;min-width:0;padding:3px;display:flex}.forms-module__e7e9Ua__segment{cursor:pointer;flex:1;min-width:0;display:flex;position:relative}.forms-module__e7e9Ua__segmentLabel{min-width:0;min-height:var(--h-pill);padding:var(--sp-2) var(--sp-4);border-radius:var(--r-sm);font:var(--type-meta);color:var(--text-body);text-align:center;text-wrap:balance;transition:background-color var(--dur) var(--ease);flex:1;justify-content:center;align-items:center;display:inline-flex}.forms-module__e7e9Ua__segmentsSm .forms-module__e7e9Ua__segmentLabel{padding:var(--sp-2) var(--sp-1);font:var(--type-caption)}.forms-module__e7e9Ua__segment:hover .forms-module__e7e9Ua__segmentLabel{color:var(--text-ink)}.forms-module__e7e9Ua__nativeInput:checked+.forms-module__e7e9Ua__segmentLabel{background:var(--surface);font:var(--type-meta-strong);color:var(--text-ink)}.forms-module__e7e9Ua__segmentsSm .forms-module__e7e9Ua__nativeInput:checked+.forms-module__e7e9Ua__segmentLabel{font:var(--type-caption-strong)}.forms-module__e7e9Ua__nativeInput:focus-visible+.forms-module__e7e9Ua__segmentLabel{box-shadow:var(--focus-ring)}.forms-module__e7e9Ua__nativeInput:disabled+.forms-module__e7e9Ua__segmentLabel{opacity:.42;cursor:not-allowed}.forms-module__e7e9Ua__chip{min-height:var(--h-field-sm);border:1px solid var(--border);border-radius:var(--r-chip);background:var(--surface);color:var(--text-body);flex:none;align-items:center;max-width:100%;display:inline-flex}.forms-module__e7e9Ua__chipOn{border-color:var(--btn-bg);background:var(--btn-bg);color:var(--btn-fg)}.forms-module__e7e9Ua__chipBody{align-items:center;gap:var(--sp-1);min-width:0;min-height:var(--h-field-sm);padding:var(--sp-2) var(--sp-5);border-radius:var(--r-chip);color:inherit;font:var(--type-meta-strong);text-align:left;cursor:pointer;background:0 0;border:0;display:inline-flex}.forms-module__e7e9Ua__chipStatic{cursor:default}.forms-module__e7e9Ua__chipRemovable .forms-module__e7e9Ua__chipBody{padding-right:var(--sp-2)}.forms-module__e7e9Ua__chipBody:focus-visible{box-shadow:var(--focus-ring);outline:none}.forms-module__e7e9Ua__chip:hover .forms-module__e7e9Ua__chipBody{opacity:var(--hover-dim)}.forms-module__e7e9Ua__chipCount{opacity:.7;font:var(--type-caption)}.forms-module__e7e9Ua__chipRemove{width:24px;height:24px;margin-right:var(--sp-2);border-radius:var(--r-pill);background:var(--surface-sunk);color:inherit;cursor:pointer;border:0;flex:none;justify-content:center;align-items:center;display:inline-flex}.forms-module__e7e9Ua__chipOn .forms-module__e7e9Ua__chipRemove{background:var(--on-outcome-scrim)}.forms-module__e7e9Ua__chipRemove:focus-visible{box-shadow:var(--focus-ring);outline:none}.forms-module__e7e9Ua__stepper{align-items:center;gap:var(--sp-5);padding:var(--sp-1);border:1px solid var(--border);border-radius:var(--r-card);background:var(--surface);display:inline-flex}.forms-module__e7e9Ua__stepperBtn{width:var(--min-tap);height:var(--min-tap);border-radius:var(--r-chip);background:var(--surface-sunk);color:var(--text-ink);cursor:pointer;transition:opacity var(--dur) var(--ease);border:0;flex:none;justify-content:center;align-items:center;display:inline-flex}.forms-module__e7e9Ua__stepperBtn:hover:not(:disabled){opacity:var(--hover-dim)}.forms-module__e7e9Ua__stepperBtn:active:not(:disabled){opacity:var(--press-dim)}.forms-module__e7e9Ua__stepperBtn:disabled{color:var(--text-muted);opacity:.42;cursor:not-allowed}.forms-module__e7e9Ua__stepperValue{justify-content:center;align-items:baseline;gap:var(--sp-1);min-width:0;padding:0 var(--sp-2);font:var(--type-stat-sm);color:var(--text-ink);flex:1;display:flex}.forms-module__e7e9Ua__stepperUnit{font:var(--type-meta);color:var(--text-muted)}.forms-module__e7e9Ua__searchForm{flex:1;min-width:0;display:flex}.forms-module__e7e9Ua__search{flex:1;align-items:center;min-width:0;display:flex;position:relative}.forms-module__e7e9Ua__searchInput{width:100%;min-width:0;height:var(--h-field-sm);padding-left:calc(var(--sp-6) + var(--icon-md) + var(--sp-5));padding-right:calc(var(--sp-14) + var(--sp-2));border:1px solid var(--border);border-radius:var(--r-chip);background:var(--surface-sunk);color:var(--text-ink);font:var(--type-body-sm);appearance:none}.forms-module__e7e9Ua__searchInput::placeholder{color:var(--text-muted)}.forms-module__e7e9Ua__searchInput::-webkit-search-cancel-button{cursor:pointer}.forms-module__e7e9Ua__searchInput:focus{border-color:var(--selected-edge);box-shadow:inset 0 0 0 1px var(--selected-edge);border-radius:var(--r-chip);outline:none}.forms-module__e7e9Ua__searchInput:focus-visible{box-shadow:inset 0 0 0 1px var(--selected-edge), var(--focus-ring)}.forms-module__e7e9Ua__searchIcon{left:var(--sp-6);color:var(--text-muted);pointer-events:none;position:absolute}.forms-module__e7e9Ua__searchKey{right:var(--sp-5);pointer-events:none;transition:opacity var(--dur) var(--ease);display:inline-flex;position:absolute}.forms-module__e7e9Ua__searchInput:focus~.forms-module__e7e9Ua__searchKey,.forms-module__e7e9Ua__searchInput:not(:placeholder-shown)~.forms-module__e7e9Ua__searchKey{opacity:0}@media (prefers-reduced-motion:reduce){.forms-module__e7e9Ua__input,.forms-module__e7e9Ua__box,.forms-module__e7e9Ua__radioBody,.forms-module__e7e9Ua__dotInner,.forms-module__e7e9Ua__segmentLabel,.forms-module__e7e9Ua__stepperBtn,.forms-module__e7e9Ua__searchKey{transition:none}}
.layout-module__1pLD3q__page{box-sizing:border-box;width:100%;max-width:var(--container);padding-inline:var(--gutter-web);padding-block:var(--sp-10) var(--sp-13);min-width:0;margin-inline:auto}.layout-module__1pLD3q__pageWide{max-width:var(--container-wide)}.layout-module__1pLD3q__pageText{max-width:var(--container-text)}.layout-module__1pLD3q__pageHeader{align-items:flex-end;gap:var(--sp-7) var(--sp-9);padding-bottom:var(--sp-11);flex-wrap:wrap;display:flex}.layout-module__1pLD3q__pageHeaderMain{flex:1 1 var(--container-text);gap:var(--sp-5);flex-direction:column;min-width:0;display:flex}.layout-module__1pLD3q__pageTitle{font:var(--type-h1);letter-spacing:var(--type-h1-track);color:var(--text-ink);text-wrap:pretty;margin:0}.layout-module__1pLD3q__pageLede{font:var(--type-body);color:var(--text-body);max-width:var(--measure);text-wrap:pretty;margin:0}.layout-module__1pLD3q__pageHeaderAction{align-items:center;gap:var(--sp-5);flex-wrap:wrap;flex:none;display:flex}.layout-module__1pLD3q__section+.layout-module__1pLD3q__section{margin-top:var(--section-gap)}.layout-module__1pLD3q__sectionBody{padding-top:var(--sp-7)}.layout-module__1pLD3q__sectionLede{font:var(--type-body-sm);color:var(--text-body);max-width:var(--measure);margin:var(--sp-4) 0 0;text-wrap:pretty}.layout-module__1pLD3q__stack{flex-direction:column;min-width:0;display:flex}.layout-module__1pLD3q__row{flex-direction:row;align-items:center;min-width:0;display:flex}.layout-module__1pLD3q__wrap{flex-wrap:wrap}.layout-module__1pLD3q__nowrap{flex-wrap:nowrap}.layout-module__1pLD3q__gapXs{gap:var(--sp-2)}.layout-module__1pLD3q__gapSm{gap:var(--sp-5)}.layout-module__1pLD3q__gapMd{gap:var(--sp-7)}.layout-module__1pLD3q__gapLg{gap:var(--sp-9)}.layout-module__1pLD3q__gapXl{gap:var(--sp-12)}.layout-module__1pLD3q__gapList{gap:var(--list-gap)}.layout-module__1pLD3q__alignStart{align-items:flex-start}.layout-module__1pLD3q__alignCenter{align-items:center}.layout-module__1pLD3q__alignBaseline{align-items:baseline}.layout-module__1pLD3q__alignEnd{align-items:flex-end}.layout-module__1pLD3q__alignStretch{align-items:stretch}.layout-module__1pLD3q__justifyStart{justify-content:flex-start}.layout-module__1pLD3q__justifyBetween{justify-content:space-between}.layout-module__1pLD3q__justifyEnd{justify-content:flex-end}.layout-module__1pLD3q__justifyCenter{justify-content:center}.layout-module__1pLD3q__grow{flex:1;min-width:0}.layout-module__1pLD3q__bare{margin:0;padding:0;list-style:none}.layout-module__1pLD3q__cols{--col-gap:var(--sp-8);align-items:flex-start;gap:var(--col-gap);flex-wrap:wrap;min-width:0;display:flex}.layout-module__1pLD3q__colsTight{--col-gap:var(--sp-5)}.layout-module__1pLD3q__colsLoose{--col-gap:var(--sp-12)}.layout-module__1pLD3q__colsStretch{align-items:stretch}.layout-module__1pLD3q__col{--track:calc((100% - (var(--web-cols) - 1) * var(--col-gap)) / var(--web-cols));flex-grow:0;flex-shrink:1;flex-basis:var(--track);flex-direction:column;min-width:0;display:flex}.layout-module__1pLD3q__colsFill .layout-module__1pLD3q__col{flex-grow:1}.layout-module__1pLD3q__span2{flex-basis:min(100%, calc(2 * var(--track) + var(--col-gap)))}.layout-module__1pLD3q__span3{flex-basis:min(100%, calc(3 * var(--track) + 2 * var(--col-gap)))}.layout-module__1pLD3q__split{gap:var(--sp-12);grid-template-columns:minmax(0,1fr);align-items:start;min-width:0;display:grid}.layout-module__1pLD3q__splitAside{gap:var(--sp-5);flex-direction:column;min-width:0;display:flex}@media (min-width:960px){.layout-module__1pLD3q__split{gap:var(--sp-13);grid-template-columns:minmax(0,1fr) minmax(0,.85fr)}.layout-module__1pLD3q__splitEven{grid-template-columns:repeat(2,minmax(0,1fr))}.layout-module__1pLD3q__splitCentre{align-items:center}}.layout-module__1pLD3q__prose{max-width:var(--container-text);font:var(--type-body);color:var(--text-body);min-width:0}.layout-module__1pLD3q__prose>*{margin:0}.layout-module__1pLD3q__prose>*+*{margin-top:var(--sp-7)}.layout-module__1pLD3q__prose p,.layout-module__1pLD3q__prose li,.layout-module__1pLD3q__prose blockquote{max-width:var(--measure);text-wrap:pretty}.layout-module__1pLD3q__prose h2,.layout-module__1pLD3q__prose h3,.layout-module__1pLD3q__prose h4{color:var(--text-ink);text-wrap:pretty}.layout-module__1pLD3q__prose h2{font:var(--type-h3);letter-spacing:var(--type-h3-track)}.layout-module__1pLD3q__prose h3{font:var(--type-h4);letter-spacing:var(--type-h4-track)}.layout-module__1pLD3q__prose h4{font:var(--type-title)}.layout-module__1pLD3q__prose>h2+*,.layout-module__1pLD3q__prose>h3+*,.layout-module__1pLD3q__prose>h4+*{margin-top:var(--sp-5)}.layout-module__1pLD3q__prose>*+h2{margin-top:var(--sp-13)}.layout-module__1pLD3q__prose>*+h3,.layout-module__1pLD3q__prose>*+h4{margin-top:var(--sp-12)}.layout-module__1pLD3q__prose ul,.layout-module__1pLD3q__prose ol{padding-left:var(--sp-9)}.layout-module__1pLD3q__prose li+li{margin-top:var(--sp-4)}.layout-module__1pLD3q__prose a{color:var(--text-ink);text-underline-offset:3px;text-decoration:underline}.layout-module__1pLD3q__prose a:hover{text-decoration-thickness:2px}.layout-module__1pLD3q__prose strong{color:var(--text-ink)}.layout-module__1pLD3q__prose blockquote{border-left:var(--hairline);padding-left:var(--sp-7);color:var(--text-body)}.layout-module__1pLD3q__prose code{font:var(--type-mono);background:var(--surface-sunk);border-radius:var(--r-badge);padding:0 var(--sp-1)}.layout-module__1pLD3q__prose img{border-radius:var(--r-card)}.layout-module__1pLD3q__measure{max-width:var(--measure);text-wrap:pretty;min-width:0}.layout-module__1pLD3q__crumbs{align-items:center;gap:0 var(--sp-3);min-height:var(--min-tap);margin:0 0 var(--sp-5);flex-wrap:wrap;display:flex}.layout-module__1pLD3q__crumbLink{min-height:var(--min-tap);font:var(--type-caption);color:var(--text-muted);border-radius:var(--r-badge);align-items:center;display:inline-flex}.layout-module__1pLD3q__crumbLink:hover{color:var(--text-ink);text-underline-offset:3px;text-decoration:underline}.layout-module__1pLD3q__crumbHere{min-height:var(--min-tap);font:var(--type-caption-strong);color:var(--text-ink);align-items:center;min-width:0;display:inline-flex}.layout-module__1pLD3q__crumbItem{align-items:center;gap:var(--sp-3);min-width:0;display:inline-flex}.layout-module__1pLD3q__crumbSep{color:var(--text-muted);flex:none;align-items:center;display:inline-flex}.layout-module__1pLD3q__divider{border:0;border-top:1px solid var(--divider);align-self:stretch;height:0;margin:0}.layout-module__1pLD3q__dividerInset{margin-inline:var(--sp-4)}.layout-module__1pLD3q__dividerVertical{border-top:0;border-left:1px solid var(--divider);width:0;height:auto;min-height:var(--sp-9);align-self:stretch;margin-block:0}.layout-module__1pLD3q__scrollX{overscroll-behavior-x:contain;scrollbar-gutter:stable;min-width:0;max-width:100%;overflow-x:auto}.layout-module__1pLD3q__scrollXInner{align-items:stretch;gap:var(--sp-7);width:max-content;min-width:100%;display:flex}
.lists-module__oXqOnq__row{align-items:center;gap:var(--sp-6);width:100%;min-height:var(--h-web-row);padding:var(--row-padding);background:var(--surface);border:1px solid var(--border);border-radius:var(--r-card);font:inherit;color:var(--text-ink);text-align:left;transition:background-color var(--dur) var(--ease), border-color var(--dur) var(--ease);margin:0;display:flex}.lists-module__oXqOnq__rowPressable{cursor:pointer}.lists-module__oXqOnq__rowPressable:hover{background:var(--hover-fill)}.lists-module__oXqOnq__rowPressable:active{opacity:var(--press-dim)}.lists-module__oXqOnq__row:focus-visible{box-shadow:var(--focus-ring);border-radius:var(--r-card);outline:none}.lists-module__oXqOnq__rowSelected,.lists-module__oXqOnq__row[aria-current=page],.lists-module__oXqOnq__row[aria-pressed=true]{border-width:2px;border-color:var(--selected-edge)}.lists-module__oXqOnq__rowText{flex-direction:column;flex:1;min-width:0;display:flex}.lists-module__oXqOnq__rowTitle{font:var(--type-row-title);color:var(--text-ink);text-wrap:pretty}.lists-module__oXqOnq__rowSub{font:var(--type-caption);color:var(--text-muted);text-wrap:pretty;padding-top:2px}.lists-module__oXqOnq__chevron{color:var(--text-muted);flex:none;align-items:center;display:flex}.lists-module__oXqOnq__group{gap:var(--list-gap);flex-direction:column;display:flex}.lists-module__oXqOnq__groupJoined{background:var(--surface);border:1px solid var(--border);border-radius:var(--r-card);flex-direction:column;display:flex;overflow:hidden}.lists-module__oXqOnq__groupJoined>.lists-module__oXqOnq__row{background:0 0;border:0;border-radius:0}.lists-module__oXqOnq__groupJoined>.lists-module__oXqOnq__row+.lists-module__oXqOnq__row{border-top:1px solid var(--divider)}.lists-module__oXqOnq__groupJoined>.lists-module__oXqOnq__rowPressable:hover{background:var(--hover-fill)}.lists-module__oXqOnq__groupJoined>.lists-module__oXqOnq__rowSelected,.lists-module__oXqOnq__groupJoined>.lists-module__oXqOnq__row[aria-current=page]{box-shadow:inset 2px 0 0 var(--selected-edge);border-width:0}.lists-module__oXqOnq__option{align-items:center;gap:var(--sp-7);width:100%;min-height:var(--h-option);padding:var(--row-padding);background:var(--surface);box-shadow:inset 0 0 0 1px var(--border);border-radius:var(--r-card);font:inherit;color:var(--text-ink);text-align:left;transition:background-color var(--dur) var(--ease), border-color var(--dur) var(--ease), opacity var(--dur) var(--ease);border:2px solid #0000;margin:0;display:flex}.lists-module__oXqOnq__optionPressable{cursor:pointer}.lists-module__oXqOnq__optionPressable:hover{opacity:var(--hover-dim)}.lists-module__oXqOnq__optionPressable:active{opacity:var(--press-dim)}.lists-module__oXqOnq__option:focus-visible{box-shadow:var(--focus-ring);border-radius:var(--r-card);outline:none}.lists-module__oXqOnq__optionSelected{border:2px solid var(--selected-edge);box-shadow:none}.lists-module__oXqOnq__optionCorrect{border:2px solid var(--ok);box-shadow:none;background:var(--ok-tint)}.lists-module__oXqOnq__optionWrong{border:2px solid var(--no);box-shadow:none;background:var(--no-tint)}.lists-module__oXqOnq__optionMissed{border:2px solid var(--ok);box-shadow:none;background:var(--surface)}.lists-module__oXqOnq__optionMark{width:var(--tile-md);height:var(--tile-md);border-radius:var(--r-md);background:var(--tile);color:var(--text-muted);font:var(--type-title);flex:none;justify-content:center;align-items:center;display:flex}.lists-module__oXqOnq__optionSelected .lists-module__oXqOnq__optionMark{background:var(--selected-edge);color:var(--btn-fg)}.lists-module__oXqOnq__optionCorrect .lists-module__oXqOnq__optionMark,.lists-module__oXqOnq__optionMissed .lists-module__oXqOnq__optionMark{background:var(--ok);color:var(--ok-on)}.lists-module__oXqOnq__optionWrong .lists-module__oXqOnq__optionMark{background:var(--no);color:var(--no-on)}.lists-module__oXqOnq__optionText{min-width:0;font:var(--type-label);color:var(--text-ink);text-wrap:pretty;flex:1;line-height:1.35}.lists-module__oXqOnq__optionNote{text-align:end;width:5ch;font:var(--type-caption-strong);color:var(--text-muted);flex:none}.lists-module__oXqOnq__optionNote[data-empty]{visibility:hidden}.lists-module__oXqOnq__optionCorrect .lists-module__oXqOnq__optionNote,.lists-module__oXqOnq__optionMissed .lists-module__oXqOnq__optionNote{color:var(--ok-text)}.lists-module__oXqOnq__optionWrong .lists-module__oXqOnq__optionNote{color:var(--no-text)}.lists-module__oXqOnq__tableCard{background:var(--surface);border:1px solid var(--border);border-radius:var(--r-card);overflow:hidden}.lists-module__oXqOnq__tableScroll{overscroll-behavior-x:contain;overflow-x:auto}.lists-module__oXqOnq__table{flex-direction:column;display:flex}.lists-module__oXqOnq__thead,.lists-module__oXqOnq__trow{grid-template-columns:var(--cols-tablet);align-items:center;gap:var(--sp-6);display:grid}.lists-module__oXqOnq__thead{padding:var(--sp-6) var(--sp-8);border-bottom:1px solid var(--divider)}.lists-module__oXqOnq__trow{min-height:var(--h-web-row);padding:var(--sp-4) var(--sp-8);border-top:1px solid var(--divider);position:relative}.lists-module__oXqOnq__trow:first-child{border-top:0}.lists-module__oXqOnq__trow:hover{background:var(--hover-fill)}.lists-module__oXqOnq__trow:has(.lists-module__oXqOnq__trowLink:focus-visible){box-shadow:var(--focus-ring);border-radius:var(--r-card)}.lists-module__oXqOnq__trowLink{color:var(--text-ink)}.lists-module__oXqOnq__trow:hover .lists-module__oXqOnq__trowLink{text-underline-offset:3px;text-decoration:underline}.lists-module__oXqOnq__trowLink:after{content:"";border-radius:var(--r-card);position:absolute;inset:0}.lists-module__oXqOnq__th{align-items:center;gap:var(--sp-3);min-width:0;font:var(--type-eyebrow);letter-spacing:var(--type-eyebrow-track);text-transform:uppercase;color:var(--text-muted);display:flex}.lists-module__oXqOnq__thSorted{color:var(--text-ink)}.lists-module__oXqOnq__thLink{align-items:center;gap:var(--sp-3);min-height:var(--min-tap);color:inherit;display:inline-flex}.lists-module__oXqOnq__thLink:hover{text-underline-offset:3px;text-decoration:underline}.lists-module__oXqOnq__td{align-items:center;gap:var(--sp-3);min-width:0;font:var(--type-caption);color:var(--text-body);text-wrap:pretty;display:flex}.lists-module__oXqOnq__numeric{text-align:right;justify-content:flex-end}.lists-module__oXqOnq__tableEmpty{padding:var(--sp-13) var(--sp-8)}@media (min-width:1024px){.lists-module__oXqOnq__thead,.lists-module__oXqOnq__trow{grid-template-columns:var(--cols-wide)}.lists-module__oXqOnq__secondary{display:flex}}@media (max-width:1023px){.lists-module__oXqOnq__secondary{display:none}}@media (max-width:767px){.lists-module__oXqOnq__thead{display:none}.lists-module__oXqOnq__trow{align-items:stretch;gap:var(--sp-2);padding:var(--sp-7) var(--sp-8);flex-direction:column;display:flex}.lists-module__oXqOnq__secondary{display:flex}.lists-module__oXqOnq__td{text-align:left;justify-content:flex-start;gap:var(--sp-5)}.lists-module__oXqOnq__td[data-head]:not(:first-child):before{content:attr(data-head);min-width:96px;font:var(--type-eyebrow);letter-spacing:var(--type-eyebrow-track);text-transform:uppercase;color:var(--text-muted);flex:none}.lists-module__oXqOnq__td:empty{display:none}.lists-module__oXqOnq__td:first-child{font:var(--type-label);color:var(--text-ink)}}.lists-module__oXqOnq__dl{column-gap:var(--sp-11);grid-template-columns:minmax(0,1fr);margin:0;display:grid}.lists-module__oXqOnq__dlPair{gap:var(--sp-1) var(--sp-6);padding:var(--sp-5) 0;border-bottom:1px solid var(--divider);grid-template-columns:minmax(0,1fr);display:grid}.lists-module__oXqOnq__dt{min-width:0;font:var(--type-caption-strong);color:var(--text-muted);margin:0}.lists-module__oXqOnq__dd{min-width:0;font:var(--type-body-sm);color:var(--text-ink);text-wrap:pretty;margin:0}@media (min-width:768px){.lists-module__oXqOnq__dlPair{grid-template-columns:minmax(0,.7fr) minmax(0,1.3fr);align-items:baseline}.lists-module__oXqOnq__dlColumns{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (prefers-reduced-motion:reduce){.lists-module__oXqOnq__row,.lists-module__oXqOnq__option{transition:none}}
.results-module__jA8erq__track{height:var(--h-rail);border-radius:calc(var(--h-rail) / 2);background:var(--track);display:block;position:relative;overflow:hidden}.results-module__jA8erq__trackThick{height:var(--h-rail-thick);border-radius:calc(var(--h-rail-thick) / 2)}.results-module__jA8erq__trackFill{border-radius:inherit;background:var(--lime-400);height:100%;display:block}.results-module__jA8erq__trackMarker{background:var(--text-ink);width:2px;position:absolute;top:0;bottom:0}.results-module__jA8erq__onHero .results-module__jA8erq__track,.results-module__jA8erq__onHero.results-module__jA8erq__track{background:color-mix(in srgb, var(--grey-000) 18%, transparent)}.results-module__jA8erq__onHero .results-module__jA8erq__trackMarker{background:var(--text-on-hero)}.results-module__jA8erq__rail{gap:var(--sp-1);flex:none;display:flex}.results-module__jA8erq__segment{min-width:0;height:var(--h-rail);border-radius:calc(var(--h-rail) / 2);background:var(--track);flex:1;overflow:hidden}.results-module__jA8erq__railThick .results-module__jA8erq__segment{height:var(--h-rail-thick);border-radius:calc(var(--h-rail-thick) / 2)}.results-module__jA8erq__segmentHere{background:var(--rail-here,var(--lime-100))}[data-theme=dark] .results-module__jA8erq__segmentHere{background:var(--rail-here,var(--lime-900))}.results-module__jA8erq__onHero .results-module__jA8erq__segment{background:color-mix(in srgb, var(--grey-000) 18%, transparent)}.results-module__jA8erq__onHero .results-module__jA8erq__segmentHere{background:color-mix(in srgb, var(--lime-400) 34%, transparent)}.results-module__jA8erq__segmentFill{border-radius:inherit;background:var(--lime-400);height:100%;display:block}.results-module__jA8erq__passRail{padding-top:var(--sp-3);--playhead-ink:var(--text-ink);flex:none;position:relative}.results-module__jA8erq__passRail.results-module__jA8erq__onHero{--playhead-ink:var(--text-on-hero)}.results-module__jA8erq__playhead{pointer-events:none;flex-direction:column;align-items:center;width:0;display:flex;position:absolute;top:0;bottom:0}.results-module__jA8erq__playheadHead{border-left:5px solid #0000;border-right:5px solid #0000;border-top:7px solid var(--playhead-ink);flex:none;width:0;height:0}.results-module__jA8erq__playheadStem{background:var(--playhead-ink);flex:1;width:2px}.results-module__jA8erq__heroGroup{gap:var(--sp-4);flex-direction:column;display:flex}.results-module__jA8erq__heroBands{background:var(--surface);border:var(--hairline);border-radius:var(--r-card);padding:var(--card-padding)}.results-module__jA8erq__hero{align-items:center;gap:var(--sp-6);padding:var(--hero-padding);border-radius:var(--r-hero);text-align:center;color:var(--hero-fg);flex-direction:column;display:flex}.results-module__jA8erq__heroOk{background:var(--ok);--hero-fg:var(--ok-on);--hero-body:var(--on-outcome-muted);--hero-scrim:var(--on-outcome-scrim)}.results-module__jA8erq__heroNo{background:var(--no);--hero-fg:var(--no-on);--hero-body:var(--on-outcome-muted);--hero-scrim:var(--on-outcome-scrim)}.results-module__jA8erq__heroNeutral{background:var(--hero);--hero-fg:var(--text-on-hero);--hero-body:var(--on-slate-body);--hero-scrim:color-mix(in srgb, var(--grey-000) 18%, transparent)}.results-module__jA8erq__heroEyebrow{font:var(--type-eyebrow);letter-spacing:var(--type-eyebrow-track);text-transform:uppercase;color:var(--hero-body);margin:0}.results-module__jA8erq__heroGlyph{width:var(--min-tap);height:var(--min-tap);border-radius:var(--r-pill);background:var(--hero-scrim);color:var(--hero-fg);flex:none;justify-content:center;align-items:center;display:inline-flex}.results-module__jA8erq__heroValue{align-items:baseline;gap:var(--sp-1);font:var(--type-stat-lg);letter-spacing:var(--type-stat-lg-track);color:var(--hero-fg);margin:0;display:flex}.results-module__jA8erq__heroUnit{font:var(--type-h4);letter-spacing:var(--type-h4-track)}.results-module__jA8erq__heroVerdict{font:var(--type-h3);letter-spacing:var(--type-h3-track);color:var(--hero-fg);text-wrap:pretty;margin:0}.results-module__jA8erq__heroBody{font:var(--type-body-sm);color:var(--hero-body);text-wrap:pretty;max-width:34ch;margin:0}.results-module__jA8erq__heroFooter{padding-top:var(--sp-2);align-self:stretch}.results-module__jA8erq__bands{gap:var(--sp-6);flex-direction:column;display:flex}.results-module__jA8erq__band{flex-direction:column;gap:7px;display:flex}.results-module__jA8erq__bandHead{justify-content:space-between;align-items:baseline;gap:var(--sp-4);flex-wrap:wrap;display:flex}.results-module__jA8erq__bandLabel{font:var(--type-meta-strong);color:var(--text-ink)}.results-module__jA8erq__bandMark{align-items:center;gap:var(--sp-1);font:var(--type-caption-strong);flex:none;display:inline-flex}.results-module__jA8erq__bandMarkOk{color:var(--ok-text)}.results-module__jA8erq__bandMarkNo{color:var(--no-text)}.results-module__jA8erq__bandFill{border-radius:inherit;height:100%;display:block}.results-module__jA8erq__bandFillOk{background:var(--ok)}.results-module__jA8erq__bandFillNo{background:var(--no)}.results-module__jA8erq__bandLine{background:var(--text-ink);opacity:.55;width:2px;position:absolute;top:0;bottom:0}.results-module__jA8erq__bandShort{font:var(--type-caption);color:var(--no-text);text-wrap:pretty;margin:0}.results-module__jA8erq__bandNote{font:var(--type-caption);color:var(--text-muted);max-width:var(--measure);text-wrap:pretty;margin:0}.results-module__jA8erq__grid{gap:var(--sp-6);flex-direction:column;display:flex}.results-module__jA8erq__gridCells{grid-template-columns:repeat(var(--grid-cols), minmax(0, 1fr));gap:var(--sp-1);margin:0;padding:0;list-style:none;display:grid}@media (max-width:480px){.results-module__jA8erq__gridCells{grid-template-columns:repeat(auto-fill, minmax(var(--min-tap), 1fr))}}.results-module__jA8erq__gridCell{min-width:0;display:block}.results-module__jA8erq__cell{aspect-ratio:1;min-height:var(--min-tap);border-radius:var(--r-xs);font:var(--type-caption-strong);border:1px solid #0000;justify-content:center;align-items:center;text-decoration:none;display:flex}a.results-module__jA8erq__cell:hover{opacity:var(--hover-dim)}a.results-module__jA8erq__cell:focus-visible{box-shadow:var(--focus-ring);outline:none}.results-module__jA8erq__cellRight{background:var(--ok-tint);border-color:var(--ok-tint);color:var(--ok-text)}.results-module__jA8erq__cellWrong{background:var(--no-tint);border-color:var(--no-tint);color:var(--no-text)}.results-module__jA8erq__cellFlagged{background:var(--accent-tint);border-color:var(--accent-tint-border);color:var(--accent-tint-text)}.results-module__jA8erq__cellCurrent{background:var(--hero);border-color:var(--hero);color:var(--text-on-hero)}.results-module__jA8erq__cellSkipped{background:var(--surface);border-color:var(--border);color:var(--text-muted)}.results-module__jA8erq__gridKey{gap:var(--sp-6);flex-wrap:wrap;margin:0;padding:0;list-style:none;display:flex}.results-module__jA8erq__gridKeyItem{font:var(--type-caption);color:var(--text-muted);align-items:center;gap:7px;display:inline-flex}.results-module__jA8erq__gridKeySwatch{width:var(--icon-md);height:var(--icon-md);border-radius:var(--r-swatch);border:1px solid #0000;flex:none}.results-module__jA8erq__topic{flex-direction:column;gap:7px;text-decoration:none;display:flex}.results-module__jA8erq__topicLink{min-height:var(--min-tap);padding:var(--sp-2) var(--sp-4);margin:0 calc(var(--sp-4) * -1);border-radius:var(--r-sm);justify-content:center}.results-module__jA8erq__topicLink:hover{background:var(--hover-fill)}.results-module__jA8erq__topicLink:focus-visible{box-shadow:var(--focus-ring);outline:none}.results-module__jA8erq__topicHead{justify-content:space-between;align-items:baseline;gap:var(--sp-4);flex-wrap:wrap;display:flex}.results-module__jA8erq__topicLabel{font:var(--type-meta-strong);color:var(--text-ink);text-wrap:pretty}.results-module__jA8erq__topicCount{font:var(--type-caption);color:var(--text-muted);flex:none}.results-module__jA8erq__topicFill{border-radius:inherit;background:var(--bar-fill);height:100%;display:block}.results-module__jA8erq__chart{gap:var(--sp-3);flex-direction:column;display:flex}.results-module__jA8erq__bars{align-items:flex-end;gap:var(--sp-1);display:flex;position:relative}.results-module__jA8erq__barsTarget{border-top:1px dashed var(--border-strong);pointer-events:none;position:absolute;left:0;right:0}.results-module__jA8erq__barSlot{flex:1;align-items:flex-end;min-width:0;height:100%;display:flex}.results-module__jA8erq__bar{border-radius:var(--r-swatch) var(--r-swatch) 0 0;width:100%;display:block}.results-module__jA8erq__barToday{background:var(--lime-400)}.results-module__jA8erq__barDone{background:var(--bar-fill)}.results-module__jA8erq__barNone{background:var(--track)}.results-module__jA8erq__barLabels{gap:var(--sp-1);display:flex}.results-module__jA8erq__barLabel{text-align:center;min-width:0;font:var(--type-tab);color:var(--text-muted);flex:1}.results-module__jA8erq__barLabelToday{font:var(--type-tab-active);color:var(--text-ink)}.results-module__jA8erq__streak{align-items:baseline;gap:var(--sp-2);margin:0;display:flex}.results-module__jA8erq__streakFlame{color:var(--amber-500);flex:none;align-self:center}.results-module__jA8erq__streakValue{font:var(--type-stat-sm);color:var(--text-ink)}.results-module__jA8erq__streakLabel{font:var(--type-caption);color:var(--text-muted)}.results-module__jA8erq__readiness{background:var(--surface);border:var(--hairline);border-radius:var(--r-card);flex-direction:column;display:flex}.results-module__jA8erq__readinessBody{gap:var(--sp-5);padding:var(--card-padding);flex-direction:column;display:flex}.results-module__jA8erq__readinessHead{align-items:baseline;gap:var(--sp-4);flex-wrap:wrap;margin:0;display:flex}.results-module__jA8erq__readinessValue{font:var(--type-stat-lg);letter-spacing:var(--type-stat-lg-track);color:var(--text-ink)}.results-module__jA8erq__readinessCaption{min-width:0;font:var(--type-caption);color:var(--text-muted);flex:1}.results-module__jA8erq__readinessBadge{flex:none}.results-module__jA8erq__readinessNote{font:var(--type-caption);color:var(--text-body);max-width:var(--measure);text-wrap:pretty;margin:0}.results-module__jA8erq__readinessLink{align-items:center;gap:var(--sp-5);min-height:var(--min-tap);padding:0 var(--card-padding);border-top:1px solid var(--divider);border-radius:0 0 var(--r-card) var(--r-card);color:var(--tile-icon);text-decoration:none;display:flex}.results-module__jA8erq__readinessLink:hover{background:var(--hover-fill)}.results-module__jA8erq__readinessLink:focus-visible{box-shadow:var(--focus-ring);outline:none}.results-module__jA8erq__readinessLinkLabel{min-width:0;font:var(--type-label);color:var(--text-ink);text-underline-offset:3px;flex:1;text-decoration:underline}.results-module__jA8erq__readinessLink>:last-child{color:var(--text-muted);flex:none}
.session-module__ZQtuMa__keyCaps{align-items:center;gap:var(--sp-2);flex-wrap:wrap;display:flex}.session-module__ZQtuMa__questionTitle{max-width:var(--measure);font:var(--type-h1);letter-spacing:var(--type-h1-track);color:var(--text-ink);text-wrap:pretty;margin:0}.session-module__ZQtuMa__options{gap:var(--list-gap);flex-direction:column;display:flex}.session-module__ZQtuMa__footBack{flex:none}.session-module__ZQtuMa__footPrimary{flex:1;min-width:0}.session-module__ZQtuMa__resultActions{z-index:3;gap:var(--sp-4);padding:var(--sp-6) 0;border-top:var(--hairline);background:var(--screen);align-items:stretch;display:flex;position:sticky;bottom:0}.session-module__ZQtuMa__resultActions>a{min-width:0;padding-inline:var(--sp-5);flex:1}.session-module__ZQtuMa__resultPage [id]{scroll-margin-top:calc(var(--header-h) + var(--sp-6))}.session-module__ZQtuMa__mediaSummary{font:var(--type-body-sm);color:var(--text-body)}.session-module__ZQtuMa__mediaSummary a{text-underline-offset:.15em;text-decoration:underline}@media (max-width:767px){.session-module__ZQtuMa__resultActions{bottom:var(--phone-tabbar-height)}}.session-module__ZQtuMa__ruleText{max-width:var(--measure);font:var(--type-body-sm);color:var(--text-body);text-wrap:pretty;margin:0}.session-module__ZQtuMa__sessionDisclosure{border:1px solid var(--border);border-radius:var(--r-card);padding:var(--sp-6)}.session-module__ZQtuMa__sessionDisclosure>summary{min-height:var(--min-tap);cursor:pointer;font:var(--type-row-title);align-content:center}.session-module__ZQtuMa__sessionDisclosure[open]>summary{margin-bottom:var(--sp-6)}.session-module__ZQtuMa__rulePanel h2{scroll-margin-top:calc(var(--header-h) + var(--sp-6))}.session-module__ZQtuMa__desktopKeyboardHelp{gap:var(--sp-6);flex-direction:column;display:flex}@media (max-width:767px){.session-module__ZQtuMa__desktopKeyboardHelp{display:none}}.session-module__ZQtuMa__ruleList{max-width:var(--measure);gap:var(--sp-3);font:var(--type-body-sm);color:var(--text-body);flex-direction:column;margin:0;padding-inline-start:var(--sp-8);display:flex}.session-module__ZQtuMa__whyHead{align-items:center;gap:var(--sp-5);display:flex}.session-module__ZQtuMa__whyTitle{font:var(--type-row-title);color:var(--text-ink);text-wrap:pretty;margin:0}.session-module__ZQtuMa__whyText{max-width:var(--measure);font:var(--type-meta);color:var(--text-body);text-wrap:pretty;margin:0;line-height:1.5}.session-module__ZQtuMa__whyLine{align-items:flex-start;gap:var(--sp-5);display:flex}.session-module__ZQtuMa__split{gap:var(--sp-1);height:var(--h-rail-thick);border-radius:var(--r-xs);background:var(--track);display:flex;overflow:hidden}.session-module__ZQtuMa__splitOk{background:var(--ok)}.session-module__ZQtuMa__splitNo{background:var(--no)}.session-module__ZQtuMa__splitKey{padding-top:var(--sp-4);gap:var(--sp-6);font:var(--type-caption);color:var(--text-muted);flex-wrap:wrap;margin:0;display:flex}.session-module__ZQtuMa__scoreRow{align-items:baseline;gap:var(--sp-4);display:flex}.session-module__ZQtuMa__scoreFrom{font:var(--type-stat-md);color:var(--text-muted);margin:0}.session-module__ZQtuMa__scoreTo{font:var(--type-stat-lg);letter-spacing:var(--type-stat-lg-track);color:var(--text-ink);margin:0}.session-module__ZQtuMa__cellOutcome{align-items:baseline;gap:var(--sp-3);display:inline-flex}.session-module__ZQtuMa__cellOk{color:var(--ok-text)}.session-module__ZQtuMa__cellNo{color:var(--no-text)}.session-module__ZQtuMa__mono{font:var(--type-mono);color:var(--text-muted)}
.surfaces-module__gaDOyq__card{padding:var(--card-pad,var(--card-padding));border-radius:var(--card-radius,var(--r-card));background:var(--surface);border:1px solid var(--border);color:var(--text-body);min-width:0;display:block}.surfaces-module__gaDOyq__toneOk{background:var(--ok-tint);border-width:2px;border-color:var(--ok)}.surfaces-module__gaDOyq__toneNo{background:var(--no-tint);border-width:2px;border-color:var(--no)}.surfaces-module__gaDOyq__toneAccent{background:var(--accent-tint);border-color:var(--accent-tint-border)}.surfaces-module__gaDOyq__toneSunk{background:var(--surface-sunk);border-color:#0000}.surfaces-module__gaDOyq__selected{border:var(--hairline-strong)}.surfaces-module__gaDOyq__cardLink{cursor:pointer;min-height:var(--min-tap);transition:background-color var(--dur) var(--ease)}.surfaces-module__gaDOyq__cardLink:hover{background:var(--hover-fill)}.surfaces-module__gaDOyq__hero{background:var(--hero);border-radius:var(--r-hero);padding:var(--hero-padding);gap:var(--sp-7);color:var(--text-on-hero);flex-direction:column;display:flex}.surfaces-module__gaDOyq__heroEyebrow{font:var(--type-eyebrow);letter-spacing:var(--type-eyebrow-track);text-transform:uppercase;color:var(--lime-400);margin:0}.surfaces-module__gaDOyq__heroTitle{font:var(--type-h3);letter-spacing:var(--type-h3-track);color:var(--text-on-hero);text-wrap:pretty;margin:0}.surfaces-module__gaDOyq__heroBody{font:var(--type-meta);color:var(--on-slate-body);max-width:var(--measure);text-wrap:pretty;margin:0;line-height:1.45}.surfaces-module__gaDOyq__heroRail{display:block}.surfaces-module__gaDOyq__heroFooter{align-items:center;gap:var(--sp-4);flex-wrap:wrap;display:flex}.surfaces-module__gaDOyq__stat{background:var(--surface);border:1px solid var(--border);border-radius:var(--r-card);min-width:0;padding:var(--sp-8);gap:var(--sp-1);flex-direction:column;flex:1;display:flex}.surfaces-module__gaDOyq__statIcon{color:var(--tile-icon)}.surfaces-module__gaDOyq__statValue{color:var(--text-ink);margin:0}.surfaces-module__gaDOyq__statSm{font:var(--type-stat-sm)}.surfaces-module__gaDOyq__statMd{font:var(--type-stat-md)}.surfaces-module__gaDOyq__statLg{font:var(--type-stat-lg);letter-spacing:var(--type-stat-lg-track)}.surfaces-module__gaDOyq__statXl{font:var(--type-stat-xl);letter-spacing:var(--type-stat-xl-track)}.surfaces-module__gaDOyq__statOk{color:var(--ok-text)}.surfaces-module__gaDOyq__statNo{color:var(--no-text)}.surfaces-module__gaDOyq__statLabel{font:var(--type-caption);color:var(--text-muted);text-wrap:pretty;margin:0}.surfaces-module__gaDOyq__ph{background:var(--ph-fill);aspect-ratio:var(--ph-ratio,16 / 11);height:var(--ph-height,auto);border:1px solid var(--border);border-radius:var(--ph-radius,var(--r-hero));justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden}.surfaces-module__gaDOyq__phCaption{font:var(--type-mono);color:var(--ph-text);text-align:center;padding:var(--sp-5) var(--sp-13);text-wrap:pretty;margin:0}.surfaces-module__gaDOyq__phCode{left:var(--sp-4);top:var(--sp-4);height:var(--sp-8);padding:0 var(--sp-1);border-radius:var(--r-badge);background:var(--slate-700);color:var(--grey-000);font:var(--type-mono);align-items:center;font-size:9px;font-weight:700;line-height:1;display:inline-flex;position:absolute}.surfaces-module__gaDOyq__plan{gap:var(--sp-6);background:var(--surface);border:1px solid var(--border);border-radius:var(--r-hero);padding:var(--sp-10);flex-direction:column;min-width:0;display:flex;position:relative}.surfaces-module__gaDOyq__planSelected{border:var(--hairline-strong)}.surfaces-module__gaDOyq__planPick{cursor:pointer;transition:background-color var(--dur) var(--ease)}.surfaces-module__gaDOyq__planPick:hover{background:var(--hover-fill)}.surfaces-module__gaDOyq__planPick:has(.surfaces-module__gaDOyq__planInput:checked){border:var(--hairline-strong)}.surfaces-module__gaDOyq__planPick:has(.surfaces-module__gaDOyq__planInput:focus-visible){box-shadow:var(--focus-ring)}.surfaces-module__gaDOyq__planInput{clip-path:inset(50%);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.surfaces-module__gaDOyq__planHead{align-items:flex-start;gap:var(--sp-4);display:flex}.surfaces-module__gaDOyq__planHeadText{gap:calc(var(--sp-1) / 2);flex-direction:column;flex:1;min-width:0;display:flex}.surfaces-module__gaDOyq__planName{font:var(--type-title);color:var(--text-ink);margin:0}.surfaces-module__gaDOyq__planNote{font:var(--type-caption);color:var(--text-muted);text-wrap:pretty;margin:0}.surfaces-module__gaDOyq__planPrice{align-items:baseline;gap:var(--sp-1);flex-wrap:wrap;display:flex}.surfaces-module__gaDOyq__planPriceValue{font:var(--type-stat-md);letter-spacing:var(--type-h4-track);color:var(--text-ink);flex:none}.surfaces-module__gaDOyq__planPeriod{font:var(--type-meta);color:var(--text-muted);flex-shrink:1;min-width:0}.surfaces-module__gaDOyq__planFeatures{gap:var(--sp-3);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.surfaces-module__gaDOyq__planFeature{align-items:flex-start;gap:var(--sp-4);display:flex}.surfaces-module__gaDOyq__planTick{color:var(--tile-icon);margin-top:calc(var(--sp-1) / 2)}.surfaces-module__gaDOyq__planFeatureText{min-width:0;font:var(--type-body-sm);color:var(--text-body);text-wrap:pretty;flex:1}.surfaces-module__gaDOyq__group{gap:var(--sp-4);flex-direction:column;min-width:0;display:flex}.surfaces-module__gaDOyq__groupTitle{font:var(--type-eyebrow);letter-spacing:var(--type-eyebrow-track);text-transform:uppercase;color:var(--text-muted);padding:0 calc(var(--sp-1) / 3);margin:0}.surfaces-module__gaDOyq__groupBox{background:var(--surface);border:1px solid var(--border);border-radius:var(--r-card);overflow:hidden}.surfaces-module__gaDOyq__groupBox>*+*{border-top:1px solid var(--divider)}.surfaces-module__gaDOyq__groupNote{font:var(--type-caption);color:var(--text-muted);padding:0 calc(var(--sp-1) / 3);max-width:var(--measure);text-wrap:pretty;margin:0}.surfaces-module__gaDOyq__row{align-items:center;gap:var(--sp-6);min-height:var(--h-web-row);padding:var(--sp-4) var(--sp-7);color:var(--text-ink);display:flex}.surfaces-module__gaDOyq__rowLink{cursor:pointer;transition:background-color var(--dur) var(--ease)}.surfaces-module__gaDOyq__rowLink:hover{background:var(--hover-fill)}.surfaces-module__gaDOyq__rowIcon{width:var(--sp-8);color:var(--tile-icon);flex:none;justify-content:center;display:flex}.surfaces-module__gaDOyq__rowMain{gap:calc(var(--sp-1) / 3);flex-direction:column;flex:1;min-width:0;display:flex}.surfaces-module__gaDOyq__rowLabel{font:var(--type-label);color:var(--text-ink);margin:0}.surfaces-module__gaDOyq__rowDesc{font:var(--type-caption);color:var(--text-muted);max-width:var(--measure);text-wrap:pretty;margin:0}.surfaces-module__gaDOyq__rowValue{font:var(--type-body-sm);color:var(--text-body);text-align:right;flex-shrink:1;min-width:0}.surfaces-module__gaDOyq__rowChevron{color:var(--text-muted);flex:none}.surfaces-module__gaDOyq__rowDanger .surfaces-module__gaDOyq__rowLabel,.surfaces-module__gaDOyq__rowDanger .surfaces-module__gaDOyq__rowIcon{color:var(--no-text)}.surfaces-module__gaDOyq__panel{background:var(--surface);border:1px solid var(--border);border-radius:var(--r-panel);min-width:0;overflow:hidden}.surfaces-module__gaDOyq__panelInner{padding:var(--panel-pad,var(--sp-9));gap:var(--sp-6);flex-direction:column;display:flex}.surfaces-module__gaDOyq__panelHead{justify-content:space-between;align-items:baseline;gap:var(--sp-6);display:flex}.surfaces-module__gaDOyq__panelHeadText{gap:var(--sp-4);flex-direction:column;flex:1;min-width:0;display:flex}.surfaces-module__gaDOyq__panelTitle{font:var(--type-h4);letter-spacing:var(--type-h4-track);color:var(--text-ink);text-wrap:pretty;margin:0}.surfaces-module__gaDOyq__panelIntro{font:var(--type-body-sm);color:var(--text-body);max-width:var(--measure);text-wrap:pretty;margin:0}.surfaces-module__gaDOyq__panelAside{font:var(--type-caption);color:var(--text-muted);flex:none}.surfaces-module__gaDOyq__panelFoot{align-items:center;gap:var(--sp-5);min-height:var(--h-web-row);padding:0 var(--sp-9);border-top:1px solid var(--divider);color:var(--text-ink);font:var(--type-label);display:flex}.surfaces-module__gaDOyq__panelFootLink{cursor:pointer;transition:background-color var(--dur) var(--ease)}.surfaces-module__gaDOyq__panelFootLink:hover{background:var(--hover-fill)}.surfaces-module__gaDOyq__panelFootText{flex:1;min-width:0}.surfaces-module__gaDOyq__panelFootIcon{color:var(--tile-icon);flex:none}.surfaces-module__gaDOyq__panelFootChevron{color:var(--text-muted);flex:none}.surfaces-module__gaDOyq__aside{align-items:center;gap:var(--sp-6);display:flex}.surfaces-module__gaDOyq__asideIcon{color:var(--accent-tint-text);flex:none}.surfaces-module__gaDOyq__asideText{min-width:0;font:var(--type-meta-strong);color:var(--accent-tint-text);text-wrap:pretty;flex:1;margin:0;line-height:1.35}@media (prefers-reduced-motion:reduce){.surfaces-module__gaDOyq__cardLink,.surfaces-module__gaDOyq__planPick,.surfaces-module__gaDOyq__rowLink,.surfaces-module__gaDOyq__panelFootLink{transition:none}}
.footer-module__sSQZRa__footer{background:var(--hero);padding-bottom:var(--pad-bottom);flex:none}.footer-module__sSQZRa__inner{box-sizing:border-box;width:100%;max-width:var(--container-wide);padding-block:var(--sp-14) var(--sp-13);padding-inline:var(--gutter-web);gap:var(--sp-13) var(--sp-12);grid-template-columns:minmax(0,1fr);margin-inline:auto;display:grid}@media (min-width:640px){.footer-module__sSQZRa__inner{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.footer-module__sSQZRa__inner{grid-template-columns:minmax(0,1.5fr) repeat(4,minmax(0,1fr))}}.footer-module__sSQZRa__brandBlock{--text-ink:var(--text-on-hero);align-items:flex-start;gap:var(--sp-5);flex-direction:column;grid-column:1/-1;display:flex}@media (min-width:1024px){.footer-module__sSQZRa__brandBlock{grid-column:auto}}.footer-module__sSQZRa__brandLink{min-height:var(--min-tap);align-items:center;display:inline-flex}.footer-module__sSQZRa__note{font:var(--type-caption);color:var(--on-slate-body);text-wrap:pretty;margin:0;line-height:1.5}.footer-module__sSQZRa__column{flex-direction:column;min-width:0;display:flex}.footer-module__sSQZRa__columnTitle{min-height:var(--min-tap);font:var(--type-eyebrow);letter-spacing:var(--type-eyebrow-track);text-transform:uppercase;color:var(--on-slate-eyebrow);align-items:center;margin:0;display:flex}.footer-module__sSQZRa__link{min-height:var(--min-tap);font:var(--type-body-sm);color:var(--on-slate-body);text-wrap:pretty;align-items:center;display:flex}.footer-module__sSQZRa__link:hover{color:var(--text-on-hero);text-decoration:underline}
.hazard-module__jDX5UW__stack{gap:var(--sp-7);display:grid}.hazard-module__jDX5UW__stack[hidden]{display:none}.hazard-module__jDX5UW__stack p:not([class]),.hazard-module__jDX5UW__stack h2:not([class]),.hazard-module__jDX5UW__grid h2,.hazard-module__jDX5UW__grid p,.hazard-module__jDX5UW__stack>.hazard-module__jDX5UW__muted{margin:0}.hazard-module__jDX5UW__stack p:not([class]){font:var(--type-body);color:var(--text-body)}.hazard-module__jDX5UW__stack h2:not([class]),.hazard-module__jDX5UW__grid h2{font:var(--type-h3);color:var(--text-ink)}.hazard-module__jDX5UW__actions{align-items:center;gap:var(--sp-4);flex-wrap:wrap;display:flex}.hazard-module__jDX5UW__grid{gap:var(--sp-7);grid-template-columns:repeat(auto-fit,minmax(min(100%,240px),1fr));margin:0;padding:0;list-style:none;display:grid}.hazard-module__jDX5UW__card{align-content:start;gap:var(--sp-5);height:100%;padding:var(--sp-8);border:1px solid var(--border);border-radius:var(--r-card);background:var(--surface);color:var(--text-body);text-decoration:none;display:grid}.hazard-module__jDX5UW__card:hover{border-color:var(--text-muted)}.hazard-module__jDX5UW__card:focus-visible,.hazard-module__jDX5UW__tap:focus-visible{outline:3px solid var(--lime-400);outline-offset:3px}.hazard-module__jDX5UW__stage{aspect-ratio:16/9;background:var(--slate-900);border-radius:var(--r-card);width:100%;position:relative;overflow:hidden}.hazard-module__jDX5UW__stage video{object-fit:contain;width:100%;height:100%;display:block}.hazard-module__jDX5UW__tap{cursor:pointer;width:100%;padding:var(--sp-5);background:0 0;border:0;justify-content:center;align-items:end;display:flex;position:absolute;inset:0}.hazard-module__jDX5UW__tap span{padding:var(--sp-3) var(--sp-5);border-radius:var(--r-pill);color:var(--slate-900);background:var(--lime-400);font:var(--type-meta-strong)}.hazard-module__jDX5UW__stack .hazard-module__jDX5UW__muted{color:var(--text-muted);font:var(--type-body-sm)}.hazard-module__jDX5UW__stack .hazard-module__jDX5UW__error{border:1px solid var(--border);padding:var(--sp-7);border-radius:var(--r-card);color:var(--text-ink)}.hazard-module__jDX5UW__history{gap:var(--sp-5);margin:0;padding:0;list-style:none;display:grid}.hazard-module__jDX5UW__history li{justify-content:space-between;align-items:center;gap:var(--sp-5);flex-wrap:wrap;display:flex}
.read-aloud-module__2PHvSG__control{align-items:center;gap:var(--sp-3);flex-wrap:wrap;min-width:0;max-width:100%;display:flex}.read-aloud-module__2PHvSG__control>button{min-width:0;max-width:100%;min-height:var(--h-button);height:auto;padding:var(--sp-3) var(--sp-6);white-space:normal}.read-aloud-module__2PHvSG__privacy{font:var(--type-meta);color:var(--text-muted)}.read-aloud-module__2PHvSG__privacy>summary{cursor:pointer;min-height:var(--min-tap);align-content:center}.read-aloud-module__2PHvSG__privacy>p{margin:var(--sp-3) 0;max-width:var(--measure)}.read-aloud-module__2PHvSG__note,.read-aloud-module__2PHvSG__status,.read-aloud-module__2PHvSG__preferenceText,.read-aloud-module__2PHvSG__unavailable{color:var(--text-muted);font:var(--type-meta)}.read-aloud-module__2PHvSG__unavailable{margin:0}.read-aloud-module__2PHvSG__problem{color:var(--no-text);font:var(--type-meta-strong);flex-basis:100%}.read-aloud-module__2PHvSG__preference{align-items:center;gap:var(--sp-4) var(--sp-8);padding:var(--sp-8);border:1px solid var(--border);border-radius:var(--r-card);background:var(--surface);grid-template-columns:minmax(0,1fr) auto;display:grid}.read-aloud-module__2PHvSG__preferenceCopy{min-width:0}.read-aloud-module__2PHvSG__preferenceTitle{margin:0 0 var(--sp-2);font:var(--type-h3);color:var(--text-ink)}.read-aloud-module__2PHvSG__preferenceText,.read-aloud-module__2PHvSG__status{margin:0}.read-aloud-module__2PHvSG__status,.read-aloud-module__2PHvSG__preference>.read-aloud-module__2PHvSG__problem{grid-column:1/-1}@media (max-width:520px){.read-aloud-module__2PHvSG__preference{padding:var(--sp-6)}}
.shell-module__Rb-4ja__shell{background:var(--screen);flex-direction:column;min-height:100dvh;display:flex}@media (max-width:767px){.shell-module__Rb-4ja__shell{padding-bottom:var(--phone-tabbar-height)}}.shell-module__Rb-4ja__body{flex:1;min-height:0;display:flex}.shell-module__Rb-4ja__content{flex-direction:column;flex:1;min-width:0;display:flex}dialog.shell-module__Rb-4ja__keymap{width:calc(100% - var(--gutter-web) * 2);max-width:var(--container-text)}.shell-module__Rb-4ja__keymapCols{gap:var(--sp-9);text-align:left;grid-template-columns:minmax(0,1fr);width:100%;display:grid}@media (min-width:768px){.shell-module__Rb-4ja__keymapCols{grid-template-columns:repeat(2,minmax(0,1fr))}}.shell-module__Rb-4ja__keymapCol{gap:var(--sp-7);flex-direction:column;min-width:0;display:flex}.shell-module__Rb-4ja__keymapGroup{gap:var(--sp-4);flex-direction:column;min-width:0;display:flex}.shell-module__Rb-4ja__keymapRow{min-height:var(--min-tap);align-items:center;gap:var(--sp-5);border-bottom:1px solid var(--divider);display:flex}.shell-module__Rb-4ja__keymapWhat{min-width:0;font:var(--type-caption-strong);color:var(--text-ink);text-wrap:pretty;flex:1}.shell-module__Rb-4ja__keymapRow kbd{background:var(--surface-sunk);color:var(--text-ink);padding-inline:var(--sp-4);white-space:nowrap;flex:none}
.editorial-image-module__3_jJGa__image{width:100%;height:var(--editorial-height,auto);aspect-ratio:var(--editorial-ratio,3 / 2);object-fit:cover;border:1px solid var(--border);border-radius:var(--r-card);background:var(--surface-sunk);display:block}
.split-module__nW7Fkq__flow{background:var(--screen);flex-direction:column;min-height:100dvh;display:flex}.split-module__nW7Fkq__head{box-sizing:border-box;width:100%;max-width:var(--container);padding:var(--sp-8) var(--sp-12);flex:none;align-items:center;margin-inline:auto;display:flex}.split-module__nW7Fkq__brand{min-height:var(--min-tap);border-radius:var(--r-chip);align-items:center;display:inline-flex}.split-module__nW7Fkq__brand:hover{opacity:var(--hover-dim)}.split-module__nW7Fkq__body{box-sizing:border-box;width:100%;max-width:var(--container);padding:0 var(--sp-12) var(--sp-12);flex-direction:column;flex:1;justify-content:center;min-width:0;margin-inline:auto;display:flex}.split-module__nW7Fkq__column{gap:var(--sp-8);flex-direction:column;min-width:0;display:flex}.split-module__nW7Fkq__step{gap:var(--sp-5);flex-direction:column;display:flex}
.sections-module__w0hDHa__band{padding-block:var(--sp-14)}@media (min-width:768px){.sections-module__w0hDHa__band{padding-block:calc(var(--sp-14) * 2)}}.sections-module__w0hDHa__flow{gap:var(--sp-9);flex-direction:column;min-width:0;display:flex}.sections-module__w0hDHa__title{font:var(--type-h2);letter-spacing:var(--type-h2-track);color:var(--text-ink);max-width:var(--container-text);text-wrap:pretty;margin:0}.sections-module__w0hDHa__lede{font:var(--type-body);color:var(--text-body);max-width:var(--measure);text-wrap:pretty;margin:0}.sections-module__w0hDHa__hero{gap:var(--sp-12);grid-template-columns:minmax(0,1fr);min-width:0;display:grid}@media (min-width:960px){.sections-module__w0hDHa__heroSplit{gap:var(--sp-14);grid-template-columns:minmax(0,1fr) minmax(0,.8fr);align-items:center}}.sections-module__w0hDHa__heroMain{align-items:flex-start;gap:var(--sp-8);flex-direction:column;min-width:0;display:flex}.sections-module__w0hDHa__heroBody{font:var(--type-body);color:var(--text-body);max-width:var(--measure);text-wrap:pretty;margin:0}.sections-module__w0hDHa__heroActions{align-items:center;gap:var(--sp-5);flex-wrap:wrap;display:flex}.sections-module__w0hDHa__heroNote{font:var(--type-caption);color:var(--text-muted);max-width:var(--measure);text-wrap:pretty;margin:0}.sections-module__w0hDHa__heroMedia{min-width:0}.sections-module__w0hDHa__statRow{gap:var(--sp-11) var(--sp-7);grid-template-columns:repeat(2,minmax(0,1fr));min-width:0;display:grid}@media (min-width:768px){.sections-module__w0hDHa__statRow{grid-template-columns:repeat(4,minmax(0,1fr))}}.sections-module__w0hDHa__stat{gap:var(--sp-2);flex-direction:column;min-width:0;display:flex}.sections-module__w0hDHa__statValue{font:var(--type-stat-md);letter-spacing:var(--type-h3-track);color:var(--text-ink);margin:0}.sections-module__w0hDHa__statLabel{font:var(--type-caption);color:var(--text-muted);text-wrap:pretty;margin:0}.sections-module__w0hDHa__feature{gap:var(--sp-12);grid-template-columns:minmax(0,1fr);min-width:0;display:grid}.sections-module__w0hDHa__featureMain{align-items:flex-start;gap:var(--sp-7);flex-direction:column;min-width:0;display:flex}.sections-module__w0hDHa__featureMedia{min-width:0}@media (min-width:960px){.sections-module__w0hDHa__featureSplit{gap:var(--sp-14);grid-template-columns:minmax(0,1fr) minmax(0,.9fr);align-items:center}.sections-module__w0hDHa__featureReverse .sections-module__w0hDHa__featureMain{order:2}.sections-module__w0hDHa__featureReverse .sections-module__w0hDHa__featureMedia{order:1}}.sections-module__w0hDHa__points{gap:var(--sp-4);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.sections-module__w0hDHa__point{align-items:flex-start;gap:var(--sp-5);font:var(--type-body-sm);color:var(--text-body);max-width:var(--measure);text-wrap:pretty;display:flex}.sections-module__w0hDHa__tick{color:var(--tile-icon);flex:none;align-items:center;height:1.45em;display:inline-flex}.sections-module__w0hDHa__featureAction{align-items:center;gap:var(--sp-5);flex-wrap:wrap;display:flex}.sections-module__w0hDHa__steps{gap:var(--sp-11);grid-template-columns:minmax(0,1fr);min-width:0;margin:0;padding:0;list-style:none;display:grid}@media (min-width:768px){.sections-module__w0hDHa__steps{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.sections-module__w0hDHa__steps{grid-template-columns:repeat(3,minmax(0,1fr))}}.sections-module__w0hDHa__step{align-items:flex-start;gap:var(--sp-5);flex-direction:column;min-width:0;display:flex}.sections-module__w0hDHa__stepMark{width:var(--tile-lg);height:var(--tile-lg);border-radius:var(--r-md);background:var(--tile);color:var(--tile-icon);font:var(--type-stat-sm);flex:none;justify-content:center;align-items:center;display:inline-flex}.sections-module__w0hDHa__stepTitle{font:var(--type-h4);letter-spacing:var(--type-h4-track);color:var(--text-ink);text-wrap:pretty;margin:0}.sections-module__w0hDHa__stepBody{font:var(--type-body-sm);color:var(--text-body);max-width:var(--measure);text-wrap:pretty;margin:0}.sections-module__w0hDHa__faq{max-width:var(--container-text)}.sections-module__w0hDHa__faqList{min-width:0}.sections-module__w0hDHa__quote{max-width:var(--container-text);margin:0}.sections-module__w0hDHa__quoteText{font:var(--type-h4);letter-spacing:var(--type-h4-track);color:var(--text-ink);text-wrap:pretty;margin:0;line-height:1.35}.sections-module__w0hDHa__quoteBy{align-items:center;gap:var(--sp-5);margin-top:var(--sp-11);display:flex}.sections-module__w0hDHa__quoteWho{gap:var(--sp-1);flex-direction:column;min-width:0;display:flex}.sections-module__w0hDHa__quoteName{font:var(--type-caption-strong);color:var(--text-ink)}.sections-module__w0hDHa__quoteDetail{font:var(--type-caption);color:var(--text-muted)}.sections-module__w0hDHa__ctaNote{font:var(--type-caption);color:var(--on-slate-body);max-width:var(--measure);text-wrap:pretty;flex-basis:100%;margin:0}.sections-module__w0hDHa__publicLink{align-items:center;gap:var(--sp-2);min-height:var(--min-tap);font:var(--type-label);color:var(--text-ink);text-decoration:underline;display:inline-flex}.sections-module__w0hDHa__publicLink:hover{color:var(--accent-tint-text)}
.frame-module__jgiIAq__frame{grid-template-columns:var(--sidebar-w) minmax(0, 1fr);background:var(--screen);grid-template-rows:auto minmax(0,1fr) auto;grid-template-areas:"chrome chrome""rail main""rail foot";min-height:100dvh;display:grid}.frame-module__jgiIAq__loadingTitle{font:var(--type-h1);margin:0}.frame-module__jgiIAq__chrome{z-index:2;box-sizing:border-box;height:var(--header-h);align-items:center;gap:var(--sp-6);padding-inline:var(--gutter-web);background:var(--surface);border-bottom:1px solid var(--border);grid-area:chrome;display:flex;position:sticky;top:0}.frame-module__jgiIAq__chip{justify-content:center;align-items:center;gap:var(--sp-3);min-width:0;min-height:var(--min-tap);padding-inline:var(--sp-5);border:1px solid var(--border);border-radius:var(--r-chip);background:var(--surface-sunk);color:var(--text-muted);flex:1;display:flex}.frame-module__jgiIAq__chip:hover{background:var(--border)}.frame-module__jgiIAq__chipText{font:var(--type-caption-strong);color:var(--text-ink);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.frame-module__jgiIAq__progress{width:var(--w-web-sidebar);flex:none;display:none}.frame-module__jgiIAq__topic{min-width:0;font:var(--type-caption);color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;flex:1;margin:0;display:none;overflow:hidden}.frame-module__jgiIAq__position{margin:0;font:var(--type-caption-strong);color:var(--text-ink);flex:none;margin-inline-start:auto;display:none}.frame-module__jgiIAq__chromeActions{align-items:center;gap:var(--sp-2);flex:none;display:flex}@media (min-width:768px){.frame-module__jgiIAq__chip{display:none}.frame-module__jgiIAq__progress,.frame-module__jgiIAq__position,.frame-module__jgiIAq__topic{display:block}}.frame-module__jgiIAq__railSlot{top:var(--header-h);height:calc(100dvh - var(--header-h));grid-area:rail;align-self:start;min-height:0;position:sticky}.frame-module__jgiIAq__main{box-sizing:border-box;width:100%;max-width:var(--container);padding:var(--sp-11) var(--gutter-web);grid-area:main;min-width:0;margin-inline:auto}.frame-module__jgiIAq__columns{gap:var(--sp-11);max-width:var(--container-text);grid-template-columns:minmax(0,1fr);align-items:start;display:grid}.frame-module__jgiIAq__question{min-width:0}.frame-module__jgiIAq__aside{gap:var(--sp-6);flex-direction:column;min-width:0;display:flex}@media (min-width:1280px){.frame-module__jgiIAq__columns{grid-template-columns:var(--container-text) minmax(0, 1fr);max-width:none}}.frame-module__jgiIAq__foot{z-index:1;background:var(--surface);border-top:1px solid var(--border);grid-area:foot;position:sticky;bottom:0}.frame-module__jgiIAq__footInner{box-sizing:border-box;width:100%;max-width:var(--container);padding:var(--sp-8) var(--gutter-web) max(var(--sp-8), env(safe-area-inset-bottom,0px));align-items:center;gap:var(--sp-8);margin-inline:auto;display:flex}.frame-module__jgiIAq__footActions{align-items:stretch;gap:var(--sp-4);flex:1;min-width:0;display:flex}.frame-module__jgiIAq__hint{text-align:right;text-wrap:pretty;min-width:0;font:var(--type-caption);color:var(--text-muted);flex:1;margin:0;display:none}@media (min-width:1280px){.frame-module__jgiIAq__footActions{width:var(--container-text);flex:none;max-width:100%}.frame-module__jgiIAq__hint{display:block}}
.header-module__mr90sa__header{box-sizing:border-box;height:var(--header-h);align-items:center;gap:var(--sp-7);padding-inline:var(--gutter-web);background:var(--surface);border-bottom:1px solid var(--border);z-index:5;flex:none;display:flex;position:sticky;top:0}.header-module__mr90sa__brand{border-radius:var(--r-chip);flex:none;align-items:center;display:inline-flex}.header-module__mr90sa__search{flex:1;min-width:0;display:none}@media (min-width:768px){.header-module__mr90sa__search{max-width:var(--w-web-sidebar);display:flex}}@media (min-width:1024px){.header-module__mr90sa__search{max-width:440px}}.header-module__mr90sa__field{box-sizing:border-box;min-width:0;height:var(--h-field-sm);align-items:center;gap:var(--sp-5);padding-inline:var(--sp-6);border-radius:var(--r-chip);background:var(--surface-sunk);border:1px solid var(--border);color:var(--text-muted);cursor:text;flex:1;display:flex}.header-module__mr90sa__field:focus-within{border-width:2px;border-color:var(--text-ink);box-shadow:var(--focus-ring);padding-inline:calc(var(--sp-6) - 1px)}.header-module__mr90sa__input{min-width:0;color:var(--text-ink);font:var(--type-body-sm);background:0 0;border:0;flex:1;padding:0}.header-module__mr90sa__input:focus,.header-module__mr90sa__input:focus-visible{box-shadow:none;outline:none}.header-module__mr90sa__input::placeholder{color:var(--text-muted)}.header-module__mr90sa__cap{flex:none;display:inline-flex}.header-module__mr90sa__field:focus-within .header-module__mr90sa__cap{display:none}.header-module__mr90sa__searchLink{margin-left:auto}@media (min-width:768px){.header-module__mr90sa__searchLink{display:none}}.header-module__mr90sa__account{flex:none;position:relative}@media (min-width:768px){.header-module__mr90sa__account{margin-left:auto}}.header-module__mr90sa__accountButton{box-sizing:border-box;height:var(--h-field-sm);align-items:center;gap:var(--sp-4);padding:0 var(--sp-4) 0 var(--sp-3);border-radius:var(--r-chip);color:var(--text-ink);cursor:pointer;background:0 0;border:1px solid #0000;display:flex}.header-module__mr90sa__accountButton:hover,.header-module__mr90sa__accountButton[aria-expanded=true]{background:var(--hover-fill)}.header-module__mr90sa__accountButton[aria-expanded=true]{border-color:var(--border-strong)}.header-module__mr90sa__accountButton .header-module__mr90sa__avatar{width:var(--tile-xs);height:var(--tile-xs)}.header-module__mr90sa__accountName{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (min-width:1024px){.header-module__mr90sa__accountName{clip-path:none;width:auto;height:auto;font:var(--type-label);color:var(--text-ink);margin:0;position:static}}.header-module__mr90sa__chevron{color:var(--text-muted);display:none}@media (min-width:768px){.header-module__mr90sa__chevron{display:block}}.header-module__mr90sa__menuAnchor{top:calc(100% + var(--sp-3));z-index:8;width:var(--w-web-sidebar);position:absolute;right:0}.header-module__mr90sa__menu{flex-direction:column;gap:1px;display:flex}.header-module__mr90sa__identity{align-items:center;gap:var(--sp-5);padding:var(--sp-5) var(--sp-6);display:flex}.header-module__mr90sa__identity .header-module__mr90sa__avatar{width:var(--tile-lg);height:var(--tile-lg)}.header-module__mr90sa__identityText{flex:1;min-width:0}.header-module__mr90sa__identityName{font:var(--type-row-title);color:var(--text-ink);white-space:nowrap;text-overflow:ellipsis;margin:0;overflow:hidden}.header-module__mr90sa__identityMeta{font:var(--type-caption);color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;margin:0;overflow:hidden}.header-module__mr90sa__menuDivider{background:var(--divider);height:1px;margin:var(--sp-3) var(--sp-4)}.header-module__mr90sa__menuRow{box-sizing:border-box;width:100%;min-height:var(--h-web-row);align-items:center;gap:var(--sp-5);padding:0 var(--sp-6);border-radius:var(--r-chip);color:var(--text-ink);text-align:left;cursor:pointer;background:0 0;border:0;display:flex}.header-module__mr90sa__menuRow:hover{background:var(--hover-fill)}.header-module__mr90sa__menuRow:focus-visible{box-shadow:var(--focus-ring);background:0 0;outline:none}.header-module__mr90sa__menuGlyph{width:var(--sp-8);color:var(--text-muted);flex:none;justify-content:center;align-items:center;display:flex}.header-module__mr90sa__menuLabel{min-width:0;font:var(--type-label);color:var(--text-ink);flex:1}.header-module__mr90sa__menuMeta{font:var(--type-caption);color:var(--text-muted);flex:none}
.flow-module__0ZXxra__main{gap:var(--sp-8);flex-direction:column;min-width:0;max-width:none;padding:0;display:flex}.flow-module__0ZXxra__note{font:var(--type-caption);color:var(--text-muted);max-width:var(--measure);text-wrap:pretty;margin:0}.flow-module__0ZXxra__stat{font:var(--type-stat-md);letter-spacing:var(--type-h3-track);color:var(--text-ink);margin:0}.flow-module__0ZXxra__answer{font:var(--type-caption);color:var(--text-body);text-wrap:pretty;margin:0}
.marketing-module__Z5NnsG__grid{gap:var(--sp-8);grid-template-columns:minmax(0,1fr);align-items:stretch;min-width:0;display:grid}@media (min-width:768px){.marketing-module__Z5NnsG__grid2,.marketing-module__Z5NnsG__grid3,.marketing-module__Z5NnsG__grid4{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1280px){.marketing-module__Z5NnsG__grid3{grid-template-columns:repeat(3,minmax(0,1fr))}.marketing-module__Z5NnsG__grid4{grid-template-columns:repeat(4,minmax(0,1fr))}}.marketing-module__Z5NnsG__grid>*{min-width:0;height:100%}.marketing-module__Z5NnsG__pair{gap:var(--sp-9);grid-template-columns:minmax(0,1fr);align-items:start;min-width:0;display:grid}@media (min-width:1024px){.marketing-module__Z5NnsG__pair{gap:var(--sp-11);grid-template-columns:repeat(2,minmax(0,1fr))}}.marketing-module__Z5NnsG__tile{gap:var(--sp-5);flex-direction:column;min-width:0;display:flex}.marketing-module__Z5NnsG__tileTitle{font:var(--type-row-title);color:var(--text-ink);text-wrap:pretty;margin:0}.marketing-module__Z5NnsG__tileBody{font:var(--type-caption);color:var(--text-muted);text-wrap:pretty;margin:0}.marketing-module__Z5NnsG__tileFigure{font:var(--type-stat-sm);color:var(--text-ink);margin:0}.marketing-module__Z5NnsG__tileFill{flex:1}.marketing-module__Z5NnsG__tileLink{font:var(--type-meta-strong);color:var(--accent-tint-text);align-items:center;gap:var(--sp-4);display:inline-flex}.marketing-module__Z5NnsG__ticks{gap:var(--sp-6);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.marketing-module__Z5NnsG__tick{grid-template-columns:var(--icon-lg) minmax(0, 1fr);gap:var(--sp-6);font:var(--type-body-sm);color:var(--text-body);text-wrap:pretty;align-items:start;display:grid}.marketing-module__Z5NnsG__tickMark{color:var(--tile-icon);justify-content:center;align-items:center;height:1.5em;display:inline-flex}.marketing-module__Z5NnsG__copy{font:var(--type-body);color:var(--text-body);max-width:var(--measure);text-wrap:pretty;margin:0}.marketing-module__Z5NnsG__copySm{font:var(--type-body-sm);color:var(--text-body);max-width:var(--measure);text-wrap:pretty;margin:0}.marketing-module__Z5NnsG__meta{font:var(--type-meta);color:var(--text-muted);max-width:var(--measure);text-wrap:pretty;margin:0}.marketing-module__Z5NnsG__cardTitle{font:var(--type-h4);letter-spacing:var(--type-h4-track);color:var(--text-ink);text-wrap:pretty;margin:0}.marketing-module__Z5NnsG__cardStack{gap:var(--sp-7);flex-direction:column;min-width:0;display:flex}.marketing-module__Z5NnsG__actions{gap:var(--sp-6);flex-wrap:wrap;display:flex}.marketing-module__Z5NnsG__priceForm{gap:var(--sp-8);flex-direction:column;min-width:0;display:flex}.marketing-module__Z5NnsG__packages{gap:var(--list-gap);flex-direction:column;min-width:0;display:flex}.marketing-module__Z5NnsG__keys{gap:var(--sp-4);font:var(--type-body-sm);color:var(--text-body);flex-wrap:wrap;align-items:center;display:flex}
.library-module__NKHB6q__withRail{--rail-w:240px;gap:var(--sp-11);grid-template-columns:minmax(0,1fr);align-items:start;min-width:0;display:grid}@media (min-width:1280px){.library-module__NKHB6q__withRail{grid-template-columns:var(--rail-w) minmax(0, 1fr);gap:var(--sp-12)}}.library-module__NKHB6q__rail{gap:var(--sp-9);flex-direction:column;min-width:0;display:flex}.library-module__NKHB6q__mobileFilters,.library-module__NKHB6q__tabletFilters{display:none}.library-module__NKHB6q__desktopFilters{min-width:0}@media (scripting:none){.library-module__NKHB6q__mobileFilters>button{display:none}}@media (min-width:768px) and (max-width:1279px){.library-module__NKHB6q__desktopFilters{display:none}.library-module__NKHB6q__tabletFilters{min-width:0;display:block}}@media (max-width:767px){.library-module__NKHB6q__desktopFilters,.library-module__NKHB6q__tabletFilters{display:none}.library-module__NKHB6q__mobileFilters{display:block}}dialog.library-module__NKHB6q__filterSheet>div{max-height:calc(var(--modal-viewport-height,100dvh) - var(--sp-9));box-sizing:border-box;overflow-y:auto}.library-module__NKHB6q__facet{gap:var(--sp-4);flex-direction:column;min-width:0;display:flex}.library-module__NKHB6q__facets{gap:var(--list-gap);flex-direction:column;min-width:0;display:flex}.library-module__NKHB6q__filterLink{align-items:center;gap:var(--sp-3);min-height:var(--min-tap);padding:var(--sp-3) var(--sp-4);border:1px solid var(--border);border-radius:var(--r-sm);background:var(--surface);color:var(--text-body);font:var(--type-caption);text-decoration:none;display:flex}.library-module__NKHB6q__filterLink:hover{background:var(--hover-fill);color:var(--text-ink)}.library-module__NKHB6q__filterLink:focus-visible,.library-module__NKHB6q__filterChip:focus-visible{box-shadow:var(--focus-ring);outline:none}.library-module__NKHB6q__filterLinkOn{border-color:var(--selected-edge);box-shadow:inset 2px 0 0 var(--selected-edge);color:var(--text-ink);font:var(--type-caption-strong)}.library-module__NKHB6q__filterCheck{width:var(--icon-md);height:var(--icon-md);border:1px solid var(--border-strong);border-radius:var(--r-xs);color:var(--selected-edge);flex:none;justify-content:center;align-items:center;display:inline-flex}.library-module__NKHB6q__filterLinkOn .library-module__NKHB6q__filterCheck{border-color:var(--selected-edge)}.library-module__NKHB6q__filterLabel{text-wrap:pretty;flex:1;min-width:0}.library-module__NKHB6q__compactFilters,.library-module__NKHB6q__compactFacet{gap:var(--sp-4);flex-direction:column;min-width:0;display:flex}.library-module__NKHB6q__compactFilters{gap:var(--sp-6)}.library-module__NKHB6q__filterChips{gap:var(--sp-2);flex-wrap:wrap;display:flex}.library-module__NKHB6q__filterChip{align-items:center;gap:var(--sp-2);min-height:var(--h-field-sm);padding:var(--sp-2) var(--sp-5);border:1px solid var(--border);border-radius:var(--r-chip);background:var(--surface);color:var(--text-body);font:var(--type-meta-strong);text-decoration:none;display:inline-flex}.library-module__NKHB6q__filterChip:hover{background:var(--hover-fill);color:var(--text-ink)}.library-module__NKHB6q__filterChipOn{border-color:var(--btn-bg);background:var(--btn-bg);color:var(--btn-fg)}.library-module__NKHB6q__filterChipOn:hover{background:var(--btn-bg);color:var(--btn-fg);opacity:var(--hover-dim)}.library-module__NKHB6q__filterChipCount{color:currentColor;opacity:.72;flex:none}.library-module__NKHB6q__facetCount{font:var(--type-caption);color:var(--text-muted);flex:none}.library-module__NKHB6q__librarySearch{align-items:center;gap:var(--sp-4);width:100%;max-width:var(--container-text);margin-bottom:var(--sp-9);display:flex}.library-module__NKHB6q__searchBox{flex:1;align-items:center;min-width:0;display:flex;position:relative}.library-module__NKHB6q__searchIcon{left:var(--sp-5);color:var(--text-muted);pointer-events:none;position:absolute}.library-module__NKHB6q__searchInput{width:100%;min-width:0;min-height:var(--h-field-sm);padding:var(--sp-3) var(--sp-5) var(--sp-3) calc(var(--sp-5) + var(--icon-md) + var(--sp-3));border:1px solid var(--border);border-radius:var(--r-chip);background:var(--surface-sunk);color:var(--text-ink);font:var(--type-body-sm);appearance:none}.library-module__NKHB6q__searchInput::placeholder{color:var(--text-muted)}.library-module__NKHB6q__searchInput:focus{border-color:var(--selected-edge);box-shadow:inset 0 0 0 1px var(--selected-edge);outline:none}.library-module__NKHB6q__searchInput:focus-visible{box-shadow:inset 0 0 0 1px var(--selected-edge), var(--focus-ring)}.library-module__NKHB6q__searchButton{flex:none}@media (max-width:479px){.library-module__NKHB6q__librarySearch{flex-wrap:wrap}.library-module__NKHB6q__searchBox{flex-basis:100%}.library-module__NKHB6q__searchButton{width:100%}}.library-module__NKHB6q__results{gap:var(--sp-11);flex-direction:column;min-width:0;display:flex}.library-module__NKHB6q__head{align-items:center;gap:var(--sp-5);min-height:var(--min-tap);flex-wrap:wrap;min-width:0;display:flex}.library-module__NKHB6q__count{font:var(--type-h4);letter-spacing:var(--type-h4-track);color:var(--text-ink);margin:0}.library-module__NKHB6q__note{font:var(--type-caption);color:var(--text-muted);text-wrap:pretty;margin:0}.library-module__NKHB6q__headEnd{align-items:center;gap:var(--sp-5);flex-wrap:wrap;min-width:0;margin-left:auto;display:flex}.library-module__NKHB6q__pagination,.library-module__NKHB6q__pageActions{justify-content:space-between;align-items:center;gap:var(--sp-6);flex-wrap:wrap;display:flex}.library-module__NKHB6q__tiles{--tile-w:148px;grid-template-columns:repeat(auto-fill, minmax(min(100%, var(--tile-w)), 1fr));gap:var(--sp-5);min-width:0;display:grid}.library-module__NKHB6q__tileInner{gap:var(--sp-5);flex-direction:column;min-width:0;height:100%;display:flex}.library-module__NKHB6q__tileArt{aspect-ratio:1;background:var(--surface-sunk);border-radius:var(--r-sm);padding:var(--sp-2)}.library-module__NKHB6q__tileName{font:var(--type-caption-strong);color:var(--text-ink);text-wrap:pretty}.library-module__NKHB6q__tileMeta{font:var(--type-caption);color:var(--text-muted);margin-top:auto}.library-module__NKHB6q__groupInner{gap:var(--sp-5);flex-direction:column;min-width:0;height:100%;display:flex}.library-module__NKHB6q__groupTitle{font:var(--type-row-title);color:var(--text-ink);text-wrap:pretty}.library-module__NKHB6q__groupSub{font:var(--type-caption);color:var(--text-body);text-wrap:pretty;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.library-module__NKHB6q__groupFoot{justify-content:space-between;align-items:baseline;gap:var(--sp-5);padding-top:var(--sp-3);margin-top:auto;display:flex}.library-module__NKHB6q__groupCount{font:var(--type-caption-strong);color:var(--text-body);flex:none;margin-left:auto}.library-module__NKHB6q__groupWhere{font:var(--type-caption);color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.library-module__NKHB6q__signLayout{--art-w:340px;gap:var(--sp-12);grid-template-columns:minmax(0,1fr);align-items:start;min-width:0;display:grid}@media (min-width:1280px){.library-module__NKHB6q__signLayout{grid-template-columns:var(--art-w) minmax(0, 1fr)}}.library-module__NKHB6q__art{gap:var(--sp-5);max-width:var(--container-text);flex-direction:column;min-width:0;display:flex}.library-module__NKHB6q__artPair{gap:var(--sp-5);grid-template-columns:repeat(auto-fit,minmax(0,1fr));display:grid}.library-module__NKHB6q__url{align-items:center;gap:var(--sp-4);font:var(--type-mono);color:var(--text-muted);overflow-wrap:anywhere;margin:0;display:flex}.library-module__NKHB6q__signBody{gap:var(--sp-9);min-width:0;max-width:var(--container-text);flex-direction:column;display:flex}.library-module__NKHB6q__packText{font:var(--type-body);color:var(--text-body);max-width:var(--measure);text-wrap:pretty;white-space:pre-line;margin:0}.library-module__NKHB6q__footCard{align-items:center;gap:var(--sp-8);flex-wrap:wrap;min-width:0;display:flex}.library-module__NKHB6q__footText{gap:var(--sp-3);flex-direction:column;flex:320px;min-width:0;display:flex}.library-module__NKHB6q__footCard>a{max-width:100%;min-height:var(--h-button);white-space:normal;text-align:center;height:auto}.library-module__NKHB6q__footTitle{font:var(--type-row-title);color:var(--text-ink);text-wrap:pretty;margin:0}.library-module__NKHB6q__footBody{font:var(--type-body-sm);color:var(--text-body);text-wrap:pretty;margin:0}.library-module__NKHB6q__personalTile{gap:var(--sp-5);padding:var(--sp-7);border:var(--hairline);border-radius:var(--r-panel);background:var(--surface);color:var(--text-ink);flex-direction:column;min-width:0;text-decoration:none;display:flex}.library-module__NKHB6q__personalTile strong{font:var(--type-caption-strong);overflow-wrap:anywhere}
.chrome-module__ohuWyW__shell{background:var(--screen);flex-direction:column;min-height:100dvh;display:flex}.chrome-module__ohuWyW__shell>main{flex:1;min-width:0}.chrome-module__ohuWyW__header{z-index:5;background:var(--surface);border-bottom:1px solid var(--border);flex:none;position:sticky;top:0}.chrome-module__ohuWyW__inner{box-sizing:border-box;width:100%;max-width:var(--container-wide);padding-inline:var(--gutter-web);height:var(--header-h);justify-content:space-between;align-items:center;gap:var(--sp-9);margin-inline:auto;display:flex}.chrome-module__ohuWyW__brand{min-height:var(--min-tap);flex:none;align-items:center;display:inline-flex}@media (max-width:359px){.chrome-module__ohuWyW__brand>span>span{display:none}}.chrome-module__ohuWyW__nav{align-items:center;gap:var(--sp-2);flex:1;min-width:0;display:none}.chrome-module__ohuWyW__link{min-height:var(--min-tap);padding:0 var(--sp-6);border-radius:var(--r-chip);font:var(--type-label);color:var(--text-body);white-space:nowrap;align-items:center;display:inline-flex}.chrome-module__ohuWyW__link:hover{background:var(--hover-fill);color:var(--text-ink)}.chrome-module__ohuWyW__link[aria-current=page]{background:var(--surface-sunk);color:var(--text-ink);font-weight:700}.chrome-module__ohuWyW__actions{align-items:center;gap:var(--sp-5);flex:none;display:flex}.chrome-module__ohuWyW__signIn{min-height:var(--min-tap);padding:0 var(--sp-4);border-radius:var(--r-chip);font:var(--type-label);color:var(--text-body);white-space:nowrap;align-items:center;display:none}.chrome-module__ohuWyW__signIn:hover{color:var(--text-ink);text-decoration:underline}.chrome-module__ohuWyW__start{flex:none}.chrome-module__ohuWyW__menu{flex:none;position:relative}.chrome-module__ohuWyW__menuSummary{width:var(--h-icon-btn);height:var(--h-icon-btn);border-radius:var(--r-chip);color:var(--text-ink);cursor:pointer;justify-content:center;align-items:center;list-style:none;display:inline-flex}.chrome-module__ohuWyW__menuSummary::-webkit-details-marker{display:none}.chrome-module__ohuWyW__menuSummary:hover{background:var(--hover-fill)}.chrome-module__ohuWyW__menuPanel{right:0;top:calc(100% + var(--sp-4));z-index:6;min-width:max-content;padding:var(--sp-4);background:var(--surface);border:1px solid var(--border);border-radius:var(--r-card);flex-direction:column;display:flex;position:absolute}.chrome-module__ohuWyW__menuPanel .chrome-module__ohuWyW__link{justify-content:flex-start}@media (min-width:1024px){.chrome-module__ohuWyW__nav{display:flex}.chrome-module__ohuWyW__signIn{display:inline-flex}.chrome-module__ohuWyW__menu{display:none}}@media (min-width:1024px) and (max-width:1119px){:is(html[data-text=large] .chrome-module__ohuWyW__nav,html[data-text=larger] .chrome-module__ohuWyW__nav,html[data-text=large] .chrome-module__ohuWyW__signIn,html[data-text=larger] .chrome-module__ohuWyW__signIn){display:none}:is(html[data-text=large] .chrome-module__ohuWyW__menu,html[data-text=larger] .chrome-module__ohuWyW__menu){display:block}}@media (min-width:1120px) and (max-width:1279px){:is(html[data-text=larger] .chrome-module__ohuWyW__nav,html[data-text=larger] .chrome-module__ohuWyW__signIn){display:none}html[data-text=larger] .chrome-module__ohuWyW__menu{display:block}}
.pieces-module__qKCHkG__meta{font:var(--type-caption);color:var(--text-muted);text-wrap:pretty;margin:0}.pieces-module__qKCHkG__lineTitle{font:var(--type-row-title);color:var(--text-ink);margin:0}.pieces-module__qKCHkG__amount{font:var(--type-stat-md);letter-spacing:-.4px;color:var(--text-ink);margin:0}.pieces-module__qKCHkG__amountStrong{font:var(--type-meta-strong);color:var(--text-ink);margin:0}.pieces-module__qKCHkG__ticks{gap:var(--sp-5);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.pieces-module__qKCHkG__tick{align-items:flex-start;gap:var(--sp-5);display:flex}.pieces-module__qKCHkG__tickIcon{color:var(--tile-icon);flex:none;padding-top:3px;display:inline-flex}.pieces-module__qKCHkG__tickText{font:var(--type-body-sm);color:var(--text-body);text-wrap:pretty;margin:0}.pieces-module__qKCHkG__provider{align-items:center;gap:var(--sp-6);display:flex}.pieces-module__qKCHkG__providerText{min-width:0;font:var(--type-caption);color:var(--text-muted);text-wrap:pretty;flex:1;margin:0}.pieces-module__qKCHkG__status{box-sizing:border-box;min-height:var(--h-button);align-items:center;gap:var(--sp-6);padding:0 var(--sp-8);border-radius:var(--r-card);background:var(--surface-sunk);display:flex}.pieces-module__qKCHkG__statusIcon{color:var(--text-muted);flex:none;display:inline-flex}.pieces-module__qKCHkG__statusText{font:var(--type-label);color:var(--text-ink);text-wrap:pretty;margin:0}.pieces-module__qKCHkG__accentTitle{font:var(--type-row-title);color:var(--accent-tint-text);margin:0}.pieces-module__qKCHkG__accentBody{font:var(--type-body-sm);color:var(--accent-tint-text);text-wrap:pretty;margin:0}.pieces-module__qKCHkG__line{align-items:baseline;gap:var(--sp-6);display:flex}.pieces-module__qKCHkG__lineMain{flex:1;min-width:0}.pieces-module__qKCHkG__lineRule{padding-bottom:var(--sp-5);border-bottom:1px solid var(--divider)}
.stop-rail-module__qU2t1G__rail{gap:var(--sp-5);box-sizing:border-box;width:var(--sidebar-w);height:100%;min-height:0;padding:var(--sp-7) var(--sp-5);background:var(--surface);border-right:1px solid var(--border);overscroll-behavior:contain;flex-direction:column;flex:none;display:none;overflow:hidden auto}@media (min-width:768px){.stop-rail-module__qU2t1G__rail{display:flex}}.stop-rail-module__qU2t1G__head{gap:var(--sp-1);padding-inline:var(--sp-5);flex-direction:column;display:flex}.stop-rail-module__qU2t1G__summary{font:var(--type-caption);color:var(--text-muted);margin:0}.stop-rail-module__qU2t1G__topic{align-items:baseline;gap:var(--sp-4);min-height:var(--sp-10);padding-inline:var(--sp-5);margin:0;display:flex}.stop-rail-module__qU2t1G__topicName{min-width:0;font:var(--type-eyebrow);letter-spacing:var(--type-eyebrow-track);text-transform:uppercase;color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;flex:1;overflow:hidden}.stop-rail-module__qU2t1G__topicMeta{font:var(--type-mono);color:var(--text-muted);flex:none}.stop-rail-module__qU2t1G__stops{flex-direction:column;gap:2px;margin:0;padding:0;list-style:none;display:flex}.stop-rail-module__qU2t1G__stop{align-items:center;gap:var(--sp-5);box-sizing:border-box;width:100%;min-height:var(--h-web-row);padding-inline:var(--sp-5);border-radius:var(--r-chip);color:var(--text-ink);transition:background-color var(--dur) var(--ease), border-color var(--dur) var(--ease);border:2px solid #0000;display:flex}.stop-rail-module__qU2t1G__stopLink:hover{background:var(--hover-fill)}.stop-rail-module__qU2t1G__stopLink:active{opacity:var(--press-dim)}.stop-rail-module__qU2t1G__stopLink:focus-visible{box-shadow:var(--focus-ring);border-radius:var(--r-chip);outline:none}.stop-rail-module__qU2t1G__stopHere,.stop-rail-module__qU2t1G__stop[aria-current=page]{border-color:var(--selected-edge);background:var(--surface)}.stop-rail-module__qU2t1G__stopTodo .stop-rail-module__qU2t1G__title{color:var(--text-muted)}.stop-rail-module__qU2t1G__text{flex-direction:column;flex:1;min-width:0;display:flex}.stop-rail-module__qU2t1G__title{font:var(--type-caption-strong);color:var(--text-ink);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.stop-rail-module__qU2t1G__meta{font:var(--type-mono);color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;padding-top:2px;overflow:hidden}.stop-rail-module__qU2t1G__metaOk{color:var(--ok-text)}.stop-rail-module__qU2t1G__metaNo{color:var(--no-text)}@media (max-width:1023px){.stop-rail-module__qU2t1G__rail{padding-inline:var(--sp-3)}.stop-rail-module__qU2t1G__head,.stop-rail-module__qU2t1G__topic{display:none}.stop-rail-module__qU2t1G__stop{justify-content:center;gap:0;padding-inline:0}.stop-rail-module__qU2t1G__text{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}}
.rail-module__rBX98G__rail{display:none}@media (min-width:768px){.rail-module__rBX98G__rail{box-sizing:border-box;width:var(--sidebar-w);gap:var(--sp-1);background:var(--surface);border-right:1px solid var(--border);padding:calc(var(--focus-offset) + var(--sp-3)) var(--sp-5);top:var(--header-h);height:calc(100dvh - var(--header-h));overscroll-behavior:contain;flex-direction:column;flex:none;align-self:flex-start;display:flex;position:sticky;overflow-y:auto}}.rail-module__rBX98G__row{box-sizing:border-box;min-height:var(--h-web-row);justify-content:center;align-items:center;gap:var(--sp-5);border-radius:var(--r-chip);width:100%;color:var(--text-body);flex:none;padding:0;display:flex;position:relative}@media (min-width:1024px){.rail-module__rBX98G__row{padding:0 var(--sp-6);justify-content:flex-start}}.rail-module__rBX98G__row:hover{background:var(--hover-fill)}.rail-module__rBX98G__row:focus-visible{box-shadow:var(--focus-ring);border-radius:var(--r-chip);background:0 0;outline:none}.rail-module__rBX98G__row[aria-current=page],.rail-module__rBX98G__row[aria-current=page]:focus-visible{background:var(--hover-fill)}.rail-module__rBX98G__glyph{width:var(--icon-tab);color:var(--text-muted);flex:none;justify-content:center;align-items:center;display:flex}.rail-module__rBX98G__row[aria-current=page] .rail-module__rBX98G__glyph{color:var(--text-ink)}.rail-module__rBX98G__label,.rail-module__rBX98G__meta{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (min-width:1024px){.rail-module__rBX98G__label{clip-path:none;text-overflow:ellipsis;width:auto;min-width:0;height:auto;font:var(--type-label);color:var(--text-body);flex:1;margin:0;position:static;overflow:hidden}.rail-module__rBX98G__meta{clip-path:none;width:auto;height:auto;font:var(--type-caption);color:var(--text-muted);flex:none;margin:0;position:static}}.rail-module__rBX98G__row[aria-current=page] .rail-module__rBX98G__label{color:var(--text-ink);font-weight:700}.rail-module__rBX98G__marker{border-radius:var(--r-pill);background:var(--lime-400);width:4px;height:20px;right:var(--sp-1);flex:none;position:absolute}@media (min-width:1024px){.rail-module__rBX98G__marker{position:static;right:auto}}.rail-module__rBX98G__divider{background:var(--divider);height:1px;margin:var(--sp-5) var(--sp-4);flex:none}.rail-module__rBX98G__rail .rail-module__rBX98G__eyebrow{padding:0 var(--sp-6) var(--sp-3);display:none}@media (min-width:1024px){.rail-module__rBX98G__rail .rail-module__rBX98G__eyebrow{display:block}}.rail-module__rBX98G__foot{gap:var(--sp-4);padding-top:var(--sp-5);flex-direction:column;flex:none;margin-top:auto;display:flex}.rail-module__rBX98G__hint{padding:0 var(--sp-6);font:var(--type-caption);color:var(--text-muted);text-wrap:pretty;margin:0;display:none}@media (min-width:1024px){.rail-module__rBX98G__hint{display:block}}.rail-module__rBX98G__account{justify-content:center;align-items:center;gap:var(--sp-5);padding:var(--sp-4) 0;border-top:1px solid var(--divider);display:flex}@media (min-width:1024px){.rail-module__rBX98G__account{padding:var(--sp-4) var(--sp-6);justify-content:flex-start}}.rail-module__rBX98G__account .rail-module__rBX98G__avatar{width:var(--tile-xs);height:var(--tile-xs)}@media (min-width:1024px){.rail-module__rBX98G__account .rail-module__rBX98G__avatar{width:var(--tile-sm);height:var(--tile-sm)}}.rail-module__rBX98G__accountText{display:none}@media (min-width:1024px){.rail-module__rBX98G__accountText{flex:1;min-width:0;display:block}}.rail-module__rBX98G__accountWho{font:var(--type-caption-strong);color:var(--text-ink);white-space:nowrap;text-overflow:ellipsis;margin:0;overflow:hidden}.rail-module__rBX98G__accountMeta{font:var(--type-caption);color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;margin:0;overflow:hidden}
.parts-module__m50Mxq__artwork{object-fit:contain;border-radius:var(--r-card);background:var(--surface-sunk);width:auto;max-width:100%;max-height:320px;display:block}.parts-module__m50Mxq__picture{aspect-ratio:1;object-fit:contain;border-radius:var(--r-chip);background:var(--surface-sunk);width:100%;display:block}.parts-module__m50Mxq__figures{gap:var(--sp-9);flex-wrap:wrap;display:flex}.parts-module__m50Mxq__figure{flex:auto;min-width:0}.parts-module__m50Mxq__picks{gap:var(--sp-4) var(--sp-9);border:0;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));min-width:0;margin:0;padding:0;display:grid}.parts-module__m50Mxq__cardHead{justify-content:space-between;align-items:flex-start;gap:var(--sp-5);display:flex}.parts-module__m50Mxq__cardTitle{font:var(--type-row-title);color:var(--text-ink)}.parts-module__m50Mxq__cardMeta{font:var(--type-caption);color:var(--text-muted);margin:0}.parts-module__m50Mxq__cardBody{font:var(--type-body-sm);color:var(--text-body);margin:0}.parts-module__m50Mxq__figureValue{font:var(--type-stat-md);color:var(--text-ink);margin:0}.parts-module__m50Mxq__figureLabel{font:var(--type-caption);color:var(--text-muted);margin:0}.parts-module__m50Mxq__questionText{font:var(--type-title);color:var(--text-ink);margin:0}.parts-module__m50Mxq__explanation{font:var(--type-body);color:var(--text-body);margin:0}
.failed-module__ktta4W__figures{font:var(--type-body-sm);color:var(--text-body);max-width:var(--measure);margin:0}
.how-module__YAQw2W__tile{padding-block-end:var(--sp-7);display:flex}
.passed-module__k9taeG__saveFailed{font:var(--type-caption);color:var(--no-text);margin:0}.passed-module__k9taeG__note{font:var(--type-caption);color:var(--text-muted);max-width:var(--measure);margin:0}
.today-module__6BDAwG__skeleton{gap:var(--sp-5);padding-block:var(--sp-4);flex-direction:column;display:flex}.today-module__6BDAwG__note{font:var(--type-caption);color:var(--text-muted);max-width:var(--measure);margin:0}.today-module__6BDAwG__blockTitle{font:var(--type-h4);letter-spacing:var(--type-h4-track);color:var(--text-ink);margin:0}.today-module__6BDAwG__blockBody{font:var(--type-body-sm);color:var(--text-body);max-width:var(--measure);margin:0}.today-module__6BDAwG__dateForm{gap:var(--sp-6);flex-direction:column;display:flex}.today-module__6BDAwG__seeAll{font:var(--type-caption-strong);color:var(--text-ink);text-underline-offset:3px;min-height:var(--min-tap);align-items:center;text-decoration:underline;display:inline-flex}.today-module__6BDAwG__seeAll:hover{color:var(--accent-tint-text)}
.attempts-module__skIS3W__stack{gap:var(--sp-7);flex-direction:column;display:flex}.attempts-module__skIS3W__figure{font:var(--type-label);color:var(--text-ink)}.attempts-module__skIS3W__quiet{font:var(--type-caption);color:var(--text-muted)}.attempts-module__skIS3W__head{gap:var(--sp-7);flex-direction:column;display:flex}.attempts-module__skIS3W__actions{gap:var(--sp-5);flex-wrap:wrap;display:flex}
.cancel-module__sbPu6G__pair{gap:var(--sp-6);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}@media (max-width:560px){.cancel-module__sbPu6G__pair{grid-template-columns:minmax(0,1fr)}}
.progress-module__kc8UYW__dash{gap:var(--sp-10);grid-template-columns:minmax(0,1fr);align-items:start;display:grid}.progress-module__kc8UYW__main,.progress-module__kc8UYW__rail{gap:var(--sp-6);flex-direction:column;min-width:0;display:flex}@media (min-width:1024px){.progress-module__kc8UYW__dash{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}}@media (min-width:1280px){.progress-module__kc8UYW__dash{grid-template-columns:minmax(0,2fr) minmax(0,1fr)}}.progress-module__kc8UYW__stats{gap:var(--list-gap);display:flex}.progress-module__kc8UYW__toolbar{align-items:center;gap:var(--sp-6);padding-bottom:var(--sp-6);flex-wrap:wrap;display:flex}.progress-module__kc8UYW__filters{gap:var(--sp-4);flex-wrap:wrap;display:flex}.progress-module__kc8UYW__count{font:var(--type-caption);color:var(--text-muted);margin:0}.progress-module__kc8UYW__spacer{flex:auto}.progress-module__kc8UYW__legend{align-items:center;gap:var(--sp-6);padding-top:var(--sp-6);flex-wrap:wrap;display:flex}.progress-module__kc8UYW__legendItem{align-items:center;gap:var(--sp-4);font:var(--type-caption);color:var(--text-muted);display:flex}.progress-module__kc8UYW__meterCell{align-items:stretch;gap:var(--sp-1);flex-direction:column;width:100%;min-width:0;display:flex}.progress-module__kc8UYW__meterValue{font:var(--type-row-title);color:var(--text-ink);text-align:right}.progress-module__kc8UYW__figure{font:var(--type-label);color:var(--text-ink)}.progress-module__kc8UYW__quiet{font:var(--type-label);color:var(--text-muted)}.progress-module__kc8UYW__wide{display:block}.progress-module__kc8UYW__narrow{gap:var(--list-gap);flex-direction:column;display:none}@media (max-width:767px){.progress-module__kc8UYW__wide{display:none}.progress-module__kc8UYW__narrow{display:flex}}.progress-module__kc8UYW__legs{gap:var(--sp-7);flex-direction:column;display:flex}.progress-module__kc8UYW__leg{gap:var(--sp-4);flex-direction:column;display:flex}.progress-module__kc8UYW__legHead{justify-content:space-between;align-items:baseline;gap:var(--sp-5);font:var(--type-label);color:var(--text-ink);margin:0;display:flex}.progress-module__kc8UYW__legCount{font:var(--type-caption-strong);color:var(--text-muted)}.progress-module__kc8UYW__note{font:var(--type-caption);color:var(--text-muted);text-wrap:pretty;margin:0}
.topic-module__80h1Lq__stack{gap:var(--sp-10);flex-direction:column;display:flex}.topic-module__80h1Lq__head{gap:var(--sp-7);flex-direction:column;display:flex}.topic-module__80h1Lq__actions{gap:var(--sp-5);flex-wrap:wrap;display:flex}.topic-module__80h1Lq__figure{font:var(--type-label);color:var(--text-ink)}.topic-module__80h1Lq__quiet{font:var(--type-caption);color:var(--text-muted)}
.you-module__9He2fG__summary{gap:var(--sp-6);flex-direction:column;display:flex}.you-module__9He2fG__identity{align-items:center;gap:var(--sp-7);min-width:0;display:flex}.you-module__9He2fG__identityText{gap:var(--sp-1);flex-direction:column;flex:auto;min-width:0;display:flex}.you-module__9He2fG__identityName{font:var(--type-h4);letter-spacing:var(--type-h4-track);color:var(--text-ink);overflow-wrap:anywhere;margin:0}.you-module__9He2fG__identityMeta{font:var(--type-caption);color:var(--text-muted);margin:0}.you-module__9He2fG__identityNote{font:var(--type-body-sm);color:var(--text-body);max-width:var(--measure);text-wrap:pretty;margin:var(--sp-7) 0 0}.you-module__9He2fG__stats{gap:var(--list-gap);display:flex}.you-module__9He2fG__verdict{font:var(--type-body);color:var(--text-body);max-width:var(--measure);text-wrap:pretty;margin:0}
