html:has(.cf-root){scrollbar-width:thin;scrollbar-color:#c9a96e #0a0a0a;overscroll-behavior:contain}body:has(.cf-root),html:has(.cf-root){overscroll-behavior:contain}html:has(.cf-root)::-webkit-scrollbar{width:8px}html:has(.cf-root)::-webkit-scrollbar-track{background:#0a0a0a}html:has(.cf-root)::-webkit-scrollbar-thumb{background:#c9a96e;border-radius:4px}html:has(.cf-root)::-webkit-scrollbar-thumb:hover{background:#e2c992}.cf-root{--gold:#c9a96e;--gold-light:#e2c992;--gold-dark:#9a7b4f;--black:#0a0a0a;--black-light:#151515;--black-card:#111111;--text:#e8e0d4;--text-muted:#8a8278;--cream:#f5f0e8;--serif:"Cormorant Garamond",Georgia,serif;--sans:"Outfit",-apple-system,sans-serif;background:var(--black);color:var(--text);font-family:var(--sans);margin:0;padding:0;-webkit-font-smoothing:antialiased;overflow-x:hidden;scroll-behavior:smooth}.cf-root *,.cf-root :after,.cf-root :before{box-sizing:border-box;margin:0;padding:0}.cf-root a{color:var(--gold);text-decoration:none;transition:color .3s}.cf-root a:hover{color:var(--gold-light)}.cf-root img{max-width:100%;display:block}.cf-root ul{list-style:none}.bp-loader{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#0a0a0a}.bp-loader-ring{width:40px;height:40px;border:2px solid rgba(201,169,110,.15);border-top-color:#c9a96e;border-radius:50%;animation:bpSpin .8s linear infinite}@keyframes bpSpin{to{transform:rotate(1turn)}}.bp-notfound{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#0a0a0a;color:#e8e0d4;text-align:center;padding:2rem;gap:1rem}.bp-notfound h1{font-family:var(--serif);font-size:2rem;font-weight:300}.bp-notfound p{color:#8a8278}.bp-notfound a{color:#c9a96e}.cf-root .nav{position:fixed;top:0;left:0;right:0;z-index:100;padding:1.2rem clamp(1.5rem,3vw,3rem);display:flex;align-items:center;justify-content:space-between;transition:all .4s ease;background:transparent}.cf-root .nav.scrolled{background:rgba(10,10,10,.92);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);padding:.8rem clamp(1.5rem,3vw,3rem);border-bottom:1px solid rgba(201,169,110,.1)}.cf-root .nav-logo{font-family:var(--serif);font-size:clamp(.9rem,1.4vw,1.6rem);font-weight:600;letter-spacing:.15em;color:var(--gold);text-transform:uppercase;flex-shrink:0}.cf-root .nav-logo span{font-weight:300;color:var(--text-muted);font-size:.7em;display:block;letter-spacing:.3em}.cf-root .hamburger{display:flex;flex-direction:column;gap:5px;cursor:pointer;z-index:101}.cf-root .hamburger span{width:28px;height:2px;background:var(--gold);transition:all .3s ease}.cf-root .hamburger.active span:first-child{transform:rotate(45deg) translate(5px,5px)}.cf-root .hamburger.active span:nth-child(2){opacity:0}.cf-root .hamburger.active span:nth-child(3){transform:rotate(-45deg) translate(5px,-5px)}.cf-root .nav-links{position:fixed;top:0;right:-100%;width:75%;height:100vh;background:rgba(10,10,10,.98);backdrop-filter:blur(20px);flex-direction:column;justify-content:center;padding:3rem;gap:2rem;transition:right .4s ease;border-left:1px solid rgba(201,169,110,.1);list-style:none;display:flex}.cf-root .nav-links.open{right:0}.cf-root .nav-links a{font-size:.9rem;font-weight:400;letter-spacing:.15em;text-transform:uppercase;color:var(--text);position:relative;padding-bottom:4px;white-space:nowrap}.cf-root .nav-links a:after{content:"";position:absolute;bottom:0;left:0;width:0;height:1px;background:var(--gold);transition:width .3s ease}.cf-root .nav-links a:hover{color:var(--gold)}.cf-root .nav-links a:hover:after{width:100%}.cf-root .nav-cta{background:var(--gold)!important;color:var(--black)!important;padding:clamp(.4rem,.6vw,.7rem) clamp(.8rem,1.3vw,1.6rem)!important;border-radius:50px;font-weight:600!important;font-size:clamp(.55rem,.75vw,.75rem)!important;letter-spacing:.1em!important;transition:all .3s ease!important;border:2px solid var(--gold)}.cf-root .nav-cta:hover{background:transparent!important;color:var(--gold)!important}.cf-root .nav-cta:after{display:none!important}@media (min-width:960px){.cf-root .hamburger{display:none}.cf-root .nav-links{position:static;width:auto;height:auto;background:transparent;backdrop-filter:none;flex-direction:row;align-items:center;justify-content:flex-end;padding:0;gap:clamp(.6rem,1.5vw,2rem);border-left:none;right:auto}.cf-root .nav-links a{font-size:clamp(.55rem,.85vw,.85rem);letter-spacing:.08em}}.cf-root .hero{position:relative;min-height:100vh;display:flex;align-items:flex-end;justify-content:center;overflow:hidden}.cf-root .hero-bg{position:absolute;inset:0;background-size:cover;background-position:50%;filter:brightness(.5) contrast(1.2);transform:scale(1.1);transition:transform 8s ease-out}.cf-root .hero.visible .hero-bg{transform:scale(1)}.cf-root .hero-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(10,10,10,.15),rgba(10,10,10,.05) 25%,rgba(10,10,10,.2) 50%,rgba(10,10,10,.75) 75%,rgba(10,10,10,1))}.cf-root .hero-grain{position:absolute;inset:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");pointer-events:none;opacity:.15;mix-blend-mode:overlay}.cf-root .hero-content{position:relative;z-index:2;text-align:center;padding:0 2rem 7rem;max-width:900px}.cf-root .hero-badge{display:inline-flex;align-items:center;gap:12px;font-size:.7rem;letter-spacing:.35em;text-transform:uppercase;color:var(--gold);margin-bottom:1rem;opacity:0;transform:translateY(20px);animation:fadeUp 1s ease .5s forwards}.cf-root .hero-badge:after,.cf-root .hero-badge:before{content:"";width:40px;height:1px;background:var(--gold-dark)}.cf-root .hero-logo-img{width:200px;margin:0 auto 1rem;opacity:0;transform:translateY(30px) scale(.9);animation:fadeUpScale 1.2s ease .3s forwards}.cf-root .hero h1{font-family:var(--serif);font-size:clamp(2.8rem,6vw,5rem);font-weight:300;line-height:1.1;margin-bottom:.5rem;opacity:0;transform:translateY(30px);animation:fadeUp 1s ease .7s forwards}.cf-root .hero h1 em{font-style:italic;color:var(--gold);font-weight:400}.cf-root .hero-sub{font-size:1rem;font-weight:300;color:var(--text-muted);letter-spacing:.05em;margin-bottom:1.5rem;opacity:0;transform:translateY(20px);animation:fadeUp 1s ease .9s forwards}.cf-root .hero-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;opacity:0;transform:translateY(20px);animation:fadeUp 1s ease 1.1s forwards}.cf-root .btn-primary{display:inline-flex;align-items:center;gap:8px;padding:1rem 2.5rem;background:var(--gold);color:var(--black);font-family:var(--sans);font-size:.8rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;border:2px solid var(--gold);border-radius:50px;cursor:pointer;transition:all .4s ease}.cf-root .btn-primary:hover{background:transparent;color:var(--gold);transform:translateY(-2px);box-shadow:0 10px 30px rgba(201,169,110,.2)}.cf-root .btn-secondary{display:inline-flex;align-items:center;gap:8px;padding:1rem 2.5rem;background:transparent;color:var(--text);font-family:var(--sans);font-size:.8rem;font-weight:400;letter-spacing:.12em;text-transform:uppercase;border:1px solid rgba(255,255,255,.15);border-radius:50px;cursor:pointer;transition:all .4s ease}.cf-root .btn-secondary:hover{border-color:var(--gold);color:var(--gold);transform:translateY(-2px)}.cf-root .hero-scroll{position:absolute;bottom:1.5rem;left:50%;transform:translateX(-50%);z-index:3;display:flex;flex-direction:column;align-items:center;gap:8px;color:var(--text-muted);font-size:.65rem;letter-spacing:.3em;text-transform:uppercase;opacity:0;animation:fadeIn 1s ease 1.5s forwards}.cf-root .hero-scroll-line{width:1px;height:40px;background:linear-gradient(to bottom,var(--gold),transparent);animation:scrollPulse 2s ease infinite}@keyframes scrollPulse{0%,to{opacity:1;transform:scaleY(1)}50%{opacity:.3;transform:scaleY(.6)}}@keyframes fadeUp{to{opacity:1;transform:translateY(0)}}@keyframes fadeUpScale{to{opacity:1;transform:translateY(0) scale(1)}}@keyframes fadeIn{to{opacity:1}}.cf-root .stats{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:rgba(201,169,110,.1);border-top:1px solid rgba(201,169,110,.1);border-bottom:1px solid rgba(201,169,110,.1)}.cf-root .stat{padding:2.5rem 1.5rem;text-align:center;background:var(--black)}.cf-root .stat-number{font-family:var(--serif);font-size:2.5rem;font-weight:600;color:var(--gold);line-height:1}.cf-root .stat-label{font-size:.7rem;letter-spacing:.2em;text-transform:uppercase;color:var(--text-muted);margin-top:.5rem}.cf-root .section-label{font-size:.7rem;letter-spacing:.35em;text-transform:uppercase;color:var(--gold);display:flex;align-items:center;gap:16px;margin-bottom:1.5rem}.cf-root .section-label:before{content:"";width:30px;height:1px;background:var(--gold)}.cf-root .section-title{font-family:var(--serif);font-size:clamp(2rem,4vw,3.5rem);font-weight:300;line-height:1.15;margin-bottom:1.5rem}.cf-root .section-title em{color:var(--gold);font-style:italic;font-weight:400}.cf-root .reveal{opacity:0;transform:translateY(40px);transition:opacity .8s ease,transform .8s ease}.cf-root .reveal.active{opacity:1;transform:translateY(0)}.cf-root .reveal-delay-1{transition-delay:.15s}.cf-root .reveal-delay-2{transition-delay:.3s}.cf-root .reveal-delay-3{transition-delay:.45s}.cf-root .reveal-delay-4{transition-delay:.6s}.cf-root .about{max-width:1200px;margin:0 auto}.cf-root .about-grid{display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:center}.cf-root .about-images{position:relative}.cf-root .about-img-main{border-radius:8px;overflow:hidden;box-shadow:0 30px 60px rgba(0,0,0,.5)}.cf-root .about-img-main img{width:100%;aspect-ratio:4/5;-o-object-fit:cover;object-fit:cover;transition:transform .6s ease}.cf-root .about-img-main:hover img{transform:scale(1.03)}.cf-root .about-img-float{position:absolute;bottom:-30px;right:-30px;width:55%;border-radius:8px;overflow:hidden;border:3px solid var(--black);box-shadow:0 20px 40px rgba(0,0,0,.5)}.cf-root .about-img-float img{width:100%;aspect-ratio:1;-o-object-fit:cover;object-fit:cover}.cf-root .about-text p{font-size:1.05rem;line-height:1.8;color:var(--text-muted);margin-bottom:1.5rem;font-weight:300}.cf-root .about-text p strong{color:var(--text);font-weight:500}.cf-root .about-signature{font-family:var(--serif);font-size:1.8rem;font-style:italic;color:var(--gold);margin-top:2rem}.cf-root .services{background:var(--black-light)}.cf-root .services-inner{max-width:1200px;margin:0 auto}.cf-root .services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:3rem}.cf-root .service-card{background:var(--black-card);border:1px solid rgba(201,169,110,.08);border-radius:12px;padding:2.5rem 2rem;transition:all .4s ease;position:relative;overflow:hidden}.cf-root .service-card:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,var(--gold),transparent);opacity:0;transition:opacity .4s ease}.cf-root .service-card:hover{border-color:rgba(201,169,110,.2);transform:translateY(-5px);box-shadow:0 20px 40px rgba(0,0,0,.3)}.cf-root .service-card:hover:before{opacity:1}.cf-root .service-icon{font-size:2rem;margin-bottom:1.5rem}.cf-root .service-card h3{font-family:var(--serif);font-size:1.4rem;font-weight:500;margin-bottom:.8rem;color:var(--text)}.cf-root .service-card p{font-size:.9rem;line-height:1.7;color:var(--text-muted);font-weight:300}.cf-root .service-price{display:inline-block;margin-top:1.2rem;font-family:var(--serif);font-size:1.3rem;color:var(--gold);font-weight:600}.cf-root .gallery-inner{max-width:1400px;margin:0 auto}.cf-root .gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:300px 300px;gap:12px;margin-top:3rem}.cf-root .gallery-item{border-radius:8px;overflow:hidden;cursor:pointer;position:relative}.cf-root .gallery-item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .6s ease}.cf-root .gallery-item:hover img{transform:scale(1.08)}.cf-root .gallery-item:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(10,10,10,.5),transparent);opacity:0;transition:opacity .4s ease}.cf-root .gallery-item:hover:after{opacity:1}.cf-root .gallery-item:first-child{grid-row:span 2}.cf-root .reviews{background:var(--black-light);overflow:hidden}.cf-root .reviews-inner{max-width:1200px;margin:0 auto}.cf-root .reviews-header{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:3rem}.cf-root .reviews-rating{display:flex;align-items:center;gap:12px}.cf-root .reviews-stars{color:var(--gold);font-size:1.3rem;letter-spacing:2px}.cf-root .reviews-score{font-family:var(--serif);font-size:2rem;font-weight:600;color:var(--gold)}.cf-root .reviews-count{font-size:.85rem;color:var(--text-muted)}.cf-root .reviews-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.cf-root .review-card{background:var(--black-card);border:1px solid rgba(201,169,110,.06);border-radius:12px;padding:2rem;transition:all .3s ease}.cf-root .review-card:hover{border-color:rgba(201,169,110,.15);transform:translateY(-3px)}.cf-root .review-stars{color:var(--gold);font-size:.9rem;letter-spacing:2px;margin-bottom:1rem}.cf-root .review-text{font-size:.92rem;line-height:1.7;color:var(--text);font-weight:300;margin-bottom:1.2rem;font-style:italic}.cf-root .review-author{display:flex;align-items:center;gap:10px}.cf-root .review-avatar{width:36px;height:36px;border-radius:50%;background:var(--gold-dark);display:flex;align-items:center;justify-content:center;font-family:var(--serif);font-size:.9rem;font-weight:600;color:var(--black)}.cf-root .review-name{font-size:.85rem;font-weight:500;color:var(--text)}.cf-root .review-date{font-size:.7rem;color:var(--text-muted)}.cf-root .cta-section{position:relative;padding:10rem 3rem;text-align:center;overflow:hidden}.cf-root .cta-bg{position:absolute;inset:0;background-size:cover;background-position:50%;filter:brightness(.15) contrast(1.1) blur(1px)}.cf-root .cta-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(10,10,10,1),rgba(10,10,10,.5) 30%,rgba(10,10,10,.5) 70%,rgba(10,10,10,1))}.cf-root .cta-content{position:relative;z-index:2;max-width:700px;margin:0 auto}.cf-root .cta-content h2{font-family:var(--serif);font-size:clamp(2.5rem,5vw,4rem);font-weight:300;line-height:1.15;margin-bottom:1rem}.cf-root .cta-content h2 em{color:var(--gold);font-style:italic;font-weight:400}.cf-root .cta-content p{font-size:1.05rem;color:var(--text-muted);font-weight:300;margin-bottom:2.5rem}.cf-root .contact-inner{max-width:1200px;margin:0 auto}.cf-root .contact-grid{display:grid;grid-template-columns:1fr 1.2fr;gap:4rem;margin-top:3rem}.cf-root .contact-info-items{display:flex;flex-direction:column;gap:2rem}.cf-root .contact-item{display:flex;gap:1.2rem;align-items:flex-start}.cf-root .contact-icon{width:48px;height:48px;border-radius:12px;background:rgba(201,169,110,.08);border:1px solid rgba(201,169,110,.12);display:flex;align-items:center;justify-content:center;font-size:1.2rem;flex-shrink:0}.cf-root .contact-item-label{font-size:.7rem;letter-spacing:.2em;text-transform:uppercase;color:var(--text-muted);margin-bottom:.3rem}.cf-root .contact-item-value{font-size:1.05rem;color:var(--text);font-weight:400}.cf-root .contact-map{border-radius:12px;overflow:hidden;border:1px solid rgba(201,169,110,.1);height:400px}.cf-root .contact-map iframe{width:100%;height:100%;border:0;filter:grayscale(.8) contrast(1.1) brightness(.7);transition:filter .4s ease}.cf-root .contact-map:hover iframe{filter:grayscale(.3) contrast(1) brightness(.85)}.cf-footer{background:#050505;border-top:1px solid rgba(201,169,110,.06);overflow:hidden}.cf-footer-inner{max-width:1100px;margin:0 auto;padding:clamp(3rem,5vw,5rem) clamp(1.5rem,3vw,3rem) 0}.cf-footer-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));align-items:start;gap:clamp(2rem,4vw,4rem)}.cf-footer-logo{font-size:1.6rem;font-weight:600;color:var(--gold);letter-spacing:.15em}.cf-footer-logo,.cf-footer-logo-sub{font-family:var(--serif);text-transform:uppercase}.cf-footer-logo-sub{font-size:.7rem;letter-spacing:.3em;margin-top:2px}.cf-footer-desc,.cf-footer-logo-sub{font-weight:300;color:rgba(255,255,255,.4)}.cf-footer-desc{font-size:.88rem;line-height:1.65;margin-top:1.2rem;max-width:300px}.cf-footer-icons{display:flex;gap:10px;margin-top:1.5rem}.cf-footer-icons a{width:38px;height:38px;border-radius:50%;border:1px solid rgba(201,169,110,.15);display:flex;align-items:center;justify-content:center;color:var(--gold);transition:all .3s ease}.cf-footer-icons a:hover{background:var(--gold);color:#050505;border-color:var(--gold)}.cf-footer-col h4{font-family:var(--serif);font-size:1.3rem;font-weight:500;color:var(--gold);letter-spacing:.06em;margin-bottom:1.2rem}.cf-footer-col ul{list-style:none;padding:0;margin:0}.cf-footer-col li{margin-bottom:.6rem}.cf-footer-col a{font-size:.88rem;color:rgba(255,255,255,.4);font-weight:300;transition:color .3s ease;text-decoration:none}.cf-footer-col a:hover{color:var(--gold)}.cf-footer-bar{margin-top:4rem;padding:1.5rem 0;border-top:1px solid rgba(201,169,110,.08);display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.5rem;font-size:.78rem;color:rgba(255,255,255,.25)}.cf-footer-bar a{color:rgba(255,255,255,.3);text-decoration:none;transition:color .3s}.cf-footer-bar a:hover{color:var(--gold)}.cf-footer-powered{font-size:.9rem;letter-spacing:.03em;color:rgba(255,255,255,.5)}.cf-footer-powered a{color:var(--gold)!important;font-weight:600;font-size:.9rem;text-decoration:none}.cf-root .bp-section{padding:clamp(3rem,6vw,6rem) clamp(1.2rem,4vw,3rem)}@media (max-width:768px){.cf-root .hero{height:100dvh;min-height:100dvh;max-height:100dvh}.cf-root .hero-content{padding:0 1.2rem 7rem}.cf-root .hero h1{font-size:clamp(1.8rem,8vw,3rem)}.cf-root .hero-sub{font-size:.85rem}.cf-root .hero-badge{font-size:.6rem;letter-spacing:.2em}.cf-root .hero-badge:after,.cf-root .hero-badge:before{width:25px}.cf-root .hero-buttons{flex-direction:column;align-items:center;gap:.8rem}.cf-root .btn-primary,.cf-root .btn-secondary{padding:.8rem 2rem;font-size:.75rem;width:100%;max-width:280px;justify-content:center}.cf-root .hero-scroll{bottom:1rem;font-size:.55rem}.cf-root .about-grid{grid-template-columns:1fr;gap:2rem}.cf-root .about-img-float{position:relative;bottom:auto;right:auto;width:60%;margin-top:-2rem;margin-left:auto}.cf-root .about-text p{font-size:.95rem}.cf-root .about-signature{font-size:1.4rem}.cf-root .section-title{font-size:clamp(1.6rem,6vw,2.5rem)}.cf-root .services-grid{grid-template-columns:1fr;gap:1rem}.cf-root .service-card{padding:1.5rem}.cf-root .service-card h3{font-size:1.2rem}.cf-root .service-icon{font-size:1.5rem;margin-bottom:1rem}.cf-root .gallery-grid{grid-template-columns:1fr 1fr;grid-template-rows:repeat(3,180px)}.cf-root .gallery-item:first-child{grid-row:span 2}.cf-root .reviews-header{flex-direction:column;align-items:flex-start;gap:1rem}.cf-root .reviews-grid{grid-template-columns:1fr;gap:1rem}.cf-root .review-card{padding:1.5rem}.cf-root .cta-section{padding:5rem 1.5rem}.cf-root .contact-grid{grid-template-columns:1fr;gap:2rem}.cf-root .stats{grid-template-columns:repeat(2,1fr)}.cf-root .stat{padding:1.5rem 1rem}.cf-root .stat-number{font-size:1.8rem}.cf-root .cf-footer{padding:3rem 1.2rem}.cf-footer-bar{flex-direction:column;text-align:center}.cf-root .contact-modal{padding:1.5rem;margin:.5rem}}@media (max-width:480px){.cf-root .hero h1{font-size:clamp(1.5rem,7vw,2.2rem)}.cf-root .gallery-grid{grid-template-columns:1fr;grid-template-rows:auto}.cf-root .gallery-item:first-child{grid-row:span 1}.cf-root .gallery-item{height:200px}.cf-root .services-grid{gap:.8rem}.cf-root .stat-number{font-size:1.5rem}}.cf-root .contact-modal-overlay{display:none;position:fixed;inset:0;z-index:10000;background:rgba(0,0,0,.75);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);align-items:center;justify-content:center;padding:1.5rem;opacity:0;transition:opacity .3s ease}.cf-root .contact-modal-overlay.active{display:flex;opacity:1}.cf-root .contact-modal{background:linear-gradient(145deg,#1a1a1a,#111);border:1px solid rgba(201,169,110,.2);border-radius:20px;padding:2.5rem;max-width:420px;width:100%;position:relative;box-shadow:0 30px 80px rgba(0,0,0,.6);transform:translateY(20px);animation:modalSlideUp .4s ease forwards}@keyframes modalSlideUp{to{transform:translateY(0)}}.cf-root .modal-close{position:absolute;top:1rem;right:1.2rem;background:none;border:none;color:var(--text-muted);font-size:1.8rem;cursor:pointer;transition:color .3s;line-height:1}.cf-root .modal-close:hover{color:var(--gold)}.cf-root .modal-header{text-align:center;margin-bottom:2rem}.cf-root .modal-logo{font-family:var(--serif);font-size:1.4rem;font-weight:300;letter-spacing:.25em;color:var(--gold)}.cf-root .modal-logo span{color:var(--text-muted);font-weight:200}.cf-root .modal-subtitle{font-size:.85rem;color:var(--text-muted);margin-top:.5rem;font-weight:300}.cf-root .modal-phone-btn{display:flex;align-items:center;gap:1rem;width:100%;padding:1.2rem 1.5rem;background:linear-gradient(135deg,var(--gold),var(--gold-dark));border-radius:14px;text-decoration:none!important;transition:all .3s ease;margin-bottom:1.5rem}.cf-root .modal-phone-btn:hover{transform:translateY(-2px);box-shadow:0 10px 30px rgba(201,169,110,.3)}.cf-root .modal-phone-icon{font-size:1.5rem}.cf-root .modal-phone-label{display:block;font-size:.7rem;text-transform:uppercase;letter-spacing:.15em;color:rgba(10,10,10,.6);font-weight:500}.cf-root .modal-phone-number{display:block;font-family:var(--serif);font-size:1.3rem;font-weight:600;color:var(--black);letter-spacing:.05em}.cf-root .modal-info-grid{display:flex;flex-direction:column;gap:1rem}.cf-root .modal-info-item{display:flex;gap:.8rem;align-items:flex-start;padding:.8rem;border-radius:10px;background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.05)}.cf-root .modal-info-icon{font-size:1.1rem;margin-top:2px}.cf-root .modal-info-item strong{color:var(--text);font-weight:500;font-size:.8rem;letter-spacing:.05em}.cf-root .modal-info-item div{font-size:.82rem;color:var(--text-muted);line-height:1.5}.cf-root .modal-info-item a{color:var(--gold-dark)!important;text-decoration:none!important}.cf-root .modal-info-item a:hover{color:var(--gold)!important}.cf-root .map-placeholder{width:100%;height:100%;min-height:300px;background:linear-gradient(145deg,#1a1714,#111);border:1px solid rgba(201,169,110,.15);border-radius:12px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.6rem;text-align:center;padding:2rem}.cf-root .map-placeholder-icon{font-size:2rem;opacity:.8}.cf-root .map-placeholder-title{font-family:var(--serif);font-size:1rem;color:var(--cream);font-weight:400;letter-spacing:.02em}.cf-root .map-placeholder-text{font-size:.75rem;color:#666;max-width:280px;line-height:1.5}.cf-root .map-placeholder-btn{margin-top:.5rem;padding:.5rem 1.5rem;background:linear-gradient(135deg,var(--gold-dark),var(--gold));color:#0a0a0a;border:none;border-radius:6px;font-family:Outfit,sans-serif;font-size:.78rem;font-weight:600;cursor:pointer;transition:all .3s ease;letter-spacing:.03em}.cf-root .map-placeholder-btn:hover{background:linear-gradient(135deg,var(--gold),var(--gold-light));transform:translateY(-1px);box-shadow:0 3px 12px rgba(201,169,110,.3)}@media (max-width:600px){.cc-compact{flex-direction:column;padding:.8rem 1.2rem;gap:.8rem;text-align:center}.cf-root .cc-compact-btns{width:100%;justify-content:center}.cf-root .cc-details-inner{padding:.8rem 1.2rem 1rem}.cf-root .cc-details-btns{justify-content:center}}.cf-root .marquee{overflow:hidden;padding:1.5rem 0;border-top:1px solid rgba(201,169,110,.06);border-bottom:1px solid rgba(201,169,110,.06)}.cf-root .marquee-track{display:flex;gap:3rem;animation:marquee 45s linear infinite;will-change:transform;width:-moz-max-content;width:max-content}.cf-root .marquee-item{font-family:var(--serif);font-size:1.1rem;font-weight:300;color:var(--text-muted);white-space:nowrap;display:flex;align-items:center;gap:3rem}.cf-root .marquee-item:after{content:"✦";color:var(--gold-dark);font-size:.6rem}@keyframes marquee{to{transform:translateX(-50%)}}.nh-root{min-height:100vh;background:#050505;color:#e8e0d4;font-family:Outfit,-apple-system,sans-serif;overflow-x:hidden;position:relative}.nh-container{max-width:1100px;margin:0 auto;padding:0 2rem}.nh-ambient{position:fixed;top:0;left:50%;width:800px;height:800px;transform:translate(-50%,-40%);background:radial-gradient(ellipse,rgba(201,169,110,.04) 0,transparent 70%);pointer-events:none;z-index:0}.nh-reveal{opacity:0;transform:translateY(28px);transition:opacity .7s cubic-bezier(.16,1,.3,1),transform .7s cubic-bezier(.16,1,.3,1)}.nh-reveal.nh-visible{opacity:1;transform:translateY(0)}.nh-hero{padding:9rem 2rem 4rem;text-align:center;position:relative;z-index:1}.nh-hero-inner{opacity:0;transform:translateY(20px);transition:opacity .8s ease,transform .8s ease}.nh-hero-loaded .nh-hero-inner{opacity:1;transform:translateY(0)}.nh-hero-sm{padding:6rem 2rem 3rem}.nh-title{font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(2.2rem,5.5vw,4rem);font-weight:300;margin-bottom:1.2rem;line-height:1.15;letter-spacing:-.01em}.nh-title em{font-style:italic;font-weight:400}.nh-gold,.nh-title em{color:#c9a96e}.nh-subtitle{color:rgba(232,224,212,.45);max-width:520px;margin:0 auto 2.8rem;font-size:.95rem;line-height:1.8;font-weight:300;letter-spacing:.01em}.nh-badge{display:inline-flex;align-items:center;gap:8px;padding:.45rem 1.2rem;border:1px solid rgba(201,169,110,.15);border-radius:0;font-size:.65rem;letter-spacing:.18em;text-transform:uppercase;color:rgba(201,169,110,.8);margin-bottom:2rem}.nh-badge-dot{width:5px;height:5px;border-radius:50%;background:#c9a96e;animation:nhPulse 2.5s ease infinite}@keyframes nhPulse{0%,to{opacity:1}50%{opacity:.2}}.nh-hero-line{position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:1px;height:60px;background:linear-gradient(180deg,rgba(201,169,110,.25),transparent)}.nh-search{max-width:520px;margin:0 auto}.nh-search-box{display:flex;align-items:center;gap:0;background:rgba(255,255,255,.025);border:1px solid rgba(201,169,110,.1);border-radius:0;overflow:hidden;transition:border-color .3s}.nh-search-box:focus-within{border-color:rgba(201,169,110,.35)}.nh-search-icon{width:18px;height:18px;color:rgba(201,169,110,.4);margin-left:1.2rem;flex-shrink:0}.nh-search input{flex:1;padding:1rem;background:transparent;border:none;color:#e8e0d4;font-size:.95rem;outline:none;font-family:inherit}.nh-search input::-moz-placeholder{color:rgba(232,224,212,.2)}.nh-search input::placeholder{color:rgba(232,224,212,.2)}.nh-search button{padding:.85rem 1.6rem;background:#c9a96e;color:#050505;border:none;font-size:.75rem;font-weight:600;cursor:pointer;letter-spacing:.1em;text-transform:uppercase;transition:background .3s;font-family:inherit;border-radius:0}.nh-search button:hover{background:#e2c992}.nh-search button:disabled{opacity:.5;cursor:not-allowed}.nh-spinner{display:inline-block;width:14px;height:14px;border:2px solid rgba(5,5,5,.2);border-top-color:#050505;border-radius:50%;animation:nhSpin .6s linear infinite}@keyframes nhSpin{to{transform:rotate(1turn)}}.nh-hero-stats{display:flex;align-items:center;justify-content:center;gap:2rem;margin-top:3.5rem;padding-top:2rem;border-top:1px solid rgba(201,169,110,.06)}.nh-stat{text-align:center}.nh-stat-num{display:block;font-family:Cormorant Garamond,serif;font-size:1.4rem;font-weight:600;color:#c9a96e;letter-spacing:.02em;margin-bottom:.25rem}.nh-stat-label{display:block;font-size:.65rem;color:rgba(232,224,212,.3);text-transform:uppercase;letter-spacing:.15em}.nh-stat-divider{width:1px;height:32px;background:rgba(201,169,110,.1)}.nh-section{padding:4.5rem 0;position:relative;z-index:1}.nh-section-alt{background:rgba(255,255,255,.015)}.nh-section-head{text-align:center;margin-bottom:2.5rem}.nh-section-tag{display:inline-block;font-size:.6rem;letter-spacing:.2em;text-transform:uppercase;color:rgba(201,169,110,.6);margin-bottom:.8rem}.nh-section-head h2{font-family:Cormorant Garamond,serif;font-size:clamp(1.5rem,3vw,2rem);font-weight:300;letter-spacing:.01em;margin:0}.nh-back{display:inline-flex;align-items:center;gap:.5rem;font-size:.85rem;color:#8a8278;margin-bottom:1.5rem;text-decoration:none;transition:color .3s}.nh-back:hover{color:#c9a96e}.nh-niche-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1rem}.nh-niche-card{position:relative;background:rgba(255,255,255,.02);border:1px solid rgba(201,169,110,.06);border-radius:0;padding:2rem 1.5rem 1.5rem;text-align:left;transition:all .4s cubic-bezier(.16,1,.3,1);text-decoration:none!important;color:#e8e0d4!important;display:block;overflow:hidden}.nh-niche-card:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(201,169,110,.3),transparent);opacity:0;transition:opacity .4s}.nh-niche-card:hover{border-color:rgba(201,169,110,.15);transform:translateY(-4px);box-shadow:0 20px 40px rgba(0,0,0,.3);background:rgba(255,255,255,.035)}.nh-niche-card:hover:before{opacity:1}.nh-niche-icon-wrap{width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:rgba(201,169,110,.06);border:1px solid rgba(201,169,110,.08);margin-bottom:1.2rem;border-radius:0}.nh-niche-icon{font-size:1.4rem;display:block;line-height:1}.nh-niche-icon-soon{border-style:dashed;background:transparent}.nh-niche-icon-soon .nh-niche-icon{color:rgba(201,169,110,.4);font-size:1.2rem}.nh-niche-card strong{font-size:1rem;display:block;margin-bottom:.4rem;font-weight:500}.nh-niche-card p{font-size:.8rem;color:rgba(232,224,212,.35);margin:0;line-height:1.5}.nh-niche-arrow{position:absolute;bottom:1.5rem;right:1.5rem;color:rgba(201,169,110,.2);transition:all .3s}.nh-niche-card:hover .nh-niche-arrow{color:#c9a96e;transform:translateX(4px)}.nh-niche-soon{opacity:.45;cursor:default}.nh-niche-soon:hover{transform:none;border-color:rgba(201,169,110,.06);box-shadow:none;background:rgba(255,255,255,.02)}.nh-niche-soon:hover:before{opacity:0}.nh-city-tags{display:flex;flex-wrap:wrap;gap:.6rem;justify-content:center}.nh-city-tag{display:inline-flex;align-items:center;gap:.4rem;padding:.55rem 1.2rem;background:rgba(255,255,255,.02);border:1px solid rgba(201,169,110,.08);border-radius:0;font-size:.82rem;color:#e8e0d4!important;text-decoration:none!important;transition:all .3s;letter-spacing:.01em}.nh-city-tag svg{color:rgba(201,169,110,.35)}.nh-city-tag:hover{border-color:rgba(201,169,110,.35);color:#c9a96e!important;background:rgba(201,169,110,.04)}.nh-city-tag:hover svg{color:#c9a96e}.nh-city-group{margin-bottom:2rem}.nh-city-group h3{font-size:1rem;color:#c9a96e;margin-bottom:.8rem}.nh-results-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.2rem}.nh-result-card{display:block;background:rgba(255,255,255,.02);border:1px solid rgba(201,169,110,.06);border-radius:0;padding:1.5rem;text-decoration:none!important;color:#e8e0d4!important;transition:all .4s cubic-bezier(.16,1,.3,1)}.nh-result-card:hover{border-color:rgba(201,169,110,.2);transform:translateY(-3px);box-shadow:0 15px 35px rgba(0,0,0,.25)}.nh-result-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.5rem}.nh-result-header strong{font-size:1.05rem;font-weight:500}.nh-result-tagline{font-size:.85rem;color:rgba(232,224,212,.4);margin:.3rem 0 0;line-height:1.5}.nh-result-meta{display:flex;align-items:center;gap:1rem;font-size:.78rem;color:rgba(232,224,212,.3);margin-top:.8rem;padding-top:.8rem;border-top:1px solid rgba(201,169,110,.04)}.nh-result-meta span{display:inline-flex;align-items:center;gap:.3rem}.nh-result-meta svg{color:rgba(201,169,110,.4)}.nh-result-address{font-size:.8rem;color:#8a8278}.nh-verified-badge{background:rgba(201,169,110,.1)}.nh-verified-badge,.nh-verified-sm{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;color:#c9a96e}.nh-verified-sm{background:rgba(201,169,110,.15);font-size:.7rem;flex-shrink:0}.nh-steps{display:flex;align-items:flex-start;justify-content:center;gap:0}.nh-step{flex:1;max-width:280px;text-align:center;padding:0 1.5rem}.nh-step-num{font-family:Cormorant Garamond,serif;font-size:2.2rem;font-weight:300;color:rgba(201,169,110,.25);margin-bottom:.8rem;line-height:1}.nh-step h3{font-size:.95rem;font-weight:500;margin-bottom:.5rem;color:#e8e0d4}.nh-step p{font-size:.82rem;color:rgba(232,224,212,.35);line-height:1.6;margin:0}.nh-step-connector{flex-shrink:0;padding-top:1.2rem;width:40px}.nh-cta{display:flex;align-items:center;justify-content:space-between;padding:3rem;background:rgba(201,169,110,.03);border:1px solid rgba(201,169,110,.08);position:relative;overflow:hidden}.nh-cta-content{max-width:500px}.nh-cta-content h2{font-family:Cormorant Garamond,serif;font-size:1.6rem;font-weight:300;margin:.6rem 0 .8rem}.nh-cta-content p{font-size:.88rem;color:rgba(232,224,212,.4);line-height:1.7;margin-bottom:1.8rem}.nh-cta-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.85rem 2rem;background:#c9a96e;color:#050505;text-decoration:none;font-size:.75rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;transition:all .3s}.nh-cta-btn:hover{background:#e2c992;gap:.7rem}.nh-cta-visual{position:relative;width:120px;height:120px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.nh-cta-ring{position:absolute;inset:0;border:1px solid rgba(201,169,110,.1);border-radius:50%;animation:nhCtaRing 8s linear infinite}.nh-cta-ring-2{inset:15px;border-style:dashed;animation-direction:reverse;animation-duration:12s}@keyframes nhCtaRing{to{transform:rotate(1turn)}}.nh-footer{padding:2.5rem 0;border-top:1px solid rgba(201,169,110,.06);margin-top:1rem;position:relative;z-index:1}.nh-footer-inner{display:flex;align-items:center;justify-content:space-between}.nh-footer-brand a{color:#e8e0d4!important;text-decoration:none;font-size:.9rem}.nh-footer-brand a strong{color:#c9a96e;font-weight:600}.nh-footer-brand span{display:block;font-size:.72rem;color:rgba(232,224,212,.25);margin-top:.25rem;letter-spacing:.02em}.nh-footer-links{display:flex;gap:1.5rem}.nh-footer-links a{font-size:.78rem;color:rgba(232,224,212,.3)!important;text-decoration:none;transition:color .3s;letter-spacing:.02em}.nh-footer-links a:hover{color:#c9a96e!important}.nh-loading{min-height:50vh;display:flex;align-items:center;justify-content:center;color:#8a8278}.nh-empty{text-align:center;padding:3rem;color:#8a8278}@media(max-width:768px){.nh-hero{padding:7rem 1.5rem 3rem}.nh-hero-sm{padding:5rem 1.5rem 2rem}.nh-search-box{flex-direction:column;border:none;background:transparent}.nh-search input{border:1px solid rgba(201,169,110,.1);background:rgba(255,255,255,.025);padding:1rem}.nh-search-icon{display:none}.nh-search button{width:100%;padding:1rem}.nh-niche-grid,.nh-results-grid{grid-template-columns:1fr}.nh-hero-stats{gap:1.2rem;flex-wrap:wrap}.nh-steps{flex-direction:column;align-items:center;gap:1.5rem}.nh-step-connector{transform:rotate(90deg);padding:0;width:auto}.nh-step{max-width:100%;padding:0}.nh-cta{flex-direction:column;text-align:center;gap:2rem;padding:2rem 1.5rem}.nh-cta-content{max-width:100%}.nh-footer-inner{flex-direction:column;gap:1rem;text-align:center}}.bp-pw-overlay{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#050505;padding:2rem;position:relative;overflow:hidden}.bp-pw-overlay:before{content:"";position:absolute;top:50%;left:50%;width:600px;height:600px;transform:translate(-50%,-50%);background:radial-gradient(circle,rgba(201,169,110,.03) 0,transparent 70%);pointer-events:none}.bp-pw-box{width:100%;max-width:420px;text-align:center;position:relative;z-index:1}.bp-pw-badge{display:inline-flex;align-items:center;gap:.5rem;font-size:.65rem;letter-spacing:.2em;text-transform:uppercase;color:rgba(201,169,110,.7);border:1px solid rgba(201,169,110,.12);padding:.5rem 1.2rem;margin-bottom:2.5rem}.bp-pw-title{font-family:var(--serif);font-size:2.2rem;font-weight:300;color:#e8e0d4;margin-bottom:.5rem;letter-spacing:.04em}.bp-pw-title em{font-style:italic;color:#c9a96e}.bp-pw-desc{font-size:.85rem;color:rgba(255,255,255,.35);margin-bottom:2.5rem;line-height:1.7;font-weight:300}.bp-pw-divider{display:flex;align-items:center;gap:1rem;margin:1.5rem 0;color:rgba(232,224,212,.15);font-size:.75rem}.bp-pw-divider:after,.bp-pw-divider:before{content:"";flex:1;height:1px;background:rgba(201,169,110,.08)}.bp-pw-input{width:100%;padding:1rem 1.2rem;background:rgba(255,255,255,.02);border:1px solid rgba(201,169,110,.1);color:#e8e0d4;font-size:1rem;outline:none;text-align:center;letter-spacing:.12em;transition:border-color .3s,background .3s;border-radius:0;font-family:var(--sans)}.bp-pw-input:focus{border-color:rgba(201,169,110,.4);background:rgba(255,255,255,.03)}.bp-pw-input::-moz-placeholder{color:rgba(255,255,255,.2);letter-spacing:.1em;font-size:.85rem}.bp-pw-input::placeholder{color:rgba(255,255,255,.2);letter-spacing:.1em;font-size:.85rem}.bp-pw-btn{width:100%;padding:1rem;background:var(--gold);color:#050505;font-weight:600;font-size:.8rem;letter-spacing:.15em;text-transform:uppercase;border:none;border-radius:0;cursor:pointer;margin-top:.8rem;transition:all .3s;font-family:var(--sans)}.bp-pw-btn:hover{background:#e2c992}.bp-pw-error{color:#c0392b;font-size:.8rem;margin-top:1rem;letter-spacing:.02em}.bp-pw-footer{font-size:.75rem;color:rgba(255,255,255,.25);margin-top:3rem;letter-spacing:.03em}.bp-pw-footer a{color:var(--gold);font-weight:500;text-decoration:none}.bp-preview-banner{position:fixed;top:0;left:0;right:0;z-index:200;background:var(--gold);color:#050505;text-align:center;padding:.55rem 1rem;font-size:.75rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.bp-preview-banner a{color:#050505;margin-left:1rem;text-decoration:underline;font-weight:700}.bp-locked{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#0a0a0a;color:#e8e0d4;text-align:center;padding:2rem;gap:1rem}.bp-locked-icon{font-size:3rem;margin-bottom:1rem}.bp-locked-divider{width:40px;height:1px;background:rgba(201,169,110,.2);margin:1rem 0}.bp-locked-footer{font-size:.75rem;color:#8a8278;margin-top:2rem}.bp-locked-footer a{color:#c9a96e}