@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;600;700&display=swap";:root{--bg: #f8fafc;--card: #ffffff;--muted: #6b7280;--accent: linear-gradient(90deg, #4f46e5, #06b6d4);--glass: rgba(255, 255, 255, .6);--radius: 12px}.section-head{padding:1rem 1.25rem;background:linear-gradient(180deg,#fffffff5,#fafafafa);border-radius:12px;margin-bottom:1rem;box-shadow:0 8px 24px #0206170a;position:relative;z-index:1;border-left:4px solid rgba(79,70,229,.9)}.section-head{width:100%}.section-head h2{margin:0 0 .25rem;font-size:clamp(1.25rem,1.7vw,1.9rem);color:#0f172a;font-weight:700}.section-head p{margin:0;color:var(--muted);font-size:.95rem}*{box-sizing:border-box}html,body{height:100%}body{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial;background:var(--bg);@media(min-width:900px){.section-head{display:flex;align-items:center;justify-content:space-between}}color:#0f172a;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.page-wrap{width:95vw;max-width:1400px;margin:0 auto}a{color:inherit}.container{margin:0 auto;padding:4rem 1.25rem;line-height:1.8em}.hero{display:grid;grid-template-columns:1fr;gap:2rem;align-items:center;padding:4rem 1.25rem}.hero{place-items:center;justify-items:center;text-align:center}.hero-inner{background:linear-gradient(180deg,#ffffffd9,#fffffff2);border-radius:var(--radius);padding:2.25rem;box-shadow:0 8px 20px #0206170f}.hero-inner{margin:0 auto;width:100%;max-width:none;text-align:left}.hero h1{margin:0 0 .5rem;font-size:clamp(1.6rem,3.2vw,2.6rem);line-height:1.05}.hero p{margin:0 0 1.25rem;color:var(--muted)}.cta-row{display:flex;gap:1rem;flex-wrap:wrap}.cta{padding:.625rem 1rem;border-radius:10px;font-weight:600;text-decoration:none;display:inline-flex;align-items:center;gap:.5rem}.cta-primary{background:var(--accent);color:#fff;box-shadow:0 6px 18px #4f46e524}.cta-ghost{border:1px solid rgba(15,23,42,.06);background:transparent;color:#0f172a}.cta:hover{transform:translateY(-2px);transition:transform .18s ease-out}.search{margin-top:1rem;display:flex;gap:.75rem}.search input{flex:1;padding:.75rem 1rem;border-radius:8px;border:1px solid rgba(15,23,42,.06);background:#fff}.search button{padding:.75rem 1rem;background:#111827;color:#fff;border-radius:8px;border:none}.features{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.25rem;margin-top:2rem;width:100%}.feature{padding:1rem;background:var(--card);border-radius:10px;box-shadow:0 6px 16px #0206170a;width:100%}@media(max-width:639px){.container{padding:2rem .75rem}.hero-inner{padding:1.25rem;text-align:center}.features{grid-template-columns:1fr;gap:.75rem}.feature{padding:.75rem}.cta-row{justify-content:center}}@media(min-width:640px)and (max-width:1023px){.features{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.features{grid-template-columns:repeat(4,1fr)}}.feature:hover{transform:translateY(-6px);box-shadow:0 18px 30px #0206170f;transition:all .2s ease}.feature h3{margin:0 0 .5rem}.feature p{margin:0;color:var(--muted);font-size:.95rem}footer{padding:2rem 1.25rem;text-align:center;color:var(--muted)}@media(min-width:900px){.hero{grid-template-columns:1fr 420px}.hero-inner{grid-column:1 / -1;text-align:left}}@media(max-width:899px){.hero-inner{text-align:center}}.back-to-top[data-astro-cid-wlspcwf4]{position:fixed;right:1rem;bottom:2.25rem;display:inline-flex;align-items:center;gap:.5rem;padding:.5rem .75rem;background:var(--card);color:#0f172a;border-radius:999px;box-shadow:0 8px 22px #0206171f;border:1px solid rgba(15,23,42,.06);transform:translateY(8px) scale(.98);opacity:0;visibility:hidden;transition:opacity .18s ease,transform .18s ease,visibility .18s;z-index:1100;cursor:pointer;font-weight:600;white-space:nowrap;min-width:44px;height:44px;padding:0 12px}.back-to-top[data-astro-cid-wlspcwf4] svg[data-astro-cid-wlspcwf4]{transform:translateY(-1px);width:20px;height:20px}.back-to-top[data-astro-cid-wlspcwf4] .label[data-astro-cid-wlspcwf4]{display:inline-block;line-height:1;font-size:.95rem}.back-to-top[data-astro-cid-wlspcwf4].visible{opacity:1;visibility:visible;transform:translateY(0) scale(1)}@media(max-width:420px){.back-to-top[data-astro-cid-wlspcwf4]{right:.75rem;bottom:1.5rem;width:44px;height:44px;padding:0;gap:0;justify-content:center}.back-to-top[data-astro-cid-wlspcwf4] .label[data-astro-cid-wlspcwf4]{display:none}}@media(min-width:641px){.back-to-top[data-astro-cid-wlspcwf4]{height:44px;padding:0 12px}}html,body{margin:0;width:100%;height:100%}
