:root{
  --ink:#231942;
  --muted:#6d6888;
  --cream:#fff8ee;
  --paper:#ffffff;
  --pink:#ff5c8a;
  --pink-soft:#ffd6e5;
  --yellow:#ffd166;
  --mint:#a8e6cf;
  --blue:#65c7f7;
  --purple:#8f74e8;
  --orange:#ff8f5a;
  --green:#3da77a;
  --line:rgba(35,25,66,.12);
  --shadow:0 22px 60px rgba(35,25,66,.14);
  --radius:28px;
  --radius-sm:18px;
  --max:1180px;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;color:var(--ink);background:var(--cream);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.65}
img{max-width:100%;display:block}
a{color:inherit;text-decoration:none}
button,input,textarea,select{font:inherit}
::selection{background:var(--yellow);color:var(--ink)}
.container{width:min(var(--max),calc(100% - 40px));margin:auto}
.eyebrow{display:inline-flex;align-items:center;gap:.55rem;text-transform:uppercase;letter-spacing:.15em;font-size:.76rem;font-weight:900;color:var(--pink)}
.eyebrow:before{content:"";width:24px;height:3px;border-radius:99px;background:currentColor}
h1,h2,h3{font-family:"Arial Rounded MT Bold","Trebuchet MS",ui-sans-serif,sans-serif;line-height:1.04;letter-spacing:-.035em;margin:0 0 1rem}
h1{font-size:clamp(3.2rem,8vw,7.8rem)}
h2{font-size:clamp(2.25rem,5vw,4.8rem)}
h3{font-size:clamp(1.35rem,2vw,2rem)}
p{margin:0 0 1.25rem;color:var(--muted)}
.lead{font-size:clamp(1.05rem,1.8vw,1.3rem);max-width:720px}
.btn{display:inline-flex;align-items:center;justify-content:center;gap:.65rem;min-height:52px;padding:.85rem 1.35rem;border-radius:999px;border:2px solid var(--ink);background:var(--ink);color:#fff;font-weight:900;box-shadow:0 8px 0 rgba(35,25,66,.13);transition:.25s ease;cursor:pointer}
.btn:hover{transform:translateY(-3px);box-shadow:0 11px 0 rgba(35,25,66,.13)}
.btn.light{background:#fff;color:var(--ink)}
.btn.pink{background:var(--pink);border-color:var(--pink)}
.btn.ghost{background:transparent;color:var(--ink);box-shadow:none}
.skip-link{position:fixed;left:10px;top:-80px;z-index:9999;background:#fff;padding:.75rem 1rem;border-radius:12px;font-weight:800}.skip-link:focus{top:10px}
.site-header{position:sticky;top:0;z-index:100;background:rgba(255,248,238,.89);backdrop-filter:blur(18px);border-bottom:1px solid var(--line)}
.header-inner{height:82px;display:flex;align-items:center;justify-content:space-between;gap:1.5rem}
.logo img{width:188px;height:auto}
.nav{display:flex;align-items:center;gap:1.25rem;font-weight:800;font-size:.95rem}
.nav a{position:relative}.nav a:after{content:"";position:absolute;left:0;right:100%;bottom:-6px;height:3px;background:var(--pink);border-radius:99px;transition:.25s}.nav a:hover:after,.nav a[aria-current="page"]:after{right:0}
.menu-button{display:none;width:46px;height:46px;border-radius:50%;border:2px solid var(--ink);background:#fff;font-size:1.25rem}
.sub-hero{position:relative;min-height:640px;display:grid;align-items:center;overflow:hidden;padding:90px 0 80px;background:linear-gradient(135deg,var(--hero-a,#ffd6e5),var(--hero-b,#fff1b8))}
.sub-hero:before,.sub-hero:after{content:"";position:absolute;border-radius:50%;filter:blur(1px);opacity:.75}.sub-hero:before{width:380px;height:380px;right:-120px;top:-110px;background:var(--hero-c,#a8e6cf)}.sub-hero:after{width:220px;height:220px;left:-80px;bottom:-90px;background:#fff}
.hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:1.03fr .97fr;gap:clamp(2rem,6vw,6rem);align-items:center}
.hero-copy p{font-size:1.16rem;max-width:650px;color:rgba(35,25,66,.75)}
.hero-art{position:relative;min-height:480px}
.hero-art img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;border-radius:42% 58% 57% 43% / 39% 38% 62% 61%;box-shadow:var(--shadow)}
.hero-badge{position:absolute;z-index:2;right:-18px;bottom:32px;width:145px;height:145px;border-radius:50%;display:grid;place-items:center;text-align:center;background:var(--ink);color:#fff;font-weight:900;transform:rotate(8deg);border:8px solid rgba(255,255,255,.55)}
.hero-chip{display:inline-flex;gap:.65rem;align-items:center;padding:.65rem 1rem;border-radius:999px;background:rgba(255,255,255,.65);border:1px solid rgba(255,255,255,.8);margin-bottom:1.5rem;font-weight:850}
.section{padding:100px 0}
.section.white{background:#fff}
.section.dark{background:var(--ink);color:#fff}.section.dark p{color:rgba(255,255,255,.72)}
.section-head{display:flex;justify-content:space-between;align-items:end;gap:2rem;margin-bottom:3rem}.section-head p{max-width:560px;margin:0}
.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:1.4rem}
.card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:1.4rem;box-shadow:0 14px 35px rgba(35,25,66,.07)}
.card img{width:100%;height:280px;object-fit:cover;border-radius:20px;margin-bottom:1.25rem}
.card .tag{display:inline-block;padding:.36rem .75rem;border-radius:999px;background:var(--pink-soft);font-size:.78rem;font-weight:900;margin-bottom:.8rem}
.card ul{padding-left:1.2rem;color:var(--muted)}
.split{display:grid;grid-template-columns:1fr 1fr;gap:clamp(2rem,6vw,6rem);align-items:center}
.split-media{position:relative}.split-media img{width:100%;height:600px;object-fit:cover;border-radius:var(--radius);box-shadow:var(--shadow)}
.split-media .float-note{position:absolute;right:-30px;bottom:40px;max-width:230px;padding:1.2rem;border-radius:20px;background:var(--yellow);font-weight:900;transform:rotate(-4deg);box-shadow:var(--shadow)}
.feature-list{display:grid;gap:.9rem;margin:2rem 0}.feature{display:grid;grid-template-columns:48px 1fr;gap:1rem;align-items:start;padding:1rem;border-radius:18px;background:rgba(255,255,255,.72);border:1px solid var(--line)}.feature i{width:48px;height:48px;border-radius:15px;background:var(--yellow);display:grid;place-items:center;font-style:normal;font-size:1.25rem}.feature strong{display:block;margin-bottom:.2rem}.feature p{margin:0;font-size:.94rem}
.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.stat{padding:2rem;border-radius:24px;background:#fff;border:1px solid var(--line);text-align:center}.stat b{display:block;font-family:"Arial Rounded MT Bold","Trebuchet MS",sans-serif;font-size:clamp(2.1rem,4vw,4rem);line-height:1;color:var(--pink);margin-bottom:.4rem}.stat span{color:var(--muted);font-weight:700}
.timeline{position:relative;display:grid;gap:1rem}.timeline:before{content:"";position:absolute;left:28px;top:20px;bottom:20px;width:3px;background:var(--pink-soft)}.timeline-item{position:relative;padding:1.25rem 1.25rem 1.25rem 5rem;background:#fff;border:1px solid var(--line);border-radius:22px}.timeline-item:before{content:attr(data-step);position:absolute;left:11px;top:16px;width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:var(--pink);color:#fff;font-weight:900}.timeline-item p{margin:0}
.quote{padding:clamp(2rem,5vw,4rem);background:var(--yellow);border-radius:var(--radius);font-family:"Arial Rounded MT Bold","Trebuchet MS",sans-serif;font-size:clamp(1.7rem,4vw,3.5rem);line-height:1.18;letter-spacing:-.03em}.quote cite{display:block;margin-top:1.5rem;font-family:inherit;font-size:1rem;font-style:normal;letter-spacing:0}
.grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:1.4rem}.grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:1.1rem}
.info-block{padding:1.6rem;border-radius:22px;background:#fff;border:1px solid var(--line)}.info-block h3{font-size:1.35rem}.info-block p:last-child{margin-bottom:0}
.table-wrap{overflow:auto;border-radius:24px;border:1px solid var(--line);background:#fff}table{width:100%;border-collapse:collapse;min-width:720px}th,td{padding:1rem 1.15rem;text-align:left;border-bottom:1px solid var(--line)}th{background:var(--ink);color:#fff}tr:last-child td{border-bottom:0}
.faq{display:grid;gap:.8rem}.faq details{background:#fff;border:1px solid var(--line);border-radius:18px;padding:1rem 1.2rem}.faq summary{font-weight:900;cursor:pointer}.faq details p{margin:.8rem 0 0}
.gallery{display:grid;grid-template-columns:1.2fr .8fr .8fr;grid-template-rows:300px 300px;gap:1rem}.gallery img{width:100%;height:100%;object-fit:cover;border-radius:22px}.gallery img:first-child{grid-row:1/3}
.cta{position:relative;overflow:hidden;padding:clamp(2rem,6vw,5rem);border-radius:38px;background:linear-gradient(125deg,var(--pink),var(--orange));color:#fff}.cta:after{content:"";position:absolute;width:320px;height:320px;border-radius:50%;background:rgba(255,255,255,.15);right:-90px;top:-120px}.cta p{color:rgba(255,255,255,.8);max-width:650px}.cta .btn{background:#fff;color:var(--ink);border-color:#fff}
.site-footer{background:#170f2f;color:#fff;padding:72px 0 26px}.site-footer p{color:rgba(255,255,255,.68)}.footer-grid{display:grid;grid-template-columns:1.3fr repeat(3,1fr);gap:2.5rem}.footer-logo{width:190px;filter:brightness(0) invert(1);margin-bottom:1rem}.footer-links{display:grid;gap:.58rem}.footer-links a{color:rgba(255,255,255,.72)}.footer-links a:hover{color:#fff}.footer-bottom{display:flex;justify-content:space-between;gap:1rem;flex-wrap:wrap;padding-top:28px;margin-top:40px;border-top:1px solid rgba(255,255,255,.14);font-size:.9rem}.legal-inline{display:flex;gap:1rem;flex-wrap:wrap;color:rgba(255,255,255,.7)}
.reveal{opacity:0;transform:translateY(24px);transition:.7s ease}.reveal.visible{opacity:1;transform:none}
/* twenty deliberately distinct page compositions */
.layout-1 .hero-art img{border-radius:50% 50% 44% 56%/42% 58% 42% 58%}.layout-1 .section:nth-of-type(even){background:#fff}
.layout-2 .hero-grid{grid-template-columns:.85fr 1.15fr}.layout-2 .hero-art img{clip-path:polygon(10% 0,100% 8%,92% 100%,0 88%);border-radius:0}.layout-2 .section-head{align-items:center}
.layout-3 .sub-hero{min-height:760px}.layout-3 .hero-grid{grid-template-columns:1fr;text-align:center}.layout-3 .hero-copy{max-width:900px;margin:auto}.layout-3 .hero-copy p{margin-inline:auto}.layout-3 .hero-art{min-height:360px}.layout-3 .hero-art img{border-radius:80px;height:330px}.layout-3 .hero-badge{right:4%;bottom:-15px}
.layout-4 .hero-grid{direction:rtl}.layout-4 .hero-grid>*{direction:ltr}.layout-4 .hero-art img{border-radius:24px 120px 24px 120px}.layout-4 .split-media img{border-radius:120px 24px 120px 24px}
.layout-5 .sub-hero{background:var(--ink);color:#fff}.layout-5 .hero-copy p{color:rgba(255,255,255,.72)}.layout-5 .hero-art img{border:12px solid #fff;border-radius:50%}.layout-5 .hero-chip{color:var(--ink)}
.layout-6 .hero-art img{clip-path:circle(48% at 50% 50%);border-radius:0}.layout-6 .hero-badge{left:-20px;right:auto;background:var(--green)}.layout-6 .card:nth-child(2){transform:translateY(28px)}
.layout-7 .hero-grid{grid-template-columns:1.2fr .8fr}.layout-7 h1{font-size:clamp(3rem,7vw,6.6rem)}.layout-7 .hero-art img{border-radius:999px 999px 40px 40px}.layout-7 .section.white{background:linear-gradient(180deg,#fff,#fff8ee)}
.layout-8 .sub-hero{padding-top:140px}.layout-8 .hero-art{transform:rotate(3deg)}.layout-8 .hero-art img{border-radius:30px;outline:10px solid rgba(255,255,255,.6)}.layout-8 .cards{grid-template-columns:1fr 1fr}.layout-8 .card img{height:360px}
.layout-9 .hero-grid{grid-template-columns:1fr}.layout-9 .hero-copy{max-width:870px}.layout-9 .hero-art{margin-top:10px}.layout-9 .hero-art img{border-radius:40px;height:430px}.layout-9 .hero-badge{top:-40px;bottom:auto}.layout-9 .section-head{display:block}.layout-9 .section-head p{margin-top:1rem}
.layout-10 .sub-hero:before{border-radius:30px;transform:rotate(25deg)}.layout-10 .hero-art img{clip-path:polygon(50% 0,100% 30%,88% 100%,12% 100%,0 30%);border-radius:0}.layout-10 .stat:nth-child(odd){background:var(--pink-soft)}
.layout-11 .hero-grid{direction:rtl}.layout-11 .hero-grid>*{direction:ltr}.layout-11 .hero-art img{clip-path:ellipse(44% 50% at 50% 50%);border-radius:0}.layout-11 .cards{grid-template-columns:repeat(2,1fr)}
.layout-12 .sub-hero{min-height:720px;background:linear-gradient(90deg,var(--hero-a) 0 54%,var(--hero-b) 54%)}.layout-12 .hero-art img{border-radius:0;box-shadow:14px 14px 0 #fff}.layout-12 .feature{background:#fff}
.layout-13 .hero-art img{border-radius:50% 50% 10px 10px}.layout-13 .hero-badge{border-radius:18px;transform:rotate(-5deg)}.layout-13 .gallery{grid-template-columns:.8fr 1.2fr .8fr}.layout-13 .gallery img:first-child{grid-row:auto;grid-column:1/3}
.layout-14 .sub-hero{background:repeating-linear-gradient(135deg,var(--hero-a) 0 38px,var(--hero-b) 38px 76px)}.layout-14 .hero-copy{background:rgba(255,255,255,.82);padding:2.2rem;border-radius:30px}.layout-14 .hero-art img{border-radius:25% 75% 25% 75%}
.layout-15 .hero-art img{border-radius:38px;filter:saturate(.9)}.layout-15 .hero-art:before{content:"";position:absolute;inset:-20px 35px 35px -20px;border:4px dashed var(--ink);border-radius:38px}.layout-15 .timeline-item:nth-child(even){margin-left:50px}
.layout-16 .hero-grid{grid-template-columns:.75fr 1.25fr}.layout-16 .hero-art img{border-radius:18px 18px 180px 18px}.layout-16 .section.dark{background:linear-gradient(135deg,#170f2f,#42336a)}
.layout-17 .sub-hero{min-height:780px}.layout-17 .hero-grid{align-items:end}.layout-17 .hero-art img{border-radius:60% 40% 70% 30%/45% 70% 30% 55%}.layout-17 .cards .card{border-radius:60px 20px 60px 20px}
.layout-18 .hero-grid{direction:rtl}.layout-18 .hero-grid>*{direction:ltr}.layout-18 .hero-art img{clip-path:polygon(0 15%,85% 0,100% 85%,15% 100%);border-radius:0}.layout-18 .quote{background:var(--mint)}
.layout-19 .sub-hero{background:#fff}.layout-19 .hero-art img{border-radius:999px;box-shadow:none;border:18px solid var(--hero-a)}.layout-19 .hero-copy h1{text-decoration:underline;text-decoration-color:var(--yellow);text-decoration-thickness:.16em;text-underline-offset:.08em}.layout-19 .card{box-shadow:none}
.layout-20 .sub-hero{background:linear-gradient(180deg,var(--hero-a),#fff)}.layout-20 .hero-grid{grid-template-columns:1fr;text-align:center}.layout-20 .hero-copy{max-width:900px;margin:auto}.layout-20 .hero-copy p{margin-inline:auto}.layout-20 .hero-art{min-height:440px}.layout-20 .hero-art img{height:420px;border-radius:220px 220px 36px 36px}.layout-20 .hero-badge{right:6%;bottom:5px}
.legal-page .sub-hero{min-height:420px}.legal-page .hero-grid{grid-template-columns:1fr}.legal-content{max-width:860px}.legal-content h2{font-size:2rem;margin-top:2.5rem}.legal-content h3{font-size:1.3rem;margin-top:1.8rem}.legal-content ul{color:var(--muted)}
@media(max-width:900px){
  .nav{position:fixed;inset:82px 0 auto;background:#fff;padding:1.25rem 20px;display:none;flex-direction:column;align-items:flex-start;border-bottom:1px solid var(--line);box-shadow:var(--shadow)}.nav.open{display:flex}.menu-button{display:grid;place-items:center}.header-inner>.btn{display:none}
  .hero-grid,.split,.layout-2 .hero-grid,.layout-7 .hero-grid,.layout-12 .hero-grid,.layout-16 .hero-grid{grid-template-columns:1fr!important;direction:ltr!important}.hero-art{min-height:390px}.hero-badge{right:10px}.cards,.grid-4{grid-template-columns:repeat(2,1fr)}.stats{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr 1fr}.gallery{grid-template-columns:1fr 1fr;grid-template-rows:260px 260px}.gallery img:first-child{grid-row:auto;grid-column:1/3}.layout-8 .cards,.layout-11 .cards{grid-template-columns:1fr 1fr}.layout-12 .sub-hero{background:linear-gradient(180deg,var(--hero-a) 0 56%,var(--hero-b) 56%)}
}
@media(max-width:620px){
  .container{width:min(100% - 26px,var(--max))}.site-header .logo img{width:158px}.header-inner{height:72px}.nav{inset:72px 0 auto}.sub-hero{padding:70px 0 60px;min-height:auto}.hero-art{min-height:320px}.hero-badge{width:110px;height:110px;font-size:.8rem}.section{padding:72px 0}.section-head{display:block}.section-head p{margin-top:1rem}.cards,.grid-2,.grid-4,.layout-8 .cards,.layout-11 .cards{grid-template-columns:1fr}.card img{height:250px}.stats{grid-template-columns:1fr 1fr}.split-media img{height:420px}.split-media .float-note{right:10px}.gallery{grid-template-columns:1fr;grid-template-rows:repeat(3,240px)}.gallery img:first-child{grid-column:auto}.footer-grid{grid-template-columns:1fr}.footer-bottom{display:block}.legal-inline{margin-top:.75rem}.layout-6 .card:nth-child(2){transform:none}.layout-15 .timeline-item:nth-child(even){margin-left:0}
}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition:none!important}.reveal{opacity:1;transform:none}}
