.storage-page-head{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:32px;margin:0 0 28px;padding:0 0 24px;border-bottom:1px solid var(--ink,#101114)}.storage-page-head .eyebrow{margin:0 0 12px;color:var(--brand,#173bff);font-family:var(--mono,"SFMono-Regular",Consolas,monospace);font-size:11px;font-weight:700;letter-spacing:.14em}.storage-page-head h1{margin:0;font-size:clamp(42px,6vw,74px);font-weight:650;line-height:.95;letter-spacing:-.055em}.storage-page-head p:not(.eyebrow){max-width:690px;margin:16px 0 0;color:var(--muted,#54565d);font-size:15px;line-height:1.7}.storage-page-head>div:last-child{display:flex;gap:8px;flex:0 0 auto}.storage-page-head .button{min-height:44px;border-radius:2px}.storage-page-head .button svg,.storage-row-actions svg,.storage-dialog svg,.storage-empty svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.storage-page-head .button svg{margin-right:7px}.storage-provider-index{display:grid;grid-template-columns:minmax(160px,.75fr) repeat(4,minmax(0,1fr));margin-bottom:22px;border-top:1px solid var(--ink,#101114);border-left:1px solid var(--ink,#101114)}.storage-provider-index>header,.storage-provider-index>article{min-height:116px;padding:16px;border-right:1px solid var(--ink,#101114);border-bottom:1px solid var(--ink,#101114)}.storage-provider-index>header{display:flex;flex-direction:column;justify-content:space-between}.storage-provider-index>header span,.storage-provider-index>header small,.storage-provider-index article>span,.storage-provider-index article>i{font-family:var(--mono,"SFMono-Regular",Consolas,monospace);font-size:9px;font-style:normal;font-weight:700;letter-spacing:.08em}.storage-provider-index>header span,.storage-provider-index>header small,.storage-provider-index article>i{color:var(--muted,#54565d)}.storage-provider-index>header strong{color:var(--brand,#173bff);font-size:34px;font-weight:600;line-height:1}.storage-provider-index>article{position:relative;display:flex;flex-direction:column;justify-content:flex-end}.storage-provider-index article>span{position:absolute;right:14px;top:14px;color:var(--brand,#173bff)}.storage-provider-index article>strong{font:700 12px/1.2 var(--mono,"SFMono-Regular",Consolas,monospace);letter-spacing:.06em}.storage-provider-index article>small{margin:5px 0 8px;color:var(--ink,#101114);font-size:11px}.storage-provider-index article>i{font-size:8px}.storage-list-card{min-width:0;border:1px solid var(--ink,#101114);border-radius:0;background:transparent;box-shadow:none;overflow:hidden}.storage-ledger-head{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:62px;padding:10px 14px;border-bottom:1px solid var(--ink,#101114)}.storage-ledger-head>div{display:grid}.storage-ledger-head span{color:var(--brand,#173bff);font:700 9px/1.2 var(--mono,"SFMono-Regular",Consolas,monospace);letter-spacing:.09em}.storage-ledger-head strong{margin-top:4px;font-size:16px;font-weight:650}.storage-ledger-head p{display:flex;align-items:center;gap:8px;margin:0;color:var(--muted,#54565d);font:9px/1.4 var(--mono,"SFMono-Regular",Consolas,monospace);letter-spacing:.03em}.storage-ledger-head p i{width:7px;height:7px;border-radius:50%;background:var(--brand,#173bff)}.storage-scroll-hint{display:none;margin:0;padding:9px 14px;border-bottom:1px solid var(--line,#c9c6bf);color:var(--muted,#54565d);font:9px/1.4 var(--mono,"SFMono-Regular",Consolas,monospace);letter-spacing:.05em}.storage-table-scroll{width:100%;overflow:auto;overscroll-behavior-inline:contain}.storage-table{width:100%;min-width:980px;border-collapse:collapse;border-spacing:0;font-size:12px}.storage-table th,.storage-table td{height:68px;padding:11px 14px;border-bottom:1px solid var(--line,#c9c6bf);text-align:left;vertical-align:middle}.storage-table th{height:46px;color:var(--muted,#54565d);background:var(--surface,#fbfaf7);font:700 9px/1.2 var(--mono,"SFMono-Regular",Consolas,monospace);letter-spacing:.07em;text-transform:uppercase;white-space:nowrap}.storage-table tbody tr:last-child td{border-bottom:0}.storage-table tbody tr:hover td{background:#173bff09}.storage-table strong,.storage-table small{display:block}.storage-table strong{font-weight:650}.storage-table small{margin-top:3px;color:var(--muted,#54565d);font:9px/1.4 var(--mono,"SFMono-Regular",Consolas,monospace)}.storage-table code{display:block;max-width:250px;color:var(--ink,#101114);font:10px/1.5 var(--mono,"SFMono-Regular",Consolas,monospace);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.storage-table .status{align-items:center;gap:6px;border:1px solid currentColor;border-radius:999px;background:transparent!important;font:700 9px/1 var(--mono,"SFMono-Regular",Consolas,monospace);letter-spacing:.03em;white-space:nowrap}.storage-table .status i{width:6px;height:6px;border-radius:50%;background:currentColor}.storage-provider-badge{display:inline-flex;align-items:center;min-height:24px;margin-bottom:5px;padding:2px 7px;border:1px solid currentColor;border-radius:2px;color:var(--brand,#173bff);background:transparent!important;font:700 8px/1 var(--mono,"SFMono-Regular",Consolas,monospace);letter-spacing:.08em}.storage-provider-badge.tencent{color:var(--success,#15765b)}.storage-provider-badge.cloudflare{color:#795213}.storage-provider-badge.qiniuyun{color:#7b3269}.storage-row-actions{display:flex;align-items:center;gap:2px}.storage-row-actions button{display:grid;place-items:center;flex:0 0 44px;width:44px;height:44px;padding:0;border:1px solid transparent;border-radius:2px;color:var(--muted,#54565d);background:transparent;cursor:pointer}.storage-row-actions button:hover{border-color:var(--brand,#173bff);color:var(--brand,#173bff);background:transparent}.storage-row-actions button.danger:hover{border-color:var(--accent,#e34a2f);color:var(--accent,#e34a2f);background:transparent}.storage-row-actions button:disabled{cursor:not-allowed;opacity:.45}.storage-pagination{display:flex;align-items:center;gap:16px;min-height:62px;padding:9px 14px;border-top:1px solid var(--ink,#101114);color:var(--muted,#54565d);font:9px/1.4 var(--mono,"SFMono-Regular",Consolas,monospace);letter-spacing:.04em}.storage-pagination>label{display:flex;align-items:center;gap:8px;margin-left:auto}.storage-pagination select{width:auto;min-height:44px;padding:7px 30px 7px 10px;border-color:var(--ink,#101114);border-radius:2px;background:transparent}.storage-pagination>div{display:flex;align-items:center;gap:5px}.storage-pagination button{min-height:44px;padding:7px 11px;border:1px solid var(--ink,#101114);border-radius:2px;color:var(--ink,#101114);background:transparent;cursor:pointer}.storage-pagination button:hover:not(:disabled){color:#fff;border-color:var(--brand,#173bff);background:var(--brand,#173bff)}.storage-pagination button:disabled{cursor:not-allowed;opacity:.35}.storage-pagination>div>span{padding:0 6px;color:var(--ink,#101114);font-weight:700}.storage-empty{display:flex;align-items:flex-start;flex-direction:column;justify-content:center;min-height:300px;padding:36px;color:var(--muted,#54565d);text-align:left}.storage-empty>svg{width:34px;height:34px;margin-bottom:16px;color:var(--brand,#173bff)}.storage-empty strong{color:var(--ink,#101114);font-size:19px}.storage-empty span{max-width:450px;margin:6px 0 20px;font-size:12px}.storage-empty .button{border-radius:2px}.storage-dialog{width:min(760px,calc(100% - 24px));max-width:none;max-height:min(90dvh,880px);padding:0;border:1px solid var(--ink,#101114);border-radius:2px;background:var(--surface,#fbfaf7);box-shadow:none;overflow:hidden}.storage-dialog::backdrop{background:#101114ad;-webkit-backdrop-filter:none;backdrop-filter:none}.storage-form{display:grid;grid-template-rows:auto minmax(0,1fr) auto;max-height:min(90dvh,880px)}.storage-dialog-head{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 20px;border-bottom:1px solid var(--ink,#101114)}.storage-dialog-head .eyebrow{margin:0 0 4px;color:var(--brand,#173bff);font:700 9px/1.3 var(--mono,"SFMono-Regular",Consolas,monospace);letter-spacing:.08em}.storage-dialog-head h2{margin:0;font-size:25px;font-weight:650;letter-spacing:-.03em}.storage-dialog-head>button{display:grid;place-items:center;width:44px;height:44px;padding:0;border:1px solid var(--ink,#101114);border-radius:50%;color:var(--ink,#101114);background:transparent;cursor:pointer}.storage-dialog-head>button:hover{color:#fff;background:var(--ink,#101114)}.storage-form-body{display:grid;gap:16px;padding:20px;overflow-y:auto}.storage-security-note{display:flex;align-items:flex-start;gap:10px;margin:0;padding:12px 14px;border:1px solid var(--line,#c9c6bf);border-left:3px solid var(--brand,#173bff);border-radius:0;color:var(--ink,#101114);background:transparent;font-size:12px;line-height:1.55}.storage-security-note svg{flex:0 0 20px;color:var(--brand,#173bff)}.storage-form-section{display:grid;gap:12px;padding:16px;border:1px solid var(--line,#c9c6bf)}.storage-form-section>span{color:var(--brand,#173bff);font:700 9px/1.2 var(--mono,"SFMono-Regular",Consolas,monospace);letter-spacing:.08em}.storage-provider-fields{display:grid;grid-template-columns:1fr 1fr;gap:14px}.storage-provider-fields[hidden]{display:none!important}.storage-provider-fields label:last-child:nth-child(odd){grid-column:1/-1}.storage-form label{color:var(--ink,#101114);font-size:12px}.storage-form label small{color:var(--muted,#54565d);font-weight:500}.storage-form input,.storage-form select{min-height:46px;border-color:var(--ink,#101114);border-radius:2px;background:transparent}.storage-dialog-actions{display:flex;justify-content:flex-end;gap:8px;padding:14px 20px;border-top:1px solid var(--ink,#101114);background:transparent}.storage-dialog-actions .button{min-width:100px;border-radius:2px}.storage-spinner{width:18px;height:18px;border:2px solid var(--line,#c9c6bf);border-top-color:var(--brand,#173bff);border-radius:50%;animation:storage-spin .75s linear infinite}@keyframes storage-spin{to{transform:rotate(360deg)}}@media(max-width:900px){.storage-provider-index{grid-template-columns:repeat(2,minmax(0,1fr))}.storage-provider-index>header{grid-column:1/-1;min-height:90px}.storage-provider-index>article:nth-of-type(odd){border-left:0}.storage-page-head{grid-template-columns:1fr;align-items:start;gap:18px}.storage-page-head>div:last-child{width:100%}.storage-page-head .button{flex:1}}@media(max-width:700px){.storage-provider-index{grid-template-columns:1fr 1fr}.storage-ledger-head{align-items:flex-start;flex-direction:column;gap:5px}.storage-ledger-head p{align-items:flex-start}.storage-scroll-hint{display:block}.storage-pagination{align-items:stretch;flex-wrap:wrap}.storage-pagination>label{margin-left:0}.storage-pagination>div{width:100%;overflow-x:auto}.storage-dialog-head,.storage-form-body{padding:16px}.storage-dialog-actions{padding:14px 16px}.storage-provider-fields{grid-template-columns:1fr}.storage-provider-fields label:last-child:nth-child(odd){grid-column:auto}}@media(max-width:520px){.storage-page-head>div:last-child{display:grid;grid-template-columns:1fr}.storage-provider-index>header,.storage-provider-index>article{min-height:104px;padding:14px}.storage-dialog{width:calc(100% - 12px);max-height:96dvh}.storage-form{max-height:96dvh}.storage-dialog-actions .button{flex:1;min-width:0}.storage-pagination>span{width:100%}.storage-pagination button{min-width:64px}.storage-empty{min-height:260px;padding:28px 18px}}@media(prefers-reduced-motion:reduce){.storage-spinner{animation:none}.storage-row-actions button,.storage-pagination button{transition:none}}
