.profile-download-dialog,.profile-download-panel{font-family:inherit;color:#12233d}.profile-download-dialog.hidden,.profile-download-panel.hidden{display:none!important}.profile-download-dialog{position:fixed;inset:0;z-index:1200;display:grid;place-items:center;padding:18px;background:rgba(4,16,34,.72);backdrop-filter:blur(8px)}.profile-download-dialog-card{position:relative;width:min(620px,100%);max-height:calc(100vh - 36px);overflow:auto;padding:28px;border:1px solid rgba(148,190,226,.32);border-radius:22px;background:#fff;box-shadow:0 28px 80px rgba(3,15,35,.32)}.profile-download-dialog-close{position:absolute;top:14px;right:14px;width:36px;height:36px;border:0;border-radius:10px;background:#edf3f9;color:#617289;font-size:22px;cursor:pointer}.profile-download-kicker{margin:0 0 4px;color:#1474d4;font-size:11px;font-weight:800;letter-spacing:.13em}.profile-download-dialog h2{margin:0;color:#10213b;font-size:25px}.profile-download-dialog-summary{margin:8px 0 20px;color:#64748b;font-size:13px;line-height:1.6}.profile-download-dialog fieldset{margin:0;padding:0;border:0}.profile-download-dialog legend{margin-bottom:10px;color:#263d58;font-size:13px;font-weight:800}.profile-download-resource-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.profile-download-resource-options label{display:flex;align-items:center;gap:11px;margin:0;padding:13px;border:1px solid #dce6f0;border-radius:12px;background:#f8fafc;cursor:pointer}.profile-download-resource-options label:has(input:checked){border-color:#7eb4ef;background:#f0f6ff;box-shadow:inset 0 0 0 1px #bdd8f6}.profile-download-resource-options input{width:17px;height:17px;accent-color:#1972d3}.profile-download-resource-options span,.profile-download-resource-options b,.profile-download-resource-options small{display:block}.profile-download-resource-options b{color:#193654;font-size:14px}.profile-download-resource-options small{margin-top:2px;color:#7a8a9d;font-size:11px}.profile-download-path-preview{display:grid;gap:5px;margin-top:16px;padding:13px 15px;border:1px dashed #cbd9e7;border-radius:12px;background:#f8fafc}.profile-download-path-preview span{color:#718197;font-size:11px}.profile-download-path-preview code{overflow-wrap:anywhere;color:#315579;font:600 12px/1.55 inherit}.profile-download-compatibility{margin:13px 0 0;color:#5e7188;font-size:12px;line-height:1.55}.profile-download-dialog-message{min-height:20px;margin:8px 0 0;color:#c24141;font-size:12px}.profile-download-dialog-actions{display:grid;grid-template-columns:1fr 1.35fr;gap:10px;margin-top:8px}.profile-download-dialog-actions button{min-height:44px;border:1px solid #cedae7;border-radius:11px;background:#fff;color:#496078;font:700 14px inherit;cursor:pointer}.profile-download-dialog-actions .profile-download-choose-directory{border-color:#1d70d2;background:linear-gradient(135deg,#2679df,#1397bd);color:#fff}.profile-download-dialog-actions button:disabled{opacity:.55;cursor:wait}.profile-download-panel{position:fixed;right:18px;bottom:18px;z-index:1100;width:min(410px,calc(100vw - 36px));overflow:hidden;border:1px solid #cbdcea;border-radius:17px;background:#fff;box-shadow:0 20px 60px rgba(6,27,52,.25)}.profile-download-panel header{display:flex;align-items:center;justify-content:space-between;padding:13px 15px;background:linear-gradient(135deg,#082b50,#0b4b72);color:#fff}.profile-download-panel header>div{display:flex;align-items:center;gap:10px}.profile-download-panel header>div>span:last-child{display:grid}.profile-download-panel header strong{font-size:14px}.profile-download-panel header small{margin-top:2px;color:#a9c8df;font-size:10px}.profile-download-panel-icon{display:grid;width:32px;height:32px;place-items:center;border-radius:9px;background:rgba(255,255,255,.12);font-size:18px;font-weight:900}.profile-download-collapse{width:30px;height:30px;border:0;border-radius:8px;background:rgba(255,255,255,.1);color:#fff;font-size:18px;cursor:pointer}.profile-download-panel-body{padding:14px}.profile-download-panel.is-collapsed .profile-download-panel-body{display:none}.profile-download-overview{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}.profile-download-overview span{min-width:0;padding:8px;border-radius:9px;background:#f3f7fb}.profile-download-overview small,.profile-download-overview b{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-download-overview small{color:#8190a2;font-size:9px}.profile-download-overview b{margin-top:3px;color:#193654;font-size:12px}.profile-download-progress{height:7px;margin:12px 0;overflow:hidden;border-radius:99px;background:#e1eaf2}.profile-download-progress i{display:block;width:0;height:100%;border-radius:inherit;background:linear-gradient(90deg,#2477dd,#13ad91);transition:width .2s ease}.profile-download-current{display:grid;gap:3px;min-width:0}.profile-download-current strong,.profile-download-current span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-download-current strong{color:#243e58;font-size:13px}.profile-download-current span{color:#76889b;font-size:11px}.profile-download-result{min-height:17px;margin:7px 0;color:#a45c0a;font-size:10px}.profile-download-controls{display:grid;grid-template-columns:repeat(4,1fr);gap:6px}.profile-download-controls button{min-height:34px;border:1px solid #ccd9e6;border-radius:8px;background:#fff;color:#405c76;font:700 11px inherit;cursor:pointer}.profile-download-controls button:hover:not(:disabled){border-color:#6fa9e8;background:#f0f6ff;color:#176bc4}.profile-download-controls button:disabled{opacity:.42;cursor:not-allowed}.profile-download-panel[data-state="paused"] .profile-download-progress i{background:#e6a62a}.profile-download-panel[data-state="failed"] .profile-download-progress i,.profile-download-panel[data-state="cancelled"] .profile-download-progress i{background:#d55b62}.profile-download-panel[data-state="completed"] .profile-download-progress i{background:#11a480}@media(max-width:620px){.profile-download-dialog{align-items:end;padding:0}.profile-download-dialog-card{max-height:92vh;padding:23px 16px 18px;border-radius:20px 20px 0 0}.profile-download-resource-options{grid-template-columns:1fr 1fr}.profile-download-dialog-actions{grid-template-columns:1fr}.profile-download-dialog-actions .profile-download-cancel-config{order:2}.profile-download-panel{right:10px;bottom:10px;width:calc(100vw - 20px)}.profile-download-overview{grid-template-columns:1fr 1fr}.profile-download-controls{grid-template-columns:1fr 1fr}}
.profile-download-dialog,.profile-download-dialog *,.profile-download-panel,.profile-download-panel *{box-sizing:border-box}
