@media(prefers-reduced-motion:reduce){.hero .hero-bg,.hero .hero-title,.hero .hero-lead,.hero .hero-cta{animation:none}.glow-pulse{animation:none!important}.animate-on-scroll,.animate-on-scroll.in-view,.stagger-children>*,.stagger-children.in-view>*{opacity:1;transform:none;transition:none}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes scaleIn{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}@keyframes glowPulse{0%,to{box-shadow:0 0 #e6007e00;text-shadow:none}50%{box-shadow:0 0 28px #e6007e47;text-shadow:0 0 14px rgba(230,0,126,.45)}}@keyframes heroBgZoom{0%{transform:scale(1.08)}to{transform:scale(1.05)}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.7}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.hero .hero-bg{animation:heroBgZoom 1.2s ease-out forwards}.hero .hero-title{animation:fadeInUp .8s ease-out .2s both}.hero .hero-lead{animation:fadeInUp .8s ease-out .4s both}.hero .hero-cta{animation:fadeInUp .8s ease-out .6s both}.animate-on-scroll{opacity:0;transform:translateY(28px) scale(.99);transition:opacity .7s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.22,1,.36,1)}.animate-on-scroll.in-view{opacity:1;transform:translateY(0) scale(1)}.stagger-children>*{opacity:0;transform:translateY(24px) scale(.99);transition:opacity .6s cubic-bezier(.22,1,.36,1),transform .6s cubic-bezier(.22,1,.36,1)}.stagger-children.in-view>*:nth-child(1){transition-delay:.05s}.stagger-children.in-view>*:nth-child(2){transition-delay:.15s}.stagger-children.in-view>*:nth-child(3){transition-delay:.25s}.stagger-children.in-view>*:nth-child(4){transition-delay:.35s}.stagger-children.in-view>*:nth-child(5){transition-delay:.45s}.stagger-children.in-view>*:nth-child(6){transition-delay:.55s}.stagger-children.in-view>*{opacity:1;transform:translateY(0)}:root{--color-brand: #e6007e;--color-brand-hover: #c4006b;--color-brand-light: rgba(230, 0, 126, .15);--color-bg: #08080a;--color-bg-elevated: #111113;--color-bg-card: #0d0d0f;--color-text: #f4f4f6;--color-text-muted: #a1a5ab;--color-text-softer: #6b7280;--color-border: #1f1f23;--color-border-soft: #2a2a2e;--radius-sm: .5rem;--radius-md: .75rem;--radius-lg: 1rem;--font-sans: "Inter", system-ui, sans-serif;--font-display: "Space Grotesk", var(--font-sans)}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}html{scrollbar-color:var(--color-brand) var(--color-bg-elevated)}@media(hover:hover){::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:var(--color-bg-elevated)}::-webkit-scrollbar-thumb{background:var(--color-brand);border-radius:5px}}body{margin:0;font-family:var(--font-sans);font-size:1.0625rem;background:var(--color-bg);color:var(--color-text);line-height:1.65;letter-spacing:.01em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media(max-width:600px){body{font-size:1rem;line-height:1.55}}main{min-height:50vh}.page-container{max-width:1200px;margin:0 auto;padding-left:1.5rem;padding-right:1.5rem}@media(max-width:600px){.page-container{padding-left:1.1rem;padding-right:1.1rem}}@media(min-width:900px){.page-container{padding-left:2rem;padding-right:2rem}}a{color:var(--color-brand);text-decoration:none;transition:color .2s ease,background .2s ease,box-shadow .2s ease}a:hover{color:var(--color-brand-hover)}h1,h2,h3{font-family:var(--font-display);font-weight:700;line-height:1.2}img{max-width:100%;height:auto;display:block}.service-card,.pkg-card,.info-card,.pill,.hi-card,.region-card,.value-card,.ref-card,.empty-state,.footer-inner,.mini-card,.more-card{overflow:hidden}p,li,.btn-hero,.ref-subline,.contact-address,.contact-meta,.footer-email,.footer-phone{overflow-wrap:anywhere;word-break:break-word}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.glow-text{text-shadow:0 0 18px rgba(230,0,126,.4),0 0 2px currentColor}.glow-text-soft{text-shadow:0 0 12px rgba(230,0,126,.28)}.glow-soft{box-shadow:0 0 42px #e6007e29}.glow-border{box-shadow:0 0 0 1px var(--color-brand),0 0 28px var(--color-brand-light)}.glow-pulse{animation:glowPulse 3.2s ease-in-out infinite}@media(prefers-reduced-motion:reduce){.glow-pulse{animation:none}}.btn-brand{display:inline-block;padding:.75rem 1.5rem;background:var(--color-brand);color:#fff;border:none;border-radius:.5rem;font-weight:600;cursor:pointer;transition:background .2s ease,transform .15s ease,box-shadow .2s ease}@media(max-width:600px){.btn-brand,.btn-outline,.btn-hero{padding:.7rem 1.25rem}}.btn-brand:hover{background:var(--color-brand-hover);transform:translateY(-1px);box-shadow:0 4px 20px #e6007e66}.btn-outline{display:inline-block;padding:.75rem 1.5rem;background:transparent;color:var(--color-brand);border:2px solid var(--color-brand);border-radius:.5rem;font-weight:600;cursor:pointer;transition:background .2s ease,color .2s ease,transform .15s ease}.btn-outline:hover{background:var(--color-brand);color:#fff;transform:translateY(-1px)}.btn-hero{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:var(--color-bg-elevated);color:var(--color-text);border:2px solid var(--color-brand);border-radius:var(--radius-md);font-family:var(--font-display);font-weight:600;transition:background .3s ease,color .3s ease,border-color .3s ease,transform .3s ease,box-shadow .3s ease}.btn-hero:hover{background:var(--color-brand);color:#fff;border-color:var(--color-brand);transform:translateY(-2px);box-shadow:0 6px 24px #e6007e59}.btn-hero .btn-arrow{display:inline-block;transition:transform .25s ease}.btn-hero:hover .btn-arrow{transform:translate(4px)}.card-hover:hover{border-color:var(--color-brand);box-shadow:0 8px 30px var(--color-brand-light)}.card-hover{position:relative;overflow:hidden;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.card-hover:after{content:"";position:absolute;inset:-2px;opacity:0;pointer-events:none;background:radial-gradient(circle at 20% 15%,#e6007e59,#e6007e00 55%);transform:rotate(8deg) translate(-22px);transition:opacity .25s ease,transform .6s cubic-bezier(.22,1,.36,1)}.card-hover:hover:after{opacity:1;transform:rotate(8deg) translate(26px)}input,textarea{font-family:inherit;font-size:1rem;padding:.75rem 1rem;border:1px solid var(--color-border);border-radius:.5rem;background:var(--color-bg-elevated);color:var(--color-text);width:100%;transition:border-color .2s ease,box-shadow .2s ease}input:focus,textarea:focus{outline:none;border-color:var(--color-brand);box-shadow:0 0 0 3px var(--color-brand-light)}label{display:block;margin-bottom:.25rem;font-weight:500;color:var(--color-text-muted)}.section-heading{display:inline-block;max-width:100%;font-family:var(--font-display);font-size:clamp(1.35rem,2.75vw,1.9rem);font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--color-text);margin-bottom:.6rem}.section-heading:after{content:"";display:block;width:60px;height:3px;background:var(--color-brand);margin-top:.65rem;margin-bottom:.1rem}.animate-on-scroll .section-heading:after{width:0;transition:width .6s cubic-bezier(.22,1,.36,1)}.animate-on-scroll.in-view .section-heading:after{width:60px}.section-lead{font-size:1.0625rem;line-height:1.7;color:var(--color-text-muted)}@media(max-width:400px){.section{padding:2.5rem 1.1rem}.page-hero{padding:3rem 1.1rem}.btn-hero,.btn-outline,.btn-brand{padding:.6rem 1rem}.service-card,.pkg-card,.value-card,.mini-card,.more-card,.region-card,.pill{padding:.9rem .95rem}.service-grid,.pkg-grid{gap:.9rem}.gallery-grid{gap:.75rem}.footer-inner{padding:1.2rem 1.1rem}.nav a{padding:.55rem .75rem;font-size:.92rem}}@media(max-width:340px){h1,.section-heading{font-size:clamp(1.25rem,8vw,1.6rem)}.lead,.section-lead{font-size:.98rem}}.gallery-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1rem}.gallery-grid img{width:100%;height:100%;object-fit:cover;border-radius:var(--radius-sm);border:1px solid var(--color-border-soft);background:var(--color-bg-card);cursor:pointer;will-change:transform,box-shadow;transition:transform .35s ease,box-shadow .35s ease,border-color .35s ease,filter .35s ease;aspect-ratio:16/10}.gallery-grid img:hover{transform:translateY(-4px) scale(1.03);filter:brightness(1.06) saturate(1.08);box-shadow:0 16px 48px var(--color-brand-light);border-color:var(--color-brand)}.site-header{position:sticky;top:0;z-index:100;background:#0a0a0bf7;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);transition:background .3s ease}.site-header.scrolled{background:#050506fa}.header-inner{max-width:1400px;margin:0 auto;padding:1.25rem 2rem;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:1.5rem;min-height:80px;transition:none}.site-header.scrolled .header-inner{padding:1.25rem 2rem;min-height:80px}.logo-block{display:flex;align-items:center;gap:1rem;color:var(--color-text)!important;text-decoration:none;transition:opacity .2s}.site-logo{height:78px;width:auto;display:block;transition:height .3s ease,filter .2s ease}.site-header.scrolled .site-logo{height:64px}.logo-block:hover{color:var(--color-text)!important;opacity:.9}.nav{display:flex;align-items:center;justify-content:center;gap:.15rem}.nav a{padding:.6rem 1rem;font-size:.9rem;font-weight:500;color:var(--color-text-muted);transition:color .2s,padding .3s ease,font-size .3s ease;position:relative}.site-header.scrolled .nav a{padding:.45rem .85rem;font-size:.85rem}.nav a:hover{color:var(--color-text)}.nav a.nav-link.active{color:var(--color-brand)}.nav a.nav-link.active:after{content:"";position:absolute;left:1rem;right:1rem;bottom:.25rem;height:2px;background:var(--color-brand);transition:left .3s ease,right .3s ease}.site-header.scrolled .nav a.nav-link.active:after{left:.85rem;right:.85rem}.header-actions{display:flex;align-items:center;justify-content:flex-end;gap:.5rem}.icon-link{display:flex;align-items:center;justify-content:center;width:40px;height:40px;color:var(--color-text)!important;border-radius:50%;transition:color .2s,background .2s,width .3s ease,height .3s ease}.site-header.scrolled .icon-link{width:36px;height:36px}.site-header.scrolled .icon-link svg{width:18px;height:18px}.icon-link:hover{color:var(--color-brand)!important;background:var(--color-brand-light)}.header-accent{height:2px;background:var(--color-brand);width:100%;box-shadow:0 0 10px #e6007e29;transition:box-shadow .35s ease}.site-header.scrolled .header-accent{box-shadow:0 0 14px #e6007e8c,0 0 28px #e6007e38}@media(max-width:900px){.header-inner{padding:.75rem 1.05rem;grid-template-columns:auto 1fr auto;gap:.75rem;min-height:64px}.site-header.scrolled .header-inner{padding:.75rem 1.05rem;min-height:64px}.site-logo{height:56px}.site-header.scrolled .site-logo{height:50px}.header-actions{gap:.25rem}.header-actions .icon-link{display:none}}.nav-toggle{display:none;align-items:center;justify-content:center;width:44px;height:44px;border-radius:999px;border:1px solid var(--color-border-soft);background:#ffffff08;color:var(--color-text);cursor:pointer;transition:border-color .2s ease,background .2s ease,transform .2s ease}.nav-toggle:hover{border-color:var(--color-brand);background:#e6007e14}.nav-toggle:active{transform:scale(.98)}.nav-toggle .icon-open{display:inline}.nav-toggle .icon-close,.site-header.nav-open .nav-toggle .icon-open{display:none}.site-header.nav-open .nav-toggle .icon-close{display:inline}@media(max-width:900px){.nav-toggle{display:inline-flex}.nav{display:none!important;order:3;grid-column:1 / -1;width:100%;flex-direction:column;align-items:stretch;justify-content:flex-start;gap:.25rem;padding-top:.75rem;padding-bottom:.5rem;border-top:1px solid var(--color-border);background:#0a0a0bf0}.site-header.nav-open .nav{display:flex!important}.nav a{padding:.65rem .85rem;font-size:.95rem;border-radius:.65rem;background:#fff0}.nav a:hover{background:#ffffff08}.nav a.nav-link.active:after{left:.9rem;right:.9rem;bottom:.35rem}}.nav-secondary{display:none}@media(max-width:900px){.site-header.nav-open .nav-secondary{display:grid;gap:.25rem;margin-top:.25rem;padding-top:.5rem;border-top:1px solid var(--color-border-soft)}.nav-secondary a{display:flex;align-items:center;justify-content:space-between}.nav-secondary a .nav-secondary-label{color:var(--color-text-muted);font-weight:500}}.site-footer{margin-top:4rem;background:var(--color-bg);position:relative}@media(max-width:600px){.site-footer{margin-top:3rem}}.footer-accent{height:2px;background:var(--color-brand);width:100%;box-shadow:0 0 16px #e6007e2e}.footer-inner{max-width:1200px;margin:0 auto;padding:3rem 1.5rem 2.5rem;display:grid;grid-template-columns:1fr 1fr 1fr;gap:2.5rem;align-items:start}@media(max-width:768px){.footer-inner{grid-template-columns:1fr;gap:2rem;padding:2rem 1.5rem}}@media(max-width:600px){.footer-inner{padding:1.6rem 1.1rem 1.4rem;gap:1.5rem}}.footer-col{min-width:0}.footer-brand .footer-logo{display:flex;align-items:center;gap:.75rem;color:var(--color-text)!important;text-decoration:none;margin-bottom:1rem}.footer-site-logo{height:68px;width:auto;display:block}.footer-brand .footer-logo:hover{color:var(--color-text)!important;opacity:.9}.footer-desc{font-size:.9rem;color:var(--color-text-muted);line-height:1.6;margin:0}.footer-heading{font-family:var(--font-display);font-size:1.1rem;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:var(--color-text);margin:0 0 1.25rem}.footer-address,.footer-email,.footer-phone{font-size:.9rem;color:var(--color-text);line-height:1.6;margin:0 0 .6rem;display:flex;align-items:flex-start;gap:.5rem;padding-left:0;transition:padding-left .25s ease,color .25s ease;cursor:default}.footer-address:hover,.footer-email:hover,.footer-phone:hover{padding-left:.75rem;color:var(--color-brand)}.footer-email a,.footer-phone a{color:var(--color-text);transition:color .25s ease}.footer-email:hover a,.footer-phone:hover a{color:var(--color-brand)}.footer-email .footer-icon,.footer-phone .footer-icon{color:var(--color-brand);transition:color .25s ease}.footer-email:hover .footer-icon,.footer-phone:hover .footer-icon{color:var(--color-brand-hover)}.footer-legal-links{display:flex;flex-direction:column;gap:.4rem;margin-bottom:1.25rem}.footer-legal-links a{font-size:.9rem;color:var(--color-text);display:inline-block;padding-left:0;transition:padding-left .25s ease,color .25s ease}.footer-legal-links a:hover{padding-left:.75rem;color:var(--color-brand)}.footer-address .footer-icon{color:var(--color-brand)}.footer-icon{flex-shrink:0;margin-top:.15rem;transition:color .25s ease}.footer-social{display:flex;gap:.75rem;align-items:center}.footer-social-icon{display:flex;align-items:center;justify-content:center;width:36px;height:36px;color:var(--color-text);border-radius:4px;transition:color .2s,background .2s}.footer-social-icon:hover{color:var(--color-brand)}.footer-social-icon.footer-google{color:var(--color-text);font-family:var(--font-display);font-size:1.25rem;font-weight:700}.footer-social-icon.footer-google .google-g{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px}.footer-social-icon.footer-google:hover{color:var(--color-brand)}.footer-bottom{border-top:1px solid var(--color-border);padding:1rem 1.5rem}@media(max-width:600px){.footer-bottom{padding:.9rem 1.1rem}}.footer-copyright{max-width:1200px;margin:0 auto;font-size:.8rem;color:var(--color-text-muted);text-align:center}.scroll-top{position:fixed;bottom:1.5rem;right:1.5rem;width:44px;height:44px;border-radius:50%;background:var(--color-brand);color:#fff;border:none;font-size:1.25rem;cursor:pointer;opacity:0;visibility:hidden;transform:translateY(10px);transition:opacity .2s,visibility .2s,transform .2s;z-index:50}.scroll-top.visible{opacity:1;visibility:visible;transform:translateY(0)}.scroll-top:hover{background:var(--color-brand-hover)}a[href*="elfsight.com/app-store"],a[href*="elfsight.com/google-reviews-widget"],a[href*="elfsight.com/instagram-feed"],a[href*="elfsight.com/instagram-feed-widget"],a[href*="elfsight.com/widgets/instagram"]{display:none!important}.cookie-banner{position:fixed;inset-inline:0;bottom:0;z-index:500;display:none;background:#0a0a0bfa;border-top:1px solid var(--color-border);box-shadow:0 -8px 40px #00000059;padding-bottom:env(safe-area-inset-bottom,0)}.cookie-banner.visible{display:block}.cookie-inner{max-width:1100px;margin:0 auto;padding:1rem 1.1rem;display:grid;grid-template-columns:1fr;align-items:start;gap:.85rem;max-height:45vh;overflow:auto}.cookie-text{font-size:.98rem;color:var(--color-text-muted);line-height:1.6}.cookie-text a{color:var(--color-brand);text-decoration:underline}.cookie-actions{display:flex;gap:.6rem;flex-wrap:nowrap;width:100%;justify-content:stretch}.cookie-btn{padding:.7rem 1rem;border-radius:.5rem;border:1px solid var(--color-border);background:var(--color-bg-card);color:var(--color-text);cursor:pointer;flex:1 1 0;min-width:44%}.cookie-btn.primary{border-color:var(--color-brand);background:var(--color-brand);color:#fff}.cookie-btn:hover{filter:brightness(1.05)}.cookie-btn:focus-visible{outline:3px solid var(--color-brand);outline-offset:2px}@media(max-width:600px){.cookie-inner{padding:.9rem 1rem calc(.9rem + env(safe-area-inset-bottom,0))}.cookie-text{font-size:.95rem;line-height:1.55}.cookie-actions{flex-direction:column;gap:.5rem}.cookie-btn{width:100%;min-width:0}}
