:root{--ink:#17141b;--muted:#6d6770;--paper:#fff;--soft:#faf7fb;--magenta:#b51f72;--magenta-dark:#7b104e;--cyan:#19afe2;--line:#eadfea;--radius:28px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--paper);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}.container{width:min(1160px,100% - 40px);margin:0 auto}.nav-wrap{z-index:20;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffe0;border-bottom:1px solid #eadfeacc;position:sticky;top:0}.nav{justify-content:space-between;align-items:center;gap:28px;height:86px;display:flex}.brand img{width:132px;height:auto;display:block}.nav-links{color:#4f4851;gap:28px;font-size:14px;display:flex}.nav-links a:hover{color:var(--magenta)}.button{background:linear-gradient(135deg,var(--magenta),#cf3f91);color:#fff;cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;padding:15px 22px;font-weight:750;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 12px 28px #b51f7229}.button:hover{transform:translateY(-1px);box-shadow:0 16px 34px #b51f7238}.button.small{padding:11px 17px;font-size:14px}.button.ghost{color:var(--ink);border:1px solid var(--line);box-shadow:none;background:#fff}.button.white{color:var(--magenta-dark);box-shadow:none;background:#fff}.button.full{width:100%}.hero{background:radial-gradient(circle at 10% 15%,#19afe214,#0000 34%),linear-gradient(#fff 0% 65%,#fdfafd 100%);padding:94px 0 84px;position:relative;overflow:hidden}.hero-grid{grid-template-columns:1.18fr .82fr;align-items:center;gap:70px;display:grid}.hero-copy h1{letter-spacing:-.065em;max-width:760px;margin:18px 0 24px;font-size:clamp(52px,7vw,92px);line-height:.95}.eyebrow{color:var(--magenta);letter-spacing:.13em;text-transform:uppercase;align-items:center;gap:8px;font-size:12px;font-weight:850;display:inline-flex}.eyebrow:before{content:"";background:linear-gradient(90deg,var(--magenta),var(--cyan));border-radius:2px;width:28px;height:2px}.eyebrow.light{color:#fff}.eyebrow.light:before{background:#fff}.hero-text{max-width:660px;color:var(--muted);margin:0;font-size:20px;line-height:1.7}.hero-actions{flex-wrap:wrap;gap:12px;margin:34px 0;display:flex}.trust-row{color:#5d5660;flex-wrap:wrap;gap:22px;font-size:13px;display:flex}.trust-row span{align-items:center;gap:8px;display:flex}.trust-row span:before{content:"✓";width:22px;height:22px;color:var(--magenta);background:#f5e9f1;border-radius:50%;place-items:center;font-weight:900;display:grid}.hero-card{border:1px solid var(--line);background:#ffffffdb;border-radius:32px;padding:30px;position:relative;box-shadow:0 30px 80px #491f3f1f}.hero-card-top{color:var(--muted);align-items:center;gap:9px;font-size:13px;display:flex}.status-dot{background:var(--cyan);border-radius:50%;width:9px;height:9px;box-shadow:0 0 0 5px #19afe21c}.hero-card h3{letter-spacing:-.03em;margin:20px 0 22px;font-size:31px}.form-preview{gap:12px;display:grid}.field{border:1px solid var(--line);background:#fff;border-radius:16px;padding:15px 16px}.field span{color:#8a828c;text-transform:uppercase;letter-spacing:.08em;margin-bottom:6px;font-size:11px;display:block}.field strong{font-size:14px}.hero-glow{filter:blur(2px);opacity:.28;border-radius:50%;position:absolute}.hero-glow-one{background:var(--cyan);width:240px;height:240px;top:80px;right:-80px}.hero-glow-two{background:#d74395;width:210px;height:210px;bottom:-70px;left:-110px}.section{padding:96px 0}.section.soft{background:var(--soft)}.section-heading{max-width:680px;margin-bottom:44px}.section-heading.centered{text-align:center;margin-left:auto;margin-right:auto}.section-heading.centered .eyebrow{justify-content:center}.section-heading.no-margin{margin-bottom:0}.section-heading h2{letter-spacing:-.045em;margin:14px 0 16px;font-size:clamp(36px,4.8vw,58px);line-height:1.02}.section-heading p{color:var(--muted);margin:0;font-size:18px;line-height:1.7}.card-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.service-card{border:1px solid var(--line);background:#fff;border-radius:22px;min-height:240px;padding:28px;transition:transform .2s,box-shadow .2s}.service-card:hover{transform:translateY(-4px);box-shadow:0 24px 50px #32202e14}.service-number{width:42px;height:42px;color:var(--magenta);background:linear-gradient(135deg,#f4e1eb,#e6f7fd);border-radius:50%;place-items:center;font-size:12px;font-weight:850;display:inline-grid}.service-card h3{margin:34px 0 10px;font-size:22px}.service-card p{color:var(--muted);margin:0;line-height:1.65}.steps{border:1px solid var(--line);background:#fff;border-radius:24px;grid-template-columns:repeat(4,1fr);gap:0;display:grid;overflow:hidden}.step{border-right:1px solid var(--line);min-height:220px;padding:30px}.step:last-child{border-right:0}.step>span{color:var(--magenta);font-size:13px;font-weight:850}.step h3{margin:48px 0 9px;font-size:21px}.step p{color:var(--muted);margin:0;line-height:1.6}.promo{padding-top:0}.promo-box{color:#fff;background:linear-gradient(130deg,#821052 0%,#b61f72 55%,#1aafe2 140%);border-radius:34px;justify-content:space-between;align-items:center;gap:34px;padding:48px 52px;display:flex}.promo-box h2{letter-spacing:-.05em;margin:12px 0;font-size:clamp(38px,5vw,60px)}.promo-box p{color:#ffffffd1;max-width:650px;font-size:17px;line-height:1.6}.split,.pickup-grid{grid-template-columns:1fr 1fr;align-items:start;gap:70px;display:grid}.price-list{border-top:1px solid var(--line)}.price-list>div{border-bottom:1px solid var(--line);justify-content:space-between;padding:21px 0;display:flex}.price-list strong{color:var(--magenta);font-size:14px}.price-list>a{color:var(--magenta);margin-top:22px;font-weight:800;display:inline-block}.booking-card{border:1px solid var(--line);background:#fff;border-radius:26px;grid-template-columns:1fr 1fr;gap:14px;padding:28px;display:grid;box-shadow:0 22px 60px #361e3012}.booking-card label{color:#5d5560;text-transform:uppercase;letter-spacing:.07em;gap:8px;font-size:12px;font-weight:800;display:grid}.booking-card input,.booking-card select{border:1px solid var(--line);width:100%;font:inherit;color:var(--ink);background:#fff;border-radius:12px;outline:none;padding:14px 15px}.booking-card .button,.booking-card small{grid-column:1/-1}.booking-card small{color:#8b838d;text-align:center}.faq-grid{border-top:1px solid var(--line);max-width:860px;margin:0 auto}details{border-bottom:1px solid var(--line);padding:20px 0}summary{cursor:pointer;font-size:17px;font-weight:800}details p{color:var(--muted);max-width:760px;line-height:1.65}.footer{color:#fff;background:#17141b;padding:46px 0}.footer-grid{grid-template-columns:180px 1fr 1fr auto;align-items:center;gap:30px;display:grid}.footer img{background:#fff;border-radius:18px;width:150px;padding:8px}.footer p{color:#bdb5bf;margin:7px 0 0;line-height:1.6}@media (max-width:900px){.nav-links{display:none}.hero{padding-top:62px}.hero-grid,.split,.pickup-grid{grid-template-columns:1fr}.hero-grid{gap:42px}.card-grid,.steps{grid-template-columns:1fr 1fr}.step:nth-child(2){border-right:0}.step:nth-child(-n+2){border-bottom:1px solid var(--line)}.promo-box{flex-direction:column;align-items:flex-start}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid .button{justify-self:start}}@media (max-width:600px){.container{width:min(100% - 24px,1160px)}.nav{height:72px}.brand img{width:105px}.button.small{padding:10px 14px}.hero-copy h1{font-size:54px}.hero-text{font-size:17px}.trust-row{gap:10px;display:grid}.section{padding:72px 0}.card-grid,.steps{grid-template-columns:1fr}.step{border-right:0;border-bottom:1px solid var(--line)}.step:last-child{border-bottom:0}.promo-box{padding:34px 28px}.booking-card,.footer-grid{grid-template-columns:1fr}.footer img{width:125px}}.booking-card textarea{border:1px solid var(--line);width:100%;font:inherit;color:var(--ink);resize:vertical;background:#fff;border-radius:12px;outline:none;padding:14px 15px}.booking-card input:focus,.booking-card select:focus,.booking-card textarea:focus{border-color:#b51f728c;box-shadow:0 0 0 3px #b51f7214}.booking-card .wide{grid-column:1/-1}.contact-note{border:1px solid var(--line);background:#fff;border-radius:18px;grid-template-columns:auto 1fr;gap:8px 16px;margin-top:28px;padding:20px 22px;font-size:14px;display:grid}.contact-note strong{color:var(--magenta)}.contact-note span{color:var(--muted)}@media (max-width:600px){.booking-card .wide{grid-column:auto}.contact-note{grid-template-columns:1fr;gap:4px}.contact-note span{margin-bottom:8px}}
