.tp-company-shell .tp-admin-brand-title{font-size:30px}.tp-company-sidebar .tp-admin-brand-copy{max-width:220px}.tp-admin-navlink.is-disabled,.tp-admin-subnavlink.is-disabled{opacity:.45;cursor:not-allowed;pointer-events:none;background:transparent;border-color:transparent}.tp-admin-navgroup{display:grid;grid-gap:8px;gap:8px}.tp-admin-navgroup-toggle{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;padding:13px 16px;border-radius:14px;border:1px solid transparent;background:transparent;color:var(--tp-text-soft);font-size:15px;font-weight:600;cursor:pointer;transition:background .18s ease,border-color .18s ease,color .18s ease,transform .18s ease}.tp-admin-navgroup-toggle:before{content:"";width:8px;height:8px;border-radius:999px;background:#b7c5da;flex:0 0 auto}.tp-admin-navgroup-toggle:hover{background:#eef4ff;border-color:#d8e3f8;color:var(--tp-text);transform:translateX(2px)}.tp-admin-navgroup-caret{margin-left:auto;transition:transform .18s ease}.tp-admin-navgroup-toggle.is-open .tp-admin-navgroup-caret{transform:rotate(180deg)}.tp-admin-subnav{display:grid;grid-gap:6px;gap:6px;padding-left:12px}.tp-admin-subnavlink{display:flex;align-items:center;gap:10px;padding:10px 14px;border-radius:12px;color:var(--tp-text-soft);font-size:13px;font-weight:600;border:1px solid transparent;transition:background .18s ease,border-color .18s ease,color .18s ease,transform .18s ease}.tp-admin-subnavlink:before{content:"";width:6px;height:6px;border-radius:999px;background:#b7c5da;flex:0 0 auto}.tp-admin-subnavlink:hover{background:#eef4ff;border-color:#d8e3f8;color:var(--tp-text);transform:translateX(2px)}.tp-admin-subnavlink.is-active{background:var(--tp-primary-soft);border-color:var(--tp-primary-border);color:#0f52ba}.tp-admin-subnavlink.is-active:before{background:var(--tp-primary)}.tp-company-state-banner{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 18px;border:1px solid var(--tp-border);background:#fff8e8;border-radius:16px;margin-bottom:24px}.tp-company-hero{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(320px,.7fr);grid-gap:20px;gap:20px}.tp-checklist{display:grid;grid-gap:12px;gap:12px}.tp-checklist-item{display:flex;align-items:flex-start;gap:12px;padding:12px 14px;border-radius:14px;background:var(--tp-surface-alt);border:1px solid var(--tp-border)}.tp-checklist-dot{width:24px;height:24px;border-radius:999px;display:grid;place-items:center;font-size:13px;font-weight:700;color:#fff;background:var(--tp-primary);flex:0 0 auto}.tp-checklist-dot.is-done{background:var(--tp-success)}.tp-checklist-title{font-size:14px;font-weight:700;color:var(--tp-text)}.tp-checklist-copy{margin-top:3px;font-size:13px;color:var(--tp-text-soft)}.tp-inline-actions{display:flex;align-items:center;flex-wrap:wrap;gap:10px}.tp-inline-actions .tp-button,.tp-inline-actions .tp-button-ghost,.tp-inline-actions .tp-button-secondary{width:auto}.tp-badge-list>*+*,.tp-company-table td .tp-button-ghost+.tp-button-secondary,.tp-company-table td .tp-button-secondary+.tp-button-ghost,.tp-company-table td .tp-button-secondary+.tp-button-secondary,.tp-inline-actions>*+*{margin-left:8px}.tp-activity-grid,.tp-overview-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px;gap:18px}.tp-list{display:grid;grid-gap:12px;gap:12px}.tp-list-row{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:12px 14px;border:1px solid var(--tp-border);border-radius:14px;background:var(--tp-surface-alt)}.tp-list-main{min-width:0}.tp-list-title{font-size:14px;font-weight:700;color:var(--tp-text)}.tp-list-copy{margin-top:4px;font-size:13px;color:var(--tp-text-soft);line-height:1.45}.tp-code-block{border:1px solid #d8deea;background:#f7f9fc;border-radius:16px;padding:16px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:12px;line-height:1.6;color:#20314c;overflow-x:auto;white-space:pre-wrap;word-break:break-word}.tp-code-card{display:grid;grid-gap:10px;gap:10px}.tp-copy-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.tp-subtle-note{font-size:13px;color:var(--tp-text-soft);line-height:1.5}.tp-toolbar{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px}.tp-toolbar--6{grid-template-columns:repeat(6,minmax(0,1fr))}.tp-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px}.tp-form-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.tp-form-stack{display:grid;grid-gap:12px;gap:12px}.tp-form-field{display:grid;grid-gap:6px;gap:6px}.tp-agent-form-grid{row-gap:16px}.tp-form-field--full{grid-column:1/-1}.tp-form-field--full textarea{min-height:86px}.tp-form-label{font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--tp-text-faint)}.tp-status-panel{display:grid;grid-gap:12px;gap:12px}.tp-small-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px}.tp-readonly-banner{margin-bottom:16px}@media (max-width:1100px){.tp-activity-grid,.tp-company-hero,.tp-form-grid,.tp-form-grid--3,.tp-overview-grid,.tp-small-grid,.tp-toolbar,.tp-toolbar--6{grid-template-columns:1fr}.tp-company-state-banner{flex-direction:column;align-items:flex-start}}.tp-company-modal-backdrop{position:fixed;inset:0;background:rgba(15,23,42,.58);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:grid;place-items:center;padding:5vh 5vw;z-index:1000}.tp-company-modal{width:min(1080px,calc(100vw - 8vw));max-height:calc(100vh - 8vh);overflow:auto;border-radius:24px;border:1px solid var(--tp-border);background:var(--tp-bg);box-shadow:0 28px 80px rgba(17,34,68,.22);box-sizing:border-box;padding:24px 24px 28px}@media (max-width:980px){.tp-company-modal-backdrop{padding:12px}.tp-company-modal{padding:16px 16px 20px}}.tp-company-shell .tp-page-intro-title{font-size:clamp(30px,3.8vw,35px)}.tp-company-shell .tp-section-title{font-size:22px}.tp-chat-widget{position:fixed;right:24px;bottom:24px;z-index:60;display:flex;flex-direction:column;align-items:flex-end;gap:14px}.tp-chat-widget-toggle{display:inline-flex;align-items:center;gap:10px;border:1px solid var(--tp-primary-border);background:var(--tp-primary);color:#ffffff;border-radius:999px;padding:14px 18px;font-weight:700;box-shadow:0 18px 32px rgba(26,115,232,.28);cursor:pointer;transition:transform .18s ease,background .18s ease}.tp-chat-widget-toggle:hover{background:#0f52ba;transform:translateY(-1px)}.tp-chat-widget-toggle-icon{display:grid;place-items:center;width:26px;height:26px;font-size:18px}.tp-chat-widget-panel{width:min(462px,calc(100vw - 32px));height:min(720px,calc(100vh - 110px));background:var(--tp-surface);border:1px solid var(--tp-border);border-radius:24px;box-shadow:0 28px 56px rgba(17,34,68,.18);overflow:hidden}.tp-chat-widget-frame-wrap{height:100%;background:var(--tp-surface)}.tp-chat-widget-frame{width:100%;height:100%;border:0;display:block;background:#edf2f7}body.tp-chat-open{overflow:hidden}@media (max-width:767px){.tp-chat-widget{right:16px;bottom:16px;left:16px;align-items:stretch}.tp-chat-widget-toggle{justify-content:center}.tp-chat-widget-panel{width:100%;height:min(78vh,680px)}.tp-chat-widget-toggle-text{display:inline}}.tp-proof-summary-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:16px;gap:16px}.tp-proof-timeline{display:grid;grid-gap:14px;gap:14px}.tp-proof-timeline-row{display:grid;grid-template-columns:18px minmax(0,1fr);grid-gap:12px;gap:12px}.tp-proof-timeline-marker{width:12px;height:12px;border-radius:999px;background:linear-gradient(180deg,rgba(37,99,235,.9),rgba(29,78,216,.75));margin-top:8px;box-shadow:0 0 0 4px rgba(37,99,235,.12)}.tp-proof-timeline-body{border:1px solid var(--tp-border);border-radius:18px;background:var(--tp-surface-alt);padding:14px 16px}.tp-proof-timeline-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.tp-proof-timeline-title{font-size:15px;font-weight:700;color:var(--tp-text)}.tp-proof-timeline-time{font-size:13px;color:var(--tp-text-soft);white-space:nowrap}@media (max-width:980px){.tp-proof-summary-grid{grid-template-columns:1fr}.tp-proof-timeline-head{flex-direction:column}.tp-proof-timeline-time{white-space:normal}}.tp-company-switcher{position:relative;z-index:40}.tp-company-switcher-button{min-width:220px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:9px 12px;border:1px solid var(--tp-border);border-radius:14px;background:#ffffff;color:var(--tp-text);cursor:pointer;box-shadow:0 8px 24px rgba(15,23,42,.06)}.tp-company-switcher-kicker,.tp-company-switcher-name{display:block;text-align:left}.tp-company-switcher-kicker{font-size:11px;font-weight:700;color:var(--tp-text-soft);text-transform:uppercase;letter-spacing:.08em}.tp-company-switcher-name{max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:800}.tp-company-switcher-caret{font-size:13px;color:var(--tp-text-soft)}.tp-company-switcher-menu{position:absolute;top:calc(100% + 8px);right:0;width:min(360px,calc(100vw - 32px));padding:12px;border:1px solid var(--tp-border);border-radius:18px;background:#ffffff;box-shadow:0 22px 50px rgba(15,23,42,.16)}.tp-company-switcher-head{display:flex;justify-content:space-between;gap:12px;padding:4px 4px 10px;font-size:12px;color:var(--tp-text-soft)}.tp-company-switcher-head strong{color:var(--tp-text)}.tp-company-switcher-error{margin-bottom:10px;padding:9px 10px;border-radius:12px;background:#fff1f2;border:1px solid #fecdd3;color:#9f1239;font-size:12px;font-weight:700}.tp-company-switcher-list{display:grid;grid-gap:8px;gap:8px}.tp-company-switcher-item{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:11px 12px;border-radius:14px;border:1px solid var(--tp-border);background:var(--tp-surface-alt);color:var(--tp-text);text-align:left;cursor:pointer}.tp-company-switcher-item:hover:not([disabled]){border-color:var(--tp-primary-border);background:var(--tp-primary-soft)}.tp-company-switcher-item[disabled]{cursor:default;opacity:.72}.tp-company-switcher-item.is-current{border-color:var(--tp-primary-border);background:var(--tp-primary-soft)}.tp-company-switcher-item small,.tp-company-switcher-item strong{display:block}.tp-company-switcher-item strong{font-size:13px;font-weight:800}.tp-company-switcher-item small{margin-top:3px;color:var(--tp-text-soft);font-size:12px}.tp-company-logo-manager{display:grid;grid-template-columns:minmax(180px,260px) minmax(0,1fr);grid-gap:18px;gap:18px;align-items:start}.tp-company-logo-preview-card{min-height:140px;border:1px solid var(--tp-border);border-radius:20px;background:#ffffff;display:grid;place-items:center;padding:18px}.tp-company-logo-preview{display:block;max-width:180px;max-height:88px;object-fit:contain}.tp-company-logo-empty{color:var(--tp-text-soft);font-size:13px;text-align:center}.tp-company-logo-form{min-width:0}@media (max-width:760px){.tp-company-logo-manager{grid-template-columns:1fr}}.tp-report-filter-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px;gap:18px}.tp-report-filter-group{display:grid;grid-gap:10px;gap:10px}.tp-report-pill-row{display:flex;flex-wrap:wrap;gap:8px}.tp-report-pill{border:1px solid #d8e3f8;background:#f8fbff;color:var(--tp-text-soft);border-radius:999px;padding:9px 13px;font-size:13px;font-weight:700;cursor:pointer;transition:background .18s ease,border-color .18s ease,color .18s ease,transform .18s ease}.tp-report-pill:hover{background:#eef4ff;color:var(--tp-text);transform:translateY(-1px)}.tp-report-pill.is-active{background:#e8f1ff;border-color:#b8cff8;color:var(--tp-primary)}.tp-report-ratio-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px}.tp-report-ratio-card{border:1px solid #e1e8f4;border-radius:18px;background:#fbfdff;padding:16px;display:grid;grid-gap:12px;gap:12px}.tp-report-ratio-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.tp-report-card-title{font-size:14px;font-weight:800;color:var(--tp-text)}.tp-report-card-total{font-size:12px;font-weight:700;color:var(--tp-muted);white-space:nowrap}.tp-report-ratio-bar{display:flex;height:9px;overflow:hidden;border-radius:999px;background:#edf3fb}.tp-report-ratio-left{background:#91baf2;min-width:0}.tp-report-ratio-right{background:#d5e2f3;min-width:0}.tp-report-ratio-values{display:flex;justify-content:space-between;gap:10px;color:var(--tp-text-soft);font-size:12px;font-weight:700}.tp-report-horizontal-list{display:grid;grid-gap:14px;gap:14px;margin-top:14px}.tp-report-horizontal-row{display:grid;grid-gap:7px;gap:7px}.tp-report-horizontal-meta{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:4px 12px;gap:4px 12px;align-items:baseline}.tp-report-horizontal-label{color:var(--tp-text);font-size:13px;font-weight:800;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tp-report-horizontal-hint{grid-column:1/-1;color:var(--tp-muted);font-size:12px;font-weight:600}.tp-report-horizontal-count{color:var(--tp-text-soft);font-size:12px;font-weight:800}.tp-report-horizontal-track{height:8px;border-radius:999px;overflow:hidden;background:#edf3fb}.tp-report-horizontal-fill{height:100%;border-radius:999px;background:#9fbff0}@media (max-width:1100px){.tp-report-ratio-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.tp-report-filter-grid,.tp-report-ratio-grid{grid-template-columns:1fr}.tp-report-ratio-values{flex-direction:column}}.tp-panel-grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}@media (max-width:760px){.tp-panel-grid--2{grid-template-columns:1fr}}.tp-section-toolbar{justify-content:space-between;gap:14px}.tp-filter-chip-row,.tp-section-toolbar{display:flex;align-items:center;flex-wrap:wrap}.tp-filter-chip-row{gap:10px}.tp-filter-chip{border:1px solid var(--tp-border);background:var(--tp-surface);color:var(--tp-text-soft);border-radius:999px;padding:9px 14px;font-size:13px;font-weight:700;cursor:pointer;transition:background .18s ease,border-color .18s ease,color .18s ease,transform .18s ease}.tp-filter-chip:hover{background:#eef4ff;border-color:#d8e3f8;color:var(--tp-text);transform:translateY(-1px)}.tp-filter-chip.is-active{background:var(--tp-primary-soft);border-color:var(--tp-primary-border);color:#0f52ba}.tp-link-button{border:0;background:transparent;padding:0;color:#0f52ba;font-size:13px;font-weight:700;cursor:pointer}.tp-link-button:hover{text-decoration:underline}.tp-company-modal--small{max-width:520px}.tp-private-code{display:inline-flex;align-items:center;min-height:42px;padding:0 14px;border-radius:12px;border:1px solid #d8deea;background:#f7f9fc;color:#20314c;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:14px;font-weight:700}.tp-dashboard-toast-viewport{position:fixed;right:24px;top:76px;z-index:1200;display:flex;flex-direction:column;gap:10px;width:min(360px,calc(100vw - 32px));pointer-events:none}.tp-dashboard-toast{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;border:1px solid var(--tp-border);border-radius:16px;background:#ffffff;color:var(--tp-text);box-shadow:0 18px 40px rgba(17,34,68,.16);padding:14px 14px 14px 16px;font-size:14px;font-weight:700;pointer-events:auto}.tp-dashboard-toast--success{border-color:#bbdfc8;background:#f0fbf4}.tp-dashboard-toast--error{border-color:#f1b7b7;background:#fff5f5}.tp-dashboard-toast--info{border-color:var(--tp-primary-border);background:#f4f8ff}.tp-dashboard-toast button{border:0;background:transparent;color:var(--tp-text-soft);cursor:pointer;font-size:18px;font-weight:800;line-height:1;padding:0 2px}.tp-company-modal--agent{max-width:760px;width:min(760px,calc(100vw - 32px));padding:28px}.tp-modal-section{border-top:1px solid var(--tp-border);padding-top:18px;margin-top:18px}.tp-modal-section:first-of-type{border-top:0;padding-top:0;margin-top:0}.tp-modal-section-title{color:var(--tp-text);font-size:14px;font-weight:800;letter-spacing:.05em;margin-bottom:12px;text-transform:uppercase}.tp-checkbox-row{display:flex;align-items:center;gap:10px;color:var(--tp-text);font-size:15px;font-weight:650}.tp-agent-option-list{margin-top:12px}.tp-agent-choice-row{align-items:flex-start;cursor:pointer;gap:12px;justify-content:flex-start}.tp-agent-choice-row input{flex:0 0 auto;margin-top:3px}.tp-agent-choice-row .tp-list-main{display:grid;flex:1 1 auto;min-width:0}.tp-inline-actions--stretch{align-items:stretch}.tp-inline-actions--stretch .tp-input{flex:1 1 280px}.tp-copy-row,.tp-sensitive-copy-box{display:flex;align-items:center;justify-content:space-between;gap:16px;border:1px solid var(--tp-border);border-radius:16px;background:#f7f9fc;padding:14px 16px}.tp-copy-value{color:var(--tp-text);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:13px;font-weight:800;margin-top:4px;overflow-wrap:anywhere}.tp-sensitive-copy-box{background:#f4f8ff;border-color:var(--tp-primary-border)}@media (max-width:760px){.tp-dashboard-toast-viewport{left:16px;right:16px;top:68px;width:auto}.tp-copy-row,.tp-sensitive-copy-box{align-items:flex-start;flex-direction:column}}.tp-company-modal--template{max-width:920px;width:min(920px,calc(100vw - 32px))}.tp-modal-actions{display:flex;justify-content:flex-end;gap:12px;margin-top:20px}.tp-preserve-lines{margin:0;white-space:pre-wrap}@media (max-width:760px){.tp-modal-actions{flex-direction:column-reverse}}.tp-stack-sm{display:grid;grid-gap:12px;gap:12px}.tp-metric-value--text{font-size:22px;line-height:1.2;overflow-wrap:anywhere}.tp-modal-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:20px}.tp-modal-header h2{margin:0}@media (max-width:760px){.tp-modal-header{align-items:stretch;flex-direction:column}}.tp-company-mobile-brandbar,.tp-company-mobile-nav{display:none}.tp-company-shell .tp-account-menu{min-width:220px}.tp-company-shell .tp-account-menu-top{display:grid;grid-gap:8px;gap:8px;margin-bottom:6px;padding-bottom:8px;border-bottom:1px solid var(--tp-border)}.tp-company-account-language{display:grid;grid-gap:6px;gap:6px}.tp-company-account-language-trigger{width:100%;border:0;border-radius:12px;background:transparent;color:#17324d;cursor:pointer;font:inherit;font-size:14px;font-weight:700;text-align:left;padding:10px 12px}.tp-company-account-language-trigger:hover,.tp-company-account-language-trigger[aria-expanded=true]{background:#f4f7fb}.tp-company-account-language-options{display:grid;grid-gap:4px;gap:4px;padding:4px;border:1px solid var(--tp-border);border-radius:14px;background:var(--tp-surface-alt)}.tp-company-account-language-option{width:100%;border:0;border-radius:10px;background:transparent;color:#17324d;cursor:pointer;font:inherit;font-size:13px;font-weight:700;text-align:left;padding:8px 10px}.tp-company-account-language-option.is-active,.tp-company-account-language-option:hover{background:#eaf1ff;color:var(--tp-primary)}html[dir=rtl] .tp-company-account-language-option,html[dir=rtl] .tp-company-account-language-trigger{text-align:right}.tp-company-shell .tp-account-menu-wrap,.tp-company-shell .tp-admin-content,.tp-company-shell .tp-admin-main,.tp-company-shell .tp-code-block,.tp-company-shell .tp-code-card,.tp-company-shell .tp-company-state-banner,.tp-company-shell .tp-company-switcher,.tp-company-shell .tp-page-intro,.tp-company-shell .tp-section-card,.tp-company-shell .tp-table-wrap{min-width:0}.tp-company-shell .tp-button,.tp-company-shell .tp-button-ghost,.tp-company-shell .tp-button-secondary,.tp-company-shell .tp-input,.tp-company-shell .tp-select,.tp-company-shell textarea{min-height:44px}@media (max-width:760px){.tp-company-shell .tp-company-layout{display:block;min-height:100dvh}.tp-company-shell .tp-company-sidebar{display:none}.tp-company-topbar{position:-webkit-sticky;position:sticky;top:0;display:grid;grid-template-columns:1fr;align-items:stretch;grid-gap:10px;gap:10px;padding:calc(12px + env(safe-area-inset-top)) 14px 12px}.tp-company-topbar .tp-admin-topbar-spacer{display:none}.tp-company-mobile-brandbar{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%}.tp-company-mobile-brandbar .tp-brand-wordmark{min-width:0}.tp-company-mobile-brandbar .tp-brand-wordmark-text{font-size:22px}.tp-company-mobile-brandbar .tp-brand-wordmark-logo{width:26px;height:26px}.tp-company-mobile-nav{display:block;position:relative;flex:0 0 auto;z-index:80}.tp-company-mobile-nav-button{min-width:138px;max-width:52vw;min-height:44px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;grid-gap:2px 8px;gap:2px 8px;padding:8px 11px;border:1px solid var(--tp-border);border-radius:14px;background:#ffffff;color:var(--tp-text);cursor:pointer;box-shadow:0 8px 24px rgba(15,23,42,.06);text-align:left}.tp-company-mobile-nav-kicker{grid-column:1;color:var(--tp-text-faint);font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.tp-company-mobile-nav-current{grid-column:1;overflow:hidden;color:var(--tp-text);font-size:13px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.tp-company-mobile-nav-caret{grid-column:2;grid-row:1/span 2;color:var(--tp-text-soft);font-size:13px}.tp-company-mobile-nav-panel{position:fixed;top:calc(66px + env(safe-area-inset-top));left:12px;right:12px;z-index:120;max-height:min(78vh,640px);overflow-y:auto;padding:12px;border:1px solid var(--tp-border);border-radius:20px;background:#ffffff;box-shadow:0 22px 50px rgba(15,23,42,.18)}.tp-company-mobile-nav-panel-title{padding:2px 4px 10px;color:var(--tp-text);font-size:13px;font-weight:800}.tp-company-mobile-nav-group{display:grid;grid-gap:7px;gap:7px;padding:10px 0;border-top:1px solid var(--tp-border)}.tp-company-mobile-nav-group:first-of-type{border-top:0;padding-top:0}.tp-company-mobile-nav-group-title{padding:0 4px;color:var(--tp-text-faint);font-size:11px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.tp-company-mobile-nav-links{display:grid;grid-gap:6px;gap:6px}.tp-company-mobile-nav-link{display:flex;align-items:center;min-height:42px;padding:10px 12px;border:1px solid transparent;border-radius:13px;color:var(--tp-text-soft);font-size:14px;font-weight:700}.tp-company-mobile-nav-link:hover{background:#eef4ff;border-color:#d8e3f8;color:var(--tp-text)}.tp-company-mobile-nav-link.is-active{background:var(--tp-primary-soft);border-color:var(--tp-primary-border);color:#0f52ba}.tp-company-mobile-nav-link.is-disabled{cursor:not-allowed;opacity:.46}.tp-company-topbar .tp-admin-topbar-actions{width:100%;display:flex;align-items:center;justify-content:flex-end;gap:8px}.tp-company-topbar .tp-company-switcher{flex:1 1 auto;max-width:calc(100vw - 102px)}.tp-company-topbar .tp-company-switcher-button{width:100%;min-width:0;min-height:44px}.tp-company-topbar .tp-company-switcher-name{max-width:none}.tp-company-topbar .tp-company-switcher-menu{left:0;right:auto;width:min(360px,calc(100vw - 28px));max-height:min(72vh,540px);overflow-y:auto}.tp-company-topbar .tp-account-button{max-width:min(220px,42vw)}.tp-company-topbar .tp-account-text{min-width:0}.tp-company-topbar .tp-account-subtitle,.tp-company-topbar .tp-account-title{max-width:158px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tp-company-shell .tp-account-menu{right:0;width:min(260px,calc(100vw - 28px))}.tp-company-shell .tp-admin-content{padding:18px 14px calc(28px + env(safe-area-inset-bottom))}.tp-company-shell .tp-stack{gap:16px}.tp-company-shell .tp-page-intro,.tp-company-shell .tp-section-card,.tp-company-state-banner{padding:18px;border-radius:20px}.tp-company-shell .tp-page-intro-title{font-size:28px}.tp-company-shell .tp-section-title{font-size:19px}.tp-company-state-banner,.tp-list-row,.tp-proof-timeline-head,.tp-section-toolbar{align-items:stretch;flex-direction:column}.tp-activity-grid,.tp-company-hero,.tp-company-shell .tp-detail-grid--3,.tp-company-shell .tp-detail-grid--4,.tp-company-shell .tp-filter-grid,.tp-company-shell .tp-inline-grid,.tp-company-shell .tp-metric-grid,.tp-company-shell .tp-metric-grid--5,.tp-company-shell .tp-mini-chart-grid,.tp-company-shell .tp-panel-grid--2,.tp-company-shell .tp-panel-grid--3,.tp-company-shell .tp-panel-grid--4,.tp-overview-grid,.tp-panel-grid--2,.tp-proof-summary-grid,.tp-report-filter-grid,.tp-report-ratio-grid{grid-template-columns:1fr}.tp-company-shell .tp-metric-grid,.tp-company-shell .tp-metric-grid--5{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.tp-company-shell .tp-metric-card{padding:14px;border-radius:18px}.tp-company-shell .tp-metric-value{font-size:28px}.tp-company-shell .tp-table-wrap{margin-inline:-2px;padding-bottom:4px;overflow-x:auto;-webkit-overflow-scrolling:touch}.tp-company-shell .tp-table{min-width:760px}.tp-company-shell .tp-control-stack,.tp-company-shell .tp-filter-chip-row,.tp-company-shell .tp-inline-actions,.tp-company-shell .tp-report-pill-row,.tp-company-shell .tp-row-actions{gap:8px}.tp-company-shell .tp-inline-actions .tp-button,.tp-company-shell .tp-inline-actions .tp-button-ghost,.tp-company-shell .tp-inline-actions .tp-button-secondary{width:auto}.tp-company-shell .tp-code-block,.tp-company-shell .tp-private-code{white-space:pre-wrap;word-break:break-word}.tp-dashboard-toast-viewport{left:14px;right:14px;top:calc(122px + env(safe-area-inset-top));width:auto}.tp-chat-widget{left:14px;right:14px}}@media (max-width:380px){.tp-company-shell .tp-metric-grid,.tp-company-shell .tp-metric-grid--5{grid-template-columns:1fr}.tp-company-mobile-nav-button{min-width:126px}.tp-company-topbar .tp-account-button{max-width:38vw}}