:root{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#241a33;background:#f6f3fa;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:radial-gradient(circle at 15% 0%,#eee7fb 0,transparent 34rem),#f7f5fa}button,input,select{font:inherit}button{cursor:pointer}.topbar{height:68px;background:#342154;color:#fff;display:flex;align-items:center;padding:0 clamp(20px,5vw,72px);box-shadow:0 4px 18px #2c1b482e}.brand{display:flex;gap:12px;align-items:center;font-weight:700;letter-spacing:.01em}.brand-mark{width:34px;height:34px;display:grid;place-items:center;border-radius:10px;background:linear-gradient(135deg,#bba5e8,#8064bc)}#menu-bar{margin-left:auto;display:flex;align-items:center;gap:12px;font-size:.85rem}#menu-bar button,#menu-bar .menu-button{display:inline-block;padding:9px 15px;border:1px solid rgba(255,255,255,.55);border-radius:9px;background:#fff;color:#342154;font-weight:700;text-decoration:none}.app-shell{width:min(1180px,calc(100% - 32px));margin:38px auto 72px}.workspace-header{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:20px}h1,h2,h3,p{margin-top:0}h1{margin-bottom:0;font-size:clamp(1.8rem,4vw,2.65rem);letter-spacing:-.035em}h2{margin-bottom:0;font-size:1.35rem}.eyebrow{margin-bottom:5px;color:#7659ad;font-size:.75rem;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.customer-select{min-width:220px;padding:11px 38px 11px 12px;border:1px solid #d9d0e5;border-radius:10px;background:#fff}.customer-picker{display:grid;gap:7px;color:#675a73;font-size:.84rem;font-weight:650;max-width:100%}.tabs{display:flex;gap:6px;margin-bottom:16px}.tabs button{border:0;border-radius:10px;padding:10px 18px;background:transparent;color:#6b6175;font-weight:650}.tabs button.active{background:#6b4da0;color:#fff;box-shadow:0 4px 12px #6b4da033}.panel{background:#ffffffeb;border:1px solid #e5dfeb;border-radius:18px;padding:clamp(18px,3vw,30px);box-shadow:0 18px 45px #402d5914}.panel-heading{display:flex;justify-content:space-between;align-items:center;gap:18px;margin-bottom:22px}.file-heading{align-items:end}.server-grid{display:grid;gap:12px}.server-card{display:flex;align-items:center;gap:14px;padding:17px;border:1px solid #e8e2ed;border-radius:14px;background:#fff}.server-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:12px;background:#eee7f8;color:#684a99;font-weight:800}.server-info{flex:1;min-width:0}.server-info h3{margin-bottom:4px;font-size:1rem}.server-info p{margin-bottom:0;color:#776e80;font:.77rem ui-monospace,SFMono-Regular,Menlo,monospace}.button{border:0;border-radius:10px;padding:10px 16px;font-weight:720;transition:transform .12s,box-shadow .12s,background .12s}.button:hover:not(:disabled){transform:translateY(-1px)}.button:disabled{opacity:.55;cursor:wait}.button.primary{background:#6a4c9e;color:#fff;box-shadow:0 4px 12px #6a4c9e33}.signed-out .button{display:inline-block;margin-top:16px;text-decoration:none}.button.primary:hover:not(:disabled){background:#583b8d}.button.secondary{background:#eee8f5;color:#573c82}.button.small{padding:8px 11px;font-size:.8rem;white-space:nowrap}.text-button{border:0;background:transparent;color:#67489c;font-weight:700}.search input{width:min(340px,45vw);padding:11px 14px;border:1px solid #dcd4e5;border-radius:11px;background:#faf9fc;outline:none}.search input:focus{border-color:#7e63ae;box-shadow:0 0 0 3px #ede6f7}.bucket-picker{display:flex;align-items:center;gap:12px;margin:-3px 0 17px;color:#675a73;font-size:.84rem;font-weight:650}.bucket-picker select{min-width:250px;max-width:100%;padding:9px 12px;border:1px solid #d9d0e5;border-radius:10px;background:#fff;color:#302638}.file-filters{display:flex;align-items:flex-end;gap:16px;padding:18px;margin-bottom:18px;border:1px solid #ebe5f0;border-radius:13px;background:#faf8fc}.file-filters label{display:flex;flex-direction:column;align-items:stretch;gap:7px;margin:0;min-width:0;color:#675a73;font-size:.8rem;font-weight:650}.file-filters .bucket-picker{flex:0 1 240px}.file-filters .search{flex:1 1 300px}.file-filters input,.file-filters select{width:100%;min-width:0;height:44px;padding:10px 12px;border:1px solid #dcd4e5;border-radius:9px;background:#fff;color:#302638;font-size:.88rem;font-weight:400}.file-filters select:focus-visible{outline:2px solid #7e63ae;outline-offset:2px}.file-navigation{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px 20px;margin-bottom:14px}.file-navigation .breadcrumbs{margin:0;min-width:0;overflow-wrap:anywhere}.file-results{margin:0;color:#817789;font-size:.8rem;text-align:right}@media(max-width:850px){.file-filters{flex-direction:column;align-items:stretch;gap:13px;padding:14px}.file-filters .bucket-picker,.file-filters .search{flex:none}.file-results{text-align:left}}.breadcrumbs{display:flex;flex-wrap:wrap;align-items:center;gap:5px;margin:-3px 0 18px;color:#817789}.breadcrumbs button{border:0;background:transparent;color:#654597;padding:3px;font-weight:650}.table-wrap{overflow-x:auto;border:1px solid #e8e3ec;border-radius:13px}table{width:100%;border-collapse:collapse;min-width:850px}th{padding:12px 14px;background:#f4f0f8;color:#6e6378;text-align:left;font-size:.72rem;letter-spacing:.04em;text-transform:uppercase}th small{font-size:.65rem;font-weight:500;text-transform:none}td{padding:14px;border-top:1px solid #ede8f0;color:#554d5c;font-size:.86rem;vertical-align:middle}td:first-child{color:#2c2335}.folder-row{cursor:pointer;background:#fdfcff}.folder-row:hover,tbody tr:hover{background:#faf8fc}.file-symbol{display:inline-grid;place-items:center;width:26px;height:26px;margin-right:8px;border-radius:7px;background:#eee9f4;color:#7759a9}.file-symbol.folder{background:#f3e9c9;color:#a47416}.filename{overflow-wrap:anywhere}.status{display:inline-block;border-radius:99px;padding:5px 8px;background:#e9f5ed;color:#25633a;font-size:.72rem;font-weight:750;white-space:nowrap}.status.archived{background:#eeeaf4;color:#665276}.status.restoring{background:#fff1d7;color:#875e10}.status.restored{background:#e7f4fa;color:#1c637e}.until{display:block;margin-top:4px;color:#796f81}.price-note{margin:16px 2px 0;color:#7b7183;font-size:.78rem}.load-more{display:block;margin:18px auto 0}.empty-state{padding:42px 20px;text-align:center;color:#6f6578}.empty-state h2,.empty-state h3{color:#392c47}.empty-state.compact{padding:28px}.signed-out{width:min(620px,calc(100% - 32px));margin:90px auto;padding:42px;border-radius:20px;text-align:center;background:#fff;box-shadow:0 18px 45px #402d591a}.notice{position:fixed;z-index:50;top:80px;left:50%;transform:translate(-50%);width:min(620px,calc(100% - 28px));display:flex;justify-content:space-between;gap:16px;padding:13px 16px;border-radius:12px;color:#25332a;background:#e4f4e8;box-shadow:0 10px 28px #1e192433}.notice.error{color:#632d2d;background:#fae5e5}.notice.info{color:#614b1e;background:#fff1d5}.notice button{border:0;background:transparent;font-size:1.2rem}.loading-bar{position:fixed;z-index:60;top:68px;left:0;width:35%;height:3px;background:#b9a0e3;animation:loading 1.2s ease-in-out infinite alternate}@keyframes loading{0%{transform:translate(-20%)}to{transform:translate(260%)}}.modal-backdrop{position:fixed;z-index:100;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:20px;background:#1c13288c;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.modal{width:min(590px,100%);max-height:calc(100vh - 40px);overflow-y:auto;padding:30px;border-radius:20px;background:#fff;box-shadow:0 24px 70px #140c1e59}.modal-icon{width:46px;height:46px;display:grid;place-items:center;margin-bottom:18px;border-radius:13px;background:#eee7f8;color:#684a99;font-size:1.45rem}.modal h2{margin-bottom:22px;font-size:1.35rem}.modal dl{margin:0}.modal dl>div{display:grid;grid-template-columns:42% 58%;gap:12px;padding:10px 0;border-top:1px solid #eee9f1}.modal dt{color:#756b7d}.modal dd{margin:0;color:#302638;font-weight:600;overflow-wrap:anywhere}.modal .total{margin-top:4px;padding:14px 0;color:#4f347d}.modal .total dt,.modal .total dd{color:#4f347d;font-weight:800}.warning{margin:18px 0 0;padding:12px 14px;border-radius:10px;background:#fff3dc;color:#765410;font-size:.82rem;line-height:1.45}.modal-actions{display:flex;justify-content:flex-end;gap:9px;margin-top:24px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:680px){.topbar{padding:0 18px}.app-shell{width:min(100% - 20px,1180px);margin-top:24px}.workspace-header,.panel-heading{align-items:stretch;flex-direction:column}.customer-select,.search input{width:100%}.bucket-picker{align-items:stretch;flex-direction:column}.bucket-picker select{width:100%}.server-card{align-items:flex-start;flex-wrap:wrap}.server-info{min-width:calc(100% - 60px)}.server-card .button{width:100%}.modal{padding:22px}.modal dl>div{grid-template-columns:1fr;gap:4px}.modal-actions{flex-direction:column-reverse}.modal-actions .button{width:100%}}
