:root{--nav:#222;--nav-deep:#1a1a1a;--nav-soft:#303030;--canvas:#f3f5f6;--panel:#fff;--ink:#24323a;--muted:#74828a;--line:#e1e6e8;--line-soft:#edf0f1;--primary:#b27029;--primary-deep:#804b18;--primary-soft:#b270291c;--primary-softer:#b2702912;--primary-border:#b2702952;--green:var(--primary);--green-deep:var(--primary-deep);--blue:#4a91b8;--orange:var(--primary);--red:#c45d5d;--sidebar:238px;--header:64px}*{box-sizing:border-box}#__next,body,html{min-height:100%;margin:0}body{background:var(--canvas);color:var(--ink);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.95rem;-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}a,button{-webkit-tap-highlight-color:transparent}button{color:inherit}.app-shell{min-height:100vh}.sidebar{background:var(--nav);bottom:0;color:#a9b3b8;left:0;position:fixed;top:0;width:var(--sidebar);z-index:30}.sidebar-top{background:var(--nav-deep);height:var(--header);justify-content:space-between;padding:0 23px}.brand,.sidebar-top{align-items:center;display:flex}.brand{color:#fff;gap:11px}.brand-mark{align-items:center;background:#415059;border-radius:50%;display:flex;height:31px;justify-content:center;position:relative;width:31px}.brand-mark:before{background:var(--primary);content:"";height:16px;width:16px}.brand-mark span,.brand-mark:before{border-radius:50% 50% 45% 55%;transform:rotate(45deg)}.brand-mark span{background:#d8a157;bottom:7px;height:8px;position:absolute;width:8px}.brand-copy{display:flex;flex-direction:column;line-height:1}.brand-copy strong{letter-spacing:.08em}.brand-copy small{color:#839199;letter-spacing:.22em;margin-top:5px}.sidebar-close{display:none!important}.side-profile{align-items:center;border-bottom:1px solid #ffffff0f;display:flex;gap:11px;padding:21px 22px}.avatar{align-items:center;background:#d9e0e2;border-radius:50%;color:#516069;display:inline-flex;flex:0 0 auto;font-size:11px;font-weight:700;height:34px;justify-content:center;width:34px}.avatar-green{background:#6f4c29;color:#fbf4ec;height:39px;width:39px}.side-profile>span:last-child{display:flex;flex-direction:column;min-width:0}.side-profile strong{color:#f3f5f5;font-weight:600}.side-profile small{color:#7e8d95;margin-top:4px}.nav-label{color:#65747c;font-weight:700;letter-spacing:.16em;margin:25px 22px 9px}.nav-label-secondary{margin-top:30px}.side-nav{display:flex;flex-direction:column}.side-nav button{align-items:center;background:#0000;border:0;color:#aab4b9;cursor:pointer;display:grid;gap:12px;grid-template-columns:20px 1fr auto;min-height:44px;padding:0 18px 0 22px;position:relative;text-align:left;width:100%}.side-nav button:hover{background:hsla(0,0%,100%,.035);color:#e8eded}.side-nav button.active{background:var(--nav-soft);color:#fff}.side-nav button.active:before{background:var(--green);bottom:0;content:"";left:0;position:absolute;top:0;width:3px}.side-nav button b{background:#354148;border-radius:9px;color:#91a0a8;font-weight:600;line-height:18px;min-width:24px;text-align:center}.sidebar-foot{align-items:center;border-top:1px solid #ffffff0f;bottom:0;display:flex;gap:10px;left:0;padding:18px 22px;position:absolute;right:0}.connection-dot{background:var(--primary);border:3px solid #513719;border-radius:50%;height:11px;width:11px}.sidebar-foot>span:last-child{display:flex;flex-direction:column}.sidebar-foot strong{color:#c4cdd1;font-weight:600}.sidebar-foot small{color:#69777e;margin-top:3px}.app-body{margin-left:var(--sidebar);min-height:100vh;padding-top:var(--header)}.topbar{background:#fff;border-bottom:1px solid var(--line);height:var(--header);justify-content:space-between;left:var(--sidebar);padding:0 30px;position:fixed;right:0;top:0;z-index:20}.global-search,.topbar{align-items:center;display:flex}.global-search{color:#9ba6ab;gap:9px;width:min(360px,45vw)}.global-search input{border:0;color:var(--ink);font-size:12px;outline:0;padding:8px 0;width:100%}.global-search input::placeholder{color:#adb6ba}.top-actions{align-items:center;display:flex;gap:15px}.icon-button{align-items:center;background:#0000;border:0;cursor:pointer;display:inline-flex;justify-content:center;padding:0}.icon-button:disabled{cursor:default;opacity:.5}.refresh-icon{color:#87949a;height:34px;width:34px}.top-divider{background:var(--line);height:27px;width:1px}.profile-menu{align-items:center;background:#0000;border:0;cursor:pointer;display:flex;gap:10px;padding:0}.profile-name{display:flex;flex-direction:column;font-size:11px;font-weight:600;text-align:left}.profile-name small{font-size:9px;font-weight:400;margin-top:2px}.chevron{color:#9aa5aa;font-size:16px;margin-left:2px}.mobile-menu{display:none}.spin{animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}.main-content{margin:0 auto;max-width:1440px;min-height:calc(100vh - 102px);padding:42px 42px 52px}.page-heading{align-items:flex-end;display:flex;justify-content:space-between;margin-bottom:28px}.eyebrow{color:var(--green-deep)!important;font-size:9px!important;font-weight:700;letter-spacing:.17em;margin-bottom:8px!important}.item-heading h1,.page-heading h1{color:#202d34;font-size:26px;font-weight:500;letter-spacing:-.025em;margin:0}.page-heading p{color:var(--muted);font-size:12px;margin:8px 0 0}.button{align-items:center;border:1px solid #0000;border-radius:2px;cursor:pointer;display:inline-flex;font-size:10px;font-weight:600;gap:8px;justify-content:center;min-height:36px;padding:0 14px;text-decoration:none}.button.primary{background:var(--green);border-color:var(--green);color:#fff}.button.primary:hover{background:var(--green-deep)}.button.secondary{background:#fff;border-color:#d8dfe2;color:#536168}.button.secondary:hover{border-color:#bfc9cd;color:#29383f}.button.small{min-height:33px}.button:disabled{cursor:default;opacity:.55}.notice{align-items:center;background:#fff;border:1px solid var(--line);border-left-width:3px;display:flex;font-size:10px;gap:12px;margin:-10px 0 20px;padding:12px 15px}.notice strong{font-size:11px}.notice span{color:var(--muted)}.notice button{background:none;border:0;color:var(--green-deep);cursor:pointer;font-size:10px;margin-left:auto}.notice.error{border-left-color:var(--red)}.notice.preview{border-left-color:var(--blue)}.summary-grid{display:grid;gap:14px;grid-template-columns:repeat(4,1fr);margin-bottom:22px}.summary-card{align-items:center;background:#fff;border:1px solid var(--line);display:flex;gap:14px;min-height:93px;padding:18px}.summary-icon{align-items:center;background:#eef1f2;color:#718087;display:inline-flex;height:42px;justify-content:center;width:42px}.summary-icon.blue{background:#e7f1f6;color:var(--blue)}.summary-icon.orange{background:#faf0e4;color:var(--orange)}.summary-icon.green{background:var(--primary-soft);color:var(--green)}.summary-card>span:last-child{display:grid;grid-template-columns:auto 1fr}.summary-card small{color:#849096;font-size:9px;grid-column:1/-1;margin-bottom:3px;text-transform:uppercase}.summary-card strong{color:#26343b;font-size:23px;font-weight:500;line-height:1}.summary-card em{align-self:end;color:#9aa4a9;font-size:8px;font-style:normal;margin:0 0 2px 8px}.panel{background:var(--panel);border:1px solid var(--line)}.panel-heading{align-items:center;border-bottom:1px solid var(--line-soft);display:flex;justify-content:space-between;min-height:72px;padding:17px 20px}.panel-heading h2{color:#2b3940;font-size:13px;font-weight:600;margin:0}.panel-heading p{color:#87939a;font-size:9px;margin:5px 0 0}.result-count{background:#f0f3f4;color:#718087;font-size:9px;padding:6px 9px}.filters{background:#fafbfb;border-bottom:1px solid var(--line);gap:9px;padding:12px 20px}.filter-search,.filters{align-items:center;display:flex}.filter-search{background:#fff;border:1px solid #dfe4e6;color:#9ca7ac;gap:7px;height:34px;padding:0 10px;width:270px}.filter-search input{border:0;font-size:10px;outline:0;width:100%}.select-wrap{align-items:center;background:#fff;border:1px solid #dfe4e6;color:#93a0a6;display:flex;height:34px;padding-left:9px}.select-wrap select{appearance:none;background:#0000;border:0;color:#617078;cursor:pointer;font-size:9px;min-width:125px;outline:0;padding:0 26px 0 7px}.table-head,.work-row{align-items:center;display:grid;grid-template-columns:minmax(260px,2.1fr) minmax(140px,.85fr) minmax(160px,1fr) minmax(115px,.7fr) 30px}.table-head{border-bottom:1px solid var(--line);color:#98a2a7;font-size:8px;font-weight:700;letter-spacing:.08em;min-height:38px;padding:0 20px;text-transform:uppercase}.work-row{background:#fff;border:0;border-bottom:1px solid var(--line-soft);cursor:pointer;min-height:72px;padding:0 20px;text-align:left;transition:background .15s ease;width:100%}.work-row:last-child{border-bottom:0}.work-row:hover{background:#fafcfc}.work-row:hover .row-arrow{color:var(--green-deep);transform:translateX(2px)}.work-title{align-items:center;display:flex;gap:12px;min-width:0}.work-title>span:last-child{display:flex;flex-direction:column;min-width:0}.work-title strong{color:#314047;font-size:11px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.work-title small{color:#929da2;font-size:9px;margin-top:4px}.type-icon{align-items:center;background:#eaf2f5;color:#4f8eaa;display:flex;flex:0 0 auto;height:37px;justify-content:center;width:37px}.type-icon.type-pa_condo,.type-icon.type-pa_townhouse{background:#f5eee6;color:var(--primary)}.type-icon.type-pa_city,.type-icon.type-pa_neighbourhood,.type-icon.type-pa_province{background:var(--primary-soft);color:var(--primary-deep)}.type-icon.type-market-subarea{background:#edf0f7;color:#6478a5}.status{align-items:center;color:#607078;display:inline-flex;font-size:9px;gap:7px;white-space:nowrap}.status i{background:#9ca7ac;border-radius:50%;display:inline-block;height:7px;width:7px}.status-ready-for-review i{background:var(--blue)}.status-in-progress i{background:#7795a7}.progress-wrap{align-items:center;display:grid;gap:10px;grid-template-columns:1fr 34px;width:100%}.progress-track{background:#e8ecee;height:4px;overflow:hidden}.progress-track span{background:var(--green);display:block;height:100%;min-width:2px}.progress-wrap strong{color:#6b7980;font-size:9px;font-weight:600}.progress-wrap.compact{max-width:170px}.updated{color:#87939a;font-size:9px}.row-arrow{color:#abb4b9;display:flex;transition:transform .15s ease}.empty-state{flex-direction:column;padding:55px 20px;text-align:center}.empty-state,.empty-state>span{align-items:center;display:flex}.empty-state>span{background:#eff3f4;color:#839097;height:50px;justify-content:center;width:50px}.empty-state h3{font-size:12px;margin:14px 0 5px}.empty-state p{color:var(--muted);font-size:10px;margin:0}.work-row.skeleton{cursor:default;gap:20px;grid-template-columns:2fr 1fr 1fr .7fr}.work-row.skeleton span{animation:pulse 1.4s ease-in-out infinite;background:#edf0f1;display:block;height:9px}@keyframes pulse{50%{opacity:.45}}.back-link{align-items:center;background:#0000;border:0;color:#718087;cursor:pointer;display:flex;font-size:10px;gap:7px;margin:-3px 0 21px;padding:0}.back-link:hover{color:var(--green-deep)}.item-heading{align-items:center;display:flex;justify-content:space-between;margin-bottom:22px}.item-title-block{gap:15px}.item-doc,.item-title-block{align-items:center;display:flex}.item-doc{background:#dfeaec;color:#507e8b;height:49px;justify-content:center;width:49px}.item-meta{align-items:center;color:#839097;display:flex;font-size:8px;gap:7px;margin-bottom:5px;text-transform:uppercase}.item-meta i{background:#b9c1c5;border-radius:50%;height:3px;width:3px}.item-actions{display:flex;gap:8px}.more-button{background:#fff;border:1px solid #d8dfe2;color:#69777e;height:36px;width:36px}.item-status-bar{align-items:center;background:#fff;border:1px solid var(--line);display:flex;justify-content:space-between;margin-bottom:18px;min-height:67px;padding:14px 20px}.item-status-bar>div:first-child{align-items:center;display:flex;gap:14px}.item-status-bar small{color:#929da2;font-size:8px;font-weight:700;letter-spacing:.08em}.status-progress{align-items:center;display:flex;gap:17px;width:310px}.status-progress>span{color:#8c989e;font-size:8px;white-space:nowrap}.status-progress>span strong{color:#56656c;font-weight:600}.workspace-grid{align-items:start;grid-template-columns:minmax(0,1.75fr) minmax(300px,.75fr)}.workspace-grid,.workspace-main,.workspace-side{display:grid;gap:18px}.drop-zone{align-items:center;background:#fafcfc;border:1px dashed #ccd5d8;color:#68777e;cursor:pointer;display:flex;flex-direction:column;margin:18px;min-height:137px;padding:20px;width:calc(100% - 36px)}.drop-zone:hover{background:#fffbf6;border-color:var(--green)}.drop-zone>span{align-items:center;background:var(--primary-soft);color:var(--green-deep);display:flex;height:40px;justify-content:center;margin-bottom:10px;width:40px}.drop-zone strong{font-size:10px;font-weight:600}.drop-zone small{color:#9aa4a9;font-size:8px;margin-top:5px}.file-list{border-top:1px solid var(--line-soft)}.file-list-head,.file-row{align-items:center;display:grid;grid-template-columns:minmax(220px,1fr) 75px 90px 28px;padding:0 20px}.file-list-head{color:#9aa4a9;font-size:8px;font-weight:700;min-height:32px;text-transform:uppercase}.file-row{border-top:1px solid var(--line-soft);color:#7d8a90;font-size:8px;min-height:58px}.file-name{align-items:center;display:flex;gap:10px;min-width:0}.file-name>i{background:#e9eff1;color:#547b8b;font-size:7px;font-style:normal;font-weight:700;padding:9px 5px}.file-name>span{display:flex;flex-direction:column;min-width:0}.file-name strong{color:#45545b;font-size:9px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.file-name small{color:var(--orange);font-size:7px;margin-top:3px}.files-empty{border-top:1px solid var(--line-soft);color:#8c989e;font-size:9px;padding:16px 20px}.notes-panel textarea{border:1px solid #dce2e4;color:#3f4e55;display:block;font-size:10px;line-height:1.55;margin:18px;min-height:116px;outline:0;padding:12px;resize:vertical;width:calc(100% - 36px)}.notes-panel textarea:focus{border-color:var(--primary-border);box-shadow:0 0 0 2px #b270291a}.notes-actions{align-items:center;border-top:1px solid var(--line-soft);display:flex;justify-content:space-between;padding:12px 18px}.notes-actions span{color:#909ba0;font-size:8px}.checklist-panel .panel-heading{align-items:flex-start}.checklist{padding:8px 18px}.checklist label{align-items:flex-start;border-bottom:1px solid var(--line-soft);color:#536168;cursor:pointer;display:flex;font-size:10px;gap:10px;line-height:1.35;padding:13px 0}.checklist label:last-child{border-bottom:0}.checklist label.checked>span:last-child{color:#8f9a9f;text-decoration:line-through}.checklist input{opacity:0;pointer-events:none;position:absolute}.custom-check{align-items:center;border:1px solid #cbd3d6;color:#0000;display:inline-flex;flex:0 0 auto;height:17px;justify-content:center;width:17px}.checked .custom-check{background:var(--green);border-color:var(--green);color:#fff}.checklist-foot{background:#fafbfb;border-top:1px solid var(--line);padding:15px 18px}.checklist-foot small{color:#89959b;display:block;font-size:8px;margin-top:8px}.details-panel .panel-heading{min-height:56px}.details-panel dl{margin:0;padding:7px 18px}.details-panel dl>div{align-items:center;border-bottom:1px solid var(--line-soft);display:flex;justify-content:space-between;min-height:45px}.details-panel dl>div:last-child{border-bottom:0}.details-panel dt{color:#909ba1;font-size:8px}.details-panel dd{align-items:center;color:#526067;display:flex;font-size:9px;gap:7px;margin:0;text-align:right}.mini-avatar{align-items:center;background:var(--primary-soft);border-radius:50%;color:var(--primary-deep);display:inline-flex;font-size:6px;font-weight:700;height:21px;justify-content:center;width:21px}footer{color:#a1aaae;display:flex;font-size:8px;justify-content:space-between;margin:0 auto;max-width:1440px;padding:0 42px 25px}footer span:first-child{color:#7f8c92;font-weight:600}.sidebar-scrim{display:none}@media (max-width:1100px){.summary-grid{grid-template-columns:repeat(2,1fr)}.workspace-grid{grid-template-columns:minmax(0,1fr) 310px}.table-head,.work-row{grid-template-columns:minmax(240px,1.7fr) 135px 145px 28px}.table-head button:nth-child(4),.work-row .updated{display:none}}@media (max-width:820px){:root{--header:58px}.sidebar{transform:translateX(-100%);transition:transform .2s ease;width:250px}.sidebar.is-open{transform:translateX(0)}.sidebar-close{color:#8e9aa0;display:inline-flex!important}.sidebar-scrim{background:#0c12168c;border:0;bottom:0;display:block;left:0;position:fixed;right:0;top:0;z-index:29}.app-body{margin-left:0}.topbar{left:0;padding:0 18px}.mobile-menu{color:#6e7d84;display:inline-flex;margin-right:14px}.global-search{margin-right:auto;width:min(330px,52vw)}.main-content{padding:30px 22px 45px}.workspace-grid{grid-template-columns:1fr}.workspace-side{grid-row:1;grid-template-columns:1.4fr .8fr}footer{padding-left:22px;padding-right:22px}}@media (max-width:620px){.chevron,.profile-name,.top-divider{display:none}.top-actions{gap:5px}.global-search{flex:1 1;width:auto}.page-heading{align-items:flex-start;gap:18px}.refresh-button{font-size:0;min-width:38px;padding:0}.summary-grid{grid-template-columns:1fr 1fr}.summary-card{min-height:82px;padding:13px}.summary-icon{height:34px;width:34px}.summary-card em{display:none}.filters{align-items:stretch;flex-wrap:wrap}.filter-search{flex:1 0 100%;width:100%}.select-wrap{flex:1 1}.select-wrap select{min-width:0;width:100%}.table-head{display:none}.work-row{gap:10px;grid-template-columns:minmax(0,1fr) 25px;padding:13px 15px}.work-row>span:nth-child(2),.work-row>span:nth-child(3),.work-row>span:nth-child(4){display:none}.item-heading{align-items:flex-start}.item-actions .button{font-size:0;min-width:36px;padding:0}.item-meta{flex-wrap:wrap}.item-status-bar{align-items:stretch;flex-direction:column;gap:14px}.status-progress{width:100%}.workspace-side{grid-template-columns:1fr}.files-panel .panel-heading{align-items:flex-start;gap:12px}.file-list-head,.file-row{grid-template-columns:minmax(170px,1fr) 65px 25px}.file-list-head span:nth-child(3),.file-row>span:nth-child(3){display:none}.drop-zone small{text-align:center}}@media (max-width:420px){.main-content{padding-left:15px;padding-right:15px}.summary-grid{grid-template-columns:1fr}.summary-card{min-height:72px}.item-heading h1,.page-heading h1{font-size:22px}.item-actions .more-button,.item-doc{display:none}footer{padding-left:15px;padding-right:15px}}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;transition:none!important}.spin{animation-duration:2s}}.inline-error{background:#fff2ef;border-top:1px solid #f2cbc2;color:#a94f3c;font-size:9px;padding:10px 18px}.loading-panel{color:#78868c;font-size:10px;padding:22px}.form-grid{display:grid;gap:14px;padding:18px}.form-grid label{display:grid;gap:7px}.form-grid label>span{color:#8b969b;font-size:8px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.addon-row input,.form-grid input,.form-grid textarea{background:#fff;border:1px solid #dce2e4;color:#3f4e55;font-size:10px;line-height:1.45;min-height:36px;outline:0;padding:10px 11px;width:100%}.form-grid textarea{min-height:92px;resize:vertical}.addon-row input:focus,.form-grid input:focus,.form-grid textarea:focus{border-color:var(--primary-border);box-shadow:0 0 0 2px #b270291a}.file-download{background:#0000;color:#65737a;text-decoration:none}.button:disabled,.drop-zone:disabled{cursor:wait;opacity:.65}.checklist label>span:last-child{display:grid;gap:3px}.checklist label small{color:#9ba6ab;display:block;font-size:8px;font-weight:400;line-height:1.35;text-decoration:none}.checklist label em{color:var(--primary);display:block;font-size:7px;font-style:normal;text-decoration:none}.addon-row{align-items:center;border-top:1px solid var(--line-soft);display:grid;gap:8px;grid-template-columns:1fr auto;padding:13px 18px}.addon-row .button{height:34px}.status-needs-content i{background:var(--orange)}.status-complete i{background:var(--green)}.upload-caption{color:#909ba0;font-size:8px;line-height:1.45;margin:-8px 18px 15px}.upload-caption.sudo{background:var(--primary-softer);border-left:3px solid var(--primary);color:var(--primary-deep);padding:9px 11px}.upload-queue{border-top:1px solid var(--line-soft)}.upload-queue-head{align-items:center;background:#fafbfb;border-bottom:1px solid var(--line-soft);display:flex;justify-content:space-between;padding:12px 18px}.upload-queue-head span:first-child{display:grid;gap:2px}.upload-queue-head strong{color:#39474e;font-size:10px}.upload-queue-head small{color:#8e999e;font-size:8px}.queue-actions{align-items:center;display:flex;gap:10px}.queue-actions button,.queue-row-actions button{background:#0000;border:0;color:var(--primary-deep);cursor:pointer;font-size:8px;font-weight:700;padding:0;text-transform:uppercase}.queue-actions button:hover,.queue-row-actions button:hover{text-decoration:underline}.queue-row,.upload-queue-list{display:grid}.queue-row{align-items:center;border-bottom:1px solid var(--line-soft);gap:13px;grid-template-columns:minmax(220px,1fr) minmax(140px,.55fr) auto;min-height:58px;padding:10px 18px}.queue-row:last-child{border-bottom:0}.queue-file{align-items:center;display:flex;gap:10px;min-width:0}.queue-file i{align-items:center;background:#eef2f3;color:#6c7a81;display:inline-flex;flex:0 0 auto;font-size:7px;font-style:normal;font-weight:700;height:31px;justify-content:center;width:31px}.queue-file>span{display:grid;gap:2px;min-width:0}.queue-file strong{color:#435158;font-size:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.queue-file small{color:#8d989d;font-size:8px}.queue-file em{color:var(--red);font-size:8px;font-style:normal;line-height:1.35}.queue-progress{align-items:center;display:grid;gap:8px;grid-template-columns:1fr 35px}.queue-progress>span{background:#e8ecee;height:5px;overflow:hidden}.queue-progress b{background:var(--primary);display:block;height:100%;min-width:1px;transition:width .15s ease}.queue-progress strong{color:#68767d;font-size:9px;font-weight:600;text-align:right}.queue-row-actions{align-items:center;display:flex;gap:10px;justify-content:flex-end;min-width:92px}.queue-complete .queue-file i{background:var(--primary-soft);color:var(--primary-deep)}.queue-failed .queue-progress b{background:var(--red)}.queue-cancelled{opacity:.68}@media (max-width:620px){.queue-row{align-items:stretch;grid-template-columns:1fr}.queue-row-actions{justify-content:flex-start}.upload-queue-head{align-items:flex-start;flex-direction:column;gap:10px}}.auth-page{align-items:center;background:radial-gradient(circle at top left,#b270291f,#0000 34%),#eef1f2;display:flex;min-height:100vh;padding:38px 22px}.auth-container{display:grid;grid-template-columns:minmax(280px,430px) minmax(320px,420px);margin:0 auto;max-width:940px;width:100%}.auth-container.column-separation{gap:58px}.auth-intro{align-self:center;color:#4e5b62;padding:18px 0}.auth-brand{align-items:center;display:flex;gap:12px;margin-bottom:30px}.auth-brand,.auth-brand .brand-copy strong{color:#233139}.auth-brand .brand-copy small{color:#7b878d}.auth-card h1,.auth-intro h1{color:#25333a;font-size:28px;font-weight:400;letter-spacing:-.03em;line-height:1.15;margin:0 0 12px}.auth-card p,.auth-intro p{color:#74828a;font-size:13px;line-height:1.65;margin:0 0 22px}.auth-points{display:grid;gap:12px;margin-top:28px}.auth-points span{align-items:center;color:#5e6b72;display:flex;font-size:12px;gap:10px}.auth-points svg{color:var(--primary)}.auth-card{align-self:center;background:#fff;border:1px solid #dfe5e7;box-shadow:0 20px 55px #1e282e14;padding:34px}.auth-card form{display:grid;gap:17px}.auth-card label{display:grid;gap:7px}.auth-card label span{color:#7a878e;font-size:9px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.auth-card input{background:#f9fbfb;border:1px solid #dce3e5;color:#2e3c43;font-size:13px;min-height:42px;outline:0;padding:0 12px;width:100%}.auth-card input:focus{background:#fff;border-color:var(--primary-border);box-shadow:0 0 0 2px #b270291a}.auth-actions,.auth-row{align-items:center;color:#8b979d;display:flex;font-size:11px;justify-content:space-between}.auth-actions a,.auth-row a{color:var(--primary-deep);text-decoration:none}.auth-actions a:hover,.auth-row a:hover{text-decoration:underline}.auth-submit{justify-self:end;min-width:115px}.auth-error,.auth-success{border-left:3px solid var(--red);font-size:11px;line-height:1.45;padding:10px 12px}.auth-error{background:#fff4f2;color:#9a4337}.auth-success{background:var(--primary-softer);border-left-color:var(--primary);color:var(--primary-deep)}.auth-container.single-card{display:block;max-width:520px}.auth-card-wide{text-align:left}.auth-lock{align-items:center;background:var(--primary-soft);color:var(--primary);display:inline-flex;height:48px;justify-content:center;margin-bottom:18px;width:48px}@media (max-width:820px){.auth-container,.auth-container.column-separation{grid-template-columns:1fr;gap:24px;max-width:520px}.auth-intro{padding:0}.auth-card h1,.auth-intro h1{font-size:24px}}@media (max-width:480px){.auth-page{padding:22px 14px}.auth-card{padding:24px 20px}.auth-actions{align-items:flex-start;flex-direction:column;gap:13px}}.heading-actions{align-items:center;display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}.watch-button,.watch-toggle{align-items:center;gap:7px}.watch-toggle{background:#f8fafb;border:1px solid #dfe5e7;color:#6f7d84;cursor:pointer;display:inline-flex;font-size:9px;font-weight:700;height:32px;letter-spacing:.04em;padding:0 10px;text-transform:uppercase}.watch-toggle.active,.watch-toggle:hover{border-color:var(--primary-border);color:var(--primary-deep)}.watch-toggle.active{background:var(--primary-softer)}.watch-dot{background:#a7b0b5;border-radius:999px;display:inline-block;height:7px;width:7px}.watch-button.primary .watch-dot,.watch-toggle.active .watch-dot{animation:watchPulse 1.2s ease-in-out infinite;background:var(--primary);box-shadow:0 0 0 3px #b270291f}.watch-button.secondary .watch-dot{background:#a7b0b5}.watch-button.primary{background:var(--primary);border-color:var(--primary);color:#fff}.watch-button.primary .watch-dot{background:#fff;box-shadow:0 0 0 3px #ffffff2e}.watch-notice{background:var(--primary-softer);border-color:#b2702938}.watch-notice,.watch-notice strong{color:var(--primary-deep)}.work-row.new-item{animation:newItemGlow 10s ease-out 1;background:linear-gradient(90deg,#b2702924,#fff 30%)}.work-row.new-item .work-title strong:after{background:var(--primary);color:#fff;content:"NEW";display:inline-block;font-size:7px;font-weight:800;letter-spacing:.08em;margin-left:8px;padding:2px 5px;vertical-align:middle}@keyframes watchPulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(.72);opacity:.6}}@keyframes newItemGlow{0%{background-color:#b2702933}to{background-color:#fff}}@media (max-width:720px){.heading-actions{justify-content:flex-start;width:100%}.watch-toggle{display:none}}.sidebar{background:#222}.sidebar-top{background:#1a1a1a}.side-nav button.active{background:#303030}.side-profile strong{font-size:13px}.side-profile small{font-size:10px}.nav-label,.sidebar-foot strong{font-size:9px}.sidebar-foot small{font-size:8px}.brand-copy strong{font-size:14px}.brand-copy small{font-size:8px}.side-nav button{font-size:12px}.side-nav button span{font-size:13.8px}.side-nav button b{font-size:9px}.table-head{font-size:9.2px}.table-head button{align-items:center;background:#0000;border:0;color:#98a3a9;cursor:pointer;display:inline-flex;font-size:9.2px;font-weight:700;gap:7px;letter-spacing:.06rem;padding:0;text-align:left;text-transform:uppercase}.table-head button:hover{color:var(--primary-deep)}.table-head button i{color:var(--primary);font-size:.9rem;font-style:normal;letter-spacing:0;line-height:1}.work-title strong{font-size:12.7px}.progress-wrap strong,.status,.updated,.work-title small{font-size:10.4px}.panel-heading h2{font-size:15px}.panel-heading p{font-size:10.4px}.filter-search input{font-size:11.5px}.result-count,.select-wrap select{font-size:10.4px}.button,.notice,.notice button{font-size:11.5px}.notice strong{font-size:12.7px}.drop-zone strong{font-size:11.5px}.drop-zone small,.file-list-head,.file-row{font-size:9.2px}.file-name>i{font-size:8.1px}.file-name strong{font-size:10.4px}.file-name small{font-size:8.1px}.files-empty{font-size:10.4px}.notes-panel textarea{font-size:11.5px}.notes-actions span{font-size:9.2px}.checklist label{font-size:11.5px}.checklist label small{font-size:9.2px}.checklist label em{font-size:8.1px}.form-grid label>span{font-size:9.2px}.addon-row input,.form-grid input,.form-grid textarea{font-size:11.5px}.upload-caption{font-size:9.2px}.upload-queue-head strong{font-size:11.5px}.queue-actions button,.queue-row-actions button,.upload-queue-head small{font-size:9.2px}.queue-file i{font-size:8.1px}.queue-file strong{font-size:11.5px}.queue-file em,.queue-file small{font-size:9.2px}.queue-progress strong{font-size:10.4px}.auth-card label span,.brand-copy small,.brand-copy strong,.details-panel dt,.eyebrow,.file-list-head,.form-grid label>span,.item-meta,.item-status-bar small,.nav-label,.panel-heading p,.result-count,.sidebar-foot small,.summary-card small,.table-head,.table-head button,.watch-toggle,.work-row.new-item .work-title strong:after{letter-spacing:.06rem}.item-heading h1,.page-heading h1{font-size:29.9px}.summary-card strong{font-size:26.5px}.auth-card h1,.auth-intro h1{font-size:32.2px}@media (max-width:1100px){.table-head button:nth-child(4){display:none}}.theme-toggle{background:#fff;border:1px solid #dfe5e7;color:#7a878e;height:34px;width:34px}.theme-toggle:hover{border-color:var(--primary-border);color:var(--primary-deep)}.profile-control{position:relative}.profile-menu{border-radius:2px;padding:5px 7px 5px 0}.profile-menu.active,.profile-menu:hover{background:#b2702912}.profile-name small{color:#9aa4a9}.profile-dropdown{background:var(--panel);border:1px solid var(--line);box-shadow:0 14px 38px #19222824;min-width:190px;padding:7px;position:absolute;right:0;top:calc(100% + 12px);z-index:60}.profile-dropdown:before{background:var(--panel);border-left:1px solid var(--line);border-top:1px solid var(--line);content:"";height:10px;position:absolute;right:16px;top:-6px;transform:rotate(45deg);width:10px}.profile-dropdown button{align-items:center;background:#0000;border:0;color:var(--ink);cursor:pointer;display:flex;gap:10px;min-height:38px;padding:0 10px;text-align:left;width:100%}.profile-dropdown button:hover{background:var(--primary-softer);color:var(--primary-deep)}.modal-scrim{align-items:center;background:#12181c94;bottom:0;display:flex;justify-content:center;left:0;padding:24px;position:fixed;right:0;top:0;z-index:90}.modal-card{background:var(--panel);border:1px solid var(--line);box-shadow:0 28px 80px #00000038;color:var(--ink);max-width:520px;width:min(100%,520px)}.modal-heading{align-items:flex-start;border-bottom:1px solid var(--line-soft);display:grid;gap:14px;grid-template-columns:auto 1fr auto;padding:24px}.modal-heading h2{font-size:20px;font-weight:500;margin:0 0 5px}.modal-heading p{color:var(--muted);font-size:11px;line-height:1.5;margin:0}.modal-close{color:var(--muted);height:28px;width:28px}.modal-close:hover{color:var(--primary-deep)}.change-password-form{display:grid;gap:15px;padding:24px}.change-password-form label{display:grid;gap:7px}.change-password-form label span{color:#7a878e;font-size:9.2px;font-weight:700;letter-spacing:.06rem;text-transform:uppercase}.change-password-form input{background:#fff;border:1px solid #dce3e5;color:#2e3c43;min-height:42px;outline:0;padding:0 12px;width:100%}.change-password-form input:focus{border-color:var(--primary-border);box-shadow:0 0 0 2px #b270291a}.modal-actions{align-items:center;display:flex;gap:10px;justify-content:flex-end;padding-top:2px}.theme-dark{--canvas:#181818;--panel:#222;--ink:#e8ebec;--muted:#a4aeb4;--line:#34383a;--line-soft:#2d3133;--nav:#151515;--nav-deep:#101010;--nav-soft:#2a2a2a}.theme-dark .addon-row input,.theme-dark .button.secondary,.theme-dark .change-password-form input,.theme-dark .drop-zone,.theme-dark .filter-search,.theme-dark .form-grid input,.theme-dark .form-grid textarea,.theme-dark .more-button,.theme-dark .notes-panel textarea,.theme-dark .notice,.theme-dark .select-wrap,.theme-dark .summary-card,.theme-dark .theme-toggle,.theme-dark .topbar,.theme-dark .work-row{background:#222;color:var(--ink)}.theme-dark .sidebar{background:var(--nav)}.theme-dark .sidebar-top{background:var(--nav-deep)}.theme-dark .main-content,.theme-dark footer{color:var(--ink)}.theme-dark .file-name strong,.theme-dark .item-heading h1,.theme-dark .modal-heading h2,.theme-dark .page-heading h1,.theme-dark .panel-heading h2,.theme-dark .queue-file strong,.theme-dark .summary-card strong,.theme-dark .work-title strong{color:#f2f4f4}.theme-dark .modal-card,.theme-dark .panel,.theme-dark .profile-dropdown{background:var(--panel);border-color:var(--line)}.theme-dark .checklist-foot,.theme-dark .filters,.theme-dark .upload-queue-head{background:#1e1e1e}.theme-dark .profile-dropdown button:hover,.theme-dark .profile-menu.active,.theme-dark .profile-menu:hover,.theme-dark .work-row:hover{background:#b2702924}.theme-dark .addon-row,.theme-dark .checklist label,.theme-dark .details-panel dl>div,.theme-dark .file-list,.theme-dark .file-list-head,.theme-dark .file-row,.theme-dark .modal-heading,.theme-dark .notes-actions,.theme-dark .panel-heading,.theme-dark .queue-row,.theme-dark .table-head,.theme-dark .upload-queue,.theme-dark .upload-queue-head{border-color:var(--line-soft)}.theme-dark .drop-zone{border-color:#4a4f52}.theme-dark .drop-zone:hover{background:#2a221a;border-color:var(--primary)}.theme-dark .progress-track,.theme-dark .queue-progress>span{background:#3b3f42}.theme-dark .empty-state>span,.theme-dark .file-name>i,.theme-dark .queue-file i,.theme-dark .summary-icon,.theme-dark .type-icon{background:#ffffff12}.theme-dark .profile-dropdown:before{background:var(--panel);border-color:var(--line)}.theme-dark .auth-success{background:#b2702929}.theme-dark .auth-error{background:#c45d5d24;color:#e1968b}@media (max-width:620px){.profile-dropdown{right:-6px;min-width:178px}.theme-toggle{height:32px;width:32px}}.theme-dark .app-body,.theme-dark .main-content,.theme-dark.app-shell{background:var(--canvas)}.theme-dark .addon-row input,.theme-dark .auth-card,.theme-dark .auth-form input,.theme-dark .auth-form textarea,.theme-dark .auth-side,.theme-dark .details-panel dl,.theme-dark .empty-state,.theme-dark .file-list,.theme-dark .file-list-head,.theme-dark .file-row,.theme-dark .files-empty,.theme-dark .filter-search input,.theme-dark .global-search input,.theme-dark .item-status-bar,.theme-dark .loading-panel,.theme-dark .queue-row,.theme-dark .select-wrap select,.theme-dark .upload-queue{background:var(--panel);color:var(--ink)}.theme-dark .auth-card,.theme-dark .auth-form input,.theme-dark .auth-form textarea,.theme-dark .auth-side,.theme-dark .filter-search input,.theme-dark .filters,.theme-dark .global-search input,.theme-dark .item-status-bar,.theme-dark .panel-heading,.theme-dark .select-wrap select,.theme-dark .table-head,.theme-dark .work-table{border-color:var(--line)}.theme-dark .addon-row input::placeholder,.theme-dark .auth-form input::placeholder,.theme-dark .auth-form textarea::placeholder,.theme-dark .filter-search input::placeholder,.theme-dark .global-search input::placeholder,.theme-dark .notes-panel textarea::placeholder{color:#6f797e}.theme-dark .addon-row input,.theme-dark .change-password-form input,.theme-dark .drop-zone,.theme-dark .form-grid input,.theme-dark .form-grid textarea,.theme-dark .notes-panel textarea{background:#1b1b1b;border-color:#3b3f42;color:var(--ink)}.theme-dark .button.secondary,.theme-dark .checklist label,.theme-dark .details-panel dd,.theme-dark .drop-zone strong,.theme-dark .file-row,.theme-dark .files-empty,.theme-dark .more-button,.theme-dark .profile-dropdown button,.theme-dark .profile-name,.theme-dark .theme-toggle,.theme-dark .updated{color:var(--ink)}.theme-dark .avatar,.theme-dark .drop-zone>span,.theme-dark .item-doc,.theme-dark .mini-avatar,.theme-dark .summary-icon,.theme-dark .type-icon{background:#b2702924;color:#d29a5a}.theme-dark .result-count,.theme-dark .side-nav button b{background:#ffffff14;color:#c0c8cc}.theme-dark .custom-check{border-color:#596267}.theme-dark .checked .custom-check{border-color:var(--primary)}.pagination-bar{align-items:center;background:#fff;border-bottom:1px solid var(--line);display:flex;gap:14px;justify-content:space-between;min-height:45px;padding:8px 20px}.pagination-bar.single{justify-content:flex-end}.pagination-summary{color:#718087;font-size:9px}.pagination-controls{align-items:center;display:flex;flex-wrap:wrap;gap:6px;justify-content:flex-end}.page-button,.page-number{align-items:center;background:#f5f7f8;border:1px solid #dfe4e6;color:#617078;cursor:pointer;display:inline-flex;font-size:9px;font-weight:600;min-height:28px;padding:0 9px}.page-number{justify-content:center;min-width:30px;padding:0 8px}.page-number.active{background:var(--primary);border-color:var(--primary);color:#fff}.page-button:hover:not(:disabled),.page-number:hover:not(:disabled){border-color:var(--primary);color:var(--green-deep)}.page-button:disabled,.page-number:disabled{cursor:not-allowed;opacity:.52}.theme-dark .pagination-bar{background:var(--panel);border-color:var(--line)}.theme-dark .page-button,.theme-dark .page-number{background:#222;border-color:#3b3f42;color:var(--ink)}.theme-dark .page-number.active{background:var(--primary);border-color:var(--primary);color:#fff}.theme-dark .page-button:hover:not(:disabled),.theme-dark .page-number:hover:not(:disabled){color:#d29a5a}@media (max-width:760px){.pagination-bar{align-items:flex-start;flex-direction:column}.pagination-controls{justify-content:flex-start;width:100%}}