:root{--background:#fffaf1;--surface:#f5edf1;--surface-blush:#f9e2ed;--surface-white:#fff;--text:#291c30;--text-soft:#655966;--primary:#f3aaca;--primary-hover:#7a294f;--purple-mid:#cfc0e7;--purple-deep:#291c30;--whatsapp:#f3aaca;--whatsapp-hover:#7a294f;--rose:#f3aaca;--gold:#765c31;--line:#e5d7dc;--line-strong:#291c30;--on-solid:#fff;--focus-ring:var(--primary);--primary-line-soft:#6e5a8724;--primary-underline:#6e5a8759;--header-surface:#fffaf1f5;--header-shadow:none;--surface-translucent:#ffffffd1;--backdrop:#302d3a57;--mobile-surface:#fffdfcf7;--mobile-shadow:0 -10px 30px #302d3a1a;--shadow:6px 7px 0 #f3aaca;--shadow-soft:0 14px 40px #291c301a;--consent-shadow:0 18px 52px #302d3a33;--paper:#fffaf1;--white:#fff;--yellow:#f4d47e;--yellow-soft:#f8e8b9;--blue:#cfc0e7;--blue-card:#f5edf1;--blue-soft:#faf3f6;--pink-card:#f9e2ed;--mint:#f4d47e;--mint-strong:#f3aaca;--mint-hover:#e48db4;--white-93:#ffffffed;--white-72:#ffffffb8;--white-70:#ffffffb3;--white-25:#ffffff40;--white-12:#ffffff1f;--ink-92:#291c30eb;--ink-52:#291c3085;--legacy-background:#fffdfc;--legacy-surface:#f2eff8;--legacy-blush:#fbf1f1;--legacy-text:#302d3a;--legacy-text-soft:#625d68;--legacy-primary:#6e5a87;--legacy-whatsapp:#247a55;--legacy-rose:#d9a6a1;--legacy-gold:#765c31;--radius-sm:16px;--radius:23px;--header-height:88px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--background);min-width:320px;color:var(--text);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;margin:0;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.65}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}img,svg{display:block}img{max-width:100%;height:auto}p,ul,ol,figure{margin-top:0}h1,h2,h3{color:var(--text);letter-spacing:-.035em;text-wrap:balance;margin:0 0 18px;font-weight:780;line-height:1.08}h1{max-width:14ch;font-size:clamp(2.25rem,5vw,4rem)}h2{max-width:18ch;font-size:clamp(1.8rem,3.6vw,2.85rem)}h3{letter-spacing:-.02em;font-size:clamp(1.25rem,2vw,1.55rem)}p,li,address,summary,small,figcaption{font-size:max(.875rem,14px)}p{color:var(--text-soft)}small,figcaption{color:var(--text-soft);line-height:1.55}strong{color:var(--text)}:focus-visible{outline:3px solid var(--focus-ring);outline-offset:3px}[id]{scroll-margin-top:calc(var(--header-height) + 20px)}.shell{width:min(1160px,100% - 40px);margin-inline:auto}.narrow-shell{max-width:860px}.tracking-root{min-height:100vh}.skip-link{z-index:200;border-radius:var(--radius-sm);background:var(--text);min-height:48px;color:var(--on-solid);padding:12px 18px;position:fixed;top:12px;left:12px;transform:translateY(-140%)}.skip-link:focus{transform:translateY(0)}.eyebrow,.footer-heading,.footer-kicker{color:var(--gold);letter-spacing:.12em;text-transform:uppercase;margin-bottom:14px;font-size:.875rem;font-weight:800;line-height:1.45}.hero-lead{max-width:640px;margin-bottom:26px;font-size:clamp(1.05rem,1.8vw,1.2rem);line-height:1.7}.site-header{z-index:60;height:var(--header-height);border-bottom:1px solid var(--primary-line-soft);background:var(--header-surface);box-shadow:var(--header-shadow);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:24px;height:100%;display:flex}.brand{flex:none;align-items:center;gap:11px;min-height:48px;display:inline-flex}.brand img{border-radius:50%;width:44px;height:44px}.brand-copy{color:var(--text);line-height:1.1;display:grid}.brand-copy strong{letter-spacing:.12em;font-size:1rem}.brand-copy small{color:var(--gold);letter-spacing:.14em;margin-top:4px;font-size:.875rem;font-weight:750}.desktop-nav{justify-content:center;align-items:center;gap:4px;display:flex}.desktop-nav a,.header-cta{min-height:48px;color:var(--text-soft);border-radius:12px;align-items:center;padding:10px 13px;font-size:.9rem;font-weight:700;display:inline-flex}.desktop-nav a:hover,.desktop-nav a[aria-current=page]{background:var(--surface);color:var(--primary-hover)}.header-actions{align-items:center;gap:10px;display:flex}.header-cta{background:var(--primary);color:var(--on-solid);padding-inline:18px}.header-cta:hover{background:var(--primary-hover)}.mobile-menu,.mobile-booking{display:none}.button{border-radius:var(--radius-sm);cursor:pointer;text-align:center;border:1px solid #0000;justify-content:center;align-items:center;gap:10px;min-height:48px;padding:12px 21px;font-size:.95rem;font-weight:800;line-height:1.25;transition:background-color .16s,border-color .16s,color .16s,transform .16s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button-primary{border-color:var(--primary);background:var(--primary);color:var(--on-solid)}.button-primary:hover{border-color:var(--primary-hover);background:var(--primary-hover)}.button-secondary{border-color:var(--line-strong);background:var(--surface-translucent);color:var(--text)}.button-secondary:hover{border-color:var(--primary);background:var(--surface);color:var(--primary-hover)}.button-whatsapp:hover{border-color:var(--whatsapp-hover);background:var(--whatsapp-hover)}.button:disabled{cursor:not-allowed;opacity:.55;transform:none}.button-icon{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;flex:none;width:20px;height:20px}.text-action{min-height:48px;color:var(--primary-hover);text-decoration:underline;-webkit-text-decoration-color:var(--primary-underline);text-decoration-color:var(--primary-underline);text-underline-offset:5px;align-items:center;font-weight:800;text-decoration-thickness:2px;display:inline-flex}.text-action:hover{text-decoration-color:currentColor}.hero-actions,.final-cta-actions{flex-wrap:wrap;gap:12px;display:flex}.home-hero,.service-hero,.pricing-hero,.contact-hero,.guide-hero{background:var(--background);padding:clamp(50px,7vw,88px) 0;position:relative}.home-hero:after,.pricing-hero:after,.contact-hero:after{z-index:0;background:var(--surface-blush);content:"";opacity:.72;pointer-events:none;border-radius:70% 0 0;width:min(32vw,420px);height:72%;position:absolute;bottom:0;right:0}.home-hero-grid,.service-hero-grid,.pricing-hero-grid,.contact-grid{z-index:1;grid-template-columns:minmax(0,1.02fr) minmax(360px,.82fr);align-items:center;gap:clamp(34px,6vw,76px);display:grid;position:relative}.desktop-nav a{border-radius:999px}.header-cta{background:var(--yellow);color:var(--text)}.header-cta:hover,.button:hover{border-color:var(--text);background:var(--primary-hover);color:var(--text);box-shadow:2px 3px 0 var(--text);transform:translate(2px,2px)}.button-primary,.button-whatsapp,.final-cta-card .button-primary,.site-footer .footer-whatsapp{background:var(--primary);color:var(--text)}.button-secondary{background:var(--background);color:var(--text)}.home-hero .button:hover{border-color:var(--text);background:var(--primary-hover);color:var(--text);box-shadow:2px 3px 0 var(--text);transform:translate(2px,2px)}.proof-strip strong{font-size:clamp(1.6rem,3vw,2.45rem)}.specific-reasons,.faq-section,.contact-social,.guide-list{background:var(--surface)}.reason-grid article,.reason-grid article:first-child,.reason-grid article:nth-child(2),.reason-grid article:nth-child(3),.reason-grid article:nth-child(4){border:1px solid var(--line-strong);border-radius:var(--radius);background:var(--surface-white);min-height:230px;box-shadow:6px 7px 0 var(--primary);padding:28px;transform:none}.reason-grid article:nth-child(2n){box-shadow:6px 7px 0 var(--yellow)}.price-estimator-panel,.offer-card,.content-card,.safety-card,.contact-card,.pricing-clarity-card,.catalog-card{border:2px solid var(--text);border-radius:var(--radius);background:var(--surface-white);box-shadow:7px 8px 0 var(--primary)}.offer-card{background:var(--yellow-soft);box-shadow:none}.audience-switch{border:1px solid var(--text);background:var(--background)}.estimator-zone-grid label{border:1px solid var(--line);background:var(--background);box-shadow:none}.estimator-result{border:1px solid var(--line);background:var(--surface)}.laser-overview .content-card{background:var(--surface-white)}.price-snapshot{border:1px solid var(--text);background:var(--yellow-soft);box-shadow:6px 7px 0 var(--yellow)}.solar-feature .section-grid{border:2px solid var(--text);border-radius:var(--radius);background:var(--surface-white);max-width:980px;box-shadow:8px 9px 0 var(--yellow);padding:clamp(34px,6vw,70px)}.process-grid li,.process-grid li:nth-child(2),.process-grid li:nth-child(3){border:1px solid var(--text);border-radius:var(--radius);background:var(--surface-white);min-height:220px;box-shadow:6px 7px 0 var(--primary);transform:none}.process-grid li:nth-child(2){box-shadow:6px 7px 0 var(--yellow)}.process-grid li:nth-child(3){box-shadow:6px 7px 0 var(--purple-mid)}.guide-grid article>span{background:var(--primary);color:var(--text)}.location-card{border:2px solid var(--text);border-radius:var(--radius);background:var(--surface-white);box-shadow:8px 9px 0 var(--purple-mid);padding:clamp(30px,5vw,58px)}.location-map,.footer-socials a,.footer-directions a{border:1px solid var(--text);background:var(--background)}.faq-grid{gap:clamp(38px,7vw,90px)}.final-cta-card .text-action{color:var(--text)}.guide-hero,.service-hero,.pricing-hero,.contact-hero{background:var(--background)}.service-hero h1,.pricing-hero h1,.contact-hero h1,.guide-hero h1{color:var(--text);font-size:clamp(2.8rem,5vw,4.8rem);font-weight:540;line-height:1}.guide-grid article,.guide-grid article:first-child,.guide-grid article:nth-child(2),.guide-grid article:nth-child(3){border:1px solid var(--text);background:var(--surface-white);box-shadow:6px 7px 0 var(--primary)}.guide-grid article:nth-child(2){box-shadow:6px 7px 0 var(--yellow)}.guide-grid article:nth-child(3){box-shadow:6px 7px 0 var(--purple-mid)}.status-notice{border-left-color:var(--primary);background:var(--surface)}.analytics-consent{border:2px solid var(--text);background:var(--surface-white);box-shadow:7px 8px 0 var(--primary)}@media (max-width:1080px){.site-header{padding:0}.mobile-menu-trigger{border:1px solid var(--text);background:var(--background);border-radius:999px}}@media (max-width:800px){.home-hero-grid{grid-template-columns:1fr;gap:48px}.home-hero h1{max-width:11ch;font-size:clamp(3rem,13vw,4.5rem)}.home-hero-media{max-width:620px}.proof-strip-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.proof-strip p:nth-child(2){border-right:0}.proof-strip p:nth-child(-n+2){border-bottom:1px solid var(--line)}}@media (max-width:560px){.site-header{padding:0}.header-inner{min-height:100%;padding:0}.home-hero{padding-top:46px}.home-hero h1{font-size:clamp(2.75rem,13.2vw,3.65rem);line-height:.98}.home-hero-media{box-shadow:7px 8px 0 var(--purple-mid);border-radius:58px 58px 20px 20px}.home-hero-media img{border-radius:56px 56px 0 0}.proof-strip{padding:0}.proof-strip p{min-height:78px;padding:12px 14px}.price-estimator-copy h2{font-size:clamp(2.35rem,12vw,3.35rem)}.reason-grid article,.final-cta-card{box-shadow:5px 6px 0 var(--primary);border-radius:20px}.final-cta-card{box-shadow:none;border:0;border-radius:0}.analytics-consent{box-shadow:5px 6px 0 var(--primary)}}.service-hero-grid-single,.section-grid-single{grid-template-columns:minmax(0,760px);justify-content:center}.home-hero-copy,.service-hero-grid>div,.pricing-hero-grid>div,.contact-grid>div{min-width:0}.home-hero-media,.service-hero-image,.service-figure{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow);margin:0;position:relative;overflow:hidden}.home-hero-media{padding:18px}.home-hero-media picture,.service-hero-image picture{display:block}.home-hero-media img{border-radius:calc(var(--radius) - 6px);width:100%}.home-hero-media figcaption,.service-hero-image figcaption,.service-figure figcaption{padding:12px 4px 0}.location-photo-section{background:var(--background);padding:clamp(24px,5vw,56px) 0}.location-photo{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow);margin:0;padding:12px;overflow:hidden}.location-photo picture{display:block}.location-photo img{border-radius:calc(var(--radius) - 6px);object-fit:cover;width:100%;max-height:680px}.hero-trust,.service-highlights{color:var(--text-soft);flex-wrap:wrap;gap:8px 16px;margin:26px 0 0;padding:0;list-style:none;display:flex}.hero-trust li,.service-highlights li{padding-left:17px;position:relative}.hero-trust li:before,.service-highlights li:before{background:var(--rose);content:"";border-radius:50%;width:6px;height:6px;position:absolute;top:.7em;left:0}.proof-strip-grid{grid-template-columns:repeat(4,1fr);display:grid}.proof-strip p{border-right:1px solid var(--line);align-content:center;min-height:112px;margin:0;padding:18px 24px;display:grid}.proof-strip span{color:var(--text-soft);margin-top:6px}.price-estimator{background:var(--surface-white);padding:clamp(64px,8vw,100px) 0}.price-estimator-grid{grid-template-columns:minmax(260px,.68fr) minmax(0,1.32fr);align-items:start;gap:clamp(32px,5vw,64px);display:grid}.price-estimator-copy{top:calc(var(--header-height) + 24px);position:sticky}.audience-switch{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface);grid-template-columns:1fr 1fr;gap:4px;margin:12px 0 14px;padding:4px;display:inline-grid}.audience-switch button{min-width:112px;min-height:48px;color:var(--text-soft);cursor:pointer;background:0 0;border:0;border-radius:10px;font-weight:800}.audience-switch button.is-active{background:var(--primary);color:var(--on-solid)}.estimator-help,.estimator-disclaimer,.catalog-note{color:var(--text-soft);font-size:.875rem}.price-estimator-panel,.catalog-card,.pricing-clarity-card,.contact-card,.not-found-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface-white);box-shadow:var(--shadow)}.price-estimator-panel{padding:clamp(20px,4vw,34px)}.price-estimator-panel fieldset{border:0;margin:0;padding:0}.price-estimator-panel legend{margin-bottom:16px;font-size:1.2rem;font-weight:800}.estimator-featured-packages{margin-bottom:26px}.estimator-featured-packages label{border:1px solid var(--line-strong);border-radius:var(--radius-sm);background:var(--surface);cursor:pointer;grid-template-columns:22px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:76px;padding:14px 16px;display:grid}.estimator-featured-packages label:hover{border-color:var(--primary);box-shadow:var(--shadow-soft)}.estimator-featured-packages label:has(input:checked){border-color:var(--primary);box-shadow:var(--shadow-soft)}.estimator-featured-packages input{width:20px;height:20px;accent-color:var(--primary);margin:0}.estimator-featured-packages span{gap:3px;display:grid}.estimator-featured-packages small{color:var(--text-soft);font-size:.875rem;line-height:1.35}.estimator-featured-packages b{color:var(--primary-hover);text-align:right}.estimator-zone-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.estimator-zone-grid label{border:1px solid var(--line);cursor:pointer;border-radius:12px;grid-template-columns:22px 1fr auto;align-items:center;gap:4px 10px;min-height:58px;padding:10px 12px;display:grid}.estimator-zone-grid label:hover{border-color:var(--primary);background:var(--surface)}.estimator-zone-grid label:has(input:checked){border-color:var(--primary);background:var(--surface)}.estimator-zone-grid label.is-disabled{cursor:not-allowed;opacity:.48}.estimator-zone-grid input{width:20px;height:20px;accent-color:var(--primary);margin:0}.estimator-zone-grid span,.estimator-zone-grid strong{font-size:.9rem;line-height:1.3}.estimator-result{border-radius:var(--radius-sm);background:var(--surface);gap:12px;margin:22px 0 16px;padding:18px;display:grid}.estimator-result>div:first-child,.package-result{gap:3px;display:grid}.estimator-result>div:first-child strong{font-size:1.65rem}.package-result{border-top:1px solid var(--line-strong);padding-top:12px}.package-result strong{color:var(--primary-hover)}.estimator-result p,.estimator-disclaimer{margin-bottom:0}.price-estimator-panel>.button{width:100%}.laser-overview,.solar-feature,.specific-reasons,.other-services,.service-content,.catalog-section,.process-section,.faq-section,.location-section,.safety-section,.pricing-status,.contact-social,.guide-list,.status-explainer{padding:clamp(64px,8vw,100px) 0}.reason-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.reason-grid article{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface-white);padding:22px}.reason-grid article h3{font-size:1.18rem}.reason-grid article p{margin-bottom:0}.other-services-row{grid-template-columns:.75fr 1.25fr;align-items:start;gap:clamp(30px,5vw,64px);display:grid}.service-status-links{border-top:1px solid var(--line-strong);display:grid}.service-status-links a{border-bottom:1px solid var(--line-strong);justify-content:space-between;align-items:center;gap:18px;min-height:62px;display:flex}.service-status-links span{color:var(--text);font-weight:780}.service-status-links small{color:var(--primary-hover)}.section-grid,.content-card,.safety-card,.faq-grid,.location-card{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:clamp(30px,5vw,64px);display:grid}.section-grid.media-left{align-items:center}.price-snapshot,.pricing-clarity-card{padding:clamp(22px,4vw,34px)}.price-snapshot{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface-blush)}.price-snapshot>p:not(.eyebrow),.price-list>p{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:18px;min-height:48px;margin:0;padding:10px 0;display:flex}.price-snapshot>p:last-of-type,.price-list>p:last-child{border-bottom:0}.inline-links,.map-text-links,.social-link-grid{flex-wrap:wrap;gap:10px 20px;margin-top:24px;display:flex}.inline-links a,.map-text-links a,.social-link-grid a{min-width:48px;min-height:48px;color:var(--primary-hover);text-underline-offset:5px;align-items:center;font-weight:800;text-decoration:underline;display:inline-flex}.solar-feature,.faq-section,.catalog-section{background:var(--surface)}.service-figure{background:var(--surface-white);justify-self:center;max-width:420px;padding:16px}.service-figure img{object-fit:contain;width:100%;max-height:470px}.section-heading{max-width:760px;margin-bottom:34px}.section-heading p:last-child{max-width:680px}.process-grid{grid-template-columns:repeat(3,1fr);gap:14px;margin:0;padding:0;list-style:none;display:grid}.process-grid li{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface-white);min-height:210px;padding:24px}.process-grid li>span,.guide-grid article>span{color:var(--gold);margin-bottom:26px;font-size:1.45rem;font-weight:800;display:inline-block}.faq-grid{align-items:start}.faq-intro{max-width:34rem;margin-top:18px}.faq-list details{border-bottom:1px solid var(--line-strong)}.faq-list summary{cursor:pointer;min-height:64px;color:var(--text);justify-content:space-between;align-items:center;gap:20px;font-weight:780;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{border-right:2px solid var(--primary);border-bottom:2px solid var(--primary);content:"";flex:none;width:12px;height:12px;transform:rotate(45deg)translateY(-3px)}.faq-list details[open] summary:after{transform:rotate(225deg)translate(-2px,-2px)}.faq-list details p{max-width:680px;padding:0 28px 18px 0}.location-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface-blush);box-shadow:var(--shadow);overflow:hidden}.location-copy{padding:clamp(28px,5vw,54px)}.location-address{color:var(--text);font-size:1.15rem;font-weight:750}.map-actions{margin-top:26px}.location-map{background:var(--surface);min-height:100%}.location-map iframe{border:0;width:100%;min-height:430px}.map-consent-card{align-content:center;justify-items:start;min-height:430px;padding:clamp(28px,5vw,54px);display:grid}.map-consent-card h3{max-width:16ch}.final-cta-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface-blush);justify-content:space-between;align-items:center;gap:30px;padding:clamp(28px,5vw,48px);display:flex}.final-cta-card h2{margin-bottom:0}.breadcrumb{color:var(--text-soft);flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:30px;font-size:.875rem;display:flex}.breadcrumb a{min-width:44px;min-height:44px;color:var(--primary-hover);align-items:center;font-weight:750;display:inline-flex}.service-hero-image{background:var(--surface-white);justify-self:end;width:min(100%,410px);padding:16px}.service-hero-image img{object-fit:contain;width:100%;max-height:470px}.content-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface-white);padding:clamp(28px,5vw,48px)}.content-card ul,.safety-card ul,.legal-page ul{padding-left:22px}.content-card li,.safety-card li,.legal-page li{color:var(--text-soft);margin-bottom:8px}.safety-section{background:var(--surface-blush)}.safety-card{border-left:5px solid var(--gold);border-radius:var(--radius);background:var(--surface-white);box-shadow:var(--shadow);padding:clamp(28px,5vw,52px)}.safety-source{border-top:1px solid var(--line);grid-column:1/-1;margin-bottom:0;padding-top:18px}.safety-source a{min-height:44px;color:var(--primary-hover);text-underline-offset:4px;align-items:center;text-decoration:underline;display:inline-flex}.laser-catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:18px;display:grid}.catalog-card{padding:clamp(22px,4vw,32px)}.catalog-card h3{border-bottom:2px solid var(--surface);margin-top:28px;padding-bottom:10px}.price-list>p span{padding-right:14px}.price-list>p strong{flex:none}.status-notice,.legal-notice{border-left:4px solid var(--gold);background:var(--surface);border-radius:10px;margin:24px 0;padding:18px 20px}.status-notice p,.legal-notice p{margin:6px 0 0}.service-unconfirmed{background:var(--surface-blush)}.pricing-clarity-card{gap:0;display:grid}.pricing-clarity-card>p:not(.eyebrow){border-bottom:1px solid var(--line);margin:0;padding:15px 0;display:grid}.pricing-clarity-card>p:last-child{border-bottom:0}.pricing-clarity-card span{color:var(--text-soft)}.offer-section{background:var(--surface-blush);padding:24px 0}.contact-card{margin:0;padding:clamp(24px,4vw,36px);font-style:normal;display:grid}.contact-card p{border-bottom:1px solid var(--line);margin:0;padding:15px 0;display:grid}.contact-card p:last-child{border-bottom:0}.contact-card span{color:var(--gold);letter-spacing:.08em;text-transform:uppercase;font-size:.875rem;font-weight:800}.contact-card a,.contact-card strong{align-items:center;min-height:48px;display:inline-flex}.social-link-grid{margin-top:0}.social-link-grid a{border:1px solid var(--line-strong);border-radius:var(--radius-sm);background:var(--surface-white);justify-content:center;min-width:132px;padding:10px 18px;font-size:1.05rem;text-decoration:none}.guide-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.guide-grid article{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface-white);flex-direction:column;min-height:330px;padding:26px;display:flex}.guide-grid article h2{font-size:1.55rem}.guide-grid article .text-action{margin-top:auto}.legal-page{max-width:880px;padding-top:clamp(50px,7vw,80px);padding-bottom:clamp(70px,9vw,110px)}.legal-page h1{margin-bottom:10px}.legal-page h2{margin-top:42px;font-size:clamp(1.55rem,3vw,2rem)}.legal-page a:not(.text-action){min-height:44px;color:var(--primary-hover);text-underline-offset:4px;align-items:center;text-decoration:underline;display:inline-flex}.legal-updated{margin-bottom:30px}.not-found-page{place-items:center;min-height:68vh;padding:60px 0;display:grid}.not-found-card{background:var(--surface);max-width:760px;padding:clamp(28px,6vw,58px)}.site-footer{border-top:1px solid var(--line);background:var(--surface)}.footer-grid{grid-template-columns:1.35fr .9fr 1fr;gap:36px;padding-top:clamp(52px,7vw,78px);padding-bottom:42px;display:grid}.footer-brand h2{max-width:12ch;font-size:2rem}.footer-brand>p:not(.footer-kicker){max-width:36ch}.footer-whatsapp{min-height:48px;color:var(--whatsapp-hover);align-items:center;gap:9px;margin-top:12px;font-weight:800;display:inline-flex}.site-footer ul{margin:0;padding:0;list-style:none}.site-footer li a,.site-footer address a,.footer-socials a,.footer-bottom a,.footer-directions a{min-width:48px;min-height:48px;color:var(--text-soft);align-items:center;display:inline-flex}.footer-preferences{min-height:48px;color:var(--text-soft);cursor:pointer;background:0 0;border:0;padding:0}.site-footer li a:hover,.site-footer address a:hover,.footer-socials a:hover,.footer-bottom a:hover,.footer-preferences:hover,.footer-directions a:hover{color:var(--primary-hover);text-underline-offset:4px;text-decoration:underline}.footer-note{font-size:.875rem}.site-footer address{color:var(--text-soft);font-style:normal;display:grid}.site-footer address span{margin-bottom:8px}.footer-socials{flex-wrap:wrap;gap:4px 14px;margin-top:14px;display:flex}.footer-directions{border-top:1px solid var(--line);border-bottom:1px solid var(--line);flex-wrap:wrap;gap:6px 22px;padding:18px 0;display:flex}.footer-directions a{color:var(--primary-hover);font-weight:800}.footer-bottom{justify-content:space-between;align-items:center;gap:20px;padding:24px 0 32px;display:flex}.footer-bottom p{margin:0}.footer-bottom div{flex-wrap:wrap;gap:18px;display:flex}.analytics-consent{z-index:180;border:1px solid var(--line-strong);border-radius:var(--radius);background:var(--surface-white);width:min(920px,100% - 36px);box-shadow:var(--consent-shadow);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:22px;margin-inline:auto;padding:20px;display:grid;position:fixed;bottom:18px;left:18px;right:18px}.analytics-consent-copy strong{color:var(--text);margin-bottom:4px;font-size:1rem;display:block}.analytics-consent-copy p{margin-bottom:5px;line-height:1.5}.analytics-consent-copy a{min-height:44px;color:var(--primary-hover);text-underline-offset:3px;align-items:center;font-size:.875rem;font-weight:750;text-decoration:underline;display:inline-flex}.analytics-consent-actions{grid-template-columns:repeat(2,minmax(148px,1fr));gap:8px;display:grid}.analytics-consent-actions button{border:1px solid var(--primary);background:var(--primary);min-height:48px;color:var(--on-solid);cursor:pointer;border-radius:999px;padding:10px 16px;font-weight:800}.analytics-consent-actions button:last-child{background:var(--surface-white);color:var(--primary-hover)}.analytics-consent-actions button:hover{border-color:var(--primary-hover);background:var(--primary-hover);color:var(--on-solid)}@media (max-width:1080px){.desktop-nav{display:none}.mobile-menu{display:block}.mobile-menu-trigger{border:1px solid var(--line-strong);background:var(--surface-white);min-height:48px;color:var(--text);cursor:pointer;border-radius:12px;align-items:center;gap:10px;padding:9px 14px;font-size:.9rem;font-weight:800;display:inline-flex}.menu-icon{place-items:center;width:24px;height:24px;font-size:1.35rem;line-height:1;display:grid}.menu-backdrop{z-index:65;inset:var(--header-height) 0 0;background:var(--backdrop);cursor:default;border:0;width:100%;position:fixed}.mobile-nav-panel{z-index:66;top:calc(var(--header-height) + 10px);border:1px solid var(--line);border-radius:var(--radius);background:var(--surface-white);width:min(360px,100vw - 40px);box-shadow:var(--shadow);padding:16px;position:fixed;right:20px}.mobile-nav-title{color:var(--gold);letter-spacing:.1em;text-transform:uppercase;margin:4px 8px 10px;font-size:.875rem;font-weight:800}.mobile-nav-panel a{min-height:48px;color:var(--text);border-radius:10px;align-items:center;padding:10px 12px;font-weight:750;display:flex}.mobile-nav-panel a:hover,.mobile-nav-panel a[aria-current=page]{background:var(--surface);color:var(--primary-hover)}.home-hero-grid,.service-hero-grid,.pricing-hero-grid,.contact-grid{grid-template-columns:minmax(0,1fr) minmax(300px,.78fr);gap:42px}.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:800px){.shell{width:min(100% - 30px,720px)}.header-cta{display:none}.brand img{width:40px;height:40px}.home-hero,.service-hero,.pricing-hero,.contact-hero,.guide-hero{padding:44px 0 52px}.home-hero:after,.pricing-hero:after,.contact-hero:after{display:none}.home-hero-grid,.service-hero-grid,.pricing-hero-grid,.contact-grid,.price-estimator-grid,.section-grid,.content-card,.safety-card,.faq-grid,.location-card{grid-template-columns:1fr}.home-hero-media{max-width:620px}.service-hero-image{justify-self:center;width:min(100%,380px)}.price-estimator-copy{position:static}.proof-strip-grid{grid-template-columns:repeat(2,1fr)}.proof-strip p:nth-child(2){border-right:0}.proof-strip p:nth-child(-n+2){border-bottom:1px solid var(--line)}.laser-catalog-grid,.guide-grid,.other-services-row{grid-template-columns:1fr}.reason-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.process-grid{grid-template-columns:1fr}.process-grid li{min-height:auto}.guide-grid article{min-height:280px}.location-map,.location-map iframe,.map-consent-card{min-height:360px}.final-cta-card{flex-direction:column;align-items:flex-start}.footer-grid{grid-template-columns:1fr 1fr}.mobile-booking{z-index:80;min-height:68px;padding:7px max(8px, env(safe-area-inset-right)) max(7px, env(safe-area-inset-bottom)) max(8px, env(safe-area-inset-left));border-top:1px solid var(--line);background:var(--mobile-surface);box-shadow:var(--mobile-shadow);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);grid-template-columns:repeat(3,1fr);transition:opacity .16s,transform .16s,visibility .16s;display:grid;position:fixed;bottom:0;left:0;right:0}.mobile-booking.is-hidden{visibility:hidden;opacity:0;pointer-events:none;transform:translateY(110%)}.mobile-booking a{min-height:52px;color:var(--text-soft);border-radius:12px;align-content:center;justify-items:center;gap:2px;font-size:.875rem;font-weight:750;line-height:1.2;display:grid}.mobile-booking a:hover{background:var(--surface);color:var(--primary-hover)}.mobile-booking a.mobile-whatsapp{background:var(--whatsapp);color:var(--on-solid)}.mobile-booking svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;width:20px;height:20px}.service-status-links a{flex-direction:column;justify-content:center;align-items:flex-start;gap:2px}}@media (max-width:560px){h1{font-size:clamp(2.12rem,10vw,2.4rem)}h2{font-size:clamp(1.72rem,8vw,1.95rem)}.shell{width:calc(100% - 26px)}.brand-copy strong{font-size:.94rem}.brand-copy small{letter-spacing:.1em}.hero-actions,.final-cta-actions,.hero-actions .button,.final-cta-actions .button,.final-cta-card>.button{width:100%}.home-hero-media,.service-hero-image,.service-figure{padding:11px}.proof-strip p{min-height:104px;padding:14px}.proof-strip strong{font-size:1.55rem}.estimator-zone-grid{grid-template-columns:1fr}.estimator-featured-packages label{grid-template-columns:22px minmax(0,1fr)}.estimator-featured-packages b{text-align:left;grid-column:2}.audience-switch{width:100%}.audience-switch button{min-width:0}.content-card,.safety-card,.final-cta-card{padding:24px 20px}.footer-grid,.reason-grid{grid-template-columns:1fr}.footer-bottom{flex-direction:column;align-items:flex-start}.analytics-consent{grid-template-columns:1fr;align-items:stretch;gap:14px;padding:16px;bottom:78px}.analytics-consent-actions{grid-template-columns:1fr 1fr}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms;animation-duration:.01ms;animation-iteration-count:1}}.site-header{background:var(--primary);height:auto;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;border:0;padding:18px 0 10px}.header-inner{border:3px solid var(--text);background:var(--header-surface);min-height:68px;box-shadow:var(--header-shadow);border-radius:999px;padding:8px 12px 8px 18px}.desktop-nav a,.header-cta{border-radius:999px}.header-cta{border:2px solid var(--text);background:var(--blue);color:var(--text);box-shadow:3px 3px 0 var(--text)}.header-cta:hover{background:var(--yellow);color:var(--text);box-shadow:5px 5px 0 var(--text);transform:translate(-1px,-1px)}.home-hero:before{background:var(--white);width:16px;height:16px;box-shadow:100px 80px 0 var(--rose), -520px 290px 0 var(--blue), 380px 300px 0 var(--yellow);content:"";position:absolute;top:18%;left:52%;transform:rotate(18deg)}.home-hero:after{display:none}.home-hero .eyebrow{border:2px solid var(--white-70);background:var(--white-12);color:var(--white);border-radius:999px;margin-bottom:22px;padding:8px 14px;display:inline-flex}.home-hero .hero-lead{max-width:590px;color:var(--white-93);font-size:clamp(1.08rem,1.65vw,1.28rem);font-weight:650}.home-hero .button-primary{background:var(--yellow);color:var(--text)}.home-hero .button-whatsapp{background:var(--mint);color:var(--text)}.home-hero .button:hover{border-color:var(--text);color:var(--text);box-shadow:7px 7px 0 var(--text);transform:translate(-2px,-2px)}.hero-sticker{z-index:2;border:3px solid var(--text);background:var(--yellow);width:110px;height:110px;color:var(--text);letter-spacing:.06em;text-align:center;border-radius:50%;place-items:center;padding:10px;font-size:.875rem;font-weight:950;line-height:1.05;display:grid;position:absolute;top:-34px;right:-28px;transform:rotate(10deg)}.home-hero .hero-trust{color:var(--white)}.home-hero .hero-trust li:before{background:var(--yellow)}@media (max-width:1080px){.site-header{padding-top:10px}.mobile-menu-trigger{border:2px solid var(--text);box-shadow:2px 2px 0 var(--text);border-radius:999px}}@media (max-width:800px){.home-hero-grid{grid-template-columns:1fr}.home-hero h1{font-size:clamp(3rem,13vw,4.5rem)}.home-hero-media{width:calc(100% - 12px);margin-inline:auto;transform:rotate(.8deg)}}@media (max-width:560px){.site-header{padding:8px 0}.header-inner{min-height:62px;box-shadow:0 4px 0 var(--text);border-width:2px;padding:5px 7px 5px 12px}.home-hero{padding-top:46px}.home-hero h1{font-size:clamp(2.9rem,13.5vw,3.75rem)}.home-hero-media:after{width:90px;height:90px;font-size:.66rem;top:-27px;right:-8px}}h1,h2,h3,.brand-copy strong,.button,.header-cta,.desktop-nav a{font-family:Arial Rounded MT Bold,Arial Black,ui-sans-serif,system-ui,sans-serif}h2{letter-spacing:-.055em;max-width:15ch;font-weight:900}.button{border:2px solid var(--text);box-shadow:3px 3px 0 var(--text);border-radius:16px}.button:hover{border-color:var(--text);box-shadow:5px 5px 0 var(--text);transform:translate(-1px,-1px)}.button-primary{background:var(--primary)}.button-primary:hover{background:var(--yellow);color:var(--text)}.button-secondary{border-color:var(--text);background:var(--paper)}.button-whatsapp{border-color:var(--text);background:var(--mint-strong);color:var(--text)}.button-whatsapp:hover{border-color:var(--text);background:var(--mint-hover);color:var(--text)}.proof-strip{background:var(--yellow);border:0;padding:26px 0 30px}.proof-strip-grid{gap:14px}.proof-strip p{border:3px solid var(--text);background:var(--paper);min-height:124px;box-shadow:5px 5px 0 var(--text);border-radius:22px}.proof-strip p:nth-child(2){background:var(--pink-card);transform:rotate(.8deg)}.proof-strip p:nth-child(3){background:var(--blue-card);transform:rotate(-.6deg)}.proof-strip p:nth-child(4){background:var(--mint)}.proof-strip strong{letter-spacing:-.04em;font-size:2.2rem;font-weight:950}.specific-reasons{background:var(--background)}.section-heading{margin-bottom:34px}.section-heading h2{font-size:clamp(2.35rem,4.8vw,4.4rem)}.reason-grid{gap:20px}.reason-grid article{border:3px solid var(--text);background:var(--white);min-height:220px;box-shadow:6px 6px 0 var(--text);border-radius:24px;padding:28px}.reason-grid article:first-child{background:var(--surface);transform:rotate(-.7deg)}.reason-grid article:nth-child(2){background:var(--yellow-soft);transform:rotate(.7deg)}.reason-grid article:nth-child(3){background:var(--blue-soft)}.reason-grid article:nth-child(4){background:var(--surface-blush);transform:rotate(-.5deg)}.price-estimator,.price-estimator.is-compact{background:var(--surface)}.price-estimator-copy{top:calc(var(--header-height) + 20px)}.price-estimator-copy h2{font-size:clamp(2.45rem,5vw,4.8rem)}.price-estimator-panel,.catalog-card,.pricing-clarity-card,.contact-card,.offer-card{border:3px solid var(--text);background:var(--paper);box-shadow:8px 8px 0 var(--text);border-radius:28px}.audience-switch{border:2px solid var(--text);background:var(--white);border-radius:999px;padding:5px}.audience-switch button{border-radius:999px;font-weight:900}.estimator-featured-packages label,.estimator-zone-grid label{border:2px solid var(--text);background:var(--white);border-radius:16px}.estimator-featured-packages label:hover,.estimator-zone-grid label:hover{border-color:var(--text);background:var(--yellow-soft);box-shadow:3px 3px 0 var(--text)}.estimator-featured-packages label:has(input:checked){border-color:var(--text);background:var(--yellow-soft);box-shadow:3px 3px 0 var(--text)}.estimator-zone-grid label:has(input:checked){border-color:var(--text);background:var(--yellow-soft);box-shadow:3px 3px 0 var(--text)}.estimator-result{border:3px solid var(--text);background:var(--blue-soft);border-radius:22px}.laser-overview{background:var(--background)}.laser-overview .section-grid,.content-card,.safety-card,.location-card{border:3px solid var(--text);background:var(--paper);box-shadow:8px 8px 0 var(--text);border-radius:30px;padding:clamp(28px,5vw,54px)}.price-snapshot{border:3px solid var(--text);background:var(--pink-card);box-shadow:5px 5px 0 var(--text);border-radius:24px;transform:rotate(1deg)}.solar-feature{background:var(--yellow)}.solar-feature .section-grid{border:3px solid var(--text);background:var(--paper);max-width:930px;box-shadow:10px 10px 0 var(--text);border-radius:34px;padding:clamp(34px,6vw,70px);position:relative}.solar-sticker{border:3px solid var(--text);background:var(--blue);color:var(--text);letter-spacing:.09em;border-radius:999px;padding:10px 15px;font-size:.875rem;font-weight:950;position:absolute;top:-26px;right:34px;transform:rotate(3deg)}.process-section{background:var(--blue)}.process-grid{gap:22px}.process-grid li{border:3px solid var(--text);background:var(--paper);min-height:280px;box-shadow:6px 6px 0 var(--text);border-radius:26px;padding:30px}.process-grid li:nth-child(2){background:var(--yellow-soft);transform:translateY(16px)rotate(.7deg)}.process-grid li:nth-child(3){background:var(--surface)}.process-grid li>span,.guide-grid article>span{border:3px solid var(--text);background:var(--rose);width:62px;height:62px;color:var(--text);border-radius:50%;place-items:center;font-size:1.2rem;font-weight:950;display:grid}.location-section{background:var(--background)}.location-card{background:var(--surface);gap:clamp(28px,5vw,58px)}.location-map{border:3px solid var(--text);background:var(--paper);border-radius:24px;overflow:hidden}.map-text-links a,.footer-directions a,.footer-socials a{text-underline-offset:5px;text-decoration-thickness:2px}.faq-section{background:var(--surface)}.faq-grid{align-items:start;gap:clamp(34px,6vw,76px)}.faq-list{gap:14px}.faq-list details{border:3px solid var(--text);background:var(--paper);box-shadow:4px 4px 0 var(--text);border-radius:18px;padding:0 22px}.faq-list summary{min-height:68px;font-weight:900}.faq-list details[open]{background:var(--yellow-soft)}.final-cta{background:var(--background);padding:clamp(58px,8vw,96px) 0}.final-cta-card{border:3px solid var(--text);background:var(--primary);box-shadow:10px 10px 0 var(--text);border-radius:34px;padding:clamp(32px,5vw,58px)}.final-cta-card .button-primary{background:var(--yellow);color:var(--text)}.service-hero,.pricing-hero,.contact-hero,.guide-hero{border-bottom:3px solid var(--text);overflow:hidden}.service-hero{background:radial-gradient(circle at 88% 22%, var(--yellow) 0 8px, transparent 9px), linear-gradient(135deg, var(--primary), var(--primary-hover))}.service-hero h1,.service-hero .hero-lead,.service-hero .service-highlights,.service-hero .breadcrumb,.service-hero .breadcrumb a,.service-hero .eyebrow{color:var(--white)}.service-hero h1,.pricing-hero h1,.contact-hero h1,.guide-hero h1{letter-spacing:-.065em;max-width:12ch;font-size:clamp(3rem,6.2vw,5.8rem);font-weight:950;line-height:.94}.service-hero-image,.service-figure,.location-photo{border:3px solid var(--text);background:var(--paper);box-shadow:8px 8px 0 var(--text);border-radius:28px}.contact-hero{background:var(--blue)}.guide-hero{background:var(--pink-card)}.pricing-clarity-card,.contact-card{transform:rotate(.8deg)}.service-content:nth-of-type(odd),.catalog-section,.guide-list{background:var(--background)}.catalog-card:nth-child(2),.guide-grid article:nth-child(2n){background:var(--surface)}.guide-grid article,.social-link-grid a,.status-notice{border:3px solid var(--text);box-shadow:5px 5px 0 var(--text);border-radius:24px}.guide-grid article:first-child{background:var(--yellow-soft)}.guide-grid article:nth-child(2){background:var(--blue-soft)}.guide-grid article:nth-child(3){background:var(--surface-blush)}.analytics-consent{border:3px solid var(--text);box-shadow:7px 7px 0 var(--text);border-radius:24px}.analytics-consent-actions button{border:2px solid var(--text);background:var(--primary);box-shadow:2px 2px 0 var(--text)}.analytics-consent-actions button:last-child{border-color:var(--text)}.site-footer{border-top:3px solid var(--text);background:var(--text);color:var(--white)}.footer-whatsapp{border:2px solid var(--white);background:var(--mint-strong);color:var(--text);box-shadow:4px 4px 0 var(--white);border-radius:16px}.site-footer li a,.site-footer address a,.site-footer .footer-socials a,.site-footer .footer-bottom a,.site-footer .footer-directions a,.site-footer .footer-preferences,.site-footer address span,.site-footer p{color:var(--white)}.site-footer .footer-whatsapp{color:var(--text)}.footer-directions a{border:2px solid var(--white-72);min-height:44px;color:var(--white);border-radius:999px;align-items:center;padding:6px 14px;display:inline-flex}.mobile-booking{border-top:3px solid var(--text);background:var(--paper)}.mobile-booking a.mobile-whatsapp{border:2px solid var(--text);background:var(--mint-strong);color:var(--text)}@media (max-width:800px){.proof-strip-grid{gap:12px}.proof-strip p,.proof-strip p:nth-child(-n+2){border:3px solid var(--text)}.process-grid li,.process-grid li:nth-child(2){min-height:0;transform:none}.service-hero h1,.pricing-hero h1,.contact-hero h1,.guide-hero h1{font-size:clamp(2.85rem,11.5vw,4.2rem)}}@media (max-width:560px){.proof-strip{padding:18px 0 22px}.proof-strip-grid{grid-template-columns:1fr 1fr}.proof-strip p{min-height:118px;box-shadow:3px 3px 0 var(--text);padding:15px}.section-heading h2,.price-estimator-copy h2{font-size:clamp(2.3rem,11vw,3.2rem)}.reason-grid article{min-height:0;transform:none}.price-estimator-panel,.content-card,.safety-card,.location-card,.final-cta-card{box-shadow:5px 5px 0 var(--text);border-radius:24px}.solar-sticker{right:18px}.footer-directions{gap:10px}.analytics-consent{box-shadow:4px 4px 0 var(--text)}}body{background:var(--background);color:var(--text);font-family:Avenir Next,Segoe UI,Arial,sans-serif}h1,h2,h3{letter-spacing:-.035em;font-weight:560}.site-header{height:var(--header-height);border-bottom:1px solid var(--line);background:var(--header-surface);box-shadow:none;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);padding:0}.header-inner{min-height:100%;box-shadow:none;background:0 0;border:0;border-radius:0;padding:0}.header-cta,.button{border:2px solid var(--text);min-height:50px;box-shadow:4px 5px 0 var(--text);border-radius:999px;padding:11px 20px}.header-cta,.button-secondary{background:var(--yellow);color:var(--text)}.button-primary,.button-whatsapp,.final-cta-card .button-primary{background:var(--primary);color:var(--text)}.button:hover,.header-cta:hover,.home-hero .button:hover{border-color:var(--text);background:var(--primary);color:var(--text);box-shadow:2px 3px 0 var(--text);transform:translate(2px,2px)}.button,.header-cta,.text-action{white-space:normal;overflow-wrap:break-word;text-align:center;max-width:100%;line-height:1.25}.home-hero{background:var(--background);padding:clamp(66px,8vw,112px) 0 clamp(76px,9vw,124px);overflow:hidden}.home-hero:before{display:none}.home-hero:after{background:var(--surface-blush);opacity:.7;border-radius:70% 0 0;width:min(30vw,390px);height:64%;display:block}.home-hero-grid{grid-template-columns:minmax(0,1.02fr) minmax(390px,.84fr);gap:clamp(48px,6vw,82px)}.home-hero .eyebrow,.service-hero .eyebrow,.guide-hero .eyebrow,.pricing-hero .eyebrow,.contact-hero .eyebrow{border:2px solid var(--text);background:var(--background);color:var(--text);border-radius:999px;margin-bottom:22px;padding:7px 14px;display:inline-flex}.home-hero h1{max-width:12ch;color:var(--text);letter-spacing:-.045em;text-shadow:none;font-size:clamp(2.65rem,4.4vw,4.2rem);font-weight:480;line-height:1.02}.home-hero .hero-lead,.home-hero .hero-trust{color:var(--text-soft)}.home-hero .button{border:2px solid var(--text);min-height:52px;box-shadow:4px 5px 0 var(--text);border-radius:999px}.home-hero .button-primary,.home-hero .button-whatsapp{background:var(--primary);color:var(--text)}.home-hero .button-secondary{background:var(--background);color:var(--text)}.home-hero-media{border:2px solid var(--text);background:var(--surface-white);box-shadow:11px 12px 0 var(--purple-mid);border-radius:96px 96px 24px 24px;padding:0;overflow:hidden;transform:rotate(.7deg)}.home-hero-media img{border-radius:94px 94px 0 0}.hero-sticker,.solar-sticker{display:none}.proof-strip{border-block:1px solid var(--line);background:var(--surface)}.proof-strip-grid{gap:0;padding-block:24px}.proof-strip p,.proof-strip p:nth-child(2),.proof-strip p:nth-child(3),.proof-strip p:nth-child(4){border:0;border-right:1px solid var(--line);min-height:86px;box-shadow:none;background:0 0;border-radius:0;padding:14px 22px}.proof-strip p:last-child{border-right:0}.proof-strip strong{font-size:clamp(1.65rem,3vw,2.35rem);line-height:1}.specific-reasons,.faq-section,.contact-social,.guide-list,.process-section{background:var(--surface)}.section-heading h2,h2{font-size:clamp(1.85rem,3.2vw,3rem);font-weight:500;line-height:1.08}.reason-grid,.process-grid{gap:22px}.reason-grid article,.reason-grid article:first-child,.reason-grid article:nth-child(2),.reason-grid article:nth-child(3),.reason-grid article:nth-child(4),.process-grid li,.process-grid li:nth-child(2),.process-grid li:nth-child(3),.guide-grid article,.guide-grid article:first-child,.guide-grid article:nth-child(2),.guide-grid article:nth-child(3){border:1px solid var(--text);border-radius:var(--radius);background:var(--surface-white);box-shadow:6px 7px 0 var(--primary);transform:none}.reason-grid article:nth-child(2n),.process-grid li:nth-child(2),.guide-grid article:nth-child(2){box-shadow:6px 7px 0 var(--yellow)}.process-grid li:nth-child(3),.guide-grid article:nth-child(3){box-shadow:6px 7px 0 var(--purple-mid)}.reason-grid article,.reason-grid article:first-child,.reason-grid article:nth-child(2),.reason-grid article:nth-child(3),.reason-grid article:nth-child(4){min-height:0;padding:20px}.reason-grid article h3{margin-bottom:10px}.process-grid li{min-height:180px;padding:20px}.process-grid li>span,.guide-grid article>span{margin-bottom:18px}.price-estimator.is-compact{background:var(--surface-blush)}.price-estimator-copy{box-shadow:none;background:0 0;border:0;padding:16px 0}.price-estimator-copy h2{font-size:clamp(2.05rem,4vw,3.4rem);font-weight:500}.price-estimator-panel,.content-card,.safety-card,.contact-card,.pricing-clarity-card,.catalog-card{border:2px solid var(--text);border-radius:var(--radius);background:var(--surface-white);box-shadow:7px 8px 0 var(--primary)}.laser-overview,.solar-feature,.specific-reasons,.other-services,.service-content,.catalog-section,.process-section,.faq-section,.location-section,.safety-section,.pricing-status,.contact-social,.guide-list,.status-explainer{padding-block:clamp(46px,6vw,74px)}.content-card{grid-template-columns:minmax(290px,.9fr) minmax(0,1.1fr);gap:clamp(26px,4vw,48px);padding:clamp(26px,3.6vw,40px)}.content-card>*,.section-grid>*,.faq-grid>*,.location-card>*,.price-list>p span{overflow-wrap:break-word;min-width:0}.price-list>p{align-items:flex-start}.price-list>p strong{white-space:nowrap}.guide-grid article{min-height:260px;padding:24px}.contact-card,.pricing-clarity-card,.catalog-card{padding:clamp(22px,3vw,30px)}.offer-card,.price-snapshot{border:1px solid var(--text);border-radius:var(--radius);background:var(--yellow-soft);box-shadow:6px 7px 0 var(--yellow)}.audience-switch,.estimator-zone-grid label{border:1px solid var(--text);background:var(--background);box-shadow:none}.audience-switch button[aria-pressed=true]{background:var(--yellow);color:var(--text)}.estimator-zone-grid label:has(input:checked){border-color:var(--text);background:var(--surface-blush);box-shadow:3px 3px 0 var(--primary)}.estimator-result{background:var(--surface)}.laser-overview,.solar-feature,.location-section{background:var(--background)}.solar-feature .section-grid,.location-card{border:2px solid var(--text);border-radius:var(--radius);background:var(--surface-white);box-shadow:8px 9px 0 var(--yellow)}.location-card{box-shadow:8px 9px 0 var(--purple-mid)}.location-map{border:1px solid var(--text);background:var(--background)}.faq-list{border-top:1px solid var(--text)}.faq-list details,.faq-list details[open]{border:0;border-bottom:1px solid var(--text);box-shadow:none;background:0 0;border-radius:0;margin:0}.faq-list summary{padding-inline:0}.final-cta{background:var(--yellow)}.final-cta-card{box-shadow:none;background:0 0;border:0;border-radius:0;padding:clamp(34px,5vw,62px)}.final-cta-card h2,.final-cta-card .eyebrow,.final-cta-card .text-action{color:var(--text)}.guide-hero,.service-hero{background:var(--background)}.service-hero .hero-lead,.service-hero .service-highlights,.service-hero .service-highlights li,.service-hero .breadcrumb,.service-hero .breadcrumb a,.service-hero .breadcrumb span{color:var(--text-soft)}.service-hero .breadcrumb a{color:var(--text)}.pricing-hero{background:var(--yellow-soft)}.contact-hero,.guide-hero{background:var(--surface-blush)}.service-hero h1,.pricing-hero h1,.contact-hero h1,.guide-hero h1{color:var(--text);letter-spacing:-.045em;font-size:clamp(2.25rem,4vw,3.8rem);font-weight:500;line-height:1.04}.service-content:nth-of-type(2n){background:var(--surface)}.service-hero-image-laser{aspect-ratio:4/3;overflow:hidden}.service-hero-image-laser picture,.service-hero-image-laser img{width:100%;height:100%}.service-hero-image-laser img{object-fit:cover;object-position:24% center;transform:scale(1.16)}.analytics-consent{border:2px solid var(--text);background:var(--surface-white);width:min(760px,100% - 40px);box-shadow:5px 6px 0 var(--primary);border-radius:24px;gap:14px;padding:14px 16px}.analytics-consent-copy p{font-size:.9rem;line-height:1.4}.analytics-consent-copy a{min-height:44px}.analytics-consent-actions{grid-template-columns:repeat(2,minmax(132px,1fr));gap:7px}.analytics-consent-actions button,.analytics-consent-actions button:last-child{border:2px solid var(--text);background:var(--primary);color:var(--text)}.analytics-consent-actions button:last-child{background:var(--yellow)}.site-footer{border-top:1px solid var(--line);background:var(--surface);color:var(--text);border-radius:36px 36px 0 0}.site-footer h2,.site-footer p,.site-footer strong,.site-footer a,.site-footer address,.site-footer address span,.site-footer .footer-preferences,.site-footer li a,.site-footer address a,.site-footer .footer-socials a,.site-footer .footer-bottom a,.site-footer .footer-directions a,.site-footer .footer-preferences,.site-footer address span,.site-footer p{color:var(--text)}.site-footer .footer-heading,.site-footer .footer-kicker{color:var(--gold)}.site-footer .footer-whatsapp{border:2px solid var(--text);background:var(--primary);color:var(--text);box-shadow:4px 5px 0 var(--text);border-radius:999px}.footer-directions{border-color:var(--line)}.footer-directions a,.footer-socials a{border:1px solid var(--text);background:var(--background);color:var(--text)}.footer-socials{gap:10px}.site-footer .footer-socials a{border:2px solid var(--text);background:var(--surface-white);min-height:44px;box-shadow:2px 3px 0 var(--primary);border-radius:999px;padding:8px 14px;font-weight:750;text-decoration:none}.site-footer .footer-socials a:before{background:var(--primary);content:"";border-radius:50%;width:8px;height:8px}.final-cta{border-radius:34px;width:min(100% - 32px,1240px);margin:24px auto;overflow:hidden}.mobile-booking{background:var(--surface-white)}.mobile-booking a.mobile-whatsapp{background:var(--primary);color:var(--text)}@media (max-width:1080px){.site-header{padding:0}.mobile-menu-trigger{border:1px solid var(--text);background:var(--background);border-radius:999px}}@media (max-width:800px){.home-hero-grid{grid-template-columns:1fr;gap:48px}.home-hero h1{max-width:11ch;font-size:clamp(2.5rem,9.5vw,3.35rem)}.home-hero-media{max-width:620px}.content-card{grid-template-columns:1fr;gap:22px;padding:24px}.laser-overview,.solar-feature,.specific-reasons,.other-services,.service-content,.catalog-section,.process-section,.faq-section,.location-section,.safety-section,.pricing-status,.contact-social,.guide-list,.status-explainer{padding-block:48px}.guide-grid article{min-height:0}.reason-grid,.process-grid{gap:14px}.reason-grid article,.reason-grid article:first-child,.reason-grid article:nth-child(2),.reason-grid article:nth-child(3),.reason-grid article:nth-child(4),.process-grid li{min-height:0;padding:18px}.process-grid li>span,.guide-grid article>span{margin-bottom:14px}.proof-strip-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.proof-strip p:nth-child(2){border-right:0}.proof-strip p:nth-child(-n+2){border-bottom:1px solid var(--line)}}@media (max-width:560px){.home-hero{padding-top:46px}.home-hero h1{max-width:15ch;font-size:clamp(2rem,8vw,2.3rem);line-height:1.02}.home-hero-media{box-shadow:7px 8px 0 var(--purple-mid);border-radius:58px 58px 20px 20px}.home-hero-media img{border-radius:56px 56px 0 0}.proof-strip{background:var(--surface);padding:14px 0}.proof-strip-grid{gap:10px}.proof-strip p,.proof-strip p:nth-child(2),.proof-strip p:nth-child(3),.proof-strip p:nth-child(4){border:1px solid var(--text);background:var(--surface-white);min-height:104px;box-shadow:3px 4px 0 var(--primary);border-radius:18px;padding:16px}.proof-strip p:nth-child(2n){box-shadow:3px 4px 0 var(--yellow)}.proof-strip strong{font-size:1.75rem}.content-card,.safety-card,.contact-card,.pricing-clarity-card,.catalog-card{padding:20px}.service-content,.process-section,.specific-reasons,.guide-list{padding-block:34px}.content-card{gap:16px}.content-card h2{font-size:clamp(1.65rem,8vw,2rem);line-height:1.08}.service-hero-image-laser{aspect-ratio:1.2}.service-hero-image-laser img{object-position:22% center;transform:scale(1.28)}.price-estimator-copy h2{font-size:clamp(2rem,8.8vw,2.6rem)}.analytics-consent{width:calc(100% - 48px);box-shadow:4px 5px 0 var(--primary);border-radius:22px;grid-template-columns:1fr;gap:10px;padding:12px;bottom:12px;left:24px;right:24px}.analytics-consent-copy strong{font-size:.95rem}.analytics-consent-copy p{margin-bottom:0;font-size:.875rem;line-height:1.35}.analytics-consent-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.analytics-consent-actions button{min-height:44px;padding:8px 10px;font-size:.875rem}.final-cta{border-radius:30px;width:calc(100% - 24px);margin-block:18px}}
