:root{color-scheme:light;--bg:#f4f7fb;--bg-soft:#edf2f7;--surface:rgba(255,255,255,0.82);--surface-strong:#ffffff;--surface-muted:rgba(237,242,247,0.82);--ink:#24313f;--ink-soft:#526171;--accent:#004ced;--accent-deep:#0039b2;--accent-soft:rgba(0,76,237,0.1);--line:rgba(104,120,138,0.16);--success:#0f8a5f;--danger:#c14438;--warning:#bf6a1d;--shadow:0 32px 80px rgba(28,42,58,0.12);--shadow-soft:0 18px 40px rgba(28,42,58,0.08)}*{box-sizing:border-box}body,html{margin:0;padding:0;min-height:100%}body{background:radial-gradient(circle at top left,rgba(0,76,237,.11),transparent 28%),radial-gradient(circle at top right,rgba(19,136,120,.1),transparent 24%),linear-gradient(180deg,#f8fafc,#f3f6f9 48%,#eef2f7);color:var(--ink);font-family:var(--font-inter),"Inter","Helvetica Neue",Arial,sans-serif}body:before{content:"";position:fixed;inset:0;pointer-events:none;background-image:linear-gradient(rgba(255,255,255,.36) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.36) 1px,transparent 0);background-size:120px 120px;-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,.4),transparent 82%);mask-image:linear-gradient(180deg,rgba(0,0,0,.4),transparent 82%);opacity:.3}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button:disabled{cursor:not-allowed;opacity:.65}.shell{width:min(1360px,calc(100% - 40px));margin:0 auto}.topbar{display:flex;justify-content:space-between;align-items:center;gap:24px;min-height:88px;padding:20px 0}.admin-brand{display:inline-flex;align-items:center;gap:16px}.admin-brand-mark{width:46px;height:46px;border-radius:14px;display:grid;place-items:center;background:linear-gradient(135deg,#0d5dff,#0039b2);color:#f8fbff;box-shadow:0 18px 32px rgba(0,76,237,.22);font-family:var(--font-manrope),"Manrope",sans-serif;font-size:1.1rem;font-weight:800;letter-spacing:-.05em}.admin-brand-copy{display:grid;grid-gap:2px;gap:2px}.admin-brand-title,.hero-kpi strong,.page-section h1,.page-section h2,.page-section h3,.stat strong{font-family:var(--font-manrope),"Manrope",sans-serif;letter-spacing:-.04em}.admin-brand-title{font-size:1.2rem;font-weight:800}.admin-brand-copy .muted{font-size:.92rem}.nav-links,.split{display:flex;gap:12px;flex-wrap:wrap;align-items:center}.card{background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-radius:28px}.page-section{padding:30px}.page-hero{display:grid;grid-gap:20px;gap:20px}.page-hero-top{display:flex;gap:18px;justify-content:space-between;align-items:flex-start;flex-wrap:wrap}.page-hero h1{margin:0;font-size:clamp(2rem,3vw,3rem)}.page-hero p,.page-section p{margin:0}.eyebrow{display:inline-flex;align-items:center;gap:8px;font-family:var(--font-manrope),"Manrope",sans-serif;font-size:.76rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase;color:#708094}.eyebrow:before{content:"";width:8px;height:8px;border-radius:999px;background:linear-gradient(135deg,#0d5dff,#1cc8a0);box-shadow:0 0 0 6px rgba(0,76,237,.08)}.muted{color:var(--ink-soft)}.highlight{color:var(--accent)}.field,.form-stack,.grid,.stack{display:grid}.grid{gap:20px}.form-stack,.stack{gap:16px}.settings-form{max-width:520px}.field{gap:8px}.field span{font-size:.95rem;color:var(--ink-soft)}.field input,.field select,.field textarea{width:100%;border-radius:16px;border:1px solid rgba(104,120,138,.18);background:rgba(255,255,255,.94);padding:13px 15px;color:var(--ink);outline:none;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.field input:focus,.field select:focus,.field textarea:focus{border-color:rgba(0,76,237,.38);box-shadow:0 0 0 4px rgba(0,76,237,.1)}.button,.danger-button,.ghost-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;border-radius:12px;padding:11px 18px;border:1px solid transparent;cursor:pointer;font-weight:700;transition:transform .16s ease,box-shadow .16s ease,background .16s ease,border-color .16s ease}.button{background:linear-gradient(135deg,var(--accent),var(--accent-deep));color:#f8fbff;box-shadow:0 20px 28px -12px rgba(0,76,237,.45)}.ghost-button{background:rgba(255,255,255,.9);color:var(--ink);border-color:rgba(104,120,138,.16)}.danger-button{background:rgba(193,68,56,.08);color:var(--danger);border-color:rgba(193,68,56,.14)}.button:hover,.danger-button:hover,.ghost-button:hover{transform:translateY(-1px)}.dashboard-shell{display:grid;grid-template-columns:300px minmax(0,1fr);grid-gap:24px;gap:24px;padding-bottom:40px}.sidebar{padding:24px;position:-webkit-sticky;position:sticky;top:18px;height:-moz-fit-content;height:fit-content;overflow:hidden}.sidebar:after{content:"";position:absolute;inset:auto -80px -80px auto;width:220px;height:220px;border-radius:999px;background:radial-gradient(circle,rgba(0,76,237,.12),transparent 68%);pointer-events:none}.sidebar-head{display:grid;grid-gap:14px;gap:14px;padding-bottom:18px;border-bottom:1px solid rgba(104,120,138,.12)}.sidebar-user{display:grid;grid-gap:6px;gap:6px}.sidebar-user h2{margin:0;font-size:1.55rem}.sidebar nav{display:grid;grid-gap:10px;gap:10px;margin-top:22px;position:relative;z-index:1}.sidebar-link{display:flex;align-items:center;justify-content:space-between;gap:12px;border-radius:18px;padding:14px 16px;color:#617184;background:transparent;border:1px solid transparent;transition:background .16s ease,border-color .16s ease,color .16s ease,transform .16s ease}.sidebar-link:hover{background:rgba(255,255,255,.76);border-color:rgba(104,120,138,.12);color:var(--ink);transform:translateX(2px)}.sidebar-link[data-active=true]{color:#0b3ea9;background:linear-gradient(135deg,rgba(0,76,237,.14),rgba(28,200,160,.09));border-color:rgba(0,76,237,.16);box-shadow:0 18px 28px rgba(0,76,237,.08)}.sidebar-link-copy{display:grid;grid-gap:4px;gap:4px}.sidebar-link-title{font-weight:800}.sidebar-link-desc{font-size:.85rem;color:#7b8794}.sidebar-link[data-active=true] .sidebar-link-desc{color:rgba(11,62,169,.72)}.trial-sidebar-card{position:relative;z-index:1;display:grid;grid-gap:10px;gap:10px;margin-top:20px;padding:16px;border-radius:20px;background:rgba(0,76,237,.08);border:1px solid rgba(0,76,237,.12)}.trial-sidebar-title{color:#0b3ea9;font-weight:800}.trial-sidebar-meter{display:grid;grid-gap:6px;gap:6px;color:var(--ink);font-size:.9rem}.compact-notice{padding:10px 12px;border-radius:14px;font-size:.86rem}.sidebar-footer{position:relative;z-index:1;margin-top:20px;padding:18px;border-radius:22px;background:rgba(255,255,255,.7);border:1px solid rgba(104,120,138,.12)}.sidebar-footer strong{display:block;margin-bottom:6px}.content-stack{display:grid;grid-gap:18px;gap:18px}.hero-band{position:relative;overflow:hidden;background:linear-gradient(135deg,rgba(255,255,255,.9),rgba(238,244,252,.9)),linear-gradient(135deg,rgba(0,76,237,.05),rgba(28,200,160,.05))}.hero-band:before{inset:-30% auto auto 52%;width:380px;height:380px;background:radial-gradient(circle,rgba(0,76,237,.14),transparent 68%)}.hero-band:after,.hero-band:before{content:"";position:absolute;border-radius:999px;pointer-events:none}.hero-band:after{inset:auto auto -120px -40px;width:320px;height:320px;background:radial-gradient(circle,rgba(28,200,160,.14),transparent 72%)}.hero-band>*{position:relative;z-index:1}.hero-summary{display:grid;grid-gap:22px;gap:22px;grid-template-columns:minmax(0,1.45fr) minmax(280px,.9fr)}.hero-kpi{display:grid;grid-gap:14px;gap:14px}.hero-kpi strong{font-size:clamp(3rem,7vw,5.6rem);line-height:.9}.hero-kpi p{max-width:680px}.hero-note{padding:18px 20px;border-radius:24px;background:rgba(255,255,255,.66);border:1px solid rgba(104,120,138,.14);box-shadow:inset 0 1px 0 rgba(255,255,255,.7)}.hero-note strong{display:block;margin-bottom:8px;font-family:var(--font-manrope),"Manrope",sans-serif;font-size:1.02rem}.stats-grid{display:grid;grid-gap:16px;gap:16px;grid-template-columns:repeat(5,minmax(0,1fr))}.stats-grid-tight{display:grid;grid-gap:16px;gap:16px;grid-template-columns:repeat(2,minmax(0,1fr))}.stat{padding:22px;border-radius:24px;border:1px solid rgba(104,120,138,.12);background:rgba(255,255,255,.7);box-shadow:inset 0 1px 0 rgba(255,255,255,.72)}.stat-label{color:#708094;font-size:.92rem}.stat strong{display:block;font-size:2.2rem;margin-top:12px}.stat-foot{margin-top:10px;color:#708094;font-size:.9rem}.panel-header{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;margin-bottom:20px}.panel-header h2,.panel-header h3{margin:8px 0 0}.admin-grid-2{display:grid;grid-gap:20px;gap:20px;grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr)}.admin-grid-equal{display:grid;grid-gap:20px;gap:20px;grid-template-columns:repeat(2,minmax(0,1fr))}.folder-create-grid{display:grid;grid-gap:24px;gap:24px;align-items:end;grid-template-columns:minmax(0,1.65fr) minmax(0,1.25fr) minmax(180px,.95fr)}.folder-create-name-field,.folder-create-parent-field{max-width:none}.folder-create-action{justify-items:stretch}.folder-create-name-field input,.folder-create-parent-field select{min-height:48px;padding-top:12px;padding-bottom:12px}.folder-create-action .button{min-height:48px;width:100%;padding:0 24px;white-space:nowrap;border-radius:4px;box-shadow:0 4px 6px -1px rgba(0,76,237,.1),0 2px 4px -2px rgba(0,76,237,.1)}.files-page{display:grid;color:#2b3437}.files-panel-card{display:grid;grid-gap:20px;gap:20px;border-radius:28px}.files-panel-header{margin-bottom:0}.files-panel-header h1{margin:8px 0 0}.files-panel-header p{margin-top:8px}.files-toolbar{display:flex;align-items:center;justify-content:flex-start;gap:12px;flex-wrap:wrap}.files-search{position:relative;display:block;width:min(36vw,448px);min-width:260px}.files-search svg{position:absolute;left:14px;top:50%;width:18px;height:18px;color:#6b7280;transform:translateY(-50%);pointer-events:none}.files-search input{width:100%;min-height:40px;border:0;border-radius:12px;background:#f1f4f6;color:#2b3437;outline:none;padding:9px 16px 8px 40px;font-size:.875rem;transition:box-shadow .16s ease,background .16s ease}.files-search input::placeholder{color:#6b7280}.files-search input:focus{background:#ffffff;box-shadow:0 0 0 4px rgba(0,76,237,.1)}.files-hero{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:0;padding-top:0}.files-hero-copy{display:grid;grid-gap:0;gap:0;max-width:620px}.files-list-header h2,.files-section-title h2{margin:0;font-family:"PingFang SC","Hiragino Sans GB","Noto Sans SC",var(--font-manrope),sans-serif;font-weight:500;color:#2b3437;letter-spacing:-.04em}.files-hero h1{margin:8px 0 0;font-size:clamp(2rem,3vw,3rem);line-height:1.1}.files-hero p{margin:0;max-width:none;color:#586064;font-size:1.125rem;line-height:1.56;white-space:nowrap}.files-hero-actions{display:flex;align-items:center;gap:12px;flex-wrap:nowrap;justify-content:flex-end}.files-action-button{min-height:40px;padding:8px 18px;border-radius:8px;font-size:.875rem;box-shadow:none}.files-action-button.ghost-button{background:#e3e9ec;color:#2b3437}.files-action-button .files-table-icon{width:17px;height:17px}.files-table-card{height:560px;overflow:hidden;border:1px solid rgba(171,179,183,.1);border-radius:18px;background:#ffffff;box-shadow:none}.files-table-wrap{height:100%;overflow:auto}.files-table{width:100%;min-width:0;border-collapse:collapse;table-layout:fixed}.files-table th{position:-webkit-sticky;position:sticky;top:0;z-index:1;padding:14px 12px;background:rgba(241,244,246,.5);color:#586064;font-size:.78rem;font-weight:500;letter-spacing:.05em;line-height:1.4;text-align:left}.files-table th:first-child{width:30%}.files-table th:nth-child(2){width:13%}.files-table th:nth-child(3),.files-table th:nth-child(4){width:8%}.files-table th:nth-child(5){width:15%}.files-table th:nth-child(6){width:26%;text-align:right}.files-table td{height:68px;padding:12px;border-top:1px solid #f1f4f6;color:#586064;font-size:.82rem;line-height:1.45;vertical-align:middle}.files-table tbody tr:first-child td{border-top:0}.files-table tbody tr{transition:background .16s ease}.files-table tbody tr:hover{background:rgba(248,249,250,.72)}.files-table tbody tr.is-folder-row{cursor:pointer}.files-table tbody tr.is-selected{background:rgba(0,76,237,.05)}.files-table-name{display:flex;align-items:center;gap:8px;min-width:0;padding-left:calc(var(--tree-depth, 0) * 20px)}.files-table-name strong{min-width:0;overflow:hidden;color:#2b3437;font-size:1rem;font-weight:500;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.files-name-button{display:flex;align-items:center;gap:10px;min-width:0;border:0;background:transparent;color:inherit;cursor:pointer;padding:0;text-align:left}.files-tree-spacer{width:30px;height:30px;flex:0 0 auto}.files-table-mark{display:inline-grid;place-items:center;width:32px;height:32px;flex:0 0 32px;border-radius:4px}.files-table-mark.is-folder{background:#dde1ff;color:#004ced}.files-table-mark.is-file{background:#e4e1e6;color:#586064}.files-table-icon{width:17px;height:17px}.files-type-pill{display:inline-flex;align-items:center;min-height:23px;padding:3.5px 12px;border-radius:12px;background:#eaeff1;color:#586064;font-size:.75rem;line-height:1.3;white-space:nowrap}.files-type-pill.is-file{background:#dde1ff;color:#0041d0}.files-table-actions,.files-table-actions .files-row-actions{display:flex;align-items:center;justify-content:flex-end;gap:6px;flex-wrap:wrap}.files-table-actions{opacity:0;transition:opacity .16s ease}.files-table tr.is-selected .files-table-actions,.files-table tr:focus-within .files-table-actions,.files-table tr:hover .files-table-actions{opacity:1}.files-table-actions .danger-button,.files-table-actions .ghost-button{min-height:28px;padding:5px 8px;border-radius:4px;font-size:.72rem;white-space:nowrap;box-shadow:none}.files-table-actions .ghost-button{background:#e3e9ec;border-color:transparent;color:#2b3437}.files-table-actions .danger-button{background:rgba(193,68,56,.08)}.files-table-actions .inline-action-stack{justify-items:end}.files-table-meta{display:flex;align-items:center;justify-content:space-between;gap:16px;color:#586064;font-size:.875rem}.files-modal-card{width:min(620px,100%)}.files-form-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);grid-gap:20px;gap:20px;align-items:start}.files-create-card,.files-root-section,.files-upload-card{border-radius:8px;border-color:rgba(171,179,183,.1);box-shadow:0 20px 40px rgba(43,52,55,.05)}.files-create-card{padding:32px 33px}.files-create-card .field span,.files-upload-card .field span{color:#586064;font-size:.875rem}.files-create-card .field input,.files-create-card .field select,.files-upload-card .field input,.files-upload-card .field select{border:none;border-radius:4px;background:#f1f4f6;box-shadow:none}.files-section-title{display:flex;align-items:center;gap:12px;margin-bottom:32px}.files-list-header h2,.files-section-title h2{font-size:1.7rem;line-height:1.3}.files-section-icon{display:inline-grid;place-items:center;width:20px;height:20px;color:#004ced}.files-section-icon .files-folder-glyph{width:18px;height:18px}.files-folder-list,.files-root-list{display:grid;grid-gap:16px;gap:16px}.files-folder-card,.files-tree-node{display:grid;grid-gap:12px;gap:12px}.files-tree-toggle{display:inline-grid;place-items:center;width:36px;height:36px;margin-right:-8px;border:none;border-radius:999px;background:transparent;color:#6d7c82;cursor:pointer;flex:0 0 auto;transition:background-color .16s ease,color .16s ease,transform .16s ease}.files-tree-toggle:disabled{cursor:default;opacity:.5}.files-tree-toggle:not(:disabled):hover{background:rgba(0,76,237,.08);color:#004ced}.files-tree-toggle-icon{display:inline-block;font-size:1rem;line-height:1;transition:transform .16s ease}.files-tree-toggle.is-open .files-tree-toggle-icon{transform:rotate(90deg)}.files-list-section{display:grid;grid-gap:28px;gap:28px;padding-top:18px}.files-list-header{display:flex;align-items:center;justify-content:space-between;gap:16px}.files-sort-hint{display:inline-flex;align-items:center;gap:10px;color:#abb3b7;font-size:.92rem}.files-sort-hint strong{color:#004ced;font-weight:600}.files-folder-row,.files-root-item{display:flex;align-items:center;gap:20px;padding:21px;border-radius:8px;background:rgba(255,255,255,.92);border:1px solid rgba(0,0,0,0);transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease;position:relative}.files-folder-row:hover,.files-root-item:hover{border-color:rgba(0,76,237,.08);box-shadow:0 14px 28px rgba(43,52,55,.06);transform:translateY(-1px)}.files-tree-children{display:grid;grid-gap:10px;gap:10px;padding-left:72px;position:relative}.files-tree-children:before{content:"";position:absolute;top:0;bottom:0;left:24px;width:1px;background:rgba(0,76,237,.12)}.files-nested-item{display:flex;align-items:center;gap:20px;padding:18px 20px;border-radius:8px;background:rgba(241,244,246,.82);border:1px solid rgba(0,76,237,.08);position:relative}.files-nested-item:before,.files-tree-node>.files-folder-row:before{content:"";position:absolute;top:50%;left:-28px;width:20px;height:1px;background:rgba(0,76,237,.12)}.files-folder-empty{padding-left:72px;color:#8d989d;font-size:.92rem;position:relative}.files-folder-empty:before{content:"";position:absolute;top:50%;left:44px;width:20px;height:1px;background:rgba(0,76,237,.12)}.files-folder-leading{display:inline-grid;place-items:center;width:48px;height:48px;border-radius:4px;background:#dde1ff;color:#004ced;flex:0 0 auto}.files-folder-glyph{width:20px;height:20px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.files-folder-body,.files-root-copy{display:grid;grid-gap:5px;gap:5px;min-width:0;flex:1 1 auto}.files-folder-body strong,.files-root-copy strong{color:#2b3437;font-size:1rem;font-weight:500;line-height:1.5}.files-folder-meta{display:flex;align-items:center;flex-wrap:wrap;gap:10px;color:#abb3b7;font-size:.78rem;line-height:1.35}.files-folder-meta span+span:before{content:"•";margin-right:10px;color:#c4cbd0}.files-folder-meta span:first-child:before{content:none;margin-right:0}.files-meta-tag{display:inline-flex;align-items:center;padding:2px 8px;border-radius:2px;background:#eaeff1;color:#8d989d}.files-root-actions,.files-row-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap;justify-content:flex-end}.files-root-actions .danger-button,.files-root-actions .ghost-button,.files-row-actions .danger-button,.files-row-actions .ghost-button{min-height:36px;padding:8px 16px;border-radius:4px;box-shadow:none}.files-root-actions .ghost-button,.files-row-actions .ghost-button{background:#e3e9ec;border-color:transparent;color:#2b3437}.files-root-actions .danger-button,.files-row-actions .danger-button{background:rgba(193,68,56,.08)}.files-row-actions .inline-action-stack{justify-items:start}.files-root-section{display:grid;grid-gap:20px;gap:20px;padding:28px 32px;background:rgba(255,255,255,.92)}.files-inline-share{width:auto}.files-inline-share summary{list-style:none;cursor:pointer;color:#004ced;font-size:.92rem;font-weight:600}.files-inline-share summary::-webkit-details-marker{display:none}.files-inline-share[open]{padding-top:8px}.files-inline-share[open] .form-stack{margin-top:12px;padding:18px;border-radius:8px;background:#f8fafc;border:1px solid rgba(171,179,183,.18)}.files-upload-shell{padding-top:8px}.files-upload-card{padding:30px 32px;gap:22px}.files-upload-head{display:grid;grid-gap:8px;gap:8px}.files-upload-head h3{margin:0;color:#2b3437;font-size:1.55rem}.files-upload-grid{display:grid;grid-gap:20px;gap:20px;grid-template-columns:minmax(220px,280px) minmax(0,1fr)}.files-upload-file-field input{padding-top:10px;padding-bottom:10px;background:#f1f4f6}.files-upload-file-field input::-webkit-file-upload-button{margin-right:14px;padding:10px 14px;border:none;border-radius:4px;background:#004ced;color:#f8f7ff;font-weight:700;cursor:pointer}.files-upload-file-field input::file-selector-button{margin-right:14px;padding:10px 14px;border:none;border-radius:4px;background:#004ced;color:#f8f7ff;font-weight:700;cursor:pointer}.files-upload-button{width:-moz-fit-content;width:fit-content;min-width:148px;min-height:48px;border-radius:4px;box-shadow:0 4px 6px -1px rgba(0,76,237,.1),0 2px 4px -2px rgba(0,76,237,.1)}.admin-actions{display:flex;flex-wrap:wrap;gap:10px}.table{width:100%;border-collapse:collapse}.table td,.table th{text-align:left;padding:14px 12px;border-bottom:1px solid rgba(104,120,138,.12);vertical-align:top}.table th{color:#708094;font-size:.82rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.table td strong{font-size:.98rem}.table tr:last-child td{border-bottom:none}.table a{color:var(--accent);font-weight:700}.badge{display:inline-flex;align-items:center;border-radius:999px;padding:7px 12px;background:rgba(15,138,95,.12);color:var(--success);font-size:.86rem;font-weight:700}.badge.failed{background:rgba(193,68,56,.11);color:var(--danger)}.badge.pending{background:rgba(191,106,29,.12);color:var(--warning)}.public-list{display:grid;grid-gap:14px;gap:14px}.public-entry{display:flex;justify-content:space-between;gap:16px;padding:18px;border-radius:22px;border:1px solid rgba(104,120,138,.12);background:rgba(255,255,255,.74)}.public-entry-title{display:grid;grid-gap:6px;gap:6px}.surface-subtle{background:var(--surface-muted)}.notice{padding:14px 16px;border-radius:18px;background:rgba(0,76,237,.08);border:1px solid rgba(0,76,237,.12);color:#35506f}.notice-success{background:rgba(15,138,95,.1);border-color:rgba(15,138,95,.16);color:#186749}.folder-actions{display:flex;align-items:flex-start;gap:10px;flex-wrap:wrap}.inline-action-stack{display:grid;grid-gap:8px;gap:8px;justify-items:end}.inline-error{max-width:220px;color:var(--danger);font-size:.84rem;line-height:1.4;text-align:right}.modal-backdrop{position:fixed;inset:0;z-index:40;display:grid;place-items:center;padding:24px;overflow-y:auto;background:rgba(28,42,58,.42)}.modal-card{width:min(560px,100%);padding:28px;box-shadow:var(--shadow);transform:translateZ(0)}.login-shell{min-height:calc(100vh - 120px);display:grid;place-items:center;padding-bottom:40px}.login-card{width:min(1040px,100%);display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);overflow:hidden}.login-showcase{padding:36px;background:linear-gradient(135deg,rgba(0,76,237,.92),rgba(3,50,156,.94)),radial-gradient(circle at top right,rgba(255,255,255,.16),transparent 30%);color:#f7fbff;display:grid;align-content:center;grid-gap:22px;gap:22px}.login-showcase h1{margin:0;max-width:460px;font-size:clamp(1.8rem,2.6vw,2.6rem);line-height:1.16}.login-showcase p{max-width:420px;color:rgba(247,251,255,.82)}.login-metrics{display:grid;grid-gap:14px;gap:14px}.login-metric{padding:16px 18px;border-radius:20px;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.12)}.login-metric strong{display:block;font-family:var(--font-manrope),"Manrope",sans-serif;font-size:1.25rem;margin-bottom:4px}.login-form-panel{padding:36px;display:grid;align-content:center;grid-gap:18px;gap:18px;background:rgba(255,255,255,.86)}.login-form-panel h2{margin:0;font-size:2rem}.share-watermark{position:fixed;inset:0;pointer-events:none;opacity:.11;background-image:repeating-linear-gradient(-22deg,transparent 0 210px,rgba(0,0,0,.22) 210px 212px,transparent 212px 420px)}.watermark-text{position:absolute;inset:0;display:grid;place-items:center;transform:rotate(-18deg);font-size:clamp(1.1rem,3vw,2rem);letter-spacing:.16em;text-transform:uppercase}.player-shell{min-height:100vh;background:#0c1210;color:#f7f1e8}.slide-stage{position:relative;width:min(1200px,100vw);aspect-ratio:16/9;margin:0 auto;overflow:hidden;border-radius:24px;background:linear-gradient(160deg,rgba(26,34,30,.96),rgba(14,18,16,.98)),radial-gradient(circle at top left,rgba(189,92,47,.28),transparent 40%);border:1px solid rgba(255,255,255,.08)}.slide-element{position:absolute;max-width:70%;white-space:pre-wrap}.player-toolbar{display:flex;justify-content:space-between;gap:16px;align-items:center;padding:18px}@media (max-width:1100px){.admin-grid-2,.dashboard-shell,.hero-summary,.login-card{grid-template-columns:1fr}.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sidebar{position:static}}@media (max-width:780px){.shell{width:min(100% - 24px,1360px)}.topbar{min-height:auto;padding:16px 0}.login-form-panel,.login-showcase,.page-section,.sidebar{padding:22px}.admin-grid-equal,.files-form-grid,.files-upload-grid,.folder-create-grid,.stats-grid,.stats-grid-tight{grid-template-columns:1fr}.files-page{gap:24px}.files-action-button,.files-toolbar{width:100%}.files-search{width:100%;min-width:0}.files-folder-row,.files-list-header,.files-nested-item,.files-root-item{align-items:flex-start;flex-direction:column}.files-folder-empty,.files-tree-children{padding-left:0}.files-folder-empty:before,.files-nested-item:before,.files-tree-children:before,.files-tree-node>.files-folder-row:before{display:none}.page-hero-top,.panel-header,.public-entry{flex-direction:column}.table{display:block;overflow-x:auto}}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter Fallback;src:local("Arial");ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.00%;size-adjust:107.12%}.__className_f367f3{font-family:Inter,Inter Fallback;font-style:normal}.__variable_f367f3{--font-inter:"Inter","Inter Fallback"}@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(/_next/static/media/438aa629764e75f3-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(/_next/static/media/875ae681bfde4580-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(/_next/static/media/51251f8b9793cdb3-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(/_next/static/media/e857b654a2caa584-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(/_next/static/media/cc978ac5ee68c2b6-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(/_next/static/media/4c9affa5bc8f420e-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Manrope Fallback;src:local("Arial");ascent-override:103.31%;descent-override:29.07%;line-gap-override:0.00%;size-adjust:103.19%}.__className_73ee6c{font-family:Manrope,Manrope Fallback;font-style:normal}.__variable_73ee6c{--font-manrope:"Manrope","Manrope Fallback"}