:root{--bg:#fff7fb;--ink:#422d3b;--muted:#7c6675;--brand:#af3268;--line:#ead8e2;--white:#fff;--tint:#f9e7f0;font-family:-apple-system,BlinkMacSystemFont,"PingFang SC","Microsoft YaHei",sans-serif;color:var(--ink);background:var(--bg);font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:6rem}body{margin:0;font-size:1rem;line-height:1.75}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button,a,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,summary:focus-visible{outline:3px solid var(--brand);outline-offset:6px}.skip{position:absolute;left:1rem;top:-5rem;background:white;padding:1rem;z-index:10}.skip:focus{top:1rem}.header{max-width:1440px;margin:auto;padding:1.4rem 5%;display:flex;align-items:center;justify-content:space-between;gap:2rem;border-bottom:1px solid var(--line)}.brand{display:inline-flex;align-items:center;gap:.65rem;font-size:1.45rem;font-weight:750;letter-spacing:.03em;white-space:nowrap}.brand img{border-radius:12px;object-fit:contain}.header nav{display:flex;gap:2.4rem}.header nav a{font-size:.95rem;min-height:44px;display:flex;align-items:center}.header nav a:hover{color:var(--brand)}.release{font-size:.875rem;border:1px solid #d9b8c8;border-radius:99px;padding:.45rem 1rem;white-space:nowrap}.hero{max-width:1440px;margin:auto;display:grid;grid-template-columns:1.05fr 1fr;align-items:center;padding:4.5rem 5% 5.5rem;gap:3.5rem}.eyebrow{font-size:.875rem;font-weight:650;letter-spacing:.12em;color:var(--brand);margin:0 0 1.5rem}h1,h2,h3,p{overflow-wrap:anywhere}h1{font-size:clamp(2.4rem,4.4vw,4.3rem);line-height:1.35;font-weight:750;letter-spacing:-.045em;margin:0 0 1.5rem}h1 em{font-style:normal;color:var(--brand)}.intro{color:var(--muted);font-size:1.1rem;line-height:1.9;margin:0 0 2rem}.button{display:inline-flex;align-items:center;gap:2rem;background:var(--brand);color:white;padding:.9rem 1.4rem;border-radius:12px;font-weight:600;min-height:48px;transition:background .2s}.button:hover{background:#922653}.button span{font-size:1.4rem}.availability{font-size:.875rem;color:var(--muted);margin:1rem 0 0;max-width:26rem}.hero-image{margin:0;position:relative;align-self:stretch;min-height:540px;border-radius:140px 28px 28px 28px;overflow:hidden;background:#efc4d1}.hero-image>img{height:100%;width:100%;object-fit:cover;object-position:56% center}.hero-image figcaption{position:absolute;bottom:1.5rem;left:1.5rem;right:1.5rem;padding:1.2rem 1.4rem;border:1px solid #ffffffa8;border-radius:18px;background:#fff7fbeb;backdrop-filter:blur(14px)}.hero-image figcaption span{display:block;font-size:.875rem;color:var(--muted)}.hero-image figcaption strong{display:block;font-size:1.35rem;font-weight:650}.section{max-width:1440px;margin:auto;padding:5rem 5%;scroll-margin-top:1rem}.features{border-top:1px solid var(--line)}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:2rem;margin-bottom:2.5rem}h2{font-size:clamp(2rem,3vw,2.9rem);line-height:1.45;letter-spacing:-.035em;margin:0}.section-heading>p,.practice-title>p:last-child{color:var(--muted);margin:1rem 0 0}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.feature{border:1px solid var(--line);background:var(--white);padding:2rem;border-radius:22px;display:flex;flex-direction:column}.featured{background:var(--tint);border-color:#efc9dc}.number{font-size:.875rem;letter-spacing:.1em;color:var(--brand)}h3{font-size:1.25rem;margin:1.5rem 0 .8rem;line-height:1.55}.feature p{margin:0;color:var(--muted)}.feature-foot{display:flex;justify-content:space-between;gap:1rem;border-top:1px solid var(--line);padding-top:1.1rem;margin-top:2.5rem;font-size:.9rem;font-weight:600}.practice{display:grid;grid-template-columns:1fr 1.15fr;gap:5rem}.steps{list-style:none;padding:0;margin:0}.steps li{display:flex;gap:1.5rem;padding:1.8rem 0;border-top:1px solid var(--line)}.steps li:last-child{border-bottom:1px solid var(--line)}.steps li>span{font-size:.9rem;color:var(--brand);padding-top:.3rem}.steps h3{margin:0 0 .6rem}.steps p{margin:0;color:var(--muted)}.support{display:grid;grid-template-columns:1fr 1.3fr;gap:4rem;border-top:1px solid var(--line)}.support-intro{color:var(--muted)}details{border-bottom:1px solid var(--line);padding:1.25rem 0}details:first-child{padding-top:0}summary{cursor:pointer;font-weight:600;font-size:1.05rem;min-height:44px;padding:.45rem 1.5rem .45rem 0}details p{margin:.7rem 0 1rem;color:var(--muted)}.closing{max-width:1296px;margin:2rem auto 4rem;padding:3.5rem 5%;background:var(--brand);border-radius:24px;color:white;display:flex;align-items:center;justify-content:space-between;gap:2rem}.closing p{font-size:clamp(1.7rem,3vw,2.6rem);font-weight:650;margin:0}.closing a{border-bottom:1px solid #ffffff80;padding:.6rem 0;min-height:44px}.closing a span{margin-left:1.5rem}footer{max-width:1440px;margin:auto;display:flex;align-items:center;gap:2rem;padding:2rem 5%;border-top:1px solid var(--line)}footer p,footer>span{font-size:.875rem;color:var(--muted)}footer>span{margin-left:auto}footer .brand{font-size:1.2rem}@media(min-width:1600px){.hero-image{min-height:620px}}@media(max-width:1000px){.hero{gap:2rem}.hero-image{min-height:490px;border-top-left-radius:90px}.feature{padding:1.5rem}.practice,.support{gap:2rem}.closing{margin-left:5%;margin-right:5%}}@media(max-width:720px){.header{gap:1rem;flex-wrap:wrap;padding:1rem 6%}.header nav{order:3;width:100%;justify-content:space-between;gap:1rem}.release{margin-left:auto}.hero{grid-template-columns:1fr;padding:2.8rem 6% 3rem;gap:2rem}h1{font-size:clamp(2rem,7.8vw,3.5rem)}.desktop-break{display:none}.intro{font-size:1rem}.hero-image{height:auto;aspect-ratio:1.1;min-height:0;border-radius:70px 22px 22px 22px}.hero-image figcaption{left:1rem;right:1rem;bottom:1rem;padding:.8rem 1rem}.hero-image figcaption strong{font-size:1.15rem}.section{padding:3.5rem 6%}.section-heading{display:block}.section-heading>p{margin-top:1.5rem}.feature-grid,.practice,.support{grid-template-columns:1fr}.feature h3{margin-top:1rem}.feature-foot{margin-top:1.5rem}.practice,.support{gap:2rem}.closing{display:block;padding:2rem 1.5rem;margin:1rem 6% 3rem}.closing a{display:inline-block;margin-top:1rem}footer{flex-wrap:wrap;gap:.7rem 1.5rem;padding:1.5rem 6%}footer p{width:100%;margin:0}footer>span{margin-left:0}.eyebrow{margin-bottom:1rem}.hero-copy .availability{max-width:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

.company{display:grid;grid-template-columns:1fr 1.15fr;gap:5rem;border-top:1px solid var(--line)}.company-copy h3{margin:0 0 1rem;font-size:1.4rem}.company-copy p{color:var(--muted)}.contact-link{display:inline-block;min-height:44px;color:var(--brand);border-bottom:1px solid #d8a9bf;overflow-wrap:anywhere;padding:.5rem 0}.contact-link span{margin-left:.7rem}.questions a{color:var(--brand);text-decoration:underline;overflow-wrap:anywhere}.footer-contact{margin-left:auto;font-size:.875rem;min-height:44px;display:flex;align-items:center}@media(max-width:720px){.company{grid-template-columns:1fr;gap:2rem}.footer-contact{margin-left:0}}
