:root{--bg-color:#0d0f12;--text-main:#fff;--text-muted:#8b92a5;--accent-color:#3b82f6;--accent-glow:#3b82f666;--glass-bg:#191c2399;--glass-border:#ffffff14;--font-body:"Inter", system-ui, -apple-system, sans-serif}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-body);background-color:var(--bg-color);color:var(--text-main);background-image:radial-gradient(circle at 15%,#3b82f626,#0000 25%),radial-gradient(circle at 85% 30%,#8b5cf626,#0000 25%);background-attachment:fixed;flex-direction:column;min-height:100vh;line-height:1.6;display:flex;overflow-x:hidden}h1,h2,h3,h4,h5,h6{margin-bottom:1rem;font-weight:700;line-height:1.2}h1{letter-spacing:-.02em;background:linear-gradient(135deg,#fff 0%,#a1a1aa 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:clamp(2.5rem,5vw,4rem)}h2{font-size:clamp(2rem,4vw,3rem)}p{color:var(--text-muted);margin-bottom:1.5rem;font-size:1.125rem}.glass-panel{background:var(--glass-bg);-webkit-backdrop-filter:blur(12px);border:1px solid var(--glass-border);border-radius:16px;box-shadow:0 8px 32px #0000004d}.btn-primary{color:#fff;background-color:var(--accent-color);cursor:pointer;box-shadow:0 4px 14px 0 var(--accent-glow);border:none;border-radius:8px;justify-content:center;align-items:center;padding:.875rem 1.75rem;font-size:1.125rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.btn-primary:hover{background-color:#2563eb;transform:translateY(-2px);box-shadow:0 6px 20px #3b82f699}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 2rem}main{flex-direction:column;flex:1;display:flex}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in{animation:.8s cubic-bezier(.16,1,.3,1) forwards fadeIn}.app-shell.svelte-12qhfyh{flex-direction:column;min-height:100vh;display:flex}.main-header.svelte-12qhfyh{z-index:100;border-top:none;border-left:none;border-right:none;border-radius:0 0 16px 16px;margin-bottom:2rem;position:sticky;top:0}.header-content.svelte-12qhfyh{justify-content:space-between;align-items:center;height:70px;display:flex}.brand.svelte-12qhfyh{color:inherit;align-items:center;gap:12px;text-decoration:none;display:flex}.logo-image.svelte-12qhfyh{border-radius:8px;width:32px;height:32px}.brand-text.svelte-12qhfyh{letter-spacing:-.02em;background:linear-gradient(90deg,#fff,#8b92a5);-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-size:1.25rem;font-weight:700}.nav-link.svelte-12qhfyh{color:var(--text-muted);margin-left:2rem;font-weight:600;text-decoration:none;transition:color .2s}.nav-link.svelte-12qhfyh:hover{color:var(--text-main)}.install-btn.svelte-12qhfyh{color:#fff;cursor:pointer;background:#3b82f633;border:1px solid #3b82f68c;border-radius:999px;align-items:center;gap:.35rem;margin-left:1.5rem;padding:.45rem .9rem;font-family:inherit;font-size:.88rem;font-weight:600;transition:all .2s;display:inline-flex}.install-btn.svelte-12qhfyh:hover{background:#3b82f659;transform:translateY(-1px)}.ios-hint.svelte-12qhfyh{color:#ffffffeb;background:#3b82f61f;border:1px solid #3b82f659;border-radius:10px;max-width:960px;margin:.75rem auto 0;padding:.75rem 1rem;font-size:.9rem;line-height:1.45;position:relative}.ios-hint-close.svelte-12qhfyh{color:#ffffffd9;cursor:pointer;background:0 0;border:none;padding:.25rem .5rem;font-family:inherit;font-size:1.4rem;line-height:1;position:absolute;top:50%;right:.5rem;transform:translateY(-50%)}.ios-hint-close.svelte-12qhfyh:hover{color:#fff}
