*{box-sizing:border-box}html,body{margin:0;padding:0;height:100%;overflow:hidden;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;color:#1d1d1f}#app{position:fixed;top:0;right:0;bottom:0;left:0}#desktop-icons{position:fixed;top:46px;left:16px;z-index:12;display:flex;flex-direction:column;gap:16px}#desktop-icons.hidden{display:none}.desktop-icon{display:flex;flex-direction:column;align-items:center;gap:4px;width:76px;background:none;border:none;padding:8px 4px;border-radius:8px;cursor:pointer}.desktop-icon:hover{background:#ffffff1f}.desktop-icon span{color:#fff;font-size:12px;font-weight:500;text-shadow:0 1px 3px rgba(0,0,0,.35)}.view{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10;overflow-y:auto;display:flex;align-items:center;justify-content:center;padding:24px;background:radial-gradient(1200px circle at 15% -10%,rgba(255,255,255,.25),transparent 55%),radial-gradient(1000px circle at 100% 10%,rgba(255,255,255,.12),transparent 50%),linear-gradient(160deg,#5b7cfa,#7c5cff 45%,#2b2250)}.view.hidden{display:none}.mac-window{width:100%;max-width:420px;background:#ffffffc7;backdrop-filter:blur(24px) saturate(180%);-webkit-backdrop-filter:blur(24px) saturate(180%);border-radius:14px;box-shadow:0 20px 60px #00000059,0 0 0 1px #fff6 inset;overflow:hidden}.mac-titlebar{display:flex;align-items:center;gap:8px;padding:12px 14px;background:#fff6;border-bottom:1px solid rgba(0,0,0,.06)}.mac-dot{width:12px;height:12px;border-radius:50%;flex-shrink:0}.mac-dot.red{background:#ff5f57}.mac-dot.yellow{background:#febc2e}.mac-dot.green{background:#28c840}.mac-titlebar-label{flex:1;text-align:center;margin-right:36px;font-size:13px;font-weight:600;color:#0000008c}.mac-window-body{padding:26px 24px;display:flex;flex-direction:column;gap:14px}.section{display:flex;flex-direction:column;gap:8px}.section+.section{margin-top:6px;padding-top:18px;border-top:1px solid rgba(0,0,0,.08)}.section-label{font-size:11px;text-transform:uppercase;letter-spacing:.06em;color:#0006;font-weight:600;margin:0 0 2px 2px}.brand{font-size:20px;font-weight:600;letter-spacing:-.01em;text-align:center;margin-bottom:4px}form{display:flex;flex-direction:column;gap:10px}input{padding:10px 14px;font-size:15px;font-family:inherit;border-radius:8px;border:1px solid rgba(0,0,0,.12);background:#ffffffb3;color:#1d1d1f;outline:none;transition:border-color .15s,box-shadow .15s}input:focus{border-color:#007aff;box-shadow:0 0 0 3px #007aff26}button{padding:10px 18px;font-size:15px;font-family:inherit;font-weight:500;border-radius:8px;border:none;background:#007aff;color:#fff;cursor:pointer;transition:background .15s,transform .05s}button:hover{background:#0066d6}button:active{transform:scale(.97)}button.secondary{background:#0000000f;color:#1d1d1f}button.secondary:hover{background:#0000001a}.list{display:flex;flex-direction:column;gap:6px}.list-row{display:flex;align-items:center;justify-content:space-between;width:100%;padding:10px 12px;border-radius:8px;border:none;background:#00000008;color:#1d1d1f;font-size:14px;font-weight:500;text-align:left;cursor:pointer;transition:background .12s}.list-row:hover{background:#00000012}.list-row .chevron{color:#0000004d;font-weight:400}p{margin:0}p.muted{color:#00000080;font-size:13px}p.error{color:#ff3b30;font-size:13px;min-height:1.2em}a{color:#007aff;text-decoration:none}a:hover{text-decoration:underline}#topbar{position:fixed;top:0;left:0;right:0;z-index:15;height:30px;display:flex;align-items:center;justify-content:space-between;padding:0 12px;background:#fff;border-bottom:1px solid rgba(0,0,0,.08)}#topbar.hidden{display:none}.topbar-left,.topbar-right{display:flex;align-items:center;gap:6px}.topbar-logo-wrap{position:relative;display:flex;align-items:center}.topbar-logo{display:flex;align-items:center;background:none;border:none;padding:6px;border-radius:6px;cursor:pointer}.topbar-logo:hover{background:#0000000f}.topbar-logo:active{transform:none}.topbar-menu{position:absolute;top:26px;left:0;min-width:160px;background:#ffffffe6;backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);border-radius:10px;box-shadow:0 10px 30px #00000040,0 0 0 1px #0000000f;padding:6px;display:flex;flex-direction:column}.topbar-menu.hidden{display:none}.topbar-menu button{background:none;color:#1d1d1f;font-weight:400;text-align:left;padding:8px 10px;border-radius:6px}.topbar-menu button:hover{background:#0000000f}.topbar-profile-btn{background:none;color:#1d1d1f;font-size:13px;font-weight:500;padding:5px 8px}.topbar-profile-btn:hover{background:#0000000f}.topbar-lang-btn{background:#1d1d1f;color:#fff;font-size:12px;font-weight:600;padding:5px 10px;letter-spacing:.03em}.topbar-lang-btn:hover{background:#000}.topbar-date{color:#1d1d1f;font-size:13px;font-weight:500}.pause-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:20;display:flex;align-items:center;justify-content:center;background:#14141e8c;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.pause-overlay.hidden{display:none}
