*{box-sizing:border-box}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Arial,sans-serif;color:#1f1424;background:#fff7fb;line-height:1.65}a{color:inherit}.container{max-width:1160px;margin:0 auto;padding:0 24px}.skip-link{position:absolute;left:-999px;top:8px;background:#111;color:#fff;padding:8px 12px;border-radius:8px}.skip-link:focus{left:8px;z-index:10}.site-header{position:sticky;top:0;z-index:5;background:rgba(255,247,251,.88);backdrop-filter:blur(14px);border-bottom:1px solid #f5d0e4}.nav-shell{min-height:74px;display:flex;align-items:center;justify-content:space-between;gap:22px}.brand{display:flex;align-items:center;gap:10px;font-weight:900;text-decoration:none}.brand img{width:36px;height:36px}nav{display:flex;gap:20px;flex-wrap:wrap}nav a,.site-footer a{text-decoration:none;color:#6b214b;font-weight:750}.button{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#8a1d68;color:#fff;text-decoration:none;padding:12px 18px;font-weight:850;box-shadow:0 18px 38px rgba(138,29,104,.22)}.button.ghost{background:#fff;color:#8a1d68;border:1px solid #f0b7d8;box-shadow:none}.hero{padding:88px 0;background:radial-gradient(circle at 10% 20%,#ff7ab633,transparent 35%),radial-gradient(circle at 85% 12%,#7c3aed22,transparent 34%),linear-gradient(180deg,#fff7fb,#fff)}.hero-grid{display:grid;grid-template-columns:1.08fr .92fr;gap:54px;align-items:center}.eyebrow,.section-label{text-transform:uppercase;letter-spacing:.14em;font-weight:900;font-size:13px;color:#a21caf}.hero h1{font-size:clamp(40px,6vw,72px);line-height:.98;margin:12px 0 20px;letter-spacing:-.05em}.lead{font-size:20px;color:#5c4152;max-width:780px}.hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin:28px 0}.hero-points,.check-list{padding-left:22px;color:#513548}.section{padding:76px 0}.section.alt{background:#fff}.section h2{font-size:clamp(30px,4vw,48px);line-height:1.08;letter-spacing:-.035em;margin:8px 0 20px}.grid{display:grid;gap:22px}.grid.three{grid-template-columns:repeat(3,1fr)}.grid.two,.two-col{display:grid;grid-template-columns:repeat(2,1fr);gap:28px}.card,.profile-card{background:#fff;border:1px solid #f5c8df;border-radius:30px;padding:28px;box-shadow:0 22px 70px rgba(138,29,104,.08)}.card h2,.card h3{margin-top:0;line-height:1.15}.profile-card{min-height:430px;background:linear-gradient(145deg,#ffffff,#ffe4f1);display:flex;flex-direction:column;justify-content:center}.avatar-row{display:flex;margin-bottom:28px}.avatar-row span{width:74px;height:74px;border-radius:50%;border:4px solid #fff;background:linear-gradient(135deg,#ec4899,#8b5cf6);margin-right:-16px;box-shadow:0 12px 30px rgba(138,29,104,.2)}.avatar-row span:nth-child(2){background:linear-gradient(135deg,#8b5cf6,#06b6d4)}.avatar-row span:nth-child(3){background:linear-gradient(135deg,#f59e0b,#ec4899)}.profile-card h2{font-size:36px;line-height:1.05;margin:0 0 12px}.tag-row{display:flex;gap:10px;flex-wrap:wrap;margin-top:20px}.tag-row span{border:1px solid #f0b7d8;border-radius:999px;padding:8px 12px;background:#fff;color:#8a1d68;font-weight:800}.narrow{max-width:850px}.article p,.legal p{font-size:18px;color:#513548}.cta{background:linear-gradient(135deg,#831843,#4c1d95);color:#fff}.cta .section-label{color:#fbcfe8}.cta-inner{display:flex;align-items:center;justify-content:space-between;gap:24px}.site-footer{background:#241321;color:#fce7f3;padding:54px 0}.site-footer p,.site-footer a{color:#fbcfe8}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:28px}.site-footer a{display:block;margin:8px 0}.site-footer .brand{color:#fff}.small{font-size:14px}@media(max-width:850px){.hero-grid,.grid.three,.grid.two,.two-col,.footer-grid{grid-template-columns:1fr}.nav-shell{height:auto;padding-top:14px;padding-bottom:14px;align-items:flex-start;flex-direction:column}.hero{padding:54px 0}.section{padding:54px 0}.cta-inner{align-items:flex-start;flex-direction:column}}