:root{--pink:#ed0b7f;--ink:#08070a;--panel:#100c12;--white:#fff;--muted:#aaa3ae}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--ink);color:var(--white);font-family:Montserrat,sans-serif}a{color:inherit;text-decoration:none}.cluster-header{position:absolute;z-index:5;top:0;left:0;width:100%;display:flex;align-items:center;justify-content:space-between;padding:15px clamp(18px,5vw,72px);border-bottom:1px solid rgba(255,255,255,.1)}.cluster-brand{display:flex;align-items:center;gap:10px;font-weight:800;letter-spacing:.14em}.cluster-brand img{width:58px;height:58px;object-fit:contain}.cluster-brand small{display:block;margin-top:3px;color:var(--muted);font-size:8px;letter-spacing:.2em}.cluster-header nav{display:flex;align-items:center;gap:27px;font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.header-cta,.cluster-primary{background:var(--pink);box-shadow:0 0 32px rgba(237,11,127,.3)}.header-cta{padding:13px 20px}.cluster-hero{position:relative;display:grid;place-items:center;min-height:760px;height:100svh;overflow:hidden;text-align:center}.cluster-hero-bg,.cluster-hero-shade{position:absolute;inset:0}.cluster-hero-bg{background:var(--hero-image) center 25%/cover no-repeat;filter:saturate(.8)}.cluster-hero-shade{background:linear-gradient(180deg,rgba(4,2,5,.38),rgba(8,7,10,.72) 58%,var(--ink))}.cluster-hero-content{position:relative;z-index:2;max-width:1000px;padding:120px 24px 48px}.cluster-breadcrumbs{display:flex;justify-content:center;gap:8px;margin-bottom:30px;color:rgba(255,255,255,.45);font-size:10px;text-transform:uppercase;letter-spacing:.14em}.cluster-eyebrow{display:block;color:var(--pink);font-size:11px;font-weight:800;letter-spacing:.24em;text-transform:uppercase}.cluster-hero h1,.cluster-intro h2,.cluster-section-heading h2,.cluster-proof h2,.cluster-final h2{font-family:"Playfair Display",serif;text-wrap:balance}.cluster-hero h1{margin:17px auto;font-size:clamp(3rem,8vw,7.1rem);line-height:.92;letter-spacing:-.04em}.cluster-hero-content>p{max-width:750px;margin:0 auto;color:#ded9e1;font-size:clamp(1rem,2vw,1.22rem);line-height:1.75}.cluster-actions{display:flex;justify-content:center;gap:13px;margin-top:32px}.cluster-actions a{padding:16px 24px;font-size:11px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.cluster-secondary{border:1px solid rgba(255,255,255,.35)}.cluster-intro{display:grid;grid-template-columns:1fr 1fr;gap:80px;max-width:1160px;margin:auto;padding:110px 24px}.cluster-intro h2,.cluster-section-heading h2{margin:12px 0 0;font-size:clamp(2.4rem,5vw,4.6rem);line-height:1}.cluster-intro-copy p{margin:0 0 20px;color:var(--muted);line-height:1.85}.cluster-benefits{padding:105px max(24px,calc((100vw - 1132px)/2));background:linear-gradient(145deg,#110b11,#08070a)}.cluster-section-heading{max-width:800px;margin-bottom:48px}.cluster-card-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.1)}.cluster-card-grid article{min-height:255px;padding:40px;background:var(--panel)}.cluster-card-grid article>span{color:var(--pink);font-size:11px;font-weight:800}.cluster-card-grid h3{margin:18px 0 11px;font-size:1.28rem}.cluster-card-grid p{margin:0;color:var(--muted);line-height:1.75}.cluster-proof{display:flex;align-items:center;justify-content:space-between;gap:60px;padding:90px max(24px,calc((100vw - 1132px)/2));background:linear-gradient(120deg,#210b1a,#0c090e)}.cluster-proof>div{max-width:760px}.cluster-proof h2{margin:12px 0 16px;font-size:clamp(2.3rem,5vw,4rem);line-height:1}.cluster-proof p{color:var(--muted);line-height:1.75}.cluster-proof>a{flex:none;padding:15px 22px;border:1px solid rgba(255,255,255,.3);font-size:11px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.cluster-faq{max-width:980px;margin:auto;padding:110px 24px}.cluster-faq-list{border-top:1px solid rgba(255,255,255,.13)}.cluster-faq details{border-bottom:1px solid rgba(255,255,255,.13)}.cluster-faq summary{position:relative;padding:23px 44px 23px 0;cursor:pointer;list-style:none;font-weight:700;line-height:1.5}.cluster-faq summary::-webkit-details-marker{display:none}.cluster-faq summary:after{content:"+";position:absolute;right:8px;top:18px;color:var(--pink);font-size:24px;font-weight:300}.cluster-faq details[open] summary:after{transform:rotate(45deg)}.cluster-faq details p{max-width:760px;margin:0;padding:0 30px 24px 0;color:var(--muted);line-height:1.75}.cluster-all-faqs{display:inline-block;margin-top:28px;color:var(--pink);font-size:11px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.cluster-final{padding:100px 24px;text-align:center;background:radial-gradient(circle at 50% 0,rgba(237,11,127,.18),transparent 45%),#0c090e}.cluster-final h2{max-width:820px;margin:14px auto;font-size:clamp(2.5rem,6vw,5.2rem);line-height:.96}.cluster-final p{color:var(--muted)}.cluster-final>a{display:inline-block;margin-top:23px;padding:16px 24px;background:var(--pink);font-size:11px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.cluster-footer{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:20px;padding:38px 24px;border-top:1px solid rgba(255,255,255,.1);color:var(--muted);font-size:11px;text-align:center}.cluster-footer img{object-fit:contain}.cluster-footer nav{display:flex;justify-content:center;flex-wrap:wrap;gap:15px}.cluster-footer nav a:hover{color:var(--pink)}@media(max-width:760px){.cluster-header{padding:11px 15px}.cluster-header nav a:not(.header-cta){display:none}.cluster-brand{font-size:12px}.cluster-brand img{width:52px;height:52px}.cluster-hero{min-height:700px}.cluster-hero h1{font-size:clamp(2.75rem,13vw,4.5rem)}.cluster-actions,.cluster-proof{flex-direction:column}.cluster-actions a{width:100%}.cluster-intro{grid-template-columns:1fr;gap:30px;padding-block:80px}.cluster-card-grid{grid-template-columns:1fr}.cluster-card-grid article{min-height:0;padding:32px 25px}.cluster-proof{align-items:flex-start}.cluster-proof>a{width:100%;text-align:center}.cluster-footer{flex-direction:column}}
