:root{--ink:#07151e;--navy:#0c2737;--blue:#08adeb;--line:#cbdbe5;--paper:#f4f8fa;--muted:#617786;--white:#fff;--green:#36c58b}*{box-sizing:border-box}body{margin:0;background:radial-gradient(circle at 85% 5%,#123f57 0,transparent 28%),var(--ink);color:#102c3d;font-family:"DM Sans",sans-serif;min-height:100vh}.client-header{height:86px;padding:20px clamp(24px,5vw,72px);display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #ffffff22}.client-header img{width:230px;height:auto;display:block}.client-header span{color:#c6d6df;font:600 12px Manrope;letter-spacing:.13em;text-transform:uppercase}.client-header i{display:inline-block;width:8px;height:8px;border-radius:50%;background:var(--green);margin-right:9px;box-shadow:0 0 15px var(--green)}main{max-width:1500px;margin:auto}.login-shell{min-height:calc(100vh - 86px);display:grid;grid-template-columns:1.1fr .9fr;align-items:center;gap:clamp(40px,8vw,120px);padding:clamp(40px,7vw,100px)}.login-intro{color:white;max-width:720px}.kicker{font:800 11px Manrope;letter-spacing:.2em;color:#008fc9;margin:0 0 14px}.login-intro .kicker{color:#67d2ff}.login-intro h1,.dashboard-head h1{font:800 clamp(45px,7vw,98px)/.95 Manrope;margin:0 0 30px;letter-spacing:-.06em}.login-intro h1 em{color:var(--blue);font-family:Georgia,serif;font-weight:400}.login-intro>p:not(.kicker){max-width:640px;color:#b8cad4;font-size:19px;line-height:1.7}.login-intro ul{display:flex;gap:10px;list-style:none;padding:20px 0;margin:0;flex-wrap:wrap}.login-intro li{border:1px solid #ffffff28;border-radius:99px;padding:10px 15px;color:#d7e3e9;font-size:13px}.login-card{background:var(--white);padding:clamp(30px,5vw,64px);border-radius:4px;border-top:4px solid var(--blue);box-shadow:0 35px 90px #0009;position:relative}.security-mark{position:absolute;right:36px;top:32px;width:52px;height:52px;border-radius:14px;background:linear-gradient(145deg,#13bfff,#0870be);display:grid;place-items:center;color:white;font:800 17px Manrope;box-shadow:0 12px 25px #008fca40}.login-card h2,dialog h2,.panel h2{font:800 30px Manrope;margin:0 0 28px}label{display:grid;gap:8px;font:700 13px Manrope;margin:0 0 19px}input,textarea{width:100%;border:1px solid #b8cad5;border-radius:7px;background:#f8fafb;padding:14px;font:500 16px "DM Sans";color:var(--ink);outline:none}input:focus,textarea:focus{border-color:var(--blue);box-shadow:0 0 0 3px #08adeb1f}.primary,.upload-button{border:0;border-radius:7px;background:var(--blue);padding:15px 19px;color:#04141c;font:800 14px Manrope;cursor:pointer;display:flex;justify-content:space-between;align-items:center}.primary{width:100%}.primary:disabled{opacity:.55;cursor:wait}.login-links{display:flex;justify-content:space-between;gap:15px;margin-top:22px}.login-links button,.icon-button,.quiet{border:0;background:none;color:#31586e;font-weight:700;cursor:pointer}.status{min-height:22px;color:#b33b45;font-size:13px}.dashboard{background:var(--paper);min-height:calc(100vh - 86px);padding:clamp(28px,5vw,72px)}.dashboard-head{display:flex;align-items:flex-end;justify-content:space-between;border-bottom:1px solid var(--line);padding-bottom:35px}.dashboard-head h1{font-size:clamp(40px,5vw,70px);margin:0}.dashboard-head p:last-child{color:var(--muted)}.quiet{border:1px solid #a9becb;border-radius:7px;padding:12px 18px}.metric-row{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin:25px 0}.metric-row article,.panel{background:white;border:1px solid var(--line);border-radius:10px;padding:24px}.metric-row span,.metric-row small{display:block;color:var(--muted)}.metric-row strong{font:800 36px Manrope;display:block;margin:8px 0}.metric-row .connected{color:#15895d}.workspace-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.upload-panel{grid-row:span 2;background:linear-gradient(160deg,#0b2737,#071923);color:white;border:0}.upload-panel .kicker{color:#59d0ff}.upload-panel>p:not(.kicker){color:#afc4cf;line-height:1.6}.upload-actions{display:flex;gap:10px;flex-wrap:wrap;margin:26px 0}.upload-button{display:inline-flex;min-width:160px}.upload-button.secondary{background:#ffffff12;color:white;border:1px solid #ffffff32}.upload-button input{display:none}.panel-title{display:flex;align-items:flex-start;justify-content:space-between}.icon-button{font-size:24px}.file-list{display:grid;gap:8px;max-height:440px;overflow:auto}.file-row{display:grid;grid-template-columns:40px 1fr auto;gap:12px;align-items:center;border-top:1px solid #dbe5eb;padding:13px 3px}.file-icon{width:36px;height:36px;border-radius:8px;background:#e3f5fc;color:#0089c0;display:grid;place-items:center;font-weight:800}.file-row strong{display:block;font-size:14px;overflow-wrap:anywhere}.file-row small{color:var(--muted)}.file-row a,.file-row button{border:1px solid #abc4d2;background:white;border-radius:5px;color:#174d6b;padding:7px 10px;text-decoration:none;font-weight:700;cursor:pointer}.empty{color:var(--muted)}.upload-item{border:1px solid #ffffff20;border-radius:7px;padding:12px;margin-top:8px}.upload-item progress{width:100%;accent-color:var(--blue)}dialog{width:min(560px,calc(100% - 30px));border:0;border-top:4px solid var(--blue);border-radius:8px;padding:38px;box-shadow:0 30px 100px #0008}dialog::backdrop{background:#031018d9;backdrop-filter:blur(7px)}.dialog-close{position:absolute;right:18px;top:15px;border:0;background:none;font-size:28px;cursor:pointer}@media(max-width:850px){.client-header span{display:none}.client-header img{width:190px}.login-shell{grid-template-columns:1fr;padding:30px 20px}.login-intro h1{font-size:52px}.login-intro ul{display:none}.workspace-grid,.metric-row{grid-template-columns:1fr}.upload-panel{grid-row:auto}.dashboard{padding:24px 15px}.dashboard-head{align-items:flex-start}.dashboard-head h1{font-size:38px}.file-row{grid-template-columns:35px 1fr}.file-row>a,.file-row>button{grid-column:2}}
:root{--typawb-navy:#0a1422;--typawb-panel:#101d2e;--typawb-accent:#58b9f2}[hidden]{display:none!important}
.client-brand-lockup{display:flex;align-items:center;gap:18px;margin:0 0 28px}.client-product-mark{width:94px;height:94px;object-fit:contain;filter:drop-shadow(0 14px 25px #0008)}.partner-brand{min-height:78px;display:flex;align-items:center;gap:10px}.partner-brand img{width:145px;height:66px;object-fit:contain;background:#fff;border-radius:8px;padding:8px}.partner-brand img:last-child{width:190px}.security-product-mark{position:absolute;right:30px;top:25px;width:66px;height:66px;object-fit:contain;filter:drop-shadow(0 10px 18px #0870be42)}.dashboard-brand{display:flex;align-items:center;gap:13px;margin-bottom:22px}.dashboard-brand>img{width:72px;height:72px;object-fit:contain}.dashboard-brand span{display:flex;gap:8px}.dashboard-brand span img{width:130px;height:55px;object-fit:contain;background:#fff;border:1px solid var(--line);border-radius:7px;padding:6px}.dashboard-brand span img:last-child{width:170px}
.file-actions{display:flex;align-items:center;gap:7px}.file-row .delete-track{width:30px;height:30px;padding:0;border-radius:50%;border-color:#e3aeb4;color:#a52d3b;font-size:20px;line-height:1;background:#fff7f8}.file-row .delete-track:hover,.file-row .delete-track:focus-visible{background:#b73343;border-color:#b73343;color:#fff}.file-row .delete-track:disabled{opacity:.55;cursor:wait}
.report-actions{display:flex;gap:7px;flex-wrap:wrap}.prs-preview{margin-top:18px;border:1px solid #b9ccd8;border-radius:10px;background:#fff;overflow:hidden;box-shadow:0 12px 32px #12304718}.prs-preview-head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:13px 15px;background:#0c2737;color:#fff}.prs-preview-head strong{font:700 14px Manrope;overflow-wrap:anywhere}.prs-preview-head button{border:1px solid #ffffff55;border-radius:6px;background:#fff;color:#123447;padding:8px 13px;font-weight:800;cursor:pointer}.prs-preview iframe{display:block;width:100%;height:520px;border:0}.prs-sheet{width:100%;max-height:520px;overflow:auto;background:#fff;overscroll-behavior:contain}.prs-sheet table{border-collapse:separate;border-spacing:0;min-width:1750px;width:max-content;font:500 12px/1.4 "DM Sans",sans-serif;color:#183545}.prs-sheet th,.prs-sheet td{min-width:150px;max-width:300px;padding:9px 11px;border-right:1px solid #d7e1e7;border-bottom:1px solid #d7e1e7;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;background:#fff}.prs-sheet thead th{position:sticky;top:0;z-index:3;background:#e8f0f4;color:#183545;font:800 11px Manrope;letter-spacing:.03em}.prs-sheet .row-number{position:sticky;left:0;z-index:2;min-width:48px;width:48px;max-width:48px;text-align:center;background:#edf3f6;color:#647b89;font-variant-numeric:tabular-nums}.prs-sheet thead .row-number{z-index:4}.prs-sheet tbody tr:nth-child(even) td{background:#f8fbfc}.prs-sheet tbody tr:hover td{background:#eaf7fc}.prs-sheet .empty-sheet{height:100px;text-align:center;color:var(--muted)}.report-placeholder{padding:42px;text-align:center}.report-placeholder p{color:var(--muted)}
.workspace-grid,.workspace-grid>*,.prs-panel,.prs-preview{min-width:0;max-width:100%}.prs-panel{overflow:hidden}.prs-preview-head{position:relative;z-index:6}.prs-preview-head button{flex:0 0 auto}.prs-sheet{display:block;width:100%;max-width:100%;height:420px;max-height:420px;overflow-x:scroll;overflow-y:scroll;scrollbar-gutter:stable both-edges}.prs-sheet table{max-width:none}.prs-sheet::-webkit-scrollbar{width:13px;height:13px}.prs-sheet::-webkit-scrollbar-track{background:#e8eef2}.prs-sheet::-webkit-scrollbar-thumb{background:#8298a6;border:3px solid #e8eef2;border-radius:10px}.prs-sheet::-webkit-scrollbar-corner{background:#e8eef2}
.refresh-control{display:flex;align-items:center;gap:8px}.refresh-control span{min-width:76px;text-align:right;color:var(--muted);font-size:11px}.refresh-control .icon-button{width:38px;height:38px;border:1px solid #b9ccd8;border-radius:50%;background:#f5fafc;display:grid;place-items:center;font-size:22px;line-height:1}.refresh-control .icon-button:disabled{opacity:.65;cursor:wait}.refresh-control .icon-button.refreshing{animation:client-refresh-spin .8s linear infinite}@keyframes client-refresh-spin{to{transform:rotate(360deg)}}
@media(max-width:850px){.client-header span{display:none}.client-header img{width:190px}.login-shell{grid-template-columns:1fr;padding:30px 20px}.login-intro h1{font-size:52px}.login-intro ul{display:none}.workspace-grid,.metric-row{grid-template-columns:1fr}.upload-panel{grid-row:auto}.dashboard{padding:24px 15px}.dashboard-head{align-items:flex-start}.dashboard-head h1{font-size:38px}.file-row{grid-template-columns:35px 1fr}.file-row>a,.file-row>button{grid-column:2}.client-brand-lockup{gap:9px;align-items:flex-start}.client-product-mark{width:70px;height:70px}.partner-brand{min-height:0;flex-wrap:wrap}.partner-brand img{width:115px;height:52px}.partner-brand img:last-child{width:150px}.security-product-mark{width:54px;height:54px;right:20px;top:20px}.dashboard-brand{align-items:flex-start}.dashboard-brand>img{width:58px;height:58px}.dashboard-brand span{flex-wrap:wrap}.dashboard-brand span img{width:105px;height:46px}.dashboard-brand span img:last-child{width:140px}.file-actions{grid-column:2;justify-content:flex-end}}
