:root{color:#172033;font-synthesis:none;text-rendering:optimizelegibility;--ink:#172033;--muted:#687287;--soft:#8c95a6;--line:#e5e9f0;--line-strong:#d9dee8;--surface:#fff;--surface-soft:#f8f9fc;--navy:#17243e;--blue:#356df3;--blue-dark:#2858ce;--blue-soft:#edf3ff;--green:#168a5b;--green-soft:#eaf8f1;--amber:#bd7413;--amber-soft:#fff5e4;--red:#cf3e45;--red-soft:#fff0f1;--violet:#7659d8;--violet-soft:#f1edff;--shadow-sm:0 1px 2px #161f320a, 0 6px 18px #161f320a;--shadow-lg:0 24px 70px #1720332e;background:#f4f6fa;font-family:Inter,SF Pro Display,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif}*{box-sizing:border-box}html{min-width:320px;min-height:100%}body{min-width:320px;min-height:100vh;color:var(--ink);background:#f4f6fa;margin:0}body,button,input,select{font:inherit}button,input,select{color:inherit}button,select{cursor:pointer}button:disabled,select:disabled,input:disabled{cursor:not-allowed}button:focus-visible,input:focus-visible,select:focus-visible,a:focus-visible{outline-offset:2px;outline:3px solid #356df340}h1,h2,h3,p{margin-top:0}svg{display:block}.sr-only{clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.spin{animation:.9s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@keyframes enter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.brand{align-items:center;gap:11px;min-width:0;display:flex}.brand-mark{color:#fff;background:linear-gradient(145deg,#4a7fff,#315fd7);border:1px solid #ffffff26;border-radius:13px;flex:none;place-items:center;width:40px;height:40px;display:grid;box-shadow:0 7px 20px #356df340}.brand-copy{flex-direction:column;gap:2px;min-width:0;display:flex}.brand-copy strong{letter-spacing:-.02em;text-overflow:ellipsis;white-space:nowrap;font-size:16px;font-weight:720;overflow:hidden}.brand-copy small{color:#8f9aaf;letter-spacing:.08em;font-size:11px}.brand-compact{display:none}.primary-button,.secondary-button,.danger-button{border-radius:10px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:0 16px;font-size:13px;font-weight:650;transition:border-color .16s,background .16s,color .16s,transform .16s,box-shadow .16s;display:inline-flex}.primary-button svg,.secondary-button svg,.danger-button svg{width:17px;height:17px}.primary-button{border:1px solid var(--blue);background:var(--blue);color:#fff;box-shadow:0 7px 17px #356df333}.primary-button:hover:not(:disabled){border-color:var(--blue-dark);background:var(--blue-dark);transform:translateY(-1px)}.secondary-button{border:1px solid var(--line-strong);color:#3e495e;background:#fff}.secondary-button:hover:not(:disabled){color:var(--ink);background:#f8f9fb;border-color:#b9c2d3}.danger-button{border:1px solid var(--red);background:var(--red);color:#fff}.danger-button:hover:not(:disabled){background:#b93239}.primary-button:disabled,.secondary-button:disabled,.danger-button:disabled{opacity:.52;box-shadow:none}.text-button{color:var(--blue);background:0 0;border:0;padding:0;font-size:13px;font-weight:600}.muted{color:var(--muted)}.eyebrow,.section-kicker{color:var(--blue);letter-spacing:.12em;text-transform:uppercase;margin-bottom:8px;font-size:11px;font-weight:750;display:inline-block}.inline-alert{border:1px solid;border-radius:10px;align-items:flex-start;gap:9px;padding:11px 12px;font-size:12px;line-height:1.55;display:flex}.inline-alert svg{flex:none;width:17px;height:17px;margin-top:1px}.inline-alert.danger{background:var(--red-soft);color:#a82f36;border-color:#f4c8cb}.inline-alert.warning{background:var(--amber-soft);color:#8d570f;border-color:#f1d5a7}.loading-screen{min-height:100vh;color:var(--muted);background:radial-gradient(circle at 50% 35%,#4579f61a,#0000 28%),#f7f8fb;place-content:center;justify-items:center;gap:18px;font-size:13px;display:grid}.loading-screen .brand{margin-bottom:10px}.login-page{background:#fff;grid-template-columns:minmax(430px,1.08fr) minmax(430px,.92fr);min-height:100vh;display:grid}.login-intro{color:#fff;background:radial-gradient(circle at 78% 20%,#567edc47,#0000 28%),radial-gradient(circle at 15% 82%,#3961be2e,#0000 30%),linear-gradient(145deg,#17243f 0%,#12203a 55%,#182d52 100%);flex-direction:column;min-height:100vh;padding:clamp(38px,5vw,72px) clamp(40px,7vw,104px);display:flex;position:relative;overflow:hidden}.login-intro:before,.login-intro:after{content:"";pointer-events:none;border:1px solid #ffffff14;border-radius:50%;position:absolute}.login-intro:before{width:540px;height:540px;top:-220px;right:-230px}.login-intro:after{width:380px;height:380px;bottom:-180px;right:-150px}.login-intro .brand{z-index:1;position:relative}.login-intro .brand-copy small{color:#9cabc4}.login-heading{z-index:1;max-width:630px;margin:auto 0 54px;position:relative}.login-heading .eyebrow{color:#88a9fa;margin-bottom:18px}.login-heading h1{letter-spacing:-.055em;max-width:600px;margin-bottom:22px;font-size:clamp(42px,5.2vw,68px);font-weight:740;line-height:1.06}.login-heading p{color:#aebbd0;max-width:570px;margin-bottom:0;font-size:16px;line-height:1.75}.login-features{z-index:1;grid-template-columns:repeat(3,1fr);gap:12px;display:grid;position:relative}.login-features>div{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff0b;border:1px solid #ffffff17;border-radius:13px;align-items:center;gap:11px;min-width:0;padding:14px;display:flex}.login-features svg{color:#88a9fa;flex:none;width:21px;height:21px}.login-features span{flex-direction:column;gap:3px;min-width:0;display:flex}.login-features strong{font-size:12px}.login-features small{color:#93a1b8;text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.login-footnote{z-index:1;color:#72829d;letter-spacing:.05em;margin:28px 0 0;font-size:10px;position:relative}.login-panel{background-color:#fbfcfe;background-image:linear-gradient(#f2f5fbb3 1px,#0000 1px),linear-gradient(90deg,#f2f5fbb3 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:32px 32px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;place-items:center;min-height:100vh;padding:44px;display:grid}.login-card{border:1px solid var(--line);background:#fffffff7;border-radius:20px;width:min(100%,430px);padding:36px;animation:.38s both enter;box-shadow:0 25px 60px #202e4b1a}.login-card-icon{background:var(--blue-soft);width:46px;height:46px;color:var(--blue);border-radius:14px;place-items:center;margin-bottom:27px;display:grid}.login-card-icon svg{width:22px;height:22px}.login-card h2{letter-spacing:-.035em;margin-bottom:9px;font-size:26px}.login-card>p{margin-bottom:26px;font-size:13px;line-height:1.6}.login-card label{margin-bottom:8px;font-size:12px;font-weight:650;display:block}.secret-input{border:1px solid var(--line-strong);background:#fff;border-radius:11px;align-items:center;gap:10px;height:48px;padding:0 12px;transition:border-color .16s,box-shadow .16s;display:flex}.secret-input:focus-within{border-color:var(--blue);box-shadow:0 0 0 3px #356df31c}.secret-input>svg{color:#8b95a8;flex:none}.secret-input input{background:0 0;border:0;outline:0;flex:1;min-width:0;font-family:Cascadia Code,SFMono-Regular,Consolas,monospace;font-size:13px}.secret-input input::placeholder{color:#a8afbd}.secret-toggle{flex:none}.login-card .inline-alert{margin-top:14px}.login-button{width:100%;min-height:48px;margin-top:18px}.login-button svg{width:18px;height:18px}.session-note{border-top:1px solid var(--line);color:var(--muted);align-items:flex-start;gap:10px;margin-top:22px;padding-top:20px;display:flex}.session-note svg{width:17px;height:17px;color:var(--green);flex:none;margin-top:2px}.session-note p{margin:0;font-size:11px;line-height:1.6}.session-note strong{color:#445066}.dashboard-shell{background:#f4f6fa;min-height:100vh}.sidebar{z-index:40;background:var(--navy);color:#fff;flex-direction:column;width:246px;height:100vh;padding:24px 17px 18px;display:flex;position:fixed;inset:0 auto 0 0}.sidebar>.brand{padding:0 8px}.sidebar nav{flex-direction:column;gap:5px;margin-top:39px;display:flex}.sidebar nav button{color:#8f9cb1;text-align:left;background:0 0;border:1px solid #0000;border-radius:10px;align-items:center;gap:11px;width:100%;min-height:45px;padding:0 12px;font-size:13px;font-weight:580;transition:background .15s,color .15s;display:flex}.sidebar nav button>svg:not(.nav-arrow){width:19px;height:19px}.sidebar nav button:hover{color:#d5dceb;background:#ffffff0e}.sidebar nav button.active{color:#fff;background:#4a77e426;border-color:#6b8fed29}.sidebar nav button.active>svg:not(.nav-arrow){color:#7da2ff}.nav-arrow{color:#6f8dda;width:15px;height:15px;margin-left:auto}.sidebar-security{background:#ffffff09;border:1px solid #ffffff13;border-radius:11px;align-items:center;gap:10px;margin-top:auto;padding:13px 11px;display:flex}.sidebar-security>span{color:#50c98e;background:#32b97c1f;border-radius:9px;flex:none;place-items:center;width:30px;height:30px;display:grid}.sidebar-security svg{width:16px;height:16px}.sidebar-security>div,.sidebar-account>span:not(.avatar){flex-direction:column;gap:2px;min-width:0;display:flex}.sidebar-security strong,.sidebar-account strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:630;overflow:hidden}.sidebar-security small,.sidebar-account small{color:#7e8ba0;text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.sidebar-security i{background:#43c987;border-radius:50%;flex:none;width:6px;height:6px;margin-left:auto;box-shadow:0 0 0 4px #43c9871a}.sidebar-account{border-top:1px solid #ffffff13;grid-template-columns:34px minmax(0,1fr) 30px;align-items:center;gap:9px;margin-top:12px;padding:14px 7px 0;display:grid}.avatar{color:#fff;background:linear-gradient(145deg,#3e5682,#2b4169);border:1px solid #ffffff1a;border-radius:10px;flex:none;place-items:center;width:34px;height:34px;font-size:11px;font-weight:720;display:grid}.sidebar-account button{color:#7f8ba0;background:0 0;border:0;border-radius:8px;place-items:center;width:30px;height:30px;display:grid}.sidebar-account button:hover{color:#fff;background:#ffffff0f}.sidebar-account button svg{width:16px;height:16px}.dashboard-main{min-width:0;margin-left:246px}.topbar{z-index:25;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff0;align-items:center;height:68px;padding:0 clamp(24px,3vw,44px);display:flex;position:sticky;top:0}.menu-button{border:1px solid var(--line);background:#fff;border-radius:10px;place-items:center;width:38px;height:38px;display:none}.menu-button svg{width:19px}.topbar-context{flex-direction:column;gap:2px;min-width:0;display:flex}.topbar-context span{font-size:13px;font-weight:670}.topbar-context small{max-width:360px;color:var(--soft);text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.topbar-actions{align-items:center;gap:14px;margin-left:auto;display:flex}.environment-pill{color:#287351;background:#f3fbf7;border:1px solid #dcefe5;border-radius:999px;align-items:center;gap:7px;padding:6px 10px;font-size:10px;font-weight:650;display:inline-flex}.environment-pill span{background:#32ae72;border-radius:50%;width:6px;height:6px}.topbar-avatar{border:0;display:none}.content{width:min(100%,1540px);margin:0 auto;padding:34px clamp(24px,3vw,44px) 64px}.page-heading{justify-content:space-between;align-items:flex-start;gap:28px;margin-bottom:27px;animation:.32s both enter;display:flex}.page-heading h1{letter-spacing:-.045em;margin-bottom:9px;font-size:clamp(27px,2.5vw,34px);font-weight:730}.page-heading p{color:var(--muted);margin-bottom:0;font-size:13px;line-height:1.6}.page-heading .secondary-button{flex:none}.usage-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:18px;animation:.34s 30ms both enter;display:grid}.usage-card{border:1px solid var(--line);background:var(--surface);min-width:0;box-shadow:var(--shadow-sm);border-radius:14px;align-items:flex-start;gap:13px;padding:18px;display:flex}.usage-icon{border-radius:11px;flex:none;place-items:center;width:39px;height:39px;display:grid}.usage-icon svg{width:19px;height:19px}.usage-icon.blue{background:var(--blue-soft);color:var(--blue)}.usage-icon.green{background:var(--green-soft);color:var(--green)}.usage-icon.violet{background:var(--violet-soft);color:var(--violet)}.usage-icon.amber{background:var(--amber-soft);color:var(--amber)}.usage-card>div{flex-direction:column;min-width:0;display:flex}.usage-card p{color:var(--muted);margin-bottom:5px;font-size:10px;font-weight:570}.usage-card strong{letter-spacing:-.035em;text-overflow:ellipsis;white-space:nowrap;margin-bottom:3px;font-size:21px;font-weight:720;overflow:hidden}.usage-card small{color:var(--soft);font-size:9px}.skeleton{background:linear-gradient(90deg,#eff1f5 25%,#f7f8fa 45%,#eff1f5 65%) 0 0/220% 100%;border-radius:6px;animation:1.3s linear infinite shimmer;display:block;overflow:hidden}.metric-skeleton{width:92px;height:24px;margin:2px 0 6px}@keyframes shimmer{to{background-position-x:-220%}}.panel{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow-sm);border-radius:15px}.panel-header{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.panel-header h2{letter-spacing:-.025em;margin-bottom:5px;font-size:18px;font-weight:700}.panel-header p{color:var(--muted);margin-bottom:0;font-size:11px;line-height:1.55}.operation-strip{background:var(--blue-soft);color:#35558f;border:1px solid #d6e2ff;border-radius:12px;align-items:center;gap:12px;margin-bottom:18px;padding:12px 15px;display:flex}.operation-strip>svg{width:19px;height:19px;color:var(--blue);flex:none}.operation-strip div{flex-direction:column;gap:2px;display:flex}.operation-strip strong{font-size:11px}.operation-strip span{font-size:10px}.upload-panel{margin-bottom:18px;padding:21px;animation:.35s 60ms both enter}.upload-header{margin-bottom:17px}.secure-upload{color:#27714f;background:#f3fbf7;border:1px solid #dcefe5;border-radius:999px;flex:none;align-items:center;gap:6px;padding:6px 9px;font-size:9px;font-weight:650;display:inline-flex}.secure-upload svg{width:14px;height:14px}.dropzone{background:var(--surface-soft);width:100%;min-height:178px;color:inherit;text-align:center;border:1.5px dashed #cdd5e3;border-radius:13px;flex-direction:column;justify-content:center;align-items:center;padding:24px;transition:border-color .17s,background .17s,transform .17s;display:flex}.dropzone:hover:not(:disabled),.dropzone.drag-active{background:#f4f7ff;border-color:#7297f1}.dropzone.drag-active{transform:scale(1.003)}.dropzone-icon{width:47px;height:47px;color:var(--blue);background:#fff;border:1px solid #dbe5ff;border-radius:14px;place-items:center;margin-bottom:12px;display:grid;box-shadow:0 6px 18px #356df31a}.dropzone-icon svg{width:21px;height:21px}.dropzone>strong{margin-bottom:6px;font-size:13px;font-weight:670}.dropzone>small{color:var(--muted);margin-bottom:14px;font-size:10px}.browse-label{border:1px solid var(--line-strong);color:#3d4960;background:#fff;border-radius:8px;align-items:center;min-height:30px;padding:0 13px;font-size:10px;font-weight:650;display:inline-flex}.selected-file{background:#f8faff;border:1px solid #dce4f5;border-radius:11px;grid-template-columns:40px minmax(140px,1fr) minmax(160px,1.2fr) auto;align-items:center;gap:12px;margin-top:12px;padding:11px;display:grid}.selected-file-icon,.file-thumbnail{width:38px;height:38px;color:var(--blue);background:#f1f5ff;border:1px solid #dbe4f7;border-radius:10px;flex:none;place-items:center;display:grid}.selected-file-icon svg,.file-thumbnail svg{width:18px;height:18px}.selected-file-info{flex-direction:column;gap:3px;min-width:0;display:flex}.selected-file-info strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.selected-file-info small{color:var(--soft);font-size:9px}.remove-file{width:30px;height:30px;color:var(--soft);background:0 0;border:0;border-radius:8px;grid-column:3;justify-self:end;place-items:center;display:grid}.remove-file:hover{background:var(--red-soft);color:var(--red)}.remove-file svg{width:17px;height:17px}.selected-file-actions{grid-area:1/4}.upload-progress-wrap{min-width:0}.upload-progress-label{color:var(--muted);justify-content:space-between;margin-bottom:6px;font-size:9px;display:flex}.upload-progress-label strong{color:var(--blue)}.progress-track{background:#e5e9f1;border-radius:999px;height:6px;overflow:hidden}.progress-track span{border-radius:inherit;background:linear-gradient(90deg,#3d72f0,#6e98ff);height:100%;transition:width .14s;display:block}.permission-alert{margin-bottom:18px}.permission-alert code{font-family:Cascadia Code,Consolas,monospace}.file-panel{animation:.37s 90ms both enter;overflow:hidden}.library-header{border-bottom:1px solid var(--line);padding:20px 21px 17px}.file-filters{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.search-field{border:1px solid var(--line-strong);background:#fff;border-radius:9px;align-items:center;gap:8px;width:min(270px,30vw);height:38px;padding:0 10px;display:flex}.search-field:focus-within{border-color:var(--blue);box-shadow:0 0 0 3px #356df317}.search-field svg{color:#9199a8;flex:none}.search-field input{background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:11px}.select-field select{border:1px solid var(--line-strong);background:#fff;border-radius:9px;height:38px;padding:0 28px 0 10px;font-size:10px}.filter-button{min-height:38px;padding:0 12px;font-size:10px}.reset-button{padding:6px}.file-table-wrap{overflow-x:auto}.file-table{border-collapse:collapse;width:100%}.file-table th{border-bottom:1px solid var(--line);color:#7a8495;letter-spacing:.04em;text-align:left;text-transform:uppercase;background:#fafbfc;padding:10px 18px;font-size:9px;font-weight:650}.file-table th:first-child{width:36%}.file-table th:last-child{width:122px}.file-table td{vertical-align:middle;border-bottom:1px solid #edf0f4;padding:13px 18px;font-size:10px}.file-table tbody tr{transition:background .14s}.file-table tbody tr:hover{background:#fafbfe}.file-identity{align-items:center;gap:11px;min-width:0;display:flex}.file-identity>span:last-child{flex-direction:column;gap:3px;min-width:0;display:flex}.file-identity strong{text-overflow:ellipsis;white-space:nowrap;max-width:350px;font-size:11px;font-weight:640;overflow:hidden}.file-identity small,.cell-secondary,.purge-label{color:var(--soft);font-size:9px}.cell-primary,.cell-secondary{display:block}.cell-primary{margin-bottom:3px;font-size:10px;font-weight:620}.cell-date{color:#596378;white-space:nowrap}.status-pill{white-space:nowrap;border-radius:999px;align-items:center;gap:6px;padding:5px 8px;font-size:9px;font-weight:650;display:inline-flex}.status-pill>span{background:currentColor;border-radius:50%;width:5px;height:5px}.status-pill.ready{background:var(--green-soft);color:var(--green)}.status-pill.deleting,.status-pill.purge_pending{background:var(--amber-soft);color:var(--amber)}.status-pill.deleted{color:#777f8d;background:#f0f1f3}.status-pill.delete_failed{background:var(--red-soft);color:var(--red)}.purge-label{white-space:nowrap;margin-top:4px;display:block}.row-actions{justify-content:flex-end;align-items:center;gap:5px;display:flex}.row-actions button{border:1px solid var(--line);color:#6c7688;background:#fff;border-radius:8px;place-items:center;width:31px;height:31px;display:grid}.row-actions button:hover:not(:disabled){color:var(--blue);background:#f6f8fb;border-color:#c4cbd7}.row-actions button.danger-action:hover:not(:disabled){background:var(--red-soft);color:var(--red);border-color:#f0c6c9}.row-actions button:disabled{opacity:.38}.row-actions svg{width:15px;height:15px}.mobile-file-list{display:none}.pagination{background:#fafbfc;justify-content:space-between;align-items:center;gap:16px;min-height:58px;padding:10px 18px;display:flex}.pagination>span{color:var(--muted);font-size:10px}.pagination>div{gap:7px;display:flex}.icon-text-button{min-height:34px;padding:0 11px;font-size:10px}.table-loading{min-height:240px;color:var(--muted);justify-content:center;align-items:center;gap:9px;font-size:11px;display:flex}.table-loading svg{width:19px;height:19px;color:var(--blue)}.empty-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:250px;padding:35px;display:flex}.empty-state.compact{min-height:220px}.empty-state>span{background:var(--blue-soft);width:48px;height:48px;color:var(--blue);border-radius:14px;place-items:center;margin-bottom:13px;display:grid}.empty-state svg{width:21px;height:21px}.empty-state h3{margin-bottom:6px;font-size:14px}.empty-state p{color:var(--muted);margin:0;font-size:11px}.audit-view{animation:.34s both enter}.security-grid{grid-template-columns:1.25fr .8fr 1fr;gap:14px;margin-bottom:18px;display:grid}.security-card{border:1px solid var(--line);min-height:164px;box-shadow:var(--shadow-sm);background:#fff;border-radius:15px;align-items:flex-start;gap:14px;padding:20px;display:flex;position:relative;overflow:hidden}.security-card.featured{background:linear-gradient(135deg,#f6f9ff,#fff 75%);border-color:#d6e1fb}.security-card-icon{background:var(--blue-soft);width:40px;height:40px;color:var(--blue);border-radius:12px;flex:none;place-items:center;display:grid}.security-card-icon svg{width:20px;height:20px}.security-card h3{letter-spacing:-.02em;margin-bottom:7px;font-size:16px}.security-card p{color:var(--muted);margin-bottom:0;font-size:10px;line-height:1.65}.secure-badge{background:var(--green-soft);color:var(--green);border-radius:999px;align-items:center;gap:5px;padding:5px 8px;font-size:9px;font-weight:650;display:inline-flex;position:absolute;bottom:16px;right:16px}.secure-badge svg{width:12px;height:12px}.scope-list{flex-wrap:wrap;gap:5px;display:flex}.scope-list code{color:#536077;background:#f0f3f8;border-radius:5px;padding:4px 6px;font-family:Cascadia Code,Consolas,monospace;font-size:8px}.audit-panel{overflow:hidden}.audit-header{border-bottom:1px solid var(--line);padding:20px 21px}.audit-header .secondary-button{min-height:36px;padding:0 12px;font-size:10px}.audit-list{flex-direction:column;display:flex}.audit-event{border-bottom:1px solid #edf0f4;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:12px;padding:14px 20px;display:grid}.audit-event:last-child{border-bottom:0}.audit-outcome{border-radius:9px;place-items:center;width:32px;height:32px;display:grid}.audit-outcome.success{background:var(--green-soft);color:var(--green)}.audit-outcome.failure{background:var(--red-soft);color:var(--red)}.audit-outcome svg{width:15px;height:15px}.audit-event-main{flex-direction:column;gap:4px;min-width:0;display:flex}.audit-event-main>div{align-items:center;gap:8px;display:flex}.audit-event-main strong{font-size:11px}.audit-event-main small,.audit-event-meta small{color:var(--soft);text-overflow:ellipsis;white-space:nowrap;font-family:Cascadia Code,Consolas,monospace;font-size:8px;overflow:hidden}.outcome-label{border-radius:999px;padding:3px 6px;font-size:8px;font-weight:650}.outcome-label.success{background:var(--green-soft);color:var(--green)}.outcome-label.failure{background:var(--red-soft);color:var(--red)}.audit-event-meta{flex-direction:column;align-items:flex-end;gap:4px;display:flex}.audit-event-meta time{color:#5c667a;white-space:nowrap;font-size:9px}.security-notice{background:var(--amber-soft);color:#79501a;border:1px solid #efd6ad;border-radius:13px;align-items:flex-start;gap:13px;margin-top:18px;padding:17px;display:flex}.security-notice>svg{flex:none;width:20px;height:20px}.security-notice h3{margin-bottom:4px;font-size:12px}.security-notice p{margin:0;font-size:10px;line-height:1.65}.modal{width:min(100vw - 32px,720px);max-height:calc(100vh - 32px);color:inherit;background:0 0;border:0;border-radius:18px;padding:0;overflow:visible}.modal::backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0c1321a3}.modal[open]{animation:.18s both modal-enter}@keyframes modal-enter{0%{opacity:0;transform:translateY(8px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}.modal-card{max-height:calc(100vh - 32px);box-shadow:var(--shadow-lg);background:#fff;border-radius:18px;padding:23px;overflow-y:auto}.modal-header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:17px;display:flex}.modal-header h2{text-overflow:ellipsis;white-space:nowrap;max-width:580px;margin:0;font-size:17px;overflow:hidden}.modal-close{border:1px solid var(--line);width:33px;height:33px;color:var(--muted);background:#fff;border-radius:9px;flex:none;place-items:center;display:grid}.modal-close svg{width:16px;height:16px}.preview-canvas{border:1px solid var(--line);background-color:#fafafa;background-image:linear-gradient(45deg,#f1f2f5 25%,#0000 25%),linear-gradient(-45deg,#f1f2f5 25%,#0000 25%),linear-gradient(45deg,#0000 75%,#f1f2f5 75%),linear-gradient(-45deg,#0000 75%,#f1f2f5 75%),none;background-position:0 0,0 8px,8px -8px,-8px 0;background-repeat:repeat,repeat,repeat,repeat,repeat;background-size:16px 16px;background-attachment:scroll,scroll,scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box,border-box,border-box;border-radius:13px;place-items:center;min-height:330px;max-height:55vh;display:grid;overflow:hidden}.preview-canvas img{object-fit:contain;width:100%;height:100%;max-height:55vh;display:block}.preview-error{color:var(--muted);flex-direction:column;align-items:center;gap:10px;font-size:11px;display:flex}.preview-error svg{width:32px;height:32px;color:var(--soft)}.preview-error p{margin:0}.preview-details{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:13px;display:grid}.preview-details>div{background:var(--surface-soft);border-radius:9px;flex-direction:column;gap:3px;padding:10px;display:flex}.preview-details small{color:var(--soft);font-size:8px}.preview-details strong{font-size:10px}.url-field{gap:8px;margin-top:13px;display:flex}.url-field input{border:1px solid var(--line-strong);color:#5d687b;background:#fafbfc;border-radius:9px;flex:1;min-width:0;height:42px;padding:0 11px;font-family:Cascadia Code,Consolas,monospace;font-size:9px}.delete-modal{width:min(100vw - 32px,440px)}.delete-modal .modal-card{padding:28px}.danger-modal-icon{background:var(--red-soft);width:46px;height:46px;color:var(--red);border-radius:14px;place-items:center;margin-bottom:17px;display:grid}.danger-modal-icon svg{width:21px;height:21px}.delete-modal h2{letter-spacing:-.025em;margin-bottom:7px;font-size:20px}.delete-file-name{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin-bottom:18px;font-size:12px;overflow:hidden}.delete-modal .inline-alert{margin-bottom:18px}.delete-modal label{margin-bottom:7px;font-size:11px;font-weight:620;display:block}.confirmation-input{border:1px solid var(--line-strong);border-radius:9px;outline:0;width:100%;height:42px;padding:0 11px}.confirmation-input:focus{border-color:var(--red);box-shadow:0 0 0 3px #cf3e451a}.modal-actions{justify-content:flex-end;gap:8px;margin-top:22px;display:flex}.toast-stack{z-index:100;pointer-events:none;flex-direction:column;gap:8px;width:min(390px,100vw - 28px);display:flex;position:fixed;bottom:18px;right:18px}.toast{border:1px solid var(--line);pointer-events:auto;background:#fff;border-left:3px solid;border-radius:11px;grid-template-columns:20px minmax(0,1fr) 25px;align-items:center;gap:9px;padding:12px 10px 12px 13px;font-size:11px;line-height:1.45;animation:.22s both toast-enter;display:grid;box-shadow:0 16px 38px #141e3229}@keyframes toast-enter{0%{opacity:0;transform:translate(12px)}to{opacity:1;transform:translate(0)}}.toast.success{border-left-color:var(--green)}.toast.danger{border-left-color:var(--red)}.toast.info{border-left-color:var(--blue)}.toast.success>svg{color:var(--green)}.toast.danger>svg{color:var(--red)}.toast.info>svg{color:var(--blue)}.toast>svg{width:18px;height:18px}.toast button{width:25px;height:25px;color:var(--soft);background:0 0;border:0;border-radius:7px;place-items:center;display:grid}.toast button:hover{background:var(--surface-soft);color:var(--ink)}.toast button svg{width:14px;height:14px}.mobile-backdrop{display:none}@media (width<=1150px){.usage-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.library-header{flex-direction:column;align-items:stretch}.file-filters{justify-content:flex-start}.search-field{width:min(360px,100%)}.security-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.security-card.featured{grid-column:span 2}}@media (width<=900px){.login-page{grid-template-columns:1fr}.login-intro{min-height:auto;padding:34px 36px 40px}.login-heading{margin:72px 0 38px}.login-heading h1{max-width:700px;font-size:clamp(38px,8vw,58px)}.login-footnote{display:none}.login-panel{min-height:auto;padding:58px 24px}.sidebar{width:260px;transition:transform .21s;transform:translate(-100%)}.sidebar.open{transform:translate(0)}.mobile-backdrop{z-index:35;opacity:0;pointer-events:none;background:#0c13218c;border:0;transition:opacity .21s;display:block;position:fixed;inset:0}.mobile-backdrop.visible{opacity:1;pointer-events:auto}.dashboard-main{margin-left:0}.menu-button{margin-right:12px;display:grid}.topbar-avatar{display:grid}.topbar-context{display:none}.brand-compact{display:flex}.brand-compact .brand-mark{border-radius:10px;width:34px;height:34px}.brand-compact .brand-copy strong{font-size:13px}.environment-pill{display:none}.selected-file{grid-template-columns:40px minmax(0,1fr) auto}.upload-progress-wrap{grid-area:2/2/auto/-1}.selected-file-actions{grid-area:3/2/auto/-1;justify-self:end}.remove-file{grid-column:3}}@media (width<=720px){.content{padding:25px 15px 50px}.topbar{height:62px;padding:0 15px}.page-heading{flex-direction:column;align-items:stretch;gap:14px}.page-heading .secondary-button{align-self:flex-start}.usage-grid{grid-template-columns:1fr 1fr;gap:10px}.usage-card{gap:10px;padding:14px}.usage-icon{width:34px;height:34px}.usage-card strong{font-size:17px}.upload-panel{padding:15px}.upload-header{flex-direction:column;gap:10px}.secure-upload{align-self:flex-start}.dropzone{min-height:190px}.file-table-wrap{display:none}.mobile-file-list{grid-template-columns:1fr;gap:10px;padding:13px;display:grid}.mobile-file-card{border:1px solid var(--line);background:#fff;border-radius:11px;padding:13px}.mobile-file-heading{align-items:center;gap:10px;min-width:0;display:flex}.mobile-file-heading>span:last-child{flex-direction:column;gap:3px;min-width:0;display:flex}.mobile-file-heading strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.mobile-file-heading small{color:var(--soft);font-size:9px}.mobile-file-meta{border-block:1px solid #edf0f4;justify-content:space-between;align-items:center;gap:10px;margin:12px 0;padding:9px 0;display:flex}.mobile-file-meta time{color:var(--muted);font-size:9px}.mobile-file-card .row-actions{justify-content:flex-start}.file-filters{grid-template-columns:1fr 1fr;width:100%;display:grid}.search-field{grid-column:1/-1;width:100%}.select-field select{width:100%}.filter-button,.reset-button{grid-column:1/-1}.pagination{flex-direction:column;align-items:stretch}.pagination>div{grid-template-columns:1fr 1fr;display:grid}.security-grid{grid-template-columns:1fr}.security-card.featured{grid-column:auto}.audit-header{flex-direction:column}.audit-event{grid-template-columns:32px minmax(0,1fr);padding:13px}.audit-event-meta{grid-column:2;align-items:flex-start}.preview-details{grid-template-columns:1fr}.url-field{flex-direction:column}.url-field .secondary-button{width:100%}}@media (width<=560px){.login-intro{padding:28px 22px 34px}.login-heading{margin:62px 0 30px}.login-heading h1{font-size:38px}.login-heading p{font-size:14px}.login-features{grid-template-columns:1fr}.login-panel{padding:38px 15px}.login-card{border-radius:16px;padding:26px 20px}.topbar .brand-copy{display:none}.usage-grid{grid-template-columns:1fr}.selected-file{grid-template-columns:38px minmax(0,1fr) auto}.selected-file-actions,.selected-file-actions button{width:100%}.operation-strip{align-items:flex-start}.modal-card{padding:17px}.preview-canvas{min-height:240px}.modal-actions{grid-template-columns:1fr 1fr;display:grid}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
