*,:after,:before{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Avenir Next,Segoe UI,system-ui,-apple-system,sans-serif;color:#3d3550;background:linear-gradient(180deg,#8fd1ff,#c7edff 45%,#dff4ff);min-height:100vh}a{color:#e85a8a;text-decoration:none}a:hover{text-decoration:underline}.site-shell{min-height:100vh;display:flex;flex-direction:column}.site-header{justify-content:space-between;padding:1rem 1.5rem;max-width:960px;margin:0 auto;width:100%}.brand,.site-header{display:flex;align-items:center}.brand{gap:.75rem;font-weight:800;font-size:1.15rem;color:#4a3560}.brand,.brand:hover{text-decoration:none}.brand img{width:44px;height:44px;border-radius:12px;box-shadow:0 4px 12px rgba(0,0,0,.12)}.nav{display:flex;gap:1.25rem;font-weight:600;font-size:.95rem}main{flex:1 1;width:100%;max-width:960px;margin:0 auto;padding:1rem 1.5rem 3rem}.card{background:rgba(255,255,255,.88);border-radius:24px;padding:2rem;box-shadow:0 12px 32px rgba(74,53,96,.1)}.hero{text-align:center;padding:2.5rem 1.5rem}.hero-icon{width:120px;height:120px;border-radius:28px;box-shadow:0 16px 40px rgba(0,0,0,.14);margin-bottom:1.25rem}.hero h1{margin:0 0 .75rem;font-size:clamp(2rem,5vw,2.75rem);font-weight:900;color:#4a3560;letter-spacing:-.02em}.hero p{margin:0 auto 1.5rem;max-width:34rem;font-size:1.125rem;line-height:1.6;color:#5a4d70}.pill-row{display:flex;flex-wrap:wrap;gap:.6rem;justify-content:center;margin-bottom:1.75rem}.pill{background:rgba(255,255,255,.75);border:1px solid rgba(232,90,138,.25);color:#6a4d78;padding:.4rem .85rem;font-size:.875rem;font-weight:700}.cta,.pill{border-radius:999px}.cta{display:inline-block;background:linear-gradient(135deg,#ff6b8a,#ff8fa8);color:white!important;font-weight:800;padding:.85rem 1.5rem;box-shadow:0 8px 20px rgba(232,90,138,.35);text-decoration:none!important}.cta:hover{transform:translateY(-1px)}.cta.secondary{background:rgba(255,255,255,.85);color:#6a4d78!important;box-shadow:0 4px 14px rgba(74,53,96,.12);border:2px solid rgba(232,90,138,.2)}.how-it-works{margin:0 auto 1.75rem;max-width:28rem;text-align:left}.how-it-works h2{margin:0 0 1rem;font-size:1.15rem;font-weight:900;color:#4a3560;text-align:center}.steps{list-style:none;margin:0;padding:0;display:grid;grid-gap:.75rem;gap:.75rem}.steps li{display:flex;align-items:flex-start;gap:.75rem;padding:.75rem 1rem;background:rgba(255,255,255,.55);border-radius:14px;font-size:.95rem;line-height:1.45;color:#5a4d70}.step-icon{font-size:1.35rem;line-height:1.2;flex-shrink:0}.cta-row{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center}.page-title{margin:0 0 1rem;font-size:2rem;font-weight:900;color:#4a3560}.prose h2{margin:1.75rem 0 .5rem;font-size:1.15rem;color:#4a3560}.prose li,.prose p{line-height:1.65;color:#4f4560}.prose ul{padding-left:1.25rem}.form{display:grid;grid-gap:1rem;gap:1rem;max-width:32rem}.form label{display:grid;grid-gap:.35rem;gap:.35rem;font-weight:700;font-size:.9rem;color:#4a3560}.form input,.form textarea{font:inherit;padding:.75rem .9rem;border:2px solid rgba(74,53,96,.12);border-radius:12px;background:white}.form input:focus,.form textarea:focus{outline:none;border-color:#ff6b8a}.form textarea{min-height:140px;resize:vertical}.form button{justify-self:start;border:none;cursor:pointer;font:inherit}.hp{position:absolute;left:-9999px;opacity:0;pointer-events:none}.status{margin-top:1rem;padding:.85rem 1rem;border-radius:12px;font-weight:600}.status.ok{background:#d8f5e3;color:#1f6b3f}.status.err{background:#ffe0e6;color:#9b2c4a}.site-footer{text-align:center;padding:1.5rem;font-size:.875rem;color:#6a5d80}