:root{--sigelti-primary:#ffba31;--sigelti-primary-dark:#e6a728;--sigelti-primary-soft:#fff6dd;--sig-orange:#ffba31;--sig-orange-dark:#e6a728;--sig-orange-soft:#fff6dd;--sig-black:#15171a;--sig-ink:#1f2937;--sig-muted:#6b7280;--sig-border:#e5e7eb;--sig-bg:#f8fafc;--sig-card:#fff;--sig-success:#16a34a;--sig-danger:#ef4444;--sig-shadow:0 18px 45px #0f172a14;color:var(--sig-ink);background:var(--sig-bg);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:var(--sig-bg);margin:0}button,input{font:inherit}button{cursor:pointer}.sigelti-cloud{background:radial-gradient(circle at top left, #ffba3114, transparent 28%), linear-gradient(180deg, #fff 0%, var(--sig-bg) 100%);min-height:100vh}.sig-brand{align-items:center;gap:12px;display:flex}.sig-mark{background:conic-gradient(from 30deg, var(--sig-orange), #ffbd55, var(--sig-orange), #ffba31);border-radius:50%;width:42px;height:42px;position:relative;box-shadow:inset 0 0 0 3px #ffffff8c,0 8px 22px #ffba313d}.sig-mark:before{content:"";border:4px solid #fff;border-left-color:#0000;border-radius:50%;position:absolute;inset:8px;transform:rotate(-30deg)}.sig-mark span{background:#fff;border-radius:50%;width:9px;height:9px;position:absolute;top:16px;left:17px}.sig-word strong{letter-spacing:-.04em;color:#111827;font-size:19px;line-height:1;display:block}.sig-word small{letter-spacing:.04em;text-transform:uppercase;color:var(--sig-muted);margin-top:4px;font-size:9px;display:block}.topbar{border-bottom:1px solid var(--sig-border);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);z-index:20;background:#ffffffe0;grid-template-columns:280px minmax(260px,1fr) auto;align-items:center;gap:22px;height:78px;padding:0 28px;display:grid;position:sticky;top:0}.topbar-left,.topbar-actions{align-items:center;gap:14px;display:flex}.topbar-search{border:1px solid var(--sig-border);background:#fff;border-radius:14px;justify-self:center;align-items:center;gap:10px;width:100%;max-width:560px;height:46px;padding:0 14px;display:flex;box-shadow:0 10px 24px #0f172a0a}.topbar-search span{color:var(--sig-muted)}.topbar-search input{color:var(--sig-ink);border:0;outline:0;flex:1;min-width:0}.topbar-search input::placeholder{color:#9ca3af}.topbar-search kbd{border:1px solid var(--sig-border);color:var(--sig-muted);background:#f9fafb;border-radius:8px;padding:3px 7px;font-size:11px}.icon-button{border:1px solid var(--sig-border);color:#111827;background:#fff;border-radius:13px;width:42px;height:42px}.mobile-menu{display:none}.user-profile{border-radius:16px;align-items:center;gap:10px;padding:6px 10px;display:flex}.avatar{background:var(--sig-orange);color:#fff;border-radius:50%;place-items:center;width:38px;height:38px;font-weight:800;display:grid}.user-profile strong{font-size:14px;display:block}.user-profile span{color:var(--sig-muted);font-size:12px;display:block}.sidebar{border-right:1px solid var(--sig-border);background:#ffffffeb;padding:22px 18px}.side-nav button{color:#374151;text-align:left;background:0 0;border:0;border-radius:13px;align-items:center;gap:11px;padding:13px 14px;font-weight:650;display:flex}.storage-card{border:1px solid var(--sig-border);background:#fff;border-radius:18px;margin-top:34px;padding:18px;box-shadow:0 12px 28px #0f172a0d}.storage-card span,.storage-card small{color:var(--sig-muted);font-size:12px}.storage-card strong{margin:8px 0 12px;font-size:15px;display:block}.storage-card strong small{font-weight:600}.progress-bar{background:#e5e7eb;border-radius:999px;height:9px;margin-bottom:8px;overflow:hidden}.progress-bar div{background:linear-gradient(90deg, var(--sig-orange), #ffd166);border-radius:inherit;height:100%}.content-shell{min-width:0;padding:30px}.page-heading{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:22px;display:flex}.eyebrow{color:var(--sig-orange-dark);letter-spacing:.09em;margin:0 0 8px;font-size:12px;font-weight:800}.page-heading h1{letter-spacing:-.04em;color:#111827;margin:0;font-size:32px}.page-heading span{color:var(--sig-muted);margin-top:6px;display:block}.actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.btn{border:1px solid var(--sig-border);min-height:42px;color:var(--sig-ink);background:#fff;border-radius:13px;padding:0 16px;font-weight:800}.btn.primary{background:linear-gradient(180deg, #ffba31, var(--sig-orange));border-color:var(--sig-orange);color:#fff;box-shadow:0 12px 24px #ffba3138}.btn.primary:hover{background:var(--sig-orange-dark)}.btn.secondary:hover{color:var(--sig-orange-dark);border-color:#f6c47b}.explorer-card{border:1px solid var(--sig-border);box-shadow:var(--sig-shadow);background:#fff;border-radius:22px;overflow:hidden}.explorer-toolbar{border-bottom:1px solid var(--sig-border);justify-content:space-between;align-items:center;gap:16px;height:66px;padding:0 18px;display:flex}.breadcrumb{align-items:center;gap:4px;min-width:0;display:flex;overflow:auto}.breadcrumb button{color:var(--sig-muted);white-space:nowrap;background:0 0;border:0;padding:8px 5px;font-weight:700}.breadcrumb button:not(:last-child):after{content:"›";color:#c2c8d0;margin-left:10px}.breadcrumb button:last-child{color:#111827}.view-toggle{align-items:center;gap:6px;display:flex}.view-toggle button{border:1px solid var(--sig-border);color:var(--sig-muted);background:#fff;border-radius:11px;padding:8px 10px;font-weight:750}.view-toggle button.active,.view-toggle button:hover{background:var(--sig-orange-soft);color:var(--sig-orange-dark);border-color:#ffe2a3}.toast{border-radius:14px;margin:16px 18px 0;padding:12px 14px;font-weight:700}.toast.success{color:#047857;background:#ecfdf5;border:1px solid #bbf7d0}.toast.error,.state-box.error{color:#b91c1c;background:#fef2f2;border-color:#fecaca}.selection-bar{background:#fff6dd;border:1px solid #ffe2a3;border-radius:16px;justify-content:space-between;align-items:center;gap:14px;margin:16px 18px 0;padding:12px 14px;display:flex}.selection-bar strong{display:block}.selection-bar span{color:var(--sig-muted);font-size:13px}.selection-actions{flex-wrap:wrap;gap:8px;display:flex}.selection-actions button{color:#374151;background:#fff;border:1px solid #ffe2a3;border-radius:11px;padding:8px 10px;font-weight:750}.selection-actions button.danger{color:var(--sig-danger);border-color:#fecaca}.files-panel{padding:16px 18px 0}.file-header,.file-row{grid-template-columns:minmax(240px,1fr) 140px 130px 170px 42px;align-items:center;gap:14px;display:grid}.file-header{height:42px;color:var(--sig-muted);border-bottom:1px solid var(--sig-border);text-transform:uppercase;letter-spacing:.04em;font-size:12px;font-weight:800}.file-row{color:#374151;border-bottom:1px solid #eef2f7;min-height:58px}.file-row:hover,.file-row.selected{background:#fffbf0}.file-row.folder strong{color:#111827}.file-name-cell{align-items:center;gap:12px;min-width:0;display:flex}.file-name-cell strong{text-overflow:ellipsis;white-space:nowrap;font-weight:700;overflow:hidden}.file-icon{background:#f3f4f6;border-radius:10px;flex:none;place-items:center;width:34px;height:34px;font-size:17px;display:inline-grid}.file-icon.folder{background:var(--sig-orange-soft)}.file-icon.pdf{background:#fee2e2}.file-icon.word{background:#dbeafe}.file-icon.excel{background:#dcfce7}.file-icon.powerpoint{background:#fff6dd}.file-icon.image{background:#f3e8ff}.row-more{color:var(--sig-muted);text-align:center}.files-panel.grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:14px;padding-bottom:18px;display:grid}.file-card{border:1px solid var(--sig-border);text-align:left;background:#fff;border-radius:18px;min-height:150px;padding:18px;transition:all .16s}.file-card:hover,.file-card.selected{border-color:#ffd166;transform:translateY(-1px);box-shadow:0 14px 28px #0f172a12}.file-card .file-icon{width:48px;height:48px;margin-bottom:18px;font-size:24px}.file-card strong{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.file-card span{color:var(--sig-muted);margin-top:6px;font-size:13px;display:block}.state-box{text-align:center;border:1px dashed var(--sig-border);color:var(--sig-muted);background:#fbfdff;border-radius:18px;padding:34px}.drop-hint{min-height:150px;color:var(--sig-muted);border:2px dashed #d8dee8;border-radius:22px;align-content:center;place-items:center;gap:6px;margin:18px;display:grid}.drop-hint div{color:var(--sig-orange);font-size:40px;line-height:1}.drop-hint strong{color:#111827}.drag-overlay{z-index:80;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff7ede0;place-items:center;display:grid;position:fixed;inset:0}.drag-overlay div{border:3px dashed var(--sig-orange);width:min(520px,90vw);min-height:220px;box-shadow:var(--sig-shadow);background:#fff;border-radius:28px;align-content:center;place-items:center;gap:8px;display:grid}.drag-overlay strong{color:#111827;font-size:26px}.drag-overlay span{color:var(--sig-muted)}.modal-backdrop{z-index:90;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f172a61;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.upload-modal{border:1px solid var(--sig-border);background:#fff;border-radius:24px;width:min(520px,100%);padding:22px;box-shadow:0 24px 70px #0f172a38}.modal-header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px;display:flex}.modal-header h2{letter-spacing:-.03em;margin:0;font-size:24px}.modal-header p{color:var(--sig-muted);margin:6px 0 0}.modal-close{border:1px solid var(--sig-border);background:#fff;border-radius:12px;width:38px;height:38px;font-size:22px}.upload-dropzone{background:#fbfdff;border:2px dashed #d8dee8;border-radius:20px;align-content:center;place-items:center;gap:8px;min-height:160px;display:grid}.upload-select{color:var(--sig-orange-dark);cursor:pointer;font-weight:800}.upload-select input{display:none}.upload-list{gap:8px;max-height:180px;margin-top:14px;display:grid;overflow:auto}.upload-item{border:1px solid var(--sig-border);border-radius:12px;justify-content:space-between;gap:12px;padding:10px;display:flex}.folder-input{border:1px solid var(--sig-border);border-radius:14px;outline:0;width:100%;height:46px;padding:0 14px}.folder-input:focus{border-color:var(--sig-orange);box-shadow:0 0 0 4px #ffba311f}.modal-footer{justify-content:flex-end;gap:10px;margin-top:18px;display:flex}.modal-footer button{border:1px solid var(--sig-border);background:#fff;border-radius:13px;padding:11px 16px;font-weight:800}.modal-footer button.primary{background:var(--sig-orange);border-color:var(--sig-orange);color:#fff}.modal-footer button:disabled{opacity:.55;cursor:not-allowed}.action-message{border-radius:12px;margin-top:14px;padding:10px 12px;font-weight:700}.action-message.success{color:#047857;background:#ecfdf5}.action-message.error{color:#b91c1c;background:#fef2f2}@media (width<=980px){.topbar{grid-template-columns:1fr;height:auto;padding:16px}.topbar-search{justify-self:stretch;max-width:none}.topbar-actions{display:none}.mobile-menu{place-items:center;display:inline-grid}.main-shell{grid-template-columns:1fr}.sidebar{display:none}.content-shell{padding:18px}.page-heading{flex-direction:column}.file-header{display:none}.file-row{grid-template-columns:1fr;gap:6px;padding:14px 0}.selection-bar{flex-direction:column;align-items:flex-start}}.main-shell{grid-template-columns:250px minmax(0,1fr);min-height:calc(100vh - 78px);display:grid}.sidebar{border-right:1px solid var(--sig-border);background:#ffffffeb;flex-direction:column;gap:18px;min-height:calc(100vh - 78px);padding:20px 16px;display:flex}.side-nav{gap:8px;display:grid}.side-nav button{color:#374151;text-align:left;background:0 0;border:0;border-radius:12px;align-items:center;gap:12px;height:44px;padding:0 14px;font-weight:800;display:flex}.side-nav button:hover,.side-nav button.active{background:var(--sig-orange-soft);color:var(--sig-orange-dark)}.side-divider{background:var(--sig-border);height:1px;margin:4px 0}.logout-link{color:var(--sig-orange-dark);font-weight:850;text-decoration:none}.content-shell{background:linear-gradient(#fff 0%,#f8fafc 100%)}.home-screen,.explorer-screen,.placeholder-screen{max-width:1320px;margin:0 auto}.welcome-row{justify-content:space-between;align-items:center;gap:22px;margin-bottom:24px;display:flex}.welcome-row h1,.placeholder-card h1{letter-spacing:-.04em;color:#111827;margin:0 0 8px;font-size:30px}.welcome-row p,.placeholder-card p{color:var(--sig-muted);margin:0}.metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-bottom:24px;display:grid}.metric-card,.quick-card,.wide-card,.placeholder-card{border:1px solid var(--sig-border);background:#fff;border-radius:20px;box-shadow:0 14px 35px #0f172a0f}.metric-card{min-height:150px;padding:22px}.metric-card span{color:var(--sig-muted);font-size:13px;font-weight:750;display:block}.metric-card strong{letter-spacing:-.04em;color:#111827;margin:14px 0 10px;font-size:28px;display:block}.metric-card strong small{color:var(--sig-muted);font-size:14px;font-weight:750}.metric-card>small{color:var(--sig-muted)}.section-title{color:#111827;margin:4px 0 14px;font-size:18px}.quick-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-bottom:24px;display:grid}.quick-card{text-align:left;border-radius:18px;min-height:118px;padding:22px;transition:all .16s}.quick-card:hover{border-color:#ffd166;transform:translateY(-2px);box-shadow:0 18px 42px #0f172a14}.quick-card span{background:var(--sig-orange-soft);width:40px;height:40px;color:var(--sig-orange-dark);border-radius:12px;place-items:center;margin-bottom:12px;display:grid}.quick-card strong{color:#111827;display:block}.quick-card small{color:var(--sig-muted);margin-top:5px;display:block}.home-bottom-grid{grid-template-columns:minmax(0,1.55fr) minmax(320px,.75fr);gap:18px;display:grid}.wide-card{padding:22px}.card-head{justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;display:flex}.card-head h3,.status-card h3{color:#111827;margin:0 0 5px}.card-head p,.status-card p{color:var(--sig-muted);margin:0}.progress-bar.large{height:12px;margin:12px 0}.storage-legend{color:var(--sig-muted);gap:24px;font-size:13px;display:flex}.status-card p{border-bottom:1px solid #eef2f7;justify-content:space-between;padding:8px 0;display:flex}.status-card p:last-child{border-bottom:0}.status-card b{color:var(--sig-success)}.placeholder-screen{place-items:center;min-height:calc(100vh - 138px);display:grid}.placeholder-card{text-align:center;width:min(520px,100%);padding:42px}.avatar.large{width:72px;height:72px;margin:0 auto 18px;font-size:24px}@media (width<=1180px){.metric-grid,.quick-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-bottom-grid{grid-template-columns:1fr}}@media (width<=720px){.welcome-row,.card-head{flex-direction:column;align-items:flex-start}.metric-grid,.quick-grid{grid-template-columns:1fr}}.row-actions{justify-content:flex-end;display:flex;position:relative;overflow:visible}.row-action-button{width:34px;height:34px;color:var(--sig-muted);background:0 0;border:1px solid #0000;border-radius:11px;font-weight:900;line-height:1}.file-row:hover .row-action-button,.row-action-button:hover{background:var(--sig-orange-soft);color:var(--sig-orange-dark);border-color:#ffe2a3}.file-action-menu{border:1px solid var(--sig-border);z-index:50;background:#fff;border-radius:14px;gap:4px;width:178px;padding:8px;display:grid;position:absolute;top:40px;right:0;box-shadow:0 22px 48px #0f172a29}.file-action-menu button{text-align:left;color:#374151;background:0 0;border:0;border-radius:10px;padding:10px 11px;font-weight:750}.file-action-menu button:hover{color:#111827;background:#f9fafb}.file-action-menu button.danger:hover{background:#fef2f2}.explorer-card,.files-panel,.file-row{overflow:visible}.explorer-heading{max-width:1188px;margin-inline:auto}.explorer-toolbar--stacked{align-items:center}.sig-breadcrumb{align-items:center;gap:6px;min-width:0;padding:2px 0;display:flex;overflow-x:auto}.sig-breadcrumb__item{color:var(--sig-muted);white-space:nowrap;background:0 0;border:0;border-radius:10px;align-items:center;gap:6px;padding:8px 6px;font-weight:800;display:inline-flex}.sig-breadcrumb__item:hover{background:var(--sig-orange-soft);color:var(--sig-orange-dark)}.sig-breadcrumb__item:not(:last-child):after{content:"›";color:#c2c8d0;margin-left:10px}.sig-breadcrumb__item.current{color:#111827;cursor:default}.row-actions,.file-actions{justify-content:flex-end;display:flex;position:relative}.row-action-button{width:36px;height:36px;color:var(--sig-muted);background:0 0;border:1px solid #0000;border-radius:12px;place-items:center;font-size:20px;line-height:1;display:grid}.file-row:hover .row-action-button,.row-action-button:hover,.row-action-button[aria-expanded=true]{border-color:var(--sig-border);color:var(--sig-orange-dark);background:#fff;box-shadow:0 10px 24px #0f172a14}.file-action-menu{z-index:40;border:1px solid var(--sig-border);background:#fff;border-radius:14px;min-width:178px;padding:7px;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 22px 55px #0f172a29}.file-action-menu button{text-align:left;color:#374151;background:0 0;border:0;border-radius:10px;width:100%;padding:10px 11px;font-weight:750}.file-action-menu button:hover{background:var(--sig-orange-soft);color:var(--sig-orange-dark)}.file-action-menu button.danger{color:var(--sig-danger)}.file-action-menu button.danger:hover{color:#b91c1c;background:#fef2f2}.file-card{position:relative}.file-card__top{justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:14px;display:flex}.file-card__top .file-icon{margin-bottom:0}.file-card .file-action-menu{top:42px;right:0}.files-panel.grid .file-card{cursor:pointer}@media (width<=720px){.explorer-toolbar--stacked{flex-direction:column;align-items:flex-start;height:auto;min-height:auto;padding:14px}.sig-breadcrumb{width:100%}}.drop-hint--clickable{cursor:pointer;transition:all .18s}.drop-hint--clickable:hover{border-color:var(--sig-orange);background:#fffbf0;transform:translateY(-1px);box-shadow:0 16px 38px #0f172a12}.upload-dropzone--pro{text-align:center;border-style:dashed;border-width:2px;min-height:210px;padding:26px;transition:all .18s}.upload-dropzone--pro.is-dragover{border-color:var(--sig-orange);background:#fff6dd;box-shadow:inset 0 0 0 4px #ffba3114}.upload-cloud-icon{background:var(--sig-orange-soft);width:62px;height:62px;color:var(--sig-orange);border-radius:20px;place-items:center;margin-bottom:6px;font-size:32px;display:grid}.upload-select--button{background:linear-gradient(180deg, #ffba31, var(--sig-orange));color:#fff;border-radius:13px;justify-content:center;align-items:center;min-height:42px;margin-top:10px;padding:0 16px;display:inline-flex;box-shadow:0 12px 24px #ffba3138}.upload-list--pro{max-height:240px;margin-top:16px}.upload-item--pro{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px 14px;padding:12px;display:grid}.upload-item__main strong{text-overflow:ellipsis;white-space:nowrap;color:#111827;display:block;overflow:hidden}.upload-item__main small{color:var(--sig-muted);margin-top:3px;display:block}.upload-item__status{color:var(--sig-muted);background:#f3f4f6;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:850}.upload-item__status.status-uploading{color:var(--sig-orange-dark);background:#fff6dd}.upload-progress{background:#e5e7eb;border-radius:999px;grid-column:1/-1;height:7px;overflow:hidden}.upload-progress div{border-radius:inherit;background:linear-gradient(90deg, var(--sig-orange), #ffd166);height:100%;transition:width .2s}.toast-host{z-index:9999;pointer-events:none;width:min(390px,100vw - 32px);position:fixed;top:96px;right:24px}.toast-stack{gap:12px;display:grid}.toast-card{border:1px solid var(--sig-border);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);pointer-events:auto;background:#fffffff5;border-radius:18px;grid-template-columns:38px minmax(0,1fr) 30px;align-items:start;gap:12px;padding:14px;display:grid;box-shadow:0 22px 55px #0f172a24}.toast-card__icon{width:38px;height:38px;color:var(--sig-success);background:#ecfdf5;border-radius:13px;place-items:center;font-weight:900;display:grid}.toast-card__body strong{color:#111827;margin-bottom:3px;font-size:14px;display:block}.toast-card__body span{color:var(--sig-muted);font-size:13px;line-height:1.45;display:block}.toast-card__close{width:28px;height:28px;color:var(--sig-muted);background:0 0;border:0;border-radius:9px;font-size:20px;line-height:1}.toast-card__close:hover{color:#111827;background:#f3f4f6}.toast-card--error .toast-card__icon{color:var(--sig-danger);background:#fef2f2}.toast-card--warning .toast-card__icon{color:var(--sig-orange-dark);background:#fff6dd}.toast-card--info .toast-card__icon{color:#2563eb;background:#eff6ff}.toast-slide-enter-active,.toast-slide-leave-active{transition:opacity .22s,transform .22s}.toast-slide-enter-from,.toast-slide-leave-to{opacity:0;transform:translate(24px)translateY(-4px)}.toast-slide-move{transition:transform .22s}@media (width<=720px){.toast-host{width:auto;top:18px;left:16px;right:16px}}.progress-line{grid-template-columns:minmax(0,1fr) 46px;align-items:center;gap:10px;width:100%;margin-top:8px;display:grid}.progress-line__track{background:#eef2f7;border-radius:999px;height:9px;overflow:hidden}.progress-line__fill{border-radius:inherit;background:linear-gradient(90deg, var(--sig-orange), #ffd166);width:0;height:100%;transition:width .18s}.progress-line__value{color:var(--sig-muted);text-align:right;font-size:12px;font-weight:850}.upload-modal--pro{width:min(620px,100vw - 32px)}.upload-item--pro{grid-template-columns:minmax(0,1fr) 92px;align-items:center;gap:8px 14px;display:grid}.upload-item__main{min-width:0}.upload-item__main strong{color:#111827;text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.upload-item__main small,.upload-item__error{color:var(--sig-muted)}.upload-item__status{color:#4b5563;background:#f3f4f6;border-radius:999px;justify-self:end;padding:5px 10px;font-size:12px;font-weight:850}.upload-item__status.status-uploading{background:var(--sig-orange-soft);color:var(--sig-orange-dark)}.upload-item__status.status-done{color:#047857;background:#ecfdf5}.upload-item__status.status-error{color:#b91c1c;background:#fef2f2}.upload-item--pro .progress-line,.upload-item__error{grid-column:1/-1}.upload-floating-progress{z-index:100;border:1px solid var(--sig-border);background:#fff;border-radius:20px;width:min(360px,100vw - 48px);padding:18px;position:fixed;bottom:24px;right:24px;box-shadow:0 24px 70px #0f172a2e}.upload-floating-progress strong,.upload-floating-progress span,.upload-floating-progress small{display:block}.upload-floating-progress strong{color:#111827;margin-bottom:5px}.upload-floating-progress span{color:var(--sig-muted);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.upload-floating-progress small{color:var(--sig-orange-dark);margin-top:8px;font-weight:900}.upload-progress--floating{height:10px;margin-top:12px}.file-header--selectable,.file-row--selectable{grid-template-columns:42px minmax(240px,1fr) 140px 130px 170px 42px}.file-select-cell{justify-content:center;align-items:center;display:flex}.file-select{cursor:pointer;-webkit-user-select:none;user-select:none;place-items:center;width:24px;height:24px;display:inline-grid}.file-select input{opacity:0;pointer-events:none;position:absolute}.file-select span{background:#fff;border:1.8px solid #cbd5e1;border-radius:6px;place-items:center;width:18px;height:18px;transition:all .16s;display:grid}.file-select span:after{content:"✓";opacity:0;color:#fff;font-size:12px;font-weight:900;line-height:1;transform:scale(.75)}.file-select input:checked+span,.file-select input:indeterminate+span{background:var(--sig-orange);border-color:var(--sig-orange);box-shadow:0 8px 18px #ffba3138}.file-select input:checked+span:after{opacity:1;transform:scale(1)}.file-select input:indeterminate+span:after{content:"–";opacity:1;transform:scale(1)}.file-row--selectable.selected{box-shadow:inset 3px 0 0 var(--sig-orange);background:#fff6dd}.file-card.selected{background:#fffbf0}.file-card__top{align-items:center}.file-select--card{margin-right:auto}.selection-bar--multi{background:linear-gradient(#fffbf0,#fff6dd);border-color:#ffd166;box-shadow:0 14px 30px #ffba311a}.selection-bar--multi .selection-actions button{min-height:38px}@media (width<=980px){.file-header--selectable{display:none}.file-row--selectable{grid-template-columns:34px 1fr;align-items:start}.file-row--selectable>span:not(.file-select-cell):not(.file-name-cell):not(.row-actions){grid-column:2}.file-row--selectable .row-actions{grid-column:2;justify-content:flex-start}}.file-info-panel{border:1px solid var(--sig-border);background:#fff;border-radius:26px;width:min(430px,100vw - 32px);max-height:calc(100vh - 48px);padding:22px;overflow:auto;box-shadow:0 28px 80px #0f172a3d}.file-info-header{border-bottom:1px solid var(--sig-border);justify-content:space-between;align-items:flex-start;gap:16px;padding-bottom:18px;display:flex}.file-info-title-block{align-items:flex-start;gap:14px;min-width:0;display:flex}.file-info-icon{background:var(--sig-orange-soft);width:54px;height:54px;color:var(--sig-orange-dark);border-radius:18px;flex:none;place-items:center;font-size:28px;display:grid}.file-info-title-block h2{color:#111827;letter-spacing:-.035em;overflow-wrap:anywhere;margin:0;font-size:22px;line-height:1.15}.file-info-title-block span{color:var(--sig-muted);margin-top:6px;font-weight:750;display:block}.file-info-section{padding-top:20px}.file-info-section h3{color:#111827;letter-spacing:-.02em;margin:0 0 14px;font-size:15px}.file-info-list{gap:12px;margin:0;display:grid}.file-info-list div{background:#fbfdff;border:1px solid #eef2f7;border-radius:14px;gap:5px;padding:12px;display:grid}.file-info-list dt{color:var(--sig-muted);text-transform:uppercase;letter-spacing:.04em;font-size:12px;font-weight:850}.file-info-list dd{color:#111827;overflow-wrap:anywhere;margin:0;font-weight:750}.file-info-path{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:12px;line-height:1.55}.file-info-actions{gap:9px;display:grid}.file-info-actions button{border:1px solid var(--sig-border);color:#374151;text-align:left;background:#fff;border-radius:13px;min-height:43px;padding:0 14px;font-weight:850}.file-info-actions button:hover{background:var(--sig-orange-soft);color:var(--sig-orange-dark);border-color:#ffe2a3}.file-info-actions button.danger{color:var(--sig-danger);border-color:#fecaca}.file-info-actions button.danger:hover{color:#b91c1c;background:#fef2f2}:root{font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body,.sigelti-cloud{letter-spacing:-.01em;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400}.page-heading h1,.welcome-row h1,.placeholder-card h1,.modal-header h2,.file-info-title h2,.preview-title h2{letter-spacing:-.035em;font-weight:700!important}.section-title,.card-head h3,.status-card h3,.explorer-card h2,.explorer-toolbar strong,.files-panel strong,.file-info-panel h3{letter-spacing:-.02em;font-weight:600!important}.welcome-row p,.placeholder-card p,.page-heading span,.card-head p,.status-card p,.metric-card>small,.quick-card small,.file-card span,.storage-legend,.topbar-search input,.user-profile span,.storage-card span,.storage-card small,.upload-item__main small,.toast-card__body span,.file-info-detail span,.file-info-detail small{font-weight:400!important}.side-nav button,.logout-link,.sig-breadcrumb__item,.breadcrumb button{font-weight:600!important}.side-nav button.active,.side-nav button:hover{font-weight:700!important}.btn,.icon-button,.view-toggle button,.selection-actions button,.file-action-menu button,.modal-footer button,.upload-select,.upload-select--button,.row-action-button,.file-info-actions button{letter-spacing:-.01em;font-weight:600!important}.btn.primary,.modal-footer button.primary,.upload-select--button{font-weight:700!important}.metric-card span,.quick-card strong,.storage-card strong,.user-profile strong{font-weight:600!important}.metric-card strong{letter-spacing:-.035em;font-weight:700!important}.metric-card strong small,.storage-card strong small{font-weight:500!important}.file-header{letter-spacing:.035em;font-weight:600!important}.file-name-cell strong,.file-row.folder strong,.file-card strong{font-weight:600!important}.eyebrow{letter-spacing:.08em;font-weight:700!important}.toast,.action-message,.toast-card__body strong,.upload-item__status,.progress-line__value,.selection-bar strong{font-weight:600!important}.sig-word strong{letter-spacing:-.035em;font-weight:700!important}.sig-word small{font-weight:500!important}.file-info-detail strong,.file-info-title strong,.preview-meta,.preview-fallback strong{font-weight:600!important}strong,b{font-weight:600}h1 strong,h2 strong,.metric-card strong,.btn.primary strong{font-weight:700}.search-context{color:var(--sig-muted);margin-top:6px;font-size:13px;font-weight:400;display:block}.search-empty-state{place-items:center;gap:8px;min-height:210px;display:grid}.search-empty-state__icon{background:var(--sig-orange-soft);width:52px;height:52px;color:var(--sig-orange-dark);border-radius:18px;place-items:center;font-size:24px;display:grid}.search-empty-state strong{color:#111827;font-size:18px;font-weight:600}.search-empty-state span{color:var(--sig-muted);font-weight:400}.topbar-search:focus-within{border-color:var(--sig-orange);box-shadow:0 0 0 4px #ffba3124,0 10px 24px #0f172a0a}.explorer-toolbar-actions{align-items:center;gap:10px;margin-left:auto;display:flex}.sort-menu{position:relative}.sort-button{border:1px solid var(--sig-border);color:#374151;background:#fff;border-radius:12px;align-items:center;gap:7px;max-width:230px;min-height:38px;padding:0 12px;font-weight:600;display:inline-flex;box-shadow:0 8px 18px #0f172a0a}.sort-button span{color:var(--sig-muted);text-overflow:ellipsis;white-space:nowrap;max-width:122px;font-size:12px;font-weight:500;overflow:hidden}.sort-button:hover,.sort-button[aria-expanded=true]{background:var(--sig-orange-soft);color:var(--sig-orange-dark);border-color:#ffe2a3}.sort-dropdown{z-index:70;border:1px solid var(--sig-border);background:#fff;border-radius:16px;gap:4px;width:230px;padding:10px;display:grid;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 22px 55px #0f172a29}.sort-dropdown strong{color:#111827;padding:8px 10px 6px;font-size:13px;font-weight:600;display:block}.sort-dropdown button{text-align:left;color:#374151;background:0 0;border:0;border-radius:11px;padding:9px 10px;font-weight:500}.sort-dropdown button:hover,.sort-dropdown button.active{background:var(--sig-orange-soft);color:var(--sig-orange-dark)}@media (width<=720px){.explorer-toolbar-actions{justify-content:space-between;align-items:flex-start;width:100%}.sort-button{max-width:190px}.sort-dropdown{left:0;right:auto}}.favorite-badge{width:18px;height:18px;color:var(--sigelti-primary);filter:drop-shadow(0 4px 8px #ffba3133);flex:none;justify-content:center;align-items:center;font-size:15px;line-height:1;display:inline-flex}.file-card__name{align-items:center;gap:7px;min-width:0;display:flex}.file-card__name strong{min-width:0}.file-action-menu button.favorite,.file-context-menu button.favorite{color:var(--sigelti-primary-dark)}.file-action-menu button.favorite:hover,.file-context-menu button.favorite:hover{background:var(--sigelti-primary-soft);color:var(--sigelti-primary-dark)}.sig-official-logo{align-items:center;gap:10px;min-width:218px;line-height:1;display:inline-flex}.sig-official-logo__symbol{object-fit:contain;flex:0 0 52px;width:52px;height:52px;display:block}.sig-official-logo__text{gap:4px;min-width:0;display:grid}.sig-official-logo__name{white-space:nowrap;letter-spacing:-.055em;color:#111827;align-items:baseline;font-family:Georgia,Times New Roman,serif;font-size:34px;line-height:.86;display:flex}.sig-official-logo__name span{font-weight:500}.sig-official-logo__name strong{color:var(--sig-orange);margin-left:2px;font-weight:700}.sig-official-logo__tagline{letter-spacing:.24em;color:#4b5563;white-space:nowrap;font-size:9px;font-weight:600;line-height:1}.topbar-left{min-width:238px}@media (width<=980px){.sig-official-logo{min-width:190px}.sig-official-logo__symbol{flex-basis:44px;width:44px;height:44px}.sig-official-logo__name{font-size:28px}.sig-official-logo__tagline{letter-spacing:.18em;font-size:8px}}.user-menu{position:relative}.user-profile--button{cursor:pointer;color:var(--sig-ink);background:0 0;border:0}.user-profile--button:hover{background:var(--sig-orange-soft)}.user-profile__chevron{color:var(--sig-muted);margin-left:2px;font-size:13px}.user-dropdown{border:1px solid var(--sig-border);z-index:80;background:#fff;border-radius:22px;width:290px;padding:12px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;position:absolute;top:calc(100% + 12px);right:0;box-shadow:0 24px 60px #0f172a29}.user-dropdown:before{content:"";border-left:1px solid var(--sig-border);border-top:1px solid var(--sig-border);background:#fff;width:14px;height:14px;position:absolute;top:-7px;right:20px;transform:rotate(45deg)}.user-dropdown__identity{background:#fbfdff;border:1px solid #eef2f7;border-radius:16px;align-items:center;gap:12px;margin-bottom:8px;padding:12px;display:flex}.user-dropdown__identity strong,.user-dropdown__links button,.user-dropdown__logout{letter-spacing:-.01em;color:#1f2937;font-weight:600}.user-dropdown__identity span{color:var(--sig-muted);margin-top:3px;font-size:12px;font-weight:400;display:block}.user-dropdown__links{gap:4px;padding:4px 0;display:grid}.user-dropdown__links button,.user-dropdown__logout{text-align:left;background:0 0;border:0;border-radius:12px;align-items:center;gap:10px;width:100%;min-height:42px;padding:0 12px;font-size:15px;text-decoration:none;display:flex}.user-dropdown__links button:hover,.user-dropdown__logout:hover{background:var(--sig-orange-soft);color:var(--sig-orange-dark)}.user-dropdown__divider{background:var(--sig-border);height:1px;margin:8px 0}.user-dropdown__logout{color:#b91c1c}.user-dropdown__logout:hover{color:#b91c1c;background:#fef2f2}.progress-bar div,.progress-bar.large div{transition:width .25s}.progress-bar div[style*="width: 1%"],.progress-bar.large div[style*="width: 1%"]{min-width:8px}.user-dropdown,.user-dropdown *{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important}.user-dropdown__links button,.user-dropdown__logout{letter-spacing:-.01em;font-weight:500!important}.user-dropdown__identity strong{font-weight:600!important}.user-dropdown__logout{cursor:pointer;color:#b91c1c!important;border:0!important}.user-dropdown__logout:disabled{opacity:.65;cursor:wait}.progress-bar div,.progress-bar.large div{min-width:0}.progress-bar div[style*="width: 3%"],.progress-bar.large div[style*="width: 3%"]{min-width:18px}
