:root{--navy:#111d54;--blue:#172f78;--pink:#d40067;--wine:#86106f;--cream:#f7f3ed;--ink:#15203b;--muted:#687086}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--cream);font-family:'DM Sans',sans-serif}a{color:inherit;text-decoration:none}.skip{position:fixed;left:12px;top:-80px;z-index:99;background:#fff;padding:12px}.skip:focus{top:12px}.topbar{position:absolute;z-index:5;left:0;right:0;height:104px;padding:0 6vw;display:flex;align-items:center;justify-content:space-between;color:#fff;border-bottom:1px solid #ffffff38}.brand{width:128px;height:76px;background:#fff;padding:5px 10px}.brand img,footer img{width:100%;height:100%;object-fit:contain}.topbar nav{display:flex;gap:34px;font-size:13px}.topbar nav a:hover{color:#ff85bc}.mini-cta{border:1px solid #ffffffa0;padding:13px 18px;font-size:12px;font-weight:700}.hero{min-height:720px;height:100vh;position:relative;display:flex;align-items:center;color:#fff;background:url('https://images.unsplash.com/photo-1507525428034-b723cf961d3e?auto=format&fit=crop&w=2000&q=88') center/cover}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,#101c58ed 0%,#391150b5 52%,#7e07543d)}.hero-content{position:relative;z-index:1;width:min(850px,86vw);margin-left:9vw;padding-top:75px}.eyebrow,.section-tag{font-size:11px;font-weight:700;letter-spacing:.23em;text-transform:uppercase;color:var(--pink)}h1,h2{font-family:'Playfair Display',serif;font-weight:600;letter-spacing:-.035em;line-height:1.02;margin:0}h1{font-size:clamp(52px,7.2vw,104px)}h1 em,h2 em{font-weight:500;color:#f26da8}.lead{max-width:580px;font-size:17px;line-height:1.7;color:#f2edf4;margin:30px 0}.actions{display:flex;gap:16px;align-items:center}.button{display:inline-flex;align-items:center;justify-content:center;gap:30px;padding:17px 22px;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.09em}.primary{background:var(--pink);color:#fff}.ghost{border:1px solid #ffffff8c}.scroll-note{position:absolute;z-index:1;right:5vw;bottom:40px;font-size:11px;letter-spacing:.14em}.scroll-note span{margin-left:12px}.section{padding:110px 9vw}.about{display:grid;grid-template-columns:1.15fr .85fr;gap:10vw}.section-tag{margin:0 0 28px}h2{font-size:clamp(45px,5.5vw,76px)}h2 em{color:var(--pink)}.about-copy{padding-top:50px}.about-copy p{font-size:16px;line-height:1.85;color:var(--muted)}.about-copy a{display:inline-flex;gap:45px;margin-top:20px;padding-bottom:9px;border-bottom:1px solid #aaa;font-size:12px;font-weight:700;text-transform:uppercase}.services{background:var(--navy);color:#fff}.section-tag.light{color:#ff6dac}.section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:60px}.section-head>p{max-width:350px;line-height:1.7;color:#bec5dc}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #ffffff38}.service-grid article{padding:32px 30px 12px 0;min-height:260px;border-right:1px solid #ffffff38}.service-grid article:not(:first-child){padding-left:30px}.service-grid article:last-child{border:0}.service-grid span,.steps b{color:#f26da8;font:italic 26px 'Playfair Display'}.service-grid h3,.steps h3{font:600 27px/1.15 'Playfair Display';margin:45px 0 15px}.service-grid p,.steps p{font-size:14px;line-height:1.7;color:#bfc7dc}.process{background:#eee7df}.process>h2{max-width:900px}.steps{display:grid;grid-template-columns:repeat(3,1fr);margin-top:70px;border-top:1px solid #bbb2aa}.steps>div{padding:30px 45px 10px 0}.steps p{color:var(--muted)}.contact{text-align:center;color:#fff;background:linear-gradient(120deg,var(--pink),var(--wine) 45%,var(--navy))}.contact h2{max-width:950px;margin:auto}.contact>p:not(.section-tag){font-size:17px;margin:26px 0}.white{background:#fff;color:var(--navy)}.contact-links{display:grid;grid-template-columns:repeat(3,1fr);max-width:1000px;margin:65px auto 0;border-top:1px solid #ffffff45;padding-top:32px}.contact-links a{display:flex;flex-direction:column;gap:8px;font-weight:600;overflow-wrap:anywhere}.contact-links small{font-size:10px;text-transform:uppercase;letter-spacing:.16em;color:#f8bad5}footer{background:#0b153f;color:#fff;padding:30px 6vw;display:flex;align-items:center;justify-content:space-between;font-size:11px}footer img{width:92px;height:58px;background:#fff;padding:4px 8px}footer a{text-decoration:underline}.whatsapp-float{position:fixed;right:20px;bottom:20px;z-index:10;background:#25d366;color:#083a18;border-radius:999px;padding:14px 18px;font-weight:700;font-size:13px;box-shadow:0 10px 30px #0004}@media(max-width:850px){.topbar{height:84px}.brand{width:96px;height:62px}.topbar nav{display:none}.mini-cta{font-size:10px;padding:11px}.hero-content{margin-left:7vw}.section{padding:78px 7vw}.about{grid-template-columns:1fr;gap:10px}.about-copy{padding-top:12px}.section-head{display:block}.section-head>p{margin-top:24px}.service-grid{grid-template-columns:1fr 1fr}.service-grid article:nth-child(2){border-right:0}.service-grid article:nth-child(3){border-top:1px solid #ffffff38}.service-grid article:nth-child(4){border-top:1px solid #ffffff38}.steps{grid-template-columns:1fr}.steps>div{border-bottom:1px solid #bbb2aa}.contact-links{grid-template-columns:1fr;gap:26px}footer{flex-direction:column;gap:18px;text-align:center}}@media(max-width:520px){.hero{min-height:690px}.hero-content{padding-top:95px}.lead{font-size:15px}.actions{align-items:stretch;flex-direction:column}.button{width:100%}.scroll-note{display:none}.service-grid{grid-template-columns:1fr}.service-grid article,.service-grid article:not(:first-child){padding:28px 0;border-right:0;border-top:1px solid #ffffff38;min-height:0}.whatsapp-float{right:12px;bottom:12px}.contact{padding-bottom:100px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
