:root{--bg: #0E1215;--bg-elev: #161B1F;--surface: #1A2024;--surface-2: #232A2F;--line: rgba(255,255,255,.08);--line-strong: rgba(255,255,255,.16);--fg: #F2F0EC;--fg-muted: #B8B5AE;--fg-dim: #7A7A75;--accent: oklch(.68 .16 152);--accent-hover: oklch(.74 .17 152);--accent-deep: oklch(.45 .13 152);--accent-glow: oklch(.68 .16 152 / .25);--serif: "Fraunces", "Cormorant Garamond", Georgia, serif;--sans: "Inter", -apple-system, system-ui, sans-serif;--maxw: 1280px}*{box-sizing:border-box}html,body{margin:0;padding:0;background:var(--bg);color:var(--fg);font-family:var(--sans);font-size:16px;line-height:1.55;-webkit-font-smoothing:antialiased;scroll-behavior:smooth;overflow-x:hidden}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}.serif{font-family:var(--serif);font-weight:400;letter-spacing:-.02em}.eyebrow{font-family:var(--sans);font-size:12px;font-weight:500;text-transform:uppercase;letter-spacing:.18em;color:var(--accent);display:inline-flex;align-items:center;gap:10px}.eyebrow:before{content:"";width:24px;height:1px;background:var(--accent)}.eyebrow.no-line:before{display:none}h1,h2,h3{font-family:var(--serif);font-weight:400;letter-spacing:-.025em;margin:0;line-height:1.05}p{margin:0}.h-display{font-size:clamp(48px,7vw,96px)}.h-1{font-size:clamp(40px,5vw,64px)}.h-2{font-size:clamp(28px,3vw,40px)}.container{max-width:var(--maxw);margin:0 auto;padding:0 32px}section{padding:120px 0;position:relative}section.tight{padding:80px 0}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:16px 28px;font-family:var(--sans);font-size:15px;font-weight:500;letter-spacing:.01em;border-radius:999px;border:1px solid transparent;cursor:pointer;transition:all .25s cubic-bezier(.2,.8,.2,1);white-space:nowrap;position:relative;overflow:hidden}.btn-primary:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(120deg,transparent 30%,rgba(255,255,255,.35) 50%,transparent 70%);transform:translate(-100%);transition:transform .7s ease}.btn-primary:hover:after{transform:translate(100%)}.btn-primary{background:var(--accent);color:#08120c;box-shadow:0 1px #ffffff2e inset,0 0 0 0 var(--accent-glow)}.btn-primary:hover{background:var(--accent-hover);transform:translateY(-1px);box-shadow:0 1px #ffffff2e inset,0 12px 32px -8px var(--accent-glow)}.btn-ghost{background:transparent;color:var(--fg);border:1px solid var(--line-strong)}.btn-ghost:hover{border-color:var(--fg);background:#ffffff0a}.btn-wa{background:#25d366;color:#08120c}.btn-wa:hover{background:#2ee676;transform:translateY(-1px)}.reveal{opacity:0;transform:translateY(28px);transition:opacity 1s ease,transform 1s cubic-bezier(.2,.8,.2,1)}.reveal.in{opacity:1;transform:none}.reveal.delay-1{transition-delay:.1s}.reveal.delay-2{transition-delay:.2s}.reveal.delay-3{transition-delay:.3s}.reveal-left{opacity:0;transform:translate(-32px);transition:opacity 1s ease,transform 1s cubic-bezier(.2,.8,.2,1)}.reveal-left.in{opacity:1;transform:none}.reveal-right{opacity:0;transform:translate(32px);transition:opacity 1s ease,transform 1s cubic-bezier(.2,.8,.2,1)}.reveal-right.in{opacity:1;transform:none}.reveal-scale{opacity:0;transform:scale(.94);transition:opacity 1s ease,transform 1s cubic-bezier(.2,.8,.2,1)}.reveal-scale.in{opacity:1;transform:none}@keyframes float-slow{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes pulse-ring{0%{transform:scale(.95);opacity:.7}to{transform:scale(1.6);opacity:0}}@keyframes shimmer-text{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes drift-up{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.float-slow{animation:float-slow 6s ease-in-out infinite}.shimmer-text{background:linear-gradient(90deg,var(--fg) 0%,var(--accent) 50%,var(--fg) 100%);background-size:200% 100%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;animation:shimmer-text 6s linear infinite}.lift{transition:transform .4s cubic-bezier(.2,.8,.2,1),box-shadow .4s ease,border-color .3s}.lift:hover{transform:translateY(-6px);box-shadow:0 24px 48px -16px #00000080}.img-zoom{overflow:hidden}.img-zoom>*{transition:transform .8s cubic-bezier(.2,.8,.2,1)}.img-zoom:hover>*{transform:scale(1.06)}body.mobile-mode{background:#000}body.mobile-mode .desktop-only,.mobile-only{display:none}body.mobile-mode .mobile-only{display:block}@media (max-width: 768px){section{padding:72px 0}section.tight{padding:56px 0}.container{padding:0 20px}.h-display{font-size:clamp(40px,12vw,64px)}.h-1{font-size:clamp(32px,9vw,44px)}.h-2{font-size:clamp(24px,7vw,32px)}}body.mobile-mode section{padding:64px 0!important}body.mobile-mode section.tight{padding:48px 0!important}body.mobile-mode .container{padding:0 18px!important}body.mobile-mode .h-1{font-size:clamp(28px,8.5vw,40px)!important}body.mobile-mode h1,body.mobile-mode h2{line-height:1.08}body.mobile-mode .hero-grid{grid-template-columns:1fr!important;gap:32px!important;padding-top:24px!important;padding-bottom:24px!important}body.mobile-mode .hero-typo-grid{grid-template-columns:1fr!important;gap:32px!important}body.mobile-mode .h-display{font-size:clamp(36px,11vw,56px)!important}body.mobile-mode .static-hero-img{height:320px!important;margin-top:40px!important}body.mobile-mode .metrics-grid{grid-template-columns:repeat(2,1fr)!important}body.mobile-mode .metrics-grid>div{border-right:none!important;border-bottom:1px solid var(--line)}body.mobile-mode .stack-mobile{grid-template-columns:1fr!important;gap:28px!important}body.mobile-mode .stack-mobile-tight{grid-template-columns:1fr!important;gap:16px!important}body.mobile-mode section [style*="repeat(2, 1fr)"],body.mobile-mode section [style*="repeat(3, 1fr)"],body.mobile-mode section [style*="repeat(4, 1fr)"]:not(.metrics-grid){grid-template-columns:1fr!important}body.mobile-mode section [style*="repeat(6, 1fr)"]{grid-template-columns:repeat(3,1fr)!important}body.mobile-mode section[style*="92vh"],body.mobile-mode section[style*="90vh"],body.mobile-mode section[style*="88vh"]{min-height:auto!important;padding:60px 0!important}body.mobile-mode .float-btns{right:14px!important;bottom:14px!important;gap:10px!important}body.mobile-mode .float-btn{width:50px!important;height:50px!important}body.mobile-mode .float-btn svg{width:18px!important;height:18px!important}body.mobile-mode .float-btn svg[viewBox="0 0 24 24"][fill=currentColor]{width:22px!important;height:22px!important}body.mobile-mode .cta-grid{grid-template-columns:1fr!important;gap:0!important}body.mobile-mode .cta-visual{display:none!important}body.mobile-mode .before-after-slider{aspect-ratio:4 / 3!important}body.mobile-mode .gallery-grid{display:flex!important;flex-direction:column!important;gap:12px!important}body.mobile-mode .gallery-item{aspect-ratio:4 / 3!important;width:100%!important}body.mobile-mode .hero-content{padding-bottom:48px!important;padding-top:56px!important}body.mobile-mode #faq [style*="position: sticky"]{position:static!important}body.mobile-mode footer [style*="2fr 1fr 1fr 1fr"]{grid-template-columns:1fr!important;gap:32px!important}body.mobile-mode #contact [style*="1fr 1.2fr"]{grid-template-columns:1fr!important}body.mobile-mode #contact [style*="padding: 48"]{padding:32px!important}body.mobile-mode .h-display{font-size:clamp(38px,13vw,56px)!important;line-height:1.02!important}.divider{height:1px;background:var(--line);width:100%}.tonum{font-variant-numeric:tabular-nums}.kicker{font-family:var(--serif);font-style:italic;color:var(--fg-muted);font-size:18px}.grain{position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:1;opacity:.035;mix-blend-mode:overlay;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='200' height='200'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2' stitchTiles='stitch'/></filter><rect width='200' height='200' filter='url(%23n)' opacity='0.6'/></svg>")}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:var(--surface-2);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#2d353b}section[id]{scroll-margin-top:90px}.pill-burger{display:none}@media (max-width: 1024px){.desktop-nav,.pill-phone-text,.pill-phone-btn{display:none!important}.pill-burger{display:flex!important}.benefits-lux-grid{grid-template-columns:1fr 1fr!important}.benefits-lux-grid>div{border-right:none!important;border-bottom:1px solid var(--line)!important;padding:44px 32px!important}.benefits-lux-grid>div:nth-child(odd){border-right:1px solid var(--line)!important}.benefits-lux-grid>div:nth-last-child(-n+2){border-bottom:none!important}#faq [style*="380px 1fr"]{grid-template-columns:1fr!important;gap:32px!important}#faq [style*="position: sticky"]{position:static!important}}body.mobile-mode .pill-header{position:sticky!important;padding:10px!important}body.mobile-mode .pill-nav{padding:6px 6px 6px 14px!important;height:auto!important}body.mobile-mode .logo-sub{display:none!important}body.mobile-mode .logo-name{font-size:14px!important}body.mobile-mode .pill-phone-text,body.mobile-mode .pill-phone-btn{display:none!important}body.mobile-mode .pill-burger{display:flex!important}body.mobile-mode .desktop-nav,body.mobile-mode .pill-menu{display:none!important}#benefits,.cta-section{border-top:none!important;border-bottom:none!important}#before-after,#faq{background:linear-gradient(to bottom,var(--bg) 0%,var(--bg-elev) 12%,var(--bg-elev) 88%,var(--bg) 100%)!important;border-top:none!important;border-bottom:none!important}#contact:before,.cta-section:before{content:"";position:absolute;top:0;left:0;right:0;height:340px;background:radial-gradient(ellipse 70% 100% at 50% 0%,var(--accent-glow),transparent);pointer-events:none;z-index:0}#services:before,#before-after:before{content:"";position:absolute;top:0;left:0;right:0;height:220px;background:radial-gradient(ellipse 55% 100% at 12% 0%,var(--accent-glow),transparent);pointer-events:none;z-index:0}#why:before{content:"";position:absolute;top:0;left:0;right:0;height:220px;background:radial-gradient(ellipse 55% 100% at 88% 0%,var(--accent-glow),transparent);pointer-events:none;z-index:0}#reviews:before,#faq:before{content:"";position:absolute;top:0;left:10%;right:10%;height:1px;background:linear-gradient(90deg,transparent,var(--accent-deep),var(--accent),var(--accent-deep),transparent);box-shadow:0 0 18px 3px var(--accent-glow);pointer-events:none;z-index:1}#gallery:after{content:"";position:absolute;bottom:0;left:0;right:0;height:130px;background:linear-gradient(to bottom,transparent,var(--bg));pointer-events:none;z-index:0}@media (max-width: 768px){section{padding:64px 0!important}section.tight{padding:48px 0!important}.container{padding:0 18px}.h-display{font-size:clamp(40px,13vw,60px)!important;line-height:1.02!important}.h-1{font-size:clamp(30px,9vw,44px)}.pill-header{padding:12px 14px!important}section [style*="repeat(2, 1fr)"],section [style*="repeat(3, 1fr)"]{grid-template-columns:1fr!important;gap:28px!important}section [style*="grid-template-columns: 1fr 1fr"],section [style*="1fr 1.1fr"],section [style*="1fr 1.2fr"],section [style*="380px 1fr"],section [style*="1fr 1fr"]{grid-template-columns:1fr!important;gap:28px!important}section [style*="repeat(4, 1fr)"]:not(.metrics-grid){grid-template-columns:1fr!important;gap:0!important}.hero-grid{grid-template-columns:1fr!important;gap:32px!important;padding:24px 0!important}.hero-typo-grid{grid-template-columns:1fr!important;gap:24px!important}.static-hero-img{height:280px!important;margin-top:40px!important}section[style*="92vh"],section[style*="90vh"],section[style*="88vh"]{min-height:80svh!important;padding:60px 0!important}.metrics-grid{grid-template-columns:repeat(2,1fr)!important}.metrics-grid>div{border-right:none!important;border-bottom:1px solid var(--line)!important}#faq [style*="position: sticky"]{position:static!important}#contact [style*="1fr 1.2fr"]{grid-template-columns:1fr!important}footer [style*="2fr 1fr 1fr 1fr"]{grid-template-columns:1fr!important;gap:32px!important}#why [style*="1fr 1fr"],.why-grid{grid-template-columns:1fr!important;gap:0!important}.why-grid>div{padding:28px 0!important;border-bottom:1px solid var(--line)!important}.why-grid>div:first-child{border-top:none!important}.cta-grid{grid-template-columns:1fr!important;gap:0!important}.cta-visual{display:none!important}.before-after-slider{aspect-ratio:4 / 3!important}.gallery-grid{display:flex!important;flex-direction:column!important;gap:12px!important}.gallery-item{aspect-ratio:4 / 3!important;grid-row:auto!important;width:100%!important}.hero-content{padding-bottom:56px!important;padding-top:64px!important}.float-btns{right:14px!important;bottom:14px!important;gap:10px!important}.float-btn{width:50px!important;height:50px!important}.benefits-lux-grid{grid-template-columns:1fr!important}.benefits-lux-grid>div{border-right:none!important;border-bottom:1px solid var(--line)!important;padding:40px 24px!important}.benefits-lux-grid>div:nth-child(odd){border-right:none!important}.benefits-lux-grid>div:last-child{border-bottom:none!important}.cta-wa-pill{flex-direction:column!important;border-radius:20px!important;width:100%!important}.cta-wa-pill .cta-wa-btn{justify-content:center!important}.cta-wa-pill>div{width:100%!important;height:1px!important}.cta-badge{max-width:100%!important;width:100%!important;white-space:normal!important;border-radius:14px!important;box-sizing:border-box!important}.service-card>div:last-child{padding:32px 20px!important}section [style*="text-align: right"]{text-align:left!important;max-width:100%!important}}
