:root{--color-primary: #00b88b;--color-primary-soft: rgba(0, 184, 139, .12);--color-bg: #0f1115;--color-surface: #16191f;--color-text: #ffffff;--color-text-dim: #94a3b8;--container-width: 1100px;--radius-lg: 40px;--radius-md: 24px;--transition: all .4s cubic-bezier(.23, 1, .32, 1)}*{margin:0;padding:0;box-sizing:border-box}html,body{height:100%}body{background-color:var(--color-bg);color:var(--color-text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;-webkit-font-smoothing:antialiased}.app-container{display:flex;flex-direction:column;min-height:100vh}main{flex:1}.container{max-width:var(--container-width);margin:0 auto;padding:0 30px}.legal-page{padding:100px 0;max-width:800px}h1{font-size:3rem;margin-bottom:50px}h2{margin-top:40px;margin-bottom:15px;color:#fff}p{color:var(--color-text-dim)}.app-container.svelte-12qhfyh{display:flex;flex-direction:column;min-height:100vh}main.svelte-12qhfyh{flex:1}.header-sticky.svelte-12qhfyh{position:sticky;top:0;z-index:1000;background:#0f1115d9;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid rgba(255,255,255,.05)}.header-content.svelte-12qhfyh{height:80px;display:flex;justify-content:space-between;align-items:center}.logo-group.svelte-12qhfyh{display:flex;align-items:center;gap:12px;text-decoration:none}.logo-img.svelte-12qhfyh{width:32px;height:auto}.logo-name.svelte-12qhfyh{font-weight:800;font-size:22px;color:var(--color-primary);letter-spacing:-1px}.header-nav.svelte-12qhfyh{gap:20px;display:flex;align-items:center;justify-content:center}.btn-download.svelte-12qhfyh{background:var(--color-primary);color:#fff;padding:10px 20px;border-radius:10px;text-decoration:none;font-weight:700;font-size:14px;transition:var(--transition);position:relative;display:flex;align-items:center;justify-content:center;gap:7px}.btn-download.svelte-12qhfyh img:where(.svelte-12qhfyh){width:25px}.btn-download.svelte-12qhfyh:hover{opacity:.9;transform:translateY(-1px)}.fusion-zone.svelte-12qhfyh{background-color:var(--color-surface);padding:80px 0 40px}.footer-line.svelte-12qhfyh{border-top:1px solid rgba(255,255,255,.06);padding-top:40px;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:20px}.footer-info.svelte-12qhfyh{display:flex;flex-direction:column;gap:4px}.footer-brand-name.svelte-12qhfyh{font-weight:800;color:var(--color-primary)}.footer-tagline.svelte-12qhfyh{font-size:12px;color:var(--color-text-dim)}.footer-nav.svelte-12qhfyh{display:flex;gap:30px}.footer-nav.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--color-text-dim);text-decoration:none;font-size:13px;font-weight:600;transition:var(--transition)}.footer-nav.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--color-primary)}@media(max-width:640px){.footer-line.svelte-12qhfyh{flex-direction:column;align-items:flex-start}.header-content.svelte-12qhfyh{height:70px}.header-nav.svelte-12qhfyh{gap:15px}.btn-download.svelte-12qhfyh{padding:5px}.btn-download.svelte-12qhfyh img:where(.svelte-12qhfyh){width:25px}.btn-download.svelte-12qhfyh span:where(.svelte-12qhfyh){display:none}}
