/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.container{width:100%}@media (width>=40rem){.container{max-width:40rem}}@media (width>=48rem){.container{max-width:48rem}}@media (width>=64rem){.container{max-width:64rem}}@media (width>=80rem){.container{max-width:80rem}}@media (width>=96rem){.container{max-width:96rem}}.hidden{display:none}.table{display:table}}:root{--navy:#062b5c;--navy-deep:#031d3f;--turquoise:#00a7be;--yellow:#ffb000;--ink:#092c56;--muted:#62758a;--line:#dce7ee;--soft:#f2f8fa;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:auto}body{background:var(--white);color:var(--ink);font-family:var(--font-geist), Arial, sans-serif;margin:0}a{color:inherit;text-decoration:none}img{max-width:100%}.container{width:min(1180px,100% - 48px);margin-inline:auto}.section{padding:104px 0}.site-header{z-index:50;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff0;border-bottom:1px solid #062b5c17;position:sticky;top:0}.nav-wrap{justify-content:space-between;align-items:center;gap:30px;min-height:84px;display:flex}.brand{align-items:center;gap:11px;min-width:250px;display:flex}.brand img{object-fit:contain;border-radius:10px;width:64px;height:64px}.brand-copy{gap:2px;display:grid}.brand-copy strong{letter-spacing:-.02em;font-size:20px;font-weight:900}.brand-copy small{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;font-size:10px;font-weight:800}nav{color:#52677d;align-items:center;gap:30px;font-size:14px;font-weight:700;display:flex}nav a{padding:31px 0;transition:color .2s}nav a:hover,nav a:focus-visible{color:var(--turquoise)}.button{border-radius:12px;justify-content:center;align-items:center;gap:10px;min-height:48px;padding:0 24px;font-weight:850;transition:transform .2s,box-shadow .2s,border-color .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button:focus-visible,a:focus-visible{outline-offset:3px;outline:3px solid #00a7be59}.button-primary{background:var(--yellow);color:var(--navy);box-shadow:0 10px 24px #ffb0003b}.button-secondary{background:var(--white);color:var(--navy);border:1px solid var(--line)}.mobile-label{display:none}.hero{background:linear-gradient(120deg,#fff 0% 58%,#f3fbfc 100%);position:relative;overflow:hidden}.hero-grid{grid-template-columns:.95fr 1.05fr;align-items:center;gap:70px;min-height:650px;padding:74px 0;display:grid}.hero-orb{pointer-events:none;border-radius:50%;position:absolute}.hero-orb-one{background:#00a7be14;width:330px;height:330px;top:-90px;right:-120px}.hero-orb-two{border:1px solid #00a7be2e;width:460px;height:460px;bottom:-390px;right:13%}.eyebrow{color:var(--turquoise);letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:10px;margin:0 0 22px;font-size:12px;font-weight:900;display:flex}.eyebrow>span{background:var(--yellow);border-radius:5px;width:25px;height:3px}.hero h1{max-width:630px;color:var(--navy);letter-spacing:-.055em;margin:0;font-size:clamp(48px,5vw,76px);line-height:.99}.hero h1 span{display:block}.hero-lead{max-width:600px;color:var(--muted);margin:28px 0 0;font-size:18px;line-height:1.65}.hero-actions{gap:12px;margin-top:34px;display:flex}.trust-row{color:#5c7188;flex-wrap:wrap;gap:20px;margin-top:32px;font-size:12px;font-weight:700;display:flex}.trust-row span:first-letter{color:var(--turquoise)}.hero-product{aspect-ratio:4/3;background:var(--navy);border-radius:34px 90px 34px 34px;min-height:0;position:relative;overflow:hidden;box-shadow:0 28px 60px #062b5c30}.hero-product-image{object-fit:cover;width:100%;height:100%;display:block}.section-heading{justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:40px;display:flex}.section-heading h2,.about-copy h2,.contact-card h2{color:var(--navy);letter-spacing:-.045em;margin:0;font-size:clamp(34px,4vw,52px);line-height:1.06}.section-heading>div>p:last-child{color:var(--muted);margin:14px 0 0;line-height:1.6}.text-link{color:var(--turquoise);white-space:nowrap;font-size:13px;font-weight:850}.catalog-browser{gap:28px;display:grid}.catalog-search{border:1px solid var(--line);background:linear-gradient(135deg,#f4fafb,#fff);border-radius:20px;padding:22px 24px;box-shadow:0 12px 30px #062b5c0d}.catalog-search>label{color:var(--navy);margin-bottom:10px;font-size:13px;font-weight:850;display:block}.catalog-search-row{align-items:stretch;gap:10px;display:flex}.catalog-search-field{background:#fff;border:1px solid #cbdce5;border-radius:13px;flex:1;align-items:center;gap:10px;min-width:0;padding:0 16px;transition:border-color .2s,box-shadow .2s;display:flex}.catalog-search-field:focus-within{border-color:var(--turquoise);box-shadow:0 0 0 4px #00a7be1f}.catalog-search-field>span{color:var(--turquoise);font-size:25px;line-height:1;transform:rotate(-15deg)}.catalog-search input{width:100%;min-height:50px;color:var(--navy);font:inherit;background:0 0;border:0;outline:0;padding:0;font-size:14px}.catalog-search input::placeholder{color:#8595a5}.catalog-search-row>button,.search-empty button{background:var(--navy);color:#fff;cursor:pointer;min-height:50px;font:inherit;border:0;border-radius:13px;padding:0 20px;font-size:12px;font-weight:850}.catalog-search-row>button:hover,.search-empty button:hover{background:var(--turquoise)}.catalog-search-row>button:focus-visible,.search-empty button:focus-visible{outline-offset:3px;outline:3px solid #00a7be4d}.search-meta{color:var(--muted);margin:10px 0 0;font-size:11px}.search-empty{text-align:center;background:var(--soft);border:1px dashed #bdd2de;border-radius:24px;align-content:center;place-items:center;min-height:280px;padding:40px 24px;display:grid}.search-empty>span{color:var(--turquoise);font-size:44px;line-height:1;transform:rotate(-15deg)}.search-empty h3{color:var(--navy);margin:12px 0 5px;font-size:22px}.search-empty p{color:var(--muted);margin:0 0 20px;font-size:13px}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-rows:1fr;align-items:stretch;gap:22px;display:grid}.product-card{border:1px solid var(--line);background:#fff;border-radius:24px;flex-direction:column;min-width:0;height:100%;display:flex;overflow:hidden;box-shadow:0 18px 38px #062b5c12}.product-visual{aspect-ratio:4/5;cursor:zoom-in;width:100%;font:inherit;background:linear-gradient(145deg,#f3f5f7,#e8ebef);border:0;padding:0;position:relative;overflow:hidden}.product-visual img{object-fit:contain;object-position:center;width:100%;height:100%;display:block;position:absolute;inset:0}.product-visual:focus-visible{outline:4px solid var(--turquoise);outline-offset:-4px}.zoom-hint{z-index:2;color:#fff;letter-spacing:.04em;background:#031d3fe0;border-radius:999px;padding:7px 10px;font-size:10px;font-weight:850;transition:transform .2s,background .2s;position:absolute;bottom:12px;right:12px;box-shadow:0 6px 18px #031d3f33}.product-visual:hover .zoom-hint{background:var(--turquoise);transform:translateY(-2px)}.image-lightbox{z-index:1000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#010f20eb;place-items:center;padding:54px 24px 24px;display:grid;position:fixed;inset:0}.lightbox-image{object-fit:contain;border-radius:16px;width:auto;max-width:min(1100px,92vw);height:auto;max-height:82vh;box-shadow:0 28px 80px #0000007a}.lightbox-close{color:#fff;cursor:pointer;background:#ffffff1f;border:1px solid #ffffff4d;border-radius:50%;place-items:center;width:46px;height:46px;font-size:32px;line-height:1;display:grid;position:fixed;top:18px;right:22px}.lightbox-close:hover,.lightbox-close:focus-visible{background:var(--turquoise);outline-offset:3px;outline:3px solid #ffffff80}.image-lightbox>p{color:#ffffffb8;margin:0;font-size:11px;position:fixed;bottom:15px}.product-info{flex-direction:column;flex:1;padding:32px 30px 28px;display:flex}.pill{color:var(--turquoise);letter-spacing:.1em;text-transform:uppercase;background:#e7f8fa;border-radius:999px;padding:7px 10px;font-size:10px;font-weight:900;display:inline-flex}.product-info h3{min-height:2.5em;color:var(--navy);letter-spacing:-.025em;margin:17px 0 9px;font-size:21px;line-height:1.25}.product-info>p{min-height:4.65em;color:var(--muted);margin:0;font-size:14px;line-height:1.55}.product-info ul{color:#63758a;grid-template-columns:1fr;gap:8px;margin:20px 0 18px;padding:0;font-size:12px;list-style:none;display:grid}.product-info li:before{content:"•";color:var(--yellow);margin-right:7px}.available-colors{background:var(--soft);border-radius:10px;padding:10px 12px;color:#536a82!important;margin:0 0 20px!important;font-size:11px!important}.price-row{border-top:1px solid var(--line);justify-content:space-between;align-items:flex-end;margin-top:auto;padding-top:20px;display:flex}.price-row div{gap:2px;display:grid}.price-row small,.service-price small{color:var(--muted);text-transform:uppercase;letter-spacing:.07em;font-size:10px;font-weight:750}.price-row strong,.service-price strong{color:var(--navy);font-size:30px}.price-row a,.service-price a{color:var(--turquoise);font-size:12px;font-weight:850}.service-strip{background:var(--navy);color:#fff;border-radius:22px;grid-template-columns:auto 1fr auto;align-items:center;gap:22px;margin-top:24px;padding:26px 30px;display:grid}.service-icon{width:58px;height:58px;color:var(--turquoise);background:#00a7be2b;border-radius:17px;place-items:center;font-size:34px;display:grid}.service-strip small{color:var(--turquoise);text-transform:uppercase;letter-spacing:.1em;font-size:10px;font-weight:900}.service-strip h3{margin:4px 0;font-size:20px}.service-strip p{color:#c3d3e2;margin:0;font-size:13px}.service-price{text-align:right;gap:2px;min-width:150px;display:grid}.service-price strong{color:#fff}.service-price a{color:var(--yellow)}.price-note{color:var(--muted);margin:14px 0 0;font-size:11px;line-height:1.5}.projects-section{background:var(--navy-deep);color:#fff}.projects-heading h2,.contact-card h2{color:#fff}.projects-heading>div>p:last-child{color:#bbccdc;max-width:650px}.eyebrow.light{color:#86e8f2}.location-badge{color:#c3d7e8;text-transform:uppercase;letter-spacing:.08em;border:1px solid #ffffff2b;border-radius:999px;padding:10px 14px;font-size:11px;font-weight:800}.projects-grid{grid-template-columns:1.18fr .82fr .82fr;gap:18px;display:grid}.project-card{background:linear-gradient(145deg,#0a396e,#05284f);border:1px solid #ffffff1f;border-radius:24px;flex-direction:column;justify-content:space-between;min-height:390px;padding:28px;display:flex;position:relative;overflow:hidden}.project-card:after{content:"";background:linear-gradient(#0000 36%,#02142afa);position:absolute;inset:0}.project-number{z-index:2;background:var(--yellow);width:38px;height:38px;color:var(--navy);border-radius:50%;place-items:center;font-size:11px;font-weight:900;display:grid;position:relative}.project-content{z-index:2;position:relative}.project-content small{color:#79dce8;text-transform:uppercase;letter-spacing:.08em;font-size:10px;font-weight:800}.project-content h3{margin:9px 0;font-size:23px}.project-content p{color:#bdcfde;margin:0;font-size:13px;line-height:1.55}.project-art{opacity:.72;place-items:center;display:grid;position:absolute;inset:30px 30px 120px}.project-art i,.project-art b,.project-art em{display:block;position:absolute}.project-home .project-art i{border:9px solid #e8f8f9;border-top:0;border-radius:0 0 18px 18px;width:150px;height:125px}.project-home .project-art i:before{content:"";border-top:9px solid #e8f8f9;border-left:9px solid #e8f8f9;width:115px;height:115px;position:absolute;top:-50px;left:8px;transform:rotate(45deg)}.project-camera .project-art i{border:8px solid #fff;border-radius:18px 18px 32px;width:125px;height:74px;transform:rotate(-12deg)}.project-camera .project-art i:after{content:"";border:7px solid var(--turquoise);border-radius:50%;width:34px;height:34px;position:absolute;top:12px;right:14px}.project-energy .project-art i{border:8px solid #fff;border-radius:18px;width:95px;height:130px}.project-energy .project-art i:after{content:"ϟ";color:var(--yellow);place-items:center;font-size:70px;font-style:normal;font-weight:900;display:grid;position:absolute;inset:0}.about-grid{grid-template-columns:.7fr 1.3fr;align-items:center;gap:80px;display:grid}.about-logo{background:linear-gradient(145deg,#edf8fa,#fff);border-radius:40px 120px 40px 40px;place-items:center;min-height:440px;padding:40px;display:grid;box-shadow:0 25px 60px #062b5c14}.about-logo img{border-radius:26px;width:min(360px,100%)}.about-copy>p:not(.eyebrow){color:var(--muted);font-size:17px;line-height:1.7}.about-points{gap:11px;margin-top:28px;display:grid}.about-points span{border:1px solid var(--line);color:#536a82;border-radius:14px;align-items:center;gap:14px;padding:16px 18px;font-size:14px;font-weight:700;display:flex}.about-points b{color:var(--turquoise);font-size:11px}.contact-section{padding:0 0 100px}.contact-card{background:var(--navy);border-radius:30px;grid-template-columns:1fr auto;align-items:center;gap:50px;padding:54px 60px;display:grid;box-shadow:0 28px 60px #062b5c2e}.contact-card p:last-child{color:#c2d2e1;max-width:700px;margin:16px 0 0;line-height:1.6}.contact-actions{text-align:center;gap:12px;display:grid}.contact-actions span{color:#abc0d3;font-size:11px}.contact-details{line-height:1.65}.contact-details strong{color:#fff;font-size:12px;display:block}footer{color:#c0d1df;background:#021832;padding:50px 0 24px}.footer-grid{grid-template-columns:1.8fr 1fr .7fr;gap:50px;display:grid}.footer-grid>div{align-content:start;gap:8px;font-size:13px;display:grid}.footer-brand{align-items:center;gap:14px;display:flex!important}.footer-brand img{object-fit:contain;background:#fff;border-radius:12px;width:72px;height:72px}.footer-brand div{gap:4px;display:grid}.footer-brand strong{color:#fff;font-size:18px}.footer-brand span{color:#8fb0c9;font-size:12px}.footer-grid small{color:var(--turquoise);text-transform:uppercase;letter-spacing:.08em;margin-bottom:6px;font-weight:850}.footer-bottom{color:#7592a9;border-top:1px solid #ffffff1a;margin-top:40px;padding-top:20px;font-size:11px}@media (width<=1120px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=1000px){nav{display:none}.hero-grid{grid-template-columns:1fr;gap:45px}.hero-product{min-height:0}.projects-grid{grid-template-columns:1fr 1fr}.project-card:first-child{grid-column:span 2}.about-grid{gap:40px}.contact-card{grid-template-columns:1fr}.contact-actions{text-align:left;justify-items:start}}@media (width<=700px){.container{width:min(100% - 28px,580px)}.section{padding:74px 0}#inicio,#contacto{scroll-margin-top:72px}.nav-wrap{gap:10px;min-height:72px}.brand{min-width:0}.brand img{width:50px;height:50px}.brand-copy strong{white-space:nowrap;font-size:15px}.brand-copy small{display:none}.header-cta{white-space:nowrap;min-height:40px;box-shadow:none;border-radius:10px;padding:0 14px;font-size:12px}.desktop-label{display:none}.mobile-label{display:inline}.hero-grid{gap:38px;min-height:auto;padding:48px 0 62px}.hero h1{font-size:clamp(42px,13.4vw,48px)}.hero-lead{font-size:16px}.hero-actions{flex-direction:column;align-items:stretch}.trust-row{grid-template-columns:1fr 1fr;gap:12px 14px;line-height:1.45;display:grid}.trust-row span:last-child{grid-column:1/-1}.hero-product{border-radius:26px 65px 26px 26px;min-height:0}.section-heading{flex-direction:column;align-items:flex-start;gap:20px;margin-bottom:32px}.section-heading h2,.about-copy h2,.contact-card h2{font-size:clamp(34px,10.5vw,42px)}.catalog-browser{gap:20px}.catalog-search{border-radius:17px;padding:18px}.catalog-search-row{flex-direction:column;align-items:stretch}.catalog-search input{min-height:48px;font-size:13px}.catalog-search-row>button{min-height:44px}.search-empty{min-height:240px;padding:34px 18px}.search-empty h3{font-size:19px}.product-grid{grid-template-columns:minmax(0,1fr);grid-auto-rows:auto;align-items:start;gap:18px}.product-card{border-radius:22px;height:auto}.product-visual{aspect-ratio:4/5}.product-info{padding:26px 24px 24px}.product-info h3,.product-info>p{min-height:0}.product-info ul{grid-template-columns:1fr}.price-row strong,.service-price strong{font-size:28px}.service-strip{grid-template-columns:1fr;gap:16px;padding:24px}.service-icon{width:52px;height:52px}.service-price{text-align:left}.projects-grid{grid-template-columns:1fr}.project-card:first-child{grid-column:auto}.project-card{min-height:330px;padding:26px}.location-badge{display:none}.about-grid{grid-template-columns:1fr}.about-logo{border-radius:28px 72px 28px 28px;min-height:240px;padding:26px}.about-logo img{width:min(250px,100%)}.about-copy>p:not(.eyebrow){font-size:16px}.contact-section{padding-bottom:64px}.contact-card{padding:38px 26px}.contact-actions .button{width:100%}.contact-actions span{font-size:12px}footer{padding-top:44px}.footer-grid{grid-template-columns:1fr;gap:32px}.footer-bottom{margin-top:32px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important}}
