:root{--primary: #7C5CFC;--primary-light: #9B7FFF;--primary-dark: #5B3FD4;--accent: #E8A040;--bg: #FBF8F4;--bg-card: #FFFFFF;--text: #1A1A2E;--text-muted: #6B7280;--border: #E8E0D8;--gradient: linear-gradient(135deg, #7C5CFC, #5BA4F5);--pastel-purple: #E8DEFF;--pastel-green: #D4EDDA;--pastel-yellow: #FFF3CD}[data-astro-cid-zcfsrxr4]{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,-apple-system,sans-serif;background:var(--bg);color:var(--text);line-height:1.6;min-height:100vh}nav[data-astro-cid-zcfsrxr4]{position:fixed;top:0;width:100%;padding:1rem 2rem;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--border);background:#fbf8f4d9;backdrop-filter:blur(20px);z-index:100}nav[data-astro-cid-zcfsrxr4] a[data-astro-cid-zcfsrxr4].cta-nav{padding:.6rem 1.5rem;background:var(--gradient);color:#fff;text-decoration:none;border-radius:8px;font-weight:600;font-size:.9rem;white-space:nowrap}.nav-links[data-astro-cid-zcfsrxr4]{display:flex;align-items:center;gap:1.5rem}.logo[data-astro-cid-zcfsrxr4]{font-size:1.5rem;font-weight:800;text-decoration:none}.logo[data-astro-cid-zcfsrxr4] .lead[data-astro-cid-zcfsrxr4]{background:var(--gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.logo[data-astro-cid-zcfsrxr4] .champ[data-astro-cid-zcfsrxr4]{background:linear-gradient(135deg,#e8a040,#e85d75);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.container[data-astro-cid-zcfsrxr4]{max-width:700px;margin:0 auto;padding:7rem 2rem 4rem}.badge[data-astro-cid-zcfsrxr4]{display:inline-block;padding:.4rem 1rem;background:var(--pastel-green);border:1px solid #B8DABC;border-radius:50px;font-size:.85rem;color:#1b6b2a;margin-bottom:1.5rem;font-weight:500}h1[data-astro-cid-zcfsrxr4]{font-size:clamp(2rem,4vw,3rem);font-weight:800;line-height:1.1;margin-bottom:1rem}h1[data-astro-cid-zcfsrxr4] .highlight[data-astro-cid-zcfsrxr4]{background:var(--gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.subtitle[data-astro-cid-zcfsrxr4]{font-size:1.15rem;color:var(--text-muted);margin-bottom:3rem;max-width:550px}.how-it-works[data-astro-cid-zcfsrxr4]{display:flex;gap:1.5rem;margin-bottom:3rem}.how-step[data-astro-cid-zcfsrxr4]{flex:1;text-align:center;padding:1.5rem 1rem;background:var(--bg-card);border:1px solid var(--border);border-radius:12px}.how-step[data-astro-cid-zcfsrxr4] .num[data-astro-cid-zcfsrxr4]{width:36px;height:36px;background:var(--gradient);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:800;font-size:.9rem;margin:0 auto .75rem}.how-step[data-astro-cid-zcfsrxr4] h3[data-astro-cid-zcfsrxr4]{font-size:.9rem;font-weight:700;margin-bottom:.25rem}.how-step[data-astro-cid-zcfsrxr4] p[data-astro-cid-zcfsrxr4]{font-size:.8rem;color:var(--text-muted)}form[data-astro-cid-zcfsrxr4]{background:var(--bg-card);border:1px solid var(--border);border-radius:20px;padding:2.5rem;box-shadow:0 4px 20px #0000000a}.form-row[data-astro-cid-zcfsrxr4]{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1rem}.form-group[data-astro-cid-zcfsrxr4]{margin-bottom:1rem}.form-group[data-astro-cid-zcfsrxr4] label[data-astro-cid-zcfsrxr4]{display:block;font-weight:600;font-size:.9rem;margin-bottom:.4rem}.form-group[data-astro-cid-zcfsrxr4] label[data-astro-cid-zcfsrxr4] .hint[data-astro-cid-zcfsrxr4]{font-weight:400;color:var(--text-muted);font-size:.8rem}.form-group[data-astro-cid-zcfsrxr4] input[data-astro-cid-zcfsrxr4],.form-group[data-astro-cid-zcfsrxr4] textarea[data-astro-cid-zcfsrxr4],.form-group[data-astro-cid-zcfsrxr4] select[data-astro-cid-zcfsrxr4]{width:100%;padding:.75rem 1rem;border:1px solid var(--border);border-radius:10px;font-family:inherit;font-size:.95rem;background:var(--bg);color:var(--text);transition:border-color .2s}.form-group[data-astro-cid-zcfsrxr4] input[data-astro-cid-zcfsrxr4]:focus,.form-group[data-astro-cid-zcfsrxr4] textarea[data-astro-cid-zcfsrxr4]:focus,.form-group[data-astro-cid-zcfsrxr4] select[data-astro-cid-zcfsrxr4]:focus{outline:none;border-color:var(--primary);box-shadow:0 0 0 3px #7c5cfc1a}.form-group[data-astro-cid-zcfsrxr4] textarea[data-astro-cid-zcfsrxr4]{resize:vertical;min-height:80px}.size-options[data-astro-cid-zcfsrxr4]{display:flex;gap:.5rem;flex-wrap:wrap}.size-btn[data-astro-cid-zcfsrxr4]{cursor:pointer;margin:0}.size-btn[data-astro-cid-zcfsrxr4] input[data-astro-cid-zcfsrxr4]{display:none}.size-btn[data-astro-cid-zcfsrxr4] span[data-astro-cid-zcfsrxr4]{display:block;padding:.6rem 1rem;border:1px solid var(--border);border-radius:8px;font-size:.9rem;font-weight:500;background:var(--bg);transition:all .2s}.size-btn[data-astro-cid-zcfsrxr4] input[data-astro-cid-zcfsrxr4]:checked+span[data-astro-cid-zcfsrxr4]{background:var(--pastel-purple);border-color:var(--primary);color:var(--primary)}.size-btn[data-astro-cid-zcfsrxr4] span[data-astro-cid-zcfsrxr4]:hover{border-color:var(--primary)}.btn-submit[data-astro-cid-zcfsrxr4]{width:100%;padding:1rem;background:var(--gradient);color:#fff;border:none;border-radius:12px;font-family:inherit;font-weight:700;font-size:1.1rem;cursor:pointer;transition:transform .2s,box-shadow .2s;margin-top:.5rem}.btn-submit[data-astro-cid-zcfsrxr4]:hover{transform:translateY(-2px);box-shadow:0 8px 30px #7c5cfc4d}.trust[data-astro-cid-zcfsrxr4]{text-align:center;margin-top:1rem;font-size:.8rem;color:var(--text-muted)}.success-msg[data-astro-cid-zcfsrxr4]{display:none;text-align:center;padding:3rem 2rem}.success-msg[data-astro-cid-zcfsrxr4].show{display:block}.success-msg[data-astro-cid-zcfsrxr4] h2[data-astro-cid-zcfsrxr4]{font-size:1.8rem;margin-bottom:.5rem}.success-msg[data-astro-cid-zcfsrxr4] p[data-astro-cid-zcfsrxr4]{color:var(--text-muted);font-size:1.05rem}footer[data-astro-cid-zcfsrxr4]{text-align:center;padding:3rem 2rem;color:var(--text-muted);font-size:.85rem}footer[data-astro-cid-zcfsrxr4] a[data-astro-cid-zcfsrxr4]{color:var(--primary);text-decoration:none}@media(max-width:768px){nav[data-astro-cid-zcfsrxr4]{padding:.75rem 1rem;gap:.5rem}.logo[data-astro-cid-zcfsrxr4]{font-size:1.1rem;white-space:nowrap}.logo[data-astro-cid-zcfsrxr4] img[data-astro-cid-zcfsrxr4]{height:20px!important;width:20px!important;margin-right:4px!important}.nav-links[data-astro-cid-zcfsrxr4]{gap:.6rem}.nav-links[data-astro-cid-zcfsrxr4] a[data-astro-cid-zcfsrxr4]:not(.cta-nav){display:none}nav[data-astro-cid-zcfsrxr4] a[data-astro-cid-zcfsrxr4].cta-nav{padding:.5rem .9rem;font-size:.8rem}.form-row[data-astro-cid-zcfsrxr4]{grid-template-columns:1fr}.how-it-works[data-astro-cid-zcfsrxr4]{flex-direction:column}.container[data-astro-cid-zcfsrxr4]{padding:7rem 1.1rem 2rem}.badge[data-astro-cid-zcfsrxr4]{margin-bottom:2rem}}.lang-switcher[data-astro-cid-zcfsrxr4]{position:fixed;bottom:24px;right:24px;z-index:9999;display:flex;align-items:center;background:#111;border-radius:50px;padding:6px;gap:4px;box-shadow:0 4px 20px #0000004d;font-family:Inter,sans-serif;font-size:.85rem;font-weight:600}.lang-switcher[data-astro-cid-zcfsrxr4] a[data-astro-cid-zcfsrxr4],.lang-switcher[data-astro-cid-zcfsrxr4] span[data-astro-cid-zcfsrxr4]{display:flex;align-items:center;gap:6px;padding:8px 14px;border-radius:50px;text-decoration:none;color:#999;transition:all .2s;white-space:nowrap}.lang-switcher[data-astro-cid-zcfsrxr4] .active[data-astro-cid-zcfsrxr4]{background:#333;color:#fff}.lang-switcher[data-astro-cid-zcfsrxr4] a[data-astro-cid-zcfsrxr4]:hover:not(.active){color:#ccc}.lang-switcher[data-astro-cid-zcfsrxr4] .flag[data-astro-cid-zcfsrxr4]{font-size:1.1rem;line-height:1}
