.home-page.svelte-1rryvq5.svelte-1rryvq5{--bg:#ffffff;--bg-2:#f8f9fa;--card:#ffffff;--ink:#2c3e50;--muted:#6c757d;--line:rgba(0,0,0,.12);--glass:rgba(255,255,255,.8);--white:#fff;--brand-1:#3498db;--brand-2:#2980b9;--brand-3:#9b59b6;--brand-4:#e91e63;--brand-5:#f39c12;--shadow:0 10px 30px rgba(0,0,0,.1);--radius:20px}.svelte-1rryvq5.svelte-1rryvq5{box-sizing:border-box}section.svelte-1rryvq5.svelte-1rryvq5{position:relative}img.svelte-1rryvq5.svelte-1rryvq5{max-width:100%;display:block}.container.svelte-1rryvq5.svelte-1rryvq5{max-width:1120px;margin:0 auto;padding:0 20px}.skeleton-section.svelte-1rryvq5.svelte-1rryvq5{padding:72px 0;background:var(--bg)}.home-page.svelte-1rryvq5 .hero.svelte-1rryvq5{color:var(--ink);background:linear-gradient(135deg,#fff,#f8f9fa);padding:110px 0 72px;overflow:hidden;isolation:isolate;position:relative}.logo-background.svelte-1rryvq5.svelte-1rryvq5{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;z-index:0;opacity:.8}.logo-bg.svelte-1rryvq5.svelte-1rryvq5{max-width:70%;max-height:80%;object-fit:contain;opacity:.1}.hero-inner.svelte-1rryvq5.svelte-1rryvq5{text-align:center;position:relative;z-index:1}.home-page.svelte-1rryvq5 .eyebrow.svelte-1rryvq5{display:inline-block;font-size:.9rem;letter-spacing:.14em;text-transform:uppercase;color:var(--muted);padding:8px 16px;border:2px solid var(--brand-1);border-radius:999px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:linear-gradient(135deg,#3498db1a,#9b59b614);box-shadow:0 4px 15px #3498db26}.title.svelte-1rryvq5.svelte-1rryvq5{margin:18px auto 10px;line-height:1.05;font-weight:800}.home-page.svelte-1rryvq5 .title .gradient.svelte-1rryvq5{font-size:clamp(2.2rem,5vw,4rem);background:linear-gradient(90deg,var(--brand-1),var(--brand-2),var(--brand-3),var(--brand-4),var(--brand-5));-webkit-background-clip:text;background-clip:text;color:transparent;text-shadow:0 4px 30px rgba(52,152,219,.18)}.home-page.svelte-1rryvq5 .title .secondary.svelte-1rryvq5{font-size:clamp(1.3rem,2.7vw,2rem);color:var(--ink);opacity:.95}.home-page.svelte-1rryvq5 .subtitle.svelte-1rryvq5{max-width:800px;margin:16px auto 26px;color:var(--muted);font-size:1.08rem;line-height:1.6}.cta-row.svelte-1rryvq5.svelte-1rryvq5{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}.btn.svelte-1rryvq5.svelte-1rryvq5{--pad:13px 18px;display:inline-flex;align-items:center;justify-content:center;padding:var(--pad);border-radius:999px;font-weight:700;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease,background .2s ease,color .2s ease,border-color .2s ease;will-change:transform;box-shadow:none}.home-page.svelte-1rryvq5 .btn.primary.svelte-1rryvq5{background:linear-gradient(90deg,var(--brand-1),var(--brand-2));color:#fff;border:2px solid transparent}.home-page.svelte-1rryvq5 .btn.primary.svelte-1rryvq5:hover{transform:translateY(-2px);box-shadow:var(--shadow)}.home-page.svelte-1rryvq5 .btn.ghost.svelte-1rryvq5{border:2px solid var(--line);color:var(--ink);background:transparent}.home-page.svelte-1rryvq5 .btn.ghost.svelte-1rryvq5:hover{background:var(--glass);transform:translateY(-2px)}.badges.svelte-1rryvq5.svelte-1rryvq5{margin:26px auto 0;display:flex;gap:12px;justify-content:center;flex-wrap:wrap;padding:0;list-style:none}.home-page.svelte-1rryvq5 .badge.svelte-1rryvq5{background:var(--glass);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid var(--line);padding:10px 14px;border-radius:12px;box-shadow:inset 0 1px #ffffff0a}.badge.svelte-1rryvq5 strong.svelte-1rryvq5{display:block;font-size:.95rem}.home-page.svelte-1rryvq5 .badge span.svelte-1rryvq5{color:var(--muted);font-size:.85rem}.rings.svelte-1rryvq5.svelte-1rryvq5{position:absolute;inset:-20% -10% auto -10%;height:120%;z-index:-1;opacity:.35;pointer-events:none}.rings.svelte-1rryvq5 span.svelte-1rryvq5{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:min(120vmin,1200px);height:min(120vmin,1200px);border-radius:50%;border:2px solid rgba(255,255,255,.08);transform:scale(calc(1 - (var(--i)*.1)));animation:svelte-1rryvq5-ring 10s linear infinite}.rings.svelte-1rryvq5 span.svelte-1rryvq5:nth-child(odd){border-color:#ffffff0f}@keyframes svelte-1rryvq5-ring{0%{transform:translateZ(0) scale(1) rotate(0)}to{transform:translateZ(0) scale(1) rotate(360deg)}}html:has(body) .rings.svelte-1rryvq5.svelte-1rryvq5{animation-play-state:running}@media (prefers-reduced-motion: reduce){.rings.svelte-1rryvq5 span.svelte-1rryvq5{animation:none}}.rings.reduced-motion.svelte-1rryvq5 span.svelte-1rryvq5{animation:none}.blob.svelte-1rryvq5.svelte-1rryvq5{position:absolute;width:520px;height:520px;filter:blur(60px);z-index:-1;opacity:.35;background:radial-gradient(closest-side,rgba(122,140,255,.7),transparent 70%)}.blob-left.svelte-1rryvq5.svelte-1rryvq5{left:-120px;bottom:-160px}.blob-right.svelte-1rryvq5.svelte-1rryvq5{right:-160px;top:-120px;background:radial-gradient(closest-side,rgba(255,154,106,.6),transparent 70%)}.home-page.svelte-1rryvq5 .strip.svelte-1rryvq5{background:linear-gradient(135deg,#3498db14,#9b59b60f);color:var(--ink);border-top:1px solid rgba(52,152,219,.2);border-bottom:1px solid rgba(52,152,219,.2);font-weight:600}.strip-inner.svelte-1rryvq5.svelte-1rryvq5{display:flex;align-items:center;justify-content:center;gap:14px;padding:18px 0}.strip-text.svelte-1rryvq5.svelte-1rryvq5{font-size:.95rem}.dots.svelte-1rryvq5.svelte-1rryvq5{width:64px;height:8px;background:radial-gradient(circle at 4px 4px,rgba(255,255,255,.4) 3px,transparent 4px) 0 0 / 16px 8px repeat-x;opacity:.7}.home-page.svelte-1rryvq5 .section.svelte-1rryvq5{padding:72px 0;color:var(--ink);background:var(--bg)}.home-page.svelte-1rryvq5 .section.alt.svelte-1rryvq5{background:var(--bg-2)}.section-head.svelte-1rryvq5.svelte-1rryvq5{text-align:center;max-width:800px;margin:0 auto 28px}.section-title.svelte-1rryvq5.svelte-1rryvq5{font-size:clamp(1.6rem,2.8vw,2.2rem);margin:0 0 8px}.home-page.svelte-1rryvq5 .section-sub.svelte-1rryvq5{color:var(--muted)}.masonry.svelte-1rryvq5.svelte-1rryvq5{display:grid;grid-template-columns:repeat(12,1fr);gap:16px}.home-page.svelte-1rryvq5 .tile.svelte-1rryvq5{position:relative;overflow:clip;border-radius:16px;box-shadow:var(--shadow);background:var(--card);border:1px solid var(--line)}.tile.svelte-1rryvq5.svelte-1rryvq5:nth-child(1){grid-column:span 7}.tile.svelte-1rryvq5.svelte-1rryvq5:nth-child(2){grid-column:span 5}.tile.svelte-1rryvq5.svelte-1rryvq5:nth-child(3){grid-column:span 5}.tile.svelte-1rryvq5.svelte-1rryvq5:nth-child(4){grid-column:span 3}.tile.svelte-1rryvq5.svelte-1rryvq5:nth-child(5){grid-column:span 4}.tile.svelte-1rryvq5 img.svelte-1rryvq5{width:100%;height:260px;object-fit:cover}.tile.svelte-1rryvq5 figcaption.svelte-1rryvq5{position:absolute;inset:auto 0 0 0;padding:14px 16px;background:linear-gradient(180deg,transparent,rgba(0,0,0,.65));color:#fff}.tile.svelte-1rryvq5 h3.svelte-1rryvq5{margin:0 0 4px;font-size:1.05rem}.tile.svelte-1rryvq5 p.svelte-1rryvq5{margin:0;font-size:.9rem;opacity:.95}.features.svelte-1rryvq5.svelte-1rryvq5{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.home-page.svelte-1rryvq5 .card.svelte-1rryvq5{background:var(--card);border:1px solid var(--line);border-radius:var(--radius);padding:22px 20px;box-shadow:var(--shadow);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease;text-align:left}.home-page.svelte-1rryvq5 .card.svelte-1rryvq5:hover{transform:translateY(-4px);border-color:var(--brand-1)}.home-page.svelte-1rryvq5 .icon.svelte-1rryvq5{width:56px;height:56px;border-radius:14px;display:grid;place-items:center;background:linear-gradient(135deg,#3498db33,#9b59b626);color:var(--brand-1);margin-bottom:12px}.card.svelte-1rryvq5 h3.svelte-1rryvq5{margin:6px 0;font-size:1.1rem}.home-page.svelte-1rryvq5 .card p.svelte-1rryvq5{color:var(--muted);line-height:1.55}.duo.svelte-1rryvq5.svelte-1rryvq5{display:grid;grid-template-columns:1.1fr .9fr;gap:28px;align-items:center}.home-page.svelte-1rryvq5 .photo.svelte-1rryvq5{border-radius:var(--radius);overflow:clip;border:1px solid var(--line);box-shadow:var(--shadow)}.photo.svelte-1rryvq5 img.svelte-1rryvq5{width:100%;height:100%;object-fit:cover;max-height:420px}.home-page.svelte-1rryvq5 .copy .link.svelte-1rryvq5{display:inline-block;margin-top:12px;color:var(--brand-1);text-decoration:none;font-weight:700}.copy.svelte-1rryvq5 .link.svelte-1rryvq5:hover{text-decoration:underline}.home-page.svelte-1rryvq5 .cta.svelte-1rryvq5{background:radial-gradient(800px 400px at 50% 0%,rgba(52,152,219,.15),transparent 60%),linear-gradient(180deg,var(--bg-2),var(--bg));color:var(--ink);padding:78px 0;text-align:center;border-top:1px solid var(--line)}.cta-inner.svelte-1rryvq5.svelte-1rryvq5{max-width:900px}.cta.svelte-1rryvq5 h2.svelte-1rryvq5{font-size:clamp(1.5rem,2.7vw,2.2rem);margin:0 0 18px}.cta.svelte-1rryvq5 .cta-row.svelte-1rryvq5{margin-top:8px}@media (max-width: 1024px){.features.svelte-1rryvq5.svelte-1rryvq5{grid-template-columns:repeat(2,1fr)}.masonry.svelte-1rryvq5.svelte-1rryvq5{grid-template-columns:repeat(6,1fr)}.tile.svelte-1rryvq5.svelte-1rryvq5:nth-child(n){grid-column:span 3}}@media (max-width: 720px){.hero.svelte-1rryvq5.svelte-1rryvq5{padding:84px 0 56px}.duo.svelte-1rryvq5.svelte-1rryvq5{grid-template-columns:1fr}.photo.svelte-1rryvq5 img.svelte-1rryvq5{max-height:320px}.features.svelte-1rryvq5.svelte-1rryvq5{grid-template-columns:1fr}.badge.svelte-1rryvq5.svelte-1rryvq5{text-align:left}}
