@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/inter-400.woff2) format("woff2")}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/fonts/inter-500.woff2) format("woff2")}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/fonts/inter-600.woff2) format("woff2")}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/inter-700.woff2) format("woff2")}@font-face{font-family:Inter;font-style:normal;font-weight:800;font-display:swap;src:url(/fonts/inter-800.woff2) format("woff2")}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/jetbrains-mono-400.woff2) format("woff2")}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/jetbrains-mono-700.woff2) format("woff2")}@font-face{font-family:Spectral;font-style:italic;font-weight:500;font-display:swap;src:url(/fonts/spectral-500-italic.woff2) format("woff2")}@keyframes workspace-fade-up{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.dashboard-work{display:grid;gap:.85rem;padding-top:.25rem}.dashboard-work__head{display:flex;justify-content:space-between;align-items:end;gap:1rem;padding-bottom:.65rem;border-bottom:1px solid color-mix(in srgb,var(--lume-sand) 62%,var(--lume-border))}.dashboard-work__head h2{margin:.15rem 0 0;font-family:var(--font-family-serif-display);font-size:clamp(1.7rem,3vw,2.35rem);line-height:1.05;color:var(--lume-navy)}.dashboard-work__head p{margin:.35rem 0 0;color:var(--md-on-surface-variant);font-size:var(--type-sm, .9rem);line-height:1.45;max-width:40rem}.dashboard-work__head:has(>h2:only-child){align-items:center}.dashboard-work__count{flex:0 0 auto;padding:.35rem .65rem;border:1px solid var(--lume-border);background:color-mix(in srgb,var(--lume-card) 84%,var(--lume-paper));color:var(--md-on-surface-variant);font-size:.86rem;font-weight:700}.workspace-scales{border-top:2px solid var(--lume-navy);border-bottom:1px solid var(--lume-border-strong);display:flex;flex-wrap:wrap;gap:0;margin:0}.workspace-scales__tab{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:none;border-right:1px solid var(--lume-border);padding:1.15rem clamp(1rem,2.5vw,2rem);font:inherit;font-size:var(--type-sm, .9rem);font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--lume-navy-soft);cursor:pointer;display:grid;gap:.2rem;text-align:left;transition:color .15s,background .15s}.workspace-scales__tab:last-child{border-right:none}.workspace-scales__tab:hover{color:var(--lume-navy);background:color-mix(in srgb,var(--lume-forest) 6%,var(--lume-card))}.workspace-scales__tab--active{color:var(--lume-navy);background:var(--lume-card);font-weight:var(--weight-semi);box-shadow:inset 0 -2px 0 0 var(--color-primary)}.workspace-scales__tab-label{font-size:var(--type-xs)}.workspace-empty{display:grid;gap:1.25rem;padding:clamp(1.5rem,3vw,2.25rem) 0;border-bottom:1px solid var(--lume-border)}.workspace-empty--error{border-color:color-mix(in srgb,var(--lume-error) 18%,var(--lume-border));background:color-mix(in srgb,var(--lume-card) 78%,rgba(var(--lume-error-rgb),.05));padding:1.5rem;border-radius:8px;border-bottom:1px solid color-mix(in srgb,var(--lume-error) 18%,var(--lume-border))}.workspace-empty__head{display:grid;gap:.35rem;max-width:44rem}.workspace-empty__title{margin:0;font-family:var(--font-family-serif-display);font-size:clamp(1.25rem,2.2vw,1.8rem);line-height:1.08;color:var(--lume-navy)}.workspace-empty__lede{margin:0;font-size:var(--type-base, 1rem);line-height:1.55;color:var(--lume-navy-soft);max-width:44rem}.workspace-empty__actions{display:flex;flex-wrap:wrap;gap:.85rem;align-items:center}.workspace-skeleton-line{position:relative;overflow:hidden;border-radius:4px;background:color-mix(in srgb,var(--lume-sand) 42%,var(--lume-card))}.workspace-skeleton-line:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;transform:translate(-100%);background:linear-gradient(90deg,transparent,color-mix(in srgb,var(--lume-card) 62%,transparent),transparent);animation:auth-skeleton-sweep 1.4s infinite}.workspace-skeleton-line--title{width:min(24rem,70%);height:2.7rem}.workspace-skeleton-line--lede{width:min(34rem,86%);height:1rem;margin-top:.75rem}.workspace-page{display:grid;gap:1.5rem;padding:clamp(.35rem,1.5vw,1rem) 0 2.5rem;min-height:100%}.workspace-page__header{display:grid;gap:.35rem}.workspace-empty__note{margin:0;max-width:36rem;color:var(--md-on-surface-variant);font-size:.9rem;line-height:1.45}.workspace-page__header h1{margin:.15rem 0 0;font-family:var(--font-family-serif-display);font-size:clamp(2rem,4.5vw,2.85rem);line-height:1.02;color:var(--lume-navy)}.workspace-page__subtitle{margin:.5rem 0 0;color:color-mix(in srgb,var(--lume-navy) 72%,transparent);font-size:var(--type-md);line-height:1.55;max-width:42rem}.analyses-page__header{display:flex;align-items:end;justify-content:space-between;gap:1rem;max-width:none;padding-bottom:.35rem}.account-settings__link-button{justify-self:start;display:inline-block;text-decoration:none}@media(max-width:720px){.dashboard-work__head{align-items:start;flex-direction:column}.workspace-scales__tab{flex:1 1 auto;min-width:min(100%,9rem)}.analyses-page__header{align-items:start;flex-direction:column}}:root{color-scheme:light;--lume-paper: #f5f2ec;--lume-cream: #e8e2d8;--lume-sand: #d9d0c2;--lume-card: #fdfcf9;--lume-ink: #1c1c2e;--lume-ink-soft: #2e2e44;--lume-ink-muted: #595870;--lume-footer: #0e0e1c;--lume-forest: #284a3c;--lume-forest-rgb: 40, 74, 60;--lume-forest-mid: #3a6b54;--lume-sage: #6b8c7b;--lume-moss-wash: #e2eae5;--lume-copper: #a8502e;--lume-copper-rgb: 168, 80, 46;--lume-copper-light: #c87a58;--lume-copper-shadow: #8b3e22;--lume-copper-wash: #f4ece6;--lume-cta-green: #1a5e3e;--lume-cta-green-rgb: 26, 94, 62;--lume-error: #b91c1c;--lume-error-rgb: 185, 28, 28;--lume-error-bright-rgb: 220, 38, 38;--lume-error-warm-rgb: 220, 80, 60;--lume-error-light: #ffb4ab;--lume-stone: #9ba3a0;--lume-stone-mid: #b4a89c;--lume-stone-dark: #a59a8e;--lume-stone-wash: #ede6da;--lume-stone-deep: #7d746b;--lume-muted-gray: #5a5a5a;--lume-slate: #6b7fa3;--lume-slate-rgb: 107, 127, 163;--lume-slate-purple: #7b6b9b;--lume-amber: #e6c35a;--lume-amber-dark: #8a6400;--lume-dark-surface: #232334;--lume-dark-surface-mid: #1f1f2d;--lume-dark-surface-deep: #1a1a27;--lume-dark-surface-elevated: #34344a;--lume-dark-text: #c8c0b4;--lume-dark-text-muted: #746e67;--lume-dark-border: #4b4852;--lume-dark-forest: #74a387;--lume-dark-copper: #d98b6d;--lume-fallback-green: #10b981;--lume-white: var(--lume-paper);--lume-navy: var(--lume-ink);--lume-navy-soft: var(--lume-ink-soft);--lume-green: var(--lume-cta-green);--lume-blue: var(--lume-slate);--lume-purple: var(--lume-slate-purple);--lume-gray: var(--lume-muted-gray);--lume-gray-light: var(--lume-ink-muted);--lume-blush: var(--lume-copper-wash);--lume-ink-rgb: 28, 28, 46;--lume-border: rgba(var(--lume-ink-rgb), .16);--lume-border-strong: rgba(var(--lume-ink-rgb), .28);--lume-border-dark: rgba(245, 242, 236, .18);--md-primary: var(--lume-green);--md-primary-hover: var(--lume-forest);--md-on-primary: var(--lume-white);--md-secondary: var(--lume-copper-wash);--md-on-secondary: var(--lume-navy);--md-surface: var(--lume-card);--md-surface-variant: var(--lume-cream);--md-surface-container: var(--lume-paper);--md-surface-container-low: var(--lume-cream);--md-surface-container-high: var(--lume-blush);--md-on-surface: var(--lume-navy);--md-on-surface-variant: var(--lume-gray-light);--md-outline: var(--lume-sand);--md-outline-variant: var(--lume-border);--md-success: var(--lume-green);--md-on-success: var(--lume-white);--md-error: var(--lume-error);--md-on-error: var(--lume-white);--md-link: var(--lume-green);--md-link-hover: var(--lume-forest);--md-elevation-1: none;--md-elevation-2: none;--md-elevation-3: none;--shell-max-width: 1410px;--color-surface-variant: var(--lume-cream);--color-on-surface-muted: var(--lume-gray-light);--color-border: var(--lume-border);--color-primary-alpha-15: rgba(var(--lume-forest-rgb), .15);--color-primary: var(--lume-forest);--accent-clay: #8b3a2a;--status-complete: #2d6a4f;--status-progress: var(--lume-amber-dark);--status-draft: #6b6660;--text-secondary: var(--lume-ink-muted);--type-xs: .75rem;--type-sm: .875rem;--type-base: 1rem;--type-md: 1.125rem;--type-lg: 1.375rem;--type-xl: 1.75rem;--weight-light: 300;--weight-regular: 400;--weight-medium: 500;--weight-semi: 600;--weight-bold: 700;--weight-black: 800;--font-family-sans: "Inter", "Segoe UI", sans-serif;--font-family-mono: "JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;--font-family-mono-label: "JetBrains Mono", ui-monospace, monospace;--font-family-serif-display: "Inter", "Segoe UI", sans-serif;--font-family-editorial-display: "Inter", "Segoe UI", sans-serif;--font-family-body: "Inter", "Segoe UI", sans-serif;--type-micro: 11px;--lume-chrome-white: #ffffff}*{box-sizing:border-box;margin:0;padding:0}html,body,#root{min-height:100vh}html{background:var(--lume-paper, #f5f2ec);color:var(--md-on-surface, #1c1c2e)}body{font-family:var(--font-family-sans);line-height:1.5;background:var(--lume-paper, #f5f2ec);color:var(--md-on-surface, #1c1c2e)}#root{background:var(--lume-paper, #f5f2ec);color:var(--md-on-surface, #1c1c2e)}button,input,select,textarea{font:inherit;color-scheme:light}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,textarea:-webkit-autofill,textarea:-webkit-autofill:hover,textarea:-webkit-autofill:focus,select:-webkit-autofill,select:-webkit-autofill:hover,select:-webkit-autofill:focus{-webkit-text-fill-color:var(--md-on-surface);box-shadow:0 0 0 1000px var(--md-surface, #fdfcf9) inset;transition:background-color 9999s ease-out 0s}a{color:inherit;text-decoration:none}:root[data-theme=dark]{color-scheme:dark}:root[data-theme=dark],:root[data-theme=dark] body,:root[data-theme=dark] #root{background:#0a0e1f;color:#eaecf4}:root[data-theme=dark] button,:root[data-theme=dark] input,:root[data-theme=dark] select,:root[data-theme=dark] textarea{color-scheme:dark}:root[data-theme=dark] input:-webkit-autofill,:root[data-theme=dark] input:-webkit-autofill:hover,:root[data-theme=dark] input:-webkit-autofill:focus,:root[data-theme=dark] textarea:-webkit-autofill,:root[data-theme=dark] select:-webkit-autofill{-webkit-text-fill-color:#eaecf4;box-shadow:0 0 0 1000px #171e3a inset}.shell-main{flex:1;min-height:0;display:flex;flex-direction:column;padding:2.5rem 0 3.25rem}.shell-footer{background:var(--lume-paper);color:var(--lume-ink);width:100%;padding:clamp(.95rem,2.1vw,1.2rem) 0 clamp(.65rem,1.5vw,.85rem);border-top:1px solid var(--lume-sand)}.card{background:var(--md-surface);border:1px solid var(--lume-border);border-radius:0;padding:2rem}.card--interactive{cursor:pointer;transition:border-color .2s,transform .2s}.card--interactive:hover{transform:translateY(-2px)}a .card{color:var(--md-on-surface)}.card--centered{text-align:center}.btn{display:inline-flex;align-items:center;justify-content:center;padding:.88rem 1.7rem;border-radius:0;font-size:1.02rem;font-weight:600;cursor:pointer;border:none;transition:background .2s,filter .2s}.btn:active{filter:brightness(.98)}.btn:focus-visible{outline:2px solid var(--md-primary);outline-offset:2px}.btn--primary{background:var(--md-primary);color:var(--md-on-primary)}.btn--primary:hover{background:var(--md-primary-hover)}.btn--secondary{background:var(--md-secondary);color:var(--md-on-secondary)}.btn--secondary:hover{background:var(--lume-sand)}.result-skeleton,.workspace-skeleton-line{position:relative;overflow:hidden;border-radius:0;background:color-mix(in srgb,var(--lume-sand) 42%,var(--lume-card))}.result-skeleton:after,.workspace-skeleton-line:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;transform:translate(-100%);background:linear-gradient(90deg,transparent,color-mix(in srgb,var(--lume-card) 62%,transparent),transparent);animation:auth-skeleton-sweep 1.4s infinite}.cedar-import-panel__eyebrow{font-size:.74rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--md-primary)}.intake-gate-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:flex;align-items:center;justify-content:center;padding:1.5rem;background:color-mix(in srgb,var(--lume-ink) 45%,transparent)}.intake-gate-modal{width:min(32rem,100%);max-height:min(90vh,36rem);overflow:auto;padding:1.75rem 1.85rem;display:grid;gap:1rem}.intake-gate-modal__title{margin:0;font-family:var(--font-family-serif-display);font-size:1.45rem;font-weight:700;line-height:1.2}.intake-gate-modal__lede{margin:0;color:var(--md-on-surface-variant);font-size:.98rem;line-height:1.55}.app-toggle{display:inline-flex;align-items:flex-start;gap:.7rem;color:var(--md-on-surface);font-size:.95rem;line-height:1.45;cursor:pointer}.app-toggle input{margin:.15rem 0 0;accent-color:var(--md-primary);flex:0 0 auto}.app-toggle--modal{margin-top:-.15rem}.intake-gate-modal__latest{padding:1rem 1.1rem;border:1px solid var(--lume-border);background:var(--md-surface-container-low)}.intake-gate-modal__latest-label{margin:0 0 .35rem;font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--md-primary)}.intake-gate-modal__latest-title{margin:0 0 .35rem;font-size:1.1rem;font-weight:600}.intake-gate-modal__latest-meta{margin:0;font-size:.9rem;color:var(--md-on-surface-variant)}.intake-gate-modal__actions{display:flex;flex-wrap:wrap;gap:.65rem;margin-top:.25rem}.intake-gate-modal__link{justify-self:start;margin-top:.15rem;min-height:44px;padding:.35rem 0;border:none;background:none;font:inherit;font-size:.92rem;font-weight:600;color:var(--md-primary);text-decoration:underline;cursor:pointer}.intake-gate-modal__link:focus-visible{outline:2px solid var(--md-primary);outline-offset:3px}.analyses-drafts-grid{display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(17rem,1fr))}.analyses-draft-card{display:flex;flex-direction:column;justify-content:space-between;gap:1rem;padding:1.25rem 1.35rem;border:1px solid color-mix(in srgb,var(--lume-sand) 72%,var(--lume-border));border-radius:8px;background:color-mix(in srgb,var(--lume-card) 88%,var(--lume-paper))}.analyses-draft-card__title{margin:0;font-family:var(--font-family-serif-display);font-size:1.12rem;font-weight:600}.analyses-draft-card__meta,.analyses-draft-card__progress{margin:.25rem 0 0;font-size:.88rem;color:var(--md-on-surface-variant)}.analyses-draft-card__actions{display:flex;flex-wrap:wrap;gap:.5rem}.analyses-draft-delete-dialog{max-width:26rem}.analyses-loading{min-height:18rem;display:flex;align-items:center;justify-content:center;color:var(--md-on-surface-variant)}.analyses-message{padding:.9rem 1rem;border-radius:0;font-size:.96rem}.analyses-message--error{border:1px solid rgba(var(--lume-error-rgb),.14);background:rgba(var(--lume-error-rgb),.05);color:var(--md-error)}.workspace-scales__tab:focus-visible,.result-export-modal__close:focus-visible,.result-export-tile:focus-visible,.result-export-link:focus-visible{outline:2px solid var(--md-primary);outline-offset:2px}@media(max-width:960px){.shell-main{padding:1.6rem 1.4rem 2rem}.shell-footer{padding:.95rem 1.4rem 1.05rem}}@media(max-width:720px){.shell-footer{align-items:flex-start}.auth-form__actions{flex-direction:column}}.form-field{margin-bottom:1.5rem}.form-field label,.form-field__label{display:block;font-weight:500;margin-bottom:.5rem}.form-field input,.form-field select{width:100%;padding:.875rem 1rem;font-size:1rem;border:2px solid var(--md-outline-variant);border-radius:0;background:var(--md-surface);color:var(--md-on-surface);transition:border-color .2s}.form-field__input{min-height:4.1rem}.form-field input:focus,.form-field select:focus{outline:none;border-color:var(--md-primary);box-shadow:0 0 0 3px color-mix(in srgb,var(--md-primary) 18%,transparent)}.year-field{display:flex;flex-direction:column;gap:1.25rem;max-width:76rem;margin:0 auto}.year-field__cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.5rem}.year-field__card{position:relative;min-height:12.2rem;border-radius:0;border:1px solid var(--md-outline-variant);background:var(--md-surface);font:inherit;color:var(--md-on-surface);display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:.45rem;padding:1.6rem 1.55rem;text-align:left;cursor:pointer;transition:border-color .18s ease,transform .18s ease}.year-field__card:hover{transform:translateY(-1px)}.year-field__card--selected{border-color:var(--md-primary);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--lume-cta-green) 28%,transparent)}.year-field__card-year{font-size:clamp(2.5rem,2.8vw,3rem);font-weight:500;line-height:1}.year-field__card-note{color:var(--md-on-surface-variant);font-size:.95rem}.year-field__card-check{position:absolute;top:1rem;right:1rem;width:2rem;height:2rem;border-radius:0;background:var(--lume-green);display:inline-flex;align-items:center;justify-content:center;box-shadow:none}.year-field__card-check-mark{width:.7rem;height:.4rem;border-left:.15rem solid var(--lume-card);border-bottom:.15rem solid var(--lume-card);transform:rotate(-45deg) translateY(-.03rem)}.year-field__dropdown{max-width:20rem}.business-type-field{display:grid;grid-template-columns:repeat(auto-fit,minmax(14rem,1fr));gap:1rem}.business-type-field__card{min-height:8rem;padding:1.4rem;border-radius:0;border:1px solid var(--md-outline-variant);background:var(--md-surface);cursor:pointer;text-align:left;color:var(--md-on-surface)}.business-type-field__card--selected{border-color:var(--md-primary);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--lume-cta-green) 30%,transparent)}.business-type-field__card-title{font-size:1.1rem;font-weight:500}.btn:disabled{opacity:.55;cursor:not-allowed}@media(max-width:960px){.year-field__cards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.year-field__cards,.business-type-field{grid-template-columns:1fr}}.loading{display:flex;justify-content:center;align-items:center;min-height:50vh;color:var(--md-on-surface-variant)}.detail-warning{margin-bottom:1.5rem;padding:1rem 1.1rem;border-radius:0;border:1px solid color-mix(in srgb,var(--lume-cta-green) 20%,var(--lume-border));background:var(--lume-copper-wash);color:var(--md-on-surface)}.result-page{display:flex;flex-direction:column;gap:1.8rem}.result-page--loading{gap:1.25rem}.result-skeleton--title{width:min(42rem,100%);height:7.5rem}.result-skeleton-grid{display:grid;gap:1.1rem;grid-template-columns:repeat(auto-fit,minmax(15rem,1fr))}.result-skeleton--card{min-height:12rem}.result-skeleton--panel{min-height:15rem}.result-section-heading h2,.result-no-output h2{font-size:1.25rem;font-weight:700;line-height:1.25}.btn--ghost{background:var(--md-surface);color:var(--lume-blue);border:1px solid var(--md-outline-variant)}.btn--ghost:hover{background:var(--lume-cream)}.result-no-output{display:grid;gap:.6rem;padding:1.4rem 1.5rem;border-color:rgba(var(--lume-error-rgb),.16);background:color-mix(in srgb,var(--lume-card) 78%,rgba(var(--lume-error-rgb),.06))}.result-no-output p,.result-section-heading p{color:var(--md-on-surface-variant);line-height:1.55}.result-disclaimer{color:var(--md-on-surface-variant);font-size:.8125rem;line-height:1.55;margin-block-start:.5rem}.result-section-heading{display:flex;justify-content:space-between;gap:1rem}.result-export-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#2e2c286b;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;padding:1.5rem;z-index:50}.result-export-modal{width:min(100%,56rem);max-height:min(100vh - 3rem,48rem);overflow:auto;padding:0}.result-export-modal__header{display:flex;justify-content:space-between;gap:1rem;padding:1.75rem 1.75rem 1.25rem;border-bottom:1px solid var(--md-outline-variant)}.result-export-modal__header h2{font-size:2rem;font-weight:500}.result-export-modal__header p{margin-top:.55rem;color:var(--md-on-surface-variant)}.result-export-modal__close{display:inline-flex;align-items:center;justify-content:center;min-width:44px;min-height:44px;border:none;background:transparent;color:var(--md-on-surface-variant);font-size:2rem;line-height:1;cursor:pointer}.result-export-modal__grid,.result-export-modal__section{padding:1.5rem 1.75rem 0}.result-export-modal__section{padding-bottom:1.75rem}.result-export-modal__section h3{font-size:1.2rem;font-weight:500;margin-bottom:1rem}.result-export-modal__section-copy{margin-bottom:1rem;color:var(--md-on-surface-variant)}.result-export-tile,.result-export-link{display:flex;gap:1.1rem;align-items:center;border:1px solid var(--md-outline-variant);border-radius:0;background:var(--md-surface);color:var(--md-on-surface);text-decoration:none;transition:transform .18s ease,border-color .18s ease}.result-export-tile:hover,.result-export-link:hover{transform:translateY(-1px);border-color:color-mix(in srgb,var(--lume-cta-green) 28%,var(--lume-border))}.result-export-tile{padding:1.5rem}.result-export-link{padding:1.15rem;min-height:44px}.result-export-tile span,.result-export-link span{color:var(--md-on-surface-variant)}.result-export-tile__content,.result-export-link__content{display:flex;flex-direction:column;gap:.45rem;min-width:0}.result-export-tile__eyebrow{color:var(--md-primary);font-size:.78rem;font-weight:700;letter-spacing:.09em;text-transform:uppercase}.result-export-tile strong,.result-export-link strong{font-size:1.3rem;font-weight:500}.result-export-link strong{font-size:1.05rem}.result-export-preview{flex:0 0 auto;display:flex;flex-direction:column;justify-content:space-between;border-radius:0;border:1px solid rgba(var(--lume-slate-rgb),.14);background:var(--lume-cream);padding:.85rem}.result-export-preview--workbook{width:8rem;height:8rem}.result-export-preview--csv{width:5.5rem;height:5.5rem}.result-export-preview__badge{display:inline-flex;align-items:center;justify-content:center;min-height:2rem;width:fit-content;padding:.35rem .65rem;border-radius:0;background:var(--lume-copper-wash);color:var(--lume-navy);font-size:.72rem;font-weight:700;letter-spacing:.08em}.result-export-preview__meta{display:grid;gap:.45rem}.result-export-preview__line{display:block;height:.45rem;border-radius:0;background:var(--lume-sand)}.result-export-preview__line--short{width:70%}.result-export-modal__list{display:grid;gap:.85rem;grid-template-columns:repeat(auto-fit,minmax(16rem,1fr))}@keyframes processing-pulse{0%,80%,to{transform:scale(.8);opacity:.5}40%{transform:scale(1);opacity:1}}@keyframes auth-skeleton-sweep{to{transform:translate(100%)}}@media(max-width:640px){.result-export-modal__header,.result-export-modal__grid,.result-export-modal__section{padding-left:1.2rem;padding-right:1.2rem}.result-export-tile,.result-export-link{align-items:flex-start}.result-export-preview--workbook{width:6.75rem;height:6.75rem}}.empty-state__description{color:var(--md-on-surface-variant);margin-bottom:1.5rem}.empty-state{width:100%;min-height:calc(100vh - 11rem);display:flex;align-items:center;justify-content:center}.auth-card{width:min(100%,32rem);border-radius:0;padding:2.25rem;overflow:hidden}.auth-card.auth-card--contour{overflow:visible}.auth-editorial,.auth-card--contour{position:relative;isolation:isolate}.auth-editorial{width:min(100%,26rem)}.auth-editorial:before,.auth-card--contour:before{content:"";position:absolute;top:-7rem;left:-9rem;width:34rem;height:34rem;z-index:-1;pointer-events:none;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='544' height='544' viewBox='0 0 544 544' fill='none' stroke='%23d9d0c2' stroke-opacity='0.42' stroke-width='1'><circle cx='272' cy='272' r='68'/><circle cx='272' cy='272' r='115'/><circle cx='272' cy='272' r='166'/><circle cx='272' cy='272' r='220'/><circle cx='272' cy='272' r='278'/></svg>");background-repeat:no-repeat;background-position:center;background-size:contain}.auth-editorial__tagline{color:var(--lume-ink-muted);font-size:.95rem;line-height:1.5;margin:0 0 1.75rem}.auth-editorial__google-btn{display:flex;align-items:center;gap:.8rem;width:100%;padding:.78rem 1rem;background:var(--lume-chrome-white);border:1px solid var(--lume-border-strong);border-radius:0;color:var(--lume-ink);font-family:var(--font-family-sans);font-size:.93rem;font-weight:500;text-decoration:none;cursor:pointer;transition:background-color .15s ease,border-color .15s ease}.auth-editorial__google-btn:hover{background-color:var(--lume-paper)}.auth-editorial__google-icon{flex:0 0 auto}.auth-editorial__divider{display:flex;align-items:center;margin:1.5rem 0 1.25rem}.auth-editorial__divider:before,.auth-editorial__divider:after{content:"";flex:1;height:1px;background:var(--lume-border-strong)}.auth-editorial__divider span{padding:0 .85rem;font-family:var(--font-family-sans);font-size:.68rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--lume-ink-muted);line-height:1}.auth-editorial__btn-primary{display:inline-flex;align-items:center;justify-content:center;padding:.78rem 1.6rem;background:var(--lume-ink);color:var(--lume-paper);font-family:var(--font-family-sans);font-size:.95rem;font-weight:600;border:none;border-radius:0;cursor:pointer;letter-spacing:.01em;transition:background .15s ease,transform .1s}.auth-editorial__btn-primary:hover{background:var(--lume-footer)}.auth-editorial__btn-primary:active{transform:scale(.98)}.auth-editorial__btn-primary:disabled{opacity:.52;cursor:not-allowed}.auth-form{display:flex;flex-direction:column;gap:1rem}.auth-form__field{display:flex;flex-direction:column;gap:.5rem}.auth-form__field span{font-weight:500}.auth-form__field input,.auth-form__field select{width:100%;padding:.875rem 1rem;font-size:var(--type-base);font-family:inherit;border:1px solid var(--md-outline-variant);border-radius:0;background:var(--md-surface);color:var(--md-on-surface)}.auth-form__field select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:linear-gradient(45deg,transparent 50%,currentColor 50%),linear-gradient(135deg,currentColor 50%,transparent 50%);background-position:calc(100% - 1.1rem) 50%,calc(100% - .8rem) 50%;background-size:.35rem .35rem,.35rem .35rem;background-repeat:no-repeat;padding-right:2.5rem}.auth-form__field input:focus,.auth-form__field select:focus{outline:none;border-color:var(--md-primary);box-shadow:0 0 0 3px var(--color-primary-alpha-15)}.auth-form__group{display:flex;flex-direction:column;gap:.85rem;margin:0;padding:1rem;border:1px solid var(--color-border);border-radius:0;background:var(--color-surface-variant)}.auth-form__error{color:var(--md-error)}.auth-form__actions{display:flex;gap:.75rem}.account-settings{width:min(100%,46rem);display:grid;gap:1.35rem}.account-settings__form{display:grid;gap:1rem}.account-settings__section{display:grid;gap:.95rem;margin:0;padding:1.25rem;border:1px solid var(--lume-border);border-radius:0;background:var(--md-surface)}.account-settings__section legend{padding:0 .35rem;color:var(--md-on-surface);font-size:var(--type-sm);font-weight:var(--weight-bold)}.account-settings__status{margin:0;color:var(--md-success);font-weight:var(--weight-semi)}@media(max-width:640px){.account-settings__section{padding:1rem}}.cedar-widget{position:fixed;right:2rem;bottom:1rem;z-index:120;display:flex;flex-direction:column;align-items:flex-end}.cedar-widget--launcher-only{bottom:1rem}.cedar-widget--open{bottom:0}.cedar-widget--open .cedar-widget__panel{border-radius:.5rem .5rem 0 0;border-bottom:none;animation:cedarPanelRise .26s cubic-bezier(.22,1,.36,1)}@keyframes cedarPanelRise{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}@media(prefers-reduced-motion:reduce){.cedar-widget--open .cedar-widget__panel{animation:none}}.cedar-widget--fullscreen{position:fixed;top:4.625rem;right:0;bottom:0;left:0;width:100vw;height:calc(100vh - 4.625rem);display:flex;align-items:stretch;justify-content:stretch;background:transparent;pointer-events:none;z-index:120}.cedar-widget__launcher{display:inline-flex;align-items:center;justify-content:flex-start;gap:.75rem;padding:.75rem 1.25rem;border:1px solid var(--lume-border);border-radius:.875rem;background:var(--md-surface);color:var(--md-on-surface);box-shadow:0 4px 12px #00000014,0 8px 24px #0000000a;cursor:pointer;transition:all .2s cubic-bezier(.2,0,0,1)}.cedar-widget__launcher:hover{background:var(--md-surface-container-high);border-color:var(--lume-sand);transform:translateY(-2px);box-shadow:0 6px 16px #0000001a,0 12px 32px #0000000f}.cedar-widget__launcher:focus-visible{outline:none;box-shadow:0 0 0 3px var(--color-primary-alpha-15)}.cedar-widget__launcher-copy{display:flex;flex-direction:column;text-align:left}.cedar-widget__launcher-label{font-size:.95rem;font-weight:600;line-height:1.2}.cedar-widget__launcher-context{font-size:.75rem;color:var(--md-on-surface-variant);line-height:1.2;margin-top:.1rem}.cedar-widget__panel{width:min(21rem,calc(100vw - 2rem));min-width:280px;max-width:min(40rem,calc(100vw - 3rem));height:min(36rem,calc(100vh - 5rem));min-height:300px;max-height:min(38rem,calc(100vh - 5rem));box-sizing:border-box;display:flex;flex-direction:column;border:1px solid var(--lume-border);border-radius:.5rem;background:var(--md-surface);box-shadow:0 12px 36px #0000001f,0 4px 12px #00000014;overflow:hidden;resize:both;pointer-events:auto;position:relative}.cedar-widget__content{flex:1;min-height:0;display:flex;flex-direction:column}.cedar-widget--fullscreen .cedar-widget__panel{min-width:100%;width:100%;min-height:0;max-height:none;height:100%;flex-direction:row;border:none;border-radius:0;box-shadow:none;resize:none;pointer-events:auto}.cedar-widget__header{display:flex;align-items:flex-start;justify-content:flex-start;gap:.65rem;padding:1.25rem;border-bottom:none;background:var(--lume-navy);color:var(--lume-paper)}.cedar-widget__heading{display:grid;gap:.2rem;flex:1;min-width:0}.cedar-widget__title-row{display:flex;align-items:center;gap:.5rem}.cedar-widget__status-dot{width:.5rem;height:.5rem;border-radius:50%;background:var(--cedar-status-color, var(--lume-fallback-green));box-shadow:0 0 0 1px color-mix(in srgb,var(--lume-paper) 40%,transparent);flex:0 0 auto}.cedar-widget__launcher .cedar-widget__status-dot{box-shadow:0 0 0 1px color-mix(in srgb,var(--lume-ink) 12%,transparent)}.cedar-widget__status-dot--unavailable{background:var(--lume-error);box-shadow:0 0 0 1px color-mix(in srgb,var(--lume-error-light) 50%,transparent)}.cedar-widget__launcher .cedar-widget__status-dot--unavailable{box-shadow:0 0 0 1px color-mix(in srgb,var(--lume-error) 22%,transparent)}.cedar-widget__title{font-size:.75rem;font-weight:600;color:var(--lume-paper);line-height:1.2;text-transform:uppercase;letter-spacing:.1em}.cedar-widget__context{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:0;color:var(--lume-paper);font-size:.75rem;line-height:1.3}.cedar-widget__actions{display:flex;align-items:center;gap:.4rem;margin-top:-.25rem;margin-right:-.25rem;margin-left:auto}.cedar-widget__icon-button{width:2.25rem;height:2.25rem;display:flex;align-items:center;justify-content:center;border:none;border-radius:50%;background:transparent;color:var(--lume-paper);opacity:.8;cursor:pointer;font-size:1.2rem;transition:background-color .2s ease,opacity .2s ease}.cedar-widget__icon-button:hover{background:#ffffff1a;opacity:1;outline:none}.cedar-widget__icon-button:focus-visible{background:#ffffff1a;opacity:1;outline:none;box-shadow:0 0 0 2px #ffffff8c}.cedar-widget__body{flex:1;min-height:0;display:flex;flex-direction:column;padding:1rem 1.25rem;background:var(--lume-paper);overflow:hidden}.cedar-widget__body--welcome{overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.cedar-widget--fullscreen .cedar-widget__body{flex:1;min-height:0;max-height:none;overflow-y:visible}.cedar-widget__messages{flex:1;min-height:0;display:flex;flex-direction:column;gap:1rem;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding-right:.25rem}.cedar-message{max-width:100%;padding:.75rem .95rem;border-radius:.25rem;background:var(--md-surface-variant);color:var(--md-on-surface);animation:cedarFadeSlide .3s cubic-bezier(.4,0,.2,1) both}.cedar-message--user{align-self:flex-end;width:fit-content;max-width:85%;background:var(--lume-card);color:var(--lume-ink);border-radius:.5rem;box-shadow:0 1px 3px #0000000a}.cedar-message--assistant{align-self:flex-start;width:100%;max-width:100%;padding:.35rem 0 .55rem;background:transparent;color:var(--lume-ink);border:none;border-radius:0}.cedar-message p{margin:0;white-space:pre-wrap;overflow-wrap:break-word;line-height:1.5;font-size:.85rem;font-family:var(--font-family-sans)}.cedar-message .cedar-message__markdown>*+*{margin-top:.75rem}.cedar-message__markdown{color:var(--lume-ink);font-family:var(--font-family-sans);font-size:.88rem;line-height:1.62;overflow-wrap:anywhere}.cedar-message__markdown>*{margin:0}.cedar-message__markdown>*+*{margin-top:.7rem}.cedar-message__markdown h3,.cedar-message__markdown h4,.cedar-message__markdown h5{color:var(--lume-ink);font-family:var(--font-family-sans);font-size:.95rem;font-weight:700;line-height:1.35;letter-spacing:0}.cedar-message__markdown ul,.cedar-message__markdown ol{padding-left:1.25rem}.cedar-message__markdown li+li{margin-top:.35rem}.cedar-message__markdown a{color:var(--lume-green);font-weight:600;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:.18em}.cedar-message__markdown code{border:1px solid color-mix(in srgb,var(--lume-border) 82%,var(--lume-ink));border-radius:.25rem;background:var(--lume-cream);color:var(--lume-ink);font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.82em;padding:.08rem .25rem}.cedar-message__markdown pre{max-width:100%;overflow-x:auto;padding:.75rem .85rem;border:1px solid var(--lume-border);border-radius:.35rem;background:var(--lume-cream)}.cedar-message__markdown pre code{display:block;padding:0;border:0;background:transparent;white-space:pre}.cedar-message__meta{margin-top:.6rem;font-size:.75rem;color:inherit;opacity:.7}.cedar-widget__error{margin-top:1rem;padding:.85rem 1rem;border-radius:.5rem;background:rgba(var(--lume-error-rgb),.08);color:var(--md-error);font-size:.9rem}@media(max-width:768px){.cedar-widget{right:1rem;bottom:1rem}.cedar-widget--open{bottom:0}.cedar-widget--launcher-only{bottom:1rem}.cedar-widget__panel{width:calc(100vw - 2rem);max-width:calc(100vw - 2rem);height:min(36rem,calc(100vh - 5rem));min-height:300px;max-height:min(38rem,calc(100vh - 6.5rem))}}@keyframes cedarFadeSlide{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes cedarDotBounce{0%,60%,to{transform:translateY(0);opacity:1}30%{transform:translateY(-4px);opacity:.4}}.cedar-fs-sidebar{width:15rem;flex:0 0 15rem;display:flex;flex-direction:column;background:var(--lume-cream);border-right:1px solid var(--lume-border);overflow-y:auto;padding:1.25rem 1rem}.cedar-fs-profile{display:flex;flex-direction:column;align-items:flex-start;gap:.2rem;padding-bottom:1.1rem;border-bottom:1px solid var(--lume-border);margin-bottom:1.25rem;text-align:left}.cedar-fs-profile__avatar{position:relative;width:44px;height:44px;border-radius:999px;background:var(--lume-green);display:flex;align-items:center;justify-content:center;color:var(--lume-paper);font-weight:700;font-size:.9rem;letter-spacing:.04em;margin-bottom:.5rem}.cedar-fs-profile__avatar:after{content:"";position:absolute;bottom:-1px;right:-1px;width:12px;height:12px;border-radius:999px;background:var(--cedar-status-color, var(--lume-fallback-green));border:2px solid var(--lume-paper)}.cedar-fs-profile__name{font-family:var(--font-family-sans);font-size:1rem;font-weight:700;color:var(--lume-ink);letter-spacing:0;line-height:1.2}.cedar-fs-profile__role{font-size:.8rem;color:var(--lume-ink-muted);letter-spacing:0;text-transform:none;margin-bottom:0}.cedar-fs-note{display:grid;gap:.3rem;margin-top:1rem;padding-top:1rem;border-top:1px solid var(--lume-border)}.cedar-fs-note strong{font-size:.86rem;color:var(--md-on-surface)}.cedar-fs-note p{color:var(--md-on-surface-variant);font-size:.84rem;line-height:1.55}.cedar-fs-topic-card{padding:.75rem .875rem;border-radius:0;border:1px solid var(--lume-border);border-left:3px solid transparent;background:var(--lume-card);cursor:default;transition:none}.cedar-fs-topic-card:hover{transform:none}.cedar-fs-topic-card--active{border-left-color:var(--lume-forest);background:var(--lume-paper)}.cedar-fs-topic-card__title{font-size:.84rem;font-weight:600;color:var(--lume-ink);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cedar-fs-topic-card__sub{font-size:.72rem;color:var(--lume-ink-muted);margin-top:.2rem}.cedar-fs-main{flex:1;min-width:0;display:flex;flex-direction:column;overflow:hidden;font-family:var(--font-family-sans)}.cedar-fs-ctrl-btn{height:1.75rem;padding:0 .75rem;border:1px solid rgba(255,255,255,.25);border-radius:0;background:#ffffff14;color:var(--lume-paper);font-size:.73rem;font-weight:600;letter-spacing:.02em;cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease}.cedar-fs-ctrl-btn:hover:not(:disabled){background:color-mix(in srgb,var(--lume-chrome-white) 14%,transparent);color:var(--lume-cream)}.cedar-fs-ctrl-btn:disabled{opacity:1;color:#ffffff9e;background:#ffffff0f;border-color:#ffffff38;cursor:not-allowed}.cedar-fs-main .cedar-widget__messages{height:auto;overflow-y:visible}.cedar-typing{align-self:flex-start;animation:cedarFadeSlide .25s ease both}.cedar-typing__bubble{display:inline-flex;flex-wrap:wrap;align-items:center;gap:.625rem;padding:.6rem .875rem;border-radius:1rem 1rem 1rem .25rem;border:1px solid var(--lume-border);background:var(--md-surface-container-low);max-width:100%;box-sizing:border-box}.cedar-typing__dots{display:flex;align-items:center;gap:3px}.cedar-typing__dots span{width:6px;height:6px;border-radius:50%;background:var(--lume-green);animation:cedarDotBounce 1.2s ease-in-out infinite}.cedar-typing__dots span:nth-child(2){animation-delay:.15s}.cedar-typing__dots span:nth-child(3){animation-delay:.3s}.cedar-typing__label{font-size:.8rem;color:var(--md-on-surface-variant);font-style:italic}@media(prefers-reduced-motion:reduce){.cedar-message,.cedar-typing,.cedar-typing__dots span{animation:none}}@media(max-width:640px){.cedar-fs-sidebar{display:none}}.cedar-widget__messages::-webkit-scrollbar{width:6px}.cedar-widget__messages::-webkit-scrollbar-track{background:transparent}.cedar-widget__messages::-webkit-scrollbar-thumb{background:color-mix(in srgb,var(--lume-slate-purple) 25%,transparent);border-radius:0}.cedar-widget__messages::-webkit-scrollbar-thumb:hover{background:color-mix(in srgb,var(--lume-slate-purple) 42%,transparent)}.cedar-fs-main .cedar-message{padding:.7rem .9rem;border-radius:0;font-family:var(--font-family-sans)}.cedar-fs-main .cedar-message--assistant{padding:.35rem 0 .65rem}.cedar-fs-main .cedar-message p{font-family:var(--font-family-sans);font-size:.84rem}.cedar-fs-main .cedar-message__markdown{font-size:.9rem}.cedar-welcome{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;height:auto;padding:0;text-align:left;gap:.65rem}.cedar-welcome__heading{font-family:var(--font-family-serif-display);font-size:1.25rem;font-weight:700;color:var(--lume-ink);line-height:1.1;margin:0}.cedar-welcome__sub{font-family:var(--font-family-sans);font-size:.85rem;color:var(--md-on-surface-variant);line-height:1.5;max-width:none;margin:0;overflow-wrap:break-word}.cedar-welcome__note{font-family:var(--font-family-sans);font-size:.78rem;line-height:1.45;max-width:none;margin:0;color:var(--lume-ink-muted);overflow-wrap:break-word}.cedar-fs-composer{display:flex;align-items:center;gap:.5rem;padding:.6rem .75rem;border-top:1px solid var(--lume-border);background:var(--lume-paper);flex-shrink:0;min-width:0}.cedar-fs-input{flex:1;min-width:0;height:2.5rem;padding:0 .85rem;border:1px solid var(--lume-forest);border-radius:.25rem;background:var(--md-surface);color:var(--lume-ink);font-family:var(--font-family-sans);font-size:.82rem;transition:all .2s ease}.cedar-fs-input::placeholder{color:var(--md-on-surface-variant)}.cedar-widget:not(.cedar-widget--fullscreen) .cedar-fs-input::placeholder{font-size:.72rem;line-height:1.3}.cedar-fs-input:focus{outline:none;border-color:var(--lume-green);box-shadow:0 0 0 3px var(--color-primary-alpha-15)}.cedar-fs-input:disabled{background:var(--md-surface-variant);color:var(--md-on-surface-variant);cursor:not-allowed}.cedar-fs-send{flex:0 0 auto;flex-shrink:0;width:2.25rem;height:2.25rem;border-radius:50%;background:var(--md-surface-container-high);border:none;color:var(--md-on-surface-variant);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease}.cedar-fs-send:hover:not(:disabled){background:var(--lume-forest);transform:translateY(-1px);box-shadow:0 4px 12px #0000001a}.cedar-fs-send:active:not(:disabled){transform:scale(.96)}.cedar-fs-send:disabled{opacity:.5;cursor:not-allowed;background:var(--md-surface-variant);color:var(--md-on-surface-variant);box-shadow:none}.cedar-fs-send svg{width:18px;height:18px;flex:0 0 auto}.cedar-welcome__intro{display:grid;gap:.45rem}.cedar-welcome__heading-group{display:grid;gap:.25rem}.cedar-welcome__prompts{display:grid;gap:.6rem;width:100%}.cedar-prompt-button{width:100%;max-width:100%;padding:.65rem .85rem;border:none;border-radius:.25rem;background:var(--lume-card);color:var(--lume-ink);box-shadow:0 1px 3px #0000000f;font:inherit;font-size:.85rem;text-align:left;white-space:normal;overflow-wrap:break-word;cursor:pointer;transition:all .2s ease}.cedar-prompt-button:hover:not(:disabled),.cedar-prompt-button:focus-visible:not(:disabled){background:var(--md-surface-container-high);transform:translateY(-1px);box-shadow:0 2px 8px #0000000d;outline:none}.cedar-prompt-button:focus-visible{box-shadow:0 0 0 3px var(--color-primary-alpha-15)}.cedar-prompt-button:disabled{cursor:not-allowed;opacity:.6}.intake-input:focus{outline:none;border-color:var(--lume-green);box-shadow:0 0 0 3px color-mix(in srgb,var(--lume-green) 15%,transparent)}@media(forced-colors:active){.intake-input:focus{outline:2px solid ButtonText}}.intake-input-wrapper{position:relative;display:block;width:100%}.intake-input-prefix,.intake-input-suffix{position:absolute;top:50%;transform:translateY(-50%);color:var(--lume-ink-muted);font-size:.95rem;pointer-events:none;z-index:2}.intake-input-prefix{left:.75rem}.intake-input-suffix{right:.75rem}.intake-input-wrapper--currency .intake-input{padding-left:1.75rem}.intake-input-wrapper--percent .intake-input{padding-right:1.75rem}.cedar-import-panel{padding:1.3rem 1.3rem 1.35rem;border-radius:0;border:1px solid var(--lume-border);background:color-mix(in srgb,var(--lume-card) 96%,var(--lume-paper))}.cedar-import-panel__meta,.cedar-import-panel__status{color:var(--md-on-surface-variant);margin-top:.35rem;line-height:1.5}.cedar-import-panel__upload{display:flex;justify-content:space-between;gap:1rem;align-items:center;padding:.95rem 1rem;border:1px solid var(--lume-border);border-radius:0;background:color-mix(in srgb,var(--lume-card) 92%,var(--lume-paper))}.cedar-import-panel__status{display:grid;gap:.3rem;min-width:8.5rem;padding-left:1rem;border-left:1px solid var(--lume-border)}.cedar-import-panel__upload-input{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;border:0}.cedar-import-panel__note-label{color:var(--md-on-surface);font-size:.92rem;font-weight:600;line-height:1.3}.cedar-import-panel__submit{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem;margin-top:.2rem}.cedar-import-panel__submit-hint{font-size:.85rem;color:var(--md-on-surface-variant)}.cedar-import-panel__file-info{display:flex;flex-direction:column;gap:.2rem;min-width:0;flex:1;align-items:flex-start}.cedar-import-panel__files{display:grid;gap:.6rem;margin-top:.9rem;padding-left:0;list-style:none;color:var(--md-on-surface-variant)}.cedar-import-panel__status-pill{display:inline-flex;align-items:center;width:fit-content;padding:.26rem .62rem;border-radius:0;font-weight:700;font-size:.78rem}.cedar-import-panel__status-pill--idle{background:color-mix(in srgb,var(--md-on-surface-variant) 14%,transparent);color:var(--md-on-surface-variant)}.cedar-import-panel__status-pill--completed{background:color-mix(in srgb,var(--lume-cta-green) 10%,transparent);color:var(--md-success)}.cedar-import-panel__status-pill--uploading,.cedar-import-panel__status-pill--processing{background:color-mix(in srgb,var(--lume-copper) 15%,transparent);color:var(--lume-amber-dark)}.cedar-import-panel__status-pill--failed{background:rgba(var(--lume-error-rgb),.12);color:var(--md-error)}.cedar-import-panel__file{display:flex;justify-content:space-between;gap:.75rem;align-items:flex-start;padding:.72rem .9rem;border:1px solid var(--lume-border);border-radius:0;background:color-mix(in srgb,var(--lume-card) 90%,var(--lume-paper))}.cedar-import-panel__file-name{min-width:0;word-break:break-word}.cedar-import-panel__file-status{flex:0 0 auto;font-size:.86rem;font-weight:600;text-transform:capitalize}.cedar-import-panel__error{margin-top:.85rem}.intake-field{margin:0;padding:0;border:none;border-radius:0;background:transparent;min-width:0}.intake-field__header,.review-row{display:flex;gap:.9rem;align-items:flex-start;justify-content:space-between}.intake-field__header{display:grid;gap:.55rem}.intake-field__header-main{display:flex;align-items:flex-start;justify-content:space-between;gap:.9rem}.intake-field__header-copy{display:grid;gap:.32rem;min-width:0}.intake-field__label-row{display:flex;align-items:center;gap:.45rem;flex-wrap:wrap}.intake-field__label{display:block;font-weight:700;font-size:1rem;line-height:1.35}.intake-field__meta{display:flex;gap:.5rem;align-items:center}.intake-field__required{display:inline-flex;align-items:center;padding:.2rem .5rem;border:none;border-radius:4px;background:color-mix(in srgb,var(--lume-clay) 12%,transparent);color:var(--lume-clay);font-size:.7rem;font-weight:600;letter-spacing:.03em;text-transform:uppercase}.intake-field__done{display:inline-flex;align-items:center;padding:.2rem .5rem;border:none;border-radius:4px;background:color-mix(in srgb,var(--lume-green) 12%,transparent);color:var(--lume-green-dark);font-size:.7rem;font-weight:600;letter-spacing:.03em;text-transform:uppercase}.intake-field__optional{display:inline-flex;align-items:center;padding:.12rem .46rem;border-radius:0;background:transparent;color:var(--lume-ink-muted);font-size:.75rem;font-weight:400}.intake-field__hint{color:var(--md-on-surface-variant);font-size:.93rem;line-height:1.5}.intake-field__control{margin-top:.9rem}.intake-field__footer{display:grid;gap:.75rem;margin-top:.85rem}.intake-input{width:100%;margin-top:0;border:1px solid var(--lume-sand);border-radius:0;padding:.82rem .92rem;background:var(--lume-card);color:var(--md-on-surface);font:inherit}.intake-input::placeholder{color:var(--md-on-surface-variant)}.intake-input--error{border-color:var(--md-error)}.intake-field__error-message{margin:.25rem 0 0;color:var(--md-error);font-size:.8rem;line-height:1.4}.intake-input--textarea{min-height:6rem;resize:vertical}.intake-badge{display:inline-flex;align-items:center;border-radius:0;padding:.28rem .62rem;font-size:.76rem;font-weight:700;line-height:1.2;white-space:nowrap}.intake-badge--suggested{background:color-mix(in srgb,var(--lume-copper) 16%,transparent);color:var(--lume-amber-dark)}.repeatable-group{display:grid;gap:.7rem}.repeatable-group__item{border:1px solid var(--lume-border);border-radius:0;padding:.9rem;background:color-mix(in srgb,var(--lume-card) 92%,var(--lume-paper))}.repeatable-group__row,.repeatable-group__grid{display:grid;gap:.85rem}.repeatable-group__row--locations{grid-template-columns:minmax(10rem,.75fr) minmax(0,1.25fr)}.repeatable-group__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.repeatable-group__field{display:grid;gap:.35rem}.repeatable-group__label{font-size:.84rem;font-weight:600;color:var(--md-on-surface-variant)}.repeatable-group__field .intake-input{margin-top:0}.region-selector{display:flex;flex-direction:column;gap:1rem}.region-scope{margin:0;display:flex;flex-direction:column;gap:.65rem;padding:.85rem;border:1px solid var(--lume-border);border-radius:8px;background:var(--lume-paper);max-width:100%;min-width:0}.region-scope__map{display:block;width:100%;height:auto;max-height:160px;border-radius:8px;background:color-mix(in srgb,var(--lume-forest) 7%,var(--lume-paper));border:1px solid var(--lume-border)}.region-scope__land{fill:color-mix(in srgb,var(--lume-forest) 10%,var(--lume-paper));stroke:var(--lume-forest-mid);stroke-width:.7;stroke-linejoin:round}.region-scope__state{fill:color-mix(in srgb,var(--lume-forest) 8%,var(--lume-paper));stroke:transparent;transition:fill .15s ease}.region-scope__state--selected{fill:color-mix(in srgb,var(--lume-copper) 38%,var(--lume-paper))}.region-scope__state--selectable{cursor:pointer;outline:none}.region-scope__state--selectable:hover{fill:color-mix(in srgb,var(--lume-copper) 30%,var(--lume-paper))}.region-scope__state-borders{fill:none;stroke:var(--lume-forest-mid);stroke-width:.35;stroke-linejoin:round;opacity:.45;pointer-events:none}.region-scope__pin-halo{fill:var(--lume-copper);opacity:.22}.region-scope__pin-dot{fill:var(--lume-copper);stroke:var(--lume-paper);stroke-width:1.5}.region-resolve{margin:.35rem 0 0;font-size:.82rem;line-height:1.5;color:var(--lume-ink-muted)}.region-resolve--resolved{color:var(--lume-forest);font-weight:600}.region-resolve--unresolved{color:var(--lume-copper)}.region-selector__map{display:flex;flex-direction:column;gap:.5rem;min-width:0}.review-row{padding-top:.9rem;border-top:1px solid var(--lume-border)}.review-row:first-child{border-top:none;padding-top:0}.contextual-help{position:relative;margin-top:0}.contextual-help__trigger{width:auto;display:flex;align-items:center;justify-content:flex-start;gap:.45rem;min-height:1.9rem;padding:.18rem .32rem;border:none;border-radius:0;background:transparent;color:var(--md-on-surface-variant);font:inherit;text-align:left;cursor:pointer;transition:color .16s ease,background-color .16s ease}.intake-field__help{flex:0 0 auto}.intake-field__help .contextual-help__trigger{min-height:1.45rem;padding:.08rem;border-radius:999px;color:color-mix(in srgb,var(--lume-muted-gray) 78%,var(--lume-card))}.intake-field__help .contextual-help__trigger:hover,.intake-field__help.contextual-help--open .contextual-help__trigger{background:transparent;color:var(--md-on-surface-variant)}.intake-field__help .contextual-help__icon{width:1.05rem;height:1.05rem;border-radius:999px;border-color:color-mix(in srgb,var(--lume-sand) 82%,var(--lume-border));background:color-mix(in srgb,var(--lume-card) 90%,var(--lume-paper));font-size:.62rem}.intake-field__help .contextual-help__panel{top:calc(100% + .45rem);left:-.15rem}.contextual-help__trigger-copy{display:block}.contextual-help__label{font-size:.84rem;font-weight:600;line-height:1.2}.contextual-help__icon{display:inline-flex;align-items:center;justify-content:center;width:1.1rem;height:1.1rem;border-radius:999px;border:1px solid var(--lume-sand);background:var(--lume-card);color:var(--md-on-surface-variant);font-size:.68rem;font-weight:700;line-height:1}.contextual-help__trigger:hover,.contextual-help--open .contextual-help__trigger{color:var(--md-on-surface);background:color-mix(in srgb,var(--lume-paper) 75%,var(--lume-cream))}.contextual-help__panel{position:absolute;top:calc(100% + .35rem);left:0;z-index:10;min-width:min(22rem,calc(100vw - 3rem));max-width:24rem;padding:.8rem .9rem;border:1px solid var(--lume-border);border-radius:0;background:var(--lume-card);color:var(--md-on-surface-variant);line-height:1.5}.contextual-help__panel p{margin:0}.contextual-help__trigger:focus-visible,.intake-input:focus-visible{outline:2px solid color-mix(in srgb,var(--lume-cta-green) 50%,transparent);outline-offset:2px}@media(max-width:720px){.repeatable-group__row--locations,.repeatable-group__grid{grid-template-columns:1fr}.review-row,.cedar-import-panel__upload,.intake-field__header-main{flex-direction:column}.shell-footer{flex-direction:column;align-items:flex-start}.cedar-import-panel__status{min-width:0;padding-left:0;border-left:none;padding-top:.75rem;border-top:1px solid var(--lume-border)}.intake-field__label-row{align-items:flex-start}.contextual-help__panel{min-width:min(20rem,calc(100vw - 2rem));max-width:min(22rem,calc(100vw - 2rem))}.cedar-widget{right:1rem;left:auto;bottom:1rem}.cedar-widget--launcher-only{bottom:1rem}.cedar-widget__panel{width:calc(100vw - 2rem);max-width:calc(100vw - 2rem);height:min(36rem,calc(100vh - 5rem));min-height:300px;max-height:min(38rem,calc(100vh - 6.5rem))}.cedar-widget--fullscreen{top:4.25rem;right:1rem;bottom:1rem;left:1rem}.cedar-widget--fullscreen .cedar-widget__panel{width:100%}}.teim-rd{--ink: #0A0F26;--ink-2: #353B5C;--muted: #6B6F8A;--teal: #0FB5A5;--teal-dark: #0A8A7E;--teal-tint: #f2faf8;--teal-line: rgba(15,181,165,.35);--dteal: #0A7F74;--gold: #F0A91A;--amber: #C77A18;--bg: #ffffff;--photo-ink: #ffffff;--photo-shadow: rgba(7, 10, 26, .55);--rail-soft: rgba(255, 255, 255, .75);--line: rgba(10,15,38,.12);--line-soft: rgba(10,15,38,.07);--sans: "Inter", sans-serif;--body: "Inter", sans-serif;--mono: "JetBrains Mono", monospace;--radius-field: 12px;--radius-card: 14px;--radius-pill: 999px;--focus-ring: 0 0 0 4px rgba(15,181,165,.08);--field-pad: .9rem 1.05rem;--band-size: .62rem;--band-track: .14em;--space-1: .25rem;--space-2: .5rem;--space-3: .75rem;--space-4: 1rem;--space-5: 1.5rem;--space-6: 2rem;--space-7: 3rem}.teim-rd *{box-sizing:border-box}.teim-rd{font-size:17px}.teim-rd .rd-page{flex:1 0 auto;display:flex;flex-direction:column;min-width:0;animation:rd-page-in .42s cubic-bezier(.22,1,.36,1)}@keyframes rd-page-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.teim-rd #main-content:focus{outline:none}.teim-rd{background:var(--bg);color:var(--ink);font-family:var(--body);min-height:100vh;display:flex;flex-direction:column}.teim-rd button{font:inherit;color:inherit;background:none;border:none;cursor:pointer}.teim-rd .skip-to-content{position:absolute;left:.75rem;top:.75rem;transform:translateY(-150%);z-index:200;background:var(--ink);color:#fff;font-family:var(--sans);font-weight:600;font-size:.9rem;padding:.6rem .95rem;border-radius:9px;transition:transform .15s ease}.teim-rd .skip-to-content:focus{transform:none;outline:3px solid var(--teal-line);outline-offset:2px;box-shadow:0 8px 22px #0a0f262e}.teim-rd .bar{display:flex;align-items:center;justify-content:space-between;padding:1rem clamp(1rem,4vw,2.4rem);border-bottom:1px solid var(--line-soft)}.teim-rd .brand{display:flex;align-items:center;gap:.8rem;min-width:0}.teim-rd .brand img.seal{width:40px;height:40px;flex:none}.teim-rd .word{font-family:var(--sans);font-weight:700;font-size:1.02rem;letter-spacing:.18em;padding-right:.08em}.teim-rd .lumin{font-family:Spectral,serif;font-style:italic;font-weight:500;color:var(--gold)}.teim-rd .tagline{font-size:.78rem;color:var(--muted);display:block;margin-top:.1rem;letter-spacing:0;font-weight:400}.teim-rd .sep{width:1px;height:24px;background:var(--line);margin:0 .55rem}.teim-rd .avatar{width:34px;height:34px;border-radius:50%;background:var(--ink);color:#fff;font-family:var(--sans);font-weight:600;font-size:.78rem;display:flex;align-items:center;justify-content:center}.teim-rd .rd-account{position:relative;display:inline-flex}.teim-rd .rd-account-menu{position:absolute;top:calc(100% + .6rem);right:0;min-width:220px;background:var(--bg);border:1px solid var(--line-soft);border-radius:12px;box-shadow:0 12px 32px #0a0f2624;padding:.5rem;z-index:140}.teim-rd .rd-account-menu__org{font-family:var(--sans);font-size:.78rem;font-weight:600;color:var(--ink);padding:0 .6rem .5rem;word-break:break-word}.teim-rd .rd-account-menu__item{display:block;width:100%;text-align:left;font-family:var(--sans);font-weight:500;font-size:.95rem;color:var(--ink);background:none;border:none;border-radius:8px;padding:.6rem;cursor:pointer;text-decoration:none}.teim-rd .rd-account-menu__item:hover{background:var(--teal-wash, rgba(15,181,165,.08));color:var(--teal-dark)}.teim-rd .workspace-page,.teim-rd .workspace-empty,.teim-rd .analyses{max-width:1600px;width:100%;margin:0 auto;padding:clamp(2rem,4.5vh,3.2rem) clamp(1rem,4vw,2.4rem) 4rem}.teim-rd .empty-state{padding:clamp(2rem,4.5vh,3.2rem) clamp(1rem,4vw,2.4rem) 4rem}.teim-rd .saved{font-family:var(--mono);font-size:.64rem;letter-spacing:.12em;color:var(--teal-dark);transition:opacity .4s}.teim-rd .right{display:flex;align-items:center;gap:1rem}.teim-rd .brand{text-decoration:none;color:inherit}@media(max-width:980px){.teim-rd .word{display:none}}@media(max-width:720px){.teim-rd .saved,.teim-rd .sep{display:none}}.teim-rd--sidenav{--rail-expanded: 16.5rem;--rail-collapsed: 4.7rem;--sidenav-w: var(--rail-expanded)}.teim-rd--sidenav.is-collapsed{--sidenav-w: var(--rail-collapsed)}.teim-rd .rd-sidenav{position:fixed;top:0;left:0;bottom:0;width:var(--sidenav-w);z-index:135;display:flex;flex-direction:column;gap:.18rem;padding:1.2rem .8rem .9rem;background:var(--bg);border-right:1px solid var(--line-soft);overflow:hidden auto;transition:width .22s cubic-bezier(.22,1,.36,1),box-shadow .22s;scrollbar-width:none}.teim-rd .rd-sidenav::-webkit-scrollbar{display:none}.teim-rd .rd-sidenav__top{display:flex;align-items:flex-start;justify-content:space-between;gap:.4rem;padding:.1rem .4rem 1.1rem;position:relative;z-index:1}.teim-rd .rd-sidenav__brand{display:flex;align-items:center;gap:.65rem;text-decoration:none;color:inherit;min-width:0}.teim-rd .rd-sidenav__brand .seal{width:44px;height:44px;flex:none}.teim-rd .rd-sidenav__brandtext{display:flex;flex-direction:column;gap:.14rem;min-width:0}.teim-rd .rd-sidenav__word{font-family:var(--mono);font-weight:700;font-size:.62rem;letter-spacing:.13em;line-height:1.32;text-transform:uppercase;color:var(--ink)}.teim-rd .rd-sidenav__desc{font-family:var(--mono);font-weight:500;font-size:.5rem;letter-spacing:.1em;line-height:1.3;text-transform:uppercase;color:var(--muted)}.teim-rd .rd-sidenav__collapse{position:absolute;top:50%;right:0;transform:translateY(-50%);display:inline-flex;align-items:center;justify-content:center;width:20px;height:46px;border-radius:0;color:var(--muted);transition:color .16s,background .2s,border-color .2s}.teim-rd .rd-sidenav__collapse svg{width:15px;height:15px;transition:transform .3s cubic-bezier(.34,1.56,.64,1)}.teim-rd .rd-sidenav__collapse:hover{color:var(--ink);background:var(--line-soft)}.teim-rd.is-collapsed .rd-sidenav__collapse svg{transform:rotate(180deg)}.teim-rd .rd-sidenav__nav{display:flex;flex-direction:column;gap:.12rem;position:relative;z-index:1}.teim-rd .rd-sidenav__rule{display:block;height:1px;background:var(--line-soft);margin:.7rem .55rem;position:relative;z-index:1}.teim-rd .rd-sidenav__link{position:relative;display:flex;align-items:center;gap:.75rem;padding:.6rem .7rem;border-radius:10px;font-family:var(--sans);font-weight:500;font-size:.97rem;color:var(--ink-2, var(--muted));text-decoration:none;white-space:nowrap;transition:color .16s,background .22s cubic-bezier(.22,1,.36,1),box-shadow .22s cubic-bezier(.22,1,.36,1)}.teim-rd .rd-sidenav__bar{position:absolute;left:-.8rem;top:50%;width:3px;height:1.25rem;border-radius:0 3px 3px 0;background:var(--teal);transform:translateY(-50%) scaleY(0);transform-origin:center;transition:transform .2s cubic-bezier(.22,1,.36,1),background .16s}.teim-rd .rd-sidenav__ico{display:inline-flex;width:21px;height:21px;flex:none;color:var(--muted);transition:color .16s,transform .16s}.teim-rd .rd-sidenav__ico svg{width:21px;height:21px}.teim-rd .rd-sidenav__ico svg [pathLength]{stroke-dasharray:1}.teim-rd .rd-sidenav__ico svg [pathLength]:nth-child(2){animation-delay:.07s}.teim-rd .rd-sidenav__ico svg [pathLength]:nth-child(3){animation-delay:.14s}.teim-rd .rd-sidenav__ico svg [pathLength]:nth-child(4){animation-delay:.21s}.teim-rd .rd-sidenav__link:hover .rd-sidenav__ico svg [pathLength],.teim-rd .rd-sidenav__link--active .rd-sidenav__ico svg [pathLength]{animation:nav-ico-draw .5s cubic-bezier(.4,0,.2,1) both}@keyframes nav-ico-draw{0%{stroke-dashoffset:1}to{stroke-dashoffset:0}}.teim-rd .rd-ico-dot{transform-box:fill-box;transform-origin:center}.teim-rd .rd-sidenav__link:hover .rd-ico-dot,.teim-rd .rd-sidenav__link--active .rd-ico-dot{animation:nav-ico-pop .3s ease .24s both}@keyframes nav-ico-pop{0%{opacity:0;transform:scale(.3)}to{opacity:1;transform:scale(1)}}.teim-rd .rd-sidenav__link:hover{color:var(--ink)}.teim-rd .rd-sidenav__link:hover .rd-sidenav__ico{color:var(--teal-dark);transform:translate(2px)}.teim-rd .rd-sidenav__link:hover .rd-sidenav__bar{transform:translateY(-50%) scaleY(.5);background:var(--teal-line)}.teim-rd .rd-sidenav__link--active{color:var(--teal-dark);font-weight:600}.teim-rd .rd-sidenav__link--active .rd-sidenav__ico{color:var(--teal-dark)}.teim-rd .rd-sidenav__link--active .rd-sidenav__bar{transform:translateY(-50%) scaleY(1);background:var(--teal)}.teim-rd .rd-sidenav__link--draggable{cursor:grab}.teim-rd .rd-sidenav__link--draggable:active{cursor:grabbing}.teim-rd .rd-sidenav__grip{margin-left:auto;display:inline-flex;align-items:center;flex:none;opacity:0;color:var(--muted);transition:opacity .15s}.teim-rd .rd-sidenav__grip svg{width:12px;height:16px}.teim-rd .rd-sidenav__link--draggable:hover .rd-sidenav__grip{opacity:.55}.teim-rd .rd-sidenav__link--dragging{opacity:.45}.teim-rd.is-collapsed .rd-sidenav__grip{display:none}.teim-rd .rd-sidenav__spacer{flex:1 1 auto;min-height:.8rem;display:flex;align-items:center;justify-content:flex-end;padding-right:.6rem}.teim-rd.is-collapsed .rd-sidenav__spacer{justify-content:center;padding-right:0}.teim-rd .rd-profile{position:relative;z-index:1}.teim-rd .rd-profile__btn{display:flex;align-items:center;gap:.6rem;width:100%;padding:.5rem .55rem;border-radius:12px;text-align:left;transition:background .15s}.teim-rd .rd-profile__btn:hover{background:var(--line-soft)}.teim-rd .rd-profile__avatar{flex:none;width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:var(--ink);color:#fff;font-family:var(--sans);font-weight:600;font-size:.78rem}.teim-rd .rd-profile__meta{display:flex;flex-direction:column;min-width:0;line-height:1.2}.teim-rd .rd-profile__name{font-family:var(--sans);font-weight:600;font-size:.9rem;color:var(--ink);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.teim-rd .rd-profile__plan{font-family:var(--mono);font-size:.54rem;letter-spacing:.1em;text-transform:uppercase;color:var(--muted)}.teim-rd .rd-profile__chev{flex:none;margin-left:auto;color:var(--muted);display:inline-flex}.teim-rd .rd-profile__chev svg{width:15px;height:15px}.teim-rd .rd-account-menu--dock{top:auto;bottom:calc(100% + .5rem);left:0;right:auto}.teim-rd .rd-sidenav__texture{position:absolute;left:-34%;bottom:-8%;width:130%;height:auto;filter:brightness(0) invert(1);opacity:.1;pointer-events:none;z-index:0}.teim-rd .rd-shell-main{margin-left:var(--sidenav-w);flex:1 0 auto;display:flex;flex-direction:column;min-height:100vh;min-width:0;transition:margin-left .22s cubic-bezier(.22,1,.36,1)}.teim-rd.is-collapsed .rd-sidenav__word,.teim-rd.is-collapsed .rd-sidenav__desc,.teim-rd.is-collapsed .rd-sidenav__label,.teim-rd.is-collapsed .rd-profile__meta,.teim-rd.is-collapsed .rd-profile__chev{display:none}.teim-rd.is-collapsed .rd-sidenav__top{flex-direction:column;align-items:center;justify-content:center;gap:.5rem;padding-left:0;padding-right:0}.teim-rd.is-collapsed .rd-sidenav__link{justify-content:center;gap:0}.teim-rd.is-collapsed .rd-profile__btn{justify-content:center;padding-left:0;padding-right:0}.teim-rd.is-collapsed .rd-sidenav__rule{margin:.7rem .9rem}@media(prefers-reduced-motion:reduce){.teim-rd .rd-sidenav,.teim-rd .rd-shell-main{transition:none}}@media(max-width:820px){.teim-rd--sidenav,.teim-rd--sidenav.is-collapsed{--sidenav-w: 0rem}.teim-rd .rd-sidenav{position:static;width:auto;height:auto;flex-direction:row;align-items:center;gap:.4rem;padding:.55rem clamp(.8rem,4vw,1.4rem);border-right:none;border-bottom:1px solid var(--line-soft);overflow:visible}.teim-rd .rd-sidenav__texture{display:none}.teim-rd .rd-sidenav__top{padding:0}.teim-rd .rd-sidenav__word,.teim-rd .rd-sidenav__desc,.teim-rd .rd-sidenav__collapse,.teim-rd .rd-sidenav__grip{display:none}.teim-rd .rd-sidenav__nav{flex-direction:row;gap:.1rem;min-width:0;overflow-x:auto;scrollbar-width:none}.teim-rd .rd-sidenav__nav::-webkit-scrollbar{display:none}.teim-rd .rd-sidenav__link{white-space:nowrap}.teim-rd .rd-sidenav__rule,.teim-rd .rd-sidenav__bar,.teim-rd .rd-sidenav__ico{display:none}.teim-rd .rd-sidenav__link{padding:.45rem .7rem;font-size:.9rem}.teim-rd .rd-sidenav__link--active{background:var(--teal-tint);border-radius:8px}.teim-rd .rd-sidenav__spacer{display:none}.teim-rd .rd-profile{margin-left:auto}.teim-rd .rd-profile__btn{padding:.3rem}.teim-rd .rd-profile__meta,.teim-rd .rd-profile__chev{display:none}.teim-rd .rd-account-menu--dock{top:calc(100% + .5rem);bottom:auto;right:0;left:auto}.teim-rd .rd-shell-main{margin-left:0}}@media(max-width:640px){.teim-rd .rd-sidenav__label{display:none}.teim-rd .rd-sidenav__ico{display:inline-flex}.teim-rd .rd-sidenav__link{padding:.5rem .55rem}.teim-rd .rd-sidenav__nav{gap:.15rem}}.teim-rd .screen{display:none;max-width:1600px;margin:0 auto;padding:clamp(2rem,4.5vh,3.2rem) clamp(1rem,4vw,2.4rem) 8.5rem}.teim-rd .screen.active{display:block;flex:1 0 auto;width:100%;animation:rise .45s cubic-bezier(.22,1,.36,1)}@keyframes rise{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none}}.teim-rd .wizard-toprow{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap;margin-bottom:1.1rem}.teim-rd .wizard-toprow .steplab{margin-bottom:0}.teim-rd .wizstepper{margin:0 0 1.6rem}.teim-rd .wizstepper__list{list-style:none;margin:0;padding:0;display:flex;justify-content:space-between;position:relative}.teim-rd .wizstepper__list:before,.teim-rd .wizstepper__list:after{content:"";position:absolute;top:9px;height:2px;border-radius:2px;left:0}.teim-rd .wizstepper__list:before{right:0;background:var(--line)}.teim-rd .wizstepper__list:after{width:var(--wizstep-fill, 0%);background:var(--teal);transition:width .45s cubic-bezier(.22,1,.36,1)}.teim-rd .wizstepper__step{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:.45rem;flex:1 1 0;min-width:0}.teim-rd .wizstepper__dot{width:20px;height:20px;border-radius:50%;display:grid;place-items:center;background:var(--bg);border:2px solid var(--line);color:#fff;transition:background .2s,border-color .2s,box-shadow .2s}.teim-rd .wizstepper__dot svg{width:12px;height:12px}.teim-rd .wizstepper__step--done .wizstepper__dot{background:var(--teal);border-color:var(--teal)}.teim-rd .wizstepper__step--current .wizstepper__dot{border-color:var(--teal);box-shadow:0 0 0 4px var(--teal-tint)}.teim-rd .wizstepper__step--current .wizstepper__dot:after{content:"";width:8px;height:8px;border-radius:50%;background:var(--teal)}.teim-rd .wizstepper__label{font-family:var(--mono);font-size:.55rem;letter-spacing:.08em;text-transform:uppercase;color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.teim-rd .wizstepper__step--current .wizstepper__label{color:var(--teal-dark);font-weight:700}.teim-rd .wizstepper__step--done .wizstepper__label{color:var(--ink-2)}@media(max-width:720px){.teim-rd .wizstepper__label{display:none}}.teim-rd .draftsave{display:inline-flex;align-items:center;gap:.34rem;font-family:var(--mono);font-size:.64rem;letter-spacing:.12em;text-transform:uppercase}.teim-rd .draftsave--saving{color:var(--muted);opacity:1}.teim-rd .draftsave--saved{color:var(--teal-dark);animation:draftsave-settle 3.4s ease forwards}.teim-rd .draftsave__check{width:12px;height:12px;animation:draftsave-pop .32s cubic-bezier(.22,1,.36,1)}.teim-rd .draftsave__spinner{width:11px;height:11px;border-radius:50%;border:1.6px solid var(--line);border-top-color:var(--teal);animation:draftsave-spin .7s linear infinite}@keyframes draftsave-spin{to{transform:rotate(360deg)}}@keyframes draftsave-pop{0%{transform:scale(.4);opacity:0}to{transform:scale(1);opacity:1}}@keyframes draftsave-settle{0%,66%{opacity:1}to{opacity:0}}@media(prefers-reduced-motion:reduce){.teim-rd .draftsave--saved{animation:none;opacity:1}.teim-rd .draftsave__spinner{animation:none}}.teim-rd .steplab{font-family:var(--mono);font-size:.72rem;letter-spacing:.2em;color:var(--muted);margin-bottom:1.1rem}.teim-rd .steplab b{color:var(--teal-dark)}.teim-rd h1{font-family:var(--sans);font-weight:700;font-size:clamp(1.9rem,3.6vw,2.6rem);line-height:1.14;letter-spacing:-.02em;margin-bottom:.9rem}.teim-rd h1 .accent{color:var(--teal-dark)}.teim-rd .lede{font-size:clamp(1.02rem,1.5vw,1.13rem);line-height:1.65;color:var(--muted);margin-bottom:2.2rem}.teim-rd .lede b{color:var(--ink-2);font-weight:600}.teim-rd .grid4{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.teim-rd .grid3{display:grid;grid-template-columns:repeat(3,1fr);gap:.9rem}.teim-rd .grid2{display:grid;grid-template-columns:1fr 1fr;gap:1rem}@media(max-width:1300px){.teim-rd .grid4{grid-template-columns:repeat(2,1fr)}}@media(max-width:1100px){.teim-rd .grid3{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.teim-rd .grid4,.teim-rd .grid3,.teim-rd .grid2{grid-template-columns:1fr}}.teim-rd .card{position:relative;text-align:left;background:var(--bg);border:1px solid var(--line);border-radius:var(--radius-card);width:100%;transition:border-color .18s,box-shadow .18s,transform .18s,background .18s}.teim-rd .card:hover{border-color:var(--teal-line);box-shadow:0 8px 22px #0a0f2617;transform:translateY(-3px)}.teim-rd .card:focus-visible{outline:3px solid var(--teal-line);outline-offset:2px}.teim-rd .card.on{border:1.5px solid var(--teal);background:var(--teal-tint)}.teim-rd .card svg.icon :is(path,circle,rect){stroke-dasharray:1;stroke-dashoffset:0}.teim-rd .card:hover svg.icon :is(path,circle,rect){animation:draw .7s cubic-bezier(.4,0,.2,1)}@keyframes draw{0%{stroke-dashoffset:1}to{stroke-dashoffset:0}}.teim-rd .card.on svg.icon{animation:pop .35s cubic-bezier(.34,1.56,.64,1)}@keyframes pop{0%{transform:scale(1)}50%{transform:scale(1.14)}to{transform:scale(1)}}.teim-rd .who{padding:1.5rem 1.55rem 1.45rem}.teim-rd .who svg.icon{width:60px;height:60px;margin-bottom:1.1rem}.teim-rd .who__icon{width:50px;height:50px;display:grid;place-items:center;border-radius:13px;background:var(--teal-tint);margin-bottom:.9rem;transition:background .16s,border-color .16s}.teim-rd .who__icon .micon{width:30px;height:30px}.teim-rd .card.who.on .who__icon{background:var(--bg);border:1px solid var(--teal-line)}.teim-rd .card.who:not(.on):hover{border-color:var(--teal-line);transform:translateY(-3px);box-shadow:0 10px 30px #0a0f2614}.teim-rd .card.who:not(.on):hover .who__icon{background:var(--bg);border:1px solid var(--teal-line)}.teim-rd .who .name{font-family:var(--sans);font-weight:600;font-size:1.24rem;display:block;letter-spacing:-.01em}.teim-rd .who .desc{font-size:.95rem;color:var(--muted);line-height:1.55;margin-top:.4rem;display:block}.teim-rd .who .mark{position:absolute;top:1.15rem;right:1.15rem}.teim-rd .mark{width:27px;height:27px;border-radius:50%;border:1.5px solid var(--line);display:inline-flex;align-items:center;justify-content:center;transition:background .18s,border-color .18s}.teim-rd .mark:after{content:"✓";color:#fff;font-size:.78rem;font-weight:700;transform:scale(0);transition:transform .22s cubic-bezier(.34,1.56,.64,1)}.teim-rd .on .mark{background:var(--teal);border-color:var(--teal)}.teim-rd .on .mark:after{transform:scale(1)}.teim-rd .group{font-family:var(--mono);font-size:var(--band-size);letter-spacing:var(--band-track);color:var(--muted);margin:1.9rem 0 .85rem;display:flex;align-items:center;gap:.9rem}.teim-rd .moneystep__layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:1.9rem;align-items:start}.teim-rd .moneystep__rail{position:sticky;top:1.2rem;align-self:start}.teim-rd .moneystep__rail .govtally{margin-top:0}.teim-rd .moneystep__rail .govtally__rows{grid-template-columns:1fr;gap:1rem}@media(max-width:900px){.teim-rd .moneystep__layout{grid-template-columns:1fr;gap:1.2rem}.teim-rd .moneystep__rail{position:static}.teim-rd .moneystep__rail .govtally__rows{grid-template-columns:repeat(3,1fr)}}.teim-rd .govtally{margin-top:1.6rem;border:1px solid var(--line);border-radius:16px;background:var(--bg);padding:1rem 1.2rem;transition:border-color .2s}.teim-rd .govtally--on{border-color:var(--teal-line)}.teim-rd .govtally__label{font-family:var(--mono);font-size:var(--band-size);letter-spacing:var(--band-track);text-transform:uppercase;color:var(--muted);margin:0 0 .7rem}.teim-rd .govtally__rows{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.teim-rd .govtally__row{display:flex;flex-direction:column;gap:.15rem}.teim-rd .govtally__rowlabel{font-size:.74rem;color:var(--muted)}.teim-rd .govtally__value{font-family:var(--sans);font-weight:700;font-size:1.15rem;letter-spacing:-.01em;color:var(--ink);font-variant-numeric:tabular-nums}.teim-rd .govtally__note{font-family:var(--mono);font-size:.54rem;letter-spacing:.1em;text-transform:uppercase;color:var(--dteal)}@media(max-width:640px){.teim-rd .govtally__rows{grid-template-columns:1fr;gap:.7rem}}.teim-rd .govtally__flow{margin:.2rem 0 1rem;padding-bottom:1rem;border-bottom:1px solid var(--line-soft)}.teim-rd .govsankey{display:block;width:100%;max-width:340px;height:auto;margin:0 auto}.teim-rd .govsankey rect{transition:y .4s cubic-bezier(.22,1,.36,1),height .4s cubic-bezier(.22,1,.36,1)}.teim-rd .govsankey path{transition:d .4s cubic-bezier(.22,1,.36,1)}.teim-rd .govtally__legend{list-style:none;margin:.8rem 0 0;padding:0;display:flex;flex-direction:column;gap:.4rem}.teim-rd .govtally__legend li{display:flex;align-items:center;gap:.5rem;font-size:.82rem;color:var(--ink-2);min-width:0}.teim-rd .govtally__legend b{margin-left:auto;font-family:var(--sans);font-weight:600;color:var(--ink);font-variant-numeric:tabular-nums;white-space:nowrap}.teim-rd .govtally__key{flex:none;width:9px;height:9px;border-radius:3px}.teim-rd .govtally__key--rev{background:#0a7f74}.teim-rd .govtally__key--payroll{background:#0fb5a5}.teim-rd .govtally__key--programs{background:#5cc9bd}.teim-rd .govtally__key--households{background:#0a7f74}.teim-rd .group:after{content:"";flex:1;height:1px;background:var(--line-soft)}.teim-rd .tiles-summary{display:flex;flex-direction:column;gap:.1rem;padding:.75rem 1rem;margin-bottom:1.2rem;border:1px solid var(--line);border-radius:var(--radius-card);background:var(--bg);transition:border-color .2s,background .2s}.teim-rd .tiles-summary--on{border-color:var(--teal-line);background:var(--teal-tint)}.teim-rd .tiles-summary__count{display:flex;align-items:center;gap:.4rem;font-family:var(--mono);font-size:.66rem;letter-spacing:.14em;text-transform:uppercase;color:var(--ink);margin:0}.teim-rd .tiles-summary--on .tiles-summary__count{color:var(--dteal)}.teim-rd .tiles-summary__sub{font-size:.82rem;color:var(--muted);margin:0}.teim-rd .tilegrid{display:grid;grid-template-columns:repeat(auto-fill,minmax(196px,1fr));gap:.75rem;margin-bottom:.4rem}.teim-rd .tile2{position:relative;display:flex;flex-direction:column;align-items:flex-start;gap:.5rem;text-align:left;min-height:150px;padding:1rem 1rem .95rem;border:1px solid var(--line);border-radius:var(--radius-card);background:var(--bg);cursor:pointer;transition:border-color .15s,background .15s,box-shadow .15s}.teim-rd .tile2:hover{border-color:var(--teal-line);box-shadow:0 2px 12px #0a0f260f}.teim-rd .tile2--on{border-color:var(--teal);background:var(--teal-tint)}.teim-rd .tile2--catchall{border-style:dashed}.teim-rd .tile2__icon{width:40px;height:40px;flex:none}.teim-rd .tile2__name{font-family:var(--sans);font-weight:600;font-size:.98rem;line-height:1.15;color:var(--ink);padding-right:1.6rem}.teim-rd .tile2__sub{font-size:.8rem;color:var(--muted);line-height:1.25;margin-top:auto}.teim-rd .tile2__mark{position:absolute;top:.7rem;right:.7rem;width:20px;height:20px;border:1.5px solid var(--line);border-radius:6px;background:var(--bg);transition:background .15s,border-color .15s}.teim-rd .tile2--on .tile2__mark{background:var(--teal);border-color:var(--teal)}.teim-rd .tile2--on .tile2__mark:after{content:"";position:absolute;left:6px;top:2px;width:5px;height:10px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}.teim-rd .tile2__flag{position:absolute;bottom:.65rem;right:.7rem;font-family:var(--mono);font-size:.5rem;letter-spacing:.1em;color:var(--dteal)}@media(max-width:520px){.teim-rd .tilegrid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}}.teim-rd .check{display:flex;align-items:center;gap:1.05rem;padding:1.15rem 1.25rem;border-radius:12px}.teim-rd .check svg.icon{width:46px;height:46px;flex:none}.teim-rd .check .name{font-family:var(--sans);font-weight:600;font-size:1.1rem;display:block}.teim-rd .check .sub{font-size:.9rem;color:var(--muted);display:block;margin-top:.15rem}.teim-rd .check .mark{margin-left:auto;border-radius:8px;flex:none}.teim-rd .qa{border:1px solid var(--line);border-radius:var(--radius-card);padding:1.5rem 1.6rem 1.4rem;transition:border-color .18s,box-shadow .18s;position:relative}.teim-rd .qa:focus-within{border-color:var(--teal);box-shadow:var(--focus-ring)}.teim-rd .qa label{font-family:var(--sans);font-weight:600;font-size:1.12rem;display:block}.teim-rd .qa .sub{font-size:.93rem;color:var(--muted);display:block;margin:.3rem 0 1rem}.teim-rd .qa input,.teim-rd .qa select{width:100%;font-family:var(--sans);font-weight:600;font-size:clamp(1.2rem,1.5vw,1.5rem);color:var(--ink);border:none;border-bottom:2px solid var(--line);background:transparent;outline:none;padding:0 0 .35rem;transition:border-color .18s;text-overflow:ellipsis}.teim-rd .qa input::placeholder{color:var(--muted);font-weight:500;opacity:.75}.teim-rd .qa input:focus,.teim-rd .qa select:focus{border-bottom-color:var(--teal)}.teim-rd .qa .src{font-family:var(--mono);font-size:.62rem;letter-spacing:.08em;color:var(--muted);margin-top:.7rem;display:block}.teim-rd .qa .src--tribal{color:var(--dteal)}.teim-rd .optional{display:inline-block;white-space:nowrap;font-family:var(--mono);font-size:.58rem;letter-spacing:.1em;color:var(--muted);border:1px solid var(--line);border-radius:4px;padding:.16rem .45rem;margin-left:.55rem;vertical-align:2px}.teim-rd .addbtn{display:inline-flex;align-items:center;gap:.5rem;font-family:var(--sans);font-weight:600;font-size:1rem;color:var(--teal-dark);border:1.5px dashed var(--teal-line);border-radius:10px;padding:.7rem 1.4rem;transition:background .15s,transform .12s}.teim-rd .addbtn:hover{background:var(--teal-tint)}.teim-rd .addbtn:active{transform:scale(.98)}.teim-rd .cedar{display:flex;flex-wrap:wrap;align-items:center;gap:.7rem;border:1px solid var(--teal-line);background:var(--teal-tint);border-radius:12px;padding:.95rem 1.25rem;font-size:.98rem;color:var(--ink-2);margin-top:1.1rem}.teim-rd .cedar b{color:var(--teal-dark)}.teim-rd .cedar button{margin-left:auto;font-family:var(--sans);font-weight:600;font-size:.95rem;color:var(--teal-dark)}.teim-rd .cedar button:hover{opacity:.7}.teim-rd .geo{display:grid;grid-template-columns:1fr}@media(max-width:900px){.teim-rd .geo{grid-template-columns:1fr}}.teim-rd #geoinput{width:100%;font-family:var(--sans);font-weight:600;font-size:1.25rem;color:var(--ink);border:1.5px solid var(--line);border-radius:10px;padding:.8rem 1rem .8rem 2.7rem;outline:none;transition:border-color .18s,box-shadow .18s}.teim-rd #geoinput:focus{border-color:var(--teal);box-shadow:var(--focus-ring)}.teim-rd .sugg{border:1px solid var(--line);border-radius:10px;margin-top:.5rem;overflow:hidden;display:none;box-shadow:0 12px 30px #0a0f261f}.teim-rd .sugg.open{display:block;animation:rise .25s ease}.teim-rd .sugg button{display:flex;align-items:center;gap:.8rem;width:100%;text-align:left;padding:.85rem 1rem;font-size:1rem;transition:background .12s}.teim-rd .sugg button:hover{background:var(--teal-tint)}.teim-rd .sugg button+button{border-top:1px solid var(--line-soft)}.teim-rd .sugg .kind{margin-left:auto;font-family:var(--mono);font-size:.56rem;letter-spacing:.1em;color:var(--muted);white-space:nowrap}.teim-rd .chosen{display:flex;align-items:center;gap:.8rem;background:var(--teal-tint);border:1.5px solid var(--teal);border-radius:10px;padding:.85rem 1rem;margin-top:.9rem;font-family:var(--sans);font-weight:600;font-size:1.05rem;animation:rise .3s ease}.teim-rd .chosen .kind{margin-left:auto;font-family:var(--mono);font-size:.56rem;letter-spacing:.1em;color:var(--teal-dark)}.teim-rd .chips{display:flex;flex-wrap:wrap;gap:.55rem}.teim-rd .chip{display:inline-flex;align-items:center;gap:.55rem;border:1px solid var(--line);border-radius:999px;padding:.5rem 1rem;font-size:.95rem;font-weight:500;animation:rise .3s ease;transition:border-color .15s}.teim-rd .chip:hover{border-color:var(--teal-line)}.teim-rd .chip button{color:var(--muted);font-size:.85rem;transition:color .12s}.teim-rd .chip button:hover{color:#b3402a}.teim-rd .rings{width:168px;margin:0 auto}.teim-rd .rings .r{transform-origin:84px 74px;animation:breathe 3.2s ease-in-out infinite}.teim-rd .rings .r2{animation-delay:.5s}.teim-rd .rings .r3{animation-delay:1s}@keyframes breathe{0%,to{opacity:.45;transform:scale(1)}50%{opacity:1;transform:scale(1.04)}}.teim-rd .rcard{padding:1.35rem 1.5rem}.teim-rd .rcard .head{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:.9rem}.teim-rd .rcard .head h3{font-family:var(--sans);font-weight:600;font-size:1.1rem}.teim-rd .rcard .head button{font-family:var(--sans);font-size:.92rem;font-weight:600;color:var(--teal-dark)}.teim-rd .rcard .head button:hover{text-decoration:underline}.teim-rd .rcard dl{display:grid;grid-template-columns:auto 1fr;gap:.5rem 1.2rem;font-size:.98rem}.teim-rd .rcard dt{color:var(--muted)}.teim-rd .rcard dd{font-family:var(--sans);font-weight:600;text-align:right}.teim-rd .rcard.flagged{border-color:#d9a4418c;background:#d9a4410d}.teim-rd .rcard.flagged:hover{transform:none;box-shadow:none}.teim-rd .rcard.flagged p{font-size:.92rem;color:var(--ink-2);line-height:1.55;margin-top:.6rem}.teim-rd .reshead{display:flex;align-items:flex-start;justify-content:space-between;gap:2rem;flex-wrap:wrap;margin-bottom:1.8rem}.teim-rd .reshead h1{max-width:44ch;margin-bottom:0}.teim-rd .reshead h1 b{color:var(--teal-dark)}.teim-rd .resmeta{font-family:var(--mono);font-size:.64rem;letter-spacing:.14em;color:var(--muted);margin-top:.9rem;display:block}.teim-rd .resfacts{display:flex;flex-wrap:wrap;gap:.35rem 2.2rem;margin-top:1rem}.teim-rd .resfacts div{min-width:0}.teim-rd .resfacts dt{font-family:var(--mono);font-size:.58rem;letter-spacing:.14em;text-transform:uppercase;color:var(--teal-dark)}.teim-rd .resfacts dd{font-family:var(--sans);font-weight:600;font-size:1rem;color:var(--ink);margin:.1rem 0 0}.teim-rd .ds-badge{display:inline-flex;align-items:center;width:fit-content;font-family:var(--mono);font-size:.58rem;letter-spacing:.12em;text-transform:uppercase;color:var(--dteal);background:var(--teal-tint);border:1px solid var(--teal-line);border-radius:var(--radius-pill);padding:.28rem .7rem}.teim-rd .ds-badge--result{margin-top:.7rem}.teim-rd .series-tl{border:1px solid var(--line);border-radius:20px;background:var(--bg);padding:1.3rem 1.4rem 1.1rem;margin:1.4rem 0;animation:rise .5s cubic-bezier(.22,1,.36,1) both}.teim-rd .series-tl__head{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;flex-wrap:wrap;margin-bottom:.4rem}.teim-rd .series-tl__label{font-family:var(--mono);font-size:.62rem;letter-spacing:.14em;text-transform:uppercase;color:var(--ink);margin:0}.teim-rd .series-tl__sub{font-size:.8rem;color:var(--muted);margin:.15rem 0 0}.teim-rd .series-tl__switch{display:flex;gap:.35rem;flex-wrap:wrap}.teim-rd .series-tl__chip{font-family:var(--mono);font-size:.58rem;letter-spacing:.06em;text-transform:uppercase;color:var(--muted);background:var(--bg);border:1px solid var(--line);border-radius:999px;padding:.3rem .6rem;cursor:pointer;transition:color .15s,border-color .15s,background .15s}.teim-rd .series-tl__chip:hover{border-color:var(--teal-line);color:var(--ink)}.teim-rd .series-tl__chip--on{background:var(--teal-tint);border-color:var(--teal);color:var(--dteal)}.teim-rd .series-tl__growth{font-size:.85rem;color:var(--ink-2);margin:.2rem 0 .9rem}.teim-rd .series-tl__growth b{color:var(--dteal);font-weight:700}.teim-rd .series-tl__growth--down b{color:var(--ink)}.teim-rd .series-tl__chart{display:flex;align-items:flex-end;justify-content:flex-start;gap:clamp(.6rem,1.6vw,1.6rem);height:168px;padding-top:1.2rem}.teim-rd .series-tl__col{flex:0 1 108px;min-width:0;display:flex;flex-direction:column;align-items:center;height:100%;gap:.4rem}.teim-rd .series-tl__track{position:relative;flex:1 1 auto;min-height:0;width:100%;max-width:68px}.teim-rd .series-tl__val{position:absolute;left:50%;transform:translate(-50%);margin-bottom:4px;white-space:nowrap;font-family:var(--mono);font-size:.6rem;letter-spacing:.03em;color:var(--muted)}.teim-rd .series-tl__bar{position:absolute;left:0;right:0;bottom:0;width:100%;min-height:4px;border-radius:8px 8px 0 0;background:var(--teal-tint);border:1px solid var(--teal-line);transition:filter .15s}.teim-rd .series-tl__bar[data-current=true]{background:var(--teal);border-color:var(--teal)}.teim-rd .series-tl__bar:hover{filter:brightness(.97)}.teim-rd .series-tl__year{font-family:var(--mono);font-size:.62rem;letter-spacing:.08em;color:var(--muted)}.teim-rd .series-tl__year--on{color:var(--dteal);font-weight:700}.teim-rd .resbtns{display:flex;flex-direction:column;gap:.6rem}.teim-rd .scopes{display:inline-flex;flex-wrap:wrap;border:1px solid var(--line);border-radius:999px;padding:3px;margin-bottom:1.8rem}.teim-rd .scopes button{font-family:var(--sans);font-size:.95rem;font-weight:600;padding:.5rem 1.35rem;border-radius:999px;color:var(--muted);transition:background .18s,color .18s}.teim-rd .scopes button:hover{color:var(--ink)}.teim-rd .scopes button.on{background:var(--ink);color:#fff}.teim-rd .metric{padding:1.3rem 1.4rem 1.5rem;cursor:default;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.teim-rd .card.metric:hover{transform:translateY(-2px);box-shadow:0 12px 28px #0a0f2617;border-color:var(--teal-line)}.teim-rd .metric__top{display:flex;align-items:center;gap:.6rem;margin-bottom:.5rem}.teim-rd .metric__icon{flex:none;width:34px;height:34px;display:grid;place-items:center;border-radius:9px;background:var(--teal-tint)}.teim-rd .metric__icon .micon{width:21px;height:21px}.teim-rd .metric .lbl{font-family:var(--mono);font-size:.6rem;letter-spacing:.13em;color:var(--muted);line-height:1.3}.teim-rd .metric .val{font-family:var(--sans);font-weight:700;font-size:clamp(1.9rem,2.9vw,2.4rem);letter-spacing:-.02em;transition:opacity .16s}.teim-rd .metric__trace{margin-top:.75rem;align-self:flex-start;font-family:var(--mono);font-size:.55rem;letter-spacing:.12em;text-transform:uppercase;color:var(--dteal);background:var(--teal-tint);border-radius:7px;padding:.32rem .6rem;transition:background .14s,color .14s}.teim-rd .metric__trace:hover{background:var(--teal);color:#fff}.teim-rd .metric--tracing{border-color:var(--teal-line);box-shadow:0 0 0 2px var(--teal-tint)}.teim-rd .lineage{margin:1.1rem 0 .4rem;border:1px solid var(--teal-line);border-radius:var(--radius-card);background:linear-gradient(180deg,var(--teal-tint),var(--bg) 55%);padding:1.3rem 1.5rem 1.4rem;animation:rise .4s cubic-bezier(.22,1,.36,1)}.teim-rd .lineage__eyebrow{font-family:var(--mono);font-size:.58rem;letter-spacing:.14em;color:var(--dteal)}.teim-rd .lineage__title{font-family:var(--sans);font-weight:700;font-size:1.2rem;letter-spacing:-.01em;color:var(--ink);margin:.3rem 0 1.1rem}.teim-rd .lineage__groups{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:1.5rem 2.2rem}.teim-rd .lineage__group-title{display:block;font-family:var(--mono);font-size:.56rem;letter-spacing:.12em;text-transform:uppercase;color:var(--muted);margin-bottom:.7rem}.teim-rd .lineage__rows{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.6rem}.teim-rd .lineage__row{width:100%;text-align:left;background:none;border:none;cursor:pointer;display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"label val" "bar pct";align-items:center;column-gap:.7rem;row-gap:.2rem;padding:.25rem .4rem;margin:-.25rem -.4rem;border-radius:8px;transition:opacity .2s ease,background .15s}.teim-rd .lineage__row:hover{background:#0fb5a514}.teim-rd .lineage__row--dim{opacity:.32}.teim-rd .lineage__row--active{background:var(--bg);box-shadow:0 0 0 1px var(--teal-line),0 6px 16px #0a0f2614}.teim-rd .lineage__row--active .lineage__bar i{background:var(--teal-dark)}.teim-rd .lineage__focus{margin:.35rem 0 0;font-family:var(--mono);font-size:.62rem;letter-spacing:.06em;color:var(--muted)}.teim-rd .lineage__focus--on{color:var(--dteal)}.teim-rd .lineage__groups--focused{margin-top:.4rem}.teim-rd .lineage__row-label{grid-area:label;font-size:.9rem;color:var(--ink);min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.teim-rd .lineage__row-sub{font-style:normal;font-family:var(--mono);font-size:.5rem;letter-spacing:.1em;text-transform:uppercase;color:var(--muted);margin-left:.4rem}.teim-rd .lineage__row-val{grid-area:val;font-family:var(--sans);font-weight:600;font-size:.9rem;color:var(--ink);white-space:nowrap}.teim-rd .lineage__bar{grid-area:bar;height:6px;border-radius:3px;background:var(--line-soft);overflow:hidden}.teim-rd .lineage__bar i{display:block;height:100%;background:var(--teal);border-radius:3px;transform-origin:left;animation:cmp-bar-grow .6s cubic-bezier(.22,1,.36,1) both}.teim-rd .lineage__row-pct{grid-area:pct;font-family:var(--mono);font-size:.58rem;color:var(--muted);text-align:right}.teim-rd .lineage__foot{font-size:.8rem;color:var(--muted);line-height:1.5;margin:1.15rem 0 0;max-width:46rem}.teim-rd .cedar-notes{list-style:none;margin:.85rem 0 0;padding:0;display:flex;flex-direction:column;gap:.5rem}.teim-rd .cedar-notes--stacked{margin-top:1rem}.teim-rd .cedar-note{display:flex;align-items:flex-start;gap:.5rem;font-size:.84rem;line-height:1.45;color:var(--ink-2);border-radius:0 9px 9px 0;padding:.55rem .75rem;animation:rise .3s cubic-bezier(.22,1,.36,1)}.teim-rd .cedar-note__ico{flex:none;display:inline-flex;width:14px;height:14px;margin-top:.12rem}.teim-rd .cedar-note__ico svg{width:14px;height:14px}.teim-rd .cedar-note--warn{background:var(--teal-tint);border-left:3px solid var(--teal)}.teim-rd .cedar-note--warn .cedar-note__ico{color:var(--dteal)}.teim-rd .cedar-note--suggest{background:var(--teal-tint);border-left:3px solid var(--teal-line)}.teim-rd .cedar-note--suggest .cedar-note__ico{color:var(--teal)}.teim-rd .cedar-note--affirm{color:var(--dteal);padding:.35rem .2rem;border-radius:0}.teim-rd .cedar-note--affirm .cedar-note__ico{color:var(--dteal)}.teim-rd .entity-health{margin-top:1.1rem;padding-top:1rem;border-top:1px solid var(--line-soft)}.teim-rd .entity-health__top{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-bottom:.5rem}.teim-rd .entity-health__pct{font-family:var(--sans);font-weight:700;font-size:.95rem;color:var(--ink)}.teim-rd .entity-health__ready{display:inline-flex;align-items:center;gap:.28rem;font-family:var(--mono);font-size:.52rem;letter-spacing:.1em;text-transform:uppercase;color:var(--dteal);background:var(--teal-tint);border-radius:999px;padding:.2rem .5rem}.teim-rd .entity-health__ready svg{width:11px;height:11px}.teim-rd .entity-health__bar{height:7px;border-radius:4px;background:var(--line-soft);overflow:hidden}.teim-rd .entity-health__bar i{display:block;height:100%;border-radius:4px;background:linear-gradient(90deg,var(--teal),var(--teal-dark));transition:width .5s cubic-bezier(.22,1,.36,1)}.teim-rd .entity-health__missing{margin-top:.75rem}.teim-rd .entity-health__missing-label{font-family:var(--mono);font-size:.52rem;letter-spacing:.12em;text-transform:uppercase;color:var(--muted)}.teim-rd .entity-health__missing ul{list-style:none;margin:.4rem 0 0;padding:0;display:flex;flex-wrap:wrap;gap:.3rem}.teim-rd .entity-health__missing li{font-size:.72rem;color:var(--ink-2);background:var(--bg);border:1px solid var(--line);border-radius:999px;padding:.18rem .5rem}.teim-rd .entity-health__more{color:var(--muted)}.teim-rd .entity-health__done{margin:.6rem 0 0;font-size:.8rem;color:var(--dteal)}.teim-rd .result-stale{display:flex;align-items:center;gap:.7rem;flex-wrap:wrap;margin:.9rem 0 0;padding:.7rem 1rem;border:1px solid var(--teal-line);border-radius:12px;background:var(--teal-tint)}.teim-rd .result-stale__dot{flex:none;width:8px;height:8px;border-radius:50%;background:var(--teal);animation:status-pulse 1.8s ease-out infinite}.teim-rd .result-stale__text{font-size:.9rem;color:var(--ink-2)}.teim-rd .result-stale__link{margin-left:auto;font-family:var(--sans);font-weight:600;font-size:.9rem;color:var(--teal-dark);text-decoration:none;white-space:nowrap}.teim-rd .result-stale__link:hover{text-decoration:underline}.teim-rd .lower{display:grid;grid-template-columns:2fr 1fr;gap:1rem;margin-top:1.2rem;align-items:start}@media(max-width:900px){.teim-rd .lower{grid-template-columns:1fr}}.teim-rd .rtable{border:1px solid var(--line);border-radius:var(--radius-card);padding:1.45rem 1.6rem;overflow-x:auto}.teim-rd .rtable h2{font-family:var(--sans);font-weight:600;font-size:1.2rem;margin-bottom:.25rem}.teim-rd .rtable .sub2{font-size:.95rem;color:var(--muted);margin-bottom:1rem}.teim-rd table{width:100%;border-collapse:collapse;font-size:1rem;min-width:500px}.teim-rd th{font-family:var(--mono);font-size:.6rem;letter-spacing:.12em;color:var(--muted);text-align:right;padding:.55rem .6rem;border-bottom:1.5px solid var(--ink);font-weight:400}.teim-rd th:first-child,.teim-rd td:first-child{text-align:left}.teim-rd td{padding:.75rem .6rem;text-align:right;border-bottom:1px solid var(--line-soft);font-family:var(--sans);font-weight:600;transition:background .15s}.teim-rd td small{display:block;font-weight:400;color:var(--muted);font-family:var(--body);font-size:.82rem}.teim-rd tbody tr:hover td,.teim-rd tr.hl td{background:var(--teal-tint)}.teim-rd .export{border:1px solid var(--line);border-radius:var(--radius-card);padding:1.5rem 1.5rem 1.35rem;display:flex;flex-direction:column;gap:.55rem;align-self:start;position:sticky;top:1.2rem;background:linear-gradient(180deg,var(--teal-tint) 0%,var(--bg) 40%)}.teim-rd .export__icon{width:44px;height:44px;display:grid;place-items:center;border-radius:11px;background:var(--bg);border:1px solid var(--teal-line)}.teim-rd .export__icon svg{width:26px;height:26px}.teim-rd .export h3{font-family:var(--sans);font-weight:700;font-size:1.18rem;letter-spacing:-.01em;margin-top:.2rem}.teim-rd .export p{font-size:.92rem;color:var(--body);line-height:1.55}.teim-rd .export__meta{display:flex;flex-wrap:wrap;gap:.3rem 1.4rem;border-top:1px solid var(--line-soft);padding-top:.9rem;margin-top:.4rem}.teim-rd .export__meta div{min-width:0}.teim-rd .export__meta dt{font-family:var(--mono);font-size:.55rem;letter-spacing:.12em;color:var(--muted);text-transform:uppercase}.teim-rd .export__meta dd{font-family:var(--mono);font-size:.72rem;color:var(--ink-2);word-break:break-all}.teim-rd .export__note{font-size:.85rem;color:var(--muted);line-height:1.55}.teim-rd .export__note a{color:var(--teal-dark)}.teim-rd .hello{font-family:var(--sans);font-weight:700;font-size:clamp(1.9rem,3.2vw,2.3rem);letter-spacing:-.02em}.teim-rd .continue{display:flex;align-items:center;gap:clamp(1rem,3vw,2rem);border:1.5px solid var(--teal);border-radius:16px;padding:clamp(1.3rem,3vw,2rem);background:var(--teal-tint);flex-wrap:wrap}.teim-rd .continue h2{font-family:var(--sans);font-weight:600;font-size:1.4rem}.teim-rd .continue p{color:var(--muted);font-size:1rem;margin-top:.35rem}.teim-rd .continue .next{font-family:var(--mono);font-size:.64rem;letter-spacing:.12em;color:var(--teal-dark);margin-top:.75rem;display:block}.teim-rd .continue .btn{margin-left:auto}.teim-rd .rd-board{display:flex;align-items:stretch;gap:1.4rem;margin:.6rem 0 1rem}.teim-rd .rd-lane{flex:1 1 0;min-width:0;display:flex;flex-direction:column}.teim-rd .rd-lane__head{display:flex;align-items:center;gap:.5rem;padding:0 .15rem .7rem;border-bottom:1px solid var(--line);margin-bottom:.9rem}.teim-rd .rd-lane__dot{width:11px;height:11px;border-radius:50%;flex:none;box-sizing:border-box;border:1.5px solid var(--teal);background:transparent}.teim-rd .rd-lane--start .rd-lane__dot{border-color:var(--muted)}.teim-rd .rd-lane--progress .rd-lane__dot{background:linear-gradient(90deg,var(--teal) 0 50%,transparent 50% 100%)}.teim-rd .rd-lane--done .rd-lane__dot{background:var(--teal);border-color:var(--teal)}.teim-rd .rd-lane__label{font-family:var(--mono);font-size:.64rem;letter-spacing:.2em;color:var(--ink-2);text-transform:uppercase}.teim-rd .rd-lane__count{margin-left:auto;font-family:var(--mono);font-size:.62rem;letter-spacing:.06em;color:var(--teal-dark);background:var(--teal-tint);border-radius:999px;min-width:1.35rem;height:1.35rem;display:inline-grid;place-items:center;padding:0 .45rem}.teim-rd .rd-lane__body{display:flex;flex-direction:column;gap:.7rem;flex:1 1 auto}.teim-rd .rd-lane__empty{border:1px dashed var(--line);border-radius:10px;padding:1.3rem 1.15rem;color:var(--muted);font-size:.92rem;line-height:1.45;background:var(--bg)}.teim-rd .rd-lane__empty--loading{border-style:solid;border-color:var(--line-soft);color:var(--muted);animation:pulse-dot 1.4s ease-in-out infinite}@media(prefers-reduced-motion:reduce){.teim-rd .rd-lane__empty--loading{animation:none}}.teim-rd .rd-start-card{position:relative;overflow:hidden;display:flex;flex-direction:column;gap:.4rem;min-height:248px;padding:1.9rem 1.6rem 2.1rem;border:none;border-radius:10px;background:linear-gradient(150deg,#10b4a4,#0aa090 46%,#087a6d);color:#fff;text-align:left;box-shadow:0 14px 34px #087a6d38;transition:box-shadow .18s,transform .18s}.teim-rd .rd-start-card:hover{box-shadow:0 20px 44px #087a6d4d;transform:translateY(-3px)}.teim-rd .rd-start-card__plus{width:58px;height:58px;display:grid;place-items:center;border-radius:10px;background:#ffffff29;border:1px solid rgba(255,255,255,.3);color:#fff;font-family:var(--sans);font-weight:400;font-size:2.1rem;line-height:1;margin-bottom:.6rem}.teim-rd .rd-start-card strong{font-family:var(--sans);font-weight:800;font-size:1.45rem;letter-spacing:-.02em;color:#fff}.teim-rd .rd-start-card span:last-child{font-size:.95rem;color:#ffffffe6;line-height:1.5}.teim-rd .rd-continue-card{display:flex;flex-direction:column;gap:.3rem;padding:1.2rem 1.15rem;border:1.5px solid var(--teal);border-radius:10px;background:var(--teal-tint);transition:box-shadow .16s,transform .16s;overflow:hidden}.teim-rd .rd-continue-card__banner{display:block;margin:-1.2rem -1.15rem .45rem;height:92px}.teim-rd .rd-continue-card__banner img{width:100%;height:100%;object-fit:cover;display:block}.teim-rd .rd-continue-card:hover{box-shadow:0 12px 26px #0a0f261a;transform:translateY(-2px)}.teim-rd .rd-continue-card__tag{font-family:var(--mono);font-size:.58rem;letter-spacing:.16em;color:var(--teal-dark)}.teim-rd .rd-continue-card strong{font-family:var(--sans);font-weight:700;font-size:1.12rem;color:var(--ink)}.teim-rd .rd-continue-card__detail{font-size:.9rem;color:var(--ink-2);line-height:1.4}.teim-rd .lane-cards{display:flex;flex-direction:column;gap:.7rem}.teim-rd .lane-card{position:relative;overflow:hidden;display:flex;flex-direction:column;gap:.15rem;padding:1rem 1.1rem .85rem;border:1px solid var(--line);border-radius:10px;background:var(--bg);transition:border-color .16s,box-shadow .16s,transform .16s,opacity .16s}.teim-rd .lane-card__banner{position:relative;margin:-1rem -1.1rem 0;height:74px;overflow:hidden}.teim-rd .lane-card__banner .gc-cover{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%}.teim-rd .lane-card__icon--avatar{margin:-2rem 0 .55rem;z-index:2;border:3px solid #fff;box-shadow:0 2px 8px #0a0f261a}.teim-rd .lane-card:hover{border-color:var(--teal-line);box-shadow:0 10px 24px #0a0f2614;transform:translateY(-2px)}.teim-rd .lane-card--dragging{opacity:.55;border-style:dashed;border-color:var(--teal)}.teim-rd .lane-card--over{border-color:var(--teal);box-shadow:0 0 0 2px var(--teal-line) inset;transform:translateY(1px)}.teim-rd .lane-card__top{position:absolute;top:.5rem;left:.6rem;right:.6rem;z-index:3;display:flex;align-items:center;justify-content:space-between}.teim-rd .lane-card__grip{display:grid;place-items:center;width:1.4rem;height:1.1rem;color:var(--muted);cursor:grab;opacity:.5;transition:opacity .16s,color .16s;touch-action:none}.teim-rd .lane-card:hover .lane-card__grip{opacity:1;color:var(--teal-dark)}.teim-rd .lane-card__grip:active{cursor:grabbing}.teim-rd .lane-card__nudges{display:inline-flex;gap:.25rem}.teim-rd .lane-card__nudge{display:grid;place-items:center;width:1.7rem;height:1.35rem;border:1px solid var(--line);border-radius:8px;background:var(--bg);color:var(--ink-2);cursor:pointer;transition:background .14s,color .14s,border-color .14s}.teim-rd .lane-card__nudge:hover:not(:disabled){background:var(--teal-tint);color:var(--teal-dark);border-color:var(--teal-line)}.teim-rd .lane-card__nudge:disabled{opacity:.3;cursor:default}.teim-rd .lane-card__icon{width:52px;height:52px;display:grid;place-items:center;border-radius:18px;background:var(--teal-tint);color:var(--teal-dark);margin:.35rem 0 .55rem}.teim-rd .lane-card__icon .icon,.teim-rd .lane-card__icon .micon{width:30px;height:30px}.teim-rd .lane-card__name{font-family:var(--sans);font-weight:600;font-size:1.08rem;color:var(--ink);line-height:1.25}.teim-rd .lane-card__meta{font-size:.88rem;color:var(--muted);margin-top:.1rem}.teim-rd .lane-card__foot{display:flex;align-items:center;justify-content:space-between;gap:.6rem;margin-top:.7rem}.teim-rd .lane-card__nums{font-size:.92rem;color:var(--ink-2)}.teim-rd .lane-card__open{color:var(--teal-dark);font-family:var(--sans);font-weight:600;font-size:.92rem;padding:.35rem .6rem;border-radius:10px;transition:background .14s;margin-left:auto}.teim-rd .lane-card__open:hover{background:var(--teal-tint)}.teim-rd .lane-card__top-left{display:inline-flex;align-items:center;gap:.5rem;min-width:0}.teim-rd .lane-card__status{display:inline-flex;align-items:center;gap:.35rem;font-family:var(--mono);font-size:.55rem;letter-spacing:.14em;padding:.22rem .5rem .2rem;border-radius:999px;white-space:nowrap}.teim-rd .lane-card__status--running{color:var(--teal-dark);background:var(--teal-tint)}.teim-rd .lane-card__status--queued{color:var(--muted);background:var(--line-soft)}.teim-rd .lane-card__status-dot{width:6px;height:6px;border-radius:50%;flex:none}.teim-rd .lane-card__status--running .lane-card__status-dot{background:var(--teal);animation:status-pulse 1.8s ease-out infinite}.teim-rd .lane-card__status--queued .lane-card__status-dot{background:none;border:1.5px solid var(--muted);box-sizing:border-box}@keyframes status-pulse{0%{box-shadow:0 0 #0fb5a580}70%{box-shadow:0 0 0 5px #0fb5a500}to{box-shadow:0 0 #0fb5a500}}.teim-rd .rd-lane--progress .rd-lane__dot{animation:dot-breathe 2.6s ease-in-out infinite}@keyframes dot-breathe{0%,to{box-shadow:0 0 #0fb5a566}50%{box-shadow:0 0 0 4px #0fb5a500}}@media(max-width:900px){.teim-rd .rd-board{flex-direction:column;gap:1.6rem}}.teim-rd .gc-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(270px,1fr));gap:1.1rem;margin-top:.6rem}.teim-rd .gc-card{position:relative;display:flex;flex-direction:column;border:1px solid var(--line);border-radius:20px;background:var(--bg);transition:border-color .16s,box-shadow .16s,transform .16s;animation:rise .5s cubic-bezier(.22,1,.36,1) both}.teim-rd .gc-card:has(.gc-menu){z-index:4}.teim-rd .gc-card:nth-child(2){animation-delay:.04s}.teim-rd .gc-card:nth-child(3){animation-delay:.08s}.teim-rd .gc-card:nth-child(4){animation-delay:.12s}.teim-rd .gc-card:nth-child(5){animation-delay:.16s}.teim-rd .gc-card:nth-child(6){animation-delay:.2s}.teim-rd .gc-card:hover{border-color:var(--teal-line);box-shadow:0 14px 30px #0a0f261a;transform:translateY(-3px)}.teim-rd .gc-main{position:relative;display:flex;flex-direction:column;text-decoration:none;color:inherit}.teim-rd .gc-main--inert{cursor:default}.teim-rd .gc-frame{position:relative;display:flex;align-items:center;justify-content:center;height:148px;overflow:hidden;border-radius:19px 19px 0 0;border-bottom:2px solid var(--sector-mid, var(--line));background:var(--teal-tint)}.teim-rd .gc-cover{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:0;pointer-events:none}.teim-rd .gc-cover--photo{object-fit:cover}.teim-rd .gc-badge{position:absolute;top:.7rem;left:.7rem;display:inline-flex;align-items:center;gap:.3rem;font-family:var(--mono);font-size:.52rem;letter-spacing:.12em;padding:.26rem .5rem .22rem;border-radius:999px;z-index:2;border:1px solid var(--line);box-shadow:0 1px 2px #0a0f260f}.teim-rd .gc-badge--done,.teim-rd .gc-badge--running,.teim-rd .gc-badge--progress{color:var(--teal-dark);background:var(--bg)}.teim-rd .gc-badge--queued,.teim-rd .gc-badge--draft,.teim-rd .gc-badge--archived{color:var(--muted);background:var(--bg)}.teim-rd .gc-badge--attention{color:var(--lume-error);background:var(--bg)}.teim-rd .gc-badge .gc-status-dot{width:5px;height:5px;border-radius:50%;flex:none;background:var(--teal)}.teim-rd .gc-badge--running .gc-status-dot{animation:status-pulse 1.8s ease-out infinite}.teim-rd .gc-badge--queued .gc-status-dot{background:none;border:1.5px solid var(--muted);box-sizing:border-box}.teim-rd .gc-cue{position:absolute;right:.7rem;top:calc(148px - 1.7rem);background:var(--teal-dark);color:#fff;font-size:.56rem;letter-spacing:.1em;padding:.28rem .55rem;border-radius:999px;opacity:0;transform:translateY(4px);transition:opacity .16s,transform .16s;pointer-events:none;z-index:2}.teim-rd .gc-card:hover .gc-cue{opacity:1;transform:none}.teim-rd .gc-cap{display:flex;align-items:flex-start;gap:.55rem;padding:.95rem 1.1rem .2rem}.teim-rd .gc-ico{flex:none;display:inline-flex;color:var(--teal-dark);margin-top:.1rem}.teim-rd .gc-ico .icon,.teim-rd .gc-ico .micon{width:17px;height:17px}.teim-rd .gc-name{font-family:var(--sans);font-weight:700;font-size:1.02rem;color:var(--ink);line-height:1.25;min-width:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.teim-rd .gc-meta{padding:0 1.1rem .3rem;font-size:.72rem;letter-spacing:.02em;color:var(--muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.teim-rd .gc-main>.gc-meta:last-child{padding-bottom:.9rem}.teim-rd .gc-figures{display:block;padding:0 1.1rem .9rem;font-size:.74rem;letter-spacing:.03em;color:var(--teal-dark)}.teim-rd .ds-badge--card{align-self:flex-start;margin:0 1.1rem .3rem}.teim-rd .gc-main>.ds-badge--card:last-child{margin-bottom:.9rem}.teim-rd .gc-foot{display:flex;align-items:center;justify-content:space-between;gap:.5rem;row-gap:.5rem;flex-wrap:wrap;padding:.6rem .8rem;border-top:1px solid var(--line-soft);margin-top:auto}.teim-rd .gc-foot__lead{flex:0 1 auto}.teim-rd .gc-actions{flex:0 0 auto}.teim-rd .gc-when{font-size:.78rem;color:var(--muted)}.teim-rd .gc-foot__lead{display:inline-flex;align-items:center;gap:.7rem;min-width:0}.teim-rd .gc-actions{display:inline-flex;flex-wrap:wrap;align-items:center;gap:.4rem;margin-left:auto}.teim-rd .gc-grip{position:absolute;top:.6rem;right:.6rem;left:auto;z-index:3;display:inline-flex;align-items:center;justify-content:center;width:1.7rem;height:1.7rem;border-radius:8px;color:#fff;background:#0a0f2659;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);cursor:grab;opacity:0;transition:opacity .14s,background .14s;touch-action:none}.teim-rd .gc-card--photo[data-reorder-id] .ds-badge--card{right:3rem}.teim-rd .gc-grip svg{width:1rem;height:1rem}.teim-rd .gc-card:hover .gc-grip,.teim-rd .gc-grip:focus-visible{opacity:1}.teim-rd .gc-grip:active{cursor:grabbing;background:#0a0f2680}.teim-rd .gc-card--dragging{opacity:.55;box-shadow:0 18px 40px #0a0f2638}.teim-rd .gc-people{display:inline-flex;align-items:center}.teim-rd .gc-ava{display:grid;place-items:center;width:1.55rem;height:1.55rem;border-radius:50%;font-family:var(--sans);font-size:.6rem;font-weight:700;letter-spacing:.01em;margin-left:-.4rem;border:2px solid var(--bg);box-shadow:0 1px 2px #0a0f261f}.teim-rd .gc-ava:first-child{margin-left:0}.teim-rd .gc-ava--more{background:var(--line-soft);color:var(--muted)}.teim-rd .gc-chip{display:inline-flex;align-items:center;gap:.3rem;height:1.7rem;padding:0 .55rem;border:1px solid var(--line);border-radius:999px;background:none;font-family:var(--sans);font-size:.74rem;font-weight:600;color:var(--muted);cursor:pointer;transition:color .14s,border-color .14s,background .14s}.teim-rd .gc-chip:hover{border-color:var(--teal-line);color:var(--teal-dark);background:var(--teal-tint)}.teim-rd .gc-chip__ic{display:inline-flex}.teim-rd .gc-chip__ic svg{width:.9rem;height:.9rem}.teim-rd .gc-chip--cedar{color:var(--teal-dark);border-color:var(--teal-line)}.teim-rd .gc-chip--cedar:hover{background:var(--teal-tint)}.teim-rd .gc-chip__dot{width:.5rem;height:.5rem;border-radius:50%;background:var(--teal);box-shadow:0 0 0 3px var(--teal-tint)}.teim-rd .gc-compare{display:inline-flex;align-items:center;gap:.32rem;font-family:var(--mono);font-size:.55rem;letter-spacing:.1em;text-transform:uppercase;color:var(--muted);padding:.24rem .5rem;border:1px solid var(--line);border-radius:999px;cursor:pointer;transition:color .14s,border-color .14s,background .14s}.teim-rd .gc-compare:hover{border-color:var(--teal-line);color:var(--teal-dark)}.teim-rd .gc-compare--on{color:var(--teal-dark);border-color:var(--teal);background:var(--teal-tint)}.teim-rd .gc-compare input{width:.8rem;height:.8rem;accent-color:var(--teal)}.teim-rd .gc-action{font-family:var(--mono);font-size:.55rem;letter-spacing:.1em;text-transform:uppercase;color:var(--muted);padding:.24rem .5rem;border:1px solid var(--line);border-radius:999px;background:none;cursor:pointer;transition:color .14s,border-color .14s,background .14s}.teim-rd .gc-action:hover{border-color:var(--teal-line);color:var(--teal-dark);background:var(--teal-tint)}.teim-rd .gc-grip{position:absolute;top:.6rem;right:.6rem;z-index:3;display:grid;place-items:center;width:1.7rem;height:1.7rem;border:none;border-radius:8px;background:#ffffffd9;color:var(--muted);opacity:0;cursor:grab;transition:opacity .14s,background .14s,color .14s;touch-action:none}.teim-rd .gc-card:hover .gc-grip,.teim-rd .gc-card--dragging .gc-grip{opacity:1}@media(hover:none){.teim-rd .gc-grip{opacity:.85}}.teim-rd .gc-grip:hover{background:var(--teal-tint);color:var(--teal-dark)}.teim-rd .gc-card--dragging{cursor:grabbing;box-shadow:0 16px 34px #0a0f2629;z-index:3}.teim-rd .gc-menu-wrap{position:relative}.teim-rd .gc-menu-btn{display:grid;place-items:center;width:1.9rem;height:1.9rem;border:none;border-radius:9px;background:none;color:var(--muted);cursor:pointer;transition:background .14s,color .14s}.teim-rd .gc-menu-btn:hover{background:var(--teal-tint);color:var(--teal-dark)}.teim-rd .gc-menu{position:absolute;right:0;bottom:calc(100% + .35rem);min-width:9.5rem;background:var(--bg);border:1px solid var(--line);border-radius:12px;box-shadow:0 12px 30px #0a0f2624;padding:.3rem;z-index:5;display:flex;flex-direction:column}.teim-rd .gc-menu__item{display:block;width:100%;text-align:left;padding:.5rem .6rem;border:none;background:none;border-radius:8px;font-family:var(--sans);font-size:.88rem;color:var(--ink-2);cursor:pointer;text-decoration:none;transition:background .13s,color .13s}.teim-rd .gc-menu__item:hover{background:var(--teal-tint);color:var(--teal-dark)}.teim-rd .gc-menu__item--danger{color:var(--muted)}.teim-rd .gc-menu__item--danger:hover{background:var(--line-soft);color:var(--ink)}.teim-rd .analyses-nomatch{display:flex;flex-direction:column;align-items:flex-start;gap:.8rem;padding:2rem .2rem;color:var(--muted)}.teim-rd .analyses-nomatch p{font-size:1rem}.teim-rd .analyses-search-wrap{position:relative;display:inline-flex;align-items:center}.teim-rd .analyses-search-wrap .analyses-search{padding-right:1.9rem}.teim-rd .analyses-search__clear{position:absolute;right:.4rem;display:grid;place-items:center;width:1.3rem;height:1.3rem;border:none;border-radius:50%;background:none;color:var(--muted);font-size:1.1rem;line-height:1;cursor:pointer;transition:background .14s,color .14s}.teim-rd .analyses-search__clear:hover{background:var(--teal-tint);color:var(--teal-dark)}.teim-rd .analyses-sort{display:inline-flex;align-items:center;gap:.45rem}.teim-rd .analyses-sort__label{font-family:var(--mono);font-size:.6rem;letter-spacing:.12em;text-transform:uppercase;color:var(--muted)}.teim-rd .analyses-sort__select{font-family:var(--sans);font-size:.9rem;color:var(--ink);border:1px solid var(--line);border-radius:10px;padding:.45rem .6rem;background:var(--bg);cursor:pointer}.teim-rd .analyses-sort__select:hover{border-color:var(--teal-line)}.teim-rd .workspace-scales__tab-count{margin-left:.45rem;font-family:var(--mono);font-size:.6rem;letter-spacing:.04em;color:var(--muted);background:var(--line-soft);border-radius:999px;padding:.05rem .4rem}.teim-rd .workspace-scales__tab--active .workspace-scales__tab-count{color:var(--teal-dark);background:var(--teal-tint)}.teim-rd .navline{position:sticky;bottom:0;background:var(--bg);border-top:1px solid var(--line-soft);padding:.95rem clamp(1rem,4vw,2.4rem);z-index:130}body.rd-wizard .teim-rd .screen{flex:1 0 auto}body.rd-wizard .teim-rd .cedar-widget{bottom:.5rem;right:max(clamp(1rem,4vw,2.4rem),calc((100vw - 1440px)/2));z-index:140}body.rd-wizard .teim-rd .cedar-widget--open{bottom:0}.teim-rd .navinner{max-width:1600px;margin:0 auto;display:flex;align-items:center;justify-content:flex-start;gap:.9rem}.teim-rd .navinner .btn{padding:.7rem 1.7rem}body.rd-wizard .teim-rd .cedar-widget--fullscreen{bottom:0;right:0}.teim-rd .backbtn{font-family:var(--sans);font-weight:500;font-size:1rem;color:var(--muted);transition:color .15s}.teim-rd .backbtn:hover{color:var(--ink)}.teim-rd .btn{font-family:var(--sans);font-weight:600;font-size:1.05rem;border-radius:9px;padding:.9rem 2.4rem;background:var(--teal);color:#fff;display:inline-block;text-align:center;transition:background .18s,transform .12s,box-shadow .18s}.teim-rd .btn:hover{background:var(--teal-dark);box-shadow:0 6px 18px #0fb5a55c;transform:translateY(-1px)}.teim-rd .btn:active{transform:scale(.98)}.teim-rd .btn.ghost{background:transparent;color:var(--teal-dark);border:1.5px solid var(--teal-line)}.teim-rd .btn.ghost:hover{background:var(--teal-tint);box-shadow:none}.teim-rd .hidden{display:none!important}.teim-rd .visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.teim-rd .veil{position:fixed;top:0;right:0;bottom:0;left:0;background:#fffffff5;display:none;align-items:center;justify-content:center;z-index:50;text-align:center}.teim-rd .veil.active{display:flex;animation:rise .3s ease}.teim-rd .veil .pulse{width:72px;height:72px;margin:0 auto 1.5rem;border-radius:50%;border:3px solid var(--teal-line);border-top-color:var(--teal);animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.teim-rd .veil h2{font-family:var(--sans);font-weight:700;font-size:1.7rem;margin-bottom:.5rem}.teim-rd .veil p{color:var(--muted);font-size:1.02rem}.teim-rd #map{width:100%;height:560px;border-radius:12px;background:#eef4f3;border:1px solid var(--line)}.teim-rd .lvlicon{width:24px;height:24px;margin-right:.5rem;vertical-align:-6px}.teim-rd .lvlicon circle{fill:none;stroke:#0a0f2638;stroke-width:1.6}.teim-rd .lvlicon .hot{stroke:#0fb5a5;stroke-width:2.4}.teim-rd .scopes button.on .lvlicon circle{stroke:#ffffff73}.teim-rd .scopes button.on .lvlicon .hot{stroke:#fff}.teim-rd #resmap{width:100%;height:280px;border-radius:12px;background:#eef4f3;border:1px solid var(--line);margin:.4rem 0 1rem}.teim-rd .backbtn{font-weight:600!important;color:var(--teal-dark)!important;border:1.5px solid var(--teal-line);border-radius:8px;padding:.78rem 1.8rem}.teim-rd .backbtn:hover{background:var(--teal-tint)}.teim-rd .intake-field,.teim-rd .cedar-import-panel,.teim-rd .repeatable-group__item{position:relative;background:var(--bg);border:1px solid var(--line);border-radius:var(--radius-card);box-shadow:none}.teim-rd .intake-field:focus-within{border-color:var(--teal);box-shadow:none}.teim-rd .intake-field{padding:1.5rem 1.6rem 1.4rem;transition:border-color .18s,box-shadow .18s}.teim-rd .intake-field__header{margin-bottom:1rem}.teim-rd .intake-field__label-row{display:flex;align-items:baseline;gap:.55rem;flex-wrap:wrap}.teim-rd .intake-field__label{font-family:var(--sans);font-weight:600;font-size:1.12rem;color:var(--ink)}.teim-rd .intake-field__hint{font-size:.93rem;color:var(--muted);line-height:1.55;margin-top:.35rem}.teim-rd .intake-field__required,.teim-rd .intake-field__optional,.teim-rd .intake-field__done,.teim-rd .intake-badge{font-family:var(--mono);font-size:.58rem;letter-spacing:.1em;border:1px solid var(--line);border-radius:4px;padding:.16rem .45rem;color:var(--muted);text-transform:uppercase}.teim-rd .intake-field__done,.teim-rd .intake-badge--suggested{color:var(--teal-dark);border-color:var(--teal-line);background:var(--teal-tint)}.teim-rd .intake-input,.teim-rd .repeatable-group__field .intake-input{width:100%;font-family:var(--sans);font-weight:600;font-size:clamp(1.35rem,2vw,1.75rem);color:var(--ink);border:0;border-bottom:2px solid var(--line);background:transparent;outline:none;border-radius:0;padding:0 0 .35rem;transition:border-color .18s}.teim-rd select.intake-input{font-size:clamp(1.15rem,1.7vw,1.45rem)}.teim-rd .intake-input:focus{border-bottom-color:var(--teal);box-shadow:none}.teim-rd .intake-input--error{border-bottom-color:#b3402a}.teim-rd .intake-input--textarea{border:1.5px solid var(--line);border-radius:10px;background:var(--bg);padding:.75rem 1rem;font-size:1rem;font-weight:400;min-height:6rem;resize:vertical}.teim-rd .intake-input--textarea:focus{border-color:var(--teal);box-shadow:var(--focus-ring)}.teim-rd .intake-input-prefix,.teim-rd .intake-input-suffix{font-size:clamp(1.35rem,2vw,1.75rem);color:var(--muted);font-weight:700}.teim-rd .intake-field__error-message{font-size:.93rem;color:var(--muted);line-height:1.55}.teim-rd .repeatable-group{display:grid;gap:.9rem}.teim-rd .repeatable-group__item{padding:1rem}.teim-rd .repeatable-group__grid,.teim-rd .repeatable-group__row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem}.teim-rd .repeatable-group__label{display:block;margin-bottom:.35rem;color:var(--muted);font-size:.83rem}.teim-rd .repeatable-group__add,.teim-rd .repeatable-group__remove{margin-top:.8rem;font-family:var(--sans);font-weight:600;color:var(--teal-dark)}.teim-rd .cedar-import-panel{border-color:var(--teal-line);background:var(--teal-tint);margin-bottom:1rem}.teim-rd .cedar-import-panel{padding:1.45rem 1.5rem}.teim-rd .cedar-import-panel__eyebrow{font-family:var(--mono);font-size:.68rem;letter-spacing:.18em;color:var(--teal-dark)}.teim-rd .btn--primary,.teim-rd .btn--secondary{font-family:var(--sans);font-weight:600;font-size:1.05rem;border-radius:9px;padding:.9rem 2.4rem;display:inline-block;text-align:center;transition:background .18s,transform .12s,box-shadow .18s}.teim-rd .btn--primary{background:var(--teal);color:#fff}.teim-rd .btn--primary:hover{background:var(--teal-dark);box-shadow:0 4px 14px #0fb5a54d}.teim-rd .btn--secondary{background:transparent;color:var(--teal-dark);border:1.5px solid var(--teal-line)}.teim-rd .btn--secondary:hover{background:var(--teal-tint)}.teim-rd .btn:disabled{opacity:.45;cursor:not-allowed;box-shadow:none}.teim-rd .intake-gate-modal-backdrop{min-height:calc(100vh - 6rem);display:grid;place-items:center;padding:clamp(2rem,4.5vh,3.2rem) clamp(1rem,4vw,2.4rem)}.teim-rd .intake-gate-modal{max-width:34rem;border:1px solid var(--line);border-radius:var(--radius-card);padding:1.7rem;background:var(--bg)}@media(max-width:900px){.teim-rd .repeatable-group__grid,.teim-rd .repeatable-group__row{grid-template-columns:1fr}}.teim-rd .empty-state{min-height:min(38rem,calc(100vh - 9rem));display:grid;place-items:center}.teim-rd .card--centered{width:min(32rem,100%);text-align:center;padding:2rem}.teim-rd .card--centered h2{font-family:var(--sans);font-size:clamp(1.55rem,3vw,2rem);line-height:1.18;letter-spacing:-.02em;margin-bottom:.8rem}.teim-rd .empty-state__description{color:var(--muted);font-size:1rem;line-height:1.6}.teim-rd .result-page{display:block}.teim-rd .result-export-modal__header{display:flex;align-items:center;gap:.65rem;flex-wrap:wrap}.teim-rd .detail-warning{border:1px solid rgba(200,122,88,.45);background:#c87a5814;border-radius:10px;padding:.85rem 1rem;color:var(--ink-2);line-height:1.55;margin-bottom:.85rem}.teim-rd .detail-warnings{display:flex;gap:.7rem;align-items:flex-start;border:1px solid var(--line);border-left:3px solid var(--teal);background:var(--teal-tint);border-radius:12px;padding:.75rem 1rem;margin-bottom:1.1rem}.teim-rd .detail-warnings__icon{flex:none;width:18px;height:18px;color:var(--teal-dark);margin-top:.1rem}.teim-rd .detail-warnings__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.25rem}.teim-rd .detail-warnings__list li{font-size:.88rem;color:var(--ink-2);line-height:1.5}.teim-rd .rsec-title{display:flex;align-items:center;gap:.6rem}.teim-rd .rsec-title__icon{flex:none;width:30px;height:30px;display:grid;place-items:center;border-radius:8px;background:var(--teal-tint)}.teim-rd .rsec-title__icon .micon{width:19px;height:19px}.teim-rd .result-export-modal__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.teim-rd .result-no-output{padding:1.45rem 1.5rem;margin-top:1rem}.teim-rd .result-no-output__actions{display:flex;flex-wrap:wrap;gap:.7rem;margin-top:1.1rem}.teim-rd .respreview{position:relative}.teim-rd .respreview__wm{position:absolute;top:0;right:0;bottom:0;left:0;z-index:4;pointer-events:none;display:flex;flex-direction:column;justify-content:space-between;align-items:center;overflow:hidden}.teim-rd .respreview__wm span{font-family:var(--mono);font-size:.72rem;letter-spacing:.14em;text-transform:uppercase;color:#0a0f261a;transform:rotate(-24deg);white-space:nowrap}.teim-rd .respreview__wm span:nth-child(2n){align-self:flex-start;margin-left:8%}.teim-rd .respreview__wm span:nth-child(3n){align-self:flex-end;margin-right:8%}.teim-rd .respreview__note{display:flex;align-items:center;gap:1rem;flex-wrap:wrap;border:1px solid var(--line);border-left:3px solid var(--dteal, #0A7F74);border-radius:10px;background:var(--bg, #fff);padding:.85rem 1.1rem;margin:0 0 1.1rem}.teim-rd .respreview__badge{font-size:.58rem;font-weight:700;letter-spacing:.14em;color:var(--dteal, #0A7F74);border:1px solid currentColor;border-radius:999px;padding:.24rem .55rem .2rem;flex:none}.teim-rd .respreview__text{margin:0;flex:1 1 22rem;font-size:.95rem;line-height:1.55;color:var(--ink-2)}.teim-rd .respreview__cta{flex:none}.teim-rd .respreview__inline{display:flex;align-items:center;gap:1rem;flex-wrap:wrap;margin-top:.9rem;padding-top:.9rem;border-top:1px solid var(--line-soft)}.teim-rd .respreview__inline p{margin:0;flex:1 1 18rem;color:var(--ink-2);font-size:.95rem}.teim-rd .respreview__unlock{text-decoration:none}.teim-rd .lockbar{display:inline-block;width:64px;height:.85em;border-radius:4px;background:var(--line-soft);vertical-align:middle}.teim-rd .metric--locked .val .lockbar{width:84px;height:1.05em}.teim-rd .packet-card--locked{cursor:default;opacity:.85}.teim-rd .packet-card--locked .lockbar{width:28px;flex:none}.teim-rd .result-disclaimer{color:var(--muted);font-size:.95rem;line-height:1.6;margin-top:1rem}.teim-rd .result-section-heading h2,.teim-rd .result-export-modal h2{font-family:var(--sans);font-weight:600;font-size:1.2rem;margin-bottom:.25rem}.teim-rd .result-section-heading__hint{color:var(--muted);line-height:1.6;font-size:.95rem}.teim-rd .result-export-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;display:grid;place-items:center;padding:1rem;background:#ffffffc7}.teim-rd .result-export-modal{width:min(52rem,100%);max-height:min(42rem,92vh);overflow:auto;padding:1.45rem 1.5rem}.teim-rd .result-export-modal__header{justify-content:space-between;margin-bottom:1rem}.teim-rd .result-export-modal__close{color:var(--muted);font-size:1.3rem}.teim-rd .result-export-modal__grid,.teim-rd .result-export-modal__list{grid-template-columns:1fr;gap:.8rem;display:grid}.teim-rd .result-export-tile,.teim-rd .result-export-link{display:flex;gap:.9rem;align-items:center;border:1px solid var(--line);border-radius:10px;padding:.9rem;color:var(--ink);text-decoration:none}.teim-rd .result-export-tile__content,.teim-rd .result-export-link__content{display:grid;gap:.1rem}.teim-rd .result-export-tile__eyebrow,.teim-rd .result-export-preview__badge{font-family:var(--mono);font-size:.6rem;letter-spacing:.12em;color:var(--teal-dark)}.teim-rd .result-export-preview{width:3.4rem;min-height:3.4rem;border:1px solid var(--teal-line);border-radius:8px;display:grid;place-items:center;background:var(--teal-tint);flex:none}.teim-rd .result-skeleton{border-radius:10px;background:var(--line-soft);min-height:2rem}.teim-rd .result-skeleton-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin:1rem 0}.teim-rd .result-skeleton--title{width:min(28rem,80%);height:3rem}.teim-rd .result-skeleton--card{height:9rem}.teim-rd .result-skeleton--panel{height:15rem}@media(max-width:900px){.teim-rd .result-skeleton-grid{grid-template-columns:1fr}}.teim-rd{--lume-ink: var(--ink);--lume-ink-soft: var(--ink-2);--lume-ink-muted: var(--muted);--lume-navy: var(--ink);--lume-navy-soft: var(--ink-2);--lume-paper: var(--bg);--lume-card: var(--bg);--lume-cream: var(--teal-tint);--lume-sand: var(--teal-tint);--md-surface: var(--bg);--md-surface-variant: var(--teal-tint);--md-surface-container-high: var(--teal-tint);--md-on-surface: var(--ink);--md-on-surface-variant: var(--muted);--lume-border: var(--line);--lume-border-strong: rgba(10, 15, 38, .2);--md-outline: var(--line);--lume-forest: var(--teal-dark);--lume-green: var(--teal-dark);--lume-fallback-green: var(--teal);--lume-copper: var(--teal-dark);--lume-copper-shadow: rgba(15, 181, 165, .25);--accent-clay: var(--teal-dark);--md-primary: var(--teal-dark);--md-primary-hover: var(--teal);--color-primary: var(--teal-dark);--color-primary-alpha-15: var(--teal-line);--lume-error: #b3402a;--lume-error-rgb: 179, 64, 42;--md-error: #b3402a;--font-family-serif-display: var(--sans)}.teim-rd .editorial-cta{display:inline-flex;align-items:center;gap:.55rem;padding:.85rem 1.5rem;font-family:var(--sans);font-weight:600;font-size:1rem;letter-spacing:.01em;color:#fff;background:var(--teal-dark);border:1px solid var(--teal-dark);border-radius:10px;text-decoration:none;cursor:pointer;transition:background .15s,border-color .15s,transform .12s}.teim-rd .editorial-cta:after{content:none}.teim-rd .editorial-cta:hover{background:var(--teal);border-color:var(--teal)}.teim-rd .editorial-cta:active{transform:scale(.98)}.teim-rd .editorial-cta:focus-visible{outline:3px solid var(--teal-line);outline-offset:2px}.teim-rd .editorial-cta--step{padding:.95rem 1.7rem}.teim-rd .rd-footer{margin-top:auto;border-top:1px solid var(--line-soft)}.teim-rd .rd-footer__inner{max-width:none;padding:1.1rem clamp(1rem,4vw,2.4rem);display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:.8rem}.teim-rd .rd-footer__brand{font-size:.9rem;color:var(--ink-2)}.teim-rd .rd-footer__lumecon{font-family:var(--sans);font-weight:700;letter-spacing:.14em;font-size:.8rem;color:inherit;text-decoration:none;transition:color .14s}.teim-rd a.rd-footer__lumecon:hover,.teim-rd a.rd-footer__lumecon:focus-visible{color:var(--dteal)}.teim-rd .rd-footer__links{display:flex;gap:1.6rem;flex-wrap:wrap;font-family:var(--sans);font-weight:500;font-size:.88rem}.teim-rd .rd-footer__link{color:var(--teal-dark);text-decoration:none}.teim-rd a.rd-footer__link:hover{text-decoration:underline}.teim-rd .cedar-widget__launcher{border:1px solid var(--teal-line);border-radius:12px;background:var(--bg);color:var(--ink);box-shadow:0 8px 24px #0a0f261a}.teim-rd .cedar-widget__launcher-label{font-family:var(--sans);color:var(--ink)}.teim-rd .cedar-widget__launcher-context{font-family:var(--mono);letter-spacing:.06em;color:var(--muted)}.teim-rd .cedar-widget__status-dot{background:var(--teal)}.teim-rd .cedar-widget__status-dot--unavailable{background:#b3402a}.teim-rd .cedar-widget__status-dot--locked{background:var(--muted)}.teim-rd .cedar-widget__panel{border:1px solid var(--line-soft);border-radius:var(--radius-card);background:var(--bg);box-shadow:0 18px 48px #0a0f262e}.teim-rd .cedar-widget--fullscreen{top:0;right:0;bottom:0;left:0;width:100vw;height:100vh;z-index:150}.teim-rd .cedar-widget__header{background:var(--teal-dark);color:#fff}.teim-rd .cedar-widget__title,.teim-rd .cedar-widget__context{color:#fff;font-family:var(--sans)}.teim-rd .cedar-widget__body{background:#f3f5f7}.teim-rd .cedar-message-row{display:flex;align-items:flex-start;gap:.5rem;align-self:flex-start;max-width:94%}.teim-rd .cedar-message__avatar{flex:0 0 auto;width:30px;height:30px;border-radius:50%;background:var(--bg);border:1px solid var(--line);display:grid;place-items:center;margin-top:.1rem}.teim-rd .cedar-message__avatar img{width:18px;height:18px}.teim-rd .cedar-message{color:var(--ink)}.teim-rd .cedar-message--assistant{width:auto;background:var(--bg);color:var(--ink);border:1px solid var(--line);border-radius:4px 14px 14px;padding:.7rem .9rem;box-shadow:0 1px 3px #0a0f260d}.teim-rd .cedar-message--user{background:var(--dteal);color:#fff;border-radius:14px 4px 14px 14px;box-shadow:none}.teim-rd .cedar-message--user p{color:#fff}.teim-rd .cedar-message__markdown,.teim-rd .cedar-message__markdown h3,.teim-rd .cedar-message__markdown h4,.teim-rd .cedar-message__markdown h5{color:var(--ink);font-family:var(--sans)}.teim-rd .cedar-message__markdown a{color:var(--teal-dark)}.teim-rd .cedar-welcome__prompts{justify-items:end}.teim-rd .cedar-prompt-button{width:auto;max-width:100%;background:var(--dteal);color:#fff;border:1px solid var(--dteal);border-radius:999px;box-shadow:none;font-family:var(--sans);font-weight:600;text-align:left}.teim-rd .cedar-prompt-button:hover:not(:disabled),.teim-rd .cedar-prompt-button:focus-visible:not(:disabled){background:var(--teal-dark);border-color:var(--teal-dark);box-shadow:none;transform:none}.teim-rd .cedar-prompt-button:disabled{background:var(--teal-tint);color:var(--dteal);border-color:var(--teal-line);opacity:1}.teim-rd .cedar-fs-composer{border-top:1px solid var(--line-soft);background:#f3f5f7}.teim-rd .cedar-fs-input{border:1px solid var(--teal-line);border-radius:999px;background:var(--bg);color:var(--ink);font-family:var(--sans)}.teim-rd .cedar-fs-input:focus{border-color:var(--teal);box-shadow:var(--focus-ring)}.teim-rd .cedar-fs-send{background:var(--teal-dark);color:#fff;border-radius:50%}.teim-rd .cedar-fs-send:hover:not(:disabled){background:var(--teal)}.teim-rd .cedar-fs-send:disabled{background:var(--line);color:var(--muted)}.teim-rd .cedar-welcome__heading{font-family:var(--sans);color:var(--ink)}.teim-rd .cedar-welcome__note{color:var(--muted);font-family:var(--mono);letter-spacing:.04em}.teim-rd .cedar-welcome--upgrade{display:flex;flex-direction:column;gap:1.1rem;align-items:flex-start}.teim-rd .cedar-upgrade__eyebrow{display:inline-flex;align-items:center;gap:.4rem;font-family:var(--mono);font-size:var(--band-size);letter-spacing:var(--band-track);text-transform:uppercase;color:var(--dteal)}.teim-rd .cedar-upgrade__lock{display:inline-flex;color:var(--dteal)}.teim-rd .cedar-upgrade__cta{display:inline-flex;align-items:center;justify-content:center;background:var(--dteal);color:#fff;border:1px solid var(--dteal);border-radius:var(--radius-pill);padding:.6rem 1.2rem;font-family:var(--sans);font-weight:600;font-size:.9rem;text-decoration:none;transition:background .16s,border-color .16s}.teim-rd .cedar-upgrade__cta:hover,.teim-rd .cedar-upgrade__cta:focus-visible{background:var(--teal-dark);border-color:var(--teal-dark)}.teim-rd .cedar-typing__label{color:var(--teal-dark)}.teim-rd .cedar-fs-sidebar{background:var(--teal-tint);border-right:1px solid var(--line-soft)}.teim-rd .cedar-fs-profile__avatar{background:var(--teal-dark);color:#fff}.teim-rd .cedar-fs-topic-card--active{border-color:var(--teal-line);background:var(--bg)}.teim-rd .cedar-fs-ctrl-btn{color:#fff}.teim-rd .rd-settings-sections{display:grid;gap:.65rem;margin-top:1.5rem}.teim-rd .rd-section-box{border:1px solid var(--line-soft);border-radius:12px;padding:1.25rem 1.5rem;display:grid;gap:.6rem}.teim-rd .rd-section-box h2{font-family:var(--sans);font-weight:700;font-size:1rem;color:var(--ink);margin:0;display:flex;align-items:center;gap:.65rem;flex-wrap:wrap}.teim-rd .rd-section-box p{margin:0;color:var(--muted);font-size:.93rem;line-height:1.55}.teim-rd .rd-section-box p a{color:var(--dteal);text-decoration:underline;text-underline-offset:2px}.teim-rd .rd-section-box p a:hover{color:var(--teal-dark, var(--dteal))}.teim-rd .rd-caps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.85rem;margin-top:1.6rem}@media(max-width:720px){.teim-rd .rd-caps-grid{grid-template-columns:1fr}}.teim-rd .rd-cap-card{border:1px solid var(--line-soft);border-radius:12px;padding:1.3rem 1.4rem;display:grid;gap:.45rem;transition:border-color .16s,box-shadow .16s,transform .16s}.teim-rd .rd-cap-card:hover{border-color:var(--teal-line);box-shadow:0 10px 26px #0a0f261a;transform:translateY(-3px)}.teim-rd .rd-cap-card:hover .rd-cap-card__icon{color:var(--teal-dark)}@media(prefers-reduced-motion:reduce){.teim-rd .rd-cap-card:hover{transform:none}}.teim-rd .rd-cap-card__icon{color:var(--teal);display:block;margin-bottom:.3rem;transition:color .16s}.teim-rd .rd-cap-card__title{font-family:var(--sans);font-weight:600;font-size:.98rem;color:var(--ink);display:block}.teim-rd .rd-cap-card__body{font-size:.9rem;color:var(--muted);line-height:1.6;margin:0}.teim-rd .analyses-page .workspace-empty{border:1px solid var(--line-soft);border-radius:12px;padding:2rem;margin-top:.5rem;background:var(--bg)}.teim-rd--public .rd-public-main{flex:1 1 auto;display:flex;flex-direction:column}.teim-rd--public .empty-state{flex:1 1 auto;display:flex;flex-direction:column;align-items:center;justify-content:center}.teim-rd .legal-page{width:100%;max-width:760px;margin-inline:auto;padding:clamp(2.5rem,6vh,4.5rem) clamp(1.5rem,4vw,3rem) 4rem}.teim-rd .legal-page__head{padding-bottom:1.4rem;margin-bottom:1.6rem;border-bottom:1px solid var(--line-soft)}.teim-rd .legal-page__eyebrow{font-family:var(--mono);font-size:.66rem;letter-spacing:.18em;text-transform:uppercase;color:var(--teal-dark);margin:0 0 .6rem}.teim-rd .legal-page h1{font-family:var(--sans);font-weight:700;font-size:clamp(1.9rem,4vw,2.5rem);color:var(--ink);margin:0}.teim-rd .legal-page__updated{font-size:.85rem;color:var(--muted);margin:.6rem 0 0}.teim-rd .legal-page section{margin-top:1.8rem}.teim-rd .legal-page h2{font-family:var(--sans);font-weight:600;font-size:1.15rem;color:var(--ink);margin:0 0 .6rem}.teim-rd .legal-page p{font-size:1rem;line-height:1.7;color:var(--ink-2);margin:0 0 .9rem}.teim-rd .legal-page a{color:var(--teal-dark);text-decoration:underline}.teim-rd .legal-page__back{display:inline-flex;align-items:center;gap:.3em;background:none;border:none;padding:0;margin-bottom:1.2rem;font-family:var(--sans);font-size:.9rem;font-weight:500;color:var(--teal-dark);cursor:pointer;text-decoration:none}.teim-rd .legal-page__back:hover{color:var(--ink)}.teim-rd .io-diagram{margin:1.6rem 0 .4rem;padding:1.4rem 1rem 1.2rem;border:1px solid var(--line-soft);border-radius:20px;background:var(--bg)}.teim-rd .io-diagram__svg{display:block;width:100%;max-width:420px;height:auto;margin:0 auto .4rem}.teim-rd .io-diagram__core{font-family:var(--mono);font-size:15px;letter-spacing:.12em;fill:#fff}.teim-rd .io-diagram__band{font-family:var(--mono);font-size:12px;letter-spacing:.14em;fill:var(--dteal)}.teim-rd .io-diagram__ripple{transform-box:fill-box;transform-origin:center;animation:io-ripple 4.4s ease-out infinite}.teim-rd .io-diagram__ripple--2{animation-delay:1.1s}@keyframes io-ripple{0%{transform:scale(.82);opacity:.32}70%{opacity:0}to{transform:scale(1.12);opacity:0}}.teim-rd .io-diagram__legend{display:grid;gap:.5rem;max-width:30rem;margin:.6rem auto 0}.teim-rd .io-diagram__legend p{display:flex;align-items:baseline;gap:.55rem;font-size:.92rem;line-height:1.45;color:var(--ink-2);margin:0}.teim-rd .io-diagram__legend b{color:var(--ink);font-weight:600}.teim-rd .io-diagram__key{flex:none;width:.85rem;height:.85rem;border-radius:4px;transform:translateY(.1rem)}.teim-rd .io-diagram__key--direct{background:#0a7f74}.teim-rd .io-diagram__key--indirect{background:#0fb5a566}.teim-rd .io-diagram__key--induced{background:#0fb5a529;border:1px solid rgba(15,181,165,.5)}.teim-rd .rd-notfound,.teim-rd .rd-authstatus{flex:1 1 auto;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:.6rem;padding:clamp(2.5rem,8vh,5rem) 1.5rem}.teim-rd .rd-notfound__code,.teim-rd .rd-authstatus__code{font-family:var(--mono);font-size:.8rem;letter-spacing:.2em;color:var(--teal-dark);margin:0}.teim-rd .rd-notfound__title,.teim-rd .rd-authstatus__title{font-family:var(--sans);font-weight:700;font-size:clamp(1.6rem,4vw,2.2rem);color:var(--ink);margin:0}.teim-rd .rd-notfound__body,.teim-rd .rd-authstatus__body{color:var(--muted);margin:0 0 1.2rem;max-width:32rem}.teim-rd .rd-authstatus__badge{width:72px;height:72px;border-radius:50%;display:grid;place-items:center;margin-bottom:.4rem}.teim-rd .rd-authstatus__badge svg{width:34px;height:34px}.teim-rd .rd-authstatus__badge--verifying{background:var(--teal-tint)}.teim-rd .rd-authstatus__badge--success{background:var(--teal-tint);color:var(--teal-dark)}.teim-rd .rd-authstatus__badge--error{background:#b3402a1f;color:var(--lume-error)}:root[data-theme=dark] .teim-rd .rd-authstatus__badge--error{color:#e6795f}.teim-rd .rd-authstatus__resend{display:flex;flex-direction:column;align-items:center;gap:.5rem;margin-top:.4rem}.teim-rd .rd-authstatus__resend-note{color:var(--teal-dark);font-size:.9rem;margin:0}.teim-rd .rd-authstatus__resend-note--error{color:var(--lume-error)}.teim-rd .analyses-page{display:grid;gap:1.6rem}.teim-rd .analyses-page .workspace-page__header{gap:.4rem}.teim-rd .analyses-page h1{font-family:var(--sans);font-weight:700;font-size:clamp(1.9rem,3.6vw,2.5rem);letter-spacing:-.02em;color:var(--ink)}.teim-rd .analyses-page .workspace-page__subtitle{color:var(--muted);font-family:var(--body)}.teim-rd .analyses-page .dashboard-work__head h2{font-family:var(--mono);font-weight:400;font-size:.64rem;letter-spacing:.16em;text-transform:uppercase;color:var(--muted)}.teim-rd .analyses-page .workspace-empty__title{font-family:var(--sans);font-weight:700;color:var(--ink)}.teim-rd .analyses-page .workspace-empty__lede{color:var(--muted)}.teim-rd .analyses-page .workspace-scales{border-top:none;border-bottom:1px solid var(--line-soft)}.teim-rd .analyses-page .workspace-scales__tab{position:relative;border-right:none;padding:.85rem 1.25rem;color:var(--muted);letter-spacing:.04em;transition:color .18s,background .18s}.teim-rd .analyses-page .workspace-scales__tab:hover{color:var(--teal-dark);background:var(--teal-wash, rgba(15,181,165,.08))}.teim-rd .analyses-page .workspace-scales__tab:after{content:"";position:absolute;left:.9rem;right:.9rem;bottom:-1px;height:2px;border-radius:2px;background:var(--teal);transform:scaleX(0);transform-origin:center;transition:transform .22s ease}.teim-rd .analyses-page .workspace-scales__tab--active{color:var(--teal-dark);background:transparent}.teim-rd .analyses-page .workspace-scales__tab--active:after{transform:scaleX(1)}.teim-rd .analyses-page .workspace-scales__tab-label{font-size:.82rem}.teim-rd .analyses-page .dashboard-work__head{border-bottom:none;padding-bottom:0;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;row-gap:.75rem}@media(max-width:720px){.teim-rd .analyses-page .dashboard-work__head{flex-direction:column;flex-wrap:nowrap;align-items:stretch}.teim-rd .analyses-page .workspace-scales__tab{flex:0 1 auto;min-width:0;padding:.7rem;display:flex;align-items:center;gap:.3rem}}.teim-rd .analyses-page .dashboard-work__count{border:1px solid var(--teal-line);border-radius:999px;background:var(--teal-tint);color:var(--teal-dark);font-weight:600}.teim-rd .analyses-filters{display:flex;flex-wrap:wrap;gap:.4rem;flex-basis:100%}.teim-rd .analyses-chip{font-family:var(--sans);font-size:.82rem;font-weight:500;color:var(--ink-2);background:var(--bg);border:1px solid var(--line);border-radius:999px;padding:.35rem .9rem;cursor:pointer;transition:background .15s,color .15s,border-color .15s,transform .12s}.teim-rd .analyses-chip:hover{border-color:var(--teal-line);color:var(--teal-dark);background:var(--teal-tint)}.teim-rd .analyses-chip--on,.teim-rd .analyses-chip--on:hover{background:var(--ink);color:#fff;border-color:var(--ink)}.teim-rd .analyses-chip:active{transform:scale(.96)}.teim-rd .analyses-page .workspace-empty{border-bottom:none}.teim-rd .cedar-review-backdrop,.teim-rd .signup-unavailable-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;display:grid;place-items:center;padding:clamp(1rem,4vw,2.4rem);background:#0a0f2673;animation:rise .2s ease}.teim-rd .signup-unavailable-modal{width:min(28rem,100%);background:var(--bg);border:1px solid var(--line);border-radius:16px;padding:1.8rem;box-shadow:0 24px 60px #0a0f2647;text-align:left}.teim-rd .signup-unavailable-modal h2{font-family:var(--sans);font-weight:700;font-size:1.15rem;margin-bottom:.6rem}.teim-rd .signup-unavailable-modal p{color:var(--muted);margin-bottom:1.3rem}.teim-rd .cedar-review{width:min(38rem,100%);max-height:calc(100vh - 4rem);overflow-y:auto;background:var(--bg);border:1px solid var(--line);border-radius:16px;padding:1.8rem;box-shadow:0 24px 60px #0a0f2647}.teim-rd .cedar-review__eyebrow{font-family:var(--mono);font-size:.62rem;letter-spacing:.16em;color:var(--teal-dark);margin-bottom:.5rem}.teim-rd .cedar-review h2{font-family:var(--sans);font-weight:700;font-size:1.35rem;line-height:1.25;margin-bottom:.4rem}.teim-rd .cedar-review h2:focus{outline:none}.teim-rd .cedar-review__lede{color:var(--muted);font-size:.98rem;margin-bottom:1.1rem}.teim-rd .cedar-review__preview,.teim-rd .cedar-review__list{list-style:none;margin:0 0 1.3rem;padding:0;display:flex;flex-direction:column;gap:.5rem}.teim-rd .cedar-review__preview-row{display:flex;justify-content:space-between;gap:1rem;padding:.55rem .8rem;border:1px solid var(--line-soft);border-radius:10px;background:var(--teal-tint)}.teim-rd .cedar-review__preview-label{font-family:var(--sans);font-weight:600;font-size:.9rem;color:var(--ink)}.teim-rd .cedar-review__preview-value{font-size:.9rem;color:var(--ink-2);text-align:right;word-break:break-word}.teim-rd .cedar-review__preview-more{font-size:.85rem;color:var(--muted);padding:.2rem .2rem 0}.teim-rd .cedar-review__item{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:.65rem .85rem;border:1px solid var(--line-soft);border-radius:10px}.teim-rd .cedar-review__item-copy{display:flex;flex-direction:column;gap:.15rem;min-width:0}.teim-rd .cedar-review__toggle{display:inline-flex;border:1px solid var(--line);border-radius:999px;overflow:hidden;flex-shrink:0}.teim-rd .cedar-review__toggle-btn{font-family:var(--sans);font-weight:600;font-size:.82rem;padding:.4rem .85rem;background:var(--bg);color:var(--muted);transition:background .15s,color .15s}.teim-rd .cedar-review__toggle-btn--on{background:var(--teal);color:#fff}.teim-rd .cedar-review__actions{display:flex;flex-wrap:wrap;align-items:center;gap:.7rem}.teim-rd .cedar-review__discard{font-family:var(--sans);font-weight:600;font-size:.9rem;color:#b3402a;margin-left:auto}.teim-rd .cedar-review__discard:hover{text-decoration:underline}.teim-rd .auth-editorial:before,.teim-rd .auth-card--contour:before{content:none}.teim-rd .auth-editorial{width:min(100%,26rem);position:relative;isolation:auto;background:transparent;border:none;border-radius:0;padding:2.25rem 2rem 2rem;box-shadow:none}.teim-rd .auth-editorial__tagline{font-family:var(--body);font-size:.97rem;color:var(--muted);line-height:1.6;margin:0 0 1.6rem;text-align:center}.teim-rd .auth-editorial__google-btn{display:flex;align-items:center;justify-content:center;gap:.75rem;width:100%;padding:.78rem 1rem;background:var(--bg);border:1px solid var(--line);border-radius:9px;color:var(--ink);font-family:var(--sans);font-size:.95rem;font-weight:500;text-decoration:none;cursor:pointer;transition:background .15s,border-color .15s}.teim-rd .auth-editorial__google-btn:hover{background:var(--teal-tint);border-color:var(--teal-line)}.teim-rd .auth-editorial__divider{display:flex;align-items:center;margin:1.4rem 0 1.25rem}.teim-rd .auth-editorial__divider:before,.teim-rd .auth-editorial__divider:after{content:"";flex:1;height:1px;background:var(--line-soft)}.teim-rd .auth-editorial__divider span{padding:0 .85rem;font-family:var(--mono);font-size:.6rem;font-weight:400;letter-spacing:.18em;text-transform:uppercase;color:var(--muted);line-height:1}.teim-rd .auth-form__field span{font-family:var(--sans);font-size:.8rem;font-weight:600;letter-spacing:.02em;color:var(--ink-2);text-transform:none}.teim-rd .auth-form__req{color:var(--dteal);font-weight:700}.teim-rd .auth-form__reqnote{font-family:var(--sans);font-size:.78rem;color:var(--muted);margin:0 0 .9rem}.teim-rd .auth-form__reqnote .auth-form__req{margin:0 .05rem}.teim-rd .auth-form__field input,.teim-rd .auth-form__field select{width:100%;min-height:44px;padding:.48rem .9rem;font-family:var(--sans);font-size:.9rem;font-weight:400;border:1px solid var(--line);border-radius:9px;background:var(--bg);color:var(--ink);outline:none;transition:border-color .18s,box-shadow .18s}.teim-rd .auth-form__field input:focus,.teim-rd .auth-form__field select:focus{border-color:var(--teal);box-shadow:var(--focus-ring)}.teim-rd .auth-form__group{background:transparent;border:none;border-radius:0;padding:0;display:flex;flex-direction:column;gap:1rem;margin-top:.25rem}.teim-rd .auth-form__error{font-size:.93rem;color:#b3402a;padding:.55rem .8rem;background:#b3402a0f;border:1px solid rgba(179,64,42,.18);border-radius:8px;margin:0}.teim-rd .auth-form__actions{display:flex;justify-content:center;align-items:center;gap:1rem;margin-top:.75rem;flex-wrap:wrap}.teim-rd .auth-editorial__btn-primary{font-family:var(--sans);font-weight:600;font-size:.88rem;border-radius:9px;padding:.6rem 1.5rem;background:var(--teal);color:#fff;border:none;cursor:pointer;letter-spacing:0;transition:background .18s,transform .12s,box-shadow .18s}.teim-rd .auth-editorial__btn-primary{position:relative;overflow:hidden}.teim-rd .auth-editorial__btn-primary:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(115deg,transparent 35%,rgba(255,255,255,.28) 50%,transparent 65%);transform:translate(-130%)}.teim-rd .auth-editorial__btn-primary:hover:after{transform:translate(130%);transition:transform .75s ease}.teim-rd .auth-editorial__btn-primary:hover{background:var(--teal-dark);box-shadow:0 6px 18px #0fb5a559}.teim-rd .auth-editorial__btn-primary:active{transform:scale(.98)}.teim-rd .auth-editorial__btn-primary:disabled{opacity:.45;cursor:not-allowed;box-shadow:none}.teim-rd .auth-editorial__new-user{margin:1.25rem 0 0;text-align:center;font-size:.9rem;color:var(--muted)}.teim-rd .auth-editorial__new-user-link{background:none;border:none;padding:0;font:inherit;color:var(--teal);cursor:pointer;text-decoration:underline;text-underline-offset:2px}.teim-rd .auth-editorial__new-user-link:hover{opacity:.8}.teim-rd .auth-editorial__new-user-link:disabled{opacity:.45;cursor:not-allowed}.teim-rd .auth-editorial__legal{margin:1rem 0 0;text-align:center;font-size:.75rem;color:var(--muted);line-height:1.5;opacity:.75}.teim-rd .auth-editorial__legal-link{color:inherit;text-decoration:underline;text-underline-offset:2px}.teim-rd .auth-editorial__legal-link:hover{color:var(--teal)}.teim-rd .region-selector--hero{display:flex;flex-direction:column;gap:1rem}.teim-rd .region-selector__searchrow{display:grid;grid-template-columns:minmax(280px,420px) 1fr;gap:.4rem 1.4rem;align-items:center}@media(max-width:760px){.teim-rd .region-selector__searchrow{grid-template-columns:1fr}}.teim-rd .region-selector .intake-input{width:100%;font-family:var(--sans);font-weight:600;font-size:1.2rem;color:var(--ink);border:1.5px solid var(--line);border-radius:10px;padding:.7rem 1rem;outline:none;background:var(--bg);transition:border-color .18s,box-shadow .18s}.teim-rd .region-selector .intake-input:focus{border-color:var(--teal);box-shadow:var(--focus-ring)}.teim-rd .region-resolve{font-family:var(--mono);font-size:.66rem;letter-spacing:.08em;line-height:1.7;color:var(--muted);margin:0}.teim-rd .region-resolve--resolved{color:var(--teal-dark)}.teim-rd .region-resolve--unresolved{color:#a36a15}.teim-rd .region-selector__map{display:flex;flex-direction:column;gap:.55rem;min-width:0;width:100%;max-width:1060px;margin:0 auto}.teim-rd .region-scope__map{width:100%;height:auto;max-height:none;border:1px solid var(--line-soft);border-radius:var(--radius-card);background:#f7faf9}.teim-rd .region-scope__land{fill:#eff5f3;stroke:#0a0f2659;stroke-width:.6}.teim-rd .region-scope__state{fill:transparent;transition:fill .14s,opacity .3s ease}.teim-rd .region-scope__state--selectable{fill:#0fb5a51a;cursor:pointer;outline:none}.teim-rd .region-scope__state-targets--focus .region-scope__state--selectable:not(.region-scope__state--selected){opacity:.28}.teim-rd .region-scope__reservations--focus .region-scope__res:not(.region-scope__res--selected){opacity:.35;transition:opacity .3s ease}.teim-rd .region-scope__state--selectable:hover{fill:#0fb5a538}.teim-rd .region-scope__state--selected,.teim-rd .region-scope__state--selectable.region-scope__state--selected{fill:#0fb5a547}.teim-rd .region-scope__state-borders{fill:none;stroke:#0a0f2647;stroke-width:.3;opacity:.6}.teim-rd .region-scope__map--detailed .region-scope__land{fill:url(#region-land)}.teim-rd .region-scope__map--detailed .region-scope__state-borders{stroke:#0a0f264d;stroke-width:.3;opacity:.75}.teim-rd .region-scope__map--detailed .region-scope__state--selectable:hover{fill:#0fb5a529}.teim-rd .region-scope__map--detailed .region-scope__state--selected{fill:#0fb5a54d;stroke:var(--teal-dark);stroke-width:.5}.teim-rd .region-scope__state--selectable{cursor:pointer}.teim-rd .region-scope__land--focus{fill:url(#region-land);stroke:#0a0f2661;stroke-width:.55}.teim-rd .region-scope__county{fill:#0fb5a50a;stroke:#0a0f2652;stroke-width:.38;cursor:pointer;transition:fill .12s}.teim-rd .region-scope__county:hover{fill:#0fb5a529}.teim-rd .region-scope__county--selected{fill:#0fb5a54d;stroke:var(--teal-dark);stroke-width:.45}.teim-rd .region-scope__res{fill:#0fb5a53d;stroke:var(--dteal);stroke-width:.4;cursor:pointer;transition:fill .14s,stroke-width .14s}.teim-rd .region-scope__res:hover{fill:#0fb5a566;stroke-width:.7;animation:res-hover-ripple 1.5s ease-out infinite}@keyframes res-hover-ripple{0%{filter:drop-shadow(0 0 1px rgba(15,181,165,.5))}55%{filter:drop-shadow(0 0 7px rgba(15,181,165,.9))}to{filter:drop-shadow(0 0 1px rgba(15,181,165,0))}}.teim-rd .region-scope__res--off-reservation-trust,.teim-rd .region-scope__res--otsa,.teim-rd .region-scope__res--anvsa,.teim-rd .region-scope__res--state-reservation,.teim-rd .region-scope__res--nhhl{fill:#0fb5a51c;stroke-dasharray:1 .7}.teim-rd .region-scope__res--selected{fill:#0fb5a580;stroke:var(--teal-dark);stroke-width:1;stroke-dasharray:none;filter:drop-shadow(0 0 4px rgba(15,181,165,.85));animation:res-glow 2.8s ease-in-out infinite}@keyframes res-glow{0%,to{filter:drop-shadow(0 0 3px rgba(15,181,165,.55))}50%{filter:drop-shadow(0 0 8px rgba(15,181,165,.95))}}.teim-rd .region-scope__res--muted{fill:#0a0f260d;stroke:#0a0f261f;stroke-dasharray:none;pointer-events:none}.teim-rd .region-scope__res-label{font-family:var(--mono);font-size:2.7px;letter-spacing:.01em;fill:var(--ink);pointer-events:none;paint-order:stroke;stroke:#ffffffe6;stroke-width:.55}.teim-rd .region-scope__res-label--selected{fill:var(--teal-dark);font-weight:700}.teim-rd .region-scope__map--focus .region-scope__state-borders{display:none}.teim-rd .region-scope__back{cursor:pointer}.teim-rd .region-scope__back-bg{fill:#fff;stroke:var(--line);stroke-width:.4;transition:fill .15s,stroke .15s}.teim-rd .region-scope__back:hover .region-scope__back-bg{fill:var(--teal-tint);stroke:var(--teal)}.teim-rd .region-scope__back-text{font-family:var(--mono);font-size:5px;letter-spacing:.06em;fill:var(--teal-dark);font-weight:600}.teim-rd .region-scope__ripple{fill:none;stroke:var(--teal)}.teim-rd .region-scope__ripple--1{stroke-opacity:.55;stroke-width:.6}.teim-rd .region-scope__ripple--2{stroke-opacity:.32;stroke-width:.5}.teim-rd .region-scope__ripple--3{stroke-opacity:.18;stroke-width:.4}.teim-rd .region-scope__ripple-pulse{fill:none;stroke:var(--teal);stroke-width:.7;transform-origin:center;transform-box:fill-box;animation:region-ripple 3.2s ease-out infinite}@keyframes region-ripple{0%{r:8;stroke-opacity:.5}to{r:28;stroke-opacity:0}}@media(prefers-reduced-motion:reduce){.teim-rd .region-scope__ripple-pulse{animation:none;opacity:0}}.teim-rd .region-scope__map--focus{transform-origin:center;animation:focus-zoom-in .55s cubic-bezier(.22,1,.36,1) both}.teim-rd .region-scope__map--focus .region-scope__counties{animation:focus-fade-up .5s ease both .14s}.teim-rd .region-scope__map--focus .region-scope__reservations{animation:focus-fade-up .55s ease both .26s}.teim-rd .region-scope__map--focus .region-scope__res-labels{animation:focus-fade-up .55s ease both .34s}@keyframes focus-zoom-in{0%{opacity:.35;transform:scale(1.08)}to{opacity:1;transform:scale(1)}}@keyframes focus-fade-up{0%{opacity:0}to{opacity:1}}.teim-rd .region-scope__pin{pointer-events:none}.teim-rd .region-scope__pin-halo{fill:var(--teal);opacity:.25}.teim-rd .region-scope__pin-dot{fill:var(--teal-dark);stroke:#fff;stroke-width:1.5}.teim-rd .reveal{animation:rise .35s cubic-bezier(.22,1,.36,1)}.teim-rd .reveal__sub{font-size:.95rem;color:var(--muted);margin:-.35rem 0 .85rem}.teim-rd .reveal .repeatable-group__row input{font-size:1.05rem;font-weight:500}.teim-rd .reveal .repeatable-group__label{font-size:.8rem;font-weight:500;color:var(--muted)}.teim-rd .reveal .intake-input{width:100%;font-family:var(--sans);font-weight:500;font-size:1.05rem;color:var(--ink);border:1.5px solid var(--line);border-radius:10px;padding:.6rem .9rem;outline:none;background:var(--bg);transition:border-color .18s,box-shadow .18s}.teim-rd .reveal .intake-input:focus{border-color:var(--teal);box-shadow:var(--focus-ring)}.teim-rd .empty-state{display:flex;justify-content:center}.teim-rd .auth-card{padding:2.4rem 2.2rem 2.2rem;width:min(100%,30rem)}.teim-rd .auth-card:hover{transform:none;box-shadow:none;border-color:var(--line)}.teim-rd .auth-card h2{font-family:var(--sans);font-weight:700;font-size:1.5rem;letter-spacing:-.02em;margin-bottom:.4rem}.teim-rd .auth-card .empty-state__description{color:var(--muted);font-size:.97rem;line-height:1.6;margin-bottom:1.5rem}.teim-rd .auth-card .auth-form__actions{margin-top:.5rem}.teim-rd .auth-card .auth-form__actions .btn{width:100%;justify-content:center;text-align:center}.teim-rd .account-settings{width:100%;max-width:none;grid-template-columns:minmax(0,30rem) minmax(0,1fr);gap:1.5rem 2.5rem;align-items:start}@media(max-width:980px){.teim-rd .account-settings{grid-template-columns:1fr}}.teim-rd .account-settings__form{display:flex;flex-direction:column;gap:1.25rem}.teim-rd .account-settings__section{border:1px solid var(--line);border-radius:var(--radius-card);padding:1.5rem 1.6rem 1.4rem;background:var(--bg)}.teim-rd .account-settings__section legend{float:left;width:100%;padding:0 0 .75rem;margin:0;font-family:var(--mono);font-size:.62rem;letter-spacing:.16em;text-transform:uppercase;color:var(--teal-dark);font-weight:400}.teim-rd .rd-settings-sections{margin-top:0}.teim-rd .settings-tabs{display:flex;flex-wrap:wrap;gap:.1rem;border-bottom:1px solid var(--line-soft);margin-bottom:1.6rem}.teim-rd .settings-tab{position:relative;font-family:var(--sans);font-weight:600;font-size:.95rem;color:var(--muted);background:none;border:none;padding:.7rem 1.05rem;cursor:pointer;transition:color .18s}.teim-rd .settings-tab:hover{color:var(--teal-dark)}.teim-rd .settings-tab:after{content:"";position:absolute;left:.85rem;right:.85rem;bottom:-1px;height:2px;border-radius:2px;background:var(--teal);transform:scaleX(0);transform-origin:center;transition:transform .22s ease}.teim-rd .settings-tab--active{color:var(--teal-dark)}.teim-rd .settings-tab--active:after{transform:scaleX(1)}.teim-rd .settings-panel{animation:rise .4s cubic-bezier(.22,1,.36,1) both}.teim-rd .settings-panel .account-settings__form{max-width:34rem}.teim-rd .settings-panel .rd-settings-sections{max-width:44rem}.teim-rd .entitycard{cursor:default}.teim-rd .entitycard:hover{transform:none;box-shadow:0 8px 22px #0a0f260f}.teim-rd .entitycard__remove{font-family:var(--sans);font-weight:600;font-size:.88rem;color:var(--muted);transition:color .15s}.teim-rd .entitycard__remove:hover{color:#b3402a}.teim-rd .entitycard .qa{border:none;padding:0}.teim-rd .entitycard .qa:focus-within{box-shadow:none}.teim-rd .entitycard .qa label{font-size:.98rem}.teim-rd .entitycard .qa .sub{margin:.15rem 0 .55rem;font-size:.85rem}.teim-rd .entitycard .qa input,.teim-rd .entitycard .qa select{font-size:1.25rem}.teim-rd .entitycard__name{margin-bottom:1.1rem}.teim-rd .entitycard__name input{font-size:clamp(1.3rem,2vw,1.6rem)}.teim-rd .entitycard__grid{gap:1.15rem 2rem}.teim-rd .entitycard__moneynote{grid-column:1 / -1;display:flex;align-items:center;gap:.4rem;margin:.2rem 0 0;padding:.55rem .8rem;font-size:.82rem;color:var(--ink-2);background:var(--teal-tint);border:1px solid var(--teal-line);border-radius:10px}.teim-rd .suggestwrap{position:relative;display:block}.teim-rd .suggestwrap input{width:100%;padding-right:2.4rem}.teim-rd .suggestwrap__arrow{position:absolute;right:.35rem;top:50%;transform:translateY(-50%);display:inline-flex;align-items:center;justify-content:center;width:1.7rem;height:1.7rem;border-radius:7px;color:var(--muted);cursor:pointer;transition:color .15s,background .15s}.teim-rd .suggestwrap__arrow:hover{color:var(--teal-dark);background:var(--teal-tint)}.teim-rd .suggestwrap__arrow svg{width:15px;height:15px}.teim-rd .suggestwrap__list{list-style:none;margin:.35rem 0 0;padding:.3rem;position:absolute;top:100%;left:0;right:0;z-index:80;background:var(--bg);border:1px solid var(--line);border-radius:10px;box-shadow:0 14px 34px #0a0f2629;max-height:16rem;overflow-y:auto;animation:rise .18s ease}.teim-rd .suggestwrap__item{display:block;width:100%;text-align:left;font-family:var(--sans);font-weight:500;font-size:.95rem;color:var(--ink);padding:.5rem .65rem;border-radius:7px;cursor:pointer;transition:background .12s,color .12s}.teim-rd .suggestwrap__item--active{background:var(--teal-tint);color:var(--teal-dark)}.teim-rd .qa-help{display:inline-block;position:relative;margin-left:.45rem;vertical-align:1px}.teim-rd .qa-help .contextual-help__trigger{display:inline-flex;align-items:center;justify-content:center;width:1.15rem;height:1.15rem;border-radius:50%;border:1px solid var(--line);background:var(--bg);color:var(--muted);font-family:var(--mono);font-size:.62rem;line-height:1;padding:0;cursor:pointer;transition:border-color .15s,color .15s,background .15s}.teim-rd .qa-help .contextual-help__trigger:hover,.teim-rd .contextual-help--open .contextual-help__trigger{border-color:var(--teal);color:var(--teal-dark);background:var(--teal-tint)}.teim-rd .qa-help .contextual-help__panel{position:absolute;z-index:60;top:calc(100% + .5rem);left:50%;transform:translate(-50%);width:min(21rem,74vw);background:var(--bg);border:1px solid var(--line);border-radius:12px;box-shadow:0 14px 34px #0a0f2629;padding:.85rem 1rem;font-family:var(--body);font-size:.88rem;font-weight:400;line-height:1.6;color:var(--ink-2);text-transform:none;letter-spacing:0;white-space:normal}.teim-rd .entitycard__icon{display:inline-flex;flex:none;align-items:center;justify-content:center;width:64px;height:64px;border:1px solid var(--line-soft);border-radius:var(--radius-card);background:var(--bg);transition:border-color .2s,background .2s}.teim-rd .entitycard__icon svg{width:44px;height:44px}.teim-rd .entitycard__icon--set{border-color:var(--teal-line);background:var(--teal-tint);animation:pop .35s cubic-bezier(.34,1.56,.64,1)}.teim-rd .entitycard__icon-empty circle{stroke:var(--line);stroke-width:1.6}.teim-rd .region-selector__stage{position:relative}.teim-rd .region-selector__legend{position:absolute;top:.9rem;left:.9rem;display:flex;flex-direction:column;gap:.45rem;background:#ffffffeb;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);border:1px solid var(--line-soft);border-radius:12px;padding:.75rem .95rem;box-shadow:0 8px 22px #0a0f2614;max-width:12.5rem}.teim-rd .region-selector__legend-title{font-family:var(--mono);font-size:.56rem;letter-spacing:.16em;color:var(--muted)}.teim-rd .region-selector__legend-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.3rem}.teim-rd .region-selector__legend-list li{display:flex;align-items:center;gap:.5rem;font-size:.8rem;color:var(--ink-2)}.teim-rd .region-selector__legend .dot{width:10px;height:10px;border-radius:50%;flex:none}.teim-rd .region-selector__legend .dot--marker{background:var(--teal-dark);opacity:.6}.teim-rd .region-selector__legend .dot--state{background:#0fb5a52e;border:1px solid var(--teal-line);border-radius:3px}.teim-rd .region-selector__legend .dot--selected{background:#0fb5a559;border:1.5px solid var(--teal)}.teim-rd .region-selector__legend-note{font-size:.72rem;color:var(--muted)}.teim-rd .region-selector__infocard{position:absolute;top:.9rem;right:.9rem;display:flex;flex-direction:column;gap:.3rem;background:#fffffff0;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);border:1.5px solid var(--teal-line);border-radius:12px;padding:.8rem 1rem;box-shadow:0 8px 22px #0a0f261a;max-width:14rem;animation:rise .3s ease}.teim-rd .region-selector__infocard-kind{font-family:var(--mono);font-size:.54rem;letter-spacing:.16em;color:var(--teal-dark)}.teim-rd .region-selector__infocard strong{font-family:var(--sans);font-weight:700;font-size:1rem;letter-spacing:-.01em}.teim-rd .region-selector__infocard dl{display:grid;grid-template-columns:auto 1fr;gap:.15rem .7rem;margin:.2rem 0 0}.teim-rd .region-selector__infocard dt{font-size:.72rem;color:var(--muted)}.teim-rd .region-selector__infocard dd{font-size:.78rem;font-weight:600;text-align:right;margin:0}@media(max-width:760px){.teim-rd .region-selector__legend,.teim-rd .region-selector__infocard{position:static;max-width:none;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.teim-rd .region-selector__stage{display:flex;flex-direction:column;gap:.6rem}}.teim-rd .screen--bleed{max-width:none;padding:0;display:flex;flex-direction:column}.teim-rd .geo-full{position:relative;flex:1 1 auto;height:calc(100vh - 168px);min-height:480px;background:var(--bg);display:grid;grid-template-columns:minmax(0,1.85fr) minmax(340px,1fr);transition:grid-template-columns .5s cubic-bezier(.4,0,.2,1)}.teim-rd .geo-full[data-selected=true]{grid-template-columns:minmax(0,1fr) minmax(360px,1fr)}.teim-rd .geo-full[data-panel=false]{grid-template-columns:minmax(0,1fr) 0}.teim-rd .geo-full__stage{position:relative;overflow:hidden;background:radial-gradient(120% 120% at 30% 20%,#fbfdfc,#f2f7f5);display:flex;align-items:stretch}.teim-rd .geo-full__stage .region-scope__map{width:100%;height:100%;border:none;border-radius:0;background:transparent}.teim-rd .geo-full__panel{position:relative;overflow-y:auto;overflow-x:hidden;display:flex;flex-direction:column;gap:1.05rem;background:var(--bg);border-left:1px solid var(--line);padding:1.6rem 1.5rem 2rem;min-width:0}.teim-rd .geo-full[data-panel=false] .geo-full__panel{border-left-color:transparent}.teim-rd .geo-full__map-open,.teim-rd .geo-full__map-close{display:none}.teim-rd .geo-full__panel-head{display:flex;align-items:center;justify-content:space-between;gap:.8rem}.teim-rd .geo-full__collapse{font-family:var(--mono);font-size:.58rem;letter-spacing:.14em;text-transform:uppercase;color:var(--muted);border:1px solid var(--line);border-radius:999px;padding:.28rem .7rem;background:var(--bg);cursor:pointer;transition:border-color .15s,color .15s}.teim-rd .geo-full__collapse:hover{border-color:var(--teal-line);color:var(--teal-dark)}.teim-rd .geo-full__title{font-family:var(--sans);font-weight:700;font-size:clamp(1.4rem,2vw,1.75rem);line-height:1.12;letter-spacing:-.02em;color:var(--ink);margin:0}.teim-rd .geo-full__lede{font-size:.92rem;line-height:1.55;color:var(--muted);margin:0}.teim-rd .geo-full__field{display:flex;flex-direction:column;gap:.45rem}.teim-rd .geo-full__label{font-family:var(--mono);font-size:.62rem;letter-spacing:.16em;text-transform:uppercase;color:var(--teal-dark)}.teim-rd .geo-full__input{width:100%;font-family:var(--sans);font-weight:600;font-size:1.02rem;color:var(--ink);border:1.5px solid var(--line);border-radius:11px;padding:.72rem .95rem;outline:none;background:var(--bg);transition:border-color .18s,box-shadow .18s}.teim-rd .geo-full__input:focus{border-color:var(--teal);box-shadow:var(--focus-ring)}.teim-rd .geo-full__field .region-resolve{margin:0}.teim-rd .geo-full__hint{margin:0;font-size:.85rem;line-height:1.5;color:var(--muted)}.teim-rd .geo-full__start{display:flex;flex-direction:column;gap:.6rem}.teim-rd .geo-full__popular{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:.4rem}.teim-rd .geo-full__popular-chip{font-family:var(--sans);font-size:.85rem;color:var(--ink-2);background:var(--bg);border:1px solid var(--line);border-radius:999px;padding:.35rem .8rem;cursor:pointer;transition:border-color .15s,color .15s,background .15s}.teim-rd .geo-full__popular-chip:hover{border-color:var(--teal-line);color:var(--dteal);background:var(--teal-tint)}.teim-rd .geo-full__geo-detail{font-size:.78rem;color:var(--muted);margin-top:.1rem}.teim-rd .geo-full__selected{display:flex;flex-direction:column;gap:.6rem}.teim-rd .geo-full__geolist{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.4rem}.teim-rd .geo-full__geo{display:flex;align-items:center;justify-content:space-between;gap:.6rem;border:1px solid var(--line);border-radius:11px;padding:.5rem .6rem .5rem .85rem;background:var(--bg);transition:border-color .2s,background .2s,box-shadow .2s,transform .2s}.teim-rd .geo-full__geo:hover{border-color:var(--teal-line)}.teim-rd .geo-full__geo--active{border-color:var(--teal-line);background:var(--teal-tint);box-shadow:0 0 0 3px var(--teal-tint),0 8px 20px #0fb5a529}.teim-rd .geo-full__geo-main{display:flex;flex-direction:column;gap:.12rem;min-width:0}.teim-rd .geo-full__geo-name{font-family:var(--sans);font-weight:600;font-size:.96rem;color:var(--ink)}.teim-rd .geo-full__geo-type{font-family:var(--mono);font-size:.56rem;letter-spacing:.12em;text-transform:uppercase;color:var(--dteal)}.teim-rd .geo-full__geo-x{flex:none;display:inline-flex;align-items:center;justify-content:center;width:1.6rem;height:1.6rem;border-radius:50%;border:none;background:transparent;color:var(--muted);font-size:1.1rem;line-height:1;cursor:pointer}.teim-rd .geo-full__geo-x:hover{color:var(--ink);background:var(--line-soft)}.teim-rd .geo-full__add{align-self:flex-start;font-family:var(--mono);font-size:.62rem;letter-spacing:.1em;text-transform:uppercase;color:var(--dteal);background:var(--teal-tint);border:1px solid var(--teal-line);border-radius:999px;padding:.35rem .75rem;cursor:pointer;transition:border-color .15s,background .15s,opacity .15s}.teim-rd .geo-full__add:hover:not(:disabled){border-color:var(--teal)}.teim-rd .geo-full__add:disabled{opacity:.45;cursor:default}.teim-rd .geo-full__multi-note{margin:0;font-family:var(--mono);font-size:.62rem;letter-spacing:.08em;text-transform:uppercase;color:var(--dteal)}.teim-rd .geo-full__more{border:1px solid var(--line-soft);border-radius:11px;padding:.55rem .75rem}.teim-rd .geo-full__more>summary{font-family:var(--mono);font-size:.6rem;letter-spacing:.12em;text-transform:uppercase;color:var(--muted);cursor:pointer;list-style:none}.teim-rd .geo-full__more>summary::-webkit-details-marker{display:none}.teim-rd .geo-full__more>summary:before{content:"▸ "}.teim-rd .geo-full__more[open]>summary:before{content:"▾ "}.teim-rd .geo-full__meta{display:flex;flex-direction:column;gap:.5rem;margin:.6rem 0 0}.teim-rd .geo-full__meta>div{display:flex;align-items:baseline;justify-content:space-between;gap:.8rem}.teim-rd .geo-full__meta dt{font-size:.82rem;color:var(--muted)}.teim-rd .geo-full__meta dd{margin:0;font-size:.86rem;font-weight:600;color:var(--ink);text-align:right}.teim-rd .geo-full__reveal{position:absolute;top:1.1rem;left:1.1rem;z-index:6;display:none;align-items:center;gap:.6rem;background:#fffffff7;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid var(--line);border-radius:999px;padding:.55rem .7rem .55rem 1rem;box-shadow:0 10px 26px #0a0f261f;cursor:pointer;font-family:var(--sans);font-weight:600;font-size:.95rem;color:var(--ink);animation:rise .3s ease}.teim-rd .geo-full[data-panel=false] .geo-full__reveal{display:inline-flex}.teim-rd .geo-full__reveal-dot{width:10px;height:10px;border-radius:50%;background:var(--teal-dark);flex:none}.teim-rd .geo-full__reveal-cta{font-family:var(--mono);font-size:.58rem;letter-spacing:.14em;text-transform:uppercase;color:#fff;background:var(--teal);border-radius:999px;padding:.3rem .65rem}@media(max-width:820px){.teim-rd .geo-full{display:block;min-height:0}.teim-rd .geo-full__panel,.teim-rd .geo-full[data-panel=false] .geo-full__panel{border-left:none;overflow:visible;padding:1.3rem 1.15rem 2rem}.teim-rd .geo-full__collapse,.teim-rd .geo-full[data-panel=false] .geo-full__reveal,.teim-rd .geo-full__stage{display:none}.teim-rd .geo-full[data-mapopen=true] .geo-full__stage{display:flex;position:fixed;top:0;right:0;bottom:0;left:0;z-index:90}.teim-rd .geo-full__map-open{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;width:100%;font-family:var(--sans);font-weight:600;font-size:.95rem;color:var(--dteal);background:var(--teal-tint);border:1px solid var(--teal-line);border-radius:12px;padding:.85rem 1rem;cursor:pointer}.teim-rd .geo-full[data-mapopen=true] .geo-full__map-close{display:inline-flex;align-items:center;position:fixed;top:1rem;right:1rem;z-index:91;font-family:var(--mono);font-size:.62rem;letter-spacing:.14em;text-transform:uppercase;color:var(--ink);background:#fffffff7;border:1px solid var(--line);border-radius:999px;padding:.55rem 1.15rem;cursor:pointer;box-shadow:0 8px 22px #0a0f2629}}.teim-rd .switch{display:inline-flex;align-items:center;gap:.55rem;border:none;background:none;padding:0;cursor:pointer}.teim-rd .switch:disabled{cursor:not-allowed;opacity:.5}.teim-rd--public .rd-public-main{overflow:hidden}.teim-rd .auth-split{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;overflow:auto;display:grid;grid-template-columns:1.05fr 1fr;align-items:stretch;justify-items:stretch;justify-content:stretch;width:100%;min-height:100vh;padding:0;gap:0;background:var(--bg)}.teim-rd .auth-hero{width:100%}.teim-rd .auth-hero{position:relative;overflow:hidden;display:flex;align-items:center;padding:clamp(2.5rem,5.5vw,5.5rem);color:#fff;background:linear-gradient(150deg,#10b4a4,#0aa090 42%,#087a6d)}.teim-rd .auth-hero__brand{position:absolute;z-index:1;top:clamp(1.4rem,2.6vw,2.4rem);left:clamp(1.6rem,3vw,2.8rem);display:flex;align-items:center;color:#fff}.teim-rd .auth-hero__brandtext{font-family:var(--mono);font-weight:700;font-size:.68rem;letter-spacing:.16em;text-transform:uppercase;white-space:nowrap}.teim-rd .auth-hero__branddivider{opacity:.55;margin:0 .4rem;font-weight:500}.teim-rd .auth-tabs{display:grid;grid-template-columns:1fr 1fr;gap:.4rem;padding:.35rem;margin-bottom:1.5rem;background:var(--teal-tint);border:1px solid var(--line-soft);border-radius:var(--radius-card)}.teim-rd .auth-tab{display:inline-flex;align-items:center;justify-content:center;gap:.55rem;padding:.7rem .9rem;font-family:var(--sans);font-weight:600;font-size:.98rem;color:var(--muted);background:transparent;border:none;border-radius:10px;cursor:pointer;transition:background .18s,color .18s,box-shadow .18s,transform .08s}.teim-rd .auth-tab__ic{display:inline-flex}.teim-rd .auth-tab__ic svg{width:20px;height:20px}.teim-rd .auth-tab:hover{color:var(--teal-dark)}.teim-rd .auth-tab:active{transform:scale(.97)}.teim-rd .auth-tab--on{background:var(--bg);color:var(--teal-dark);box-shadow:0 3px 10px #0a0f261a}.teim-rd .auth-hero__mark{position:absolute;z-index:0;top:-14%;right:-16%;width:32rem;max-width:60%;height:auto;pointer-events:none;filter:brightness(0) invert(1);opacity:.13;animation:hero-mark-breathe 11s ease-in-out infinite}@keyframes hero-mark-breathe{0%,to{opacity:.11}50%{opacity:.17}}@media(prefers-reduced-motion:reduce){.teim-rd .auth-hero__mark{animation:none}}.teim-rd .auth-hero__inner{position:relative;z-index:1;max-width:33rem}.teim-rd .auth-hero__headline{font-family:var(--sans);font-weight:800;font-size:clamp(2.5rem,4vw,4rem);line-height:1;letter-spacing:-.035em;margin:0 0 1.3rem;color:#fff;text-shadow:0 10px 34px rgba(5,60,54,.5);animation:hero-rise .7s cubic-bezier(.22,1,.36,1) both}.teim-rd .auth-hero__lede{font-size:clamp(1.08rem,1.4vw,1.24rem);font-weight:500;line-height:1.55;color:#fff;margin:0 0 2.4rem;max-width:27rem;text-shadow:0 1px 10px rgba(5,60,54,.3);animation:hero-rise .7s cubic-bezier(.22,1,.36,1) .08s both}.teim-rd .auth-hero__points{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.85rem}.teim-rd .auth-hero__point{display:flex;align-items:center;gap:1rem;border-radius:8px;padding:1.05rem 1.2rem;background:#ffffff24;border:1px solid rgba(255,255,255,.22);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);transition:background .2s,transform .2s,border-color .2s,box-shadow .2s;animation:hero-rise .6s cubic-bezier(.22,1,.36,1) both}.teim-rd .auth-hero__point:nth-child(1){animation-delay:.18s}.teim-rd .auth-hero__point:nth-child(2){animation-delay:.28s}.teim-rd .auth-hero__point:nth-child(3){animation-delay:.38s}.teim-rd .auth-hero__point:hover{background:#fff3;border-color:#ffffff6b;transform:translate(6px);box-shadow:0 12px 30px #06463f40}.teim-rd .auth-hero__point-ic{display:inline-flex;align-items:center;justify-content:center;flex:none;width:46px;height:46px;border-radius:12px;background:#ffffff29;border:1px solid rgba(255,255,255,.22);color:#fff;transition:transform .2s,background .2s}.teim-rd .auth-hero__point-ic svg{width:24px;height:24px}.teim-rd .auth-hero__point:hover .auth-hero__point-ic{transform:scale(1.08);background:#ffffff42}.teim-rd .auth-hero__point-text{display:flex;flex-direction:column;gap:.2rem;min-width:0}.teim-rd .auth-hero__point-label{display:block;font-family:var(--mono);font-size:.66rem;letter-spacing:.14em;text-transform:uppercase;color:#fff}.teim-rd .auth-hero__point-body{display:block;font-size:.98rem;font-weight:500;line-height:1.45;color:#fff}@keyframes hero-rise{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none}}.teim-rd .auth-split .auth-editorial{width:min(100%,30rem);margin:auto;padding:clamp(2rem,5vh,3.5rem) 0;border:none;border-radius:0;box-shadow:none;background:transparent;text-align:left;animation:hero-rise .5s ease both}.teim-rd .auth-editorial__tagline{text-align:left}.teim-rd .auth-editorial__reghead{width:100%;margin-bottom:.4rem}.teim-rd .auth-editorial__reghead-ic{width:50px;height:50px;border-radius:13px;display:grid;place-items:center;background:var(--teal-tint);color:var(--teal-dark);margin-bottom:.85rem}.teim-rd .auth-editorial__reghead-ic svg{width:26px;height:26px}.teim-rd .account-verify{display:flex;align-items:flex-start;gap:.9rem;padding:.9rem 1rem;border:1px solid var(--teal-line);border-radius:12px;background:var(--teal-tint);margin:.2rem 0 .4rem}.teim-rd .account-verify__ic{flex:none;width:38px;height:38px;border-radius:10px;display:grid;place-items:center;background:var(--bg);color:var(--teal-dark);border:1px solid var(--teal-line)}.teim-rd .account-verify__ic svg{width:20px;height:20px}.teim-rd .account-verify__text{flex:1 1 auto;min-width:0}.teim-rd .account-verify__title{font-family:var(--sans);font-weight:600;color:var(--ink);margin:0 0 .15rem}.teim-rd .account-verify__body{color:var(--ink-2, var(--muted));font-size:.9rem;margin:0}.teim-rd .account-verify__status{color:var(--teal-dark);font-size:.85rem;margin:.4rem 0 0}.teim-rd .account-verify__btn{flex:none;align-self:center;white-space:nowrap}@media(max-width:560px){.teim-rd .account-verify{flex-wrap:wrap}.teim-rd .account-verify__btn{width:100%}}.teim-rd .auth-editorial__title{font-family:var(--sans);font-weight:700;font-size:1.55rem;letter-spacing:-.02em;color:var(--ink);margin:0 0 .4rem}.teim-rd .auth-split .auth-form__field input,.teim-rd .auth-split .auth-form__field select{padding:.72rem .95rem;font-size:.98rem;border-radius:10px}.teim-rd .auth-split .auth-form__actions{display:flex;flex-direction:column;gap:.6rem;margin-top:1.4rem}.teim-rd .auth-split .auth-editorial__btn-primary{width:100%;padding:.85rem 1.5rem;font-size:1rem;border-radius:11px}.teim-rd .auth-split .auth-editorial__google-btn{padding:.8rem 1rem;border-radius:11px}@media(max-width:880px){.teim-rd .auth-split{grid-template-columns:1fr;min-height:0}.teim-rd .auth-hero{padding-top:4.8rem}.teim-rd .auth-hero{padding:clamp(2rem,8vw,3rem)}.teim-rd .auth-hero__headline{font-size:clamp(2rem,8vw,2.6rem)}.teim-rd .auth-hero__lede{margin-bottom:1.4rem}.teim-rd .auth-hero__headline{animation:hero-rise .7s ease both}}.teim-rd .auth-form .chips{margin-top:.15rem}.teim-rd .auth-form .chip{cursor:pointer;padding:.4rem .85rem;font-size:.9rem;animation:none}.teim-rd .chip--on{border-color:var(--teal);background:var(--teal-tint);color:var(--teal-dark);font-weight:600}.teim-rd .pwmeter{display:flex;flex-direction:column;gap:.5rem;margin-top:.6rem}.teim-rd .pwmeter__bars{display:grid;grid-template-columns:repeat(4,1fr);gap:4px}.teim-rd .pwmeter__bar{height:5px;border-radius:999px;background:var(--line);transition:background .2s}.teim-rd .pwmeter__bars[data-level="1"] .pwmeter__bar.on{background:#c0433a}.teim-rd .pwmeter__bars[data-level="2"] .pwmeter__bar.on{background:var(--amber, #C77A18)}.teim-rd .pwmeter__bars[data-level="3"] .pwmeter__bar.on{background:var(--teal)}.teim-rd .pwmeter__bars[data-level="4"] .pwmeter__bar.on{background:var(--teal-dark)}.teim-rd .pwmeter__label{font-family:var(--mono);font-size:.6rem;letter-spacing:.14em;text-transform:uppercase}.teim-rd .pwmeter__label--1{color:#c0433a}.teim-rd .pwmeter__label--2{color:var(--amber, #C77A18)}.teim-rd .pwmeter__label--3,.teim-rd .pwmeter__label--4{color:var(--teal-dark)}.teim-rd .pwmeter__rules{display:grid;grid-template-columns:1fr 1fr;gap:.2rem .9rem}.teim-rd .pwmeter__rule{display:flex;align-items:center;gap:.4rem;font-size:.78rem;color:var(--muted)}.teim-rd .pwmeter__rule.met{color:var(--teal-dark)}.teim-rd .pwmeter__tick{font-size:.72rem;width:.9rem;text-align:center}.teim-rd .pwmeter__rule.met .pwmeter__tick{font-weight:700}.teim-rd .region-selector__infocard-counties{border-top:1px solid var(--line-soft);margin-top:.55rem;padding-top:.55rem;display:flex;flex-direction:column;gap:.25rem}.teim-rd .region-selector__infocard-counties p{margin:0;font-size:.74rem;line-height:1.55;color:var(--ink-2)}.teim-rd .entitycard{padding:0;overflow:hidden}.teim-rd .entitycard__body{padding:.4rem 1.6rem 1.5rem;border-top:1px solid var(--line-soft)}.teim-rd .entitycard__body .entitycard__name{margin:1rem 0 1.1rem}.teim-rd .entitycard__remove{margin-top:1.2rem}.teim-rd .intake-gate-modal{border-radius:16px}.teim-rd .intake-gate-modal__latest{background:var(--teal-tint);border:1px solid var(--teal-line);border-radius:12px}.teim-rd .intake-gate-modal__latest-label{font-family:var(--mono);font-size:.6rem;letter-spacing:.16em;text-transform:uppercase;color:var(--teal-dark)}.teim-rd .intake-gate-modal__actions{display:flex;flex-wrap:wrap;gap:.75rem}.teim-rd .steplab__count{color:var(--muted);letter-spacing:.14em}.teim-rd .capital-rows{display:flex;flex-direction:column;gap:.6rem;margin:.4rem 0 1.4rem}.teim-rd .capital-rows__row{display:grid;grid-template-columns:minmax(0,2fr) minmax(0,1.6fr) minmax(0,1.1fr) auto;gap:.6rem;align-items:center}.teim-rd .capital-rows--year .capital-rows__row{grid-template-columns:minmax(0,2fr) minmax(0,.9fr) minmax(0,1.5fr) minmax(0,1.1fr) auto}.teim-rd .capital-rows__hint{font-size:.78rem;color:var(--muted);margin:0 0 .2rem}.teim-rd .capital-rows__row input,.teim-rd .capital-rows__row select{font-family:var(--sans);font-size:.95rem;color:var(--ink);background:var(--bg);border:1px solid var(--line);border-radius:10px;padding:.62rem .75rem;width:100%}.teim-rd .capital-rows__row input:focus,.teim-rd .capital-rows__row select:focus{outline:none;border-color:var(--teal);box-shadow:var(--focus-ring)}.teim-rd .capital-rows__amount{text-align:right}.teim-rd .capital-rows__remove{font-family:var(--mono);font-size:.6rem;letter-spacing:.12em;text-transform:uppercase;color:var(--muted);background:none;border:none;cursor:pointer;padding:.4rem .2rem}.teim-rd .capital-rows__remove:hover{color:var(--ink)}.teim-rd .capital-rows__foot{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.teim-rd .segmented{display:inline-flex;align-items:stretch;border:1px solid var(--line);border-radius:10px;overflow:hidden;background:var(--bg)}.teim-rd .segmented__opt{flex:1 1 auto;font-family:var(--sans);font-size:.86rem;font-weight:500;color:var(--ink-2);background:none;border:none;border-left:1px solid var(--line-soft);padding:.55rem .7rem;cursor:pointer;white-space:nowrap;transition:background .15s,color .15s}.teim-rd .segmented__opt:first-child{border-left:none}.teim-rd .segmented__opt:hover{background:var(--teal-tint)}.teim-rd .segmented__opt--on{background:var(--teal);color:#fff;font-weight:600}.teim-rd .segmented__opt--on:hover{background:var(--teal)}.teim-rd .capital-rows__kind.segmented{width:100%}.teim-rd .chips--field{gap:.4rem}.teim-rd .chips--field .chip{padding:.34rem .7rem;font-size:.82rem;font-weight:500;animation:none;cursor:pointer}.teim-rd .capital-rows__total{font-family:var(--mono);font-size:.62rem;letter-spacing:.14em;color:var(--muted)}.teim-rd .capital-rows__overflow{margin:10px 0 0;font-size:.82rem;line-height:1.45;color:var(--amber);max-width:62ch}.teim-rd .review-limits{grid-column:1 / -1;border:1px solid var(--amber);border-left-width:3px;border-radius:4px;padding:14px 16px;background:var(--bg)}.teim-rd .review-limits__head{font-family:var(--mono);font-size:.62rem;letter-spacing:.14em;text-transform:uppercase;color:var(--amber);margin:0 0 8px}.teim-rd .review-limits__list{margin:0;padding-left:18px;font-size:.86rem;line-height:1.5;color:var(--ink-2)}.teim-rd .review-limits__list li+li{margin-top:6px}@media(max-width:640px){.teim-rd .capital-rows__row{grid-template-columns:1fr}.teim-rd .capital-rows__amount{text-align:left}}.teim-rd .cedar-import-panel__upload{display:flex;flex-direction:column;gap:.6rem}.teim-rd .cedar-import-panel__upload-input{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);border:0}.teim-rd .cedar-import-panel__dropzone{width:100%;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.4rem;border:1.5px dashed var(--teal-line);border-radius:var(--radius-card);background:var(--bg);padding:2.1rem 1.5rem;text-align:center;cursor:pointer;transition:border-color .16s,background .16s,box-shadow .16s}.teim-rd .cedar-import-panel__dropzone:hover{border-color:var(--teal);background:var(--teal-tint)}.teim-rd .cedar-import-panel__dropzone--active{border-color:var(--teal);border-style:solid;background:var(--teal-tint);box-shadow:0 0 0 4px #0fb5a51f}.teim-rd .cedar-import-panel__dropzone--disabled{opacity:.55;cursor:not-allowed;pointer-events:none}.teim-rd .cedar-import-panel__dropzone-icon{color:var(--teal-dark);display:inline-flex}.teim-rd .cedar-import-panel__dropzone-title{font-family:var(--sans);font-weight:600;font-size:1rem;color:var(--ink)}.teim-rd .cedar-import-panel__dropzone-browse{color:var(--dteal);text-decoration:underline;text-underline-offset:2px}.teim-rd .cedar-import-panel__dropzone-hint{font-family:var(--mono);font-size:.62rem;letter-spacing:.1em;text-transform:uppercase;color:var(--muted)}.teim-rd .cedar-import-panel__note-label{font-family:var(--sans);font-weight:700;font-size:1rem;color:var(--ink)}.teim-rd .cedar-import-panel__submit{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.teim-rd .cedar-import-panel__submit-hint{font-size:.82rem;color:var(--muted)}.teim-rd .cedar-import-panel__files{list-style:none;margin:1rem 0 0;padding:0;display:flex;flex-direction:column;gap:.5rem}.teim-rd .cedar-import-panel__file{display:flex;align-items:center;justify-content:space-between;gap:1rem;border:1px solid var(--line-soft);background:var(--bg);border-radius:11px;padding:.65rem .9rem}.teim-rd .cedar-import-panel__file-info{display:flex;flex-direction:column;gap:.15rem;min-width:0}.teim-rd .cedar-import-panel__file-name{font-weight:600;font-size:.92rem;color:var(--ink);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.teim-rd .cedar-import-panel__file-status{font-family:var(--mono);font-size:.58rem;letter-spacing:.12em;text-transform:uppercase;color:var(--teal-dark)}.teim-rd .cedar-import-panel__status{display:flex;flex-direction:column;align-items:flex-end;gap:.35rem;flex:none}.teim-rd .cedar-import-panel__status-pill{font-family:var(--mono);font-size:.6rem;letter-spacing:.12em;text-transform:uppercase;padding:.28rem .6rem;border-radius:999px;border:1px solid var(--line);color:var(--ink-2);background:var(--bg)}.teim-rd .cedar-import-panel__status-pill--processing,.teim-rd .cedar-import-panel__status-pill--uploading{color:var(--teal-dark);border-color:var(--teal-line);background:var(--teal-tint)}.teim-rd .cedar-import-panel__status-pill--completed{color:#fff;border-color:var(--teal);background:var(--teal)}.teim-rd .cedar-import-panel__status-pill--failed{color:var(--ink);border-color:var(--ink);background:#0a0f260d;font-weight:600}.teim-rd .cedar-import-panel__meta{font-size:.83rem;color:var(--muted)}.teim-rd .cedar-import-panel--v2,.teim-rd .cedar-import-panel--gate{background:transparent;border:none;padding:0;margin-bottom:1rem}.teim-rd .cedar-upload{display:grid;grid-template-columns:1.1fr .9fr;gap:1.25rem;align-items:stretch}@media(max-width:860px){.teim-rd .cedar-upload{grid-template-columns:1fr}}.teim-rd .cedar-upload__col{min-width:0}.teim-rd .cedar-upload__in{display:flex;flex-direction:column;gap:1rem;background:var(--bg);border:1px solid var(--line);border-radius:16px;padding:1.4rem 1.5rem}.teim-rd .cedar-upload__intro{display:flex;flex-direction:column;gap:.35rem}.teim-rd .cedar-upload__title{font-family:var(--sans);font-weight:700;font-size:1.3rem;letter-spacing:-.01em;line-height:1.18;color:var(--ink);margin:.15rem 0 0}.teim-rd .cedar-upload__lede{font-size:.9rem;line-height:1.55;color:var(--muted);margin:0}.teim-rd .cedar-upload__safe{display:flex;align-items:flex-start;gap:.5rem;font-size:.78rem;line-height:1.5;color:var(--muted);margin:0}.teim-rd .cedar-upload__safe-icon{color:var(--dteal);flex:none;margin-top:.05rem}.teim-rd .cedar-upload__note{display:flex;flex-direction:column;gap:.4rem}.teim-rd .cedar-upload__note-opt{font-family:var(--mono);font-size:.54rem;letter-spacing:.14em;text-transform:uppercase;color:var(--muted);margin-left:.4rem}.teim-rd .cedar-upload__in .intake-input--textarea{min-height:66px}.teim-rd .cedar-upload__intro .cedar-gate__title{font-family:var(--sans);font-weight:700;font-size:1.5rem;letter-spacing:-.015em;line-height:1.15;color:var(--ink);margin:.2rem 0 0}.teim-rd .cedar-gate__lede{font-size:.95rem;line-height:1.6;color:var(--body);max-width:46ch;margin:.15rem 0 0}.teim-rd .cedar-gate__actions{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem;margin-top:.6rem}.teim-rd .cedar-gate__cta{text-decoration:none}.teim-rd .cedar-gate__or{font-size:.82rem;color:var(--muted)}.teim-rd .cedar-upload__col.cedar-upload__intro{justify-content:center;padding:1.6rem 1.4rem}.teim-rd .cedar-feed--locked{opacity:.96;justify-content:flex-start}.teim-rd .cedar-feed--locked .cedar-reco{margin-top:.2rem;border-top:none;padding-top:0}.teim-rd .cedar-feed__lock{color:var(--muted);display:inline-flex}.teim-rd .cedar-feed{display:flex;flex-direction:column;gap:.9rem;height:100%;box-sizing:border-box;background:var(--teal-tint);border:1px solid var(--teal-line);border-radius:16px;padding:1.2rem 1.3rem}.teim-rd .cedar-feed__head{display:flex;align-items:center;justify-content:space-between;gap:.8rem}.teim-rd .cedar-feed__title{font-family:var(--mono);font-size:.62rem;letter-spacing:.16em;text-transform:uppercase;color:var(--teal-dark)}.teim-rd .cedar-feed__empty{font-size:.85rem;line-height:1.5;color:var(--muted);margin:0;padding:.9rem 1rem;border:1px dashed var(--teal-line);border-radius:12px;background:#ffffff80;text-align:center}.teim-rd .cedar-feed__items{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.5rem}.teim-rd .cedar-chip{display:flex;align-items:center;gap:.65rem;background:var(--bg);border:1px solid var(--line-soft);border-radius:12px;padding:.6rem .7rem;animation:cedarChipIn .32s ease both}.teim-rd .cedar-chip__file{flex:none;width:30px;height:30px;display:grid;place-items:center;border-radius:8px;background:var(--teal-tint);color:var(--teal-dark)}.teim-rd .cedar-chip__body{min-width:0;flex:1 1 auto;display:flex;flex-direction:column;gap:.1rem}.teim-rd .cedar-chip__name{font-weight:600;font-size:.86rem;color:var(--ink);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.teim-rd .cedar-chip__meta{display:flex;align-items:center;gap:.45rem}.teim-rd .cedar-chip__stat{font-family:var(--mono);font-size:.55rem;letter-spacing:.1em;text-transform:uppercase;color:var(--teal-dark)}.teim-rd .cedar-chip__size{font-size:.7rem;color:var(--muted)}.teim-rd .cedar-chip__ind{flex:none;width:20px;height:20px;display:grid;place-items:center;border-radius:50%}.teim-rd .cedar-chip__ind--done{background:var(--teal);color:#fff;animation:cedarPop .34s cubic-bezier(.34,1.56,.64,1) both}.teim-rd .cedar-chip__ind--failed{background:var(--ink);color:#fff;font-family:var(--sans);font-weight:700;font-size:.75rem}.teim-rd .cedar-chip__ind--staged{width:8px;height:8px;background:var(--muted)}.teim-rd .cedar-chip__ind--spin{width:15px;height:15px;border:2px solid var(--teal-line);border-top-color:var(--teal-dark);border-radius:50%;animation:cedarSpin .7s linear infinite}.teim-rd .cedar-chip__remove{flex:none;width:22px;height:22px;border:none;background:transparent;color:var(--muted);font-size:1.1rem;line-height:1;border-radius:6px;cursor:pointer}.teim-rd .cedar-chip__remove:hover:not(:disabled){background:#0a0f260f;color:var(--ink)}.teim-rd .cedar-chip__remove:disabled{opacity:.4;cursor:default}.teim-rd .cedar-chip--processing,.teim-rd .cedar-chip--uploading{border-color:var(--teal-line);box-shadow:0 0 0 3px #0fb5a514}.teim-rd .cedar-chip--done{border-color:var(--teal-line)}.teim-rd .cedar-chip--failed{border-color:var(--ink);animation:cedarChipIn .32s ease both,cedarShake .4s ease .32s}.teim-rd .cedar-reco{margin-top:auto;display:flex;flex-direction:column;gap:.9rem;border-top:1px solid var(--teal-line);padding-top:.9rem}.teim-rd .cedar-reco__group{display:flex;flex-direction:column;gap:.5rem}.teim-rd .cedar-reco__label{font-family:var(--mono);font-size:.58rem;letter-spacing:.14em;text-transform:uppercase;color:var(--muted)}.teim-rd .cedar-reco__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.55rem}.teim-rd .cedar-reco__item{display:flex;align-items:flex-start;gap:.6rem}.teim-rd .cedar-reco__check{flex:none;width:18px;height:18px;margin-top:.05rem;display:grid;place-items:center;border-radius:50%;border:1.5px solid var(--teal-line);background:var(--bg);color:#fff;transition:background .2s,border-color .2s}.teim-rd .cedar-reco__item--done .cedar-reco__check{background:var(--teal);border-color:var(--teal);animation:cedarPop .34s cubic-bezier(.34,1.56,.64,1) both}.teim-rd .cedar-reco__text{display:flex;flex-direction:column;gap:.1rem;min-width:0}.teim-rd .cedar-reco__name{display:flex;align-items:center;gap:.45rem;font-weight:600;font-size:.85rem;color:var(--ink)}.teim-rd .cedar-reco__item--done .cedar-reco__name{color:var(--teal-dark)}.teim-rd .cedar-reco__hint{font-size:.76rem;line-height:1.4;color:var(--muted)}@keyframes cedarChipIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes cedarSpin{to{transform:rotate(360deg)}}@keyframes cedarPop{0%{transform:scale(.2);opacity:0}60%{transform:scale(1.15)}to{transform:scale(1);opacity:1}}@keyframes cedarShake{0%,to{transform:translate(0)}20%{transform:translate(-4px)}40%{transform:translate(4px)}60%{transform:translate(-2px)}80%{transform:translate(2px)}}.teim-rd .rbars{display:flex;flex-direction:column;gap:.45rem;margin:.9rem 0 1.1rem}.teim-rd .rbars__row{display:grid;grid-template-columns:minmax(90px,150px) 1fr auto;gap:.7rem;align-items:center}.teim-rd .rbars__label{font-family:var(--sans);font-size:.85rem;color:var(--body);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.teim-rd .rbars__track{display:block;height:14px}.teim-rd .rbars__fill{display:block;height:100%;background:var(--teal);border-radius:0 4px 4px 0;min-width:2px}.teim-rd .rbars__value{font-family:var(--sans);font-size:.85rem;font-weight:600;color:var(--ink);font-variant-numeric:tabular-nums}@media(max-width:640px){.teim-rd .rbars__row{grid-template-columns:80px 1fr auto}}@media print{.teim-rd .bar,.teim-rd .progress,.teim-rd .rd-footer,.teim-rd .resbtns,.teim-rd .scopes,.teim-rd .export,.teim-rd .cedar-widget{display:none!important}.teim-rd{background:var(--bg)}.teim-rd .screen{padding:0;max-width:none}.teim-rd .reshead h1{font-size:1.6rem}.teim-rd .grid4{grid-template-columns:repeat(4,1fr);gap:.5rem}.teim-rd .card.metric{border:1px solid #ddd;padding:.7rem .9rem}.teim-rd .card.metric .val{font-size:1.25rem}.teim-rd .metric__icon{background:none}.teim-rd .lower{grid-template-columns:1fr}.teim-rd .lower{display:block}.teim-rd .rtable{border:none;padding:0}.teim-rd .rtable table{page-break-inside:avoid}.teim-rd .rbars__fill{print-color-adjust:exact;-webkit-print-color-adjust:exact}.teim-rd .detail-warning{border:1px solid #ddd}}.teim-rd .dashboard-work__tools{display:flex;align-items:center;gap:.9rem;flex-wrap:wrap;row-gap:.6rem;min-width:0}.teim-rd .analyses-search{font-family:var(--sans);font-size:.9rem;color:var(--ink);border:1px solid var(--line);border-radius:10px;padding:.45rem .8rem;width:220px;background:var(--bg)}.teim-rd .analyses-search:focus{outline:none;border-color:var(--teal);box-shadow:var(--focus-ring)}.teim-rd .auth-form__password-wrap{position:relative;display:block}.teim-rd .auth-form__password-wrap input{width:100%;padding-right:3.6rem}.teim-rd .auth-form__password-toggle{position:absolute;right:.6rem;top:50%;transform:translateY(-50%);background:none;border:none;cursor:pointer;font-family:var(--mono);font-size:.6rem;letter-spacing:.12em;text-transform:uppercase;color:var(--dteal);padding:.3rem}.teim-rd .auth-form__hint{display:block;font-family:var(--sans);font-size:.78rem;color:var(--muted);margin-top:.35rem}.teim-rd .auth-form__forgot{align-self:flex-end;background:none;border:none;cursor:pointer;font-family:var(--sans);font-size:.82rem;color:var(--dteal);text-decoration:underline;padding:0}.teim-rd .auth-form__notice{font-family:var(--sans);font-size:.88rem;color:var(--dteal);background:var(--teal-tint);border:1px solid var(--teal-line);border-radius:10px;padding:.6rem .8rem}.teim-rd .processing-stages{list-style:none;margin:1.1rem auto 0;padding:0;display:flex;flex-direction:column;gap:.45rem;max-width:330px;text-align:left}.teim-rd .processing-stages__item{display:flex;align-items:center;gap:.6rem;font-family:var(--sans);font-size:.9rem;color:var(--muted)}.teim-rd .processing-stages__item i{flex:none;width:9px;height:9px;border-radius:50%;border:1.5px solid var(--line);background:transparent}.teim-rd .processing-stages__item--active{color:var(--ink)}.teim-rd .processing-stages__item--active i{border-color:var(--teal);background:var(--teal);animation:pulse-dot 1.2s ease-in-out infinite}.teim-rd .processing-stages__item--done{color:var(--body)}.teim-rd .processing-stages__item--done i{border-color:var(--teal);background:var(--teal)}@keyframes pulse-dot{0%,to{opacity:1}50%{opacity:.35}}.teim-rd .processing-fail__actions{display:flex;gap:.8rem;margin-top:.5rem}.teim-rd .processing-fail__meta{font-family:var(--mono);font-size:.65rem;letter-spacing:.1em;color:var(--muted);margin-top:1.2rem;text-transform:uppercase}.teim-rd .rd-notfound__links{display:flex;gap:1.2rem;justify-content:center;margin-top:1rem}.teim-rd .rd-notfound__links a{color:var(--dteal);font-size:.9rem}.teim-rd .card.who .who__path{display:block;margin-top:.7rem;font-family:var(--mono);font-size:.6rem;letter-spacing:.14em;color:var(--dteal)}.teim-rd .who__badge{display:inline-block;vertical-align:middle;margin-left:.6rem;font-family:var(--mono);font-size:.52rem;letter-spacing:.12em;text-transform:uppercase;color:var(--dteal);background:var(--teal-tint);border:1px solid var(--teal-line);border-radius:999px;padding:.2rem .5rem}.teim-rd .who-explain__inner{animation:whoFade .28s ease}@keyframes whoFade{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.teim-rd .qa-help--step{margin-left:.6rem;vertical-align:.45em}.teim-rd .qa-help--step .contextual-help__trigger{width:1.5rem;height:1.5rem;font-size:.8rem;border-color:var(--teal-line);background:var(--teal-tint);color:var(--teal-dark)}.teim-rd .qa-help--step .contextual-help__panel{width:min(26rem,80vw)}.teim-rd .stepguide__intro{display:block;margin:0 0 .9rem;font-size:.9rem;line-height:1.6;color:var(--ink-2)}.teim-rd .stepguide__group{display:block;margin:0 0 .5rem}.teim-rd .stepguide__ready{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.4rem}.teim-rd .stepguide__ready li{position:relative;padding-left:1.3rem;font-size:.88rem;line-height:1.5;color:var(--ink-2)}.teim-rd .stepguide__ready li:before{content:"";position:absolute;left:.15rem;top:.5rem;width:6px;height:6px;border-radius:50%;background:var(--teal)}.teim-rd .who-explain{margin-top:1.1rem;border:1px solid var(--line);border-radius:16px;padding:1.15rem 1.4rem;background:linear-gradient(180deg,var(--teal-tint) 0%,var(--bg) 60%)}.teim-rd .who-explain__lead{margin:0 0 .85rem;font-size:.96rem;line-height:1.55;color:var(--ink-2)}.teim-rd .who-explain__tag{display:block;font-family:var(--mono);font-size:.58rem;letter-spacing:.16em;text-transform:uppercase;color:var(--teal-dark);margin-bottom:.35rem}.teim-rd .who-explain__lead strong{color:var(--ink);font-weight:700}.teim-rd .who-explain__cols{display:grid;grid-template-columns:1fr 1fr;gap:.9rem 2.4rem}.teim-rd .who-explain__cols .group{margin:0 0 .6rem}.teim-rd .who-explain__cols ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.55rem}.teim-rd .who-explain__cols li{position:relative;padding-left:1.35rem;font-size:.92rem;line-height:1.5;color:var(--ink-2)}.teim-rd .who-explain__cols li:before{content:"";position:absolute;left:0;top:.5rem;width:7px;height:7px;border-radius:50%;background:var(--teal)}@media(max-width:680px){.teim-rd .who-explain__cols{grid-template-columns:1fr}}.teim-rd .entitycard__cardactions{display:flex;align-items:center;gap:1.4rem;margin-top:1.6rem;padding-top:1.2rem;border-top:1px solid var(--line-soft)}.teim-rd .entitycard__cardactions .entitycard__remove{margin-top:0;margin-left:auto}.teim-rd .entityeditor__done{padding:.6rem 1.6rem}.teim-rd .entitycard__duplicate{background:none;border:none;cursor:pointer;font-family:var(--mono);font-size:.62rem;letter-spacing:.12em;text-transform:uppercase;color:var(--dteal);padding:0}.teim-rd .entitycard__duplicate:hover{text-decoration:underline}.teim-rd .entitygrid{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:1.1rem}@media(min-width:700px){.teim-rd .entitygrid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}}.teim-rd .entitytile{position:relative;cursor:grab}.teim-rd .entitytile:active{cursor:grabbing}.teim-rd .entitytile--dragging{opacity:.45}.teim-rd .entitytile--over .entitytile__open{border-color:var(--teal);box-shadow:var(--focus-ring)}.teim-rd .entitytile__open{position:relative;display:flex;flex-direction:column;align-items:center;text-align:center;gap:.35rem;width:100%;aspect-ratio:1 / 1;background:var(--bg);border:1px solid var(--line);border-radius:18px;padding:1.6rem 1.2rem 1.4rem;cursor:pointer;overflow:hidden;transition:border-color .15s,box-shadow .15s,transform .15s}.teim-rd .entitytile__open:hover{border-color:var(--teal-line);box-shadow:0 14px 30px #0a0f261a;transform:translateY(-3px)}.teim-rd .entitytile__open:active{transform:translateY(-1px) scale(.985)}.teim-rd .entitytile__icon{display:inline-flex;align-items:center;justify-content:center;width:46%;aspect-ratio:1 / 1;flex:none;margin:auto 0 .5rem;color:var(--ink);transition:transform .2s,color .2s}.teim-rd .entitytile__open:hover .entitytile__icon{transform:scale(1.06);color:var(--teal-dark)}.teim-rd .entitytile__icon svg{width:100%;height:100%}.teim-rd .entitytile--done .entitytile__icon{color:var(--teal-dark)}.teim-rd .entitytile__icon .icon circle{stroke:var(--line);stroke-width:1.6}.teim-rd .entitytile__name{font-family:var(--sans);font-weight:700;font-size:1.05rem;letter-spacing:-.01em;line-height:1.2;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.teim-rd .entitytile__activity{font-size:.82rem;color:var(--muted);line-height:1.3;margin-bottom:auto;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.teim-rd .entitytile__open:not(:has(.entitytile__activity)) .entitytile__name{margin-bottom:auto}.teim-rd .entitytile__bar{position:absolute;left:0;right:0;bottom:0;height:4px;background:var(--line-soft)}.teim-rd .entitytile__bar-fill{display:block;height:100%;background:var(--teal);transition:width .3s ease}.teim-rd .entitytile--done .entitytile__bar-fill{background:var(--teal-dark)}.teim-rd .entitytile__delete{position:absolute;top:.6rem;right:.6rem;font-family:var(--mono);font-size:.54rem;letter-spacing:.1em;text-transform:uppercase;color:var(--muted);background:var(--bg);border:1px solid var(--line);border-radius:999px;padding:.2rem .55rem;cursor:pointer;opacity:0;transition:opacity .15s,color .15s,border-color .15s;z-index:2}.teim-rd .entitytile:hover .entitytile__delete{opacity:1}.teim-rd .entitytile__delete:hover{color:#b3402a;border-color:#e0a99f}.teim-rd .entitytile--add{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.6rem;aspect-ratio:1 / 1;border:1.5px dashed var(--teal-line);border-radius:16px;background:none;cursor:pointer;color:var(--dteal);font-family:var(--sans);font-weight:600;font-size:.98rem;transition:background .15s,border-color .15s}.teim-rd .entitytile--add:hover{background:var(--teal-tint);border-color:var(--teal)}.teim-rd .entitytile__plus{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;border:1.5px solid var(--teal-line);font-size:1.5rem;font-weight:400}.teim-rd .entitycard--editor{padding:0}.teim-rd .entityeditor__bar{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.85rem 1.4rem;border-bottom:1px solid var(--line-soft)}.teim-rd .entityeditor__back{font-family:var(--sans);font-weight:600;font-size:.95rem;color:var(--teal-dark);background:none;border:none;cursor:pointer;padding:0}.teim-rd .entityeditor__back:hover{text-decoration:underline}.teim-rd .entityeditor__progress{font-family:var(--mono);font-size:.58rem;letter-spacing:.14em;color:var(--muted)}.teim-rd .entityeditor__head{display:flex;align-items:center;gap:1rem;padding:1.3rem 1.4rem .4rem}.teim-rd .entityeditor__head .entitycard__icon{width:60px;height:60px}.teim-rd .entityeditor__head .entitycard__icon svg{width:40px;height:40px}.teim-rd .entityeditor__headtext{display:flex;flex-direction:column;gap:.1rem}.teim-rd .entityeditor__headtext strong{font-family:var(--sans);font-weight:700;font-size:1.4rem;letter-spacing:-.02em}.teim-rd .entityeditor__headtext span{font-size:.9rem;color:var(--muted)}.teim-rd .entitycard--editor .entitycard__body{padding:1rem 1.4rem 1.5rem}.teim-rd .entityeditor__layout{display:grid;grid-template-columns:250px minmax(0,1fr);gap:1.9rem;padding:.5rem 1.4rem 0;align-items:start}.teim-rd .entityeditor__rail{position:sticky;top:1rem;align-self:start;padding-right:1.4rem;border-right:1px solid var(--line)}.teim-rd .entityeditor__rail .entityeditor__head{flex-direction:column;align-items:flex-start;gap:.75rem;padding:0}.teim-rd .entityeditor__figures{display:flex;flex-direction:column;gap:.7rem;margin:1.2rem 0 0;padding-top:1.1rem;border-top:1px solid var(--line)}.teim-rd .entityeditor__figures>div{display:flex;flex-direction:column;gap:.12rem}.teim-rd .entityeditor__figures dt{font-family:var(--mono);font-size:.56rem;letter-spacing:.12em;text-transform:uppercase;color:var(--muted)}.teim-rd .entityeditor__figures dd{margin:0;font-family:var(--sans);font-weight:700;font-size:1.05rem;letter-spacing:-.01em;color:var(--ink);font-variant-numeric:tabular-nums}.teim-rd .entityeditor__figures dd .muted{font-weight:500;font-size:.85rem;color:var(--muted)}.teim-rd .entityeditor__layout .entitycard__body{padding:.3rem 0 1.5rem}@media(max-width:900px){.teim-rd .entityeditor__layout{grid-template-columns:1fr;gap:1.1rem}.teim-rd .entityeditor__rail{position:static;border-right:none;border-bottom:1px solid var(--line);padding:0 0 1.1rem}.teim-rd .entityeditor__figures{flex-direction:row;flex-wrap:wrap;gap:1.2rem}}.teim-rd .entitycard--editor .entitycard__body .qa{border:1px solid var(--line);border-radius:var(--radius-field);padding:.9rem 1.05rem .85rem;background:var(--bg);transition:border-color .18s,box-shadow .18s}.teim-rd .entitycard--editor .entitycard__body .qa:focus-within{border-color:var(--teal);box-shadow:var(--focus-ring)}.teim-rd .entitycard--editor .entitycard__body .qa label{font-size:.92rem}.teim-rd .entitycard--editor .entitycard__body .qa .sub{font-size:.8rem;margin:.1rem 0 .55rem}.teim-rd .entitycard--editor .entitycard__body .qa input,.teim-rd .entitycard--editor .entitycard__body .qa select{font-size:1.02rem;border-bottom-width:1.5px;padding-bottom:.3rem}.teim-rd .entitycard--editor .entityeditor__address{border:1px solid var(--line);border-radius:12px;padding:.9rem 1.05rem .85rem;background:var(--bg)}.teim-rd .entitysection{grid-column:1 / -1;display:flex;align-items:center;gap:.8rem;font-family:var(--mono);font-size:var(--band-size);letter-spacing:var(--band-track);text-transform:uppercase;color:var(--muted);margin:.6rem 0 -.2rem}.teim-rd .entitysection:after{content:"";flex:1;height:1px;background:var(--line)}.teim-rd .entitysection:first-child{margin-top:0}.teim-rd .entityeditor__org{margin-bottom:1.4rem;padding-bottom:1.3rem;border-bottom:1px solid var(--line-soft)}.teim-rd .entityeditor__org-label{display:block;font-family:var(--mono);font-size:var(--band-size);letter-spacing:var(--band-track);text-transform:uppercase;color:var(--teal-dark);margin-bottom:.6rem}.teim-rd .entityeditor__org{margin-top:1.3rem}.teim-rd .entityeditor__address{margin-top:1.3rem;max-width:32rem}.teim-rd .entityeditor__more{margin-top:1.4rem;display:inline-flex;align-items:center;gap:.5rem;font-family:var(--sans);font-weight:600;font-size:.9rem;color:var(--teal-dark);background:none;border:1px solid var(--teal-line);border-radius:999px;padding:.5rem 1.1rem;cursor:pointer;transition:background .15s,border-color .15s}.teim-rd .entityeditor__more:hover{background:var(--teal-tint);border-color:var(--teal)}.teim-rd .entityeditor__more:active{transform:scale(.97)}.teim-rd .btn,.teim-rd .backbtn,.teim-rd .addbtn,.teim-rd .chip,.teim-rd .card.who,.teim-rd .segmented__opt,.teim-rd .stepguide__toggle,.teim-rd .geo-full__collapse,.teim-rd .entitycard__duplicate,.teim-rd .auth-editorial__btn-primary,.teim-rd .auth-editorial__google-btn,.teim-rd .year-field__card,.teim-rd .tile{transition:transform .08s ease,background .15s,border-color .15s,box-shadow .15s,color .15s}.teim-rd .btn:active,.teim-rd .backbtn:active,.teim-rd .addbtn:active,.teim-rd .chip:active,.teim-rd .card.who:active,.teim-rd .segmented__opt:active,.teim-rd .stepguide__toggle:active,.teim-rd .geo-full__collapse:active,.teim-rd .switch:active,.teim-rd .auth-editorial__btn-primary:active,.teim-rd .auth-editorial__google-btn:active,.teim-rd .year-field__card:active,.teim-rd .tile:active,.teim-rd .entitytile__delete:active{transform:scale(.96)}.teim-rd .btn:active{transform:scale(.97)}@media(prefers-reduced-motion:reduce){.teim-rd *,.teim-rd *:before,.teim-rd *:after{animation-duration:.001ms!important;transition-duration:.001ms!important}}.teim-rd .compare-bar{position:sticky;bottom:1rem;display:flex;align-items:center;gap:1rem;background:var(--bg);border:1px solid var(--teal-line);border-radius:var(--radius-card);padding:.8rem 1.2rem;box-shadow:0 8px 30px #0a0f261a;margin-top:1.2rem}.teim-rd .compare-bar span{font-family:var(--sans);font-size:.92rem;color:var(--body);margin-right:auto}.teim-rd .compare-table{border:1px solid var(--line);border-radius:var(--radius-card);padding:1.45rem 1.6rem;max-width:900px}.teim-rd .compare-delta--up{color:var(--dteal);font-weight:600}.teim-rd .compare-delta--down{color:var(--amber, #C77A18);font-weight:600}.teim-rd .compare-delta--flat{color:var(--muted)}.teim-rd .compare-cell{text-align:left;vertical-align:middle}.teim-rd .compare-cell__val{display:block;font-variant-numeric:tabular-nums}.teim-rd .compare-cell__track{display:block;margin-top:.4rem;height:6px;border-radius:3px;background:var(--teal-tint);overflow:hidden}.teim-rd .compare-cell__bar{display:block;height:100%;border-radius:3px;background:var(--teal)}.teim-rd .compare-cell__bar--b{opacity:.5}.teim-rd .compare__metric{display:inline-flex;align-items:center;gap:.6rem;font-weight:600;color:var(--ink)}.teim-rd .compare__metric-ic{width:20px;height:20px;flex:none;display:inline-flex}.teim-rd .compare__metric-ic svg{width:100%;height:100%}.teim-rd .compare__actions{display:flex;gap:.6rem;flex-wrap:wrap;margin-top:1.2rem}.teim-rd .cmp-skeleton{display:flex;flex-direction:column;gap:.8rem}.teim-rd .cmp-grid{list-style:none;margin:1.4rem 0 0;padding:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:.9rem}.teim-rd .cmp-card{position:relative;width:100%;text-align:left;display:flex;flex-direction:column;gap:.3rem;background:var(--bg);border:1px solid var(--line);border-radius:var(--radius-card);padding:1rem 1.1rem 1.05rem;cursor:pointer;transition:border-color .16s,box-shadow .16s,transform .16s}.teim-rd .cmp-card:hover{border-color:var(--teal-line);transform:translateY(-2px)}.teim-rd .cmp-card--on{border-color:var(--teal);box-shadow:0 0 0 3px #0fb5a524}.teim-rd .cmp-card--skeleton{min-height:96px;cursor:default;background:linear-gradient(90deg,var(--bg) 25%,var(--bg) 50%,var(--bg) 75%)}.teim-rd .cmp-card__check{position:absolute;top:.85rem;right:.9rem;width:18px;height:18px;border:1.5px solid var(--line);border-radius:6px;background:var(--bg);transition:background .16s,border-color .16s}.teim-rd .cmp-card--on .cmp-card__check{background:var(--teal);border-color:var(--teal)}.teim-rd .cmp-card--on .cmp-card__check:after{content:"";position:absolute;left:5px;top:2px;width:5px;height:9px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}.teim-rd .cmp-card__name{font-family:var(--sans);font-weight:700;font-size:1rem;color:var(--ink);padding-right:1.6rem}.teim-rd .cmp-card__meta{font-size:.82rem;color:var(--muted)}.teim-rd .cmp-card__stat{font-family:var(--mono);font-size:.68rem;letter-spacing:.04em;color:var(--dteal);margin-top:.15rem}.teim-rd .compare-bar button:disabled{opacity:.5;cursor:default}.teim-rd .gc-card--comparing{border-color:var(--teal);box-shadow:0 0 0 3px #0fb5a52e,0 16px 34px #0a0f261f;transform:translateY(-3px) scale(1.015);z-index:2}.teim-rd .cmp-card--on{transform:translateY(-3px) scale(1.02);box-shadow:0 0 0 3px #0fb5a529,0 14px 30px #0a0f261a}.teim-rd .compare-bar button:not(:disabled){animation:cmp-cta-breathe 2.4s ease-in-out infinite}@keyframes cmp-cta-breathe{0%,to{box-shadow:0 6px 16px #0fb5a547}50%{box-shadow:0 9px 26px #0fb5a585}}.teim-rd .compare-table{animation:rise .5s cubic-bezier(.22,1,.36,1) both}.teim-rd .compare-cell__bar{transform-origin:left center;animation:cmp-bar-grow .7s cubic-bezier(.22,1,.36,1) both}.teim-rd .compare-cell__bar--b{animation-delay:.12s}@keyframes cmp-bar-grow{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.teim-rd .compare-delta{animation:cmp-delta-in .5s ease both .28s}@keyframes cmp-delta-in{0%{opacity:0;transform:translate(-5px)}to{opacity:1;transform:none}}.teim-rd .entitycard__flow{margin-top:1.5rem;padding-top:1.4rem;border-top:1px dashed var(--line)}.teim-rd .entitycard__flow-title{font-family:var(--sans);font-weight:600;font-size:1.02rem;color:var(--ink)}.teim-rd .entitycard__flow-sub{font-size:.9rem;color:var(--muted);line-height:1.55;margin:.25rem 0 1rem;max-width:62ch}.teim-rd .entitycard__owner{margin:0 0 1.2rem}.teim-rd .entitycard__owner-hint{margin:.45rem 0 0}.teim-rd .wsnotes-scrim{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;display:flex;justify-content:flex-end;background:#0a0f2647;animation:wsnotesFade .18s ease}.teim-rd .wsnotes{display:flex;flex-direction:column;width:min(360px,92vw);height:100%;background:var(--bg);border-left:1px solid var(--line);box-shadow:-20px 0 50px #0a0f262e;animation:wsnotesSlide .24s cubic-bezier(.22,1,.36,1)}.teim-rd .wsnotes__head{display:flex;align-items:flex-start;justify-content:space-between;gap:.8rem;padding:1.15rem 1.25rem;border-bottom:1px solid var(--line-soft)}.teim-rd .wsnotes__eyebrow{font-size:.56rem;letter-spacing:.14em;text-transform:uppercase;color:var(--teal-dark)}.teim-rd .wsnotes__title{margin:.25rem 0 0;font-family:var(--sans);font-weight:700;font-size:1.05rem;color:var(--ink);line-height:1.25}.teim-rd .wsnotes__close{flex:none;display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:8px;color:var(--muted);transition:color .14s,background .14s}.teim-rd .wsnotes__close:hover{color:var(--ink);background:var(--line-soft)}.teim-rd .wsnotes__list{flex:1 1 auto;overflow-y:auto;padding:1.1rem 1.25rem;display:flex;flex-direction:column;gap:.9rem}.teim-rd .wsnotes__muted{color:var(--muted);font-family:var(--sans);font-size:.9rem}.teim-rd .wsnotes__item{display:flex;gap:.6rem;align-items:flex-start}.teim-rd .wsnotes__ava{flex:none;display:grid;place-items:center;width:1.9rem;height:1.9rem;border-radius:50%;font-family:var(--sans);font-weight:700;font-size:.66rem}.teim-rd .wsnotes__bubble{flex:1 1 auto;min-width:0;background:var(--line-soft);border-radius:12px;padding:.55rem .75rem}.teim-rd .wsnotes__meta{display:flex;align-items:baseline;justify-content:space-between;gap:.5rem;margin-bottom:.15rem}.teim-rd .wsnotes__author{font-family:var(--sans);font-weight:600;font-size:.82rem;color:var(--ink);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.teim-rd .wsnotes__when{flex:none;font-family:var(--mono);font-size:.58rem;letter-spacing:.06em;color:var(--muted)}.teim-rd .wsnotes__body{margin:0;font-family:var(--sans);font-size:.9rem;line-height:1.45;color:var(--body);white-space:pre-wrap;word-break:break-word}.teim-rd .wsnotes__compose{border-top:1px solid var(--line-soft);padding:.9rem 1.25rem 1.1rem;display:flex;flex-direction:column;gap:.6rem}.teim-rd .wsnotes__readonly{border-top:1px solid var(--line-soft);padding:.9rem 1.25rem 1.1rem;margin:0}.teim-rd .wsnotes__error{margin:0;color:#b42318;font-family:var(--sans);font-size:.82rem}.teim-rd .wsnotes__input{width:100%;resize:vertical;min-height:3rem;border:1px solid var(--line);border-radius:12px;padding:.6rem .75rem;font-family:var(--sans);font-size:.92rem;color:var(--ink);background:var(--bg);transition:border-color .14s}.teim-rd .wsnotes__input:focus-visible{outline:none;border-color:var(--teal);box-shadow:0 0 0 3px var(--teal-tint)}.teim-rd .wsnotes__post{align-self:flex-end}.teim-rd .wsshare__row{display:flex;align-items:center;gap:.6rem}.teim-rd .wsshare__who{flex:1 1 auto;min-width:0;display:flex;flex-direction:column}.teim-rd .wsshare__name{font-family:var(--sans);font-weight:600;font-size:.9rem;color:var(--ink);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.teim-rd .wsshare__meta{display:inline-flex;align-items:center;gap:.4rem;font-family:var(--mono);font-size:.56rem;letter-spacing:.08em;text-transform:uppercase;color:var(--muted)}.teim-rd .wsshare__tag{padding:.05rem .4rem;border-radius:999px;font-size:.52rem;letter-spacing:.1em}.teim-rd .wsshare__tag--internal{background:var(--teal-tint);color:var(--teal-dark)}.teim-rd .wsshare__tag--external{background:#fbecd9;color:#9a5b12}.teim-rd .wsshare__remove{flex:none;font-family:var(--sans);font-size:.8rem;font-weight:600;color:var(--muted);padding:.25rem .5rem;border-radius:8px;transition:color .14s,background .14s}.teim-rd .wsshare__remove:hover{color:#b42318;background:#fcebea}.teim-rd .wsshare__consent{margin:0;font-family:var(--sans);font-size:.82rem;line-height:1.5;color:var(--muted)}.teim-rd .wsshare__seg{display:inline-flex;gap:.3rem;padding:.2rem;background:var(--line-soft);border-radius:10px}.teim-rd .wsshare__segbtn{flex:1 1 auto;padding:.35rem .7rem;border-radius:8px;font-family:var(--sans);font-weight:600;font-size:.82rem;color:var(--muted);transition:background .14s,color .14s}.teim-rd .wsshare__segbtn.is-on{background:var(--bg);color:var(--ink);box-shadow:0 1px 2px #0a0f261a}.teim-rd .wsshare__hint{margin:0;font-family:var(--sans);font-size:.78rem;color:var(--muted)}.teim-rd .wsshare__reminder{margin:.1rem 0 0;font-family:var(--sans);font-size:.8rem;line-height:1.5;color:var(--ink-2);background:var(--teal-tint);border-radius:10px;padding:.6rem .7rem}.teim-rd .wsshare__sponsor{display:block;margin-top:.3rem;font-size:.56rem;letter-spacing:.1em;text-transform:uppercase;color:var(--muted)}.teim-rd .wsshare__mine{margin:.2rem 1.5rem 0;padding:.6rem .75rem;border:1px solid var(--teal-line);border-radius:12px;background:var(--teal-tint);display:flex;flex-direction:column;gap:.2rem}.teim-rd .wsshare__mine-label{font-size:.55rem;letter-spacing:.14em;text-transform:uppercase;color:var(--dteal)}.teim-rd .wsshare__mine-val{font-family:var(--sans);font-size:.9rem;font-weight:600;color:var(--ink)}.teim-rd .wsshare__email{flex:1 1 auto}.teim-rd .wsshare__role{flex:none;border:1px solid var(--line);border-radius:12px;padding:0 .6rem;font-family:var(--sans);font-size:.85rem;color:var(--ink);background:var(--bg)}.teim-rd .wsshare__notice{margin:.4rem 0 0;font-family:var(--sans);font-size:.82rem;color:var(--teal-dark)}.teim-rd .protsurf{position:relative;overflow:clip}.teim-rd .protsurf__body{user-select:none;-webkit-user-select:none;transition:filter .2s}.teim-rd .protsurf--hidden .protsurf__body{filter:blur(16px)}.teim-rd .protsurf__wm{position:absolute;top:0;right:0;bottom:0;left:0;z-index:240;pointer-events:none;overflow:hidden;display:flex;flex-wrap:wrap;align-content:flex-start;gap:2.6rem 3.2rem;transform:rotate(-24deg) scale(1.5);transform-origin:center;opacity:.05}.teim-rd .protsurf__wm span{font-family:var(--mono);font-size:.7rem;letter-spacing:.08em;color:var(--ink);white-space:nowrap}.teim-rd .protsurf__veil{position:absolute;top:0;right:0;bottom:0;left:0;z-index:6;display:grid;place-items:center;background:#ffffff9e;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.teim-rd .protsurf__veil span{font-family:var(--mono);font-size:.66rem;letter-spacing:.14em;text-transform:uppercase;color:var(--muted)}:root[data-theme=dark] .teim-rd .protsurf__wm span{color:#fff}:root[data-theme=dark] .teim-rd .protsurf__veil{background:#0a0f2699}.teim-rd .protsurf__flag{position:relative;z-index:7;display:flex;align-items:center;gap:.55rem;flex-wrap:wrap;padding:.4rem .1rem .7rem;margin-bottom:.6rem;border-bottom:1px solid var(--line-soft)}.teim-rd .protsurf__flag-dot{width:7px;height:7px;border-radius:50%;flex:none;background:var(--teal);box-shadow:0 0 0 3px #0fb5a524}.teim-rd .protsurf__flag-text{font-family:var(--mono);font-weight:600;font-size:.62rem;letter-spacing:.14em;text-transform:uppercase;color:var(--dteal)}.teim-rd .protsurf__flag-sub{font-family:var(--mono);font-weight:500;font-size:.58rem;letter-spacing:.1em;text-transform:uppercase;color:var(--muted)}.teim-rd .protsurf__flag-sub:before{content:"·";margin-right:.55rem;color:var(--muted)}:root[data-theme=dark] .teim-rd .protsurf__flag-text{color:#4fd0c2}@keyframes wsnotesFade{0%{opacity:0}to{opacity:1}}@keyframes wsnotesSlide{0%{transform:translate(24px);opacity:.4}to{transform:translate(0);opacity:1}}@media(prefers-reduced-motion:reduce){.teim-rd .wsnotes-scrim,.teim-rd .wsnotes{animation:none}}.teim-rd .ws2-head{display:flex;align-items:center;gap:1.1rem;margin-bottom:2rem;flex-wrap:wrap}.teim-rd .ws2-monogram{flex:none;width:60px;height:60px;display:grid;place-items:center;border-radius:18px;background:var(--teal-tint);color:var(--teal-dark);font-family:var(--sans);font-weight:800;font-size:1.35rem;letter-spacing:.02em}.teim-rd .ws2-head__main{flex:1 1 auto;min-width:0}.teim-rd .ws2-head__title{display:flex;align-items:baseline;gap:.9rem;flex-wrap:wrap}.teim-rd .ws2-head__title h1{font-family:var(--sans);font-weight:800;font-size:clamp(1.8rem,3vw,2.4rem);letter-spacing:-.02em;color:var(--ink);margin:0}.teim-rd .ws2-head__sub{color:var(--muted);font-size:1rem;margin-top:.35rem}.teim-rd .ws2-rename__edit{background:none;border:1px solid var(--line);border-radius:8px;cursor:pointer;font-family:var(--mono);font-size:.58rem;letter-spacing:.14em;text-transform:uppercase;color:var(--muted);padding:.28rem .6rem;transition:color .14s,border-color .14s}.teim-rd .ws2-rename__edit:hover{color:var(--teal-dark);border-color:var(--teal-line)}.teim-rd .ws2-plan-chip{flex:none;align-self:center;font-family:var(--mono);font-size:.6rem;letter-spacing:.14em;text-transform:uppercase;color:var(--teal-dark);background:var(--teal-tint);border-radius:999px;padding:.4rem .75rem}.teim-rd .ws2-rename{display:flex;gap:.6rem;align-items:center;flex-wrap:wrap}.teim-rd .ws2-rename__input{font-family:var(--sans);font-weight:800;font-size:1.6rem;color:var(--ink);border:1px solid var(--line);border-radius:12px;padding:.35rem .7rem;min-width:260px}.teim-rd .ws2-rename__input:focus{outline:none;border-color:var(--teal);box-shadow:var(--focus-ring)}.teim-rd .ws2-grid{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(0,1fr);gap:1.4rem;align-items:start}.teim-rd .ws2-col{display:flex;flex-direction:column;gap:1.4rem;min-width:0}.teim-rd .ws2-rail{display:flex;flex-direction:column;gap:1.4rem}.teim-rd .ws2-members__sub{font-size:.86rem;color:var(--muted);margin:-.2rem 0 .9rem}.teim-rd .ws2-avatar--ext{border:1px dashed var(--line)}.teim-rd .ws2-invite__q{display:block;font-family:var(--mono);font-size:.6rem;letter-spacing:.14em;text-transform:uppercase;color:var(--ink-2);margin:.9rem 0 .4rem}.teim-rd .ws2-invite__q:first-of-type{margin-top:.6rem}.teim-rd .ws2-invite__kindnote{font-size:.84rem;margin:.1rem 0 0}.teim-rd .ws2-invite__projects{margin-top:.4rem}.teim-rd .ws2-projpick{list-style:none;margin:.2rem 0 .4rem;padding:0;display:flex;flex-direction:column;gap:.1rem;max-height:168px;overflow:auto}.teim-rd .ws2-projpick__row{display:flex;align-items:center;gap:.55rem;padding:.4rem .3rem;border-radius:8px;font-size:.9rem;color:var(--ink);cursor:pointer}.teim-rd .ws2-projpick__row:hover{background:var(--teal-tint)}.teim-rd .ws2-projpick__row input{accent-color:var(--teal-dark);width:15px;height:15px;flex:none}.teim-rd .ws2-invite__reminder{font-size:.82rem;line-height:1.5;color:var(--ink-2);background:var(--teal-tint);border-radius:10px;padding:.6rem .75rem;margin:.5rem 0 .2rem}.teim-rd .ws2-plan__seats-unlimited{font-family:var(--mono);font-size:.66rem;letter-spacing:.1em;text-transform:uppercase;color:var(--teal-dark);margin:.7rem 0 .4rem}.teim-rd .ws2-plan__ext{font-size:.84rem;color:var(--muted);margin:0 0 .5rem}.teim-rd .ws2-card{border:1px solid var(--line);border-radius:20px;background:var(--bg);padding:1.4rem 1.5rem;transition:border-color .16s,box-shadow .16s}.teim-rd .ws2-card:hover{border-color:var(--teal-line);box-shadow:0 10px 24px #0a0f260f}.teim-rd .ws2-card__head{display:flex;align-items:center;gap:.7rem;margin-bottom:1rem}.teim-rd .ws2-card__head--sub{margin-top:1.5rem}.teim-rd .ws2-card__label{font-family:var(--mono);font-size:.64rem;letter-spacing:.16em;text-transform:uppercase;color:var(--teal-dark)}.teim-rd .ws2-count{font-family:var(--mono);font-size:.62rem;color:var(--teal-dark);background:var(--teal-tint);border-radius:999px;min-width:1.4rem;height:1.4rem;display:inline-grid;place-items:center;padding:0 .45rem}.teim-rd .ws2-count--muted{color:var(--muted);background:var(--line-soft)}.teim-rd .ws2-muted{color:var(--muted);font-size:.94rem;line-height:1.5}.teim-rd .ws2-member-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.35rem}.teim-rd .ws2-member{display:flex;align-items:center;gap:.9rem;padding:.65rem .7rem;border-radius:var(--radius-card);transition:background .14s}.teim-rd .ws2-member:hover{background:var(--teal-tint)}.teim-rd .ws2-avatar{flex:none;width:40px;height:40px;border-radius:50%;display:grid;place-items:center;font-family:var(--sans);font-weight:700;font-size:.82rem;letter-spacing:.02em}.teim-rd .ws2-avatar--pending{background:var(--line-soft);color:var(--muted);border:1.5px dashed var(--line)}.teim-rd .ws2-member__copy{display:flex;flex-direction:column;gap:.1rem;min-width:0}.teim-rd .ws2-member__name{display:inline-flex;align-items:center;gap:.5rem;font-family:var(--sans);font-weight:600;font-size:1rem;color:var(--ink)}.teim-rd .ws2-member__name--email{font-weight:500}.teim-rd .ws2-member__email{font-size:.86rem;color:var(--muted)}.teim-rd .ws2-member__note{font-family:var(--mono);font-size:.58rem;letter-spacing:.12em;text-transform:uppercase;color:var(--muted)}.teim-rd .ws2-you{font-family:var(--mono);font-size:.52rem;letter-spacing:.1em;text-transform:uppercase;color:var(--teal-dark);background:var(--teal-tint);border-radius:999px;padding:.14rem .4rem}.teim-rd .ws2-role{margin-left:auto;flex:none;font-family:var(--mono);font-size:.55rem;letter-spacing:.14em;text-transform:uppercase;border-radius:999px;padding:.26rem .55rem .22rem}.teim-rd .ws2-role--admin{color:#fff;background:var(--teal-dark)}.teim-rd .ws2-role--member{color:var(--teal-dark);background:var(--teal-tint)}.teim-rd .ws2-role--viewer,.teim-rd .ws2-role--mixed{color:var(--muted);background:var(--line-soft)}.teim-rd .ws2-role--collaborator{color:var(--teal-dark);background:var(--teal-tint)}.teim-rd .ws2-rowactions{flex:none;display:inline-flex;align-items:center;gap:.3rem;margin-left:.7rem;opacity:0;transform:translate(4px);transition:opacity .16s ease,transform .16s ease}.teim-rd .ws2-member:hover .ws2-rowactions,.teim-rd .ws2-member:focus-within .ws2-rowactions{opacity:1;transform:none}.teim-rd .ws2-rowbtn{font-family:var(--mono);font-size:.55rem;letter-spacing:.1em;text-transform:uppercase;color:var(--teal-dark);background:var(--teal-tint);border:none;border-radius:7px;padding:.28rem .5rem;cursor:pointer;text-decoration:none;white-space:nowrap;transition:background .14s,color .14s}.teim-rd .ws2-rowbtn:hover{background:var(--teal);color:#fff}.teim-rd .ws2-rowbtn--danger{color:var(--lume-error);background:#b3402a14}.teim-rd .ws2-rowbtn--danger:hover{background:var(--lume-error);color:#fff}@media(hover:none){.teim-rd .ws2-rowactions{opacity:1;transform:none}}.teim-rd .ws2-seg{display:grid;grid-auto-flow:column;grid-auto-columns:1fr;gap:.25rem;background:var(--teal-tint);border-radius:12px;padding:.25rem;margin:.9rem 0 .5rem}.teim-rd .ws2-seg__btn{border:none;background:none;border-radius:9px;padding:.5rem .4rem;font-family:var(--sans);font-weight:600;font-size:.9rem;color:var(--muted);cursor:pointer;transition:background .14s,color .14s,box-shadow .14s}.teim-rd .ws2-seg__btn--on{background:var(--bg);color:var(--teal-dark);box-shadow:0 1px 3px #0a0f2614}.teim-rd .ws2-invite__hint{font-family:var(--mono);font-size:.6rem;letter-spacing:.12em;text-transform:uppercase;color:var(--muted);margin-bottom:.9rem}.teim-rd .ws2-invite__form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.6rem}.teim-rd .ws2-input{font-family:var(--sans);font-size:.94rem;color:var(--ink);border:1px solid var(--line);border-radius:12px;padding:.6rem .8rem;background:var(--bg)}.teim-rd .ws2-input:focus{outline:none;border-color:var(--teal);box-shadow:var(--focus-ring)}.teim-rd .ws2-notice{font-size:.88rem;color:var(--teal-dark);background:var(--teal-tint);border:1px solid var(--teal-line);border-radius:12px;padding:.55rem .8rem;margin-top:.8rem}.teim-rd .ws2-error{font-size:.88rem;color:#a5342b;background:#fbeeec;border:1px solid #f0d3ce;border-radius:12px;padding:.55rem .8rem;margin-top:.8rem}.teim-rd .ws2-btn{font-family:var(--sans);font-weight:600;font-size:.92rem;border:1px solid var(--line);border-radius:12px;padding:.6rem 1rem;background:var(--bg);color:var(--ink-2);cursor:pointer;transition:border-color .14s,background .14s,color .14s;text-decoration:none;display:inline-flex;align-items:center;justify-content:center}.teim-rd .ws2-btn:hover{border-color:var(--teal-line);background:var(--teal-tint);color:var(--teal-dark)}.teim-rd .ws2-btn--primary{border-color:var(--teal);background:var(--teal);color:#fff}.teim-rd .ws2-btn--primary:hover{background:var(--teal-dark);border-color:var(--teal-dark);color:#fff}.teim-rd .ws2-btn--primary:disabled{opacity:.5;cursor:default}.teim-rd .ws2-btn--wide{width:100%;margin-top:1rem;border-color:var(--teal-line);color:var(--teal-dark)}.teim-rd .ws2-viewswitch{display:inline-flex;gap:.2rem;padding:.25rem;margin:0 0 1.3rem;background:var(--line-soft);border-radius:12px}.teim-rd .ws2-viewtab{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:transparent;cursor:pointer;padding:.5rem 1.1rem;border-radius:9px;font-family:var(--sans);font-weight:600;font-size:.95rem;color:var(--muted)}.teim-rd .ws2-viewtab--on{background:#fff;color:var(--ink);box-shadow:0 1px 3px #0a0f2614}.teim-rd .wsproj-bar{display:flex;flex-wrap:wrap;gap:.8rem 1.2rem;align-items:center;justify-content:space-between;margin-bottom:1.2rem}.teim-rd .wsproj-tabs{display:inline-flex;flex-wrap:wrap;gap:.3rem}.teim-rd .wsproj-tab{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid transparent;background:transparent;cursor:pointer;display:inline-flex;align-items:center;gap:.4rem;padding:.4rem .8rem;border-radius:999px;font-family:var(--sans);font-weight:600;font-size:.9rem;color:var(--muted)}.teim-rd .wsproj-tab:hover{color:var(--ink)}.teim-rd .wsproj-tab--on{background:var(--teal-tint, #f2faf8);color:var(--dteal, #0A7F74)}.teim-rd .wsproj-tab__count{font-family:var(--mono);font-size:.62rem;letter-spacing:.04em;padding:.05rem .35rem;border-radius:999px;background:#0a0f260f;color:inherit}.teim-rd .wsproj-actions{display:inline-flex;align-items:center;gap:.6rem}.teim-rd .wsproj-search{border:1px solid var(--line);border-radius:999px;padding:.45rem .9rem;font-size:.9rem;min-width:12rem;color:var(--ink);background:var(--bg)}.teim-rd .wsproj-search:focus-visible{outline:2px solid var(--teal);outline-offset:1px}.teim-rd .wsproj-new{white-space:nowrap}.teim-rd .wsproj-empty{display:flex;flex-direction:column;align-items:flex-start;gap:.9rem;padding:2rem 0}@media(max-width:560px){.teim-rd .wsproj-bar{flex-direction:column;align-items:stretch}.teim-rd .wsproj-actions{justify-content:space-between}.teim-rd .wsproj-search{flex:1;min-width:0}}.teim-rd .ws2-plan__name{display:flex;align-items:baseline;gap:.4rem}.teim-rd .ws2-plan__name strong{font-family:var(--sans);font-weight:700;font-size:1.4rem;color:var(--ink)}.teim-rd .ws2-plan__name span{color:var(--muted);font-size:.95rem}.teim-rd .ws2-seats{margin:.9rem 0 .8rem}.teim-rd .ws2-seats__bar{height:8px;border-radius:999px;background:var(--line-soft);overflow:hidden}.teim-rd .ws2-seats__bar span{display:block;height:100%;border-radius:999px;background:var(--teal);transition:width .4s cubic-bezier(.22,1,.36,1)}.teim-rd .ws2-seats__label{display:block;margin-top:.5rem;font-family:var(--mono);font-size:.6rem;letter-spacing:.1em;text-transform:uppercase;color:var(--muted)}@media(max-width:860px){.teim-rd .ws2-grid{grid-template-columns:minmax(0,1fr)}.teim-rd .ws2-card{min-width:0}.teim-rd .ws2-plan-chip{order:3}.teim-rd .ws2-invite__form{grid-template-columns:1fr}.teim-rd .ws2-rename__input{min-width:0;width:100%}}@media(max-width:560px){.teim-rd .ws2-member{flex-wrap:wrap;gap:.5rem .7rem}.teim-rd .ws2-member__copy{flex:1 1 100%}.teim-rd .ws2-member__email{overflow-wrap:anywhere}.teim-rd .ws2-role{margin-left:0}.teim-rd .ws2-rowactions{margin-left:auto;flex-wrap:wrap;justify-content:flex-end}.teim-rd .ws2-revoke{margin-left:0}.teim-rd .ws2-head__title h1{overflow-wrap:anywhere}.teim-rd .ws2-rowbtn{min-height:44px;padding:.6rem .7rem}.teim-rd .ws2-revoke{min-height:44px;padding:.6rem .4rem}.teim-rd .ws2-rename__edit{min-height:44px;padding:.6rem .75rem}.teim-rd .ws2-seg__btn{min-height:44px;padding:.75rem .4rem}.teim-rd .ws2-viewtab,.teim-rd .wsproj-tab{min-height:44px}}.teim-rd .resgeo{aspect-ratio:1 / 1;max-width:520px;border:1px solid var(--line);border-radius:20px;overflow:hidden;background:linear-gradient(160deg,var(--teal-tint),var(--bg) 140%);pointer-events:none;margin:1.4rem 0;animation:rise .5s cubic-bezier(.22,1,.36,1) both}.teim-rd .resgeo svg{width:100%;height:100%;display:block}.teim-rd .restop{display:grid;grid-template-columns:minmax(0,520px) minmax(0,1fr);gap:1rem;align-items:start;margin-top:1.2rem}.teim-rd .restop--nomap{grid-template-columns:1fr}.teim-rd .reslocked__actions{display:flex;gap:.75rem;align-self:flex-start}.teim-rd .restop .resgeo,.teim-rd .restop .export{margin:0}.teim-rd .rsec-nav{display:flex;flex-wrap:wrap;gap:.7rem;margin:1.6rem 0 1.2rem}.teim-rd .rsec-sq{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.55rem;width:104px;min-height:96px;padding:.9rem .6rem;border:1px solid var(--line);border-radius:18px;background:var(--bg);cursor:pointer;transition:border-color .16s,box-shadow .16s,transform .16s,background .16s;animation:rise .45s cubic-bezier(.22,1,.36,1) both}.teim-rd .rsec-sq:nth-child(2){animation-delay:.04s}.teim-rd .rsec-sq:nth-child(3){animation-delay:.08s}.teim-rd .rsec-sq:nth-child(4){animation-delay:.12s}.teim-rd .rsec-sq:nth-child(5){animation-delay:.16s}.teim-rd .rsec-sq:hover{border-color:var(--teal-line);box-shadow:0 8px 20px #0a0f2612;transform:translateY(-2px)}.teim-rd .rsec-sq--on{border-color:var(--teal);background:var(--teal-tint)}.teim-rd .rsec-sq__ic{width:42px;height:42px;display:grid;place-items:center;border-radius:13px;background:var(--teal-tint);color:var(--teal-dark);transition:background .16s}.teim-rd .rsec-sq--on .rsec-sq__ic{background:var(--bg)}.teim-rd .rsec-sq__ic .icon,.teim-rd .rsec-sq__ic .micon{width:24px;height:24px}.teim-rd .rsec-sq__lbl{font-family:var(--mono);font-size:.56rem;letter-spacing:.1em;text-transform:uppercase;color:var(--ink-2);text-align:center;line-height:1.25}.teim-rd .rsec-sq--on .rsec-sq__lbl{color:var(--teal-dark)}.teim-rd .rtable--section{animation:rise .4s cubic-bezier(.22,1,.36,1) both}@media(max-width:760px){.teim-rd .resgeo{grid-template-columns:1fr}.teim-rd .resgeo__side{border-left:none;border-top:1px solid var(--line)}}.teim-rd .packet-list{display:flex;flex-direction:column;gap:.6rem;margin:1rem 0 .4rem}.teim-rd .packet-card{display:flex;align-items:center;gap:.85rem;width:100%;text-align:left;text-decoration:none;padding:.75rem .85rem;border:1px solid var(--line);border-radius:var(--radius-card);background:var(--bg);cursor:pointer;transition:border-color .15s,box-shadow .15s,transform .15s}.teim-rd .packet-card:hover{border-color:var(--teal-line);box-shadow:0 8px 20px #0a0f2612;transform:translateY(-2px)}.teim-rd .packet-card__fmt{flex:none;display:grid;place-items:center;width:44px;height:44px;border-radius:12px;background:var(--teal-tint);color:var(--teal-dark);font-family:var(--mono);font-size:.58rem;letter-spacing:.08em}.teim-rd .packet-card__body{display:flex;flex-direction:column;gap:.1rem;min-width:0}.teim-rd .packet-card__body strong{font-family:var(--sans);font-weight:600;font-size:.98rem;color:var(--ink)}.teim-rd .packet-card__body span{font-size:.82rem;color:var(--muted);line-height:1.35}.teim-rd .packet-card__go{margin-left:auto;flex:none;color:var(--teal-dark);font-size:1rem;opacity:.5;transition:opacity .15s,transform .15s}.teim-rd .packet-card:hover .packet-card__go{opacity:1;transform:translate(2px)}.teim-rd .grid4 .metric{transition:border-color .18s,box-shadow .18s,transform .18s;animation:rise .5s cubic-bezier(.22,1,.36,1) both}.teim-rd .grid4 .metric:nth-child(1){animation-delay:.03s}.teim-rd .grid4 .metric:nth-child(2){animation-delay:.09s}.teim-rd .grid4 .metric:nth-child(3){animation-delay:.15s}.teim-rd .grid4 .metric:nth-child(4){animation-delay:.21s}.teim-rd .grid4 .metric:hover{border-color:var(--teal-line);box-shadow:0 12px 26px #0a0f2617;transform:translateY(-3px)}.teim-rd .metric__icon{transition:transform .2s,background .2s;color:var(--teal-dark)}.teim-rd .grid4 .metric:hover .metric__icon{transform:scale(1.08) rotate(-3deg)}.teim-rd .scopes button.on{background:var(--teal);color:#fff}.teim-rd .metric--quiet .val{color:var(--muted)}.teim-rd .metric--quiet .metric__icon{background:var(--line-soft);color:var(--muted)}.teim-rd .reshead h1{animation:rise .55s cubic-bezier(.22,1,.36,1) both}.teim-rd .reshead .resfacts,.teim-rd .reshead .resmeta{animation:rise .55s cubic-bezier(.22,1,.36,1) both;animation-delay:.06s}.teim-rd .region-scope__map--focus .region-scope__county,.teim-rd .region-scope__map--focus .region-scope__state-borders,.teim-rd .region-scope__map--focus .region-scope__res,.teim-rd .region-scope__map--focus .region-scope__res--selected,.teim-rd .region-scope__map--focus .region-scope__land--focus{vector-effect:non-scaling-stroke}.teim-rd .region-scope__map--focus .region-scope__county{stroke-width:.8}.teim-rd .region-scope__map--focus .region-scope__res{stroke-width:1}.teim-rd .region-scope__map--focus .region-scope__res--selected{stroke-width:1.6}.teim-rd .infodot{margin-left:auto;flex:none;width:1.2rem;height:1.2rem;border-radius:50%;border:1px solid var(--line);background:var(--bg);color:var(--muted);font-family:var(--mono);font-size:.64rem;line-height:1;display:grid;place-items:center;cursor:help;position:relative;transition:color .14s,border-color .14s,background .14s}.teim-rd .infodot:hover,.teim-rd .infodot:focus-visible{color:var(--teal-dark);border-color:var(--teal-line);background:var(--teal-tint);outline:none}.teim-rd .infodot:after{content:attr(data-hint);position:absolute;bottom:calc(100% + 8px);right:-.4rem;width:max-content;max-width:220px;background:var(--ink);color:#fff;font-family:var(--sans);font-weight:500;font-size:.78rem;line-height:1.4;letter-spacing:0;text-transform:none;text-align:left;padding:.55rem .7rem;border-radius:10px;box-shadow:0 10px 26px #0a0f2633;opacity:0;transform:translateY(4px);pointer-events:none;transition:opacity .15s,transform .15s;z-index:8}.teim-rd .infodot:before{content:"";position:absolute;bottom:calc(100% + 3px);right:.2rem;border:5px solid transparent;border-top-color:var(--ink);opacity:0;transition:opacity .15s}.teim-rd .infodot:hover:after,.teim-rd .infodot:focus-visible:after,.teim-rd .infodot:hover:before,.teim-rd .infodot:focus-visible:before{opacity:1;transform:none}.teim-rd .res-analysis{display:inline-block;margin-left:.6rem;font-family:var(--mono);font-size:.6rem;letter-spacing:.12em;text-transform:uppercase;color:var(--teal-dark);background:var(--teal-tint);border-radius:999px;padding:.16rem .5rem;vertical-align:middle;cursor:help}.teim-rd .region-scope__res--national{fill:#0fb5a529;stroke:var(--dteal);stroke-width:.28}.teim-rd .region-scope__res--national:hover{fill:#0fb5a566}.teim-rd .ticon{color:var(--ink)}.teim-rd .ticon .ic-live,.teim-rd .ticon .ic-bar,.teim-rd .ticon .ic-r1,.teim-rd .ticon .ic-person{transform-box:fill-box;transform-origin:center}.teim-rd .ticon .ic-bar{transform-origin:bottom}.teim-rd .ticon .ic-swing,.teim-rd .ticon .ic-sway,.teim-rd .ticon .ic-reel,.teim-rd .ticon .ic-lever{transform-box:view-box}@media(prefers-reduced-motion:no-preference){.teim-rd .ticon:hover .ic-live,.teim-rd .card:hover .ticon .ic-live{animation:ticonPop .5s ease}.teim-rd .ticon[data-anim=beat]:hover .ic-live,.teim-rd .card:hover .ticon[data-anim=beat] .ic-live{animation:ticonBeat .85s ease}.teim-rd .ticon[data-anim=blink]:hover .ic-live,.teim-rd .card:hover .ticon[data-anim=blink] .ic-live{animation:ticonBlink .9s ease}.teim-rd .ticon[data-anim=draw]:hover .ic-live,.teim-rd .card:hover .ticon[data-anim=draw] .ic-live{stroke-dasharray:58;animation:ticonDraw 1s ease}.teim-rd .ticon[data-anim=smoke]:hover .ic-live{animation:ticonSmoke 1.1s ease}.teim-rd .ticon[data-anim=roll]:hover .ic-live{animation:ticonRoll .8s ease}.teim-rd .ticon[data-anim=swing]:hover .ic-swing,.teim-rd .card:hover .ticon[data-anim=swing] .ic-swing{animation:ticonSwing 1.4s ease}.teim-rd .ticon[data-anim=sway]:hover .ic-sway,.teim-rd .card:hover .ticon[data-anim=sway] .ic-sway{animation:ticonSway 1.1s ease}.teim-rd .ticon[data-anim=slot]:hover .ic-reel{animation:ticonReel .9s cubic-bezier(.3,0,.2,1)}.teim-rd .ticon[data-anim=slot]:hover .ic-lever{transform-origin:24px 10.5px;animation:ticonLever .9s ease}.teim-rd .ticon[data-anim=jobs]:hover .ic-person,.teim-rd .card:hover .ticon[data-anim=jobs] .ic-person{animation:ticonRise .55s ease both}.teim-rd .ticon[data-anim=jobs]:hover .ic-person--2{animation-delay:.14s}.teim-rd .ticon[data-anim=gdp]:hover .ic-bar,.teim-rd .card:hover .ticon[data-anim=gdp] .ic-bar{animation:ticonGrow .55s ease both}.teim-rd .ticon[data-anim=gdp]:hover .ic-bar:nth-of-type(2){animation-delay:.08s}.teim-rd .ticon[data-anim=gdp]:hover .ic-bar:nth-of-type(3){animation-delay:.16s}.teim-rd .ticon[data-anim=gdp]:hover .ic-bar:nth-of-type(4){animation-delay:.24s}.teim-rd .ticon[data-anim=ripple]:hover .ic-r1{animation:ticonPop .6s ease}}@keyframes ticonPop{0%{transform:scale(1)}45%{transform:scale(1.18)}to{transform:scale(1)}}@keyframes ticonBeat{0%,to{transform:scale(1)}30%{transform:scale(1.18)}55%{transform:scale(1.03)}75%{transform:scale(1.12)}}@keyframes ticonBlink{0%,to{opacity:1}50%{opacity:.25}}@keyframes ticonDraw{0%{stroke-dashoffset:58}to{stroke-dashoffset:0}}@keyframes ticonSmoke{0%{transform:translateY(0);opacity:1}to{transform:translateY(-6px);opacity:0}}@keyframes ticonRoll{0%{transform:translate(3px);opacity:0}40%{opacity:1}to{transform:translate(-4px);opacity:1}}@keyframes ticonSwing{0%{transform:rotate(0)}25%{transform:rotate(16deg)}60%{transform:rotate(-12deg)}85%{transform:rotate(5deg)}to{transform:rotate(0)}}@keyframes ticonSway{0%,to{transform:rotate(0)}30%{transform:rotate(-6deg)}70%{transform:rotate(6deg)}}@keyframes ticonReel{0%{transform:translateY(0)}50%{transform:translateY(3px)}to{transform:translateY(0)}}@keyframes ticonLever{0%,to{transform:rotate(0)}40%{transform:rotate(22deg)}}@keyframes ticonRise{0%{opacity:0;transform:translateY(5px) scale(.7)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes ticonGrow{0%{transform:scaleY(0)}to{transform:scaleY(1)}}.teim-rd .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.teim-rd .onboard-screen{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;display:grid;place-items:center;padding:clamp(1.5rem,5vw,3rem) 1.25rem;overflow-y:auto;background:radial-gradient(120% 90% at 100% 0%,var(--teal-tint) 0%,transparent 55%),var(--bg)}.teim-rd .onboard-screen .onboard-card{width:min(30rem,100%);margin:auto}.teim-rd .onboard-card{text-align:left}.teim-rd .onboard-card__mark{display:block;margin-bottom:.8rem}.teim-rd .onboard-card__eyebrow{font-family:var(--mono);font-size:.62rem;letter-spacing:.2em;text-transform:uppercase;color:var(--teal-dark);margin:0 0 .35rem}.teim-rd .account-settings__hint{font-size:.82rem;color:var(--muted);margin:0 0 .6rem}.teim-rd .processing-name{font-family:var(--mono);font-size:.62rem;letter-spacing:.16em;text-transform:uppercase;color:var(--dteal);margin:0 0 .5rem}.teim-rd .processing-help{margin-top:.4rem;font-size:.9rem;color:var(--muted)}.teim-rd .processing-leave{display:inline-block;margin-top:.9rem;font-family:var(--mono);font-size:.62rem;letter-spacing:.14em;text-transform:uppercase;color:var(--teal-dark);text-decoration:none;border-bottom:1px solid var(--teal-line);padding-bottom:2px}.teim-rd .processing-leave:hover{color:var(--teal);border-color:var(--teal)}.teim-rd .gc-card--skeleton{min-height:250px;border:1px solid var(--line);border-radius:16px;background:linear-gradient(100deg,var(--bg) 30%,var(--bg) 50%,var(--bg) 70%);background-size:200% 100%;animation:gcShimmer 1.3s ease-in-out infinite}@media(prefers-reduced-motion:reduce){.teim-rd .gc-card--skeleton{animation:none}}@keyframes gcShimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.teim-rd .compare-scopes{display:inline-flex;gap:.25rem;padding:.25rem;border:1px solid var(--line);border-radius:11px;background:var(--bg);margin:0 0 1rem}.teim-rd .compare-scopes__tab{font-family:var(--mono);font-size:.62rem;letter-spacing:.12em;text-transform:uppercase;color:var(--muted);background:transparent;border:none;border-radius:8px;padding:.4rem .8rem;cursor:pointer;transition:background .15s,color .15s}.teim-rd .compare-scopes__tab:hover{color:var(--ink)}.teim-rd .compare-scopes__tab--active{background:var(--bg);color:var(--dteal);box-shadow:0 1px 3px #0a0f2614}.teim-rd .basics{display:grid;grid-template-columns:1.05fr .95fr;gap:2rem;align-items:start}@media(max-width:900px){.teim-rd .basics{grid-template-columns:1fr}}.teim-rd .basics__form{display:flex;flex-direction:column;gap:.9rem}.teim-rd .basics__form>div{background:var(--bg);border:1px solid var(--line);border-radius:var(--radius-field);padding:var(--field-pad);transition:border-color .18s,box-shadow .18s}.teim-rd .basics__form>div:focus-within{border-color:var(--teal);box-shadow:var(--focus-ring)}.teim-rd .basics__form .qa{border:none;padding:0}.teim-rd .basics__form .qa .sub{margin:.2rem 0 .5rem}.teim-rd .basics__form .qa input{padding:.5rem 0}.teim-rd .basics__preview{display:flex;flex-direction:column;gap:.6rem;position:sticky;top:1.5rem}.teim-rd .basics__preview-tag{font-family:var(--mono);font-size:.58rem;letter-spacing:.16em;text-transform:uppercase;color:var(--muted);margin:0}.teim-rd .cover{position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;gap:1.4rem;min-height:380px;background:linear-gradient(157deg,var(--bg) 0%,var(--teal-tint) 100%);border:1px solid var(--teal-line);border-radius:18px;padding:1.8rem;box-shadow:0 24px 60px #0a0f261a}.teim-rd .cover__watermark{position:absolute;right:-12%;bottom:-16%;width:56%;height:auto;pointer-events:none;opacity:.1}.teim-rd .cover__top,.teim-rd .cover__main,.teim-rd .cover__foot{position:relative;z-index:1}.teim-rd .cover__title{overflow-wrap:anywhere;text-wrap:balance}.teim-rd .basics__year{display:flex;flex-direction:column;gap:.55rem}.teim-rd .basics__year-chips{display:flex;gap:.4rem;flex-wrap:wrap}.teim-rd .basics__year-chip{font-family:var(--mono);font-size:.68rem;letter-spacing:.04em;color:var(--muted);background:var(--bg);border:1px solid var(--line);border-radius:999px;padding:.32rem .72rem;cursor:pointer;transition:color .15s,border-color .15s,background .15s}.teim-rd .basics__year-chip:hover{border-color:var(--teal-line);color:var(--ink)}.teim-rd .basics__year-chip--on{background:var(--teal-tint);border-color:var(--teal);color:var(--dteal)}.teim-rd .multiyear{display:flex;flex-direction:column;gap:.45rem;padding-top:.6rem;margin-top:.15rem;border-top:1px solid var(--line)}.teim-rd .multiyear__label{font-family:var(--mono);font-size:.6rem;letter-spacing:.14em;text-transform:uppercase;color:var(--ink);margin:0}.teim-rd .multiyear__sub{font-size:.78rem;color:var(--muted);margin:0 0 .15rem}.teim-rd .multiyear__plus{border-style:dashed;color:var(--dteal)}.teim-rd .multiyear__plus:hover{border-color:var(--teal);background:var(--teal-tint)}.teim-rd .multiyear__add{display:inline-flex}.teim-rd .multiyear__add-input{font-family:var(--mono);font-size:.68rem;width:5.2rem;border:1px solid var(--teal);border-radius:999px;padding:.3rem .6rem;color:var(--ink);background:var(--bg)}.teim-rd .multiyear__summary{font-size:.78rem;color:var(--ink-2);margin:.2rem 0 0;display:flex;flex-wrap:wrap;gap:.4rem;align-items:baseline}.teim-rd .multiyear__remove{font-family:var(--mono);font-size:.58rem;letter-spacing:.08em;text-transform:uppercase;color:var(--muted);background:none;border:none;padding:0;cursor:pointer;text-decoration:underline}.teim-rd .multiyear__remove:hover{color:var(--dteal)}.teim-rd .entityyears__scroll{overflow-x:auto;margin-top:.5rem}.teim-rd .entityyears__grid{border-collapse:separate;border-spacing:.5rem .4rem;min-width:100%}.teim-rd .entityyears__rowhead{text-align:left;font-family:var(--mono);font-size:.6rem;letter-spacing:.1em;text-transform:uppercase;color:var(--ink);white-space:nowrap;padding-right:.6rem;vertical-align:middle}.teim-rd .entityyears__yearhead{font-family:var(--mono);font-size:.68rem;letter-spacing:.06em;color:var(--dteal);text-align:left;padding-bottom:.1rem;white-space:nowrap}.teim-rd .entityyears__primary{display:block;font-size:.5rem;letter-spacing:.12em;color:var(--muted);font-weight:400}.teim-rd .entityyears__cell{min-width:8.5rem}.teim-rd .entityyears__cell input{width:100%}.teim-rd .entityyears--gov{margin-top:.2rem}.teim-rd .entityyears--gov .entityyears__cell{min-width:10rem}.teim-rd .entityyears--gov .entityyears__cell input{font-family:var(--sans);font-size:.95rem;color:var(--ink);background:var(--bg);border:1px solid var(--line);border-radius:10px;padding:.55rem .7rem}.teim-rd .entityyears--gov .entityyears__cell input:focus{outline:none;border-color:var(--teal);box-shadow:var(--focus-ring)}.teim-rd .entityyears__lede{font-size:.85rem;color:var(--ink-2);margin:.2rem 0 .4rem}.teim-rd .cover__top{display:flex;align-items:center;gap:.6rem}.teim-rd .cover__brand{font-family:var(--mono);font-size:.6rem;letter-spacing:.16em;text-transform:uppercase;color:var(--ink)}.teim-rd .cover__eyebrow{font-family:var(--mono);font-size:.6rem;letter-spacing:.14em;text-transform:uppercase;color:var(--teal-dark);margin:0 0 .7rem}.teim-rd .cover__title{font-family:var(--sans);font-weight:800;font-size:clamp(1.5rem,2.4vw,2rem);line-height:1.1;letter-spacing:-.02em;color:var(--ink);margin:0;transition:color .16s}.teim-rd .cover__title--empty{font-weight:600;color:var(--muted)}.teim-rd .cover__nation{font-size:1.05rem;line-height:1.4;color:var(--ink-2);margin:.7rem 0 0}.teim-rd .cover__nation--empty{color:var(--muted)}.teim-rd .cover__foot{display:flex;align-items:center;justify-content:space-between;gap:1rem;border-top:1px solid var(--teal-line);padding-top:.95rem;font-family:var(--mono);font-size:.55rem;letter-spacing:.12em;text-transform:uppercase;color:var(--muted)}.teim-rd .dsg{max-width:940px;margin:0 auto;padding:3rem 1.5rem 5rem;min-width:0}.teim-rd .dsg-hero{border-bottom:1px solid var(--line);padding-bottom:1.8rem;margin-bottom:2.4rem}.teim-rd .dsg-hero__kicker{font-family:var(--mono);font-size:var(--band-size);letter-spacing:var(--band-track);text-transform:uppercase;color:var(--dteal);margin:0 0 .6rem}.teim-rd .dsg-hero__title{font-family:var(--sans);font-weight:800;font-size:clamp(1.8rem,3vw,2.5rem);letter-spacing:-.02em;color:var(--ink);margin:0}.teim-rd .dsg-hero__sub{font-size:.95rem;line-height:1.5;color:var(--ink-2);margin:.7rem 0 0;max-width:60ch}.teim-rd .dsg-section{padding:1.8rem 0;border-bottom:1px solid var(--line-soft)}.teim-rd .dsg-section__head{margin-bottom:1.2rem}.teim-rd .dsg-section__title{font-family:var(--sans);font-weight:700;font-size:1.15rem;letter-spacing:-.01em;color:var(--ink);margin:0}.teim-rd .dsg-section__note{font-size:.85rem;line-height:1.45;color:var(--muted);margin:.35rem 0 0;max-width:66ch}.teim-rd .dsg-swatches{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(220px,100%),1fr));gap:.9rem}.teim-rd .dsg-swatch{display:flex;align-items:center;gap:.75rem}.teim-rd .dsg-swatch__chip{width:38px;height:38px;border-radius:10px;border:1px solid var(--line);flex:none}.teim-rd .dsg-swatch__meta{display:flex;flex-direction:column;min-width:0}.teim-rd .dsg-swatch__token{font-family:var(--mono);font-size:.72rem;color:var(--ink)}.teim-rd .dsg-swatch__use{font-size:.72rem;color:var(--muted)}.teim-rd .dsg-swatch__val{font-family:var(--mono);font-size:.66rem;color:var(--muted)}.teim-rd .dsg-stack{display:flex;flex-direction:column;gap:.6rem}.teim-rd .dsg-type-h1{font-family:var(--sans);font-weight:800;font-size:2rem;letter-spacing:-.02em;color:var(--ink);margin:0}.teim-rd .dsg-type-h2{font-family:var(--sans);font-weight:600;font-size:1.3rem;letter-spacing:-.01em;color:var(--ink);margin:0}.teim-rd .dsg-type-body{font-size:.95rem;line-height:1.55;color:var(--ink-2);margin:0;font-variant-numeric:tabular-nums}.teim-rd .dsg-type-mono{font-family:var(--mono);font-size:.7rem;letter-spacing:.14em;text-transform:uppercase;color:var(--dteal);margin:0}.teim-rd .dsg-fieldwrap{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(280px,100%),1fr));gap:1.1rem;max-width:640px}.teim-rd .dsg-row{display:flex;flex-wrap:wrap;gap:.7rem;align-items:center}.teim-rd .dsg-tiles{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(196px,100%),1fr));gap:.9rem;max-width:620px}.teim-rd .dsg-databar-table{width:100%;max-width:520px;min-width:0;border-collapse:collapse}.teim-rd .dsg-databar-table td{padding:.55rem 0;vertical-align:middle}.teim-rd .dsg-databar-table__label{font-family:var(--mono);font-size:.66rem;letter-spacing:.12em;text-transform:uppercase;color:var(--muted);width:90px}.teim-rd .app-crash{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:2rem 1.5rem}.teim-rd .app-crash__card{max-width:460px;width:100%;text-align:center}.teim-rd .app-crash__eyebrow{font-family:var(--mono);font-size:var(--band-size);letter-spacing:var(--band-track);text-transform:uppercase;color:var(--dteal);margin:0 0 .7rem}.teim-rd .app-crash__title{font-family:var(--sans);font-weight:800;font-size:1.5rem;letter-spacing:-.02em;color:var(--ink);margin:0}.teim-rd .app-crash__body{font-size:.98rem;line-height:1.55;color:var(--ink-2);margin:.8rem 0 1.4rem}.teim-rd .app-crash__actions{display:flex;gap:.7rem;justify-content:center;flex-wrap:wrap}.teim-rd .app-crash__support{display:inline-block;margin-top:1.1rem;font-family:var(--mono);font-size:.7rem;letter-spacing:.08em;color:var(--muted)}.teim-rd .route-fallback{min-height:60vh;display:flex;align-items:center;justify-content:center}.teim-rd .route-fallback__spinner{width:26px;height:26px;border-radius:50%;border:2.5px solid var(--teal-line);border-top-color:var(--dteal);animation:route-spin .7s linear infinite}@keyframes route-spin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.teim-rd .route-fallback__spinner{animation:none}}.teim-rd .rd-section-box--danger{border-color:#b3402a59}.teim-rd .rd-section-box--danger h2{color:var(--lume-error)}.teim-rd .account-close{display:flex;flex-direction:column;gap:.9rem;max-width:420px;margin-top:.4rem}.teim-rd .account-close__actions{display:flex;gap:.7rem;flex-wrap:wrap}.teim-rd .btn--danger{background:var(--lume-error);border:1px solid var(--lume-error);color:#fff}.teim-rd .btn--danger:hover:not(:disabled){background:#9a3624;border-color:#9a3624}.teim-rd .btn--danger:disabled{opacity:.55;cursor:not-allowed}.teim-rd .btn--danger-outline{background:var(--bg);border:1px solid rgba(179,64,42,.5);color:var(--lume-error)}.teim-rd .btn--danger-outline:hover{background:#b3402a0f;border-color:var(--lume-error)}.teim-rd .sound-choice{display:flex;flex-direction:column;gap:.5rem;margin-top:.6rem;max-width:520px}.teim-rd .sound-choice__opt{display:flex;align-items:flex-start;gap:.7rem;padding:.8rem .9rem;text-align:left;background:var(--bg);border:1px solid var(--lume-border);border-radius:12px;cursor:pointer;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.teim-rd .sound-choice__opt:hover{border-color:#0fb5a566}.teim-rd .sound-choice__opt--on{border-color:var(--dteal);box-shadow:inset 0 0 0 1px var(--dteal);background:#0fb5a50a}.teim-rd .sound-choice__radio{flex:none;width:16px;height:16px;margin-top:.15rem;border-radius:50%;border:1.5px solid var(--lume-ink-muted);transition:border-color .16s ease}.teim-rd .sound-choice__opt--on .sound-choice__radio{border-color:var(--dteal);background:radial-gradient(circle at center,var(--dteal) 0 4px,transparent 4.5px)}.teim-rd .sound-choice__body{display:flex;flex-direction:column;gap:.2rem}.teim-rd .sound-choice__label{display:flex;align-items:center;gap:.5rem;font-weight:600;color:var(--lume-ink)}.teim-rd .sound-choice__rec{font-family:JetBrains Mono,monospace;font-size:.62rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--dteal);padding:.1rem .4rem;border:1px solid rgba(15,181,165,.4);border-radius:999px}.teim-rd .sound-choice__hint{font-size:.86rem;color:var(--lume-ink-muted);line-height:1.4}.teim-rd .rd-footer__version{font-family:var(--mono);font-size:.6rem;letter-spacing:.08em;color:var(--muted);opacity:.75}.teim-rd .rd-lane__retry{margin-top:.7rem}:root[data-theme=dark] .teim-rd{--ink: #EAECF4;--ink-2: #AEB6CC;--muted: #7C85A2;--teal: #17C3B2;--teal-dark: #0FB5A5;--teal-tint: rgba(23, 195, 178, .1);--teal-line: rgba(23, 195, 178, .32);--dteal: #3AD9C6;--amber: #E7AC4E;--gold: #F0A91A;--bg: #131A35;--bg-2: #1B2344;--line: rgba(255, 255, 255, .1);--line-soft: rgba(255, 255, 255, .05);--focus-ring: 0 0 0 4px rgba(23, 195, 178, .22);background:#080b22}:root[data-theme=dark] .teim-rd .skip-to-content,:root[data-theme=dark] .teim-rd .avatar,:root[data-theme=dark] .teim-rd .rd-profile__avatar,:root[data-theme=dark] .teim-rd .scopes button.on,:root[data-theme=dark] .teim-rd .analyses-chip--on,:root[data-theme=dark] .teim-rd .analyses-chip--on:hover,:root[data-theme=dark] .teim-rd .infodot:after{background:#29335a;color:#eaecf4}:root[data-theme=dark] .teim-rd .veil{background:#080b18f5}:root[data-theme=dark] .teim-rd .result-export-modal-backdrop{background:#060914a8}:root[data-theme=dark] .teim-rd .region-selector__legend,:root[data-theme=dark] .teim-rd .region-selector__infocard{background:#12172eeb}.teim-rd .rd-theme{position:relative;z-index:1;padding:.1rem .55rem .2rem}.teim-rd .rd-theme__cap{display:block;font-family:var(--mono);font-size:.54rem;letter-spacing:.16em;text-transform:uppercase;color:var(--muted);margin:0 0 .4rem .2rem}.teim-rd .rd-theme__seg{display:flex;gap:2px;padding:3px;background:var(--bg);border:1px solid var(--line);border-radius:999px}.teim-rd .rd-theme__opt{flex:1 1 0;min-width:0;display:inline-flex;align-items:center;justify-content:center;gap:.35rem;padding:.42rem .2rem;border-radius:999px;color:var(--muted);font-family:var(--mono);font-weight:700;font-size:.58rem;letter-spacing:.06em;text-transform:uppercase;transition:background .16s ease,color .16s ease}.teim-rd .rd-theme__opt:hover{color:var(--ink-2)}.teim-rd .rd-theme__opt--on{background:var(--teal-tint);color:var(--dteal)}.teim-rd .rd-theme__opt:focus-visible{outline:none;box-shadow:var(--focus-ring)}.teim-rd .rd-theme__ico{display:inline-flex}.teim-rd .rd-theme__ico svg{width:15px;height:15px}.teim-rd.is-collapsed .rd-theme__cap,.teim-rd.is-collapsed .rd-theme__lab{display:none}.teim-rd.is-collapsed .rd-theme__seg{flex-direction:column}.teim-rd .rd-mobilenote{display:none}@media(max-width:820px){.teim-rd .rd-theme{display:none}.teim-rd .rd-mobilenote{display:flex;align-items:center;gap:.85rem;position:fixed;left:.7rem;right:.7rem;bottom:.7rem;z-index:150;background:var(--bg);border:1px solid var(--line);border-radius:14px;padding:.8rem .85rem .8rem 1rem;box-shadow:0 14px 40px #0a0f2638;animation:rise .4s cubic-bezier(.22,1,.36,1)}}.teim-rd .rd-mobilenote__body{min-width:0}.teim-rd .rd-mobilenote__cap{display:block;font-family:var(--mono);font-size:.55rem;letter-spacing:.14em;text-transform:uppercase;color:var(--dteal);margin-bottom:.22rem}.teim-rd .rd-mobilenote__text{margin:0;font-size:.8rem;line-height:1.4;color:var(--ink-2)}.teim-rd .rd-mobilenote__ok{flex:none;align-self:center;padding:.55rem 1rem;border-radius:10px;background:var(--teal);color:#fff;font-family:var(--sans);font-weight:700;font-size:.82rem;border:none;cursor:pointer}.teim-rd .rd-mobilenote__ok:focus-visible{outline:none;box-shadow:var(--focus-ring)}.teim-rd .rd-conn{position:fixed;top:.85rem;left:50%;transform:translate(-50%);z-index:200;display:inline-flex;align-items:center;gap:.55rem;max-width:min(92vw,30rem);padding:.55rem .95rem;border-radius:999px;font-size:.84rem;font-weight:500;color:var(--ink);background:var(--bg);border:1px solid var(--line);box-shadow:0 14px 40px #0a0f2638;animation:rd-conn-in .3s cubic-bezier(.22,1,.36,1)}.teim-rd .rd-conn__dot{flex:none;width:8px;height:8px;border-radius:50%;background:var(--muted)}.teim-rd .rd-conn--offline{border-color:#b3402a80}.teim-rd .rd-conn--offline .rd-conn__dot{background:var(--lume-error)}.teim-rd .rd-conn--reconnecting .rd-conn__dot{background:var(--teal);animation:rd-conn-pulse 1s ease-in-out infinite}.teim-rd .rd-conn--online{border-color:var(--teal-line)}.teim-rd .rd-conn--online .rd-conn__dot{background:var(--teal)}@keyframes rd-conn-in{0%{opacity:0;transform:translate(-50%,-10px)}to{opacity:1;transform:translate(-50%)}}@keyframes rd-conn-pulse{0%,to{opacity:1}50%{opacity:.3}}@media(prefers-reduced-motion:reduce){.teim-rd .rd-conn,.teim-rd .rd-conn--reconnecting .rd-conn__dot{animation:none}}.teim-rd .rd-resume{position:fixed;left:calc(var(--sidenav-w, 0rem) + 1.4rem);bottom:1.1rem;z-index:120;width:min(92vw,21rem);display:flex;flex-direction:column;gap:.8rem;padding:1rem 1.05rem;background:var(--bg);border:1px solid var(--line);border-radius:14px;box-shadow:0 18px 46px #0a0f263d;animation:rise .42s cubic-bezier(.22,1,.36,1);transition:left .22s cubic-bezier(.22,1,.36,1)}.teim-rd .rd-resume__cap{display:block;font-family:var(--mono);font-size:.56rem;letter-spacing:.14em;text-transform:uppercase;color:var(--dteal);margin-bottom:.3rem}.teim-rd .rd-resume__text{margin:0;font-size:.92rem;line-height:1.4;color:var(--ink)}.teim-rd .rd-resume__actions{display:flex;gap:.6rem;align-items:center}.teim-rd .rd-resume__go{padding:.55rem 1rem;border-radius:10px;background:var(--teal);color:#fff;font-family:var(--sans);font-weight:700;font-size:.86rem;border:none;cursor:pointer}.teim-rd .rd-resume__go:focus-visible{outline:none;box-shadow:var(--focus-ring)}.teim-rd .rd-resume__dismiss{padding:.55rem .6rem;background:none;border:none;color:var(--muted);font-family:var(--sans);font-size:.86rem;cursor:pointer}.teim-rd .rd-resume__dismiss:hover{color:var(--ink-2)}@media(max-width:820px){.teim-rd .rd-resume{right:.7rem;left:.7rem;bottom:5rem;width:auto}}:root[data-theme=dark] .teim-rd .gc-cover rect{fill:#10182f}:root[data-theme=dark] .teim-rd .gc-cover path{stroke:#2ccbbb}:root[data-theme=dark] .teim-rd .gc-cover circle{fill:#2ccbbb}:root[data-theme=dark] .teim-rd .geo-full__stage{background:radial-gradient(120% 120% at 30% 20%,#12183a,#0c1026)}:root[data-theme=dark] .teim-rd .region-scope{background:transparent;border-color:#ffffff14}:root[data-theme=dark] .teim-rd .region-scope__map{background:radial-gradient(120% 120% at 30% 20%,#12183a,#0c1026);border-color:#ffffff1a}:root[data-theme=dark] .teim-rd .region-scope__land,:root[data-theme=dark] .teim-rd .region-scope__map--detailed .region-scope__land,:root[data-theme=dark] .teim-rd .region-scope__land--focus{fill:#1a2140;stroke:#ffffff2e}:root[data-theme=dark] .teim-rd .region-scope__state-borders,:root[data-theme=dark] .teim-rd .region-scope__map--detailed .region-scope__state-borders{stroke:#ffffff29}:root[data-theme=dark] .teim-rd .region-scope__county{stroke:#ffffff24}.teim-rd .rd-sidenav{background:linear-gradient(168deg,#18b7a8,#0c8a7d);border-right:none}.teim-rd .rd-sidenav__brand .seal{filter:brightness(0) invert(1)}.teim-rd .rd-sidenav__word{color:#fff}.teim-rd .rd-sidenav__desc{color:#ffffffb3}.teim-rd .rd-sidenav__texture{opacity:.12}.teim-rd .rd-sidenav__collapse{color:#fff;background:#ffffff1f;border:1px solid rgba(255,255,255,.32);box-shadow:0 1px 3px #0a0f262e}.teim-rd .rd-sidenav__collapse:hover{background:#ffffff3d;border-color:#ffffff8c;color:#fff}.teim-rd .rd-sidenav__grip{color:#ffffffd9}.teim-rd .rd-sidenav__rule{background:#ffffff2e}.teim-rd .rd-sidenav__link,.teim-rd .rd-sidenav__ico{color:#ffffffd1}.teim-rd .rd-sidenav__link:hover{color:#fff;background:#ffffff1f;box-shadow:inset 0 0 0 1px #ffffff29}.teim-rd .rd-sidenav__link:hover .rd-sidenav__ico{color:#fff}.teim-rd .rd-sidenav__link:hover .rd-sidenav__bar{background:#ffffff80}.teim-rd .rd-sidenav__link--active{color:#fff;background:#ffffff29;box-shadow:inset 0 0 0 1px #fff3}.teim-rd .rd-sidenav__link--active .rd-sidenav__ico{color:#fff}.teim-rd .rd-sidenav__link--active .rd-sidenav__bar{background:#fff}.teim-rd .rd-theme__cap{color:#ffffffb8}.teim-rd .rd-theme__seg{background:#ffffff1f;border-color:#ffffff38}.teim-rd .rd-theme__opt{color:#ffffffc7}.teim-rd .rd-theme__opt:hover{color:#fff}.teim-rd .rd-theme__opt--on{background:#ffffffeb;color:#0a6b60}.teim-rd .rd-profile__btn:hover{background:#ffffff1a}.teim-rd .rd-profile__avatar{background:#ffffffeb;color:#0a6b60}.teim-rd .rd-profile__name{color:#fff}.teim-rd .rd-profile__plan,.teim-rd .rd-profile__chev{color:#ffffffb8}@media(max-width:820px){.teim-rd .rd-sidenav{border-bottom:1px solid rgba(255,255,255,.18)}.teim-rd .rd-sidenav__link--active{background:#ffffff2e}}.teim-rd .rd-plan__sub{color:var(--muted);margin:-.4rem 0 1.1rem}.teim-rd .rd-plan__current{border:1px solid var(--teal-line);background:var(--teal-tint);border-radius:12px;padding:1.1rem 1.25rem}.teim-rd .rd-plan__name{font-family:var(--sans);font-weight:800;font-size:1.5rem;letter-spacing:-.02em;color:var(--ink);margin:0 0 .1rem}.teim-rd .rd-plan__meta{font-family:var(--sans);font-weight:600;color:var(--ink-2, var(--ink));margin:0 0 .15rem}.teim-rd .rd-plan__renews{font-family:var(--mono);font-size:.66rem;letter-spacing:.12em;text-transform:uppercase;color:var(--teal-dark);margin:0 0 .7rem}.teim-rd .rd-plan__incl{color:var(--muted);font-size:.92rem;margin:0 0 .9rem}.teim-rd .rd-plan__lead{font-family:var(--mono);font-size:.66rem;letter-spacing:.12em;text-transform:uppercase;color:var(--teal-dark);margin:0 0 .3rem}.teim-rd .rd-plan__offer .rd-plan__price{font-family:var(--sans);font-weight:700;font-size:1.1rem;color:var(--ink);margin:.2rem 0 .8rem}.teim-rd .rd-plan__quote{margin:.6rem 0 .9rem;padding:0}.teim-rd .rd-plan__quote>div{display:flex;justify-content:space-between;align-items:baseline;gap:1rem;padding:.5rem 0}.teim-rd .rd-plan__quote>div+div{border-top:1px solid var(--line-soft)}.teim-rd .rd-plan__quote dt{color:var(--muted);font-size:.95rem}.teim-rd .rd-plan__quote dd{margin:0;font-family:var(--sans);font-weight:600;color:var(--ink)}.teim-rd .rd-plan__quote-due{border-top:1px solid var(--line)!important}.teim-rd .rd-plan__quote-due dt{font-family:var(--mono);font-size:.66rem;letter-spacing:.12em;text-transform:uppercase;color:var(--ink)}.teim-rd .rd-plan__quote-due dd{font-weight:800;font-size:1.25rem;letter-spacing:-.01em}.teim-rd .rd-plan__confirm-actions{display:flex;gap:.6rem;flex-wrap:wrap;margin-top:.9rem}.teim-rd .rd-plan__error{color:var(--danger, #b42318);font-size:.92rem}.teim-rd .rd-plan__confirmed{border-color:var(--teal)}.teim-rd .ws2-upgrade{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap;border:1px solid var(--teal-line);background:var(--teal-tint);border-radius:12px;padding:.9rem 1.1rem;margin:0 0 1.1rem}.teim-rd .ws2-upgrade__text{margin:0;color:var(--ink-2, var(--ink));font-size:.95rem}.teim-rd .rd-plan__renewnote{color:var(--muted);font-size:.88rem;margin:0 0 .7rem;max-width:46ch}.teim-rd .rd-refer__linkrow{display:flex;gap:.6rem;flex-wrap:wrap;align-items:center;margin:1rem 0 1.3rem}.teim-rd .rd-refer__link{font-family:var(--mono);font-size:.9rem;color:var(--teal-dark);background:var(--teal-tint);border:1px solid var(--teal-line);border-radius:10px;padding:.65rem .9rem;overflow-wrap:anywhere}.teim-rd .rd-refer__count{font-family:var(--mono);font-size:.66rem;letter-spacing:.12em;text-transform:uppercase;color:var(--teal-dark);margin:0 0 .45rem}.teim-rd .rd-refer__dots{display:flex;gap:.45rem;flex-wrap:wrap}.teim-rd .rd-refer__dot{width:.85rem;height:.85rem;border-radius:50%;border:1.5px solid var(--teal);background:transparent}.teim-rd .rd-refer__dot--earned{background:var(--teal)}.teim-rd .rd-refer__extended{color:var(--ink-2, var(--ink));font-weight:600;margin:.7rem 0 0}.teim-rd .rd-refer__history{width:100%;border-collapse:collapse;margin:1.3rem 0 0}.teim-rd .rd-refer__history th{font-family:var(--mono);font-size:.62rem;letter-spacing:.12em;text-transform:uppercase;color:var(--muted);text-align:left;padding:.45rem .8rem .45rem 0;border-bottom:1px solid var(--line)}.teim-rd .rd-refer__history td{padding:.55rem .8rem .55rem 0;border-bottom:1px solid var(--line-soft);color:var(--ink);font-size:.95rem}.teim-rd .rd-refer__rules{color:var(--muted);font-size:.82rem;line-height:1.6;margin:1.3rem 0 0}.teim-rd .rd-plan__autorenew{margin:0 0 .9rem}.teim-rd .rd-plan__autorenew-row{display:flex;align-items:center;gap:.6rem;margin:0 0 .35rem}.teim-rd .rd-plan__autorenew-label{font-family:var(--mono);font-size:.66rem;letter-spacing:.12em;text-transform:uppercase;color:var(--ink-2, var(--ink));font-weight:600}.teim-rd .rd-plan__autorenew-state{font-size:.9rem;font-weight:600;color:var(--ink)}.teim-rd .rd-switch{position:relative;width:2.6rem;height:1.45rem;border-radius:999px;border:1px solid var(--line);background:var(--bg-2, #e8ecef);cursor:pointer;padding:0;transition:background .16s,border-color .16s}.teim-rd .rd-switch__knob{position:absolute;top:50%;left:.16rem;transform:translateY(-50%);width:1.05rem;height:1.05rem;border-radius:50%;background:#fff;box-shadow:0 1px 3px #0a0f264d;transition:left .16s}.teim-rd .rd-switch--on{background:var(--teal);border-color:var(--teal)}.teim-rd .rd-switch--on .rd-switch__knob{left:calc(100% - 1.21rem)}.teim-rd .rd-switch:disabled{opacity:.55;cursor:default}@media(prefers-reduced-motion:reduce){.teim-rd .rd-switch,.teim-rd .rd-switch__knob{transition:none}}.teim-rd .methodology-canonical{border:1px solid var(--teal-line);background:var(--teal-tint);border-radius:10px;padding:.75rem 1rem;color:var(--ink-2, var(--ink));font-size:.95rem}:root[data-theme=dark] .teim-rd .rd-sidenav{background:#0d132b;border-right:1px solid rgba(255,255,255,.06)}:root[data-theme=dark] .teim-rd .rd-sidenav__brand .seal{filter:brightness(0) saturate(100%) invert(64%) sepia(88%) saturate(437%) hue-rotate(120deg) brightness(93%) contrast(87%)}:root[data-theme=dark] .teim-rd .rd-sidenav__word{color:var(--ink)}:root[data-theme=dark] .teim-rd .rd-sidenav__desc{color:var(--muted)}:root[data-theme=dark] .teim-rd .rd-sidenav__texture{filter:brightness(0) saturate(100%) invert(64%) sepia(88%) saturate(437%) hue-rotate(120deg) brightness(93%) contrast(87%);opacity:.14}:root[data-theme=dark] .teim-rd .rd-sidenav__rule{background:#ffffff14}:root[data-theme=dark] .teim-rd .rd-sidenav__link{color:var(--ink-2)}:root[data-theme=dark] .teim-rd .rd-sidenav__ico{color:var(--muted)}:root[data-theme=dark] .teim-rd .rd-sidenav__link:hover{color:var(--ink);background:#ffffff0d;box-shadow:inset 0 0 0 1px #ffffff12}:root[data-theme=dark] .teim-rd .rd-sidenav__link:hover .rd-sidenav__ico{color:var(--ink-2)}:root[data-theme=dark] .teim-rd .rd-sidenav__link:hover .rd-sidenav__bar{background:#17c3b273}:root[data-theme=dark] .teim-rd .rd-sidenav__link--active{color:var(--ink);background:var(--teal-tint);box-shadow:inset 0 0 0 1px #17c3b247}:root[data-theme=dark] .teim-rd .rd-sidenav__link--active .rd-sidenav__ico{color:var(--dteal)}:root[data-theme=dark] .teim-rd .rd-sidenav__link--active .rd-sidenav__bar{background:var(--teal)}:root[data-theme=dark] .teim-rd .rd-sidenav__grip{color:var(--muted)}:root[data-theme=dark] .teim-rd .rd-sidenav__collapse{color:var(--muted)}:root[data-theme=dark] .teim-rd .rd-sidenav__collapse:hover{color:var(--dteal);background:var(--teal-tint)}:root[data-theme=dark] .teim-rd .rd-theme__cap{color:var(--muted)}:root[data-theme=dark] .teim-rd .rd-theme__seg{background:#080b22;border-color:#ffffff14}:root[data-theme=dark] .teim-rd .rd-theme__opt{color:var(--muted)}:root[data-theme=dark] .teim-rd .rd-theme__opt:hover{color:var(--ink-2)}:root[data-theme=dark] .teim-rd .rd-theme__opt--on{background:var(--teal-tint);color:var(--dteal)}:root[data-theme=dark] .teim-rd .rd-profile__btn:hover{background:#ffffff0d}:root[data-theme=dark] .teim-rd .rd-profile__avatar{background:var(--teal-tint);color:var(--dteal);box-shadow:inset 0 0 0 1px #17c3b247}:root[data-theme=dark] .teim-rd .rd-profile__name{color:var(--ink)}:root[data-theme=dark] .teim-rd .rd-profile__plan{color:var(--muted)}:root[data-theme=dark] .teim-rd .rd-profile__chev{color:var(--muted)}@media(max-width:820px){:root[data-theme=dark] .teim-rd .rd-sidenav{border-bottom:1px solid rgba(255,255,255,.08)}:root[data-theme=dark] .teim-rd .rd-sidenav__link--active{background:var(--teal-tint)}}:root[data-theme=dark] .teim-rd .gc-card:hover,:root[data-theme=dark] .teim-rd .lane-card:hover{background:#182040}.teim-rd .rd-sectors-grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(15rem,1fr));gap:1.1rem}.teim-rd .routeload{padding:4rem 1.5rem;text-align:center}.teim-rd .routeload__title{font-size:1.25rem;margin-bottom:.5rem}.teim-rd .routeload__body{margin-bottom:1.2rem}.teim-rd .rd-sectors-page .workspace-page__subtitle{max-width:none}.teim-rd .rd-sector{border:1px solid var(--line-soft);border-radius:14px;overflow:hidden;background:var(--bg);transition:border-color .16s,box-shadow .16s,transform .16s}.teim-rd .rd-sector:hover{border-color:var(--sector-mid, var(--teal-line));box-shadow:0 10px 26px #0a0f261f;transform:translateY(-3px)}@media(prefers-reduced-motion:reduce){.teim-rd .rd-sector:hover{transform:none}}.teim-rd .rd-sector__media{position:relative;aspect-ratio:3 / 2;border-bottom:2px solid var(--sector-mid, var(--line))}.teim-rd .rd-sector__media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block}.teim-rd .rd-sector__code{position:absolute;left:.8rem;bottom:.5rem;font-weight:700;font-size:1.35rem;letter-spacing:.04em;color:var(--photo-ink);text-shadow:0 1px 8px var(--photo-shadow)}.teim-rd .rd-sector__body{padding:.75rem .9rem .9rem}.teim-rd .rd-sector__title{margin:0 0 .3rem;font-family:var(--sans);font-weight:600;font-size:.88rem;letter-spacing:-.01em;line-height:1.35;color:var(--ink)}.teim-rd .rd-sector__desc{margin:0;font-size:.82rem;line-height:1.5;color:var(--muted)}.teim-rd .rd-sectors-foot{margin:1.6rem 0 0;max-width:46rem;font-size:.92rem;line-height:1.6;color:var(--muted)}.teim-rd .rd-sectors-foot a{color:var(--dteal);text-decoration:underline;text-underline-offset:2px}.teim-rd .rd-sector-help{margin:-.6rem 0 1.2rem;font-size:.88rem;color:var(--muted)}.teim-rd .rd-sector-help a{color:var(--dteal);text-decoration:underline;text-underline-offset:2px}.teim-rd .gc-card--photo .gc-frame{height:236px;border-bottom:2px solid var(--sector-mid, var(--line))}.teim-rd .gc-card--photo .gc-scrim{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;background:linear-gradient(180deg,rgba(7,10,26,.08) 0%,transparent 32%,transparent 46%,color-mix(in srgb,var(--sector-shadow, #070a1a) 82%,transparent) 82%,color-mix(in srgb,var(--sector-shadow, #070a1a) 94%,transparent) 100%)}.teim-rd .gc-card--photo .gc-cap{position:absolute;left:0;right:0;bottom:3.1rem;z-index:2;padding:0 1.1rem}.teim-rd .gc-card--photo .gc-name{color:var(--photo-ink);text-shadow:0 1px 10px var(--photo-shadow);font-size:1.05rem}.teim-rd .gc-card--photo .gc-meta{position:absolute;left:0;right:0;bottom:1.9rem;z-index:2;padding:0 1.1rem;color:var(--rail-soft)}.teim-rd .gc-card--photo .gc-figures{position:absolute;left:0;right:0;bottom:.75rem;z-index:2;padding:0 1.1rem;color:var(--photo-ink);font-weight:600}.teim-rd .gc-card--photo .ds-badge--card{position:absolute;right:.7rem;top:.7rem;z-index:2;margin:0;background:#ffffffeb}.teim-rd .gc-card--photo .ds-badge--card+.ds-badge--card{top:2.5rem}.teim-rd .gc-card--photo .gc-cue{top:auto;bottom:4.8rem}.teim-rd .gc-card--photo .gc-main>.gc-meta:last-child{bottom:.85rem;padding-bottom:0}.teim-rd .rd-hello-cedar{margin:0 0 1.8rem;max-width:44rem}.teim-rd .rd-hello-cedar__title{margin:0 0 .2rem;font-family:var(--sans);font-weight:700;font-size:1.35rem;letter-spacing:-.02em;color:var(--ink)}.teim-rd .rd-hello-cedar__prompt{margin:0;font-size:.95rem;line-height:1.55;color:var(--muted)}.teim-rd .rd-hello-cedar__ask{display:inline;padding:0;border:none;background:none;font:inherit;font-weight:600;color:var(--dteal);text-decoration:underline;text-underline-offset:2px;cursor:pointer}.teim-rd .rd-hello-cedar__ask:hover{color:var(--teal-dark)}.teim-rd .rd-hello-cedar__ask:focus-visible{outline:none;box-shadow:var(--focus-ring);border-radius:4px}.teim-rd .lane-card--photo{padding:0;min-height:214px;justify-content:flex-end}.teim-rd .lane-card--photo .lane-card__banner{position:absolute;top:0;right:0;bottom:0;left:0;margin:0;height:auto;z-index:0}.teim-rd .lane-card--photo .lane-card__banner:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(7,10,26,.14) 0%,transparent 34%,transparent 44%,color-mix(in srgb,var(--sector-shadow, #070a1a) 84%,transparent) 84%,color-mix(in srgb,var(--sector-shadow, #070a1a) 96%,transparent) 100%)}.teim-rd .lane-card--photo .lane-card__name{position:relative;z-index:2;color:#fff;text-shadow:0 1px 10px rgba(7,10,26,.45);padding:0 1.1rem}.teim-rd .lane-card--photo .lane-card__meta{position:relative;z-index:2;color:#ffffffc7;padding:0 1.1rem}.teim-rd .lane-card--photo .lane-card__foot{position:relative;z-index:2;margin-top:.45rem;padding:0 .55rem .6rem 1.1rem}.teim-rd .lane-card--photo .lane-card__nums{color:#fff;font-weight:600}.teim-rd .lane-card--photo .lane-card__open{color:#fff}.teim-rd .lane-card--photo .lane-card__open:hover{background:#ffffff29}.teim-rd .lane-card--photo .lane-card__grip{color:#ffffffd9;opacity:.75;filter:drop-shadow(0 1px 3px rgba(7,10,26,.5))}.teim-rd .lane-card--photo:hover .lane-card__grip{color:#fff;opacity:1}.teim-rd .lane-card--photo .lane-card__nudge{border-color:#ffffff59;background:#070a1a47;color:#fff}.teim-rd .lane-card--photo .lane-card__nudge:hover:not(:disabled){background:#070a1a80;color:#fff;border-color:#fff9}.teim-rd .lane-card--photo .lane-card__status{background:#ffffffeb}.teim-rd .rd-continue-card--photo{position:relative;overflow:hidden;justify-content:flex-end;min-height:224px;border-width:1px;background:none}.teim-rd .rd-continue-card--photo .rd-continue-card__banner{position:absolute;top:0;right:0;bottom:0;left:0;margin:0;height:auto;z-index:0}.teim-rd .rd-continue-card--photo .rd-continue-card__scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(7,10,26,.12) 0%,transparent 32%,color-mix(in srgb,var(--sector-shadow, #070a1a) 84%,transparent) 82%,color-mix(in srgb,var(--sector-shadow, #070a1a) 96%,transparent) 100%)}.teim-rd .rd-continue-card--photo .rd-continue-card__tag{position:relative;z-index:1;color:#fff;background:#070a1a59;align-self:flex-start;padding:.24rem .55rem .2rem;border-radius:999px}.teim-rd .rd-continue-card--photo strong{position:relative;z-index:1;color:#fff;text-shadow:0 1px 10px rgba(7,10,26,.45)}.teim-rd .rd-continue-card--photo .rd-continue-card__detail{position:relative;z-index:1;color:#ffffffd1}.teim-rd .gv{padding:2.2rem clamp(1rem,3vw,2.6rem) 7.5rem}.teim-rd .gv-band{display:block;font-family:var(--mono);font-size:var(--band-size);letter-spacing:var(--band-track);text-transform:uppercase;color:var(--dteal);margin-bottom:.5rem}.teim-rd .gv-head{display:flex;align-items:flex-start;justify-content:space-between;gap:2rem}.teim-rd .gv-head__title{font-size:clamp(2rem,3.4vw,2.9rem);font-weight:800;letter-spacing:-.02em;line-height:1.06;margin:0}.teim-rd .gv-head__sub{color:var(--muted);margin:.5rem 0 0;font-size:1rem}.teim-rd .gv-plan{font-family:var(--mono);font-size:.66rem;letter-spacing:.14em;text-transform:uppercase;color:var(--dteal);border:1px solid var(--teal-line);border-radius:var(--radius-pill);padding:.4rem .75rem;white-space:nowrap}.teim-rd .gv-context{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-top:1.6rem;padding-bottom:.9rem;border-bottom:1px solid var(--line-soft)}.teim-rd .gv-context__line{margin:0;display:flex;align-items:baseline;gap:.7rem;flex-wrap:wrap;min-width:0}.teim-rd .gv-context__name{font-weight:700;font-size:1.02rem}.teim-rd .gv-context__meta{font-family:var(--mono);font-size:.74rem;letter-spacing:.04em;color:var(--muted)}.teim-rd .gv-switch{position:relative;flex:none}.teim-rd .gv-switch__pop{position:absolute;right:0;top:calc(100% + .5rem);min-width:268px;background:var(--bg);border:1px solid var(--line-soft);border-radius:var(--radius-card);box-shadow:0 14px 36px #0a0f2626;padding:.4rem;z-index:60}.teim-rd .gv-switch__item{display:block;width:100%;text-align:left;padding:.55rem .65rem;border-radius:9px}.teim-rd .gv-switch__item:hover{background:var(--teal-tint)}.teim-rd .gv-switch__name{display:block;font-weight:600;font-size:.92rem}.teim-rd .gv-switch__meta{display:block;font-family:var(--mono);font-size:.68rem;letter-spacing:.05em;color:var(--muted);margin-top:.12rem}.teim-rd .gv-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.4rem;margin-top:1.8rem}@media(max-width:1180px){.teim-rd .gv-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.teim-rd .gv-grid{grid-template-columns:1fr}}.teim-rd .gv-card{display:flex;flex-direction:column;border:1px solid var(--line-soft);border-radius:var(--radius-card);background:var(--bg);overflow:hidden;transition:box-shadow .18s ease,border-color .18s ease}.teim-rd .gv-card:hover{border-color:var(--line);box-shadow:0 10px 30px #0a0f2612}.teim-rd .gv-card__figure{display:block;width:100%;padding:0;background:var(--teal-tint);border-bottom:1px solid var(--line-soft);cursor:pointer}.teim-rd .gv-card__figure:focus-visible{outline:3px solid var(--teal-line);outline-offset:-3px}.teim-rd .gv-fig{display:block;width:100%;height:auto}.teim-rd .gv-card__body{padding:1rem 1.1rem .5rem;flex:1}.teim-rd .gv-card__title{font-size:.76rem;font-family:var(--mono);letter-spacing:.1em;text-transform:uppercase;color:var(--muted);font-weight:500;margin:0 0 .45rem}.teim-rd .gv-card__finding{margin:0;font-size:1.04rem;font-weight:600;line-height:1.35;letter-spacing:-.01em}.teim-rd .gv-card__foot{display:flex;align-items:center;justify-content:space-between;gap:.6rem;padding:.85rem 1.1rem .95rem}.teim-rd .gv-card__source{font-family:var(--mono);font-size:.67rem;letter-spacing:.06em;color:var(--muted);min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.teim-rd .gv-card__acts{display:flex;align-items:center;gap:.4rem;flex:none}.teim-rd .gv-notice{display:inline-flex;align-items:center;gap:.35rem;font-family:var(--mono);font-size:.62rem;letter-spacing:.1em;text-transform:uppercase;color:var(--dteal);border:1px solid var(--teal-line);border-radius:var(--radius-pill);padding:.28rem .55rem}.teim-rd .gv-notice:hover{background:var(--teal-tint)}.teim-rd .gv-notice__dot{width:6px;height:6px;border-radius:50%;background:var(--teal)}.teim-rd .gv-menu{position:relative}.teim-rd .gv-menu__btn{display:grid;place-items:center;width:28px;height:28px;border-radius:8px;color:var(--muted)}.teim-rd .gv-menu__btn:hover{background:var(--line-soft);color:var(--ink)}.teim-rd .gv-menu__btn svg{width:15px;height:15px}.teim-rd .gv-menu__pop{position:absolute;right:0;bottom:calc(100% + .4rem);min-width:208px;background:var(--bg);border:1px solid var(--line-soft);border-radius:12px;box-shadow:0 14px 36px #0a0f2629;padding:.35rem;z-index:70}.teim-rd .gv-menu__item{display:flex;align-items:center;justify-content:space-between;width:100%;text-align:left;font-size:.9rem;padding:.5rem .6rem;border-radius:8px}.teim-rd .gv-menu__item:hover{background:var(--teal-tint);color:var(--dteal)}.teim-rd .gv-menu__item--sub{padding-left:1.4rem;font-size:.86rem;color:var(--ink-2)}.teim-rd .gv-menu__caret{width:0;height:0;border-left:4px solid currentColor;border-top:3.5px solid transparent;border-bottom:3.5px solid transparent;transition:transform .15s ease}.teim-rd .gv-menu__caret--on{transform:rotate(90deg)}.teim-rd .gv-menu__rule{height:1px;background:var(--line-soft);margin:.35rem .3rem}.teim-rd .gv-fig .gv-grid{stroke:var(--line-soft);stroke-width:1}.teim-rd .gv-fig .gv-axis{font-family:var(--mono);font-size:11px;fill:var(--muted);letter-spacing:.04em}.teim-rd .gv-fig .gv-serieslabel{font-family:var(--mono);font-size:10.5px;fill:var(--muted)}.teim-rd .gv-fig .gv-serieslabel--on{fill:var(--dteal);font-weight:600}.teim-rd .gv-fig .gv-bar{fill:#0a0f2629}.teim-rd .gv-fig .gv-bar--on{fill:var(--teal)}.teim-rd .gv-fig .gv-barlabel{font-size:12.5px;fill:var(--ink-2);font-family:var(--sans)}.teim-rd .gv-fig .gv-barlabel--on{fill:var(--ink);font-weight:700}.teim-rd .gv-fig .gv-barvalue{font-family:var(--mono);font-size:11.5px;fill:var(--muted)}.teim-rd .gv-fig .gv-barvalue--on{fill:var(--dteal);font-weight:600}.teim-rd .gv-fig .gv-flow{stroke:#c77a184d;stroke-linecap:round}.teim-rd .gv-fig .gv-flowhub{fill:var(--bg);stroke:var(--teal);stroke-width:2}.teim-rd .gv-fig .gv-flowtotal{font-family:var(--sans);font-size:21px;font-weight:700;fill:var(--ink);letter-spacing:-.02em}.teim-rd .gv-fig .gv-flowhublabel{font-family:var(--mono);font-size:9.5px;letter-spacing:.09em;fill:var(--muted);text-transform:uppercase}.teim-rd .gv-fig .gv-flowlabel{font-family:var(--sans);font-size:12.5px;font-weight:600;fill:var(--ink)}.teim-rd .gv-fig .gv-flowshare{font-family:var(--mono);font-size:11px;fill:var(--muted)}.teim-rd .gv-fig .gv-mapcounty{fill:#0a0f2608;stroke:var(--line-soft)}.teim-rd .gv-fig .gv-maplabel{font-family:var(--mono);font-size:9.5px;letter-spacing:.13em;fill:var(--muted)}.teim-rd .gv-fig .gv-maparea{fill:#0fb5a529;stroke:var(--dteal);stroke-width:2;stroke-linejoin:round}.teim-rd .gv-fig .gv-mapname{font-family:var(--sans);font-size:13px;font-weight:700;fill:var(--ink)}.teim-rd .gv-cov{margin-top:2.6rem;border-top:1px solid var(--line);padding-top:1.5rem}.teim-rd .gv-cov__head{display:flex;align-items:flex-end;justify-content:space-between;gap:1.5rem}.teim-rd .gv-cov__title{font-size:1.18rem;font-weight:700;letter-spacing:-.015em;margin:0}.teim-rd .gv-cov__list{list-style:none;margin:1.1rem 0 0;padding:0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0 1.8rem}@media(max-width:1180px){.teim-rd .gv-cov__list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:620px){.teim-rd .gv-cov__list{grid-template-columns:1fr}}.teim-rd .gv-cov__row{display:flex;align-items:center;justify-content:space-between;gap:1rem;width:100%;padding:.6rem 0;border-bottom:1px solid var(--line-soft);text-align:left}.teim-rd .gv-cov__row:hover .gv-cov__topic{color:var(--dteal)}.teim-rd .gv-cov__row--on .gv-cov__topic{color:var(--dteal);font-weight:700}.teim-rd .gv-cov__topic{font-size:.94rem;font-weight:500}.teim-rd .gv-cov__status{font-family:var(--mono);font-size:.65rem;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap}.teim-rd .gv-cov__status--direct{color:var(--dteal)}.teim-rd .gv-cov__status--partial,.teim-rd .gv-cov__status--proxy{color:var(--amber)}.teim-rd .gv-cov__status--org_data{color:var(--dteal)}.teim-rd .gv-cov__status--missing{color:var(--amber)}.teim-rd .gv-cov__why{margin-top:1.1rem;background:var(--teal-tint);border:1px solid var(--teal-line);border-radius:var(--radius-card);padding:1rem 1.15rem;max-width:62ch}.teim-rd .gv-cov__whytext{margin:0;font-size:.96rem;line-height:1.55;color:var(--ink-2)}.teim-rd .gv-cov__whysrc{margin:.55rem 0 0;font-family:var(--mono);font-size:.67rem;letter-spacing:.06em;color:var(--muted)}.teim-rd .gv-cov__whycta{margin-top:.85rem}.teim-rd .gv-btn{display:inline-flex;align-items:center;justify-content:center;font-family:var(--sans);font-weight:600;font-size:.9rem;border-radius:10px;padding:.55rem .95rem;border:1px solid var(--line)}.teim-rd .gv-btn--primary{background:var(--teal);border-color:var(--teal);color:#fff}.teim-rd .gv-btn--primary:hover{background:var(--teal-dark);border-color:var(--teal-dark)}.teim-rd .gv-btn--quiet{color:var(--dteal);border-color:var(--teal-line);background:var(--bg)}.teim-rd .gv-btn--quiet:hover{background:var(--teal-tint)}.teim-rd .gv-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:160}.teim-rd .gv-drawer__scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:#0a0f2657}.teim-rd .gv-drawer__panel{position:absolute;top:0;right:0;height:100%;width:min(560px,94vw);background:var(--bg);border-left:1px solid var(--line);box-shadow:-18px 0 48px #0a0f2629;display:flex;flex-direction:column;animation:gv-slide .24s cubic-bezier(.22,1,.36,1)}@keyframes gv-slide{0%{transform:translate(24px);opacity:0}to{transform:none;opacity:1}}.teim-rd .gv-drawer__head{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding:1.5rem 1.6rem 1.1rem;border-bottom:1px solid var(--line-soft)}.teim-rd .gv-drawer__title{font-size:1.32rem;font-weight:700;letter-spacing:-.02em;margin:0}.teim-rd .gv-drawer__sub{margin:.45rem 0 0;color:var(--muted);font-size:.93rem;line-height:1.5}.teim-rd .gv-drawer__close{font-size:1.5rem;line-height:1;color:var(--muted);width:32px;height:32px;border-radius:8px;flex:none}.teim-rd .gv-drawer__close:hover{background:var(--line-soft);color:var(--ink)}.teim-rd .gv-drawer__tabs{display:flex;gap:.3rem;padding:.75rem 1.6rem 0;border-bottom:1px solid var(--line-soft)}.teim-rd .gv-drawer__tab{font-family:var(--mono);font-size:.68rem;letter-spacing:.12em;text-transform:uppercase;color:var(--muted);padding:.5rem .7rem;border-bottom:2px solid transparent;margin-bottom:-1px}.teim-rd .gv-drawer__tab--on{color:var(--dteal);border-bottom-color:var(--teal)}.teim-rd .gv-drawer__body{padding:1.4rem 1.6rem 2.4rem;overflow-y:auto;flex:1}.teim-rd .gv-drawer__lede{margin:0 0 1.1rem;color:var(--ink-2);font-size:.95rem;line-height:1.55}.teim-rd .gv-drawer__note{margin:1.1rem 0 0;background:var(--teal-tint);border:1px solid var(--teal-line);border-radius:10px;padding:.85rem 1rem;font-size:.9rem;line-height:1.5;color:var(--ink-2)}.teim-rd .gv-drawer__section{margin-top:1.8rem}.teim-rd .gv-drawer__caveats{margin:.6rem 0 0;padding-left:1.1rem;color:var(--ink-2);font-size:.92rem;line-height:1.6}.teim-rd .gv-drawer__caveats li+li{margin-top:.5rem}.teim-rd .gv-drawer__foot{margin:.9rem 0 0;font-family:var(--mono);font-size:.67rem;letter-spacing:.06em;color:var(--muted)}.teim-rd .gv-meta{margin:0}.teim-rd .gv-meta__row{display:grid;grid-template-columns:168px 1fr;gap:1rem;padding:.55rem 0;border-bottom:1px solid var(--line-soft)}.teim-rd .gv-meta__key{font-family:var(--mono);font-size:.66rem;letter-spacing:.1em;text-transform:uppercase;color:var(--muted);margin:0}.teim-rd .gv-meta__val{margin:0;font-size:.94rem;color:var(--ink)}.teim-rd .gv-addkind{font:inherit;font-size:.94rem;color:var(--ink);background:var(--bg);border:1px solid var(--line);border-radius:8px;padding:.15rem .45rem}.teim-rd .gv-addkind:focus-visible{outline:2px solid var(--teal);outline-offset:1px}.teim-rd .gv-table__wrap{overflow-x:auto;border:1px solid var(--line-soft);border-radius:10px;margin-bottom:1.1rem}.teim-rd .gv-table{width:100%;border-collapse:collapse;font-size:.86rem}.teim-rd .gv-table th{font-family:var(--mono);font-size:.63rem;letter-spacing:.09em;text-transform:uppercase;color:var(--muted);text-align:left;padding:.6rem .75rem;border-bottom:1px solid var(--line-soft);white-space:nowrap;font-weight:500}.teim-rd .gv-table td{padding:.55rem .75rem;border-bottom:1px solid var(--line-soft);white-space:nowrap}.teim-rd .gv-table tr:last-child td{border-bottom:none}.teim-rd .gv-langs{display:flex;gap:.35rem;margin-bottom:.9rem}.teim-rd .gv-lang{font-family:var(--mono);font-size:.68rem;letter-spacing:.1em;text-transform:uppercase;color:var(--muted);border:1px solid var(--line-soft);border-radius:var(--radius-pill);padding:.35rem .75rem}.teim-rd .gv-lang--on{color:var(--dteal);border-color:var(--teal-line);background:var(--teal-tint)}.teim-rd .gv-code{background:#0a0f26;color:#d7e2e0;border-radius:10px;padding:1rem 1.1rem;overflow-x:auto;font-family:var(--mono);font-size:.76rem;line-height:1.65;margin:0}.teim-rd .gv-lib__group+.gv-lib__group{margin-top:1.7rem}.teim-rd .gv-lib__list{list-style:none;margin:.55rem 0 0;padding:0}.teim-rd .gv-lib__opt{display:block;width:100%;text-align:left;padding:.75rem .85rem;border:1px solid var(--line-soft);border-radius:10px;margin-bottom:.5rem}.teim-rd .gv-lib__opt:hover{border-color:var(--teal-line);background:var(--teal-tint)}.teim-rd .gv-lib__name{display:block;font-weight:600;font-size:.96rem}.teim-rd .gv-lib__meta{display:block;font-family:var(--mono);font-size:.66rem;letter-spacing:.06em;color:var(--muted);margin-top:.2rem}.teim-rd .gv-noticebox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:170;display:grid;place-items:center}.teim-rd .gv-noticebox__panel{position:relative;background:var(--bg);border:1px solid var(--line);border-radius:var(--radius-card);box-shadow:0 24px 60px #0a0f2638;padding:1.6rem 1.7rem;max-width:520px;margin:1rem}.teim-rd .gv-noticebox__text{margin:0 0 1.2rem;font-size:1rem;line-height:1.6;color:var(--ink-2)}.teim-rd .gv-locked{max-width:60ch;padding:3rem 0}.teim-rd .gv-locked__title{font-size:clamp(1.7rem,3vw,2.3rem);font-weight:800;letter-spacing:-.02em;margin:0 0 .9rem}.teim-rd .gv-locked__text{color:var(--ink-2);font-size:1.02rem;line-height:1.6;margin:0 0 1.5rem}.teim-rd .gv-tabs{display:flex;gap:.25rem;margin-top:1.5rem;border-bottom:1px solid var(--line-soft)}.teim-rd .gv-tab{font-family:var(--mono);font-size:.7rem;letter-spacing:.12em;text-transform:uppercase;color:var(--muted);padding:.65rem .85rem;border-bottom:2px solid transparent;margin-bottom:-1px}.teim-rd .gv-tab:hover{color:var(--ink)}.teim-rd .gv-tab--on{color:var(--dteal);border-bottom-color:var(--teal)}.teim-rd .gv-context__cap{font-family:var(--mono);font-size:.62rem;letter-spacing:.13em;text-transform:uppercase;color:var(--muted)}.teim-rd .gv-switch__cap{display:block;font-family:var(--mono);font-size:.6rem;letter-spacing:.13em;text-transform:uppercase;color:var(--muted);padding:.5rem .65rem .25rem}.teim-rd .gv-sec__head{display:flex;align-items:flex-end;justify-content:space-between;gap:1.5rem}.teim-rd .gv-sec__title{font-size:1.22rem;font-weight:700;letter-spacing:-.018em;margin:0}.teim-rd .gv-sec__sub{margin:.45rem 0 0;color:var(--muted);font-size:.95rem;line-height:1.55;max-width:68ch}.teim-rd .gv-link{font-family:var(--mono);font-size:.64rem;letter-spacing:.12em;text-transform:uppercase;color:var(--dteal)}.teim-rd .gv-link:hover{text-decoration:underline}.teim-rd .gv-cov__split{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.25fr);gap:2.5rem;margin-top:1.4rem;align-items:start}@media(max-width:1000px){.teim-rd .gv-cov__split{grid-template-columns:1fr;gap:1.4rem}}.teim-rd .gv-cov__detail{min-height:260px}.teim-rd .gv-cov__empty{border:1px dashed var(--line);border-radius:var(--radius-card);padding:2rem;color:var(--muted);font-size:.95rem}.teim-rd .gv-cov__empty p{margin:0}.teim-rd .gv-covd{border:1px solid var(--teal-line);background:var(--teal-tint);border-radius:var(--radius-card);padding:1.3rem 1.4rem}.teim-rd .gv-covd__head{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding-bottom:.8rem;border-bottom:1px solid var(--teal-line)}.teim-rd .gv-covd__title{font-size:1.1rem;font-weight:700;margin:0;letter-spacing:-.015em}.teim-rd .gv-covd__layers{list-style:none;margin:0;padding:0}.teim-rd .gv-covd__layer{padding:.9rem 0;border-bottom:1px solid rgba(15,181,165,.18)}.teim-rd .gv-covd__lab{display:block;font-family:var(--mono);font-size:.62rem;letter-spacing:.12em;text-transform:uppercase;color:var(--dteal);margin-bottom:.3rem}.teim-rd .gv-covd__lab--missing{color:var(--amber)}.teim-rd .gv-covd__text{margin:0;font-size:.93rem;line-height:1.55;color:var(--ink-2)}.teim-rd .gv-covd__missing{padding-top:.95rem}.teim-rd .gv-covd__missing .gv-btn{margin-top:.8rem}.teim-rd .gv-covd__complete{margin:.95rem 0 0;font-family:var(--mono);font-size:.66rem;letter-spacing:.08em;text-transform:uppercase;color:var(--muted)}.teim-rd .gv-card__uses{color:var(--dteal)}.teim-rd .gv-uses{list-style:none;margin:.6rem 0 0;padding:0}.teim-rd .gv-uses__row{padding:.5rem 0;border-bottom:1px solid var(--line-soft);font-size:.93rem}.teim-rd .gv-drawer__lede--tight{margin-bottom:.4rem}.teim-rd .gv-drawer__acts{margin-top:.9rem}.teim-rd .gv-wb{display:grid;grid-template-columns:244px minmax(0,1fr) 340px;gap:1.4rem;margin-top:1.8rem;align-items:start}@media(max-width:1280px){.teim-rd .gv-wb{grid-template-columns:1fr}}.teim-rd .gv-wb__sources{border:1px solid var(--line-soft);border-radius:var(--radius-card);padding:1rem}.teim-rd .gv-wb__band2{margin-top:1.3rem}.teim-rd .gv-wb__list{list-style:none;margin:.5rem 0 0;padding:0}.teim-rd .gv-wb__src,.teim-rd .gv-wb__ds{display:block;width:100%;text-align:left;padding:.5rem .55rem;border-radius:8px}.teim-rd .gv-wb__src:hover{background:var(--teal-tint)}.teim-rd .gv-wb__src--on{background:var(--teal-tint);box-shadow:inset 2px 0 0 var(--teal)}.teim-rd .gv-wb__srcname{display:block;font-size:.88rem;font-weight:500}.teim-rd .gv-wb__srcmeta{display:block;font-family:var(--mono);font-size:.62rem;letter-spacing:.05em;color:var(--muted);margin-top:.12rem}.teim-rd .gv-wb__src--on .gv-wb__srcname{color:var(--dteal);font-weight:700}.teim-rd .gv-wb__main{border:1px solid var(--line-soft);border-radius:var(--radius-card);overflow:hidden}.teim-rd .gv-wb__bar{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.8rem 1rem;border-bottom:1px solid var(--line-soft)}.teim-rd .gv-wb__seg{display:inline-flex;gap:.2rem;background:#0a0f260a;border-radius:var(--radius-pill);padding:.2rem}.teim-rd .gv-wb__segbtn{font-family:var(--mono);font-size:.64rem;letter-spacing:.11em;text-transform:uppercase;color:var(--muted);padding:.35rem .8rem;border-radius:var(--radius-pill)}.teim-rd .gv-wb__segbtn--on{background:var(--bg);color:var(--dteal);box-shadow:0 1px 3px #0a0f261a}.teim-rd .gv-wb__canvas{background:var(--teal-tint);padding:.5rem;min-height:320px}.teim-rd .gv-wb__table{background:var(--bg);max-height:340px;overflow:auto;margin:0}.teim-rd .gv-wb__controls{display:flex;flex-wrap:wrap;gap:1.6rem;padding:1rem;border-top:1px solid var(--line-soft)}.teim-rd .gv-wb__ctllab{display:block;font-family:var(--mono);font-size:.62rem;letter-spacing:.12em;text-transform:uppercase;color:var(--muted);margin-bottom:.45rem}.teim-rd .gv-wb__chips{display:flex;flex-wrap:wrap;gap:.35rem}.teim-rd .gv-chip{font-size:.82rem;color:var(--ink-2);border:1px solid var(--line);border-radius:var(--radius-pill);padding:.32rem .7rem}.teim-rd .gv-chip:hover{border-color:var(--teal-line)}.teim-rd .gv-chip--on{background:var(--teal-tint);border-color:var(--teal-line);color:var(--dteal);font-weight:600}.teim-rd .gv-wb__acts{display:flex;flex-wrap:wrap;gap:.4rem;margin-top:.9rem}.teim-rd .gv-wb__canvas .gv-fig{max-width:820px;margin:0 auto}.teim-rd .gv-cov__split .gv-cov__list{grid-template-columns:1fr;gap:0}.teim-rd .gv-cov__split .gv-cov__row{padding:.7rem 0}.teim-rd .gv-cov__status{overflow:visible}.teim-rd .gv-card{border:none;border-radius:0;overflow:visible}.teim-rd .gv-card:hover{border-color:transparent;box-shadow:none}.teim-rd .gv-card__figure{border:1px solid var(--line-soft);border-radius:var(--radius-card);overflow:hidden;transition:box-shadow .2s ease,transform .2s ease}.teim-rd .gv-card:hover .gv-card__figure{box-shadow:0 14px 34px #0a0f261a;transform:translateY(-2px)}.teim-rd .gv-card__body{padding:1.05rem .2rem .35rem}.teim-rd .gv-card__title{font-size:.68rem;margin-bottom:.5rem}.teim-rd .gv-card__finding{font-size:1.08rem;line-height:1.4}.teim-rd .gv-card__foot{padding:.55rem .2rem 0}.teim-rd .gv-card__source{font-size:.63rem;color:#6b6f8ad9}.teim-rd .gv-grid{gap:2.2rem;margin-top:2.2rem}.teim-rd .gv-fig{background:var(--teal-tint)}.teim-rd .gv-fig .gv-mapcounty{fill:#f8faf9;stroke:var(--line);stroke-width:1.2}.teim-rd .gv-fig .gv-mapscale line{stroke:var(--muted);stroke-width:1.2}.teim-rd .gv-fig .gv-mapscale text,.teim-rd .gv-fig .gv-mapnorth text{font-family:var(--mono);font-size:9px;letter-spacing:.08em;fill:var(--muted)}.teim-rd .gv-fig .gv-mapnorth path{fill:var(--muted)}.teim-rd .gv-fig .gv-maparea{fill:#0fb5a521;stroke:var(--dteal);stroke-linejoin:round}.teim-rd .gv-fig .gv-mapempty{font-family:var(--sans);font-size:13px;fill:var(--muted)}.teim-rd .gv-fig .gv-mapstate{fill:#0a0f260d;stroke:var(--ink-2);stroke-linejoin:round}.teim-rd .gv-fig .gv-maplabel{font-size:10px;letter-spacing:.16em}.teim-rd .gv-head__side{display:flex;align-items:center;gap:.7rem}.teim-rd .gv-wb{grid-template-columns:250px minmax(0,1fr)}.teim-rd .gv-wb__lead{min-width:0}.teim-rd .gv-wb__title{font-size:1.02rem;font-weight:700;letter-spacing:-.015em;margin:0}.teim-rd .gv-wb__about{display:block;font-family:var(--mono);font-size:.64rem;letter-spacing:.07em;color:var(--muted);margin-top:.2rem;padding:0}.teim-rd .gv-wb__about:hover{color:var(--dteal);text-decoration:underline}.teim-rd .gv-wb__bar{padding:.95rem 1.2rem}.teim-rd .gv-wb__acts{display:flex;align-items:center;gap:.5rem;margin-top:0}.teim-rd .gv-wb__canvas{padding:1.2rem}.teim-rd .gv-wb__canvas .gv-fig{max-width:900px;border-radius:10px}.teim-rd .gv-wb__add{width:100%;margin-top:.9rem}.teim-rd .gv-menu__pop--below{top:calc(100% + .4rem);bottom:auto}.teim-rd .gv-fig,.teim-rd .gv-card__figure{background:#fff}.teim-rd .gv-wb__canvas{background:#fff;border-bottom:1px solid var(--line-soft)}.teim-rd .gv-wb__canvas .gv-fig{border-radius:0}.teim-rd .gv-fig .gv-line:not(.gv-line--dashed){stroke-dasharray:1;stroke-dashoffset:1;animation:gv-draw .9s cubic-bezier(.4,0,.2,1) forwards}.teim-rd .gv-fig .gv-line--dashed{animation:gv-fade .9s ease both}@keyframes gv-draw{to{stroke-dashoffset:0}}@keyframes gv-fade{0%{opacity:0}}.teim-rd .gv-fig .gv-bar{transform-origin:186px center;animation:gv-grow .6s cubic-bezier(.4,0,.2,1) backwards}@keyframes gv-grow{0%{transform:scaleX(0)}}@media(prefers-reduced-motion:reduce){.teim-rd .gv-fig .gv-line,.teim-rd .gv-fig .gv-line--dashed{animation:none;stroke-dashoffset:0}.teim-rd .gv-fig .gv-bar{animation:none}}.teim-rd .gv-fig .gv-hoverline{stroke:#0a0f262e;stroke-width:1;stroke-dasharray:3 3}.teim-rd .gv-fig .gv-hoveryear{font-family:var(--mono);font-size:10.5px;letter-spacing:.06em;fill:var(--ink-2)}.teim-rd .gv-fig .gv-hoverval{font-family:var(--mono);font-size:11.5px;fill:var(--ink-2);paint-order:stroke;stroke:#fff;stroke-width:3px}.teim-rd .gv-fig .gv-hoverval--on{fill:var(--dteal);font-weight:700}.teim-rd .gv-fig .gv-endval{font-family:var(--mono);font-size:12px;font-weight:700;fill:var(--dteal);paint-order:stroke;stroke:#fff;stroke-width:3px}.teim-rd .gv-fig .gv-barrow--hover .gv-bar{fill:#0a0f2647}.teim-rd .gv-fig .gv-barrow--hover .gv-bar--on{fill:var(--teal-dark)}.teim-rd .gv-fig .gv-barrow--hover .gv-barlabel{fill:var(--ink)}.teim-rd .gv-fig .gv-flowgrp{transition:opacity .15s ease}.teim-rd .gv-fig .gv-flowgrp--dim{opacity:.3}.teim-rd .gv-fig .gv-flowgrp--hover .gv-flow{stroke:#c77a1880}.teim-rd .gv-table td.gv-table__num{text-align:right;font-family:var(--mono);font-size:.78rem;font-variant-numeric:tabular-nums}.teim-rd .gv-table th.gv-table__num{text-align:right}.teim-rd .gv-table tbody tr:hover td{background:var(--teal-tint)}.teim-rd .gv-grid{grid-template-columns:minmax(0,.86fr) minmax(0,1fr) minmax(0,1.14fr);align-items:start}@media(max-width:1180px){.teim-rd .gv-grid{grid-template-columns:1fr}}.teim-rd .gv-switch__hint{display:block;font-size:.78rem;color:var(--muted);padding:0 .65rem .45rem;line-height:1.4}.teim-rd .gv-switch__pop{min-width:320px}.teim-rd .gv-context__lens{display:block;width:100%;font-size:.82rem;color:var(--dteal);margin-top:.15rem}.teim-rd .gv-noticebox__interp{margin:-.5rem 0 1.2rem;font-size:.9rem;line-height:1.55;color:var(--muted);border-left:2px solid var(--teal-line);padding-left:.8rem}.teim-rd .gv-lib__badge{display:inline-block;font-family:var(--mono);font-size:.58rem;letter-spacing:.09em;text-transform:uppercase;color:var(--dteal);border:1px solid var(--teal-line);border-radius:var(--radius-pill);padding:.18rem .5rem;margin-top:.35rem}.teim-rd .gv-adddrop{display:block;width:100%;text-align:center;border:1.5px dashed var(--teal-line);border-radius:var(--radius-card);padding:2.4rem 1.5rem;background:var(--teal-tint)}.teim-rd .gv-adddrop:hover{border-color:var(--teal)}.teim-rd .gv-adddrop__lead{display:block;font-weight:700;font-size:1.05rem;color:var(--dteal)}.teim-rd .gv-adddrop__sub{display:block;margin-top:.4rem;font-size:.88rem;color:var(--muted)}.teim-rd .gv-addinput{display:none}.teim-rd .gv-find{margin-top:3rem;border-top:1px solid var(--line);padding-top:1.6rem}.teim-rd .gv-find__cols{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2.4rem;margin-top:1.4rem}@media(max-width:1100px){.teim-rd .gv-find__cols{grid-template-columns:1fr;gap:1.4rem}}.teim-rd .gv-find__cap{display:block;font-family:var(--mono);font-size:.64rem;letter-spacing:.13em;text-transform:uppercase;color:var(--ink);font-weight:500;padding-bottom:.55rem;border-bottom:1px solid var(--line)}.teim-rd .gv-find__list{list-style:none;margin:0;padding:0}.teim-rd .gv-find__row{display:flex;gap:.7rem;align-items:flex-start;width:100%;text-align:left;padding:.75rem .35rem;border-bottom:1px solid var(--line-soft);border-radius:8px}.teim-rd .gv-find__row:hover{background:var(--teal-tint)}.teim-rd .gv-find__mark{flex:none;width:18px;height:18px;display:grid;place-items:center;margin-top:.1rem}.teim-rd .gv-find__mark svg{width:13px;height:13px}.teim-rd .gv-find__mark--ok{color:var(--dteal)}.teim-rd .gv-find__mark--warn{color:var(--amber)}.teim-rd .gv-find__count{flex:none;font-family:var(--mono);font-size:.7rem;font-weight:600;color:var(--amber);margin-top:.15rem;min-width:26px}.teim-rd .gv-find__count--full{color:var(--dteal)}.teim-rd .gv-find__text{font-size:.95rem;line-height:1.45;color:var(--ink)}.teim-rd .gv-find__basis{display:block;font-size:.78rem;color:var(--muted);margin-top:.2rem}.teim-rd .gv-covd__reading{margin:.8rem 0 0;font-size:.92rem;font-weight:600;color:var(--ink)}.teim-rd .gv-wb__facts{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:0;margin:0;padding:14px 18px 16px;border-top:1px solid var(--line-soft)}.teim-rd .gv-wb__fact{display:flex;flex-direction:column;gap:4px}.teim-rd .gv-wb__fact dt{font-family:var(--mono);font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:var(--muted)}.teim-rd .gv-wb__fact dd{margin:0;font-size:13.5px;color:var(--ink)}.teim-rd .gv-context__geoid{font-family:var(--mono);font-size:10.5px;letter-spacing:.06em}.teim-rd .gv-addimpact{margin-top:18px;padding-top:14px;border-top:1px solid var(--line-soft)}.teim-rd .gv-addimpact__list{list-style:none;margin:10px 0 0;padding:0;display:grid;gap:8px}.teim-rd .gv-addimpact__list li{display:flex;justify-content:space-between;gap:16px;font-size:13.5px}.teim-rd .gv-addimpact__move{font-family:var(--mono);font-size:11px;letter-spacing:.08em;color:var(--dteal)}.teim-rd .gv-fig .gv-mapshade{fill:var(--dteal);stroke:#fff;stroke-linejoin:round;cursor:pointer}.teim-rd .gv-fig .gv-mapfoot{font-family:var(--mono);font-size:9.5px;letter-spacing:.06em;fill:var(--muted);paint-order:stroke;stroke:#fff;stroke-width:3px;stroke-linejoin:round}.teim-rd .gv-fig .gv-mapfoot--warn{fill:var(--amber)}.teim-rd .gv-help{position:relative;display:inline-flex;margin-left:6px;vertical-align:middle}.teim-rd .gv-help__btn{width:15px;height:15px;border-radius:50%;border:1px solid var(--line);background:transparent;color:var(--muted);font-family:var(--sans);font-size:10px;line-height:1;cursor:pointer;padding:0;display:inline-flex;align-items:center;justify-content:center}.teim-rd .gv-help__btn:hover,.teim-rd .gv-help__btn[aria-expanded=true]{border-color:var(--dteal);color:var(--dteal)}.teim-rd .gv-help__btn:focus-visible{outline:2px solid var(--dteal);outline-offset:2px}.teim-rd .gv-help__pop{position:absolute;top:22px;left:-8px;z-index:40;width:320px;display:flex;flex-direction:column;gap:7px;background:#fff;border:1px solid var(--line);border-radius:10px;padding:14px 16px;box-shadow:0 12px 34px #0a0f2621;text-align:left;white-space:normal;font-family:var(--sans);text-transform:none;letter-spacing:normal}.teim-rd .gv-help__pop>*{text-transform:none;letter-spacing:normal;font-family:var(--sans)}.teim-rd .gv-help__title{font-size:13px;font-weight:700;color:var(--ink)}.teim-rd .gv-help__short{font-size:12.5px;line-height:1.5;color:var(--ink-2)}.teim-rd .gv-help__long{font-size:12px;line-height:1.55;color:var(--muted)}.teim-rd .gv-find__dims{display:flex;gap:8px;margin-top:6px;flex-wrap:wrap}.teim-rd .gv-find__dim{font-family:var(--mono);font-size:9.5px;letter-spacing:.1em;text-transform:uppercase;color:var(--muted);border:1px solid var(--line-soft);border-radius:3px;padding:2px 6px}.teim-rd .gv-find__dim--conf{color:var(--dteal);border-color:#0fb5a54d}.teim-rd .gv-find__dim--proxy{color:#c77a18;border-color:#c77a1859}.teim-rd .gv-covd__req{margin-top:.75rem;padding-top:.75rem;border-top:1px solid var(--rule)}.teim-rd .gv-covd__cols{display:flex;flex-wrap:wrap;gap:.375rem;margin:.5rem 0}.teim-rd .gv-covd__col{font-family:JetBrains Mono,monospace;font-size:.75rem;color:var(--ink-2);background:var(--wash);border:1px solid var(--rule);border-radius:4px;padding:.125rem .375rem}.teim-rd .gv-covd__text--quiet{color:var(--muted);font-size:.8125rem}.teim-rd .gv-drawer__headacts{display:flex;align-items:center;gap:.6rem;flex:0 0 auto}.teim-rd .gv-sheet{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;background:#0a0f2659;overflow-y:auto;padding:2rem 1rem}.teim-rd .gv-sheet__toolbar{max-width:760px;margin:0 auto .8rem;display:flex;align-items:center;justify-content:space-between}.teim-rd .gv-sheet__page{max-width:760px;margin:0 auto;background:var(--bg);border-radius:12px;padding:2.2rem 2.4rem;box-shadow:0 18px 60px #0a0f2659}.teim-rd .gv-sheet__head{border-bottom:1px solid var(--line-soft);padding-bottom:.9rem;margin-bottom:1.1rem}.teim-rd .gv-sheet__title{font-family:var(--sans);font-size:1.35rem;font-weight:800;letter-spacing:-.02em;color:var(--ink);margin:.3rem 0 .2rem}.teim-rd .gv-sheet__sub{font-family:var(--mono);font-size:.72rem;letter-spacing:.08em;color:var(--muted);margin:0}.teim-rd .gv-sheet__figure{margin:.4rem 0 .8rem}.teim-rd .gv-sheet__finding{font-size:.95rem;color:var(--ink);margin:0 0 1rem}.teim-rd .gv-sheet__class{display:block;font-family:var(--mono);font-size:.64rem;letter-spacing:.09em;text-transform:uppercase;color:var(--dteal);margin-top:.25rem}.teim-rd .gv-sheet__section{border-top:1px solid var(--line-soft);padding-top:.8rem;margin-top:.8rem}.teim-rd .gv-sheet__cap{font-family:var(--mono);font-size:.66rem;letter-spacing:.1em;text-transform:uppercase;color:var(--dteal);margin:0 0 .5rem;font-weight:600}.teim-rd .gv-sheet__record{margin:0}.teim-rd .gv-sheet__row{display:flex;gap:.8rem;font-size:.8rem;padding:.22rem 0;border-bottom:1px dotted var(--line-soft)}.teim-rd .gv-sheet__row dt{flex:0 0 12.5rem;color:var(--muted)}.teim-rd .gv-sheet__row dd{margin:0;color:var(--ink-2)}.teim-rd .gv-sheet__notes{margin:0;padding-left:1.1rem;font-size:.8rem;color:var(--ink-2)}.teim-rd .gv-sheet__notes li{margin-top:.2rem}.teim-rd .gv-sheet__table{width:100%;border-collapse:collapse;font-size:.76rem}.teim-rd .gv-sheet__table th{text-align:left;font-family:var(--mono);font-size:.64rem;letter-spacing:.06em;text-transform:uppercase;color:var(--muted);border-bottom:1px solid var(--line-soft);padding:.25rem .5rem .25rem 0}.teim-rd .gv-sheet__table td{border-bottom:1px dotted var(--line-soft);padding:.22rem .5rem .22rem 0;color:var(--ink-2)}.teim-rd .gv-sheet__foot{border-top:1px solid var(--line-soft);margin-top:1.1rem;padding-top:.7rem;font-size:.72rem;color:var(--muted)}@media print{body *{visibility:hidden}.teim-rd .gv-sheet,.teim-rd .gv-sheet *{visibility:visible}.teim-rd .gv-sheet{position:absolute;top:0;right:0;bottom:0;left:0;background:#fff;padding:0;overflow:visible}.teim-rd .gv-sheet__page{box-shadow:none;border-radius:0;max-width:none;padding:.5in}.teim-rd .gv-sheet__noprint{display:none}}.teim-rd .gv-leads{border-top:1px solid var(--line-soft);margin-top:1.1rem;padding-top:.9rem}.teim-rd .gv-lead__kind{font-family:var(--mono);font-size:.62rem;letter-spacing:.09em;text-transform:uppercase;color:var(--amber-data, #C77A18);flex:0 0 5.4rem;padding-top:.15rem}.teim-rd .gv-lead__next{display:block;font-size:.74rem;color:var(--dteal);margin-top:.25rem}.teim-rd .gv-mdef{border-top:1px solid var(--line-soft);padding-top:.7rem;margin-top:.7rem}.teim-rd .gv-mdef:first-of-type{border-top:0;padding-top:.2rem;margin-top:.2rem}.teim-rd .gv-mdef__name{font-family:var(--sans);font-size:.92rem;font-weight:700;letter-spacing:-.01em;color:var(--ink);margin:0}.teim-rd .gv-mdef__disciplines{font-family:var(--mono);font-size:.62rem;letter-spacing:.09em;text-transform:uppercase;color:var(--dteal);margin:.15rem 0 .35rem}.teim-rd .gv-mdef__summary{font-size:.85rem;color:var(--ink-2);margin:0 0 .35rem}.teim-rd .gv-mdef__why{font-size:.8rem;color:var(--muted);margin:0 0 .4rem}.teim-rd .gv-mdef__refs{list-style:none;padding:0;margin:.4rem 0 0}.teim-rd .gv-mdef__refs li{font-size:.74rem;color:var(--muted);margin-top:.25rem;padding-left:.9rem;text-indent:-.9rem}.teim-rd .gv-mdef__cite{font-style:italic}.teim-rd .gv-mdef__citenote{font-style:normal}.teim-rd .gv-formula{border:1px solid var(--line-soft);border-radius:8px;padding:.55rem .7rem;margin:.5rem 0;background:var(--bg)}.teim-rd .gv-formula__notation{display:block;font-family:var(--mono);font-size:.8rem;color:var(--ink);overflow-x:auto;white-space:nowrap;padding-bottom:.2rem}.teim-rd .gv-formula__plain{font-size:.79rem;color:var(--ink-2);margin:.35rem 0 0}.teim-rd .gv-formula__terms{margin:.35rem 0 0}.teim-rd .gv-formula__term{display:flex;gap:.5rem;font-size:.74rem;color:var(--muted);margin-top:.15rem}.teim-rd .gv-formula__term dt{flex:0 0 auto}.teim-rd .gv-formula__term dt code{font-family:var(--mono);color:var(--ink-2)}.teim-rd .gv-formula__term dd{margin:0}.teim-rd .gv-des__preview{border:1px solid var(--line-soft);border-radius:10px;padding:.6rem;margin-bottom:.9rem;background:var(--bg)}.teim-rd .gv-des__title{font-family:var(--sans);font-weight:700;font-size:1rem;letter-spacing:-.02em;margin:.1rem 0 0;color:inherit}.teim-rd .gv-des__subtitle{font-family:var(--sans);font-size:.85rem;margin:.1rem 0 .4rem;color:inherit;opacity:.75}.teim-rd .gv-des__caption{font-family:var(--sans);font-size:.78rem;margin:.4rem 0 0;color:inherit;opacity:.75}.teim-rd .gv-des__sourcenote{font-family:var(--mono);font-size:.68rem;letter-spacing:.05em;margin:.2rem 0 0;color:inherit;opacity:.6}.teim-rd .gv-des__status{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:1rem}.teim-rd .gv-des__section{border-top:1px solid var(--line-soft);padding-top:.9rem;margin-top:.9rem}.teim-rd .gv-des__field{display:block;margin-top:.6rem}.teim-rd .gv-des__label{font-family:var(--mono);font-size:.62rem;letter-spacing:.12em;text-transform:uppercase;color:var(--muted);display:block;margin-bottom:.25rem}.teim-rd .gv-des__input{width:100%;font-family:var(--sans);font-size:.9rem;color:var(--ink);background:var(--bg);border:1px solid var(--line-soft);border-radius:8px;padding:.4rem .55rem}.teim-rd .gv-des__input:focus-visible{outline:2px solid var(--dteal);outline-offset:1px}.teim-rd .gv-des__color{display:flex;align-items:center;gap:.45rem}.teim-rd .gv-des__swatch{width:34px;height:32px;flex:none;padding:0;border:1px solid var(--line-soft);border-radius:8px;background:var(--bg)}.teim-rd .gv-des__hex{font-family:var(--mono);font-size:.78rem;text-transform:uppercase}.teim-rd .gv-des__hex--bad{border-color:var(--amber)}.teim-rd .gv-des__reset{font-family:var(--mono);font-size:.6rem;letter-spacing:.1em;text-transform:uppercase;color:var(--dteal);border:1px solid var(--teal-line);border-radius:var(--radius-pill);padding:.28rem .6rem;flex:none}.teim-rd .gv-des__reset:hover{background:var(--teal-tint)}.teim-rd .gv-des__err{color:var(--amber);font-size:.78rem;margin-top:.25rem}.teim-rd .gv-des__note{color:var(--muted);font-size:.8rem;margin-top:.4rem}.teim-rd .gv-des__json{width:100%;font-family:var(--mono);font-size:.74rem;line-height:1.5;color:var(--ink);background:var(--wash);border:1px solid var(--line-soft);border-radius:8px;padding:.6rem;resize:vertical}.teim-rd .gv-des__json--bad{border-color:var(--amber)}.teim-rd .gv-des__errs{list-style:none;margin:.5rem 0 0;padding:0;color:var(--amber);font-size:.8rem}.teim-rd .gv-des__errs li{margin-top:.25rem}.teim-rd .gv-des__errs code,.teim-rd .gv-des__diff code{font-family:var(--mono);font-size:.72rem;color:var(--ink-2)}.teim-rd .gv-des__diff{list-style:none;margin:.4rem 0 0;padding:0;font-size:.82rem;color:var(--ink-2)}.teim-rd .gv-des__diff li{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;padding:.3rem 0;border-bottom:1px solid var(--line-soft)}.teim-rd .gvc-demo{font-family:var(--mono);font-size:.68rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--amber);margin:1.2rem 0 0}.teim-rd .gvc-list{display:flex;flex-direction:column;gap:.9rem;margin-top:1.6rem}.teim-rd .gvc-card{display:flex;gap:1.4rem;align-items:flex-start;border:1px solid var(--line-soft);border-radius:var(--radius-card);background:var(--bg);padding:1rem 1.3rem}.teim-rd .gvc-card__info{flex:1;min-width:0}.teim-rd .gvc-card__name{font-size:1.08rem;font-weight:700;letter-spacing:-.01em;margin:0 0 .25rem;color:var(--ink)}.teim-rd .gvc-card__fresh{font-family:var(--mono);font-size:.6rem;letter-spacing:.1em;text-transform:uppercase;color:var(--dteal);background:var(--teal-tint, #f2faf8);border:1px solid var(--teal-line);border-radius:var(--radius-pill);padding:.18rem .55rem;margin-left:.6rem;vertical-align:2px}.teim-rd .gvc-card__made{font-family:var(--mono);font-size:.6rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--dteal);margin-left:.6rem;vertical-align:2px}.teim-rd .gvc-card__tracks{font-size:.86rem;line-height:1.5;color:var(--ink-2);margin:0 0 .45rem}.teim-rd .gvc-card__meta{font-family:var(--mono);font-size:.68rem;letter-spacing:.03em;color:var(--muted);margin:0}.teim-rd .gvc-card__meta b{color:var(--ink);font-weight:700}.teim-rd .gvc-card__acts{display:flex;flex-direction:column;gap:.45rem;flex-shrink:0}.teim-rd .gvc-card__acts .gv-btn{font-size:.82rem;padding:.45rem .85rem}@media(max-width:860px){.teim-rd .gvc-card{flex-direction:column}.teim-rd .gvc-card__acts{flex-direction:row;flex-wrap:wrap}}.teim-rd .gvc-figs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.1rem;margin-top:1.1rem}@media(max-width:1100px){.teim-rd .gvc-figs{grid-template-columns:1fr}}.teim-rd .gvc-fig{border:1px solid var(--line-soft);border-radius:var(--radius-card);padding:.85rem 1rem .7rem}.teim-rd .gvc-fig__cap{display:block;font-family:var(--mono);font-size:.6rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--muted);margin-bottom:.5rem}.teim-rd .gvc-fig__svg{width:100%;height:auto;display:block}.teim-rd .gvc-fig__axis{stroke:var(--line);stroke-width:1}.teim-rd .gvc-fig__bar{fill:var(--dteal)}.teim-rd .gvc-fig__bar--rest{fill:var(--line)}.teim-rd .gvc-fig__ylab{font-family:var(--sans);font-size:10px;fill:var(--ink-2)}.teim-rd .gvc-fig__tick{font-family:var(--mono);font-size:9px;fill:var(--muted)}.teim-rd .gvc-fig__line{fill:none;stroke:var(--dteal);stroke-width:2.5}.teim-rd .gvc-fig__compare{fill:none;stroke:var(--line);stroke-width:2;stroke-dasharray:5 5}.teim-rd .gvc-fig__dot{fill:var(--dteal)}.teim-rd .gvc-fig__open{display:inline-block;margin-top:.5rem;font-family:var(--mono);font-size:.62rem;letter-spacing:.08em;text-transform:uppercase;color:var(--dteal);background:none;border:none;padding:0;cursor:pointer}.teim-rd .gvc-locked{display:block;width:100%;text-align:left;margin-top:1.4rem;border:1px dashed var(--line);border-radius:var(--radius-card);background:none;padding:1rem 1.3rem;cursor:pointer;transition:border-color .18s ease}.teim-rd .gvc-locked:hover{border-color:var(--dteal)}.teim-rd .gvc-locked__title{display:block;font-size:1rem;font-weight:700;color:var(--ink);margin-bottom:.2rem}.teim-rd .gvc-locked__text{display:block;font-size:.85rem;line-height:1.5;color:var(--muted)}.teim-rd .gvc-upgrade__title{font-size:1.25rem;font-weight:800;letter-spacing:-.015em;color:var(--ink);margin:0 0 .6rem}.teim-rd .gvc-upgrade__acts{display:flex;gap:.6rem;margin-top:1.1rem}.teim-rd .gvc-fig__plot{display:block;width:100%;background:none;border:none;padding:0;cursor:pointer;text-align:left}.teim-rd .gvc-fig__plot:hover{opacity:.85}.teim-rd .gvc-fig__acts{display:flex;align-items:center;gap:.5rem;margin-top:.9rem;padding-top:.8rem;border-top:1px solid var(--line-soft);flex-wrap:wrap}.teim-rd .gvc-fig__acts .gv-btn{font-size:.78rem;padding:.38rem .7rem}.teim-rd .gvc-fig__acts .gvc-fig__open{margin-top:0;margin-left:auto}@media print{:root[data-theme=dark] .teim-rd,.teim-rd{--bg: #ffffff;--ink: #0A0F26;--body: #353B5C;--muted: #6B6F8A;--line: #d9dbe4;--line-soft: #e8eaf0}.teim-rd .protsurf--hidden .protsurf__body{filter:none}.teim-rd .protsurf__veil{display:none!important}}.teim-rd{overflow-x:clip}.teim-rd .cp{max-width:1320px;min-width:0;width:100%;margin:0 auto;padding:0 2.4rem 7.5rem}:root[data-theme=dark] .teim-rd.teim-rd--paper{--ink: #0A0F26;--ink-2: #353B5C;--muted: #6B6F8A;--teal: #0FB5A5;--teal-dark: #0A8A7E;--teal-tint: #f2faf8;--teal-line: rgba(15,181,165,.35);--dteal: #0A7F74;--gold: #F0A91A;--amber: #C77A18;--bg: #ffffff;--line: rgba(10,15,38,.12);--line-soft: rgba(10,15,38,.07);--focus-ring: 0 0 0 4px rgba(15,181,165,.08);background:var(--bg)}.teim-rd .cp-mast{display:flex;align-items:baseline;gap:1rem;padding:1.6rem 0 1.2rem;border-bottom:1px solid var(--line)}.teim-rd .cp-mast__word{font-weight:800;font-size:1.25rem;letter-spacing:.14em;color:var(--ink)}.teim-rd .cp-mast__of{font-family:var(--mono);font-size:.7rem;letter-spacing:.12em;text-transform:uppercase;color:var(--muted)}.teim-rd .cp-mast__cta{margin-left:auto}.teim-rd .cp-hero{padding:1.7rem 0 1.1rem;display:grid;grid-template-columns:1.02fr .98fr;gap:.6rem 3rem;align-items:start}.teim-rd .cp-hero__access{grid-column:1 / -1}.teim-rd .cp-hero h1{font-size:clamp(2rem,3.6vw,3rem);font-weight:800;letter-spacing:-.02em;line-height:1.06;color:var(--ink);margin:0;max-width:16ch}.teim-rd .cp-hero p{font-size:1.04rem;line-height:1.62;color:var(--ink-2);margin:0;max-width:58ch}@media(max-width:900px){.teim-rd .cp-hero{grid-template-columns:1fr;gap:.9rem}.teim-rd .cp-hero h1{max-width:none}}.teim-rd .cp-view{position:sticky;top:0;z-index:20;display:flex;flex-wrap:wrap;align-items:center;gap:.4rem;padding:.7rem 0;background:var(--bg);border-bottom:1px solid var(--line)}.teim-rd .cp-view__cap{font-family:var(--mono);font-size:.6rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--muted);margin-right:.5rem}.teim-rd .cp-sec[id]{scroll-margin-top:3.6rem}@media(prefers-reduced-motion:no-preference){.teim-rd .cp{scroll-behavior:smooth}}.teim-rd .cp-sec{margin-top:2.6rem}.teim-rd .cp-sec:not(.cp-feedback):before,.teim-rd .cp-sec__band{display:block;font-family:var(--mono);font-size:.72rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--dteal);margin-bottom:.9rem}.teim-rd .cp-art{flex:1 1 320px;min-width:300px;scroll-snap-align:start;border:1px solid var(--line-soft);border-radius:var(--radius-card);overflow:hidden;background:var(--bg);display:flex;flex-direction:column;transition:box-shadow .22s ease,border-color .22s ease,transform .22s cubic-bezier(.2,0,0,1)}.teim-rd .cp-art:hover,.teim-rd .cp-art:focus-visible{transform:translateY(-3px);border-color:var(--dteal);box-shadow:0 14px 34px #0a0f2624}.teim-rd .cp-art:hover .cp-art__title,.teim-rd .cp-art:focus-visible .cp-art__title{color:var(--dteal)}.teim-rd .cp-art__title{transition:color .22s ease}@media(prefers-reduced-motion:reduce){.teim-rd .cp-art,.teim-rd .cp-art__title{transition:none}.teim-rd .cp-art:hover,.teim-rd .cp-art:focus-visible{transform:none}}.teim-rd .cp-art__art{background:var(--teal-tint);padding:1rem 1.1rem .4rem;border-bottom:1px solid var(--line-soft)}.teim-rd .cp-art__body{padding:.9rem 1.1rem 1.1rem;display:flex;flex-direction:column;gap:.4rem}.teim-rd .cp-art__tag{font-family:var(--mono);font-size:.64rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--dteal)}.teim-rd .cp-art__title{font-size:1.08rem;font-weight:700;letter-spacing:-.01em;line-height:1.3;color:var(--ink);margin:0}.teim-rd .cp-art__dek{font-size:.92rem;line-height:1.5;color:var(--ink-2);margin:0}.teim-rd .cp-art__meta{font-family:var(--mono);font-size:.66rem;letter-spacing:.06em;color:var(--muted);margin-top:auto;padding-top:.4rem}@media(max-width:1000px){.teim-rd .cp-figs{grid-template-columns:1fr}}.teim-rd .cp-foot{margin-top:2.2rem;border-top:1px solid var(--line);padding-top:1rem;display:flex;justify-content:space-between;gap:1rem;font-family:var(--mono);font-size:.66rem;letter-spacing:.1em;text-transform:uppercase;color:var(--muted);flex-wrap:wrap}.teim-rd .cp--deepfoot{padding-bottom:0}.teim-rd .cp-foot--deep{margin-inline:calc(50% - 50vw);width:100vw;margin-top:0;padding:1.5rem 0 5.5rem;border-top:0;background:var(--ink);color:#ffffffb3}.teim-rd .cp-foot__in{flex:1 1 auto;display:flex;justify-content:space-between;gap:.6rem 1rem;flex-wrap:wrap}.teim-rd .cp-foot--deep .cp-foot__in{max-width:1320px;margin:0 auto;padding-inline:2.4rem}@media(max-width:720px){.teim-rd .cp-foot--deep .cp-foot__in{padding-inline:1.15rem}}.teim-rd .cp-mast__of a,.teim-rd .cp-foot a{color:var(--dteal);text-decoration:none}.teim-rd .cp-mast__of a:hover,.teim-rd .cp-foot a:hover{text-decoration:underline}.teim-rd .cp-foot--deep a{color:#ffffffeb}.teim-rd a.cp-art{text-decoration:none;color:inherit}.teim-rd .cp-art__art{padding:0;border-bottom:1px solid var(--line-soft)}.teim-rd .cp-art__img{display:block;width:100%;height:auto}.teim-rd .cedar-widget{position:fixed;right:2rem;bottom:env(safe-area-inset-bottom,0px);z-index:120}.teim-rd .cedar-widget__launcher{display:inline-flex;align-items:center;gap:.75rem;padding:.75rem 1.25rem;border:1px solid var(--teal-line);border-bottom:none;border-radius:12px 12px 0 0;background:var(--bg);color:var(--ink);box-shadow:0 8px 24px #0a0f261a;cursor:pointer;text-decoration:none;transition:border-color .2s cubic-bezier(.2,0,0,1),background .2s cubic-bezier(.2,0,0,1)}@media(max-width:640px){.teim-rd .cedar-widget{right:.9rem}.teim-rd .cedar-widget__launcher{padding:.55rem .9rem;gap:.5rem}.teim-rd .cedar-widget__launcher-context{display:none}}.teim-rd .cedar-widget__launcher:hover{border-color:var(--teal);background:var(--teal-tint)}.teim-rd .cedar-widget__launcher-copy{display:flex;flex-direction:column;text-align:left}.teim-rd .cedar-widget__launcher-label{font-family:var(--sans);font-size:.95rem;font-weight:600;line-height:1.2;color:var(--ink)}.teim-rd .cedar-widget__launcher-context{font-family:var(--mono);font-size:.68rem;letter-spacing:.06em;color:var(--muted);line-height:1.2;margin-top:.1rem;text-transform:uppercase}.teim-rd .cedar-widget__status-dot{width:.5rem;height:.5rem;border-radius:50%;background:var(--teal);flex:0 0 auto}@media(max-width:980px){.teim-rd .cp-citeband{grid-template-columns:1fr}}.teim-rd .cp-artgrid{display:grid;grid-template-columns:1.7fr 1fr;gap:1.4rem;align-items:stretch}@media(max-width:980px){.teim-rd .cp-artgrid{grid-template-columns:1fr}}.teim-rd .cp-art--lead .cp-art__title{font-size:1.62rem;line-height:1.18}.teim-rd .cp-art--lead .cp-art__dek{font-size:1rem}.teim-rd .cp-artstack{display:flex;flex-direction:column;gap:1.2rem}.teim-rd .cp-art--compact{flex-direction:row;min-width:0;flex:1}.teim-rd .cp-art--compact .cp-art__art{flex:0 0 176px;border-bottom:none;border-right:1px solid var(--line-soft)}.teim-rd .cp-art--compact .cp-art__img{height:100%;object-fit:cover}.teim-rd .cp-art--compact .cp-art__title{font-size:1.05rem}.teim-rd .cp-art--compact .cp-art__dek{display:none}.teim-rd .cp-artmore{font-family:var(--mono);font-size:.7rem;letter-spacing:.08em;text-transform:uppercase;color:var(--dteal);text-decoration:none;margin-top:auto}.teim-rd .cp-artmore:hover{text-decoration:underline}@media(max-width:780px){.teim-rd .cp-feedback{flex-direction:column;align-items:flex-start}}.teim-rd .cp-gate{max-width:560px;margin:3.5rem auto 3rem}.teim-rd .cp-gate h1{font-size:clamp(1.6rem,3vw,2.2rem);font-weight:800;letter-spacing:-.018em;line-height:1.15;color:var(--ink);margin:0 0 .8rem}.teim-rd .cp-gate__text{font-size:1rem;line-height:1.6;color:var(--ink-2);margin:0 0 1.4rem}.teim-rd .cp-gate__text a{color:var(--dteal);text-decoration:none;font-weight:600}.teim-rd .cp-gate__text a:hover{text-decoration:underline}.teim-rd .cp-gate__form{display:flex;flex-direction:column;gap:.7rem;margin-bottom:1.6rem}.teim-rd .cp-gate__form input{font:inherit;font-size:.95rem;padding:.65rem .85rem;border:1px solid var(--line);border-radius:10px;background:var(--bg);color:var(--ink)}.teim-rd .cp-gate__form input:focus{outline:2px solid var(--teal);outline-offset:1px;border-color:var(--teal)}.teim-rd .cp-gate__form .gv-btn{align-self:flex-start}.teim-rd .cp-gate__error{font-size:.88rem;color:#b42318;margin:0}.teim-rd .cp-gate__signedin{font-family:var(--mono);font-size:.7rem;letter-spacing:.08em;text-transform:uppercase;color:var(--muted);margin:0 0 .9rem}.teim-rd .cp-gate__paths{border-top:1px solid var(--line-soft);margin-top:1.6rem;padding-top:1.2rem;display:flex;flex-direction:column;gap:.55rem}.teim-rd .cp-gate__path{font-size:.95rem;line-height:1.55;color:var(--ink-2);margin:0}.teim-rd .cp-gate__path a{color:var(--dteal);text-decoration:none;font-weight:600}.teim-rd .cp-gate__path a:hover{text-decoration:underline}.teim-rd .cp-mast__user{margin-left:auto;font-family:var(--mono);font-size:.66rem;letter-spacing:.08em;color:var(--muted)}.teim-rd .cp-head{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:.5rem 1.5rem}.teim-rd .cp-head .cp-sec__band{margin-bottom:0}.teim-rd .cp-kind{font-family:var(--mono);font-size:.6rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#fff;padding:.35rem .7rem;white-space:nowrap}.teim-rd .cp-kind--data{background:var(--dteal)}.teim-rd .cp-kind--art,.teim-rd .cp-band--fill .cp-kind--data{background:var(--ink)}.teim-rd .cp-band__head{grid-column:1 / -1;grid-row:1;display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:.8rem 2rem}.teim-rd .cp-band__head .cp-band__id{flex:1 1 22rem;min-width:0}.teim-rd .cp-band__head .cp-kind{flex:0 0 auto}.teim-rd .cp-hero__access{font-family:var(--mono);font-size:.7rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--dteal);margin:0 0 .8rem}.teim-rd .cp-trace{display:grid;grid-template-columns:minmax(0,auto) minmax(0,1fr);align-items:center;gap:.9rem 3rem;margin:2.4rem 0 0;padding:1.2rem 0;border-top:1px solid var(--ink);border-bottom:1px solid var(--line)}.teim-rd .cp-trace__claim{font-family:var(--sans);font-size:clamp(1.1rem,1.8vw,1.35rem);font-weight:800;letter-spacing:-.02em;line-height:1.2;color:var(--ink);margin:0}.teim-rd .cp-trace__list{list-style:none;display:flex;flex-wrap:wrap;gap:.6rem 2.4rem;margin:0;padding:0;justify-content:flex-end}.teim-rd .cp-trace__list a,.teim-rd .cp-trace__list button{display:inline-flex;align-items:center;gap:.5rem;min-height:32px;font-family:var(--mono);font-size:.7rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--ink-2);text-decoration:none}.teim-rd .cp-trace__list a:hover,.teim-rd .cp-trace__list button:hover{color:var(--dteal)}.teim-rd .cp-trace__list a:hover .cp-trace__tick,.teim-rd .cp-trace__list button:hover .cp-trace__tick{background:var(--dteal);color:#fff;border-color:var(--dteal)}.teim-rd .cp-trace__list button{border:0;background:none;padding:0;cursor:pointer}.teim-rd .cp-trace__tick{display:inline-flex;align-items:center;justify-content:center;width:1.35rem;height:1.35rem;border:1px solid var(--teal);color:var(--dteal);font-family:var(--sans);font-size:.8rem;line-height:1;transition:background .15s ease,color .15s ease}@media(max-width:860px){.teim-rd .cp-trace{grid-template-columns:1fr;gap:1rem}.teim-rd .cp-trace__list{justify-content:flex-start;gap:.6rem 1.6rem}}.teim-rd .cp-m__sub{font-family:var(--mono);font-size:.68rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--muted);margin:0 0 .6rem}.teim-rd .cp-m__cap{font-family:var(--mono);font-size:.68rem;letter-spacing:.1em;text-transform:uppercase;color:var(--muted);margin:.7rem 0 1.3rem}.teim-rd .cp-m__pull{font-size:1.18rem;font-weight:600;line-height:1.45;letter-spacing:-.01em;color:var(--ink);margin:1.4rem 0 0;padding-left:1rem;border-left:2px solid var(--teal);max-width:52ch}.teim-rd .cp-m__split{display:grid;grid-template-columns:1fr 1fr;gap:1.4rem 2.2rem;align-items:start}@media(max-width:860px){.teim-rd .cp-m__split{grid-template-columns:minmax(0,1fr)}}.teim-rd .cp-chips{list-style:none;display:flex;flex-wrap:wrap;gap:.4rem;margin:.2rem 0 0;padding:0}.teim-rd .cp-chips li{font-family:var(--mono);font-size:.66rem;letter-spacing:.06em;text-transform:uppercase;color:var(--ink-2);border:1px solid var(--line-soft);border-radius:999px;padding:.32rem .66rem;background:var(--bg)}.teim-rd .cp-exp{list-style:none;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:.9rem;margin:1.2rem 0 1.6rem;padding:0}@media(max-width:900px){.teim-rd .cp-exp{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:520px){.teim-rd .cp-exp{grid-template-columns:repeat(2,minmax(0,1fr))}}.teim-rd .cp-exp__item{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem;min-width:0}.teim-rd .cp-exp__ic{display:grid;place-items:center;width:38px;height:38px;border-radius:10px;background:var(--teal-tint);color:var(--dteal)}.teim-rd .cp-exp__ic svg{width:21px;height:21px}.teim-rd .cp-exp__label{font-size:.86rem;font-weight:600;line-height:1.3;color:var(--ink);overflow-wrap:anywhere}.teim-rd .cp-pipe__label{font-size:.92rem;font-weight:700;line-height:1.28;letter-spacing:-.01em;color:var(--ink)}.teim-rd .cp-pipe__note{font-size:.82rem;line-height:1.45;color:var(--muted)}.teim-rd .cp-tl{list-style:none;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.8rem;margin:1.3rem 0 0;padding:.9rem 0 0;position:relative}.teim-rd .cp-tl:before{content:"";position:absolute;left:0;right:0;top:.9rem;height:1px;background:var(--teal-line)}.teim-rd .cp-tl__item{display:flex;flex-direction:column;gap:.25rem;min-width:0;position:relative;padding-top:.9rem}.teim-rd .cp-tl__dot{position:absolute;top:0;left:0;width:9px;height:9px;border-radius:50%;background:var(--teal);transform:translateY(-4px)}.teim-rd .cp-tl__year{font-family:var(--mono);font-size:.7rem;font-weight:700;letter-spacing:.1em;color:var(--dteal)}.teim-rd .cp-tl__event{font-size:.86rem;line-height:1.38;color:var(--ink-2)}@media(max-width:760px){.teim-rd .cp-tl{grid-template-columns:minmax(0,1fr);gap:.7rem;padding-left:1rem}.teim-rd .cp-tl:before{left:4px;right:auto;top:0;bottom:0;width:1px;height:auto}.teim-rd .cp-tl__item{padding-top:0;padding-left:.2rem}.teim-rd .cp-tl__dot{top:.35rem;left:-1rem;transform:none}}@media(max-width:720px){.teim-rd .cp{padding-left:1.15rem;padding-right:1.15rem}.teim-rd .cp-mast{flex-wrap:wrap;row-gap:.35rem}.teim-rd .cp-mast__user{margin-left:0;flex:1 1 100%;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}.teim-rd .cp-m__more{display:inline-block;margin-top:1rem;font-family:var(--mono);font-size:.68rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--dteal);text-decoration:none;border-bottom:1px solid var(--teal-line);padding-bottom:2px}.teim-rd .cp-m__more:hover{color:var(--teal);border-color:var(--teal)}.teim-rd a.cp-mast__word{text-decoration:none}.teim-rd a.cp-mast__word:hover{color:var(--dteal)}@media(min-width:1100px){.teim-rd .cp-m__title{max-width:30ch;font-size:clamp(1.7rem,2.6vw,2.5rem)}.teim-rd .cp-m__body--lede{max-width:78ch;font-size:1.14rem}.teim-rd .cp-m__pull{font-size:1.34rem;max-width:64ch}.teim-rd .cp-m__split{gap:1.6rem 3.4rem}.teim-rd .cp-hero p{max-width:88ch}}.teim-rd .cp-tabs{display:grid;grid-template-columns:1fr 1fr;gap:.3rem;padding:.28rem;margin-bottom:1.1rem;border:1px solid var(--line-soft);border-radius:12px;background:var(--teal-tint)}.teim-rd .cp-tabs__tab{min-height:44px;border:0;border-radius:9px;background:none;cursor:pointer;font-family:var(--mono);font-size:.68rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--muted);transition:background .16s ease,color .16s ease}.teim-rd .cp-tabs__tab:hover{color:var(--dteal)}.teim-rd .cp-tabs__tab--on{background:var(--bg);color:var(--ink);box-shadow:0 1px 3px #0a0f2614}.teim-rd .cp-split{min-height:100vh}@media(max-width:880px){.teim-rd .cp-split.auth-split{position:static;min-height:100dvh;overflow:visible}.teim-rd .cp-split .auth-editorial{order:-1;padding:1.6rem 1.15rem 2rem}}.teim-rd .cp-hero2.auth-hero{background:var(--dteal)}.teim-rd .cp-hero2 .auth-hero__glow{display:none}.teim-rd .cp-hero2__contours{opacity:.1}.teim-rd .cp-hero2__inner{max-width:40rem}.teim-rd .cp-split__brand{display:block;font-family:var(--mono);font-size:.72rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:#fff;margin-bottom:.5rem}.teim-rd .cp-split__brand--form{display:none;color:var(--dteal);margin-bottom:1.1rem}@media(max-width:880px){.teim-rd .cp-split__brand--form{display:block}}.teim-rd .cp-hero2__tagline{font-size:1rem;font-weight:600;color:#fff;margin:0 0 1.6rem}.teim-rd .cp-hero2__headline{font-size:clamp(2.1rem,3.2vw,3.1rem);margin-bottom:1rem}.teim-rd .cp-hero2__lede{font-size:clamp(1rem,1.2vw,1.12rem);max-width:34rem;margin-bottom:2.2rem}.teim-rd .cp-proof{list-style:none;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;margin:0 auto;padding:0;max-width:27rem}.teim-rd .cp-proof__item{display:flex;flex-direction:column;align-items:center;gap:.45rem;min-width:0;aspect-ratio:1 / 1;padding:.95rem 1rem;border-radius:16px;overflow:hidden;text-align:center;border:1px solid rgba(255,255,255,.28);background:#ffffff1a;transition:background .2s ease,border-color .2s ease,transform .2s ease,box-shadow .2s ease}.teim-rd .cp-proof__item:hover{background:#fff3;border-color:#ffffff75;transform:translateY(-3px);box-shadow:0 14px 32px #06463f47}.teim-rd .cp-proof__swap{flex:1 1 auto;min-height:0;width:100%;display:grid;place-items:center}.teim-rd .cp-proof__swap>*{grid-area:1 / 1}.teim-rd .cp-proof__ic{display:grid;place-items:center;color:#fff;opacity:1;transition:opacity .2s ease,transform .2s ease}.teim-rd .cp-proof__ic svg{width:92px;height:92px}.teim-rd .cp-proof__item:hover .cp-proof__ic{opacity:0;transform:scale(.92)}.teim-rd .cp-proof__body{font-size:.78rem;line-height:1.45;color:#fff;min-width:0;opacity:0;transition:opacity .2s ease}.teim-rd .cp-proof__item:hover .cp-proof__body{opacity:1}.teim-rd .cp-proof__label{flex:0 0 auto;font-family:var(--sans);font-size:.92rem;font-weight:800;letter-spacing:-.015em;line-height:1.24;color:#fff}@media(prefers-reduced-motion:reduce){.teim-rd .cp-proof__item,.teim-rd .cp-proof__ic,.teim-rd .cp-proof__body{transition:none}.teim-rd .cp-proof__item:hover{transform:none}}@media(hover:none){.teim-rd .cp-proof__item{aspect-ratio:auto;gap:.55rem}.teim-rd .cp-proof__swap{display:contents}.teim-rd .cp-proof__label{order:0}.teim-rd .cp-proof__ic{order:1}.teim-rd .cp-proof__ic svg{width:34px;height:34px}.teim-rd .cp-proof__body{order:2;opacity:1}}@media(max-width:1180px){.teim-rd .cp-proof{grid-template-columns:minmax(0,1fr);gap:.7rem;max-width:30rem}.teim-rd .cp-proof__item{display:grid;grid-template-columns:auto minmax(0,1fr);column-gap:.95rem;row-gap:.3rem;align-items:center;aspect-ratio:auto;text-align:left;padding:.85rem 1rem}.teim-rd .cp-proof__item:hover{transform:none;box-shadow:none}.teim-rd .cp-proof__swap{display:contents}.teim-rd .cp-proof__ic{grid-column:1;grid-row:1 / span 2;opacity:1;transform:none}.teim-rd .cp-proof__item:hover .cp-proof__ic{opacity:1;transform:none}.teim-rd .cp-proof__ic svg{width:30px;height:30px}.teim-rd .cp-proof__label{grid-column:2;grid-row:1}.teim-rd .cp-proof__body{grid-column:2;grid-row:2;opacity:1}}.teim-rd .cp-split__method{display:inline-block;margin-top:2rem;font-family:var(--mono);font-size:.68rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#fff;text-decoration:none;border-bottom:1px solid rgba(255,255,255,.6);padding-bottom:3px;transition:border-color .18s ease}.teim-rd .cp-split__method:hover{border-color:#fff}.teim-rd .cp-split__form{width:min(100%,25rem);margin-inline:auto}.teim-rd .cp-split__form .auth-editorial__title{font-size:clamp(1.4rem,2.4vw,1.75rem);line-height:1.2;letter-spacing:-.02em}.teim-rd .cp-split__partner{margin:0 0 .7rem;font-family:var(--mono);font-size:.64rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--muted)}.teim-rd .cp-split__partner a{color:var(--dteal);text-decoration:none}.teim-rd .cp-split__partner a:hover{text-decoration:underline}.teim-rd .cp-gate__sub{font-family:var(--sans);font-size:1rem;font-weight:700;letter-spacing:-.01em;color:var(--ink);margin:1.6rem 0 .7rem}.teim-rd .cp-split__form .cp-gate__form{margin-top:0}.teim-rd .cp-split__form .gv-btn--primary{width:100%;padding:.8rem 1.5rem;font-size:1rem}.teim-rd .cp-gate__fine{margin:.7rem 0 0;font-size:.82rem;line-height:1.45;color:var(--muted)}.teim-rd .cp-gate__aside{margin:.8rem 0 0;font-size:.9rem;color:var(--muted)}.teim-rd .cp-gate__aside a{color:var(--dteal)}.teim-rd .cp-gate__ok{margin:0 0 .9rem;padding:.7rem .85rem;border:1px solid var(--teal-line);background:var(--teal-tint);border-radius:10px;font-size:.9rem;line-height:1.45;color:var(--ink-2)}.teim-rd .cp-code{font-family:var(--mono);letter-spacing:.16em;text-transform:uppercase}.teim-rd .cp-code::placeholder{letter-spacing:.1em;text-transform:none}.teim-rd .cp-split__linkbtn{border:0;background:none;padding:0;font:inherit;color:var(--dteal);text-decoration:underline;text-underline-offset:2px;cursor:pointer}.teim-rd .cp-split__upgrade{margin:1.2rem 0 0;padding:1.15rem 1.25rem;background:var(--bg);border:1px solid var(--teal);border-radius:12px}.teim-rd .cp-split__upgrade p{margin:0 0 .9rem;font-size:.95rem;line-height:1.5;color:var(--ink-2)}.teim-rd .cp-split__upgrade .gv-btn{min-height:44px}.teim-rd .cp-tabs{display:grid;grid-auto-flow:column;grid-auto-columns:1fr;gap:.25rem;margin:1.4rem 0 0;padding:.25rem;background:var(--line-soft);border-radius:12px}.teim-rd .cp-tab{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:transparent;cursor:pointer;min-height:40px;padding:.5rem .9rem;border-radius:9px;font-family:var(--mono);font-size:.68rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--muted);transition:background .14s ease,color .14s ease}.teim-rd .cp-tab[aria-selected=true]{background:var(--bg);color:var(--dteal, #0A7F74);box-shadow:0 1px 3px #0a0f2614}.teim-rd .cp-tab:focus-visible{outline:2px solid var(--teal);outline-offset:1px}.teim-rd .cp-tabpanel{margin-top:.5rem}.teim-rd .cp-tabpanel .cp-split__upgrade{margin-top:.7rem}.teim-rd .cp-tabpanel .cp-gate__sub{margin-top:.9rem}.teim-rd .cp-split__upgrade .gv-btn span,.teim-rd .cp-split__linkbtn span,.teim-rd .cp-split__method span{margin-left:.4em}.teim-rd .cp-hero2__ripple{top:-18%;right:-20%;width:78%;opacity:.11;transform-origin:62% 46%;animation:cp-ripple-breathe 11s ease-in-out infinite}@keyframes cp-ripple-breathe{0%,to{transform:scale(1);opacity:.09}50%{transform:scale(1.045);opacity:.15}}@media(prefers-reduced-motion:reduce){.teim-rd .cp-hero2__ripple{animation:none;opacity:.12}}.teim-rd .cp-cred__head{margin:1.7rem 0 .7rem;padding-top:1.2rem;border-top:1px solid rgba(255,255,255,.28);font-family:var(--mono);font-size:.62rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:#fff}.teim-rd .cp-cred{display:flex;flex-wrap:wrap;gap:.5rem 1.6rem}.teim-rd .cp-cred__group{display:flex;align-items:center;gap:.6rem;min-width:0}.teim-rd .cp-cred__ic{display:grid;place-items:center;flex:none;color:#fff}.teim-rd .cp-cred__ic svg{width:18px;height:18px}.teim-rd .cp-cred__names{font-family:var(--mono);font-size:.66rem;font-weight:700;letter-spacing:.13em;text-transform:uppercase;line-height:1.7;color:#fff;overflow-wrap:anywhere}.teim-rd .cp-cred__note{margin:.5rem 0 0;font-size:.66rem;line-height:1.45;color:#ffffffb8;max-width:52ch}.teim-rd .gvc-fig--capped{background:var(--teal-tint);border-color:var(--teal-line)}.teim-rd .cp-bands{margin-top:0}.teim-rd .cp-band{margin-inline:calc(50% - 50vw);width:100vw;padding-block:3rem}.teim-rd .cp-band__in{max-width:1320px;margin:0 auto;padding-inline:2.4rem;display:grid;grid-template-columns:minmax(0,1fr) 24rem;gap:1.8rem}.teim-rd .cp-band--fill{background:var(--dteal)}.teim-rd .cp-band--plain{background:var(--bg)}.teim-rd .cp-band__id{grid-column:1;max-width:62ch}.teim-rd .cp-band__eyebrow{display:block;font-family:var(--mono);font-size:.62rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--muted)}.teim-rd .cp-band__name{font-family:var(--sans);font-size:clamp(1.6rem,2.8vw,2.2rem);font-weight:800;letter-spacing:-.02em;line-height:1.08;color:var(--ink);margin:.25rem 0 0}.teim-rd .cp-band__q{font-size:1.06rem;font-weight:700;color:var(--dteal);margin:.3rem 0 0}.teim-rd .cp-band__promise{font-size:.98rem;line-height:1.6;color:var(--ink-2);margin:.6rem 0 0;max-width:68ch}.teim-rd .cp-band__caps{list-style:none;margin:.7rem 0 0;padding:0;display:flex;flex-wrap:wrap;gap:.4rem 1.4rem}.teim-rd .cp-band__caps li{font-size:.9rem;line-height:1.45;color:var(--ink-2);padding-left:.95rem;position:relative}.teim-rd .cp-band__caps li:before{content:"";position:absolute;left:0;top:.55em;width:5px;height:5px;background:var(--teal)}.teim-rd .cp-tname{display:inline;white-space:nowrap}.teim-rd .cp-plus{display:inline-block;font-size:.58em;line-height:0;position:relative;top:-.55em;letter-spacing:0;margin-left:.05em}.teim-rd .cp-band__facts{font-family:var(--mono);font-size:.64rem;font-weight:700;letter-spacing:.13em;text-transform:uppercase;color:var(--muted);margin:.9rem 0 0}.teim-rd .cp-band__price{font-family:var(--sans);font-size:1.18rem;font-weight:800;letter-spacing:-.015em;color:var(--dteal);margin:.55rem 0 0}.teim-rd .cp-band--fill .cp-band__price{color:#fff}.teim-rd .cp-gt__pricehead{font-family:var(--sans);font-size:1.12rem;font-weight:800;letter-spacing:-.015em;color:var(--ink);margin:.9rem 0 0}.teim-rd .cp-band__grid{grid-column:1;grid-row:2;min-width:0;list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(auto-fill,10.5rem);justify-content:start;gap:.7rem;max-width:calc(var(--cols, 4) * 10.5rem + var(--cols, 4) * .7rem)}.teim-rd .cp-band__grid>li{display:block}.teim-rd .cp-badge{position:relative;box-sizing:border-box;width:10.5rem;height:10.5rem;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.4rem;padding:.5rem;border:1px solid var(--line);border-radius:0;background:var(--bg);text-align:center;font:inherit;color:var(--ink)}.teim-rd .cp-badge__mark{display:block;color:var(--dteal)}.teim-rd .cp-badge__mark{display:flex}.teim-rd .cp-badge__mark svg{width:100%;height:auto;aspect-ratio:1;display:block}.teim-rd .cp-badge__mark{width:72%}.teim-rd .cp-badge__name{flex:0 0 auto;font-family:var(--sans);font-size:.87rem;font-weight:700;letter-spacing:-.005em;line-height:1.18;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.teim-rd .cp-badge__cue{position:absolute;top:.6rem;right:.7rem;font-family:var(--mono);font-size:.9rem;font-weight:700;color:var(--muted);opacity:.75}.teim-rd .cp-badge__sr{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.teim-rd .pf__data{margin:.4rem 0 0}.teim-rd .pf__data summary{font-family:var(--mono);font-size:.66rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--muted);cursor:pointer}.teim-rd .pf__data p{font-family:var(--mono);font-size:.72rem;color:var(--ink-2);margin:.35rem 0 0;line-height:1.7}.teim-rd button.cp-badge{cursor:pointer;-moz-appearance:none;appearance:none;-webkit-appearance:none;font:inherit}.teim-rd button.cp-badge--act{border-color:var(--teal);background:var(--teal-tint)}.teim-rd .cp-badge{transition:background .2s ease,border-color .2s ease,color .2s ease,transform .2s ease}.teim-rd button.cp-badge--act:hover{transform:translateY(-2px)}.teim-rd .cp-band__grid>li{opacity:0;transform:translateY(14px);transition:opacity .45s ease,transform .45s ease;transition-delay:calc(var(--i, 0) * 45ms)}.teim-rd .cp-band.is-in .cp-band__grid>li{opacity:1;transform:none}.teim-rd .cp-band__id,.teim-rd .cp-read{transition:opacity .5s ease,transform .5s ease}.teim-rd .cp-band:not(.is-in) .cp-band__id,.teim-rd .cp-band:not(.is-in) .cp-read{opacity:0;transform:translateY(10px)}.teim-rd .cp-badge.is-on,.teim-rd button.cp-badge--act:hover{background:var(--dteal);border-color:var(--dteal);color:#fff}.teim-rd .cp-badge.is-on .cp-badge__mark,.teim-rd .cp-badge.is-on .cp-badge__cue{color:#fff}.teim-rd .cp-badge:focus-visible{outline:2px solid var(--teal-dark);outline-offset:2px}@media(prefers-reduced-motion:reduce){.teim-rd .cp-badge{transition:none}.teim-rd button.cp-badge--act:hover{transform:none}.teim-rd .cp-band__grid>li,.teim-rd .cp-band__id,.teim-rd .cp-read{opacity:1!important;transform:none!important;transition:none}}.teim-rd .cp-band--plain .cp-badge{background:var(--dteal);border-color:var(--dteal);color:#fff}.teim-rd .cp-band--plain .cp-badge__mark,.teim-rd .cp-band--plain .cp-badge__cue,.teim-rd .cp-band--plain .cp-badge__name{color:#fff}.teim-rd .cp-band--plain .cp-badge.is-on{background:var(--ink);border-color:var(--ink)}.teim-rd .cp-band--fill .cp-band__eyebrow,.teim-rd .cp-band--fill .cp-band__facts,.teim-rd .cp-band--fill .cp-band__name,.teim-rd .cp-band--fill .cp-band__q,.teim-rd .cp-band--fill .cp-band__promise,.teim-rd .cp-band--fill .cp-band__caps li{color:#fff}.teim-rd .cp-band--fill .cp-band__caps li:before{background:#fff}.teim-rd .cp-band--fill .cp-badge{background:#fff;border-color:#fff;color:var(--dteal)}.teim-rd .cp-band--fill .cp-badge__mark,.teim-rd .cp-band--fill .cp-badge__cue,.teim-rd .cp-band--fill .cp-badge__name{color:var(--dteal)}.teim-rd .cp-band--fill .cp-badge.is-on,.teim-rd .cp-band--fill button.cp-badge--act:hover{background:var(--ink);border-color:var(--ink);color:#fff}.teim-rd .cp-band--fill .cp-badge.is-on .cp-badge__mark,.teim-rd .cp-band--fill .cp-badge.is-on .cp-badge__cue,.teim-rd .cp-band--fill .cp-badge.is-on .cp-badge__name,.teim-rd .cp-band--fill button.cp-badge--act:hover .cp-badge__mark,.teim-rd .cp-band--fill button.cp-badge--act:hover .cp-badge__cue,.teim-rd .cp-band--fill button.cp-badge--act:hover .cp-badge__name{color:#fff}.teim-rd .cp-band--fill .cp-badge:focus-visible{outline-color:#fff}.teim-rd .cp-read{grid-column:2;grid-row:2 / span 2;align-self:start;min-width:0;position:sticky;top:3.6rem;display:flex;flex-direction:column;gap:1rem;padding:1.3rem 1.4rem;border:1px solid var(--line);background:var(--bg)}.teim-rd .cp-read__cap{display:block;font-family:var(--mono);font-size:.6rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:var(--dteal)}.teim-rd .cp-read__name{font-family:var(--sans);font-size:1.1rem;font-weight:800;letter-spacing:-.015em;line-height:1.25;color:var(--ink);margin:.45rem 0 0}.teim-rd .cp-read__blurb{font-size:.92rem;line-height:1.55;color:var(--ink-2);margin:.5rem 0 0}.teim-rd .cp-read__link{font-size:.88rem;line-height:1.5;color:var(--ink-2);margin:.7rem 0 0;padding-top:.7rem;border-top:1px solid var(--line-soft)}.teim-rd .cp-read__linkcap{display:block;font-family:var(--mono);font-size:.56rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--dteal);margin-bottom:.3rem}.teim-rd .cp-band--fill .cp-read__link{color:#fff;border-top-color:#fff}.teim-rd .cp-band--fill .cp-read__linkcap{color:#fff}.teim-rd .cp-read__foot{font-family:var(--mono);font-size:.62rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--muted);margin:.8rem 0 0}.teim-rd .cp-read__hint{font-size:.92rem;line-height:1.55;color:var(--muted);margin:.5rem 0 0}.teim-rd .cp-read .cp-band__cta{margin-top:auto}.teim-rd .cp-band__cta{display:inline-flex;align-items:center;gap:.4rem;min-height:44px;align-self:flex-start;padding:.55rem 1.1rem;background:var(--dteal);color:#fff;font-size:.92rem;font-weight:700;text-decoration:none}.teim-rd .cp-band__cta:hover{background:var(--ink)}.teim-rd .cp-read{transition:opacity .5s ease,transform .5s ease,box-shadow .35s ease}.teim-rd .cp-read.is-pulse{box-shadow:0 0 0 3px var(--dteal)}.teim-rd .cp-band--fill .cp-read{background:#0a0f2624;border-color:#fff}.teim-rd .cp-band--fill .cp-read.is-pulse{box-shadow:0 0 0 3px #fff}.teim-rd .cp-band--fill .cp-read__cap,.teim-rd .cp-band--fill .cp-read__name,.teim-rd .cp-band--fill .cp-read__blurb,.teim-rd .cp-band--fill .cp-read__hint,.teim-rd .cp-band--fill .cp-read__foot{color:#fff}.teim-rd .cp-band--fill .cp-band__cta{background:#fff;color:var(--dteal)}.teim-rd .cp-band--fill .cp-band__cta:hover{background:var(--ink);color:#fff}.teim-rd .cp-band__hint{grid-column:1 / -1;font-family:var(--mono);font-size:.62rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--muted);margin-top:.35rem}.teim-rd .cp-band--fill .cp-band__hint{color:#fff}.teim-rd .cp-band__all{grid-column:1;grid-row:3;margin:1.1rem 0 0}.teim-rd .cp-band__allbtn{display:inline-flex;align-items:center;gap:.45rem;min-height:44px;padding:.55rem 1.1rem;border:1px solid var(--teal);border-radius:0;background:var(--teal-tint);color:var(--dteal);font:inherit;font-size:.92rem;font-weight:700;cursor:pointer}.teim-rd .cp-read__act{display:inline-flex;align-items:center;gap:.45rem;min-height:44px;margin-top:.9rem;padding:.55rem 1.1rem;border:1px solid var(--teal);border-radius:0;background:var(--teal-tint);color:var(--dteal);font:inherit;font-size:.92rem;font-weight:700;cursor:pointer}.teim-rd .cp-band__allbtn:hover{background:var(--dteal);border-color:var(--dteal);color:#fff}.teim-rd .cp-band--fill .cp-band__allbtn{background:transparent;border-color:#fff;color:#fff}.teim-rd .cp-band--fill .cp-band__allbtn:hover{background:#fff;border-color:#fff;color:var(--dteal)}.teim-rd .cp-link__in{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.25fr);gap:.8rem 3rem;align-items:start}.teim-rd .cp-link__claim{font-family:var(--sans);font-size:clamp(1.5rem,2.6vw,2rem);font-weight:800;letter-spacing:-.02em;line-height:1.12;color:var(--ink);margin:0}.teim-rd .cp-link__body{font-size:1rem;line-height:1.6;color:var(--ink-2);margin:0}.teim-rd .cp-link__tiers{list-style:none;margin:1.5rem 0 0;padding:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,12rem),1fr));gap:1rem 1.6rem}.teim-rd .cp-link__tiers li{border-top:2px solid var(--teal);padding-top:.6rem}.teim-rd .cp-link__tiers b{display:block;font-size:.92rem;font-weight:700;color:var(--ink);margin-bottom:.25rem}.teim-rd .cp-link__tiers span{display:block;font-size:.86rem;line-height:1.45;color:var(--muted)}@media(max-width:900px){.teim-rd .cp-link__in{grid-template-columns:1fr}}@media(max-width:1040px){.teim-rd .cp-band__in{grid-template-columns:minmax(0,1fr)}.teim-rd .cp-read{grid-column:1;grid-row:auto;min-height:0}.teim-rd .cp-band__head,.teim-rd .cp-band__grid,.teim-rd .cp-band__all{grid-column:1;grid-row:auto}}.teim-rd .cp-gt{max-width:1320px;margin:3.2rem auto 0;padding:3rem 2.4rem 0;border-top:1px solid var(--line)}.teim-rd .cp-gt__head{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.2fr);gap:1rem 3rem;align-items:end;padding-bottom:1.6rem;border-bottom:1px solid var(--line)}.teim-rd .cp-gt__title{font-family:var(--sans);font-size:clamp(1.6rem,3vw,2.3rem);font-weight:800;letter-spacing:-.022em;line-height:1.1;color:var(--ink);margin:.3rem 0 0}.teim-rd .cp-gt__q{font-size:1.06rem;font-weight:700;color:var(--dteal);margin:.3rem 0 0}.teim-rd .cp-gt__body{font-size:1rem;line-height:1.62;color:var(--ink-2);margin:0}.teim-rd .cp-gt__star{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);gap:2.5rem;margin-top:2rem;padding:1.8rem 2rem;background:var(--dteal);color:#fff;transition:opacity .5s ease,transform .5s ease}.teim-rd .cp-gt__excl{font-family:var(--mono);font-size:.62rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:#fff}.teim-rd .cp-gt__name{font-family:var(--sans);font-size:clamp(1.5rem,2.6vw,2rem);font-weight:800;letter-spacing:-.02em;line-height:1.1;color:#fff;margin:.35rem 0 .7rem}.teim-rd .cp-gt__blurb{font-size:.96rem;line-height:1.6;color:#fff;margin:0 0 .9rem}.teim-rd .cp-gt__fresh{font-family:var(--mono);font-size:.62rem;letter-spacing:.11em;text-transform:uppercase;color:#fff;margin:0}.teim-rd .cp-gt__cta{display:inline-flex;align-items:center;gap:.45rem;min-height:48px;margin-top:1.2rem;padding:.65rem 1.2rem;background:#fff;color:var(--dteal);font-size:.95rem;font-weight:700;text-decoration:none}.teim-rd .cp-gt__cta:hover{background:var(--ink);color:#fff}.teim-rd .cp-gt__split{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,11rem),1fr));gap:1.2rem 2rem;align-content:center}.teim-rd .cp-gt__cap{display:block;font-family:var(--mono);font-size:.58rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:#fff;margin-bottom:.5rem}.teim-rd .cp-gt__split ul{list-style:none;margin:0;padding:0}.teim-rd .cp-gt__split li{font-size:.9rem;line-height:1.45;color:#fff;padding:.22rem 0 .22rem 1rem;position:relative}.teim-rd .cp-gt__split li:before{content:"";position:absolute;left:0;top:.78em;width:6px;height:1px;background:#fff9}.teim-rd .cp-gt__opens li{font-weight:700}.teim-rd .cp-gt__opens li:before{width:6px;height:6px;top:.62em;background:#fff}.teim-rd .cp-gt__caps{list-style:none;margin:1.6rem 0 0;padding:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,20rem),1fr));gap:1rem 2.4rem}.teim-rd .cp-gt__caps li{font-size:.94rem;line-height:1.5;color:var(--ink-2);padding-left:1.05rem;position:relative}.teim-rd .cp-gt__caps li:before{content:"";position:absolute;left:0;top:.58em;width:6px;height:6px;background:var(--dteal)}.teim-rd .cp-gt__price{font-family:var(--mono);font-size:.66rem;font-weight:700;letter-spacing:.13em;text-transform:uppercase;color:var(--muted);margin:1.4rem 0 0}.teim-rd .cp-gt:not(.is-in) .cp-gt__star{opacity:0;transform:translateY(14px)}@media(max-width:900px){.teim-rd .cp-gt__head,.teim-rd .cp-gt__star{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.teim-rd .cp-gt__star{transition:none}.teim-rd .cp-gt:not(.is-in) .cp-gt__star{opacity:1;transform:none}}.teim-rd .cp-ends{margin-top:3rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.2rem;align-items:start}.teim-rd .cp-card{background:var(--dteal);color:#fff}.teim-rd .cp-card__top{list-style:none;cursor:pointer;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.3rem 1rem;padding:1.4rem 1.6rem}.teim-rd .cp-card__top::-webkit-details-marker{display:none}.teim-rd .cp-card__cap{grid-column:1;font-family:var(--mono);font-size:.62rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:#fff}.teim-rd .cp-card__title{grid-column:1;font-family:var(--sans);font-size:1.3rem;font-weight:800;letter-spacing:-.02em;line-height:1.2;color:#fff}.teim-rd .cp-card__more{grid-column:2;grid-row:1 / span 2;position:relative;width:30px;height:30px;border:1px solid rgba(255,255,255,.5)}.teim-rd .cp-card__more:before,.teim-rd .cp-card__more:after{content:"";position:absolute;left:50%;top:50%;width:13px;height:1.5px;background:#fff;transform:translate(-50%,-50%)}.teim-rd .cp-card__more:after{transform:translate(-50%,-50%) rotate(90deg);transition:transform .18s ease}.teim-rd .cp-card[open] .cp-card__more:after{transform:translate(-50%,-50%) rotate(0)}@media(prefers-reduced-motion:reduce){.teim-rd .cp-card__more:after{transition:none}}.teim-rd .cp-card__top:hover .cp-card__more,.teim-rd .cp-card__top:focus-visible .cp-card__more{border-color:#fff;background:#ffffff29}.teim-rd .cp-card__body{padding:0 1.6rem 1.5rem}.teim-rd .cp-card__body p{font-size:.94rem;line-height:1.6;color:#fff;margin:0 0 .8rem;max-width:62ch}.teim-rd .cp-card__btn{display:inline-flex;align-items:center;min-height:44px;margin-top:.4rem;padding:.55rem 1.1rem;background:#fff;color:var(--dteal);font-size:.92rem;font-weight:700;text-decoration:none}.teim-rd .cp-card__btn:hover{background:var(--ink);color:#fff}@media(max-width:860px){.teim-rd .cp-ends{grid-template-columns:1fr}}.teim-rd .cp-mh{padding:3.4rem 0 1rem;display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);gap:1rem 3.5rem;align-items:end}.teim-rd .cp-mh .cp-hero__access{grid-column:1 / -1}@media(max-width:900px){.teim-rd .cp-mh{grid-template-columns:minmax(0,1fr);align-items:start}}.teim-rd .cp-mh__title{font-family:var(--sans);font-size:clamp(2.1rem,4.6vw,3.4rem);font-weight:800;letter-spacing:-.025em;line-height:1.04;color:var(--ink);margin:.4rem 0 0}.teim-rd .cp-mh__sub{font-size:1.08rem;line-height:1.6;color:var(--ink-2);margin:1rem 0 .35rem;max-width:58ch}.teim-rd .cp-mh__claim{font-family:var(--sans);font-size:clamp(1.5rem,3.2vw,2.4rem);font-weight:800;letter-spacing:-.02em;line-height:1.15;color:var(--dteal);margin:2.6rem 0 3.4rem;padding-left:1.4rem;border-left:3px solid var(--teal);max-width:34ch}.teim-rd .cp-msec{margin-top:4rem}.teim-rd .cp-msec__title{font-family:var(--sans);font-size:clamp(1.5rem,2.8vw,2.1rem);font-weight:800;letter-spacing:-.02em;line-height:1.12;color:var(--ink);margin:0 0 1.4rem;max-width:26ch}.teim-rd .cp-msec__lede{font-size:1.02rem;line-height:1.62;color:var(--ink-2);margin:0 0 1.2rem;max-width:68ch}.teim-rd .cp-msec__close{font-size:1.02rem;line-height:1.6;color:var(--ink);font-weight:600;margin:1.6rem 0 0;max-width:60ch}.teim-rd .cp-rail{list-style:none;margin:0;padding:2.4rem 0 0;display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:0 1.6rem;position:relative}.teim-rd .cp-rail:before{content:"";position:absolute;top:2.4rem;left:0;right:0;height:1px;background:var(--line)}.teim-rd .cp-rail__stage{position:relative;padding-top:1.5rem}.teim-rd .cp-rail__stage{transition:opacity .2s ease,transform .22s cubic-bezier(.2,0,0,1)}.teim-rd .cp-rail:hover .cp-rail__stage{opacity:.55}.teim-rd .cp-rail:hover .cp-rail__stage:hover{opacity:1;transform:translateY(-3px)}.teim-rd .cp-rail__stage:hover .cp-rail__name{color:var(--dteal)}.teim-rd .cp-rail__stage:hover:before{background:var(--dteal);width:10px;height:10px}.teim-rd .cp-rail__name{transition:color .2s ease}@media(prefers-reduced-motion:reduce){.teim-rd .cp-rail__stage{transition:none}.teim-rd .cp-rail:hover .cp-rail__stage:hover{transform:none}}.teim-rd .cp-rail__stage:before{content:"";position:absolute;top:-3px;left:0;width:7px;height:7px;background:var(--teal)}.teim-rd .cp-rail__n{font-family:var(--mono);font-size:.68rem;font-weight:700;letter-spacing:.16em;color:var(--dteal)}.teim-rd .cp-rail__name{font-family:var(--sans);font-size:1.02rem;font-weight:800;letter-spacing:-.015em;color:var(--ink);margin:.3rem 0 .4rem}.teim-rd .cp-rail__body{font-size:.85rem;line-height:1.5;color:var(--muted);margin:0}@media(max-width:1100px){.teim-rd .cp-rail{grid-template-columns:repeat(4,minmax(0,1fr));gap:2rem 1.4rem}.teim-rd .cp-rail:before{display:none}.teim-rd .cp-rail__stage{border-top:1px solid var(--line)}}@media(max-width:640px){.teim-rd .cp-rail{grid-template-columns:repeat(2,minmax(0,1fr))}}.teim-rd .cp-eco{margin:1.6rem auto 0;max-width:76rem}.teim-rd .cp-eco__figure{min-width:0}.teim-rd .cp-eco__svg{width:100%;height:auto;display:block}.teim-rd .cp-eco__spoke line{stroke:var(--line);stroke-width:1}.teim-rd .cp-eco__dot{fill:var(--teal)}.teim-rd .cp-eco__node{fill:var(--teal);transition:fill .2s ease,r .2s ease}.teim-rd .cp-eco__hit{cursor:pointer;outline:none}.teim-rd .cp-eco__hit.is-on .cp-eco__node,.teim-rd .cp-eco__hit.is-pinned .cp-eco__node{fill:var(--dteal)}.teim-rd .cp-eco__hit.is-dim{opacity:.28}.teim-rd .cp-eco__hit:focus-visible .cp-eco__label{fill:var(--dteal)}.teim-rd .cp-eco__core{fill:var(--teal-tint);stroke:var(--teal);stroke-width:1.5}.teim-rd .cp-eco__float{filter:drop-shadow(0 22px 26px rgba(10,15,38,.16))}@media(prefers-reduced-motion:no-preference){.teim-rd .cp-eco__float{animation:cp-eco-float 7s ease-in-out infinite;transform-box:fill-box;transform-origin:center}}@keyframes cp-eco-float{0%,to{transform:translateY(0)}50%{transform:translateY(-9px)}}.teim-rd .cp-eco__core2{fill:#fff;stroke:var(--dteal);stroke-width:1.5}.teim-rd .cp-eco__ringcap{font-family:var(--mono);font-size:10px;font-weight:700;letter-spacing:.22em;fill:var(--dteal)}@keyframes cp-src-in{0%{opacity:0}}.teim-rd .cp-eco__src{animation:cp-src-in .3s ease backwards}.teim-rd .cp-eco__src line{stroke:var(--dteal);stroke-width:1.2;stroke-dasharray:3 3}.teim-rd .cp-eco__src circle{fill:var(--dteal)}.teim-rd .cp-eco__src text{font-family:var(--mono);font-size:12px;font-weight:700;letter-spacing:.04em;fill:var(--ink-2)}.teim-rd .cp-eco__label.is-pinned{fill:var(--dteal)}@media(prefers-reduced-motion:reduce){.teim-rd .cp-eco__src{animation:none}}.teim-rd .cp-eco__corecap{font-family:var(--mono);font-size:11px;font-weight:700;letter-spacing:.1em;fill:var(--dteal)}.teim-rd .cp-eco__label{font-family:var(--sans);font-size:15.5px;font-weight:700;fill:var(--ink);cursor:pointer;transition:fill .2s ease,opacity .2s ease;outline:none}.teim-rd .cp-eco__spoke line,.teim-rd .cp-eco__spoke .cp-eco__dot{transition:stroke .2s ease,fill .2s ease,opacity .2s ease}.teim-rd .cp-eco__spoke.is-on line{stroke:var(--dteal);stroke-width:1.6}.teim-rd .cp-eco__spoke.is-on .cp-eco__dot{fill:var(--dteal)}.teim-rd .cp-eco__spoke.is-dim,.teim-rd .cp-eco__label.is-dim{opacity:.28}.teim-rd .cp-eco__label.is-on{fill:var(--dteal)}.teim-rd .cp-eco__label:focus-visible{fill:var(--dteal)}@keyframes cp-fan-line{0%{opacity:0}}.teim-rd .cp-eco__src line{animation:cp-fan-line .25s ease backwards}.teim-rd .cp-eco__src text,.teim-rd .cp-eco__src circle{animation:cp-fan-line .3s ease .08s backwards}@media(prefers-reduced-motion:reduce){.teim-rd .cp-eco__src line,.teim-rd .cp-eco__src text,.teim-rd .cp-eco__src circle{animation:none}}.teim-rd .cp-eco__say{min-height:2.9em;margin:.4rem auto 0;max-width:58ch;font-size:1.08rem;line-height:1.55;text-align:center;color:var(--ink-2)}.teim-rd .cp-eco:not(.is-lit) .cp-eco__say{color:var(--muted)}.teim-rd .cp-eco__key{display:flex;justify-content:center;flex-wrap:wrap;gap:.5rem 2.2rem;margin:.7rem 0 0;font-family:var(--mono);font-size:.64rem;font-weight:700;letter-spacing:.11em;text-transform:uppercase;color:var(--muted)}.teim-rd .cp-eco__keyitem{display:inline-flex;align-items:center;gap:.5rem}.teim-rd .cp-eco__keyitem svg{width:30px;height:10px;overflow:visible}.teim-rd .cp-eco__keyitem svg:first-child{flex:none}.teim-rd .cp-eco__keydash{stroke:var(--dteal);stroke-width:1.2;stroke-dasharray:3 3}.teim-rd .cp-eco__keydot{fill:var(--dteal)}@media(prefers-reduced-motion:reduce){.teim-rd .cp-eco__label,.teim-rd .cp-eco__spoke line,.teim-rd .cp-eco__spoke .cp-eco__dot{transition:none}}.teim-rd .cp-eco__notes li{font-size:.96rem;line-height:1.55;color:var(--ink-2);padding-left:1.1rem;border-left:2px solid var(--teal)}@media(max-width:900px){.teim-rd .cp-eco{grid-template-columns:1fr}}.teim-rd .cp-tl{list-style:none;margin:1.8rem 0 0;padding:0;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));position:relative}.teim-rd .cp-tl:before{content:"";position:absolute;top:6px;left:0;right:0;height:1px;background:var(--line)}.teim-rd .cp-tl__point{position:relative;padding:1.5rem 1rem 0 0}.teim-rd .cp-tl__point:before{content:"";position:absolute;top:0;left:0;width:13px;height:13px;border-radius:50%;border:2px solid var(--teal);background:var(--bg)}.teim-rd .cp-tl__year{display:block;font-family:var(--mono);font-size:.72rem;font-weight:700;letter-spacing:.12em;color:var(--dteal)}.teim-rd .cp-tl__event{display:block;font-size:.92rem;line-height:1.4;color:var(--ink);font-weight:600;margin-top:.3rem}@media(max-width:900px){.teim-rd .cp-tl{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.4rem 0}.teim-rd .cp-tl:before{display:none}}.teim-rd .cp-exp{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);gap:3rem;align-items:start}.teim-rd .cp-exp__body{font-size:.98rem;line-height:1.62;color:var(--ink-2);margin:1rem 0 0}.teim-rd .cp-exp__strip{display:flex;flex-direction:column;gap:1rem;border-left:1px solid var(--line);padding-left:1.6rem}.teim-rd .cp-exp__cap{display:block;font-family:var(--mono);font-size:.6rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--muted);margin-bottom:.3rem}.teim-rd .cp-exp__names{font-family:var(--mono);font-size:.76rem;letter-spacing:.06em;color:var(--ink);line-height:1.7}.teim-rd .cp-exp__note{font-size:.78rem;line-height:1.5;color:var(--muted);margin:0}.teim-rd .cp-trust{list-style:none;margin:2rem 0 0;padding:1rem 0 0;border-top:1px solid var(--line);display:flex;flex-wrap:wrap;gap:.5rem 2rem}.teim-rd .cp-trust li{font-family:var(--mono);font-size:.66rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--muted)}@media(max-width:900px){.teim-rd .cp-exp{grid-template-columns:1fr;gap:1.6rem}.teim-rd .cp-exp__strip{border-left:0;padding-left:0}}.teim-rd .cp-trh{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:1rem 3.5rem;align-items:end;padding:3.4rem 0 2.6rem;border-bottom:1px solid var(--line)}.teim-rd .cp-trh__title{font-family:var(--sans);font-size:clamp(2rem,4.4vw,3.2rem);font-weight:800;letter-spacing:-.025em;line-height:1.05;color:var(--ink);margin:.4rem 0 0}.teim-rd .cp-trh__sub{font-size:1.02rem;line-height:1.62;color:var(--ink-2);margin:0}.teim-rd .cp-trh__cta{display:inline-flex;align-items:center;gap:.45rem;min-height:48px;margin-top:1.2rem;padding:.7rem 1.3rem;border:0;background:var(--dteal);color:#fff;font:inherit;font-size:.98rem;font-weight:700;text-decoration:none;cursor:pointer}.teim-rd .cp-trh__cta:hover{background:var(--ink)}.teim-rd .cp-trh__cta:disabled{opacity:.5;cursor:not-allowed}@media(max-width:900px){.teim-rd .cp-trh{grid-template-columns:1fr;align-items:start}}.teim-rd .cp-tr2{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.1fr);gap:3rem;margin-top:3rem;align-items:start}.teim-rd .cp-tr2__list{list-style:none;margin:0;padding:0}.teim-rd .cp-tr2__list li{font-size:1.02rem;line-height:1.5;color:var(--ink);padding:.8rem 0 .8rem 1.5rem;border-bottom:1px solid var(--line-soft);position:relative}.teim-rd .cp-tr2__list li:before{content:"";position:absolute;left:0;top:1.35em;width:8px;height:1px;background:var(--teal)}@media(max-width:900px){.teim-rd .cp-tr2{grid-template-columns:1fr;gap:2rem}}.teim-rd .cp-verify{border-top:1px solid var(--ink);padding:1.2rem 0 0}.teim-rd .cp-verify__title{font-family:var(--sans);font-size:1.24rem;font-weight:800;letter-spacing:-.02em;line-height:1.2;color:var(--ink);margin:0}.teim-rd .cp-verify__body{font-size:.96rem;line-height:1.6;color:var(--ink-2);margin:.7rem 0 1.2rem}.teim-rd .cp-verify__cols{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,13rem),1fr));gap:1.2rem 2rem}.teim-rd .cp-verify__cap{display:block;font-family:var(--mono);font-size:.6rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:var(--dteal);margin-bottom:.5rem}.teim-rd .cp-verify__cols ul{list-style:none;margin:0;padding:0}.teim-rd .cp-verify__cols li{font-size:.92rem;line-height:1.45;color:var(--ink-2);padding:.22rem 0}.teim-rd .cp-verify__hard{font-size:.96rem;line-height:1.55;font-weight:700;color:var(--ink);margin:1.3rem 0 0;padding-top:1rem;border-top:1px solid var(--teal-line)}.teim-rd .cp-flow{list-style:none;margin:1.4rem 0 0;padding:0;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.6rem}.teim-rd .cp-flow__step{position:relative;padding:1.1rem 1rem;border-top:2px solid var(--teal);background:var(--surface, transparent)}.teim-rd .cp-flow__cap{display:block;font-family:var(--mono);font-size:.62rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--dteal);margin-bottom:.4rem}.teim-rd .cp-flow__body{font-size:.94rem;line-height:1.45;color:var(--ink);font-weight:600}@media(max-width:900px){.teim-rd .cp-flow{grid-template-columns:repeat(2,minmax(0,1fr))}}.teim-rd .cp-limits{margin-top:3.4rem;padding-top:1.6rem;border-top:1px solid var(--line)}.teim-rd .cp-limits__body{font-size:1.02rem;line-height:1.65;color:var(--ink-2);margin:0 0 1rem;max-width:76ch}.teim-rd .cp-limits__body b{color:var(--ink);font-weight:600}.teim-rd .cp-limits__scope{font-size:.94rem;line-height:1.6;color:var(--muted);margin:0;max-width:76ch}.teim-rd .cp-fit{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;border:1px solid var(--line)}.teim-rd .cp-fit__side{padding:1.1rem 0 0;border-top:1px solid var(--line)}.teim-rd .cp-fit__side--yes{border-top:2px solid var(--dteal)}.teim-rd .cp-fit__side--no{border-left:0}.teim-rd .cp-fit__cap{display:block;font-family:var(--mono);font-size:.64rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;margin-bottom:.6rem}.teim-rd .cp-fit__side--yes .cp-fit__cap{color:var(--dteal)}.teim-rd .cp-fit__side--no .cp-fit__cap{color:var(--muted)}.teim-rd .cp-fit__side p{font-size:1.04rem;line-height:1.5;color:var(--ink);margin:0}@media(max-width:760px){.teim-rd .cp-fit{grid-template-columns:1fr}.teim-rd .cp-fit__side--no{border-left:0;border-top:1px solid var(--line)}}.teim-rd .cp-prop{list-style:none;margin:1.2rem 0 0;padding:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,15rem),1fr));gap:.6rem 2rem}.teim-rd .cp-prop li{display:flex;gap:.8rem;align-items:baseline;padding:.6rem 0;border-bottom:1px solid var(--line-soft);font-size:.98rem;color:var(--ink)}.teim-rd .cp-prop__n{font-family:var(--mono);font-size:.66rem;font-weight:700;letter-spacing:.12em;color:var(--dteal)}.teim-rd .cp-prop__policy{font-weight:400;color:var(--muted);font-size:.94rem}.teim-rd .cp-link__hard{font-family:var(--sans);font-size:1.1rem;font-weight:700;letter-spacing:-.01em;color:var(--ink);margin:1.2rem 0 0;max-width:52ch}.teim-rd .cp-link__tiers{list-style:none;margin:1.4rem 0 1.2rem;padding:0;display:flex;flex-wrap:wrap;gap:.5rem}.teim-rd .cp-link__tiers li{font-family:var(--mono);font-size:.66rem;font-weight:700;letter-spacing:.13em;text-transform:uppercase;color:#fff;background:var(--dteal);border:0;border-top:0;padding:.5rem .85rem}.teim-rd .cp-art__tag b{display:block;font-family:var(--mono);font-size:.6rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--muted);margin-top:.2rem}.teim-rd .cp-fresh__list{list-style:none;margin:0;padding:0}.teim-rd .cp-fresh__list li{display:grid;grid-template-columns:minmax(0,15rem) minmax(0,1fr);gap:.3rem 2rem;padding:.85rem 0;border-bottom:1px solid var(--line-soft);align-items:baseline}.teim-rd .cp-fresh__list a{font-size:1rem;font-weight:700;color:var(--ink);text-decoration:none}.teim-rd .cp-fresh__list a:hover{color:var(--dteal);text-decoration:underline}.teim-rd .cp-fresh__list span{font-size:.92rem;line-height:1.5;color:var(--muted)}@media(max-width:760px){.teim-rd .cp-fresh__list li{grid-template-columns:1fr}}.teim-rd .cp-atmo{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:0;will-change:transform}.teim-rd .cp-atmo--contour{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1;opacity:.1;transform:translate3d(0,calc(var(--p, 0) * 46px),0)}.teim-rd .cp-atmo--halo{inset:auto -14% 12% auto;width:34rem;height:34rem;border:1px solid currentColor;border-radius:50%;opacity:.1;transform:translate3d(0,calc(var(--p, 0) * 70px),0)}.teim-rd .cp-atmo--halo:after{content:"";position:absolute;top:18%;right:18%;bottom:18%;left:18%;border:1px solid currentColor;border-radius:50%}@media(prefers-reduced-motion:reduce){.teim-rd .cp-atmo{transform:none!important}}.teim-rd .cp-surf{position:relative;isolation:isolate;margin-inline:calc(50% - 50vw);width:100vw;padding-block:3.6rem;overflow:clip}.teim-rd .cp-surf>*:not(.cp-atmo){position:relative;z-index:1}.teim-rd .cp-surf__in{max-width:1320px;margin:0 auto;padding-inline:2.4rem}.teim-rd .cp-surf--paper{background:var(--bg);color:var(--ink)}.teim-rd .cp-surf--pale{background:#f1f8f6;color:var(--ink)}.teim-rd .cp-surf--teal{background:var(--dteal);color:#fff}.teim-rd .cp-surf--deep{background:var(--ink);color:#fff}.teim-rd .cp-seam{position:relative;height:0}.teim-rd .cp-seam:before{content:"";position:absolute;left:50%;top:-1px;width:min(1320px,calc(100vw - 4.8rem));height:1px;transform:translate(-50%);background:currentColor;opacity:.16}@media(max-width:720px){.teim-rd .cp-surf{padding-block:2.4rem}.teim-rd .cp-surf__in{padding-inline:1.15rem}.teim-rd .cp-seam:before{width:calc(100vw - 2.3rem)}}.teim-rd .cp-badge{padding:.85rem;gap:.55rem;box-shadow:0 1px #0a0f2608}.teim-rd .cp-badge__mark{width:46%}.teim-rd .cp-badge__name{font-size:.84rem;letter-spacing:-.008em}.teim-rd .cp-badge__cue{opacity:0;transform:translate(-3px);transition:opacity .22s ease,transform .22s ease}.teim-rd .cp-badge{transition:background .24s cubic-bezier(.2,0,0,1),border-color .24s ease,color .24s ease,transform .24s cubic-bezier(.2,0,0,1),box-shadow .24s ease}.teim-rd button.cp-badge:hover,.teim-rd .cp-badge.is-on{transform:translateY(-3px);box-shadow:0 12px 28px #0a0f261f}.teim-rd button.cp-badge:hover .cp-badge__cue,.teim-rd .cp-badge.is-on .cp-badge__cue{opacity:1;transform:none}.teim-rd .cp-band__grid{gap:.85rem}@media(prefers-reduced-motion:reduce){.teim-rd .cp-badge,.teim-rd .cp-badge__cue{transition:none}.teim-rd button.cp-badge:hover,.teim-rd .cp-badge.is-on{transform:none}}@media(max-width:720px){.teim-rd .cp-band{padding-block:2.2rem}.teim-rd .cp-band__in{padding-inline:1.15rem}.teim-rd .cp-band__grid{grid-template-columns:repeat(auto-fill,minmax(7rem,1fr));gap:.5rem}.teim-rd .cp-badge{width:100%;height:auto;aspect-ratio:1;padding:.4rem;gap:.25rem}.teim-rd .cp-badge__mark{width:62%}.teim-rd .cp-badge__name{font-size:.72rem;line-height:1.15}}.teim-rd .cp-close{position:relative}.teim-rd .cp-close__in{max-width:1320px;margin:0 auto;padding:4.5rem 2.4rem 4rem}.teim-rd .cp-close__say{min-width:0}.teim-rd .cp-close__body{font-size:1.02rem;line-height:1.62;margin:1.1rem 0 0;max-width:56ch;opacity:.88}.teim-rd .cp-close__acts{display:flex;flex-wrap:wrap;gap:0 2.5rem;margin-top:2.2rem;padding-top:1.4rem;border-top:1px solid currentColor}.teim-rd .cp-close__act{display:inline-flex;align-items:center;gap:.5rem;min-height:48px;font-family:var(--sans);font-size:1rem;font-weight:700;color:inherit;text-decoration:none;border-bottom:2px solid transparent;transition:border-color .2s ease,gap .2s ease}.teim-rd .cp-close__act:hover{border-bottom-color:currentColor;gap:.8rem}.teim-rd .cp-close__acts{border-top-color:#ffffff4d}@media(prefers-reduced-motion:reduce){.teim-rd .cp-close__act{transition:none}.teim-rd .cp-close__act:hover{gap:.5rem}}@media(max-width:720px){.teim-rd .cp-close__in{padding:3rem 1.15rem}.teim-rd .cp-close__acts{flex-direction:column;gap:0}}.teim-rd .cp-ar__body p,.teim-rd .cp-hero p,.teim-rd .cp-link__body,.teim-rd .cp-msec__lede,.teim-rd .cp-mh__sub,.teim-rd .cp-nh__sub,.teim-rd .cp-gt__body,.teim-rd .cp-close__body,.teim-rd .cp-ar__dek{text-align:justify;hyphens:auto;-webkit-hyphens:auto}.teim-rd .cp-ar__body .cp-ar__pull,.teim-rd .cp-ar__body .cp-ar__figsrc{text-align:left;-webkit-hyphens:manual;hyphens:manual}@media(max-width:640px){.teim-rd .cp-ar__body p,.teim-rd .cp-hero p,.teim-rd .cp-link__body,.teim-rd .cp-msec__lede,.teim-rd .cp-mh__sub,.teim-rd .cp-nh__sub,.teim-rd .cp-gt__body,.teim-rd .cp-close__body,.teim-rd .cp-ar__dek{text-align:left}}.teim-rd .cp-ar{display:block}.teim-rd .cp-ar__head{padding:1.6rem 0 1.3rem}.teim-rd .cp-ar__title{font-family:var(--sans);font-size:clamp(2.1rem,4.8vw,3.7rem);font-weight:800;letter-spacing:-.028em;line-height:1.06;color:var(--ink);margin:.3rem 0 0}.teim-rd .cp-ar__dek{font-size:1.2rem;line-height:1.5;color:var(--ink-2);margin:.9rem 0 0}.teim-rd .cp-ar__meta{font-family:var(--mono);font-size:.64rem;font-weight:700;letter-spacing:.13em;text-transform:uppercase;color:var(--muted);margin:1.2rem 0 0}.teim-rd .cp-nh__demo,.teim-rd .cp-ar__demo{font-family:var(--mono);font-size:.68rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--muted);margin:.9rem 0 0;max-width:62ch;line-height:1.6}.teim-rd .cp-ar__art{display:block;width:100%;height:auto}.teim-rd .cp-ar__figure{margin:0 0 2.4rem}.teim-rd .cp-ar__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,19rem);gap:2rem 1.75rem;align-items:start}.teim-rd .cp-ar__body{max-width:78ch}.teim-rd .cp-ar__body p{font-size:1.06rem;line-height:1.68;color:var(--ink-2);margin:0 0 1.2rem}.teim-rd .cp-ar__h2{font-family:var(--sans);font-size:clamp(1.3rem,2.2vw,1.6rem);font-weight:800;letter-spacing:-.02em;line-height:1.2;color:var(--ink);margin:2.2rem 0 .9rem}.teim-rd .cp-ar__pull{font-family:var(--sans);font-size:clamp(1.2rem,2vw,1.5rem);font-weight:700;letter-spacing:-.015em;line-height:1.35;color:var(--ink);margin:1.8rem 0;padding-left:1.2rem;border-left:3px solid var(--teal)}.teim-rd .cp-ar__body .cp-ar__pull{color:var(--ink)}.teim-rd .cp-ar__fig{margin:2rem 0;padding:0;border:0;border-top:1px solid var(--ink);padding-top:.9rem}.teim-rd .cp-ar__figcap{font-family:var(--sans);font-size:1.02rem;font-weight:700;letter-spacing:-.01em;line-height:1.4;color:var(--ink)}.teim-rd .cp-ar__chart{margin:1rem 0 .6rem}.teim-rd .cp-ar__chart .pf{width:100%;height:auto;display:block;overflow:visible}.teim-rd .pf__axis{stroke:var(--line);stroke-width:1}.teim-rd .pf__tick,.teim-rd .pf__ylab{font-family:var(--mono);font-size:8.5px;letter-spacing:.06em;fill:var(--muted)}.teim-rd .pf__tile{font-family:var(--mono);font-size:8px;font-weight:700;letter-spacing:.04em}.teim-rd .pf__node{font-family:var(--sans);font-size:10px;font-weight:700;fill:var(--ink-2)}.teim-rd .pf-wrap{position:relative}.teim-rd .pf__tip{position:absolute;z-index:5;transform:translate(-50%,calc(-100% - 12px));background:var(--ink);color:#fff;font-family:var(--mono);font-size:.68rem;font-weight:700;letter-spacing:.04em;line-height:1;padding:.42rem .55rem;white-space:nowrap;pointer-events:none}.teim-rd .pf__tip:after{content:"";position:absolute;left:50%;top:100%;transform:translate(-50%);border:5px solid transparent;border-top-color:var(--ink)}.teim-rd .pf .pf__hit:hover .pf__bar{fill:var(--ink)}.teim-rd .pf .pf__hit:hover .pf__dot{fill:var(--ink);r:3.4px}.teim-rd .pf .pf__seg{transition:opacity .15s ease}.teim-rd .pf .pf__seg:hover rect{stroke:var(--ink);stroke-width:1.4}.teim-rd .pf .pf__tilehit:hover rect{stroke:var(--ink);stroke-width:1.6}.teim-rd .pf--sankey .pf__ribbon path{fill-opacity:.28;transition:fill-opacity .15s ease}.teim-rd .pf--sankey:hover .pf__ribbon path{fill-opacity:.12}.teim-rd .pf--sankey .pf__ribbon:hover path{fill-opacity:.55}@media(prefers-reduced-motion:reduce){.teim-rd .pf .pf__val,.teim-rd .pf .pf__seg,.teim-rd .pf--sankey .pf__ribbon path{transition:none}}.teim-rd .cp-ar__body .cp-ar__fignotes{list-style:none;margin:.2rem 0 .6rem;padding:0}.teim-rd .cp-ar__body .cp-ar__fignotes li{font-size:.84rem;line-height:1.5;color:var(--muted);text-align:left;-webkit-hyphens:manual;hyphens:manual;padding-left:1rem;position:relative;margin-bottom:.25rem}.teim-rd .cp-ar__body .cp-ar__fignotes li:before{content:"";position:absolute;left:0;top:.62em;width:6px;height:1px;background:var(--muted)}.teim-rd .cp-ar__body .cp-ar__figsrc{font-size:.88rem;line-height:1.55;color:var(--muted);margin:.45rem 0 0}.teim-rd .cp-ar__figsrc a{color:var(--dteal);text-decoration:none;white-space:nowrap}.teim-rd .cp-ar__figsrc a:hover{text-decoration:underline}.teim-rd .cp-ar__figsrc b{font-weight:700;color:var(--ink-2)}.teim-rd .cp-ar__cap{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:.3rem 1.5rem;font-size:.9rem;line-height:1.5;color:var(--ink-2);margin:.6rem 0 0}.teim-rd .cp-ar__credit{font-family:var(--mono);font-size:.6rem;font-weight:700;letter-spacing:.13em;text-transform:uppercase;color:var(--muted);margin-left:auto}.teim-rd .cp-ar__back{display:inline-flex;align-items:center;gap:.45rem;min-height:40px;margin:1.2rem 0 0;font-family:var(--mono);font-size:.64rem;font-weight:700;letter-spacing:.13em;text-transform:uppercase;color:var(--ink-2);text-decoration:none;border-bottom:1px solid var(--line)}.teim-rd .cp-ar__back:hover{color:var(--dteal);border-color:var(--teal)}.teim-rd .cp-ar__end{margin-top:2.6rem;padding-top:1.2rem;border-top:1px solid var(--line)}.teim-rd .cp-ar__inline{margin:1.9rem 0}.teim-rd .cp-ar__inline img{display:block;width:100%;height:auto}.teim-rd .cp-ar__pair2{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:1.1rem;margin:1.9rem 0}.teim-rd .cp-ar__pair2 .cp-ar__inline{margin:0}.teim-rd .cp-ar__pair2 img{aspect-ratio:3 / 2;object-fit:cover}.teim-rd .cp-ar__pair2 .cp-ar__cap{display:block;font-size:.86rem}@media(max-width:620px){.teim-rd .cp-ar__pair2{grid-template-columns:1fr}}.teim-rd .cp-ar__rail{position:sticky;top:1.4rem;display:flex;flex-direction:column;gap:1.4rem}.teim-rd .cp-ar__railbox{border-top:1px solid var(--ink);padding-top:.9rem}.teim-rd .cp-ar__railcap{display:block;font-family:var(--mono);font-size:.6rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:var(--dteal)}.teim-rd .cp-ar__raillist{list-style:none;margin:.6rem 0 .8rem;padding:0}.teim-rd .cp-ar__raillist li{font-size:.94rem;line-height:1.45;font-weight:700;color:var(--ink);padding:.28rem 0;border-bottom:1px solid var(--line-soft)}.teim-rd .cp-ar__rail .cp-m__more{margin-top:.2rem}@media(max-width:900px){.teim-rd .cp-ar__grid{grid-template-columns:minmax(0,1fr)}.teim-rd .cp-ar__rail{position:static}}.teim-rd .cp-ar__data{margin-top:3rem;padding-top:1.4rem;border-top:1px solid var(--ink)}.teim-rd .cp-ar__draws{list-style:none;margin:1.4rem 0 0;padding:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,20rem),1fr));gap:1.4rem 2.4rem}.teim-rd .cp-ar__draw{padding:1.1rem 1.2rem;border:1px solid var(--line);display:flex;flex-direction:column}.teim-rd .cp-ar__draw.is-locked{border-style:dashed}.teim-rd .cp-ar__drawcap{font-family:var(--mono);font-size:.58rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:var(--muted)}.teim-rd .cp-ar__drawname{font-family:var(--sans);font-size:1.1rem;font-weight:800;letter-spacing:-.015em;margin:.35rem 0 0}.teim-rd .cp-ar__drawname a{color:var(--ink);text-decoration:none}.teim-rd .cp-ar__drawname a:hover{color:var(--dteal);text-decoration:underline}.teim-rd .cp-ar__drawblurb{font-size:.94rem;line-height:1.5;color:var(--ink-2);margin:.5rem 0 .9rem}.teim-rd .cp-ar__take{border:0;cursor:pointer;font-family:inherit;display:inline-flex;align-items:center;gap:.4rem;align-self:flex-start;min-height:44px;margin-top:auto;padding:.55rem 1.1rem;background:var(--dteal);color:#fff;font-size:.92rem;font-weight:700;text-decoration:none}.teim-rd .cp-ar__take:hover{background:var(--ink)}.teim-rd .cp-ar__locked{font-size:.92rem;line-height:1.5;color:var(--muted);margin:auto 0 0}.teim-rd .cp-ar__locked .cp-m__more{display:inline-block;margin-top:.4rem}.teim-rd .cp-ad{display:block;margin:1.6rem 0 0}.teim-rd .cp-ad__cap{display:block;font-family:var(--mono);font-size:.58rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--muted);margin-bottom:.4rem}.teim-rd .cp-ad__unit{display:block}.teim-rd .cp-ad__unit img{display:block;width:100%;height:auto}.teim-rd .cp-ad--strip{margin-top:2rem}.teim-rd .cp-ad--empty .cp-ad__slot{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.3rem;min-height:4.5rem;border:1px dashed var(--muted);font-family:var(--mono);font-size:.64rem;letter-spacing:.12em;text-transform:uppercase;color:var(--muted);text-align:center;padding:.9rem}.teim-rd .cp-ad--empty .cp-ad__slot b{font-weight:700;letter-spacing:.14em;color:var(--ink-2)}.teim-rd .cp-ad--empty .cp-ad__slot{max-width:46rem}.teim-rd .cp-new{display:flex;flex-wrap:wrap;align-items:baseline;gap:.6rem 1.6rem}.teim-rd .cp-new__item{font-size:.92rem;color:var(--ink-2)}.teim-rd .cp-new__item b{font-weight:700;color:var(--ink)}.teim-rd .cp-new__date{font-family:var(--mono);font-size:.6rem;letter-spacing:.12em;text-transform:uppercase;color:var(--muted);margin-left:.4rem}.teim-rd .cp-nh{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,18rem);align-items:end;gap:1.4rem 4rem;padding:3.4rem 0 1.6rem}.teim-rd .cp-nh .cp-hero__access,.teim-rd .cp-nh__title{grid-column:1 / -1}.teim-rd .cp-nh__title{font-family:var(--sans);font-size:clamp(2.1rem,5.6vw,4.4rem);font-weight:800;letter-spacing:-.03em;line-height:1.02;color:var(--ink);margin:.3rem 0 0}.teim-rd .cp-nh__sub{font-size:1rem;line-height:1.62;color:var(--ink-2);margin:0;max-width:74ch}.teim-rd .cp-nh__last{display:flex;flex-direction:column;gap:.2rem;margin:0;font-family:var(--mono);font-size:.64rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--muted);border-left:2px solid var(--teal);padding-left:.9rem}.teim-rd .cp-nh__last b{font-family:var(--sans);font-size:.98rem;font-weight:700;letter-spacing:-.01em;text-transform:none;color:var(--ink)}@media(max-width:860px){.teim-rd .cp-nh{grid-template-columns:1fr;align-items:start;gap:1.1rem}}.teim-rd .cp-filter{display:flex;flex-wrap:wrap;align-items:center;gap:.9rem 2rem;padding:1rem 0;border-top:1px solid var(--ink);border-bottom:1px solid var(--line)}.teim-rd .cp-filter__set{display:flex;flex-wrap:wrap;align-items:center;gap:.4rem}.teim-rd .cp-filter__cap{font-family:var(--mono);font-size:.6rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--muted);margin-right:.3rem}.teim-rd .cp-filter__count{font-family:var(--mono);font-size:.66rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--dteal);margin:0 0 0 auto}.teim-rd .cp-chip{font-family:var(--mono);font-size:.66rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--ink-2);background:transparent;border:1px solid var(--line);border-radius:0;padding:.42rem .7rem;min-height:32px;cursor:pointer;transition:border-color .15s ease,color .15s ease,background .15s ease}.teim-rd .cp-chip:hover{border-color:var(--teal);color:var(--dteal)}.teim-rd .cp-chip.is-on{background:var(--dteal);border-color:var(--dteal);color:#fff}.teim-rd .cp-chip:focus-visible{outline:2px solid var(--teal);outline-offset:2px}@media(max-width:720px){.teim-rd .cp-filter__count{margin-left:0}}.teim-rd .cp-feed{list-style:none;margin:3rem 0 0;padding:0}.teim-rd .cp-filter+.cp-feed{margin-top:1.4rem}.teim-rd .cp-feed__item{display:grid;grid-template-columns:minmax(0,9rem) minmax(0,1fr);gap:.4rem 2.5rem;padding:1.4rem 0;border-top:1px solid var(--line)}.teim-rd .cp-feed__when{font-family:var(--mono);font-size:.66rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--muted);padding-top:.25rem}.teim-rd .cp-feed__name{font-family:var(--sans);font-size:1.12rem;font-weight:800;letter-spacing:-.015em;margin:0 0 .5rem;display:flex;flex-wrap:wrap;align-items:baseline;gap:.6rem}.teim-rd .cp-feed__name a{color:var(--ink);text-decoration:none}.teim-rd .cp-feed__name a:hover{color:var(--dteal);text-decoration:underline}.teim-rd .cp-feed__ver{font-family:var(--mono);font-size:.68rem;font-weight:700;letter-spacing:.1em;color:var(--muted)}.teim-rd .cp-feed__tag{font-family:var(--mono);font-size:.56rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--dteal);background:var(--teal-tint);padding:.18rem .45rem}.teim-rd .cp-feed__note{font-size:.94rem;line-height:1.55;color:var(--ink);border-top:1px solid var(--line);padding:.6rem 0 0;margin:0 0 .7rem;max-width:70ch}.teim-rd .cp-feed__list{list-style:none;margin:0;padding:0;max-width:70ch}.teim-rd .cp-feed__list li{font-size:.96rem;line-height:1.55;color:var(--ink-2);padding:.22rem 0 .22rem 1.1rem;position:relative}.teim-rd .cp-feed__list li:before{content:"";position:absolute;left:0;top:.92em;width:7px;height:1px;background:var(--teal)}@media(max-width:720px){.teim-rd .cp-feed__item{grid-template-columns:1fr;gap:.3rem}}.teim-rd .cp-feed__more{display:flex;flex-wrap:wrap;align-items:center;gap:.9rem 1.2rem;margin:0;padding:1.6rem 0 0;border-top:1px solid var(--line)}.teim-rd .cp-feed__left{font-family:var(--mono);font-size:.66rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--muted)}.teim-rd .cp-feed__none{font-size:1rem;line-height:1.6;color:var(--ink-2);margin:3rem 0 0;padding:1.6rem 0;border-top:1px solid var(--line)}.teim-rd .cp-close__mission{grid-column:1 / -1;margin:2.4rem 0 0;padding-top:1.4rem;border-top:1px solid rgba(255,255,255,.16);font-family:var(--sans);font-size:1.05rem;font-weight:600;letter-spacing:-.01em;color:#ffffffdb}.teim-rd .cp-close__mission span{display:block;margin-bottom:.45rem;font-family:var(--mono);font-size:.6rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:#ffffff80}.teim-rd .cp-surf--deep .cp-new__item{color:#ffffffd9}.teim-rd .cp-surf--deep .cp-new__item b{color:#fff}.teim-rd .cp-surf--deep .cp-new__date{color:#fff9}.teim-rd .cp-new{margin:2rem 0 0;padding-top:1.2rem;border-top:1px solid rgba(255,255,255,.18);list-style:none}.teim-rd .cp-two{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:1.4rem 4rem;align-items:start}.teim-rd .cp-two__title{font-family:var(--sans);font-size:clamp(1.35rem,2.4vw,1.9rem);font-weight:800;letter-spacing:-.02em;line-height:1.14;color:var(--ink);margin:.35rem 0 0;max-width:18ch}.teim-rd .cp-two .cp-msec__lede{max-width:none}@media(max-width:900px){.teim-rd .cp-two{grid-template-columns:1fr;gap:1rem}}.teim-rd .cp-limits.cp-two .cp-limits__body,.teim-rd .cp-limits.cp-two .cp-limits__scope{max-width:none}.teim-rd .cp-close__in{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:1.6rem 4.5rem;align-items:start}.teim-rd .cp-close__head{font-family:var(--sans);font-size:clamp(1.7rem,3.4vw,2.7rem);font-weight:800;letter-spacing:-.025em;line-height:1.1;margin:0}.teim-rd .cp-close__body{max-width:none}.teim-rd .cp-close .cp-new{grid-column:2;margin:0;border-top:0;padding-top:0;flex-direction:column;align-items:flex-start;gap:.9rem}.teim-rd .cp-close .cp-new__item{display:block}.teim-rd .cp-close__acts{grid-column:1 / -1}@media(max-width:900px){.teim-rd .cp-close__in{grid-template-columns:1fr}.teim-rd .cp-close .cp-new{grid-column:1}}.teim-rd .cp-tr2__list li,.teim-rd .cp-prop li{transition:color .18s ease,border-color .18s ease}.teim-rd .cp-tr2__list li:hover,.teim-rd .cp-prop li:hover{border-color:var(--dteal)}.teim-rd .cp-trh__cta{transition:background .18s ease,transform .18s ease}.teim-rd .cp-trh__cta:hover{transform:translateY(-2px)}@media(prefers-reduced-motion:reduce){.teim-rd .cp-trh__cta:hover{transform:none}}
