:root{--brand-indigo:#1e1b4b;--brand-purple:#6d28d9;--brand-violet:#9333ea;--brand-accent:#a855f7;--brand-gradient:linear-gradient(135deg, #312e81 0%, #6d28d9 50%, #9333ea 100%);--brand-gradient-soft:linear-gradient(135deg, #312e810f 0%, #6d28d90a 100%);--text:#475569;--text-heading:#0f172a;--text-muted:#64748b;--text-inverse:#f1f5f9;--bg:#fff;--bg-alt:#f1f5f9;--bg-muted:#e2e8f0;--bg-dark:#0f172a;--bg-dark-soft:#1e293b;--border:#e2e8f0;--border-light:#ffffff1f;--shadow-xs:0 1px 2px #0f172a0a;--shadow-sm:0 2px 8px #0f172a0f;--shadow-md:0 8px 32px #312e811f;--shadow-lg:0 24px 64px #312e8129;--shadow-header:0 4px 24px #0f172a14;--radius-sm:10px;--radius-md:14px;--radius-lg:24px;--radius-xl:32px;--font:"Plus Jakarta Sans", system-ui, sans-serif;--header-height:88px;font-family:var(--font);color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;line-height:1.65}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;margin:0;overflow-x:clip}#root{min-height:100svh;overflow-x:hidden}img{display:block}a{color:inherit;text-decoration:none}h1,h2,h3,h4{color:var(--text-heading);letter-spacing:-.025em;margin:0;font-weight:800;line-height:1.15}p{margin:0}ul{margin:0;padding:0;list-style:none}button{font:inherit;cursor:pointer;background:0 0;border:none}.container{width:min(1140px,100% - 48px);margin-inline:auto}.section{padding-block:112px;position:relative}.section-header{margin-bottom:64px}.section-header.center{text-align:center}.section-header.center .section-subtitle{margin-inline:auto}.section-label{letter-spacing:.12em;text-transform:uppercase;color:var(--brand-purple);align-items:center;gap:8px;margin-bottom:14px;font-size:.75rem;font-weight:700;display:inline-flex}.section-label:before{content:"";background:var(--brand-gradient);border-radius:2px;width:24px;height:2px}.section-header.center .section-label:before{display:none}.section-title{margin-bottom:18px;font-size:clamp(1.875rem,4vw,2.75rem)}.section-subtitle{color:var(--text-muted);max-width:580px;font-size:1.0625rem;line-height:1.7}.btn{border-radius:var(--radius-sm);letter-spacing:-.01em;white-space:nowrap;justify-content:center;align-items:center;gap:10px;padding:15px 28px;font-size:.9375rem;font-weight:700;transition:transform .2s,box-shadow .2s,background .2s,border-color .2s;display:inline-flex}.btn:hover{transform:translateY(-2px)}.btn:active{transform:translateY(0)}.btn svg{flex-shrink:0;width:18px;height:18px}.btn-primary{background:var(--brand-gradient);color:#fff;box-shadow:0 4px 16px #6d28d959}.btn-primary:hover{box-shadow:0 8px 28px #6d28d973}.btn-ghost{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff1f;border:1px solid #ffffff40}.btn-ghost:hover{background:#fff3;border-color:#fff6}.btn-outline{border:2px solid var(--border);color:var(--text-heading);box-shadow:var(--shadow-xs);background:#fff}.btn-outline:hover{border-color:var(--brand-purple);color:var(--brand-purple);box-shadow:var(--shadow-sm)}.btn-sm{padding:11px 20px;font-size:.875rem}@media (width<=768px){:root{--header-height:76px}.section{padding-block:80px}.section-header{margin-bottom:48px}.container{width:min(1140px,100% - 28px)}}.header{z-index:100;height:var(--header-height);-webkit-backdrop-filter:blur(16px)saturate(180%);backdrop-filter:blur(16px)saturate(180%);background:#ffffffe0;border-bottom:1px solid #0000;transition:box-shadow .3s,border-color .3s,background .3s;position:fixed;inset:0 0 auto}.header.scrolled{border-bottom-color:var(--border);box-shadow:var(--shadow-header);background:#fffffff5}.header-inner{justify-content:space-between;align-items:center;gap:20px;height:100%;display:flex}.logo-link{flex-shrink:0;align-items:center;gap:12px;min-width:0;display:flex}.logo-full{object-fit:contain;object-position:left center;width:auto;max-width:min(240px,42vw);height:62px}.logo-compact{aspect-ratio:1;object-fit:contain;flex-shrink:0;width:auto;height:44px;display:none}.logo-text{flex-direction:column;min-width:0;display:none}.logo-text strong{color:var(--text-heading);letter-spacing:-.02em;font-size:.9375rem;font-weight:800;line-height:1.2}.logo-text span{color:var(--text-muted);letter-spacing:.06em;text-transform:uppercase;font-size:.6875rem;font-weight:600}.nav{align-items:center;gap:6px;display:flex}.nav a{color:var(--text);border-radius:var(--radius-sm);padding:10px 16px;font-size:.9375rem;font-weight:600;transition:color .2s,background .2s;position:relative}.nav a:hover{color:var(--brand-purple);background:#6d28d90f}.header-cta{flex-shrink:0}.header-phone{gap:8px}.header-phone svg{width:16px;height:16px}.menu-toggle{border-radius:var(--radius-sm);width:44px;height:44px;color:var(--text-heading);border:1px solid var(--border);background:#fff;justify-content:center;align-items:center;transition:background .2s;display:none}.menu-toggle:hover{background:var(--bg-alt)}.menu-toggle svg{width:22px;height:22px}.menu-backdrop{display:none}.hero{min-height:min(92svh,880px);padding-top:var(--header-height);color:#fff;align-items:center;padding-bottom:80px;display:flex;position:relative;overflow:hidden}.hero-bg{pointer-events:none;position:absolute;inset:0}.hero-cover{object-fit:cover;object-position:center 40%;width:100%;height:100%;position:absolute;inset:0}.hero-overlay{background:linear-gradient(105deg,#0f172ae0 0%,#1e1b4ba6 35%,#312e8159 55%,#0f172a33 75%,#0f172a73 100%),linear-gradient(#0000 55%,#0f172a8c 100%);position:absolute;inset:0}.hero-content{z-index:1;min-height:calc(min(92svh, 880px) - var(--header-height) - 80px);grid-template-columns:1fr 1fr;align-items:center;gap:clamp(32px,5vw,64px);padding-block:40px;display:grid;position:relative}.hero-panel{justify-self:end;width:min(100%,500px)}.hero-aside{flex-direction:column;justify-self:start;align-items:center;gap:28px;width:min(100%,440px);display:flex}.hero-aside-emblem{aspect-ratio:1;justify-content:center;align-items:center;width:min(100%,220px);display:flex;position:relative}.hero-aside-ring{border:1px solid #ffffff26;border-radius:50%;position:absolute;inset:0}.hero-aside-ring-2{border-color:#a855f759;inset:14%}.hero-aside-logo{z-index:1;object-fit:contain;filter:drop-shadow(0 12px 40px #6d28d98c);width:52%;height:auto;position:relative}.hero-highlights{grid-template-columns:1fr 1fr;gap:12px;width:100%;display:grid}.hero-highlight{border-radius:var(--radius-md);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff0f;border:1px solid #ffffff1f;align-items:flex-start;gap:12px;padding:16px;transition:background .2s,border-color .2s;display:flex}.hero-highlight:hover{background:#ffffff1a;border-color:#fff3}.hero-highlight-icon{border-radius:var(--radius-sm);color:#fff;background:#6d28d959;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.hero-highlight-icon svg{width:18px;height:18px}.hero-highlight strong{color:#fff;margin-bottom:2px;font-size:.875rem;font-weight:700;line-height:1.3;display:block}.hero-highlight span{color:#fff9;font-size:.75rem;line-height:1.4}.hero-panel-top{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:24px;display:flex}.hero-location{color:#ffffffa6;letter-spacing:.02em;align-items:center;gap:8px;font-size:.8125rem;font-weight:600;display:inline-flex}.hero-location svg{opacity:.8;width:15px;height:15px}.hero-google-pill{color:#ffffffeb;background:#ffffff14;border:1px solid #ffffff1f;border-radius:999px;align-items:center;gap:8px;padding:6px 14px;font-size:.75rem;font-weight:700;transition:background .2s,border-color .2s;display:inline-flex}.hero-google-pill:hover{background:#ffffff24;border-color:#ffffff38}.hero-google-stars{color:#fbbf24;letter-spacing:1px;font-size:.6875rem}.hero h1{color:#fff;letter-spacing:-.03em;margin-bottom:16px;font-size:clamp(2rem,4.5vw,3.25rem);line-height:1.1}.hero h1 em{background:linear-gradient(135deg,#c4b5fd 0%,#e879f9 100%);color:#0000;-webkit-background-clip:text;background-clip:text;font-style:normal}.hero-lead{color:#ffffffb8;margin-bottom:22px;font-size:1rem;line-height:1.7}.hero-tags{flex-wrap:wrap;gap:8px;margin-bottom:28px;display:flex}.hero-tags li{letter-spacing:.04em;text-transform:uppercase;color:#ffffffd9;background:#6d28d940;border:1px solid #a855f759;border-radius:999px;padding:6px 14px;font-size:.75rem;font-weight:700}.hero-cta-group{flex-wrap:wrap;gap:10px;margin-bottom:24px;display:flex}.hero-cta-primary{border-radius:var(--radius-md);background:var(--brand-gradient);color:#fff;box-sizing:border-box;flex:auto;align-items:center;gap:14px;min-width:0;max-width:100%;padding:14px 20px;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 8px 24px #6d28d973}.hero-cta-primary:hover{transform:translateY(-2px);box-shadow:0 12px 32px #6d28d98c}.hero-cta-icon{border-radius:var(--radius-sm);background:#ffffff2e;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.hero-cta-icon svg{width:20px;height:20px}.hero-cta-text{flex-direction:column;align-items:flex-start;gap:2px;min-width:0;display:flex}.hero-cta-text small{text-transform:uppercase;letter-spacing:.06em;opacity:.85;font-size:.6875rem;font-weight:600}.hero-cta-text strong{letter-spacing:-.02em;white-space:nowrap;font-size:clamp(1.0625rem,3.5vw,1.25rem);font-weight:800;line-height:1.1}.hero-cta-secondary{box-sizing:border-box;border-radius:var(--radius-md);color:#fff;background:#ffffff14;border:1px solid #ffffff2e;flex:0 auto;justify-content:center;align-items:center;gap:10px;min-width:0;max-width:100%;padding:14px 22px;font-size:.9375rem;font-weight:700;transition:background .2s,border-color .2s;display:inline-flex}.hero-cta-secondary:hover{background:#ffffff24;border-color:#ffffff4d}.hero-cta-secondary svg{width:20px;height:20px}.hero-metrics{border-top:1px solid #ffffff1a;align-items:stretch;padding-top:22px;display:flex}.hero-metric{text-align:center;flex-direction:column;flex:1;gap:2px;padding-inline:16px;display:flex;position:relative}.hero-metric:first-child{padding-left:0}.hero-metric:last-child{padding-right:0}.hero-metric strong{color:#fff;letter-spacing:-.03em;font-size:1.375rem;font-weight:800;line-height:1.1}.hero-metric span{color:#ffffff80;text-transform:uppercase;letter-spacing:.05em;font-size:.6875rem;font-weight:600}.hero-metric-divider{background:#ffffff1f;width:1px;height:28px;position:absolute;top:50%;right:0;transform:translateY(-50%)}.trust-bar{z-index:2;border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:#fff;margin-top:-1px;padding-block:28px;position:relative}.trust-items{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.trust-item{align-items:center;gap:14px;display:flex}.trust-icon{border-radius:var(--radius-sm);background:var(--brand-gradient-soft);width:44px;height:44px;color:var(--brand-purple);flex-shrink:0;justify-content:center;align-items:center;display:flex}.trust-icon svg{width:22px;height:22px}.trust-item strong{color:var(--text-heading);font-size:.9375rem;font-weight:700;line-height:1.3;display:block}.trust-item span{color:var(--text-muted);font-size:.8125rem}.services{background:var(--bg-alt)}.services-grid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.service-card{border:1px solid var(--border);border-radius:var(--radius-lg);background:#fff;padding:36px 28px 32px;transition:transform .25s,box-shadow .25s,border-color .25s;position:relative;overflow:hidden}.service-card:before{content:"";background:var(--brand-gradient);opacity:0;height:3px;transition:opacity .25s;position:absolute;top:0;left:0;right:0}.service-card:hover{box-shadow:var(--shadow-md);border-color:#6d28d933;transform:translateY(-6px)}.service-card:hover:before{opacity:1}.service-number{color:var(--brand-purple);opacity:.5;letter-spacing:.08em;margin-bottom:20px;font-size:.75rem;font-weight:800}.service-icon{border-radius:var(--radius-sm);background:var(--brand-gradient);color:#fff;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:22px;display:flex;box-shadow:0 4px 12px #6d28d940}.service-icon svg{width:24px;height:24px}.service-card h3{margin-bottom:10px;font-size:1.1875rem}.service-card p{color:var(--text-muted);font-size:.9375rem;line-height:1.65}.process-steps{counter-reset:step;grid-template-columns:repeat(3,1fr);gap:32px;display:grid}.process-step{border:1px solid var(--border);border-radius:var(--radius-lg);counter-increment:step;background:#fff;padding:36px 28px;position:relative}.process-step:before{content:counter(step, decimal-leading-zero);letter-spacing:-.04em;background:var(--brand-gradient);color:#0000;opacity:.35;-webkit-background-clip:text;background-clip:text;margin-bottom:16px;font-size:2.5rem;font-weight:800;line-height:1;display:block}.process-step h3{margin-bottom:10px;font-size:1.125rem}.process-step p{color:var(--text-muted);font-size:.9375rem;line-height:1.65}.reviews{background:var(--bg-alt)}.reviews-layout{grid-template-columns:320px 1fr;align-items:start;gap:40px;display:grid}.reviews-summary{top:calc(var(--header-height) + 24px);border:1px solid var(--border);border-radius:var(--radius-xl);box-shadow:var(--shadow-sm);background:#fff;padding:32px;position:sticky}.reviews-google-badge{background:var(--bg-alt);color:var(--text-heading);border-radius:999px;align-items:center;gap:10px;margin-bottom:24px;padding:8px 14px;font-size:.8125rem;font-weight:700;display:inline-flex}.google-icon{flex-shrink:0;width:20px;height:20px}.reviews-score{margin-bottom:20px}.reviews-score strong{letter-spacing:-.04em;color:var(--text-heading);margin-bottom:10px;font-size:3.5rem;font-weight:800;line-height:1;display:block}.reviews-stars{color:#fbbf24;gap:4px;margin-bottom:8px;display:flex}.reviews-stars svg{width:22px;height:22px}.reviews-score p{color:var(--text-muted);font-size:.9375rem;font-weight:600}.reviews-summary-text{color:var(--text-muted);margin-bottom:24px;font-size:.9375rem;line-height:1.65}.reviews-cta{width:100%}.reviews-grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.review-card{border:1px solid var(--border);border-radius:var(--radius-lg);background:#fff;flex-direction:column;gap:16px;padding:24px;transition:border-color .2s,box-shadow .2s;display:flex}.review-card:hover{box-shadow:var(--shadow-sm);border-color:#6d28d933}.review-header{grid-template-columns:auto 1fr auto;align-items:center;gap:12px;display:grid}.review-avatar{background:var(--brand-gradient);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:.875rem;font-weight:800;display:flex}.review-meta strong{color:var(--text-heading);font-size:.9375rem;line-height:1.3;display:block}.review-meta span{color:var(--text-muted);font-size:.8125rem}.review-stars{color:#fbbf24;gap:2px;display:flex}.review-stars svg{width:14px;height:14px}.review-text{color:var(--text);flex:1;font-size:.9375rem;line-height:1.65}.review-footer{border-top:1px solid var(--border);color:var(--text-muted);align-items:center;gap:8px;padding-top:12px;font-size:.75rem;font-weight:600;display:flex}.review-footer .google-icon{width:16px;height:16px}.gallery{background:#fff}.gallery-filters{flex-wrap:wrap;justify-content:center;gap:10px;margin-bottom:40px;display:flex}.gallery-filter{color:var(--text);background:var(--bg-alt);border:1px solid var(--border);border-radius:999px;align-items:center;gap:8px;padding:10px 18px;font-size:.875rem;font-weight:600;transition:background .2s,color .2s,border-color .2s,box-shadow .2s;display:inline-flex}.gallery-filter:hover{color:var(--brand-purple);border-color:#6d28d94d}.gallery-filter.active{background:var(--brand-gradient);color:#fff;border-color:#0000;box-shadow:0 4px 16px #6d28d94d}.gallery-filter-count{background:#00000014;border-radius:999px;justify-content:center;align-items:center;min-width:22px;height:22px;padding:0 6px;font-size:.75rem;font-weight:700;display:inline-flex}.gallery-filter.active .gallery-filter-count{background:#ffffff38}.gallery-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.gallery-item{aspect-ratio:4/3;border-radius:var(--radius-md);border:1px solid var(--border);cursor:pointer;background:var(--bg-alt);padding:0;transition:transform .25s,box-shadow .25s;position:relative;overflow:hidden}.gallery-item:hover{box-shadow:var(--shadow-md);transform:translateY(-4px)}.gallery-item img{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .4s;display:block}.gallery-item:hover img{transform:scale(1.05)}.gallery-item-contain{background:#fff}.gallery-item-contain img{object-fit:contain;padding:20px}.gallery-item-contain:hover img{transform:scale(1.02)}.gallery-item-overlay{opacity:0;background:linear-gradient(#0000 40%,#0f172ad1 100%);flex-direction:column;justify-content:flex-end;align-items:flex-start;gap:8px;padding:16px;transition:opacity .25s;display:flex;position:absolute;inset:0}.gallery-item:hover .gallery-item-overlay,.gallery-item:focus-visible .gallery-item-overlay{opacity:1}.gallery-item-title{color:#fff;text-align:left;font-size:.875rem;font-weight:700;line-height:1.3}.gallery-item-zoom{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;background:#fff3;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:flex;position:absolute;top:12px;right:12px}.gallery-item-zoom svg{width:18px;height:18px}.mobile-carousel-footer,.mobile-carousel-hint{display:none}@media (width<=768px){.mobile-carousel{width:100vw;max-width:100vw;margin-left:calc(50% - 50vw)}.mobile-carousel-track{overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:14px;padding-inline:max(16px,50vw - min(88vw,340px)/2);scroll-padding-inline:max(16px,50vw - min(88vw,340px)/2);display:flex;overflow-x:auto}.mobile-carousel-track::-webkit-scrollbar{display:none}.mobile-carousel-slide{scroll-snap-align:center;flex:0 0 min(88vw,340px);min-width:0}.mobile-carousel-track.gallery-grid{grid-template-columns:unset}.mobile-carousel-track.gallery-grid .gallery-item{aspect-ratio:4/3;width:100%}.mobile-carousel-track.reviews-grid{grid-template-columns:unset}.mobile-carousel-track.reviews-grid .review-card{height:100%;min-height:220px}.mobile-carousel-footer{flex-direction:column;align-items:center;gap:10px;margin-top:18px;padding-inline:16px;display:flex}.mobile-carousel-hint{color:var(--text-muted);letter-spacing:.02em;margin:0;font-size:.75rem;font-weight:600;display:block}.mobile-carousel-dots{flex-wrap:wrap;justify-content:center;gap:8px;max-width:280px;display:flex}.mobile-carousel-dot{cursor:pointer;background:#6d28d938;border:none;border-radius:999px;width:8px;height:8px;padding:0;transition:width .2s,background .2s}.mobile-carousel-dot.active{background:var(--brand-purple);width:22px}.mobile-carousel-counter{color:var(--text-muted);font-size:.75rem;font-weight:700}}@media (width>=769px){.mobile-carousel-slide{display:contents}}.lightbox{z-index:300;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f172aeb;justify-content:center;align-items:center;padding:24px;animation:.2s lightbox-in;display:flex;position:fixed;inset:0}@keyframes lightbox-in{0%{opacity:0}to{opacity:1}}.lightbox-content{flex-direction:column;align-items:center;gap:16px;max-width:min(960px,100%);max-height:calc(100svh - 120px);display:flex}.lightbox-content img{object-fit:contain;border-radius:var(--radius-md);width:auto;max-width:100%;height:auto;max-height:calc(100svh - 180px);box-shadow:var(--shadow-lg)}.lightbox-content img.lightbox-contain{background:#fff;padding:24px}.lightbox-caption{color:#fff;text-align:center;font-size:1rem;font-weight:600}.lightbox-close{color:#fff;background:#ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:background .2s;display:flex;position:absolute;top:20px;right:20px}.lightbox-close:hover{background:#fff3}.lightbox-close svg{width:22px;height:22px}.lightbox-nav{color:#fff;background:#ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:background .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.lightbox-nav:hover{background:#ffffff38}.lightbox-nav svg{width:24px;height:24px}.lightbox-prev{left:20px}.lightbox-next{right:20px}.about-grid{grid-template-columns:1.05fr .95fr;align-items:center;gap:72px;display:grid}.about-features{flex-direction:column;gap:16px;margin-top:36px;display:flex}.about-feature{background:var(--bg-alt);border-radius:var(--radius-md);border:1px solid var(--border);align-items:flex-start;gap:16px;padding:20px;transition:border-color .2s,box-shadow .2s;display:flex}.about-feature:hover{box-shadow:var(--shadow-sm);border-color:#6d28d933}.about-feature-icon{border-radius:var(--radius-sm);background:var(--brand-gradient);color:#fff;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.about-feature-icon svg{width:20px;height:20px}.about-feature h3{margin-bottom:4px;font-size:1rem}.about-feature p{color:var(--text-muted);font-size:.9375rem;line-height:1.6}.about-panel{border-radius:var(--radius-xl);background:var(--bg-dark);color:var(--text-inverse);box-shadow:var(--shadow-lg);padding:44px;position:relative;overflow:hidden}.about-panel:before{content:"";pointer-events:none;background:radial-gradient(circle,#6d28d940 0%,#0000 70%);width:300px;height:300px;position:absolute;top:-50%;right:-30%}.about-panel h3{color:#fff;margin-bottom:28px;font-size:1.375rem;position:relative}.about-list{flex-direction:column;gap:14px;display:flex;position:relative}.about-list li{color:#94a3b8;border-bottom:1px solid var(--border-light);align-items:center;gap:14px;padding:10px 0;font-size:.9375rem;display:flex}.about-list li:last-child{border-bottom:none}.about-list li:before{content:"";background:var(--brand-accent);border-radius:50%;flex-shrink:0;width:6px;height:6px;box-shadow:0 0 8px #a855f799}.cta-banner{background:var(--brand-gradient);padding-block:72px;position:relative;overflow:hidden}.cta-banner:before{content:"";background-image:linear-gradient(#ffffff0a 1px,#0000 1px),linear-gradient(90deg,#ffffff0a 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0}.cta-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:32px;display:flex;position:relative}.cta-inner h2{color:#fff;max-width:520px;font-size:clamp(1.5rem,3vw,2rem)}.cta-inner p{color:#fffc;margin-top:8px;font-size:1rem}.cta-actions{flex-wrap:wrap;gap:12px;display:flex}.cta-actions .btn-primary{color:var(--brand-indigo);background:#fff;box-shadow:0 4px 20px #00000026}.cta-actions .btn-primary:hover{box-shadow:0 8px 32px #0003}.contact{background:var(--bg-alt)}.contact-grid{grid-template-columns:1fr 1.1fr;align-items:start;gap:40px;display:grid}.contact-cards{grid-template-columns:1fr 1fr;gap:14px;display:grid}.contact-card{border:1px solid var(--border);border-radius:var(--radius-md);background:#fff;flex-direction:column;gap:14px;padding:24px;transition:border-color .2s,box-shadow .2s,transform .2s;display:flex}.contact-card:hover{box-shadow:var(--shadow-sm);border-color:#6d28d940;transform:translateY(-2px)}.contact-card-icon{border-radius:var(--radius-sm);background:var(--brand-gradient-soft);width:44px;height:44px;color:var(--brand-purple);justify-content:center;align-items:center;display:flex}.contact-card-icon svg{width:22px;height:22px}.contact-card strong{text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);margin-bottom:4px;font-size:.6875rem;font-weight:700;display:block}.contact-card span{color:var(--text-heading);font-size:.9375rem;font-weight:700;line-height:1.4}.contact-map-wrap{border-radius:var(--radius-lg);border:1px solid var(--border);box-shadow:var(--shadow-sm);background:#fff;min-height:420px;overflow:hidden}.contact-map-wrap iframe{border:0;width:100%;height:420px;display:block}.footer{background:var(--bg-dark);color:#94a3b8;padding:64px 0 36px}.footer-grid{grid-template-columns:1.4fr 1fr 1fr;gap:48px;margin-bottom:48px;display:grid}.footer-brand{flex-direction:column;gap:16px;display:flex}.footer-logo-wrap{align-items:center;gap:14px;display:flex}.footer-logo-icon{aspect-ratio:1;object-fit:contain;flex-shrink:0;width:auto;height:52px}.footer-brand p{max-width:300px;font-size:.9375rem;line-height:1.65}.footer-brand .logo-text{display:flex}.footer-brand .logo-text strong{color:#fff}.footer-brand .logo-text span{color:#94a3b8}.footer-col h4{color:#fff;text-transform:uppercase;letter-spacing:.08em;margin-bottom:20px;font-size:.8125rem;font-weight:700}.footer-col ul{flex-direction:column;gap:12px;display:flex}.footer-col a{font-size:.9375rem;transition:color .2s}.footer-col a:hover{color:#fff}.footer-bottom{border-top:1px solid var(--border-light);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding-top:28px;font-size:.8125rem;display:flex}.whatsapp-float{bottom:calc(24px + env(safe-area-inset-bottom,0px));right:calc(20px + env(safe-area-inset-right,0px));z-index:200;color:#fff;background:#25d366;border-radius:50%;justify-content:center;align-items:center;width:58px;height:58px;transition:transform .2s,box-shadow .2s;display:none;position:fixed;box-shadow:0 4px 16px #25d36666,0 8px 32px #00000026}.whatsapp-float svg{width:30px;height:30px}.whatsapp-float:hover{transform:scale(1.08);box-shadow:0 6px 24px #25d36680,0 12px 40px #0000002e}.whatsapp-float:before{content:"";border:2px solid #25d36666;border-radius:50%;animation:2s ease-out infinite whatsapp-pulse;position:absolute;inset:-4px}@keyframes whatsapp-pulse{0%{opacity:.8;transform:scale(1)}to{opacity:0;transform:scale(1.35)}}@media (width<=1024px){.services-grid{grid-template-columns:repeat(2,1fr)}.gallery-grid{grid-template-columns:repeat(3,1fr)}.trust-items{grid-template-columns:repeat(2,1fr);gap:20px}.about-grid,.contact-grid,.reviews-layout{grid-template-columns:1fr;gap:32px}.reviews-summary{position:static}.reviews-grid{grid-template-columns:1fr}.hero-content{grid-template-columns:1fr;justify-items:center;gap:40px}.hero-panel,.hero-aside{justify-self:center;width:min(100%,520px)}.hero-aside-emblem{width:min(100%,180px)}.hero-panel{width:100%}.hero-panel-top{flex-direction:column;align-items:flex-start}.hero-cta-group{flex-direction:column}.hero-cta-primary,.hero-cta-secondary{width:100%}.hero-metrics{flex-direction:column;gap:16px;padding-top:20px}.hero-metric{text-align:left;border-radius:var(--radius-sm);background:#ffffff0d;border:1px solid #ffffff14;flex-direction:row;justify-content:space-between;align-items:center;padding:12px 16px}.hero-metric:first-child,.hero-metric:last-child{padding-inline:16px}.hero-metric-divider{display:none}.hero-cover{object-position:center}.hero-overlay{background:linear-gradient(#0f172ae6 0%,#1e1b4bd1 50%,#0f172ab3 100%)}.footer-grid{grid-template-columns:1fr 1fr}}@media (width<=768px){.logo-full{display:none}.logo-compact{height:40px;display:block}.logo-text{display:flex}.logo-text strong{font-size:.8125rem}.logo-text span{font-size:.625rem}.header-inner{gap:12px}.menu-toggle{display:flex}.header-cta{display:none}.hero{min-height:auto;padding-bottom:56px;overflow-x:clip}.hero-content{gap:32px;min-height:auto;padding-block:28px 32px}.hero-panel,.hero-aside{width:100%;max-width:100%}.hero-panel-top{flex-direction:column;align-items:flex-start;gap:10px}.hero-google-pill{max-width:100%;font-size:.6875rem}.hero h1{font-size:clamp(1.75rem,7.5vw,2.35rem)}.hero-lead{font-size:.9375rem}.hero-cta-group{flex-direction:column;gap:10px;width:100%}.hero-cta-primary,.hero-cta-secondary{flex:none;width:100%;max-width:100%}.hero-cta-primary{justify-content:flex-start;gap:12px;padding:13px 16px}.hero-cta-icon{flex-shrink:0;width:40px;height:40px}.hero-cta-text{flex:1;min-width:0;overflow:hidden}.hero-cta-text strong{text-overflow:ellipsis;font-size:clamp(1rem,4.8vw,1.125rem);display:block;overflow:hidden}.hero-cta-secondary{padding:14px 16px}.hero-highlights{grid-template-columns:1fr}.hero-highlight{padding:14px}.hero-aside-emblem{width:min(100%,160px)}.hero-metrics{flex-direction:column;gap:10px;padding-top:20px}.hero-metric{text-align:left;border-radius:var(--radius-sm);background:#ffffff0d;border:1px solid #ffffff14;flex-direction:row;justify-content:space-between;align-items:center;padding:12px 14px}.hero-metric:first-child,.hero-metric:last-child{padding-inline:14px}.hero-metric-divider{display:none}.hero-overlay{background:linear-gradient(#0f172aeb 0%,#1e1b4bd9 55%,#0f172ac7 100%)}.menu-backdrop{z-index:99;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);opacity:0;pointer-events:none;background:#0f172a80;transition:opacity .3s;display:block;position:fixed;inset:0}.menu-backdrop.open{opacity:1;pointer-events:auto}.nav{top:var(--header-height);z-index:101;border-bottom:1px solid var(--border);box-shadow:var(--shadow-md);opacity:0;pointer-events:none;background:#fff;flex-direction:column;align-items:stretch;gap:4px;padding:16px;transition:transform .28s,opacity .28s;position:fixed;left:0;right:0;transform:translateY(-8px)}.nav.open{opacity:1;pointer-events:auto;transform:translateY(0)}.nav a{border-radius:var(--radius-sm);padding:14px 16px}.services-grid,.process-steps,.contact-cards{grid-template-columns:1fr}.gallery-grid{gap:10px}.gallery-item-overlay{opacity:1;background:linear-gradient(#0000 45%,#0f172abf 100%);padding:10px}.gallery-item-title{font-size:.75rem;line-height:1.25}.gallery-item-zoom{width:28px;height:28px;top:8px;right:8px}.gallery-item-zoom svg{width:14px;height:14px}.gallery-filters{padding-bottom:8px;scrollbar-width:none;flex-wrap:nowrap;justify-content:flex-start;margin-inline:-4px;padding-inline:4px;overflow-x:auto}.gallery-filters::-webkit-scrollbar{display:none}.gallery-filter{flex-shrink:0}.lightbox-nav{width:40px;height:40px}.lightbox-prev{left:8px}.lightbox-next{right:8px}.trust-items{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr;gap:32px}.cta-inner{flex-direction:column;align-items:flex-start}.cta-actions{flex-direction:column;width:100%}.cta-actions .btn{justify-content:center;width:100%}.reviews-layout{gap:32px}.review-card{padding:20px}.whatsapp-float{display:flex}body:has(.whatsapp-float){padding-bottom:env(safe-area-inset-bottom,0px)}}@media (width<=480px){:root{--header-height:68px}.container{width:min(1140px,100% - 24px)}.section{padding-block:64px}.hero-tags{gap:6px}.hero-tags li{padding:5px 10px;font-size:.6875rem}.hero-cta-text small{font-size:.625rem}.hero-cta-text strong{white-space:normal;font-size:1rem}.logo-text span{display:none}}@media (width>=769px){.whatsapp-float{display:none!important}}
