:root{--deep:#250b4f;--purple:#44176e;--pink:#f4afd2;--lilac:#eadbff;--ink:#291240;--muted:#6f607c;--line:#ddcde9}*{box-sizing:border-box}body{margin:0;color:var(--ink);background:#fcfaff;font:16px Arial,sans-serif}a{color:inherit;text-decoration:none}.announcement{background:#1c063d;color:#f0e5fb;text-align:center;padding:.65rem;font-size:.75rem;letter-spacing:.1em;text-transform:uppercase}header,footer{display:flex;align-items:center;justify-content:space-between;gap:1rem;max-width:1200px;margin:auto;padding:1.4rem 2rem}.brand{display:flex;gap:.6rem;font-weight:800;letter-spacing:.08em}.brand b{background:var(--purple);color:white;padding:.65rem;clip-path:polygon(50% 0,100% 50%,50% 100%,0 50%)}.brand i{font-family:Georgia,serif;color:#ba76dc;font-weight:400}.brand small{display:block;font-size:.48rem;letter-spacing:.18em;margin-top:.25rem}nav{display:flex;gap:1.25rem;align-items:center;font-size:.88rem;font-weight:700}.pill,.button{display:inline-block;border-radius:99px;background:#f2d7ff;padding:.82rem 1.15rem}.hero{display:grid;grid-template-columns:1.1fr .9fr;gap:3rem;padding:6rem max(2rem,calc((100vw - 1120px)/2));background:linear-gradient(120deg,#27094e,#552279);color:#fff}.eyebrow{font-weight:800;font-size:.73rem;letter-spacing:.18em;text-transform:uppercase;color:#bd9eec}.hero h1,.formhero h1{font:400 clamp(3rem,5vw,5rem)/.98 Georgia,serif;letter-spacing:-.06em;margin:.4rem 0 1.5rem}.hero p,.formhero p{line-height:1.7;max-width:600px;color:#e5d9ef}.button{background:var(--pink);font-weight:800;color:#3d1456;margin-top:1rem}.art{position:relative;min-height:320px}.orb{position:absolute;width:290px;height:290px;border-radius:50%;background:#d8c4ff;right:10%;top:0}.diamond{position:absolute;right:26%;top:48px;border:1px solid white;padding:50px;font-size:4rem;transform:rotate(45deg)}.diamond::first-letter{transform:rotate(-45deg)}.art aside{position:absolute;right:0;bottom:10px;width:230px;background:#fff;color:#351151;padding:1.2rem;border-radius:10px;font:1.15rem Georgia,serif}.art strong{color:#bd4f9a}hr{border:0;border-top:5px solid #e7dce9;width:80%;margin:.7rem 0}.intro,.services{max-width:1120px;margin:auto;padding:6rem 2rem}.intro>div{display:grid;grid-template-columns:1.1fr .9fr;gap:5rem}.intro h2,.story h2,.services h2,.process h2,.promise h2,.cta h2,form h2,.formlayout aside h2{font:400 clamp(2.3rem,4vw,4rem)/1.04 Georgia,serif;letter-spacing:-.05em;margin:0}.intro p,.services .lede{color:var(--muted);line-height:1.7}.story{display:grid;grid-template-columns:.9fr 1.1fr;gap:4rem;padding:6rem max(2rem,calc((100vw - 1120px)/2));background:#fff}.story article{background:#f4eaff;padding:2.6rem}.story article p{line-height:1.7;color:#5d4a6b}.points>div{border-top:1px solid var(--line);padding:1.1rem 0 1.1rem 3.5rem;position:relative}.points>div:last-child{border-bottom:1px solid var(--line)}.points b{position:absolute;left:0;color:#a15394}.points h3,.cards h3,.process h3{font:400 1.45rem Georgia,serif;margin:.1rem 0}.points p,.cards p,.process p{color:var(--muted);line-height:1.6;margin:.4rem 0}.cards{display:grid;grid-template-columns:repeat(4,1fr);margin-top:2.5rem}.cards article{min-height:220px;border:1px solid var(--line);padding:1.3rem}.cards b{color:#a15394}.process{display:grid;grid-template-columns:.85fr 1.15fr;gap:5rem;padding:6rem max(2rem,calc((100vw - 1050px)/2));background:var(--deep);color:white}.process ol{list-style:none;padding:0;margin:0}.process li{display:flex;gap:1rem;border-top:1px solid #80619d;padding:1.2rem 0}.process li:last-child{border-bottom:1px solid #80619d}.process li>b{border:1px solid #cda6df;border-radius:50%;width:2rem;height:2rem;text-align:center;padding-top:.35rem;color:var(--pink)}.process p{color:#dcd0e8}.promise{text-align:center;background:var(--lilac);padding:6rem 2rem}.promise .eyebrow{color:#795180}.promise em{color:#9c3e90}.cta,.formhero{background:#32105d;color:#fff;text-align:center;padding:6rem max(2rem,calc((100vw - 800px)/2))}.cta p{color:#e6daef;line-height:1.7}.light{background:#fff}.formhero{text-align:left}.formlayout{max-width:1100px;margin:auto;display:grid;grid-template-columns:.75fr 1.25fr;gap:4rem;padding:5rem 2rem}.formlayout aside p{border-bottom:1px solid var(--line);padding:1rem 0;color:#5e4d6c}.formlayout aside b{color:#a15394;margin-right:.7rem}.formlayout aside small{display:block;color:#776786;line-height:1.6;margin-top:2rem}form{background:#fff;border:1px solid var(--line);padding:2.5rem;box-shadow:0 15px 45px #32105012}form>p{color:var(--muted)}.fields{display:grid;grid-template-columns:1fr 1fr;gap:1.15rem}.fields label{font-size:.88rem;font-weight:700;color:#43255e;display:flex;flex-direction:column;gap:.45rem}.full{grid-column:1/-1}input,textarea{font:inherit;padding:.7rem;border:1px solid #cbb8dc;border-radius:5px;background:#fffdff}.consent{display:flex;gap:.6rem;margin:1.5rem 0;font-size:.86rem;color:#5c4a6c}.consent input{width:1rem}.hint{font-size:.8rem}footer{background:#1b0737;color:#e8ddf1;max-width:none;padding-left:max(2rem,calc((100vw - 1120px)/2));padding-right:max(2rem,calc((100vw - 1120px)/2));font-size:.75rem}@media(max-width:760px){header,footer{padding:1.2rem}header nav a:not(.pill){display:none}.hero,.story,.process,.formlayout,.intro>div{display:block;padding:4rem 1.4rem}.art{margin-top:2rem}.story article{padding:1.8rem}.points{margin-top:2rem}.cards{grid-template-columns:1fr 1fr}.process>div{margin-bottom:2rem}.formhero{padding:4rem 1.4rem}.formlayout aside{margin-bottom:2.5rem}.fields{grid-template-columns:1fr}.full{grid-column:auto}form{padding:1.4rem}footer nav{margin:1rem 0;flex-wrap:wrap}}
