*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--red:#cc1f35;--red-dark:#a01828;--red-glow:#cc1f3526;--black:#0d0d0d;--surface:#141414;--card:#1a1a1a;--border:#ffffff14;--white:#f0ede8;--grey:#aaa;--ff-head:"Geist",sans-serif;--ff-body:"Geist",sans-serif;--nav-h:72px}html{scroll-behavior:smooth;overflow-x:hidden}body{background:var(--black);color:var(--white);font-family:var(--ff-body);overflow-x:hidden;font-weight:300;line-height:1.65}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}.label{display:block;letter-spacing:.22em;text-transform:uppercase;color:var(--red);margin-bottom:.7rem;font-size:.7rem;font-weight:500}.section-title{font-family:var(--ff-head);letter-spacing:-.01em;font-size:clamp(2.8rem,5vw,5rem);line-height:1}.section{padding:7rem 3rem}.inner{max-width:1140px;margin:0 auto}.btn-primary{display:inline-block;background:var(--red);color:var(--white);letter-spacing:.12em;text-transform:uppercase;font-size:.8rem;font-weight:600;font-family:var(--ff-body);border:none;padding:1rem 2.4rem;transition:background .2s,transform .15s}.btn-primary:hover{background:var(--red-dark);transform:translateY(-2px)}.btn-outline{display:inline-block;color:var(--white);letter-spacing:.12em;text-transform:uppercase;background:0 0;border:1px solid #f0ede84d;padding:1rem 2.4rem;transition:border-color .2s,transform .15s;font-size:.8rem;font-weight:500}.btn-outline:hover{border-color:var(--white);transform:translateY(-2px)}.reveal{opacity:0;transition:opacity .65s,transform .65s;transform:translateY(28px)}.reveal.in{opacity:1;transform:none}.d1{transition-delay:.1s}.d2{transition-delay:.2s}.d3{transition-delay:.3s}.d4{transition-delay:.4s}#navbar{position:fixed;height:var(--nav-h);z-index:500;display:flex;align-items: center;padding:0 3rem;transition:background .35s,box-shadow .35s;inset:0 0 auto}#navbar.solid{box-shadow:0 1px 0 var(--border);backdrop-filter:blur(14px);background:#0d0d0df5}.nav-logo-img{object-fit:contain;flex-shrink:0;width:auto;height:44px}.nav-spacer{flex:1}.nav-links{display:flex;list-style:none;align-items: center;gap:2.5rem}.nav-links a{letter-spacing:.13em;text-transform:uppercase;color:#f0ede899;transition:color .2s;font-size:.78rem;font-weight:400}.nav-links a:hover{color:var(--white)}.btn-nav{background:var(--red);padding:.55rem 1.5rem;transition:background .2s;font-size:.78rem;font-weight:600;color:var(--white)!important}.btn-nav:hover{background:var(--red-dark)}.hamburger{display:none;cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:6px}.hamburger span{display:block;background:var(--white);width:24px;height:2px;transition:transform .3s,opacity .3s}.hamburger.open span:first-child{transform:translateY(7px)rotate(45deg)}.hamburger.open span:nth-child(2){opacity:0}.hamburger.open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.mobile-menu{display:none;position:fixed;z-index:490;background:#0d0d0dfa;flex-direction:column;justify-content:center;align-items: center;gap:2.5rem;inset:0}.mobile-menu.open{display:flex}.mobile-menu a{font-family:var(--ff-head);letter-spacing:.08em;color:var(--white);transition:color .2s;font-size:2.6rem}.mobile-menu a:hover{color:var(--red)}.mobile-menu .mob-cta{background:var(--red);color:var(--white);padding:.8rem 2.6rem;font-size:1.5rem}#hero{position:relative;display:flex;overflow:hidden;align-items:stretch;min-height:100vh}.hero-bg{position:absolute;z-index:0;inset:0}.hero-bg img{object-fit:cover;object-position:center 30%;filter:brightness(.7);animation:bgZoom 16s ease-out forwards;width:100%;height:100%;transform:scale(1.05)}@keyframes bgZoom{to{transform:scale(1)}}.hero-bg:after{content:"";position:absolute;background:linear-gradient(#0d0d0d00 45%,#0d0d0d 100%),linear-gradient(90deg,#0d0d0da6 0%,#0d0d0d00 65%);inset:0}.hero-content{position:relative;z-index:2;display:flex;padding:calc(var(--nav-h) + 1rem)3rem 7rem;flex-direction:column;justify-content:center;width:100%;max-width:1000px}.hero-eyebrow{display:inline-flex;opacity:0;animation:slideUp .7s .3s forwards;align-items: center;gap:.7rem;margin-bottom:1.8rem}.eyebrow-line{background:var(--red);width:30px;height:1px}.hero-h1{font-family:var(--ff-head);letter-spacing:-.02em;opacity:0;animation:slideUp .7s .5s forwards;text-wrap:balance;margin-bottom:1.6rem;font-size:clamp(3.8rem,9vw,6rem);line-height:1}.hero-h1 .red{color:var(--red);letter-spacing:-.02em;font-family:Playfair Display;font-style:italic;font-weight:700}.hero-sub{color:#f0ede8b3;opacity:0;animation:slideUp .7s .7s forwards;max-width:700px;margin-bottom:2.5rem;font-size:1.05rem;line-height:1.75}.hero-btns{display:flex;opacity:0;animation:slideUp .7s .9s forwards;flex-wrap:wrap;gap:1rem}@keyframes slideUp{0%{opacity:0;transform:translateY(26px)}to{opacity:1;transform:none}}.hero-trust{position:absolute;z-index:3;backdrop-filter:blur(10px);border-top:1px solid var(--border);display:flex;overflow-x:auto;background:#0d0d0dc7;align-items: center;gap:2.5rem;padding:1rem 3rem;bottom:0;left:0;right:0}.t-item{display:flex;white-space:nowrap;flex-shrink:0;align-items: center;gap:.65rem}.t-num{font-family:var(--ff-head);color:var(--red);font-size:1.7rem;line-height:1}.t-txt{color:var(--grey);text-transform:uppercase;letter-spacing:.12em;font-size:.68rem;line-height:1.35}.t-div{background:var(--border);flex-shrink:0;width:1px;height:30px}#services{background:var(--surface)}.svc-header{display:flex;justify-content:space-between;align-items: flex-end;gap:2rem;margin-bottom:3rem}.svc-header-note{color:var(--grey);text-align:right;max-width:300px;font-size:.9rem;line-height:1.7}.svc-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2px}.svc-card{background:var(--card);position:relative;overflow:hidden;padding:2.8rem 2.2rem;transition:background .3s}.svc-card:hover{background:#202020}.svc-card:before{content:"";position:absolute;background:var(--red);transform-origin:left;height:2px;transition:transform .4s;top:0;left:0;right:0;transform:scaleX(0)}.svc-card:hover:before{transform:scaleX(1)}.svc-icon{display:block;color:var(--red);width:40px;height:40px;margin-bottom:1.4rem}.svc-icon svg{width:100%;height:100%}.svc-card h3{font-family:var(--ff-head);margin-bottom:.9rem;font-size:1.5rem;line-height:1}.svc-card p{color:#bbb;font-size:.9rem;line-height:1.75}.marquee-strip{background:var(--red);overflow:hidden;padding:.9rem 0}.marquee-track{display:flex;animation:marquee 22s linear infinite;align-items: center;gap:2rem;width:max-content}.m-item{font-family:var(--ff-head);letter-spacing:.18em;white-space:nowrap;display:flex;align-items: center;gap:2rem;font-size:1.1rem}.m-sep{opacity:.35;font-size:.6rem}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}#why{background:var(--black)}.why-grid{display:grid;grid-template-columns:1fr 1fr;align-items: center;gap:5rem}.why-img-wrap{position:relative}.why-img-frame{position:relative;z-index:1}.why-img-frame img{aspect-ratio:4/5;object-fit:cover;object-position:center;filter:grayscale(15%);width:100%}.why-img-border{position:absolute;z-index:-1;border:2px solid var(--red);z-index:0;width:100%;height:100%;bottom:-.8rem;right:-.8rem}.why-badge{position:absolute;background:var(--red);z-index:2;padding:1rem 1.4rem;top:1.5rem;left:-1.5rem}.why-badge-big{font-family:var(--ff-head);display:block;font-size:1.8rem;line-height:1.1}.why-badge-sm{letter-spacing:.12em;text-transform:uppercase;opacity:.85;font-size:.65rem}.why-points{display:flex;flex-direction:column;gap:0}.why-header{margin-bottom:2rem}.why-header p{color:var(--grey);max-width:380px;margin-top:.8rem;font-size:.9rem;line-height:1.75}.why-pt{border-bottom:1px solid var(--border);display:grid;grid-template-columns:2.5rem 1fr;align-items: start;gap:1.2rem;padding:1.5rem 0}.why-pt:first-of-type{border-top:1px solid var(--border)}.why-n{font-family:var(--ff-head);color:var(--red);opacity:.7;padding-top:2px;font-size:1.4rem;line-height:1}.why-pt h4{margin-bottom:.25rem;font-size:.9rem;font-weight:600}.why-pt p{color:#bbb;font-size:.87rem;line-height:1.65}#gallery{background:var(--surface)}.gal-header{display:flex;justify-content:space-between;align-items: flex-end;gap:1rem;margin-bottom:2.5rem}.gal-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:260px 260px;gap:6px}.g-item{position:relative;overflow:hidden;cursor:pointer;border-radius:4px}.g-item img{object-fit:cover;filter:grayscale(15%);width:100%;height:100%;transition:transform .5s,filter .5s}.g-item:hover img{filter:grayscale(0%);transform:scale(1.07)}.g-overlay{position:absolute;opacity:0;display:flex;background:linear-gradient(#0000 45%,#0d0d0dcc 100%);align-items: flex-end;padding:1rem;transition:opacity .35s;inset:0}.g-item:hover .g-overlay{opacity:1}.g-cap{letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:500}.g-wide{grid-column:span 2}.g-tall{grid-row:span 2}.lightbox{position:fixed;z-index:900;backdrop-filter:blur(8px);display:flex;opacity:0;pointer-events:none;background:#000000eb;justify-content:center;align-items: center;transition:opacity .3s;inset:0}.lightbox.active{opacity:1;pointer-events:auto}.lightbox img{object-fit:contain;border-radius:4px;max-width:90vw;max-height:85vh;box-shadow:0 20px 60px #00000080}.lightbox-close{position:absolute;color:var(--white);display:flex;cursor:pointer;background:#ffffff1a;border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items: center;width:44px;height:44px;transition:background .2s;font-size:1.3rem;top:1.5rem;right:1.5rem}.lightbox-close:hover{background:#fff3}.lightbox-nav{position:absolute;color:var(--white);display:flex;cursor:pointer;background:#ffffff14;border:1px solid #ffffff1f;border-radius:50%;justify-content:center;align-items: center;width:48px;height:48px;transition:background .2s;font-size:1.4rem;top:50%;transform:translateY(-50%)}.lightbox-nav:hover{background:#ffffff2e}.lightbox-prev{left:1.5rem}.lightbox-next{right:1.5rem}.lightbox-cap{position:absolute;letter-spacing:.08em;text-transform:uppercase;color:#ffffffb3;font-size:.78rem;font-weight:500;bottom:1.5rem;left:50%;transform:translate(-50%)}#reviews{background:var(--black)}.rev-header{display:flex;flex-wrap:wrap;justify-content:space-between;align-items: flex-end;gap:1rem;margin-bottom:3rem}.rev-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2px;margin-bottom:2px}.rev-card{background:var(--card);display:flex;flex-direction:column;padding:2.2rem}.rev-stars{color:#f59e0b;margin-bottom:1rem;font-size:.85rem}.rev-quote{color:#bbb;flex:1;margin-bottom:1.5rem;font-size:.9rem;font-style:italic;line-height:1.8}.rev-foot{display:flex;border-top:1px solid var(--border);align-items: center;gap:.9rem;padding-top:1.1rem}.rev-avatar{background:linear-gradient(135deg,var(--red-dark),var(--red));display:flex;font-family:var(--ff-head);border-radius:50%;flex-shrink:0;justify-content:center;align-items: center;width:36px;height:36px;font-size:.9rem}.rev-name{font-size:.85rem;font-weight:600}.rev-event{color:var(--grey);font-size:.72rem}.rev-google-badge{display:flex;background:var(--card);border:1px solid var(--border);border-radius:6px;align-items: center;gap:1rem;margin-bottom:2.5rem;padding:1rem 1.6rem}.rev-google-badge svg{flex-shrink:0}.rev-google-info{display:flex;flex-direction:column;gap:.15rem}.rev-google-rating{font-family:var(--ff-head);font-size:1.5rem;line-height:1}.rev-google-sub{color:var(--grey);letter-spacing:.06em;font-size:.72rem}.rev-google-stars{color:#f59e0b;letter-spacing:.05em;font-size:.85rem}.rev-quote.clamped{display:-webkit-box;-webkit-line-clamp:4;line-clamp:4;overflow:hidden;-webkit-box-orient:vertical}.rev-more{color:var(--red);cursor:pointer;font-size:.78rem;font-weight:500;font-family:var(--ff-body);letter-spacing:.04em;background:0 0;border:none;margin-top:.3rem;padding:0}.rev-more:hover{text-decoration:underline}#process{background:var(--surface)}.proc-header{text-align:center;margin-bottom:4rem}.proc-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:2px}.proc-step{background:var(--card);padding:2.5rem 2rem;transition:background .3s}.proc-step:hover{background:#202020}.step-n{font-family:var(--ff-head);color:#cc1f358c;margin-bottom:1.2rem;font-size:5rem;line-height:1}.proc-step h4{letter-spacing:.04em;text-transform:uppercase;margin-bottom:.6rem;font-size:.88rem;font-weight:600}.proc-step h4{color:var(--white)}.proc-step p{color:#bbb;font-size:.87rem;line-height:1.65}#cta-band{background:var(--red);text-align:center;padding:5rem 3rem}#cta-band .section-title{margin-bottom:1rem;font-size:clamp(2.5rem,5vw,4.2rem)}#cta-band p{color:#fffc;margin-bottom:2.5rem;font-size:1rem}.btn-white{display:inline-block;background:var(--white);color:var(--red);letter-spacing:.14em;text-transform:uppercase;padding:1.1rem 3rem;transition:background .2s,transform .15s;font-size:.85rem;font-weight:700}.btn-white:hover{background:#fff;transform:translateY(-2px)}#contact{background:var(--black)}.cnt-grid{display:grid;grid-template-columns:1fr 1.6fr;align-items: start;gap:5rem}.cnt-info h2{font-family:var(--ff-head);margin-bottom:1.1rem;font-size:clamp(2rem,4vw,3.2rem);line-height:1.05}.cnt-info>p{color:var(--grey);margin-bottom:2.5rem;font-size:.9rem;line-height:1.75}.cnt-details{display:flex;flex-direction:column;gap:1.4rem}.c-det{display:flex;align-items: flex-start;gap:1rem}.c-ico{background:var(--red-glow);display:flex;color:var(--red);border:1px solid #cc1f3533;flex-shrink:0;justify-content:center;align-items: center;width:42px;height:42px}.c-ico svg{width:20px;height:20px}.c-lbl{text-transform:uppercase;letter-spacing:.14em;color:var(--grey);margin-bottom:2px;font-size:.68rem}.c-val{font-size:.95rem;font-weight:500}.c-val a{transition:color .2s}.c-val a:hover{color:var(--red)}.cnt-form{display:flex;flex-direction:column;gap:1rem}.f-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.f-col{display:flex;flex-direction:column;gap:.4rem}.f-col.full{grid-column:1/-1}.f-col label{text-transform:uppercase;letter-spacing:.14em;color:var(--grey);font-size:.68rem;font-weight:500}.f-col input,.f-col select,.f-col textarea{border:1px solid var(--border);color:var(--white);font-family:var(--ff-body);outline:none;-webkit-appearance:none;appearance:none;background:#ffffff0a;width:100%;padding:.85rem 1rem;transition:border-color .2s,background .2s;font-size:.9rem;font-weight:300}.f-col input::placeholder,.f-col textarea::placeholder{color:#fff3}.f-col input:focus,.f-col select:focus,.f-col textarea:focus{border-color:var(--red);background:#cc1f350a}.f-col select option{background:var(--surface);color:var(--white)}.f-col textarea{resize:vertical;min-height:120px}.f-foot{display:flex;align-items: center;gap:1.5rem;padding-top:.5rem}.f-note{color:var(--grey);font-size:.78rem}.honeypot{position:absolute;left:-5000px}.cf-turnstile{margin:.5rem 0}.f-status{min-height:1.3rem;margin-top:1rem;font-size:.88rem}.f-status-ok{color:#4ade80;background:#22c55e14;border:1px solid #22c55e33;padding:1rem 1.4rem}.f-status-err{color:#f87171;background:#ef444414;border:1px solid #ef444433;padding:1rem 1.4rem}footer{background:var(--surface);border-top:1px solid var(--border)}.ft-top{display:flex;flex-wrap:wrap;justify-content:space-between;align-items: center;gap:2rem;padding:3rem 3rem 2.5rem}.ft-logo{width:auto;height:40px}.ft-nav{display:flex;flex-wrap:wrap;gap:2rem}.ft-nav a{color:var(--grey);transition:color .2s;font-size:.8rem}.ft-nav a:hover{color:var(--white)}.ft-bot{border-top:1px solid var(--border);display:flex;flex-wrap:wrap;justify-content:space-between;align-items: center;gap:1rem;padding:1.2rem 3rem}.ft-copy{color:var(--grey);font-size:.75rem}#cookie{position:fixed;z-index:800;background:var(--card);border-top:1px solid var(--border);display:flex;flex-wrap:wrap;justify-content:space-between;align-items: center;gap:1.5rem;padding:1.2rem 3rem;transition:transform .4s .6s;bottom:0;left:0;right:0;transform:translateY(100%)}#cookie.show{transform:translateY(0)}#cookie p{color:var(--grey);font-size:.82rem}#cookie-ok{background:var(--red);color:var(--white);letter-spacing:.1em;text-transform:uppercase;font-size:.8rem;font-weight:600;font-family:var(--ff-body);border:none;flex-shrink:0;padding:.6rem 1.6rem;transition:background .2s}#cookie-ok:hover{background:var(--red-dark)}@media (max-width:1024px){.svc-grid{grid-template-columns:1fr 1fr}.gal-grid{grid-template-columns:repeat(3,1fr);grid-template-rows:240px 240px}.g-wide{grid-column:span 2}.g-tall{grid-row:span 1}.rev-grid{grid-template-columns:repeat(2,1fr)}.why-grid{grid-template-columns:1fr;gap:3rem}.why-img-wrap{display:none}.proc-steps{grid-template-columns:repeat(2,1fr)}.cnt-grid{grid-template-columns:1fr;gap:3rem}}@media (max-width:768px){:root{--nav-h:60px}#navbar{padding:0 1.5rem}.nav-links{display:none}.hamburger{display:flex}.section{padding:3.5rem 1.5rem}.section-title{margin-bottom:1.2rem}.label{margin-bottom:.5rem}#hero{min-height:100svh}.hero-content{padding:calc(var(--nav-h) + .5rem)1.5rem 5.5rem;justify-content:center}.hero-h1{margin-bottom:1.2rem;font-size:clamp(3rem,9vw,4rem);line-height:1.1}.hero-sub{margin-bottom:1.8rem}.hero-trust{overflow-x:visible;flex-wrap:wrap;justify-content:center;gap:.8rem 1.5rem;padding:1rem 1.5rem}.t-div{display:none}.t-item{justify-content:center;min-width:calc(50% - 1rem)}.svc-header{flex-direction:column}.svc-header-note{text-align:left}.svc-grid{grid-template-columns:1fr}.gal-grid{grid-template-columns:repeat(2,1fr);grid-template-rows:auto}.g-wide{grid-column:span 2}.g-item{min-height:180px}.gal-header{flex-direction:column;align-items: flex-start}.rev-grid{grid-template-columns:1fr}.rev-google-badge{margin-bottom:1.5rem}.proc-steps{grid-template-columns:1fr}.proc-header{text-align:left;margin-bottom:2.5rem}.f-row{grid-template-columns:1fr}.ft-top{flex-direction:column;align-items: flex-start;padding:2rem 1.5rem}.ft-bot{text-align:center;flex-direction:column;padding:1.2rem 1.5rem}#cookie{padding:1.2rem 1.5rem}#cta-band{padding:3.5rem 1.5rem}.lightbox-nav{width:40px;height:40px;font-size:1.1rem}.lightbox-prev{left:.75rem}.lightbox-next{right:.75rem}}
