:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--background:#f7f8fb;--foreground:#101828;--muted:#667085;--border:#d0d5dd;--accent:#147a6e;--surface:#fff;--danger:#b42318}*{box-sizing:border-box}html,body{min-height:100%;margin:0}a{color:inherit}button,input,select{font:inherit}button{touch-action:manipulation}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline-offset:2px;outline:3px solid #147a6e47}.page-shell{width:min(1180px,100vw - 32px);margin:0 auto;padding:32px 0}.toolbar{justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px;display:flex}.title{margin:0;font-size:28px;line-height:1.2}.muted{color:var(--muted)}.skip-link{clip:rect(0, 0, 0, 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.skip-link:focus-visible{z-index:100;clip:auto;background:var(--foreground);color:#fff;border-radius:6px;width:auto;height:auto;padding:8px 12px;text-decoration:none;position:fixed;top:16px;left:16px;overflow:visible}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.drive-shell{grid-template-columns:244px minmax(0,1fr);align-items:start;gap:18px;display:grid}.drive-sidebar,.drive-main,.manager-form,.documents-panel{border:1px solid var(--border);background:var(--surface);border-radius:8px;box-shadow:0 1px 2px #1018280a,0 8px 24px #1018280f}.drive-sidebar{gap:20px;padding:12px;display:grid;position:sticky;top:18px}.drive-main{padding:16px}.sidebar-nav,.sidebar-section{gap:6px;display:grid}.sidebar-title,.form-title,.form-subtitle{margin:0}.sidebar-title{color:var(--muted);text-transform:uppercase;font-size:12px;font-weight:700}.sidebar-link{min-height:36px;color:var(--foreground);border-radius:6px;align-items:center;padding:8px 10px;font-weight:650;text-decoration:none;display:flex}.sidebar-link:hover,.sidebar-link-active{color:#0f665d;background:#eef7f5}.drive-toolbar{grid-template-columns:minmax(260px,1fr) minmax(240px,360px);align-items:start;gap:12px;display:grid}.search-form,.compact-form,.row-actions{gap:8px;display:flex}.search-form input,.compact-form input{flex:1;min-width:0}input,select{border:1px solid var(--border);min-height:40px;color:var(--foreground);background:#fff;border-radius:6px;padding:8px 10px}input[type=file]{padding:6px 10px}.creation-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:14px;display:grid}.manager-form{align-content:start;gap:12px;padding:14px;display:grid}.manager-form label{color:#344054;gap:5px;min-width:0;font-size:13px;font-weight:650;display:grid}.manager-form .button{justify-self:start;min-width:116px}.form-title{font-weight:750}.form-subtitle{color:var(--muted);margin-top:4px;font-size:13px}.status-line{color:#0f665d;min-height:22px;margin-top:12px;font-size:14px}.breadcrumb{color:var(--muted);flex-wrap:wrap;align-items:center;gap:6px;margin:8px 0 12px;font-size:14px;display:flex}.breadcrumb a{color:var(--foreground);font-weight:650;text-decoration:none}.folder-grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:10px;margin-bottom:12px;display:grid}.folder-tile{border:1px solid var(--border);background:#fff;border-radius:8px;align-items:center;gap:10px;min-height:48px;padding:10px 12px;font-weight:700;text-decoration:none;display:flex}.folder-tile:hover{background:#fbfefd;border-color:#9bbdb8}.folder-icon{background:#dff3ef;border:2px solid #0f665d;border-radius:3px;width:22px;height:16px}.documents-panel{overflow:hidden}.documents-header,.document-row{grid-template-columns:minmax(260px,1fr) 130px 190px 186px;align-items:center;gap:12px;display:grid}.documents-header{color:var(--muted);text-transform:uppercase;background:#fbfcfd;border-bottom:1px solid #eaecf0;padding:11px 14px;font-size:12px;font-weight:800}.document-row{padding:14px 16px}.document-row+.document-row{border-top:1px solid #eaecf0}.document-title-cell{align-items:center;gap:12px;min-width:0;display:flex}.file-badge{color:#0f665d;font-variant-numeric:tabular-nums;background:#eef7f5;border:1px solid #bfd7d3;border-radius:6px;justify-content:center;align-items:center;width:48px;min-height:34px;font-size:12px;font-weight:800;display:inline-flex}.document-name{overflow-wrap:anywhere;margin:0;font-weight:650}.document-meta{color:var(--muted);font-variant-numeric:tabular-nums;overflow-wrap:anywhere;margin:4px 0 0;font-size:14px}.empty-state{padding:28px 16px}.button{border:1px solid var(--border);min-height:38px;color:var(--foreground);background:#fff;border-radius:6px;justify-content:center;align-items:center;padding:8px 12px;font-weight:650;text-decoration:none;display:inline-flex}.button:disabled{cursor:wait;opacity:.72}.button-primary{border-color:var(--accent);background:var(--accent);color:#fff}.editor-shell{background:#fff;height:100vh;position:relative;overflow:hidden}.editor-status{min-height:100vh;color:var(--muted);place-items:center;padding:24px;display:grid}#onlyoffice-editor{width:100vw;height:100vh}.editor-floating-actions{z-index:20;gap:8px;display:flex;position:fixed;top:14px;right:14px}.editor-icon-button{width:40px;height:40px;color:var(--text);cursor:pointer;background:#fffffff0;border:1px solid #10182829;border-radius:999px;place-items:center;text-decoration:none;display:inline-grid;box-shadow:0 8px 22px #0f172a1f}.editor-icon-button svg,.file-row__action--icon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;width:18px;height:18px}@media (max-width:640px){.page-shell{width:min(100vw - 24px,1180px);padding:20px 0}.toolbar{align-items:stretch}.drive-shell,.drive-toolbar,.creation-grid,.manager-form,.manager-form:first-child,.documents-header,.document-row{grid-template-columns:1fr}.drive-sidebar{position:static}.documents-header{display:none}.row-actions,.search-form,.compact-form{flex-wrap:wrap}input,select{font-size:16px}}:root{--bg:#fff;--sidebar:#fff;--panel:#fff;--panel-soft:#f8f9fc;--border:#dfe3eb;--text:#1f2937;--muted:#667085;--blue:#1a73e8;--blue-soft:#e8f0fe;--green:#188038;--amber:#b06000;--rose:#b42318;--shadow:0 16px 40px #0f172a14;--radius:20px}body{background:var(--bg);color:var(--text);font-family:Manrope,Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,a,input,select{font:inherit}.alliance-drive-shell{background:var(--bg);grid-template-columns:280px minmax(0,1fr);align-items:stretch;gap:0;min-height:100vh;display:grid}.alliance-drive-shell .drive-sidebar{border:0;border-right:1px solid var(--border);background:var(--sidebar);box-shadow:none;border-radius:0;flex-direction:column;gap:20px;padding:24px 20px;display:flex;position:static;top:auto}.brand-block{justify-content:space-between;align-items:center;gap:14px;display:flex}.brand-copy{flex:auto;min-width:0}.brand-mark{background:linear-gradient(135deg, var(--blue), #68a0ff);color:#fff;border-radius:14px;place-items:center;width:44px;height:44px;font-size:1.2rem;font-weight:800;display:grid}.brand-kicker,.section-kicker,.hint-text,.search-icon{color:var(--muted);margin:0;font-size:.82rem}.brand-block h1,.card-head h2,.files-card h2,.activity-card h2{margin:2px 0 0;font-size:1.15rem}.session-card,.quick-create-card,.files-card,.activity-card{border:1px solid var(--border);border-radius:var(--radius);background:var(--panel);box-shadow:var(--shadow)}.session-card,.quick-create-card{padding:18px}.session-header,.card-head--spread,.drive-topbar,.topbar-actions,.quick-create-grid{align-items:center;display:flex}.session-header,.card-head--spread,.drive-topbar{justify-content:space-between;gap:16px}.locale-switcher{min-width:104px;color:var(--muted);flex-direction:column;gap:6px;font-size:.76rem;display:flex}.locale-switcher--sidebar{align-items:flex-end}.locale-switcher select,.search-bar input,.workspace-modal__field input{border:1px solid var(--border);width:100%;color:var(--text);background:#fff;border-radius:14px;padding:12px 14px}.locale-switcher select{min-width:104px;padding:10px 12px}.primary-button,.secondary-button,.ghost-button,.quick-create,.drive-nav__item,.drive-nav__link,.file-row__action{cursor:pointer;border:1px solid #0000;border-radius:999px;text-decoration:none;transition:background .2s,transform .2s,border-color .2s}.primary-button,.secondary-button,.ghost-button{padding:10px 16px}.primary-button{background:var(--blue);color:#fff}.secondary-button{background:var(--blue-soft);color:var(--blue)}.ghost-button{border-color:var(--border);color:var(--text);background:#fff}.primary-button:disabled,.secondary-button:disabled,.ghost-button:disabled,.quick-create:disabled{cursor:wait;opacity:.7}.drive-nav{flex-direction:column;gap:6px;display:flex}.drive-nav__item,.drive-nav__link{width:100%;color:var(--text);text-align:left;background:0 0;border-radius:14px;padding:11px 14px}.drive-nav__item.active,.drive-nav__item:hover,.drive-nav__link:hover{background:var(--blue-soft);color:var(--blue)}.quick-create-grid{grid-template-columns:1fr;gap:12px;margin-top:14px;display:grid}.quick-create{border-color:var(--border);width:100%;color:var(--text);text-align:left;background:#fff;border-radius:18px;padding:14px;display:block;box-shadow:0 10px 24px #0f172a0a}.quick-create:hover:not(:disabled){border-color:#1a73e83d;transform:translateY(-1px)}.quick-create__content{gap:3px;min-width:0;display:grid}.quick-create__content strong{font-size:.98rem;line-height:1.15}.quick-create__content span{color:var(--muted);font-size:.8rem;line-height:1.25}.quick-create--word{border-left:4px solid var(--blue)}.quick-create--cell{border-left:4px solid var(--green)}.quick-create--slide{border-left:4px solid var(--amber)}.quick-create--pdf{border-left:4px solid var(--rose)}.alliance-drive-shell .drive-main{min-width:0;box-shadow:none;background:0 0;border:0;border-radius:0;flex-direction:column;gap:20px;padding:24px;display:flex}.drive-topbar{background:0 0}.search-bar{border:1px solid var(--border);box-shadow:var(--shadow);background:#fff;border-radius:18px;flex:1;align-items:center;gap:12px;padding:12px 16px;display:flex}.search-bar input{border:none;outline:none;min-height:0;padding:0}.topbar-actions{gap:10px}.files-card,.activity-card{padding:20px}.card-head{margin-bottom:16px}.workspace-heading{align-items:flex-start;gap:12px;display:flex}.workspace-back-button{border:1px solid var(--border);width:40px;height:40px;color:var(--text);background:#fff;border-radius:999px;place-items:center;font-size:1rem;line-height:1;text-decoration:none;transition:background .2s,transform .2s,border-color .2s;display:grid}.workspace-back-button:hover{background:var(--blue-soft);color:var(--blue);border-color:#1a73e838;transform:translateY(-1px)}.workspace-back-button[data-hidden=true]{display:none}.workspace-breadcrumbs{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.workspace-breadcrumbs__item{color:var(--muted);background:0 0;border:none;padding:0;font-size:.86rem;text-decoration:none}.workspace-breadcrumbs__item:after{content:"/";color:#c0c8d4;margin-left:8px}.workspace-breadcrumbs__item:last-child:after{content:"";margin:0}.workspace-breadcrumbs__item.is-active{color:var(--text);font-weight:700}.drive-status-line{min-height:20px;color:var(--blue);margin:-4px 0 8px;font-size:.88rem}.table-wrap{overflow:auto}.files-table{border-collapse:collapse;width:100%}.files-table th,.files-table td{border-bottom:1px solid var(--border);text-align:left;vertical-align:middle;padding:14px 12px}.files-table th{color:var(--muted);font-size:.82rem;font-weight:700}.files-table tbody tr{cursor:pointer}.files-table tbody tr:hover{background:#f8fbff}.file-row__name{align-items:center;gap:12px;font-weight:700;display:flex}.file-row__name-link{color:var(--text);text-decoration:none}.file-row__badge{color:#fff;border-radius:10px;flex:none;place-items:center;width:34px;height:34px;font-size:.78rem;font-weight:800;display:grid}.file-row__badge[data-type=word]{background:var(--blue)}.file-row__badge[data-type=cell]{background:var(--green)}.file-row__badge[data-type=slide]{background:var(--amber)}.file-row__badge[data-type=pdf]{background:var(--rose)}.file-row__badge[data-type=folder]{color:#5f3b00;background:#fbbc04}.file-row__badge[data-type=other]{background:#6b7280}.file-row__subtle{color:var(--muted);margin-top:3px;font-size:.86rem;font-weight:400;display:block}.file-row__pill{background:var(--panel-soft);color:var(--muted);border-radius:999px;align-items:center;padding:6px 10px;font-size:.8rem;display:inline-flex}.file-row__action{background:var(--blue-soft);color:var(--blue);white-space:nowrap;justify-content:center;align-items:center;margin-right:6px;padding:8px 12px;display:inline-flex}.file-row__action--icon{width:42px;min-width:42px;padding:8px}.file-row__action--ghost{border-color:var(--border);color:var(--muted);background:0 0}.file-row[data-dragging=true]{opacity:.56}.file-row--folder[data-drop-target=true]{outline:2px solid var(--blue);outline-offset:-2px;background:var(--blue-soft)}.drive-context-menu{z-index:80;border:1px solid var(--border);background:#fff;border-radius:14px;min-width:220px;padding:6px;display:grid;position:fixed;overflow:hidden;box-shadow:0 18px 42px #0f172a2e}.drive-context-menu a,.drive-context-menu button{width:100%;color:var(--text);cursor:pointer;text-align:left;background:0 0;border:0;border-radius:10px;align-items:center;padding:10px 12px;text-decoration:none;display:flex}.drive-context-menu a:hover,.drive-context-menu button:hover,.drive-context-menu a:focus-visible,.drive-context-menu button:focus-visible{background:var(--blue-soft);color:var(--blue)}.empty-state{color:var(--muted);text-align:center;padding:34px 12px}.activity-list{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.activity-item{border:1px solid var(--border);background:var(--panel-soft);border-radius:16px;justify-content:space-between;gap:12px;padding:14px 16px;display:flex}.activity-item strong,.activity-item span{display:block}.activity-item span{color:var(--muted);font-size:.86rem}.workspace-modal-backdrop{z-index:90;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0f172a5c;position:fixed;inset:0}.workspace-modal-backdrop[hidden],.workspace-modal[hidden]{display:none!important}.workspace-modal{z-index:91;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.workspace-modal__card{border:1px solid var(--border);background:#fff;border-radius:28px;gap:18px;width:min(560px,100vw - 32px);max-height:calc(100vh - 40px);padding:22px;display:grid;overflow:auto;box-shadow:0 24px 60px #0f172a2e}.workspace-modal__header,.workspace-modal__actions{justify-content:space-between;align-items:center;gap:12px;display:flex}.workspace-modal__header h3{margin:2px 0 0;font-size:1.2rem}.workspace-modal__body{gap:14px;display:grid}.workspace-modal__description{color:var(--muted);margin:0;line-height:1.5}.workspace-modal__field{color:var(--muted);gap:8px;font-size:.9rem;display:grid}.login-page{background:var(--panel-soft);place-items:center;min-height:100vh;padding:24px;display:grid}.login-card{border:1px solid var(--border);width:min(420px,100vw - 32px);box-shadow:var(--shadow);background:#fff;border-radius:28px;padding:28px}.login-brand{margin-bottom:14px}.login-card h1,.login-card p{margin:0}.login-card h1{margin-top:4px;font-size:1.5rem}.login-card>p:last-of-type{color:var(--muted);margin-top:8px;line-height:1.5}.login-form{gap:14px;margin-top:20px;display:grid}.login-form label{color:var(--muted);gap:7px;font-size:.9rem;display:grid}.login-form input{border:1px solid var(--border);width:100%;color:var(--text);background:#fff;border-radius:16px;padding:12px 14px}.login-form .primary-button{min-height:44px}.login-message{min-height:20px;color:var(--rose);font-size:.88rem}.history-page{background:#f7f8fb;min-height:100vh;padding:32px}.history-shell{width:min(1180px,100%);margin:0 auto}.history-header,.history-summary,.history-entry,.history-empty{border:1px solid var(--border);border-radius:var(--radius);background:var(--panel);box-shadow:var(--shadow)}.history-header{justify-content:space-between;align-items:flex-start;gap:20px;padding:24px;display:flex}.history-header h1,.history-entry h2,.history-empty h2{margin:4px 0}.history-subtitle,.history-entry__head p,.history-empty p{color:var(--muted);margin:0}.history-actions{align-items:center;gap:10px;display:flex}.history-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;margin-top:18px;display:grid;overflow:hidden}.history-summary div{background:#fff;gap:4px;min-height:88px;padding:18px;display:grid}.history-summary span{color:var(--muted);font-size:.84rem}.history-summary strong{font-size:1rem}.history-list{gap:14px;margin-top:18px;display:grid}.history-entry{padding:20px}.history-entry__head{justify-content:space-between;gap:18px;margin-bottom:16px;display:flex}.history-entry__meta{min-width:190px;color:var(--muted);text-align:right;gap:4px;display:grid}.history-entry__meta strong{color:var(--text)}.history-change-table{border:1px solid var(--border);border-radius:14px;overflow:hidden}.history-change-table__head,.history-change-row{grid-template-columns:minmax(180px,.9fr) minmax(0,1fr) minmax(0,1fr);gap:1px;display:grid}.history-change-table__head span,.history-change-row span{overflow-wrap:anywhere;min-width:0;padding:12px}.history-change-table__head span{background:var(--panel-soft);color:var(--muted);font-size:.82rem;font-weight:700}.history-change-row+.history-change-row{border-top:1px solid var(--border)}.history-change-row span{background:#fff}.history-change-row small{color:var(--muted);margin-top:4px;display:block}.history-empty{text-align:center;padding:28px}@media (max-width:1080px){.alliance-drive-shell{grid-template-columns:1fr}.alliance-drive-shell .drive-sidebar{border-right:none;border-bottom:1px solid var(--border)}}@media (max-width:720px){.alliance-drive-shell .drive-main,.alliance-drive-shell .drive-sidebar{padding:18px}.drive-topbar,.topbar-actions,.card-head--spread{flex-direction:column;align-items:stretch}.files-table th:nth-child(2),.files-table td:nth-child(2),.files-table th:nth-child(3),.files-table td:nth-child(3){display:none}.activity-item{flex-direction:column}.history-page{padding:18px}.history-header,.history-entry__head,.history-actions{flex-direction:column;align-items:stretch}.history-summary,.history-change-table__head,.history-change-row{grid-template-columns:1fr}.history-entry__meta{text-align:left;min-width:0}}
