.sg-page{min-height:100dvh;padding:64px 20px calc(48px + env(safe-area-inset-bottom));color:#1a1d3b;font-family:var(--font-body,"Plus Jakarta Sans", system-ui, sans-serif);background:radial-gradient(900px 420px at 85% -10%,#a78bdb24,#0000 60%),radial-gradient(700px 380px at 0 110%,#7ec8e324,#0000 60%),#fafbff;flex-direction:column;align-items:center;gap:36px;display:flex}.sg-brand{justify-content:center;padding-top:8px;display:flex}.sg-brand img{width:auto;height:56px}@media (max-width:560px){.sg-brand img{height:44px}}.sg-card{background:#fff;border:1px solid #7882b41f;border-radius:24px;width:100%;max-width:680px;padding:28px 28px 24px;box-shadow:0 12px 40px #1a1d3b14,0 4px 16px #1a1d3b0a}.sg-center{text-align:center;padding:44px 30px}.sg-center h1{margin:0 0 10px;font-size:21px;font-weight:700}.sg-center p{color:#4a4e6a;margin:0;font-size:14.5px;line-height:1.65}.sg-lock{color:#5eaed5;background:linear-gradient(135deg,#7ec8e32e,#d4a0e82e);border-radius:50%;justify-content:center;align-items:center;width:46px;height:46px;margin:0 auto 16px;display:flex}.sg-pwform{flex-direction:column;gap:10px;max-width:320px;margin:20px auto 0;display:flex}.sg-pwform input{width:100%;color:inherit;background:#fafbff;border:1px solid #7882b440;border-radius:999px;outline:none;padding:12px 20px;font-family:inherit;font-size:15px;transition:border-color .15s,box-shadow .15s}.sg-pwform input:focus{background:#fff;border-color:#5eaed5;box-shadow:0 0 0 3px #5eaed52e}.sg-pwform input[aria-invalid=true]{border-color:#d05563}.sg-pwform input.sg-pwmask:not(:placeholder-shown){-webkit-text-security:disc}.sg-pwwrap{position:relative}.sg-pwwrap input{padding-right:48px}.sg-pweye{cursor:pointer;color:#7b7f9e;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;padding:0;transition:color .15s,background .15s;display:flex;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.sg-pweye:hover{color:#1a1d3b;background:#7882b41a}.sg-pwform .sg-primary{padding:13px 24px;font-size:15px}.sg-primary{white-space:nowrap;cursor:pointer;color:#fff;background:linear-gradient(135deg,#7ec8e3 0%,#a78bdb 50%,#d4a0e8 100%);border:none;border-radius:999px;justify-content:center;align-items:center;gap:7px;padding:9px 18px;font-family:inherit;font-size:13.5px;font-weight:600;transition:transform .3s,box-shadow .3s,opacity .15s;display:inline-flex;box-shadow:0 12px 30px -12px #9b7bd499}.sg-primary:hover{transform:translateY(-2px);box-shadow:0 20px 44px -12px #9b7bd4cc}.sg-primary:active{transform:translateY(0)}.sg-primary:disabled{opacity:.55;cursor:default;transform:none;box-shadow:0 12px 30px -12px #9b7bd466}.sg-secondary{white-space:nowrap;color:#4a4e6a;cursor:pointer;background:#fff;border:1px solid #7882b440;border-radius:999px;align-items:center;gap:7px;padding:8px 14px;font-family:inherit;font-size:13px;font-weight:600;transition:border-color .15s,color .15s,transform .3s;display:inline-flex}.sg-secondary:hover{color:#1a1d3b;border-color:#5eaed5;transform:translateY(-1px)}.sg-error{color:#d05563;margin:2px 0 0;font-size:13.5px}.sg-progress{color:#5eaed5;margin:10px 0 0;font-size:13.5px;font-weight:600}.sg-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.sg-head h1{overflow-wrap:anywhere;margin:0 0 4px;font-size:19px;font-weight:700}.sg-meta{color:#7b7f9e;margin:0;font-size:13px}.sg-actions{flex-wrap:wrap;gap:8px;display:flex}.sg-files{margin:18px 0 0;padding:0;list-style:none}.sg-files>li+li{margin-top:14px}.sg-files ul{margin:0;padding:0;list-style:none}.sg-folder{color:#7b7f9e;text-transform:none;letter-spacing:0;overflow-wrap:anywhere;align-items:center;gap:7px;padding:4px 2px;font-size:12.5px;font-weight:700;display:flex}.sg-folder svg{color:#a78bdb;flex:none}.sg-file{border-top:1px solid #7882b41f;align-items:center;gap:10px;padding:10px;font-size:14px;display:flex}.sg-files>li:first-child>ul>.sg-file:first-child{border-top:none}.sg-file input[type=checkbox]{accent-color:#9b7bd4;cursor:pointer;flex:none;width:16px;height:16px}.sg-fileicon{color:#5eaed5;flex:none}.sg-filename{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.sg-filesize{color:#7b7f9e;flex:none;font-size:12.5px}.sg-dl{color:#4a4e6a;cursor:pointer;background:#fff;border:1px solid #7882b440;border-radius:999px;flex:none;align-items:center;gap:6px;padding:7px 14px;font-family:inherit;font-size:13px;font-weight:600;transition:border-color .15s,color .15s;display:inline-flex}.sg-dl:hover{color:#1a1d3b;border-color:#5eaed5}.sg-foot{color:#a8adcc;text-align:center;font-size:12px}.sg-foot a{color:inherit;font-weight:600;text-decoration:none;transition:color .15s}.sg-foot a:hover,.sg-foot a:active{color:#9b7bd4}.sg-spin{animation:.9s linear infinite sg-rotate}@keyframes sg-rotate{to{transform:rotate(360deg)}}@media (max-width:560px){.sg-page{gap:26px;padding-top:40px}.sg-card{padding:20px 16px 16px}.sg-actions{width:100%}.sg-actions .sg-primary{flex:1;justify-content:center}.sg-dl span{display:none}.sg-dl{padding:8px}}.sg-file-selectable{cursor:pointer;-webkit-user-select:none;user-select:none}.sg-file-selectable:hover{background:#7882b40d}
