*{box-sizing:border-box}#__next,body,html{min-height:100%}body{margin:0;background:#050506;color:#fff;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Inter,Segoe UI,sans-serif}button,input{font:inherit}button{cursor:pointer;border:0}button:disabled,input:disabled{cursor:not-allowed;opacity:.55}.shell{min-height:100vh;background:linear-gradient(180deg,#020204,#0a0a0d 45%,#101114);padding:max(18px,env(safe-area-inset-top)) 16px max(28px,env(safe-area-inset-bottom))}.phone-frame{width:min(100%,460px);margin:0 auto}.top-header{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:8px 0 16px}h1{margin:0;font-size:34px;line-height:1;letter-spacing:-.045em;font-weight:900}.top-header p{margin:3px 0 0;color:rgba(255,255,255,.6);font-size:15px;font-weight:600}.circle-button{width:44px;height:44px;border-radius:999px;color:#fff;background:#1a1a20;border:1px solid rgba(255,255,255,.16);font-size:20px}.card{background:#17171c;border:1px solid rgba(255,255,255,.12);border-radius:24px;padding:18px;margin-bottom:16px;box-shadow:0 22px 60px rgba(0,0,0,.28)}.status-row{display:flex;gap:12px;align-items:flex-start}.status-icon{flex:0 0 auto;width:46px;height:46px;display:grid;place-items:center;border-radius:12px;font-size:24px;font-weight:800}.status-icon.idle{color:#477df2;background:rgba(71,125,242,.18)}.status-icon.downloading{color:#29a8de;background:rgba(41,168,222,.18)}.status-icon.failure{color:#e3434d;background:rgba(227,67,77,.18)}.thumb{flex:0 0 auto;width:46px;height:46px;border-radius:12px;object-fit:cover;background:rgba(255,255,255,.12)}.status-copy{min-width:0;flex:1 1}.card h2{margin:0 0 4px;font-size:17px;font-weight:750}.muted,.settings-section p,.status-copy p{margin:0;color:rgba(255,255,255,.72);line-height:1.35;font-size:14px;overflow-wrap:anywhere}.status-copy strong{display:block;margin-top:4px;font-size:12px;color:rgba(255,255,255,.95)}.progress{height:4px;overflow:hidden;margin-top:14px;border-radius:999px;background:rgba(255,255,255,.09)}.progress span{display:block;width:45%;height:100%;border-radius:inherit;background:#fff;animation:progress 1.2s ease-in-out infinite}@keyframes progress{0%{transform:translateX(-120%)}to{transform:translateX(240%)}}.quick-card h2,.recent-card h2{margin-bottom:12px}form{display:grid;grid-gap:10px;gap:10px}input{width:100%;height:48px;color:#fff;background:#202127;border:1px solid rgba(255,255,255,.14);border-radius:14px;padding:0 12px;outline:none}input:focus{border-color:rgba(255,255,255,.36);box-shadow:0 0 0 4px rgba(255,255,255,.06)}.button-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px;margin-top:10px}.auth-card button,.danger,.primary,.secondary{min-height:44px;border-radius:13px;font-weight:750}.primary{background:#fff;color:#050506}.secondary{background:#292a31;color:#fff}.danger{color:#fff;background:#63242b;margin-top:10px;width:100%}.full{width:100%;margin-top:14px}.auth-error{margin:14px 0 0;color:#ff8b94;font-size:14px;overflow-wrap:anywhere}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.section-heading h2{margin:0}.section-heading button{background:transparent;color:rgba(255,255,255,.82);font-weight:700}.events{grid-gap:10px}.event-row,.events{display:grid;gap:10px}.event-row{grid-template-columns:9px minmax(0,1fr) auto;grid-gap:10px;align-items:start;padding:4px 0}.dot{width:9px;height:9px;border-radius:999px;margin-top:5px}.dot.ok{background:#24bb62}.dot.bad{background:#e3434d}.event-row p,.event-row strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.event-row strong{font-size:14px}.event-row p{margin:2px 0;color:rgba(255,255,255,.72);font-size:13px}time{color:rgba(255,255,255,.55);font-size:12px}.mini-actions{display:flex;gap:8px}.mini-actions button{width:32px;height:32px;border-radius:10px;background:rgba(255,255,255,.08);color:rgba(255,255,255,.9)}.modal-backdrop,.preview-backdrop{position:fixed;inset:0;z-index:40;background:rgba(0,0,0,.64);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:flex-end;justify-content:center}.settings-sheet{width:min(100%,520px);max-height:88vh;overflow:auto;color:#111;background:#f5f5f7;border-radius:22px 22px 0 0;padding-bottom:max(18px,env(safe-area-inset-bottom))}.settings-sheet header{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:14px 18px;border-bottom:1px solid rgba(0,0,0,.08)}.settings-sheet header h2{margin:0;color:#111;font-size:18px}.settings-sheet header button{justify-self:start;background:transparent;color:#0b65d8;font-weight:600}.settings-section{margin:18px;padding:14px;background:#fff;border-radius:14px}.settings-section h3{margin:0 0 10px;color:#777;font-size:13px;text-transform:uppercase;letter-spacing:.04em}.settings-section label{display:grid;grid-gap:6px;gap:6px;margin-bottom:12px;color:#333;font-size:14px}.settings-section input{background:#f1f1f4;color:#222;border-color:transparent}.setting-row{display:flex;justify-content:space-between;color:#222}.setting-row em{color:#777;font-style:normal}.settings-section p{margin-top:10px;color:#666}.preview-backdrop{align-items:center;padding:24px}.preview-backdrop video{max-width:min(100%,960px);max-height:86vh;border-radius:18px;background:#000}.preview-close{position:fixed;top:max(14px,env(safe-area-inset-top));right:18px;z-index:41;width:44px;height:44px;border-radius:999px;background:rgba(255,255,255,.14);color:#fff;font-size:30px}@media (min-width:760px){.shell{padding-top:34px}.settings-sheet{border-radius:22px;margin-bottom:24px}}