@font-face{font-family:PasticheGrotesque;src:url(/fonts/PasticheGrotesque%201.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}*{margin:0;padding:0;box-sizing:border-box}html,body,#root{font-family:PasticheGrotesque,Arial,sans-serif;line-height:1.6;color:#333;width:100%;max-width:100vw;overflow-x:hidden}*,*:before,*:after{font-family:inherit}button,input,textarea,select{font-family:PasticheGrotesque,Arial,sans-serif}h1,h2,h3,h4,h5,h6{font-family:PasticheGrotesque,Arial,sans-serif;font-weight:400}p,span,div,a,li,td,th{font-family:PasticheGrotesque,Arial,sans-serif}@media (max-width: 360px){html,body,#root{font-size:14px}}.header{width:100%;background-color:#1a1a1a;position:sticky;top:0;z-index:1000;font-family:PasticheGrotesque,Arial,sans-serif}.nav-carousel-strip,.search-bar-strip{display:none}.header-container{display:flex;align-items:center;justify-content:space-between;height:60px;margin:0 5px}.logo-section{flex:0 0 30%;display:flex;align-items:center;justify-content:center}.logo-link{text-decoration:none;display:flex;align-items:center}.logo-icon{display:flex;align-items:center}.logo-image{height:50px;width:auto;object-fit:contain}.nav-actions-section{flex:0 0 70%;display:flex;align-items:center;justify-content:space-between}.nav{flex:1;display:flex;justify-content:flex-end}.nav-list{display:flex;list-style:none;margin:0;padding:0}.nav-list li{position:relative;display:flex;align-items:center}.nav-list li:not(:last-child):after{content:"";position:absolute;right:0;top:50%;transform:translateY(-50%);width:0;height:14px;outline:1px solid #ffffff;outline-offset:0}.nav-list a{text-decoration:none;color:#fff;font-weight:500;font-size:14px;letter-spacing:.5px;padding:8px 16px;border-radius:4px;transition:all .3s ease;position:relative;overflow:hidden}.nav-list a:after{content:"";position:absolute;bottom:4px;left:50%;width:0;height:2px;background-color:#3d8555;transition:all .3s ease;transform:translate(-50%)}.nav-list a:hover{color:#3d8555}.nav-list a:hover:after{width:calc(100% - 32px)}.nav-list a.active{color:#3d8555}.nav-list a.active:after{width:calc(100% - 32px)}.action-buttons{display:flex;align-items:center;gap:1rem;margin-left:1rem}.whatsapp-link{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;transition:transform .3s ease;background-image:url(https://sarotech-images-hcdadxgxcac7fggq.z03.azurefd.net/recursos/WhatsBlanco.png);background-size:20px 20px;background-repeat:no-repeat;background-position:center}.whatsapp-link:hover{background-image:url(https://sarotech-images-hcdadxgxcac7fggq.z03.azurefd.net/150ppi/whatsappIcono.png)}.search-button{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;background-color:transparent;border-radius:50%;cursor:pointer;color:#666;transition:all .3s ease}.search-button:hover{background-color:#3d8555;color:#333}.search-button svg{width:18px;height:18px}.hamburger-menu,.mobile-whatsapp,.mobile-menu-overlay,.mobile-nav{display:none}@media (max-width: 768px){.header-container{height:60px;margin:0;padding:0 12px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:8px}.hamburger-menu{grid-column:1;justify-self:start}.logo-section{grid-column:2;display:flex;align-items:center;justify-content:center}.logo-image{height:32px;max-width:100%;width:auto;object-fit:contain}.mobile-whatsapp{grid-column:3;justify-self:end}.nav-carousel-strip{display:block;position:relative;width:100%;height:0;background:linear-gradient(180deg,#1a1a1a,#0f0f0f);overflow:hidden;transition:height .4s cubic-bezier(.4,0,.2,1),padding .4s cubic-bezier(.4,0,.2,1);z-index:999;border-top:none;padding:0 1rem;box-shadow:0 4px 20px #0000004d}.nav-carousel-strip.active{height:70px;padding:.8rem 1rem;border-bottom:1px solid rgba(74,124,89,.2)}.nav-carousel-container{display:flex;flex-direction:row;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:.6rem;padding:.5rem;height:100%;align-items:center;background:#2a2a2a99;border-radius:16px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(74,124,89,.15);box-shadow:inset 0 1px 3px #ffffff0d}.nav-carousel-container::-webkit-scrollbar{display:none}.nav-carousel-container{-ms-overflow-style:none;scrollbar-width:none}.nav-carousel-item{flex:0 0 auto;padding:.5rem 1.3rem;color:#fff;text-decoration:none;font-size:.9rem;font-weight:600;white-space:nowrap;scroll-snap-align:start;transition:all .25s ease;border-radius:10px;background:transparent;border:1px solid transparent;position:relative;overflow:hidden;letter-spacing:.3px;text-transform:uppercase}.nav-carousel-item:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.05),transparent);transition:left .5s ease}.nav-carousel-item:hover:before{left:100%}.nav-carousel-item:first-child{margin-left:.5rem}.nav-carousel-item:last-child{margin-right:.5rem}.nav-carousel-item.active{color:#fff;background:#4a7c59;border-color:#ffffff1a}.nav-carousel-item:active{transform:scale(.96)}.search-bar-strip{display:block;position:relative;width:100%;height:0;background:#3d8555;overflow:hidden;transition:height .4s cubic-bezier(.4,0,.2,1) .2s,padding .4s cubic-bezier(.4,0,.2,1) .2s;z-index:998;padding:0 1rem;box-shadow:0 4px 12px #0003;opacity:0;transform:translateY(-10px)}.search-bar-strip.active{height:60px;padding:.7rem 1rem;opacity:1;transform:translateY(0);transition:height .4s cubic-bezier(.4,0,.2,1) .2s,padding .4s cubic-bezier(.4,0,.2,1) .2s,opacity .3s ease .3s,transform .4s cubic-bezier(.4,0,.2,1) .2s}.mobile-search-bar-button{width:100%;height:100%;background:#ffffff26;border:1px solid rgba(255,255,255,.3);border-radius:12px;color:#fff;font-size:.95rem;font-weight:600;display:flex;align-items:center;justify-content:center;gap:.5rem;cursor:pointer;transition:all .3s ease;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);letter-spacing:.3px}.mobile-search-bar-button:hover{background:#ffffff40;border-color:#ffffff80;transform:translateY(-1px)}.mobile-search-bar-button:active{transform:scale(.98)}.mobile-search-bar-button svg{flex-shrink:0}.hamburger-menu{display:flex;align-items:center;justify-content:center;width:44px;height:44px;cursor:pointer;padding:0;z-index:1001;background-color:transparent;border:none;flex-shrink:0;transition:all .3s cubic-bezier(.4,0,.2,1)}.hamburger-menu:hover{transform:scale(1.05)}.hamburger-menu:active{transform:scale(.95)}.hamburger-icon{display:flex;flex-direction:column;gap:0;width:24px;height:18px;justify-content:center;position:relative}.hamburger-icon span{display:block;width:100%;height:2.5px;background-color:#fff;border-radius:2px;transition:all .3s cubic-bezier(.4,0,.2,1);position:absolute;left:0}.hamburger-icon span:nth-child(1){top:0}.hamburger-icon span:nth-child(2){top:50%;transform:translateY(-50%)}.hamburger-icon span:nth-child(3){bottom:0}.hamburger-menu.active .hamburger-icon span:nth-child(1){top:50%;transform:translateY(-50%) rotate(45deg)}.hamburger-menu.active .hamburger-icon span:nth-child(2){opacity:0;transform:translateY(-50%) scale(0)}.hamburger-menu.active .hamburger-icon span:nth-child(3){bottom:50%;transform:translateY(50%) rotate(-45deg)}.logo-section{flex:none;justify-content:center}.logo-image{height:41px}.mobile-whatsapp{display:flex;align-items:center;justify-content:center;flex-shrink:0}.mobile-whatsapp .whatsapp-link{width:44px;height:44px;background-size:26px 26px;display:block}.nav-actions-section{display:none}.mobile-menu-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#0000004d;opacity:0;visibility:hidden;transition:all .3s ease;z-index:997;pointer-events:none}.mobile-menu-overlay.active{opacity:1;visibility:visible}.mobile-nav{position:fixed;top:60px;left:-100%;width:80%;max-width:300px;height:calc(100vh - 60px);background-color:#1a1a1a;transition:left .3s ease;z-index:1000;overflow-y:auto;-webkit-overflow-scrolling:touch}.mobile-nav.active{left:0}.mobile-nav-list{list-style:none;padding:20px 0;margin:0}.mobile-nav-list li{border-bottom:1px solid #333}.mobile-nav-list a{display:block;text-decoration:none;color:#fff;font-weight:500;font-size:16px;letter-spacing:.5px;padding:16px 20px;transition:all .3s ease}.mobile-nav-list a:hover,.mobile-nav-list a.active{background-color:#3d8555;color:#fff}.mobile-search{padding:20px;border-top:1px solid #333}.mobile-search .search-button{width:100%;height:48px;border-radius:8px;background-color:#2a2a2a;justify-content:flex-start;padding:0 20px;gap:12px}.mobile-search .search-button span{color:#fff;font-size:16px;font-weight:500}}@media (min-width: 414px) and (max-width: 768px){.header-container{height:65px}.nav-carousel-strip.active{height:65px;padding:.7rem 1.5rem}.nav-carousel-item{font-size:.95rem;padding:.6rem 1.5rem}.hamburger-menu{left:20px}.logo-image{width:250px;height:45px}.mobile-whatsapp{left:370px;width:28px;height:28px}.mobile-whatsapp .whatsapp-link{width:28px;height:28px;background-size:28px 28px}.mobile-nav{top:65px;height:calc(100vh - 65px);max-width:320px}.mobile-nav-list a{font-size:17px;padding:18px 24px}.mobile-search .search-button{height:52px;font-size:17px}}@media (max-width: 360px){.header-container{padding:0 8px;gap:6px}.logo-image{height:34px}.hamburger-menu{width:36px;height:36px}.hamburger-icon{width:18px;height:14px}.hamburger-icon span{height:2px}.mobile-whatsapp .whatsapp-link{width:36px;height:36px;background-size:20px 20px}}@media (min-width: 361px) and (max-width: 390px){.header-container{padding:0 10px;gap:8px}.logo-image{height:38px;max-width:100%}.hamburger-menu,.mobile-whatsapp .whatsapp-link{width:38px;height:38px}.mobile-whatsapp .whatsapp-link{background-size:22px 22px}}@media (min-width: 391px) and (max-width: 768px){.logo-image{height:42px}}._footer_1sz5o_2{background-color:#4d4d4d;color:#fff;padding:3rem 0 2rem;margin-top:auto}._footerWrapper_1sz5o_9{max-width:1200px;margin:0 auto;padding:0 1.4rem;display:flex;flex-direction:column;gap:3rem}._footerSectionTop_1sz5o_19{display:flex;flex-direction:column;gap:2.5rem}._footerBrandRow_1sz5o_26{display:flex;align-items:center;gap:1rem}._footerLogo_1sz5o_32{width:50px;height:auto}._footerTagline_1sz5o_37{font-family:PasticheGrotesque,Arial,sans-serif;font-size:1.2rem;margin:0;line-height:1.4;color:#fff}._footerTagline_1sz5o_37 ._highlight_1sz5o_45{font-style:italic}._footerContentRow_1sz5o_50{display:flex;justify-content:space-between;gap:2rem;align-items:start;margin-top:1rem}._footerColumnTitle_1sz5o_58{font-family:PasticheGrotesque,Arial,sans-serif;font-size:1rem;font-weight:600;margin:0 0 1rem;color:#fff}._footerNavColumn_1sz5o_67{display:flex;flex-direction:column}._footerNavList_1sz5o_72{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}._footerNavList_1sz5o_72 li{display:flex;flex-direction:column}._footerNavList_1sz5o_72 li a{font-family:PasticheGrotesque,Arial,sans-serif;color:#ccc;text-decoration:none;font-size:.95rem;transition:color .3s ease}._footerNavList_1sz5o_72 li a:hover{color:#3d8556}._footerAssistanceColumn_1sz5o_99{display:flex;flex-direction:column}._contactLabel_1sz5o_104{font-family:PasticheGrotesque,Arial,sans-serif;color:#ccc;font-size:.95rem;margin-bottom:.2rem}._phoneLink_1sz5o_111{font-family:PasticheGrotesque,Arial,sans-serif;color:#fff!important;text-decoration:none;font-size:.95rem}._footerCtaColumn_1sz5o_119{display:flex;flex-direction:column;gap:.5rem}._footerCtaColumn_1sz5o_119 ._footerColumnTitle_1sz5o_58{font-weight:400;margin-bottom:.5rem}._footerCtaEmail_1sz5o_130{font-family:PasticheGrotesque,Arial,sans-serif;font-size:1rem;color:#3d8556;text-decoration:none;transition:color .3s ease;font-weight:500}._footerCtaEmail_1sz5o_130:hover{color:#2d6340}._footerDividerContainer_1sz5o_144{width:100%;height:2px;overflow:hidden;margin:1rem 0;position:relative;background-color:#fff3}._footerDividerSvg_1sz5o_153{width:100%;height:100%;overflow:visible}._animatedDotPath_1sz5o_159{stroke:#fff;stroke-width:2;stroke-dasharray:100;stroke-dashoffset:100;animation:_drawSolidLine_1sz5o_1 2s ease-in-out infinite alternate}@keyframes _drawSolidLine_1sz5o_1{0%{stroke-dashoffset:100;opacity:.5}to{stroke-dashoffset:0;opacity:1}}@keyframes _moveDots_1sz5o_1{0%{stroke-dashoffset:30}to{stroke-dashoffset:0}}._footerSectionBottom_1sz5o_190{display:grid;grid-template-columns:2fr 1fr;gap:3rem;align-items:center}._footerLegalColumn_1sz5o_198{display:flex;gap:2rem;flex-wrap:wrap}._footerLegalColumn_1sz5o_198 a{font-family:PasticheGrotesque,Arial,sans-serif;color:#ccc;text-decoration:none;font-size:.9rem;transition:color .3s ease;white-space:nowrap}._footerLegalColumn_1sz5o_198 a:hover{color:#3d8556}._footerSocialColumn_1sz5o_218{display:flex;gap:1rem;justify-content:flex-end}._footerSocialColumn_1sz5o_218 a{display:flex;align-items:center;justify-content:center;width:45px;height:45px;border-radius:50%;color:#fff;text-decoration:none;transition:all .3s ease;font-size:1.1rem}._footerSocialColumn_1sz5o_218 a:hover{background-color:#3d8556;transform:translateY(-2px)}@media (max-width: 768px){._footer_1sz5o_2{padding:2.5rem .7rem 1.5rem}._footerWrapper_1sz5o_9{gap:2rem;padding:0 .7rem}._footerSectionTop_1sz5o_19{gap:2rem}._footerBrandRow_1sz5o_26{flex-direction:column;align-items:flex-start;gap:.75rem}._footerLogo_1sz5o_32{width:45px}._footerTagline_1sz5o_37{font-size:1rem;text-align:left}._footerContentRow_1sz5o_50{display:flex;flex-direction:column;gap:2.5rem}._footerNavList_1sz5o_72{align-items:flex-start;gap:.75rem}._footerNavList_1sz5o_72 li a{font-size:.95rem}._footerColumnTitle_1sz5o_58{font-size:1.1rem;margin-bottom:.75rem}._footerCtaEmail_1sz5o_130{font-size:1rem}._footerDividerContainer_1sz5o_144{margin:.5rem 0}._footerSectionBottom_1sz5o_190{grid-template-columns:1fr;gap:2rem}._footerLegalColumn_1sz5o_198{flex-direction:column;gap:.5rem;align-items:flex-start}._footerLegalColumn_1sz5o_198 a{font-size:.85rem}._footerSocialColumn_1sz5o_218{justify-content:flex-start;gap:.75rem}._footerSocialColumn_1sz5o_218 a{width:40px;height:40px;font-size:1rem}}@media (min-width: 414px) and (max-width: 768px){._footer_1sz5o_2{padding:3rem 1.5rem 2rem}._footerWrapper_1sz5o_9{gap:2.5rem}._footerLogo_1sz5o_32{width:50px}._footerTagline_1sz5o_37{font-size:1.15rem}._footerNavList_1sz5o_72{gap:.75rem}._footerNavList_1sz5o_72 li a{font-size:1.05rem}._footerCtaTitle_1sz5o_365{font-size:1.9rem}._footerCtaEmail_1sz5o_130{font-size:1.15rem}._footerLegalColumn_1sz5o_198{gap:.75rem}._footerLegalColumn_1sz5o_198 a{font-size:.95rem}._footerSocialColumn_1sz5o_218{gap:1rem}._footerSocialColumn_1sz5o_218 a{width:45px;height:45px;font-size:1.15rem}}@media (min-width: 769px) and (max-width: 1024px){._footerContentRow_1sz5o_50{grid-template-columns:1fr 1fr 1fr;gap:1.5rem}._footerSectionBottom_1sz5o_190{grid-template-columns:1.5fr 1fr;gap:2rem}}._disabledLink_1sz5o_408{opacity:.5;pointer-events:none;cursor:not-allowed}.space-visualizer{position:relative;width:100%;height:100%;display:flex;flex-direction:column}.space-visualizer-panel{width:100%;background:transparent;overflow:visible}.space-visualizer-content{padding:0;width:100%;height:100%;display:flex;flex-direction:column}.space-visualizer-beta-label{text-align:center;font-size:12px;color:#999;margin-top:8px;font-weight:500}.space-visualizer>.space-visualizer-beta-label{margin-bottom:.5rem;margin-top:0}.space-visualizer-upload{width:100%;flex:1;display:flex;flex-direction:column}.space-visualizer-upload-area-simple{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;flex:1;min-height:400px;padding:2rem;border:2px dashed #666;border-radius:8px;background-color:transparent;cursor:pointer;transition:border-color .3s ease;text-align:center}.space-visualizer-upload-area-simple:hover{border-color:#3d8555}.space-visualizer-upload-text{color:#fff;font-size:1rem;margin:0}.space-visualizer-preview{position:relative;overflow:hidden;background:#000;flex-shrink:0}.space-visualizer-preview-image{width:100%;height:400px;object-fit:contain;display:block;background:#f3f4f6}.space-visualizer-analyzing-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#000000b3;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;color:#fff}.space-visualizer-analyzing-overlay p{margin:0;font-size:14px;font-weight:500}.space-visualizer-change-icon{position:absolute;top:12px;right:12px;width:40px;height:40px;background:#fffffff2;border:none;border-radius:50%;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;color:#374151}.space-visualizer-change-icon:hover:not(:disabled){background:#fff;box-shadow:0 4px 12px #0003;transform:scale(1.05)}.space-visualizer-change-icon:disabled{opacity:.5;cursor:not-allowed}.space-visualizer-accept-icon{position:absolute;bottom:12px;right:12px;width:48px;height:48px;background:#3d8555;border:none;border-radius:50%;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;color:#fff;box-shadow:0 4px 12px #3d855566}.space-visualizer-accept-icon:hover:not(:disabled){background:#348049;box-shadow:0 6px 16px #3d855580;transform:scale(1.05)}.space-visualizer-accept-icon:disabled{opacity:.7;cursor:not-allowed}.space-visualizer-accept-icon .space-visualizer-spinner{width:20px;height:20px;border-width:2px}.space-visualizer-spinner{width:20px;height:20px;border:3px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.space-visualizer-wall-selector-simple{margin-top:8px;margin-bottom:0;display:flex;flex-direction:column;align-items:center;gap:8px}.space-visualizer-wall-selector-title{margin:0;padding:0;font-size:14px;font-weight:600;color:#fff;text-align:center}.space-visualizer-wall-checkboxes{display:flex;gap:12px;margin-bottom:0;justify-content:center;align-items:center}.space-visualizer-checkbox-label{display:flex;align-items:center;gap:6px;cursor:pointer;padding:6px 10px;border-radius:4px;transition:background .2s ease}.space-visualizer-checkbox-label:hover{background:#f3f4f6}.space-visualizer-checkbox-input{width:18px;height:18px;cursor:pointer;accent-color:#3D8555}.space-visualizer-checkbox-text{font-size:14px;font-weight:500;color:#374151;-webkit-user-select:none;user-select:none}.space-visualizer-error{display:flex;align-items:center;gap:8px;padding:8px 12px;border-radius:4px;color:#991b1b;font-size:13px;margin-top:12px;line-height:1.4}.space-visualizer-error svg{flex-shrink:0;width:16px;height:16px}@media (max-width: 768px){.space-visualizer-upload-area-simple{min-height:250px;padding:1rem}.space-visualizer-upload-text{font-size:.85rem}.space-visualizer-preview-image{height:250px;max-height:280px}.space-visualizer-change-icon,.space-visualizer-accept-icon{width:32px;height:32px}.space-visualizer-wall-selector-simple{margin-top:10px}.space-visualizer-wall-selector-title{font-size:12px}.space-visualizer-wall-checkboxes{flex-direction:row;justify-content:center;gap:10px;flex-wrap:wrap}.space-visualizer-checkbox-label{padding:6px 10px}.space-visualizer-checkbox-text{font-size:12px}}.space-visualizer-consent-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#000000d9;display:flex;align-items:center;justify-content:center;z-index:50;padding:20px;animation:fadeIn .3s ease}.space-visualizer-consent-modal{background:#fff;border-radius:12px;padding:24px;width:100%;max-width:400px;box-shadow:0 10px 25px #0003;display:flex;flex-direction:column;gap:16px}.space-visualizer-consent-title{margin:0;font-size:18px;font-weight:600;color:#111827;text-align:center}.space-visualizer-consent-message{margin:0;font-size:14px;line-height:1.5;color:#4b5563;text-align:center}.space-visualizer-consent-actions{display:flex;gap:12px;margin-top:8px}.space-visualizer-consent-button{flex:1;padding:10px 16px;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;border:none}.space-visualizer-consent-button.primary{background:#3d8555;color:#fff}.space-visualizer-consent-button.primary:hover{background:#348049}.space-visualizer-consent-button.secondary{background:#f3f4f6;color:#374151}.space-visualizer-consent-button.secondary:hover{background:#e5e7eb}.ai-visualization-gallery{background-color:#000;color:#fff;padding:2rem 1rem;height:auto}.ai-gallery-container{max-width:1600px;margin:0 auto}.ai-gallery-title{font-size:2.5rem;font-weight:600;text-align:center;margin-bottom:3rem;font-family:PasticheGrotesque,Arial,sans-serif}.ai-gallery-empty{display:flex;justify-content:center;align-items:center;min-height:300px}.ai-gallery-empty-text{font-size:1.25rem;color:#999;text-align:center}.ai-gallery-carousel{display:flex;flex-direction:column;gap:2rem}.ai-gallery-header{display:flex;justify-content:center;align-items:center;gap:1rem;margin-bottom:1rem;flex-wrap:wrap}.ai-gallery-new-btn{background-color:#3d8555;color:#fff;border:none;padding:.875rem 2rem;font-size:1rem;font-weight:500;border-radius:8px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px #3d85554d}.ai-gallery-new-btn:hover{background-color:#2d6c42;transform:translateY(-2px);box-shadow:0 6px 16px #3d855566}.ai-gallery-new-btn:active{transform:translateY(0)}.ai-gallery-whatsapp-btn{background-color:#25d366;color:#fff;border:none;padding:.875rem 2rem;font-size:1rem;font-weight:500;border-radius:8px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px #25d3664d;display:flex;align-items:center;gap:.5rem}.ai-gallery-whatsapp-btn:hover:not(:disabled){background-color:#20b858;transform:translateY(-2px);box-shadow:0 6px 16px #25d36666}.ai-gallery-whatsapp-btn:active:not(:disabled){transform:translateY(0)}.ai-gallery-whatsapp-btn:disabled{background-color:#666;cursor:not-allowed;opacity:.6;box-shadow:none}.ai-gallery-whatsapp-btn svg{flex-shrink:0}.ai-gallery-grid{display:grid;grid-template-columns:repeat(3,minmax(300px,1fr));gap:1.5rem;margin-bottom:2rem;width:100%;max-width:100%;overflow-x:auto;overflow-y:hidden;padding:.5rem}.ai-gallery-grid::-webkit-scrollbar{height:8px}.ai-gallery-grid::-webkit-scrollbar-track{background:#1a1a1a;border-radius:4px}.ai-gallery-grid::-webkit-scrollbar-thumb{background:#3d8555;border-radius:4px}.ai-gallery-grid::-webkit-scrollbar-thumb:hover{background:#2d6c42}.ai-gallery-item{position:relative;overflow:hidden;background:#1a1a1a;border-radius:0;cursor:pointer;transition:all .3s ease;border:3px solid transparent;min-width:300px;height:400px;flex-shrink:0}.ai-gallery-item:hover{transform:translateY(-4px);box-shadow:0 8px 24px #ffffff1a;border-color:#fff3}.ai-gallery-item.active{border-color:#3d8555;box-shadow:0 8px 24px #3d855566}.ai-gallery-image{width:100%;height:100%;object-fit:fill;transition:transform .3s ease}.ai-gallery-item:hover .ai-gallery-image{transform:scale(1.05)}@media (max-width: 1400px){.ai-gallery-grid{grid-template-columns:repeat(3,minmax(280px,1fr));gap:1.25rem}.ai-gallery-item{height:350px;min-width:280px}}@media (max-width: 1024px){.ai-gallery-grid{grid-template-columns:repeat(3,minmax(250px,1fr));gap:1rem}.ai-gallery-item{height:300px;min-width:250px}}@media (max-width: 768px){.ai-visualization-gallery{padding:2rem 1rem}.ai-gallery-title{font-size:1.75rem;margin-bottom:2rem}.ai-gallery-header{flex-direction:column;gap:.75rem}.ai-gallery-new-btn,.ai-gallery-whatsapp-btn{padding:.75rem 1.5rem;font-size:.9rem;width:100%;max-width:300px}.ai-gallery-grid{grid-template-columns:repeat(3,minmax(200px,1fr));gap:.75rem}.ai-gallery-item{height:250px;min-width:200px}}.promo-banner{width:100%;background-color:#252525;color:#fff;padding:6px 0;cursor:pointer;transition:background-color .3s ease;border-bottom:1px solid rgba(255,255,255,.1);margin-top:0;margin-bottom:0;position:relative;z-index:900;display:block;border-top:none}.promo-banner:hover{background-color:#252525}.promo-banner-content{max-width:1440px;margin:0 auto;padding:0 24px;display:flex;align-items:center;justify-content:center;gap:12px}.promo-banner-text{font-family:Inter,sans-serif;font-size:14px;font-weight:500;letter-spacing:.02em;text-transform:uppercase;color:#fff}.promo-banner-arrow{transition:transform .3s ease;color:#fff;animation:bounceArrow 1.5s infinite ease-in-out}@keyframes bounceArrow{0%,to{transform:translate(0)}50%{transform:translate(4px)}}@media (max-width: 768px){.promo-banner-text{font-size:10px}}._bannerSection_10slo_2{position:relative;width:100%;height:600px;overflow:hidden}._bannerContainer_10slo_9{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:flex-start;padding-left:5%}._bannerImage_10slo_19{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}._bannerImg_10slo_28{width:100%;height:100%;object-fit:cover;object-position:center;transform:scaleX(-1)}._bannerVideo_10slo_36{width:100%;height:100%;object-fit:cover;object-position:center}._bannerDesktop_10slo_44{display:block}._bannerMobile_10slo_48{display:none}._bannerContent_10slo_52{position:relative;z-index:2;text-align:left;color:#fff;max-width:500px;padding:0 2rem}._bannerSubtitle_10slo_61{font-family:PasticheGrotesque,Arial,sans-serif;font-size:1rem;font-weight:300;margin-bottom:1rem;line-height:1.4;text-transform:capitalize;overflow:hidden;white-space:nowrap;width:fit-content;animation:_typewriter_10slo_1 3s steps(35) .5s forwards,_blinkCursor_10slo_1 .75s step-end .5s 4,_removeCursor_10slo_1 0s 3.5s forwards;border-right:2px solid white;opacity:0}@keyframes _typewriter_10slo_1{0%{width:0;opacity:1}to{width:100%;opacity:1}}@keyframes _blinkCursor_10slo_1{0%,to{border-color:#fff}50%{border-color:transparent}}@keyframes _removeCursor_10slo_1{to{border-right-color:transparent}}._bannerSubtitle_10slo_61 em{font-style:italic;font-weight:400;text-transform:lowercase}._bannerDivider_10slo_112{width:60px;height:2px;background-color:#fff;margin:1.5rem 0;border:none}._bannerTitle_10slo_120{font-family:PasticheGrotesque,Arial,sans-serif;font-size:2.5rem;font-weight:400;margin-bottom:2rem;line-height:1.2}._bannerTitle_10slo_120 em{font-style:italic;font-weight:500}._bannerCta_10slo_133{font-family:PasticheGrotesque,Arial,sans-serif;border:none;padding:12px 30px;font-size:1.1rem;font-weight:600;border-radius:5px;cursor:pointer;transition:all .3s ease;letter-spacing:.5px;color:#1a1a1a;text-decoration:none}._bannerCta_10slo_133:hover{background-color:#3d8555;transform:translateY(-2px);box-shadow:0 4px 12px #4caf504d}._bannerSection_10slo_2:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#0006;z-index:1}@media (max-width: 768px){._bannerSection_10slo_2{width:100%;max-width:100vw;height:400px;overflow:hidden}._bannerContainer_10slo_9,._bannerImage_10slo_19{width:100%;height:100%}._bannerDesktop_10slo_44{display:none}._bannerMobile_10slo_48{display:block;width:100%;height:100%}._bannerContent_10slo_52{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;max-width:90%;padding:1rem}._bannerSubtitle_10slo_61{font-size:.75rem;margin-bottom:.5rem;white-space:normal;animation:none;border-right:none;opacity:1}._bannerDivider_10slo_112{width:40px;margin:.75rem 0}._bannerTitle_10slo_120{font-size:1.5rem;margin-bottom:1rem;line-height:1.3}._bannerCta_10slo_133{padding:10px 24px;font-size:.9rem;font-weight:600}}@media (min-width: 414px) and (max-width: 768px){._bannerSection_10slo_2{height:450px}}._categoriesSection_134cb_2{padding:2rem 0 1rem;background-color:#1a1a1a}._categoriesContainer_134cb_7{max-width:1200px;margin:0 auto;padding:0 2rem}._sectionHeader_134cb_14{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem;padding-bottom:1rem}._titleSection_134cb_22{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;width:100%}._titleAndMore_134cb_30{display:flex;align-items:baseline;gap:1rem}._sectionTitle_134cb_36{font-family:PasticheGrotesque,Arial,sans-serif;font-size:1.5rem;font-weight:500;color:#fff;margin:0;text-decoration:underline;font-style:italic}._filterDropdownContainer_134cb_46{position:relative;display:inline-block}._filterDropdownBtn_134cb_51{font-family:PasticheGrotesque,Arial,sans-serif;background:none;border:none;color:#fff;font-size:1rem;cursor:pointer;transition:color .3s ease;display:flex;align-items:center;gap:.5rem;padding:.5rem 0}._filterDropdownBtn_134cb_51:hover{color:#3d8555}._filterDropdownBtn_134cb_51 svg{transition:transform .3s ease}._filterDropdownBtn_134cb_51._open_134cb_73 svg{transform:rotate(180deg)}._filterDropdownMenu_134cb_77{position:absolute;top:100%;right:0;background:#2a2a2a;border-radius:5px;box-shadow:0 4px 12px #0000004d;z-index:1000;min-width:120px;margin-top:.5rem;opacity:0;visibility:hidden;transform:translateY(-10px);transition:all .3s ease}._filterDropdownMenu_134cb_77._open_134cb_73{opacity:1;visibility:visible;transform:translateY(0)}._filterDropdownItem_134cb_99{padding:.75rem 1rem;cursor:pointer;font-family:PasticheGrotesque,Arial,sans-serif;font-size:.9rem;color:#fff;border:none;background:none;width:100%;text-align:left;transition:background-color .2s ease;text-transform:capitalize}._filterDropdownItem_134cb_99:hover{background-color:#3a3a3a}._filterDropdownItem_134cb_99._active_134cb_117{background-color:#3d8555;color:#fff}._filterDropdownItem_134cb_99:first-child{border-radius:5px 5px 0 0}._filterDropdownItem_134cb_99:last-child{border-radius:0 0 5px 5px}._viewMoreBtn_134cb_130{font-family:PasticheGrotesque,Arial,sans-serif;background:none;border:none;color:#fff;font-size:1rem;cursor:pointer;transition:color .3s ease;display:flex;align-items:center;gap:.5rem}._viewMoreBtn_134cb_130:hover{color:#3d8555}._viewMoreBtn_134cb_130 svg{transition:transform .3s ease}._viewMoreBtn_134cb_130:hover svg{transform:translate(4px) translateY(-4px)}._productsCarousel_134cb_156{margin-bottom:4rem;position:relative}._autoScrollZone_134cb_161{position:absolute;top:0;bottom:0;width:80px;z-index:5;pointer-events:auto}._autoScrollZone_134cb_161._left_134cb_170{left:0}._autoScrollZone_134cb_161._right_134cb_174{right:0}._productsGridMain_134cb_178{display:flex;gap:1rem;overflow-x:auto;scroll-behavior:smooth;padding-bottom:.5rem;scrollbar-width:none;-ms-overflow-style:none}._productsGridMain_134cb_178::-webkit-scrollbar{display:none}._carouselNavBtn_134cb_192{position:absolute;top:50%;transform:translateY(-50%);background:#3d8555e6;border:none;color:#fff;width:40px;height:40px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:20;transition:all .3s ease;opacity:0;visibility:hidden}._carouselNavBtn_134cb_192:hover{background:#3d8555;transform:translateY(-50%) scale(1.1)}._carouselNavBtn_134cb_192._visible_134cb_217{opacity:1;visibility:visible}._carouselNavBtn_134cb_192._prev_134cb_222{left:-20px}._carouselNavBtn_134cb_192._next_134cb_226{right:-20px}._carouselGradient_134cb_230{position:absolute;top:0;bottom:0;width:60px;pointer-events:none;z-index:10;opacity:0;transition:opacity .3s ease}._carouselGradient_134cb_230._visible_134cb_217{opacity:1}._carouselGradient_134cb_230._left_134cb_170{left:0;background:linear-gradient(to right,#1a1a1a,transparent)}._carouselGradient_134cb_230._right_134cb_174{right:0;background:linear-gradient(to left,#1a1a1a,transparent)}._productCard_134cb_255{border-radius:0;overflow:hidden;box-shadow:none;cursor:pointer;transition:all .3s ease;border:none;width:206px;flex-shrink:0}._productImage_134cb_266{width:100%;height:250px;overflow:hidden;background-color:#f8f8f8;margin-bottom:.5rem}._productImage_134cb_266 img{width:100%;height:100%;object-fit:cover}._productInfoMain_134cb_280{padding:0;position:relative;display:flex;justify-content:space-between;align-items:flex-start}._productDetails_134cb_288{flex:1;display:flex;flex-direction:column;gap:.25rem}._productName_134cb_295{font-family:PasticheGrotesque,Arial,sans-serif;font-size:1rem;font-weight:500;color:#fff;margin:0;line-height:1.2}._productCategory_134cb_304{font-family:PasticheGrotesque,Arial,sans-serif;font-size:.8rem;font-weight:400;color:#999;margin:0;text-transform:capitalize}._productArrow_134cb_313{color:#fff;transition:color .3s ease;margin-left:.5rem;display:flex;align-items:flex-start;padding-top:.1rem;animation:_arrowGlowSequence_134cb_1 8s linear infinite}@keyframes _arrowGlowSequence_134cb_1{0%,to{color:#fff}5%,15%{color:#3d8555}}._productCard_134cb_255:nth-child(1) ._productArrow_134cb_313{animation-delay:0s}._productCard_134cb_255:nth-child(2) ._productArrow_134cb_313{animation-delay:.8s}._productCard_134cb_255:nth-child(3) ._productArrow_134cb_313{animation-delay:1.6s}._productCard_134cb_255:nth-child(4) ._productArrow_134cb_313{animation-delay:2.4s}._productCard_134cb_255:nth-child(5) ._productArrow_134cb_313{animation-delay:3.2s}._productCard_134cb_255:nth-child(6) ._productArrow_134cb_313{animation-delay:4s}._productCard_134cb_255:nth-child(7) ._productArrow_134cb_313{animation-delay:4.8s}._productCard_134cb_255:nth-child(8) ._productArrow_134cb_313{animation-delay:5.6s}._productCard_134cb_255:nth-child(9) ._productArrow_134cb_313{animation-delay:6.4s}._productCard_134cb_255:nth-child(10) ._productArrow_134cb_313{animation-delay:7.2s}._productCard_134cb_255:hover ._productArrow_134cb_313{color:#3d8555;transform:translate(2px);animation:none}._categoriesLoadingState_134cb_380,._categoriesErrorState_134cb_381{display:flex;align-items:center;justify-content:center;height:120px;text-align:center;color:#fffc;gap:1rem;border-radius:8px;margin:2rem}._categoriesLoadingSpinner_134cb_393{width:24px;height:24px;border:3px solid rgba(255,255,255,.2);border-top:3px solid #fff;border-radius:50%;animation:_categories-spin_134cb_1 1s linear infinite;flex-shrink:0}._categoriesLoadingState_134cb_380 p,._categoriesErrorState_134cb_381 p{font-size:.9rem;font-weight:500;margin:0;opacity:.9}@keyframes _categories-spin_134cb_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width: 768px){._categoriesSection_134cb_2{padding:1.5rem 0 1rem}._categoriesContainer_134cb_7{padding:0 1rem}._sectionHeader_134cb_14{margin-bottom:1rem;padding-bottom:.5rem}._titleSection_134cb_22{flex-direction:column;align-items:flex-start;gap:.75rem}._titleAndMore_134cb_30{width:100%;justify-content:space-between;align-items:center}._sectionTitle_134cb_36{font-size:16px;margin:0}._viewMoreBtn_134cb_130{font-size:12px;gap:.25rem}._viewMoreBtn_134cb_130 svg{width:14px;height:14px}._filterDropdownContainer_134cb_46{width:100%}._filterDropdownBtn_134cb_51{font-size:.85rem;padding:.5rem 0}._filterDropdownMenu_134cb_77{width:100%;right:auto;left:0}._productsCarousel_134cb_156{margin-bottom:2rem;position:relative;overflow:visible}._productsCarousel_134cb_156:after{content:"← Desliza para ver más →";display:block;text-align:center;color:#999;font-size:16px;margin-top:.5rem;animation:_fadeInOut_134cb_1 2s ease-in-out infinite}@keyframes _fadeInOut_134cb_1{0%,to{opacity:.4}50%{opacity:1}}._carouselNavBtn_134cb_192,._carouselGradient_134cb_230,._autoScrollZone_134cb_161{display:none!important}._productsGridMain_134cb_178{gap:.5rem;padding-bottom:.5rem;overflow-x:auto;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none}._productsGridMain_134cb_178::-webkit-scrollbar{display:none}._productCard_134cb_255{width:172px;height:239px;scroll-snap-align:start;flex-shrink:0}._productImage_134cb_266{width:172px;height:205px;margin-bottom:.25rem}._productInfoMain_134cb_280{padding:0 .25rem}._productDetails_134cb_288{gap:.125rem}._productName_134cb_295{font-size:12px;line-height:1.2}._productCategory_134cb_304{font-size:10px}._productArrow_134cb_313 svg{width:20px;height:20px}._categoriesLoadingState_134cb_380,._categoriesErrorState_134cb_381{height:100px;margin:1rem}._categoriesLoadingSpinner_134cb_393{width:20px;height:20px}._categoriesLoadingState_134cb_380 p,._categoriesErrorState_134cb_381 p{font-size:.8rem}}@media (min-width: 414px) and (max-width: 768px){._categoriesSection_134cb_2{padding:2rem 0 1.5rem}._categoriesContainer_134cb_7{padding:0 1.5rem}._sectionTitle_134cb_36{font-size:18px}._viewMoreBtn_134cb_130{font-size:13px}._filterDropdownBtn_134cb_51{font-size:.9rem;padding:.6rem 0}._productCard_134cb_255{width:190px;height:260px}._productImage_134cb_266{width:190px;height:225px}._productName_134cb_295{font-size:13px}._productCategory_134cb_304{font-size:11px}}.error-boundary{display:flex;justify-content:center;align-items:center;min-height:400px;padding:20px;margin:20px}.error-boundary__content{max-width:800px;width:100%;padding:30px;background-color:#fee;border:1px solid #fcc;border-radius:8px;box-shadow:0 2px 8px #0000001a}.error-boundary__title{margin:0 0 16px;font-size:24px;font-weight:600;color:#c33;text-align:center}.error-boundary__message{margin:0 0 20px;font-size:16px;color:#666;text-align:center;line-height:1.5}.error-boundary__details{margin-top:24px;padding:16px;background-color:#fff;border:1px solid #ddd;border-radius:4px;cursor:pointer}.error-boundary__details summary{font-weight:600;color:#333;-webkit-user-select:none;user-select:none;outline:none}.error-boundary__details summary:hover{color:#c33}.error-boundary__stack{margin-top:16px;padding:16px;background-color:#f5f5f5;border:1px solid #e0e0e0;border-radius:4px;overflow:auto;font-family:PasticheGrotesque,Arial,sans-serif;font-size:12px;line-height:1.6;color:#333;white-space:pre-wrap;word-break:break-word}.error-boundary__stack strong{color:#c33;display:block;margin-bottom:4px}@media (max-width: 768px){.error-boundary{margin:10px;padding:10px}.error-boundary__content{padding:20px}.error-boundary__title{font-size:20px}.error-boundary__message{font-size:14px}.error-boundary__stack{font-size:11px}}.locations-section{padding:2rem 0 1rem;background:#1a1a1a;color:#fff;font-family:PasticheGrotesque,Arial,sans-serif}.locations-header{display:flex;justify-content:space-between;align-items:flex-start;margin:0 auto;padding-bottom:1.5rem;max-width:1200px}.locations-title{font-size:1.5rem;margin:0;color:#fff;text-decoration:underline;font-style:italic}.locations-subtitle{font-size:1rem;margin:0;color:#ccc;font-weight:400}.locations-list{display:flex;flex-direction:column;gap:0;margin-bottom:20px;overflow:hidden}.location-row{display:grid;grid-template-columns:1.5fr 2fr 1fr auto;gap:2rem;padding:1.5rem 2rem;border-bottom:1px solid #ffffff;align-items:center;position:relative;overflow:hidden;transform:translateY(100px);opacity:0;transition:transform 1.4s cubic-bezier(.25,.46,.45,.94),opacity 1.4s cubic-bezier(.25,.46,.45,.94),background-color .3s ease}.location-row.animate-in{transform:translateY(0);opacity:1}.location-row:before{content:"";position:absolute;bottom:0;left:0;right:0;height:0;background:#ffffff1a;transition:height .4s ease;z-index:0}.location-row:hover:before{height:100%}.location-row>*{position:relative;z-index:1}.location-row:last-child{border-bottom:none}.location-address{font-size:.9rem;color:#ccc;line-height:1.4;max-width:250px;word-wrap:break-word;overflow-wrap:break-word}.location-state{font-size:2rem;font-weight:600;color:#fff;text-transform:uppercase;letter-spacing:.5px}.location-type{font-size:.9rem;color:#fff;font-weight:400;text-transform:uppercase;letter-spacing:.5px}.location-arrow{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;border:2px solid white;background:transparent;cursor:pointer;transition:all .3s ease}.location-arrow:hover{background:#ffffff1a;transform:scale(1.1)}.arrow-icon{color:#fff;transition:transform .3s ease;transform:rotate(-45deg);width:16px;height:16px}.locations-loading-state,.locations-error-state{display:flex;align-items:center;justify-content:center;height:120px;text-align:center;color:#fffc;gap:1rem;border-radius:8px;margin:2rem}.locations-loading-spinner{width:24px;height:24px;border:3px solid rgba(255,255,255,.2);border-top:3px solid #fff;border-radius:50%;animation:locations-spin 1s linear infinite;flex-shrink:0}.locations-loading-state p,.locations-error-state p{font-size:.9rem;font-weight:500;margin:0;opacity:.9}@keyframes locations-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width: 768px){.locations-section{padding:1.5rem 0 1rem}.locations-container{padding:0 1rem}.locations-header{flex-direction:column;align-items:flex-start;gap:.5rem;padding-bottom:1rem}.locations-title{font-size:16px;align-self:flex-start}.locations-subtitle{font-size:18px;align-self:flex-end;text-align:right;max-width:185px;word-wrap:break-word;line-height:1.3}.locations-list{display:flex;flex-direction:column;gap:0;margin-bottom:1rem}.location-row{display:grid;grid-template-columns:1fr auto;grid-template-rows:auto auto auto;gap:.5rem 1rem;padding:1.5rem 0;border-bottom:1px solid #ffffff;align-items:start;transform:translateY(50px);opacity:0;transition:transform 1.2s cubic-bezier(.25,.46,.45,.94),opacity 1.2s cubic-bezier(.25,.46,.45,.94)}.location-row:last-child{border-bottom:none}.location-row:nth-child(1),.location-row:nth-child(2),.location-row:nth-child(3){grid-column:auto;grid-row:auto}.location-row:nth-child(n+4){display:grid}.location-row.animate-in{transform:translateY(0);opacity:1}.location-row:before{display:none}.location-row:hover:before{height:0}.location-state{font-size:25px;line-height:1.2;grid-column:1;grid-row:1;margin:0;padding:0;width:100%}.location-type{font-size:13px;grid-column:1;grid-row:2;margin:0;padding:0;width:fit-content;color:#fff;font-weight:400;text-transform:uppercase;letter-spacing:.5px}.location-address{font-size:15px;grid-column:1;grid-row:3;margin:0;padding:0;width:100%;max-width:100%}.location-arrow{grid-column:2;grid-row:1 / 4;width:45px;height:45px;align-self:center;margin:0}.arrow-icon{width:20px;height:20px}.location-municipality{display:none}.locations-loading-state,.locations-error-state{height:100px;margin:1rem 0}.locations-loading-spinner{width:20px;height:20px}.locations-loading-state p,.locations-error-state p{font-size:.8rem}}@media (min-width: 414px) and (max-width: 768px){.locations-section{padding:2rem 0 1.5rem}.locations-container{padding:0 1.5rem}.locations-title{font-size:18px}.locations-subtitle{font-size:20px;max-width:220px}.location-row{padding:2rem 0}.location-state{font-size:28px}.location-type{font-size:14px}.location-address{font-size:16px}.location-arrow{width:50px;height:50px}.arrow-icon{width:22px;height:22px}}:root{--sm-bg-dark: #171717;--sm-bg-card: rgba(139, 139, 139, .5);--sm-border: rgba(64, 64, 64, .5);--sm-bg-white: #fff;--sm-primary: #3D8555;--sm-primary-hover: #2e6641;--sm-text-main: #ffffff;--sm-text-muted: #a3a3a3;--sm-overlay: rgba(0, 0, 0, .6)}.sample-mixer-section{padding:2rem 1rem;background-color:var(--sm-bg-white);color:var(--sm-text-main);min-height:600px;position:relative;overflow:hidden}.sample-mixer-container{width:100%;max-width:1280px;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem;position:relative;z-index:10}.sample-mixer-header{text-align:center;margin-bottom:3rem}.sample-mixer-title{font-size:1.875rem;line-height:2.25rem;font-weight:300;margin-bottom:1rem}@media (min-width: 768px){.sample-mixer-title{font-size:2.25rem;line-height:2.5rem}}.highlight-text{font-weight:500;color:var(--sm-primary)}.sample-mixer-subtitle{color:var(--sm-text-muted);max-width:42rem;margin-left:auto;margin-right:auto}.sample-mixer-grid{display:flex;flex-direction:column;gap:2rem;align-items:flex-start}@media (min-width: 1024px){.sample-mixer-grid{flex-direction:row;align-items:flex-start}}.samples-list-col{background-color:var(--sm-bg-card);padding:1.5rem;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;flex-direction:column;width:100%;height:auto;order:3}@media (min-width: 1024px){.samples-list-col{width:55%;height:480px;order:1}}.samples-list-header{font-size:1.125rem;font-weight:500;margin-bottom:1rem;display:flex;align-items:center;gap:.5rem}.icon-primary{color:var(--sm-primary);width:1.25rem;height:1.25rem}.loading-container{flex:1;display:flex;align-items:center;justify-content:center;min-height:200px}.spinner{width:2rem;height:2rem;color:var(--sm-primary);animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.samples-grid{display:flex;gap:1rem;flex:1;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;padding-bottom:1rem;align-items:flex-start;-webkit-overflow-scrolling:touch}@media (min-width: 1024px){.samples-grid{flex-wrap:wrap;overflow-x:hidden;overflow-y:auto;gap:1.5rem;align-content:flex-start;padding-right:.5rem}}.samples-grid::-webkit-scrollbar{width:6px;height:6px}.samples-grid::-webkit-scrollbar-track{background:#ffffff0d;border-radius:3px}.samples-grid::-webkit-scrollbar-thumb{background:#fff3;border-radius:3px}.samples-grid::-webkit-scrollbar-thumb:hover{background:#ffffff4d}.sample-item{cursor:grab;position:relative;transition:transform .2s;width:140px;flex-shrink:0}@media (min-width: 1024px){.sample-item{width:calc((100% - 3rem) / 3)}}.sample-item:active{cursor:grabbing}.sample-img-wrapper{width:100%;aspect-ratio:1 / 1;border-radius:.75rem;overflow:hidden;position:relative}.sample-img{width:100%;height:100%;object-fit:cover;transition:transform .5s;display:block}.sample-item:hover .sample-img{transform:scale(1.1)}.sample-info{padding:.5rem .25rem;text-align:center}.sample-name{font-size:.7rem;font-weight:500;white-space:normal;line-height:1.2;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;width:100%;color:var(--sm-text-main)}.sample-product{font-size:.65rem;color:#000;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%;margin-top:.125rem}.selected-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:none;backdrop-filter:none}.selected-text{background-color:var(--sm-primary);color:#fff;font-weight:700;font-size:.75rem;padding:.25rem .5rem;border-radius:9999px;box-shadow:0 2px 4px #0003}.mixer-area-col{display:contents;width:100%}@media (min-width: 1024px){.mixer-area-col{display:flex;flex-direction:column;align-items:center;width:45%;order:2}}.mixer-box-container{position:relative;width:100%;max-width:26rem;background-color:transparent;border:none;display:flex;align-items:center;justify-content:center;padding:0;margin-bottom:1rem;order:2}@media (min-width: 1024px){.mixer-box-container{order:0}}.mixer-box-img{position:relative;width:100%;height:auto;object-fit:contain;opacity:.8;transition:opacity .3s;filter:drop-shadow(0 25px 25px rgb(0 0 0 / .15))}.mixer-box-container:hover .mixer-box-img{opacity:1}.generated-img{position:relative;width:100%;height:auto;object-fit:contain;z-index:20;border-radius:1rem}.selected-samples-grid{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:10;display:flex;flex-wrap:wrap;gap:1rem;width:20rem}.selected-sample-preview{position:relative;width:calc(50% - .5rem);aspect-ratio:1 / 1;border-radius:.5rem;overflow:hidden;cursor:pointer;transition:all .3s ease}.selected-sample-img{width:100%;height:100%;object-fit:cover;display:block}.selected-sample-preview:hover{transform:scale(1.05);z-index:20}.remove-btn,.empty-slot{display:none}.mixer-controls{display:flex;gap:1rem;order:4;width:100%;justify-content:center}@media (min-width: 1024px){.mixer-controls{order:0;width:auto}}.btn-clear{padding:.75rem 1.5rem;border-radius:9999px;border:1px solid #000;background:transparent;font-size:.875rem;font-weight:500;cursor:pointer;transition:background-color .3s;color:#000}.btn-clear:hover{background-color:#ffffff0d}.btn-mix{padding:.75rem 2rem;border-radius:9999px;font-weight:500;display:flex;align-items:center;gap:.5rem;transition:all .3s;border:none;cursor:pointer}.btn-mix.active{background:linear-gradient(to right,#3d8555,#2e6641);color:#fff;box-shadow:0 10px 15px -3px #3d855533}.btn-mix.active:hover{transform:scale(1.05)}.btn-mix.disabled{background-color:#404040;color:#a3a3a3;cursor:not-allowed}.btn-whatsapp{padding:.75rem 1.5rem;border-radius:9999px;background-color:#25d366;color:#fff;font-weight:500;display:flex;align-items:center;gap:.5rem;border:none;cursor:pointer;transition:all .3s}.btn-whatsapp:hover{background-color:#128c7e;transform:scale(1.05)}.error-msg{margin-top:1rem;color:#f87171;font-size:.875rem}.closed-box-container{position:relative;width:100%;z-index:30;display:flex;align-items:center;justify-content:center}.closed-box-img{width:100%;height:auto;object-fit:contain;filter:drop-shadow(0 25px 25px rgb(0 0 0 / .15))}.loading-text-overlay{position:absolute;bottom:2rem;color:#ffffffe6;font-weight:300;font-size:1.125rem;letter-spacing:.1em;text-transform:uppercase;background-color:#0003;padding:.5rem 1rem;border-radius:9999px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.icon-sm{width:1rem;height:1rem}.disabled-col{pointer-events:none;transition:all .3s ease}.spinner-white{width:1.25rem;height:1.25rem;color:#fff;animation:spin 1s linear infinite}.loading-text-overlay{position:absolute;bottom:2rem;color:#ffffffe6;font-weight:500;font-size:1rem;letter-spacing:.05em;text-transform:uppercase;background-color:#0006;padding:.75rem 1.25rem;border-radius:9999px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;gap:.75rem;box-shadow:0 4px 6px #0000001a}._loadingContainer_15x0g_1{display:flex;flex-direction:row;align-items:center;justify-content:center;padding:2rem;width:100%;height:60vh;gap:1rem}._spinner_15x0g_12{width:24px;height:24px;border:3px solid rgba(0,0,0,.1);border-radius:50%;border-top-color:#000;animation:_spin_15x0g_12 1s ease-in-out infinite;flex-shrink:0}._message_15x0g_22{font-size:.9rem;color:#666;font-weight:500;margin:0}@keyframes _spin_15x0g_12{to{transform:rotate(360deg)}}.home-projects-section{width:100%;background:#1a1a1a;color:#fff;padding:2rem 2rem 1rem;display:flex;flex-direction:column;gap:2rem}.home-projects-row-1{width:100%}.home-projects-main-title{font-size:2rem;margin:0;color:#fff}.home-projects-selector{display:none}.home-projects-row-2{width:100%;display:grid;grid-template-columns:1fr 1fr 1fr;gap:2rem;min-height:500px;position:relative}.home-projects-col-1{width:100%;height:100%;overflow:hidden}.home-project-main-image{width:400px;height:500px;object-fit:cover;display:block}.home-projects-col-2{display:flex;flex-direction:column;gap:1.5rem;justify-content:space-between;overflow:hidden;min-width:0}.home-project-info-row{display:flex;flex-direction:column;gap:.5rem}.home-project-info-label{font-size:.875rem;text-transform:uppercase;font-weight:500;letter-spacing:1px;color:#ffffffb3}.home-project-info-value{font-size:1rem;color:#fff;margin:0;line-height:1.5;word-wrap:break-word;overflow-wrap:break-word}.home-project-materials{display:grid;grid-template-columns:1fr 1fr;gap:.5rem}.home-material-item{font-size:.875rem;color:#ffffffe6;line-height:1.4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.home-project-name-row{margin-top:auto}.home-project-name-large{font-size:3.5rem;font-weight:900;text-transform:uppercase;margin:0;color:#fff;line-height:1.1;letter-spacing:2px;word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.home-projects-col-3{display:flex;flex-direction:column;gap:1rem;overflow-y:auto;max-height:600px;align-items:center;position:relative}.home-project-section-item{width:100px;height:100px;overflow:hidden;flex-shrink:0;position:relative;cursor:zoom-in;transition:opacity .2s ease}.home-project-section-item:hover{opacity:.8}.home-project-section-item img{width:100px;height:100px;object-fit:cover;display:block;pointer-events:none}.home-no-sections-placeholder{display:flex;align-items:center;justify-content:center;color:#ffffff80;font-size:.875rem}.home-projects-row-3{width:100%;overflow:hidden;position:relative}.home-projects-carousel{display:flex;overflow-x:auto;gap:1.5rem;padding:1rem 0;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;-webkit-user-select:none;user-select:none;cursor:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNjAiIGhlaWdodD0iNjAiIHZpZXdCb3g9IjAgMCA2MCA2MCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMzAiIGN5PSIzMCIgcj0iMjciIGZpbGw9InJnYmEoMTI4LCAxMjgsIDEyOCwgMC4zKSIvPgo8dGV4dCB4PSI1MCUiIHk9IjUwJSIgZG9taW5hbnQtYmFzZWxpbmU9ImNlbnRyYWwiIHRleHQtYW5jaG9yPSJtaWRkbGUiIGZpbGw9IndoaXRlIiBmb250LWZhbWlseT0iQXJpYWwsIHNhbnMtc2VyaWYiIGZvbnQtc2l6ZT0iMThweCIgZm9udC13ZWlnaHQ9IjYwMCI+4oaUPC90ZXh0Pgo8L3N2Zz4K) 30 30,grab!important}.home-projects-carousel.dragging{scroll-behavior:auto;cursor:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNjAiIGhlaWdodD0iNjAiIHZpZXdCb3g9IjAgMCA2MCA2MCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMzAiIGN5PSIzMCIgcj0iMjciIGZpbGw9InJnYmEoMTI4LCAxMjgsIDEyOCwgMC4zKSIvPgo8dGV4dCB4PSI1MCUiIHk9IjUwJSIgZG9taW5hbnQtYmFzZWxpbmU9ImNlbnRyYWwiIHRleHQtYW5jaG9yPSJtaWRkbGUiIGZpbGw9IndoaXRlIiBmb250LWZhbWlseT0iQXJpYWwsIHNhbnMtc2VyaWYiIGZvbnQtc2l6ZT0iMThweCIgZm9udC13ZWlnaHQ9IjYwMCI+4oaUPC90ZXh0Pgo8L3N2Zz4K) 30 30,grabbing!important}.home-projects-carousel.dragging-left{cursor:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNjAiIGhlaWdodD0iNjAiIHZpZXdCb3g9IjAgMCA2MCA2MCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMzAiIGN5PSIzMCIgcj0iMjciIGZpbGw9InJnYmEoMTI4LCAxMjgsIDEyOCwgMC4zKSIvPgo8dGV4dCB4PSI1MCUiIHk9IjUwJSIgZG9taW5hbnQtYmFzZWxpbmU9ImNlbnRyYWwiIHRleHQtYW5jaG9yPSJtaWRkbGUiIGZpbGw9IndoaXRlIiBmb250LWZhbWlseT0iQXJpYWwsIHNhbnMtc2VyaWYiIGZvbnQtc2l6ZT0iMjBweCIgZm9udC13ZWlnaHQ9IjYwMCI+4oaQPC90ZXh0Pgo8L3N2Zz4K) 30 30,grabbing!important}.home-projects-carousel.dragging-right{cursor:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNjAiIGhlaWdodD0iNjAiIHZpZXdCb3g9IjAgMCA2MCA2MCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMzAiIGN5PSIzMCIgcj0iMjciIGZpbGw9InJnYmEoMTI4LCAxMjgsIDEyOCwgMC4zKSIvPgo8dGV4dCB4PSI1MCUiIHk9IjUwJSIgZG9taW5hbnQtYmFzZWxpbmU9ImNlbnRyYWwiIHRleHQtYW5jaG9yPSJtaWRkbGUiIGZpbGw9IndoaXRlIiBmb250LWZhbWlseT0iQXJpYWwsIHNhbnMtc2VyaWYiIGZvbnQtc2l6ZT0iMjBweCIgZm9udC13ZWlnaHQ9IjYwMCI+4oaSDQo8L3RleHQ+Cjwvc3ZnPgo=) 30 30,grabbing!important}.home-projects-carousel::-webkit-scrollbar{display:none}.home-carousel-item{display:flex;flex-direction:column;gap:.5rem;cursor:inherit;transition:all .3s ease;flex-shrink:0;-webkit-user-select:none;user-select:none}.home-carousel-item:hover{transform:translateY(-5px)}.home-carousel-item.active{opacity:1}.home-carousel-item:not(.active){opacity:.6}.home-carousel-image{width:250px;height:150px;object-fit:cover;display:block;cursor:inherit}.home-carousel-project-name{font-size:.875rem;font-weight:600;text-align:center;color:#fff;text-transform:uppercase;cursor:inherit}.home-projects-loading,.home-projects-error,.home-projects-empty{display:flex;align-items:center;justify-content:center;gap:1rem;padding:2rem;text-align:center;color:#fff}.home-projects-loading p,.home-projects-error p,.home-projects-empty p{margin:0;font-size:.9rem}.home-loading-spinner{width:24px;height:24px;border:3px solid rgba(255,255,255,.2);border-top:3px solid #fff;border-radius:50%;animation:home-spin 1s linear infinite;flex-shrink:0}@keyframes home-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width: 768px){.home-projects-section{padding:1.5rem 1rem;gap:1.5rem;background:#1a1a1a}.home-projects-row-1{display:grid;grid-template-columns:1fr auto;align-items:center;gap:1rem}.home-projects-main-title{font-size:1.75rem;margin:0}.home-projects-selector{position:relative;display:block!important}.home-projects-toggle{font-family:PasticheGrotesque,Arial,sans-serif;background:none;border:none;color:#fff;padding:.5rem 0;font-size:.85rem;cursor:pointer;display:flex;align-items:center;gap:.5rem;white-space:nowrap;transition:color .3s ease}.home-projects-toggle:hover{color:#3d8555}.home-projects-toggle:after{content:"▼";font-size:.7rem;transition:transform .3s ease}.home-projects-toggle.open:after{transform:rotate(180deg)}.home-projects-dropdown{position:absolute;top:100%;right:0;margin-top:.5rem;background:#2a2a2a;border-radius:5px;box-shadow:0 4px 12px #0000004d;min-width:200px;max-height:300px;overflow-y:auto;z-index:1000;opacity:0;visibility:hidden;transform:translateY(-10px);transition:all .3s ease}.home-projects-dropdown.open{opacity:1;visibility:visible;transform:translateY(0)}.home-projects-dropdown-item{padding:.75rem 1rem;cursor:pointer;color:#fff;font-size:.875rem;border:none;background:none;width:100%;text-align:left;transition:background .2s ease;border-bottom:1px solid rgba(255,255,255,.1)}.home-projects-dropdown-item:last-child{border-bottom:none;border-radius:0 0 5px 5px}.home-projects-dropdown-item:first-child{border-radius:5px 5px 0 0}.home-projects-dropdown-item:hover{background:#3a3a3a}.home-projects-dropdown-item.active{background:#3d8555;color:#fff}.home-projects-row-2{display:flex;flex-direction:column;gap:1.5rem;min-height:auto}.home-projects-col-2{width:100%;display:contents}.home-project-name-row{order:1;margin-top:0;width:100%}.home-project-name-large{font-size:2rem;line-height:1.2;letter-spacing:1px;margin-bottom:0}.home-project-green-tags{order:2;display:flex;flex-direction:row;flex-wrap:wrap;gap:.5rem;width:100%;justify-content:space-between}.home-project-green-tags .home-project-info-value{display:inline-block;padding:0;border-radius:0;color:#fff;font-size:.875rem;line-height:1;margin:0;white-space:nowrap}.home-projects-col-2 .home-project-info-row:nth-child(3){order:10;display:flex;flex-direction:column;gap:.5rem;width:100%}.home-project-info-label{display:none}.home-projects-col-1{width:100%;height:auto;order:3}.home-project-main-image{width:100%;height:400px;object-fit:cover}.home-projects-col-3{width:100%;display:flex;flex-direction:row;gap:.75rem;overflow-x:auto;overflow-y:hidden;max-height:none;padding:.5rem 0;order:4;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.home-projects-col-3::-webkit-scrollbar{display:none}.home-projects-col-3{-ms-overflow-style:none;scrollbar-width:none}.home-project-section-item{min-width:120px;width:120px;height:120px;flex-shrink:0;overflow:hidden;scroll-snap-align:start;cursor:pointer}.home-project-section-item img{width:100%;height:100%}.home-project-section-item:nth-child(n+4){display:none}.home-section-preview,.home-section-magnifier{display:none!important}.home-project-materials{display:grid;grid-template-columns:1fr 1fr;gap:.5rem;width:100%}.home-material-item:nth-child(n+9){display:none}.home-material-item{display:inline-block;padding:0 0 10px;border-radius:0;color:#fff;font-size:.8rem;line-height:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.home-projects-row-3{display:none}}@media (min-width: 414px) and (max-width: 768px){.home-projects-section{padding:2rem 1.5rem;gap:2rem}.home-projects-main-title{font-size:2rem}.home-projects-toggle{font-size:.95rem;padding:.6rem 0}.home-projects-dropdown{min-width:220px}.home-projects-dropdown-item{padding:.85rem 1.25rem;font-size:.95rem}.home-project-name-large{font-size:2.5rem}.home-project-green-tags .home-project-info-value{font-size:1rem}.home-project-main-image{height:500px}.home-project-section-item{min-width:140px;width:140px;height:140px}.home-material-item{font-size:.9rem}}@media (max-width: 360px){.home-projects-section{padding:0 12px}.home-project-name-large{font-size:1.75rem}.home-projects-main-title{font-size:1.5rem}.home-project-green-tags .home-project-info-value{font-size:.8rem}.home-project-main-image{height:300px}.home-project-section-item{min-width:100px;width:100px;height:100px}.home-material-item{font-size:.7rem}}.page-loader{min-height:100vh;width:100%}.page-loader--light{background:#f8f9fa}.page-loader--dark{background:#1a1a1a}:root{--terms-bg-light: #f5f5f5;--terms-text-primary: #555;--terms-text-secondary: #333;--terms-accent-primary: #3D8555;--terms-accent-hover: #2d6b40;--terms-spacing-desktop: 91px;--terms-spacing-tablet: 40px;--terms-spacing-mobile: 20px;--terms-spacing-small: 15px}.terms-page{background:var(--terms-bg-light);min-height:100vh;display:flex;flex-direction:column}.terms-main{background:var(--terms-bg-light);flex:1;padding:4rem var(--terms-spacing-desktop)}.terms-container{max-width:1200px;margin:0 auto}.terms-title{font-size:2.5rem;font-weight:700;color:var(--terms-accent-primary);margin-bottom:2rem;text-align:center}.terms-intro{font-size:.95rem;line-height:1.8;color:var(--terms-text-secondary);margin-bottom:2.5rem;text-align:justify;font-weight:400}.terms-content{background:transparent;padding:0;border-radius:0;box-shadow:none}.terms-section{margin-bottom:2.5rem}.terms-section h2{font-size:1.1rem;font-weight:700;color:var(--terms-accent-primary);margin-bottom:1rem;text-transform:none;letter-spacing:0;text-align:left}.terms-section p{font-size:.95rem;line-height:1.8;color:var(--terms-text-primary);margin-bottom:1rem;text-align:justify}.terms-section ul{list-style:none;padding-left:0;margin:1rem 0}.terms-section ul li{font-size:.95rem;line-height:1.8;color:var(--terms-text-primary);margin-bottom:.8rem;padding-left:1.5rem;text-align:justify}.terms-section .italic{font-style:italic;font-weight:600;color:var(--terms-accent-primary);margin-right:.5rem}.subsection{padding-left:0;margin-top:1rem;text-align:justify}.subsection strong{color:var(--terms-accent-primary);font-weight:700}.terms-section a{color:var(--terms-accent-primary);text-decoration:underline;transition:color .3s ease}.terms-section a:hover{color:var(--terms-accent-hover)}@media (max-width: 1200px){.terms-main{padding:3rem var(--terms-spacing-tablet)}.terms-title{font-size:2.5rem}}@media (max-width: 768px){.terms-main{padding:2rem var(--terms-spacing-mobile)}.terms-title{font-size:2rem}.terms-section h2{font-size:1.1rem}.terms-section p,.terms-section ul li{font-size:.95rem}}@media (max-width: 480px){.terms-main{padding:1.5rem var(--terms-spacing-small)}.terms-title{font-size:1.75rem}.terms-section h2{font-size:1rem}.terms-section p,.terms-section ul li{font-size:.9rem}.subsection{padding-left:0}}.privacy-page{min-height:100vh;background:#1a1a1a;display:flex;flex-direction:column}.privacy-main{flex:1;padding:4rem 91px;background:#1a1a1a}.privacy-container{max-width:1200px;margin:0 auto}.privacy-title{font-size:2.5rem;font-weight:700;color:#3d8555;margin-bottom:2rem;text-align:center}.privacy-content{background:transparent;padding:0;border-radius:0;box-shadow:none}.privacy-intro{font-size:.95rem;line-height:1.8;color:#ccc;margin-bottom:2.5rem;text-align:justify;font-weight:400}.privacy-intro a{color:#3d8555;text-decoration:underline;transition:color .3s ease}.privacy-intro a:hover{color:#2d6b40}.privacy-section{margin-bottom:2.5rem}.privacy-section h2{font-size:1.1rem;font-weight:700;color:#3d8555;margin-bottom:1rem;text-transform:none;letter-spacing:0;text-align:left}.privacy-section p{font-size:.95rem;line-height:1.8;color:#ccc;margin-bottom:1rem;text-align:justify}.privacy-section ul{list-style:none;padding-left:0;margin:1rem 0}.privacy-section ul li{font-size:.95rem;line-height:1.8;color:#ccc;margin-bottom:.8rem;padding-left:1.5rem;text-align:justify;position:relative}.privacy-section ul li:before{content:"•";position:absolute;left:0;color:#3d8555;font-weight:700}.privacy-section a{color:#3d8555;text-decoration:underline;transition:color .3s ease}.privacy-section a:hover{color:#2d6b40}@media (max-width: 1200px){.privacy-main{padding:3rem 40px}.privacy-title{font-size:2.5rem}}@media (max-width: 768px){.privacy-main{padding:2rem 20px}.privacy-title{font-size:2rem}.privacy-section h2{font-size:1.1rem}.privacy-section p,.privacy-section ul li{font-size:.95rem}}@media (max-width: 480px){.privacy-main{padding:1.5rem 15px}.privacy-title{font-size:1.75rem}.privacy-section h2{font-size:1rem}.privacy-section p,.privacy-section ul li{font-size:.9rem}}:root{--refund-bg-light: #f5f5f5;--refund-text-primary: #555;--refund-text-secondary: #777;--refund-text-dark: #333;--refund-accent-primary: #3D8555;--refund-accent-hover: #2d6b40;--refund-spacing-desktop: 91px;--refund-spacing-tablet: 40px;--refund-spacing-mobile: 20px;--refund-spacing-small: 15px}.refund-page{background:var(--refund-bg-light);min-height:100vh;display:flex;flex-direction:column}.refund-main{background:var(--refund-bg-light);flex:1;padding:4rem var(--refund-spacing-desktop)}.refund-container{max-width:1200px;margin:0 auto;background:transparent;padding:0;box-shadow:none}.refund-title{font-size:2.5rem;color:var(--refund-accent-primary);text-align:center;margin-bottom:1rem;font-weight:700}.refund-subtitle{font-size:1.8rem;color:var(--refund-accent-primary);text-align:center;margin-bottom:.5rem;font-weight:600}.refund-date{font-size:.9rem;color:var(--refund-text-secondary);text-align:center;margin-bottom:2rem;font-style:italic}.refund-intro{font-size:.95rem;line-height:1.8;color:var(--refund-text-primary);margin-bottom:2rem;text-align:justify}.refund-content{color:var(--refund-text-primary);line-height:1.8}.refund-section{margin-bottom:2rem}.refund-section h2{font-size:1.1rem;color:var(--refund-accent-primary);margin-bottom:1rem;font-weight:600;text-align:left}.refund-section h3{font-size:1rem;color:var(--refund-accent-primary);margin-top:1.5rem;margin-bottom:.8rem;font-weight:600;text-align:left}.refund-section p{font-size:.95rem;margin-bottom:1rem;text-align:justify;line-height:1.8}.refund-section ul{margin-left:0;padding-left:1.5rem;margin-bottom:1rem;list-style-type:none}.refund-section ul li{position:relative;padding-left:1.2rem;margin-bottom:.8rem;font-size:.95rem;line-height:1.8;text-align:justify}.refund-section ul li:before{content:"•";color:var(--refund-accent-primary);font-weight:700;position:absolute;left:0;font-size:1.2rem}.refund-section a{color:var(--refund-accent-primary);text-decoration:none}.refund-section a:hover{color:var(--refund-accent-hover);text-decoration:underline}.refund-section strong{color:var(--refund-text-dark);font-weight:600}@media (max-width: 1200px){.refund-main{padding:3rem var(--refund-spacing-tablet)}.refund-title{font-size:2.5rem}}@media (max-width: 768px){.refund-main{padding:2rem var(--refund-spacing-mobile)}.refund-title{font-size:2rem}.refund-subtitle{font-size:1.5rem}.refund-section h2{font-size:1.1rem}.refund-section h3,.refund-section p,.refund-section ul li{font-size:.95rem}}@media (max-width: 480px){.refund-main{padding:1.5rem var(--refund-spacing-small)}.refund-title{font-size:1.75rem}.refund-subtitle{font-size:1.3rem}.refund-section h2{font-size:1rem}.refund-section p,.refund-section ul li{font-size:.9rem}.refund-container{padding:0}}
