.home-hero{text-align:center;padding:2.5rem 1rem 3rem;max-width:48rem;margin:0 auto}.home-logo{width:72px;height:72px;margin:0 auto 1rem;display:block}.home-title{font-size:2.25rem;font-weight:600;margin-bottom:.5rem;color:#1b1b18;letter-spacing:-.01em}.home-tagline{font-size:1.0625rem;color:#706f6c;line-height:1.55;margin:0 auto 1.75rem;max-width:38rem}.home-actions{display:flex;gap:.625rem;justify-content:center;flex-wrap:wrap}.home-btn{display:inline-flex;align-items:center;justify-content:center;padding:.625rem 1.5rem;font-size:.9375rem;font-weight:500;border-radius:.5rem;text-decoration:none;border:1px solid transparent;transition:background-color .15s,border-color .15s,color .15s}.home-btn-primary{background:#1b1b18;color:#fff;border-color:#1b1b18}.home-btn-primary:hover{background:#333;border-color:#333}.home-btn-ghost{background:transparent;color:#1b1b18;border-color:#e3e3e0}.home-btn-ghost:hover{border-color:#1b1b18;background:#f3f3f1}.home-features{display:grid;grid-template-columns:repeat(auto-fit,minmax(16rem,1fr));gap:1rem;max-width:64rem;margin:1.5rem auto 0}.home-feature{background:#fff;border:1px solid #e3e3e0;border-radius:.625rem;padding:1.25rem 1.375rem;transition:border-color .15s,background-color .15s}.home-feature:hover{border-color:#c5c5c2}.home-feature h3{font-size:1.0625rem;font-weight:600;color:#1b1b18;margin-bottom:.5rem}.home-feature p{font-size:.875rem;color:#706f6c;line-height:1.55;margin:0 0 .75rem}.home-feature a{font-size:.8125rem;color:#1b1b18;text-decoration:none;font-weight:500}.home-feature a:hover{text-decoration:underline}html[data-theme=dark] .home-title{color:#ededec}html[data-theme=dark] .home-tagline{color:#a1a09a}html[data-theme=dark] .home-btn-primary{background:#ededec;color:#1b1b18;border-color:#ededec}html[data-theme=dark] .home-btn-primary:hover{background:#fff;border-color:#fff}html[data-theme=dark] .home-btn-ghost{color:#ededec;border-color:#3e3e3a}html[data-theme=dark] .home-btn-ghost:hover{background:#1f1f1d;border-color:#ededec}html[data-theme=dark] .home-feature{background:#161615;border-color:#3e3e3a}html[data-theme=dark] .home-feature:hover{border-color:#4a4a45}html[data-theme=dark] .home-feature h3{color:#ededec}html[data-theme=dark] .home-feature p{color:#a1a09a}html[data-theme=dark] .home-feature a{color:#ededec}@media(max-width:640px){.home-hero{padding:1.5rem .75rem 2rem}.home-title{font-size:1.75rem}.home-tagline{font-size:.9375rem}.home-features{grid-template-columns:1fr}}
