@import "https://fonts.googleapis.com/css2?family=Montserrat:wght;400;500;600;700&display=swap";:root{--gold:#366e71;--gold-light:#4e8b8e;--gold-dim:#366e7129;--black:#353535;--black-soft:#274457;--black-card:#3f3c37;--white:ivory;--gray:#c1bcb2;--gray-light:#e3ddd1;--transition:.25s ease;--radius:4px;--max-width:1280px}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;scroll-padding-top:96px}body{background-color:var(--black);color:var(--white);-webkit-font-smoothing:antialiased;font-family:Calibri,sans-serif;overflow-x:hidden}h1,h2,h3,h4{font-family:Georgia,serif}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}::selection{background-color:var(--gold);color:var(--black)}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{background:var(--black)}::-webkit-scrollbar-thumb{background:var(--gold);border-radius:3px}._header_1uamv_1{z-index:100;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);width:100%;transition:background var(--transition), border-bottom var(--transition);background:#0a0a0af0;border-bottom:1px solid #366e7133;position:fixed;top:0;left:0}._headerScrolled_1uamv_13{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#080808f5;border-bottom:1px solid #366e7133}._inner_1uamv_19{max-width:var(--max-width);justify-content:space-between;align-items:center;margin:0 auto;padding:1.2rem 2rem;display:flex}._logo_1uamv_28{filter:brightness(1.16)contrast(1.08)drop-shadow(0 2px 8px #00000073);cursor:pointer;background-image:url(/brand/logo-horizontal.png);background-position:50%;background-repeat:no-repeat;background-size:100%;align-items:center;width:clamp(104px,9vw,132px);height:34px;display:flex;overflow:hidden}._logoImage_1uamv_42{visibility:hidden;width:100%;height:auto;display:block}._logoMain_1uamv_49{color:var(--gold);letter-spacing:.05em;font-family:Georgia,serif;font-size:1.4rem;font-weight:700}._logoSub_1uamv_57{letter-spacing:.35em;color:var(--white);font-family:Calibri,sans-serif;font-size:.6rem;font-weight:400}._nav_1uamv_65{align-items:center;gap:1.35rem;display:flex}._navItem_1uamv_71{align-items:center;padding:.45rem 0;display:flex;position:relative}._navLink_1uamv_78{letter-spacing:.08em;text-transform:uppercase;color:var(--gray-light);transition:color var(--transition);white-space:nowrap;font-size:.7rem;font-weight:500;position:relative}._navLink_1uamv_78:after{content:"";background:var(--gold);width:0;height:1px;transition:width var(--transition);position:absolute;bottom:-4px;left:0}._navLink_1uamv_78:hover{color:var(--gold)}._navLink_1uamv_78:hover:after{width:100%}._navLinkActive_1uamv_108{color:var(--gold)}._navLinkActive_1uamv_108:after{width:100%}._dropdown_1uamv_116{border-radius:var(--radius);opacity:0;pointer-events:none;min-width:190px;transition:opacity var(--transition), transform var(--transition);background:#262626fa;border:1px solid #366e7138;gap:.15rem;padding:.55rem;display:grid;position:absolute;top:100%;left:50%;transform:translate(-50%,8px);box-shadow:0 18px 42px #00000047}._navItem_1uamv_71:hover ._dropdown_1uamv_116,._navItem_1uamv_71:focus-within ._dropdown_1uamv_116{opacity:1;pointer-events:auto;transform:translate(-50%)}._dropdownLink_1uamv_141{color:var(--gray-light);letter-spacing:.06em;border-radius:calc(var(--radius) - 2px);transition:color var(--transition), background var(--transition);white-space:nowrap;padding:.7rem .8rem;font-size:.76rem;font-weight:500}._dropdownLink_1uamv_141:hover,._dropdownLinkActive_1uamv_153{color:var(--gold);background:#366e711a}._cta_1uamv_158{background:var(--gold);color:var(--black);letter-spacing:.06em;border-radius:var(--radius);transition:background var(--transition), transform var(--transition), box-shadow var(--transition);cursor:pointer;border:none;align-items:center;gap:.5rem;padding:.55rem 1.2rem;font-size:.8rem;font-weight:600;animation:2.8s ease-in-out infinite _ctaPulse_1uamv_1;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 24px #366e7133}._cta_1uamv_158:before{content:"";opacity:0;background:linear-gradient(#0000 0%,#fffff01f 35%,#fffff0b3 50%,#fffff01f 65%,#0000 100%);width:36%;height:340%;animation:2.8s ease-in-out infinite _ctaSweep_1uamv_1;position:absolute;top:-120%;left:-30%;transform:rotate(22deg)}._cta_1uamv_158:hover{background:var(--gold-light);transform:translateY(-2px)scale(1.02);box-shadow:0 16px 30px #366e714d}._burger_1uamv_197{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:4px;display:none}._burgerLine_1uamv_207{background:var(--white);width:24px;height:2px;transition:background var(--transition);border-radius:2px;display:block}._burgerLineShort_1uamv_216{width:16px}._burger_1uamv_197:hover ._burgerLine_1uamv_207{background:var(--gold)}._mobileMenu_1uamv_224{background:#0a0a0afa;border-top:1px solid #366e7126;flex-direction:column;gap:0;padding:.5rem 2rem 1.5rem;display:flex}._mobileMenuHidden_1uamv_233{display:none}._mobileGroup_1uamv_237{border-bottom:1px solid #ffffff0f}._mobileLink_1uamv_241{letter-spacing:.1em;text-transform:uppercase;color:var(--white);transition:color var(--transition);padding:1rem 0;font-size:.9rem;font-weight:500;display:block}._mobileLink_1uamv_241:hover,._mobileLinkActive_1uamv_256{color:var(--gold)}._mobileSubmenu_1uamv_260{gap:.25rem;padding:0 0 .75rem .85rem;display:grid}._mobileSubLink_1uamv_266{color:var(--gray-light);letter-spacing:.08em;text-transform:uppercase;padding:.55rem 0;font-size:.78rem;font-weight:500}._mobileCta_1uamv_275{background:var(--gold);color:var(--black);letter-spacing:.06em;text-align:center;border-radius:var(--radius);transition:background var(--transition), transform var(--transition), box-shadow var(--transition);margin-top:1.2rem;padding:.9rem;font-size:.85rem;font-weight:600;position:relative;overflow:hidden;box-shadow:0 10px 24px #366e7133}._mobileCta_1uamv_275:hover{background:var(--gold-light);transform:translateY(-2px);box-shadow:0 14px 28px #366e7147}._mobileCta_1uamv_275:before{content:"";opacity:0;background:linear-gradient(#0000 0%,#fffff01f 35%,#fffff0b3 50%,#fffff01f 65%,#0000 100%);width:36%;height:340%;animation:2.8s ease-in-out infinite _ctaSweep_1uamv_1;position:absolute;top:-120%;left:-30%;transform:rotate(22deg)}@keyframes _ctaPulse_1uamv_1{0%,to{box-shadow:0 10px 24px #366e7133}50%{box-shadow:0 14px 28px #366e7152}}@keyframes _ctaSweep_1uamv_1{0%{opacity:0;left:-32%}12%{opacity:1}42%{opacity:0;left:118%}to{opacity:0;left:118%}}@media (width<=1180px){._logo_1uamv_28{width:120px;height:31px}._nav_1uamv_65,._cta_1uamv_158{display:none}._burger_1uamv_197{display:flex}}._footer_l4yk8_1{background:#050505;border-top:1px solid #366e711a;padding:3.25rem 2rem 1.4rem;position:relative;overflow:hidden}._footerBg_l4yk8_9{pointer-events:none;background:radial-gradient(circle,#366e710a 0%,#0000 70%);width:400px;height:300px;position:absolute;bottom:0;left:0}._inner_l4yk8_19{max-width:var(--max-width);margin:0 auto}._grid_l4yk8_25{grid-template-columns:2fr 1fr 1fr 1.5fr;gap:3rem;margin-bottom:2.4rem;display:grid}._brand_l4yk8_33{flex-direction:column;gap:1rem;display:flex}._logo_l4yk8_39{background-image:url(/brand/logo-horizontal.png);background-position:50%;background-repeat:no-repeat;background-size:100%;align-items:center;width:min(160px,100%);height:42px;display:flex;overflow:hidden}._logoImage_l4yk8_51{visibility:hidden;width:100%;height:auto;display:block}._logoMain_l4yk8_58{color:var(--gold);letter-spacing:.05em;font-family:Georgia,serif;font-size:1.6rem;font-weight:700}._logoSub_l4yk8_66{letter-spacing:.35em;color:var(--white);font-family:Calibri,sans-serif;font-size:.62rem;font-weight:400}._brandDesc_l4yk8_74{color:var(--gray);max-width:280px;font-family:Calibri,sans-serif;font-size:.82rem;font-weight:300;line-height:1.55}._socials_l4yk8_83{align-items:center;gap:.8rem;display:flex}._socialLink_l4yk8_89{width:32px;height:32px;color:var(--gray);transition:border-color var(--transition), color var(--transition), background var(--transition);border:1px solid #ffffff1a;border-radius:2px;justify-content:center;align-items:center;display:flex}._socialLink_l4yk8_89:hover{border-color:var(--gold);color:var(--gold);background:#366e7114}._col_l4yk8_108{flex-direction:column;gap:.78rem;display:flex}._colTitle_l4yk8_114{letter-spacing:.2em;text-transform:uppercase;color:var(--white);margin-bottom:.5rem;font-family:Calibri,sans-serif;font-size:.72rem;font-weight:600}._colLink_l4yk8_124{color:var(--gray);transition:color var(--transition);cursor:pointer;font-family:Calibri,sans-serif;font-size:.85rem;font-weight:300}._colLink_l4yk8_124:hover{color:var(--gold)}._contactItem_l4yk8_138{color:var(--gray);align-items:flex-start;gap:.7rem;font-family:Calibri,sans-serif;font-size:.85rem;font-weight:300;line-height:1.5;display:flex}._contactItem_l4yk8_138 a{color:var(--gray);transition:color var(--transition)}._contactItem_l4yk8_138 a:hover{color:var(--gold)}._contactIcon_l4yk8_158{color:var(--gold);flex-shrink:0;margin-top:2px}._divider_l4yk8_165{background:#ffffff0f;width:100%;height:1px;margin-bottom:1.25rem}._bottom_l4yk8_173{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}._copyright_l4yk8_181{color:#ffffff40;font-family:Calibri,sans-serif;font-size:.78rem}._bottomLinks_l4yk8_187{align-items:center;gap:2rem;display:flex}._bottomLink_l4yk8_187{color:#ffffff40;transition:color var(--transition);cursor:pointer;font-family:Calibri,sans-serif;font-size:.75rem}._bottomLink_l4yk8_187:hover{color:var(--gold)}._madeBy_l4yk8_205{color:#fff3;font-family:Calibri,sans-serif;font-size:.75rem}._madeByAccent_l4yk8_211{color:var(--gold);opacity:.6}@media (width<=1024px){._grid_l4yk8_25{grid-template-columns:1fr 1fr;gap:3rem}._brand_l4yk8_33{grid-column:1/3}}@media (width<=600px){._footer_l4yk8_1{padding:3rem 1.5rem 1.6rem}._grid_l4yk8_25{grid-template-columns:1fr;gap:2rem}._brand_l4yk8_33{grid-column:auto}._bottom_l4yk8_173{text-align:center;flex-direction:column;align-items:center;gap:.8rem}._bottomLinks_l4yk8_187{gap:1.5rem}}._hero_1c0j5_2{background:var(--black);align-items:stretch;width:100%;height:100vh;min-height:700px;display:flex;position:relative;overflow:hidden}._heroBg_1c0j5_13{z-index:0;background-image:url(https://firebasestorage.googleapis.com/v0/b/kukutalab.firebasestorage.app/o/galeria%2Fpergolas%2FPergolas%20de%20acero%20de%20alta%20durabilidad.png?alt=media&token=3d5a346f-790a-4635-91ba-21dac1d05092);background-position:50%;background-repeat:no-repeat;background-size:100% 100%;position:absolute;inset:0}._heroPattern_1c0j5_23{z-index:1;background:#1b4a7057;position:absolute;inset:0}._heroOverlay_1c0j5_30{z-index:1;background:0 0;position:absolute;inset:0}._heroAccent_1c0j5_37{display:none}._heroInner_1c0j5_42{z-index:3;grid-template-columns:1fr .9fr;align-items:stretch;width:100%;height:100%;padding-left:.3rem;display:grid;position:relative}._heroLeft_1c0j5_54{background:#0e0f0fc2;border:none;flex-direction:column;justify-content:center;padding:2.5rem 3rem;display:flex}._heroBrand_1c0j5_64{filter:brightness(1.12)contrast(1.08)drop-shadow(0 16px 28px #0000006b);background-image:url(/brand/logo-horizontal.png);background-position:50%;background-repeat:no-repeat;background-size:100%;width:min(360px,82%);height:96px;margin-bottom:2.9rem;padding-left:calc(4px + 1.2rem);overflow:hidden}._heroBrandLogo_1c0j5_77{visibility:hidden;width:100%;height:auto;display:block}._heroTitleGroup_1c0j5_85{border-left:6px solid var(--gold);margin-bottom:2rem;padding-left:1.8rem}._heroEyebrow_1c0j5_93{margin-bottom:1.9rem}._heroEyebrowText_1c0j5_97{letter-spacing:.3em;text-transform:uppercase;color:#fffc;font-family:Calibri,sans-serif;font-size:1rem;font-weight:700}._heroTitle_1c0j5_85{color:var(--white);margin-bottom:0;font-size:clamp(2.4rem,3.6vw,3.6rem);font-weight:700;line-height:1.15}._heroSubtitle_1c0j5_116{color:#fffff0f2;text-align:justify;margin-bottom:2.6rem;padding-left:calc(4px + 1.2rem);font-family:Calibri,sans-serif;font-size:1.08rem;font-weight:400;line-height:1.6}._heroSubtitle_1c0j5_116 strong{color:ivory;font-weight:700}._heroActions_1c0j5_133{flex-wrap:wrap;align-items:center;gap:1rem;padding-left:calc(4px + 1.2rem);display:flex}._heroBtnPrimary_1c0j5_141{background:var(--gold);color:var(--white);letter-spacing:.14em;text-transform:uppercase;border-radius:var(--radius);transition:background var(--transition), transform var(--transition), box-shadow var(--transition);cursor:pointer;white-space:nowrap;border:none;align-items:center;gap:.55rem;padding:.82rem 1.6rem;font-family:Calibri,sans-serif;font-size:1rem;font-weight:700;display:inline-flex}._heroBtnPrimary_1c0j5_141:hover{background:var(--gold-light);transform:translateY(-2px);box-shadow:0 8px 30px #366e714d}._heroBtnSecondary_1c0j5_166{color:ivory;letter-spacing:.14em;text-transform:uppercase;border-radius:var(--radius);transition:border-color var(--transition), color var(--transition), transform var(--transition);cursor:pointer;white-space:nowrap;background:0 0;border:1px solid ivory;align-items:center;gap:.55rem;padding:.82rem 1.6rem;font-family:Calibri,sans-serif;font-size:1rem;font-weight:500;display:inline-flex}._heroBtnSecondary_1c0j5_166:hover{border-color:var(--gold);color:var(--gold);transform:translateY(-2px)}._heroRight_1c0j5_192{flex-direction:column;justify-content:center;gap:1.5rem;min-height:0;padding:90px 2rem 2rem;display:flex}._heroVisualFrame_1c0j5_202{width:100%;height:550px;animation:.6s both _visualFadeIn_1c0j5_1;position:relative;overflow:hidden}._heroImg_1c0j5_211{object-fit:cover;object-position:center;width:100%;height:100%;display:block;position:absolute;inset:0}._heroLaserPlate_1c0j5_222{background:linear-gradient(145deg,#4c4a45 0%,#353535 26%,#2e2e2e 54%,#5c564b 100%);justify-content:center;align-items:center;display:flex;position:absolute;inset:0;overflow:hidden}._heroLaserPlate_1c0j5_222:before{content:"";border:1px solid #fffff014;position:absolute;inset:14px}._plateReflection_1c0j5_239{mix-blend-mode:screen;background:linear-gradient(110deg,#0000 0%,#fffff01a 22%,#0000 42%),linear-gradient(#fffff00a,#0000 38%,#0000002e);position:absolute;inset:0}._plateNoise_1c0j5_248{opacity:.22;background-image:radial-gradient(circle at 20% 35%,#fffff01f 0 1px,#0000 1px),radial-gradient(circle at 72% 64%,#fffff014 0 1px,#0000 1px),radial-gradient(circle at 48% 52%,#00000029 0 1px,#0000 1px);background-size:28px 28px,34px 34px,24px 24px;position:absolute;inset:0}._plateCaption_1c0j5_259{z-index:2;color:#fffff052;letter-spacing:.22em;text-transform:uppercase;font-size:.66rem;position:absolute;bottom:18px;right:24px}._plateTextBase_1c0j5_270,._plateTextHot_1c0j5_271{letter-spacing:.18em;white-space:nowrap;font-family:Georgia,serif;font-size:clamp(1.6rem,4vw,3.5rem)}._plateTextBase_1c0j5_270{z-index:2;color:#0c0c0c9e;text-shadow:0 1px #fffff00a,0 -1px #00000047;position:relative}._plateTextReveal_1c0j5_285{z-index:3;justify-content:center;align-items:center;width:0;animation:3.25s linear forwards _engraveReveal_1c0j5_1;display:flex;position:absolute;inset:0 auto 0 0;overflow:hidden}._plateTextHot_1c0j5_271{color:#f2fffb;text-shadow:0 0 8px #d6fff7bf,0 0 18px #366e71a6,0 0 32px #366e7173}._laserTrack_1c0j5_305{z-index:4;opacity:0;filter:blur(1px);background:linear-gradient(90deg,#0000 0%,#fffff01f 35%,#e4fff9f2 49%,#366e7159 70%,#0000 100%);width:14%;height:64%;animation:3.25s linear forwards _laserSweep_1c0j5_1;position:absolute;top:18%;left:-12%;box-shadow:0 0 22px #d6fff747,0 0 38px #366e713d}@keyframes _engraveReveal_1c0j5_1{0%{width:0}to{width:100%}}@keyframes _laserSweep_1c0j5_1{0%{opacity:0;left:-12%}8%{opacity:1}92%{opacity:1}to{opacity:0;left:98%}}._heroStats_1c0j5_332{flex-shrink:0;grid-template-columns:repeat(3,140px);justify-content:center;gap:.9rem;display:grid}._heroStat_1c0j5_332{-webkit-backdrop-filter:blur(8px);background:#27445799;border:1.5px solid #366e71;flex-direction:column;justify-content:center;align-items:center;gap:.4rem;padding:1.2rem;display:flex}._heroStatNumber_1c0j5_353{color:var(--white);white-space:nowrap;font-family:Georgia,serif;font-size:1.7rem;font-weight:800;line-height:1}._heroStatLabel_1c0j5_362{letter-spacing:.2em;text-transform:uppercase;color:#ffffffb3;font-family:Calibri,sans-serif;font-size:.64rem}@keyframes _visualFadeIn_1c0j5_1{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (width<=1024px){._hero_1c0j5_2{height:auto;min-height:0}._heroInner_1c0j5_42{text-align:center;grid-template-columns:1fr;gap:2.25rem;height:auto;padding:7.5rem 0 3rem}._heroLeft_1c0j5_54,._heroRight_1c0j5_192{width:min(100%,760px);margin:0 auto}._heroLeft_1c0j5_54{background:#0e0f0fcc;padding:2.5rem 2rem 0}._heroBrand_1c0j5_64{width:min(320px,72%);height:86px;margin-bottom:2rem;margin-left:auto;margin-right:auto;padding-left:0}._heroTitleGroup_1c0j5_85{border-left:none;margin-bottom:1.5rem;padding-left:0}._heroEyebrow_1c0j5_93{justify-content:center;margin-bottom:1.1rem}._heroEyebrowText_1c0j5_97{letter-spacing:.24em;font-size:.88rem}._heroTitle_1c0j5_85{font-size:clamp(2.1rem,5.4vw,3rem);line-height:1.08}._heroSubtitle_1c0j5_116{text-align:center;max-width:680px;margin-bottom:2rem;margin-left:auto;margin-right:auto;padding-left:0;font-size:1rem;line-height:1.6}._heroActions_1c0j5_133{justify-content:center;padding-left:0}._heroRight_1c0j5_192{gap:1rem;padding:0 2rem}._heroVisualFrame_1c0j5_202{height:clamp(320px,52vw,460px)}._heroStats_1c0j5_332{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;width:100%}._heroStat_1c0j5_332{min-height:100px;padding:1rem .85rem}._heroStatNumber_1c0j5_353{font-size:1.45rem}._heroStatLabel_1c0j5_362{letter-spacing:.16em;font-size:.58rem}._heroAccent_1c0j5_37{display:none}}@media (width<=768px){._heroInner_1c0j5_42{gap:1.75rem;padding-top:7rem;padding-bottom:2.5rem}._heroLeft_1c0j5_54,._heroRight_1c0j5_192{width:min(100%,620px)}._heroLeft_1c0j5_54{padding:2rem 1.5rem 0}._heroBrand_1c0j5_64{width:min(300px,78%);height:80px}._heroEyebrowText_1c0j5_97{letter-spacing:.18em;font-size:.78rem}._heroTitle_1c0j5_85{font-size:clamp(1.9rem,7vw,2.7rem)}._heroSubtitle_1c0j5_116{font-size:.95rem;line-height:1.55}._heroRight_1c0j5_192{padding:0 1.5rem}._heroVisualFrame_1c0j5_202{height:320px}._heroStats_1c0j5_332{gap:.65rem}._heroStat_1c0j5_332{min-height:92px;padding:.9rem .7rem}._heroStatNumber_1c0j5_353{font-size:1.25rem}._heroStatLabel_1c0j5_362{letter-spacing:.12em;font-size:.54rem}}@media (height<=900px) and (width>=1025px){._hero_1c0j5_2{min-height:640px}._heroRight_1c0j5_192{gap:1.1rem;padding:82px 1.75rem 1.5rem}._heroVisualFrame_1c0j5_202{height:470px}._heroStats_1c0j5_332{grid-template-columns:repeat(3,126px);gap:.75rem}._heroStat_1c0j5_332{padding:1rem .9rem}._heroStatNumber_1c0j5_353{font-size:1.45rem}._heroStatLabel_1c0j5_362{font-size:.58rem}}@media (height<=780px) and (width>=1025px){._hero_1c0j5_2{min-height:580px}._heroInner_1c0j5_42{grid-template-columns:1fr .82fr}._heroLeft_1c0j5_54{padding-top:2rem;padding-bottom:2rem}._heroBrand_1c0j5_64{margin-bottom:2rem}._heroTitleGroup_1c0j5_85{margin-bottom:1.35rem}._heroEyebrow_1c0j5_93{margin-bottom:1.1rem}._heroTitle_1c0j5_85{font-size:clamp(2.1rem,3vw,3rem)}._heroSubtitle_1c0j5_116{margin-bottom:1.6rem;font-size:.98rem;line-height:1.48}._heroRight_1c0j5_192{gap:.9rem;padding-top:76px;padding-bottom:1.2rem}._heroVisualFrame_1c0j5_202{height:380px}._heroStats_1c0j5_332{grid-template-columns:repeat(3,112px);gap:.65rem}._heroStat_1c0j5_332{padding:.85rem .7rem}._heroStatNumber_1c0j5_353{font-size:1.2rem}._heroStatLabel_1c0j5_362{letter-spacing:.16em;font-size:.54rem}}@media (width<=480px){._heroInner_1c0j5_42{padding-top:6.5rem;padding-bottom:2rem}._heroLeft_1c0j5_54,._heroRight_1c0j5_192{width:100%}._heroLeft_1c0j5_54{padding:1.75rem 1.1rem 0}._heroBrand_1c0j5_64{width:min(250px,82%);height:66px;margin-bottom:1.6rem}._heroTitle_1c0j5_85{font-size:1.7rem}._heroSubtitle_1c0j5_116{margin-bottom:1.5rem;font-size:.92rem;line-height:1.5}._heroRight_1c0j5_192{padding:0 1.1rem}._heroVisualFrame_1c0j5_202{height:250px}._plateTextBase_1c0j5_270,._plateTextHot_1c0j5_271{letter-spacing:.12em;font-size:1.05rem}._plateCaption_1c0j5_259{letter-spacing:.16em;font-size:.54rem;bottom:12px;right:14px}._heroActions_1c0j5_133{flex-direction:column;align-items:stretch;gap:.8rem}._heroBtnPrimary_1c0j5_141,._heroBtnSecondary_1c0j5_166{letter-spacing:.08em;justify-content:center;width:100%;padding:.95rem 1.1rem;font-size:.88rem}._heroStats_1c0j5_332{grid-template-columns:1fr;gap:.7rem}._heroStat_1c0j5_332{min-height:84px}._heroStatNumber_1c0j5_353{font-size:1.15rem}._heroStatLabel_1c0j5_362{letter-spacing:.14em;font-size:.52rem}}._section_v8gn5_1{padding:4rem 0;position:relative;overflow:hidden}._sectionBg_v8gn5_7{z-index:0;background-image:url(https://firebasestorage.googleapis.com/v0/b/kukutalab.firebasestorage.app/o/galeria%2Fmobiliario%2FBarandales%20metalicos%20resistentes%20para%20exterior.png?alt=media&token=c2f3f091-f36a-49e3-ae93-ca6f156f5f80);background-position:50%;background-repeat:no-repeat;background-size:100% 100%;position:absolute;inset:0}._sectionOverlay_v8gn5_17{z-index:1;background:#4b4c4cd1;position:absolute;inset:0}._inner_v8gn5_24{z-index:2;max-width:100%;padding:0 .75rem;position:relative}._sectionHeader_v8gn5_32{justify-content:space-between;align-items:flex-end;gap:2rem;max-width:1320px;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;display:flex}._sectionHeaderLeft_v8gn5_43{flex-direction:column;gap:1rem;max-width:760px;display:flex}._eyebrow_v8gn5_50{align-items:center;gap:1rem;display:flex}._eyebrowLine_v8gn5_56{background:var(--gold);flex-shrink:0;width:32px;height:1px}._eyebrowText_v8gn5_63{letter-spacing:.3em;text-transform:uppercase;color:var(--white);font-family:Calibri,sans-serif;font-size:.72rem;font-weight:600}._sectionTitle_v8gn5_72{color:var(--white);max-width:none;font-size:clamp(2rem,3.2vw,3.2rem);font-weight:700;line-height:1.15}._sectionDesc_v8gn5_80{color:var(--white);text-align:left;align-self:center;max-width:460px;font-family:Calibri,sans-serif;font-size:1rem;font-weight:400;line-height:1.7}._grid_v8gn5_92{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.1rem;max-width:1260px;margin:0 auto;display:grid}._card_v8gn5_101{cursor:pointer;transition:transform var(--transition), box-shadow var(--transition);border-radius:2px;flex-direction:column;display:flex;position:relative;box-shadow:0 8px 28px #00000047}._card_v8gn5_101:hover{transform:translateY(-5px);box-shadow:0 20px 48px #0006}._cardImage_v8gn5_117{border-radius:2px 2px 0 0;flex-shrink:0;width:100%;height:220px;position:relative;overflow:hidden}._cardImage_v8gn5_117 img{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .5s;display:block}._card_v8gn5_101:hover ._cardImage_v8gn5_117 img{transform:scale(1.05)}._cardIconCircle_v8gn5_140{z-index:3;background:#446d70f2;border:3px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;width:66px;height:66px;padding:.22rem;display:flex;position:absolute;top:172px;left:.8rem;overflow:hidden;box-shadow:0 4px 16px #0006}._cardIconImage_v8gn5_158{object-fit:contain;width:100%;height:100%;display:block}._cardBody_v8gn5_166{background:#344954;flex-direction:column;flex:1;gap:.75rem;min-height:300px;padding:2.35rem .75rem 1rem;display:flex}._cardName_v8gn5_176{color:var(--white);margin-top:.6rem;font-family:Georgia,serif;font-size:1rem;font-weight:700;line-height:1.25}._cardDesc_v8gn5_185{color:ivory;text-align:justify;flex:1;font-family:Calibri,sans-serif;font-size:.72rem;font-weight:300;line-height:1.55}._cardArrow_v8gn5_195{letter-spacing:.1em;text-transform:uppercase;color:var(--white);transition:gap var(--transition), color var(--transition);justify-content:flex-end;align-self:flex-end;align-items:center;gap:.4rem;font-family:Calibri,sans-serif;font-size:.66rem;font-weight:700;display:flex}._card_v8gn5_101:hover ._cardArrow_v8gn5_195{color:var(--gold);gap:.7rem}._cardTags_v8gn5_215{grid-template-columns:repeat(2,minmax(0,1fr));gap:.32rem;margin-top:.25rem;display:grid}._cardTag_v8gn5_215{letter-spacing:.1em;text-transform:uppercase;color:ivory;text-align:center;background:#344954;border:1px solid ivory;border-radius:2px;padding:3px 6px;font-family:Calibri,sans-serif;font-size:.52rem}@media (width<=1024px){._inner_v8gn5_24{padding:0 1.5rem}._grid_v8gn5_92{grid-template-columns:repeat(2,1fr)}._sectionHeader_v8gn5_32{flex-direction:column;align-items:flex-start}._sectionDesc_v8gn5_80{text-align:left;white-space:normal;max-width:100%}._sectionTitle_v8gn5_72{white-space:normal}}@media (width>=1440px){._section_v8gn5_1{padding:6rem 0 6.5rem}._inner_v8gn5_24{max-width:100%;margin:0 auto;padding:0 1rem}._grid_v8gn5_92{gap:1.25rem;max-width:1320px}._cardImage_v8gn5_117{height:250px}._cardIconCircle_v8gn5_140{width:72px;height:72px;top:200px}._cardBody_v8gn5_166{min-height:330px;padding:2.65rem .9rem 1.2rem}}@media (width<=600px){._grid_v8gn5_92{grid-template-columns:1fr;gap:1.1rem}._section_v8gn5_1{padding:5rem 1.5rem}._inner_v8gn5_24{padding:0 .35rem}._sectionHeader_v8gn5_32{gap:1.25rem;margin-bottom:2rem}._sectionTitle_v8gn5_72{font-size:clamp(1.85rem,8vw,2.5rem);line-height:1.08}._sectionDesc_v8gn5_80{font-size:.95rem;line-height:1.6}._card_v8gn5_101{width:100%;max-width:360px;margin:0 auto}._cardTags_v8gn5_215{grid-template-columns:1fr}}._section_1r1gg_1{background:radial-gradient(circle at 18% 22%,#ffd28c0f 0%,#0000 18%),radial-gradient(circle at 82% 78%,#366e7124 0%,#0000 24%),linear-gradient(#161c1f 0%,#20282d 48%,#171d21 100%);padding:8rem 2rem 8.25rem;position:relative;overflow:hidden}._sectionBg_1r1gg_11{pointer-events:none;background:radial-gradient(circle,#366e710d 0%,#0000 70%);width:400px;height:400px;position:absolute;bottom:0;left:0}._section_1r1gg_1:before{content:"";pointer-events:none;opacity:.72;background:linear-gradient(-28deg,#0000 0 33%,#ffffff14 33% 34.8%,#0000 34.8% 62%,#ffffff14 62% 63.8%,#0000 63.8% 100%) 0 0/320px 200px,linear-gradient(0deg,#0000 0 46.5%,#366e7129 46.5% 48.6%,#0000 48.6% 100%) 0 0/320px 200px,linear-gradient(-28deg,#0000 0 33%,#366e711f 33% 34.8%,#0000 34.8% 62%,#366e711f 62% 63.8%,#0000 63.8% 100%) 160px 100px/320px 200px;position:absolute;inset:0}._section_1r1gg_1:after{content:"";pointer-events:none;background:radial-gradient(circle at 50% 18%,#fffff00b 0%,#0000 28%),linear-gradient(#ffffff05 0%,#0000 22% 78%,#00000024 100%);position:absolute;inset:0}._inner_1r1gg_45{max-width:var(--max-width);z-index:1;margin:0 auto;position:relative}._sectionHeader_1r1gg_52{text-align:center;margin-bottom:3.6rem}._eyebrow_1r1gg_57{justify-content:center;align-items:center;gap:1rem;margin-bottom:1.2rem;display:flex}._eyebrowLine_1r1gg_65{background:var(--gold);width:140px;height:1px}._eyebrowText_1r1gg_71{letter-spacing:.3em;text-transform:uppercase;color:var(--white);font-family:Calibri,sans-serif;font-size:.88rem;font-weight:600}._sectionTitle_1r1gg_80{color:var(--white);margin-bottom:1rem;font-size:clamp(1.8rem,3vw,2.8rem);font-weight:700;line-height:1.2}._sectionDesc_1r1gg_88{color:var(--white);max-width:680px;margin:0 auto;font-family:Calibri,sans-serif;font-size:1.08rem;font-weight:300;line-height:1.65}._steps_1r1gg_99{grid-template-columns:repeat(4,1fr);gap:0;margin-top:.5rem;display:grid;position:relative}._steps_1r1gg_99:before{content:"";z-index:0;background:linear-gradient(90deg,#fffff01a,#366e7180,#fffff01a);height:2px;position:absolute;top:36px;left:calc(12.5% + 1px);right:calc(12.5% + 1px);box-shadow:0 0 18px #366e7126}._steps_1r1gg_99:after{content:"";filter:blur(6px);opacity:.95;z-index:0;background:linear-gradient(90deg,#fffff000,#d6fff7f2,#366e7100);border-radius:999px;width:18%;height:12px;animation:4.8s linear infinite _flowRun_1r1gg_1;position:absolute;top:31px;left:calc(12.5% + 1px)}._step_1r1gg_99{text-align:center;z-index:1;flex-direction:column;align-items:center;padding:0 1.5rem;display:flex;position:relative}._stepPulse_1r1gg_145{opacity:.45;width:98px;height:98px;animation:4.8s ease-in-out infinite _stepGlow_1r1gg_1;animation-delay:var(--step-delay);background:radial-gradient(circle,#366e7138 0%,#366e7114 34%,#0000 72%);border-radius:50%;position:absolute;top:18px}._stepNumber_1r1gg_158{width:72px;height:72px;transition:border-color var(--transition), background var(--transition), transform var(--transition), box-shadow var(--transition);animation:4.8s ease-in-out infinite _stepLift_1r1gg_1;animation-delay:var(--step-delay);background:linear-gradient(160deg,#274457f2 0%,#353535f5 100%);border:1px solid #fffff01a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-bottom:1.8rem;display:flex;position:relative;box-shadow:inset 0 1px #fffff014,0 10px 25px #0003}._stepNumber_1r1gg_158:hover{border-color:var(--gold);background:linear-gradient(160deg,#366e715c 0%,#274457eb 100%);transform:translateY(-3px)}._stepNum_1r1gg_158{color:var(--gold);font-family:Georgia,serif;font-size:1.3rem;font-weight:700;line-height:1}._stepIcon_1r1gg_194{color:var(--gold)}._stepNode_1r1gg_198{background:var(--white);width:10px;height:10px;animation:4.8s ease-in-out infinite _stepNodeGlow_1r1gg_1;animation-delay:var(--step-delay);border-radius:50%;margin-top:-6px;margin-bottom:1rem;box-shadow:0 0 0 5px #366e712e,0 0 14px #d6fff759}._stepName_1r1gg_212{color:var(--white);transition:color var(--transition), text-shadow var(--transition);animation:4.8s ease-in-out infinite _stepTextGlow_1r1gg_1;animation-delay:var(--step-delay);margin-bottom:.8rem;font-family:Georgia,serif;font-size:1.1rem;font-weight:600;line-height:1.3}._stepDesc_1r1gg_224{color:var(--white);font-family:Calibri,sans-serif;font-size:.85rem;font-weight:300;line-height:1.7}._processCta_1r1gg_233{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1.4rem;margin-top:3.8rem;display:flex}._processCtaTitle_1r1gg_243{color:var(--white);font-family:Georgia,serif;font-size:2rem;font-weight:700}._processCtaBtn_1r1gg_250{background:var(--gold);color:ivory;letter-spacing:.08em;text-transform:uppercase;border-radius:var(--radius);transition:background var(--transition), transform var(--transition);white-space:nowrap;flex-shrink:0;align-items:center;gap:.6rem;padding:1rem 2.2rem;font-family:Calibri,sans-serif;font-size:.82rem;font-weight:700;display:inline-flex}._processCtaBtn_1r1gg_250:hover{background:var(--gold-light);transform:translateY(-2px)}@keyframes _flowRun_1r1gg_1{0%{opacity:0;left:6.5%}10%{opacity:.95}90%{opacity:.95}to{opacity:0;left:75.5%}}@keyframes _stepGlow_1r1gg_1{0%,to{opacity:.16;transform:scale(.92)}20%,35%{opacity:.95;transform:scale(1.04)}55%{opacity:.28;transform:scale(.98)}}@keyframes _stepLift_1r1gg_1{0%,to{border-color:#fffff01a;box-shadow:inset 0 1px #fffff014,0 10px 25px #0003}20%,35%{border-color:#d6fff78c;transform:translateY(-4px);box-shadow:inset 0 1px #fffff024,0 0 0 8px #366e711f,0 16px 34px #00000047}55%{transform:translateY(0)}}@keyframes _stepNodeGlow_1r1gg_1{0%,to{background:#fffff0b8;box-shadow:0 0 0 5px #366e711a,0 0 10px #d6fff729}20%,35%{background:#f2fffb;box-shadow:0 0 0 7px #366e7133,0 0 20px #d6fff78c}}@keyframes _stepTextGlow_1r1gg_1{0%,to{color:var(--white);text-shadow:none}20%,35%{color:#f7fffc;text-shadow:0 0 14px #366e7138}}@media (width<=1024px){._steps_1r1gg_99{grid-template-columns:repeat(2,1fr);gap:3rem}._steps_1r1gg_99:before,._steps_1r1gg_99:after{display:none}}@media (width<=600px){._steps_1r1gg_99{grid-template-columns:1fr;gap:2.5rem}._section_1r1gg_1{padding:5rem 1.5rem}._processCta_1r1gg_233{text-align:center;flex-direction:column;align-items:center}._step_1r1gg_99{padding:0 .5rem}}._section_uo720_1{padding:5.6rem 2rem;position:relative;overflow:hidden}._videoLayer_uo720_7{z-index:0;pointer-events:none;position:absolute;inset:0}._videoBg_uo720_14{object-fit:cover;object-position:center;width:100%;height:100%;display:block}._home_uo720_22{background:var(--black)}._sectionEditorial_uo720_26._home_uo720_22{background:#f5f1df}._industrial_uo720_30{background:#182126}._industrial_uo720_30:after{content:"";pointer-events:none;opacity:1;background:linear-gradient(135deg,#0a0e10d6 0%,#182126a8 42%,#0a0e10db 100%),radial-gradient(circle at 18% 62%,#fff8ec47 0 1.2px,#ffaa6038 3px,#ff482c24 7px,#0000 16px) 0 0/280px 280px,radial-gradient(circle at 58% 54%,#fff6e638 0 1.2px,#ffa25429 3px,#ff3e221f 7px,#0000 17px) 0 0/300px 300px,linear-gradient(45deg,#0000 43%,#ffffff09 43% 47%,#0000 47% 53%,#ffffff09 53% 57%,#0000 57%) 0 0/180px 180px,linear-gradient(-45deg,#0000 43%,#366e711f 43% 47%,#0000 47% 53%,#366e711f 53% 57%,#0000 57%) 0 0/180px 180px;animation:18s linear infinite _industrialCelosia_uo720_1,4.8s ease-in-out infinite alternate _industrialRedSparks_uo720_1;position:absolute;inset:0}._blog_uo720_50{background:linear-gradient(180deg, var(--black) 0%, var(--black-soft) 100%)}._section_uo720_1:before{content:"";pointer-events:none;background:radial-gradient(circle,#366e711f 0%,#0000 72%);width:460px;height:380px;position:absolute;inset:auto auto 0 0}._industrial_uo720_30:before{opacity:.6;background:radial-gradient(circle at 20% 30%,#ffffff0a 0%,#0000 26%),radial-gradient(circle at 80% 70%,#366e711a 0%,#0000 24%),linear-gradient(115deg,#0000 22%,#ffffff0d 34%,#0000 46%);width:auto;height:auto;animation:10s ease-in-out infinite alternate _industrialGlowShift_uo720_1;inset:0}._sectionReverse_uo720_76:before{inset:0 0 auto auto}._inner_uo720_80{z-index:1;max-width:var(--max-width);grid-template-columns:minmax(0,1fr) minmax(320px,470px);align-items:center;gap:4.4rem;margin:0 auto;display:grid;position:relative}._sectionEditorial_uo720_26 ._inner_uo720_80{grid-template-columns:minmax(0,1.16fr) minmax(430px,.84fr);gap:3.6rem;max-width:1760px}._sectionReverse_uo720_76 ._inner_uo720_80{direction:rtl}._sectionReverse_uo720_76 ._content_uo720_101,._sectionReverse_uo720_76 ._visual_uo720_102{direction:ltr}._industrial_uo720_30 ._content_uo720_101{flex-direction:column;justify-content:space-between;max-width:1120px;min-height:100%;padding-left:3.2rem;display:flex}._industrial_uo720_30 ._inner_uo720_80{grid-template-columns:minmax(820px,1.28fr) minmax(420px,620px);gap:2.4rem;max-width:1720px}._eyebrow_uo720_121{align-items:center;gap:1rem;margin-bottom:1rem;display:flex}._eyebrowLine_uo720_128{background:var(--gold);width:42px;height:1px}._eyebrowText_uo720_134{color:var(--gold);text-transform:uppercase;letter-spacing:.18em;font-size:.72rem}._sectionEditorial_uo720_26 ._eyebrow_uo720_121{gap:.95rem;margin-bottom:0;transform:translateY(-1.2rem)}._sectionEditorial_uo720_26 ._eyebrowLine_uo720_128{background:#426f73;width:34px;height:2px}._sectionEditorial_uo720_26 ._eyebrowText_uo720_134{color:#426f73;font-family:var(--font-ui);letter-spacing:.38em;font-size:.98rem;font-weight:600}._industrial_uo720_30 ._eyebrow_uo720_121{gap:1.05rem;margin-bottom:0}._industrial_uo720_30 ._eyebrowLine_uo720_128{background:#3f868a;width:46px;height:2px}._industrial_uo720_30 ._eyebrowText_uo720_134{color:ivory;font-family:var(--font-ui);letter-spacing:.38em;font-size:.98rem;font-weight:600}._title_uo720_180{color:var(--white);max-width:650px;font-size:clamp(2rem,3.8vw,3.4rem);line-height:1.05}._sectionEditorial_uo720_26 ._title_uo720_180{color:#426f73;letter-spacing:-.05em;max-width:790px;margin-top:3.2rem;font-size:clamp(2.7rem,3.7vw,4.35rem);line-height:1.08}._industrial_uo720_30 ._title_uo720_180{color:ivory;letter-spacing:-.05em;text-wrap:balance;max-width:24ch;margin-top:3.4rem;font-size:clamp(2.55rem,2.9vw,3.65rem);line-height:1.08}._sectionEditorial_uo720_26 ._content_uo720_101{padding-left:2.4rem}._desc_uo720_210{max-width:600px;color:var(--gray);margin-top:1.3rem;font-size:.98rem;line-height:1.9}._sectionEditorial_uo720_26 ._desc_uo720_210{color:#363f43;max-width:930px;font-family:var(--font-body);margin-top:3rem;font-size:1.1rem;line-height:1.62}._industrial_uo720_30 ._desc_uo720_210{color:ivory;max-width:74ch;font-family:var(--font-body);text-align:justify;margin-top:2.8rem;font-size:1.05rem;line-height:1.52}._points_uo720_237{gap:.8rem;margin-top:1.8rem;display:grid}._sectionEditorial_uo720_26 ._points_uo720_237{gap:1.4rem;margin-top:3.1rem}._industrial_uo720_30 ._points_uo720_237{gap:1.55rem;margin-top:3.4rem}._point_uo720_237{color:var(--gray-light);letter-spacing:.04em;align-items:center;gap:.8rem;font-size:.88rem;display:inline-flex}._sectionEditorial_uo720_26 ._point_uo720_237{color:#3f5961;font-family:var(--font-body);letter-spacing:0;gap:1rem;font-size:.94rem}._industrial_uo720_30 ._point_uo720_237{color:ivory;font-family:var(--font-body);letter-spacing:0;gap:1.2rem;font-size:1rem;font-weight:700}._pointDot_uo720_279{background:var(--gold);border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 6px #366e7126}._sectionEditorial_uo720_26 ._pointDot_uo720_279{width:18px;height:18px;box-shadow:none;background:#426f73}._industrial_uo720_30 ._pointDot_uo720_279{background:#3f868a;width:20px;height:20px;box-shadow:0 0 0 10px #3f868a1f}._cta_uo720_301{background:var(--gold);color:var(--white);cursor:pointer;letter-spacing:.08em;text-transform:uppercase;transition:background var(--transition), transform var(--transition), box-shadow var(--transition);border:none;align-items:center;gap:.6rem;margin-top:2rem;padding:.95rem 1.4rem;font-family:inherit;font-size:.8rem;font-weight:700;text-decoration:none;display:inline-flex}._ctaEditorial_uo720_320{color:ivory;font-family:var(--font-ui);letter-spacing:.26em;white-space:nowrap;background:#426f73;border-radius:6px;margin-top:3.4rem;margin-left:21rem;padding:1rem 2.2rem;font-size:.78rem}._industrial_uo720_30 ._cta_uo720_301{color:ivory;font-family:var(--font-ui);letter-spacing:.28em;background:#3f868a;align-self:flex-start;margin-top:4rem;padding:1.05rem 1.35rem;font-size:.78rem}._cta_uo720_301:hover{background:var(--gold-light);transform:translateY(-2px);box-shadow:0 12px 30px #366e7147}._visual_uo720_102{justify-content:center;display:flex}._sectionEditorial_uo720_26 ._visual_uo720_102{justify-content:flex-end}._visualFrame_uo720_359{background:linear-gradient(160deg,#274457b8 0%,#353535f0 100%);border:1px solid #fffff017;width:100%;padding:1.4rem}._visualImage_uo720_366{aspect-ratio:.92;object-fit:cover;object-position:center;width:min(100%,660px);display:block}._visualStack_uo720_374{gap:1rem;width:100%;max-width:560px;display:grid}._industrial_uo720_30 ._visualStack_uo720_374{gap:1rem;max-width:660px}._visualIndustrialGrid_uo720_386{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}._industrial_uo720_30 ._visualIndustrialGrid_uo720_386{gap:1rem}._visualIndustrialImage_uo720_396{object-fit:cover;object-position:center;border:1px solid #ffd08c3d;width:100%;min-height:0;display:block;box-shadow:inset 0 0 0 1px #ffffff08,0 18px 44px #00000038}._visualIndustrialPrimary_uo720_408{aspect-ratio:1.42}._industrial_uo720_30 ._visualIndustrialPrimary_uo720_408{aspect-ratio:1.46}._visualIndustrialGrid_uo720_386 ._visualIndustrialImage_uo720_396{aspect-ratio:.96}._industrial_uo720_30 ._visualIndustrialGrid_uo720_386 ._visualIndustrialImage_uo720_396{aspect-ratio:.98}._industrial_uo720_30 ._visualFrame_uo720_359{background:linear-gradient(160deg,#366e71e0 0%,#274457f5 100%);border-color:#ffd08c3d;box-shadow:inset 0 0 0 1px #ffffff08,0 18px 44px #00000038}._industrial_uo720_30 ._visual_uo720_102{justify-content:flex-start;transform:translate(-4rem)}@media (width<=1360px) and (width>=981px){._industrial_uo720_30 ._inner_uo720_80{grid-template-columns:minmax(0,1.08fr) minmax(360px,520px);gap:2rem;max-width:1280px}._industrial_uo720_30 ._content_uo720_101{max-width:100%;padding-left:1.4rem}._industrial_uo720_30 ._title_uo720_180{max-width:26ch;font-size:clamp(2.2rem,2.6vw,3rem)}._industrial_uo720_30 ._desc_uo720_210{max-width:62ch}._industrial_uo720_30 ._visual_uo720_102{justify-content:center;transform:translate(0)}._industrial_uo720_30 ._visualStack_uo720_374{max-width:520px}}._blog_uo720_50 ._visualFrame_uo720_359{background:linear-gradient(160deg,#353535f2 0%,#274457e0 100%)}._visualTop_uo720_472,._visualFooter_uo720_473{color:var(--gray-light);letter-spacing:.12em;text-transform:uppercase;justify-content:space-between;align-items:center;font-size:.72rem;display:flex}._industrial_uo720_30 ._visualPanelLarge_uo720_483,._industrial_uo720_30 ._visualPanelSmall_uo720_484,._industrial_uo720_30 ._visualPanelWide_uo720_485{position:relative;overflow:hidden}._industrial_uo720_30 ._visualPanelLarge_uo720_483:after,._industrial_uo720_30 ._visualPanelSmall_uo720_484:after,._industrial_uo720_30 ._visualPanelWide_uo720_485:after{content:"";background:linear-gradient(90deg,#0000 0%,#ffd48e4d 48%,#0000 100%);width:38%;animation:5.6s ease-in-out infinite _plateSpark_uo720_1;position:absolute;inset:-20% auto -20% -40%;transform:skew(-18deg)}._industrial_uo720_30 ._visualPanelSmall_uo720_484:nth-child(2):after{animation-delay:.8s}._industrial_uo720_30 ._visualPanelWide_uo720_485:after{animation-delay:1.4s}._visualIndex_uo720_510{color:var(--gold);font-family:Georgia,serif;font-size:1.7rem;line-height:1}._visualBody_uo720_517{margin:1.2rem 0}._visualPanelLarge_uo720_483{background:linear-gradient(135deg,#fffff00d,#0000),linear-gradient(120deg,#366e7138,#2744571f);border:1px solid #fffff01a;height:150px}._visualGrid_uo720_529{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;margin-top:.8rem;display:grid}._visualPanelSmall_uo720_484,._visualPanelWide_uo720_485{background:#fffff008;border:1px solid #fffff014}._visualPanelSmall_uo720_484{height:88px}._visualPanelWide_uo720_485{background:#366e711f;grid-column:1/-1;height:62px}@media (width<=980px){._inner_uo720_80{grid-template-columns:1fr;gap:2rem}._sectionEditorial_uo720_26 ._inner_uo720_80{grid-template-columns:1fr;gap:3rem}._sectionReverse_uo720_76 ._inner_uo720_80{direction:ltr}._visual_uo720_102{order:2}._sectionEditorial_uo720_26 ._title_uo720_180{margin-top:3rem}._sectionEditorial_uo720_26 ._content_uo720_101{padding-left:0}._sectionEditorial_uo720_26 ._eyebrow_uo720_121{transform:none}._industrial_uo720_30 ._content_uo720_101{min-height:auto;padding-left:0;display:block}._industrial_uo720_30 ._title_uo720_180{margin-top:2rem}._sectionEditorial_uo720_26 ._desc_uo720_210{max-width:100%;margin-top:2.5rem}._ctaEditorial_uo720_320{margin-left:0}._sectionEditorial_uo720_26 ._visual_uo720_102{justify-content:center}._visualImage_uo720_366{width:100%;max-width:760px}._industrial_uo720_30 ._visual_uo720_102{justify-content:center;transform:none}._visualStack_uo720_374{max-width:760px}._industrial_uo720_30 ._inner_uo720_80{grid-template-columns:1fr;gap:2rem}._industrial_uo720_30 ._visualStack_uo720_374{max-width:760px}}@media (width<=600px){._section_uo720_1{padding:5rem 1.5rem}._visualFrame_uo720_359{padding:1rem}._sectionEditorial_uo720_26 ._eyebrowText_uo720_134{letter-spacing:.28em;font-size:.82rem}._industrial_uo720_30 ._eyebrowText_uo720_134{letter-spacing:.26em;font-size:.82rem}._sectionEditorial_uo720_26 ._title_uo720_180{font-size:3rem;line-height:1.06}._industrial_uo720_30 ._title_uo720_180{font-size:2.7rem;line-height:1.02}._sectionEditorial_uo720_26 ._desc_uo720_210{font-size:1.02rem;line-height:1.6}._industrial_uo720_30 ._desc_uo720_210{font-size:.98rem;line-height:1.6}._sectionEditorial_uo720_26 ._point_uo720_237,._industrial_uo720_30 ._point_uo720_237{font-size:.95rem}._sectionEditorial_uo720_26 ._pointDot_uo720_279{width:15px;height:15px}._industrial_uo720_30 ._cta_uo720_301{letter-spacing:.18em;justify-content:center;width:100%}._ctaEditorial_uo720_320{letter-spacing:.24em;justify-content:center;width:100%;padding:1.05rem 1.5rem}._visualIndustrialGrid_uo720_386{grid-template-columns:1fr}}@keyframes _industrialSweep_uo720_1{0%{opacity:.22;transform:translate(-18%)}50%{opacity:.52}to{opacity:.2;transform:translate(18%)}}@keyframes _industrialSparks_uo720_1{0%{opacity:.32;transform:translate(0,0)}50%{opacity:.6;transform:translate(-10px,8px)}to{opacity:.4;transform:translate(12px,-10px)}}@keyframes _plateSpark_uo720_1{0%{opacity:0;transform:translate(-140%)skew(-18deg)}18%{opacity:.55}36%{opacity:0}to{opacity:0;transform:translate(360%)skew(-18deg)}}@keyframes _industrialCelosia_uo720_1{0%{background-position:0 0,0 0}to{background-position:180px 90px,-180px 90px}}@keyframes _industrialGlowShift_uo720_1{0%{opacity:.34;transform:translate(0,0)}to{opacity:.56;transform:translate(18px,-10px)}}@keyframes _industrialRedSparks_uo720_1{0%{filter:brightness(1.02)saturate(1.05);opacity:.46}20%{filter:brightness(1.65)saturate(1.18);opacity:.72}45%{filter:brightness(1.1)saturate(1.08);opacity:.52}68%{filter:brightness(1.92)saturate(1.24);opacity:.84}to{filter:brightness(1.18)saturate(1.12);opacity:.58}}._section_o3zb8_1{background:var(--black);padding:7rem 2rem;position:relative;overflow:hidden}._sectionBg_o3zb8_8{pointer-events:none;background:radial-gradient(circle,#366e710a 0%,#0000 70%);width:600px;height:600px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}._inner_o3zb8_19{max-width:var(--max-width);margin:0 auto}._sectionHeader_o3zb8_24{justify-content:space-between;align-items:flex-end;gap:2rem;margin-bottom:3.5rem;display:flex}._sectionHeaderLeft_o3zb8_32{flex-direction:column;gap:1rem;display:flex}._eyebrow_o3zb8_38{align-items:center;gap:1rem;display:flex}._eyebrowLine_o3zb8_44{background:var(--gold);flex-shrink:0;width:32px;height:1px}._eyebrowText_o3zb8_51{letter-spacing:.3em;text-transform:uppercase;color:var(--white);font-family:Calibri,sans-serif;font-size:.82rem;font-weight:600}._sectionTitle_o3zb8_60{color:var(--white);font-size:clamp(1.8rem,3vw,2.8rem);font-weight:700;line-height:1.2}@media (width>=1440px){._inner_o3zb8_19{max-width:1720px}._sectionHeader_o3zb8_24{gap:3rem}._sectionHeaderLeft_o3zb8_32{flex:1}._sectionTitle_o3zb8_60{white-space:nowrap;font-size:clamp(2.3rem,2.6vw,3.4rem);line-height:1.08}}._seeAllBtn_o3zb8_87{color:var(--white);letter-spacing:.1em;text-transform:uppercase;border-radius:var(--radius);transition:background var(--transition), border-color var(--transition), color var(--transition), transform var(--transition), box-shadow var(--transition);white-space:nowrap;cursor:pointer;background:#426f73;border:1px solid #426f73;flex-shrink:0;align-items:center;gap:.6rem;padding:.95rem 1.85rem;font-family:Calibri,sans-serif;font-size:.78rem;font-weight:700;display:inline-flex}._seeAllBtn_o3zb8_87:hover{color:var(--white);background:#4c8084;border-color:#4c8084;transform:translateY(-2px);box-shadow:0 12px 28px #426f7347}._grid_o3zb8_116{grid-template-rows:repeat(2,260px);grid-template-columns:repeat(12,1fr);gap:1rem;display:grid}._item_o3zb8_124:first-child{grid-area:1/1/2/6}._item_o3zb8_124:nth-child(2){grid-area:1/6/2/9}._item_o3zb8_124:nth-child(3){grid-area:1/9/3/13}._item_o3zb8_124:nth-child(4){grid-area:2/1/3/4}._item_o3zb8_124:nth-child(5){grid-area:2/4/3/6}._item_o3zb8_124:nth-child(6){grid-area:2/6/3/9}._item_o3zb8_124{cursor:pointer;background:var(--black-card);border:1px solid #ffffff0d;border-radius:2px;position:relative;overflow:hidden}._itemPlaceholder_o3zb8_141{background:linear-gradient(145deg,#274457,#2f505f);flex-direction:column;justify-content:center;align-items:center;gap:.8rem;display:flex;position:absolute;inset:0}._itemPlaceholderIcon_o3zb8_152{color:#366e7140}._itemPlaceholderText_o3zb8_156{letter-spacing:.2em;text-transform:uppercase;color:#ffffff26;font-family:Calibri,sans-serif;font-size:.65rem}._itemImg_o3zb8_165{object-fit:cover;width:100%;height:100%;transition:transform .5s;position:absolute;inset:0}._item_o3zb8_124:hover ._itemImg_o3zb8_165{transform:scale(1.05)}._itemOverlay_o3zb8_179{opacity:0;transition:opacity var(--transition);z-index:1;background:linear-gradient(#0000 0%,#0000001a 40%,#000c 100%);align-items:flex-end;padding:1.2rem;display:flex;position:absolute;inset:0}._item_o3zb8_124:hover ._itemOverlay_o3zb8_179{opacity:1}._itemOverlayContent_o3zb8_195{flex-direction:column;gap:.3rem;display:flex}._itemTag_o3zb8_201{letter-spacing:.15em;text-transform:uppercase;color:var(--gold);font-family:Calibri,sans-serif;font-size:.62rem}._itemTitle_o3zb8_209{color:var(--white);font-family:Georgia,serif;font-size:.95rem;font-weight:600}._item_o3zb8_124:before,._item_o3zb8_124:after{content:"";z-index:2;opacity:0;width:14px;height:14px;transition:opacity var(--transition);position:absolute}._item_o3zb8_124:before{border-top:1px solid var(--gold);border-left:1px solid var(--gold);top:8px;left:8px}._item_o3zb8_124:after{border-bottom:1px solid var(--gold);border-right:1px solid var(--gold);bottom:8px;right:8px}._item_o3zb8_124:hover:before,._item_o3zb8_124:hover:after{opacity:1}._galleryCta_o3zb8_248{justify-content:center;margin-top:3rem;display:flex}._galleryCtaBtn_o3zb8_254{background:var(--gold);color:var(--black);letter-spacing:.08em;text-transform:uppercase;border-radius:var(--radius);transition:background var(--transition), transform var(--transition), box-shadow var(--transition);cursor:pointer;border:none;align-items:center;gap:.6rem;padding:1rem 2.5rem;font-family:Calibri,sans-serif;font-size:.82rem;font-weight:700;display:inline-flex}._galleryCtaBtn_o3zb8_254:hover{background:var(--gold-light);transform:translateY(-2px);box-shadow:0 8px 30px #366e7140}@media (width<=1024px){._grid_o3zb8_116{grid-template-rows:repeat(3,220px);grid-template-columns:repeat(2,1fr)}._item_o3zb8_124:first-child{grid-area:1/1/2/2}._item_o3zb8_124:nth-child(2){grid-area:1/2/2/3}._item_o3zb8_124:nth-child(3){grid-area:2/1/3/2}._item_o3zb8_124:nth-child(4){grid-area:2/2/3/3}._item_o3zb8_124:nth-child(5){grid-area:3/1/4/2}._item_o3zb8_124:nth-child(6){grid-area:3/2/4/3}._sectionHeader_o3zb8_24{flex-direction:column;align-items:flex-start}}@media (width<=600px){._grid_o3zb8_116{grid-template-rows:repeat(6,200px);grid-template-columns:1fr}._item_o3zb8_124:nth-child(n){grid-area:auto/1/auto/2}._section_o3zb8_1{padding:5rem 1.5rem}}._section_1jrgj_1{background:var(--black-soft);padding:8.75rem 2rem 9rem;position:relative;overflow:hidden}._bgGlow_1jrgj_9{pointer-events:none;background:radial-gradient(#366e7112 0%,#0000 70%);width:700px;height:400px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}._bgPattern_1jrgj_20{pointer-events:none;background-image:linear-gradient(#366e7108 1px,#0000 1px),linear-gradient(90deg,#366e7108 1px,#0000 1px);background-size:50px 50px;position:absolute;inset:0}._lineLeft_1jrgj_31{background:linear-gradient(to bottom, transparent, var(--gold), transparent);opacity:.55;width:3px;height:144%;position:absolute;top:-22%;left:0}._lineRight_1jrgj_41{background:linear-gradient(to bottom, transparent, var(--gold), transparent);opacity:.55;width:3px;height:144%;position:absolute;top:-22%;right:0}._inner_1jrgj_51{z-index:1;text-align:center;flex-direction:column;align-items:center;max-width:980px;min-height:100%;margin:0 auto;display:flex;position:relative}._eyebrow_1jrgj_63{align-items:center;gap:1rem;margin-bottom:2rem;display:flex}._eyebrowLine_1jrgj_70{background:#ffffffb8;width:450px;height:2px}._eyebrowText_1jrgj_76{letter-spacing:.3em;text-transform:uppercase;color:var(--white);font-family:Calibri,sans-serif;font-size:1.1rem;font-weight:600}._title_1jrgj_85{color:var(--white);margin-bottom:2.15rem;font-size:clamp(3.1rem,5.25vw,5.2rem);font-weight:700;line-height:1.08}._titleAccent_1jrgj_93{color:var(--gold);display:block}._desc_1jrgj_98{color:var(--white);max-width:800px;margin-bottom:3.75rem;font-family:Calibri,sans-serif;font-size:1.32rem;font-weight:700;line-height:1.72}._actions_1jrgj_108{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.2rem;margin-top:.25rem;display:flex}._actionsDivider_1jrgj_117{background:#ffffffb8;width:min(100%,720px);height:1px;margin-top:3rem}._btnPrimary_1jrgj_124{background:var(--gold);color:var(--white);letter-spacing:.08em;text-transform:uppercase;border-radius:var(--radius);transition:background var(--transition), transform var(--transition), box-shadow var(--transition);cursor:pointer;border:none;align-items:center;gap:.6rem;padding:1.2rem 2.7rem;font-family:Calibri,sans-serif;font-size:1.05rem;font-weight:700;display:inline-flex}._btnPrimary_1jrgj_124:hover{background:var(--gold-light);transform:translateY(-2px);box-shadow:0 10px 40px #366e7159}._btnSecondary_1jrgj_148{color:#f3eedf;letter-spacing:.08em;text-transform:uppercase;border-radius:var(--radius);transition:border-color var(--transition), color var(--transition), transform var(--transition);cursor:pointer;background:0 0;border:2px solid #f3eedf;align-items:center;gap:.6rem;padding:1.2rem 2.7rem;font-family:Calibri,sans-serif;font-size:1.05rem;font-weight:500;display:inline-flex}._btnSecondary_1jrgj_148:hover{border-color:var(--gold);color:var(--gold);transform:translateY(-2px)}._contactInfo_1jrgj_173{flex-wrap:wrap;justify-content:center;align-items:center;gap:2.5rem;margin-top:2.25rem;display:flex}@media (width>=1440px){._section_1jrgj_1{padding:9.5rem 2.5rem 9.75rem}._inner_1jrgj_51{max-width:1080px}._title_1jrgj_85{font-size:clamp(3.45rem,4.2vw,5.7rem)}._desc_1jrgj_98{max-width:900px;font-size:1.4rem}}._contactItem_1jrgj_201{color:var(--gray);align-items:center;gap:.6rem;font-family:Calibri,sans-serif;font-size:1.06rem;display:flex}._contactItem_1jrgj_201 a{color:var(--gray-light);transition:color var(--transition)}._contactItem_1jrgj_201 a:hover{color:var(--gold)}._contactDot_1jrgj_219{background:#366e7166;border-radius:50%;width:4px;height:4px}@media (width<=600px){._section_1jrgj_1{padding:5rem 1.5rem}._actions_1jrgj_108{flex-direction:column;width:100%}._btnPrimary_1jrgj_124,._btnSecondary_1jrgj_148{justify-content:center;width:100%}._contactInfo_1jrgj_173{flex-direction:column;gap:1rem}._contactDot_1jrgj_219{display:none}}._page_56llz_1{background:var(--black);min-height:100vh;padding-top:6rem}._pageHero_56llz_7{max-width:var(--max-width);justify-content:space-between;align-items:flex-end;gap:2rem;margin:0 auto;padding:4rem 2rem 3rem;display:flex}._pageHeroLeft_56llz_17{flex-direction:column;gap:1rem;display:flex}._eyebrow_56llz_23{align-items:center;gap:1rem;display:flex}._eyebrowLine_56llz_29{background:var(--gold);flex-shrink:0;width:32px;height:1px}._eyebrowText_56llz_36{letter-spacing:.3em;text-transform:uppercase;color:var(--gold);font-family:Calibri,sans-serif;font-size:.72rem;font-weight:500}._pageTitle_56llz_45{color:var(--white);font-size:clamp(2rem,4vw,3.2rem);font-weight:700;line-height:1.15}._pageDesc_56llz_52{color:var(--gray);text-align:right;max-width:340px;font-family:Calibri,sans-serif;font-size:.95rem;font-weight:300;line-height:1.7}._filters_56llz_62{max-width:var(--max-width);flex-wrap:wrap;align-items:center;gap:.8rem;margin:0 auto;padding:0 2rem 3rem;display:flex}._filterBtn_56llz_72{color:var(--gray);letter-spacing:.1em;text-transform:uppercase;transition:all var(--transition);cursor:pointer;background:0 0;border:1px solid #ffffff1a;border-radius:2px;padding:.5rem 1.3rem;font-family:Calibri,sans-serif;font-size:.78rem;font-weight:500}._filterBtn_56llz_72:hover{color:var(--white);border-color:#366e7166}._filterBtnActive_56llz_92{background:var(--gold);color:var(--black);border-color:var(--gold);font-weight:700}._filterBtnActive_56llz_92:hover{background:var(--gold-light);border-color:var(--gold-light);color:var(--black)}._filterCount_56llz_105{opacity:.7;margin-left:4px;font-size:.65rem}._gridWrapper_56llz_111{max-width:var(--max-width);margin:0 auto;padding:0 2rem 6rem}._grid_56llz_111{columns:3;column-gap:1rem}._gridItem_56llz_122{break-inside:avoid;cursor:pointer;background:var(--black-card);border:1px solid #ffffff0d;border-radius:2px;margin-bottom:1rem;position:relative;overflow:hidden}._gridItem_56llz_122 img{width:100%;transition:transform .5s;display:block}._gridItem_56llz_122:hover img{transform:scale(1.04)}._itemOverlay_56llz_143{opacity:0;transition:opacity var(--transition);background:linear-gradient(#0000 0%,#0000001a 50%,#000000d9 100%);align-items:flex-end;padding:1.2rem;display:flex;position:absolute;inset:0}._gridItem_56llz_122:hover ._itemOverlay_56llz_143{opacity:1}._itemInfo_56llz_158{flex-direction:column;gap:.3rem;display:flex}._itemCategory_56llz_164{letter-spacing:.15em;text-transform:uppercase;color:var(--gold);font-family:Calibri,sans-serif;font-size:.62rem}._itemTitle_56llz_172{color:var(--white);font-family:Georgia,serif;font-size:.95rem;font-weight:600}._gridItem_56llz_122:before,._gridItem_56llz_122:after{content:"";z-index:2;opacity:0;width:14px;height:14px;transition:opacity var(--transition);position:absolute}._gridItem_56llz_122:before{border-top:1px solid var(--gold);border-left:1px solid var(--gold);top:8px;left:8px}._gridItem_56llz_122:after{border-bottom:1px solid var(--gold);border-right:1px solid var(--gold);bottom:8px;right:8px}._gridItem_56llz_122:hover:before,._gridItem_56llz_122:hover:after{opacity:1}._loading_56llz_207{flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;padding:6rem 2rem;display:flex}._spinner_56llz_216{border:2px solid #366e7133;border-top-color:var(--gold);border-radius:50%;width:40px;height:40px;animation:.8s linear infinite _spin_56llz_216}@keyframes _spin_56llz_216{to{transform:rotate(360deg)}}._loadingText_56llz_229{letter-spacing:.15em;text-transform:uppercase;color:var(--gray);font-family:Calibri,sans-serif;font-size:.82rem}._empty_56llz_237{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:6rem 2rem;display:flex}._emptyTitle_56llz_247{color:var(--white);font-family:Georgia,serif;font-size:1.3rem}._emptyDesc_56llz_253{color:var(--gray);font-family:Calibri,sans-serif;font-size:.88rem}._lightbox_56llz_259{z-index:1000;background:#000000f2;justify-content:center;align-items:center;padding:2rem;animation:.2s _fadeIn_56llz_1;display:flex;position:fixed;inset:0}@keyframes _fadeIn_56llz_1{0%{opacity:0}to{opacity:1}}._lightboxInner_56llz_276{flex-direction:column;align-items:center;gap:1rem;max-width:90vw;max-height:90vh;display:flex;position:relative}._lightboxImg_56llz_286{object-fit:contain;border:1px solid #366e7133;border-radius:2px;max-width:100%;max-height:80vh}._lightboxInfo_56llz_294{flex-direction:column;align-items:center;gap:.3rem;display:flex}._lightboxCategory_56llz_301{letter-spacing:.2em;text-transform:uppercase;color:var(--gold);font-family:Calibri,sans-serif;font-size:.65rem}._lightboxTitle_56llz_309{color:var(--white);font-family:Georgia,serif;font-size:1.1rem}._lightboxClose_56llz_315{width:40px;height:40px;color:var(--white);cursor:pointer;transition:border-color var(--transition), color var(--transition);z-index:1001;background:0 0;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;display:flex;position:fixed;top:1.5rem;right:1.5rem}._lightboxClose_56llz_315:hover{border-color:var(--gold);color:var(--gold)}._lightboxNav_56llz_338{width:44px;height:44px;color:var(--white);cursor:pointer;transition:border-color var(--transition), color var(--transition);z-index:1001;background:#00000080;border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;display:flex;position:fixed;top:50%;transform:translateY(-50%)}._lightboxNav_56llz_338:hover{border-color:var(--gold);color:var(--gold)}._lightboxPrev_56llz_361{left:1.5rem}._lightboxNext_56llz_362{right:1.5rem}@media (width<=1024px){._grid_56llz_111{columns:2}._pageHero_56llz_7{flex-direction:column;align-items:flex-start}._pageDesc_56llz_52{text-align:left}}@media (width<=600px){._grid_56llz_111{columns:1}._page_56llz_1{padding-top:5rem}._gridWrapper_56llz_111{padding:0 1.5rem 4rem}._filters_56llz_62{padding:0 1.5rem 2rem}._lightboxNav_56llz_338{display:none}}._page_1iup5_1{background:var(--black);min-height:100vh;color:var(--white)}._hero_1iup5_7{justify-content:center;align-items:center;min-height:100vh;padding:120px 2rem 4rem;display:flex;position:relative;overflow:hidden}._heroMedia_1iup5_17{background-image:url(https://firebasestorage.googleapis.com/v0/b/kukutalab.firebasestorage.app/o/galeria%2Fcelosias%2FCelosias%20de%20acero%20para%20separacion%20de%20espacios.png?alt=media&token=a98f685c-00d6-4419-b2bb-b3978156035c);background-color:var(--black);background-position:50%;background-repeat:no-repeat;background-size:100%;position:absolute;inset:0}._heroOverlay_1iup5_27{display:none}._heroTitle_1iup5_31{z-index:1;text-align:center;width:min(820px,66vw);color:var(--white);background:#274457d1;padding:1.9rem 2.4rem 2.2rem;font-family:Georgia,serif;font-size:clamp(2.2rem,4.35vw,4.55rem);font-weight:700;line-height:.96;position:relative;box-shadow:0 20px 52px #0000003d}._servicesSection_1iup5_46{background:#264457}._servicePanel_1iup5_50{background:#264457;grid-template-columns:minmax(0,1fr) minmax(420px,.95fr);align-items:center;gap:3rem;min-height:calc(100vh - 64px);padding:5rem 2.5rem 4rem;display:grid;position:relative}._servicePanel_1iup5_50:after{content:"";background:linear-gradient(90deg,#0000,#fffff057,#0000);height:1px;position:absolute;top:1.2rem;left:4rem;right:4rem}._servicePanelReverse_1iup5_71 ._serviceInner_1iup5_71{order:2}._servicePanelReverse_1iup5_71 ._serviceVisual_1iup5_75{order:1}._servicePanelSingle_1iup5_79{grid-template-columns:minmax(0,.95fr) minmax(360px,.82fr);gap:clamp(2rem,4vw,4rem)}._servicePanelSingle_1iup5_79 ._serviceInner_1iup5_71{max-width:760px}._serviceInner_1iup5_71{z-index:1;flex-direction:column;justify-content:center;gap:3.5rem;width:100%;max-width:720px;display:flex;position:relative}._serviceCopy_1iup5_99{width:min(100%,650px)}._serviceIndex_1iup5_103{display:none}._serviceTitle_1iup5_107{color:var(--white);margin-bottom:.15rem;font-family:Georgia,serif;font-size:clamp(2.55rem,4.1vw,4rem);line-height:.96}._serviceSubtitle_1iup5_115{color:ivory;margin-bottom:4.5rem;font-family:Calibri,sans-serif;font-size:clamp(1.1rem,1.75vw,1.6rem);font-weight:700;line-height:1.15}._serviceText_1iup5_124{flex-direction:column;gap:1rem;display:flex}._serviceText_1iup5_124 p{color:var(--white);font-family:Calibri,sans-serif;font-size:clamp(1rem,1.35vw,1.45rem);font-weight:300;line-height:1.24}._serviceAction_1iup5_138{width:min(330px,100%);min-height:52px;color:var(--white);letter-spacing:.14em;text-align:center;text-transform:uppercase;transition:background var(--transition), gap var(--transition);background:#4e8b8eb8;justify-content:center;align-self:flex-end;align-items:center;gap:.65rem;padding:.75rem 1.6rem;font-family:Calibri,sans-serif;font-size:.9rem;font-weight:700;line-height:1.35;display:inline-flex}._serviceAction_1iup5_138:hover{color:var(--white);background:#4e8b8ef2;gap:.95rem}._serviceVisual_1iup5_75{grid-template-rows:minmax(300px,52vh) minmax(96px,9vw);align-self:start;gap:.55rem;min-height:0;margin-top:-.9rem;display:grid}._serviceVisualSingle_1iup5_174{grid-template-rows:minmax(360px,min(58vh,620px));align-self:center;width:100%;margin-top:0}._serviceMainImage_1iup5_181,._serviceThumbs_1iup5_182 img{object-fit:cover;width:100%;height:100%;display:block}._serviceMainImage_1iup5_181{min-height:300px}._serviceMainImageFill_1iup5_193{object-fit:fill}._serviceThumbs_1iup5_182{grid-template-columns:repeat(4,1fr);align-items:start;gap:.55rem;display:grid;overflow:hidden}._serviceThumbs_1iup5_182 img{aspect-ratio:1}._serviceThumbsThree_1iup5_209{grid-template-columns:repeat(3,1fr)}._serviceThumbsThree_1iup5_209 img{aspect-ratio:1}._eyebrow_1iup5_217{justify-content:center;align-items:center;gap:1rem;margin-bottom:1.2rem;display:flex}._eyebrowLine_1iup5_225{background:var(--gold);flex-shrink:0;width:32px;height:1px}._eyebrowText_1iup5_232{letter-spacing:.3em;text-transform:uppercase;color:var(--gold);font-family:Calibri,sans-serif;font-size:.72rem;font-weight:500}._materialsSection_1iup5_241{background:#3f3c37;padding:7rem 2.5rem}._materialsSectionInner_1iup5_246{max-width:1440px;margin:0 auto}._sectionHeader_1iup5_251{text-align:center;flex-direction:column;align-items:center;gap:1rem;margin-bottom:4rem;display:flex}._sectionTitle_1iup5_260{color:var(--white);white-space:nowrap;font-family:Georgia,serif;font-size:clamp(2.4rem,4.5vw,4.4rem);font-weight:700;line-height:.98}._sectionDesc_1iup5_269{color:var(--gray-light);text-align:center;max-width:620px;font-family:Calibri,sans-serif;font-size:clamp(1.05rem,1.5vw,1.35rem);font-weight:300;line-height:1.55}._materialsGrid_1iup5_279{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}._materialCard_1iup5_285{min-height:290px;transition:border-color var(--transition), background var(--transition);background:#264457b8;border:1px solid #fffff029;border-radius:2px;flex-direction:column;justify-content:space-between;gap:1.35rem;padding:2.4rem;display:flex}._materialCard_1iup5_285:hover{background:#264457eb;border-color:#fffff057}._materialIcon_1iup5_303{width:58px;height:58px;color:var(--white);border:1px solid #fffff03d;border-radius:2px;justify-content:center;align-items:center;display:flex}._materialName_1iup5_314{color:var(--white);font-family:Georgia,serif;font-size:clamp(1.35rem,2vw,1.9rem);font-weight:600;line-height:1.12}._materialDesc_1iup5_322{color:var(--gray-light);font-family:Calibri,sans-serif;font-size:clamp(.98rem,1.18vw,1.12rem);font-weight:300;line-height:1.55}@media (width<=1024px){._hero_1iup5_7{min-height:82vh;padding:120px 1.5rem 4rem}._heroMedia_1iup5_17{background-size:cover}._heroTitle_1iup5_31{width:min(760px,84vw);padding:1.6rem 1.8rem 1.9rem;font-size:clamp(2.05rem,6.4vw,4rem)}._servicePanel_1iup5_50{grid-template-columns:1fr;min-height:auto;padding:5rem 2rem 4rem}._servicePanelSingle_1iup5_79{gap:2.5rem}._servicePanelReverse_1iup5_71 ._serviceInner_1iup5_71,._servicePanelReverse_1iup5_71 ._serviceVisual_1iup5_75{order:initial}._serviceInner_1iup5_71{max-width:100%}._serviceSubtitle_1iup5_115{margin-bottom:2.5rem}._serviceVisual_1iup5_75{grid-template-rows:360px 120px;min-height:auto;margin-top:0}._serviceVisualSingle_1iup5_174{grid-template-rows:minmax(320px,46vh)}._materialsGrid_1iup5_279{grid-template-columns:repeat(2,1fr)}._sectionHeader_1iup5_251{text-align:center;grid-template-columns:1fr;justify-items:center}._sectionDesc_1iup5_269{justify-self:center}}@media (width<=600px){._hero_1iup5_7{min-height:74vh;padding:120px 1.25rem 3rem}._heroTitle_1iup5_31{width:min(100%,360px);padding:1.25rem 1rem 1.45rem;font-size:clamp(1.7rem,8.8vw,2.75rem)}._sectionTitle_1iup5_260{white-space:normal}._servicePanel_1iup5_50{padding:4.5rem 1.4rem 3.5rem}._servicePanelSingle_1iup5_79{gap:2rem;padding-top:4rem}._serviceInner_1iup5_71{gap:3rem}._serviceTitle_1iup5_107{font-size:clamp(2.25rem,12vw,3.3rem)}._servicePanelSingle_1iup5_79 ._serviceTitle_1iup5_107{overflow-wrap:anywhere;font-size:clamp(2rem,10.5vw,2.85rem);line-height:1}._servicePanelSingle_1iup5_79 ._serviceSubtitle_1iup5_115{margin-bottom:1.8rem;font-size:clamp(1rem,5vw,1.22rem);line-height:1.22}._serviceText_1iup5_124 p{font-size:1rem;line-height:1.4}._serviceAction_1iup5_138{text-align:center;justify-content:center;align-self:flex-start}._serviceVisual_1iup5_75{grid-template-rows:300px}._serviceVisualSingle_1iup5_174{grid-template-rows:minmax(220px,64vw)}._serviceThumbs_1iup5_182{display:none}._materialsGrid_1iup5_279{grid-template-columns:1fr}._materialsSection_1iup5_241{padding:5rem 1.5rem}._materialCard_1iup5_285{min-height:240px;padding:2rem}}._page_1cc7h_1{background:var(--black);min-height:100vh;padding-top:100px}._pageHero_1cc7h_8{border-bottom:1px solid #ffffff0d;padding:4rem 2rem 5rem;position:relative;overflow:hidden}._pageHeroBg_1cc7h_15{pointer-events:none;background:radial-gradient(circle,#366e710d 0%,#0000 70%);width:500px;height:400px;position:absolute;top:0;left:0}._pageHeroInner_1cc7h_25{max-width:var(--max-width);text-align:center;flex-direction:column;align-items:center;gap:1.2rem;margin:0 auto;display:flex}._eyebrow_1cc7h_35{align-items:center;gap:1rem;display:flex}._eyebrowLine_1cc7h_41{background:var(--gold);flex-shrink:0;width:32px;height:1px}._eyebrowText_1cc7h_48{letter-spacing:.3em;text-transform:uppercase;color:var(--gold);font-family:Calibri,sans-serif;font-size:.72rem;font-weight:500}._pageTitle_1cc7h_57{color:var(--white);font-size:clamp(2rem,4vw,3.5rem);font-weight:700;line-height:1.1}._pageDesc_1cc7h_64{color:var(--gray);max-width:500px;font-family:Calibri,sans-serif;font-size:.95rem;font-weight:300;line-height:1.8}._mainSection_1cc7h_74{padding:5rem 2rem 6rem}._mainInner_1cc7h_78{max-width:var(--max-width);grid-template-columns:1fr 1.6fr;align-items:start;gap:6rem;margin:0 auto;display:grid}._infoCol_1cc7h_88{flex-direction:column;gap:2.5rem;display:flex;position:sticky;top:120px}._infoTitle_1cc7h_96{color:var(--white);font-family:Georgia,serif;font-size:1.5rem;font-weight:700;line-height:1.3}._infoItems_1cc7h_104{flex-direction:column;gap:1.5rem;display:flex}._infoItem_1cc7h_104{align-items:flex-start;gap:1rem;display:flex}._infoItemIcon_1cc7h_116{width:40px;height:40px;color:var(--gold);border:1px solid #366e7133;border-radius:2px;flex-shrink:0;justify-content:center;align-items:center;display:flex}._infoItemContent_1cc7h_128{flex-direction:column;gap:.2rem;display:flex}._infoItemLabel_1cc7h_134{letter-spacing:.15em;text-transform:uppercase;color:var(--gray);font-family:Calibri,sans-serif;font-size:.7rem}._infoItemValue_1cc7h_142{color:var(--white);transition:color var(--transition);font-family:Calibri,sans-serif;font-size:.9rem}._infoItemValue_1cc7h_142 a{color:var(--white);transition:color var(--transition)}._infoItemValue_1cc7h_142 a:hover{color:var(--gold)}._infoSocials_1cc7h_158{flex-direction:column;gap:1rem;display:flex}._infoSocialsTitle_1cc7h_164{letter-spacing:.15em;text-transform:uppercase;color:var(--gray);font-family:Calibri,sans-serif;font-size:.7rem}._socialLinks_1cc7h_172{gap:.8rem;display:flex}._socialLink_1cc7h_172{width:38px;height:38px;color:var(--gray);transition:all var(--transition);border:1px solid #ffffff14;border-radius:2px;justify-content:center;align-items:center;display:flex}._socialLink_1cc7h_172:hover{border-color:var(--gold);color:var(--gold);background:#366e710f}._formCol_1cc7h_196{flex-direction:column;gap:0;display:flex}._formCard_1cc7h_202{background:var(--black-soft);border:1px solid #ffffff0f;border-radius:2px;padding:3rem}._formTitle_1cc7h_209{color:var(--white);margin-bottom:2.5rem;font-family:Georgia,serif;font-size:1.4rem;font-weight:700}._form_1cc7h_196{flex-direction:column;gap:1.5rem;display:flex}._formRow_1cc7h_223{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}._formGroup_1cc7h_229{flex-direction:column;gap:.5rem;display:flex}._formLabel_1cc7h_235{letter-spacing:.12em;text-transform:uppercase;color:var(--gray-light);font-family:Calibri,sans-serif;font-size:.72rem;font-weight:500}._formRequired_1cc7h_244{color:var(--gold);margin-left:2px}._formInput_1cc7h_249,._formSelect_1cc7h_250,._formTextarea_1cc7h_251{color:var(--white);transition:border-color var(--transition), background var(--transition);background:#ffffff08;border:1px solid #ffffff14;border-radius:2px;outline:none;width:100%;padding:.75rem 1rem;font-family:Calibri,sans-serif;font-size:.9rem}._formInput_1cc7h_249:focus,._formSelect_1cc7h_250:focus,._formTextarea_1cc7h_251:focus{background:#366e7108;border-color:#366e7166}._formInput_1cc7h_249::placeholder,._formTextarea_1cc7h_251::placeholder{color:#fff3}._formSelect_1cc7h_250{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%23888' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;padding-right:2.5rem}._formSelect_1cc7h_250 option{color:var(--white);background:#274457}._formTextarea_1cc7h_251{resize:vertical;min-height:130px;line-height:1.6}._formError_1cc7h_296{color:#e05c5c;font-family:Calibri,sans-serif;font-size:.75rem}._formSubmit_1cc7h_302{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}._formNote_1cc7h_310{color:var(--gray);font-family:Calibri,sans-serif;font-size:.78rem;font-weight:300}._submitBtn_1cc7h_317{background:var(--gold);color:var(--black);letter-spacing:.08em;text-transform:uppercase;border-radius:var(--radius);cursor:pointer;transition:background var(--transition), transform var(--transition);border:none;align-items:center;gap:.6rem;padding:.9rem 2rem;font-family:Calibri,sans-serif;font-size:.82rem;font-weight:700;display:inline-flex}._submitBtn_1cc7h_317:hover:not(:disabled){background:var(--gold-light);transform:translateY(-1px)}._submitBtn_1cc7h_317:disabled{opacity:.6;cursor:not-allowed}._successMsg_1cc7h_346{color:#4ade80;background:#1a7a4a1a;border:1px solid #1a7a4a4d;border-radius:2px;align-items:center;gap:.8rem;margin-top:1.5rem;padding:1.2rem 1.5rem;font-family:Calibri,sans-serif;font-size:.88rem;display:flex}._errorMsg_1cc7h_360{color:#e05c5c;background:#e05c5c1a;border:1px solid #e05c5c4d;border-radius:2px;margin-top:1.5rem;padding:1.2rem 1.5rem;font-family:Calibri,sans-serif;font-size:.88rem}@media (width<=1024px){._mainInner_1cc7h_78{grid-template-columns:1fr;gap:3rem}._infoCol_1cc7h_88{position:static}}@media (width<=600px){._formRow_1cc7h_223{grid-template-columns:1fr}._formCard_1cc7h_202{padding:2rem 1.5rem}._formSubmit_1cc7h_302{flex-direction:column;align-items:stretch}._submitBtn_1cc7h_317{justify-content:center}._mainSection_1cc7h_74{padding:4rem 1.5rem}}._page_1gp3t_1{background:var(--black);min-height:100vh;padding-top:100px}._pageHero_1gp3t_8{border-bottom:1px solid #ffffff0d;padding:4rem 2rem 5rem;position:relative;overflow:hidden}._pageHeroBg_1gp3t_15{pointer-events:none;background:radial-gradient(circle,#366e710d 0%,#0000 70%);width:500px;height:400px;position:absolute;top:0;right:0}._pageHeroInner_1gp3t_25{max-width:var(--max-width);text-align:center;flex-direction:column;align-items:center;gap:1.2rem;margin:0 auto;display:flex}._eyebrow_1gp3t_35{align-items:center;gap:1rem;display:flex}._eyebrowLine_1gp3t_41{background:var(--gold);flex-shrink:0;width:32px;height:1px}._eyebrowText_1gp3t_48{letter-spacing:.3em;text-transform:uppercase;color:var(--gold);font-family:Calibri,sans-serif;font-size:.72rem;font-weight:500}._pageTitle_1gp3t_57{color:var(--white);font-size:clamp(2rem,4vw,3.5rem);font-weight:700;line-height:1.1}._pageDesc_1gp3t_64{color:var(--gray);max-width:500px;font-family:Calibri,sans-serif;font-size:.95rem;font-weight:300;line-height:1.8}._mainSection_1gp3t_74{padding:5rem 2rem 7rem}._mainInner_1gp3t_78{flex-direction:column;gap:4rem;max-width:860px;margin:0 auto;display:flex}._category_1gp3t_87{flex-direction:column;gap:1.5rem;display:flex}._categoryTitle_1gp3t_93{border-bottom:1px solid #366e7126;align-items:center;gap:1rem;padding-bottom:1rem;display:flex}._categoryTitleLine_1gp3t_101{background:var(--gold);flex-shrink:0;width:24px;height:2px}._categoryTitleText_1gp3t_108{letter-spacing:.2em;text-transform:uppercase;color:var(--gold);font-family:Calibri,sans-serif;font-size:.75rem;font-weight:600}._item_1gp3t_118{transition:border-color var(--transition);border:1px solid #ffffff0f;border-radius:2px;overflow:hidden}._item_1gp3t_118:hover{border-color:#366e7126}._itemOpen_1gp3t_129{border-color:#366e7133}._itemHeader_1gp3t_133{cursor:pointer;background:var(--black-soft);transition:background var(--transition);-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;gap:1rem;padding:1.4rem 1.6rem;display:flex}._itemHeader_1gp3t_133:hover{background:#366e7108}._itemOpenHeader_1gp3t_149{background:#366e710d}._itemQuestion_1gp3t_153{color:var(--white);font-family:Calibri,sans-serif;font-size:.95rem;font-weight:500;line-height:1.4}._itemOpenQuestion_1gp3t_161{color:var(--gold)}._itemIcon_1gp3t_165{width:28px;height:28px;color:var(--gray);transition:all var(--transition);border:1px solid #ffffff1a;border-radius:2px;flex-shrink:0;justify-content:center;align-items:center;display:flex}._itemOpenIcon_1gp3t_178{color:var(--gold);background:#366e7114;border-color:#366e714d;transform:rotate(45deg)}._itemBody_1gp3t_185{background:#366e7105;padding:0 1.6rem 1.6rem}._itemAnswer_1gp3t_190{color:var(--gray);border-top:1px solid #ffffff0a;padding-top:1rem;font-family:Calibri,sans-serif;font-size:.88rem;font-weight:300;line-height:1.8}._itemAnswer_1gp3t_190 strong{color:var(--white);font-weight:500}._ctaSection_1gp3t_206{background:linear-gradient(135deg,#366e7112 0%,#366e7105 100%);border:1px solid #366e7133;border-radius:2px;justify-content:space-between;align-items:center;gap:2rem;margin-top:1rem;padding:3rem;display:flex}._ctaText_1gp3t_218{flex-direction:column;gap:.4rem;display:flex}._ctaTitle_1gp3t_224{color:var(--white);font-family:Georgia,serif;font-size:1.3rem;font-weight:700}._ctaDesc_1gp3t_231{color:var(--gray);font-family:Calibri,sans-serif;font-size:.85rem;font-weight:300}._ctaBtn_1gp3t_238{background:var(--gold);color:var(--black);letter-spacing:.08em;text-transform:uppercase;border-radius:var(--radius);transition:background var(--transition), transform var(--transition);white-space:nowrap;cursor:pointer;border:none;flex-shrink:0;align-items:center;gap:.6rem;padding:.85rem 1.8rem;font-family:Calibri,sans-serif;font-size:.8rem;font-weight:700;display:inline-flex}._ctaBtn_1gp3t_238:hover{background:var(--gold-light);transform:translateY(-2px)}@media (width<=768px){._ctaSection_1gp3t_206{flex-direction:column;align-items:flex-start;padding:2rem}._mainSection_1gp3t_74{padding:4rem 1.5rem 5rem}}._page_e9ffx_1{background:var(--black)}._hero_e9ffx_5{border-bottom:1px solid #fffff00f;padding:9.5rem 2rem 5rem;position:relative;overflow:hidden}._heroGlow_e9ffx_12{background:radial-gradient(circle at 80% 20%,#366e7138 0%,#0000 35%);position:absolute;inset:0}._inner_e9ffx_18{z-index:1;max-width:var(--max-width);margin:0 auto;position:relative}._hero_e9ffx_5 ._inner_e9ffx_18{grid-template-columns:1.15fr .85fr;align-items:center;gap:2rem;display:grid}._eyebrow_e9ffx_32,._sectionEyebrow_e9ffx_33{color:var(--gold);text-transform:uppercase;letter-spacing:.18em;margin-bottom:1rem;font-size:.74rem;display:inline-block}._title_e9ffx_42{max-width:760px;color:var(--white);font-size:clamp(2.3rem,5vw,4.6rem);line-height:1.04}._desc_e9ffx_49{max-width:680px;color:var(--gray);margin-top:1.4rem;line-height:1.9}._heroActions_e9ffx_56{flex-wrap:wrap;gap:1rem;margin-top:2rem;display:flex}._primaryBtn_e9ffx_63,._secondaryBtn_e9ffx_64,._linkBtn_e9ffx_65{cursor:pointer;letter-spacing:.08em;text-transform:uppercase;font-size:.8rem}._primaryBtn_e9ffx_63{background:var(--gold);color:var(--white);border:none;padding:.95rem 1.4rem}._secondaryBtn_e9ffx_64{color:var(--white);background:0 0;border:1px solid #fffff029;padding:.95rem 1.4rem}._panelCard_e9ffx_86{background:linear-gradient(165deg,#274457e0 0%,#353535f0 100%);border:1px solid #366e713d;padding:2rem}._panelLabel_e9ffx_92{color:var(--gold);text-transform:uppercase;letter-spacing:.16em;font-size:.68rem}._panelTitle_e9ffx_99{color:var(--white);margin-top:1rem;font-size:1.85rem;line-height:1.18}._panelMetrics_e9ffx_106{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:1.7rem;display:grid}._panelMetrics_e9ffx_106 strong{color:var(--white);font-family:Georgia,serif;font-size:1.5rem;display:block}._panelMetrics_e9ffx_106 span{color:var(--gray);margin-top:.35rem;font-size:.8rem;line-height:1.5;display:block}._section_e9ffx_33,._sectionAlt_e9ffx_129{padding:4.5rem 2rem 5.5rem}._sectionAlt_e9ffx_129{background:var(--black-soft)}._sectionHeader_e9ffx_137{grid-template-columns:1fr .9fr;align-items:end;gap:2rem;margin-bottom:2rem;display:grid}._sectionTitle_e9ffx_145{color:var(--white);font-size:2.1rem}._sectionDesc_e9ffx_150{color:var(--gray);line-height:1.8}._categoryRow_e9ffx_155{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}._categoryCard_e9ffx_161{background:#fffff006;border:1px solid #fffff014;padding:1.2rem 1rem}._categoryName_e9ffx_167{color:var(--white);letter-spacing:.08em;text-transform:uppercase;font-size:.95rem}._productGrid_e9ffx_174{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;display:grid}._productCard_e9ffx_180{background:#fffff008;border:1px solid #fffff014;overflow:hidden}._productVisual_e9ffx_186{background:linear-gradient(160deg,#366e7152 0%,#27445724 100%);align-items:end;height:180px;padding:1rem;display:flex}._productVisual_e9ffx_186 span{color:var(--white);letter-spacing:.12em;text-transform:uppercase;border:1px solid #fffff01f;padding:.45rem .65rem;font-size:.68rem}._productBody_e9ffx_203{padding:1.35rem}._productName_e9ffx_207{color:var(--white);font-size:1.28rem}._productDesc_e9ffx_212{color:var(--gray-light);margin-top:.8rem;line-height:1.75}._productFooter_e9ffx_218{justify-content:space-between;align-items:center;gap:1rem;margin-top:1.2rem;display:flex}._productPrice_e9ffx_226{color:var(--gold);font-weight:700}._linkBtn_e9ffx_65{color:var(--white);background:0 0;border:none}@media (width<=980px){._hero_e9ffx_5 ._inner_e9ffx_18,._sectionHeader_e9ffx_137,._categoryRow_e9ffx_155,._productGrid_e9ffx_174{grid-template-columns:1fr}._panelMetrics_e9ffx_106{grid-template-columns:1fr 1fr 1fr}}@media (width<=600px){._hero_e9ffx_5,._section_e9ffx_33,._sectionAlt_e9ffx_129{padding-left:1.5rem;padding-right:1.5rem}._hero_e9ffx_5{padding-top:8rem}._panelMetrics_e9ffx_106{grid-template-columns:1fr}._productFooter_e9ffx_218{flex-direction:column;align-items:flex-start}}._page_161zl_1{background:#0d0f0f}._hero_161zl_5{background:linear-gradient(135deg,#0d0f0ff5,#1b2b2ff0),url(https://firebasestorage.googleapis.com/v0/b/kukutalab.firebasestorage.app/o/galeria%2Fpergolas%2FPergolas%20de%20acero%20de%20alta%20durabilidad.png?alt=media&token=3d5a346f-790a-4635-91ba-21dac1d05092) 50%/cover no-repeat;border-bottom:1px solid #fffff014;padding:9rem 2rem 4.5rem}._inner_161zl_13{max-width:var(--max-width);margin:0 auto}._hero_161zl_5 ._inner_161zl_13{grid-template-columns:minmax(0,.85fr) minmax(420px,1.05fr) minmax(220px,.38fr);align-items:stretch;gap:1.5rem;display:grid}._heroIntro_161zl_25{flex-direction:column;justify-content:center;min-height:520px;display:flex}._eyebrow_161zl_32,._sectionEyebrow_161zl_33,._cardLabel_161zl_34,._quickTitle_161zl_35{color:var(--gold);text-transform:uppercase;letter-spacing:.18em;font-size:.7rem;font-weight:700;display:inline-block}._title_161zl_44{color:var(--white);margin-top:1rem;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.4rem,4.8vw,4.8rem);line-height:1.02}._desc_161zl_52{color:#fffff0b8;max-width:620px;margin-top:1.4rem;line-height:1.75}._featuredCard_161zl_59,._card_161zl_34{cursor:pointer;color:ivory;transition:transform var(--transition), box-shadow var(--transition);background:#4c6d75;overflow:hidden}._featuredCard_161zl_59:hover,._card_161zl_34:hover{transform:translateY(-4px);box-shadow:0 24px 60px #00000047}._featuredImage_161zl_74{object-fit:cover;filter:brightness(.72);width:100%;height:265px;display:block}._featuredContent_161zl_82{padding:2rem}._featuredContent_161zl_82 h2{color:ivory;margin-top:.9rem;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.7rem,2.8vw,2.75rem);line-height:1.08}._featuredContent_161zl_82 p{color:#fffff0d1;margin-top:1rem;line-height:1.6}._metaRow_161zl_100{color:#fffff09e;letter-spacing:.12em;text-transform:uppercase;justify-content:space-between;gap:1rem;margin-top:1.5rem;font-size:.72rem;font-weight:800;display:flex}._quickPanel_161zl_112{background:#fffff00a;border:1px solid #fffff01f;flex-direction:column;gap:.7rem;padding:1.2rem;display:flex}._quickPanel_161zl_112 button{color:#fffff0c7;cursor:pointer;text-align:left;text-transform:uppercase;letter-spacing:.08em;background:0 0;border:1px solid #fffff01a;padding:.9rem .8rem;font-size:.72rem}._section_161zl_33{background:#c8c1b4;padding:4.8rem 2rem 5.8rem}._sectionHeader_161zl_138{grid-template-columns:1fr .8fr;align-items:end;gap:2rem;margin-bottom:2rem;display:grid}._sectionTitle_161zl_146{color:#22323a;margin-top:.5rem;font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,3.3vw,3.4rem)}._sectionDesc_161zl_153{color:#22323ac2;line-height:1.75}._grid_161zl_158{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem;display:grid}._cardImage_161zl_164{object-fit:cover;filter:brightness(.82);width:100%;height:230px;display:block}._cardBody_161zl_172{padding:1.6rem}._cardTitle_161zl_176{color:ivory;margin-top:.85rem;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.45rem,2vw,2rem);line-height:1.12}._cardDesc_161zl_184{color:#fffff0d1;margin-top:.9rem;line-height:1.6}@media (width<=1080px){._hero_161zl_5 ._inner_161zl_13,._sectionHeader_161zl_138,._grid_161zl_158{grid-template-columns:1fr}._heroIntro_161zl_25{min-height:auto}}@media (width<=640px){._hero_161zl_5,._section_161zl_33{padding-left:1.2rem;padding-right:1.2rem}._hero_161zl_5{padding-top:7.6rem}._featuredContent_161zl_82,._cardBody_161zl_172{padding:1.25rem}}._page_y2xr8_1{background:#c8c1b4;min-height:100vh}._heroImage_y2xr8_6{background-position:50%;background-size:cover;min-height:390px;position:relative}._heroImage_y2xr8_6:after{content:"";background:#0000007a;position:absolute;inset:0}._articlePanel_y2xr8_20{z-index:1;color:ivory;background:#4c6d75;width:min(1120px,100% - 8rem);margin:-78px auto 0;padding:1.35rem 4.4rem 2.2rem;position:relative}._articlePanel_y2xr8_20 h1{max-width:760px;margin-bottom:1.45rem;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.2rem,4vw,3.6rem);font-weight:500;line-height:1.05}._articlePanel_y2xr8_20 p{color:ivory;letter-spacing:.02em;font-size:.98rem;line-height:1.26}._contentSection_y2xr8_46{margin-top:1.6rem}._contentSection_y2xr8_46 h2{color:ivory;margin-bottom:1.1rem;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.25rem,2vw,1.62rem);line-height:1.18}._ctaBand_y2xr8_58{justify-content:center;padding:1.2rem 2rem 1.8rem;display:flex}._ctaBand_y2xr8_58 button{color:ivory;cursor:pointer;letter-spacing:.35em;text-transform:uppercase;min-width:min(520px,100%);transition:background var(--transition), transform var(--transition);background:#3e7b7b;border:none;border-radius:6px;padding:1.45rem 2rem;font-size:1.05rem;font-weight:900}._ctaBand_y2xr8_58 button:hover{background:#4c8c8b;transform:translateY(-2px)}@media (width<=820px){._heroImage_y2xr8_6{min-height:300px}._articlePanel_y2xr8_20{width:min(100% - 2rem,1120px);margin-top:-48px;padding:1.25rem 1.4rem 2rem}._articlePanel_y2xr8_20 p{font-size:.95rem;line-height:1.45}}._page_12pjx_1{color:#1c1b18;background:#f3f0ea;min-height:100vh;padding:112px 24px 48px}._header_12pjx_8{justify-content:space-between;align-items:flex-end;gap:24px;width:min(1180px,100%);margin:0 auto 24px;display:flex}._headerActions_12pjx_17{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}._userBadge_12pjx_25{text-overflow:ellipsis;white-space:nowrap;color:#4b4740;background:#fff;border:1px solid #ddd7cc;border-radius:8px;max-width:260px;padding:11px 13px;font-weight:750;overflow:hidden}._loginPage_12pjx_38{place-items:center;padding-top:48px;display:grid}._loginCard_12pjx_44{background:#fff;border:1px solid #ddd7cc;border-radius:8px;width:min(460px,100%);padding:28px;box-shadow:0 18px 50px #221d1614}._loginCard_12pjx_44 h1{margin:0;font-size:clamp(2rem,7vw,3rem);line-height:1}._loginCard_12pjx_44 p{color:#62605b;margin:12px 0 22px}._loginForm_12pjx_64{display:grid}._kicker_12pjx_68{color:#8b5a2b;text-transform:uppercase;letter-spacing:.08em;margin-bottom:8px;font-size:.76rem;font-weight:800;display:block}._header_12pjx_8 h1{margin:0;font-size:clamp(2rem,4vw,3.5rem);line-height:1}._header_12pjx_8 p{color:#62605b;max-width:640px;margin:12px 0 0}._publicLink_12pjx_90,._primaryButton_12pjx_91,._secondaryButton_12pjx_92{cursor:pointer;border:0;border-radius:8px;font-weight:800;text-decoration:none}._publicLink_12pjx_90{color:#fff;white-space:nowrap;background:#1d1b18;padding:12px 18px}._layout_12pjx_107{grid-template-columns:220px minmax(0,1fr);gap:20px;width:min(1180px,100%);margin:0 auto;display:grid}._sidebar_12pjx_115{background:#fff;border:1px solid #ddd7cc;border-radius:8px;align-self:start;gap:8px;padding:12px;display:grid;position:sticky;top:92px}._sidebar_12pjx_115 button{color:#312f2a;cursor:pointer;font-weight:750;font:inherit;text-align:left;background:0 0;border:0;border-radius:6px;padding:10px 12px}._sidebar_12pjx_115 button:hover,._sidebarActive_12pjx_140{background:#f1ece2}._sidebarActive_12pjx_140{color:#8b5a2b}._content_12pjx_148{gap:18px;display:grid}._panel_12pjx_153{background:#fff;border:1px solid #ddd7cc;border-radius:8px;padding:22px;scroll-margin-top:96px}._panel_12pjx_153[data-active=false]{display:none}._panelHeader_12pjx_165{margin-bottom:18px}._panelHeader_12pjx_165 h2{margin:0;font-size:1.25rem}._panelHeader_12pjx_165 p{color:#69665f;margin:6px 0 0}._grid_12pjx_179{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}._field_12pjx_185{gap:7px;margin-bottom:16px;display:grid}._label_12pjx_191{color:#403d37;font-size:.84rem;font-weight:800}._field_12pjx_185 input,._field_12pjx_185 textarea,._field_12pjx_185 select{width:100%;font:inherit;color:#1f1d19;background:#fffdf9;border:1px solid #d3ccb8;border-radius:8px;padding:12px 13px}._field_12pjx_185 select{appearance:none}._field_12pjx_185 textarea{resize:vertical}._field_12pjx_185 small{color:#777269}._stats_12pjx_221{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}._statEditor_12pjx_227{background:#fbf8f1;border:1px solid #e2dccf;border-radius:8px;padding:14px}._serviceList_12pjx_234{gap:16px;margin-top:12px;display:grid}._serviceEditor_12pjx_240{background:#fbf8f1;border:1px solid #e2dccf;border-radius:8px;padding:16px}._serviceEditorHeader_12pjx_247{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:14px;display:flex}._serviceEditorHeader_12pjx_247 h3{margin:4px 0 0;font-size:1.08rem}._itemIndex_12pjx_260{color:#8b5a2b;text-transform:uppercase;letter-spacing:.07em;font-size:.76rem;font-weight:850}._switchField_12pjx_268{white-space:nowrap;background:#fff;border:1px solid #d3ccb8;border-radius:8px;align-items:center;gap:8px;padding:9px 11px;font-weight:800;display:inline-flex}._switchField_12pjx_268 input{accent-color:#8b5a2b;width:17px;height:17px}._faqItemList_12pjx_286{gap:12px;margin:14px 0;display:grid}._faqItemEditor_12pjx_292{background:#fffdf9;border:1px solid #e7dfd2;border-radius:8px;padding:14px}._uploadField_12pjx_299{background:#fbf8f1;border:1px solid #e2dccf;border-radius:8px;gap:12px;margin-bottom:16px;padding:14px;display:grid}._uploadField_12pjx_299 small{color:#777269;margin-top:4px;display:block}._imagePreview_12pjx_315{aspect-ratio:16/9;object-fit:cover;background:#eee8db;border:1px solid #d8d0c2;border-radius:8px;width:min(360px,100%)}._fileButton_12pjx_324,._dropzone_12pjx_325{color:#312f2a;cursor:pointer;background:#fffdf9;border:1px dashed #b99a78;border-radius:8px;font-weight:800}._fileButton_12pjx_324{width:max-content;padding:11px 14px}._fileButton_12pjx_324 input,._dropzone_12pjx_325 input{display:none}._dropzone_12pjx_325{text-align:center;place-items:center;min-height:118px;margin-bottom:14px;padding:20px;display:grid}._dropzone_12pjx_325:hover,._fileButton_12pjx_324:hover{background:#f6efe4}._inlineActions_12pjx_358{justify-content:flex-end;gap:10px;margin-bottom:14px;display:flex}._galleryManager_12pjx_365{border-top:1px solid #e2dccf;margin-top:22px;padding-top:22px}._managerHeader_12pjx_371{justify-content:space-between;align-items:center;gap:16px;margin-bottom:14px;display:flex}._managerHeader_12pjx_371 h3{margin:4px 0 0;font-size:1.08rem}._categoryTabs_12pjx_384{flex-wrap:wrap;gap:8px;margin-bottom:16px;display:flex}._categoryTab_12pjx_384{color:#403d37;cursor:pointer;background:#fff;border:1px solid #d3ccb8;border-radius:8px;padding:10px 12px;font-weight:800}._categoryTabActive_12pjx_401{color:#fff;background:#1d1b18;border-color:#1d1b18}._emptyState_12pjx_407{color:#69655d;text-align:center;background:#fffdf9;border:1px dashed #d3ccb8;border-radius:8px;padding:18px}._galleryGrid_12pjx_416{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}._galleryCard_12pjx_422{background:#fff;border:1px solid #e2dccf;border-radius:8px;overflow:hidden}._galleryCard_12pjx_422 img{aspect-ratio:4/3;object-fit:cover;background:#eee8db;width:100%;display:block}._galleryCardBody_12pjx_437{gap:5px;padding:12px;display:grid}._galleryCardBody_12pjx_437 strong,._galleryCardBody_12pjx_437 span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}._galleryCardBody_12pjx_437 strong{color:#25221d;font-size:.92rem}._galleryCardBody_12pjx_437 span{color:#777269;font-size:.78rem}._galleryCardActions_12pjx_460{grid-template-columns:1fr 1fr;gap:8px;padding:0 12px 12px;display:grid}._errorText_12pjx_467{color:#9f341f;font-weight:750}._actions_12pjx_472{justify-content:flex-end;gap:12px;display:flex;position:sticky;bottom:16px}._primaryButton_12pjx_91,._secondaryButton_12pjx_92,._dangerButton_12pjx_482{padding:13px 18px}._primaryButton_12pjx_91{color:#fff;background:#8b5a2b}._primaryButton_12pjx_91:disabled{opacity:.65;cursor:wait}._secondaryButton_12pjx_92{color:#2c2923;background:#fff;border:1px solid #d3ccb8}._dangerButton_12pjx_482{color:#9f341f;cursor:pointer;background:#fff1ed;border:1px solid #efc3b8;border-radius:8px;font-weight:800}._alert_12pjx_511,._status_12pjx_512{border-radius:8px;width:min(1180px,100%);margin:0 auto 18px;padding:12px 14px;font-weight:700}._alert_12pjx_511{color:#8a3415;background:#fff1e9;border:1px solid #f0c2aa}._loginCard_12pjx_44 ._alert_12pjx_511{width:100%;margin:0 0 16px}._status_12pjx_512{color:#256032;background:#edf8ef;border:1px solid #b8dfc0;margin:0}@media (width<=860px){._page_12pjx_1{padding-inline:16px}._header_12pjx_8,._layout_12pjx_107{grid-template-columns:1fr;display:grid}._headerActions_12pjx_17{justify-content:stretch}._headerActions_12pjx_17>*{text-align:center;width:100%}._sidebar_12pjx_115{grid-template-columns:repeat(5,minmax(max-content,1fr));position:static;overflow-x:auto}._grid_12pjx_179,._stats_12pjx_221,._galleryGrid_12pjx_416{grid-template-columns:1fr}._serviceEditorHeader_12pjx_247,._managerHeader_12pjx_371{display:grid}._actions_12pjx_472{display:grid;position:static}}
