:root{--bg:#fff;--card:#fff;--text:#0a0a0a;--muted:#6b6860;--border:#e8e6e1;--accent:#7926df;--accent-light:#f5f3ff;--accent-shadow:121, 38, 223;color-scheme:light}:where(.astro-7mpsmvjl){box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;line-height:1.5}.container:where(.astro-7mpsmvjl){max-width:1200px;margin:0 auto;padding-left:20px;padding-right:20px}a:where(.astro-7mpsmvjl){color:inherit}h1:where(.astro-7mpsmvjl),h2:where(.astro-7mpsmvjl),h3:where(.astro-7mpsmvjl){margin:0;font-family:Newsreader,serif;font-weight:600}.nav-wrap:where(.astro-7mpsmvjl){z-index:50;justify-content:center;padding:0 20px;display:flex;position:sticky;top:4px}nav:where(.astro-7mpsmvjl){backdrop-filter:blur(12px);background:#ffffffb3;border:1px solid #e8e6e1cc;border-radius:20px;justify-content:space-between;align-items:center;gap:20px;width:100%;max-width:1200px;padding:10px 12px 10px 20px;display:flex}.brand:where(.astro-7mpsmvjl){align-items:center;gap:10px;text-decoration:none;display:flex}.brand:where(.astro-7mpsmvjl) img:where(.astro-7mpsmvjl){width:auto;height:22px}.nav-links:where(.astro-7mpsmvjl){align-items:center;gap:8px;display:flex}.nav-links:where(.astro-7mpsmvjl) a:where(.astro-7mpsmvjl){color:var(--muted);border-radius:6px;padding:10px 16px;font-size:14px;font-weight:500;text-decoration:none;transition:background .2s,color .2s}.nav-links:where(.astro-7mpsmvjl) a:where(.astro-7mpsmvjl):hover{color:var(--text);background:#0000000a}.nav-links:where(.astro-7mpsmvjl) a:where(.astro-7mpsmvjl).primary{border:1px solid var(--border);color:var(--text);background:#ffffff80}.btn:where(.astro-7mpsmvjl){cursor:pointer;border:none;border-radius:6px;justify-content:center;align-items:center;gap:10px;padding:12px 18px;font-size:14px;font-weight:500;text-decoration:none;transition:transform .15s,box-shadow .15s;display:inline-flex}.btn-primary:where(.astro-7mpsmvjl){background:var(--accent);color:#fff;background:linear-gradient(#5e44dd 0%,#a524f0 154%)}.btn-primary:where(.astro-7mpsmvjl):hover{box-shadow:0 8px 20px rgba(var(--accent-shadow), .35);transform:translateY(-1px)}.badge:where(.astro-7mpsmvjl){background:var(--accent-light);letter-spacing:.06em;text-transform:uppercase;color:var(--accent);border-radius:6px;align-items:center;gap:8px;margin-bottom:20px;padding:7px 14px 7px 12px;font-size:12px;font-weight:600;display:inline-flex;box-shadow:0 1px 2px #00000014,0 6px 14px -6px #0000001f}.badge:where(.astro-7mpsmvjl) .dot:where(.astro-7mpsmvjl){background:var(--accent);border-radius:50%;flex-shrink:0;width:6px;height:6px}section:where(.astro-7mpsmvjl){padding:144px 0}.section-head:where(.astro-7mpsmvjl){text-align:center;max-width:720px;margin:0 auto 56px}.section-head:where(.astro-7mpsmvjl) h2:where(.astro-7mpsmvjl){font-size:clamp(26px,3.2vw,36px)}.section-head:where(.astro-7mpsmvjl) p:where(.astro-7mpsmvjl){color:var(--muted);margin:16px 0 0;font-size:17px;line-height:1.6}.hero:where(.astro-7mpsmvjl){text-align:center;padding:100px 20px 0;position:relative;overflow:hidden}.hero-gradient-bg:where(.astro-7mpsmvjl){z-index:-1;opacity:.85;pointer-events:none;width:1100px;max-width:160%;height:auto;position:absolute;top:-40px;left:50%;transform:translate(-50%)}.hero:where(.astro-7mpsmvjl) h1:where(.astro-7mpsmvjl){letter-spacing:-.5px;max-width:720px;margin:0 auto 24px;font-size:clamp(32px,5vw,52px);line-height:1.1}.hero:where(.astro-7mpsmvjl) .sub:where(.astro-7mpsmvjl){color:var(--muted);max-width:620px;margin:0 auto 14px;font-size:18px;line-height:1.6}.hero:where(.astro-7mpsmvjl) .btn-primary:where(.astro-7mpsmvjl){margin-top:26px;padding:14px 26px;font-size:15px}.hero-visual:where(.astro-7mpsmvjl){border:1px solid var(--border);border-radius:20px;max-width:1015px;margin:64px auto 0;overflow:hidden;box-shadow:0 20px 60px -20px #0a0a0a40}.hero-visual:where(.astro-7mpsmvjl) img:where(.astro-7mpsmvjl){width:100%;height:auto;display:block}.info-grid:where(.astro-7mpsmvjl){grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.info-card:where(.astro-7mpsmvjl){border:1px solid var(--border);isolation:isolate;background:#fff;border-radius:20px;padding:32px 28px;position:relative;overflow:hidden}.info-card:where(.astro-7mpsmvjl):before{content:"";background-image:var(--card-bg-image);opacity:.6;z-index:-1;pointer-events:none;background-position:50%;background-size:cover;position:absolute;inset:0}.info-card:where(.astro-7mpsmvjl) .emoji:where(.astro-7mpsmvjl){margin-bottom:14px;font-size:26px;display:block}.info-card:where(.astro-7mpsmvjl) h3:where(.astro-7mpsmvjl){margin-bottom:12px;font-size:19px;line-height:1.3}.info-card:where(.astro-7mpsmvjl) p:where(.astro-7mpsmvjl){color:var(--muted);margin:0;font-size:14.5px;line-height:1.65}.section-cta:where(.astro-7mpsmvjl){text-align:center;margin-top:48px}.commissions:where(.astro-7mpsmvjl){position:relative;overflow:hidden}.commissions-bg:where(.astro-7mpsmvjl){object-fit:cover;z-index:-1;opacity:.9;width:100%;height:100%;position:absolute;inset:0}:where(.astro-7mpsmvjl)[data-reveal]{opacity:0;transition:opacity .5s,transform .5s;transform:translateY(16px)}:where(.astro-7mpsmvjl)[data-reveal].is-visible{opacity:1;transform:none}footer:where(.astro-7mpsmvjl){border-top:1px solid var(--border);padding:50px 20px}.footer-inner:where(.astro-7mpsmvjl){flex-wrap:wrap;justify-content:space-between;gap:40px;max-width:960px;margin:0 auto;display:flex}.footer-logo:where(.astro-7mpsmvjl){opacity:.85;height:20px}.footer-col:where(.astro-7mpsmvjl) h4:where(.astro-7mpsmvjl){margin:0 0 10px;font-family:Inter,sans-serif;font-size:13px;font-weight:600}.footer-col:where(.astro-7mpsmvjl) a:where(.astro-7mpsmvjl){color:var(--muted);padding:3px 0;font-size:14px;text-decoration:none;display:block}.footer-col:where(.astro-7mpsmvjl) a:where(.astro-7mpsmvjl):hover{color:var(--text)}@media (width<=900px){.info-grid:where(.astro-7mpsmvjl){grid-template-columns:1fr}.nav-links:where(.astro-7mpsmvjl) a:where(.astro-7mpsmvjl):not(.primary){display:none}section:where(.astro-7mpsmvjl){padding:88px 0}}
