:root{--bg:#ece9e1;--surface:#f7f4ed;--surface-2:#efebe2;--ink:#1b1c1d;--muted:#77746d;--line:#1b1c1d1c;--line-strong:#1b1c1d2e;--charcoal:#1e2021;--charcoal-2:#292b2c;--cream:#f4f0e6;--warm:#d9d0bd;--danger:#8f4038;--success:#456354;--shadow:0 16px 40px #1314140f;--radius-sm:7px;--radius-md:10px;--radius-lg:13px}*{box-sizing:border-box}html,body{min-height:100%}body{background:var(--bg);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,select,textarea{font:inherit}button{color:inherit}button,a,input,select,textarea{outline:none}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{box-shadow:0 0 0 3px #1b1c1d1f}button:disabled{opacity:.5;cursor:not-allowed}.app-shell{grid-template-columns:236px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{background:var(--charcoal);color:#eeece6;z-index:20;border-right:1px solid #ffffff0d;flex-direction:column;width:236px;padding:20px 14px 16px;display:flex;position:fixed;inset:0 auto 0 0}.brand-row{align-items:center;gap:11px;padding:3px 7px 25px;display:flex}.brand-mark{color:#1d1f20;background:#f2eee5;border-radius:8px;place-items:center;width:32px;height:32px;display:grid}.brand-name{letter-spacing:-.01em;font-size:14px;font-weight:730}.brand-meta{color:#eeece673;letter-spacing:.02em;margin-top:2px;font-size:12px}.nav-section-label{color:#eeece65c;text-transform:uppercase;letter-spacing:.14em;margin:5px 10px 8px;font-size:12px;font-weight:700}.sidebar-nav{gap:3px;display:grid}.nav-item{color:#f4f2ecad;cursor:pointer;background:0 0;border:0;border-radius:7px;justify-content:space-between;align-items:center;width:100%;min-height:40px;padding:0 9px;transition:all .16s;display:flex}.nav-item>span{align-items:center;gap:9px;font-size:12px;display:inline-flex}.nav-item small{background:#ffffff12;border-radius:10px;place-items:center;min-width:21px;height:20px;padding:0 6px;font-size:12px;display:grid}.nav-item:hover{color:#fff;background:#ffffff0b}.nav-item.active{color:#fff;background:#343638;box-shadow:inset 0 0 0 1px #ffffff0a}.storage-card{border-top:1px solid #ffffff14;margin-top:auto;padding:18px 8px 15px}.storage-head{justify-content:space-between;align-items:center;font-size:12px;display:flex}.storage-head span{color:#f4f2ecb3;align-items:center;gap:7px;display:inline-flex}.storage-head strong{color:#f4f2ec80;font-size:12px}.storage-track{background:#ffffff17;border-radius:4px;height:4px;margin:10px 0 8px;overflow:hidden}.storage-track span{border-radius:inherit;background:#dbd2c0;height:100%;display:block}.storage-copy{color:#f4f2ec61;font-size:12px}.sidebar-footer{border-top:1px solid #ffffff14;padding-top:12px}.profile-mini{color:#eeeae2;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:7px;grid-template-columns:29px 1fr auto;align-items:center;gap:9px;width:100%;padding:6px 7px;display:grid}.profile-mini:hover{background:#ffffff0a}.profile-mini strong{font-size:12px;font-weight:650;display:block}.profile-mini small{color:#f4f2ec66;margin-top:2px;font-size:12px;display:block}.avatar{color:#232425;background:#d7cebd;border-radius:50%;place-items:center;width:29px;height:29px;font-size:12px;font-weight:750;display:grid}.avatar.tiny{background:#ddd5c6;width:23px;height:23px;font-size:10px}.main-area{grid-column:2;min-width:0}.topbar{z-index:12;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid var(--line);background:#ece9e1e0;justify-content:center;align-items:center;height:68px;display:flex;position:sticky;top:0}.search-box{border:1px solid var(--line-strong);width:min(530px,46vw);height:37px;color:var(--muted);background:#f8f5eec7;border-radius:8px;align-items:center;gap:8px;padding:0 9px 0 12px;display:flex}.search-box:focus-within{background:var(--surface);border-color:#1b1c1d54}.search-box input{min-width:0;color:var(--ink);background:0 0;border:0;flex:1;font-size:13px}.search-box input::placeholder{color:#9a968e}kbd{border:1px solid var(--line);color:#88847c;background:#efebe2;border-radius:5px;padding:3px 6px;font-size:11px}.top-actions{gap:6px;display:flex;position:absolute;right:25px}.icon-button{border:1px solid var(--line);cursor:pointer;background:#f7f4edbd;border-radius:7px;place-items:center;width:34px;height:34px;padding:0;transition:all .15s;display:inline-grid}.icon-button:hover{border-color:var(--line-strong);background:#fffdf8;transform:translateY(-1px)}.icon-button.small{color:#716e67;background:0 0;border-color:#0000;width:27px;height:27px}.icon-button.small:hover{color:var(--ink);background:#ece8df;transform:none}.content-wrap{max-width:1320px;margin:0 auto;padding:34px 28px 52px}.hero-row{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:25px;display:flex}.eyebrow{color:#78746d;letter-spacing:.15em;align-items:center;gap:6px;margin-bottom:10px;font-size:11px;font-weight:760;display:flex}.hero-row h1{letter-spacing:-.045em;margin:0;font-size:clamp(27px,3.1vw,40px);font-weight:680;line-height:.98}.hero-row p{color:var(--muted);max-width:590px;margin:11px 0 0;font-size:13px;line-height:1.6}.hero-actions{flex:none;gap:8px;display:flex}.primary-button,.secondary-button,.ghost-button{cursor:pointer;border:1px solid #0000;border-radius:7px;justify-content:center;align-items:center;gap:7px;min-height:38px;padding:0 13px;font-size:12px;font-weight:650;transition:all .15s;display:inline-flex}.primary-button{color:#f5f1e8;background:#202223;border-color:#202223;box-shadow:0 6px 18px #14141414}.primary-button:hover{background:#2b2d2e;transform:translateY(-1px)}.secondary-button{background:var(--surface);color:var(--ink);border-color:var(--line-strong)}.secondary-button:hover{background:#fffdf8}.ghost-button{border-color:var(--line);background:0 0}.ghost-button:hover{background:#ebe7de}.metrics-strip{border:1px solid var(--line);background:#f7f4eda1;border-radius:9px;grid-template-columns:repeat(4,1fr);margin-bottom:14px;display:grid;overflow:hidden;box-shadow:0 5px 18px #14141406}.metric-item{border-right:1px solid var(--line);align-items:center;gap:10px;min-height:70px;padding:0 16px;display:flex}.metric-item:last-child{border-right:0}.metric-icon{border:1px solid var(--line);color:#55524d;background:#fffdf8ab;border-radius:7px;place-items:center;width:30px;height:30px;display:grid}.metric-item strong{letter-spacing:-.02em;font-size:15px;display:block}.metric-item small{color:var(--muted);margin-top:3px;font-size:12px;display:block}.file-panel{background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:10px;min-height:460px;overflow:hidden}.file-toolbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;min-height:54px;padding:0 13px 0 17px;display:flex}.breadcrumbs{align-items:center;gap:3px;min-width:0;display:flex;overflow:hidden}.breadcrumbs span{align-items:center;gap:3px;min-width:0;display:flex}.breadcrumbs button{color:#57544e;cursor:pointer;white-space:nowrap;text-overflow:ellipsis;background:0 0;border:0;max-width:180px;padding:4px;font-size:12px;overflow:hidden}.breadcrumbs button:hover{color:#161718}.toolbar-actions{align-items:center;gap:8px;display:flex}.sort-control{border:1px solid var(--line);color:#68655f;background:#f8f5ee;border-radius:6px;align-items:center;gap:6px;height:31px;padding:0 8px;display:flex}.sort-control select{color:#5d5a54;cursor:pointer;background:0 0;border:0;font-size:12px}.segmented{border:1px solid var(--line);background:#f0ece3;border-radius:6px;height:31px;padding:2px;display:flex}.segmented button{color:#8e8a82;cursor:pointer;background:0 0;border:0;border-radius:4px;place-items:center;width:28px;display:grid}.segmented button.active{color:#222425;background:#fbf9f3;box-shadow:0 1px 4px #1919190f}.bulkbar{color:#f2eee5;background:#252728;border-radius:7px;justify-content:space-between;align-items:center;min-height:38px;margin:10px 12px 0;padding:0 10px 0 13px;font-size:12px;display:flex}.bulkbar>div{align-items:center;gap:8px;display:flex}.bulkbar button{color:#f3efe7;cursor:pointer;background:#ffffff14;border:0;border-radius:5px;align-items:center;gap:5px;min-height:26px;padding:0 8px;font-size:12px;display:inline-flex}.bulkbar>div:first-child button{color:#cfc9be;background:0 0;text-decoration:underline}.table-wrap{overflow-x:auto}.file-table{border-collapse:collapse;table-layout:fixed;width:100%}.file-table th{text-align:left;color:#8a867e;letter-spacing:.03em;border-bottom:1px solid var(--line);height:38px;font-size:11px;font-weight:660}.file-table td{vertical-align:middle;border-bottom:1px solid #1b1c1d12;height:60px;font-size:12px}.file-table tr:last-child td{border-bottom:0}.file-table tbody tr{transition:background .12s}.file-table tbody tr:hover{background:#e9e4d973}.file-table tbody tr.selected{background:#e9e4d8}.file-table th:nth-child(2){width:38%}.file-table th:nth-child(3){width:18%}.file-table th:nth-child(4),.file-table th:nth-child(5){width:12%}.file-table th:nth-child(6){width:10%}.check-col{width:40px;text-align:center!important}.action-col{width:72px}input[type=checkbox]{accent-color:#242627;cursor:pointer;width:13px;height:13px}.name-cell{text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:9px;width:100%;min-width:0;padding:0;display:flex}.name-cell>span:nth-child(2){min-width:0}.name-cell strong{white-space:nowrap;text-overflow:ellipsis;max-width:270px;font-size:12px;font-weight:620;display:block;overflow:hidden}.name-cell small{color:#9b978f;letter-spacing:.03em;margin-top:2px;font-size:10px;display:block}.item-icon{color:#595650;background:#ece8df;border:1px solid #1b1c1d0f;border-radius:7px;flex:none;place-items:center;width:32px;height:32px;display:grid}.item-icon.kind-folder{color:#4a4640;background:#ded7c8}.item-icon.kind-pdf{color:#774f48;background:#ede1da}.item-icon.kind-spreadsheet{color:#4f6656;background:#dfe7df}.item-icon.kind-image{color:#62586e;background:#e4e0ea}.item-icon.kind-presentation{color:#735f4d;background:#ece0d4}.item-icon.large{border-radius:9px;width:46px;height:46px}.item-icon.preview{border-radius:11px;width:58px;height:58px;margin-bottom:12px}.favorite-star{color:#806f4d;flex:none;margin-left:2px}.owner-cell{color:#5d5a54;white-space:nowrap;align-items:center;gap:7px;display:flex}.status-pill{border:1px solid;border-radius:5px;align-items:center;gap:4px;height:23px;padding:0 7px;font-size:11px;display:inline-flex}.status-pill.locked{color:#66533f;background:#ebe3d7;border-color:#dbcfbd}.status-pill.unlocked{color:#526157;background:#edf0eb;border-color:#d6ded6}.status-muted,.muted-text{color:#88847d;font-size:12px}.row-actions{opacity:.25;align-items:center;gap:1px;transition:opacity .12s;display:flex}.file-table tr:hover .row-actions{opacity:1}.file-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;padding:14px;display:grid}.file-card{border:1px solid var(--line);background:#f9f6ef;border-radius:8px;min-height:166px;padding:8px;transition:all .14s}.file-card:hover{border-color:var(--line-strong);transform:translateY(-1px);box-shadow:0 10px 22px #1616160b}.file-card.selected{background:#eee9df;border-color:#1b1c1d5c}.file-card-top{justify-content:space-between;align-items:center;display:flex}.file-card-body{text-align:left;cursor:pointer;background:0 0;border:0;flex-direction:column;align-items:flex-start;width:100%;padding:11px 5px 8px;display:flex}.file-card-body strong{white-space:nowrap;text-overflow:ellipsis;width:100%;margin-top:11px;font-size:12px;font-weight:630;overflow:hidden}.file-card-body small{color:var(--muted);margin-top:4px;font-size:11px}.file-card-foot{border-top:1px solid var(--line);color:#8e8a82;justify-content:space-between;padding:8px 4px 0;font-size:11px;display:flex}.mini-lock{align-items:center;gap:3px;display:inline-flex}.mini-lock.locked{color:#705841}.loading-state,.empty-state{color:#858179;flex-direction:column;justify-content:center;align-items:center;min-height:360px;display:flex}.loading-state{gap:10px;font-size:12px}.spinner{border:2px solid #d7d1c5;border-top-color:#303233;border-radius:50%;width:20px;height:20px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.empty-icon{color:#6f6b65;background:#ece8df;border-radius:10px;place-items:center;width:44px;height:44px;margin-bottom:12px;display:grid}.empty-state h3{color:#333536;margin:0;font-size:14px}.empty-state p{text-align:center;max-width:300px;margin:7px 0 13px;font-size:12px;line-height:1.5}.details-drawer,.activity-drawer{z-index:30;border-left:1px solid var(--line);background:#f8f5ee;width:340px;padding:18px;animation:.16s ease-out drawerIn;position:fixed;top:0;bottom:0;right:0;overflow-y:auto;box-shadow:-12px 0 40px #14141412}@keyframes drawerIn{0%{opacity:0;transform:translate(16px)}to{opacity:1;transform:translate(0)}}.drawer-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;padding-bottom:16px;display:flex}.drawer-kicker{color:#8c887f;text-transform:uppercase;letter-spacing:.12em;font-size:11px;font-weight:720}.drawer-head h2{letter-spacing:-.025em;margin:4px 0 0;font-size:17px}.drawer-preview{text-align:center;flex-direction:column;align-items:center;padding:27px 5px 20px;display:flex}.drawer-preview strong{overflow-wrap:anywhere;max-width:275px;font-size:12px}.drawer-preview small{color:#8d8981;margin-top:5px;font-size:11px}.lock-hero{border:1px solid var(--line);border-radius:8px;justify-content:space-between;align-items:center;gap:9px;margin-bottom:18px;padding:11px;display:flex}.lock-hero.locked{background:#ebe4d8}.lock-hero.unlocked{background:#edf0eb}.lock-hero>div{align-items:center;gap:8px;display:flex}.lock-hero>div>span{background:#fff9;border-radius:6px;place-items:center;width:30px;height:30px;display:grid}.lock-hero strong{font-size:12px;display:block}.lock-hero small{color:#726f68;max-width:145px;margin-top:3px;font-size:10px;line-height:1.35;display:block}.lock-hero button{cursor:pointer;background:#ffffff8f;border:1px solid #1b1c1d2e;border-radius:5px;height:28px;padding:0 8px;font-size:11px}.drawer-section{border-top:1px solid var(--line);padding:17px 0}.drawer-section h3{text-transform:uppercase;letter-spacing:.08em;color:#79756e;margin:0 0 11px;font-size:12px}dl{gap:11px;margin:0;display:grid}dl>div{justify-content:space-between;gap:15px;display:flex}dt{color:#949087;font-size:11px}dd{color:#4d4b47;text-align:right;overflow-wrap:anywhere;max-width:180px;margin:0;font-size:11px}.mono{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px}.drawer-note{border:1px solid var(--line);background:#f0ece3;border-radius:7px;gap:8px;margin:2px 0 16px;padding:10px;display:flex}.drawer-note svg{color:#706d66;flex:none}.drawer-note strong{font-size:11px}.drawer-note p{color:#6f6c65;margin:4px 0 0;font-size:11px;line-height:1.45}.drawer-actions{gap:5px;display:grid}.drawer-actions button{border:1px solid var(--line);cursor:pointer;background:#fbf9f3;border-radius:6px;align-items:center;gap:8px;min-height:34px;padding:0 9px;font-size:12px;display:flex}.drawer-actions button:hover{border-color:var(--line-strong)}.drawer-actions button.danger{color:var(--danger)}.drawer-actions button.disabled-ish{opacity:.55}.activity-list{gap:0;padding:17px 0;display:grid}.activity-event{grid-template-columns:13px 1fr;gap:9px;padding:0 2px 18px;display:grid;position:relative}.activity-event:not(:last-child):before{content:"";background:#dad5ca;width:1px;position:absolute;top:11px;bottom:-1px;left:5px}.activity-dot{z-index:1;background:#737069;border:3px solid #f8f5ee;border-radius:50%;outline:1px solid #bfb9ae;width:11px;height:11px;margin-top:2px;position:relative}.activity-dot.lock{background:#6d5743}.activity-dot.upload{background:#53695b}.activity-event strong{font-size:12px}.activity-event p{color:#69665f;margin:3px 0;font-size:11px}.activity-event small{color:#99958c;font-size:10px}.reset-demo{border:1px solid var(--line);cursor:pointer;background:#f0ece3;border-radius:6px;justify-content:center;align-items:center;gap:6px;width:100%;min-height:33px;font-size:11px;display:flex}.modal-backdrop{z-index:50;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#14151575;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal-card{background:#f8f5ee;border:1px solid #fff3;border-radius:10px;width:min(440px,100%);padding:18px;box-shadow:0 30px 80px #0f101038}.modal-head{justify-content:space-between;align-items:flex-start;padding-bottom:15px;display:flex}.modal-head h2{letter-spacing:-.02em;margin:0;font-size:16px}.modal-head p{color:#7f7b74;max-width:340px;margin:5px 0 0;font-size:11px;line-height:1.5}.upload-zone{cursor:pointer;background:#f1ede4;border:1px dashed #c7c0b4;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;min-height:235px;display:flex}.upload-icon{color:#514e48;background:#dfd8ca;border-radius:9px;place-items:center;width:42px;height:42px;margin-bottom:11px;display:grid}.upload-zone strong{font-size:13px}.upload-zone p{color:#8a867e;margin:5px 0 12px;font-size:11px}.form-stack{gap:14px;padding-top:4px;display:grid}.form-stack label{color:#5f5c56;gap:6px;font-size:11px;font-weight:650;display:grid}.form-stack input,.form-stack textarea{border:1px solid var(--line-strong);color:#27292a;resize:vertical;background:#fffdf8;border-radius:6px;width:100%;padding:9px 10px;font-size:12px}.form-stack input{height:40px}.form-stack textarea{min-height:78px}.modal-actions{border-top:1px solid var(--line);justify-content:flex-end;gap:7px;padding-top:13px;display:flex}.target-file-row{border:1px solid var(--line);background:#efebe2;border-radius:7px;align-items:center;gap:9px;padding:9px;display:flex}.target-file-row strong{font-size:12px;display:block}.target-file-row small{color:#8d8981;margin-top:3px;font-size:10px;display:block}.lock-info-line{color:#77736c;align-items:flex-start;gap:7px;font-size:11px;line-height:1.5;display:flex}.lock-info-line svg{flex:none;margin-top:1px}.toast{z-index:70;color:#f3efe7;background:#222425;border-radius:7px;align-items:center;gap:7px;min-height:36px;padding:0 13px;font-size:12px;animation:.16s ease-out toastIn;display:flex;position:fixed;bottom:22px;left:calc(50% + 118px);transform:translate(-50%);box-shadow:0 14px 34px #1414142b}@keyframes toastIn{0%{opacity:0;transform:translate(-50%,6px)}}@media (max-width:1080px){.app-shell{grid-template-columns:205px minmax(0,1fr)}.sidebar{width:205px}.file-grid{grid-template-columns:repeat(3,1fr)}.metric-item{padding:0 11px}.file-table th:nth-child(3),.file-table td:nth-child(3){display:none}.file-table th:nth-child(2){width:43%}.toast{left:calc(50% + 102px)}}@media (max-width:780px){.app-shell{display:block}.sidebar{display:none}.main-area{width:100%}.topbar{justify-content:flex-start;padding:0 15px}.search-box{width:calc(100% - 112px)}.top-actions{right:14px}.top-actions .icon-button:nth-child(2),.top-actions .icon-button:nth-child(3){display:none}.content-wrap{padding:23px 14px 40px}.hero-row{flex-direction:column;align-items:flex-start}.hero-actions{width:100%}.hero-actions button{flex:1}.metrics-strip{grid-template-columns:repeat(2,1fr)}.metric-item:nth-child(2){border-right:0}.metric-item:nth-child(-n+2){border-bottom:1px solid var(--line)}.file-grid{grid-template-columns:repeat(2,1fr)}.file-toolbar{flex-direction:column;align-items:flex-start;padding:11px}.toolbar-actions{justify-content:space-between;width:100%}.file-table th:nth-child(4),.file-table td:nth-child(4),.file-table th:nth-child(6),.file-table td:nth-child(6){display:none}.details-drawer,.activity-drawer{width:min(92vw,350px)}.toast{left:50%}}@media (max-width:520px){.metrics-strip{grid-template-columns:1fr}.metric-item{border-right:0;border-bottom:1px solid var(--line)}.metric-item:last-child{border-bottom:0}.file-grid{grid-template-columns:1fr}.file-table th:nth-child(5),.file-table td:nth-child(5){display:none}.action-col{width:40px}.row-actions .icon-button:first-child{display:none}.hero-row h1{font-size:30px}}.security-demo-note{border:1px solid var(--line);color:#595650;background:#f7f4eda8;border-radius:8px;align-items:flex-start;gap:9px;margin:-8px 0 14px;padding:10px 12px;display:flex}.security-demo-note svg{flex:none;margin-top:1px}.security-demo-note strong{font-size:12px;display:block}.security-demo-note span{color:#7d7972;margin-top:3px;font-size:11px;line-height:1.5;display:block}.user-profile-switch{cursor:default;position:relative}.user-profile-switch select{opacity:0;cursor:pointer;width:100%;position:absolute;inset:0}.policy-options{grid-template-columns:1fr 1fr;gap:8px;display:grid}.policy-options button{border:1px solid var(--line);text-align:left;cursor:pointer;background:#f7f4ed;border-radius:7px;align-items:flex-start;gap:8px;min-height:74px;padding:10px;display:flex}.policy-options button.active{background:#eae5da;border-color:#1b1c1d6b;box-shadow:inset 0 0 0 1px #1b1c1d0a}.policy-options button svg{flex:none;margin-top:1px}.policy-options button strong{font-size:12px;display:block}.policy-options button small{color:#77736c;margin-top:4px;font-size:10px;line-height:1.45;display:block}.drawer-actions button:disabled{cursor:not-allowed;opacity:.48}.activity-dot.secure-open{background:#4d6659}.activity-dot.download{background:#675f50}.activity-dot.import{background:#575e70}.activity-dot.denied{background:#8f4038}@media (max-width:520px){.policy-options{grid-template-columns:1fr}}html[dir=rtl] body{font-family:Vazirmatn,IRANSansX,Tahoma,Segoe UI,sans-serif}html[dir=ltr] body{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.app-shell{display:block}.main-area{grid-column:auto;margin-left:236px}html[dir=rtl] .main-area{margin-left:0;margin-right:236px}html[dir=rtl] .sidebar{border-left:1px solid #ffffff0d;border-right:0;inset:0 0 0 auto}html[dir=rtl] .top-actions{left:25px;right:auto}html[dir=rtl] .details-drawer,html[dir=rtl] .activity-drawer{border-left:0;border-right:1px solid var(--line);left:0;right:auto;box-shadow:12px 0 40px #14141412}html[dir=rtl] .activity-event:not(:last-child):before{left:auto;right:5px}html[dir=rtl] .breadcrumbs svg{transform:rotate(180deg)}html[dir=rtl] .favorite-star{margin-left:0;margin-right:2px}html[dir=rtl] .toast{left:calc(50% - 118px)}.profile-mini,.file-table th,.name-cell,.file-card-body,.policy-options button{text-align:start}dd{text-align:end}.language-switch{border:1px solid var(--line);color:#79756e;direction:ltr;background:#f7f4edbd;border-radius:7px;align-items:center;gap:5px;height:34px;padding:0 8px;display:inline-flex}.language-switch>svg{color:#77736c}.language-switch button{color:#99958c;cursor:pointer;background:0 0;border:0;padding:2px 3px;font-size:11px;font-weight:700}.language-switch button.active{color:#202223}.language-switch span{color:#c1bbb0;font-size:11px}html[dir=rtl] .nav-section-label,html[dir=rtl] .drawer-kicker,html[dir=rtl] .drawer-section h3{text-transform:none;letter-spacing:0}html[dir=rtl] .eyebrow{letter-spacing:.035em;font-size:12px}html[dir=rtl] .hero-row h1{letter-spacing:-.025em}html[dir=rtl] .hero-row p,html[dir=rtl] .security-demo-note span,html[dir=rtl] .modal-head p,html[dir=rtl] .lock-info-line,html[dir=rtl] .policy-options button small{line-height:1.8}html[dir=rtl] .search-box input,html[dir=rtl] .form-stack input,html[dir=rtl] .form-stack textarea{text-align:right}html[dir=rtl] .mono,html[dir=rtl] [dir=ltr]{unicode-bidi:isolate}html[dir=rtl] .metric-item{border-right:0;border-left:1px solid var(--line)}html[dir=rtl] .metric-item:last-child{border-left:0}@media (max-width:1080px){.main-area{margin-left:205px}html[dir=rtl] .main-area{margin-left:0;margin-right:205px}html[dir=rtl] .toast{left:calc(50% - 102px)}}@media (max-width:780px){.main-area,html[dir=rtl] .main-area{margin:0}html[dir=rtl] .topbar{justify-content:flex-start}html[dir=rtl] .top-actions{left:14px;right:auto}html[dir=rtl] .toast{left:50%}.language-switch{padding:0 6px}.top-actions .language-switch+.icon-button{display:inline-grid}html[dir=rtl] .metric-item:nth-child(2){border-left:0}}@media (max-width:520px){html[dir=rtl] .metric-item{border-left:0}}html[dir=rtl] .details-drawer,html[dir=rtl] .activity-drawer{animation-name:drawerInRtl}@keyframes drawerInRtl{0%{opacity:0;transform:translate(-16px)}to{opacity:1;transform:translate(0)}}@media (max-width:780px){.search-box{width:calc(100% - 150px)}.top-actions>.icon-button:nth-child(2){display:inline-grid}.top-actions>.icon-button:nth-child(3),.top-actions>.icon-button:nth-child(4){display:none}}.section-gap{margin-top:16px}.topbar-context{border:1px solid var(--line);color:#4e4b46;background:#f7f4edb8;border-radius:7px;align-items:center;gap:9px;min-height:36px;padding:0 12px;display:inline-flex}.topbar-context>span{background:#e5dfd4;border-radius:6px;place-items:center;width:24px;height:24px;display:grid}.topbar-context strong{font-size:12px;font-weight:700}.transfer-panel{gap:14px;display:grid}.transfer-header{border:1px solid var(--line);background:#f7f4edb8;border-radius:10px;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:14px;min-height:106px;padding:18px 20px;display:grid;box-shadow:0 8px 26px #14141408}.transfer-header-icon{color:#f4f0e6;background:#242627;border-radius:9px;place-items:center;width:44px;height:44px;display:grid}.transfer-header h2{letter-spacing:-.025em;margin:0;font-size:22px;font-weight:680}.transfer-header p{max-width:690px;color:var(--muted);margin:6px 0 0;font-size:12px;line-height:1.65}.transfer-count{border-inline-start:1px solid var(--line);text-align:center;min-width:90px;padding-inline-start:18px}.transfer-count strong{letter-spacing:-.03em;font-size:20px;display:block}.transfer-count span{color:var(--muted);margin-top:3px;font-size:11px;display:block}.transfer-list{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);border-radius:10px;overflow:hidden}.transfer-row{border-bottom:1px solid var(--line);grid-template-columns:minmax(220px,1.45fr) minmax(120px,.75fr) minmax(120px,.7fr) minmax(180px,1fr) auto 84px;align-items:center;gap:14px;min-height:82px;padding:12px 14px;transition:background .15s;display:grid}.transfer-row:last-child{border-bottom:0}.transfer-row:hover{background:#f2eee6}.transfer-row.status-revoked{opacity:.58}.transfer-file{align-items:center;gap:10px;min-width:0;display:flex}.transfer-file>div{min-width:0}.transfer-file strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;display:block;overflow:hidden}.transfer-file small{color:var(--muted);margin-top:4px;font-size:11px;display:block}.transfer-person,.transfer-date,.transfer-message{min-width:0}.transfer-person>span,.transfer-date>span,.transfer-message>span{color:#918d84;margin-bottom:4px;font-size:10px;display:block}.transfer-person strong,.transfer-date strong{font-size:12px;font-weight:650;display:block}.transfer-date small{color:#9a968e;margin-top:3px;font-size:10px;display:block}.transfer-message p{text-overflow:ellipsis;white-space:nowrap;color:#5f5b55;max-width:260px;margin:0;font-size:12px;overflow:hidden}.transfer-status{justify-content:center;display:flex}.state-badge{border:1px solid var(--line);white-space:nowrap;color:#68645e;background:#efebe2;border-radius:999px;align-items:center;gap:4px;min-height:22px;padding:0 7px;font-size:10px;font-weight:700;display:inline-flex}.state-badge.transfer-delivered{background:#ece8de}.state-badge.transfer-opened,.state-badge.trusted,.state-badge.current{color:#395247;background:#45635417;border-color:#4563542e}.state-badge.transfer-revoked{color:#7d443e;background:#8f403814;border-color:#8f40382b}.transfer-actions{justify-content:flex-end;gap:3px;display:flex}.revoke-share{color:#8f4038!important}.transfer-empty{text-align:center;border:1px solid var(--line);background:#f7f4ed9e;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;min-height:340px;display:flex}.transfer-empty>span{color:#55524d;background:#e4ded2;border-radius:9px;place-items:center;width:44px;height:44px;display:grid}.transfer-empty h3{margin:13px 0 5px;font-size:13px}.transfer-empty p{max-width:420px;color:var(--muted);margin:0;font-size:12px;line-height:1.65}.recipient-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;display:grid}.recipient-options button{border:1px solid var(--line);text-align:start;cursor:pointer;background:#f7f4ed;border-radius:7px;grid-template-columns:24px minmax(0,1fr) 18px;align-items:center;gap:8px;min-height:54px;padding:8px 9px;display:grid}.recipient-options button:hover{border-color:var(--line-strong);background:#f1ede5}.recipient-options button.active{background:#e9e4da;border-color:#1b1c1d61;box-shadow:inset 0 0 0 1px #1b1c1d0a}.recipient-options strong{font-size:12px;display:block}.recipient-options small{color:var(--muted);margin-top:2px;font-size:10px;display:block}.recipient-check{border:1px solid var(--line-strong);color:#0000;border-radius:50%;place-items:center;width:17px;height:17px;font-size:12px;display:grid}.recipient-check.checked{color:#f6f2e9;background:#242627;border-color:#242627}.profile-loading{min-height:360px;color:var(--muted);justify-content:center;align-items:center;gap:10px;font-size:12px;display:flex}.profile-hero{border:1px solid var(--line);background:linear-gradient(115deg,#f7f4edf0,#e7e1d6c2);border-radius:10px;grid-template-columns:68px minmax(0,1fr) auto;align-items:center;gap:18px;min-height:142px;margin-bottom:14px;padding:21px 22px;display:grid;box-shadow:0 10px 30px #14141409}.profile-avatar-xl{color:#f4f0e6;letter-spacing:-.03em;background:#242627;border-radius:16px;place-items:center;width:68px;height:68px;font-size:18px;font-weight:760;display:grid}.profile-hero-copy h1{letter-spacing:-.035em;margin:0;font-size:28px;line-height:1}.profile-hero-copy p{max-width:660px;color:var(--muted);margin:8px 0 0;font-size:12px;line-height:1.65}.profile-identity-chip{border:1px solid var(--line);background:#fffdf899;border-radius:8px;align-items:center;gap:9px;min-width:170px;padding:10px 11px;display:flex}.profile-identity-chip svg{color:var(--success);flex:none}.profile-identity-chip strong{font-size:12px;display:block}.profile-identity-chip small{color:var(--muted);margin-top:2px;font-size:10px;display:block}.profile-layout{grid-template-columns:minmax(260px,.8fr) minmax(420px,1.2fr);gap:14px;display:grid}.profile-card,.profile-wide-card{border:1px solid var(--line);background:var(--surface);border-radius:10px;box-shadow:0 7px 24px #14141406}.profile-card{padding:16px}.identity-card{min-height:220px}.key-card{min-height:300px}.security-card,.password-card{min-height:206px}.profile-card-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:14px;padding-bottom:14px;display:flex}.card-kicker{color:#8c887f;letter-spacing:.08em;margin-bottom:5px;font-size:10px;font-weight:760;display:block}.profile-card-head h2,.profile-card-title h2{letter-spacing:-.02em;margin:0;font-size:14px}.profile-card-avatar{width:38px;height:38px;font-size:12px}.profile-definition{gap:0;margin:12px 0 0;display:grid}.profile-definition>div{border-bottom:1px solid var(--line);grid-template-columns:1fr auto;align-items:center;gap:16px;min-height:42px;display:grid}.profile-definition>div:last-child{border-bottom:0}.profile-definition dt{color:var(--muted);font-size:11px}.profile-definition dd{margin:0;font-size:12px;font-weight:620}.profile-card-title{align-items:flex-start;gap:10px;margin-bottom:14px;display:flex}.profile-card-icon{color:#4f4c47;background:#e6e0d5;border-radius:7px;flex:none;place-items:center;width:33px;height:33px;display:grid}.profile-card-title p{color:var(--muted);margin:5px 0 0;font-size:11px;line-height:1.55}.key-facts{grid-template-columns:repeat(2,1fr);gap:8px;display:grid}.key-facts>div{border:1px solid var(--line);background:#f1ede5;border-radius:7px;min-height:52px;padding:9px 10px}.key-facts>div.key-fingerprint{grid-column:1/-1}.key-facts span,.key-preview>div>span{color:#8a867e;margin-bottom:5px;font-size:10px;display:block}.key-facts strong{overflow-wrap:anywhere;font-size:11px;display:block}.key-preview-grid{grid-template-columns:1fr 1fr;gap:8px;margin-top:8px;display:grid}.key-preview{border:1px solid var(--line);background:#fbf8f1;border-radius:7px;min-height:93px;padding:10px}.key-preview.private{background:#efeae1}.key-preview>div{justify-content:space-between;align-items:center;gap:10px;display:flex}.key-preview code{overflow-wrap:anywhere;color:#47443f;margin-top:9px;font-size:11px;line-height:1.5;display:block}.key-preview small{color:#8d8981;margin-top:5px;font-size:10px;display:block}.text-button{color:#55524d;cursor:pointer;background:0 0;border:0;padding:0;font-size:10px;font-weight:700;text-decoration:underline}.security-setting-row{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;min-height:62px;display:flex}.security-setting-row strong{font-size:12px;display:block}.security-setting-row small{max-width:420px;color:var(--muted);margin-top:3px;font-size:10px;line-height:1.5;display:block}.security-toggle{cursor:pointer;background:#ded8cd;border:1px solid #c6c0b5;border-radius:999px;flex:none;width:39px;height:22px;padding:2px;transition:all .16s}.security-toggle span{background:#fffdf8;border-radius:50%;width:16px;height:16px;transition:all .16s;display:block;box-shadow:0 2px 5px #1414141f}.security-toggle.on{background:#32433b;border-color:#32433b}.security-toggle.on span{transform:translate(17px)}html[dir=rtl] .security-toggle.on span{transform:translate(-17px)}.security-demo-inline{color:#77736c;background:#ece7de;border-radius:6px;align-items:flex-start;gap:7px;margin-top:10px;padding:8px 9px;font-size:10px;line-height:1.5;display:flex}.password-state{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:15px;min-height:115px;display:flex}.password-state span{color:var(--muted);font-size:10px;display:block}.password-state strong{margin-top:5px;font-size:12px;display:block}.password-state small{color:#918d85;margin-top:4px;font-size:10px;display:block}.profile-wide-card{margin-top:14px;overflow:hidden}.wide-card-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:14px;min-height:68px;padding:12px 15px;display:flex}.wide-card-head h2{margin:0;font-size:14px}.wide-card-head p{color:var(--muted);margin:4px 0 0;font-size:11px}.wide-card-head>span{background:#e6e0d5;border-radius:999px;place-items:center;min-width:29px;height:25px;font-size:11px;font-weight:700;display:grid}.device-list,.phone-list{display:grid}.device-row,.phone-row{border-bottom:1px solid var(--line);align-items:center;gap:12px;min-height:72px;padding:11px 14px;display:grid}.device-row:last-child,.phone-row:last-child{border-bottom:0}.device-row{grid-template-columns:38px minmax(230px,1fr) minmax(115px,.5fr) auto}.phone-row{grid-template-columns:38px minmax(230px,1fr) minmax(115px,.5fr) 32px}.device-icon{color:#504d48;background:#e8e2d7;border-radius:8px;place-items:center;width:35px;height:35px;display:grid}.device-main>div,.phone-main>div{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.device-main strong,.phone-main strong{font-size:12px}.device-main small,.phone-main small{color:var(--muted);margin-top:4px;font-size:10px;display:block}.device-meta span,.phone-meta span{color:var(--muted);font-size:10px;display:block}.device-meta strong,.phone-meta strong{margin-top:4px;font-size:11px;display:block}.device-actions{justify-content:flex-end;gap:6px;display:flex}.ghost-button.compact{min-height:29px;padding:0 9px;font-size:11px}.danger-text{color:var(--danger)}.profile-empty{min-height:110px;color:var(--muted);justify-content:center;align-items:center;gap:8px;font-size:11px;display:flex}.activity-dot.share{background:#665a72}.activity-dot.profile{background:#3f625a}html[dir=rtl] .transfer-header p,html[dir=rtl] .transfer-empty p,html[dir=rtl] .profile-hero-copy p,html[dir=rtl] .profile-card-title p,html[dir=rtl] .security-setting-row small,html[dir=rtl] .security-demo-inline{line-height:1.8}html[dir=rtl] .card-kicker{letter-spacing:0}@media (max-width:1180px){.transfer-row{grid-template-columns:minmax(210px,1.3fr) minmax(105px,.7fr) minmax(105px,.65fr) auto 80px}.transfer-message{display:none}.profile-layout{grid-template-columns:1fr 1fr}}@media (max-width:920px){.transfer-row{grid-template-columns:minmax(210px,1.4fr) minmax(110px,.75fr) auto 78px}.transfer-date{display:none}.profile-hero{grid-template-columns:56px 1fr}.profile-avatar-xl{border-radius:13px;width:56px;height:56px}.profile-identity-chip{grid-column:1/-1}.profile-layout{grid-template-columns:1fr}.device-row{grid-template-columns:38px minmax(170px,1fr) auto}.device-meta{display:none}}@media (max-width:700px){.transfer-header{grid-template-columns:40px 1fr;padding:15px}.transfer-header-icon{width:40px;height:40px}.transfer-count{border-inline-start:0;border-top:1px solid var(--line);text-align:start;grid-column:1/-1;justify-content:flex-start;align-items:baseline;gap:7px;padding:10px 0 0;display:flex}.transfer-count strong{font-size:15px}.transfer-row{grid-template-columns:minmax(0,1fr) auto;gap:8px}.transfer-person,.transfer-date,.transfer-message{display:none}.transfer-status{justify-content:flex-end}.transfer-actions{grid-column:1/-1;justify-content:flex-start}.recipient-options{grid-template-columns:1fr}.profile-hero{flex-direction:column;align-items:flex-start;display:flex}.profile-identity-chip{width:100%}.key-facts,.key-preview-grid{grid-template-columns:1fr}.key-facts>div.key-fingerprint{grid-column:auto}.device-row,.phone-row{grid-template-columns:36px minmax(0,1fr)}.device-actions,.phone-meta,.phone-row>.icon-button{grid-column:2;justify-content:flex-start}.phone-row>.icon-button{justify-self:start}.password-state{flex-direction:column;justify-content:center;align-items:flex-start}}.decrypt-grant-toggle{border:1px solid var(--line);text-align:start;cursor:pointer;background:#f3efe7;border-radius:8px;grid-template-columns:24px 1fr;align-items:start;gap:10px;width:100%;padding:11px 12px;transition:all .15s;display:grid}.decrypt-grant-toggle:hover{border-color:var(--line-strong)}.decrypt-grant-toggle.active{background:#e4e9e4;border-color:#30483d6b}.decrypt-grant-check{border:1px solid var(--line-strong);border-radius:5px;place-items:center;width:20px;height:20px;font-size:12px;font-weight:800;display:grid}.decrypt-grant-toggle.active .decrypt-grant-check{color:#f8f4eb;background:#30483d;border-color:#30483d}.decrypt-grant-toggle strong{font-size:12px;display:block}.decrypt-grant-toggle small{color:var(--muted);margin-top:4px;font-size:10px;line-height:1.55;display:block}.transfer-status{flex-direction:column;align-items:flex-start;gap:5px;display:flex}.decrypt-badge{color:var(--muted);white-space:nowrap;align-items:center;gap:4px;font-size:10px;display:inline-flex}.decrypt-badge.granted{color:#365a49}.protected-viewer-backdrop{z-index:120;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#141413c7;place-items:center;padding:28px;display:grid;position:fixed;inset:0}.protected-viewer{color:#f5f0e7;background:#201f1d;border:1px solid #f4efe52e;border-radius:10px;grid-template-rows:auto auto 1fr auto;width:min(1040px,96vw);height:min(760px,92vh);display:grid;overflow:hidden;box-shadow:0 28px 90px #00000057}.protected-viewer-head{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:16px;min-height:70px;padding:13px 16px;display:flex}.protected-viewer-title{align-items:center;gap:11px;min-width:0;display:flex}.protected-viewer-title>div{min-width:0}.protected-viewer-title span{color:#aaa49a;letter-spacing:.08em;font-size:10px;font-weight:760;display:block}.protected-viewer-title h2{text-overflow:ellipsis;white-space:nowrap;letter-spacing:-.02em;margin:3px 0 0;font-size:15px;overflow:hidden}.protected-viewer-shield{background:#30362f;border-radius:8px;place-items:center;width:36px;height:36px;color:#cfdacd!important;display:grid!important}.protected-viewer .icon-button{color:#e6e0d6;border-color:#ffffff1f}.protected-viewer-meta{color:#aaa49a;border-bottom:1px solid #ffffff12;flex-wrap:wrap;align-items:center;gap:8px 16px;min-height:38px;padding:8px 16px;font-size:10px;display:flex}.protected-viewer-meta span{align-items:center;gap:5px;display:inline-flex}.protected-viewer-stage{-webkit-user-select:none;user-select:none;background:#161614;padding:24px;position:relative;overflow:auto}.protected-image-wrap{z-index:2;place-items:center;width:100%;min-height:100%;display:grid;position:relative}.protected-image-canvas{background:#111;border:1px solid #ffffff14;border-radius:6px;width:auto;max-width:min(100%,1400px);height:auto;max-height:calc(92vh - 230px);display:none;box-shadow:0 18px 48px #00000038}.protected-image-canvas.ready{display:block}.viewer-loading,.viewer-error{z-index:3;color:#b6b0a6;place-items:center;min-height:220px;font-size:12px;display:grid;position:relative}.viewer-error{color:#d7b6ae}.viewer-demo-badge{color:#cbd8c9;background:#4658483d;border:1px solid #c2d6c233;border-radius:999px;padding:3px 7px;font-weight:760}.protected-text{z-index:2;white-space:pre-wrap;overflow-wrap:anywhere;color:#22211f;background:#f5f0e7f5;border:1px solid #ffffff14;border-radius:7px;width:min(820px,100%);min-height:100%;margin:0 auto;padding:24px;font:12px/1.85 ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;position:relative;box-shadow:0 16px 44px #0000002e}.viewer-watermark{z-index:4;pointer-events:none;opacity:.085;grid-template-columns:repeat(3,1fr);align-content:space-around;justify-items:center;display:grid;position:absolute;inset:0;overflow:hidden;transform:rotate(-18deg)scale(1.12)}.viewer-watermark span{color:#6e756d;white-space:nowrap;font-size:12px;font-weight:800}.binary-preview-blocked{z-index:5;text-align:center;align-content:center;justify-items:center;min-height:100%;padding:40px;display:grid;position:relative}.binary-preview-blocked>span{color:#cbd5c8;background:#2b302b;border-radius:12px;place-items:center;width:52px;height:52px;display:grid}.binary-preview-blocked h3{margin:14px 0 0;font-size:15px}.binary-preview-blocked p{color:#aaa49a;max-width:580px;margin:8px 0 0;font-size:12px;line-height:1.75}.binary-preview-blocked code{color:#bbb5aa;border:1px solid #ffffff17;border-radius:5px;margin-top:12px;padding:6px 8px;font-size:11px}.protected-viewer-foot{border-top:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:16px;min-height:58px;padding:10px 16px;display:flex}.protected-viewer-foot>div{color:#aaa49a;align-items:center;gap:7px;font-size:10px;display:flex}.protected-viewer-foot .primary-button{color:#242321;background:#eee8dd}html[dir=rtl] .protected-viewer-title span{letter-spacing:0}html[dir=rtl] .protected-text{font-family:inherit}@media (max-width:700px){.protected-viewer-backdrop{padding:0}.protected-viewer{border:0;border-radius:0;width:100vw;height:100dvh}.protected-viewer-meta{gap:6px 10px}.protected-viewer-stage{padding:12px}.protected-text{padding:16px}.protected-viewer-foot{flex-direction:column;align-items:flex-start}}@media print{.protected-viewer-backdrop,.protected-viewer{display:none!important}}
