@import"https://fonts.googleapis.com/css2?family=Manrope:wght@500;700;800&family=Inter:wght@400;500;600;700&family=IBM+Plex+Mono:wght@500&display=swap";.ob-page{min-height:100vh;display:flex;flex-direction:column;align-items:center;padding:24px 16px 40px;background:var(--color-page, #f5f6f8);color:var(--color-ink, #1c2530);font-family:var(--font-sans, Calibri, "Segoe UI", sans-serif);-webkit-font-smoothing:antialiased}.ob-page__inner{width:100%;max-width:840px}.ob-page__inner--wide{max-width:1280px}.ob-card__hero--registration{padding:16px 20px 18px;color:#fff}.ob-reg-header__row{display:flex;align-items:center;justify-content:space-between;gap:12px}.ob-reg-header__utilities{display:inline-flex;align-items:center;gap:8px;flex:none}.ob-reg-width-toggle{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;margin:0;padding:0;border:none;border-radius:8px;cursor:pointer;transition:background .12s ease}.ob-reg-width-toggle--registration{background:#ffffff1f;color:#fff}.ob-reg-width-toggle--registration:hover{background:#ffffff2e}.ob-reg-width-toggle--registration[aria-pressed=true]{background:#ffffff3d}.ob-reg-header__home{display:inline-flex;align-items:center;gap:10px;margin:0;padding:5px 10px 5px 5px;border:none;border-radius:9px;background:transparent;color:#fff;cursor:pointer;transition:background .12s ease}.ob-reg-header__home:hover:not(:disabled){background:#ffffff24}.ob-reg-header__home:disabled{opacity:.55;cursor:not-allowed}.ob-reg-header__brand-static{display:inline-flex;align-items:center;gap:8px;padding:4px 0}.ob-card__hero--terminal{padding-bottom:16px}.ob-card__hero--terminal .ob-reg-header__row{margin-bottom:0}.ob-assistant-hint{margin:16px 20px;border-radius:10px;background:var(--bg-accent, #eef6ff);border:1px solid color-mix(in srgb,var(--border-accent, #b8d4f0) 55%,transparent);color:var(--text-accent, #1a3a5c)}.ob-assistant-hint--compact{display:flex;gap:8px;align-items:flex-start;padding:10px 12px}.ob-assistant-hint--compact>svg{flex:none;margin-top:1px;color:var(--text-accent, #1a3a5c)}.ob-assistant-hint__compact-body{flex:1;min-width:0}.ob-assistant-hint__compact-text{margin:0;font-size:11.5px;line-height:1.4;color:var(--text-accent, #1a3a5c)}.ob-assistant-hint__compact-actions{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:8px}.ob-assistant-hint__more{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background:transparent;padding:0;font-size:11px;font-weight:500;color:var(--text-accent, #1a3a5c);cursor:pointer;text-decoration:underline;text-underline-offset:2px}.ob-assistant-hint__ok-outline{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid var(--border-accent, #b8d4f0);background:transparent;color:var(--text-accent, #1a3a5c);padding:4px 10px;border-radius:6px;font-size:11px;font-weight:500;cursor:pointer;white-space:nowrap}.ob-assistant-hint--expanded{padding:12px 14px 14px}.ob-assistant-hint__expanded-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-bottom:8px}.ob-assistant-hint__title{margin:0;font-size:.94rem;line-height:1.45;font-weight:600;color:var(--text-accent, #1a3a5c)}.ob-assistant-hint__collapse{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:flex;align-items:center;justify-content:center;width:28px;height:28px;margin:-4px -4px 0 0;padding:0;border:none;border-radius:6px;background:transparent;color:var(--text-accent, #1a3a5c);cursor:pointer}.ob-assistant-hint__collapse:hover{background:color-mix(in srgb,var(--border-accent, #b8d4f0) 25%,transparent)}.ob-assistant-hint__text{margin:0 0 12px;font-size:.88rem;line-height:1.45;color:var(--text-accent, #1a3a5c)}.ob-assistant-hint__ok-filled{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:block;width:100%;border:none;border-radius:8px;padding:10px;font-size:12px;font-weight:500;color:#fff;background:var(--color-brand, #1f4a72);cursor:pointer}.ob-assistant-hint__ok-filled:hover{filter:brightness(.95)}.ob-delegation-panel{margin:0 20px 16px;padding:14px 16px;border-radius:10px;background:#f7fafc;border:1px solid #d8e3ed}.ob-delegation-panel--compact{margin:0 0 12px}.ob-delegation-panel__status{margin:0 0 10px;font-size:.9rem;line-height:1.45;color:#1a3a5c}.ob-delegation-panel__email{color:#5a6b7a}.ob-delegation-panel__actions{display:flex;flex-wrap:wrap;gap:8px}.ob-delegation-panel__btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;box-sizing:border-box;border:1px solid #e2e5ea;border-radius:8px;background:#fff;color:#3d4552;font:500 13px/1.35 var(--font-sans, Calibri, "Segoe UI", sans-serif);padding:11px 14px;cursor:pointer;opacity:1;transition:background-color .12s ease}.ob-delegation-panel__btn:hover:not(:disabled){background:#f5f6f8}.ob-delegation-panel__btn--primary{background:#1f4a72;border:none;color:#fff}.ob-delegation-panel__btn--primary:hover:not(:disabled){background:#2a5a87}.ob-delegation-panel__btn:disabled{opacity:.6;cursor:not-allowed}.ob-delegation-btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;box-sizing:border-box;width:100%;border-radius:8px;padding:11px;font:500 13px/1.35 var(--font-sans, Calibri, "Segoe UI", sans-serif);cursor:pointer;opacity:1;transition:background-color .12s ease}.ob-delegation-btn:disabled{opacity:.6;cursor:not-allowed}.ob-delegation-btn--primary{border:none;background:#1f4a72;color:#fff}.ob-delegation-btn--primary:hover:not(:disabled){background:#2a5a87}.ob-delegation-btn--secondary{border:1px solid #e2e5ea;background:#fff;color:#3d4552}.ob-delegation-btn--secondary:hover:not(:disabled){background:#f5f6f8}.ob-step2-delegation-modal{position:absolute;top:0;right:0;bottom:0;left:0;z-index:30;display:flex;align-items:center;justify-content:center;padding:24px 16px;background:#ffffffb8;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.ob-step2-delegation-modal--fixed{position:fixed;z-index:200}.ob-card__body--catalog{position:relative}.ob-step2-delegation-modal__card{width:min(300px,100%);padding:24px;border:none;border-radius:16px;background:#fff;box-shadow:0 8px 24px #1c25301f;text-align:center}.ob-step2-delegation-modal__icon{display:flex;align-items:center;justify-content:center;width:44px;height:44px;margin:0 auto 16px;border-radius:50%}.ob-step2-delegation-modal__icon svg{width:22px;height:22px}.ob-step2-delegation-modal__icon--assistant{background:#eaf1f7;color:#1f4a72}.ob-step2-delegation-modal__icon--review{background:#fcefe1;color:#c97f1e}.ob-step2-delegation-modal__title{margin:0 0 8px;font:600 14px/1.35 var(--font-sans, Calibri, "Segoe UI", sans-serif);color:#1c2530}.ob-step2-delegation-modal__body{margin:0 0 20px;font:400 12.5px/1.5 var(--font-sans, Calibri, "Segoe UI", sans-serif);color:#4a5568}.ob-step2-delegation-modal__actions{display:flex;flex-direction:column;gap:8px}.ob-step2-delegation-modal__error{margin:10px 0 0;font-size:12px;color:#c0392b}.ob-step2-delegation-preview{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;min-height:100vh;padding:32px 24px;background:#f4f6f8;align-items:start}.ob-step2-delegation-preview__card{box-shadow:0 8px 24px #1c253014}@media(max-width:720px){.ob-step2-delegation-preview{grid-template-columns:1fr}}.ob-delegation-panel__reassign{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.ob-delegation-panel__input{flex:1 1 200px;min-width:0;padding:8px 10px;border:1px solid #c5d3df;border-radius:8px;font-size:.88rem}.ob-delegation-panel__error{margin:8px 0 0;color:#b3261e;font-size:.86rem}.ob-delegation-notice{margin:0 20px 16px;padding:14px 16px;border-radius:10px}.ob-delegation-notice--closed{background:#fff4e5;border:1px solid #f0c987}.ob-delegation-notice--success{background:#edf7ed;border:1px solid #a5d6a7}.ob-delegation-notice__title{margin:0 0 8px;font-weight:600;font-size:.94rem;color:#1a3a5c}.ob-delegation-notice__text{margin:0;font-size:.88rem;line-height:1.45;color:#1a3a5c}.ob-delegation-home{margin-bottom:16px;padding:16px;border-radius:12px;background:#fff;border:1px solid #e2e8f0}.ob-delegation-home__title{margin:0 0 8px;font-size:1rem;color:#1f4a72}.ob-delegation-home__review{margin-top:10px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background:transparent;color:#1f4a72;text-decoration:underline;cursor:pointer;font-size:.88rem;padding:0}.ob-reg-header__home-icon{display:inline-flex;align-items:center;justify-content:center;flex:none;width:30px;height:30px;border-radius:8px;background:#ffffff1f;color:#fff}.ob-reg-header__home-icon svg{width:15px;height:15px}.ob-reg-header__brand{font-size:11px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:#fff}.ob-reg-header__title{margin:14px 0 0;font-size:20px;font-weight:700;line-height:1.25;color:#fff}.ob-reg-header__subtitle{margin:4px 0 0;max-width:400px;font-size:12px;line-height:1.45;opacity:.85;color:#fff}.ob-reg-header__progress-row{display:flex;align-items:center;gap:10px;margin-top:16px;min-width:0}.ob-reg-header__segments{flex:1 1 0;min-width:0;display:flex;align-items:center;gap:clamp(2px,.55vw,4px)}.ob-reg-header__segments--indeterminate{flex:0 0 auto}.ob-reg-header__segments--indeterminate .ob-reg-header__segment{flex:0 0 auto;width:22px;max-width:22px}.ob-reg-header__progress-row--indeterminate .ob-reg-header__segments{flex:0 0 auto}.ob-reg-header__progress-row--indeterminate .ob-reg-header__step-meta{margin-left:auto}.ob-reg-header__segment{flex:1 1 0;min-width:5px;max-width:22px;height:3px;border-radius:2px;background:#fff6;border:none;padding:0}.ob-reg-header__segment.is-done{background:#ffffffb8}.ob-reg-header__segment.is-clickable{cursor:pointer;transition:transform .15s ease,background-color .15s ease,box-shadow .15s ease}.ob-reg-header__segment.is-clickable:hover,.ob-reg-header__segment.is-clickable:focus-visible{transform:scaleY(1.35);background:#fff;box-shadow:0 0 0 2px #ffffff40;outline:none}.ob-reg-header__segment.is-active{background:#fff}.ob-reg-header__step-meta{flex:0 0 auto;display:flex;flex-direction:column;align-items:flex-end;justify-content:center;gap:1px;min-width:0;max-width:min(11.5rem,46%);padding-left:4px;text-align:right}.ob-reg-header__flow-label{font-size:10px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;line-height:1.25;opacity:.72;color:#fff;white-space:nowrap}.ob-reg-header__step-count{font-size:11px;font-weight:700;letter-spacing:.02em;line-height:1.25;color:#fff;white-space:nowrap}.ob-reg-header__step-count--fraction{display:none;letter-spacing:.06em;font-variant-numeric:tabular-nums}.ob-reg-header__progress-row--compact-segments .ob-reg-header__segments{gap:2px}.ob-reg-header__progress-row--compact-segments .ob-reg-header__segment{max-width:14px;min-width:4px}.ob-reg-header__progress-row--dense .ob-reg-header__step-count--full{display:none}.ob-reg-header__progress-row--dense .ob-reg-header__step-count--fraction{display:block}.ob-reg-header__segments[data-step-total="6"],.ob-reg-header__segments[data-step-total="7"]{gap:2px}.ob-reg-header__segments[data-step-total="6"] .ob-reg-header__segment,.ob-reg-header__segments[data-step-total="7"] .ob-reg-header__segment{max-width:16px}.ob-lang--registration .ob-lang__trigger{display:inline-flex;align-items:center;gap:6px;min-height:30px;height:30px;padding:7px 10px;border:none;border-radius:8px;background:#ffffff1f;color:#fff;font-size:12px;font-weight:500}.ob-lang--registration .ob-lang__trigger:hover{background:#ffffff2e}.ob-lang--registration .ob-lang__chev{font-size:9px;opacity:.8;color:#fff}.ob-page__footer{margin-top:18px}.ob-page__footer--registration,.ob-page__footer--registration .legal-footer{text-align:center}.ob-page__footer--registration .legal-footer nav{display:block}.ob-page__footer--registration .legal-footer-note{margin-left:auto;margin-right:auto;max-width:36rem}.ob-card{width:100%;background:var(--color-surface, #fff);border:1px solid var(--color-border, #dde3ea);border-radius:14px;box-shadow:var(--shadow-branded, 0 8px 24px rgba(0, 0, 0, .08));overflow:hidden}.ob-card.ob-card--catalog-flow{overflow:hidden;border-radius:14px}.ob-card.ob-card--catalog-flow:has(.ob-niche-search-wrap:focus-within){overflow:visible}.ob-card:has(.ob-niche-search-wrap:focus-within){overflow:visible}.ob-card__hero{padding:28px 28px 22px;background:linear-gradient(135deg,var(--color-brand, #1f4e79) 0%,color-mix(in srgb,var(--color-brand, #1f4e79) 72%,#1c2530) 100%);color:#fff}.ob-card__hero.ob-card__hero--registration{background:#1f4a72;background-image:none}.ob-card__hero-top{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:8px}.ob-card__brand{font-size:12px;letter-spacing:.06em;text-transform:uppercase;opacity:.85;font-weight:700;flex:0 1 auto}.ob-card__step{margin:0;flex:0 1 auto;max-width:min(100%,280px);font-size:12px;font-weight:600;letter-spacing:.02em;text-transform:uppercase;text-align:right;line-height:1.35;color:color-mix(in srgb,#fff 72%,transparent)}.ob-home-btn{flex:none;display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;margin:0;padding:0;border:1.5px solid color-mix(in srgb,#fff 42%,transparent);border-radius:8px;background:color-mix(in srgb,#fff 12%,transparent);color:#fff;cursor:pointer;transition:background .15s ease,border-color .15s ease}.ob-home-btn--toolbar{width:38px;height:38px;border:1px solid var(--color-border, #e2e5ea);border-radius:8px;background:#fff;color:var(--color-ink, #1c2530)}.ob-home-btn--toolbar:hover:not(:disabled){background:#f5f7fa;border-color:color-mix(in srgb,var(--color-brand, #1f4e79) 22%,#e2e5ea)}.ob-home-btn:hover:not(:disabled){background:color-mix(in srgb,#fff 22%,transparent);border-color:color-mix(in srgb,#fff 65%,transparent)}.ob-home-btn:disabled{opacity:.55;cursor:not-allowed}.ob-card__brand-row{display:flex;align-items:center;gap:10px}.ob-card__title{margin:8px 0 6px;font-size:24px;font-weight:700;line-height:1.2;letter-spacing:-.01em}.ob-card__subtitle{margin:0;font-size:14px;opacity:.92;line-height:1.45}.ob-card__body{padding:24px 28px 28px}.ob-card__body--catalog{padding:0}.ob-card--mobile-catalog-nav .ob-card__body--catalog{padding-bottom:0}.ob-card--mobile-catalog-nav .ob-card__actions{position:sticky;bottom:calc(56px + env(safe-area-inset-bottom,0px));z-index:25;margin-top:0;border-top:1px solid var(--color-border, #e2e5ea);background:var(--color-surface, #fff);box-shadow:0 -2px 10px #0f172a0a}.ob-card--catalog-compact .ob-card__body--catalog{padding:20px 24px 24px}.catalog-reg-zone-switch{display:flex;width:100%;gap:0;padding:4px;border-radius:8px;background:var(--surface-3, #e8ecf1)}.catalog-reg-zone-switch__btn{flex:1;display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:36px;margin:0;padding:8px 12px;border:none;border-radius:8px;background:transparent;cursor:pointer;font:600 14px/1.2 var(--font-sans, Calibri, "Segoe UI", sans-serif);color:var(--text-muted, #64748b);transition:background-color .15s ease,color .15s ease,box-shadow .15s ease}.catalog-reg-zone-switch__btn.is-active{background:var(--color-surface, #fff);color:var(--color-ink, #1c2530);box-shadow:0 1px 2px #0f172a14}.catalog-reg-zone-switch__btn:focus-visible{outline:2px solid color-mix(in srgb,var(--color-brand, #1f4e79) 45%,transparent);outline-offset:2px}.catalog-page__registration-hint{margin:0 0 14px;font-size:13px;line-height:1.45;color:var(--color-muted, #64748b)}.ob-card.ob-card--catalog-flow .catalog-page--onboarding-flow .catalog-discovery__filter-bar{margin:14px 0 12px;padding:10px 12px;border:1px solid var(--color-border, #dde3ea);border-radius:8px;background:#f8fafc}.ob-card.ob-card--catalog-flow .catalog-page--onboarding-flow .catalog-search-wrap--field{border-radius:8px}.ob-card.ob-card--catalog-flow .catalog-page--onboarding-flow .catalog-search-hints__chip{border-radius:999px}.ob-card.ob-card--catalog-flow .catalog-page--onboarding-flow .catalog-discovery .ob-niche-tile,.ob-card.ob-card--catalog-flow .catalog-page--onboarding-flow .catalog-discovery .ob-niche-tile--more{border-radius:16px}.ob-card.ob-card--catalog-flow .catalog-page--onboarding-flow .catalog-zone-services__expand,.ob-card.ob-card--catalog-flow .catalog-page--onboarding-flow .catalog-zone-services__delete-btn,.ob-card.ob-card--catalog-flow .catalog-page--onboarding-flow .catalog-zone-services__open-workspace,.ob-card.ob-card--catalog-flow .catalog-page--onboarding-flow .catalog-sidebar__action-btn,.ob-card.ob-card--catalog-flow .catalog-page--onboarding-flow .catalog-layout-switch,.ob-card.ob-card--catalog-flow .catalog-page--onboarding-flow .catalog-layout-switch__btn,.ob-card.ob-card--catalog-flow .ob-card__actions-btn{border-radius:8px}@media(min-width:960px){.ob-card--catalog-compact .catalog-page--onboarding-flow .catalog-reg-dual__workspace{gap:14px}}@media(max-width:959px){.ob-page--mobile-catalog-full .catalog-page--onboarding-flow{max-width:none;width:100%;padding:0}.ob-page--mobile-catalog-full .catalog-page--onboarding-flow:not(.catalog-page--mobile-bottom-nav) .catalog-discovery{padding-left:12px;padding-right:12px;box-sizing:border-box}.ob-page--mobile-catalog-full .catalog-page--onboarding-flow:not(.catalog-page--mobile-bottom-nav) .catalog-page__registration-hint{padding-left:12px;padding-right:12px;box-sizing:border-box}.ob-page--mobile-catalog-full .catalog-page--onboarding-flow.catalog-page--mobile-bottom-nav{min-height:0;height:100%;padding-bottom:calc(64px + env(safe-area-inset-bottom,0px))}.ob-page.ob-page--mobile-catalog-full{align-items:stretch;padding:0;min-height:100dvh;min-height:100svh;background:var(--color-surface, #fff)}.ob-page--mobile-catalog-full .ob-page__inner{max-width:none;width:100%;min-height:100dvh;min-height:100svh;display:flex;flex-direction:column}.ob-page--mobile-catalog-full .ob-card.ob-card--mobile-catalog-nav{flex:1;display:flex;flex-direction:column;min-height:100dvh;min-height:100svh;border:none;border-radius:0;box-shadow:none;overflow:hidden}.ob-page--mobile-catalog-full .ob-card__body--catalog{flex:1;min-height:0;padding:0;overflow:hidden}.ob-page--mobile-catalog-full .ob-card__actions{padding-left:12px;padding-right:12px}.ob-page--mobile-catalog-full .ob-page__footer--registration{display:none}.ob-page--mobile-catalog-full .ob-assistant-hint,.ob-page--mobile-catalog-full .ob-delegation-panel{margin-left:12px;margin-right:12px}.ob-page.ob-page--mobile-registration-full{align-items:stretch;padding:0;padding-bottom:env(safe-area-inset-bottom,0px);min-height:100dvh;min-height:100svh;background:var(--color-surface, #fff)}.ob-page--mobile-registration-full .ob-page__inner{max-width:none;width:100%}.ob-page--mobile-registration-full .ob-card{border:none;border-radius:0;box-shadow:none}.ob-page--mobile-registration-full .ob-card__hero--registration{padding:14px 16px 16px}.ob-page--mobile-registration-full .ob-card__body{padding:20px 16px 24px}.ob-page--mobile-registration-full .ob-page__footer--registration{margin-top:0;padding:0 16px 20px}.ob-page--mobile-registration-full .ob-form{padding-bottom:calc(52px + env(safe-area-inset-bottom,0px))}.ob-reg-header__home{min-height:44px;padding:6px 12px 6px 6px}.ob-reg-header__progress-row{gap:8px}.ob-reg-header__step-meta{max-width:min(10.5rem,44%)}.ob-reg-header__flow-label{font-size:9px}.ob-reg-header__step-count{font-size:10px}.ob-accent-theme-accordion__trigger{align-items:flex-start}.ob-accent-theme-accordion__swatches{flex-shrink:0}.ob-accent-theme-accordion__copy{min-width:0}.ob-team-invite{padding:16px}.ob-team-invite__grid{grid-template-columns:1fr;gap:16px}.ob-account-type-accordion__card-tagline{overflow-wrap:anywhere}}.ob-card__actions{padding:14px 20px 18px;border-top:1px solid var(--color-border, #dde3ea);background:var(--color-surface, #fff)}.ob-card__actions-row{display:flex;flex-direction:column;gap:10px;align-items:stretch}.ob-card__actions-hint{margin:0;font-size:13px;line-height:1.45;color:var(--color-muted, #667)}.ob-card__actions-btn{width:100%;padding:0 22px}@media(min-width:768px){.ob-card__actions{padding:16px 32px 20px}.ob-card__actions-row{flex-direction:row;align-items:center;justify-content:space-between}.ob-card__actions-btn{width:auto;min-width:220px}}@media(min-width:768px){.ob-card__body{padding:28px 32px 32px}}.ob-card__body--catalog:has(>.catalog-page__loading){display:flex;align-items:center;justify-content:center;min-height:min(360px,52vh)}.ob-loading{margin:0;font-size:14px;color:var(--color-muted, #666)}.ob-page :focus-visible{outline:2px solid var(--color-brand, #1f4e79);outline-offset:2px}.ob-page input::placeholder{color:#9aa3ad}.ob-header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 20px;background:#fff;border-bottom:1px solid var(--color-border, #e2e5ea);position:sticky;top:0;z-index:5}@media(min-width:1024px){.ob-header{padding:16px 24px}}.ob-header__brand{display:flex;align-items:center;gap:9px}.ob-header__mark{width:24px;height:24px;border-radius:6px;background:var(--color-brand, #1f4e79);color:#fff;font:700 13px/24px Calibri,sans-serif;text-align:center;flex:none}.ob-header__name{font-size:15px;font-weight:700;letter-spacing:-.01em}.ob-lang{position:relative}.ob-lang__trigger{display:flex;align-items:center;gap:8px;min-height:38px;padding:0 12px;border:1px solid var(--color-border, #e2e5ea);border-radius:8px;background:#fff;font:600 13px/1 var(--font-sans, Calibri, "Segoe UI", sans-serif);color:var(--color-ink, #1c2530);cursor:pointer}.ob-lang__chev{font-size:10px;color:#666}.ob-lang__menu{position:absolute;top:calc(100% + 6px);right:0;z-index:10;min-width:118px;background:#fff;border:1px solid #d2d7de;border-radius:8px;overflow:hidden}.ob-lang__option{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;box-sizing:border-box;padding:9px 13px;border:none;background:#fff;font:600 13px/1 var(--font-sans, Calibri, "Segoe UI", sans-serif);color:var(--color-ink, #1c2530);cursor:pointer;text-align:left}.ob-lang__option--on{background:#eef2f7}.ob-lang__check{color:var(--color-brand, #1f4e79);font-size:12px}.ob-body{padding:28px 20px 40px}@media(min-width:1024px){.ob-body{padding:40px 24px 48px}}.ob-form-wrap{max-width:100%;margin-inline:auto}.ob-title{margin:0 0 6px;font-size:23px;font-weight:700;letter-spacing:-.01em;line-height:1.25;text-wrap:pretty}.ob-subtitle{margin:0 0 26px;font-size:14px;color:var(--color-muted, #666)}.ob-form{display:flex;flex-direction:column;gap:26px}.ob-label{display:block;font-size:13px;font-weight:700;margin-bottom:7px}.ob-input{width:100%;box-sizing:border-box;min-height:44px;padding:0 13px;border:1px solid var(--color-border, #e2e5ea);border-radius:8px;background:#fff;font:400 15px/1 var(--font-sans, Calibri, "Segoe UI", sans-serif);color:var(--color-ink, #1c2530);transition:border-color .18s ease}.ob-section-label{font-size:13px;font-weight:700;margin-bottom:9px}.ob-section-head{display:flex;align-items:center;gap:8px;margin-bottom:9px}.ob-section-head .ob-section-label--inline{margin-bottom:0}.ob-section-info{flex:none;width:22px;height:22px;border-radius:50%;border:1px solid #d5dbe1;background:var(--surface-2, #fff);color:#6b7785;font:700 10px/20px Calibri,sans-serif;cursor:pointer;padding:0;transition:border-color .15s ease,background-color .15s ease,color .15s ease}.ob-section-info:hover:not(:disabled){border-color:#b8c0c8;background:#f8f9fb}.ob-section-info--active{border-color:color-mix(in srgb,var(--color-brand, #1f4e79) 45%,#d5dbe1);background:#eef4fa;color:var(--color-brand, #1f4e79)}.ob-section-info:disabled{opacity:.35;cursor:default}.ob-account-section>.ob-hint--primary{margin-top:0}.ob-account-type-icon{flex:none;display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%}.ob-account-card__type-icon{width:36px;height:36px}.ob-account-compare{max-width:min(640px,calc(100vw - 32px))}.ob-account-compare--panel{overflow-x:hidden;max-height:calc(100dvh - 32px)}.ob-account-compare__table-wrap{margin:12px 0 0;border:1px solid #e2e5ea;border-radius:8px;overflow-x:auto}.ob-account-compare__table{width:100%;border-collapse:collapse;font-size:12px;line-height:1.45}.ob-account-compare__table th,.ob-account-compare__table td{padding:10px;border-bottom:1px solid #eef1f4;vertical-align:top;text-align:left}.ob-account-compare__table thead th{background:#f8f9fb;font-weight:700;color:#4a5563;position:sticky;top:0;z-index:1}.ob-account-compare__table tbody th[scope=row]{font-weight:600;color:#374151;background:#fafbfc;min-width:88px;position:sticky;left:0;z-index:1}.ob-account-compare__table tbody tr:last-child th,.ob-account-compare__table tbody tr:last-child td{border-bottom:none}.ob-account-compare__table td{color:#4a5563;min-width:96px}.ob-account-compare__th{display:flex;flex-direction:column;align-items:flex-start;gap:6px;min-width:88px}.ob-account-compare__th span:last-child{font-size:11px;line-height:1.35;color:#1c2530}@media(max-width:520px){.ob-account-compare__table{font-size:11px}.ob-account-compare__table th,.ob-account-compare__table td{padding:8px}}.ob-niche-section,.catalog-discovery{container-type:inline-size;container-name:niche-tile-grid}.ob-niche-grid:not(.ob-niche-grid--secondary){display:grid;grid-template-columns:minmax(0,1fr);gap:12px;width:100%;justify-items:stretch;overflow:visible}@container niche-tile-grid (min-width: 360px){.ob-niche-grid:not(.ob-niche-grid--secondary){grid-template-columns:repeat(2,minmax(0,1fr))}}@container niche-tile-grid (min-width: 520px){.ob-niche-grid:not(.ob-niche-grid--secondary){grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}}@container niche-tile-grid (min-width: 680px){.ob-niche-grid:not(.ob-niche-grid--secondary){grid-template-columns:repeat(4,minmax(0,1fr))}}@container niche-tile-grid (min-width: 960px){.ob-niche-grid:not(.ob-niche-grid--secondary){grid-template-columns:repeat(6,minmax(0,1fr))}}.ob-niche-section>.ob-niche-grid:not(.ob-niche-grid--secondary) .ob-niche-tile-wrap,.catalog-discovery .ob-niche-grid:not(.ob-niche-grid--secondary) .ob-niche-tile-wrap{max-width:none;width:100%}.ob-niche-section{display:flex;flex-direction:column;gap:0;--surface-2: #fff;--text-muted: #8b97a5;--radius-control: 8px;--radius-card: 16px}.ob-niche-search{margin-bottom:10px}.ob-niche-search-wrap{position:relative;margin-bottom:10px}.ob-niche-search-wrap:focus-within{z-index:50}.ob-niche-section:has(.ob-niche-search-wrap:focus-within),.catalog-discovery:has(.ob-niche-search-wrap:focus-within){position:relative;z-index:20}.ob-niche-section:has(.ob-niche-search-wrap:focus-within) .ob-niche-grid,.catalog-discovery:has(.ob-niche-search-wrap:focus-within) .ob-niche-grid{position:relative;z-index:0}.ob-card__body:has(.ob-niche-search-wrap:focus-within){overflow:visible}.ob-search-panel{position:absolute;z-index:30;top:calc(100% + 4px);left:0;right:0;max-height:min(360px,52vh);overflow:auto;border:1px solid var(--color-border, #e2e5ea);border-radius:10px;background:var(--surface-2, #fff);box-shadow:0 12px 32px #1c25301f;scrollbar-width:thin;scrollbar-color:rgba(100,116,139,.45) transparent}.ob-search-panel::-webkit-scrollbar{width:5px}.ob-search-panel::-webkit-scrollbar-thumb{background:#64748b6b;border-radius:999px}.ob-search-panel__heading{padding:8px 12px 4px;font-size:10px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#8b97a5}.ob-search-panel__foot{margin:0;padding:8px 12px 10px;font-size:11px;line-height:1.45;color:#8b97a5;border-top:1px solid #eef1f5}.ob-search-panel__status{margin:0;padding:12px;font-size:12px;color:#8b97a5}.ob-search-panel__status--error{color:#b00020}.ob-search-suggestions{list-style:none;margin:0;padding:0 0 4px}.ob-search-suggestion{display:flex;flex-direction:column;align-items:flex-start;gap:2px;width:100%;box-sizing:border-box;padding:10px 12px;border:none;border-bottom:1px solid #f0f2f5;background:#fff;cursor:pointer;text-align:left}.ob-search-suggestion:hover{background:#f8f9fb}.ob-search-suggestion__row{display:flex;align-items:center;gap:6px}.ob-search-suggestion__tag{font-size:9px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#6b7785;background:#eef1f5;border-radius:4px;padding:2px 5px}.ob-search-suggestion--corrected{background:#f8fbff}.ob-search-did-you-mean{display:flex;flex-wrap:wrap;align-items:center;gap:8px;padding:10px 12px;background:#f8fbff;border-bottom:1px solid #e6eef8}.ob-search-did-you-mean__text{font-size:12px;color:#5c6773}.ob-search-did-you-mean__btn{border:1px solid #c5d9f2;background:#fff;color:var(--color-brand, #1f4e79);border-radius:999px;padding:4px 10px;font-size:12px;font-weight:600;cursor:pointer}.ob-search-did-you-mean__btn:hover{background:#eef4fb}.ob-search-suggestion__label{font-size:13px;font-weight:600;color:var(--color-ink, #1c2530)}.ob-search-suggestion__meta{font-size:11px;color:#8b97a5}.ob-search-matches--panel{margin:0;border:none;border-radius:0;overflow:visible}.ob-seed-box--panel{margin:0;border:none;border-radius:0;box-shadow:none}.ob-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}.ob-search-matches{list-style:none;margin:0 0 10px;padding:0;border:1px solid var(--color-border, #e2e5ea);border-radius:9px;overflow:hidden;background:#fff}.ob-search-match{display:flex;flex-direction:column;align-items:flex-start;gap:2px;width:100%;padding:10px 12px;border:none;border-bottom:1px solid var(--color-border, #e2e5ea);background:#fff;cursor:pointer;text-align:left}.ob-search-match:last-child{border-bottom:none}.ob-search-match:hover{background:#f4f7fb}.ob-search-match__name{font-size:14px;font-weight:600}.ob-search-match__meta{font-size:12px;color:#8b97a5}.ob-seed-box{margin:0 0 12px;padding:12px 14px;border-radius:9px;background:#f4f7fb;border:1px solid var(--color-border, #e2e5ea)}.ob-seed-box__text{margin:0 0 10px;font-size:13px;line-height:1.45}.ob-seed-box__ok{margin:0;font-size:13px;color:#1f6b3a;font-weight:600}.ob-seed-box__btn{border:none;border-radius:8px;padding:8px 12px;font:600 13px/1 var(--font-sans, Calibri, "Segoe UI", sans-serif);background:var(--color-brand, #1f4e79);color:#fff;cursor:pointer}.ob-seed-box__btn:disabled{opacity:.65;cursor:not-allowed}.ob-niche-tile-wrap{position:relative;width:100%;max-width:168px;overflow:visible}.ob-niche-tile-wrap--display:before{content:none}.ob-niche-tile--search-hit{box-shadow:0 0 0 2px #1f4e7933}.ob-niche-tile__badge-cutout{box-shadow:none}.ob-niche-tile__corner{position:absolute;top:10px;z-index:2;width:var(--niche-badge-size);height:var(--niche-badge-size);display:flex;align-items:center;justify-content:center}.ob-niche-tile__corner--tl{left:10px}.ob-niche-tile__corner--tr{right:10px}.ob-niche-tile__pin{display:flex;align-items:center;justify-content:center;padding:0;border:none;cursor:pointer;background:transparent;font-size:0;line-height:0}.ob-niche-tile__pin svg,.ob-niche-tile__info--tr svg{display:block;flex:none;width:var(--niche-badge-icon-size);height:var(--niche-badge-icon-size)}.ob-niche-tile__pin--muted,.ob-niche-tile__pin--primary,.ob-niche-tile__check-badge,.ob-niche-tile__info--tr{box-sizing:border-box;width:var(--niche-badge-size);height:var(--niche-badge-size);min-width:var(--niche-badge-size);min-height:var(--niche-badge-size);flex:none}.ob-niche-tile__pin--muted{border-radius:50%;border:1px solid var(--color-border, #e2e5ea);background:var(--surface-2, #fff);color:var(--text-muted, #8b97a5);opacity:.95;transition:background-color .2s ease,border-color .2s ease,color .2s ease,opacity .2s ease}.ob-niche-tile__pin--muted:hover:not(:disabled){background:#eef1f5;border-color:#d5dbe1;color:#5c6773;opacity:1}.ob-niche-tile__pin--primary{border-radius:50%;transition:transform .2s ease,box-shadow .2s ease}.ob-niche-tile__pin--primary:hover:not(:disabled){transform:scale(1.05)}.ob-niche-tile__pin:disabled{opacity:.35;cursor:default}.ob-niche-tile__check-badge{display:flex;align-items:center;justify-content:center;border-radius:50%;color:#fff;font:700 var(--niche-badge-icon-size) / 1 var(--font-sans, Calibri, "Segoe UI", sans-serif)}.ob-niche-tile__info--tr{display:inline-flex;align-items:center;justify-content:center;border-radius:50%;border:1px solid #d5dbe1;background:var(--surface-2, #fff);color:#6b7785;cursor:pointer;padding:0;opacity:0;pointer-events:none;transition:opacity .15s ease}.ob-niche-tile-wrap:hover .ob-niche-tile__info--tr,.ob-niche-tile-wrap:focus-within .ob-niche-tile__info--tr{opacity:1;pointer-events:auto}@media(hover:none){.ob-niche-tile__info--tr{opacity:.55;pointer-events:auto}}.ob-niche-tile__info--tr:hover:not(:disabled){border-color:#b8c0c8;background:#f8f9fb}.ob-niche-tile__info--tr:disabled{opacity:.35;cursor:default}.ob-niche-tile__info--active{opacity:1;pointer-events:auto;border-color:color-mix(in srgb,var(--color-brand, #1f4e79) 45%,#d5dbe1);background:#eef4fa;color:var(--color-brand, #1f4e79)}.ob-scroll-compact{scrollbar-width:thin;scrollbar-color:rgba(100,116,139,.45) transparent}.ob-scroll-compact::-webkit-scrollbar{width:5px;height:5px}.ob-scroll-compact::-webkit-scrollbar-track{background:transparent}.ob-scroll-compact::-webkit-scrollbar-thumb{background:#64748b6b;border-radius:999px}.ob-scroll-compact::-webkit-scrollbar-thumb:hover{background:#64748b9e}.ob-niche-tip{position:relative;display:inline-flex;align-items:center;justify-content:center}.ob-niche-tip__trigger{cursor:help}.ob-niche-tip__panel{position:fixed;z-index:40;max-width:min(320px,calc(100vw - 24px));width:max-content;padding:10px 12px;border-radius:10px;background:var(--surface-2, #fff);color:var(--color-ink, #1c2530);border:1px solid var(--color-border, #e2e5ea);font-size:12px;line-height:1.45;text-align:left;pointer-events:none;opacity:0;visibility:hidden;transform:translateY(4px);transition:opacity .18s ease,transform .18s ease,visibility .18s ease;box-shadow:0 8px 24px #1c25301f}.ob-niche-tip__panel--open{opacity:1;visibility:visible;transform:translateY(0)}.ob-niche-tip--disabled .ob-niche-tip__panel{display:none}.ob-niche-tip__title{display:block;font-weight:600;font-size:12px;margin-bottom:6px;color:var(--color-ink, #1c2530)}.ob-niche-tip__list{margin:0;padding:0 0 0 15px;list-style:disc;color:#5c6773}.ob-niche-tip__list li+li{margin-top:4px}.ob-niche-warn{margin:10px 0 12px;padding:10px 12px;border-radius:8px;background:#fff8e6;border:1px solid #f0dfa8;color:#6b5a1a;font-size:12.5px;line-height:1.45}.ob-niche-tile__corner.ob-niche-tile__corner--tr.ob-niche-tile__corner--tr-stack{width:auto;min-width:var(--niche-badge-size);height:var(--niche-badge-size);display:flex;flex-flow:row nowrap;align-items:center;justify-content:flex-end;gap:var(--niche-badge-gap)}.ob-niche-tile__corner--tr-stack .ob-niche-tip{flex:none}.ob-niche-tile__info--with-check{opacity:1;pointer-events:auto}.ob-niche-preview-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:45;background:#11182761}.ob-niche-preview-overlay--picker{z-index:1300}.ob-niche-preview-overlay--picker .ob-niche-preview-popover{z-index:1301}.ob-niche-preview-popover{position:fixed;z-index:46;max-height:min(62vh,540px)}.ob-niche-preview-popover--centered{top:50%;left:50%;transform:translate(-50%,-50%);width:min(640px,calc(100vw - 32px));max-height:calc(100dvh - 32px)}.ob-niche-preview-popover--centered .ob-niche-preview{width:100%;max-height:calc(100dvh - 32px);height:auto;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;box-shadow:0 20px 48px #0000002e}.ob-niche-preview-popover:not(.ob-niche-preview-popover--centered) .ob-niche-preview{width:100%;max-height:min(62vh,540px);box-shadow:0 20px 48px #0000002e}.ob-niche-preview{position:relative;width:100%;box-sizing:border-box;overflow:auto;padding:16px 18px;border-radius:12px;background:#fff;border:1px solid var(--color-border, #e2e5ea);box-shadow:0 8px 24px #0000000f}.ob-niche-preview:not(.ob-account-compare--panel){max-height:min(55vh,520px)}.ob-niche-preview__head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:10px}.ob-niche-preview__kicker{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#8b97a5}.ob-niche-preview__heading{font-size:15px;font-weight:700;color:var(--color-ink, #1c2530);line-height:1.25}.ob-niche-preview__summary{margin:0 0 14px;font-size:13px;line-height:1.55;color:#3d4a57}.ob-niche-preview__columns{display:grid;grid-template-columns:1fr;gap:14px}@media(min-width:640px){.ob-niche-preview__columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}}.ob-niche-preview__section+.ob-niche-preview__section{margin-top:10px}.ob-niche-preview__section-title{margin:0 0 6px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#8b97a5}.ob-niche-preview__professions{display:flex;flex-wrap:wrap;gap:5px;margin:0;padding:0;list-style:none}.ob-niche-preview__professions li{padding:3px 8px;border-radius:999px;background:#f3f6f9;border:1px solid #e2e7ed;font-size:11.5px;line-height:1.35;color:#334155}.ob-niche-preview__boundary{margin:10px 0 0;padding:8px 9px;border-radius:7px;background:#f8fafc;border:1px solid #e8edf2;font-size:11.5px;line-height:1.45;color:#5c6773}.ob-niche-preview__title{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#8b97a5;margin-bottom:6px}.ob-niche-preview__list{margin:0;padding:0 0 0 16px;font-size:12.5px;line-height:1.45}.ob-niche-preview__close{flex:none;margin:0;padding:6px 10px;border:1px solid var(--color-border, #e2e5ea);border-radius:8px;background:#fff;font:600 12px/1 var(--font-sans, Calibri, "Segoe UI", sans-serif);color:var(--color-brand, #1f4e79);cursor:pointer}.ob-niche-preview__close:hover{background:#f4f7fb}.ob-secondary-niche{margin-top:14px}.ob-niche-primary-summary{margin:12px 0 0;padding:10px 12px;border-radius:8px;background:#f4f7fb;border:1px solid #dce4ed;font-size:13px;font-weight:600;line-height:1.45;color:var(--color-ink, #1c2530)}.ob-niche-typeb-notice{margin:10px 0 0;padding:10px 12px;border-radius:8px;background:#eef6ff;border:1px solid #c8ddf5;font-size:12.5px;line-height:1.45;color:#1f4e79}.ob-niche-secondary-summary{display:flex;flex-wrap:wrap;align-items:center;gap:6px 8px;margin:10px 0 0}.ob-niche-secondary-summary__label{font-size:12px;font-weight:600;color:#5c6773}.ob-niche-secondary-summary__list{display:flex;flex-wrap:wrap;gap:6px;margin:0;padding:0;list-style:none}.ob-niche-secondary-chip{display:inline-block;padding:3px 9px;border-radius:999px;background:var(--niche-pale, #f3f6f9);border:1px solid color-mix(in srgb,var(--niche-mid, #8b97a5) 35%,#e2e7ed);font-size:12px;font-weight:600;line-height:1.35;color:var(--niche-mid, #334155)}.ob-niche-expand-secondary{margin:12px 0 0;padding:0;border:none;background:none;font:600 13px/1.4 var(--font-sans, Calibri, "Segoe UI", sans-serif);color:var(--color-brand, #1f4e79);cursor:pointer;text-align:left}.ob-niche-expand-secondary:hover:not(:disabled){text-decoration:underline}.ob-niche-expand-secondary:disabled{opacity:.55;cursor:not-allowed}.ob-section-label--secondary{margin-top:4px}.ob-niche-grid--secondary{grid-template-columns:1fr;gap:8px;margin-top:8px}.ob-niche-grid--secondary .ob-niche-tile{flex-direction:row;align-items:center;gap:8px;padding:10px 11px;width:100%;min-height:0;text-align:left}.ob-niche-tile--checkbox{padding-left:10px}.ob-niche-check-box{flex:none;width:16px;height:16px;border-radius:4px;border:1px solid #c4ccd4;font:700 10px/14px Calibri,sans-serif;text-align:center;color:var(--color-brand, #1f4e79)}.ob-niche-tile--checkbox.ob-niche-tile--selected .ob-niche-check-box{border-color:var(--color-brand, #1f4e79);background:#eef4fa}.ob-niche-tile__icon-wrap--sm{width:28px;height:28px;border-radius:7px}.ob-niche-tile__icon-wrap--sm svg{width:16px;height:16px}.ob-niche-tile{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;width:100%;max-width:100%;box-sizing:border-box;padding:12px 10px;min-height:124px;border-radius:var(--radius-card, 16px);background:var(--surface-2, #fff);cursor:pointer;border:1px solid var(--color-border, #e2e5ea);text-align:center;overflow:visible;transition:border-color .28s ease,box-shadow .28s ease,padding .18s ease;--niche-badge-size: 20px;--niche-badge-gap: 4px;--niche-badge-icon-size: 10px}.ob-niche-tile--skeleton{cursor:default;background:linear-gradient(90deg,var(--surface-2, #fff) 25%,var(--color-page, #f0f2f5) 37%,var(--surface-2, #fff) 63%);background-size:400% 100%;animation:ob-niche-skeleton-pulse 1.4s ease-in-out infinite}@keyframes ob-niche-skeleton-pulse{0%{background-position:100% 50%}to{background-position:0 50%}}.ob-niche-tile--display.ob-niche-tile--selected{animation:ob-niche-border-pulse 2.6s ease-in-out infinite}@keyframes ob-niche-border-pulse{0%,to{border-color:var(--niche-mid);box-shadow:0 0 0 0 transparent,0 0 0 0 transparent,0 0 0 0 transparent}50%{border-color:color-mix(in srgb,var(--niche-mid) 55%,var(--niche-dark));box-shadow:0 0 6px 1px color-mix(in srgb,var(--niche-mid) 28%,transparent),0 0 16px 6px color-mix(in srgb,var(--niche-mid) 16%,transparent),0 0 32px 14px color-mix(in srgb,var(--niche-mid) 7%,transparent)}}.ob-niche-tile--display.ob-niche-tile--selected:hover{animation-play-state:paused}.ob-niche-tile:hover:not(.ob-niche-tile--disabled):not(.ob-niche-tile--display){border-color:#cfd6de;box-shadow:0 2px 8px #1c25300f}.ob-niche-tile--disabled{cursor:not-allowed;opacity:.7}.ob-niche-tile--selected{border-width:2px;padding:13px;border-color:var(--niche-mid)}.ob-niche-tile-wrap:has(.ob-niche-tip:hover),.ob-niche-tile-wrap:has(.ob-niche-tip:focus-within){z-index:25}.ob-niche-tip:hover,.ob-niche-tip:focus-within{z-index:30}.ob-niche-tile__content{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;width:100%;padding-top:18px}.ob-niche-tile__icon-wrap{width:44px;height:44px;border-radius:50%;flex:none;display:flex;align-items:center;justify-content:center}.ob-niche-tile__label{font-size:12px;font-weight:600;line-height:1.3;color:var(--color-ink, #1c2530);text-align:center;word-break:break-word;-webkit-hyphens:auto;hyphens:auto}.ob-hint{margin:9px 0 0;font-size:12px;color:#8b97a5;line-height:1.5}.ob-hint--primary{margin:6px 0 12px}.ob-account-section{margin-top:4px}.ob-account-card-wrap{position:relative;display:flex;align-items:stretch;gap:8px}.ob-account-card-wrap--selected{border:2px solid var(--color-brand, #1f4e79);border-radius:9px;background:#f4f7fb;padding-right:4px}.ob-account-card-wrap--selected .ob-account-card,.ob-account-card-wrap--selected .ob-account-card--selected{border-color:transparent;background:transparent}.ob-account-list{display:flex;flex-direction:column;gap:8px}.ob-account-card{display:flex;align-items:center;gap:10px;padding:13px 14px;border-radius:9px;background:#fff;cursor:pointer;text-align:left;min-height:44px;border:1px solid var(--color-border, #e2e5ea);flex:1;min-width:0;transition:border-color .18s ease,background-color .18s ease}.ob-account-card:disabled{cursor:not-allowed;opacity:.65}.ob-account-card__body{display:flex;flex-direction:column;gap:3px;min-width:0}.ob-account-card__tagline{font-size:12px;font-weight:400;line-height:1.45;color:#8b97a5}.ob-account-solo-hint{margin-top:10px}.ob-account-partnership-note{margin:10px 0 0;padding:10px 12px;border-radius:8px;background:#f4f7fb;border:1px solid #d5e3f0;font-size:12px;line-height:1.5;color:#4a5f75}.ob-account-preview__text{margin:0;font-size:13px;line-height:1.55;color:#4a5563}.ob-account-card__dot{flex:none;width:18px;height:18px;border-radius:50%;display:flex;align-items:center;justify-content:center;border:2px solid #c4ccd4;transition:border-color .18s ease}.ob-account-card--selected .ob-account-card__dot{border-color:var(--color-brand, #1f4e79)}.ob-account-card__dot-inner{width:10px;height:10px;border-radius:50%;background:var(--color-brand, #1f4e79);display:block}.ob-account-card__label{font-size:14px;font-weight:600}.ob-expand-team{margin-top:10px;background:none;border:none;padding:6px 0;font:600 13px/1 var(--font-sans, Calibri, "Segoe UI", sans-serif);color:var(--color-brand, #1f4e79);cursor:pointer;text-align:left}.ob-char-counter{margin:4px 0 0;font:600 12px/1.35 var(--font-sans, Calibri, "Segoe UI", sans-serif);color:var(--color-muted, #64748b);text-align:right}.ob-team-invite-wrap{width:100%;margin-top:18px}.ob-team-invite{width:100%;max-width:none;padding:20px;border:1px solid var(--color-border, #e2e5ea);border-radius:12px;background:color-mix(in srgb,var(--color-surface, #fff) 92%,var(--color-brand, #1f4e79) 8%)}.ob-team-invite__grid{display:grid;grid-template-columns:1fr 1.3fr;gap:24px;align-items:center}.ob-team-invite__intro{text-align:left}.ob-team-invite__main{display:grid;gap:10px;align-content:center;min-width:0}.ob-team-invite__title{margin:0 0 6px;font:600 14px/1.35 var(--font-sans, Calibri, "Segoe UI", sans-serif);color:#1c2530;text-align:left}.ob-team-invite__lead{margin:0;font:400 12px/1.5 var(--font-sans, Calibri, "Segoe UI", sans-serif);color:#8b97a5;text-align:left}.ob-team-invite__form{display:grid;gap:10px}.ob-team-invite__submit{margin-top:4px}.ob-submit--outline{background:transparent!important;color:var(--color-brand, #1f4e79)!important;border:1px solid var(--color-brand, #1f4e79)}.ob-submit--outline:disabled{border-color:var(--color-border, #e2e5ea)!important;color:#9aa3ad!important}.ob-team-invite__success-row{display:flex;gap:10px;align-items:flex-start;padding:12px 14px;border-radius:10px;background:#e8f5e9;border:1px solid #c8e6c9}.ob-team-invite__success-icon{flex:0 0 22px;width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:#2e7d32;color:#fff;font:700 13px/1 var(--font-sans, Calibri, "Segoe UI", sans-serif)}.ob-team-invite__success-text{margin:0;font:600 14px/1.45 var(--font-sans, Calibri, "Segoe UI", sans-serif);color:#1b5e20}.ob-team-invite__continue-hint{margin:8px 0 0;font:400 12px/1.5 var(--font-sans, Calibri, "Segoe UI", sans-serif);color:#8b97a5;text-align:left}.ob-team-invite__owner-reminder{display:flex;align-items:flex-start;gap:8px;margin:0;padding:10px 12px;border-radius:8px;background:#fbeaf0;text-align:left}.ob-team-invite__owner-reminder-icon{flex-shrink:0;margin-top:1px;color:#7a6652;font-size:14px;line-height:1}.ob-team-invite__owner-reminder-text{margin:0;font-size:11.5px;line-height:1.4;color:#4a3f33}.ob-team-invite__owner-reminder-text strong{font-weight:600}.ob-team-invite__actions{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.ob-team-invite__action-sep{color:#8b97a5;font-size:13px;line-height:1}.ob-team-invite__action-link{margin:0;padding:0;border:none;background:none;font:600 13px/1.35 var(--font-sans, Calibri, "Segoe UI", sans-serif);color:var(--color-muted, #64748b);cursor:pointer;text-decoration:underline;text-underline-offset:2px}.ob-team-invite__action-link:hover:not(:disabled){color:var(--color-ink, #1c2530)}.ob-team-invite__action-link:disabled{opacity:.55;cursor:not-allowed}.ob-assistant-waiting{max-width:480px;margin:0 auto;padding:32px 20px;text-align:center}.ob-assistant-waiting__title{margin:0 0 12px;font-size:18px;font-weight:600;color:#1c2530}.ob-assistant-waiting__body{margin:0;font-size:14px;line-height:1.5;color:#5b6472}.ob-assistant-waiting__error{margin:16px 0 0;font-size:13px;line-height:1.45;color:#b42318}.ob-business-closed{max-width:520px;margin:0 auto;padding:32px 20px 48px}.ob-business-closed__card{padding:28px 24px;border-radius:16px;border:1px solid #f0d3d1;background:#fff8f7;text-align:center}.ob-business-closed__icon{display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;margin:0 auto 16px;border-radius:50%;background:#fdecea;color:#b3261e}.ob-business-closed__icon svg{width:28px;height:28px}.ob-business-closed__title{margin:0 0 12px;font-size:20px;font-weight:600;color:#1c2530}.ob-business-closed__body{margin:0;font-size:15px;line-height:1.55;color:#3d4654}.ob-business-closed__hint{margin:16px 0 0;font-size:13px;line-height:1.5;color:#5b6472}.ob-business-closed__btn{margin-top:24px;padding:10px 20px;border:1px solid #c9cdd4;border-radius:10px;background:#fff;color:#1c2530;font-size:14px;font-weight:500;cursor:pointer}.ob-business-closed__btn:hover{background:#f8f9fb}.ob-assistant-terminal{max-width:520px;margin:0 auto;padding:32px 20px 48px}.ob-assistant-terminal__card{padding:28px 24px;border-radius:16px;border:1px solid #e3e8ef;background:#fff;text-align:center}.ob-assistant-terminal__icon{display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;margin:0 auto 16px;border-radius:50%;background:#eef2f7;color:#3d4654}.ob-assistant-terminal__icon svg{width:28px;height:28px}.ob-assistant-terminal__title{margin:0 0 12px;font-size:20px;font-weight:600;color:#1c2530}.ob-assistant-terminal__body{margin:0;font-size:15px;line-height:1.55;color:#3d4654}.ob-assistant-terminal__body--muted{margin:0 0 20px;font-size:14px;color:#5b6472}.ob-assistant-terminal__actions{display:flex;flex-direction:column;gap:10px;margin-top:24px}.ob-assistant-terminal__btn{padding:10px 20px;border:1px solid #c9cdd4;border-radius:10px;background:#fff;color:#1c2530;font-size:14px;font-weight:500;cursor:pointer}.ob-assistant-terminal__btn--primary{border-color:#1f4a72;background:#1f4a72;color:#fff}.ob-assistant-terminal__btn:hover{filter:brightness(.98)}.ob-assistant-decline-link{margin-top:8px;padding:4px 0;border:none;background:none;color:#5b6472;font-size:13px;text-decoration:underline;cursor:pointer}.ob-assistant-decline-link:hover{color:#1c2530}.ob-assistant-decline-link:disabled{opacity:.5;cursor:not-allowed}.ob-former-helper-notice{text-align:left}.ob-former-helper-notice__title{margin:0 0 12px;font-size:20px;font-weight:600;color:#1c2530}.ob-former-helper-notice__body{margin:0 0 16px;font-size:15px;line-height:1.55;color:#3d4654}.ob-former-helper-notice__email{margin:0 0 20px;font-size:14px;color:#5b6472}.ob-former-helper-notice__email-label{display:block;margin-bottom:4px}.ob-former-helper-notice__actions{display:flex;flex-direction:column;gap:10px}.ob-former-helper-notice__btn{padding:10px 16px;border:1px solid #c9cdd4;border-radius:10px;background:#fff;font-size:14px;cursor:pointer}.ob-former-helper-notice__btn--primary{border-color:#1f4a72;background:#1f4a72;color:#fff}.ob-inapp-notice{margin-top:12px;padding:14px 16px;border:1px solid #e2c9a8;border-radius:10px;background:#fff8ef;font-size:14px;line-height:1.5}.ob-inapp-notice strong{display:block;margin-bottom:6px}.ob-inapp-notice a{display:inline-block;margin-top:8px;color:#1f4a72}.ob-team-invite__resend-confirm{display:grid;gap:12px;padding:12px 14px;border-radius:10px;background:#fdf3e7;border:1px solid #f0d9b5}.ob-team-invite__resend-text{margin:0;font:600 13px/1.45 var(--font-sans, Calibri, "Segoe UI", sans-serif);color:#7a4b12;text-align:left}.ob-team-invite__resend-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.ob-team-invite__resend-cancel,.ob-team-invite__resend-confirm{min-height:42px;font-size:14px}.ob-team-invite__success{margin:0 0 12px;padding:10px 12px;border-radius:8px;background:#e8f5e9;color:#2e7d32;font-size:13px;line-height:1.45}.ob-team-invite__dev{margin:0}@media(max-width:520px){.ob-team-invite__grid{grid-template-columns:1fr;align-items:stretch;gap:16px}}.ob-warn{margin:14px 0 0;display:flex;gap:10px;align-items:flex-start;padding:12px 14px;background:#fdf3e7;border:1px solid #f0d9b5;border-radius:9px;font-size:12.5px;line-height:1.55;color:#7a4a0a}.ob-warn__icon{flex:none;width:20px;height:20px;border-radius:50%;background:var(--color-warning, #b45f06);color:#fff;font:700 13px/20px Calibri,sans-serif;text-align:center}.ob-locked{margin:0 0 10px;font-size:12px;color:var(--color-warning, #b45f06);line-height:1.45}.ob-submit{width:100%;min-height:48px;border:none;border-radius:10px;font:700 15px/1 var(--font-sans, Calibri, "Segoe UI", sans-serif);background:var(--color-brand, #1f4e79);color:#fff;cursor:pointer;transition:background-color .18s ease}.ob-submit:disabled{background:var(--color-border, #e2e5ea)!important;color:#9aa3ad!important;cursor:not-allowed;opacity:1}.ob-submit--inactive{background:var(--color-border, #e2e5ea)!important;color:#9aa3ad!important;cursor:not-allowed}@keyframes pulse-error{0%{box-shadow:0 0 #b3261e59}70%{box-shadow:0 0 0 10px #b3261e00}to{box-shadow:0 0 #b3261e00}}.field-error-message{margin:6px 0 0;font-size:12px;line-height:1.45;color:#b3261e}.ob-field-wrap.has-field-error .ob-input,.ob-form>.has-field-error .ob-field-wrap .ob-input{border:1.5px solid #b3261e}.ob-field-wrap.has-field-error.field-error-pulse .ob-input,.ob-form>.has-field-error.field-error-pulse .ob-field-wrap .ob-input{animation:pulse-error .6s ease-out 3}.ob-niche-section.has-field-error{padding:12px;border:1.5px solid #b3261e;border-radius:8px}.ob-niche-section.has-field-error.field-error-pulse{animation:pulse-error .6s ease-out 3}.ob-accent-theme-accordion.has-field-error>.ob-accent-theme-accordion__trigger,.ob-account-type-accordion.has-field-error>.ob-accent-theme-accordion__trigger{border:1.5px solid #b3261e}.ob-accent-theme-accordion.has-field-error.field-error-pulse>.ob-accent-theme-accordion__trigger,.ob-account-type-accordion.has-field-error.field-error-pulse>.ob-accent-theme-accordion__trigger{animation:pulse-error .6s ease-out 3}@media(max-width:959px){.ob-form>.has-field-error,.ob-niche-section.has-field-error,.ob-account-type-accordion.has-field-error{scroll-margin-top:12px;scroll-margin-bottom:72px}.ob-submit{scroll-margin-bottom:calc(52px + env(safe-area-inset-bottom,0px))}}@media(prefers-reduced-motion:reduce){.field-error-pulse .ob-input,.ob-form>.has-field-error.field-error-pulse .ob-field-wrap .ob-input,.ob-niche-section.field-error-pulse,.ob-accent-theme-accordion.field-error-pulse>.ob-accent-theme-accordion__trigger,.ob-account-type-accordion.field-error-pulse>.ob-accent-theme-accordion__trigger{animation:none}}.ob-error{color:#b00020;font-size:13px;margin:0 0 12px}.ob-page--embedded{min-height:auto;display:block;padding:0;border-radius:8px;overflow:hidden;border:1px solid var(--color-border, #e2e5ea)}.ob-page--embedded .ob-header{position:static}.ob-accent-theme-accordion{margin:0}.ob-accent-theme-accordion__trigger{display:flex;align-items:center;gap:12px;width:100%;padding:14px 16px;border:1px solid #e2e5ea;border-radius:8px;background:var(--color-surface, #fff);cursor:pointer;text-align:left;transition:border-color .12s ease}.ob-accent-theme-accordion__trigger:hover:not(:disabled){border-color:#c9ced6}.ob-accent-theme-accordion__trigger:disabled{opacity:.6;cursor:not-allowed}.ob-accent-theme-accordion__swatches{display:inline-flex;flex:none;align-items:center;gap:4px}.ob-accent-theme-accordion__swatch{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;border:1px solid;box-sizing:border-box;overflow:hidden;flex:none}.ob-accent-theme-accordion__swatch-icon,.ob-accent-theme-accordion__swatch-icon svg{width:16px;height:16px;flex:none}.ob-accent-theme-accordion__copy{flex:1;min-width:0;display:flex;flex-direction:column;gap:4px}.ob-accent-theme-accordion__title-row{display:flex;flex-wrap:wrap;align-items:baseline;gap:4px}.ob-accent-theme-accordion__title{font:600 13px/1.35 var(--font-sans, Calibri, "Segoe UI", sans-serif);color:#1c2530}.ob-accent-theme-accordion__optional{font:400 11px/1.35 var(--font-sans, Calibri, "Segoe UI", sans-serif);color:#8b97a5}.ob-accent-theme-accordion__current{font:400 11px/1.45 var(--font-sans, Calibri, "Segoe UI", sans-serif);color:#8b97a5}.ob-accent-theme-accordion__chevron{flex:none;font-size:13px;line-height:1;color:#8b97a5;transform:rotate(0);transition:transform .15s ease}.ob-accent-theme-accordion.is-expanded .ob-accent-theme-accordion__chevron{transform:rotate(90deg)}.ob-accent-theme-accordion__panel{max-height:0;overflow:hidden;opacity:0;transition:max-height .22s ease,opacity .18s ease}.ob-accent-theme-accordion.is-expanded .ob-accent-theme-accordion__panel{max-height:2400px;opacity:1}.ob-accent-theme-accordion__hint{margin:12px 0 0}.ob-accent-theme-accordion.is-expanded .accent-theme-picker{margin-top:12px}.ob-account-type-accordion{container-type:inline-size;container-name:account-type}.ob-account-type-accordion__preview{display:inline-flex;flex:none;gap:4px;align-items:center}.ob-account-type-accordion__preview-mini.ob-account-type-icon{width:24px;height:24px}.ob-account-type-accordion__preview-mini.ob-account-type-icon svg{width:16px;height:16px}.ob-account-type-accordion__preview--single .ob-account-type-accordion__preview-icon{width:24px;height:24px}.ob-account-type-accordion__head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-top:12px}.ob-account-type-accordion__hint{flex:1;margin:0}.ob-account-type-accordion__compare{flex:none;margin-top:2px}.ob-account-type-accordion__choose-hint{margin:8px 0 0}.ob-account-type-accordion__grid{display:grid;grid-template-columns:minmax(0,1fr);gap:10px;margin-top:12px}@container account-type (min-width: 520px){.ob-account-type-accordion__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.ob-account-type-accordion__card{display:flex;align-items:flex-start;gap:10px;width:100%;padding:13px 14px;border:1px solid var(--color-border, #e2e5ea);border-radius:9px;background:var(--color-surface, #fff);cursor:pointer;text-align:left;transition:border-color .12s ease,box-shadow .12s ease,background-color .12s ease}.ob-account-type-accordion__card:hover:not(:disabled){border-color:#c9ced6}.ob-account-type-accordion__card.is-selected{border-color:var(--color-brand, #1f4e79);box-shadow:0 0 0 1px color-mix(in srgb,var(--color-brand, #1f4e79) 35%,transparent);background:#f8fafc}.ob-account-type-accordion__card:disabled{cursor:not-allowed;opacity:.65}.ob-account-type-accordion__card-icon{flex:none;width:36px;height:36px}.ob-account-type-accordion__card-body{display:flex;flex-direction:column;gap:3px;min-width:0}.ob-account-type-accordion__card-label{font:600 14px/1.35 var(--font-sans, Calibri, "Segoe UI", sans-serif);color:var(--color-ink, #1c2530)}.ob-account-type-accordion__card-tagline{font:400 12px/1.45 var(--font-sans, Calibri, "Segoe UI", sans-serif);color:#8b97a5}.ob-account-type-accordion .ob-account-partnership-note{margin-top:12px}.ob-account-type-accordion .ob-locked{margin-top:8px}.accent-theme-picker{display:grid;grid-template-columns:1fr;gap:16px;margin-top:12px}@media(min-width:720px){.accent-theme-picker{grid-template-columns:repeat(3,minmax(0,1fr))}}.accent-theme-picker__card{position:relative;display:flex;flex-direction:column;align-items:stretch;gap:10px;padding:14px;border:1px solid var(--color-border, #e2e5ea);border-radius:12px;background:var(--color-surface, #fff);cursor:pointer;text-align:left;width:100%}.accent-theme-picker__card.is-selected{border:1px solid var(--color-brand, #1f4e79);box-shadow:0 0 0 1px color-mix(in srgb,var(--color-brand, #1f4e79) 35%,transparent)}.accent-theme-picker__card.is-soon{opacity:.62;cursor:not-allowed}.accent-theme-picker__card-head{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.accent-theme-picker__head-text{display:flex;flex-direction:column;gap:2px;min-width:0;padding-right:18px}.accent-theme-picker__desc{font-size:11px;line-height:1.35;color:var(--text-muted, #8b97a5);font-weight:400}.accent-theme-picker__label{font:600 14px/1.3 var(--font-sans, Calibri, "Segoe UI", sans-serif);color:var(--color-ink, #1c2530)}.accent-theme-picker__badge{font-size:11px;line-height:1;padding:3px 8px;border-radius:999px;background:#f0f2f5;color:var(--text-muted, #8b97a5)}.accent-theme-picker__check,.shell-theme-picker__check{position:absolute;top:8px;right:8px;z-index:2;display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:50%;font-size:11px;font-weight:700;line-height:1;color:#fff;background:var(--color-brand, #1f4e79);pointer-events:none}.accent-theme-picker__niches{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;width:100%}@media(max-width:480px){.accent-theme-picker__niches{grid-template-columns:repeat(3,minmax(0,1fr))}}.accent-theme-picker__niche{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;min-height:58px;padding:6px 4px;border-radius:8px;background:var(--niche-pale, #f8fafc);border:1px solid color-mix(in srgb,var(--niche-mid, #94a3b8) 22%,#e2e5ea)}.accent-theme-picker__niche-icon{display:flex;align-items:center;justify-content:center;line-height:0}.accent-theme-picker__niche-icon svg{width:18px;height:18px}.accent-theme-picker__niche-name{font-size:9px;line-height:1.25;text-align:center;color:var(--niche-dark, #334155);display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;overflow-wrap:anywhere}.settings-page{max-width:960px;margin:0 auto;padding:0}.cabinet-root .app-main.panel:has(.settings-page){padding:20px 24px 28px}.cabinet-root .app-main.panel:has(.settings-page--team){display:flex;flex:1;flex-direction:column;width:100%;max-width:none;padding:0;background:transparent;border:none;box-shadow:none;overflow:visible}.settings-page--team{display:flex;flex:1;flex-direction:column;width:100%;max-width:none;margin:0;min-height:0}.settings-page--team .settings-page__detail{display:flex;flex:1;flex-direction:column;width:100%;margin-top:0;min-height:0}.settings-page--detail .settings-detail-head{margin-bottom:12px}.settings-page--detail .settings-detail-head__title{font-size:20px;line-height:1.25}.settings-page__title{margin:0;font:600 20px/1.3 var(--font-sans, Calibri, "Segoe UI", sans-serif)}.settings-page__subtitle{margin:6px 0 0;color:var(--text-muted, #8b97a5);font-size:13px}.settings-detail-head{display:flex;align-items:center;gap:10px;margin-bottom:18px}.settings-detail-head__back{width:30px;height:30px;border-radius:9px;flex:none;display:flex;align-items:center;justify-content:center;padding:0;border:1px solid var(--color-border, #e7eaf1);background:var(--color-surface, #ffffff);color:var(--text-muted, #5d6b82);cursor:pointer;transition:background .12s ease,color .12s ease,border-color .12s ease}.settings-detail-head__back:hover{background:var(--color-canvas-raise, #fafbfd);color:var(--color-brand, #1e3a5f);border-color:color-mix(in srgb,var(--color-brand, #1e3a5f) 35%,var(--color-border, #e7eaf1))}.settings-detail-head__back:focus-visible{outline:2px solid var(--color-brand, #1e3a5f);outline-offset:2px}.settings-detail-head__back svg{width:16px;height:16px}.settings-detail-head__title{margin:0;font:700 18px/1.3 "Manrope",var(--font-sans, Calibri, "Segoe UI", sans-serif);letter-spacing:-.01em;color:var(--color-ink, #1c2530)}.settings-page__detail .settings-section:first-of-type{margin-top:0}.settings-page__detail{margin-top:0}.cabinet-root .app-main.panel .settings-page__detail .settings-section{margin-top:20px;padding:0;border:none;border-radius:0;box-shadow:none;background:transparent}.cabinet-root .app-main.panel .settings-page__detail .settings-section:first-child{margin-top:0}.settings-hub{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,150px));gap:14px;margin-top:20px}.settings-hub__tile{aspect-ratio:1 / 1;width:100%;max-width:150px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:12px;border:1px solid #e2e5ea;border-radius:16px;background:#fff;cursor:pointer;transition:border-color .12s ease,box-shadow .12s ease}button.settings-hub__tile:hover{border-color:#1f4a72;box-shadow:0 4px 14px #1f4a721a}.settings-hub__tile--soon{opacity:.55;cursor:default}.settings-hub__icon-wrap{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:12px;margin-bottom:10px}.settings-hub__label{font:600 12.5px/1.35 var(--font-sans, Calibri, "Segoe UI", sans-serif);color:#1c2530}.settings-hub__soon{margin-top:6px;padding:2px 8px;border-radius:20px;background:#f5f0eb;color:#b3aa9e;font-size:9px;font-weight:600;line-height:1.4}.settings-section{margin-top:24px;padding:16px;border:1px solid var(--color-border, #e2e5ea);border-radius:12px;background:var(--color-surface, #fff)}.shell-theme-picker{display:grid;grid-template-columns:1fr;gap:12px;margin-top:12px}@media(min-width:640px){.shell-theme-picker{grid-template-columns:repeat(3,minmax(0,1fr))}}.shell-theme-picker__card{position:relative;display:flex;flex-direction:column;align-items:stretch;gap:10px;padding:14px;border:1px solid var(--color-border, #e2e5ea);border-radius:12px;background:var(--color-surface, #fff);cursor:pointer;text-align:left;width:100%}.shell-theme-picker__card.is-selected{border-color:var(--color-brand, #1f4e79);box-shadow:0 0 0 1px color-mix(in srgb,var(--color-brand, #1f4e79) 35%,transparent)}.shell-theme-picker__card.is-soon{opacity:.62;cursor:not-allowed}.shell-theme-picker__head-text{display:flex;flex-direction:column;gap:2px;min-width:0;padding-right:18px}.shell-theme-picker__label{font:600 14px/1.3 var(--font-sans, Calibri, "Segoe UI", sans-serif);color:var(--color-ink, #1c2530)}.shell-theme-picker__desc{font-size:11px;line-height:1.35;color:var(--text-muted, #8b97a5);font-weight:400}.shell-theme-picker__badge{align-self:flex-start;font-size:11px;line-height:1;padding:3px 8px;border-radius:999px;background:#f0f2f5;color:var(--text-muted, #8b97a5)}.shell-theme-picker__preview{border:1px solid var(--shell-preview-border, #e2e5ea);border-radius:8px;overflow:hidden;background:var(--shell-preview-page, #f5f6f8)}.shell-theme-picker__preview-header{display:flex;align-items:center;gap:8px;padding:8px 10px;background:var(--shell-preview-surface, #fff);border-bottom:1px solid var(--shell-preview-border, #e2e5ea)}.shell-theme-picker__preview-logo{width:14px;height:14px;border-radius:4px;background:var(--shell-preview-brand, #1f4e79);flex-shrink:0}.shell-theme-picker__preview-title{flex:1;height:6px;max-width:72px;border-radius:999px;background:color-mix(in srgb,var(--shell-preview-ink, #1c2530) 18%,transparent)}.shell-theme-picker__preview-body{display:flex;gap:8px;padding:8px 10px 10px}.shell-theme-picker__preview-sidebar{width:28%;min-height:56px;border-radius:6px;background:var(--shell-preview-surface, #fff);border:1px solid var(--shell-preview-border, #e2e5ea)}.shell-theme-picker__preview-main{flex:1;display:flex;flex-direction:column;gap:6px;padding:8px;border-radius:6px;background:var(--shell-preview-surface, #fff);border:1px solid var(--shell-preview-border, #e2e5ea)}.shell-theme-picker__preview-line{display:block;height:5px;border-radius:999px;background:color-mix(in srgb,var(--shell-preview-muted, #64748b) 28%,transparent)}.shell-theme-picker__preview-line--brand{width:42%;background:var(--shell-preview-brand, #1f4e79)}.shell-theme-picker__preview-line--short{width:68%}.shell-theme-picker__preview-btn{display:inline-block;align-self:flex-start;margin-top:2px;min-width:40px;height:14px;border-radius:4px;background:var(--shell-preview-brand, #1f4a72);color:var(--shell-preview-brand-text, #fff)}.settings-section__title{margin:0;font:600 15px/1.3 var(--font-sans, Calibri, "Segoe UI", sans-serif)}.settings-section__hint{margin:6px 0 0;font-size:12px;color:var(--text-muted, #8b97a5)}.settings-section__saved{margin:10px 0 0;font-size:12px;color:#2a9d6e}.settings-section__error{margin:10px 0 0;font-size:12px;color:#c45c3e}.cabinet-home{display:flex;flex-direction:column;gap:20px;padding:8px 0 24px}.cabinet-home__panel{padding:20px;border:1px solid var(--border-subtle, #e2e8f0);border-radius:12px;background:var(--surface-raised, #fff)}.cabinet-home__heading{margin:0 0 8px;font:600 16px/1.3 var(--font-sans, Calibri, "Segoe UI", sans-serif)}.cabinet-home__hint{margin:0 0 16px;font-size:13px;color:var(--text-muted, #8b97a5)}.cabinet-home__cta{width:auto;min-width:180px}.cabinet-home__schedule-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:12px}.cabinet-home__link-btn{border:none;background:none;color:var(--shell-accent, #1f4a72);font-size:13px;font-weight:600;cursor:pointer;padding:4px 0}.cabinet-home__schedule-hero{padding:14px 16px;border-radius:8px;background:var(--shell-accent, #1f4a72);color:#fff;margin-bottom:12px}.cabinet-home__schedule-count{font-size:18px;font-weight:700}.cabinet-home__schedule-next{margin:6px 0 0;font-size:13px;opacity:.92}.cabinet-home__visit-list{list-style:none;margin:0 0 16px;padding:0;display:flex;flex-direction:column;gap:8px}.cabinet-home__visit{display:flex;gap:12px;align-items:baseline;font-size:14px}.cabinet-home__visit-time{font-weight:600;min-width:52px}.cabinet-home__error{margin:0 0 12px;font-size:12px;color:#c45c3e}.ob-card__actions-error{margin:0 0 8px;font-size:13px;color:#c45c3e}.settings-section--danger{border-color:#f0c9c0;background:#fffaf8}.settings-section--lifecycle{border-color:#e8dcc8}.settings-section__meta{margin:8px 0 0;font-size:13px;color:var(--text-muted, #8b97a5)}.settings-lifecycle-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:14px}.settings-lifecycle-actions__btn{padding:10px 16px;border-radius:10px;border:1px solid var(--color-border, #e2e5ea);background:#fff;font:600 13px/1.2 var(--font-sans, Calibri, "Segoe UI", sans-serif);cursor:pointer}.settings-lifecycle-actions__btn--primary{border-color:var(--color-brand, #1f4a72);color:var(--color-brand, #1f4a72)}.settings-lifecycle-actions__btn--danger{border-color:#c45c3e;background:#c45c3e;color:#fff}.settings-lifecycle-actions__btn:disabled{opacity:.55;cursor:not-allowed}.settings-lifecycle-schedule{margin:16px 0;padding:12px;border:1px dashed var(--color-border, #e2e5ea);border-radius:10px}.settings-lifecycle-schedule__option{display:block;margin:8px 0;font-size:14px}.settings-lifecycle-blockers{margin:12px 0 0;padding-left:18px;color:#9a4b12;font-size:13px}.settings-lifecycle-banner{margin-top:20px;padding:14px 16px;border-radius:10px;background:#fff6e8;border:1px solid #f0d9a8;display:flex;flex-wrap:wrap;align-items:center;gap:12px}.settings-lifecycle-banner__btn{padding:8px 14px;border-radius:8px;border:1px solid #c45c3e;background:#fff;color:#c45c3e;font-weight:600;cursor:pointer}.app-lifecycle-banner{margin:0;padding:12px 20px;background:#fff6e8;border-bottom:1px solid #f0d9a8;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px}.app-lifecycle-banner__text{margin:0;font-size:14px;color:#7a4510}.app-lifecycle-banner__actions{display:flex;flex-wrap:wrap;gap:8px}.app-lifecycle-banner__btn{padding:8px 14px;border-radius:8px;border:1px solid #c45c3e;background:#c45c3e;color:#fff;font-weight:600;cursor:pointer;font-size:13px}.app-lifecycle-banner__btn--ghost{background:#fff;color:#c45c3e}.app-lifecycle-banner__btn:disabled{opacity:.6;cursor:not-allowed}.settings-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1200;background:#0f172a73;display:flex;align-items:center;justify-content:center;padding:16px}.settings-modal{width:min(440px,100%);padding:20px;border-radius:14px;background:#fff;box-shadow:0 20px 50px #0f172a2e}.settings-modal__title{margin:0;font-size:18px}.settings-modal__body{margin:12px 0 0;color:var(--text-muted, #5c6773);font-size:14px;line-height:1.45}.settings-modal__actions{display:flex;justify-content:flex-end;gap:10px;margin-top:18px}.settings-modal__btn{padding:10px 14px;border-radius:10px;border:1px solid var(--color-border, #e2e5ea);background:#fff;cursor:pointer}.settings-modal__btn--confirm.settings-modal__btn--danger{background:#c45c3e;border-color:#c45c3e;color:#fff}.ob-mobile-picker{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1200;display:flex;flex-direction:column;background:var(--color-surface, #fff);padding-bottom:env(safe-area-inset-bottom,0px)}.ob-mobile-picker__header{flex:none;padding:12px 16px 10px;border-bottom:1px solid var(--color-border, #e2e5ea);background:var(--color-surface, #fff)}.ob-mobile-picker__back{display:inline-flex;align-items:center;gap:6px;margin:0 0 8px;padding:6px 4px;border:none;background:transparent;color:var(--color-brand, #1f4e79);font:600 14px/1.2 var(--font-sans, Calibri, "Segoe UI", sans-serif);cursor:pointer}.ob-mobile-picker__back-icon{font-size:18px;line-height:1}.ob-mobile-picker__title{margin:0;font:600 17px/1.3 var(--font-sans, Calibri, "Segoe UI", sans-serif);color:#1c2530}.ob-mobile-picker__body{flex:1;min-height:0;overflow:auto;-webkit-overflow-scrolling:touch;padding:16px}.ob-mobile-picker__footer{flex:none;padding:12px 16px calc(12px + env(safe-area-inset-bottom,0px));border-top:1px solid var(--color-border, #e2e5ea);background:var(--color-surface, #fff)}.ob-mobile-picker__done{width:100%;min-height:48px;border:none;border-radius:10px;background:var(--color-brand, #1f4e79);color:#fff;font:600 15px/1.2 var(--font-sans, Calibri, "Segoe UI", sans-serif);cursor:pointer}.ob-mobile-hint{margin:0 0 14px;text-align:center}.ob-mobile-hint__trigger{display:inline-flex;align-items:center;justify-content:center;gap:6px;margin:0 auto;padding:4px 2px;border:none;background:transparent;cursor:pointer;color:#5b8fc7;font:600 13px/1.35 var(--font-sans, Calibri, "Segoe UI", sans-serif)}.ob-mobile-hint__trigger-icon{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:50%;border:1px solid #d5dbe1;background:var(--surface-2, #fff);color:#6b7785}.ob-mobile-hint__trigger-icon svg{width:10px;height:10px}.ob-mobile-hint__trigger-text{text-decoration:none}.ob-mobile-hint__chevron{font-size:11px;line-height:1;transition:transform .18s ease}.ob-mobile-hint.is-expanded .ob-mobile-hint__chevron{transform:rotate(180deg)}.ob-mobile-hint__panel{max-height:0;overflow:hidden;opacity:0;transition:max-height .22s ease,opacity .18s ease}.ob-mobile-hint.is-expanded .ob-mobile-hint__panel{max-height:140px;opacity:1;margin-top:10px}.ob-mobile-hint__list{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin:0;padding:0;list-style:none}.ob-mobile-hint__chip{display:inline-flex;align-items:center;gap:6px;padding:7px 12px;border-radius:999px;background:color-mix(in srgb,var(--color-ink, #1c2530) 6%,var(--color-surface, #fff));border:1px solid var(--color-border, #e2e5ea);font-size:12px;line-height:1.3;color:var(--color-ink, #1c2530)}.ob-mobile-hint__chip-icon{flex:none;display:inline-flex;align-items:center;justify-content:center}.ob-mobile-hint__chip-icon--star{color:#e25555}.ob-mobile-hint__chip-icon--check{color:#5b8fc7;font:700 13px/1 var(--font-sans, Calibri, "Segoe UI", sans-serif)}.ob-mobile-hint__chip-icon--info{color:var(--color-muted, #8b97a5);width:20px;height:20px;border-radius:50%;border:1px solid #d5dbe1;background:var(--surface-2, #fff)}.ob-mobile-hint__chip-icon--info svg{width:10px;height:10px}.ob-mobile-hint__chip-text{white-space:nowrap}.ob-mobile-sheet-notes{flex:1;min-width:0;text-align:left}.ob-mobile-sheet-note{flex:1;min-width:0}.ob-mobile-sheet-note__text{margin:0}.ob-mobile-sheet-note__link{display:inline-block;margin:8px 0 0;padding:0;border:none;background:transparent;color:#1f4e79;font:600 12px/1.45 var(--font-sans, Calibri, "Segoe UI", sans-serif);text-decoration:underline;text-decoration-color:color-mix(in srgb,#1f4e79 35%,transparent);text-underline-offset:3px;cursor:pointer}.ob-mobile-sheet-note__link:hover:not(:disabled){color:#163a5c}.ob-mobile-sheet-note__link:disabled{opacity:.55;cursor:not-allowed}.ob-mobile-sheet-tip{margin:0 0 12px;padding:0;font-size:12px;line-height:1.5;text-align:left;color:#8b97a5}.ob-mobile-sheet-notes__text{margin:0 0 6px;font-size:13px;line-height:1.5;color:#4a5568}.ob-mobile-sheet-notes__text:last-child{margin-bottom:0}.ob-mobile-sheet-notes__text--muted{font-size:12.5px;color:#8b97a5}.ob-account-type-accordion__head--mobile-sheet{display:block}.ob-account-type-accordion__choose-hint--mobile{margin-top:0;text-align:center;font-size:12.5px}.ob-mobile-niche-add{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;width:100%;min-height:112px;margin-top:8px;padding:16px 12px;border:1.5px dashed var(--color-border, #c9ced6);border-radius:var(--radius-card, 16px);background:#fff;cursor:pointer;text-align:center}.ob-mobile-niche-add:disabled{opacity:.55;cursor:not-allowed}.ob-mobile-niche-add__plus{display:flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:50%;font:300 28px/1 var(--font-sans, Calibri, "Segoe UI", sans-serif);color:#94a3b8}.ob-mobile-niche-add__label{font-size:13px;font-weight:600;line-height:1.35;color:#64748b}.ob-mobile-niche-selected{margin-top:10px;border:1px solid var(--color-border, #e2e5ea);border-radius:12px;background:#fff;overflow:hidden}.ob-mobile-niche-selected__trigger{display:flex;align-items:center;gap:10px;width:100%;padding:12px 14px;border:none;background:transparent;text-align:left;cursor:pointer}.ob-mobile-niche-selected__icons{display:inline-flex;flex:none;gap:4px}.ob-mobile-niche-selected__icon-wrap{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:8px}.ob-mobile-niche-selected__icon-wrap svg{width:16px;height:16px}.ob-mobile-niche-selected__copy{flex:1;min-width:0}.ob-mobile-niche-selected__title{display:block;font:600 14px/1.3 var(--font-sans, Calibri, "Segoe UI", sans-serif);color:#1c2530}.ob-mobile-niche-selected__primary{display:block;margin-top:2px;font-size:12px;line-height:1.35;color:#64748b}.ob-mobile-niche-selected__chevron{flex:none;color:#94a3b8;transform:rotate(0);transition:transform .18s ease}.ob-mobile-niche-selected.is-expanded .ob-mobile-niche-selected__chevron{transform:rotate(90deg)}.ob-mobile-niche-selected__panel{max-height:0;overflow:hidden;opacity:0;transition:max-height .22s ease,opacity .18s ease}.ob-mobile-niche-selected.is-expanded .ob-mobile-niche-selected__panel{max-height:480px;opacity:1}.ob-mobile-niche-selected__list{margin:0;padding:0 14px 8px;list-style:none;border-top:1px solid var(--color-border, #eef1f4)}.ob-mobile-niche-selected__row{display:flex;align-items:center;gap:10px;padding:10px 0;border-bottom:1px solid #f0f3f6}.ob-mobile-niche-selected__row:last-child{border-bottom:none}.ob-mobile-niche-selected__row-icon{flex:none;display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:8px}.ob-mobile-niche-selected__row-icon svg{width:18px;height:18px}.ob-mobile-niche-selected__row-label{flex:1;min-width:0;font-size:13.5px;line-height:1.35;color:#1c2530}.ob-mobile-niche-selected__row-badge{flex:none;padding:2px 8px;border-radius:999px;background:#eef4fa;color:#1f4e79;font-size:11px;font-weight:600}.ob-mobile-niche-selected__edit{display:block;width:calc(100% - 28px);margin:4px 14px 12px;padding:10px 12px;border:1px solid var(--color-border, #e2e5ea);border-radius:9px;background:#f8fafc;color:#1f4e79;font:600 13px/1.2 var(--font-sans, Calibri, "Segoe UI", sans-serif);cursor:pointer}.ob-warn--compact{align-items:flex-start;gap:10px;padding:10px 12px;font-size:12.5px;line-height:1.4}@media(max-width:959px){.ob-mobile-picker .ob-niche-grid:not(.ob-niche-grid--secondary){display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;width:100%;justify-items:stretch}.ob-mobile-picker .ob-niche-tile-wrap{max-width:none;width:100%}.ob-mobile-picker .ob-niche-tile{min-height:118px;padding:10px 8px 12px;justify-content:center;width:100%}.ob-mobile-picker .ob-niche-tile__content{padding-top:0;gap:8px;justify-content:center;align-items:center;flex:0 0 auto;width:100%}.ob-mobile-picker .ob-niche-tile__corner:not(.ob-niche-tile__corner--tr-stack){top:6px;width:var(--niche-badge-size);height:var(--niche-badge-size)}.ob-mobile-picker .ob-niche-tile__corner--tr-stack{top:6px;width:auto;min-width:var(--niche-badge-size);height:var(--niche-badge-size)}.ob-mobile-picker .ob-niche-tile__corner--tl{left:8px}.ob-mobile-picker .ob-niche-tile__corner--tr{right:8px}.ob-mobile-picker .ob-niche-tile__icon-wrap{width:44px;height:44px}.ob-mobile-picker .ob-niche-tile__icon-wrap svg{width:24px;height:24px}.ob-mobile-picker .ob-niche-tile__label{font-size:12px;line-height:1.3;max-width:100%;text-align:center}@media(min-width:400px){.ob-mobile-picker .ob-niche-grid:not(.ob-niche-grid--secondary){grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.ob-mobile-picker .ob-niche-tile{min-height:112px}.ob-mobile-picker .ob-niche-tile__icon-wrap{width:40px;height:40px}.ob-mobile-picker .ob-niche-tile__label{font-size:11px}}.ob-accent-theme-accordion--mobile-trigger .ob-accent-theme-accordion__trigger{align-items:center;gap:12px;padding:14px 16px}.ob-accent-theme-accordion--mobile-trigger .ob-accent-theme-accordion__copy--mobile{flex:1;min-width:0;display:flex;flex-direction:column;align-items:flex-start;gap:2px}.ob-accent-theme-accordion--mobile-trigger .ob-accent-theme-accordion__title{width:100%;font-size:14px;line-height:1.35}.ob-accent-theme-accordion--mobile-trigger .ob-accent-theme-accordion__optional--mobile{font-size:11px;line-height:1.35;color:#8b97a5}.ob-accent-theme-accordion--mobile-trigger .ob-accent-theme-accordion__mobile-value{display:flex;align-items:center;gap:10px;margin-top:6px}.ob-accent-theme-accordion--mobile-trigger .ob-accent-theme-accordion__current{font-size:13px;font-weight:600;line-height:1.3;color:#1f4e79}.ob-accent-theme-accordion--mobile-trigger .ob-accent-theme-accordion__current--placeholder{font-weight:400;color:#8b97a5;min-width:0;white-space:normal}.ob-accent-theme-accordion--mobile-trigger .ob-accent-theme-accordion__chevron{flex:none;align-self:center}.ob-accent-theme-accordion__swatches--compact{flex:none;gap:3px}.ob-accent-theme-accordion__swatches--compact .ob-accent-theme-accordion__swatch{width:20px;height:20px}.ob-accent-theme-accordion__swatches--compact .ob-accent-theme-accordion__swatch-icon,.ob-accent-theme-accordion__swatches--compact .ob-accent-theme-accordion__swatch-icon svg{width:12px;height:12px}.ob-account-type-accordion__preview--compact{gap:3px}.ob-account-type-accordion__preview--compact .ob-account-type-accordion__preview-mini.ob-account-type-icon,.ob-account-type-accordion__preview--compact.ob-account-type-accordion__preview--single .ob-account-type-accordion__preview-icon{width:20px;height:20px}.ob-account-type-accordion__preview--compact .ob-account-type-accordion__preview-mini.ob-account-type-icon svg,.ob-account-type-accordion__preview--compact.ob-account-type-accordion__preview--single .ob-account-type-accordion__preview-icon svg{width:12px;height:12px}.ob-mobile-picker .accent-theme-picker{margin-top:4px}.ob-page--mobile-registration-full .ob-account-type-accordion .ob-accent-theme-accordion__current{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ob-mobile-picker .ob-account-type-accordion__head{flex-direction:column;align-items:stretch;gap:10px}.ob-mobile-picker .ob-account-type-accordion__compare{align-self:flex-end}.ob-mobile-picker .ob-account-type-accordion__grid{gap:10px}}.ob-step-nav-modal{max-width:420px}.ob-step-nav-modal__section{margin-top:14px;padding:12px 14px;border-radius:10px;background:#f6f8fa}.ob-step-nav-modal__section--loss{background:#fff5f2;border:1px solid #f0ddd6}.ob-step-nav-modal__section-label{margin:0 0 6px;font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#64748b}.ob-step-nav-modal__target-title{margin:0;font-size:15px;font-weight:600;color:#1c2530}.ob-step-nav-modal__target-desc{margin:4px 0 0;font-size:13px;line-height:1.45;color:#5c6773}.ob-step-nav-modal__loss-list{margin:0;padding-left:18px;color:#7a3b2e;font-size:13px;line-height:1.5}.ob-step-nav-modal__note{margin:12px 0 0;font-size:12.5px;line-height:1.45;color:#64748b}.ob-step-nav-modal__actions--dual{flex-wrap:wrap;justify-content:flex-end;gap:8px}.ob-step-nav-modal__note--responsibility{margin-top:14px;padding:10px 12px;border-radius:8px;background:#fff8e6;color:#7a5b1e;font-weight:500}.ob-step-nav-modal__smart-help-list{list-style:none;margin:14px 0 0;padding:0;display:flex;flex-direction:column;gap:8px}.ob-step-nav-modal__smart-help-option{width:100%;text-align:left;padding:12px 14px;border-radius:10px;border:1px solid var(--color-border, #e2e5ea);background:#f6f8fa;font:600 13.5px/1.35 var(--font-sans, Calibri, "Segoe UI", sans-serif);color:#1c2530;cursor:pointer}.ob-step-nav-modal__smart-help-option:hover{border-color:var(--color-brand, #1f4a72);background:#eef3f8}.ob-step-nav-modal__smart-help-option:disabled{opacity:.55;cursor:not-allowed}.ob-ws-step__intro{margin:0 0 16px}.ob-ws-step__toolbar{margin-bottom:14px}.ob-ws-step__create{width:auto;min-height:40px;padding:0 16px}.ob-ws-step__empty{margin:0;padding:16px;border:1px dashed #d5dbe3;border-radius:8px;color:#64748b;font-size:13px}.ob-ws-step__list{list-style:none;margin:0;padding:0;display:grid;gap:10px}.ob-ws-card{padding:14px 16px;border:1px solid #e2e5ea;border-radius:8px;background:#fff}.ob-ws-card__head{display:flex;align-items:baseline;justify-content:space-between;gap:10px}.ob-ws-card__title{font-size:14px}.ob-ws-card__meta{font-size:11px;color:#8b97a5}.ob-ws-card__cert{margin:6px 0 0;font-size:12px;color:#64748b}.ob-ws-card__actions{display:flex;gap:8px;margin-top:10px}.ob-ws-card__btn{border:1px solid #d5dbe3;border-radius:6px;background:#fff;padding:6px 10px;font-size:12px;cursor:pointer}.ob-ws-card__btn--danger{color:#b42318;border-color:#fecdca}.ob-ws-editor{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1200;display:flex;align-items:flex-end;justify-content:center;background:#0f172a73;padding:16px}.ob-ws-editor__panel{width:min(560px,100%);max-height:min(90dvh,720px);overflow:auto;border-radius:12px 12px 0 0;background:#fff;padding:18px 16px 20px}.ob-ws-editor__title{margin:0 0 12px;font-size:16px}.ob-ws-editor__suggestions{margin-bottom:12px}.ob-ws-editor__chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.ob-ws-editor__chip{display:inline-flex;align-items:center;gap:6px;border:1px solid #d5dbe3;border-radius:999px;background:#fff;padding:6px 10px;font-size:12px;cursor:pointer}.ob-ws-editor__chip.is-selected{border-color:#1f4e79;background:#eef4fb;color:#1f4e79}.ob-ws-editor__chip-count{font-size:10px;opacity:.75}.ob-ws-editor__field{display:flex;flex-direction:column;gap:4px;margin-bottom:12px;font-size:12px}.ob-ws-editor__field input{min-height:40px;padding:8px 10px;border:1px solid #d5dbe3;border-radius:8px}.ob-ws-editor__section-title{margin:0 0 8px;font-size:12px;font-weight:600}.ob-ws-assign-list{list-style:none;margin:0;padding:0;display:grid;gap:6px;max-height:180px;overflow:auto}.ob-ws-assign-list__row{display:flex;align-items:center;gap:8px;font-size:12px}.ob-ws-assign-list__row.is-disabled{opacity:.45}.ob-ws-editor__cert{margin:12px 0;border:1px solid #e2e5ea;border-radius:8px;padding:10px 12px;font-size:12px}.ob-ws-editor__cert label{display:flex;align-items:center;gap:8px;margin-top:6px}.ob-ws-editor__invite{width:100%;margin-top:8px;min-height:38px;padding:8px 10px;border:1px solid #d5dbe3;border-radius:8px}.ob-ws-editor__footer{display:flex;justify-content:flex-end;gap:8px;margin-top:14px}.ob-ws-editor__cancel{border:none;background:transparent;color:#64748b;cursor:pointer}.ob-ws-step--readonly{opacity:.72;pointer-events:none}.ob-ws-delegate-invite{margin-bottom:16px;padding:14px;border:1px solid #e2e5ea;border-radius:8px;background:#f8fafc}.ob-ws-delegate-invite__title{margin:0 0 4px;font-size:14px;font-weight:600}.ob-ws-delegate-invite__hint{margin:0 0 10px}.ob-ws-delegate-invite__form{display:flex;flex-wrap:wrap;gap:8px}.ob-ws-delegate-invite__input{flex:1 1 200px;min-width:0;padding:8px 10px;border:1px solid #cbd5e1;border-radius:6px}.ob-ws-delegate-invite__error{margin:8px 0 0;color:#b91c1c;font-size:13px}.ob-pricing-step__intro{margin:0 0 16px}.ob-pricing-bulk{margin-bottom:16px;padding:14px;border:1px solid #e2e5ea;border-radius:8px;background:#f8fafc}.ob-pricing-bulk__title{margin:0 0 10px;font-size:13px;font-weight:600}.ob-pricing-bulk__row{display:flex;flex-wrap:wrap;gap:10px;align-items:flex-end}.ob-pricing-bulk__row label{display:flex;flex-direction:column;gap:4px;font-size:11px}.ob-pricing-bulk__row input{width:7rem;min-height:36px;padding:6px 8px;border:1px solid #d5dbe3;border-radius:8px}.ob-pricing-bulk__apply{min-height:36px;padding:0 12px}.ob-pricing-bulk__presets{display:flex;flex-wrap:wrap;gap:6px;margin-top:10px}.ob-pricing-bulk__preset,.ob-pricing-table__preset{border:1px solid #d5dbe3;border-radius:999px;background:#fff;padding:4px 8px;font-size:11px;cursor:pointer}.ob-pricing-table{width:100%;border-collapse:collapse;font-size:12px}.ob-pricing-table th,.ob-pricing-table td{padding:10px 8px;border-bottom:1px solid #e2e5ea;text-align:left;vertical-align:top}.ob-pricing-table tr.is-configured{background:#f8fafc}.ob-pricing-table input[type=number]{width:5.5rem;min-height:34px;padding:4px 6px;border:1px solid #d5dbe3;border-radius:6px}.ob-pricing-table__unit{margin-left:4px;color:#8b97a5;font-size:11px}.ob-pricing-table__duration{display:flex;flex-direction:column;gap:6px}.ob-pricing-table__presets{display:flex;flex-wrap:wrap;gap:4px}.ob-pricing-step__empty{margin:0;color:#64748b;font-size:13px}.identity-notice{margin:0 0 14px;padding:12px 14px;border-radius:10px;background:#fff8f7;border:1px solid #f0c4c4}.identity-notice__error{margin:0 0 8px;font-size:.92rem;line-height:1.45;font-weight:600;color:#8b1e16}.identity-notice__hint{margin:0;padding-top:8px;border-top:1px solid #f3dede;font-size:.88rem;line-height:1.45;color:#1a3a5c}.ob-team-invite .identity-notice{margin-top:4px}.auth-card__body .identity-notice{margin-bottom:16px}.ob-checklist{margin:0 0 16px;padding:20px;border:1px solid #e2e5ea;border-radius:16px;background:#fff}.ob-checklist--embedded{margin:0;padding:0;border:none;border-radius:0;background:transparent}.ob-checklist--embedded .ob-checklist__track{margin-bottom:4px}.ob-checklist__head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:10px}.ob-checklist__title{margin:0 0 4px;font-size:14px;font-weight:600;color:#1c2530}.ob-checklist__meta{margin:0;font-size:12px;color:#8b97a5}.ob-checklist__badge{flex-shrink:0;padding:3px 10px;border-radius:20px;background:#eaf1f7;color:#1f4a72;font-size:11px;font-weight:600;line-height:1.4}.ob-checklist__track{height:5px;border-radius:3px;background:#edeff2;overflow:hidden;margin-bottom:4px}.ob-checklist__fill{height:100%;background:#1f4a72;border-radius:3px;transition:width .2s ease}.ob-checklist__list{list-style:none;margin:0;padding:0}.ob-checklist__step{display:flex;align-items:center;gap:10px;padding:11px 0;border-bottom:1px solid #f0f0f0;font-size:13px;color:#1c2530}.ob-checklist__step--last{border-bottom:none}.ob-checklist__step--done{color:#1c2530}.ob-checklist__dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.ob-checklist__dot--pending{border:1.5px solid #d8dce1;background:transparent}.ob-checklist__dot--done{background:#2e7d32}.ob-checklist__dot--invited{background:#b3aa9e}.ob-checklist__dot--in-progress{background:#5b8fc7}.ob-checklist__dot--review{background:#e8a23d}.ob-checklist__step-label{flex:1;min-width:0;font-size:13px;color:#1c2530}.ob-checklist__step-status{font-size:12px;color:#8b97a5;font-weight:400}.ob-checklist__step-right{flex-shrink:0;margin-left:auto}.ob-checklist__done-mark{display:flex;align-items:center;justify-content:center;width:26px;height:26px;color:#2e7d32;pointer-events:none}.ob-checklist__icon-btn{display:flex;align-items:center;justify-content:center;width:26px;height:26px;padding:0;border:1px solid #e2e5ea;border-radius:8px;background:#fff;color:#8b97a5}.ob-checklist__icon-btn--action{border:1px solid #e2e5ea;background:#fff;color:#1f4a72;cursor:pointer;transition:border-color .12s ease,color .12s ease}.ob-checklist__icon-btn--action:hover{border-color:#1f4a72;color:#1f4a72}.ob-checklist__icon-btn--edit{color:#5b8fc7;border-color:#d4e3f2}.ob-checklist__icon-btn--edit:hover{color:#1f4a72;background:#f4f8fc;border-color:#b8cfe4}.ob-checklist__settings-wrap{position:relative}.ob-checklist__settings-btn{display:flex;align-items:center;justify-content:center;width:26px;height:26px;padding:0;border:1px solid #e2e5ea;border-radius:8px;background:#fff;color:#8b97a5;cursor:pointer;transition:border-color .12s ease,color .12s ease}.ob-checklist__settings-btn:hover{border-color:#1f4a72;color:#1f4a72}.ob-checklist__popover{position:absolute;top:calc(100% + 6px);right:0;z-index:40;width:min(320px,calc(100vw - 32px));padding:14px 16px;border:1px solid #e2e5ea;border-radius:12px;background:#fff;box-shadow:0 8px 24px #1c25301a}.ob-checklist__popover-title{margin:0;font-size:12px;font-weight:600;color:#1c2530}.ob-checklist__popover-meta{margin:4px 0 12px;font-size:11px;color:#8b97a5}.ob-checklist__popover-actions{display:flex;flex-direction:column;gap:6px}.ob-checklist__popover-btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;box-sizing:border-box;width:100%;border-radius:8px;padding:11px;font:500 13px/1.35 var(--font-sans, Calibri, "Segoe UI", sans-serif);cursor:pointer;opacity:1;transition:background-color .12s ease}.ob-checklist__popover-btn:disabled{opacity:.6;cursor:not-allowed}.ob-checklist__popover-btn--primary{border:none;background:#1f4a72;color:#fff}.ob-checklist__popover-btn--primary:hover:not(:disabled){background:#2a5a87}.ob-checklist__popover-btn--ghost{border:1px solid #e2e5ea;background:#fff;color:#3d4552}.ob-checklist__popover-btn--ghost:hover:not(:disabled){background:#f5f6f8}.ob-checklist__popover-reassign{display:flex;flex-direction:column;gap:6px;margin-top:6px}.ob-checklist__popover-input{width:100%;box-sizing:border-box;border:1px solid #e2e5ea;border-radius:8px;padding:8px 10px;font-size:12px;color:#1c2530}.ob-checklist__popover-error{margin:8px 0 0;font-size:11px;color:#c0392b}.ob-checklist__error{margin:8px 0 0;font-size:12px;color:#c0392b}.ob-checklist-banner{margin:0 0 16px;border-radius:10px;overflow:hidden;border:1px solid #c7d7eb;background:linear-gradient(180deg,#f4f8fc,#fff)}.ob-checklist-banner__body{padding:14px 16px 12px}.ob-checklist-banner__title{display:block;margin:0 0 6px;font-size:14px;color:var(--color-brand, #1f4e79)}.ob-checklist-banner__text{margin:0 0 10px;font-size:13px;line-height:1.45;color:#475569}.ob-checklist-banner__actions{display:flex;flex-wrap:wrap;gap:8px}.ob-checklist-banner__primary{border:none;border-radius:8px;padding:8px 12px;background:var(--color-brand, #1f4e79);color:#fff;font:600 12px/1 var(--font-sans, Calibri, "Segoe UI", sans-serif);cursor:pointer}.ob-checklist-banner__dismiss{border:1px solid var(--color-border, #e2e5ea);border-radius:8px;padding:8px 12px;background:#fff;color:#475569;font:600 12px/1 var(--font-sans, Calibri, "Segoe UI", sans-serif);cursor:pointer}.ob-checklist-banner__progress{height:4px;background:#e2e8f0}.ob-checklist-banner__bar{height:100%;background:var(--color-brand, #1f4e79);transition:width .2s ease}.cookie-consent-banner{--cookie-primary: #1f4a72;--cookie-primary-hover: #2a5a87;--cookie-primary-text: #ffffff;--cookie-banner-bg: #ffffff;--cookie-banner-border: #e2e5ea;--cookie-title: #1c2530;--cookie-body: #5b6472;--cookie-secondary-hover: #eaf1f7;--cookie-shadow: 0 8px 24px rgba(28, 37, 48, .12);position:fixed;bottom:16px;left:16px;right:16px;z-index:1000;display:flex;justify-content:center;pointer-events:none;transform:translateY(120%);opacity:0;transition:transform .42s cubic-bezier(.2,.8,.2,1),opacity .42s cubic-bezier(.2,.8,.2,1)}.cookie-consent-banner.is-visible{transform:translateY(0);opacity:1}.cookie-consent-banner[data-shell-theme=light]{--cookie-primary: #1c2530;--cookie-primary-hover: #34404d;--cookie-secondary-hover: #f3f4f6}.cookie-consent-banner[data-shell-theme=dark]{--cookie-primary: #ececec;--cookie-primary-hover: #d6d6d6;--cookie-primary-text: #18181b;--cookie-banner-bg: #202023;--cookie-banner-border: #303033;--cookie-title: #ececec;--cookie-body: #a1a0a0;--cookie-secondary-hover: color-mix(in srgb, #ececec 8%, #202023);--cookie-shadow: 0 8px 24px rgba(0, 0, 0, .35)}.cookie-consent-banner__card{pointer-events:auto;box-sizing:border-box;width:100%;max-width:640px;display:flex;align-items:center;flex-wrap:wrap;gap:16px;padding:18px 20px;background:var(--cookie-banner-bg);border:1px solid var(--cookie-banner-border);border-radius:var(--wf03-radius-card, 16px);box-shadow:var(--cookie-shadow)}.cookie-consent-banner__icon{flex:none;color:var(--cookie-primary)}.cookie-consent-banner__copy{flex:1 1 220px;min-width:0}.cookie-consent-banner__title{margin:0 0 4px;font:600 13px/1.35 var(--font-sans, Calibri, "Segoe UI", sans-serif);color:var(--cookie-title)}.cookie-consent-banner__text{margin:0;font-size:12px;line-height:1.5;color:var(--cookie-body)}.cookie-consent-banner__text a{color:var(--cookie-primary);font-weight:500;text-decoration:underline;text-underline-offset:2px}.cookie-consent-banner__text a:hover{color:var(--cookie-primary-hover)}.cookie-consent-banner__actions{display:flex;flex-wrap:wrap;align-items:center;gap:8px;flex:1 1 auto;justify-content:flex-end}.cookie-consent-banner__btn{box-sizing:border-box;padding:9px 16px;border-radius:var(--wf03-radius-control, 8px);font:500 13px/1.2 var(--font-sans, Calibri, "Segoe UI", sans-serif);cursor:pointer;white-space:nowrap;transition:background .12s ease,border-color .12s ease,color .12s ease}.cookie-consent-banner__btn--secondary{border:1.5px solid var(--cookie-primary);background:transparent;color:var(--cookie-primary)}.cookie-consent-banner__btn--secondary:hover{background:var(--cookie-secondary-hover)}.cookie-consent-banner__btn--primary{border:none;background:var(--cookie-primary);color:var(--cookie-primary-text)}.cookie-consent-banner__btn--primary:hover{background:var(--cookie-primary-hover)}.cookie-consent-settings-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:999;background:#1c253033}.cookie-consent-banner.is-settings-open{z-index:1001}.cookie-consent-banner.is-settings-open .cookie-consent-banner__card{flex-direction:column;align-items:stretch;width:100%;max-width:480px}.cookie-consent__settings-intro{display:flex;flex-direction:column;gap:6px;width:100%}.cookie-consent__settings-title{margin:0}.cookie-consent__settings-hint{margin:0;font-size:12px;line-height:1.5;color:var(--cookie-body, #5b6472)}.cookie-consent-banner__settings{width:100%;display:flex;flex-direction:column;gap:12px}.cookie-consent-banner__settings-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.cookie-consent-banner__back{margin:0;padding:4px 0;border:none;background:transparent;color:var(--cookie-primary);font:500 12px/1.2 var(--font-sans, Calibri, "Segoe UI", sans-serif);cursor:pointer;text-decoration:underline;text-underline-offset:2px}.cookie-consent-banner__back:hover{color:var(--cookie-primary-hover)}.cookie-consent__category-list{display:flex;flex-direction:column;gap:8px}.cookie-consent__category-btn{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:12px;width:100%;padding:12px 14px;border:1px solid #e2e5ea;border-radius:var(--wf03-radius-control, 8px);background:var(--cookie-banner-bg, #fff);color:inherit;text-align:left;cursor:pointer;transition:background .12s ease,border-color .12s ease}.cookie-consent__category-btn:hover{background:#eaf1f7;border-color:#1f4a72}.cookie-consent-settings-popover[data-shell-theme=dark] .cookie-consent__category-btn:hover{background:color-mix(in srgb,#ececec 8%,#202023);border-color:#ececec}.cookie-consent__category-icon{flex:none;display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;color:#5b6472;transition:color .12s ease}.cookie-consent__category-btn:hover .cookie-consent__category-icon{color:#1f4a72}.cookie-consent-settings-popover[data-shell-theme=dark] .cookie-consent__category-btn:hover .cookie-consent__category-icon{color:#ececec}.cookie-consent__category-copy{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:2px;flex:1;min-width:0}.cookie-consent__category-title{font:500 13px/1.35 var(--font-sans, Calibri, "Segoe UI", sans-serif);color:var(--cookie-title, #1c2530);text-align:left}.cookie-consent__category-desc{font-size:11px;line-height:1.45;color:#8b97a5;text-align:left}body[data-registration-step=profile] .cookie-consent__fab{bottom:calc(16px + env(safe-area-inset-bottom,0px))}body[data-registration-step=profile] .cookie-consent-settings-popover{bottom:calc(58px + env(safe-area-inset-bottom,0px))}body[data-mobile-catalog-nav="1"]{--cookie-fab-bottom-offset: calc(84px + env(safe-area-inset-bottom, 0px)) }body[data-mobile-catalog-nav="1"] .cookie-consent__fab{bottom:var(--cookie-fab-bottom-offset)}body[data-mobile-catalog-nav="1"] .cookie-consent-settings-popover{bottom:calc(var(--cookie-fab-bottom-offset) + 42px)}body:has(.app-bottom-nav) .cookie-consent__fab{bottom:var(--app-cookie-fab-bottom)}body:has(.app-bottom-nav) .cookie-consent-settings-popover{bottom:calc(var(--app-cookie-fab-bottom) + var(--app-cookie-fab-size) + 8px)}.cookie-consent__fab{--cookie-primary: #1f4a72;--cookie-fab-bg: #ffffff;--cookie-fab-border: #e2e5ea;--cookie-fab-muted: #8b97a5;--cookie-pulse-core: rgba(31, 74, 114, .1);--cookie-pulse-mid: rgba(31, 74, 114, .04);position:fixed;bottom:16px;left:16px;z-index:998;display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;padding:0;border:1px solid var(--cookie-fab-border);border-radius:50%;background:var(--cookie-fab-bg);color:var(--cookie-fab-muted);cursor:pointer;isolation:isolate;overflow:visible;box-shadow:0 4px 14px #1c253014;transition:opacity .15s ease,background .12s ease,border-color .12s ease,color .12s ease;opacity:.6}.cookie-consent__fab:hover,.cookie-consent__fab:focus-visible{opacity:1}.cookie-consent__fab[data-shell-theme=light]{--cookie-primary: #1c2530}.cookie-consent__fab[data-shell-theme=dark]{--cookie-primary: #ececec;--cookie-fab-bg: #202023;--cookie-fab-border: #303033;--cookie-fab-muted: #a1a0a0;--cookie-pulse-core: rgba(236, 236, 236, .09);--cookie-pulse-mid: rgba(236, 236, 236, .035)}.cookie-consent__fab:hover{color:var(--cookie-primary);border-color:color-mix(in srgb,var(--cookie-primary) 35%,var(--cookie-fab-border));background:color-mix(in srgb,var(--cookie-primary) 6%,var(--cookie-fab-bg))}.cookie-consent__fab-icon{flex:none;color:currentColor}.cookie-consent__fab.cookie-icon-pulsing{animation:cookie-pulse-from-edge-fab 2.4s ease-out infinite}.cookie-consent__fab[data-shell-theme=dark].cookie-icon-pulsing{animation-name:cookie-pulse-from-edge-fab-dark}@keyframes cookie-pulse-from-edge-fab{0%{box-shadow:0 4px 14px #1c253014,0 0 2px #1f4a7229,0 0 5px #1f4a721a}72%{box-shadow:0 4px 14px #1c253014,0 0 10px 8px #1f4a720d,0 0 24px 16px #1f4a7200}to{box-shadow:0 4px 14px #1c253014,0 0 10px 8px #1f4a7200,0 0 24px 16px #1f4a7200}}@keyframes cookie-pulse-from-edge-fab-dark{0%{box-shadow:0 4px 14px #00000047,0 0 2px #ececec24,0 0 5px #ececec14}72%{box-shadow:0 4px 14px #00000047,0 0 10px 8px #ececec0b,0 0 24px 16px #ececec00}to{box-shadow:0 4px 14px #00000047,0 0 10px 8px #ececec00,0 0 24px 16px #ececec00}}.cookie-consent__fab.cookie-icon-pulsing:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;pointer-events:none;z-index:-1;background:transparent;box-shadow:0 0 2px 0 var(--cookie-pulse-core),0 0 5px 0 var(--cookie-pulse-mid);animation:cookie-pulse-from-edge 2.4s ease-out infinite}@keyframes cookie-pulse-from-edge{0%{box-shadow:0 0 2px 0 var(--cookie-pulse-core),0 0 4px 0 var(--cookie-pulse-mid);opacity:1}70%{box-shadow:0 0 10px 7px #1f4a7206,0 0 22px 16px #1f4a7200;opacity:1}to{box-shadow:0 0 10px 7px #1f4a7200,0 0 22px 16px #1f4a7200;opacity:1}}.cookie-consent__fab[data-shell-theme=dark].cookie-icon-pulsing:before{animation-name:cookie-pulse-from-edge-dark}@keyframes cookie-pulse-from-edge-dark{0%{box-shadow:0 0 2px 0 var(--cookie-pulse-core),0 0 4px 0 var(--cookie-pulse-mid)}70%{box-shadow:0 0 10px 7px #ececec05,0 0 22px 16px #ececec00}to{box-shadow:0 0 10px 7px #ececec00,0 0 22px 16px #ececec00}}@media(prefers-reduced-motion:reduce){.cookie-consent__fab.cookie-icon-pulsing{animation:none}.cookie-consent__fab.cookie-icon-pulsing:before{animation:none;box-shadow:none}}.cookie-consent-settings-popover{position:fixed;bottom:58px;left:16px;z-index:1001;width:min(calc(100vw - 32px),420px);box-sizing:border-box;padding:18px 20px;background:var(--cookie-banner-bg, #fff);border:1px solid var(--cookie-banner-border, #e2e5ea);border-radius:var(--wf03-radius-card, 16px);box-shadow:var(--cookie-shadow, 0 8px 24px rgba(28, 37, 48, .12))}.cookie-consent-settings-popover[data-shell-theme=dark]{--cookie-banner-bg: #202023;--cookie-banner-border: #303033;--cookie-title: #ececec;--cookie-body: #a1a0a0;--cookie-primary: #ececec;--cookie-primary-hover: #d6d6d6;--cookie-primary-text: #18181b;--cookie-secondary-hover: color-mix(in srgb, #ececec 8%, #202023)}.cookie-consent__settings-panel{display:flex;flex-direction:column;gap:12px;width:100%}.cookie-consent__toggle-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-top:4px}.cookie-consent__toggle-copy{flex:1;min-width:0}.cookie-consent__toggle-title{margin:0;font:600 12px/1.35 var(--font-sans, Calibri, "Segoe UI", sans-serif);color:var(--cookie-title, #1c2530)}.cookie-consent__toggle-hint{margin:4px 0 0;font-size:11px;line-height:1.45;color:var(--cookie-body, #5b6472)}.cookie-consent__toggle{position:relative;flex:none;width:44px;height:24px;padding:0;border:none;border-radius:999px;background:#e2e5ea;cursor:pointer;transition:background .12s ease}.cookie-consent__toggle.is-on{background:var(--cookie-primary, #1f4a72)}.cookie-consent__toggle-knob{position:absolute;top:3px;left:3px;width:18px;height:18px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #1c25302e;transition:left .12s ease}.cookie-consent__toggle.is-on .cookie-consent__toggle-knob{left:23px}.cookie-consent__withdraw-block{margin-top:2px;padding-top:14px;border-top:1px solid #f0f0f0}.cookie-consent-settings-popover[data-shell-theme=dark] .cookie-consent__withdraw-block{border-top-color:#303033}.cookie-consent__withdraw-btn{box-sizing:border-box;margin-top:10px;padding:9px 14px;border:1.5px solid #b3261e;border-radius:var(--wf03-radius-control, 8px);background:#fff;color:#b3261e;font:500 12px/1.2 var(--font-sans, Calibri, "Segoe UI", sans-serif);cursor:pointer;transition:background .12s ease}.cookie-consent__withdraw-btn:hover{background:#fdecea}.cookie-consent-confirm-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1002;background:#1c253047}.cookie-consent-confirm{position:fixed;left:50%;bottom:auto;top:50%;z-index:1003;width:min(calc(100vw - 32px),360px);box-sizing:border-box;padding:18px 20px;transform:translate(-50%,-50%);background:var(--cookie-banner-bg, #fff);border:1px solid var(--cookie-banner-border, #e2e5ea);border-radius:var(--wf03-radius-card, 16px);box-shadow:0 12px 32px #1c253029}.cookie-consent-confirm__title{margin:0 0 8px;font:600 13px/1.35 var(--font-sans, Calibri, "Segoe UI", sans-serif);color:var(--cookie-title, #1c2530)}.cookie-consent-confirm__text{margin:0 0 14px;font-size:12px;line-height:1.5;color:var(--cookie-body, #5b6472)}.cookie-consent-confirm__actions{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.cookie-consent-confirm__actions .cookie-consent-banner__btn,.cookie-consent-confirm__actions .cookie-consent__withdraw-btn{margin-top:0;width:auto;min-width:0}@media(max-width:639px){.cookie-consent-banner__card{flex-direction:column;align-items:flex-start}.cookie-consent-banner__actions{width:100%;justify-content:stretch}.cookie-consent-banner__actions .cookie-consent-banner__btn{flex:1 1 calc(50% - 4px);min-width:0}}.auth-page{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:24px 16px 32px;background:var(--color-page, #f4f6f8)}.auth-card{width:100%;max-width:420px;background:#fff;border:1px solid var(--color-border, #dde3ea);border-radius:14px;box-shadow:var(--shadow-branded, 0 8px 24px rgba(0, 0, 0, .08));overflow:hidden}.auth-card__hero{padding:28px 24px 20px;background:linear-gradient(135deg,var(--color-brand, #1f4e79) 0%,color-mix(in srgb,var(--color-brand, #1f4e79) 72%,#1c2530) 100%);color:#fff}.auth-card__brand{font-size:12px;letter-spacing:.06em;text-transform:uppercase;opacity:.85;font-weight:700}.auth-card__title{margin:8px 0 6px;font-size:24px;font-weight:700;line-height:1.2}.auth-card__subtitle{margin:0;font-size:14px;opacity:.92;line-height:1.45}.auth-card__body{padding:22px 24px 24px}.auth-form__label{display:block;font-size:13px;font-weight:600;margin-bottom:12px}.auth-form__input{display:block;width:100%;margin-top:6px;min-height:48px;padding:0 14px;border:1px solid var(--color-border, #dde3ea);border-radius:10px;font-size:16px}.auth-form__submit{width:100%;min-height:48px;margin-top:4px;border:none;border-radius:10px;background:var(--color-brand, #1f4a72);color:var(--color-brand-text, #fff);font:700 15px/1 var(--font-sans, Calibri, "Segoe UI", sans-serif);cursor:pointer}.auth-form__submit:disabled{opacity:.65;cursor:not-allowed}.auth-sent__title{margin:0 0 10px;font-size:18px;font-weight:700}.auth-sent__body{margin:0 0 18px;font-size:14px;color:var(--color-muted, #667);line-height:1.5}.auth-link-btn{background:none;border:none;padding:0;color:var(--color-brand, #1f4e79);font:600 14px/1.4 var(--font-sans, Calibri, "Segoe UI", sans-serif);cursor:pointer;text-decoration:underline}.auth-link-btn:disabled{opacity:.55;cursor:not-allowed}.auth-resend-btn{width:100%;min-height:48px;padding:0 16px;border:1.5px solid var(--color-brand, #1f4e79);border-radius:10px;background:#fff;color:var(--color-brand, #1f4e79);font:600 15px/1 var(--font-sans, Calibri, "Segoe UI", sans-serif);cursor:pointer}.auth-resend-btn:disabled{opacity:.65;border-color:var(--color-border, #dde3ea);color:var(--color-muted, #667);cursor:not-allowed}.auth-success{margin:0 0 12px;padding:10px 12px;border-radius:8px;background:#e8f5e9;color:#2e7d32;font-size:13px;line-height:1.45}.auth-actions{display:flex;flex-wrap:wrap;gap:14px;align-items:center;margin-top:16px}.auth-actions--stack{flex-direction:column;align-items:flex-start}.auth-form__hint{display:block;margin-top:4px;font-size:12px;font-weight:400;color:var(--color-muted, #667);line-height:1.4}a.auth-link-btn{text-decoration:underline}.auth-dev-note{margin-top:14px;padding:12px;border-radius:10px;background:#fff8ed;color:#7a4d00;font-size:13px;line-height:1.45}.auth-page__toolbar{width:100%;max-width:420px;display:flex;justify-content:flex-end;margin-bottom:12px}.auth-page__footer{width:100%;max-width:420px;margin-top:18px}.auth-error{margin:0 0 12px;color:#c0392b;font-size:13px}.auth-dev-token{margin:12px 0}.auth-dev-token input{width:100%;min-height:44px;padding:8px 12px;border-radius:8px;border:1px solid var(--color-border);font-family:var(--font-mono, monospace);font-size:12px}.auth-dev-open{display:inline-block;margin-top:8px;min-height:44px;line-height:44px;padding:0 16px;background:#fff;border:1.5px solid var(--color-brand);color:var(--color-brand);border-radius:10px;text-decoration:none;font-weight:700;font-size:14px}.tenant-switcher{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:8px;font-size:13px}.tenant-switcher__label{font-weight:600;color:var(--color-muted, #666)}.tenant-switcher__select{min-height:36px;padding:4px 8px;border-radius:6px;border:1px solid var(--color-border);font-size:13px;max-width:100%}.in-app-notif-list{list-style:none;margin:0;padding:0}.in-app-notif-list__hint,.in-app-notif-list__empty{margin:0;font-size:13px;color:#8b97a5}.in-app-notif-list__error{margin:0;font-size:12px;color:#c0392b}.in-app-notif-row{border-bottom:1px solid #f0f0f0}.in-app-notif-row:last-child{border-bottom:none}.in-app-notif-row__btn{display:flex;align-items:flex-start;gap:10px;width:100%;padding:11px 0;border:none;background:transparent;text-align:left;cursor:pointer}.in-app-notif-row__dot{width:8px;height:8px;margin-top:5px;border-radius:50%;flex-shrink:0;background:transparent}.in-app-notif-row__dot--unread{background:#1f4a72}.in-app-notif-row__main{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.in-app-notif-row__title{font-size:13px;font-weight:500;color:#1c2530;line-height:1.35}.in-app-notif-row--unread .in-app-notif-row__title{font-weight:600}.in-app-notif-row__body{font-size:12px;color:#8b97a5;line-height:1.4}.in-app-notif-row__time{flex-shrink:0;font-size:11px;color:#8b97a5;line-height:1.35;padding-top:2px}.app-main--flush{background:transparent;border:none;border-radius:0;padding:0;flex:1;display:flex;flex-direction:column;min-height:0}.cabinet-home{flex:1;display:flex;flex-direction:column;min-height:0;padding:0 0 8px;gap:0}.home-exclusive{flex:1;display:flex;flex-direction:column;gap:16px;min-height:0}.home-acc{border:1px solid #e2e5ea;border-radius:16px;background:#fff;overflow:hidden;display:flex;flex-direction:column;min-height:0}.home-acc--expanded{flex:1 1 0}.home-acc--collapsed{flex:0 0 auto}.home-acc__header{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;padding:20px 22px;border:none;background:transparent;cursor:pointer;text-align:left;flex-shrink:0}.home-acc__header-main{display:flex;align-items:center;gap:10px;min-width:0}.home-acc__title{font-size:14px;font-weight:600;color:#1c2530}.home-acc__badge{flex-shrink:0;padding:3px 10px;border-radius:20px;background:#eaf1f7;color:#1f4a72;font-size:11px;font-weight:600;line-height:1.4}.home-acc__chevron{flex-shrink:0;font-size:14px;color:#8b97a5;line-height:1;transition:transform .2s ease}.home-acc__chevron--up{transform:rotate(180deg)}.home-acc__peek{padding:0 22px 18px;flex-shrink:0}.home-acc__peek-checklist .ob-checklist__meta{margin:0 0 8px}.home-acc__peek-checklist .ob-checklist__track{margin-bottom:0}.home-acc__body-wrap{display:grid;grid-template-rows:0fr;transition:grid-template-rows .3s ease;min-height:0}.home-acc--expanded .home-acc__body-wrap{grid-template-rows:1fr;flex:1;min-height:0}.home-acc__body{overflow:hidden;min-height:0;padding:0 22px}.home-acc--expanded .home-acc__body{padding-bottom:22px;overflow-y:auto;display:flex;flex-direction:column;flex:1}.home-acc--expanded .home-acc__body>.ob-checklist--embedded,.home-acc--expanded .home-acc__body>.in-app-notif-list,.home-acc--expanded .home-acc__body>.home-stats--full{flex:1;min-height:0}.home-stats__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.home-stats--full .home-stats__grid{margin-bottom:14px}.home-stats__grid--peek{gap:8px}.home-stats__tile{display:flex;flex-direction:column;align-items:center;gap:4px;padding:14px 8px;border-radius:12px;background:#f7f9fb;border:1px solid #edf0f3}.home-stats__tile--compact{flex-direction:row;justify-content:center;padding:10px 8px;gap:6px}.home-stats__tile--compact .home-stats__icon,.home-stats__tile--compact .home-stats__value{font-size:14px}.home-stats__tile--compact .home-stats__label{font-size:10px}.home-stats__icon{font-size:18px;line-height:1}.home-stats__value{font-size:18px;font-weight:600;color:#1c2530}.home-stats__label{font-size:11px;color:#8b97a5;text-align:center;line-height:1.3}.home-stats__note{margin:0;font-size:12px;color:#8b97a5;line-height:1.45}.home-stats--full{display:flex;flex-direction:column}@media(max-width:480px){.home-stats__grid,.home-stats__grid--peek{grid-template-columns:1fr}.home-stats__tile--compact{justify-content:flex-start}}.cabinet-root[data-shell-theme=classic] .team-card,.cabinet-root[data-shell-theme=light] .team-card,.team-portal[data-shell-theme=classic],.team-portal[data-shell-theme=light]{--team-ink: #101828;--team-ink-soft: #5d6b82;--team-ink-faint: #94a2b8;--team-surface: var(--shell-surface, #ffffff);--team-accent: var(--shell-primary, #1e3a5f);--team-accent-ink: #ffffff;--team-accent-soft: #eaf0f6;--team-accent-soft-line: #d7e2ed;--team-line: var(--shell-border, #e7eaf1);--team-line-soft: #f0f2f6;--team-canvas-raise: #fafbfd;--team-success: #12805c;--team-success-soft: #e4f5ee;--team-warn: #96600f;--team-warn-soft: #faf0e0;--team-neutral-soft: #eef1f5;--team-danger: #b4390e;--team-danger-soft: #fbeae3;--team-shadow: 0 1px 2px rgba(16, 24, 40, .04), 0 8px 24px -12px rgba(16, 24, 40, .1);--team-shadow-fab: 0 6px 16px -4px rgba(30, 58, 95, .45);--team-shadow-sheet: 0 -8px 30px -8px rgba(16, 24, 40, .25);--team-app-bottom-nav-height: 56px;--team-fab-gap: 16px;--team-card-pad-x: 26px}.cabinet-root[data-shell-theme=dark] .team-card,.team-portal[data-shell-theme=dark]{--team-ink: #eef1f6;--team-ink-soft: #a6b1c4;--team-ink-faint: #6b7688;--team-surface: var(--shell-surface, #182233);--team-accent: #6e9bc7;--team-accent-ink: #0b1420;--team-accent-soft: #1e3550;--team-accent-soft-line: #2c4b6c;--team-line: var(--shell-border, #2a3549);--team-line-soft: #212c3e;--team-canvas-raise: #1d2a3f;--team-success: #57c39a;--team-success-soft: #173328;--team-warn: #e8a23d;--team-warn-soft: #3a2a14;--team-neutral-soft: #243044;--team-danger: #e28368;--team-danger-soft: #3a2018;--team-shadow: 0 1px 2px rgba(0, 0, 0, .3), 0 12px 32px -16px rgba(0, 0, 0, .5);--team-shadow-fab: 0 6px 18px -4px rgba(0, 0, 0, .6);--team-shadow-sheet: 0 -8px 30px -8px rgba(0, 0, 0, .6)}.team-card{display:flex;flex-direction:column;width:100%;min-height:calc(100vh - 200px);max-height:calc(100vh - 200px);color:var(--team-ink);background:var(--team-surface);border:1px solid var(--team-line);border-radius:16px;box-shadow:var(--team-shadow);overflow:visible}.team-card__head{padding:22px var(--team-card-pad-x) 18px}.team-card__head-row{display:flex;align-items:center;gap:10px;margin-bottom:8px}.team-card__back{width:28px;height:28px;border-radius:9px;flex:none;display:flex;align-items:center;justify-content:center;padding:0;border:1px solid var(--team-line);background:var(--team-surface);color:var(--team-ink-soft);cursor:pointer;transition:background .12s ease,color .12s ease,border-color .12s ease}.team-card__back:hover{background:var(--team-canvas-raise);color:var(--team-accent);border-color:var(--team-accent-soft-line)}.team-card__back:focus-visible{outline:2px solid var(--team-accent);outline-offset:2px}.team-card__back svg{width:15px;height:15px}.team-card__title{margin:0;font:700 18px/1.25 "Manrope",var(--font-sans, sans-serif);letter-spacing:-.01em;color:var(--team-ink)}.team-card__lead{margin:0;max-width:64ch;font:400 13px/1.5 "Inter",var(--font-sans, sans-serif);color:var(--team-ink-soft)}.team-card__context-note{margin:12px 0 0;padding:10px 14px;border-radius:10px;background:var(--team-canvas-raise);color:var(--team-ink-soft);font:400 13px/1.45 "Inter",var(--font-sans, sans-serif)}.team-card__context-note--solo{background:var(--team-warn-soft);color:var(--team-warn)}.team-card__hairline{height:1px;margin:0 var(--team-card-pad-x);background:var(--team-line-soft)}.team-card__loading{padding:48px var(--team-card-pad-x);text-align:center;font:400 13.5px/1.5 "Inter",var(--font-sans, sans-serif);color:var(--team-ink-faint)}.team-card__cols{display:grid;flex:1;grid-template-columns:1.15fr 1fr 1fr;align-items:stretch;padding:22px 0;min-height:0}.team-col{display:flex;flex-direction:column;gap:0;min-width:0;min-height:0;padding:0 var(--team-card-pad-x);border-inline-start:1px solid var(--team-line-soft);overflow:visible}.team-col--invite{position:relative;z-index:2}.team-col:first-child{border-inline-start:none}.team-col__head{display:flex;align-items:center;gap:8px;margin-bottom:14px}.team-col__head svg{width:14px;height:14px;flex:none;color:var(--team-ink-faint)}.team-col__head h2{margin:0;font:700 10.5px/1 "Inter",var(--font-sans, sans-serif);letter-spacing:.07em;text-transform:uppercase;color:var(--team-ink-faint)}.team-col__alert{margin:0 0 12px;padding:10px 12px;border-radius:8px;background:var(--team-danger-soft);color:var(--team-danger);font:500 12.5px/1.45 "Inter",var(--font-sans, sans-serif)}.team-col__form{display:flex;flex-direction:column;gap:0;margin:0}.team-col__field{display:flex;flex-direction:column;gap:5px;margin-bottom:12px;min-width:0}.team-col__field label,.team-col .team-card__field-label{display:block;font:600 11px/1.2 "Inter",var(--font-sans, sans-serif);color:var(--team-ink-soft)}.team-col__field input,.team-col .team-role-select__trigger{width:100%;height:34px;min-height:34px;box-sizing:border-box;margin:0;padding:0 10px;border:1px solid var(--team-line);border-radius:8px;background:var(--team-canvas-raise);color:var(--team-ink);font:500 13px/1.3 "Inter",var(--font-sans, sans-serif)}.team-col__field input::placeholder{color:var(--team-ink-faint)}.team-col__field input:focus-visible,.team-col .team-role-select__trigger:focus-visible,.team-col .team-role-select--open .team-role-select__trigger{border-color:var(--team-accent);box-shadow:0 0 0 3px var(--team-accent-soft);outline:none}.team-col__field input:disabled,.team-col .team-role-select__trigger:disabled{opacity:.55;cursor:not-allowed}.team-col__submit{width:100%;height:36px;margin-top:2px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;border-radius:8px;background:var(--team-accent);color:var(--team-accent-ink);font:700 12.5px/1 "Inter",var(--font-sans, sans-serif);cursor:pointer}.team-col__submit:hover:not(:disabled){filter:brightness(1.08)}.team-col__submit:focus-visible{outline:2px solid var(--team-accent);outline-offset:2px}.team-col__submit:disabled{opacity:.5;cursor:not-allowed}.team-col__body{flex:1;min-height:0;overflow-y:auto;display:flex;flex-direction:column}.team-col__body.is-empty{justify-content:center;align-items:center;text-align:center}.team-col__body::-webkit-scrollbar{width:5px}.team-col__body::-webkit-scrollbar-thumb{background:var(--team-line);border-radius:3px}.team-col__body::-webkit-scrollbar-track{background:transparent}.team-roles-ref{margin-top:22px;padding-top:18px;border-top:1px solid var(--team-line-soft)}.team-roles-ref__label{font:700 10px/1 "Inter",var(--font-sans, sans-serif);letter-spacing:.06em;text-transform:uppercase;color:var(--team-ink-faint);margin-bottom:10px}.team-roles-ref__item{display:flex;align-items:flex-start;gap:9px;margin-bottom:10px}.team-roles-ref__item:last-child{margin-bottom:0}.team-roles-ref__icon{width:22px;height:22px;border-radius:7px;background:var(--team-accent-soft);color:var(--team-accent);display:flex;align-items:center;justify-content:center;flex:none;margin-top:1px}.team-roles-ref__icon svg{width:12px;height:12px}.team-roles-ref__name{font:600 12px/1.3 "Inter",var(--font-sans, sans-serif);color:var(--team-ink)}.team-roles-ref__desc{font-size:11px;color:var(--team-ink-faint);line-height:1.4;margin-top:1px}.team-link-note{display:flex;gap:7px;align-items:flex-start;margin-top:16px;font-size:11px;color:var(--team-ink-faint);line-height:1.5}.team-link-note svg{flex:none;margin-top:1px;width:13px;height:13px}.team-col__empty-state{display:flex;flex-direction:column;align-items:center;gap:8px;max-width:180px}.team-col__empty-state-icon{width:40px;height:40px;border-radius:11px;background:var(--team-accent-soft);border:1px solid var(--team-accent-soft-line);display:flex;align-items:center;justify-content:center;color:var(--team-accent)}.team-col__empty-state-icon svg{width:18px;height:18px}.team-col__empty-state p{margin:0;font-size:11.5px;color:var(--team-ink-faint);line-height:1.5}.team-col__member-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:4px}.team-col__member{display:flex;flex-wrap:wrap;align-items:center;gap:8px 10px;padding:4px 0;border-radius:8px;flex:none}.team-col__member:hover{background:color-mix(in srgb,var(--team-canvas-raise) 65%,transparent)}.team-col__avatar{display:flex;align-items:center;justify-content:center;width:30px;height:30px;flex:none;border-radius:50%;background:var(--team-accent-soft);color:var(--team-accent);font:700 12px/1 "Manrope",var(--font-sans, sans-serif)}.team-col__member-info{flex:1;min-width:0}.team-col__member-email{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font:500 12.5px/1.3 "Inter",var(--font-sans, sans-serif);color:var(--team-ink)}.team-col__member-role{margin-top:1px;font:400 10.5px/1.35 "Inter",var(--font-sans, sans-serif);color:var(--team-ink-faint)}.team-col__pill,.team-card__role-pill{flex:none;margin-left:auto;padding:2px 8px;border-radius:20px;font:700 10px/1.2 "IBM Plex Mono",var(--font-mono, monospace);letter-spacing:.02em}.team-card__role-pill--own,.team-card__role-pill--solo{background:var(--team-success-soft);color:var(--team-success)}.team-card__role-pill--adm{background:var(--team-accent-soft);color:var(--team-accent)}.team-card__role-pill--spec,.team-card__role-pill--acc{background:var(--team-neutral-soft);color:var(--team-ink-soft)}.team-card__role-pill--pending{background:var(--team-warn-soft);color:var(--team-warn)}.team-col__member--pending .team-col__pill{margin-left:0}.team-col__revoke{flex:1 1 100%;margin:2px 0 0 40px;padding:6px 10px;border:1px solid var(--team-line);border-radius:8px;background:transparent;color:var(--team-ink-soft);font:600 11.5px/1 "Inter",var(--font-sans, sans-serif);cursor:pointer}.team-col__revoke:hover:not(:disabled){background:var(--team-canvas-raise);color:var(--team-ink)}.team-col__revoke:focus-visible{outline:2px solid var(--team-accent);outline-offset:2px}.team-col__revoke:disabled{opacity:.5;cursor:not-allowed}.team-mobile{display:none;flex:1;flex-direction:column;min-height:0}.team-mobile__seg-bar{display:flex;gap:6px;padding:14px var(--team-card-pad-x) 4px}.team-mobile__seg-btn{flex:1;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid var(--team-line);background:var(--team-surface);color:var(--team-ink-soft);font:600 11.5px/1 "Inter",var(--font-sans, sans-serif);padding:8px 10px;border-radius:20px;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:6px}.team-mobile__seg-btn svg{width:13px;height:13px;flex:none}.team-mobile__seg-count{font:700 9.5px/1 "IBM Plex Mono",var(--font-mono, monospace);background:var(--team-line-soft);color:var(--team-ink-faint);padding:1px 5px;border-radius:10px}.team-mobile__seg-btn.is-active{background:var(--team-accent);border-color:var(--team-accent);color:var(--team-accent-ink)}.team-mobile__seg-btn.is-active .team-mobile__seg-count{background:#ffffff38;color:var(--team-accent-ink)}.team-mobile__seg-btn:focus-visible{outline:2px solid var(--team-accent);outline-offset:2px}.team-mobile__panel{flex:1;min-height:0;display:flex;flex-direction:column;padding:16px var(--team-card-pad-x) 90px}.team-mobile__panel[hidden]{display:none}.team-mobile__panel-body{flex:1;min-height:min(420px,calc(100vh - 280px));scroll-padding-bottom:96px}.team-fab{display:none;position:fixed;right:18px;bottom:var(--app-floating-fab-bottom, calc(var(--team-app-bottom-nav-height, 56px) + var(--team-fab-gap, 16px) + env(safe-area-inset-bottom, 0px)));width:var(--app-floating-fab-size, 52px);height:var(--app-floating-fab-size, 52px);border-radius:50%;background:var(--team-accent, #6e9bc7);color:var(--team-accent-ink, #0b1420);border:0;box-shadow:var(--team-shadow-fab, 0 6px 16px -4px rgba(30, 58, 95, .45));align-items:center;justify-content:center;cursor:pointer;z-index:120;padding:0;opacity:.88;transform:scale(1);transition:opacity .28s ease,transform .28s ease,visibility .2s ease,box-shadow .28s ease}.team-fab:hover:not(.team-fab--concealed):not(.team-fab--dimmed),.team-fab:focus-visible:not(.team-fab--concealed):not(.team-fab--dimmed){opacity:1}.team-fab--dimmed:not(.team-fab--concealed){opacity:.28;transform:scale(.86);box-shadow:0 2px 8px -4px #10182826;pointer-events:none}.team-fab--concealed{opacity:0;visibility:hidden;pointer-events:none;transform:scale(.92)}.team-fab:active:not(:disabled):not(.team-fab--concealed):not(.team-fab--dimmed){transform:scale(.93)}@media(prefers-reduced-motion:reduce){.team-fab{transition:opacity .15s ease,visibility .15s ease;opacity:.92}.team-fab--dimmed:not(.team-fab--concealed){opacity:.62;transform:none}}.team-fab svg{display:block;width:22px;height:22px;flex:none}.team-fab:focus-visible{outline:2px solid var(--team-accent-ink);outline-offset:2px}.team-fab:disabled{opacity:.5;cursor:not-allowed}.team-sheet-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#1018286b;opacity:0;pointer-events:none;transition:opacity .2s ease;z-index:210}.team-sheet-backdrop.is-open{opacity:1;pointer-events:auto}.team-sheet{position:fixed;left:0;right:0;bottom:0;background:var(--team-surface, #182233);border-radius:20px 20px 0 0;box-shadow:var(--team-shadow-sheet, 0 -8px 30px -8px rgba(0, 0, 0, .6));z-index:211;transform:translateY(100%);transition:transform .25s cubic-bezier(.32,.72,0,1);padding:10px 18px calc(22px + env(safe-area-inset-bottom,0px));max-height:82vh;overflow-y:auto;color:var(--team-ink, #eef1f6)}.team-sheet.is-open{transform:translateY(0)}.team-sheet__handle{width:36px;height:4px;background:var(--team-line, #2a3549);border-radius:3px;margin:4px auto 14px;touch-action:none}.team-sheet__title{margin:0 0 14px;font:700 15px/1.25 "Manrope",var(--font-sans, sans-serif);color:var(--team-ink)}.team-sheet .team-col{padding:0;border:0;min-height:0}.team-sheet .team-col__submit{height:38px;margin-top:4px;font-size:13px}.team-portal{position:static}.team-roles-ref--compact{margin-top:16px;padding-top:14px}.team-roles-ref--compact .team-roles-ref__label{font-size:9.5px;margin-bottom:9px}.team-roles-ref__icon--compact{width:20px;height:20px;border-radius:6px}.team-roles-ref__icon--compact svg{width:11px;height:11px}.team-roles-ref__name--compact{font-size:11.5px}.team-roles-ref__desc--compact{font-size:10.5px}@media(max-width:820px){.settings-page--team,.settings-page--team .settings-page__detail{min-height:0;overflow:hidden}.team-card{flex:1;min-height:0;max-height:none;overflow:hidden}.team-card__cols--desktop{display:none}.team-mobile{display:flex;flex:1;flex-direction:column;min-height:0;overflow:hidden}.team-mobile__panel{flex:1;min-height:0;overflow:hidden}.team-mobile__panel-body{min-height:0}.team-fab{display:flex}}@media(min-width:821px){.team-sheet-backdrop,.team-sheet,.team-fab{display:none!important}}.team-col .team-role-select{position:relative;display:flex;flex-direction:column;gap:5px;margin-bottom:12px;min-width:0}.team-col .team-role-select__trigger{display:flex;align-items:center;gap:8px;text-align:left;cursor:pointer;transition:border-color .15s ease}.team-col .team-role-select__trigger:hover:not(:disabled){border-color:color-mix(in srgb,var(--team-accent) 35%,var(--team-line))}.team-col .team-role-select__icon{flex:none;display:flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:6px;background:var(--team-accent-soft);color:var(--team-accent)}.team-col .team-role-select__icon svg{width:14px;height:14px}.team-col .team-role-select__name{flex:1;min-width:0;font:600 13px/1.3 "Inter",var(--font-sans, sans-serif);color:var(--team-ink);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.team-col .team-role-select__code{flex:none;font:700 10px/1 "IBM Plex Mono",var(--font-mono, monospace);letter-spacing:.03em;color:var(--team-ink-faint)}.team-col .team-role-select__chev{flex:none;color:var(--team-ink-faint);transition:transform .15s ease}.team-col .team-role-select__chev--open{transform:rotate(180deg)}.team-col .team-role-select__menu{margin:0;padding:6px;list-style:none;border:1px solid var(--team-line);border-radius:12px;background:var(--team-surface);box-shadow:var(--team-shadow);max-height:min(240px,calc(100vh - 24px));overflow-y:auto}.team-col .team-role-select__menu--fixed{position:fixed;top:auto;left:auto;right:auto;bottom:auto}.team-col .team-role-select__option{display:flex;align-items:flex-start;gap:10px;width:100%;padding:9px 10px;border:none;border-radius:8px;background:transparent;color:var(--team-ink);cursor:pointer;text-align:left}.team-col .team-role-select__option:hover,.team-col .team-role-select__option--highlight{background:var(--team-canvas-raise)}.team-col .team-role-select__opt-text{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.team-col .team-role-select__opt-name{font:600 13px/1.35 "Inter",var(--font-sans, sans-serif);color:var(--team-ink)}.team-col .team-role-select__opt-desc{display:block;font:400 11px/1.4 "Inter",var(--font-sans, sans-serif);color:var(--team-ink-faint)}.team-col .team-role-select__check{flex:none;width:16px;height:16px;margin-top:2px;color:var(--team-accent);opacity:0}.team-col .team-role-select__option--selected{background:var(--team-accent-soft)}.team-col .team-role-select__option--selected .team-role-select__opt-name,.team-col .team-role-select__option--selected .team-role-select__code{color:var(--team-accent)}.team-col .team-role-select__option--selected .team-role-select__check{opacity:1}:root{--bp-sm: 640px;--bp-md: 768px;--bp-lg: 1024px;--bp-xl: 1280px;--bp-2xl: 1536px;--app-sidebar-width: 240px;--app-sidebar-rail-width: 64px;--branded-column-max: 480px;--branded-column-max-lg: 560px}@media(min-width:1024px){:root{--shell-max-width: 1280px}}@media(min-width:1280px){:root{--shell-max-width: 1440px}}@media(min-width:1024px){:root{--branded-outer-padding: 24px}}[data-ui=app],:root{--color-ink: #1c2530;--color-brand: #1f4e79;--color-page: #f5f6f8;--color-surface: #ffffff;--color-surface-hover: #eef4fa;--color-canvas-raise: #f2f4f8;--color-surface-subtle: var(--color-canvas-raise);--color-border: #e2e5ea;--color-success: #2e7d32;--color-warning: #b45f06;--color-muted: #666666;--radius-sm: 6px;--radius-md: 10px;--app-chrome-radius: 14px;--shadow-app: none;--font-sans: Calibri, "Segoe UI", sans-serif;--font-mono: "JetBrains Mono", ui-monospace, monospace;--line-height-base: 1.5;--line-height-cyrillic: 1.725}.ui-text-crisp,.catalog-tabs__count,.catalog-reg-zone-switch__count,.catalog-zone-services__head-count,.catalog-sidebar__action-count,.catalog-count-badge,.catalog-zone-services__group-count,.catalog-services-workspace__group-count,.ob-lang--registration .ob-lang__trigger,.ob-lang--registration .ob-lang__chev,.ob-reg-header__brand,.ob-reg-header__home,.ob-reg-header__flow-label,.ob-reg-header__step-count,.ob-reg-header__title,.ob-reg-header__subtitle{-webkit-font-smoothing:auto;-moz-osx-font-smoothing:auto;text-shadow:none;-webkit-text-stroke:0 transparent}[data-ui=branded],[data-ui=platform]{--color-ink: #1c2530;--color-brand: var(--color-niche-accent, #9b4d6a);--color-page: var(--color-niche-surface, #f7eef1);--color-border: rgba(0, 0, 0, .08);--radius-sm: 10px;--radius-md: 16px;--radius-lg: 20px;--shadow-branded: 0 4px 24px rgba(0, 0, 0, .08);--font-sans: Calibri, "Segoe UI", sans-serif}[data-niche-group=beauty]{--color-niche-accent: #9b4d6a;--color-niche-surface: #f7eef1}[data-niche-group=education]{--color-niche-accent: #4a5fc1;--color-niche-surface: #eef0fa}[data-niche-group=fitness]{--color-niche-accent: #2e7d52;--color-niche-surface: #eaf4ee}[data-niche-group=pets]{--color-niche-accent: #b8860b;--color-niche-surface: #fbf5e6}[data-niche-group=home]{--color-niche-accent: #2a8c8c;--color-niche-surface: #e8f6f6}[data-niche-group=food]{--color-niche-accent: #c45c3e;--color-niche-surface: #fdeee9}[data-niche-group=mobile]{--color-niche-accent: #3d6b8e;--color-niche-surface: #ebf2f7}[data-niche-group=spaces]{--color-niche-accent: #6b4fa0;--color-niche-surface: #f0ebf7}[data-niche-group=transport]{--color-niche-accent: #4a5568;--color-niche-surface: #eceff3}.branded-column{width:100%;max-width:var(--branded-column-max);margin-inline:auto}@media(min-width:1024px){.branded-column{max-width:var(--branded-column-max-lg)}}.app-shell{min-height:100vh;max-width:var(--shell-max-width, 960px);margin:0 auto;padding:12px 12px 0;display:flex;flex-direction:column}.app-shell--wide{max-width:var(--shell-max-width, 1280px)}.app-header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 18px;background:var(--color-surface, #fff);border:1px solid var(--color-border, #e2e5ea);border-radius:var(--radius-sm, 6px);margin-bottom:12px}.app-header__brand{display:flex;align-items:center;gap:10px;min-width:0}.app-header__mark{width:24px;height:24px;border-radius:6px;background:var(--color-brand, #1f4e79);color:#fff;font:700 13px/24px Calibri,sans-serif;text-align:center;flex:none}.app-header__titles{min-width:0}.app-header__title{margin:0;font-size:15px;font-weight:700;letter-spacing:-.01em;color:var(--color-ink, #1c2530);line-height:1.25}.app-header__subtitle{margin:2px 0 0;font-size:12px;color:var(--color-muted, #64748b);line-height:1.35}.app-header__actions{flex:none;display:flex;align-items:center;gap:12px}.app-header__logout{border:none;background:none;padding:6px 0;font:600 13px/1.2 var(--font-sans, Calibri, "Segoe UI", sans-serif);color:#64748b;cursor:pointer;white-space:nowrap}.app-header__logout:hover{color:#2563eb;text-decoration:underline}.app-header--cabinet{padding:16px 20px;background:var(--color-surface, #fff);border:1px solid var(--color-border, #e2e5ea);border-radius:14px;margin-bottom:12px}.app-header--cabinet .app-header__title{font-size:15px;font-weight:700;color:var(--color-ink, #1c2530);letter-spacing:-.01em}.app-header--cabinet .app-header__subtitle{margin-top:2px;font-size:11px;color:var(--color-muted, #64748b)}.profile-menu{position:relative}.profile-menu__trigger{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border:1px solid var(--color-border, #e2e5ea);border-radius:50%;background:var(--color-surface, #fff);color:#64748b;cursor:pointer;padding:0;transition:border-color .15s ease,background-color .15s ease,color .15s ease}.profile-menu__trigger:hover,.profile-menu__trigger.is-open{border-color:#b8c0c8;background:var(--color-surface-subtle, #f8f9fb);color:var(--color-ink, #1c2530)}.profile-menu__icon{display:block}.profile-menu__dropdown{position:absolute;top:44px;right:0;z-index:120;width:250px;max-width:min(250px,calc(100vw - 24px));padding:6px 0;border:1px solid var(--color-border, #e2e5ea);border-radius:12px;background:var(--color-surface, #fff);box-shadow:0 8px 24px #00000014}.profile-menu__identity{display:flex;align-items:center;gap:10px;padding:10px 12px;background:var(--surface-3, #e8ecf1);border-radius:8px;margin:4px 8px 8px}.profile-menu__avatar{flex:none;display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;font:700 11px/1 var(--font-sans, Calibri, "Segoe UI", sans-serif)}.profile-menu__identity-text{min-width:0}.profile-menu__head{padding:8px 14px 10px}.profile-menu__name{margin:0;font:600 13px/1.3 var(--font-sans, Calibri, "Segoe UI", sans-serif);color:var(--color-ink, #1c2530)}.profile-menu__meta{margin:2px 0 0;font:400 11px/1.35 var(--font-sans, Calibri, "Segoe UI", sans-serif);color:var(--color-muted, #64748b);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-menu__section-label{margin:0;padding:8px 14px 4px;font:600 10px/1.2 var(--font-sans, Calibri, "Segoe UI", sans-serif);letter-spacing:.06em;text-transform:uppercase;color:#94a3b8}.profile-menu__item{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;border:none;background:none;padding:10px 14px;text-align:left;font:500 14px/1.25 var(--font-sans, Calibri, "Segoe UI", sans-serif);color:var(--color-ink, #1c2530);cursor:pointer;transition:background-color .12s ease}.profile-menu__item:hover:not(:disabled){background:var(--color-surface-subtle, #f8f9fb)}.profile-menu__item.is-active{background:var(--color-surface-hover, #eef4fa);color:var(--color-brand, #1f4e79)}.profile-menu__item--disabled{opacity:.55;cursor:default}.profile-menu__item--logout,.profile-menu__item--logout .profile-menu__item-leading{color:#dc2626}.profile-menu__item--logout:hover:not(:disabled){background:#fef2f2}.profile-menu__item--with-icon{font-size:13px}.profile-menu__item--link{text-decoration:none;box-sizing:border-box}.profile-menu__item-leading{display:inline-flex;align-items:center;gap:10px;min-width:0}.profile-menu__item-trailing{display:inline-flex;align-items:center;gap:4px;font:600 11px/1 var(--font-sans, Calibri, "Segoe UI", sans-serif);color:#94a3b8}.profile-menu__lang-panel{margin:0 8px 6px;padding:4px;border-radius:8px;background:var(--color-surface-subtle, #f8f9fb)}.profile-menu__lang-option{display:flex;align-items:center;justify-content:space-between;width:100%;border:none;background:none;padding:8px 10px;border-radius:6px;font:600 12px/1 var(--font-sans, Calibri, "Segoe UI", sans-serif);color:var(--color-ink, #1c2530);cursor:pointer}.profile-menu__lang-option:hover{background:var(--color-surface, #fff)}.profile-menu__lang-option.is-active{background:var(--color-surface-hover, #eef4fa);color:var(--color-brand, #1f4e79)}.profile-menu__item-label{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-menu__item-meta,.profile-menu__item-badge{flex:none;font:500 11px/1 var(--font-sans, Calibri, "Segoe UI", sans-serif);color:#94a3b8}.profile-menu__item-badge{padding:2px 6px;border-radius:999px;background:#f1f5f9;color:#64748b}.profile-menu__divider{height:1px;margin:6px 0;background:var(--color-border, #e2e5ea)}.profile-menu__error{margin:0;padding:8px 14px 4px;font-size:12px;color:#b00020}.app-shell__footer{margin-top:8px;padding:14px 4px 20px}.app-shell__body{display:flex;gap:12px;flex:1;min-height:0}.app-shell__main-wrap{flex:1;min-width:0;padding-bottom:16px;display:flex;flex-direction:column;min-height:0}.cabinet-root .app-shell__main-wrap:has(.settings-page--team){min-height:calc(100vh - 120px)}.app-main{min-height:200px}.app-sidebar{width:var(--app-sidebar-width);flex-shrink:0;background:var(--color-surface, #fff);border:1px solid var(--color-border);border-radius:var(--app-chrome-radius, 14px);padding:10px 8px;align-self:flex-start;position:sticky;top:12px;max-height:calc(100vh - 120px);overflow-y:auto}.app-sidebar--rail{width:var(--app-sidebar-rail-width);padding:8px 4px}.app-sidebar--rail .app-sidebar__link{text-align:center;font-size:11px;padding:8px 4px}.app-sidebar__section+.app-sidebar__section{margin-top:12px;padding-top:12px;border-top:1px solid var(--color-border)}.app-sidebar__heading{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--color-muted);padding:0 8px 6px}.app-sidebar__list{list-style:none;margin:0;padding:0}.app-sidebar__link{display:block;width:100%;text-align:left;border:none;background:transparent;padding:7px 10px;border-radius:4px;font-size:12px;cursor:pointer;color:var(--color-ink)}.app-sidebar__link:hover{background:var(--color-surface-hover, #eef4fa)}.app-sidebar__link.is-active{background:var(--color-surface-hover, #eef4fa);color:var(--color-brand);font-weight:600}.app-bottom-nav{position:fixed;left:0;right:0;bottom:0;z-index:100;display:flex;background:var(--color-surface, #fff);border-top:1px solid var(--color-border);padding:6px 8px calc(6px + env(safe-area-inset-bottom,0));box-shadow:var(--shadow-branded, 0 -2px 12px rgba(0, 0, 0, .06))}body:has(.app-bottom-nav){--app-bottom-nav-height: 56px;--app-floating-gap: 16px;--app-floating-fab-size: 52px;--app-cookie-fab-size: 34px;--app-floating-fab-bottom: calc(var(--app-bottom-nav-height) + var(--app-floating-gap) + env(safe-area-inset-bottom, 0px));--app-cookie-fab-bottom: calc( var(--app-floating-fab-bottom) + (var(--app-floating-fab-size) - var(--app-cookie-fab-size)) / 2 )}.app-bottom-nav__btn{flex:1;border:none;background:transparent;padding:6px 4px;min-height:44px;cursor:pointer;display:flex;flex-direction:column;align-items:center;gap:2px;color:var(--color-muted);font-size:10px}.app-bottom-nav__short{font-weight:700;font-size:14px}.app-bottom-nav__btn.is-active{color:var(--color-brand);font-weight:600}.app-drawer-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000059;z-index:200}.app-drawer{position:fixed;left:0;right:0;bottom:0;z-index:201;max-height:75vh;background:#fff;border-radius:16px 16px 0 0;transform:translateY(100%);transition:transform .2s ease;overflow:hidden;display:flex;flex-direction:column}.app-drawer.is-open{transform:translateY(0)}.app-drawer__header{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;border-bottom:1px solid var(--color-border)}.app-drawer__close{border:1px solid var(--color-border);background:#fff;border-radius:4px;padding:6px 10px;cursor:pointer}.app-drawer .app-sidebar{position:static;width:100%;max-height:none;border:none;border-radius:0;overflow-y:auto}@media(max-width:767px){.app-shell{padding-bottom:72px}}@media(min-width:1024px){.app-shell{padding:16px 16px 0}}.branded-shell{min-height:100vh;background:var(--color-page)}.branded-shell__meta{text-align:center;font-size:11px;color:var(--color-muted);padding:8px 16px}.branded-shell__outer{padding:16px}.branded-card{background:#fff;border-radius:var(--radius-md);box-shadow:var(--shadow-branded);overflow:hidden;border:1px solid var(--color-border)}.platform-chrome{background:#fff;border-bottom:1px solid var(--color-border);padding:10px 16px;font-size:13px}.platform-chrome__back{color:var(--color-brand);text-decoration:none;font-weight:600}.week-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:8px}.week-agenda{display:none;flex-direction:column;gap:8px}.week-agenda__row{display:flex;align-items:center;gap:12px;padding:12px;border:1px solid var(--color-border);border-radius:var(--radius-sm);background:#fff}@media(max-width:1023px){.week-grid{display:none}.week-agenda{display:flex}}.branded-hero{background:linear-gradient(135deg,var(--color-brand) 0%,color-mix(in srgb,var(--color-brand) 70%,#2e7d32) 100%);color:#fff;padding:20px}.branded-hero__title{font-size:18px;font-weight:700;margin-top:4px}.branded-trust-chips{display:flex;gap:6px;margin-top:10px;flex-wrap:wrap}.branded-trust-chip{font-size:10px;padding:2px 8px;background:#fff3;border-radius:12px}.branded-body{padding:16px}.branded-slot-btn{min-height:44px;min-width:44px;padding:8px 14px;border-radius:var(--radius-sm);border:1px solid var(--color-border);background:#fff;cursor:pointer}.branded-slot-btn.is-selected{border-color:var(--color-brand);background:color-mix(in srgb,var(--color-brand) 12%,#fff)}.branded-slot-btn:disabled{background:#f5f5f5;cursor:not-allowed}.branded-cta{width:100%;margin-top:16px;padding:12px;min-height:44px;border-radius:var(--radius-sm);background:var(--color-brand);color:#fff;border:none;font-weight:600;cursor:pointer;box-shadow:var(--shadow-branded)}.appointment-card{display:flex;align-items:center;gap:12px;padding:12px;border-radius:var(--radius-sm);border:1px solid var(--color-border);background:#fff}.appointment-card__time{font-family:var(--font-mono);font-weight:600;min-width:48px}@media(max-width:767px){.appointment-card{flex-wrap:wrap}.appointment-card__action{width:100%}}[data-ui=app] :focus-visible,[data-ui=branded] :focus-visible,[data-ui=platform] :focus-visible{outline:2px solid var(--color-brand);outline-offset:2px}.catalog-table__category{padding:10px 8px 4px!important;font-size:12px;font-weight:700;color:var(--color-brand);background:#f7f9fc}.catalog-table__group{padding:6px 8px 2px 16px!important;font-size:11px;font-weight:600;color:var(--color-muted)}.catalog-mobile-category__title{font-size:13px;font-weight:700;color:var(--color-brand);margin:12px 0 6px}.catalog-mobile-group__title{font-size:11px;font-weight:600;color:var(--color-muted);margin:8px 0 4px}.catalog-service-list{display:none}@media(max-width:1023px){.catalog-table-wrap{display:none}.catalog-service-list{display:flex;flex-direction:column;gap:8px}}.catalog-service-card{padding:12px;border:1px solid var(--color-border);border-radius:var(--radius-sm);background:#fff}.finance-tabs{display:flex;gap:8px;margin-bottom:12px}.finance-tabs__btn{flex:1;padding:8px 12px;min-height:44px;border:1px solid var(--color-border);border-radius:var(--radius-sm);background:#fff;cursor:pointer;font-size:12px}.finance-tabs__btn.is-active{border-color:var(--color-brand);background:#eef4fa;color:var(--color-brand);font-weight:600}.finance-pnl-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:16px}.finance-pnl-card{padding:12px;border-radius:var(--radius-sm);background:#f7f9fc}.finance-pnl-card__label{font-size:11px;color:var(--color-muted)}.finance-pnl-card__value{font-family:var(--font-mono);font-size:18px;font-weight:700}.finance-ledger-table{width:100%;border-collapse:collapse;font-size:13px}.finance-ledger-cards{display:none;flex-direction:column;gap:8px}.finance-ledger-card{padding:12px;border:1px solid var(--color-border);border-radius:var(--radius-sm);background:#fff;font-size:13px}.finance-ledger-card__amount{font-family:var(--font-mono);font-weight:600}@media(max-width:1023px){.finance-pnl-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:767px){.finance-pnl-grid{grid-template-columns:1fr}.finance-ledger-table-wrap{display:none}.finance-ledger-cards{display:flex}}[data-shell-theme=classic]{--shell-primary: #1f4a72;--shell-primary-hover: #2a5a87;--shell-primary-text: #ffffff;--shell-destructive: #b3261e;--shell-warning: #b8860b;--shell-background: #f5f6f8;--shell-surface: #ffffff;--shell-border: #e2e5ea;--shell-text-primary: #1c2530;--shell-text-secondary: #8b97a5;--shell-header-bg: #1f4a72;--shell-header-border: #1a4063;--shell-header-text: #ffffff;--shell-header-text-muted: rgba(255, 255, 255, .82);--shell-header-control-bg: rgba(255, 255, 255, .12);--shell-header-control-border: rgba(255, 255, 255, .3);--shell-header-control-bg-hover: rgba(255, 255, 255, .2);--shell-canvas-raise: #f2f4f8}[data-shell-theme=light]{--shell-primary: #1c2530;--shell-primary-hover: #34404d;--shell-primary-text: #ffffff;--shell-destructive: #d92d20;--shell-warning: #96600f;--shell-background: #f9fafb;--shell-surface: #ffffff;--shell-border: #eceef1;--shell-text-primary: #1c2530;--shell-text-secondary: #8b97a5;--shell-canvas-raise: #f2f4f8}[data-shell-theme=dark]{color-scheme:dark;--shell-primary: #ececec;--shell-primary-hover: #d6d6d6;--shell-primary-text: #18181b;--shell-destructive: #dc352b;--shell-warning: #e8a23d;--shell-background: #18181b;--shell-surface: #202023;--shell-border: #303033;--shell-text-primary: #ececec;--shell-text-secondary: #a1a0a0;--shell-canvas-raise: #2c3340}[data-shell-theme]{--color-page: var(--shell-background);--color-surface: var(--shell-surface);--color-border: var(--shell-border);--color-ink: var(--shell-text-primary);--color-muted: var(--shell-text-secondary);--color-brand: var(--shell-primary);--color-brand-text: var(--shell-primary-text);--color-surface-hover: color-mix(in srgb, var(--shell-primary) 8%, var(--shell-surface));--color-canvas-raise: var(--shell-canvas-raise);--color-surface-subtle: var(--shell-canvas-raise);--surface-2: var(--shell-surface);--surface-3: color-mix(in srgb, var(--shell-text-secondary) 10%, var(--shell-background));--text-muted: var(--shell-text-secondary)}.cabinet-root{min-height:100vh;background:var(--color-page);color:var(--color-ink)}.auth-page{--shell-primary: #1f4a72;--shell-primary-hover: #2a5a87;--shell-primary-text: #ffffff;--shell-destructive: #b3261e;--shell-background: #f5f6f8;--shell-surface: #ffffff;--shell-border: #e2e5ea;--shell-text-primary: #1c2530;--shell-text-secondary: #8b97a5;--color-page: var(--shell-background);--color-brand: var(--shell-primary);--color-border: var(--shell-border);--color-ink: var(--shell-text-primary);--color-muted: var(--shell-text-secondary)}.cabinet-root .app-header,.cabinet-root .app-header--cabinet,.cabinet-root .app-sidebar,.cabinet-root .app-bottom-nav,.cabinet-root .app-drawer__panel,.cabinet-root .profile-menu__trigger,.cabinet-root .profile-menu__dropdown,.cabinet-root .settings-section,.cabinet-root .accent-theme-picker__card,.cabinet-root .shell-theme-picker__card,.cabinet-root .catalog-page,.cabinet-root .ob-page{background:var(--color-page);color:var(--color-ink)}.cabinet-root .app-header,.cabinet-root .app-header--cabinet,.cabinet-root .app-sidebar,.cabinet-root .app-bottom-nav,.cabinet-root .app-drawer__panel,.cabinet-root .profile-menu__trigger,.cabinet-root .profile-menu__dropdown,.cabinet-root .settings-section,.cabinet-root .accent-theme-picker__card,.cabinet-root .shell-theme-picker__card{background:var(--color-surface)}.cabinet-root .app-sidebar__link:hover,.cabinet-root .app-sidebar__link.is-active,.cabinet-root .profile-menu__item.is-active,.cabinet-root .profile-menu__lang-option.is-active{background:var(--color-surface-hover);color:var(--shell-primary)}.cabinet-root .profile-menu__item:hover:not(:disabled),.cabinet-root .profile-menu__lang-option:hover,.cabinet-root .profile-menu__trigger:hover,.cabinet-root .profile-menu__trigger.is-open{background:var(--color-surface-subtle)}.cabinet-root .profile-menu__identity{background:var(--surface-3)}.cabinet-root .profile-menu__lang-panel{background:var(--color-surface-subtle)}.cabinet-root .app-bottom-nav{border-top:1px solid var(--color-border)}[data-shell-theme=dark] .profile-menu__dropdown{box-shadow:0 8px 24px #00000073}[data-shell-theme=dark] .profile-menu__item--logout:hover:not(:disabled){background:color-mix(in srgb,var(--shell-destructive) 16%,var(--color-surface))}.cabinet-root[data-shell-theme=classic] .app-header--cabinet{background:var(--shell-header-bg);border-color:var(--shell-header-border);color:var(--shell-header-text)}.cabinet-root[data-shell-theme=classic] .app-header--cabinet .app-header__title{color:var(--shell-header-text);font-weight:700}.cabinet-root[data-shell-theme=classic] .app-header--cabinet .app-header__subtitle{color:var(--shell-header-text-muted);font-size:12px;font-weight:400}.cabinet-root[data-shell-theme=classic] .app-header--cabinet .profile-menu__trigger{width:38px;height:38px;background:var(--shell-header-control-bg);border:1px solid var(--shell-header-control-border);color:var(--shell-header-text)}.cabinet-root[data-shell-theme=classic] .app-header--cabinet .profile-menu__trigger:hover,.cabinet-root[data-shell-theme=classic] .app-header--cabinet .profile-menu__trigger.is-open{background:var(--shell-header-control-bg-hover);border-color:#ffffff70;color:var(--shell-header-text)}.cabinet-root[data-shell-theme=classic] .app-header--cabinet .profile-menu__dropdown{background:var(--color-surface);color:var(--color-ink);border-color:var(--color-border)}.cabinet-root .catalog-sidebar--zone3{--color-brand: var(--shell-primary);--text-accent: var(--shell-primary);--border-accent: var(--shell-border)}.cabinet-root .catalog-sidebar--zone3 .catalog-sidebar__cta{color:var(--shell-primary);border-color:var(--shell-border);background:var(--shell-surface)}.cabinet-root .catalog-sidebar--zone3 .catalog-sidebar__cta:hover{background:var(--color-surface-hover)}.cabinet-root .catalog-sidebar--zone3 .catalog-sidebar__action-btn{color:#5b6472;border-color:var(--shell-border);background:var(--shell-surface)}.cabinet-root .catalog-sidebar--zone3 .catalog-sidebar__action-btn:hover{background:var(--color-surface-hover);color:var(--shell-text, #1c2530)}.cabinet-root .catalog-sidebar--zone3 .catalog-sidebar__action-btn.is-active,.cabinet-root .catalog-sidebar--zone3 .catalog-sidebar__action-btn--emphasis{color:var(--shell-primary)}.cabinet-root .catalog-sidebar--zone3 .catalog-sidebar__action-count{background:var(--shell-primary)}.cabinet-root .catalog-sidebar--zone3 .catalog-layout-switch__btn.is-active,.cabinet-root .catalog-sidebar--zone3 .catalog-sidebar__view-btn.is-active{color:var(--shell-primary)}.cabinet-root .catalog-sidebar--zone3 .catalog-sidebar__status--ready.catalog-sidebar__status--active{color:#2e7d32}.cabinet-root .catalog-sidebar--zone3 .catalog-sidebar__status--ready.catalog-sidebar__status--active .catalog-sidebar__status-dot{background:#2e7d32}.cabinet-root .catalog-zone-services__delete-all:hover:not(:disabled){color:var(--shell-destructive)}.cabinet-root .catalog-zone-services__confirm-delete{background:var(--shell-destructive);border-color:var(--shell-destructive);color:#fff}.cabinet-root .catalog-zone-services__confirm-delete:hover:not(:disabled){background:color-mix(in srgb,var(--shell-destructive) 88%,#000)}.cabinet-root .catalog-services-workspace__delete-all{color:var(--shell-destructive);border-color:color-mix(in srgb,var(--shell-destructive) 30%,var(--shell-border))}.cabinet-root .shell-theme-picker__card.is-selected,.ob-page .shell-theme-picker__card.is-selected{border-color:var(--shell-primary);box-shadow:0 0 0 1px color-mix(in srgb,var(--shell-primary) 35%,transparent)}.cabinet-root .accent-theme-picker__card.is-selected,.ob-page[data-shell-theme] .accent-theme-picker__card.is-selected{border:1px solid var(--shell-primary);box-shadow:0 0 0 1px color-mix(in srgb,var(--shell-primary) 35%,transparent)}.cabinet-root .shell-theme-picker__check,.ob-page .shell-theme-picker__check{background:var(--shell-primary);color:var(--shell-primary-text)}.ob-page[data-shell-theme]{background:var(--shell-background);color:var(--shell-text-primary)}.ob-page[data-shell-theme] .ob-card,.ob-page[data-shell-theme] .ob-input,.ob-page[data-shell-theme] .shell-theme-picker__card,.ob-page[data-shell-theme] .accent-theme-picker__card{background:var(--shell-surface);border-color:var(--shell-border);color:var(--shell-text-primary)}.ob-page[data-shell-theme] .ob-submit:not(:disabled){background:var(--shell-primary);color:var(--shell-primary-text)}.ob-page[data-shell-theme] .ob-submit:hover:not(:disabled){background:var(--shell-primary-hover)}.ob-page[data-shell-theme] .ob-submit--inactive{background:var(--color-border, #e2e5ea)!important;color:#9aa3ad!important;cursor:not-allowed}.cabinet-root .panel,.cabinet-root .app-main.panel{background:var(--color-surface);border-color:var(--color-border);color:var(--color-ink)}.cabinet-root .settings-page__title{color:var(--color-ink)}.cabinet-root .settings-page__subtitle,.cabinet-root .app-shell__footer{color:var(--color-muted)}.cabinet-root .legal-footer{border-top-color:var(--color-border);color:var(--color-muted)}.cabinet-root .legal-footer nav a{color:var(--shell-primary)}.cabinet-root .legal-footer nav a:hover{color:var(--shell-primary-hover)}.cabinet-root .legal-footer-note{color:var(--color-muted)}.cabinet-root .catalog-page--discovery-layout{background:var(--color-surface);border-color:var(--color-border);color:var(--color-ink)}.cabinet-root[data-shell-theme=classic] .catalog-page,.ob-page[data-shell-theme=classic] .catalog-page{--catalog-checkbox-border: #c5ccd4;--catalog-checkbox-bg: var(--shell-surface, #fff);--catalog-checkbox-checked-bg: var(--accent-dark, #2c2419);--catalog-checkbox-check: #fff}.cabinet-root[data-shell-theme=light] .catalog-page,.ob-page[data-shell-theme=light] .catalog-page{--catalog-checkbox-border: #c4cad2;--catalog-checkbox-bg: var(--shell-surface, #fff);--catalog-checkbox-checked-bg: var(--accent-dark, #2c2419);--catalog-checkbox-check: #fff}.cabinet-root[data-shell-theme=dark] .catalog-page,.ob-page[data-shell-theme=dark] .catalog-page{--catalog-checkbox-border: #52525b;--catalog-checkbox-bg: var(--shell-surface, #202023);--catalog-checkbox-checked-bg: var(--accent-dark, #2c2419);--catalog-checkbox-check: #fff}.ob-page[data-shell-theme=dark]{--color-muted: var(--shell-text-secondary)}.ob-page[data-shell-theme=dark] .ob-header,.ob-page[data-shell-theme=dark] .ob-lang__trigger,.ob-page[data-shell-theme=dark] .ob-lang__menu,.ob-page[data-shell-theme=dark] .ob-lang__option,.ob-page[data-shell-theme=dark] .ob-input,.ob-page[data-shell-theme=dark] .ob-account-card,.ob-page[data-shell-theme=dark] .shell-theme-picker__card,.ob-page[data-shell-theme=dark] .accent-theme-picker__card{background:var(--shell-surface);border-color:var(--shell-border);color:var(--shell-text-primary)}.ob-page[data-shell-theme=dark] .ob-card{border-color:var(--shell-border);background:var(--shell-surface)}.ob-page[data-shell-theme=dark] .ob-card__hero{background:linear-gradient(135deg,var(--shell-primary, #1f4e79) 0%,color-mix(in srgb,var(--shell-primary, #1f4e79) 72%,#1c2530) 100%);color:var(--shell-primary-text, #fff)}.ob-page[data-shell-theme=dark] .ob-card__hero--registration{background:#1f4a72;background-image:none}.ob-page[data-shell-theme=dark] .ob-card__body{background:var(--shell-surface);color:var(--shell-text-primary)}.ob-page[data-shell-theme=dark] .ob-subtitle,.ob-page[data-shell-theme=dark] .ob-loading,.ob-page[data-shell-theme=dark] .ob-hint,.ob-page[data-shell-theme=dark] .shell-theme-picker__desc,.ob-page[data-shell-theme=dark] .accent-theme-picker__desc{color:var(--shell-text-secondary)}.ob-page[data-shell-theme=dark] .ob-lang__option--on{background:var(--color-surface-hover)}.ob-page[data-shell-theme=dark] .ob-search-panel,.ob-page[data-shell-theme=dark] .ob-search-suggestion{background:var(--shell-surface);border-color:var(--shell-border);color:var(--shell-text-primary)}.ob-page[data-shell-theme=dark] .ob-search-suggestion:hover{background:var(--color-surface-hover)}.ob-page[data-shell-theme=dark] .ob-account-card-wrap--selected{background:var(--color-surface-hover);border-color:var(--shell-primary)}.ob-page[data-shell-theme=dark] .ob-section-info{background:var(--shell-surface);border-color:var(--shell-border);color:var(--shell-text-secondary)}.ob-page[data-shell-theme=dark] .ob-niche-preview{background:var(--shell-surface);border-color:var(--shell-border);color:var(--shell-text-primary)}.ob-page[data-shell-theme=dark] .legal-footer nav a{color:var(--shell-primary)}.ob-page[data-shell-theme=dark] .legal-footer-note{color:var(--shell-text-secondary)}.mp-shell-scroll{min-height:100%}.mp-card{background:#fff;border:1px solid var(--color-border);border-radius:var(--radius-md);box-shadow:var(--shadow-branded);overflow:hidden}.mp-hero{position:relative;padding:22px 20px 20px;color:#fff;background:linear-gradient(135deg,var(--color-brand) 0%,color-mix(in srgb,var(--color-brand) 72%,#1c2530) 100%)}.mp-hero__row{display:flex;gap:14px;align-items:center}.mp-hero__photo{flex:none;width:62px;height:62px;border-radius:50%;border:1.5px solid rgba(255,255,255,.55);object-fit:cover;background:#ffffff26}.mp-hero__niche{font-size:11.5px;letter-spacing:.03em;text-transform:uppercase;opacity:.9;font-weight:600}.mp-hero__title{margin:3px 0;font-size:22px;font-weight:700;line-height:1.15;text-wrap:pretty}.mp-hero__bio{font-size:13px;opacity:.9}.mp-trust{display:flex;flex-wrap:wrap;gap:6px;margin-top:14px;align-items:center}.mp-trust__chip{display:inline-flex;align-items:center;gap:5px;font-size:11.5px;font-weight:600;padding:4px 10px;background:#ffffff2e;border:1px solid rgba(255,255,255,.28);border-radius:999px}.mp-trust__chip--growth{border-style:dashed;background:#ffffff1f}.mp-trust__rating{font-weight:700;background:#ffffff38;border:none}.mp-hero__cta{margin-top:16px;min-height:44px;padding:0 20px;background:#fff;color:var(--color-brand);border:none;border-radius:10px;font:700 15px/1 var(--font-sans, Calibri, "Segoe UI", sans-serif);cursor:pointer;box-shadow:0 2px 10px #00000024;display:inline-flex;align-items:center;gap:8px}.mp-body{padding:18px 16px 16px;display:flex;flex-direction:column;gap:22px}.mp-l2{scroll-margin-top:8px}.mp-l2__head{display:flex;align-items:baseline;justify-content:space-between;gap:10px;margin-bottom:12px;flex-wrap:wrap}.mp-l2__title{margin:0;font-size:16px;font-weight:700}.mp-l2__tenure{font-size:12px;color:var(--color-muted)}.mp-services{display:flex;flex-direction:column;gap:16px}.mp-service-category__title{margin:0 0 10px;font-size:15px;font-weight:700;color:var(--color-brand, #1f4e79)}.mp-service-group{display:flex;flex-direction:column;gap:10px;margin-bottom:14px}.mp-service-group:last-child{margin-bottom:0}.mp-service-group__title{margin:0 0 4px;font-size:12px;font-weight:600;color:var(--color-muted);text-transform:none}.mp-service{border:1px solid rgba(0,0,0,.1);border-radius:12px;padding:13px 14px;background:#fff;overflow:visible}.mp-service__name-row{display:flex;align-items:center;gap:7px;flex-wrap:wrap}.mp-service__name{font-size:15px;font-weight:700}.mp-service__badges{margin-top:6px;margin-bottom:2px}.mp-service__info{font-size:14px;margin-top:4px}.mp-service__info strong{font-weight:700}.mp-service__reason{margin-top:2px;font-size:12.5px;color:var(--color-muted)}.mp-service__tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.mp-service__tag{font-size:11px;font-weight:600;padding:2px 9px;border-radius:6px;background:color-mix(in srgb,var(--color-brand) 12%,#fff);color:var(--color-brand)}.mp-risk-i{flex:none;width:17px;height:17px;border-radius:50%;border:1px solid #8b97a5;color:#6b7480;font:italic 700 11px/15px Georgia,serif;text-align:center;cursor:help}.mp-warning{display:flex;gap:9px;align-items:flex-start;margin-top:11px;padding:10px 12px;background:#fff7e6;border:1px solid #e6b657;border-radius:10px}.mp-warning__icon{flex:none;width:20px;height:20px;border-radius:6px;background:#d98a00;color:#fff;font:700 13px/20px Calibri,sans-serif;text-align:center}.mp-warning__text{font-size:12.5px;line-height:1.4;color:#6b4a00}.mp-warning__text strong{display:block;font-weight:700;color:#7a3d00}.mp-license-trust{display:flex;flex-wrap:wrap;gap:4px 8px;align-items:baseline;margin-top:8px}.mp-license-trust__chip{font-size:11px;font-weight:700;padding:2px 9px;border-radius:6px;background:color-mix(in srgb,#1a6b3c 11%,#fff);color:#1a6b3c}.mp-license-trust__link{font-size:12px;font-weight:500;color:var(--color-brand);text-decoration:none;background:none;border:none;padding:0;cursor:pointer;font-family:inherit;text-align:left}.mp-license-trust__link:hover{text-decoration:underline;text-underline-offset:2px}.mp-license-trust__note{flex:1 1 100%;margin:0;font-size:12px;line-height:1.4;color:var(--color-muted)}.mp-registry-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1200;display:flex;align-items:center;justify-content:center;padding:16px;background:#1218207a}.mp-registry-modal__panel{width:min(100%,480px);max-height:min(90vh,640px);overflow:auto;background:#fff;border-radius:14px;box-shadow:0 18px 48px #0000002e;padding:20px 20px 16px}.mp-registry-modal__head{display:flex;justify-content:space-between;gap:12px;align-items:flex-start;margin-bottom:12px}.mp-registry-modal__kicker{margin:0 0 4px;font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--color-muted)}.mp-registry-modal__title{margin:0;font-size:18px;line-height:1.25;font-weight:700;color:#1c2530}.mp-registry-modal__close{flex:none;width:32px;height:32px;border:none;border-radius:8px;background:#f3f5f7;color:#4a5560;font-size:22px;line-height:1;cursor:pointer}.mp-registry-modal__close:hover{background:#e8ebef}.mp-registry-modal__intro{margin:0 0 12px;font-size:13.5px;line-height:1.45;color:#3a4550}.mp-registry-modal__steps{margin:0 0 14px;padding-left:1.2rem;font-size:13.5px;line-height:1.45;color:#1c2530}.mp-registry-modal__steps li+li{margin-top:8px}.mp-registry-modal__note{margin:0 0 16px;padding:10px 12px;border-radius:10px;background:#f7f8fa;font-size:12px;line-height:1.4;color:#5a6570}.mp-registry-modal__actions{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:10px}.mp-registry-modal__cta{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 16px;border-radius:10px;background:var(--color-brand);color:#fff;font-size:14px;font-weight:700;text-decoration:none}.mp-registry-modal__cta:hover{filter:brightness(.95)}.mp-registry-modal__secondary{min-height:40px;padding:0 14px;border:1px solid var(--color-border);border-radius:10px;background:#fff;color:#3a4550;font-size:14px;font-weight:600;cursor:pointer}.mp-registry-modal__external{margin:0;font-size:11.5px;line-height:1.35;color:var(--color-muted)}.mp-service__cta{margin-top:12px;width:100%;min-height:44px;min-width:44px;padding:0 16px;background:#fff;color:var(--color-brand);border:1.5px solid var(--color-brand);border-radius:10px;font:700 14px/1 var(--font-sans, Calibri, "Segoe UI", sans-serif);cursor:pointer}.mp-empty{border:1px dashed rgba(0,0,0,.16);border-radius:12px;padding:22px 14px;text-align:center;color:var(--color-muted);font-size:13.5px}.mp-l3{border-top:1px solid rgba(0,0,0,.08);padding-top:16px}.mp-l3__toggle{width:100%;min-height:44px;display:flex;align-items:center;justify-content:space-between;padding:0 14px;background:#fff;border:1px solid rgba(0,0,0,.12);border-radius:10px;font:700 14px/1 var(--font-sans, Calibri, "Segoe UI", sans-serif);color:var(--color-ink);cursor:pointer}.mp-l3__panel{display:flex;flex-direction:column;gap:20px;margin-top:16px}.mp-l3__heading{margin:0 0 10px;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.03em;color:var(--color-muted)}.mp-portfolio-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.mp-portfolio-item{aspect-ratio:1;border-radius:10px;object-fit:cover;width:100%;background:#eef1f4}.mp-portfolio-note{margin-top:8px;font-size:11.5px;color:#9aa3ad}.mp-review{border:1px solid rgba(0,0,0,.1);border-radius:10px;padding:11px 13px}.mp-review__text{font-size:13.5px;line-height:1.5}.mp-review__meta{margin-top:6px;font-size:11.5px;color:#9aa3ad}.mp-platform-readonly{background:#f5f6f8;border:1px solid rgba(0,0,0,.06);border-radius:12px;padding:12px 14px}.mp-platform-readonly__title{font-size:10.5px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#8b97a5;margin-bottom:8px}.mp-platform-readonly__row{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:13px;padding:3px 0}.mp-platform-readonly__label{color:var(--color-muted)}.mp-platform-readonly__mono{font-family:var(--font-mono, ui-monospace, monospace);font-size:12px}.mp-platform-readonly__ok{display:inline-flex;align-items:center;gap:6px;font-weight:600;color:var(--color-success)}.mp-funnel{padding:18px 16px}.mp-funnel__back{margin-bottom:12px;min-height:44px;padding:0 12px;border:1px solid var(--color-border);background:#fff;border-radius:10px;cursor:pointer;font-size:13px}.mp-funnel__service{font-weight:700;margin-bottom:16px;font-size:15px}.mp-funnel__label{font-size:12px;display:block;margin-bottom:12px}.mp-funnel__input{display:block;width:100%;margin-top:4px;padding:10px;border-radius:var(--radius-sm);border:1px solid var(--color-border);min-height:44px}.mp-funnel__slots{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}.mp-funnel__red{margin:16px 0;padding:12px;border:1px solid #c0392b;border-radius:10px;background:#fdf0ef;font-size:13px}.mp-funnel__red label{display:flex;gap:10px;align-items:flex-start;cursor:pointer}.mp-funnel__gate{margin:16px 0;padding:12px;border:1px solid var(--color-border);border-radius:10px;background:#fafafa;font-size:13px}.mp-funnel__gate label{display:flex;gap:10px;align-items:flex-start;cursor:pointer}.mp-funnel__badges{display:flex;flex-wrap:wrap;gap:6px;margin:0 0 12px}.mp-funnel__gate-hint{margin:0 0 10px;font-size:12px;color:var(--color-muted)}.mp-funnel__deposit{font-size:12px;color:var(--color-muted);margin-bottom:12px}.platform-chrome-bar{position:sticky;top:0;z-index:5;background:#fff;border-bottom:1px solid var(--color-border);padding:9px 14px;display:flex;align-items:center;justify-content:space-between;gap:12px}.platform-chrome-bar__link{font-size:13px;font-weight:600;text-decoration:none;color:var(--color-brand);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.platform-chrome-bar__share{flex:none;min-height:44px;padding:0 12px;border:1px solid rgba(0,0,0,.12);background:#fff;border-radius:8px;font:600 12px/1 var(--font-sans, Calibri, "Segoe UI", sans-serif);cursor:pointer}.mp-vitrine-toolbar{display:flex;justify-content:flex-end;max-width:var(--branded-column-max-lg, 560px);margin:0 auto 10px;padding:0 4px}.mp-lang-menu{position:relative;display:inline-block;min-width:148px}.mp-lang-menu__trigger{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;min-height:40px;padding:0 14px;border:1px solid var(--color-border);border-radius:10px;background:#fff;font:600 14px/1 var(--font-sans, Calibri, "Segoe UI", sans-serif);color:var(--color-text, #1c2530);cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease}.mp-lang-menu__trigger:hover{border-color:color-mix(in srgb,var(--color-brand) 35%,var(--color-border))}.mp-lang-menu__trigger.is-open,.mp-lang-menu__trigger:focus-visible{outline:none;border-color:var(--color-brand);box-shadow:0 0 0 3px color-mix(in srgb,var(--color-brand) 18%,transparent)}.mp-lang-menu__label{flex:1;text-align:left}.mp-lang-menu__chev{flex-shrink:0;width:7px;height:7px;border-right:2px solid var(--color-brand);border-bottom:2px solid var(--color-brand);transform:rotate(45deg) translateY(-2px);transition:transform .15s ease}.mp-lang-menu__trigger.is-open .mp-lang-menu__chev{transform:rotate(-135deg) translateY(1px)}.mp-lang-menu__panel{position:absolute;top:calc(100% + 6px);right:0;left:0;z-index:20;padding:4px;background:#fff;border:1px solid var(--color-border);border-radius:10px;box-shadow:0 6px 20px #1c25301f}.mp-lang-menu__option{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;padding:10px 12px;border:none;border-radius:7px;background:transparent;font:600 14px/1 var(--font-sans, Calibri, "Segoe UI", sans-serif);color:var(--color-text, #1c2530);cursor:pointer;text-align:left;transition:background-color .12s ease,color .12s ease}.mp-lang-menu__option:hover{background:color-mix(in srgb,var(--color-brand) 8%,#fff)}.mp-lang-menu__option.is-selected{background:color-mix(in srgb,var(--color-brand) 12%,#fff);color:var(--color-brand)}.mp-lang-menu__check{flex-shrink:0;font-size:13px;color:var(--color-brand)}.branded-shell--vitrine{min-height:100vh;background:var(--color-page)}.branded-shell--vitrine .branded-shell__outer{padding:var(--branded-outer-padding, 16px);max-width:calc(var(--branded-column-max-lg, 560px) + 32px);margin-inline:auto}.branded-shell--vitrine .master-page-footer{max-width:var(--branded-column-max-lg, 560px);margin:14px auto 4px;padding:0 8px}.branded-shell--vitrine .master-page-footer .legal-footer{text-align:center;margin:0;padding:0;background:transparent;border:none}@media(min-width:1024px){.branded-shell--vitrine .branded-shell__outer{--branded-outer-padding: 32px 20px 20px}.mp-card{max-width:var(--branded-column-max-lg, 560px);margin-inline:auto}}*{box-sizing:border-box}body{margin:0;font-family:var(--font-sans, Calibri, "Segoe UI", sans-serif);line-height:var(--line-height-base, 1.5);color-scheme:light;background:var(--color-page, #f4f6f8);color:var(--color-ink, #222)}:lang(ru),:lang(uk),:lang(be){line-height:var(--line-height-cyrillic, 1.725)}.shell{max-width:960px;margin:0 auto;padding:16px}.shell-wide{max-width:1120px}.shell-header{background:var(--color-brand, #1f4e79);color:#fff;padding:16px 20px;border-radius:8px;margin-bottom:16px}.shell-header h1{margin:0 0 4px;font-size:20px}.shell-header p{margin:0;font-size:13px;opacity:.9}.dev-bar{display:grid;grid-template-columns:1fr 1fr;gap:12px;background:#fff;border:1px solid #e2e5ea;border-radius:8px;padding:12px 16px;margin-bottom:16px}.dev-bar label{display:block;font-size:12px;color:#666;margin-bottom:4px}.dev-bar input{width:100%;padding:6px 8px;border:1px solid #e2e5ea;border-radius:4px;font-family:monospace;font-size:12px}.tabs{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}.tab{padding:8px 14px;border:1px solid #e2e5ea;border-radius:6px;background:#fff;cursor:pointer;font-size:13px}.tab.active{border-color:#1f4e79;background:#eef4fa;font-weight:600;color:#1f4e79}.panel{background:var(--color-surface, #fff);border-radius:var(--app-chrome-radius, 14px);border:1px solid var(--color-border, #e2e5ea);color:var(--color-ink, inherit)}.footer-note{margin-top:16px;font-size:12px;color:#666}.legal-footer{margin-top:24px;padding-top:16px;border-top:1px solid var(--color-border, #e2e5ea);font-size:13px;line-height:1.5;color:var(--color-muted, #8b97a5)}.legal-footer--compact{margin-top:0;padding-top:0;border-top:none;text-align:center}.legal-footer--compact .legal-footer-note{margin-top:8px}.prod-session-note .link-btn{color:var(--color-brand, #1f4a72)}.legal-footer nav a{color:var(--color-brand, #1f4a72);font-weight:500;text-decoration:none}.legal-footer nav a:hover{text-decoration:underline}.legal-footer-note{margin:8px 0 0;color:var(--color-muted, #8b97a5);font-size:12px;line-height:1.45}.login-stub{background:#fff;border:1px solid #e2e5ea;border-radius:8px;padding:20px 24px;margin-bottom:16px;max-width:420px}.login-stub h2{margin:0 0 8px;font-size:18px}.login-stub p{margin:0 0 12px;font-size:13px;color:#444}.login-stub label{display:block;font-size:12px;color:#666;margin-bottom:4px}.login-stub input{width:100%;padding:8px;border:1px solid #e2e5ea;border-radius:4px;margin-bottom:12px}.login-stub-btn{width:100%;padding:10px;background:#ccc;border:none;border-radius:6px;cursor:not-allowed}.login-stub hr{border:none;border-top:1px solid #e2e5ea;margin:16px 0}.login-stub-note{font-size:12px;color:#666}.login-stub-pilot{margin-top:8px;padding:8px 12px;background:#1f4e79;color:#fff;border:none;border-radius:6px;cursor:pointer;font-size:13px}.prod-session-note{font-size:12px;color:#666;background:#fff;border:1px solid #e2e5ea;border-radius:8px;padding:10px 14px;margin-bottom:16px}.link-btn{background:none;border:none;color:#fff;text-decoration:underline;cursor:pointer;font-size:inherit;padding:0}.skip-link{position:absolute;left:-9999px;top:0;z-index:2000;padding:8px 16px;background:#fff;color:#1f4e79;border:2px solid #1f4e79;border-radius:0 0 4px;font-weight:600}.skip-link:focus{left:0;outline:none}:focus-visible{outline:2px solid var(--color-brand, #1f4e79);outline-offset:2px}button:focus:not(:focus-visible),a:focus:not(:focus-visible){outline:none}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
