:root{
--red:#d71920;--red2:#ef3038;--ink:#171719;--muted:#66656a;--cream:#fff7f7;--soft:#f9eeee;--line:#eadcdd;--white:#fff;
--serif:"Playfair Display",Georgia,serif;--sans:"DM Sans",Arial,sans-serif
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:var(--sans);background:#fff;line-height:1.5}
a{color:inherit;text-decoration:none}.topbar{height:34px;border-top:2px solid var(--red);display:flex;justify-content:space-between;align-items:center;padding:0 5vw;font-size:12px;color:#555;background:#fff}.topbar div:last-child{display:flex;gap:12px}
.nav{height:76px;padding:0 5vw;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #eee;background:#fff;position:sticky;top:0;z-index:20}.logo{display:flex;align-items:center;gap:11px;font-size:14px;font-weight:700;letter-spacing:.05em}.logo b{font-weight:700}.logo-mark{background:var(--red);color:#fff;width:42px;height:42px;border-radius:8px 8px 8px 2px;display:grid;place-items:center;font-weight:800;font-size:15px}.nav nav{display:flex;gap:25px;align-items:center;font-size:13px}.nav nav a:hover{color:var(--red)}.nav-cta{padding:11px 16px;border:1px solid var(--ink);border-radius:999px}.menu{display:none;background:none;border:0;font-size:22px}
.hero{min-height:650px;background:var(--cream);display:grid;grid-template-columns:1.05fr .95fr;overflow:hidden}.hero-copy{padding:90px 7vw 70px 8vw;display:flex;flex-direction:column;justify-content:center}.eyebrow,.section-label{font-size:11px;font-weight:700;letter-spacing:.18em;color:var(--red);margin-bottom:15px}.hero h1{font-size:clamp(54px,7vw,96px);line-height:.92;letter-spacing:-.06em;margin:0 0 25px;font-weight:700}.hero h1 em,.section h2 i{font-family:var(--serif);font-weight:500}.hero h1 em{color:var(--red)}.hero-copy>p{font-size:17px;max-width:600px;color:#4d4b50;margin:0 0 30px}.hero-actions{display:flex;gap:10px;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;justify-content:center;padding:15px 23px;border-radius:5px;font-weight:700;font-size:13px}.btn-red{background:var(--red);color:#fff}.btn-red:hover{background:#b90f15}.btn-light{background:#fff;border:1px solid #ddd}.promise{display:flex;gap:20px;flex-wrap:wrap;margin-top:30px;font-size:12px;color:#555}
.hero-visual{position:relative;min-height:650px;background:#eee}.hero-photo,.feature-image,.about-photo{background-size:cover;background-position:center}.hero-photo{position:absolute;inset:0;background-image:linear-gradient(90deg,rgba(215,25,32,.08),rgba(0,0,0,.05)),url("https://images.unsplash.com/photo-1582735689369-4fe89db7114c?auto=format&fit=crop&w=1500&q=85")}.hero-badge{position:absolute;right:6%;bottom:7%;background:var(--red);color:#fff;width:245px;padding:27px 28px;border-radius:25px 25px 25px 0;box-shadow:0 20px 50px rgba(215,25,32,.25)}.hero-badge strong{display:block;font-size:31px;line-height:1.02}.hero-badge strong:nth-child(2){font-family:var(--serif);font-weight:500}.hero-badge small{display:block;margin-top:15px;opacity:.9}.floating-tag{position:absolute;top:9%;left:-25px;background:#fff;padding:12px 18px;border-radius:999px;font-size:10px;letter-spacing:.16em;font-weight:700;box-shadow:0 10px 30px #0001}
.section{padding:105px 8vw}.intro{background:#fff}.intro-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:80px}.section h2{font-size:clamp(42px,5vw,68px);line-height:1;letter-spacing:-.045em;margin:0}.intro p,.section-head p{color:var(--muted);font-size:16px;max-width:600px}.text-link{display:inline-block;color:var(--red);font-weight:700;margin-top:15px;font-size:13px}.stats{display:grid;grid-template-columns:repeat(4,1fr);background:var(--red);color:#fff;padding:55px 8vw}.stats div{padding:5px 30px;border-right:1px solid #ffffff44}.stats div:first-child{padding-left:0}.stats div:last-child{border:0}.stats strong{display:block;font-family:var(--serif);font-size:48px;line-height:1}.stats span{display:block;margin-top:10px;font-size:11px;text-transform:uppercase;letter-spacing:.13em;opacity:.9}
.services{background:var(--cream)}.section-head{display:flex;justify-content:space-between;gap:50px;align-items:end;margin-bottom:50px}.section-head h2{font-size:64px}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.service-card{min-height:535px;padding:34px;border-radius:5px;display:flex;flex-direction:column;position:relative;overflow:hidden}.card-0{background:#f3dedf}.card-1{background:#fff;border:1px solid var(--line)}.card-2{background:var(--red);color:#fff}.card-top{display:flex;justify-content:space-between;font-size:11px;letter-spacing:.15em;font-weight:700}.pill{color:var(--red);background:#fff;padding:6px 10px;border-radius:999px;font-size:9px}.card-2 .pill{color:var(--red)}.service-card h3{font-family:var(--serif);font-size:31px;line-height:1.05;font-weight:600;margin:24px 0 14px;max-width:270px}.card-desc{color:#666;min-height:58px;font-size:14px}.card-2 .card-desc,.card-2 li{color:#fff}.service-card ul{list-style:none;padding:0;margin:10px 0 30px;display:grid;gap:10px;font-size:13px;color:#555}.price-label{margin-top:auto;border-top:1px solid #0002;padding-top:18px;font-size:10px;letter-spacing:.16em}.card-2 .price-label{border-color:#fff6}.price{font-family:var(--serif);font-size:39px;font-weight:600;margin:6px 0 22px}.price small{font-family:var(--sans);font-size:14px;font-weight:500}.card-btn{align-self:flex-start;background:#fff;color:var(--red);padding:12px 20px;border-radius:999px;font-size:12px;font-weight:700}.card-0 .card-btn{background:var(--red);color:#fff}.card-1 .card-btn{background:var(--ink);color:#fff}.center{text-align:center;margin-top:35px}.outline-btn{display:inline-block;padding:13px 24px;border:1px solid var(--red);border-radius:999px;color:var(--red);font-size:12px;font-weight:700}
.why{background:#fff}.why .section-head{margin-bottom:45px}.why-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line)}.why-item{padding:35px 30px 20px 0;border-right:1px solid var(--line);margin-right:30px}.why-item:nth-child(3n){border:0}.why-icon{font-size:28px}.why-item h3{font-family:var(--serif);font-size:25px;margin:14px 0 8px}.why-item p{font-size:14px;color:var(--muted);margin:0;max-width:340px}
.split-feature{display:grid;grid-template-columns:1fr 1fr;background:#f7e5e6;min-height:580px}.feature-image{background-image:url("https://images.unsplash.com/photo-1604335399105-a0c585fd81a1?auto=format&fit=crop&w=1400&q=85")}.feature-copy{padding:90px 9vw;display:flex;flex-direction:column;justify-content:center}.feature-copy h2{font-size:58px;line-height:1;margin:0 0 25px}.feature-copy p{color:#555;max-width:500px}.mini-points{display:flex;flex-wrap:wrap;gap:15px;margin-top:25px;font-size:11px;color:#555}
.process{background:#171719;color:#fff}.process h2{font-size:55px}.process .section-label{color:#ff6b70}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-top:55px}.steps>div{border-top:1px solid #fff3;padding-top:20px}.steps b{color:#ff6b70;font-size:12px}.steps h3{font-family:var(--serif);font-size:27px;margin:22px 0 5px}.steps p{color:#bbb;font-size:13px}
.about{display:grid;grid-template-columns:.95fr 1.05fr;gap:90px;align-items:center}.about-photo{height:520px;border-radius:0 100px 0 0;background-image:url("https://images.unsplash.com/photo-1517677208171-0bc6725a3e60?auto=format&fit=crop&w=1200&q=85")}.about h2{margin-bottom:25px}
.contact{background:var(--cream)}.contact-card{background:var(--red);color:#fff;border-radius:0 65px 0 65px;padding:70px 8vw;display:grid;grid-template-columns:1.1fr .9fr;gap:80px}.contact-card .section-label{color:#ffd9da}.contact-card h2{font-size:60px;line-height:1;margin:0 0 18px}.contact-card p{color:#ffe8e8;max-width:500px}.btn-white{background:#fff;color:var(--red);margin-top:12px}.contact-details{display:grid;align-content:center;gap:28px}.contact-details div{border-bottom:1px solid #fff4;padding-bottom:15px}.contact-details small{display:block;letter-spacing:.15em;font-size:9px;opacity:.8;margin-bottom:5px}.contact-details strong{font-size:15px}
footer{padding:35px 8vw;display:flex;justify-content:space-between;align-items:center;font-size:11px;color:#666;gap:20px}.footer-logo{display:flex;align-items:center;gap:10px;color:var(--ink)}.footer-logo small{display:block;font-weight:400;color:#888;margin-top:2px}.footer-logo .logo-mark{width:35px;height:35px}
@media(max-width:900px){.topbar{display:none}.nav{height:65px}.nav nav{display:none}.menu{display:block}.nav-open .nav nav{display:flex;position:absolute;top:65px;left:0;right:0;background:#fff;flex-direction:column;align-items:flex-start;padding:25px 8vw;border-bottom:1px solid #eee}.hero{grid-template-columns:1fr}.hero-copy{padding:70px 7vw 50px}.hero-visual{min-height:500px}.intro-grid,.about,.split-feature,.contact-card{grid-template-columns:1fr}.section{padding:75px 7vw}.stats{grid-template-columns:repeat(2,1fr);padding:35px 7vw;gap:30px}.stats div{border:0;padding:0}.service-grid{grid-template-columns:1fr}.service-card{min-height:470px}.why-grid{grid-template-columns:1fr 1fr}.why-item:nth-child(3n){border-right:1px solid var(--line)}.steps{grid-template-columns:1fr 1fr}.section-head{display:block}.feature-image{min-height:400px}.contact-card{gap:40px}.contact-card h2,.feature-copy h2{font-size:48px}footer{flex-direction:column;align-items:flex-start}}
@media(max-width:560px){.hero h1{font-size:53px}.hero-visual{min-height:430px}.hero-badge{width:205px;padding:22px}.hero-badge strong{font-size:25px}.stats{grid-template-columns:1fr 1fr}.why-grid,.steps{grid-template-columns:1fr}.why-item{border-right:0!important;margin-right:0}.section-head h2,.process h2{font-size:45px}.about-photo{height:380px;border-radius:0 60px 0 0}}
