*{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{overflow-x:hidden}canvas,img,svg,video{max-width:100%}button,input,select,textarea{font:inherit}button{transition:opacity .16s ease,background-color .16s ease,border-color .16s ease,transform .12s ease,box-shadow .16s ease}button:not(:disabled):active{transform:translateY(1px)}button:disabled{cursor:progress}button:disabled:not([aria-busy=false]){background-image:linear-gradient(110deg,rgba(255,255,255,0),rgba(255,255,255,.32) 42%,rgba(255,255,255,0) 72%);background-size:220% 100%;animation:wsp-button-loading-sheen 1.15s ease-in-out infinite}.route-loading-overlay{position:fixed;inset:0;z-index:9999;display:grid;place-items:center;pointer-events:none;background:rgba(249,250,251,.48);backdrop-filter:blur(2px);animation:wsp-fade-in .14s ease-out}.page-loading-card,.route-loading-card{display:inline-flex;align-items:center;gap:10px;min-height:48px;padding:0 16px;border-radius:10px;border:1px solid rgba(208,213,221,.9);background:rgba(255,255,255,.96);color:#111827;font-weight:900;box-shadow:0 18px 50px rgba(16,24,40,.16)}.page-loading-spinner,.route-loading-spinner{width:18px;height:18px;border-radius:999px;border:2px solid #d0d5dd;border-top-color:#111827;animation:wsp-spin .78s linear infinite}.page-loading-shell{min-height:55vh;display:grid;place-items:center;padding:32px}@keyframes wsp-spin{to{transform:rotate(1turn)}}@keyframes wsp-fade-in{0%{opacity:0}to{opacity:1}}@keyframes wsp-button-loading-sheen{0%{background-position:140% 0}to{background-position:-80% 0}}.tenant-shell{display:grid;grid-template-columns:260px 1fr;height:100vh;background:#f4f5f7}.tenant-sidebar{background:#111827;color:#fff;padding:16px;position:sticky;top:0;height:100vh;overflow:hidden;z-index:30}.tenant-main{display:flex;flex-direction:column;min-width:0;min-height:0;overflow:hidden}.tenant-content{flex:1;min-height:0;overflow-y:auto;padding:16px}.sidebar-title{font-size:18px;font-weight:800;margin-bottom:16px}.sidebar-nav{display:grid;gap:6px}.sidebar-link{display:block;padding:10px 12px;border-radius:8px;color:#d1d5db;text-decoration:none;font-weight:600}.sidebar-link:hover{background:#1f2937}.sidebar-link.active{background:#2563eb;color:#fff}.topbar{height:56px;background:#ffffff;border-bottom:1px solid #e5e7eb;padding:0 16px;display:flex;align-items:center;justify-content:space-between}.topbar-left,.topbar-right{display:flex;align-items:center;min-width:0}.topbar-left{flex:1 1 auto}.topbar-right{flex:0 0 auto}.topbar-menu-button{display:none;width:40px;height:40px;border-radius:10px;border:1px solid #d0d5dd;background:#fff;cursor:pointer;padding:0;margin-right:12px;align-items:center;justify-content:center;flex-direction:column;gap:4px}.topbar-menu-button span{display:block;width:18px;height:2px;border-radius:999px;background:#111827}.tenant-sidebar-overlay{display:none}.topbar-button{padding:8px 12px;border-radius:8px;border:1px solid #d0d5dd;background:#fff;cursor:pointer;font-weight:600}.page-section{display:grid;gap:16px;min-width:0}.page-section-header{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;flex-wrap:wrap;min-width:0}.page-section-title-wrap{min-width:0}.page-section-title{margin:0;font-size:28px;line-height:1.1;font-weight:800;color:#101828;overflow-wrap:anywhere}.page-section-description{margin:6px 0 0;font-size:14px;color:#667085;overflow-wrap:anywhere}.page-section-actions{display:flex;gap:8px;flex-wrap:wrap;align-items:center}.page-section-card{background:#ffffff;border:1px solid #e5e7eb;border-radius:16px;padding:16px;box-shadow:0 1px 2px rgba(16,24,40,.04)}.page-section-card,.table-shell{min-width:0;overflow:hidden}.table-scroll{min-width:0;overflow-x:auto;-webkit-overflow-scrolling:touch}.data-table{width:100%;border-collapse:collapse;min-width:720px}.data-table td,.data-table th{padding:10px 12px;border-bottom:1px solid #e5e7eb;text-align:left;vertical-align:top}.customer-filter-bar,.dashboard-filter-row,.dashboard-panel-grid,.proposal-filter-bar{min-width:0}.dashboard-overview-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch}.dashboard-leaderboard-strip,.proposal-list-actions,.proposal-list-row{min-width:0}@media (max-width:1024px){.tenant-shell{grid-template-columns:1fr}.tenant-sidebar{position:fixed;top:0;left:0;bottom:0;width:min(320px,84vw);transform:translateX(-100%);transition:transform .2s ease;overflow-y:auto;box-shadow:0 20px 60px rgba(15,23,42,.35)}.tenant-sidebar.mobile-open{transform:translateX(0)}.tenant-sidebar-overlay{display:block;position:fixed;inset:0;border:0;padding:0;background:rgba(17,24,39,.42);z-index:20}.topbar-menu-button{display:inline-flex}}@media (max-width:1300px){.dashboard-overview-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:900px){.tenant-content{padding:12px}.topbar{height:auto;min-height:56px;gap:10px;padding:8px 12px}.topbar-right>div{display:none!important}.dashboard-panel-grid{grid-template-columns:1fr!important}.dashboard-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.dashboard-compact-stat-grid{grid-template-columns:1fr!important}.dashboard-leaderboard-strip{display:flex!important;overflow-x:auto;padding-bottom:4px;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch}.dashboard-leaderboard-strip>*{flex:0 0 min(340px,86vw);scroll-snap-align:start}.proposal-list-row{grid-template-columns:repeat(2,minmax(0,1fr))!important;align-items:start!important}.proposal-list-actions,.proposal-list-row>:first-child{grid-column:1/-1}.proposal-list-actions{justify-content:flex-start!important}}@media (max-width:640px){.tenant-content{padding:10px}.topbar{align-items:flex-start}.topbar-left{min-width:0}.topbar-button{padding:8px 10px}.page-section{gap:12px}.page-section-header{gap:10px}.page-section-title{font-size:24px}.page-section-card{border-radius:12px;padding:10px}.customer-filter-bar>*,.dashboard-filter-row>*,.page-section-actions,.page-section-actions>*,.proposal-filter-bar>*{width:100%}.customer-filter-bar>div{margin-left:0!important}.customer-filter-bar input,.proposal-filter-field{min-width:0!important;width:100%}.proposal-list-row{grid-template-columns:1fr!important}.proposal-list-actions>*{flex:1 1 auto;justify-content:center;text-align:center}.dashboard-stat-grid{grid-template-columns:1fr!important}.data-table{min-width:620px}}.admin-customer-workspace{display:grid;gap:20px;color:#0b2f3a}.admin-customer-actions{display:flex;gap:10px;flex-wrap:wrap}.admin-customer-button{display:inline-flex;align-items:center;justify-content:center;min-height:40px;border:1px solid #cad5d9;border-radius:8px;background:#ffffff;color:#0b2f3a;padding:0 14px;font-weight:950;text-decoration:none;cursor:pointer}.admin-customer-button-primary{border-color:#2f8a22;background:#2f8a22;color:#ffffff}.admin-customer-button-blue{border-color:#2563eb;background:#2563eb;color:#ffffff}.admin-customer-panel,.admin-customer-summary{border:1px solid #d8e0e3;border-radius:8px;background:#ffffff;box-shadow:0 10px 24px rgba(12,32,38,.05)}.admin-customer-summary{display:grid;gap:18px;padding:22px}.admin-customer-summary-grid{display:grid;grid-template-columns:minmax(280px,1fr) minmax(420px,.95fr);gap:24px;align-items:start}.admin-customer-identity{display:grid;gap:22px}.admin-customer-eyebrow{color:#d97706;font-size:12px;font-weight:950;letter-spacing:0;text-transform:uppercase}.admin-customer-identity h1{margin:4px 0 0;color:#0b2f3a;font-size:34px;line-height:1.05;letter-spacing:0}.admin-customer-muted{color:#5f747b;font-size:13px;line-height:1.45}.admin-customer-strong-muted{font-weight:850}.admin-customer-detail-list{display:grid;gap:9px;color:#38535c;font-size:14px}.admin-customer-detail-list div{display:grid;grid-template-columns:76px minmax(0,1fr);gap:10px;align-items:baseline}.admin-customer-detail-list span{color:#5f747b;font-size:12px;font-weight:900;text-transform:uppercase}.admin-customer-detail-list strong{min-width:0;color:#0b2f3a;overflow-wrap:anywhere}.admin-customer-stat-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.admin-customer-stat{display:grid;gap:7px;min-height:96px;border:1px solid #e3e8ea;border-radius:8px;background:#fcfcfb;padding:16px}.admin-customer-stat span{color:#5f747b;font-size:12px;font-weight:900;text-transform:uppercase}.admin-customer-stat strong{color:#0b2f3a;font-size:26px;line-height:1}.admin-customer-stat small{color:#5f747b;font-size:13px}.admin-customer-notes{display:grid;gap:8px;max-height:150px;overflow:auto;border-top:1px solid #e3e8ea;padding-top:16px;color:#38535c}.admin-customer-notes strong{color:#0b2f3a;font-size:12px;font-weight:950;text-transform:uppercase}.admin-customer-notes p{margin:0;line-height:1.45;overflow-wrap:anywhere}.admin-customer-content-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(340px,.95fr);gap:20px;align-items:start}.admin-customer-invoice-manager,.admin-customer-list,.admin-customer-main-column,.admin-customer-side-column{display:grid;gap:14px}.admin-customer-side-column{align-content:start}.admin-customer-panel{display:grid;gap:16px;padding:20px}.admin-customer-panel-heading{display:flex;justify-content:space-between;gap:14px;flex-wrap:wrap}.admin-customer-panel-heading h2{margin:0;color:#0b2f3a;font-size:21px;line-height:1.15}.admin-customer-panel-heading p{margin:5px 0 0;color:#5f747b;font-size:14px;line-height:1.4}.admin-customer-list-item{display:grid;gap:12px;border:1px solid #e3e8ea;border-radius:8px;background:#fcfcfb;padding:16px}.admin-customer-list-row{display:flex;justify-content:space-between;gap:14px;flex-wrap:wrap}.admin-customer-list-title,.admin-customer-title-link{color:#0b2f3a;font-weight:950;text-decoration:none}.admin-customer-link{color:#2563eb;font-weight:900;text-decoration:none}.admin-customer-meta-row{display:flex;gap:14px;flex-wrap:wrap;color:#5f747b;font-size:13px;line-height:1.4}.admin-customer-meta-row strong{color:#0b2f3a}.admin-customer-pill{display:inline-flex;align-items:center;min-height:28px;border-radius:999px;padding:0 10px;font-size:12px;font-weight:900;white-space:nowrap}.admin-customer-progress{height:9px;border-radius:999px;overflow:hidden;background:#e5ecef}.admin-customer-progress div{height:100%;border-radius:inherit;background:#2f8a22}.admin-customer-task-list{display:grid;gap:8px}.admin-customer-task{display:flex;align-items:center;justify-content:space-between;gap:10px;border-radius:8px;background:#f6f8f8;padding:10px 12px;color:#38535c;font-size:13px}.admin-customer-subsection-title{color:#38535c;font-size:13px;font-weight:950}.admin-customer-revision-list{display:grid;gap:8px}.admin-customer-revision-row{display:flex;align-items:center;justify-content:space-between;gap:14px;width:100%;border:1px solid #e3e8ea;border-radius:8px;background:#fcfcfb;padding:12px 14px;color:inherit;text-align:left;cursor:pointer}.admin-customer-revision-row:hover{border-color:#cad5d9;background:#f6f8f8}.admin-customer-revision-main{display:grid;gap:4px;min-width:0}.admin-customer-revision-main>span:first-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-customer-revision-side{display:grid;justify-items:end;gap:5px;flex:0 0 auto}.admin-customer-revision-side strong{color:#0b2f3a;font-size:16px;line-height:1}.admin-customer-current-badge,.admin-customer-superseded-badge{display:inline-flex;align-items:center;min-height:24px;border-radius:999px;padding:0 9px;font-size:11px;font-weight:950}.admin-customer-current-badge{background:#ecfdf3;color:#067647}.admin-customer-superseded-badge{background:#f2f4f7;color:#5f747b}.admin-customer-modal-backdrop{position:fixed;inset:0;z-index:2700;display:grid;place-items:center;padding:18px;background:rgba(11,47,58,.64)}.admin-customer-modal{width:min(860px,100%);max-height:min(820px,92vh);display:grid;grid-template-rows:auto minmax(0,1fr) auto;overflow:hidden;border:1px solid #d8e0e3;border-radius:8px;background:#ffffff;box-shadow:0 24px 70px rgba(12,32,38,.28)}.admin-customer-modal-footer,.admin-customer-modal-header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding:16px 18px;border-bottom:1px solid #dde3e6}.admin-customer-modal-header h2{margin:4px 0 0;color:#0b2f3a;font-size:24px;line-height:1.15}.admin-customer-modal-header p{margin:6px 0 0;color:#5f747b;font-size:13px;line-height:1.4}.admin-customer-modal-close{min-height:38px;border:1px solid #cad5d9;border-radius:8px;background:#ffffff;color:#0b2f3a;padding:0 12px;font-weight:950;cursor:pointer}.admin-customer-modal-body{display:grid;align-content:start;gap:14px;min-height:0;overflow:auto;padding:18px}.admin-customer-revision-total{display:flex;justify-content:space-between;gap:14px;border:1px solid #e3e8ea;border-radius:8px;background:#fcfcfb;padding:14px}.admin-customer-revision-total span{color:#5f747b;font-weight:900}.admin-customer-revision-total strong{color:#0b2f3a;font-size:22px;line-height:1}.admin-customer-revision-subject{color:#38535c;line-height:1.45}.admin-customer-revision-lines{display:grid;gap:8px}.admin-customer-revision-lines div{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;border-bottom:1px solid #edf1f2;padding-bottom:8px;color:#38535c;line-height:1.4}.admin-customer-revision-lines strong{color:#0b2f3a}.admin-customer-modal-footer{align-items:center;justify-content:flex-end;flex-wrap:wrap;border-top:1px solid #dde3e6;border-bottom:0}.admin-customer-empty{border:1px dashed #cfd8dc;border-radius:8px;background:#fbfbfa;padding:16px;color:#5f747b;font-size:13px;line-height:1.45}.admin-customer-form-card{gap:14px}.admin-customer-form-card,.admin-customer-progress-card{display:grid;border:1px solid #e3e8ea;border-radius:8px;background:#fcfcfb;padding:16px}.admin-customer-progress-card{gap:16px}.admin-customer-progress-card-header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;flex-wrap:wrap}.admin-customer-progress-card-header h3{margin:0;color:#0b2f3a;font-size:18px;line-height:1.2}.admin-customer-progress-card-header p{margin:4px 0 0;color:#5f747b;font-size:13px;line-height:1.4}.admin-customer-progress-meter{display:grid;gap:8px}.admin-customer-progress-meter>div:first-child{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.admin-customer-progress-meter span{color:#38535c;font-size:13px;font-weight:900}.admin-customer-progress-meter strong{color:#0b2f3a;font-size:18px;line-height:1}.admin-customer-progress-meter small{color:#5f747b;font-size:12px}.admin-customer-progress-meter-track{height:12px;border-radius:999px;overflow:hidden;background:#e5ecef}.admin-customer-progress-meter-track div{height:100%;border-radius:inherit;background:#2f8a22}.admin-customer-invoice-modal{width:min(760px,100%)}.admin-customer-form-grid{display:grid;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}.admin-customer-field{display:grid;gap:7px;color:#38535c;font-size:13px;font-weight:900}.admin-customer-field input,.admin-customer-field select,.admin-customer-field textarea{width:100%;min-width:0;border:1px solid #cad5d9;border-radius:8px;background:#ffffff;color:#0b2f3a;padding:10px 12px;outline:none}.admin-customer-field input:focus,.admin-customer-field select:focus,.admin-customer-field textarea:focus{border-color:#2f8a22;box-shadow:0 0 0 3px rgba(47,138,34,.14)}.admin-customer-error,.admin-customer-success{font-size:13px;font-weight:900}.admin-customer-success{color:#067647}.admin-customer-error{color:#b42318}.admin-customer-invoice-side{display:grid;justify-items:end;gap:3px;text-align:right}.admin-customer-invoice-card{position:relative}.admin-customer-invoice-card-void{border-color:#fda29b;background:#fff7f6}.admin-customer-invoice-card-void .admin-customer-amount,.admin-customer-invoice-card-void .admin-customer-list-title{color:#7a271a;text-decoration:line-through}.admin-customer-invoice-void-banner{display:flex;align-items:center;justify-content:center;min-height:34px;border-radius:8px;background:#b42318;color:#ffffff;padding:0 12px;font-size:12px;font-weight:950;text-transform:uppercase}.admin-customer-invoice-status-row{display:inline-flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.admin-customer-void-badge{display:inline-flex;align-items:center;min-height:26px;border-radius:999px;background:#fef3f2;color:#b42318;padding:0 10px;font-size:12px;font-weight:950;text-transform:uppercase}.admin-customer-amount{color:#0b2f3a;font-size:18px;font-weight:950}.admin-customer-qbo-line{max-width:360px;color:#5f747b;font-size:12px;overflow-wrap:anywhere}@media (max-width:1200px){.admin-customer-content-grid,.admin-customer-summary-grid{grid-template-columns:1fr}}@media (max-width:760px){.admin-customer-panel,.admin-customer-summary{padding:16px}.admin-customer-identity h1{font-size:28px}.admin-customer-form-grid,.admin-customer-stat-grid{grid-template-columns:1fr}.admin-customer-detail-list div{grid-template-columns:1fr;gap:3px}.admin-customer-actions,.admin-customer-actions>*,.admin-customer-button{width:100%}.admin-customer-invoice-side{justify-items:start;text-align:left}.admin-customer-invoice-status-row{justify-content:flex-start}.admin-customer-revision-lines div,.admin-customer-revision-row,.admin-customer-revision-total{grid-template-columns:1fr}.admin-customer-revision-row{display:grid}.admin-customer-revision-side{justify-items:start}.admin-customer-revision-main>span:first-child{white-space:normal}.admin-customer-modal-backdrop{padding:10px}.admin-customer-modal-footer,.admin-customer-modal-header{padding:14px}}.portal-page{min-height:100vh;background:#f6f5f2;color:#0b2f3a}.portal-shell{display:grid;grid-template-columns:280px minmax(0,1fr);min-height:100vh}.portal-sidebar{position:sticky;top:0;align-self:start;min-height:100vh;background:#ffffff;border-right:1px solid #dde3e6;padding:28px 18px;display:flex;flex-direction:column;gap:28px}.portal-brand{display:grid;gap:12px}.portal-logo{width:138px;height:84px;object-fit:contain;border-radius:8px}.portal-logo-fallback{display:grid;place-items:center;width:72px;height:72px;background:#0b2f3a;color:#ffffff;font-weight:950}.portal-company{color:#0b2f3a;font-size:17px;font-weight:950}.portal-list-meta,.portal-muted,.portal-rail-copy{color:#5f747b;font-size:14px;line-height:1.45}.portal-nav{display:grid;gap:8px}.portal-nav-item{display:flex;align-items:center;min-height:44px;border-radius:8px;padding:0 14px;color:#0b2f3a;text-decoration:none;font-weight:900}.portal-nav-button{width:100%;border:0;background:transparent;cursor:pointer;font-family:inherit;font-size:inherit;font-weight:900;line-height:inherit;text-align:left}.portal-nav-item-active,.portal-nav-item:hover{background:#ecebe7}.portal-sidebar-footer{margin-top:auto;border-top:1px solid #dde3e6;padding-top:18px;display:grid;gap:6px;color:#0b2f3a;line-height:1.4}.portal-sidebar-footer span{color:#5f747b;font-size:13px;font-weight:900}.portal-powered-by{display:grid;justify-items:start;gap:7px;color:#0b2f3a;text-decoration:none}.portal-powered-by span{color:#66a61e;font-size:11px;font-weight:950;letter-spacing:.16em;line-height:1;text-transform:uppercase}.portal-powered-by strong{display:inline-flex;align-items:center;gap:7px;color:#0b2f3a;font-size:17px;font-weight:950;line-height:1}.portal-powered-by img{display:block;width:24px;height:24px;object-fit:contain}.portal-main{padding:36px 34px 56px;display:grid;gap:20px}.portal-hero{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;flex-wrap:wrap}.portal-hero h1{margin:4px 0 8px;color:#0b2f3a;font-size:52px;line-height:1;letter-spacing:0}.portal-hero p{margin:0;color:#38535c;font-size:17px;line-height:1.45}.portal-hero-actions{display:flex;gap:10px;flex-wrap:wrap}.portal-button,.portal-link-button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;border:1px solid #cad5d9;border-radius:8px;background:#ffffff;color:#0b2f3a;padding:0 16px;font-weight:950;text-decoration:none;text-align:center}.portal-button-primary{border-color:#2f8a22;background:#2f8a22;color:#ffffff}.portal-eyebrow{color:#d97706;font-size:13px;font-weight:950;letter-spacing:0;text-transform:uppercase}.portal-stat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.portal-panel,.portal-stat{background:#ffffff;border:1px solid #d8e0e3;border-radius:8px;box-shadow:0 10px 24px rgba(12,32,38,.06)}.portal-stat{padding:18px;display:grid;gap:7px}.portal-stat span{color:#5f747b;font-size:13px;font-weight:850}.portal-stat strong{color:#0b2f3a;font-size:24px;line-height:1.1}.portal-content-grid{grid-template-columns:minmax(0,1fr) 320px;align-items:start}.portal-content-grid,.portal-content-main,.portal-right-rail{display:grid;gap:20px}.portal-right-rail{position:sticky;top:24px}.portal-panel{padding:22px}.portal-panel-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:16px}.portal-action-panel h2,.portal-panel h2{margin:4px 0 0;color:#0b2f3a;font-size:24px;line-height:1.15}.portal-action-panel{display:grid;gap:12px}.portal-action-panel p{margin:0;color:#38535c;line-height:1.5}.portal-list{display:grid;gap:12px}.portal-list-item{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;border:1px solid #e3e8ea;border-radius:8px;padding:16px;background:#fcfcfb}.portal-list-title{color:#0b2f3a;font-size:18px;font-weight:950;line-height:1.25}.portal-list-side{display:grid;justify-items:end;gap:8px;min-width:190px;color:#0b2f3a}.portal-pill{display:inline-flex;align-items:center;min-height:28px;border-radius:999px;background:#efe5b9;color:#75610f;padding:0 12px;font-size:13px;font-weight:900;white-space:nowrap}.portal-link-button{min-height:34px;padding:0 12px;font-size:13px}.portal-project{display:grid;gap:16px}.portal-project h3{margin:0 0 4px;color:#0b2f3a;font-size:20px}.portal-project p{margin:0;color:#38535c}.portal-progress{display:grid;gap:8px}.portal-progress>div:first-child{display:flex;justify-content:space-between;gap:12px;color:#38535c;font-size:14px}.portal-progress strong{color:#0b2f3a}.portal-progress-track{height:10px;border-radius:999px;overflow:hidden;background:#e5ecef}.portal-progress-track div{height:100%;border-radius:inherit;background:#2f8a22}.portal-task-list{display:grid;gap:8px}.portal-task{display:flex;justify-content:space-between;gap:12px;padding:10px 12px;border-radius:8px;background:#f6f8f8;color:#38535c;font-size:14px}.portal-file,.portal-task span:first-child{color:#0b2f3a;font-weight:900}.portal-file{display:flex;align-items:center;justify-content:space-between;gap:14px;border:1px solid #e3e8ea;border-radius:8px;padding:14px 16px;text-decoration:none}.portal-file strong{color:#2f8a22}.portal-modal-backdrop{position:fixed;inset:0;z-index:2147483000;display:grid;place-items:center;padding:24px;background:rgba(11,47,58,.64)}.portal-modal{width:min(1120px,calc(100vw - 48px));height:min(86vh,860px);display:grid;grid-template-rows:auto minmax(0,1fr) auto;overflow:hidden;border-radius:8px;border:1px solid #d8e0e3;background:#ffffff;box-shadow:0 24px 70px rgba(12,32,38,.28)}.portal-modal-footer,.portal-modal-header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 18px;border-bottom:1px solid #dde3e6}.portal-modal-header h2{margin:3px 0 0;color:#0b2f3a;font-size:22px;line-height:1.2}.portal-modal-close{width:38px;height:38px;border:1px solid #cad5d9;border-radius:8px;background:#ffffff;color:#0b2f3a;cursor:pointer;font-size:18px;font-weight:950}.portal-pdf-frame{width:100%;height:100%;border:0;background:#f6f5f2}.portal-modal-footer{justify-content:flex-end;border-top:1px solid #dde3e6;border-bottom:0}.portal-empty{border:1px dashed #cfd8dc;border-radius:8px;padding:16px;color:#5f747b;background:#fbfbfa;line-height:1.45}@media (max-width:1040px){.portal-shell{grid-template-columns:1fr}.portal-sidebar{position:static;min-height:auto;border-right:0;border-bottom:1px solid #dde3e6}.portal-brand{grid-template-columns:auto minmax(0,1fr);align-items:center}.portal-logo{width:96px;height:58px}.portal-nav{grid-template-columns:repeat(5,minmax(max-content,1fr));overflow-x:auto}.portal-powered-by,.portal-sidebar-footer{display:none}.portal-content-grid{grid-template-columns:1fr}.portal-right-rail{position:static}}@media (max-width:760px){.portal-main{padding:24px 14px 42px}.portal-hero h1{font-size:34px}.portal-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.portal-list-item{display:grid}.portal-list-side{justify-items:start}}@media (max-width:520px){.portal-stat-grid{grid-template-columns:1fr}.portal-nav{grid-template-columns:repeat(5,max-content)}.portal-button,.portal-hero-actions{width:100%}.portal-modal-backdrop{padding:10px}.portal-modal{width:calc(100vw - 20px);height:92vh}}