@keyframes rotate-glow{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes appear-up{to{opacity:1;transform:translateY(0)}}@keyframes appear-down{to{opacity:1;transform:translateY(0)}}@keyframes appear-left{to{opacity:1;transform:translateX(0)}}@keyframes appear-right{to{opacity:1;transform:translateX(0)}}*,*::before,*::after{box-sizing:border-box}*{margin:0;padding:0}:root{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}html{font-size:16px;line-height:1.5;-webkit-text-size-adjust:100%;tab-size:4;overflow-x:hidden}body{font-family:"DM Sans",-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(1rem, 0.9rem + 0.5vw, 1.125rem);font-weight:400;line-height:1.65;color:#0a0a0a;background-color:#fff;min-height:100vh;overflow-x:hidden;scrollbar-gutter:stable}.main-content{min-height:calc(100vh - 80px);padding-top:70px;overflow-x:hidden;width:100%}@media (min-width: 768px){.main-content{padding-top:80px}}h1,h2,h3,h4,h5,h6{font-family:"Outfit",-apple-system,BlinkMacSystemFont,sans-serif;font-weight:700;line-height:1.15;color:#0a0a0a;text-wrap:balance}p{text-wrap:pretty}a{color:inherit;text-decoration:none;transition:color 200ms cubic-bezier(0.4, 0, 0.2, 1)}a:focus-visible{outline:none;box-shadow:0 0 0 3px rgba(255,204,0,0.4);border-radius:.25rem}strong,b{font-weight:600}small{font-size:clamp(0.875rem, 0.8rem + 0.35vw, 1rem)}img,picture,video,canvas,svg{display:block;max-width:100%;height:auto}img{user-select:none;-webkit-user-drag:none}svg{fill:currentColor}svg:not([fill]){fill:currentColor}[data-lucide]{display:inline-block;width:1em;height:1em;vertical-align:middle;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;fill:none}.icon-sm{width:16px;height:16px}.icon-md{width:20px;height:20px}.icon-lg{width:24px;height:24px}.icon-xl{width:32px;height:32px}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,[type='button'],[type='reset'],[type='submit']{-webkit-appearance:button;appearance:button;background-color:transparent;border:none;cursor:pointer}button::-moz-focus-inner,[type='button']::-moz-focus-inner,[type='reset']::-moz-focus-inner,[type='submit']::-moz-focus-inner{border-style:none;padding:0}textarea{resize:vertical}::placeholder{color:#a3a3a3;opacity:1}ol,ul,menu{list-style:none}table{border-collapse:collapse;border-spacing:0;text-indent:0}hr{border:none;border-top:1px solid #e5e5e5;margin:2rem 0}abbr[title]{text-decoration:underline dotted;cursor:help}blockquote,q{quotes:none}pre,code,kbd,samp{font-family:"JetBrains Mono","Fira Code",monospace;font-size:0.9em}details summary{cursor:pointer}[hidden]{display:none !important}[disabled]{cursor:not-allowed}::selection{background-color:rgba(10,10,10,0.2);color:#0a0a0a}:focus-visible{outline:none;box-shadow:0 0 0 3px rgba(255,204,0,0.4)}.skip-link{position:absolute;top:-100%;left:1rem;z-index:1400;padding:.75rem 1rem;background:#0a0a0a;color:#fff;border-radius:.5rem;font-weight:600}.skip-link:focus{top:1rem}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}h1,.h1{font-size:clamp(2.25rem, 1.6rem + 3.25vw, 3.5rem);font-weight:800;letter-spacing:-.025em;line-height:1;margin-bottom:1.5rem}@media (min-width: 1024px){h1,.h1{font-size:clamp(3rem, 2rem + 5vw, 4.5rem)}}h2,.h2{font-size:clamp(1.5rem, 1.2rem + 1.5vw, 2rem);font-weight:700;letter-spacing:-.025em;margin-bottom:1rem}@media (min-width: 768px){h2,.h2{font-size:clamp(1.875rem, 1.4rem + 2.4vw, 2.5rem)}}h3,.h3{font-size:clamp(1.25rem, 1.1rem + 0.75vw, 1.5rem);font-weight:600;margin-bottom:.75rem}@media (min-width: 768px){h3,.h3{font-size:clamp(1.5rem, 1.2rem + 1.5vw, 2rem)}}h4,.h4{font-size:clamp(1.125rem, 1rem + 0.6vw, 1.25rem);font-weight:600;margin-bottom:.5rem}@media (min-width: 768px){h4,.h4{font-size:clamp(1.25rem, 1.1rem + 0.75vw, 1.5rem)}}h5,.h5{font-size:clamp(1rem, 0.9rem + 0.5vw, 1.125rem);font-weight:600;margin-bottom:.5rem}h6,.h6{font-size:clamp(0.875rem, 0.8rem + 0.35vw, 1rem);font-weight:600;text-transform:uppercase;letter-spacing:.025em;margin-bottom:.5rem}p{margin-bottom:1rem}p:last-child{margin-bottom:0}.lead{font-size:clamp(1.125rem, 1rem + 0.6vw, 1.25rem);line-height:1.65;color:#525252}@media (min-width: 768px){.lead{font-size:clamp(1.25rem, 1.1rem + 0.75vw, 1.5rem)}}.small{font-size:clamp(0.875rem, 0.8rem + 0.35vw, 1rem)}.tiny{font-size:clamp(0.75rem, 0.7rem + 0.25vw, 0.875rem)}.link{color:#232323;text-decoration:underline;text-decoration-color:rgba(35,35,35,0.3);text-underline-offset:3px;transition:all 200ms cubic-bezier(0.4, 0, 0.2, 1)}.link:hover{color:#0a0a0a;text-decoration-color:#0a0a0a}.link-arrow{display:inline-flex;align-items:center;gap:.5rem;font-weight:500;color:#232323;transition:all 200ms cubic-bezier(0.4, 0, 0.2, 1)}.link-arrow svg{width:16px;height:16px;transition:transform 200ms cubic-bezier(0.4, 0, 0.2, 1)}.link-arrow:hover{color:#0a0a0a;gap:.75rem}.link-arrow:hover svg{transform:translateX(4px)}.highlight{position:relative;display:inline}.highlight::after{content:'';position:absolute;left:0;right:0;bottom:0;height:35%;background:rgba(255,204,0,0.25);z-index:-1;transform:skewX(-3deg)}.text-gradient{background:linear-gradient(135deg, #0a0a0a, #fc0);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.label{display:inline-flex;align-items:center;padding:.25rem .5rem;font-size:clamp(0.75rem, 0.7rem + 0.25vw, 0.875rem);font-weight:600;text-transform:uppercase;letter-spacing:.025em;border-radius:.25rem;background:#f5f5f5;color:#404040}.label--primary{background:rgba(10,10,10,0.1);color:#0a0a0a}.label--secondary{background:rgba(255,204,0,0.15);color:#D4A900}.label--accent{background:rgba(255,204,0,0.15);color:#D4A900}.section-subtitle{display:inline-block;font-family:"Outfit",-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(0.875rem, 0.8rem + 0.35vw, 1rem);font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:#fc0;margin-bottom:.75rem}.section-subtitle::before{content:'';display:inline-block;width:24px;height:2px;background:#fc0;margin-right:.75rem;vertical-align:middle}blockquote{position:relative;padding:1.5rem 2rem;font-size:clamp(1.125rem, 1rem + 0.6vw, 1.25rem);font-style:italic;color:#525252;border-left:4px solid #fc0;background:#fafafa;border-radius:0 .75rem .75rem 0}@media (min-width: 768px){blockquote{font-size:clamp(1.25rem, 1.1rem + 0.75vw, 1.5rem);padding:2rem 2.5rem}}blockquote cite{display:block;margin-top:1rem;font-size:clamp(1rem, 0.9rem + 0.5vw, 1.125rem);font-style:normal;font-weight:600;color:#0a0a0a}.list{margin-bottom:1rem}.list li{position:relative;padding-left:1.5rem;margin-bottom:.5rem}.list li::before{content:'';position:absolute;left:0;top:10px;width:8px;height:8px;border-radius:9999px;background:#fc0}.list--check li::before{content:'✓';width:auto;height:auto;background:none;color:#fc0;font-weight:700;top:0}.container{width:100%;max-width:1280px;margin-left:auto;margin-right:auto;padding-left:clamp(1rem, 5vw, 2rem);padding-right:clamp(1rem, 5vw, 2rem)}.container-narrow{max-width:900px}.container-wide{max-width:1440px}.container-full{max-width:none}.section{padding-top:3rem;padding-bottom:3rem;overflow-x:hidden;width:100%}@media (min-width: 768px){.section{padding-top:4rem;padding-bottom:4rem}}@media (min-width: 1024px){.section{padding-top:5rem;padding-bottom:5rem}}.section:nth-child(even){background-color:#fafafa}.section-compact{padding-top:2rem;padding-bottom:2rem}@media (min-width: 768px){.section-compact{padding-top:3rem;padding-bottom:3rem}}.section-dark{background-color:#0a0a0a;color:#fff}.section-dark h1,.section-dark h2,.section-dark h3,.section-dark h4,.section-dark h5,.section-dark h6{color:#fff}.grid{display:grid;gap:1.5rem}.grid-auto-fit{grid-template-columns:repeat(auto-fit, minmax(280px, 1fr))}.grid-auto-fill{grid-template-columns:repeat(auto-fill, minmax(280px, 1fr))}.grid-cols-1{grid-template-columns:repeat(1, 1fr)}.grid-cols-2{grid-template-columns:repeat(2, 1fr)}.grid-cols-3{grid-template-columns:repeat(3, 1fr)}.grid-cols-4{grid-template-columns:repeat(4, 1fr)}.grid-cols-6{grid-template-columns:repeat(6, 1fr)}.grid-cols-12{grid-template-columns:repeat(12, 1fr)}@media (min-width: 640px){.sm\:grid-cols-2{grid-template-columns:repeat(2, 1fr)}.sm\:grid-cols-3{grid-template-columns:repeat(3, 1fr)}}@media (min-width: 768px){.md\:grid-cols-2{grid-template-columns:repeat(2, 1fr)}.md\:grid-cols-3{grid-template-columns:repeat(3, 1fr)}.md\:grid-cols-4{grid-template-columns:repeat(4, 1fr)}}@media (min-width: 1024px){.lg\:grid-cols-3{grid-template-columns:repeat(3, 1fr)}.lg\:grid-cols-4{grid-template-columns:repeat(4, 1fr)}.lg\:grid-cols-6{grid-template-columns:repeat(6, 1fr)}}.stack>*+*{margin-top:1rem}.stack-2>*+*{margin-top:.5rem}.stack-3>*+*{margin-top:.75rem}.stack-4>*+*{margin-top:1rem}.stack-6>*+*{margin-top:1.5rem}.stack-8>*+*{margin-top:2rem}.stack-10>*+*{margin-top:2.5rem}.cluster{display:flex;flex-wrap:wrap;gap:1rem}.cluster-2{gap:.5rem}.cluster-3{gap:.75rem}.cluster-6{gap:1.5rem}.split{display:flex;flex-direction:column;gap:1rem}@media (min-width: 768px){.split{flex-direction:row;justify-content:space-between;align-items:center}}.aspect-square{aspect-ratio:1 / 1}.aspect-video{aspect-ratio:16 / 9}.aspect-4-3{aspect-ratio:4 / 3}.aspect-3-2{aspect-ratio:3 / 2}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.5rem;font-family:"Outfit",-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(1rem, 0.9rem + 0.5vw, 1.125rem);font-weight:600;text-align:center;text-decoration:none;white-space:nowrap;border:2px solid transparent;border-radius:.5rem;cursor:pointer;transition:all 200ms cubic-bezier(0.4, 0, 0.2, 1);position:relative;overflow:hidden}.btn:focus-visible{outline:none;box-shadow:0 0 0 3px rgba(255,204,0,0.4)}.btn:disabled,.btn.is-disabled{opacity:0.5;cursor:not-allowed;pointer-events:none}.btn i[data-lucide]{width:20px;height:20px;flex-shrink:0}.btn-primary{background:linear-gradient(135deg, #FFD633 0%, #E6B800 50%, #fc0 100%);color:#0a0a0a;border-color:#fc0;box-shadow:0 4px 16px -2px rgba(255,204,0,0.4);position:relative;overflow:hidden}.btn-primary::after{content:'';position:absolute;top:0;left:-100%;width:50%;height:100%;background:linear-gradient(90deg, transparent, rgba(255,255,255,0.3), transparent);transform:skewX(-20deg);transition:left 0.5s ease}.btn-primary:hover{background:linear-gradient(135deg, #fc0 0%, #E6B800 100%);transform:translateY(-3px);box-shadow:0 0 40px rgba(255,204,0,0.5),0 0 80px rgba(255,204,0,0.25)}.btn-primary:hover::after{left:150%}.btn-primary:active{transform:translateY(-1px);box-shadow:0 4px 16px -2px rgba(255,204,0,0.4)}.btn-whatsapp{background:#25D366;color:#fff;border-color:#25D366}.btn-whatsapp:hover{background:#1da851;transform:translateY(-2px);box-shadow:0 8px 24px -4px rgba(37,211,102,0.5)}.btn-whatsapp:active{transform:translateY(0)}.btn-whatsapp .whatsapp-icon{width:20px;height:20px}.btn-secondary,.btn-outline{background:transparent;color:#0a0a0a;border-color:#0a0a0a}.btn-secondary:hover,.btn-outline:hover{background:#0a0a0a;color:#fff;transform:translateY(-2px)}.btn-secondary:active,.btn-outline:active{transform:translateY(0)}.btn-ghost{background:transparent;color:#404040}.btn-ghost:hover{background:#f5f5f5;color:#0a0a0a}.btn-white{background:#fff;color:#0a0a0a;border-color:#fff}.btn-white:hover{background:#f5f5f5;transform:translateY(-2px)}.btn-dark{background:linear-gradient(180deg, #0a0a0a 0%, #121212 100%);color:#fff;border-color:#0a0a0a;position:relative;overflow:hidden}.btn-dark::before{content:'';position:absolute;inset:0;background:linear-gradient(180deg, rgba(255,255,255,0.05) 0%, transparent 50%);pointer-events:none}.btn-dark:hover{background:#121212;transform:translateY(-3px);box-shadow:0 12px 24px -4px rgba(0,0,0,0.15),0 4px 8px -2px rgba(0,0,0,0.08),0 0 0 1px rgba(255,204,0,0.2);border-color:#1a1a1a}.btn-sm{padding:.5rem 1rem;font-size:clamp(0.875rem, 0.8rem + 0.35vw, 1rem);border-radius:.25rem}.btn-sm i[data-lucide]{width:16px;height:16px}.btn-lg{padding:1rem 2rem;font-size:clamp(1.125rem, 1rem + 0.6vw, 1.25rem);border-radius:.75rem}@media (min-width: 768px){.btn-lg{padding:1.25rem 2.5rem;font-size:clamp(1.25rem, 1.1rem + 0.75vw, 1.5rem)}}.btn-lg i[data-lucide]{width:24px;height:24px}.btn-xl{padding:1.25rem 2.5rem;font-size:clamp(1.25rem, 1.1rem + 0.75vw, 1.5rem);border-radius:.75rem}@media (min-width: 768px){.btn-xl{padding:1.5rem 3rem;font-size:clamp(1.5rem, 1.2rem + 1.5vw, 2rem)}}.btn-block{display:flex;width:100%}.btn-icon{padding:.75rem}.btn-icon.btn-sm{padding:.5rem}.btn-icon.btn-lg{padding:1rem}.btn-group{display:inline-flex;gap:0}.btn-group .btn{border-radius:0}.btn-group .btn:first-child{border-radius:.5rem 0 0 .5rem}.btn-group .btn:last-child{border-radius:0 .5rem .5rem 0}.btn-group .btn:not(:last-child){border-right-width:1px}.phone-cta{display:flex;flex-direction:column;gap:.75rem;align-items:center;justify-content:center}@media (min-width: 640px){.phone-cta{flex-direction:row;gap:1rem}}.phone-cta .btn-phone{width:100%}@media (min-width: 640px){.phone-cta .btn-phone{width:auto}}.phone-cta .btn-phone i[data-lucide]{animation:phone-ring 2s ease-in-out infinite}.floating-cta{position:fixed;bottom:0;left:0;right:0;z-index:100;padding:1rem;background:#fff;box-shadow:0 -4px 20px rgba(0,0,0,0.1),0 -1px 0 rgba(255,204,0,0.1);display:flex;gap:.75rem;backdrop-filter:blur(10px);background:rgba(255,255,255,0.95)}.floating-cta::before{content:'';position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(135deg, #fc0 0%, #E6B800 100%)}@media (min-width: 768px){.floating-cta{display:none}}.floating-cta .btn{flex:1}.floating-cta .btn-phone{flex:2}body.has-floating-cta .main-content{padding-bottom:80px}@media (min-width: 768px){body.has-floating-cta .main-content{padding-bottom:0}}.btn-pulse{animation:btn-pulse 2s ease-in-out infinite}@keyframes btn-pulse{0%, 100%{box-shadow:0 0 0 0 rgba(255,204,0,0.4)}50%{box-shadow:0 0 0 12px rgba(255,204,0,0)}}@keyframes phone-ring{0%, 100%{transform:rotate(0deg)}10%{transform:rotate(-12deg)}20%{transform:rotate(12deg)}30%{transform:rotate(-8deg)}40%{transform:rotate(8deg)}50%{transform:rotate(0deg)}}.site-header{position:fixed;top:0;left:0;right:0;z-index:1000;height:70px;background:#0a0a0a;transition:all 200ms cubic-bezier(0.4, 0, 0.2, 1)}@media (min-width: 768px){.site-header{height:80px}}.site-header.is-scrolled{height:60px;box-shadow:0 4px 20px rgba(0,0,0,0.15)}.site-header.is-scrolled .logo img{height:32px}.site-header.is-scrolled .header-cta .phone-button{padding:.5rem 1rem}.site-header .container{display:flex;align-items:center;justify-content:center;height:100%}.header-content{display:flex;align-items:center;justify-content:space-between;width:100%;max-width:1280px;height:100%;gap:1rem}.logo{display:flex;align-items:center;gap:.75rem;flex-shrink:0;text-decoration:none}.logo .logo-icon{display:flex;align-items:center;justify-content:center;filter:drop-shadow(0 2px 4px rgba(0,0,0,0.2));transition:filter 200ms cubic-bezier(0.4, 0, 0.2, 1),transform 200ms cubic-bezier(0.4, 0, 0.2, 1)}.logo .logo-svg{width:44px;height:44px}@media (min-width: 768px){.logo .logo-svg{width:48px;height:48px}}.logo .logo-svg .logo-bg{transition:fill 200ms cubic-bezier(0.4, 0, 0.2, 1)}.logo .logo-svg .key-icon{transition:transform 200ms cubic-bezier(0.4, 0, 0.2, 1);transform-origin:center}.logo:hover .logo-icon{filter:drop-shadow(0 4px 12px rgba(255,204,0,0.4));transform:scale(1.05)}.logo:hover .logo-svg .key-icon{transform:rotate(-10deg)}.logo:hover .logo-name{color:#fc0}.logo:active .logo-icon{transform:scale(0.98)}.logo .logo-text{display:flex;flex-direction:column;gap:2px}.logo .logo-name{font-family:"Outfit",-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(1.125rem, 1rem + 0.6vw, 1.25rem);font-weight:800;color:#fff;letter-spacing:0.02em;line-height:1;transition:color 200ms cubic-bezier(0.4, 0, 0.2, 1)}@media (min-width: 768px){.logo .logo-name{font-size:clamp(1.25rem, 1.1rem + 0.75vw, 1.5rem)}}.logo .logo-tagline{font-family:"Outfit",-apple-system,BlinkMacSystemFont,sans-serif;font-size:9px;font-weight:500;color:#a3a3a3;letter-spacing:0.12em;text-transform:uppercase;line-height:1}@media (min-width: 768px){.logo .logo-tagline{font-size:10px}}.main-nav{display:none}@media (min-width: 1024px){.main-nav{display:block}}.nav-list{display:flex;align-items:center;gap:.25rem}.nav-item{position:relative}.nav-link{display:flex;align-items:center;padding:.5rem 1rem;font-family:"Outfit",-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(0.875rem, 0.8rem + 0.35vw, 1rem);font-weight:600;text-transform:uppercase;letter-spacing:.025em;color:#d4d4d4;border-radius:.25rem;transition:all 200ms cubic-bezier(0.4, 0, 0.2, 1);background:transparent;border:none;cursor:pointer}.nav-link:hover{color:#fff}.nav-link.active{color:#fc0}.nav-link.active::after{content:'';position:absolute;bottom:0;left:1rem;right:1rem;height:2px;background:#fc0}.nav-item.has-dropdown{position:relative}.nav-item.has-dropdown:hover .nav-dropdown,.nav-item.has-dropdown:focus-within .nav-dropdown{opacity:1;visibility:visible;transform:translateY(0)}.nav-dropdown-toggle{gap:.25rem}.nav-dropdown-toggle .dropdown-icon{width:14px;height:14px;transition:transform 200ms cubic-bezier(0.4, 0, 0.2, 1)}.nav-dropdown-toggle[aria-expanded="true"] .dropdown-icon{transform:rotate(180deg)}.nav-dropdown{position:absolute;top:100%;left:50%;transform:translateX(-50%) translateY(10px);min-width:220px;background:#121212;border-radius:.5rem;box-shadow:0 12px 24px -4px rgba(0,0,0,0.15),0 4px 8px -2px rgba(0,0,0,0.08);padding:.5rem;opacity:0;visibility:hidden;transition:all 200ms cubic-bezier(0.4, 0, 0.2, 1);z-index:1100}.nav-dropdown::before{content:'';position:absolute;top:-6px;left:50%;transform:translateX(-50%);border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #121212}.nav-dropdown li{list-style:none}.nav-dropdown-link{display:block;padding:.5rem .75rem;font-family:"Outfit",-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(0.875rem, 0.8rem + 0.35vw, 1rem);font-weight:500;color:#d4d4d4;border-radius:.25rem;transition:all 200ms cubic-bezier(0.4, 0, 0.2, 1);white-space:nowrap}.nav-dropdown-link:hover{background:rgba(255,204,0,0.15);color:#fc0}.header-cta{display:none;align-items:center;gap:.75rem}@media (min-width: 1024px){.header-cta{display:flex}}.whatsapp-button{display:flex;align-items:center;justify-content:center;width:44px;height:44px;background:#25D366;border-radius:.75rem;color:#fff;transition:all 200ms cubic-bezier(0.4, 0, 0.2, 1);box-shadow:0 2px 8px rgba(37,211,102,0.3)}.whatsapp-button:hover{background:#20bd5a;transform:translateY(-1px);box-shadow:0 4px 12px rgba(37,211,102,0.4)}.whatsapp-button:active{transform:translateY(0)}.whatsapp-button .whatsapp-icon{width:24px;height:24px}.phone-button{display:flex;align-items:center;gap:.75rem;padding:.5rem .75rem;background:linear-gradient(135deg, #FFD633 0%, #fc0 100%);color:#0a0a0a;border-radius:.75rem;text-decoration:none;transition:all 200ms cubic-bezier(0.4, 0, 0.2, 1);box-shadow:0 2px 8px rgba(255,204,0,0.3),inset 0 1px 0 rgba(255,255,255,0.2)}@media (min-width: 768px){.phone-button{padding:.5rem 1rem;gap:.75rem}}.phone-button:hover{background:linear-gradient(135deg, #FFE066 0%, #FFD633 100%);transform:translateY(-1px);box-shadow:0 4px 16px rgba(255,204,0,0.4),inset 0 1px 0 rgba(255,255,255,0.3)}.phone-button:active{transform:translateY(0);box-shadow:0 2px 4px rgba(255,204,0,0.2),inset 0 1px 0 rgba(255,255,255,0.2)}.phone-button .phone-icon-wrap{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:#0a0a0a;border-radius:.5rem;flex-shrink:0}@media (min-width: 768px){.phone-button .phone-icon-wrap{width:36px;height:36px}}.phone-button .phone-icon{width:16px;height:16px;color:#fc0}@media (min-width: 768px){.phone-button .phone-icon{width:18px;height:18px}}.phone-button .phone-info{display:flex;flex-direction:column;gap:1px;line-height:1}.phone-button .phone-label{font-family:"Outfit",-apple-system,BlinkMacSystemFont,sans-serif;font-size:9px;font-weight:600;text-transform:uppercase;letter-spacing:0.05em;color:#0a0a0a;opacity:0.7;display:none}@media (min-width: 640px){.phone-button .phone-label{display:block}}@media (min-width: 768px){.phone-button .phone-label{font-size:10px}}.phone-button .phone-number{font-family:"Outfit",-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(0.875rem, 0.8rem + 0.35vw, 1rem);font-weight:700;letter-spacing:0.03em;white-space:nowrap;color:#0a0a0a}@media (min-width: 768px){.phone-button .phone-number{font-size:clamp(1rem, 0.9rem + 0.5vw, 1.125rem)}}.mobile-menu-toggle{display:flex;align-items:center;justify-content:center;width:44px;height:44px;margin-right:-0.5rem;border-radius:.5rem;background:transparent;border:none;cursor:pointer;transition:all 0.3s cubic-bezier(0.4, 0, 0.2, 1);z-index:1010}@media (min-width: 1024px){.mobile-menu-toggle{display:none}}.mobile-menu-toggle:hover{background:rgba(255,255,255,0.1)}.mobile-menu-toggle[aria-expanded="true"] .hamburger{background:transparent}.mobile-menu-toggle[aria-expanded="true"] .hamburger::before{top:0;transform:rotate(45deg);background:#fc0}.mobile-menu-toggle[aria-expanded="true"] .hamburger::after{bottom:0;transform:rotate(-45deg);background:#fc0}.hamburger{width:22px;height:2px;background:#fff;border-radius:9999px;position:relative;transition:all 0.3s cubic-bezier(0.4, 0, 0.2, 1)}.hamburger::before,.hamburger::after{content:'';position:absolute;left:0;width:100%;height:2px;background:#fff;border-radius:9999px;transition:all 0.3s cubic-bezier(0.4, 0, 0.2, 1)}.hamburger::before{top:-7px}.hamburger::after{bottom:-7px}.mobile-nav{position:fixed;top:0;left:0;right:0;bottom:0;background:#0a0a0a;z-index:1005;opacity:0;visibility:hidden;transition:all 0.4s cubic-bezier(0.4, 0, 0.2, 1)}@media (min-width: 1024px){.mobile-nav{display:none !important}}.mobile-nav.is-open{opacity:1;visibility:visible}.mobile-nav.is-open .mobile-nav-inner{transform:translateY(0);opacity:1}.mobile-nav.is-open .mobile-nav-header{transform:translateY(0);opacity:1}.mobile-nav.is-open .mobile-nav-item{transform:translateX(0);opacity:1}.mobile-nav.is-open .mobile-nav-cta{transform:translateY(0);opacity:1}.mobile-nav-inner{display:flex;flex-direction:column;height:100%;padding:1.5rem;padding-top:2rem;transform:translateY(-20px);opacity:0;transition:all 0.4s cubic-bezier(0.4, 0, 0.2, 1);transition-delay:0.1s}.mobile-nav-header{padding-bottom:1.5rem;margin-bottom:1.5rem;border-bottom:1px solid rgba(255,255,255,0.1);transform:translateY(-10px);opacity:0;transition:all 0.4s cubic-bezier(0.4, 0, 0.2, 1);transition-delay:0.15s}.mobile-nav-logo{display:flex;align-items:center;gap:.75rem;text-decoration:none}.mobile-nav-logo .logo-icon{display:flex;filter:drop-shadow(0 2px 8px rgba(255,204,0,0.3))}.mobile-nav-logo .logo-text{display:flex;flex-direction:column;gap:2px}.mobile-nav-logo .logo-name{font-family:"Outfit",-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(1.25rem, 1.1rem + 0.75vw, 1.5rem);font-weight:800;color:#fff;letter-spacing:0.02em;line-height:1}.mobile-nav-logo .logo-tagline{font-family:"Outfit",-apple-system,BlinkMacSystemFont,sans-serif;font-size:10px;font-weight:500;color:#fc0;letter-spacing:0.15em;text-transform:uppercase;line-height:1}.mobile-nav-list{list-style:none;padding:0;margin:0;flex:1;display:flex;flex-direction:column;gap:.5rem}.mobile-nav-item{transform:translateX(-20px);opacity:0;transition:all 0.4s cubic-bezier(0.4, 0, 0.2, 1);transition-delay:calc(0.2s + (var(--item-index, 0) * 0.05s))}.mobile-nav-link{display:flex;align-items:center;justify-content:space-between;width:100%;padding:1rem;font-family:"Outfit",-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(1.125rem, 1rem + 0.6vw, 1.25rem);font-weight:600;color:#fff;text-decoration:none;background:rgba(255,255,255,0.03);border:1px solid rgba(255,255,255,0.06);border-radius:.75rem;transition:all 0.3s ease;cursor:pointer}.mobile-nav-link:hover,.mobile-nav-link.active{background:rgba(255,204,0,0.1);border-color:rgba(255,204,0,0.3);color:#fc0;transform:translateX(4px)}.mobile-nav-link.active{border-color:#fc0}.mobile-nav-dropdown-toggle .mobile-dropdown-icon{width:18px;height:18px;transition:transform 0.3s ease}.mobile-nav-dropdown-toggle[aria-expanded="true"] .mobile-dropdown-icon{transform:rotate(180deg)}.mobile-nav-dropdown{list-style:none;padding:0;margin:.5rem 0 0 0;display:none}.mobile-nav-dropdown.is-open{display:block}.mobile-nav-dropdown li{margin-bottom:.25rem}.mobile-nav-dropdown-link{display:block;padding:.75rem 1rem;padding-left:1.5rem;font-family:"Outfit",-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(1rem, 0.9rem + 0.5vw, 1.125rem);font-weight:500;color:#a3a3a3;text-decoration:none;border-radius:.5rem;transition:all 0.3s ease}.mobile-nav-dropdown-link:hover{background:rgba(255,204,0,0.1);color:#fc0;padding-left:2rem}.mobile-nav-cta{display:flex;gap:.75rem;padding-top:1.5rem;margin-top:auto;border-top:1px solid rgba(255,255,255,0.1);transform:translateY(20px);opacity:0;transition:all 0.4s cubic-bezier(0.4, 0, 0.2, 1);transition-delay:0.4s}.mobile-cta-btn{flex:1;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:1rem;font-family:"Outfit",-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(1rem, 0.9rem + 0.5vw, 1.125rem);font-weight:600;text-decoration:none;border-radius:.75rem;transition:all 0.3s ease}.mobile-cta-btn i[data-lucide],.mobile-cta-btn svg{width:20px;height:20px}.mobile-cta-phone{background:#fc0;color:#0a0a0a}.mobile-cta-phone:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(255,204,0,0.4)}.mobile-cta-whatsapp{background:#25D366;color:#fff}.mobile-cta-whatsapp:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(37,211,102,0.4)}body.menu-open{overflow:hidden}.site-footer{background:radial-gradient(ellipse at center, #1a1a1a 0%, #0a0a0a 100%);color:#fff;padding:3rem 0 0;position:relative}.site-footer::before{content:'';position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(135deg, #fc0 0%, #E6B800 100%)}@media (min-width: 768px){.site-footer{padding:4rem 0 0}}.footer-grid{display:grid;gap:2rem;padding-bottom:2.5rem}@media (min-width: 640px){.footer-grid{grid-template-columns:repeat(2, 1fr)}}@media (min-width: 1024px){.footer-grid{grid-template-columns:2fr 1fr 1fr 1fr;gap:2.5rem}}@media (min-width: 640px){.footer-col:first-child{grid-column:1 / -1}}@media (min-width: 1024px){.footer-col:first-child{grid-column:auto}}.footer-logo{display:inline-flex;align-items:center;gap:.75rem;margin-bottom:1rem;text-decoration:none}.footer-logo .footer-logo-icon{display:flex;flex-shrink:0}.footer-logo .footer-logo-icon svg{width:38px;height:38px}@media (min-width: 768px){.footer-logo .footer-logo-icon svg{width:42px;height:42px}}.footer-logo .footer-logo-text{display:flex;flex-direction:column;line-height:1.1}.footer-logo .footer-logo-name{font-family:"Outfit",-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(1.125rem, 1rem + 0.6vw, 1.25rem);font-weight:800;color:#fff;letter-spacing:-.025em}@media (min-width: 768px){.footer-logo .footer-logo-name{font-size:clamp(1.25rem, 1.1rem + 0.75vw, 1.5rem)}}.footer-logo .footer-logo-sub{font-family:"Outfit",-apple-system,BlinkMacSystemFont,sans-serif;font-size:8px;font-weight:600;color:#737373;letter-spacing:.1em;text-transform:uppercase}@media (min-width: 768px){.footer-logo .footer-logo-sub{font-size:9px}}.footer-tagline{font-size:clamp(1rem, 0.9rem + 0.5vw, 1.125rem);color:#a3a3a3;line-height:1.65;margin-bottom:1.5rem;max-width:320px}.footer-title{font-family:"Outfit",-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(0.875rem, 0.8rem + 0.35vw, 1rem);font-weight:700;color:#fc0;text-transform:uppercase;letter-spacing:.025em;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:2px solid rgba(255,204,0,0.3);display:inline-block}@media (min-width: 768px){.footer-title{margin-bottom:1.25rem}}.footer-phone{display:inline-flex;align-items:center;gap:.75rem;padding:.75rem 1.25rem;background:#fc0;border-radius:.5rem;font-family:"Outfit",-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(1.125rem, 1rem + 0.6vw, 1.25rem);font-weight:700;color:#0a0a0a;text-decoration:none;transition:all 200ms cubic-bezier(0.4, 0, 0.2, 1)}.footer-phone:hover{background:#FFD633;transform:translateY(-2px);box-shadow:0 4px 16px -2px rgba(255,204,0,0.4)}.footer-phone i[data-lucide]{width:20px;height:20px}.footer-column h4{font-family:"Outfit",-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(0.875rem, 0.8rem + 0.35vw, 1rem);font-weight:700;color:#fff;text-transform:uppercase;letter-spacing:.025em;margin-bottom:1rem}@media (min-width: 768px){.footer-column h4{margin-bottom:1.25rem}}.footer-links{list-style:none;padding:0;margin:0}.footer-links li{margin-bottom:.5rem}.footer-links a{display:inline-block;font-size:clamp(1rem, 0.9rem + 0.5vw, 1.125rem);color:#a3a3a3;text-decoration:none;transition:all 200ms cubic-bezier(0.4, 0, 0.2, 1)}.footer-links a:hover{color:#fc0;transform:translateX(4px)}.footer-contact{list-style:none;padding:0;margin:0}.footer-contact li{display:flex;align-items:flex-start;gap:.75rem;margin-bottom:1rem;font-size:clamp(1rem, 0.9rem + 0.5vw, 1.125rem);color:#a3a3a3}.footer-contact li i[data-lucide]{width:20px;height:20px;color:#fc0;flex-shrink:0;margin-top:2px}.footer-contact li a{color:#a3a3a3;text-decoration:none;transition:color 200ms cubic-bezier(0.4, 0, 0.2, 1)}.footer-contact li a:hover{color:#fc0}.social-links{display:flex;gap:.75rem;margin-top:1rem}.social-links a{display:flex;align-items:center;justify-content:center;width:44px;height:44px;background:#262626;border-radius:.5rem;color:#fff;transition:all 200ms cubic-bezier(0.4, 0, 0.2, 1)}.social-links a:hover{background:#fc0;color:#0a0a0a;transform:translateY(-2px)}.social-links a i[data-lucide]{width:20px;height:20px}.footer-bottom{padding:1.5rem 0;border-top:1px solid #262626}.footer-bottom .container{display:flex;flex-direction:column;gap:1rem;align-items:center;text-align:center}@media (min-width: 768px){.footer-bottom .container{flex-direction:row;justify-content:space-between;text-align:left}}.footer-copyright{font-size:clamp(0.875rem, 0.8rem + 0.35vw, 1rem);color:#737373}.footer-copyright a{color:#a3a3a3;text-decoration:none}.footer-copyright a:hover{color:#fc0}.footer-legal{display:flex;gap:1rem}.footer-legal a{font-size:clamp(0.875rem, 0.8rem + 0.35vw, 1rem);color:#737373;text-decoration:none;transition:color 200ms cubic-bezier(0.4, 0, 0.2, 1)}.footer-legal a:hover{color:#fc0}.footer-badges{display:flex;flex-wrap:wrap;gap:1rem;margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid #262626}.footer-badge{display:flex;align-items:center;gap:.5rem;font-size:clamp(0.75rem, 0.7rem + 0.25vw, 0.875rem);color:#737373}.footer-badge i[data-lucide]{width:16px;height:16px;color:#fc0}.emergency-strip{background:#fc0;color:#0a0a0a;padding:1rem 0;text-align:center}.emergency-strip .container{display:flex;flex-direction:column;gap:.75rem;align-items:center}@media (min-width: 768px){.emergency-strip .container{flex-direction:row;justify-content:center}}.emergency-strip span{font-family:"Outfit",-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(1rem, 0.9rem + 0.5vw, 1.125rem);font-weight:700;text-transform:uppercase;letter-spacing:.025em}.emergency-strip a{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#0a0a0a;border-radius:.5rem;font-family:"Outfit",-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(1.125rem, 1rem + 0.6vw, 1.25rem);font-weight:700;color:#fff;text-decoration:none;transition:all 200ms cubic-bezier(0.4, 0, 0.2, 1)}.emergency-strip a:hover{background:#121212;transform:translateY(-2px)}.emergency-strip a i[data-lucide]{width:20px;height:20px;animation:phone-ring 2s ease-in-out infinite}.back-to-top{position:fixed;bottom:1.5rem;right:1.5rem;width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:#fc0;border:none;border-radius:.5rem;color:#0a0a0a;cursor:pointer;opacity:0;visibility:hidden;transform:translateY(20px);transition:all 200ms cubic-bezier(0.4, 0, 0.2, 1);box-shadow:0 4px 16px -2px rgba(255,204,0,0.4);z-index:100}.back-to-top.visible{opacity:1;visibility:visible;transform:translateY(0)}.back-to-top:hover{background:#FFD633;transform:translateY(-4px)}.back-to-top i[data-lucide]{width:24px;height:24px}.hero{position:relative;padding:4rem 0 3rem;background:#0a0a0a;color:#fff;overflow:hidden}@media (min-width: 768px){.hero{padding:5rem 0 4rem}}.hero .container{position:relative;z-index:10}.hero-home{min-height:100vh;min-height:100dvh;display:flex;align-items:center;padding:4rem 0;background:#0a0a0a}@media (min-width: 768px){.hero-home{padding:5rem 0}}.hero-line{position:absolute;width:1px;background:linear-gradient(to bottom, transparent 0%, #fc0 20%, #fc0 80%, transparent 100%);opacity:0.5}.hero-line--left{left:5%;top:10%;height:80%;animation:line-pulse 4s ease-in-out infinite}@media (min-width: 1024px){.hero-line--left{left:8%}}.hero-line--right{right:5%;top:10%;height:80%;animation:line-pulse 4s ease-in-out infinite;animation-delay:2s}@media (min-width: 1024px){.hero-line--right{right:8%}}@keyframes line-pulse{0%, 100%{opacity:0.3;transform:scaleY(1)}50%{opacity:0.6;transform:scaleY(1.05)}}.hero-glow{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:600px;height:600px;background:radial-gradient(circle, rgba(255,204,0,0.08) 0%, transparent 60%);pointer-events:none}@media (min-width: 1024px){.hero-glow{width:900px;height:900px}}.hero-layout{display:flex;flex-direction:column;align-items:center;gap:2rem;text-align:center}.hero-brand{position:relative;text-align:center}.hero-brand-marker{display:none}.hero-title{margin-bottom:1rem}.hero-title-main{display:block;font-family:"Outfit",-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(3rem, 12vw, 6rem);font-weight:800;color:#fff;letter-spacing:-0.02em;line-height:0.85}@media (min-width: 768px){.hero-title-main{font-size:clamp(4rem, 10vw, 7rem)}}@media (min-width: 1024px){.hero-title-main{font-size:clamp(3.5rem, 6vw, 5.5rem)}}.hero-title-sub{display:block;font-family:"Outfit",-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(1rem, 4vw, 1.5rem);font-weight:700;color:#fc0;letter-spacing:0.3em;text-transform:uppercase;margin-top:.5rem}@media (min-width: 768px){.hero-title-sub{font-size:clamp(1.25rem, 3vw, 1.75rem);letter-spacing:0.4em}}.hero-tagline{font-family:"DM Sans",-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(1rem, 0.9rem + 0.5vw, 1.125rem);color:#a3a3a3;line-height:1.65;margin-top:1rem}@media (min-width: 768px){.hero-tagline{font-size:clamp(1.125rem, 1rem + 0.6vw, 1.25rem)}}.hero-tagline br{display:none}@media (min-width: 768px){.hero-tagline br{display:inline}}.hero-center{display:flex;flex-direction:column;align-items:center;gap:1.5rem}@keyframes hero-shine{0%{left:-100%;opacity:0}10%{opacity:1}50%{left:200%;opacity:1}51%{opacity:0}100%{left:200%;opacity:0}}.hero-cta-row{display:flex;gap:.75rem}@media (min-width: 768px){.hero-cta-row{gap:1rem}}.hero-cta-btn{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.25rem;border-radius:.75rem;font-family:"Outfit",-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(0.875rem, 0.8rem + 0.35vw, 1rem);font-weight:600;text-decoration:none;transition:all 0.3s cubic-bezier(0.4, 0, 0.2, 1);white-space:nowrap;position:relative;overflow:hidden}@media (min-width: 768px){.hero-cta-btn{padding:1rem 1.5rem;font-size:clamp(1rem, 0.9rem + 0.5vw, 1.125rem);gap:.75rem}}.hero-cta-btn .cta-icon{width:18px;height:18px;flex-shrink:0;position:relative;z-index:2}@media (min-width: 768px){.hero-cta-btn .cta-icon{width:20px;height:20px}}.hero-cta-btn span{position:relative;z-index:2}.hero-cta-btn::after{content:'';position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg, transparent 0%, rgba(255,255,255,0.4) 50%, transparent 100%);transform:skewX(-20deg);animation:btn-shine 4s ease-in-out infinite;pointer-events:none;z-index:1}@keyframes btn-shine{0%, 100%{left:-100%}20%, 30%{left:150%}}.hero-cta-phone{background:linear-gradient(135deg, #FFD633 0%, #fc0 100%);color:#0a0a0a;box-shadow:0 4px 20px -4px rgba(255,204,0,0.5),inset 0 1px 0 rgba(255,255,255,0.2);padding:.75rem 1rem}@media (min-width: 768px){.hero-cta-phone{padding:.75rem 1.25rem}}.hero-cta-phone .cta-icon-wrap{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background:#0a0a0a;border-radius:.5rem;flex-shrink:0}@media (min-width: 768px){.hero-cta-phone .cta-icon-wrap{width:40px;height:40px}}.hero-cta-phone .cta-icon{width:18px;height:18px;stroke:#fc0}@media (min-width: 768px){.hero-cta-phone .cta-icon{width:20px;height:20px}}.hero-cta-phone .cta-text{font-family:"Outfit",-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(1rem, 0.9rem + 0.5vw, 1.125rem);font-weight:700;letter-spacing:0.03em}@media (min-width: 768px){.hero-cta-phone .cta-text{font-size:clamp(1.125rem, 1rem + 0.6vw, 1.25rem)}}.hero-cta-phone:hover{background:linear-gradient(135deg, #FFE066 0%, #FFD633 100%);transform:translateY(-3px);box-shadow:0 8px 30px -4px rgba(255,204,0,0.6),inset 0 1px 0 rgba(255,255,255,0.3)}.hero-cta-phone:active{transform:translateY(-1px)}.hero-cta-whatsapp{background:#25D366;color:#fff;box-shadow:0 4px 20px -4px rgba(37,211,102,0.5)}.hero-cta-whatsapp .cta-icon{fill:#fff}.hero-cta-whatsapp::after{animation-delay:0.3s}.hero-cta-whatsapp:hover{transform:translateY(-3px);box-shadow:0 8px 30px -4px rgba(37,211,102,0.6)}.hero-cta-whatsapp:active{transform:translateY(-1px)}.hero-trust-stack{display:flex;justify-content:center;gap:.25rem;flex-wrap:nowrap}@media (min-width: 768px){.hero-trust-stack{gap:.5rem}}.trust-item{display:flex;align-items:center;gap:3px;padding:3px 6px;background:rgba(255,255,255,0.03);border:1px solid rgba(255,255,255,0.06);border-radius:.25rem;transition:all 0.3s ease}@media (min-width: 768px){.trust-item{gap:4px;padding:4px 8px}}.trust-item:hover{background:rgba(255,255,255,0.06);border-color:rgba(255,204,0,0.2)}.trust-item:hover .trust-item-icon{color:#fc0}.trust-item-icon{display:flex;align-items:center;justify-content:center;color:#737373;flex-shrink:0;transition:color 0.3s ease}.trust-item-icon i[data-lucide],.trust-item-icon svg{width:10px;height:10px}@media (min-width: 768px){.trust-item-icon i[data-lucide],.trust-item-icon svg{width:12px;height:12px}}.trust-item-text{font-family:"Outfit",-apple-system,BlinkMacSystemFont,sans-serif;font-size:9px;font-weight:500;color:#d4d4d4;white-space:nowrap}@media (min-width: 768px){.trust-item-text{font-size:10px}}.hero-bottom{display:flex;align-items:center;justify-content:center;gap:1rem;margin-top:3rem;padding-top:2rem}@media (min-width: 768px){.hero-bottom{margin-top:4rem;gap:1.5rem}}.hero-bottom-item{display:flex;align-items:center;gap:.5rem;font-family:"Outfit",-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(0.875rem, 0.8rem + 0.35vw, 1rem);font-weight:500;color:#a3a3a3;text-transform:uppercase;letter-spacing:0.1em}@media (min-width: 768px){.hero-bottom-item{font-size:clamp(1rem, 0.9rem + 0.5vw, 1.125rem)}}.hero-bottom-dot{width:6px;height:6px;background:#fc0;border-radius:9999px}.hero-bottom-separator{font-family:"Outfit",-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(0.875rem, 0.8rem + 0.35vw, 1rem);color:#525252}@media (min-width: 768px){.hero-bottom-separator{font-size:clamp(1rem, 0.9rem + 0.5vw, 1.125rem)}}.hero-province{min-height:auto !important;padding:4rem 0 3rem}@media (min-width: 768px){.hero-province{padding:5rem 0 4rem}}.hero-province .breadcrumb{margin-bottom:1.5rem}.hero-province .hero-title-main{font-size:clamp(2rem, 8vw, 4rem)}@media (min-width: 768px){.hero-province .hero-title-main{font-size:clamp(2.5rem, 7vw, 5rem)}}@media (min-width: 1024px){.hero-province .hero-title-main{font-size:clamp(2.5rem, 5vw, 4.5rem)}}.hero-city{min-height:auto !important;padding:4rem 0 3rem}@media (min-width: 768px){.hero-city{padding:5rem 0 4rem}}.hero-city .breadcrumb{margin-bottom:1.5rem}.hero-city .hero-title-main{font-size:clamp(2rem, 8vw, 4rem)}@media (min-width: 768px){.hero-city .hero-title-main{font-size:clamp(2.5rem, 7vw, 5rem)}}@media (min-width: 1024px){.hero-city .hero-title-main{font-size:clamp(2.5rem, 5vw, 4.5rem)}}.hero-service,.hero-page{min-height:auto}.hero-service .hero-layout,.hero-page .hero-layout{display:block;text-align:center}.hero-service .hero-brand,.hero-page .hero-brand{padding-left:0}.hero-service .hero-brand-marker,.hero-page .hero-brand-marker{display:none}.hero-service{padding:3rem 0 2.5rem}@media (min-width: 768px){.hero-service{padding:4rem 0 3rem}}.hero-page{padding:3rem 0 2rem}@media (min-width: 768px){.hero-page{padding:4rem 0 2.5rem}}.hero-page .hero-title-main{font-size:clamp(2.25rem, 1.6rem + 3.25vw, 3.5rem)}@media (min-width: 768px){.hero-page .hero-title-main{font-size:clamp(3rem, 2rem + 5vw, 4.5rem)}}.hero-page .hero-title-sub{font-size:clamp(1rem, 0.9rem + 0.5vw, 1.125rem);display:inline;margin-left:.5rem}.hero .breadcrumb{margin-bottom:1rem}.hero .breadcrumb .breadcrumb-list{justify-content:center}.hero .breadcrumb .breadcrumb-item{color:#a3a3a3}.hero .breadcrumb .breadcrumb-item a{color:#a3a3a3}.hero .breadcrumb .breadcrumb-item a:hover{color:#fc0}.hero .breadcrumb .breadcrumb-item.active{color:#fff}.hero .breadcrumb .breadcrumb-separator{color:#525252}.hero-content{text-align:center;max-width:900px;margin:0 auto}.phone-display{display:inline-flex;align-items:center;gap:.75rem;padding:1rem 1.5rem;background:#fc0;border-radius:1rem;font-family:"Outfit",-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(1.5rem, 1.2rem + 1.5vw, 2rem);font-weight:800;color:#0a0a0a;text-decoration:none;box-shadow:0 8px 32px -8px rgba(255,204,0,0.5)}@media (min-width: 768px){.phone-display{padding:1.25rem 2rem;font-size:clamp(1.875rem, 1.4rem + 2.4vw, 2.5rem)}}.hero-cta{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:2rem}.trust-badges{padding:2rem 0}.badges-grid{display:grid;grid-template-columns:repeat(2, 1fr);gap:1rem}@media (min-width: 640px){.badges-grid{grid-template-columns:repeat(4, 1fr);gap:1.5rem}}@media (min-width: 1024px){.badges-grid{gap:2rem}}.badge{display:flex;flex-direction:column;align-items:center;text-align:center;padding:1.25rem 1rem;background:rgba(255,255,255,0.03);border:1px solid rgba(255,255,255,0.08);border-radius:.75rem}@media (min-width: 768px){.badge{padding:1.5rem 1.25rem}}.badge-icon{width:48px;height:48px;margin-bottom:.75rem;color:#fc0}@media (min-width: 768px){.badge-icon{width:56px;height:56px}}.badge-icon i[data-lucide]{width:100%;height:100%;stroke-width:1.5}.badge-title{font-family:"Outfit",-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(0.875rem, 0.8rem + 0.35vw, 1rem);font-weight:600;color:#fff;text-transform:uppercase;letter-spacing:.025em;line-height:1.35;margin:0}@media (min-width: 768px){.badge-title{font-size:clamp(1rem, 0.9rem + 0.5vw, 1.125rem)}}.section-welcome .trust-badges .badges-grid,.trust-badges--light .badges-grid{gap:1rem}@media (min-width: 768px){.section-welcome .trust-badges .badges-grid,.trust-badges--light .badges-grid{gap:1.5rem}}.section-welcome .trust-badges .badge,.trust-badges--light .badge{background:#fff;border:2px solid #e5e5e5;box-shadow:0 2px 4px 0 rgba(0,0,0,0.08),0 1px 2px -1px rgba(0,0,0,0.08)}.section-welcome .trust-badges .badge:hover,.trust-badges--light .badge:hover{border-color:#fc0;background:#fff;box-shadow:0 4px 8px -2px rgba(0,0,0,0.12),0 2px 4px -2px rgba(0,0,0,0.08)}.section-welcome .trust-badges .badge-icon,.trust-badges--light .badge-icon{color:#0a0a0a}.section-welcome .trust-badges .badge-title,.trust-badges--light .badge-title{color:#0a0a0a}.trust-strip{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem 2rem;padding:1.5rem 0;border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;background:#fafafa}@media (min-width: 1024px){.trust-strip{gap:1rem 3rem}}.trust-item{display:flex;align-items:center;gap:.75rem;font-family:"Outfit",-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(0.875rem, 0.8rem + 0.35vw, 1rem);font-weight:600;color:#404040}.trust-item i[data-lucide]{width:24px;height:24px;color:#fc0}.availability-banner{display:flex;align-items:center;justify-content:center;gap:.75rem;padding:.75rem 1.5rem;background:linear-gradient(135deg, #FFD633 0%, #E6B800 50%, #fc0 100%);color:#0a0a0a;font-family:"Outfit",-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(0.875rem, 0.8rem + 0.35vw, 1rem);font-weight:700;text-transform:uppercase;letter-spacing:.025em;position:relative;overflow:hidden}.availability-banner::after{content:'';position:absolute;top:0;left:-100%;width:50%;height:100%;background:linear-gradient(90deg, transparent, rgba(255,255,255,0.3), transparent);animation:banner-shine 3s ease-in-out infinite}.availability-banner::before{content:'';width:10px;height:10px;background:#0a0a0a;border-radius:9999px;animation:pulse-dot 2s ease-in-out infinite;box-shadow:0 0 8px rgba(10,10,10,0.3);position:relative;z-index:1}.availability-banner span{position:relative;z-index:1}@keyframes banner-shine{0%, 100%{left:-100%}50%, 60%{left:150%}}@keyframes pulse-dot{0%, 100%{opacity:1;transform:scale(1)}50%{opacity:0.6;transform:scale(1.3)}}.trust-counters{display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem;padding:2rem 0}@media (min-width: 768px){.trust-counters{gap:2.5rem}}.trust-counter{text-align:center}.trust-counter__number{display:block;font-family:"Outfit",-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(1.875rem, 1.4rem + 2.4vw, 2.5rem);font-weight:800;color:#fc0;line-height:1}@media (min-width: 768px){.trust-counter__number{font-size:clamp(2.25rem, 1.6rem + 3.25vw, 3.5rem)}}.trust-counter__label{display:block;margin-top:.25rem;font-size:clamp(0.875rem, 0.8rem + 0.35vw, 1rem);color:#737373}.services-grid{display:grid;grid-template-columns:1fr;gap:2rem}@media (min-width: 640px){.services-grid{grid-template-columns:repeat(2, 1fr)}}@media (min-width: 1024px){.services-grid{grid-template-columns:repeat(3, 1fr);gap:2.5rem}}.services-grid-compact{gap:1rem}@media (min-width: 1024px){.services-grid-compact{grid-template-columns:repeat(3, 1fr);gap:1.25rem}}.services-grid-compact .service-card{padding:1.25rem}.service-card{position:relative;display:flex;flex-direction:column;height:100%;padding:2rem;background:#fff;border:1px solid #e5e5e5;border-radius:1rem;transition:all 0.3s ease}@media (min-width: 768px){.service-card{padding:2.5rem}}.service-card:hover{border-color:#fc0;box-shadow:0 4px 20px rgba(0,0,0,0.08)}.service-card:hover .service-icon{color:#fc0}.service-card:hover .service-link{color:#fc0}.service-card:hover .service-link i[data-lucide]{transform:translateX(4px)}.service-card:hover .card-brand{opacity:1}.service-card--clickable{text-decoration:none;color:inherit;cursor:pointer}.service-card--clickable:hover,.service-card--clickable:focus{text-decoration:none}.card-brand{position:absolute;top:1rem;right:1rem;display:flex;align-items:center;gap:.5rem;opacity:0.7;transition:opacity 0.3s ease}@media (min-width: 768px){.card-brand{top:1.25rem;right:1.25rem}}.card-brand-icon{width:24px;height:24px;flex-shrink:0}@media (min-width: 768px){.card-brand-icon{width:28px;height:28px}}.card-brand-text{display:flex;flex-direction:column;line-height:1}.card-brand-name{font-family:"Outfit",-apple-system,BlinkMacSystemFont,sans-serif;font-size:10px;font-weight:800;color:#0a0a0a;letter-spacing:-0.01em}@media (min-width: 768px){.card-brand-name{font-size:11px}}.card-brand-tagline{font-family:"Outfit",-apple-system,BlinkMacSystemFont,sans-serif;font-size:7px;font-weight:700;color:#0a0a0a;letter-spacing:0.1em;text-transform:uppercase}@media (min-width: 768px){.card-brand-tagline{font-size:8px}}.service-icon{width:28px;height:28px;margin-bottom:1.25rem;color:#0a0a0a;transition:color 0.3s ease}@media (min-width: 768px){.service-icon{width:28px;height:28px}}.service-icon i[data-lucide],.service-icon svg{width:100% !important;height:100% !important;stroke-width:1.5}.service-title{font-family:"Outfit",-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(1.25rem, 1.1rem + 0.75vw, 1.5rem);font-weight:700;color:#0a0a0a;margin-bottom:1rem;letter-spacing:-0.01em;text-align:left}@media (min-width: 768px){.service-title{font-size:clamp(1.5rem, 1.2rem + 1.5vw, 2rem)}}.service-description{font-size:clamp(1rem, 0.9rem + 0.5vw, 1.125rem);color:#525252;line-height:1.65;margin-bottom:1rem;flex-grow:1;text-align:left !important;max-width:none}.service-link{display:inline-flex;align-items:center;gap:.5rem;margin-top:auto;font-family:"Outfit",-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(0.875rem, 0.8rem + 0.35vw, 1rem);font-weight:600;color:#0a0a0a;text-transform:uppercase;letter-spacing:.025em;transition:all 200ms cubic-bezier(0.4, 0, 0.2, 1)}.service-link i[data-lucide]{width:16px;height:16px;transition:transform 200ms cubic-bezier(0.4, 0, 0.2, 1)}.service-card-compact{padding:1.25rem}.service-card-compact .service-icon{width:40px;height:40px;margin-bottom:.75rem}.service-card-compact .service-title{font-size:clamp(1rem, 0.9rem + 0.5vw, 1.125rem);margin-bottom:.5rem}.service-card-compact .service-description{font-size:clamp(0.875rem, 0.8rem + 0.35vw, 1rem);margin-bottom:.75rem}.services-list{display:grid;gap:.75rem}@media (min-width: 640px){.services-list{grid-template-columns:repeat(2, 1fr)}}@media (min-width: 1024px){.services-list{grid-template-columns:repeat(3, 1fr)}}.services-list li{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;background:#f5f5f5;border-radius:.5rem;font-weight:500;color:#0a0a0a}.services-list li::before{content:'';width:8px;height:8px;background:#fc0;border-radius:9999px;flex-shrink:0}.service-featured{grid-column:1 / -1;display:grid;gap:1.5rem;padding:2rem;background:#0a0a0a;color:#fff;border-color:transparent}@media (min-width: 768px){.service-featured{grid-template-columns:auto 1fr;padding:2.5rem;gap:2rem}}.service-featured:hover{border-color:#fc0;box-shadow:0 4px 20px rgba(255,204,0,0.2)}.service-featured .service-icon{color:#fc0;width:56px;height:56px}@media (min-width: 768px){.service-featured .service-icon{width:64px;height:64px}}.service-featured .service-title{color:#fff;font-size:clamp(1.25rem, 1.1rem + 0.75vw, 1.5rem)}@media (min-width: 768px){.service-featured .service-title{font-size:clamp(1.5rem, 1.2rem + 1.5vw, 2rem)}}.service-featured .service-description{color:#a3a3a3}.service-featured .service-link{color:#fc0}@media (min-width: 1024px){.services-grid--featured{grid-template-columns:repeat(2, 1fr)}}.services-cta-wrapper{display:flex;justify-content:center;margin-top:3rem;padding:0 1rem}@media (min-width: 768px){.services-cta-wrapper{margin-top:4rem;padding:0}}.btn-services-hub{position:relative;display:inline-flex;align-items:center;gap:.75rem;padding:1rem 1.25rem;background:#0a0a0a;color:#fff;border-radius:9999px;text-decoration:none;font-family:"Outfit",-apple-system,BlinkMacSystemFont,sans-serif;font-weight:600;font-size:clamp(0.875rem, 0.8rem + 0.35vw, 1rem);transition:all 250ms cubic-bezier(0.4, 0, 0.2, 1);overflow:hidden}@media (min-width: 768px){.btn-services-hub{gap:1rem;padding:1.25rem 2rem;font-size:clamp(1rem, 0.9rem + 0.5vw, 1.125rem)}}.btn-services-hub::before{content:'';position:absolute;inset:0;background:linear-gradient(135deg, transparent 0%, rgba(255,204,0,0.1) 100%);opacity:0;transition:opacity 250ms cubic-bezier(0.4, 0, 0.2, 1)}.btn-services-hub:hover{background:#121212;transform:translateY(-2px);box-shadow:0 12px 24px -4px rgba(0,0,0,0.15),0 4px 8px -2px rgba(0,0,0,0.08),0 0 20px rgba(255,204,0,0.2)}.btn-services-hub:hover::before{opacity:1}.btn-services-hub:hover .btn-services-hub-icon{background:#fc0;color:#0a0a0a}.btn-services-hub:hover .btn-services-hub-icon i[data-lucide]{transform:translateX(2px)}.btn-services-hub:hover .btn-services-hub-count{background:rgba(255,204,0,0.2);color:#fc0}.btn-services-hub:focus{outline:none;box-shadow:0 0 0 3px rgba(255,204,0,0.4)}.btn-services-hub-text{position:relative;z-index:1}.btn-services-hub-icon{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:rgba(255,255,255,0.1);border-radius:9999px;transition:all 250ms cubic-bezier(0.4, 0, 0.2, 1)}.btn-services-hub-icon i[data-lucide]{width:16px;height:16px;transition:transform 200ms cubic-bezier(0.4, 0, 0.2, 1)}.btn-services-hub-count{position:relative;z-index:1;padding:.25rem .75rem;background:rgba(255,255,255,0.1);border-radius:9999px;font-size:clamp(0.75rem, 0.7rem + 0.25vw, 0.875rem);font-weight:500;color:#a3a3a3;transition:all 250ms cubic-bezier(0.4, 0, 0.2, 1)}.section h2{text-align:center;max-width:800px;margin-left:auto;margin-right:auto;margin-bottom:2rem;padding-bottom:1rem;position:relative;font-family:"Outfit",-apple-system,BlinkMacSystemFont,sans-serif;font-weight:700;color:#0a0a0a}@media (min-width: 768px){.section h2{margin-bottom:2.5rem}}.section h2::after{content:'';position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:80px;height:4px;background:#fc0;border-radius:2px}.section p{max-width:700px;margin-left:auto;margin-right:auto;color:#525252;text-align:center}.section-welcome h2{text-align:center;display:inline-block;font-size:clamp(1.5rem, 1.2rem + 1.5vw, 2rem);width:100%}@media (min-width: 768px){.section-welcome h2{font-size:clamp(1.875rem, 1.4rem + 2.4vw, 2.5rem)}}.section-welcome .welcome-content{display:grid;grid-template-columns:1fr;gap:2rem;align-items:stretch}@media (min-width: 768px){.section-welcome .welcome-content{grid-template-columns:1fr 1fr}}.section-welcome .welcome-text{display:flex;flex-direction:column;justify-content:center}.section-welcome .welcome-text p{font-size:clamp(1.125rem, 1rem + 0.6vw, 1.25rem);margin-bottom:1.5rem;color:#0a0a0a;text-align:left;max-width:none}@media (min-width: 768px){.section-welcome .welcome-text p{font-size:clamp(1.25rem, 1.1rem + 0.75vw, 1.5rem)}}.section-welcome .welcome-text .phone-cta{justify-content:flex-start}.section-welcome .welcome-text .phone-cta .btn-primary{background:linear-gradient(135deg, #FFD633 0%, #fc0 100%);color:#0a0a0a;border:none;padding:1rem 1.5rem;font-size:clamp(1.125rem, 1rem + 0.6vw, 1.25rem);font-weight:700;box-shadow:0 4px 12px rgba(255,204,0,0.3),inset 0 1px 0 rgba(255,255,255,0.2)}.section-welcome .welcome-text .phone-cta .btn-primary:hover{background:linear-gradient(135deg, #FFE066 0%, #FFD633 100%);transform:translateY(-2px);box-shadow:0 6px 20px rgba(255,204,0,0.4),inset 0 1px 0 rgba(255,255,255,0.3)}.section-welcome .welcome-image{height:100%;min-height:300px}@media (min-width: 768px){.section-welcome .welcome-image{min-height:400px}}.section-welcome .welcome-image img{width:100%;height:100%;object-fit:cover;border-radius:.75rem;box-shadow:0 10px 40px rgba(0,0,0,0.1)}.expertise-intro{display:grid;grid-template-columns:1fr;gap:2rem;align-items:center;margin-bottom:2.5rem}@media (min-width: 768px){.expertise-intro{grid-template-columns:1fr 1fr}}.expertise-intro .expertise-header{text-align:left}.expertise-intro .expertise-header h2{text-align:left !important;margin-left:0 !important;margin-right:0}.expertise-intro .expertise-header h2::after{left:0;transform:none}.expertise-intro .expertise-header p,.expertise-intro .expertise-header .section-lead{text-align:left !important;margin-left:0 !important;margin-right:0;max-width:none}.expertise-image{height:100%;min-height:300px}@media (min-width: 768px){.expertise-image{min-height:400px}}.expertise-image img{width:100%;height:100%;object-fit:cover;border-radius:.75rem;box-shadow:0 10px 40px rgba(0,0,0,0.1)}.section-services h2{margin-bottom:2.5rem}.services-intro{display:grid;grid-template-columns:1fr;gap:2rem;align-items:center;margin-bottom:2.5rem}@media (min-width: 768px){.services-intro{grid-template-columns:1fr 1fr}}.services-intro .services-header{text-align:left}.services-intro .services-header h2{text-align:left !important;margin-left:0 !important;margin-right:0}.services-intro .services-header h2::after{left:0;transform:none}.services-intro .services-header .section-lead{text-align:left !important;margin-left:0 !important;margin-right:0;max-width:none;font-size:clamp(1.125rem, 1rem + 0.6vw, 1.25rem);color:#525252;line-height:1.65}.services-image img{width:100%;height:auto;border-radius:.75rem;box-shadow:0 10px 40px rgba(0,0,0,0.1)}.section-overview-premium{background:#0a0a0a;color:#fff;padding:4rem 0}@media (min-width: 768px){.section-overview-premium{padding:5rem 0}}.overview-header{text-align:center;margin-bottom:2.5rem}.overview-header .section-badge{display:inline-block;padding:.5rem 1rem;background:rgba(255,204,0,0.15);color:#fc0;font-family:"Outfit",-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(0.75rem, 0.7rem + 0.25vw, 0.875rem);font-weight:700;text-transform:uppercase;letter-spacing:.05em;border-radius:9999px;margin-bottom:1rem}.overview-header h2{color:#fff;margin-bottom:1rem}.overview-lead{font-size:clamp(1.125rem, 1rem + 0.6vw, 1.25rem);color:#a3a3a3;max-width:600px;margin:0 auto;text-align:center}.overview-grid{display:grid;grid-template-columns:repeat(2, 1fr);gap:.75rem;max-width:900px;margin:0 auto}@media (min-width: 768px){.overview-grid{grid-template-columns:repeat(3, 1fr);gap:1rem}}@media (min-width: 1024px){.overview-grid{grid-template-columns:repeat(4, 1fr)}}.overview-item{display:flex;align-items:center;gap:.75rem;padding:1rem;background:rgba(255,255,255,0.05);border:1px solid rgba(255,255,255,0.1);border-radius:.5rem}.overview-bullet{width:10px;height:10px;background:#fc0;border-radius:9999px;flex-shrink:0}.overview-text{font-family:"Outfit",-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(0.875rem, 0.8rem + 0.35vw, 1rem);font-weight:500;color:#fff}@media (min-width: 768px){.overview-text{font-size:clamp(1rem, 0.9rem + 0.5vw, 1.125rem)}}.section-why-us{background:#fff;padding:4rem 0}@media (min-width: 768px){.section-why-us{padding:5rem 0}}.why-us-header{display:flex;flex-direction:column;align-items:center;text-align:center;margin-bottom:3rem}.why-us-header .section-badge{display:inline-block;padding:.5rem 1rem;background:#0a0a0a;color:#fc0;font-family:"Outfit",-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(0.75rem, 0.7rem + 0.25vw, 0.875rem);font-weight:700;text-transform:uppercase;letter-spacing:.05em;border-radius:9999px;margin-bottom:1rem}.why-us-header h2{margin-bottom:0;padding-bottom:1rem;position:relative}.why-us-header h2::after{content:'';position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:80px;height:4px;background:#fc0;border-radius:2px}.why-us-grid{display:grid;gap:1.5rem}@media (min-width: 768px){.why-us-grid{grid-template-columns:repeat(3, 1fr);gap:2rem}}.why-us-card{text-align:center;padding:1.5rem;background:#fafafa;border-radius:.75rem}@media (min-width: 768px){.why-us-card{padding:2rem}}.why-us-card h3{font-family:"Outfit",-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(1.125rem, 1rem + 0.6vw, 1.25rem);font-weight:700;color:#0a0a0a;margin-bottom:.75rem}.why-us-card p{font-size:clamp(1rem, 0.9rem + 0.5vw, 1.125rem);color:#525252;line-height:1.65;text-align:center;margin:0}.why-us-icon{width:64px;height:64px;margin:0 auto 1.25rem;padding:1rem;background:#0a0a0a;border-radius:.75rem;color:#fc0}@media (min-width: 768px){.why-us-icon{width:72px;height:72px}}.why-us-icon svg{width:100%;height:100%}.section-detailed-services{background:#fafafa;padding:4rem 0}@media (min-width: 768px){.section-detailed-services{padding:5rem 0}}.detailed-header{text-align:center;margin-bottom:3rem}.detailed-header .section-badge{display:inline-block;padding:.5rem 1rem;background:#0a0a0a;color:#fc0;font-family:"Outfit",-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(0.75rem, 0.7rem + 0.25vw, 0.875rem);font-weight:700;text-transform:uppercase;letter-spacing:.05em;border-radius:9999px;margin-bottom:1rem}.detailed-header h2{margin-bottom:0}.detailed-grid{display:grid;gap:1.5rem}@media (min-width: 768px){.detailed-grid{grid-template-columns:repeat(2, 1fr)}}@media (min-width: 1024px){.detailed-grid{grid-template-columns:repeat(3, 1fr);gap:2rem}}.detailed-card{position:relative;display:flex;flex-direction:column;padding:1.5rem;background:#fff;border:2px solid #e5e5e5;border-radius:.75rem;overflow:hidden}@media (min-width: 768px){.detailed-card{padding:2rem}}.detailed-card::before{content:'';position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(135deg, #fc0 0%, #E6B800 100%)}.detailed-card-icon{width:56px;height:56px;margin-bottom:1.25rem;padding:.75rem;background:#0a0a0a;border-radius:.75rem;color:#fc0}@media (min-width: 768px){.detailed-card-icon{width:64px;height:64px}}.detailed-card-icon svg{width:100%;height:100%}.detailed-card-content{flex:1}.detailed-card-content h3{font-family:"Outfit",-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(1.125rem, 1rem + 0.6vw, 1.25rem);font-weight:700;color:#0a0a0a;margin-bottom:.75rem;line-height:1.35}@media (min-width: 768px){.detailed-card-content h3{font-size:clamp(1.25rem, 1.1rem + 0.75vw, 1.5rem)}}.detailed-card-content p{font-size:clamp(1rem, 0.9rem + 0.5vw, 1.125rem);color:#525252;line-height:1.65;text-align:left;max-width:none;margin:0}.detailed-card-tag{position:absolute;top:1rem;right:1rem;padding:.25rem .75rem;background:rgba(255,204,0,0.15);color:#0a0a0a;font-family:"Outfit",-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(0.75rem, 0.7rem + 0.25vw, 0.875rem);font-weight:700;text-transform:uppercase;letter-spacing:.025em;border-radius:9999px}.section-cta{background:radial-gradient(ellipse at center, #1a1a1a 0%, #0a0a0a 100%);color:#fff;text-align:center;padding:3rem 0;position:relative;overflow:hidden}.section-cta::before{content:'';position:absolute;inset:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.65' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");opacity:0.015;pointer-events:none;mix-blend-mode:overlay}.section-cta::after{content:'';position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:100%;height:100%;background:radial-gradient(ellipse at center, rgba(255,204,0,0.1) 0%, transparent 50%);pointer-events:none}@media (min-width: 768px){.section-cta{padding:4rem 0}}.section-cta h2{color:#fff;position:relative;z-index:1}.section-cta p{color:#a3a3a3;margin-bottom:2rem;position:relative;z-index:1}.cta-box{max-width:600px;margin:0 auto;padding:2rem 1.5rem;background:rgba(255,255,255,0.05);border:1px solid rgba(255,255,255,0.1);border-radius:1rem;position:relative;z-index:1;backdrop-filter:blur(8px);box-shadow:0 0 0 1px rgba(255,204,0,0.1),0 8px 32px rgba(0,0,0,0.3);transition:all 250ms cubic-bezier(0.4, 0, 0.2, 1)}.cta-box:hover{border-color:rgba(255,204,0,0.3);box-shadow:0 0 0 1px rgba(255,204,0,0.2),0 12px 40px rgba(0,0,0,0.4),0 0 30px rgba(255,204,0,0.3),0 0 60px rgba(255,204,0,0.15)}@media (min-width: 768px){.cta-box{padding:2.5rem 2rem}}.cta-box h2{margin-bottom:.75rem}.cta-box .phone-cta{justify-content:center}.content-wrapper{max-width:900px;margin:0 auto;text-align:center}.content-wrapper h2{text-align:center;max-width:none;margin-top:2.5rem;margin-bottom:1rem}.content-wrapper h2:first-child{margin-top:0}.content-wrapper h3{text-align:center;margin-top:2rem;margin-bottom:.75rem}.content-wrapper p{text-align:center;max-width:none}.content-wrapper ul,.content-wrapper ol{margin-bottom:1rem;padding-left:1.5rem}.content-wrapper ul li,.content-wrapper ol li{margin-bottom:.5rem;color:#525252}.content-wrapper ul li{list-style:disc}.content-wrapper ol li{list-style:decimal}.section-other-services{background:#fafafa}.section-other-services h2{margin-bottom:2rem}.section-two-col .container{display:grid;gap:2rem}@media (min-width: 1024px){.section-two-col .container{grid-template-columns:1fr 1fr;gap:3rem;align-items:center}}.section-two-col .col-content h2{text-align:left;margin-left:0}.section-two-col .col-content p{text-align:left;margin-left:0}.section-two-col .col-image img{border-radius:.75rem;box-shadow:0 12px 24px -4px rgba(0,0,0,0.15),0 4px 8px -2px rgba(0,0,0,0.08)}@media (min-width: 1024px){.section-two-col:nth-child(even) .col-content{order:2}.section-two-col:nth-child(even) .col-image{order:1}}.section-split-bg{position:relative;overflow:hidden}.section-split-bg::before{content:'';position:absolute;top:0;left:0;width:100%;height:50%;background:#0a0a0a}@media (min-width: 1024px){.section-split-bg::before{width:50%;height:100%}}.section-split-bg .container{position:relative;z-index:10}.section-city-image{padding:2rem 0;background:#fafafa}@media (min-width: 768px){.section-city-image{padding:3rem 0}}.city-image-wrapper{position:relative;border-radius:1rem;overflow:hidden;box-shadow:0 12px 24px -4px rgba(0,0,0,0.15),0 4px 8px -2px rgba(0,0,0,0.08)}.city-hero-image{width:100%;height:auto;display:block;aspect-ratio:1200 / 630;object-fit:cover}.city-image-overlay{position:absolute;bottom:0;left:0;right:0;padding:1.5rem;background:linear-gradient(to top, rgba(0,0,0,0.7) 0%, transparent 100%)}.city-image-location{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:rgba(255,255,255,0.15);backdrop-filter:blur(8px);border-radius:9999px;color:#fff;font-family:"Outfit",-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(0.875rem, 0.8rem + 0.35vw, 1rem);font-weight:500}.city-image-location i[data-lucide]{width:14px;height:14px;color:#fc0}.section-city-coverage{background:#fafafa}.section-city-coverage .city-coverage-header{text-align:center;margin-bottom:2rem}.section-city-coverage .city-coverage-header .section-badge{display:inline-block;padding:.25rem 1rem;background:#fc0;color:#000;font-family:"Outfit",-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(0.75rem, 0.7rem + 0.25vw, 0.875rem);font-weight:700;text-transform:uppercase;letter-spacing:0.1em;border-radius:9999px;margin-bottom:1rem}.section-city-coverage .city-coverage-header h2{margin-bottom:0}.city-coverage-grid{display:grid;grid-template-columns:1fr;gap:1.5rem;margin-bottom:2rem}@media (min-width: 768px){.city-coverage-grid{grid-template-columns:repeat(2, 1fr)}}.city-coverage-card{background:#fff;border-radius:.75rem;padding:1.5rem;box-shadow:0 2px 4px 0 rgba(0,0,0,0.08),0 1px 2px -1px rgba(0,0,0,0.08);border:1px solid #f5f5f5}.city-coverage-card .city-coverage-icon{width:48px;height:48px;background:#fc0;border-radius:.75rem;display:flex;align-items:center;justify-content:center;margin-bottom:1rem}.city-coverage-card .city-coverage-icon i[data-lucide]{width:24px;height:24px;color:#000}.city-coverage-card h3{font-family:"Outfit",-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(1.125rem, 1rem + 0.6vw, 1.25rem);font-weight:700;margin-bottom:1rem;color:#0a0a0a}.city-coverage-list{display:flex;flex-wrap:wrap;gap:.5rem}.coverage-tag{display:inline-block;padding:.25rem .75rem;background:#f5f5f5;color:#0a0a0a;font-size:clamp(0.875rem, 0.8rem + 0.35vw, 1rem);border-radius:9999px;transition:all 0.2s ease}.coverage-tag:hover{background:#e5e5e5}.coverage-tag--landmark{background:#fff0b3;color:#000}.coverage-tag--landmark:hover{background:#ffe680}.coverage-tag--link{text-decoration:none;color:#0a0a0a;border:1px solid #e5e5e5}.coverage-tag--link:hover{background:#fc0;border-color:#fc0;color:#000}.coverage-intro{color:#525252;font-size:clamp(0.875rem, 0.8rem + 0.35vw, 1rem);margin-bottom:.75rem}.coverage-guarantees{list-style:none;padding:0;margin:0}.coverage-guarantees li{display:flex;align-items:center;gap:.5rem;padding:.5rem 0;color:#0a0a0a;font-size:clamp(1rem, 0.9rem + 0.5vw, 1.125rem);border-bottom:1px solid #f5f5f5}.coverage-guarantees li:last-child{border-bottom:none}.coverage-guarantees li i[data-lucide]{width:18px;height:18px;color:#22c55e;flex-shrink:0}.city-specificites{background:#fff;border-radius:.75rem;padding:1.5rem;box-shadow:0 2px 4px 0 rgba(0,0,0,0.08),0 1px 2px -1px rgba(0,0,0,0.08);border:1px solid #f5f5f5;border-left:4px solid #fc0}.city-specificites h3{font-family:"Outfit",-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(1.125rem, 1rem + 0.6vw, 1.25rem);font-weight:700;margin-bottom:1rem;color:#0a0a0a}.city-specificites .specificites-list{list-style:none;padding:0;margin:0;display:grid;gap:.75rem}@media (min-width: 768px){.city-specificites .specificites-list{grid-template-columns:repeat(2, 1fr)}}.city-specificites .specificites-list li{display:flex;align-items:flex-start;gap:.75rem}.city-specificites .specificites-list li i[data-lucide]{width:20px;height:20px;color:#22c55e;flex-shrink:0;margin-top:2px}.city-specificites .specificites-list li span{color:#525252;font-size:clamp(1rem, 0.9rem + 0.5vw, 1.125rem);line-height:1.5}.section-stats{background:#0a0a0a;color:#fff;padding:3rem 0;position:relative;overflow:hidden}@media (min-width: 768px){.section-stats{padding:4rem 0}}.section-stats::before{content:'';position:absolute;inset:0;background:radial-gradient(ellipse at 50% 50%, rgba(255,204,0,0.08) 0%, transparent 60%);pointer-events:none}.stats-wrapper{display:flex;flex-direction:column;align-items:center;gap:1.5rem;position:relative;z-index:10}@media (min-width: 768px){.stats-wrapper{flex-direction:row;justify-content:center;gap:2rem}}@media (min-width: 1024px){.stats-wrapper{gap:3rem}}.stat-block{display:flex;flex-direction:column;align-items:center;text-align:center;padding:1rem 1.5rem}@media (min-width: 768px){.stat-block{padding:1.5rem 2rem}}.stat-icon{width:48px;height:48px;margin-bottom:1rem;padding:.75rem;background:rgba(255,204,0,0.15);border-radius:.75rem;color:#fc0}@media (min-width: 768px){.stat-icon{width:56px;height:56px}}.stat-icon svg{width:100%;height:100%}.stat-number{display:block;font-family:"Outfit",-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(1.875rem, 1.4rem + 2.4vw, 2.5rem);font-weight:800;color:#fc0;line-height:1;margin-bottom:.5rem}@media (min-width: 768px){.stat-number{font-size:clamp(2.25rem, 1.6rem + 3.25vw, 3.5rem);margin-bottom:.75rem}}@media (min-width: 1024px){.stat-number{font-size:clamp(3rem, 2rem + 5vw, 4.5rem)}}.stat-label{display:block;font-size:clamp(0.75rem, 0.7rem + 0.25vw, 0.875rem);font-weight:500;color:rgba(255,255,255,0.7);text-transform:uppercase;letter-spacing:.025em;line-height:1.35}@media (min-width: 768px){.stat-label{font-size:clamp(0.875rem, 0.8rem + 0.35vw, 1rem)}}.stat-divider{display:none}@media (min-width: 768px){.stat-divider{display:block;width:1px;height:80px;background:linear-gradient(180deg, transparent, rgba(255,255,255,0.2), transparent)}}.stats-grid--light{background:#fff;padding:2rem;border-radius:1rem;box-shadow:0 12px 24px -4px rgba(0,0,0,0.15),0 4px 8px -2px rgba(0,0,0,0.08)}.stats-grid--light .stat-number{color:#0a0a0a}.stats-grid--light .stat-label{color:#737373}.stats-cards{display:grid;grid-template-columns:repeat(2, 1fr);gap:1rem}@media (min-width: 768px){.stats-cards{grid-template-columns:repeat(4, 1fr);gap:1.5rem}}.stat-card{text-align:center;padding:1.5rem;background:#fff;border:2px solid #f5f5f5;border-radius:1rem;transition:all 250ms cubic-bezier(0.4, 0, 0.2, 1)}.stat-card:hover{border-color:#0a0a0a;transform:translateY(-4px);box-shadow:0 12px 24px -4px rgba(0,0,0,0.15),0 4px 8px -2px rgba(0,0,0,0.08)}.stat-card .stat-icon{width:48px;height:48px;margin:0 auto 1rem;color:#fc0}.stat-card .stat-icon svg{width:100%;height:100%}.stat-card .stat-number{font-size:clamp(1.5rem, 1.2rem + 1.5vw, 2rem);color:#0a0a0a}@media (min-width: 768px){.stat-card .stat-number{font-size:clamp(1.875rem, 1.4rem + 2.4vw, 2.5rem)}}.stat-card .stat-label{color:#525252;text-transform:none;letter-spacing:normal}.stats-inline{display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem 2.5rem}@media (min-width: 768px){.stats-inline{gap:2rem 4rem}}.stat-inline{display:flex;align-items:baseline;gap:.5rem}.stat-inline .stat-number{font-size:clamp(1.5rem, 1.2rem + 1.5vw, 2rem);color:#0a0a0a}@media (min-width: 768px){.stat-inline .stat-number{font-size:clamp(1.875rem, 1.4rem + 2.4vw, 2.5rem)}}.stat-inline .stat-label{font-size:clamp(1rem, 0.9rem + 0.5vw, 1.125rem);color:#525252;text-transform:none;letter-spacing:normal}.stat-number.is-counting{opacity:1}.section-expertise{background:#fafafa;padding:4rem 0}@media (min-width: 768px){.section-expertise{padding:5rem 0}}.expertise-header{text-align:center;max-width:700px;margin:0 auto 2.5rem}@media (min-width: 768px){.expertise-header{margin-bottom:3rem}}.expertise-header h2{text-align:center;margin-left:auto;margin-right:auto}.section-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#0a0a0a;color:#fc0;font-family:"Outfit",-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(0.75rem, 0.7rem + 0.25vw, 0.875rem);font-weight:700;text-transform:uppercase;letter-spacing:.025em;border-radius:.5rem;margin-bottom:1rem}.section-expertise .section-lead{font-size:clamp(1.125rem, 1rem + 0.6vw, 1.25rem);color:#525252;line-height:1.65;max-width:600px;margin:1rem auto 0 !important;text-align:center !important}@media (min-width: 768px){.section-expertise .section-lead{font-size:clamp(1.25rem, 1.1rem + 0.75vw, 1.5rem)}}.expertise-grid{display:grid;gap:1rem;margin-bottom:2.5rem}@media (min-width: 640px){.expertise-grid{grid-template-columns:repeat(2, 1fr);gap:1.25rem}}@media (min-width: 1024px){.expertise-grid{grid-template-columns:repeat(2, 1fr);gap:1.5rem}}@media (min-width: 768px){.expertise-grid{margin-bottom:3rem}}.expertise-card{position:relative;display:flex;flex-direction:column;height:100%;padding:1.5rem;background:#fff;border:1px solid #e5e5e5;border-radius:.75rem;transition:all 0.3s ease}@media (min-width: 768px){.expertise-card{padding:2rem}}.expertise-card:hover{border-color:#fc0;box-shadow:0 4px 20px rgba(0,0,0,0.08)}.expertise-card:hover .expertise-icon{background:#fc0;color:#0a0a0a}.expertise-card:hover .card-brand{opacity:1}.expertise-icon{width:80px;height:80px;display:flex;align-items:center;justify-content:center;background:#0a0a0a;color:#fc0;border-radius:.75rem;margin-bottom:1.25rem;flex-shrink:0;transition:all 0.3s ease}@media (min-width: 768px){.expertise-icon{width:96px;height:96px}}.expertise-icon i[data-lucide]{width:40px;height:40px;stroke-width:1.5}@media (min-width: 768px){.expertise-icon i[data-lucide]{width:48px;height:48px}}.expertise-content{flex:1}.expertise-content h3{font-family:"Outfit",-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(1.125rem, 1rem + 0.6vw, 1.25rem);font-weight:700;color:#0a0a0a;margin-bottom:.75rem;line-height:1.35;text-align:left}@media (min-width: 768px){.expertise-content h3{font-size:clamp(1.25rem, 1.1rem + 0.75vw, 1.5rem)}}.expertise-content p{font-size:clamp(1rem, 0.9rem + 0.5vw, 1.125rem);color:#525252;line-height:1.65;margin:0;text-align:left !important;max-width:none}.expertise-card--clickable{text-decoration:none;cursor:pointer}.expertise-card--clickable:hover .expertise-link{color:#fc0}.expertise-card--clickable:hover .expertise-link i[data-lucide]{transform:translateX(4px)}.expertise-link{display:inline-flex;align-items:center;gap:.5rem;margin-top:1rem;font-family:"Outfit",-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(0.875rem, 0.8rem + 0.35vw, 1rem);font-weight:600;color:#0a0a0a;transition:color 0.3s ease}.expertise-link i[data-lucide]{width:16px;height:16px;transition:transform 0.3s ease}.expertise-accent{display:none}.stats-banner{background:#0a0a0a;border-radius:1rem;padding:2rem 1.5rem;position:relative;overflow:hidden}@media (min-width: 768px){.stats-banner{padding:2.5rem 2rem}}.stats-banner::before{content:'';position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:120%;height:200%;background:radial-gradient(ellipse at center, rgba(255,204,0,0.08) 0%, transparent 60%);pointer-events:none}.stats-banner::after{content:'';position:absolute;top:0;right:0;width:120px;height:120px;background:radial-gradient(circle at top right, rgba(255,204,0,0.15) 0%, transparent 70%);pointer-events:none}.stats-banner-inner{display:flex;flex-direction:column;align-items:center;gap:1.5rem;position:relative;z-index:1}@media (min-width: 768px){.stats-banner-inner{flex-direction:row;justify-content:center;gap:2.5rem}}@media (min-width: 1024px){.stats-banner-inner{gap:4rem}}.stat-block{text-align:center;flex:1;max-width:200px}.stat-value{display:block;font-family:"Outfit",-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(2.25rem, 1.6rem + 3.25vw, 3.5rem);font-weight:800;color:#fc0;line-height:1;margin-bottom:.5rem;text-shadow:0 2px 8px rgba(255,204,0,0.3)}@media (min-width: 768px){.stat-value{font-size:clamp(3rem, 2rem + 5vw, 4.5rem)}}.stat-text{display:block;font-family:"Outfit",-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(0.875rem, 0.8rem + 0.35vw, 1rem);font-weight:500;color:rgba(255,255,255,0.7);text-transform:uppercase;letter-spacing:.025em}@media (min-width: 768px){.stat-text{font-size:clamp(1rem, 0.9rem + 0.5vw, 1.125rem)}}.stat-divider{display:none}@media (min-width: 768px){.stat-divider{display:block;width:1px;height:60px;background:linear-gradient(180deg, transparent 0%, rgba(255,255,255,0.2) 50%, transparent 100%)}}.section-testimonial{background:#fff;padding:4rem 0}@media (min-width: 768px){.section-testimonial{padding:5rem 0}}.section-testimonial .container{max-width:800px}.testimonial-block{position:relative;display:flex;flex-direction:column;align-items:center;text-align:center}.testimonial-quote{margin-bottom:1.5rem}.testimonial-quote .quote-icon{width:56px;height:56px;color:#fc0}@media (min-width: 768px){.testimonial-quote .quote-icon{width:64px;height:64px}}.testimonial-body{max-width:650px}.testimonial-stars{display:flex;justify-content:center;gap:.25rem;margin-bottom:1.5rem}.testimonial-stars .star-icon{width:24px;height:24px;color:#fc0}@media (min-width: 768px){.testimonial-stars .star-icon{width:28px;height:28px}}.testimonial-text{font-family:"DM Sans",-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(1.25rem, 1.1rem + 0.75vw, 1.5rem);font-weight:400;font-style:normal;color:#0a0a0a;line-height:1.65;margin:0 0 2rem;quotes:none}@media (min-width: 768px){.testimonial-text{font-size:clamp(1.5rem, 1.2rem + 1.5vw, 2rem)}}.testimonial-text::before,.testimonial-text::after{content:'"';color:#a3a3a3}.testimonial-footer{display:flex;align-items:center;justify-content:center;gap:1rem}.testimonial-avatar{width:56px;height:56px;border-radius:9999px;background:#0a0a0a;display:flex;align-items:center;justify-content:center;flex-shrink:0}@media (min-width: 768px){.testimonial-avatar{width:64px;height:64px}}.testimonial-avatar span{font-family:"Outfit",-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(1.125rem, 1rem + 0.6vw, 1.25rem);font-weight:700;color:#fc0}@media (min-width: 768px){.testimonial-avatar span{font-size:clamp(1.25rem, 1.1rem + 0.75vw, 1.5rem)}}.testimonial-avatar img{width:100%;height:100%;object-fit:cover;border-radius:inherit}.testimonial-meta{display:flex;flex-direction:column;align-items:flex-start;gap:.25rem;text-align:left}.testimonial-name{font-family:"Outfit",-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(1rem, 0.9rem + 0.5vw, 1.125rem);font-weight:700;font-style:normal;color:#0a0a0a}@media (min-width: 768px){.testimonial-name{font-size:clamp(1.125rem, 1rem + 0.6vw, 1.25rem)}}.testimonial-location{font-size:clamp(0.875rem, 0.8rem + 0.35vw, 1rem);color:#737373;display:flex;align-items:center;gap:.25rem}@media (min-width: 768px){.testimonial-location{font-size:clamp(1rem, 0.9rem + 0.5vw, 1.125rem)}}.testimonials-grid{display:grid;gap:1.5rem}@media (min-width: 768px){.testimonials-grid{grid-template-columns:repeat(2, 1fr);gap:2rem}}@media (min-width: 1024px){.testimonials-grid{grid-template-columns:repeat(3, 1fr)}}.testimonial-card{padding:1.5rem;background:#fff;border:2px solid #e5e5e5;border-radius:.75rem}.testimonial-card .testimonial-text{font-size:clamp(1rem, 0.9rem + 0.5vw, 1.125rem);margin-bottom:1rem}.testimonial-card .testimonial-avatar{width:48px;height:48px}.testimonial-card .testimonial-avatar span{font-size:clamp(1rem, 0.9rem + 0.5vw, 1.125rem)}.testimonial-card .testimonial-name{font-size:clamp(1rem, 0.9rem + 0.5vw, 1.125rem)}.google-reviews{display:inline-flex;align-items:center;gap:.75rem;padding:.75rem 1.25rem;background:#fff;border:2px solid #e5e5e5;border-radius:.75rem}.google-reviews .google-icon{width:24px;height:24px}.google-reviews .reviews-info .reviews-score{display:flex;align-items:center;gap:.5rem}.google-reviews .reviews-info .reviews-score span{font-family:"Outfit",-apple-system,BlinkMacSystemFont,sans-serif;font-weight:700;color:#0a0a0a}.google-reviews .reviews-info .reviews-score .stars{display:flex;gap:2px}.google-reviews .reviews-info .reviews-score .stars i[data-lucide]{width:16px;height:16px;color:#fc0;fill:#fc0}.google-reviews .reviews-info .reviews-count{font-size:clamp(0.75rem, 0.7rem + 0.25vw, 0.875rem);color:#737373}.section-zones{background:#fafafa}.section-zones .container{display:flex;flex-direction:column;align-items:center;text-align:center}.section-zones h2{font-family:"Outfit",-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(1.5rem, 1.2rem + 1.5vw, 2rem);font-weight:700;color:#0a0a0a;margin-bottom:1.5rem;padding-bottom:1rem;position:relative;display:inline-block}@media (min-width: 768px){.section-zones h2{font-size:clamp(1.875rem, 1.4rem + 2.4vw, 2.5rem)}}.section-zones h2::after{content:'';position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:80px;height:4px;background:#fc0;border-radius:2px}.section-zones .section-intro{font-family:"DM Sans",-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(1.125rem, 1rem + 0.6vw, 1.25rem);line-height:1.65;color:#525252;max-width:600px;margin:0 auto 2.5rem}.section-zones .zones-grid{display:flex !important;flex-direction:column;align-items:center;gap:2rem}@media (min-width: 768px){.section-zones .zones-grid{flex-direction:row;justify-content:center;align-items:stretch;gap:2.5rem}}.zones-region{background:#fff;border-radius:1rem;padding:1.5rem;box-shadow:0 4px 8px -2px rgba(0,0,0,0.12),0 2px 4px -2px rgba(0,0,0,0.08);border:1px solid #e5e5e5;text-align:center;width:100%;max-width:400px}@media (min-width: 768px){.zones-region{padding:2rem}}.zones-region-title{font-family:"Outfit",-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(1.25rem, 1.1rem + 0.75vw, 1.5rem);font-weight:700;color:#0a0a0a;margin-bottom:1.5rem;padding-bottom:.75rem;border-bottom:2px solid #fc0;text-align:center}@media (min-width: 768px){.zones-region-title{font-size:clamp(1.5rem, 1.2rem + 1.5vw, 2rem)}}.zones-provinces{display:flex;flex-direction:column;gap:.75rem}.zone-card{display:flex;align-items:center;gap:.75rem;padding:1rem;background:#fafafa;border:1px solid #e5e5e5;border-radius:.5rem;text-decoration:none;transition:all 200ms cubic-bezier(0.4, 0, 0.2, 1)}.zone-card:hover{background:#fff;border-color:#fc0;transform:translateX(4px);box-shadow:0 4px 8px -2px rgba(0,0,0,0.12),0 2px 4px -2px rgba(0,0,0,0.08)}.zone-card:hover .zone-icon{background:#fc0;color:#0a0a0a}.zone-card:hover .zone-arrow{transform:translateX(4px);color:#fc0}.zone-icon{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:#fff;border-radius:.5rem;color:#737373;flex-shrink:0;transition:all 200ms cubic-bezier(0.4, 0, 0.2, 1)}.zone-icon i[data-lucide]{width:20px;height:20px}.zone-name{flex:1;font-family:"DM Sans",-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(1rem, 0.9rem + 0.5vw, 1.125rem);font-weight:500;color:#0a0a0a;text-align:center}.zone-arrow{color:#a3a3a3;transition:all 200ms cubic-bezier(0.4, 0, 0.2, 1)}.zone-arrow i[data-lucide]{width:18px;height:18px}.section-nearby{background:#fafafa;border-top:1px solid #e5e5e5;padding:3rem 0;overflow-x:hidden;width:100%}@media (min-width: 1024px){.section-nearby{padding:4rem 0}}.nearby-title{display:flex;align-items:center;flex-wrap:wrap;gap:.75rem;font-family:"Outfit",-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(1.5rem, 1.2rem + 1.5vw, 2rem);font-weight:700;color:#0a0a0a;margin-bottom:1rem;text-align:left;max-width:100%;word-break:break-word}.nearby-icon{color:#fc0;flex-shrink:0}.nearby-intro{color:#525252;font-size:clamp(1rem, 0.9rem + 0.5vw, 1.125rem);max-width:700px;margin-bottom:2rem;text-align:left;margin-left:0;margin-right:0}.nearby-grid{display:grid;grid-template-columns:1fr;gap:.75rem}@media (min-width: 640px){.nearby-grid{grid-template-columns:repeat(2, 1fr);gap:1rem}}@media (min-width: 768px){.nearby-grid{grid-template-columns:repeat(3, 1fr)}}@media (min-width: 1024px){.nearby-grid{grid-template-columns:repeat(4, 1fr)}}.nearby-link{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;background:#fff;border:1px solid #e5e5e5;border-radius:.5rem;color:#0a0a0a;text-decoration:none;font-size:clamp(0.875rem, 0.8rem + 0.35vw, 1rem);font-weight:500;transition:all 200ms cubic-bezier(0.4, 0, 0.2, 1);min-height:48px}.nearby-link:hover{border-color:#fc0;background:#fff;color:#0a0a0a;transform:translateY(-2px);box-shadow:0 4px 8px -2px rgba(0,0,0,0.12),0 2px 4px -2px rgba(0,0,0,0.08)}.nearby-link-icon{color:#a3a3a3;transition:color 200ms cubic-bezier(0.4, 0, 0.2, 1)}.nearby-link:hover .nearby-link-icon{color:#fc0}.nearby-link-text{flex:1;overflow-wrap:break-word;word-break:break-word;hyphens:auto;line-height:1.4}.nearby-province-link{margin-top:2rem;text-align:center;display:flex;justify-content:center}.nearby-province-link .btn-outline{display:inline-flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:.5rem;padding:.75rem 1.5rem;background:transparent;border:2px solid #0a0a0a;border-radius:.5rem;color:#0a0a0a;font-weight:600;text-decoration:none;transition:all 200ms cubic-bezier(0.4, 0, 0.2, 1);max-width:100%;text-align:center}.nearby-province-link .btn-outline:hover{background:#0a0a0a;color:#fff}.footer-zones{background:#0a0a0a;padding:3rem 0 2rem;border-bottom:1px solid #262626}.footer-zones-title{display:flex;align-items:center;gap:.5rem;font-family:"Outfit",-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(1.125rem, 1rem + 0.6vw, 1.25rem);font-weight:600;color:#fff;margin-bottom:1.5rem}.footer-zones-title i[data-lucide]{color:#fc0}.footer-zones-grid{display:grid;grid-template-columns:1fr;gap:2rem}@media (min-width: 768px){.footer-zones-grid{grid-template-columns:repeat(2, 1fr);gap:1.5rem}}.footer-zone-region .region-label{display:inline-block;font-size:clamp(0.75rem, 0.7rem + 0.25vw, 0.875rem);font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#fc0;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:2px solid #fc0}.footer-zone-item{margin-bottom:1rem}.zone-province-link{display:inline-block;font-size:clamp(0.875rem, 0.8rem + 0.35vw, 1rem);font-weight:600;color:#fff;text-decoration:none;margin-bottom:.5rem;transition:color 200ms cubic-bezier(0.4, 0, 0.2, 1)}.zone-province-link:hover{color:#fc0}.zone-cities{display:flex;flex-wrap:wrap;gap:.25rem .75rem}.zone-cities a{font-size:clamp(0.75rem, 0.7rem + 0.25vw, 0.875rem);color:#a3a3a3;text-decoration:none;transition:color 200ms cubic-bezier(0.4, 0, 0.2, 1)}.zone-cities a:hover{color:#fc0}.zone-cities a::after{content:"•";margin-left:.75rem;color:#525252}.zone-cities a:last-child::after{display:none}.province-page .hero-province{background:#0a0a0a;padding:4rem 0 3rem}.province-page .hero-subtitle{font-size:clamp(1.125rem, 1rem + 0.6vw, 1.25rem);color:#d4d4d4;margin-top:1rem}.province-page .hero-subtitle strong{color:#fc0}.section-province-intro{background:#fafafa;text-align:center}.section-province-intro h2{font-family:"Outfit",-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(1.5rem, 1.2rem + 1.5vw, 2rem);font-weight:700;color:#0a0a0a;margin-bottom:2rem;padding-bottom:1rem;position:relative;display:inline-block}@media (min-width: 768px){.section-province-intro h2{font-size:clamp(1.875rem, 1.4rem + 2.4vw, 2.5rem)}}.section-province-intro h2::after{content:'';position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:80px;height:4px;background:#fc0;border-radius:2px}.section-province-intro .province-intro-content{display:grid;grid-template-columns:1fr;gap:2rem;align-items:stretch}@media (min-width: 768px){.section-province-intro .province-intro-content{grid-template-columns:1fr 1fr}}.section-province-intro .province-intro-text{display:flex;flex-direction:column;justify-content:center}.section-province-intro .province-intro-text p{font-family:"DM Sans",-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(1.125rem, 1rem + 0.6vw, 1.25rem);line-height:1.65;margin-bottom:1.5rem;color:#0a0a0a;text-align:left;max-width:none}.section-province-intro .province-intro-text p strong{color:#0a0a0a;font-weight:600}.section-province-intro .province-intro-text .phone-cta{justify-content:flex-start}.section-province-intro .province-intro-text .phone-cta .btn-primary{background:linear-gradient(135deg, #FFD633 0%, #fc0 100%);color:#0a0a0a;border:none;padding:1rem 1.5rem;font-size:clamp(1.125rem, 1rem + 0.6vw, 1.25rem);font-weight:700;box-shadow:0 4px 12px rgba(255,204,0,0.3),inset 0 1px 0 rgba(255,255,255,0.2)}.section-province-intro .province-intro-text .phone-cta .btn-primary:hover{background:linear-gradient(135deg, #FFE066 0%, #FFD633 100%);transform:translateY(-2px);box-shadow:0 6px 20px rgba(255,204,0,0.4),inset 0 1px 0 rgba(255,255,255,0.3)}.section-province-intro .province-intro-image{height:100%;min-height:300px}@media (min-width: 768px){.section-province-intro .province-intro-image{min-height:400px}}.section-province-intro .province-intro-image img{width:100%;height:100%;object-fit:cover;border-radius:.75rem;box-shadow:0 10px 40px rgba(0,0,0,0.1)}.section-province-intro .phone-cta{justify-content:center;margin-top:.5rem}.section-major-cities{background:#fafafa}.major-cities-grid{display:grid;grid-template-columns:repeat(2, 1fr);gap:1rem}@media (min-width: 640px){.major-cities-grid{grid-template-columns:repeat(3, 1fr)}}@media (min-width: 1024px){.major-cities-grid{grid-template-columns:repeat(4, 1fr)}}.major-city-card{display:flex;align-items:center;gap:.75rem;padding:1rem;background:#fff;border:1px solid #e5e5e5;border-radius:.5rem;text-decoration:none;color:#0a0a0a;transition:all 200ms cubic-bezier(0.4, 0, 0.2, 1)}.major-city-card:hover{border-color:#fc0;background:#fff;transform:translateY(-2px);box-shadow:0 4px 8px -2px rgba(0,0,0,0.12),0 2px 4px -2px rgba(0,0,0,0.08)}.major-city-card:hover .major-city-icon{color:#0a0a0a;background:#fc0}.major-city-card:hover .major-city-arrow{transform:translateX(4px);color:#fc0}.major-city-icon{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#f5f5f5;border-radius:.5rem;color:#737373;flex-shrink:0;transition:all 200ms cubic-bezier(0.4, 0, 0.2, 1)}.major-city-name{flex:1;font-weight:600;font-size:clamp(1rem, 0.9rem + 0.5vw, 1.125rem)}.major-city-arrow{color:#a3a3a3;transition:all 200ms cubic-bezier(0.4, 0, 0.2, 1)}.section-all-cities{background:#fff;padding:3rem 0}@media (min-width: 768px){.section-all-cities{padding:4rem 0}}.cities-accordion{margin-top:1.5rem}.cities-accordion-toggle{display:flex;align-items:center;gap:.75rem;width:100%;padding:1rem 1.5rem;background:#fafafa;border:2px solid #e5e5e5;border-radius:.75rem;cursor:pointer;font-family:"Outfit",-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(1rem, 0.9rem + 0.5vw, 1.125rem);font-weight:600;color:#0a0a0a;text-align:left;transition:all 250ms cubic-bezier(0.4, 0, 0.2, 1)}@media (min-width: 768px){.cities-accordion-toggle{padding:1.25rem 2rem;font-size:clamp(1.125rem, 1rem + 0.6vw, 1.25rem)}}.cities-accordion-toggle:hover{background:#fff;border-color:#fc0;box-shadow:0 4px 8px -2px rgba(0,0,0,0.12),0 2px 4px -2px rgba(0,0,0,0.08)}.cities-accordion-toggle:focus-visible{outline:none;border-color:#fc0;box-shadow:0 0 0 3px rgba(255,204,0,0.3)}.cities-accordion-toggle[aria-expanded="true"]{background:#0a0a0a;border-color:#0a0a0a;color:#fff;border-radius:.75rem .75rem 0 0}.cities-accordion-toggle[aria-expanded="true"] .accordion-icon{transform:rotate(180deg);background:#fc0;color:#0a0a0a}.cities-accordion-toggle[aria-expanded="true"] .accordion-text{color:#fff}.accordion-icon{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:#fff;border-radius:.5rem;color:#0a0a0a;transition:all 250ms cubic-bezier(0.4, 0, 0.2, 1);flex-shrink:0}.accordion-icon i[data-lucide]{width:20px;height:20px}.accordion-text{flex:1}.cities-accordion-content{display:none;padding:1.5rem;background:#fafafa;border:2px solid #e5e5e5;border-top:none;border-radius:0 0 .75rem .75rem;animation:accordion-open 0.3s ease-out}@media (min-width: 768px){.cities-accordion-content{padding:2rem}}.cities-accordion-content[aria-hidden="false"]{display:block}@keyframes accordion-open{from{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.section-intro{color:#525252;font-size:clamp(1.125rem, 1rem + 0.6vw, 1.25rem);max-width:700px;margin-bottom:2rem}.cities-filter{margin-bottom:2rem;padding:1rem;background:#fafafa;border-radius:.75rem}.cities-filter-label{display:block;font-size:clamp(0.875rem, 0.8rem + 0.35vw, 1rem);font-weight:500;color:#525252;margin-bottom:.75rem}@media (min-width: 640px){.cities-filter-label{display:inline;margin-right:1rem;margin-bottom:0}}.cities-filter-letters{display:flex;flex-wrap:wrap;gap:.25rem}.filter-letter{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;font-size:clamp(0.875rem, 0.8rem + 0.35vw, 1rem);font-weight:600;color:#0a0a0a;background:#fff;border:1px solid #e5e5e5;border-radius:.25rem;text-decoration:none;transition:all 200ms cubic-bezier(0.4, 0, 0.2, 1)}.filter-letter:hover{background:#fc0;color:#0a0a0a;border-color:#fc0}.cities-alphabetic{display:grid;grid-template-columns:1fr;gap:2rem}@media (min-width: 768px){.cities-alphabetic{grid-template-columns:repeat(2, 1fr)}}@media (min-width: 1024px){.cities-alphabetic{grid-template-columns:repeat(3, 1fr)}}.cities-letter-group{break-inside:avoid}.letter-heading{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;font-family:"Outfit",-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(1.25rem, 1.1rem + 0.75vw, 1.5rem);font-weight:700;color:#0a0a0a;background:#fc0;border-radius:.5rem;margin-bottom:.75rem}.cities-letter-list{display:flex;flex-direction:column;gap:.25rem}.city-link-item{display:inline-block;padding:.5rem .75rem;font-size:clamp(0.875rem, 0.8rem + 0.35vw, 1rem);color:#0a0a0a;text-decoration:none;border-radius:.25rem;transition:all 200ms cubic-bezier(0.4, 0, 0.2, 1)}.city-link-item:hover{background:#f5f5f5;color:#0a0a0a}.section-other-provinces{background:#fafafa}.other-provinces-grid{display:grid;grid-template-columns:repeat(2, 1fr);gap:.75rem}@media (min-width: 768px){.other-provinces-grid{grid-template-columns:repeat(3, 1fr)}}@media (min-width: 1024px){.other-provinces-grid{grid-template-columns:repeat(5, 1fr)}}.other-province-link{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem;background:#fff;border:1px solid #e5e5e5;border-radius:.5rem;font-size:clamp(0.875rem, 0.8rem + 0.35vw, 1rem);font-weight:500;color:#0a0a0a;text-decoration:none;transition:all 200ms cubic-bezier(0.4, 0, 0.2, 1)}.other-province-link:hover{border-color:#fc0;color:#0a0a0a}.other-province-link:hover i[data-lucide]{transform:translateX(4px);color:#fc0}.other-province-link i[data-lucide]{color:#a3a3a3;transition:all 200ms cubic-bezier(0.4, 0, 0.2, 1)}.section-cta-final{background:#0a0a0a;padding:4rem 0}.breadcrumb{margin-bottom:1.5rem}.breadcrumb-list{display:flex;flex-wrap:wrap;align-items:center;gap:.25rem;list-style:none;margin:0;padding:0}.breadcrumb-item{display:flex;align-items:center}.breadcrumb-item a{display:flex;align-items:center;gap:.25rem;color:#a3a3a3;text-decoration:none;font-size:clamp(0.875rem, 0.8rem + 0.35vw, 1rem);transition:color 200ms cubic-bezier(0.4, 0, 0.2, 1)}.breadcrumb-item a:hover{color:#fc0}.breadcrumb-item.active span{color:#fff;font-weight:500;font-size:clamp(0.875rem, 0.8rem + 0.35vw, 1rem)}.breadcrumb-separator{display:flex;align-items:center;color:#525252;margin-right:.25rem}.breadcrumb-home-icon{margin-right:.25rem}.services-page{background:#fff}.services-hero{position:relative;padding:5rem 0 4rem;background:#0a0a0a;color:#fff;overflow:hidden}@media (min-width: 768px){.services-hero{padding:6rem 0 5rem}}.services-hero .container{position:relative;z-index:10}.services-hero-glow{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:800px;height:800px;background:radial-gradient(circle, rgba(255,204,0,0.1) 0%, transparent 60%);pointer-events:none}.services-hero-lines{display:none}.services-hero-content{text-align:center;max-width:800px;margin:0 auto}.services-hero-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:rgba(255,255,255,0.05);border:1px solid rgba(255,255,255,0.1);border-radius:9999px;font-family:"Outfit",-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(0.75rem, 0.7rem + 0.25vw, 0.875rem);font-weight:600;color:#fc0;text-transform:uppercase;letter-spacing:0.1em;margin-bottom:1.5rem}.services-hero-badge i[data-lucide]{width:14px;height:14px}.services-hero-title{margin-bottom:1.5rem}.services-hero-title .title-line{display:block;font-family:"Outfit",-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(2.5rem, 8vw, 4.5rem);font-weight:800;line-height:1;letter-spacing:-0.02em;color:#fff}.services-hero-title .title-line.title-accent{color:#fc0;margin-top:.5rem}.services-hero-title .title-accent-inline{color:#fc0}.services-hero-lead{font-size:clamp(1.125rem, 1rem + 0.6vw, 1.25rem);color:#a3a3a3;line-height:1.65;margin-bottom:2rem}@media (min-width: 768px){.services-hero-lead{font-size:clamp(1.25rem, 1.1rem + 0.75vw, 1.5rem)}}.services-hero-lead strong{color:#fff;font-weight:600}.services-hero-cta{display:flex;flex-direction:column;align-items:center;gap:1rem}.services-hero-cta .sd-hero-buttons{display:flex;align-items:center;justify-content:center;gap:.75rem}.services-hero-cta .sd-hero-phone{display:inline-flex;align-items:center;justify-content:center;padding:6px;width:56px;height:56px;background:linear-gradient(135deg, #FFD633 0%, #fc0 100%);border-radius:9999px;text-decoration:none;transition:all 0.3s ease;box-shadow:0 2px 8px rgba(255,204,0,0.3),inset 0 1px 0 rgba(255,255,255,0.2)}.services-hero-cta .sd-hero-phone:hover{background:linear-gradient(135deg, #FFE066 0%, #FFD633 100%);transform:translateY(-2px);box-shadow:0 4px 16px rgba(255,204,0,0.4),inset 0 1px 0 rgba(255,255,255,0.3)}.services-hero-cta .sd-hero-phone .phone-icon-wrap{display:flex;align-items:center;justify-content:center;width:44px;height:44px;background:#0a0a0a;border-radius:9999px;flex-shrink:0}.services-hero-cta .sd-hero-phone i[data-lucide]{width:22px;height:22px;color:#fc0}.services-hero-cta .sd-hero-whatsapp{display:flex;align-items:center;justify-content:center;width:56px;height:56px;background:#25D366;border-radius:9999px;color:#fff;text-decoration:none;transition:all 0.3s ease;box-shadow:0 2px 8px rgba(37,211,102,0.3)}.services-hero-cta .sd-hero-whatsapp:hover{background:#20BA5C;transform:translateY(-2px);box-shadow:0 4px 16px rgba(37,211,102,0.4)}.services-hero-cta .sd-hero-whatsapp svg{width:28px;height:28px}.services-hero-cta .sd-hero-badges{display:flex;gap:.75rem;justify-content:center}.services-hero-cta .sd-hero-badges span{display:inline-flex;align-items:center;gap:.25rem;padding:.25rem .75rem;background:rgba(255,255,255,0.08);border:1px solid rgba(255,255,255,0.1);border-radius:9999px;font-family:"Outfit",-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(0.75rem, 0.7rem + 0.25vw, 0.875rem);font-weight:500;color:#d4d4d4}.services-hero-cta .sd-hero-badges span i[data-lucide]{width:14px;height:14px;color:#fc0}.services-overview{padding:4rem 0;background:#fafafa}@media (min-width: 768px){.services-overview{padding:5rem 0}}.services-overview-grid{display:grid;gap:1rem}@media (min-width: 640px){.services-overview-grid{grid-template-columns:repeat(2, 1fr)}}@media (min-width: 1024px){.services-overview-grid{grid-template-columns:repeat(3, 1fr);gap:1.25rem}}.service-overview-card{display:flex;align-items:center;gap:1rem;padding:1.25rem 1.5rem;background:#fff;border:1px solid #e5e5e5;border-radius:.75rem;text-decoration:none;transition:all 0.3s ease}.service-overview-card:hover:not(.service-overview-card--disabled){border-color:#fc0;box-shadow:0 8px 30px -8px rgba(0,0,0,0.1);transform:translateY(-2px)}.service-overview-card:hover:not(.service-overview-card--disabled) .service-overview-icon{background:#fc0;color:#0a0a0a}.service-overview-card:hover:not(.service-overview-card--disabled) .service-overview-arrow{transform:translateX(4px);color:#fc0}.service-overview-card--disabled{cursor:default}.service-overview-card--disabled .service-overview-arrow{display:none}.service-overview-icon{width:52px;height:52px;display:flex;align-items:center;justify-content:center;background:#0a0a0a;color:#fc0;border-radius:.75rem;flex-shrink:0;transition:all 0.3s ease}.service-overview-icon i[data-lucide]{width:24px;height:24px;stroke-width:1.5}.service-overview-content{flex:1;min-width:0}.service-overview-content h3{font-family:"Outfit",-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(1rem, 0.9rem + 0.5vw, 1.125rem);font-weight:700;color:#0a0a0a;margin-bottom:.25rem}@media (min-width: 768px){.service-overview-content h3{font-size:clamp(1.125rem, 1rem + 0.6vw, 1.25rem)}}.service-overview-content p{font-size:clamp(0.875rem, 0.8rem + 0.35vw, 1rem);color:#525252;line-height:1.35;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.service-overview-arrow{width:20px;height:20px;color:#a3a3a3;flex-shrink:0;transition:all 0.3s ease}.service-overview-arrow i[data-lucide]{width:100%;height:100%}.service-block{padding:4rem 0}@media (min-width: 768px){.service-block{padding:5rem 0}}.service-block--alt{background:#fafafa}.service-block-layout{display:grid;gap:2.5rem;align-items:center}@media (min-width: 1024px){.service-block-layout{grid-template-columns:1fr 1.5fr;gap:4rem}}@media (min-width: 1024px){.service-block-layout--reverse{grid-template-columns:1.5fr 1fr}.service-block-layout--reverse .service-block-visual{order:2}.service-block-layout--reverse .service-block-content{order:1}}.service-block-visual{display:flex;flex-direction:column;align-items:center;gap:1.5rem}.service-block-icon-wrapper{position:relative;display:flex;align-items:center;justify-content:center}.service-block-icon{width:140px;height:140px;display:flex;align-items:center;justify-content:center;background:#0a0a0a;color:#fc0;border-radius:1.5rem;position:relative;z-index:2}@media (min-width: 768px){.service-block-icon{width:200px;height:200px}}.service-block-icon i[data-lucide]{width:70px;height:70px;stroke-width:1.5}@media (min-width: 768px){.service-block-icon i[data-lucide]{width:100px;height:100px}}.service-block-ring{position:absolute;width:180px;height:180px;border:2px solid rgba(255,204,0,0.2);border-radius:1.5rem;animation:ring-pulse 3s ease-in-out infinite}@media (min-width: 768px){.service-block-ring{width:240px;height:240px}}@keyframes ring-pulse{0%, 100%{transform:scale(1);opacity:0.5}50%{transform:scale(1.1);opacity:0.2}}.service-block-stats{display:flex;gap:1.5rem}.stat-mini{text-align:center;padding:1rem 1.25rem;background:#fff;border:1px solid #e5e5e5;border-radius:.75rem}.stat-mini-value{display:block;font-family:"Outfit",-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(1.5rem, 1.2rem + 1.5vw, 2rem);font-weight:800;color:#fc0;line-height:1}.stat-mini-label{display:block;font-size:clamp(0.75rem, 0.7rem + 0.25vw, 0.875rem);color:#525252;text-transform:uppercase;letter-spacing:0.05em;margin-top:.25rem}.service-block-brands,.service-block-cars{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem}.brand-tag{display:inline-flex;align-items:center;padding:.5rem .75rem;background:#fff;border:1px solid #e5e5e5;border-radius:.5rem;font-family:"Outfit",-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(0.75rem, 0.7rem + 0.25vw, 0.875rem);font-weight:600;color:#0a0a0a}.service-block-cars span{padding:.5rem .75rem;background:#fff;border:1px solid #e5e5e5;border-radius:.5rem;font-size:clamp(0.75rem, 0.7rem + 0.25vw, 0.875rem);font-weight:500;color:#525252}.service-block-guarantee,.service-block-audit{display:flex;align-items:center;gap:.75rem;padding:1rem 1.25rem;background:rgba(255,204,0,0.1);border:1px solid rgba(255,204,0,0.2);border-radius:.75rem}.service-block-guarantee i[data-lucide],.service-block-audit i[data-lucide]{width:24px;height:24px;color:#fc0;flex-shrink:0}.service-block-guarantee span,.service-block-audit span{font-size:clamp(0.875rem, 0.8rem + 0.35vw, 1rem);font-weight:500;color:#0a0a0a;line-height:1.35}.service-block-content h2{font-family:"Outfit",-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(1.875rem, 1.4rem + 2.4vw, 2.5rem);font-weight:700;color:#0a0a0a;margin-bottom:1rem;letter-spacing:-0.02em}@media (min-width: 768px){.service-block-content h2{font-size:clamp(2.25rem, 1.6rem + 3.25vw, 3.5rem)}}.service-block-content .btn{margin-top:1.5rem}.service-block-content .btn i[data-lucide]{width:18px;height:18px}.service-block-number{display:inline-block;font-family:"Outfit",-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(1.125rem, 1rem + 0.6vw, 1.25rem);font-weight:700;color:#fc0;letter-spacing:0.1em;margin-bottom:.5rem}.service-block-intro{font-size:clamp(1.125rem, 1rem + 0.6vw, 1.25rem);color:#525252;line-height:1.65;margin-bottom:1.5rem}.service-block-features{display:grid;gap:1.5rem}@media (min-width: 768px){.service-block-features{grid-template-columns:repeat(2, 1fr);gap:2rem}}.feature-column h4{font-family:"Outfit",-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(0.875rem, 0.8rem + 0.35vw, 1rem);font-weight:700;color:#0a0a0a;text-transform:uppercase;letter-spacing:0.05em;margin-bottom:.75rem}.feature-list{list-style:none;padding:0;margin:0}.feature-list li{display:flex;align-items:flex-start;gap:.75rem;padding:.5rem 0;font-size:clamp(1rem, 0.9rem + 0.5vw, 1.125rem);color:#0a0a0a;border-bottom:1px solid #f5f5f5}.feature-list li:last-child{border-bottom:none}.feature-list li i[data-lucide]{width:24px;height:24px;color:#fc0;flex-shrink:0;margin-top:2px}.feature-list--highlight li i[data-lucide]{color:#0a0a0a}.feature-list--numbered{counter-reset:list-counter}.feature-list--numbered li{counter-increment:list-counter;padding-left:2rem;position:relative}.feature-list--numbered li::before{content:counter(list-counter);position:absolute;left:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center;background:#fc0;color:#0a0a0a;font-family:"Outfit",-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(0.75rem, 0.7rem + 0.25vw, 0.875rem);font-weight:700;border-radius:9999px}.services-emergency{padding:3rem 0;background:#fafafa}@media (min-width: 768px){.services-emergency{padding:4rem 0}}.emergency-card{position:relative;display:flex;flex-direction:column;gap:1.5rem;padding:2rem;background:#0a0a0a;border-radius:1rem;overflow:hidden}@media (min-width: 768px){.emergency-card{flex-direction:row;align-items:center;padding:2.5rem}}.emergency-pulse{position:absolute;top:50%;left:0;width:200px;height:200px;background:radial-gradient(circle, rgba(255,204,0,0.2) 0%, transparent 70%);transform:translateY(-50%);animation:emergency-pulse 2s ease-in-out infinite}@keyframes emergency-pulse{0%, 100%{transform:translateY(-50%) scale(1);opacity:0.8}50%{transform:translateY(-50%) scale(1.2);opacity:0.4}}.emergency-content{display:flex;flex-direction:column;gap:1rem;flex:1;position:relative;z-index:2}@media (min-width: 768px){.emergency-content{flex-direction:row;align-items:center;gap:1.5rem}}.emergency-icon{width:64px;height:64px;display:flex;align-items:center;justify-content:center;background:#fc0;color:#0a0a0a;border-radius:.75rem;flex-shrink:0}.emergency-icon i[data-lucide]{width:32px;height:32px}.emergency-text{flex:1}.emergency-text h3{font-family:"Outfit",-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(1.25rem, 1.1rem + 0.75vw, 1.5rem);font-weight:700;color:#fff;margin-bottom:.25rem}@media (min-width: 768px){.emergency-text h3{font-size:clamp(1.5rem, 1.2rem + 1.5vw, 2rem)}}.emergency-text p{font-size:clamp(1rem, 0.9rem + 0.5vw, 1.125rem);color:#a3a3a3;margin:0}.emergency-text p strong{color:#fc0}.emergency-stat{display:flex;align-items:center;gap:.5rem;padding:1rem 1.25rem;background:rgba(255,255,255,0.05);border:1px solid rgba(255,255,255,0.1);border-radius:.75rem}.emergency-stat-value{font-family:"Outfit",-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(1.875rem, 1.4rem + 2.4vw, 2.5rem);font-weight:800;color:#fc0;line-height:1}.emergency-stat-label{font-size:clamp(0.75rem, 0.7rem + 0.25vw, 0.875rem);color:#a3a3a3;text-transform:uppercase;letter-spacing:0.05em;line-height:1.2}.emergency-cta{display:flex;align-items:center;justify-content:center;gap:.75rem;padding:1.25rem 2rem;background:#fc0;color:#0a0a0a;border-radius:.75rem;text-decoration:none;font-family:"Outfit",-apple-system,BlinkMacSystemFont,sans-serif;font-weight:700;font-size:clamp(1.125rem, 1rem + 0.6vw, 1.25rem);position:relative;z-index:2;transition:all 0.3s ease;white-space:nowrap}@media (min-width: 768px){.emergency-cta{font-size:clamp(1.25rem, 1.1rem + 0.75vw, 1.5rem);padding:1.25rem 2.5rem}}.emergency-cta i[data-lucide]{width:24px;height:24px}.emergency-cta:hover{transform:translateY(-2px);box-shadow:0 8px 30px -8px rgba(255,204,0,0.5)}.services-zones{padding:4rem 0}@media (min-width: 768px){.services-zones{padding:5rem 0}}.zones-header{text-align:center;max-width:600px;margin:0 auto 2.5rem}@media (min-width: 768px){.zones-header{margin-bottom:3rem}}.zones-header h2{font-family:"Outfit",-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(1.875rem, 1.4rem + 2.4vw, 2.5rem);font-weight:700;color:#0a0a0a;margin-bottom:1rem}@media (min-width: 768px){.zones-header h2{font-size:clamp(2.25rem, 1.6rem + 3.25vw, 3.5rem)}}.zones-lead{font-size:clamp(1.125rem, 1rem + 0.6vw, 1.25rem);color:#525252;margin:0}.zones-lead strong{color:#0a0a0a}.zones-grid{display:grid;gap:.75rem}@media (min-width: 640px){.zones-grid{grid-template-columns:repeat(2, 1fr)}}@media (min-width: 1024px){.zones-grid{grid-template-columns:repeat(3, 1fr)}}.zone-province{padding:1rem;background:#fafafa;border-radius:.75rem;transition:all 0.3s ease}.zone-province:hover{background:#fff;box-shadow:0 4px 20px -4px rgba(0,0,0,0.08)}.zone-province:hover .zone-bar span{transform:scaleX(1)}.zone-province-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.zone-name{font-family:"Outfit",-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(1rem, 0.9rem + 0.5vw, 1.125rem);font-weight:600;color:#0a0a0a}.zone-coverage{font-family:"Outfit",-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(0.875rem, 0.8rem + 0.35vw, 1rem);font-weight:700;color:#fc0}.zone-bar{height:4px;background:#e5e5e5;border-radius:9999px;overflow:hidden}.zone-bar span{display:block;height:100%;background:#fc0;border-radius:9999px;transform-origin:left;transform:scaleX(0.9);transition:transform 0.5s ease}.services-pricing{padding:4rem 0;background:#fafafa}@media (min-width: 768px){.services-pricing{padding:5rem 0}}.pricing-header{text-align:center;max-width:600px;margin:0 auto 2.5rem}@media (min-width: 768px){.pricing-header{margin-bottom:3rem}}.pricing-header h2{font-family:"Outfit",-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(1.875rem, 1.4rem + 2.4vw, 2.5rem);font-weight:700;color:#0a0a0a;margin-bottom:1rem}@media (min-width: 768px){.pricing-header h2{font-size:clamp(2.25rem, 1.6rem + 3.25vw, 3.5rem)}}.pricing-lead{font-size:clamp(1.125rem, 1rem + 0.6vw, 1.25rem);color:#525252;margin:0}.pricing-cards{display:grid;gap:1rem;margin-bottom:2.5rem}@media (min-width: 640px){.pricing-cards{grid-template-columns:repeat(2, 1fr)}}@media (min-width: 1024px){.pricing-cards{grid-template-columns:repeat(4, 1fr)}}.pricing-card{display:flex;flex-direction:column;align-items:center;padding:1.5rem;background:#fff;border:1px solid #e5e5e5;border-radius:.75rem;text-align:center;transition:all 0.3s ease}.pricing-card:hover{border-color:#fc0;transform:translateY(-2px)}.pricing-card:hover .pricing-card-icon{background:#fc0;color:#0a0a0a}.pricing-card-icon{width:56px;height:56px;display:flex;align-items:center;justify-content:center;background:#0a0a0a;color:#fc0;border-radius:.75rem;margin-bottom:1rem;transition:all 0.3s ease}.pricing-card-icon i[data-lucide]{width:28px;height:28px;stroke-width:1.5}.pricing-card h4{font-family:"Outfit",-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(1rem, 0.9rem + 0.5vw, 1.125rem);font-weight:700;color:#0a0a0a;margin-bottom:.25rem}.pricing-card p{font-size:clamp(0.875rem, 0.8rem + 0.35vw, 1rem);color:#525252;margin:0}.pricing-payment{background:#fff;border:1px solid #e5e5e5;border-radius:.75rem;padding:1.5rem;text-align:center}@media (min-width: 768px){.pricing-payment{padding:2rem}}.pricing-payment h4{font-family:"Outfit",-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(1rem, 0.9rem + 0.5vw, 1.125rem);font-weight:600;color:#0a0a0a;margin-bottom:1.25rem}.payment-methods{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem}@media (min-width: 768px){.payment-methods{gap:1rem}}.payment-method{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#fafafa;border-radius:.5rem;font-size:clamp(0.875rem, 0.8rem + 0.35vw, 1rem);font-weight:500;color:#0a0a0a}.payment-method i[data-lucide]{width:18px;height:18px;color:#737373}.services-cta{padding:4rem 0}@media (min-width: 768px){.services-cta{padding:5rem 0}}.services-cta-card{display:flex;flex-direction:column;gap:2rem;padding:2.5rem;background:#0a0a0a;border-radius:1rem;text-align:center;position:relative;overflow:hidden}@media (min-width: 768px){.services-cta-card{flex-direction:row;align-items:center;justify-content:space-between;text-align:left;padding:3rem 2.5rem}}.services-cta-card::before{content:'';position:absolute;top:-50%;right:-20%;width:400px;height:400px;background:radial-gradient(circle, rgba(255,204,0,0.15) 0%, transparent 60%);pointer-events:none}.services-cta-content{position:relative;z-index:2}.services-cta-content h2{font-family:"Outfit",-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(1.5rem, 1.2rem + 1.5vw, 2rem);font-weight:700;color:#fff;margin-bottom:.5rem}@media (min-width: 768px){.services-cta-content h2{font-size:clamp(1.875rem, 1.4rem + 2.4vw, 2.5rem)}}.services-cta-content p{font-size:clamp(1.125rem, 1rem + 0.6vw, 1.25rem);color:#a3a3a3;margin-bottom:1rem}.services-cta-badges{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem}@media (min-width: 768px){.services-cta-badges{justify-content:flex-start}}.services-cta-badges span{display:inline-flex;align-items:center;gap:.5rem;font-size:clamp(0.875rem, 0.8rem + 0.35vw, 1rem);color:#d4d4d4}.services-cta-badges span i[data-lucide]{width:16px;height:16px;color:#fc0}.services-cta-phone{display:flex;flex-direction:column;align-items:center;padding:1.5rem 2.5rem;background:#fc0;border-radius:1rem;text-decoration:none;transition:all 0.3s ease;position:relative;z-index:2;flex-shrink:0}.services-cta-phone:hover{transform:translateY(-3px);box-shadow:0 12px 40px -8px rgba(255,204,0,0.5)}.phone-number{font-family:"Outfit",-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(1.5rem, 1.2rem + 1.5vw, 2rem);font-weight:800;color:#0a0a0a;letter-spacing:-0.01em}@media (min-width: 768px){.phone-number{font-size:clamp(1.875rem, 1.4rem + 2.4vw, 2.5rem)}}.phone-label{font-family:"Outfit",-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(0.875rem, 0.8rem + 0.35vw, 1rem);font-weight:600;color:#0a0a0a;text-transform:uppercase;letter-spacing:0.05em;opacity:0.8}.services-hero .breadcrumb{margin-bottom:1.5rem}.services-hero .breadcrumb .breadcrumb-list{justify-content:center}.services-hero .breadcrumb .breadcrumb-item{color:#a3a3a3}.services-hero .breadcrumb .breadcrumb-item a{color:#a3a3a3}.services-hero .breadcrumb .breadcrumb-item a:hover{color:#fc0}.services-hero .breadcrumb .breadcrumb-item.active{color:#fff}.services-hero .breadcrumb .breadcrumb-separator{color:#525252}.service-detail-page{background:#fff;overflow-x:hidden}.sd-hero{position:relative;padding:5rem 0 4rem;background:#0a0a0a;color:#fff;overflow:hidden}@media (min-width: 768px){.sd-hero{padding:6rem 0 5rem}}.sd-hero .container{position:relative;z-index:10}.sd-hero-bg{position:absolute;inset:0;pointer-events:none}.sd-hero-glow{position:absolute;top:50%;right:-20%;transform:translateY(-50%);width:600px;height:600px;background:radial-gradient(circle, rgba(255,204,0,0.12) 0%, transparent 60%)}@media (min-width: 1024px){.sd-hero-glow{width:800px;height:800px}}.sd-hero-pattern{position:absolute;inset:0;background-image:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.02'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.sd-hero-content{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1.5rem}@media (min-width: 1024px){.sd-hero-content{flex-direction:row;justify-content:space-between;align-items:center;text-align:left;gap:3rem}}.sd-hero-icon{width:100px;height:100px;display:flex;align-items:center;justify-content:center;background:#fc0;color:#0a0a0a;border-radius:1.5rem;flex-shrink:0}@media (min-width: 768px){.sd-hero-icon{width:120px;height:120px}}.sd-hero-icon i[data-lucide],.sd-hero-icon svg{width:60px !important;height:60px !important;max-width:none !important;stroke-width:1.5}@media (min-width: 768px){.sd-hero-icon i[data-lucide],.sd-hero-icon svg{width:72px !important;height:72px !important}}.sd-hero-text{flex:1}@media (min-width: 1024px){.sd-hero-text{max-width:500px}}.sd-hero-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem .75rem;background:rgba(255,255,255,0.05);border:1px solid rgba(255,255,255,0.1);border-radius:9999px;font-family:"Outfit",-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(0.75rem, 0.7rem + 0.25vw, 0.875rem);font-weight:600;color:#fc0;text-transform:uppercase;letter-spacing:0.08em;margin-bottom:1rem}.sd-hero-badge i[data-lucide]{width:12px;height:12px}.sd-hero-title{font-family:"Outfit",-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(2rem, 6vw, 3.5rem);font-weight:800;color:#fff;line-height:1.1;letter-spacing:-0.02em;margin-bottom:.75rem}@media (min-width: 1024px){.sd-hero-title{white-space:nowrap}}.sd-hero-subtitle{font-size:clamp(1.125rem, 1rem + 0.6vw, 1.25rem);color:#a3a3a3;line-height:1.65;margin:0}@media (min-width: 768px){.sd-hero-subtitle{font-size:clamp(1.25rem, 1.1rem + 0.75vw, 1.5rem)}}.sd-hero-cta{display:flex;flex-direction:column;align-items:center;gap:1rem}.sd-hero-buttons{display:flex;justify-content:space-between;gap:1rem;width:100%;max-width:320px}.sd-hero-btn{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;border-radius:.75rem;text-decoration:none;transition:all 0.3s ease;position:relative;overflow:hidden}.sd-hero-btn i[data-lucide],.sd-hero-btn svg{flex-shrink:0;width:20px;height:20px;position:relative;z-index:2}.sd-hero-btn span{font-family:"Outfit",-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(0.875rem, 0.8rem + 0.35vw, 1rem);font-weight:600;white-space:nowrap;position:relative;z-index:2}.sd-hero-btn::after{content:'';position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg, transparent 0%, rgba(255,255,255,0.4) 50%, transparent 100%);transform:skewX(-20deg);animation:sd-btn-shine 4s ease-in-out infinite;pointer-events:none;z-index:1}.sd-hero-btn--phone{background:linear-gradient(135deg, #FFD633 0%, #fc0 100%);box-shadow:0 2px 8px rgba(255,204,0,0.3)}.sd-hero-btn--phone i[data-lucide],.sd-hero-btn--phone [data-lucide]{color:#000000 !important;stroke:#000000 !important}.sd-hero-btn--phone span{color:#000000}.sd-hero-btn--phone:hover{transform:translateY(-2px);box-shadow:0 4px 16px rgba(255,204,0,0.4)}.sd-hero-btn--whatsapp{background:#25D366;box-shadow:0 2px 8px rgba(37,211,102,0.3)}.sd-hero-btn--whatsapp svg{color:#fff}.sd-hero-btn--whatsapp span{color:#fff}.sd-hero-btn--whatsapp::after{animation-delay:0.3s}.sd-hero-btn--whatsapp:hover{transform:translateY(-2px);box-shadow:0 4px 16px rgba(37,211,102,0.4)}@keyframes sd-btn-shine{0%, 100%{left:-100%}15%, 25%{left:100%}}.sd-hero-badges{display:flex;justify-content:center;gap:1rem}.sd-hero-badges span{display:inline-flex;align-items:center;gap:.5rem;font-size:clamp(0.875rem, 0.8rem + 0.35vw, 1rem);color:#a3a3a3}.sd-hero-badges span i[data-lucide]{width:14px;height:14px;color:#fc0}.sd-hero .breadcrumb{margin-bottom:1.5rem}.sd-hero .breadcrumb .breadcrumb-list{justify-content:center;font-size:clamp(0.75rem, 0.7rem + 0.25vw, 0.875rem)}@media (min-width: 768px){.sd-hero .breadcrumb .breadcrumb-list{font-size:clamp(0.875rem, 0.8rem + 0.35vw, 1rem)}}@media (min-width: 1024px){.sd-hero .breadcrumb .breadcrumb-list{justify-content:flex-start}}.sd-hero .breadcrumb .breadcrumb-item{color:#a3a3a3}.sd-hero .breadcrumb .breadcrumb-item a{color:#a3a3a3}.sd-hero .breadcrumb .breadcrumb-item a:hover{color:#fc0}.sd-hero .breadcrumb .breadcrumb-item.active{color:#fff;max-width:200px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (min-width: 768px){.sd-hero .breadcrumb .breadcrumb-item.active{max-width:none}}.sd-hero .breadcrumb .breadcrumb-separator{color:#525252}.sd-content{padding:4rem 0}@media (min-width: 768px){.sd-content{padding:5rem 0}}.sd-intro{padding:3rem 0;background:#fff}@media (min-width: 768px){.sd-intro{padding:4rem 0}}.sd-intro-grid{display:flex;flex-direction:column;gap:2rem}@media (min-width: 1024px){.sd-intro-grid{display:grid;grid-template-columns:1fr 1fr;gap:2.5rem;align-items:center}}.sd-intro-text h2{font-family:"Outfit",-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(1.5rem, 1.2rem + 1.5vw, 2rem);font-weight:700;color:#0a0a0a;margin-bottom:1rem;position:relative;padding-bottom:.75rem}@media (min-width: 768px){.sd-intro-text h2{font-size:clamp(1.875rem, 1.4rem + 2.4vw, 2.5rem)}}.sd-intro-text h2::after{content:'';position:absolute;bottom:0;left:0;width:60px;height:3px;background:#fc0}.sd-intro-text p{font-size:clamp(1.125rem, 1rem + 0.6vw, 1.25rem);line-height:1.65;color:#0a0a0a}.sd-intro-image img{width:100%;height:auto;border-radius:.75rem;box-shadow:0 10px 40px rgba(0,0,0,0.15)}.sd-content-wrapper{max-width:900px;margin:0 auto;overflow-x:hidden}.sd-content-wrapper h1{display:none}.sd-content-wrapper h2{font-family:"Outfit",-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(1.5rem, 1.2rem + 1.5vw, 2rem);font-weight:700;color:#0a0a0a;margin-top:3rem;margin-bottom:1.25rem;padding-bottom:.75rem;border-bottom:2px solid #f5f5f5;position:relative}@media (min-width: 768px){.sd-content-wrapper h2{font-size:clamp(1.875rem, 1.4rem + 2.4vw, 2.5rem)}}.sd-content-wrapper h2::after{content:'';position:absolute;bottom:-2px;left:0;width:60px;height:2px;background:#fc0}.sd-content-wrapper h2:first-child{margin-top:0}.sd-content-wrapper h3{font-family:"Outfit",-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(1.25rem, 1.1rem + 0.75vw, 1.5rem);font-weight:600;color:#0a0a0a;margin-top:2rem;margin-bottom:1rem}@media (min-width: 768px){.sd-content-wrapper h3{font-size:clamp(1.5rem, 1.2rem + 1.5vw, 2rem)}}.sd-content-wrapper h4{font-family:"Outfit",-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(1.125rem, 1rem + 0.6vw, 1.25rem);font-weight:600;color:#0a0a0a;margin-top:1.5rem;margin-bottom:.75rem}.sd-content-wrapper p{font-size:clamp(1rem, 0.9rem + 0.5vw, 1.125rem);line-height:1.65;color:#0a0a0a;margin-bottom:1rem}@media (min-width: 768px){.sd-content-wrapper p{font-size:clamp(1.125rem, 1rem + 0.6vw, 1.25rem)}}.sd-content-wrapper p strong{font-weight:600;color:#0a0a0a}.sd-content-wrapper hr{border:none;height:1px;background:#e5e5e5;margin:2.5rem 0}@media (min-width: 768px){.sd-content-wrapper hr{margin:3rem 0}}.sd-content-wrapper ul,.sd-content-wrapper ol{margin-bottom:1.5rem;padding:0;list-style:none}.sd-content-wrapper ul>li{position:relative;padding-left:2rem;margin-bottom:.75rem;font-size:clamp(1rem, 0.9rem + 0.5vw, 1.125rem);line-height:1.65;color:#0a0a0a}@media (min-width: 768px){.sd-content-wrapper ul>li{font-size:clamp(1.125rem, 1rem + 0.6vw, 1.25rem)}}.sd-content-wrapper ul>li::before{content:'';position:absolute;left:0;top:10px;width:20px;height:20px;background:#fc0;border-radius:.5rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%230a0a0a' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'%3E%3C/polyline%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:12px}.sd-content-wrapper ul>li strong{font-weight:600;color:#0a0a0a}.sd-content-wrapper ol{counter-reset:list-counter}.sd-content-wrapper ol>li{position:relative;padding-left:2.5rem;margin-bottom:1rem;font-size:clamp(1rem, 0.9rem + 0.5vw, 1.125rem);line-height:1.65;color:#0a0a0a;counter-increment:list-counter}@media (min-width: 768px){.sd-content-wrapper ol>li{font-size:clamp(1.125rem, 1rem + 0.6vw, 1.25rem)}}.sd-content-wrapper ol>li::before{content:counter(list-counter);position:absolute;left:0;top:2px;width:28px;height:28px;display:flex;align-items:center;justify-content:center;background:#0a0a0a;color:#fc0;font-family:"Outfit",-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(0.875rem, 0.8rem + 0.35vw, 1rem);font-weight:700;border-radius:9999px}.sd-content-wrapper ol>li strong{font-weight:600;color:#0a0a0a}.sd-content-wrapper .table-wrapper{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;margin:1.5rem 0}.sd-content-wrapper table{width:100%;margin:1.5rem 0;border-collapse:collapse;background:#fff;border-radius:.75rem;overflow:hidden;box-shadow:0 1px 3px rgba(0,0,0,0.05);border:1px solid #e5e5e5}@media (max-width: 640px){.sd-content-wrapper table{display:block;width:100%}}.sd-content-wrapper thead{background:#0a0a0a}@media (max-width: 640px){.sd-content-wrapper thead{display:block;width:100%}}@media (max-width: 640px){.sd-content-wrapper thead tr{display:flex;flex-wrap:wrap}}.sd-content-wrapper thead th{padding:1rem 1.25rem;font-family:"Outfit",-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(0.875rem, 0.8rem + 0.35vw, 1rem);font-weight:600;color:#fff;text-align:left;text-transform:uppercase;letter-spacing:0.05em}@media (max-width: 640px){.sd-content-wrapper thead th{padding:.75rem .75rem;font-size:clamp(0.75rem, 0.7rem + 0.25vw, 0.875rem);flex:1;text-align:center;min-width:0;word-wrap:break-word}}@media (max-width: 640px){.sd-content-wrapper tbody{display:block;width:100%}}.sd-content-wrapper tbody tr{border-bottom:1px solid #f5f5f5;transition:background 0.2s ease}.sd-content-wrapper tbody tr:last-child{border-bottom:none}.sd-content-wrapper tbody tr:hover{background:#fafafa}@media (max-width: 640px){.sd-content-wrapper tbody tr{display:flex;flex-wrap:wrap}}.sd-content-wrapper tbody td{padding:1rem 1.25rem;font-size:clamp(1rem, 0.9rem + 0.5vw, 1.125rem);color:#0a0a0a}@media (max-width: 640px){.sd-content-wrapper tbody td{padding:.75rem .75rem;font-size:clamp(0.875rem, 0.8rem + 0.35vw, 1rem);flex:1;text-align:center;min-width:0;word-wrap:break-word;hyphens:auto}}.sd-content-wrapper tbody td:last-child{text-align:center;font-size:0}.sd-content-wrapper tbody td:last-child::before{content:'';display:inline-block;width:24px;height:24px;background:#22c55e;border-radius:9999px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'%3E%3C/polyline%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:14px}@media (max-width: 640px){.sd-content-wrapper tbody td:last-child::before{width:20px;height:20px;background-size:12px}}.sd-content-wrapper .btn{display:inline-flex;margin-top:1rem}.sd-content-wrapper .btn.btn-primary.btn-lg{padding:1.25rem 2.5rem;font-size:clamp(1.25rem, 1.1rem + 0.75vw, 1.5rem);border-radius:1rem}@media (min-width: 768px){.sd-content-wrapper .btn.btn-primary.btn-lg{font-size:clamp(1.5rem, 1.2rem + 1.5vw, 2rem)}}.sd-content-wrapper>p:last-child em{display:block;text-align:center;font-style:normal;font-size:clamp(0.875rem, 0.8rem + 0.35vw, 1rem);color:#525252;margin-top:.5rem}.sd-content-wrapper>hr:last-of-type+h2,.sd-content-wrapper>h2:last-of-type{text-align:center;border-bottom:none;padding-bottom:0;margin-bottom:.75rem}.sd-content-wrapper>hr:last-of-type+h2::after,.sd-content-wrapper>h2:last-of-type::after{left:50%;transform:translateX(-50%);width:80px;height:4px;border-radius:2px;bottom:-0.75rem}.sd-content-wrapper>hr:last-of-type+h2+p,.sd-content-wrapper>h2:last-of-type+p{text-align:center;margin-bottom:1.5rem}.sd-content-wrapper>hr:last-of-type+h2+p+p,.sd-content-wrapper>h2:last-of-type+p+p{text-align:center}.sd-content-wrapper>hr:last-of-type+h2+p+p .btn,.sd-content-wrapper>h2:last-of-type+p+p .btn{margin:0 auto}.sd-content-wrapper>h3+ul{background:#fafafa;padding:1.5rem;border-radius:.75rem;margin-bottom:1.5rem}@media (min-width: 768px){.sd-content-wrapper>h3+ul{padding:2rem}}.sd-emergency{padding:2.5rem 0;background:#fafafa}@media (min-width: 768px){.sd-emergency{padding:3rem 0}}.sd-emergency-card{display:flex;flex-direction:column;align-items:center;gap:1.25rem;padding:2rem;background:#fff;border:2px solid #fc0;border-radius:1rem;text-align:center;text-decoration:none;transition:all 0.3s ease;cursor:pointer}@media (min-width: 768px){.sd-emergency-card{flex-direction:row;text-align:left;padding:2rem 2.5rem}}.sd-emergency-card:hover{border-color:#0a0a0a;box-shadow:0 8px 30px -8px rgba(10,10,10,0.2)}.sd-emergency-card:hover .sd-emergency-btn{background:#fc0;color:#0a0a0a}.sd-emergency-text{flex:1}.sd-emergency-text h3{font-family:"Outfit",-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(1.25rem, 1.1rem + 0.75vw, 1.5rem);font-weight:700;color:#0a0a0a;margin-bottom:.25rem}.sd-emergency-text p{font-size:clamp(1rem, 0.9rem + 0.5vw, 1.125rem);color:#525252;margin:0}.sd-emergency-text p strong{color:#0a0a0a}.sd-emergency-btn{display:flex;align-items:center;justify-content:center;width:56px;height:56px;background:#0a0a0a;color:#fff;border-radius:.75rem;transition:all 0.3s ease;flex-shrink:0}@media (min-width: 768px){.sd-emergency-btn{width:64px;height:64px}}.sd-emergency-btn i[data-lucide]{width:24px;height:24px}@media (min-width: 768px){.sd-emergency-btn i[data-lucide]{width:28px;height:28px}}.sd-other-services{padding:4rem 0}@media (min-width: 768px){.sd-other-services{padding:5rem 0}}.sd-other-header{text-align:center;margin-bottom:2.5rem}.sd-other-header h2{font-family:"Outfit",-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(1.5rem, 1.2rem + 1.5vw, 2rem);font-weight:700;color:#0a0a0a;margin-bottom:.5rem}@media (min-width: 768px){.sd-other-header h2{font-size:clamp(1.875rem, 1.4rem + 2.4vw, 2.5rem)}}.sd-other-header p{font-size:clamp(1.125rem, 1rem + 0.6vw, 1.25rem);color:#525252;margin:0}.sd-services-grid{display:grid;gap:1rem}@media (min-width: 640px){.sd-services-grid{grid-template-columns:repeat(2, 1fr)}}@media (min-width: 1024px){.sd-services-grid{grid-template-columns:repeat(3, 1fr)}}.sd-service-card{display:flex;align-items:center;gap:1rem;padding:1.25rem;background:#fafafa;border:1px solid transparent;border-radius:.75rem;text-decoration:none;transition:all 0.3s ease}.sd-service-card:hover:not(.sd-service-card--disabled){background:#fff;border-color:#fc0;box-shadow:0 8px 24px -8px rgba(0,0,0,0.1)}.sd-service-card:hover:not(.sd-service-card--disabled) .sd-service-icon{background:#fc0;color:#0a0a0a}.sd-service-card:hover:not(.sd-service-card--disabled) .sd-service-arrow{color:#fc0;transform:translateX(4px)}.sd-service-card--disabled{cursor:default;opacity:0.7}.sd-service-card--disabled .sd-service-arrow{display:none}.sd-service-icon{width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:#0a0a0a;color:#fc0;border-radius:.75rem;flex-shrink:0;transition:all 0.3s ease}.sd-service-icon i[data-lucide]{width:24px;height:24px;stroke-width:1.5}.sd-service-content{flex:1;min-width:0}.sd-service-content h4{font-family:"Outfit",-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(1rem, 0.9rem + 0.5vw, 1.125rem);font-weight:600;color:#0a0a0a;margin-bottom:.25rem}.sd-service-content p{font-size:clamp(0.875rem, 0.8rem + 0.35vw, 1rem);color:#525252;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.sd-service-arrow{width:20px;height:20px;color:#a3a3a3;flex-shrink:0;transition:all 0.3s ease}.sd-service-arrow i[data-lucide]{width:100%;height:100%}.sd-final-cta{padding:4rem 0;background:#fafafa}@media (min-width: 768px){.sd-final-cta{padding:5rem 0}}.sd-cta-card{display:flex;flex-direction:column;gap:2rem;padding:2.5rem;background:#0a0a0a;border-radius:1rem;text-align:center;position:relative;overflow:hidden}@media (min-width: 768px){.sd-cta-card{flex-direction:row;align-items:center;justify-content:space-between;text-align:left;padding:3rem 2.5rem}}.sd-cta-card::before{content:'';position:absolute;top:-50%;right:-20%;width:400px;height:400px;background:radial-gradient(circle, rgba(255,204,0,0.15) 0%, transparent 60%);pointer-events:none}.sd-cta-content{position:relative;z-index:2}.sd-cta-content h2{font-family:"Outfit",-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(1.5rem, 1.2rem + 1.5vw, 2rem);font-weight:700;color:#fff;margin-bottom:.5rem}@media (min-width: 768px){.sd-cta-content h2{font-size:clamp(1.875rem, 1.4rem + 2.4vw, 2.5rem)}}.sd-cta-content p{font-size:clamp(1.125rem, 1rem + 0.6vw, 1.25rem);color:#a3a3a3;margin-bottom:1rem}.sd-cta-features{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem}@media (min-width: 768px){.sd-cta-features{justify-content:flex-start}}.sd-cta-features span{display:inline-flex;align-items:center;gap:.5rem;font-size:clamp(0.875rem, 0.8rem + 0.35vw, 1rem);color:#d4d4d4}.sd-cta-features span i[data-lucide]{width:16px;height:16px;color:#fc0}.sd-cta-phone{display:flex;align-items:center;gap:1rem;padding:1.25rem 2rem;background:#fc0;border-radius:1rem;text-decoration:none;transition:all 0.3s ease;position:relative;z-index:2;flex-shrink:0}@media (min-width: 768px){.sd-cta-phone{padding:1.5rem 2.5rem}}.sd-cta-phone:hover{transform:translateY(-3px);box-shadow:0 12px 40px -8px rgba(255,204,0,0.5)}.sd-cta-phone .phone-icon{width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:#0a0a0a;color:#fc0;border-radius:.75rem}.sd-cta-phone .phone-icon i[data-lucide]{width:24px;height:24px}.sd-cta-phone .phone-details{display:flex;flex-direction:column}.sd-cta-phone .phone-number{font-family:"Outfit",-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(1.25rem, 1.1rem + 0.75vw, 1.5rem);font-weight:800;color:#0a0a0a}@media (min-width: 768px){.sd-cta-phone .phone-number{font-size:clamp(1.5rem, 1.2rem + 1.5vw, 2rem)}}.sd-cta-phone .phone-label{font-size:clamp(0.75rem, 0.7rem + 0.25vw, 0.875rem);font-weight:500;color:#0a0a0a;opacity:0.8}.sd-zones{padding:4rem 0;background:#fafafa}@media (min-width: 768px){.sd-zones{padding:5rem 0}}.sd-zones-header{text-align:center;margin-bottom:2.5rem}.sd-zones-header .section-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#0a0a0a;color:#fc0;font-family:"Outfit",-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(0.75rem, 0.7rem + 0.25vw, 0.875rem);font-weight:700;text-transform:uppercase;letter-spacing:.05em;border-radius:9999px;margin-bottom:1rem}.sd-zones-header .section-badge i[data-lucide]{width:14px;height:14px}.sd-zones-header h2{font-family:"Outfit",-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(1.5rem, 1.2rem + 1.5vw, 2rem);font-weight:700;color:#0a0a0a;margin-bottom:.5rem}@media (min-width: 768px){.sd-zones-header h2{font-size:clamp(1.875rem, 1.4rem + 2.4vw, 2.5rem)}}.sd-zones-header p{font-size:clamp(1.125rem, 1rem + 0.6vw, 1.25rem);color:#525252;margin:0}.sd-zones-grid{display:grid;gap:1.5rem}@media (min-width: 768px){.sd-zones-grid{grid-template-columns:repeat(2, 1fr);gap:2rem}}.sd-zones-region{padding:1.5rem;background:#fff;border-radius:1rem;border:1px solid #e5e5e5}@media (min-width: 768px){.sd-zones-region{padding:2rem}}.sd-zones-region-title{display:flex;align-items:center;gap:.75rem;font-family:"Outfit",-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(1.125rem, 1rem + 0.6vw, 1.25rem);font-weight:700;color:#0a0a0a;margin-bottom:1.25rem;padding-bottom:.75rem;border-bottom:2px solid #f5f5f5}.sd-zones-region-title .sd-zones-dot{width:10px;height:10px;background:#fc0;border-radius:9999px;flex-shrink:0}.sd-zones-cities{display:grid;gap:.5rem}@media (min-width: 640px){.sd-zones-cities{grid-template-columns:repeat(2, 1fr)}}.sd-zone-link{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;background:#fafafa;border-radius:.5rem;text-decoration:none;color:#0a0a0a;font-size:clamp(0.875rem, 0.8rem + 0.35vw, 1rem);transition:all 0.2s ease}.sd-zone-link:hover{background:#0a0a0a;color:#fff}.sd-zone-link:hover i[data-lucide]{color:#fc0}.sd-zone-link i[data-lucide]{width:14px;height:14px;color:#a3a3a3;flex-shrink:0;transition:color 0.2s ease}.sd-zone-link span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sd-location{padding:2.5rem 0;background:#fff}@media (min-width: 768px){.sd-location{padding:3rem 0}}.sd-location-card{display:flex;flex-direction:column;align-items:center;gap:1.25rem;padding:2rem;background:#fc0;border-radius:1rem;text-align:center}@media (min-width: 768px){.sd-location-card{flex-direction:row;text-align:left;padding:2rem 2.5rem}}.sd-location-icon{width:64px;height:64px;display:flex;align-items:center;justify-content:center;background:#0a0a0a;color:#fc0;border-radius:.75rem;flex-shrink:0}.sd-location-icon i[data-lucide]{width:28px;height:28px;stroke-width:1.5}.sd-location-content{flex:1}.sd-location-content h3{font-family:"Outfit",-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(1.25rem, 1.1rem + 0.75vw, 1.5rem);font-weight:700;color:#0a0a0a;margin-bottom:.5rem}.sd-location-address{font-size:clamp(1rem, 0.9rem + 0.5vw, 1.125rem);color:#0a0a0a;margin-bottom:.5rem}.sd-location-address strong{font-weight:600}.sd-location-note{font-size:clamp(0.875rem, 0.8rem + 0.35vw, 1rem);color:rgba(10,10,10,0.7);margin:0}.sd-location-link{display:inline-flex;align-items:center;gap:.5rem;padding:1rem 1.5rem;background:#0a0a0a;color:#fff;border-radius:.75rem;text-decoration:none;font-family:"Outfit",-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(0.875rem, 0.8rem + 0.35vw, 1rem);font-weight:600;transition:all 0.3s ease;flex-shrink:0}.sd-location-link:hover{background:#242424;transform:translateY(-2px)}.sd-location-link i[data-lucide]{width:16px;height:16px}.service-city-page{background:#fff;overflow-x:hidden;width:100%}.sc-hero{position:relative;padding:5rem 0 4rem;background:#0a0a0a;color:#fff;overflow:hidden}@media (min-width: 768px){.sc-hero{padding:6rem 0 5rem}}.sc-hero .container{position:relative;z-index:10}.sc-hero-bg{position:absolute;inset:0;pointer-events:none}.sc-hero-glow{position:absolute;top:50%;right:-20%;transform:translateY(-50%);width:600px;height:600px;background:radial-gradient(circle, rgba(255,204,0,0.12) 0%, transparent 60%)}@media (min-width: 1024px){.sc-hero-glow{width:800px;height:800px}}.sc-hero-pattern{position:absolute;inset:0;background-image:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.02'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.sc-hero-content{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1.5rem}@media (min-width: 1024px){.sc-hero-content{flex-direction:row;text-align:left;gap:2.5rem}}.sc-hero-icon{width:100px;height:100px;display:flex;align-items:center;justify-content:center;background:#fc0;color:#0a0a0a;border-radius:1.5rem;flex-shrink:0}@media (min-width: 768px){.sc-hero-icon{width:120px;height:120px}}.sc-hero-icon i[data-lucide],.sc-hero-icon svg{width:60px !important;height:60px !important;max-width:none !important;stroke-width:1.5}@media (min-width: 768px){.sc-hero-icon i[data-lucide],.sc-hero-icon svg{width:72px !important;height:72px !important}}.sc-hero-text{flex:1}@media (min-width: 1024px){.sc-hero-text{max-width:500px}}.sc-hero-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem .75rem;background:rgba(255,255,255,0.05);border:1px solid rgba(255,255,255,0.1);border-radius:9999px;font-family:"Outfit",-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(0.75rem, 0.7rem + 0.25vw, 0.875rem);font-weight:600;color:#fc0;text-transform:uppercase;letter-spacing:0.08em;margin-bottom:1rem}.sc-hero-badge i[data-lucide]{width:12px;height:12px}.sc-hero-title{font-family:"Outfit",-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(1.75rem, 5vw, 3rem);font-weight:800;color:#fff;line-height:1.1;letter-spacing:-0.02em;margin-bottom:.75rem}.sc-hero-subtitle{font-size:clamp(1rem, 0.9rem + 0.5vw, 1.125rem);color:#a3a3a3;line-height:1.65;margin:0}@media (min-width: 768px){.sc-hero-subtitle{font-size:clamp(1.125rem, 1rem + 0.6vw, 1.25rem)}}.sc-hero-cta{display:flex;flex-direction:column;align-items:center;gap:1rem}@media (min-width: 1024px){.sc-hero-cta{align-items:flex-end}}.sc-hero-phone{display:flex;flex-direction:column;align-items:center;padding:1.25rem 2rem;background:#fc0;border-radius:1rem;text-decoration:none;transition:all 0.3s ease}.sc-hero-phone:hover{transform:translateY(-2px);box-shadow:0 12px 40px -8px rgba(255,204,0,0.5)}.sc-hero-phone .phone-number{font-family:"Outfit",-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(1.5rem, 1.2rem + 1.5vw, 2rem);font-weight:800;color:#0a0a0a;letter-spacing:-0.01em}@media (min-width: 768px){.sc-hero-phone .phone-number{font-size:clamp(1.875rem, 1.4rem + 2.4vw, 2.5rem)}}.sc-hero-phone .phone-label{font-family:"Outfit",-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(0.75rem, 0.7rem + 0.25vw, 0.875rem);font-weight:600;color:#0a0a0a;text-transform:uppercase;letter-spacing:0.05em;opacity:0.8}.sc-hero-badges{display:flex;gap:1rem}.sc-hero-badges span{display:inline-flex;align-items:center;gap:.5rem;font-size:clamp(0.875rem, 0.8rem + 0.35vw, 1rem);color:#a3a3a3}.sc-hero-badges span i[data-lucide]{width:14px;height:14px;color:#fc0}.sc-hero .breadcrumb,.sc-hero .breadcrumb-3level{margin-bottom:1.5rem}.sc-hero .breadcrumb .breadcrumb-list,.sc-hero .breadcrumb-3level .breadcrumb-list{justify-content:center;flex-wrap:wrap}@media (min-width: 1024px){.sc-hero .breadcrumb .breadcrumb-list,.sc-hero .breadcrumb-3level .breadcrumb-list{justify-content:flex-start}}.sc-hero .breadcrumb .breadcrumb-item,.sc-hero .breadcrumb-3level .breadcrumb-item{color:#a3a3a3}.sc-hero .breadcrumb .breadcrumb-item a,.sc-hero .breadcrumb-3level .breadcrumb-item a{color:#a3a3a3}.sc-hero .breadcrumb .breadcrumb-item a:hover,.sc-hero .breadcrumb-3level .breadcrumb-item a:hover{color:#fc0}.sc-hero .breadcrumb .breadcrumb-item.active,.sc-hero .breadcrumb-3level .breadcrumb-item.active{color:#fff}.sc-hero .breadcrumb .breadcrumb-separator,.sc-hero .breadcrumb-3level .breadcrumb-separator{color:#525252}.sc-welcome{padding:3rem 0}.sc-welcome h2{font-family:"Outfit",-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(1.5rem, 1.2rem + 1.5vw, 2rem);font-weight:700;color:#0a0a0a;margin-bottom:1.5rem}@media (min-width: 768px){.sc-welcome h2{font-size:clamp(1.875rem, 1.4rem + 2.4vw, 2.5rem)}}.sc-welcome-grid{display:grid;grid-template-columns:1fr;gap:2rem;align-items:center}@media (min-width: 768px){.sc-welcome-grid{grid-template-columns:1fr 1fr;gap:2.5rem}}@media (min-width: 768px){.sc-welcome-text{padding-right:1.5rem}}.sc-welcome-text p{font-size:clamp(1.125rem, 1rem + 0.6vw, 1.25rem);color:#0a0a0a;line-height:1.65;margin-bottom:0}.sc-welcome-image img{width:100%;height:auto;border-radius:1rem;box-shadow:0 12px 24px -4px rgba(0,0,0,0.15),0 4px 8px -2px rgba(0,0,0,0.08);object-fit:cover}.sc-service-details{padding:3rem 0;background:#fafafa}@media (min-width: 768px){.sc-service-details{padding:4rem 0}}.sc-details-grid{display:grid;gap:1.25rem}@media (min-width: 640px){.sc-details-grid{grid-template-columns:repeat(2, 1fr)}}@media (min-width: 1024px){.sc-details-grid{grid-template-columns:repeat(4, 1fr)}}.sc-details-card{padding:1.5rem;background:#fff;border-radius:.75rem;text-align:center;transition:all 0.3s ease;border:1px solid transparent}.sc-details-card:hover{border-color:#fc0;box-shadow:0 8px 24px -8px rgba(0,0,0,0.1)}.sc-details-card:hover .sc-details-icon{background:#fc0;color:#0a0a0a}.sc-details-card h3{font-family:"Outfit",-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(1rem, 0.9rem + 0.5vw, 1.125rem);font-weight:600;color:#0a0a0a;margin-bottom:.5rem}.sc-details-card p{font-size:clamp(0.875rem, 0.8rem + 0.35vw, 1rem);color:#525252;margin:0;line-height:1.65}.sc-details-icon{width:56px;height:56px;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem;background:#0a0a0a;color:#fc0;border-radius:.75rem;transition:all 0.3s ease}.sc-details-icon i[data-lucide]{width:28px;height:28px;stroke-width:1.5}.sc-why-us{background:#fafafa}.sc-why-us .why-us-header{display:flex;flex-direction:column;align-items:center;text-align:center;margin-bottom:3rem}.sc-why-us .why-us-header .section-badge{display:inline-block;padding:.5rem 1rem;background:#0a0a0a;color:#fc0;font-family:"Outfit",-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(0.75rem, 0.7rem + 0.25vw, 0.875rem);font-weight:700;text-transform:uppercase;letter-spacing:.05em;border-radius:9999px;margin-bottom:1rem}.sc-why-us .why-us-header h2{font-family:"Outfit",-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(1.5rem, 1.2rem + 1.5vw, 2rem);font-weight:700;color:#0a0a0a;margin:0;padding-bottom:1rem;position:relative}@media (min-width: 768px){.sc-why-us .why-us-header h2{font-size:clamp(1.875rem, 1.4rem + 2.4vw, 2.5rem)}}.sc-why-us .why-us-header h2::after{content:'';position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:80px;height:4px;background:#fc0;border-radius:2px}.sc-why-content{display:grid;gap:2.5rem}@media (min-width: 1024px){.sc-why-content{grid-template-columns:1fr 1fr;align-items:center}}.sc-why-text p{font-size:clamp(1.125rem, 1rem + 0.6vw, 1.25rem);color:#0a0a0a;line-height:1.65;margin-bottom:1.5rem;text-align:center}@media (min-width: 1024px){.sc-why-text p{text-align:left}}.sc-why-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.sc-why-list li{display:flex;align-items:center;gap:1rem;padding:1rem 1.25rem;background:#fff;border-radius:.75rem;font-size:clamp(1rem, 0.9rem + 0.5vw, 1.125rem);color:#0a0a0a;border:1px solid #f5f5f5;transition:all 0.2s ease}.sc-why-list li:hover{border-color:#fc0;box-shadow:0 4px 12px rgba(0,0,0,0.05)}.sc-why-list li i[data-lucide]{width:24px;height:24px;padding:.25rem;background:rgba(255,204,0,0.15);color:#fc0;border-radius:.5rem;flex-shrink:0}.sc-why-list li strong{color:#0a0a0a}.sc-map-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2.5rem;background:#0a0a0a;border-radius:1rem;text-align:center;position:relative;overflow:hidden}.sc-map-placeholder::before{content:'';position:absolute;top:-50%;right:-50%;width:200%;height:200%;background:radial-gradient(circle at center, rgba(255,204,0,0.1) 0%, transparent 50%);pointer-events:none}.sc-map-placeholder p{margin:0;font-family:"Outfit",-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(1.25rem, 1.1rem + 0.75vw, 1.5rem);font-weight:700;color:#fff;position:relative;z-index:1}@media (min-width: 768px){.sc-map-placeholder p{font-size:clamp(1.5rem, 1.2rem + 1.5vw, 2rem)}}.sc-map-badge{display:inline-block;margin-top:.75rem;padding:.5rem 1rem;background:rgba(255,204,0,0.15);color:#fc0;font-family:"Outfit",-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(0.875rem, 0.8rem + 0.35vw, 1rem);font-weight:600;border-radius:9999px;position:relative;z-index:1}.sc-map-icon{width:80px;height:80px;display:flex;align-items:center;justify-content:center;background:#fc0;color:#0a0a0a;border-radius:1rem;margin-bottom:1rem;position:relative;z-index:1;box-shadow:0 8px 24px -4px rgba(255,204,0,0.4)}.sc-map-icon i[data-lucide]{width:40px;height:40px;stroke-width:1.5}.sc-emergency{padding:2.5rem 0;background:#fafafa}@media (min-width: 768px){.sc-emergency{padding:3rem 0}}.sc-emergency-card{display:flex;flex-direction:column;align-items:center;gap:1.25rem;padding:2rem;background:#fff;border:2px solid #fc0;border-radius:1rem;text-align:center;text-decoration:none;transition:all 0.3s ease;cursor:pointer}@media (min-width: 768px){.sc-emergency-card{flex-direction:row;text-align:left;padding:2rem 2.5rem}}.sc-emergency-card:hover{border-color:#0a0a0a;box-shadow:0 8px 30px -8px rgba(10,10,10,0.2)}.sc-emergency-card:hover .sc-emergency-btn{background:#fc0;color:#0a0a0a}.sc-emergency-text{flex:1}.sc-emergency-text h3{font-family:"Outfit",-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(1.25rem, 1.1rem + 0.75vw, 1.5rem);font-weight:700;color:#0a0a0a;margin-bottom:.25rem}.sc-emergency-text p{font-size:clamp(1rem, 0.9rem + 0.5vw, 1.125rem);color:#525252;margin:0}.sc-emergency-text p strong{color:#0a0a0a}.sc-emergency-btn{display:flex;align-items:center;justify-content:center;width:56px;height:56px;background:#0a0a0a;color:#fff;border-radius:.75rem;transition:all 0.3s ease;flex-shrink:0}@media (min-width: 768px){.sc-emergency-btn{width:64px;height:64px}}.sc-emergency-btn i[data-lucide]{width:24px;height:24px}@media (min-width: 768px){.sc-emergency-btn i[data-lucide]{width:28px;height:28px}}.sc-other-services{padding:4rem 0;background:#fff}@media (min-width: 768px){.sc-other-services{padding:5rem 0}}.sc-other-header{text-align:center;margin-bottom:2.5rem}.sc-other-header h2{font-family:"Outfit",-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(1.5rem, 1.2rem + 1.5vw, 2rem);font-weight:700;color:#0a0a0a;margin-bottom:1.5rem;padding-bottom:1rem;position:relative;display:inline-block}@media (min-width: 768px){.sc-other-header h2{font-size:clamp(1.875rem, 1.4rem + 2.4vw, 2.5rem)}}.sc-other-header h2::after{content:'';position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:80px;height:4px;background:#fc0;border-radius:2px}.sc-other-header p{font-size:clamp(1.125rem, 1rem + 0.6vw, 1.25rem);color:#525252;margin:0 auto;max-width:500px}.sc-services-grid{display:grid;gap:1rem}@media (min-width: 640px){.sc-services-grid{grid-template-columns:repeat(2, 1fr)}}@media (min-width: 1024px){.sc-services-grid{grid-template-columns:repeat(3, 1fr)}}.sc-service-card{display:flex;align-items:center;gap:1rem;padding:1.25rem;background:#fafafa;border:1px solid transparent;border-radius:.75rem;text-decoration:none;transition:all 0.3s ease}.sc-service-card:hover{background:#fff;border-color:#fc0;box-shadow:0 8px 24px -8px rgba(0,0,0,0.1)}.sc-service-card:hover .sc-service-icon{background:#fc0;color:#0a0a0a}.sc-service-card:hover .sc-service-arrow{color:#fc0;transform:translateX(4px)}.sc-service-icon{width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:#0a0a0a;color:#fc0;border-radius:.75rem;flex-shrink:0;transition:all 0.3s ease}.sc-service-icon i[data-lucide]{width:24px;height:24px;stroke-width:1.5}.sc-service-content{flex:1;min-width:0}.sc-service-content h4{font-family:"Outfit",-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(1rem, 0.9rem + 0.5vw, 1.125rem);font-weight:600;color:#0a0a0a;margin-bottom:.25rem}.sc-service-content p{font-size:clamp(0.875rem, 0.8rem + 0.35vw, 1rem);color:#525252;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.sc-service-arrow{width:20px;height:20px;color:#a3a3a3;flex-shrink:0;transition:all 0.3s ease}.sc-service-arrow i[data-lucide]{width:100%;height:100%}.sc-city-link{text-align:center;margin-top:2rem}.sc-final-cta{padding:4rem 0;background:#fafafa}@media (min-width: 768px){.sc-final-cta{padding:5rem 0}}.sc-cta-card{display:flex;flex-direction:column;gap:2rem;padding:2.5rem;background:#0a0a0a;border-radius:1rem;text-align:center;position:relative;overflow:hidden}@media (min-width: 768px){.sc-cta-card{flex-direction:row;align-items:center;justify-content:space-between;text-align:left;padding:3rem 2.5rem}}.sc-cta-card::before{content:'';position:absolute;top:-50%;right:-20%;width:400px;height:400px;background:radial-gradient(circle, rgba(255,204,0,0.15) 0%, transparent 60%);pointer-events:none}.sc-cta-content{position:relative;z-index:2}.sc-cta-content h2{font-family:"Outfit",-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(1.5rem, 1.2rem + 1.5vw, 2rem);font-weight:700;color:#fff;margin-bottom:.5rem}@media (min-width: 768px){.sc-cta-content h2{font-size:clamp(1.875rem, 1.4rem + 2.4vw, 2.5rem)}}.sc-cta-content p{font-size:clamp(1.125rem, 1rem + 0.6vw, 1.25rem);color:#a3a3a3;margin-bottom:1rem}.sc-cta-features{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem}@media (min-width: 768px){.sc-cta-features{justify-content:flex-start}}.sc-cta-features span{display:inline-flex;align-items:center;gap:.5rem;font-size:clamp(0.875rem, 0.8rem + 0.35vw, 1rem);color:#d4d4d4}.sc-cta-features span i[data-lucide]{width:16px;height:16px;color:#fc0}.sc-cta-phone{display:flex;align-items:center;gap:1rem;padding:1.25rem 2rem;background:#fc0;border-radius:1rem;text-decoration:none;transition:all 0.3s ease;position:relative;z-index:2;flex-shrink:0}@media (min-width: 768px){.sc-cta-phone{padding:1.5rem 2.5rem}}.sc-cta-phone:hover{transform:translateY(-3px);box-shadow:0 12px 40px -8px rgba(255,204,0,0.5)}.sc-cta-phone .phone-icon{width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:#0a0a0a;color:#fc0;border-radius:.75rem}.sc-cta-phone .phone-icon i[data-lucide]{width:24px;height:24px}.sc-cta-phone .phone-details{display:flex;flex-direction:column}.sc-cta-phone .phone-number{font-family:"Outfit",-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(1.25rem, 1.1rem + 0.75vw, 1.5rem);font-weight:800;color:#0a0a0a}@media (min-width: 768px){.sc-cta-phone .phone-number{font-size:clamp(1.5rem, 1.2rem + 1.5vw, 2rem)}}.sc-cta-phone .phone-label{font-size:clamp(0.75rem, 0.7rem + 0.25vw, 0.875rem);font-weight:500;color:#0a0a0a;opacity:0.8}.contact-page{background:#fff}.contact-hero{position:relative;padding:5rem 0 4rem;background:#0a0a0a;color:#fff;overflow:hidden}@media (min-width: 768px){.contact-hero{padding:6rem 0 5rem}}.contact-hero .container{position:relative;z-index:10}.contact-hero-bg{position:absolute;inset:0;pointer-events:none}.contact-hero-glow{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:800px;height:800px;background:radial-gradient(circle, rgba(255,204,0,0.1) 0%, transparent 60%)}.contact-hero-content{text-align:center;max-width:700px;margin:0 auto}.contact-hero-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:rgba(255,255,255,0.05);border:1px solid rgba(255,255,255,0.1);border-radius:9999px;font-family:"Outfit",-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(0.75rem, 0.7rem + 0.25vw, 0.875rem);font-weight:600;color:#fc0;text-transform:uppercase;letter-spacing:0.1em;margin-bottom:1.5rem}.contact-hero-badge i[data-lucide]{width:14px;height:14px}.contact-hero-title{font-family:"Outfit",-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(2.5rem, 8vw, 4rem);font-weight:800;color:#fff;line-height:1.1;letter-spacing:-0.02em;margin-bottom:1rem}.contact-hero-lead{font-size:clamp(1.125rem, 1rem + 0.6vw, 1.25rem);color:#a3a3a3;line-height:1.65;margin-bottom:2rem}@media (min-width: 768px){.contact-hero-lead{font-size:clamp(1.25rem, 1.1rem + 0.75vw, 1.5rem)}}.contact-hero-lead strong{color:#fff}.contact-hero-phone{display:inline-flex;align-items:center;gap:1rem;padding:1rem 2rem;background:#fc0;border-radius:1rem;text-decoration:none;transition:all 0.3s ease}@media (min-width: 768px){.contact-hero-phone{padding:1.25rem 2.5rem}}.contact-hero-phone:hover{transform:translateY(-3px);box-shadow:0 12px 40px -8px rgba(255,204,0,0.5)}.contact-hero-phone .phone-icon-wrap{width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:#0a0a0a;color:#fc0;border-radius:.75rem}@media (min-width: 768px){.contact-hero-phone .phone-icon-wrap{width:56px;height:56px}}.contact-hero-phone .phone-icon-wrap i[data-lucide]{width:24px;height:24px}@media (min-width: 768px){.contact-hero-phone .phone-icon-wrap i[data-lucide]{width:28px;height:28px}}.contact-hero-phone .phone-details{display:flex;flex-direction:column;text-align:left}.contact-hero-phone .phone-number{font-family:"Outfit",-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(1.5rem, 1.2rem + 1.5vw, 2rem);font-weight:800;color:#0a0a0a}@media (min-width: 768px){.contact-hero-phone .phone-number{font-size:clamp(1.875rem, 1.4rem + 2.4vw, 2.5rem)}}.contact-hero-phone .phone-label{font-size:clamp(0.875rem, 0.8rem + 0.35vw, 1rem);font-weight:500;color:#0a0a0a;opacity:0.8}.contact-hero .breadcrumb{margin-bottom:1.5rem}.contact-hero .breadcrumb .breadcrumb-list{justify-content:center}.contact-hero .breadcrumb .breadcrumb-item{color:#a3a3a3}.contact-hero .breadcrumb .breadcrumb-item a{color:#a3a3a3}.contact-hero .breadcrumb .breadcrumb-item a:hover{color:#fc0}.contact-hero .breadcrumb .breadcrumb-item.active{color:#fff}.contact-hero .breadcrumb .breadcrumb-separator{color:#525252}.contact-cards{padding:4rem 0;background:#fafafa}@media (min-width: 768px){.contact-cards{padding:5rem 0}}.contact-cards-grid{display:grid;gap:1rem}@media (min-width: 640px){.contact-cards-grid{grid-template-columns:repeat(2, 1fr)}}@media (min-width: 1024px){.contact-cards-grid{grid-template-columns:repeat(3, 1fr)}}.contact-card{display:flex;flex-direction:column;padding:1.5rem;background:#fff;border:1px solid #e5e5e5;border-radius:1rem;transition:all 0.3s ease;position:relative;text-decoration:none;cursor:pointer}.contact-card:hover{border-color:#fc0;box-shadow:0 8px 30px -8px rgba(0,0,0,0.1);transform:translateY(-4px)}.contact-card:hover .contact-card-icon{background:#fc0;color:#0a0a0a}.contact-card:hover .contact-card-action{background:#fc0;color:#0a0a0a;transform:translateX(4px)}.contact-card--primary{background:#0a0a0a;border-color:#0a0a0a}.contact-card--primary .contact-card-icon{background:#fc0;color:#0a0a0a}.contact-card--primary .contact-card-title{color:#fff}.contact-card--primary .contact-card-value{color:#fc0}.contact-card--primary .contact-card-desc{color:#a3a3a3}.contact-card--primary .contact-card-action{background:#fc0;color:#0a0a0a}.contact-card--primary:hover .contact-card-icon{background:#fff}.contact-card--whatsapp .contact-card-icon{background:#25D366;color:#fff}.contact-card--whatsapp:hover .contact-card-icon{background:#1da851}.contact-card--whatsapp .contact-card-action{background:#25D366;color:#fff}.contact-card-icon{width:56px;height:56px;display:flex;align-items:center;justify-content:center;background:#0a0a0a;color:#fc0;border-radius:.75rem;margin-bottom:1rem;transition:all 0.3s ease}.contact-card-icon i[data-lucide],.contact-card-icon svg{width:28px;height:28px}.contact-card-content{flex:1;display:flex;flex-direction:column}.contact-card-title{font-family:"Outfit",-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(0.875rem, 0.8rem + 0.35vw, 1rem);font-weight:600;color:#525252;text-transform:uppercase;letter-spacing:0.05em;margin-bottom:.5rem}.contact-card-desc{font-size:clamp(0.875rem, 0.8rem + 0.35vw, 1rem);color:#525252}.contact-card-value{display:block;font-family:"Outfit",-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(1.125rem, 1rem + 0.6vw, 1.25rem);font-weight:700;color:#0a0a0a;margin-bottom:.25rem;word-break:break-all}.contact-card-action{position:absolute;top:1rem;right:1rem;width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:#f5f5f5;color:#737373;border-radius:9999px;transition:all 0.3s ease}.contact-card-action i[data-lucide]{width:18px;height:18px}.contact-hours{padding:4rem 0}@media (min-width: 768px){.contact-hours{padding:5rem 0}}.contact-hours-layout{max-width:700px;margin:0 auto}.contact-hours-header{text-align:center;margin-bottom:2rem}.contact-hours-header h2{font-family:"Outfit",-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(1.5rem, 1.2rem + 1.5vw, 2rem);font-weight:700;color:#0a0a0a;margin-bottom:.5rem}@media (min-width: 768px){.contact-hours-header h2{font-size:clamp(1.875rem, 1.4rem + 2.4vw, 2.5rem)}}.contact-hours-header p{font-size:clamp(1.125rem, 1rem + 0.6vw, 1.25rem);color:#525252;margin:0}.contact-hours-table{background:#fff;border:1px solid #e5e5e5;border-radius:1rem;overflow:hidden;margin-bottom:1.5rem}.hours-row{display:flex;align-items:center;padding:1rem 1.5rem;border-bottom:1px solid #f5f5f5}.hours-row:last-child{border-bottom:none}.hours-row:hover{background:#fafafa}.hours-day{flex:1;font-family:"Outfit",-apple-system,BlinkMacSystemFont,sans-serif;font-weight:600;color:#0a0a0a}.hours-time{font-family:"Outfit",-apple-system,BlinkMacSystemFont,sans-serif;font-weight:700;color:#fc0;margin-right:1rem}.hours-badge{padding:.25rem .75rem;background:rgba(34,197,94,0.1);color:#16a34a;font-size:clamp(0.75rem, 0.7rem + 0.25vw, 0.875rem);font-weight:600;border-radius:9999px;text-transform:uppercase;letter-spacing:0.05em}.contact-hours-note{display:flex;align-items:flex-start;gap:.75rem;padding:1rem;background:#fafafa;border-radius:.75rem;font-size:clamp(0.875rem, 0.8rem + 0.35vw, 1rem);color:#525252;margin:0}.contact-hours-note i[data-lucide]{width:18px;height:18px;color:#a3a3a3;flex-shrink:0;margin-top:2px}.contact-zones{padding:4rem 0;background:#fafafa}@media (min-width: 768px){.contact-zones{padding:5rem 0}}.contact-zones-header{text-align:center;max-width:600px;margin:0 auto 2.5rem}.contact-zones-header h2{font-family:"Outfit",-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(1.5rem, 1.2rem + 1.5vw, 2rem);font-weight:700;color:#0a0a0a;margin-bottom:.5rem}@media (min-width: 768px){.contact-zones-header h2{font-size:clamp(1.875rem, 1.4rem + 2.4vw, 2.5rem)}}.contact-zones-header p{font-size:clamp(1.125rem, 1rem + 0.6vw, 1.25rem);color:#525252;margin:0}.contact-zones-header p strong{color:#0a0a0a}.contact-zones-grid{display:grid;gap:.75rem}@media (min-width: 640px){.contact-zones-grid{grid-template-columns:repeat(2, 1fr)}}@media (min-width: 768px){.contact-zones-grid{grid-template-columns:repeat(3, 1fr)}}@media (min-width: 1024px){.contact-zones-grid{grid-template-columns:repeat(4, 1fr)}}.zone-item{display:flex;align-items:center;gap:.75rem;padding:1rem;background:#fff;border-radius:.75rem;font-weight:500;color:#0a0a0a;transition:all 0.3s ease}.zone-item:hover{box-shadow:0 4px 12px -4px rgba(0,0,0,0.1);transform:translateY(-2px)}.zone-item:hover i[data-lucide]{color:#fc0}.zone-item i[data-lucide]{width:20px;height:20px;color:#a3a3a3;flex-shrink:0;transition:color 0.3s ease}.contact-interventions{padding:4rem 0}@media (min-width: 768px){.contact-interventions{padding:5rem 0}}.contact-interventions-header{text-align:center;margin-bottom:2.5rem}.contact-interventions-header h2{font-family:"Outfit",-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(1.5rem, 1.2rem + 1.5vw, 2rem);font-weight:700;color:#0a0a0a}@media (min-width: 768px){.contact-interventions-header h2{font-size:clamp(1.875rem, 1.4rem + 2.4vw, 2.5rem)}}.contact-interventions-grid{display:grid;gap:1.5rem}@media (min-width: 768px){.contact-interventions-grid{grid-template-columns:repeat(2, 1fr)}}.intervention-card{padding:2rem;background:#fff;border:1px solid #e5e5e5;border-radius:1rem}.intervention-card--urgent{background:#0a0a0a;border-color:#0a0a0a}.intervention-card--urgent .intervention-icon{background:#fc0;color:#0a0a0a}.intervention-card--urgent h3{color:#fff}.intervention-card--urgent .intervention-list li{color:#d4d4d4}.intervention-card--urgent .intervention-list li i[data-lucide]{color:#fc0}.intervention-header{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}.intervention-icon{width:56px;height:56px;display:flex;align-items:center;justify-content:center;background:#f5f5f5;color:#0a0a0a;border-radius:.75rem}.intervention-icon i[data-lucide]{width:28px;height:28px}.intervention-header h3{flex:1;font-family:"Outfit",-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(1.25rem, 1.1rem + 0.75vw, 1.5rem);font-weight:700;color:#0a0a0a;margin:0}.intervention-badge{padding:.25rem .75rem;background:rgba(239,68,68,0.1);color:#ef4444;font-size:clamp(0.75rem, 0.7rem + 0.25vw, 0.875rem);font-weight:700;border-radius:9999px;text-transform:uppercase;letter-spacing:0.05em}.intervention-badge--alt{background:rgba(255,204,0,0.15);color:#D4A900}.intervention-list{list-style:none;padding:0;margin:0 0 1.5rem}.intervention-list li{display:flex;align-items:center;gap:.75rem;padding:.5rem 0;font-size:clamp(1rem, 0.9rem + 0.5vw, 1.125rem);color:#0a0a0a}.intervention-list li i[data-lucide]{width:18px;height:18px;color:#a3a3a3;flex-shrink:0}.intervention-cta{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;width:100%;padding:1rem;background:#fc0;color:#0a0a0a;border-radius:.75rem;font-family:"Outfit",-apple-system,BlinkMacSystemFont,sans-serif;font-weight:600;text-decoration:none;transition:all 0.3s ease}.intervention-cta i[data-lucide]{width:20px;height:20px}.intervention-cta:hover{transform:translateY(-2px);box-shadow:0 8px 20px -4px rgba(255,204,0,0.4)}.intervention-cta--alt{background:#0a0a0a;color:#fff}.intervention-cta--alt:hover{box-shadow:0 8px 20px -4px rgba(0,0,0,0.3)}.contact-payment{padding:3rem 0;background:#fafafa}@media (min-width: 768px){.contact-payment{padding:4rem 0}}.contact-payment-card{max-width:800px;margin:0 auto;padding:2rem;background:#fff;border:1px solid #e5e5e5;border-radius:1rem}@media (min-width: 768px){.contact-payment-card{padding:2.5rem}}.payment-header{text-align:center;margin-bottom:1.5rem}.payment-header h3{font-family:"Outfit",-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(1.25rem, 1.1rem + 0.75vw, 1.5rem);font-weight:700;color:#0a0a0a;margin:0}.payment-methods{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem;margin-bottom:2rem}@media (min-width: 768px){.payment-methods{gap:1rem}}.payment-method{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;background:#fafafa;border-radius:.75rem;font-weight:500;color:#0a0a0a}.payment-method i[data-lucide]{width:20px;height:20px;color:#737373}.payment-guarantee{display:flex;align-items:flex-start;gap:1rem;padding:1.25rem;background:rgba(255,204,0,0.1);border:1px solid rgba(255,204,0,0.2);border-radius:.75rem}@media (min-width: 768px){.payment-guarantee{align-items:center}}.guarantee-icon{width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:#fc0;color:#0a0a0a;border-radius:.75rem;flex-shrink:0}.guarantee-icon i[data-lucide]{width:24px;height:24px}.guarantee-text strong{display:block;font-family:"Outfit",-apple-system,BlinkMacSystemFont,sans-serif;font-weight:700;color:#0a0a0a;margin-bottom:.25rem}.guarantee-text p{font-size:clamp(0.875rem, 0.8rem + 0.35vw, 1rem);color:#525252;margin:0}.contact-cta{padding:4rem 0}@media (min-width: 768px){.contact-cta{padding:5rem 0}}.contact-cta-card{display:flex;flex-direction:column;align-items:center;gap:1.5rem;padding:2.5rem;background:#0a0a0a;border-radius:1rem;text-align:center;position:relative;overflow:hidden}@media (min-width: 768px){.contact-cta-card{flex-direction:row;justify-content:space-between;text-align:left;padding:3rem 2.5rem}}.contact-cta-card::before{content:'';position:absolute;top:-50%;right:-20%;width:400px;height:400px;background:radial-gradient(circle, rgba(255,204,0,0.15) 0%, transparent 60%);pointer-events:none}.contact-cta-content{position:relative;z-index:2}.contact-cta-content h2{font-family:"Outfit",-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(1.5rem, 1.2rem + 1.5vw, 2rem);font-weight:700;color:#fff;margin-bottom:.5rem}@media (min-width: 768px){.contact-cta-content h2{font-size:clamp(1.875rem, 1.4rem + 2.4vw, 2.5rem)}}.contact-cta-content p{font-size:clamp(1.125rem, 1rem + 0.6vw, 1.25rem);color:#a3a3a3;margin:0}.contact-cta-phone{display:flex;flex-direction:column;align-items:center;padding:1.25rem 2.5rem;background:#fc0;border-radius:1rem;text-decoration:none;position:relative;z-index:2;transition:all 0.3s ease}@media (min-width: 768px){.contact-cta-phone{padding:1.5rem 3rem}}.contact-cta-phone:hover{transform:translateY(-3px);box-shadow:0 12px 40px -8px rgba(255,204,0,0.5)}.contact-cta-phone .phone-number{font-family:"Outfit",-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(1.5rem, 1.2rem + 1.5vw, 2rem);font-weight:800;color:#0a0a0a}@media (min-width: 768px){.contact-cta-phone .phone-number{font-size:clamp(1.875rem, 1.4rem + 2.4vw, 2.5rem)}}.contact-cta-phone .phone-label{font-size:clamp(0.875rem, 0.8rem + 0.35vw, 1rem);font-weight:600;color:#0a0a0a;opacity:0.8}.page-legal .section-content{padding-top:2.5rem;padding-bottom:4rem;background:#fff}@media (min-width: 768px){.page-legal .section-content{padding-top:3rem;padding-bottom:5rem}}.page-legal .content-wrapper{max-width:800px;margin:0 auto;text-align:left}.page-legal .content-wrapper>h1:first-child{display:none}.page-legal .content-wrapper h2{font-family:"Outfit",-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(1.25rem, 1.1rem + 0.75vw, 1.5rem);font-weight:700;color:#0a0a0a;text-align:left;margin-top:2.5rem;margin-bottom:1rem;padding-bottom:.75rem;border-bottom:2px solid #e5e5e5}@media (min-width: 768px){.page-legal .content-wrapper h2{font-size:clamp(1.5rem, 1.2rem + 1.5vw, 2rem);margin-top:3rem}}.page-legal .content-wrapper h2:first-child,.page-legal .content-wrapper h2:first-of-type{margin-top:0}.page-legal .content-wrapper h3{font-family:"Outfit",-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(1.125rem, 1rem + 0.6vw, 1.25rem);font-weight:600;color:#121212;text-align:left;margin-top:1.5rem;margin-bottom:.75rem}@media (min-width: 768px){.page-legal .content-wrapper h3{font-size:clamp(1.25rem, 1.1rem + 0.75vw, 1.5rem);margin-top:2rem}}.page-legal .content-wrapper p{font-size:clamp(1rem, 0.9rem + 0.5vw, 1.125rem);line-height:1.65;color:#0a0a0a;text-align:left;max-width:none;margin-bottom:1rem}@media (min-width: 768px){.page-legal .content-wrapper p{font-size:clamp(1.125rem, 1rem + 0.6vw, 1.25rem)}}.page-legal .content-wrapper>p:first-of-type,.page-legal .content-wrapper em{color:#525252;font-style:italic}.page-legal .content-wrapper strong{font-weight:600;color:#0a0a0a}.page-legal .content-wrapper ul,.page-legal .content-wrapper ol{margin-bottom:1.5rem;padding-left:1.5rem}@media (min-width: 768px){.page-legal .content-wrapper ul,.page-legal .content-wrapper ol{padding-left:2rem}}.page-legal .content-wrapper ul li,.page-legal .content-wrapper ol li{font-size:clamp(1rem, 0.9rem + 0.5vw, 1.125rem);line-height:1.65;color:#0a0a0a;margin-bottom:.5rem;padding-left:.5rem}@media (min-width: 768px){.page-legal .content-wrapper ul li,.page-legal .content-wrapper ol li{font-size:clamp(1.125rem, 1rem + 0.6vw, 1.25rem)}}.page-legal .content-wrapper ul li::marker,.page-legal .content-wrapper ol li::marker{color:#D4A900}.page-legal .content-wrapper ul li{list-style-type:disc}.page-legal .content-wrapper ol li{list-style-type:decimal}.page-legal .content-wrapper a{color:#D4A900;text-decoration:underline;text-underline-offset:2px;transition:color 200ms cubic-bezier(0.4, 0, 0.2, 1)}.page-legal .content-wrapper a:hover{color:#0a0a0a}.page-legal .content-wrapper table{width:100%;border-collapse:collapse;margin:1.5rem 0;font-size:clamp(0.875rem, 0.8rem + 0.35vw, 1rem);overflow-x:auto;display:block}@media (min-width: 768px){.page-legal .content-wrapper table{display:table;font-size:clamp(1rem, 0.9rem + 0.5vw, 1.125rem)}}.page-legal .content-wrapper thead{background:#0a0a0a;color:#fff}.page-legal .content-wrapper thead th{padding:.75rem 1rem;text-align:left;font-family:"Outfit",-apple-system,BlinkMacSystemFont,sans-serif;font-weight:600;text-transform:uppercase;letter-spacing:.025em;font-size:clamp(0.75rem, 0.7rem + 0.25vw, 0.875rem)}@media (min-width: 768px){.page-legal .content-wrapper thead th{padding:1rem 1.25rem;font-size:clamp(0.875rem, 0.8rem + 0.35vw, 1rem)}}.page-legal .content-wrapper tbody tr{border-bottom:1px solid #e5e5e5}.page-legal .content-wrapper tbody tr:nth-child(even){background:#fafafa}.page-legal .content-wrapper tbody tr:hover{background:rgba(255,204,0,0.05)}.page-legal .content-wrapper tbody td{padding:.75rem 1rem;vertical-align:top;color:#0a0a0a}@media (min-width: 768px){.page-legal .content-wrapper tbody td{padding:1rem 1.25rem}}.page-legal .content-wrapper hr{border:none;height:1px;background:#e5e5e5;margin:2rem 0}.page-legal .content-wrapper blockquote{margin:1.5rem 0;padding:1rem 1.5rem;background:rgba(255,204,0,0.08);border-left:4px solid #fc0;border-radius:0 .5rem .5rem 0}.page-legal .content-wrapper blockquote p{margin:0;color:#0a0a0a;font-weight:500}.page-legal .content-wrapper address{font-style:normal;margin-bottom:1rem;line-height:1.65}.about-mission{padding:4rem 0;background:#fff}@media (min-width: 768px){.about-mission{padding:5rem 0}}.about-mission-grid{display:grid;gap:2.5rem;align-items:center}@media (min-width: 1024px){.about-mission-grid{grid-template-columns:1fr 1fr;gap:4rem}}.about-mission-content .section-badge{margin-bottom:1rem}.about-mission-content h2{font-family:"Outfit",-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(1.5rem, 1.2rem + 1.5vw, 2rem);font-weight:700;color:#0a0a0a;margin-bottom:1.5rem;line-height:1.35}@media (min-width: 768px){.about-mission-content h2{font-size:clamp(1.875rem, 1.4rem + 2.4vw, 2.5rem)}}.about-mission-lead{font-size:clamp(1.125rem, 1rem + 0.6vw, 1.25rem);color:#525252;line-height:1.65}@media (min-width: 768px){.about-mission-lead{font-size:clamp(1.25rem, 1.1rem + 0.75vw, 1.5rem)}}.about-mission-image img{width:100%;height:auto;border-radius:1rem;box-shadow:0 12px 24px -4px rgba(0,0,0,0.15),0 4px 8px -2px rgba(0,0,0,0.08)}.about-features{padding:4rem 0;background:#fafafa}@media (min-width: 768px){.about-features{padding:5rem 0}}.about-values{padding:4rem 0;background:#fff}@media (min-width: 768px){.about-values{padding:5rem 0}}.about-values-grid{display:grid;gap:1.5rem}@media (min-width: 640px){.about-values-grid{grid-template-columns:repeat(2, 1fr)}}@media (min-width: 1024px){.about-values-grid{grid-template-columns:repeat(4, 1fr)}}.about-value-card{background:#fafafa;padding:2rem;border-radius:1rem;text-align:center;transition:all 0.3s ease}.about-value-card:hover{background:#0a0a0a}.about-value-card:hover .about-value-icon{background:#fc0;color:#0a0a0a}.about-value-card:hover h4{color:#fff}.about-value-card:hover p{color:#a3a3a3}.about-value-icon{width:64px;height:64px;display:flex;align-items:center;justify-content:center;background:#0a0a0a;color:#fc0;border-radius:.75rem;margin:0 auto 1.25rem;transition:all 0.3s ease}.about-value-icon i[data-lucide]{width:28px;height:28px;stroke-width:1.5}.about-value-card h4{font-family:"Outfit",-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(1.125rem, 1rem + 0.6vw, 1.25rem);font-weight:700;color:#0a0a0a;margin-bottom:.75rem;transition:color 0.3s ease}.about-value-card p{font-size:clamp(0.875rem, 0.8rem + 0.35vw, 1rem);color:#525252;line-height:1.65;margin:0;transition:color 0.3s ease}.zones-page{background:#fff}.zones-hero{position:relative;padding:5rem 0 4rem;background:#0a0a0a;color:#fff;overflow:hidden}@media (min-width: 768px){.zones-hero{padding:6rem 0 5rem}}.zones-hero .container{position:relative;z-index:10}.zones-hero-glow{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:800px;height:800px;background:radial-gradient(circle, rgba(255,204,0,0.1) 0%, transparent 60%);pointer-events:none}.zones-hero-content{text-align:center;max-width:800px;margin:0 auto}.zones-hero-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:rgba(255,255,255,0.05);border:1px solid rgba(255,255,255,0.1);border-radius:9999px;font-family:"Outfit",-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(0.75rem, 0.7rem + 0.25vw, 0.875rem);font-weight:600;color:#fc0;text-transform:uppercase;letter-spacing:0.1em;margin-bottom:1.5rem}.zones-hero-badge i[data-lucide]{width:14px;height:14px}.zones-hero-title{margin-bottom:1.5rem}.zones-hero-title .title-line{display:block;font-family:"Outfit",-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(2.5rem, 8vw, 4.5rem);font-weight:800;line-height:1;letter-spacing:-0.02em;color:#fff}.zones-hero-title .title-line.title-accent{color:#fc0;margin-top:.5rem}.zones-hero-lead{font-size:clamp(1.125rem, 1rem + 0.6vw, 1.25rem);color:#a3a3a3;line-height:1.65;margin-bottom:2rem}@media (min-width: 768px){.zones-hero-lead{font-size:clamp(1.25rem, 1.1rem + 0.75vw, 1.5rem)}}.zones-hero-lead strong{color:#fff;font-weight:600}.zones-hero-cta{display:flex;flex-direction:column;align-items:center;gap:1rem}.zones-hero-cta .sd-hero-buttons{display:flex;align-items:center;justify-content:center;gap:.75rem}.zones-hero-cta .sd-hero-phone{display:inline-flex;align-items:center;justify-content:center;padding:6px;width:56px;height:56px;background:linear-gradient(135deg, #FFD633 0%, #fc0 100%);border-radius:9999px;text-decoration:none;transition:all 0.3s ease;box-shadow:0 2px 8px rgba(255,204,0,0.3),inset 0 1px 0 rgba(255,255,255,0.2)}.zones-hero-cta .sd-hero-phone:hover{background:linear-gradient(135deg, #FFE066 0%, #FFD633 100%);transform:translateY(-2px);box-shadow:0 4px 16px rgba(255,204,0,0.4),inset 0 1px 0 rgba(255,255,255,0.3)}.zones-hero-cta .sd-hero-phone .phone-icon-wrap{display:flex;align-items:center;justify-content:center;width:44px;height:44px;background:#0a0a0a;border-radius:9999px;flex-shrink:0}.zones-hero-cta .sd-hero-phone i[data-lucide]{width:22px;height:22px;color:#fc0}.zones-hero-cta .sd-hero-whatsapp{display:flex;align-items:center;justify-content:center;width:56px;height:56px;background:#25D366;border-radius:9999px;color:#fff;text-decoration:none;transition:all 0.3s ease;box-shadow:0 2px 8px rgba(37,211,102,0.3)}.zones-hero-cta .sd-hero-whatsapp:hover{background:#20BA5C;transform:translateY(-2px);box-shadow:0 4px 16px rgba(37,211,102,0.4)}.zones-hero-cta .sd-hero-whatsapp svg{width:28px;height:28px}.zones-hero-cta .sd-hero-badges{display:flex;gap:.75rem;justify-content:center}.zones-hero-cta .sd-hero-badges span{display:inline-flex;align-items:center;gap:.25rem;padding:.25rem .75rem;background:rgba(255,255,255,0.08);border:1px solid rgba(255,255,255,0.1);border-radius:9999px;font-family:"Outfit",-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(0.75rem, 0.7rem + 0.25vw, 0.875rem);font-weight:500;color:#d4d4d4}.zones-hero-cta .sd-hero-badges span i[data-lucide]{width:14px;height:14px;color:#fc0}.zones-provinces{padding:4rem 0;background:#fafafa}@media (min-width: 768px){.zones-provinces{padding:5rem 0}}.zones-provinces-header{text-align:center;margin-bottom:2.5rem}.zones-provinces-header h2{font-family:"Outfit",-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(1.5rem, 1.2rem + 1.5vw, 2rem);font-weight:700;color:#0a0a0a;margin-bottom:.5rem}@media (min-width: 768px){.zones-provinces-header h2{font-size:clamp(1.875rem, 1.4rem + 2.4vw, 2.5rem)}}.zones-provinces-header p{font-size:clamp(1.125rem, 1rem + 0.6vw, 1.25rem);color:#525252;margin:0}.zones-provinces-grid{display:grid;gap:1rem}@media (min-width: 640px){.zones-provinces-grid{grid-template-columns:repeat(2, 1fr)}}@media (min-width: 1024px){.zones-provinces-grid{grid-template-columns:repeat(3, 1fr)}}.zone-province-card{display:flex;align-items:center;gap:1rem;padding:1.25rem 1.5rem;background:#fff;border:1px solid #e5e5e5;border-radius:1rem;text-decoration:none;transition:all 0.3s ease}.zone-province-card:hover{border-color:#fc0;box-shadow:0 8px 30px -8px rgba(0,0,0,0.1);transform:translateY(-4px)}.zone-province-card:hover .zone-province-icon{background:#fc0;color:#0a0a0a}.zone-province-card:hover .zone-province-arrow{transform:translateX(4px);color:#fc0}.zone-province-icon{width:56px;height:56px;display:flex;align-items:center;justify-content:center;background:#0a0a0a;color:#fc0;border-radius:.75rem;flex-shrink:0;transition:all 0.3s ease}.zone-province-icon i[data-lucide]{width:24px;height:24px}.zone-province-content{flex:1}.zone-province-content h3{font-family:"Outfit",-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(1.125rem, 1rem + 0.6vw, 1.25rem);font-weight:700;color:#0a0a0a;margin:0 0 .25rem}.zone-province-count{font-size:clamp(0.875rem, 0.8rem + 0.35vw, 1rem);color:#525252}.zone-province-arrow{color:#a3a3a3;transition:all 0.3s ease}.zone-province-arrow i[data-lucide]{width:20px;height:20px}.zones-stats{padding:3rem 0;background:#fff}@media (min-width: 768px){.zones-stats{padding:4rem 0}}.zones-stats-grid{display:grid;grid-template-columns:repeat(2, 1fr);gap:1.5rem}@media (min-width: 768px){.zones-stats-grid{grid-template-columns:repeat(4, 1fr)}}.zones-stat{text-align:center;padding:1.5rem;background:#fafafa;border-radius:1rem}.zones-stat-value{display:block;font-family:"Outfit",-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(2.25rem, 1.6rem + 3.25vw, 3.5rem);font-weight:800;color:#fc0;line-height:1;margin-bottom:.5rem}@media (min-width: 768px){.zones-stat-value{font-size:clamp(3rem, 2rem + 5vw, 4.5rem)}}.zones-stat-label{font-size:clamp(0.875rem, 0.8rem + 0.35vw, 1rem);font-weight:500;color:#525252;text-transform:uppercase;letter-spacing:0.05em}.zones-emergency{padding:3rem 0 4rem}@media (min-width: 768px){.zones-emergency{padding:4rem 0 5rem}}.zones-emergency-card{display:flex;flex-direction:column;align-items:center;gap:1rem;padding:2rem;background:#0a0a0a;border-radius:1rem;text-decoration:none;text-align:center;transition:all 0.3s ease}@media (min-width: 768px){.zones-emergency-card{flex-direction:row;justify-content:space-between;text-align:left;padding:2rem 2.5rem}}.zones-emergency-card:hover{transform:translateY(-4px);box-shadow:0 16px 40px -8px rgba(0,0,0,0.3)}.zones-emergency-card:hover .zones-emergency-phone{background:#FFD633}.zones-emergency-icon{width:64px;height:64px;display:flex;align-items:center;justify-content:center;background:#fc0;color:#0a0a0a;border-radius:1rem}.zones-emergency-icon i[data-lucide]{width:32px;height:32px}.zones-emergency-content{flex:1}.zones-emergency-content h3{font-family:"Outfit",-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(1.25rem, 1.1rem + 0.75vw, 1.5rem);font-weight:700;color:#fff;margin:0 0 .25rem}@media (min-width: 768px){.zones-emergency-content h3{font-size:clamp(1.5rem, 1.2rem + 1.5vw, 2rem)}}.zones-emergency-content p{font-size:clamp(1rem, 0.9rem + 0.5vw, 1.125rem);color:#a3a3a3;margin:0}.zones-emergency-phone{display:inline-block;padding:1rem 2rem;background:#fc0;border-radius:1rem;font-family:"Outfit",-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(1.25rem, 1.1rem + 0.75vw, 1.5rem);font-weight:800;color:#0a0a0a;transition:all 0.3s ease}@media (min-width: 768px){.zones-emergency-phone{font-size:clamp(1.5rem, 1.2rem + 1.5vw, 2rem);padding:1.25rem 2.5rem}}.faq-section{padding:3rem 0;background:#fafafa}@media (min-width: 768px){.faq-section{padding:4rem 0}}.faq-header{text-align:center;margin-bottom:2rem}@media (min-width: 768px){.faq-header{margin-bottom:2.5rem}}.faq-header h2{font-family:"Outfit",-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(1.5rem, 1.2rem + 1.5vw, 2rem);font-weight:700;color:#0a0a0a;margin-top:.75rem}@media (min-width: 768px){.faq-header h2{font-size:clamp(1.875rem, 1.4rem + 2.4vw, 2.5rem)}}.faq-list{max-width:800px;margin:0 auto;display:flex;flex-direction:column;gap:.75rem}.faq-item{background:#fff;border-radius:.75rem;border:1px solid #e5e5e5;overflow:hidden;transition:all 250ms cubic-bezier(0.4, 0, 0.2, 1)}.faq-item:hover{border-color:#fc0}.faq-item[open]{border-color:#fc0;box-shadow:0 4px 8px -2px rgba(0,0,0,0.12),0 2px 4px -2px rgba(0,0,0,0.08)}.faq-item[open] .faq-question{background:rgba(255,204,0,0.05);border-bottom:1px solid #e5e5e5}.faq-item[open] .faq-icon{transform:rotate(180deg)}.faq-question{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.25rem;cursor:pointer;font-family:"Outfit",-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(1rem, 0.9rem + 0.5vw, 1.125rem);font-weight:600;color:#0a0a0a;list-style:none;transition:background 200ms cubic-bezier(0.4, 0, 0.2, 1)}@media (min-width: 768px){.faq-question{padding:1.25rem 1.5rem;font-size:clamp(1.125rem, 1rem + 0.6vw, 1.25rem)}}.faq-question::-webkit-details-marker{display:none}.faq-question:hover{background:#fafafa}.faq-question span{flex:1;text-align:left}.faq-icon{flex-shrink:0;width:20px;height:20px;color:#fc0;transition:transform 250ms cubic-bezier(0.4, 0, 0.2, 1)}.faq-answer{padding:1rem 1.25rem;padding-top:0}@media (min-width: 768px){.faq-answer{padding:1.25rem 1.5rem;padding-top:0}}.faq-answer p{font-size:clamp(1rem, 0.9rem + 0.5vw, 1.125rem);line-height:1.65;color:#0a0a0a;margin:0}@media (min-width: 768px){.faq-answer p{font-size:clamp(1.125rem, 1rem + 0.6vw, 1.25rem)}}.d-none{display:none !important}.d-block{display:block !important}.d-inline{display:inline !important}.d-inline-block{display:inline-block !important}.d-flex{display:flex !important}.d-inline-flex{display:inline-flex !important}.d-grid{display:grid !important}@media (min-width: 640px){.d-sm-none{display:none !important}.d-sm-block{display:block !important}.d-sm-flex{display:flex !important}.d-sm-grid{display:grid !important}}@media (min-width: 768px){.d-md-none{display:none !important}.d-md-block{display:block !important}.d-md-flex{display:flex !important}.d-md-grid{display:grid !important}}@media (min-width: 1024px){.d-lg-none{display:none !important}.d-lg-block{display:block !important}.d-lg-flex{display:flex !important}.d-lg-grid{display:grid !important}}@media (min-width: 1280px){.d-xl-none{display:none !important}.d-xl-block{display:block !important}.d-xl-flex{display:flex !important}.d-xl-grid{display:grid !important}}.flex-row{flex-direction:row !important}.flex-column{flex-direction:column !important}.flex-wrap{flex-wrap:wrap !important}.flex-nowrap{flex-wrap:nowrap !important}.flex-grow-0{flex-grow:0 !important}.flex-grow-1{flex-grow:1 !important}.flex-shrink-0{flex-shrink:0 !important}.justify-start{justify-content:flex-start !important}.justify-end{justify-content:flex-end !important}.justify-center{justify-content:center !important}.justify-between{justify-content:space-between !important}.justify-around{justify-content:space-around !important}.align-start{align-items:flex-start !important}.align-end{align-items:flex-end !important}.align-center{align-items:center !important}.align-baseline{align-items:baseline !important}.align-stretch{align-items:stretch !important}.align-self-start{align-self:flex-start !important}.align-self-end{align-self:flex-end !important}.align-self-center{align-self:center !important}.gap-0{gap:0 !important}.gap-1{gap:.25rem !important}.gap-2{gap:.5rem !important}.gap-3{gap:.75rem !important}.gap-4{gap:1rem !important}.gap-5{gap:1.25rem !important}.gap-6{gap:1.5rem !important}.gap-8{gap:2rem !important}.m-0{margin:0 !important}.m-auto{margin:auto !important}.mx-auto{margin-left:auto !important;margin-right:auto !important}.mt-0{margin-top:0 !important}.mt-2{margin-top:.5rem !important}.mt-4{margin-top:1rem !important}.mt-6{margin-top:1.5rem !important}.mt-8{margin-top:2rem !important}.mt-10{margin-top:2.5rem !important}.mt-12{margin-top:3rem !important}.mb-0{margin-bottom:0 !important}.mb-2{margin-bottom:.5rem !important}.mb-4{margin-bottom:1rem !important}.mb-6{margin-bottom:1.5rem !important}.mb-8{margin-bottom:2rem !important}.mb-10{margin-bottom:2.5rem !important}.mb-12{margin-bottom:3rem !important}.ml-auto{margin-left:auto !important}.mr-auto{margin-right:auto !important}.p-0{padding:0 !important}.p-4{padding:1rem !important}.p-6{padding:1.5rem !important}.p-8{padding:2rem !important}.py-4{padding-top:1rem !important;padding-bottom:1rem !important}.py-6{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-8{padding-top:2rem !important;padding-bottom:2rem !important}.py-10{padding-top:2.5rem !important;padding-bottom:2.5rem !important}.py-12{padding-top:3rem !important;padding-bottom:3rem !important}.px-4{padding-left:1rem !important;padding-right:1rem !important}.px-6{padding-left:1.5rem !important;padding-right:1.5rem !important}.text-left{text-align:left !important}.text-center{text-align:center !important}.text-right{text-align:right !important}.text-uppercase{text-transform:uppercase !important}.text-lowercase{text-transform:lowercase !important}.text-capitalize{text-transform:capitalize !important}.text-normal{text-transform:none !important}.text-bold{font-weight:700 !important}.text-semibold{font-weight:600 !important}.text-medium{font-weight:500 !important}.text-normal-weight{font-weight:400 !important}.text-xs{font-size:clamp(0.75rem, 0.7rem + 0.25vw, 0.875rem) !important}.text-sm{font-size:clamp(0.875rem, 0.8rem + 0.35vw, 1rem) !important}.text-base{font-size:clamp(1rem, 0.9rem + 0.5vw, 1.125rem) !important}.text-lg{font-size:clamp(1.125rem, 1rem + 0.6vw, 1.25rem) !important}.text-xl{font-size:clamp(1.25rem, 1.1rem + 0.75vw, 1.5rem) !important}.text-2xl{font-size:clamp(1.5rem, 1.2rem + 1.5vw, 2rem) !important}.leading-tight{line-height:1.15 !important}.leading-snug{line-height:1.35 !important}.leading-normal{line-height:1.5 !important}.leading-relaxed{line-height:1.65 !important}.text-primary{color:#0a0a0a !important}.text-secondary{color:#fc0 !important}.text-accent{color:#fc0 !important}.text-white{color:#fff !important}.text-muted{color:#737373 !important}.text-light{color:#525252 !important}.bg-primary{background-color:#0a0a0a !important}.bg-secondary{background-color:#fc0 !important}.bg-accent{background-color:#fc0 !important}.bg-white{background-color:#fff !important}.bg-light{background-color:#fafafa !important}.bg-dark{background-color:#0a0a0a !important}.bg-transparent{background-color:transparent !important}.border{border:1px solid #e5e5e5 !important}.border-0{border:0 !important}.border-top{border-top:1px solid #e5e5e5 !important}.border-bottom{border-bottom:1px solid #e5e5e5 !important}.rounded{border-radius:.5rem !important}.rounded-lg{border-radius:.75rem !important}.rounded-xl{border-radius:1rem !important}.rounded-2xl{border-radius:1.5rem !important}.rounded-full{border-radius:9999px !important}.rounded-none{border-radius:0 !important}.w-full{width:100% !important}.w-auto{width:auto !important}.max-w-none{max-width:none !important}.max-w-sm{max-width:640px !important}.max-w-md{max-width:768px !important}.max-w-lg{max-width:1024px !important}.max-w-narrow{max-width:900px !important}.h-full{height:100% !important}.h-auto{height:auto !important}.min-h-screen{min-height:100vh !important}.relative{position:relative !important}.absolute{position:absolute !important}.fixed{position:fixed !important}.sticky{position:sticky !important}.top-0{top:0 !important}.right-0{right:0 !important}.bottom-0{bottom:0 !important}.left-0{left:0 !important}.inset-0{top:0 !important;right:0 !important;bottom:0 !important;left:0 !important}.z-0{z-index:0 !important}.z-10{z-index:10 !important}.z-20{z-index:20 !important}.z-30{z-index:30 !important}.z-40{z-index:40 !important}.z-50{z-index:50 !important}.overflow-hidden{overflow:hidden !important}.overflow-auto{overflow:auto !important}.overflow-visible{overflow:visible !important}.overflow-x-auto{overflow-x:auto !important}.overflow-y-auto{overflow-y:auto !important}.visible{visibility:visible !important}.invisible{visibility:hidden !important}.opacity-0{opacity:0 !important}.opacity-50{opacity:0.5 !important}.opacity-100{opacity:1 !important}.shadow-none{box-shadow:none !important}.shadow-sm{box-shadow:0 2px 4px 0 rgba(0,0,0,0.08),0 1px 2px -1px rgba(0,0,0,0.08) !important}.shadow{box-shadow:0 4px 8px -2px rgba(0,0,0,0.12),0 2px 4px -2px rgba(0,0,0,0.08) !important}.shadow-lg{box-shadow:0 12px 24px -4px rgba(0,0,0,0.15),0 4px 8px -2px rgba(0,0,0,0.08) !important}.shadow-xl{box-shadow:0 24px 48px -12px rgba(0,0,0,0.2),0 12px 24px -8px rgba(0,0,0,0.1) !important}.transition-none{transition:none !important}.transition{transition:all 250ms cubic-bezier(0.4, 0, 0.2, 1) !important}.transition-fast{transition:all 200ms cubic-bezier(0.4, 0, 0.2, 1) !important}.pointer-events-none{pointer-events:none !important}.pointer-events-auto{pointer-events:auto !important}.cursor-pointer{cursor:pointer !important}.cursor-default{cursor:default !important}@media (max-width: 639px){.hide-mobile{display:none !important}}@media (min-width: 640px){.show-mobile-only{display:none !important}}@media (min-width: 768px){.hide-tablet-up{display:none !important}}@media (max-width: 1023px){.show-desktop-only{display:none !important}}@media print{.header,.footer,.hero-cta,.btn,.trust-badges,.back-to-top{display:none !important}body{font-size:12pt;line-height:1.4;color:#000;background:#fff}h1,h2,h3,h4{page-break-after:avoid;color:#000}.phone-display{background:none;box-shadow:none;color:#000;padding:0;font-size:14pt}.phone-display::before{display:none}a{color:#000;text-decoration:underline}a[href^="tel:"]::after{content:" (" attr(href) ")"}}
