*{box-sizing:border-box;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;background:linear-gradient(135deg,#667eea,#764ba2);min-height:100vh;color:#e5e7eb}a{color:inherit;text-decoration:none}.site-header{position:sticky;top:0;z-index:40;backdrop-filter:blur(10px);background:#94a3fde6;border-bottom:1px solid rgba(148,163,253,.5)}.site-header-inner{max-width:1200px;margin:0 auto;padding:.5rem 1.25rem;display:flex;align-items:center;justify-content:space-between;position:relative}.brand{display:inline-flex;align-items:center;gap:.5rem}.brand-logo{width:32px;height:32px}.brand-text{font-weight:700;font-size:1.1rem;color:#16a34a}.mobile-nav-toggle{display:none;margin-left:auto;padding:.25rem .7rem;border-radius:999px;border:1px solid rgba(15,23,42,.3);background:#eff6ffe6;font-size:1.1rem;cursor:pointer}.site-nav{display:flex;align-items:center;gap:1.25rem;font-size:.95rem}.nav-link{position:relative;font-weight:500;color:#0f172a;opacity:.9}.nav-link:after{content:"";position:absolute;left:0;right:0;bottom:-.25rem;height:2px;border-radius:999px;background:#0f172ab3;transform:scaleX(0);transform-origin:center;transition:transform .18s ease}.nav-link:hover:after{transform:scaleX(1)}.nav-link-dropdown{position:relative;cursor:default}.nav-dropdown-menu{position:absolute;top:115%;left:0;min-width:220px;background:#fff;border-radius:12px;box-shadow:0 12px 35px #0f172a2e;padding:.5rem 0;display:none;z-index:50}.nav-link-dropdown:hover .nav-dropdown-menu{display:block}.nav-dropdown-item{display:block;padding:.45rem .9rem;font-size:.9rem;color:#111827}.nav-dropdown-item:hover{background:#eef2ff}.nav-cta{padding:.4rem 1rem;border-radius:999px;background:#22c55e;color:#022c22;font-weight:700;font-size:.9rem;box-shadow:0 8px 18px #16a34a80;border:2px solid rgba(22,163,74,.2)}.nav-cta:hover{filter:brightness(1.05);transform:translateY(-1px);box-shadow:0 10px 24px #16a34aa6}.site-main{min-height:calc(100vh - 140px)}.site-footer{padding:1.5rem 1.25rem 2rem;background:#0f172a1f;margin-top:1.5rem}.site-footer-inner{max-width:1200px;margin:0 auto;display:flex;flex-wrap:wrap;gap:.75rem 1.5rem;align-items:center;justify-content:space-between;color:#f1f5f9e6;font-size:.85rem}.footer-links{display:flex;flex-wrap:wrap;gap:.75rem}.footer-links a{opacity:.9}.footer-links a:hover{text-decoration:underline}.home-shell{display:flex;flex-direction:column}.home-hero{padding:2.75rem 1.5rem 2rem;color:#f9fafb}.home-hero-inner{max-width:1200px;margin:0 auto;text-align:center}.home-hero-title{display:flex;justify-content:center;align-items:center;gap:.6rem;font-size:clamp(2.6rem,4vw,3.4rem);font-weight:800;letter-spacing:-.03em;line-height:1.05}.home-hero-bolt{font-size:clamp(2.2rem,3vw,2.8rem)}.home-hero-subtitle,.home-hero-meta{max-width:44rem;margin-left:auto;margin-right:auto}.home-hero-subtitle{font-size:1.1rem;margin-top:.9rem;margin-bottom:.35rem}.home-hero-meta{font-size:.95rem;opacity:.9}.home-calculator-shell{padding:0 1.5rem 2.5rem}.home-calculator-shell>*{max-width:1200px;margin:0 auto}.page-hero{max-width:960px;margin:0 auto;padding:2.5rem 1.5rem 1.25rem;color:#f9fafb}.page-hero h1{font-size:clamp(2rem,3vw,2.4rem);margin-bottom:.4rem}.page-hero .lead{max-width:42rem;font-size:1.02rem;line-height:1.6;color:#e5e7eb}.page-main,.prose{max-width:760px;margin:0 auto;padding:0 1.5rem 2.5rem;line-height:1.7;color:#f9fafb}.prose h1,.prose h2,.prose h3,.prose h4{color:#f9fafb}.prose h1{font-size:clamp(2rem,3vw,2.4rem);margin-bottom:.5rem}.prose h2{margin-top:1.5rem;margin-bottom:.35rem;font-size:1.25rem}.prose p{margin:.4rem 0}.prose ul{padding-left:1.25rem;margin:.5rem 0}.prose li{margin:.25rem 0}.prose a,.page-main a{color:#bfdbfe;text-decoration:underline;text-decoration-thickness:1.5px;text-underline-offset:2px}.muted{color:#e2e8f0c7}.card{background:#0f172ac7;border-radius:12px;border:1px solid rgba(148,163,253,.55);box-shadow:0 10px 30px #0f172a73;padding:1.1rem 1.25rem;margin-bottom:1.1rem}.card h2{margin-bottom:.35rem}.form{display:grid;grid-template-columns:1fr;gap:.6rem;margin-top:.4rem}.form label{font-weight:600}.form input,.form select,.form textarea{width:100%;padding:.65rem .75rem;border:1px solid #cfd6df;border-radius:8px;font-size:1rem;background:#fff;color:#020617}.form button{margin-top:.5rem;border:1px solid #16a34a;background:#22c55e;color:#022c22;font-weight:700;padding:.7rem 1rem;border-radius:.6rem;cursor:pointer}.form button:hover{filter:brightness(1.05)}.help{font-size:.9rem;margin:.25rem 0 0;color:#e2e8f0d9}.notice{max-width:760px;margin:.75rem auto 0;background:#16a34a1a;border:1px solid rgba(74,222,128,.8);padding:.75rem 1rem;border-radius:10px;color:#ecfdf3}@media (max-width: 768px){.site-header-inner{padding-inline:1rem}.mobile-nav-toggle{display:inline-flex}.site-nav{position:absolute;top:100%;right:0;left:0;background:#94a3fdfa;border-bottom:1px solid rgba(129,140,248,.5);flex-direction:column;align-items:flex-start;gap:.6rem;padding:.75rem 1rem 1rem;font-size:.95rem;display:none}.site-nav.is-open{display:flex}.nav-link:after{display:none}.nav-link-dropdown{width:100%}.nav-link-dropdown>span{display:block;font-weight:600;margin-bottom:.25rem}.nav-dropdown-menu{position:static;box-shadow:none;background:transparent;padding:0;display:block;margin-left:.75rem}.nav-dropdown-item{padding:.25rem 0}.nav-cta{margin-top:.5rem}.home-hero{padding:2.25rem 1.1rem 1.5rem}.home-calculator-shell{padding:0 1.1rem 2rem}.site-footer{padding-inline:1.1rem}.page-hero{padding:2.25rem 1.1rem 1.1rem}.page-main,.prose{padding:0 1.1rem 2.25rem}}
