@font-face{font-family:Unbounded;src:url("fonts/Unbounded.ttf") format("truetype");font-weight:200 900;font-display:swap}
:root{--primary:#20aee9;--accent:#f59b23;--background:#080808;--ink:#f5f5f5;--muted:#aaa;--soft:#151515;--line:#292929}
html{background:#080808}body{background:#080808;color:#f5f5f5}
.site-header{padding-block:14px;border-color:#292929;background:rgba(8,8,8,.94)}
.brand img{width:76px;height:76px;max-height:none;border:2px solid #f59b23;border-radius:50%;object-fit:cover}
.brand-name{color:#fff}.site-header nav a{color:#ddd}.header-contact{border-color:#fff;color:#fff}

.hero{position:relative;min-height:680px;align-content:center;justify-content:center;justify-items:center;padding-inline:24px;color:#fff;text-align:center;background:#080808}
.hero::before{content:none}
.hero .eyebrow{color:#20aee9}.hero h1{max-width:900px;color:#fff;font-family:Unbounded,SiteText,Arial,sans-serif}.hero h1 em{display:block;margin-top:.45em;color:#f59b23;font-family:Unbounded,SiteText,Arial,sans-serif;font-size:.52em;line-height:1.3;letter-spacing:-.035em}.hero-intro{max-width:680px;margin-inline:auto;color:#ddd}.hero-note{max-width:760px;color:#bbb}.hero .button{border-color:#fff;background:#fff;color:#080808}

.feature{min-height:720px;color:#fff}.feature-image::after{background:linear-gradient(90deg,#080808 0%,rgba(8,8,8,.92) 40%,rgba(8,8,8,.12) 78%)}.feature-copy p:not(.eyebrow){color:#ddd}.feature-copy strong{border-color:#333;color:#fff}
.services,.reviews,.offers,.selling-points{color:#f5f5f5}.services{max-width:none;padding-inline:0}.services>.section-heading{width:min(calc(100% - 48px),1160px);margin-inline:auto}.service-list{display:grid;grid-template-columns:repeat(3,1fr);gap:0}.service-card{border:0;border-radius:0;background:#101010;box-shadow:none}.service-card:hover{transform:none;box-shadow:none}.service-card img{aspect-ratio:1/1;filter:saturate(.9) contrast(1.05)}.service-body{padding:32px}.service-card h3{font-size:1.55rem}.service-card p,.section-heading>p:last-child{color:#aaa}
.selling-point{border:1px solid #292929;background:#111}.selling-point h3{color:#fff}.selling-point p{color:#aaa}.steps{background:#111}.fact-label{color:#999}
.review-card{border-color:#292929;background:#111}.review-stars,.service-index,.eyebrow,.offer-price{color:#20aee9}.offers{border-color:#292929}.offer-list,.offer-row{border-color:#292929}.offer-row p{color:#aaa}
.contact{min-height:720px}.contact-overlay{background:rgba(0,0,0,.62)}.contact-copy{padding:48px;border:1px solid rgba(255,255,255,.32);border-radius:32px;background:rgba(0,0,0,.36);backdrop-filter:blur(8px)}.instagram-link{display:inline-flex;align-items:center;min-height:56px;padding:14px 28px;border:1px solid #20aee9;border-radius:999px;color:#fff;text-decoration:none;font-weight:750}
footer{border-top:1px solid #292929;background:#080808;color:#fff}footer p{color:#999}footer a{color:#fff}.copyright{border-color:#292929}

@media(max-width:760px){
  .site-header{padding-block:10px}.brand img{width:58px;height:58px}
  .hero{min-height:560px;padding:64px 22px;text-align:center}
  .hero h1{font-size:clamp(2.7rem,14vw,4.5rem)}
  .feature{min-height:650px}.feature-image::after{background:rgba(8,8,8,.76)}.feature-copy{text-align:left}
  .services>.section-heading{width:calc(100% - 40px)}.service-list{grid-template-columns:1fr 1fr}.service-card:last-child{grid-column:1/-1}.service-body{padding:20px 16px}.service-card h3{font-size:1.15rem}.service-card p{font-size:.78rem}.service-card:last-child{display:grid;grid-template-columns:1fr 1fr}.service-card:last-child img{height:100%;aspect-ratio:1/1}
  .contact-copy{padding:30px 22px}.contact-actions{gap:14px}.instagram-link{min-height:50px;padding:12px 20px}
}
