@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}.pro-header{display:flex;align-items:center;justify-content:space-between;padding:1rem 2rem;z-index:100;border-bottom:1px solid var(--pro-glass-border);background:#0c0c0e80;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);position:relative}.close-btn{width:40px;height:40px;border-radius:50%;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease}.close-btn:hover{background:#fff3;transform:rotate(90deg)}.logo-text{font-size:1.875rem;font-weight:700;color:#fff;margin-left:.5rem;line-height:1}.pro-nav{display:flex;gap:2.5rem;position:absolute;left:50%;transform:translate(-50%);align-items:center;height:100%;top:0}.nav-link{font-size:.88rem;color:var(--pro-text-muted);text-decoration:none;transition:all .3s ease;font-weight:500;cursor:pointer;display:flex;align-items:center;height:100%}.nav-link:hover,.nav-link.active{color:#fff}.pro-status{display:flex;align-items:center;gap:.75rem}.status-dot{width:8px;height:8px;background:#10b981;border-radius:50%;box-shadow:0 0 12px #10b98180}.pro-toggle-group{display:flex;background:#ffffff0d;padding:.25rem;border-radius:.75rem;border:1px solid rgba(255,255,255,.1);gap:.25rem;margin:0 .5rem;height:fit-content;align-self:center}.pro-toggle-option{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;border-radius:.5rem;border:none;background:transparent;color:#a1a1aa;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;cursor:pointer;transition:all .2s}.pro-toggle-option:hover{color:#fff;background:#ffffff0d}.pro-toggle-option.active{background:#4f46e5;color:#fff;box-shadow:0 4px 6px -1px #4f46e533,0 2px 4px -1px #4f46e51a}@media (max-width: 768px){.pro-header{padding:.75rem 1rem;justify-content:space-between;z-index:4000}.desktop-only{display:none!important}.header-logo-container,.header-actions-container{flex:0 1 auto}.logo-text{font-size:1.5rem}.close-btn{width:36px;height:36px}}.pro-sidebar{width:420px;flex-shrink:0;background:#0c0c0ed9;-webkit-backdrop-filter:blur(32px);backdrop-filter:blur(32px);border-left:1px solid var(--pro-glass-border);display:flex;flex-direction:column;z-index:50;padding:2rem;overflow-x:hidden}.sidebar-header{display:flex;align-items:center;justify-content:flex-start;gap:16px;margin-bottom:2rem;padding-top:15px;cursor:pointer}.mobile-handle{width:45px;height:5px;background:#ffffff40;border-radius:3px;position:absolute;top:12px;left:50%;transform:translate(-50%)}.sidebar-title{font-size:1.25rem;font-weight:700;color:#fff;margin:0;letter-spacing:-.01em}.sidebar-count{font-size:.75rem;font-weight:600;color:var(--pro-text-muted);background:#ffffff14;padding:.25rem .6rem;border-radius:8px;line-height:1;display:flex;align-items:center;margin-top:2px}.sidebar-controls-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:2rem;border-bottom:1px solid var(--pro-glass-border)}.category-tabs{display:flex;gap:1.5rem;margin-bottom:0;position:relative;padding-bottom:4px}.tab-btn{background:transparent;border:none;color:var(--pro-text-muted);font-weight:500;font-size:.85rem;padding:.25rem .5rem .75rem;cursor:pointer;position:relative;transition:color .3s ease}.tab-btn:hover,.tab-btn.active{color:#fff;font-weight:700}.tab-underline{position:absolute;bottom:0;left:0;right:0;height:2px;background:var(--pro-accent);border-radius:2px}.product-dropdown-container{position:relative;margin-bottom:4px;display:flex;gap:8px}.sv-pro-dropdown-menu{position:absolute;top:100%;right:0;margin-top:.5rem;background:#18181b;border:1px solid var(--pro-glass-border);border-radius:12px;width:240px;max-height:300px;overflow-y:auto;z-index:100;box-shadow:0 10px 30px #00000080;padding:.5rem}.sv-pro-dropdown-item{width:100%;text-align:left;padding:.75rem 1rem;background:transparent;border:none;color:var(--pro-text-muted);font-size:.85rem;border-radius:8px;cursor:pointer;transition:all .2s;display:block}.sv-pro-dropdown-item:hover,.sv-pro-dropdown-item.active{background:#ffffff0d;color:#fff}.filter-icon-btn{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);width:38px;height:38px;border-radius:10px;display:flex;align-items:center;justify-content:center;color:var(--pro-text-muted);cursor:pointer;transition:all .2s ease}.filter-icon-btn:hover,.filter-icon-btn.open{background:#ffffff1a;color:var(--pro-accent);border-color:var(--pro-accent)}.filter-icon-btn.shuffle-btn{color:var(--pro-text-muted)}.filter-icon-btn.shuffle-btn:hover{color:var(--pro-accent);background:#6366f11a}.material-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;overflow-y:auto;flex:1;padding-right:.5rem}.material-card{display:flex;flex-direction:column;align-items:center;gap:.75rem;cursor:pointer;transition:all .3s ease}.material-thumb-wrapper{position:relative;width:80px;height:80px;border-radius:50%;padding:3px;transition:all .3s ease;border:1px solid transparent}.material-card.active .material-thumb-wrapper{background:var(--pro-accent-gradient)}.material-thumb{width:100%;height:100%;border-radius:50%;object-fit:cover;border:2px solid var(--pro-bg)}.material-name{font-size:.75rem;color:var(--pro-text-muted);text-align:center;font-weight:500}.material-card.active .material-name{color:#fff}.empty-state-container{grid-column:span 3;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 1rem;text-align:center;opacity:.5}.empty-icon{margin-bottom:1rem;color:var(--pro-text-muted)}.empty-text{font-size:.85rem;color:var(--pro-text-muted)}.sidebar-footer{margin-top:2rem;padding-top:2rem;border-top:1px solid var(--pro-glass-border)}.slider-group{margin-bottom:1.5rem}.slider-header{display:flex;justify-content:space-between;margin-bottom:.75rem}.slider-label{font-size:.85rem;font-weight:600;color:var(--pro-text-muted)}.slider-value{font-size:.85rem;color:#fff;font-weight:700}input[type=range]{width:100%;accent-color:var(--pro-accent);background:var(--pro-glass-border);height:4px;border-radius:2px}.randomize-container{padding:1.5rem 2rem 0}.randomize-btn{width:100%;display:flex;align-items:center;justify-content:center;gap:.75rem;padding:.85rem;background:#6366f11a;border:1px solid rgba(99,102,241,.2);border-radius:12px;color:#fff;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1)}.randomize-btn:hover{background:#6366f133;border-color:#6366f166;transform:translateY(-2px);box-shadow:0 10px 20px #6366f133}.randomize-btn svg{color:var(--pro-accent)}.pro-dimensions-panel{margin-top:1rem;padding:1.5rem;background:var(--pro-bg);border:1px solid var(--pro-glass-border);border-radius:12px}.dimensions-title{font-size:.95rem;font-weight:700;color:#fff;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1.25rem;display:flex;align-items:center;gap:.75rem}.dimensions-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.pro-input-group{display:flex;flex-direction:column;gap:.5rem}.input-label{font-size:.75rem;font-weight:700;color:var(--pro-text-muted);text-transform:uppercase;letter-spacing:.05em;display:block}.pro-input{width:100%;background:#ffffff08;border:1px solid var(--pro-glass-border);border-radius:.75rem;padding:.875rem 1rem;font-size:1.1rem;font-weight:600;color:#fff;outline:none;transition:all .2s}.pro-input::placeholder{color:#fff3}.pro-input:focus{border-color:var(--pro-accent);box-shadow:0 0 0 2px #6366f133;background:#ffffff0d}.dimensions-hint{font-size:.75rem;color:var(--pro-text-muted);margin-top:1rem}.sv-sidebar-metrics-container{margin-top:12px;padding:12px;background-color:#312e814d;border-radius:8px;border:1px solid rgba(99,102,241,.3)}.sv-sidebar-metrics-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:4px}.sv-sidebar-metrics-label{font-size:12px;color:#c7d2fe}.sv-sidebar-metrics-value{font-size:14px;font-weight:700;color:#fff}.sv-sidebar-metrics-value.highlight{color:#facc15}.sv-sidebar-metrics-note{font-size:10px;color:#9ca3af;margin-top:4px;font-style:italic;line-height:1.25}@media (max-width: 768px){.pro-sidebar{width:100vw;height:auto;max-height:75px;overflow:visible;border-left:none;border-top:1px solid var(--pro-glass-border);position:fixed;bottom:0;left:0;padding:.75rem 1rem;border-radius:20px 20px 0 0;background:#0c0c0efa;box-shadow:0 -10px 40px #000c;z-index:3000;transition:max-height .4s cubic-bezier(.4,0,.2,1),background .3s}.pro-sidebar.is-expanded{max-height:calc(100vh - 85px);background:#0c0c0e}.pro-sidebar:not(.is-expanded) .material-grid,.pro-sidebar:not(.is-expanded) .sidebar-controls-row,.pro-sidebar:not(.is-expanded) .sidebar-footer,.pro-sidebar:not(.is-expanded) .randomize-container{opacity:0;visibility:hidden;pointer-events:none;transition:opacity .3s ease,visibility .3s}.pro-sidebar.is-expanded .material-grid,.pro-sidebar.is-expanded .sidebar-controls-row,.pro-sidebar.is-expanded .sidebar-footer,.pro-sidebar.is-expanded .randomize-container{opacity:1;visibility:visible;pointer-events:auto;transition:opacity .4s ease .1s}.sidebar-header{margin-bottom:0;padding:10px 0;position:relative;border-bottom:1px solid transparent}.pro-sidebar.is-expanded .sidebar-header{border-bottom-color:var(--pro-glass-border);padding-bottom:1.5rem}.sidebar-header{gap:20px;padding:25px 0 10px 10px}.sidebar-title{font-size:1.1rem}.material-grid{grid-template-columns:repeat(3,1fr);gap:.75rem;padding-right:0;flex:1;overflow-y:auto;max-height:40vh}.material-thumb-wrapper{width:70px;height:70px}.sv-pro-dropdown-menu{position:absolute;top:100%;right:0;left:auto;width:calc(100vw - 2rem);min-width:280px;max-width:calc(100vw - 2rem);max-height:50vh;margin-top:.5rem;z-index:9999;background:#111113;border:1px solid rgba(255,255,255,.2);box-shadow:0 10px 40px #000000e6;border-radius:16px;padding:8px;animation:dropdownSlide .25s cubic-bezier(.4,0,.2,1);display:block!important;visibility:visible!important;opacity:1!important;overflow-y:auto}@keyframes dropdownSlide{0%{opacity:0;transform:translateY(-10px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.sv-pro-dropdown-item{padding:14px 18px;font-size:.95rem;border-bottom:1px solid rgba(255,255,255,.08);color:#fff;display:flex;align-items:center;width:100%;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sv-pro-dropdown-item:last-child{border-bottom:none}.sidebar-controls-row{margin-top:1rem;margin-bottom:1rem;display:flex;align-items:center;justify-content:space-between;width:100%;padding-bottom:12px;overflow:visible;border-bottom:1px solid var(--pro-glass-border)}.category-tabs{gap:.8rem;overflow-x:auto;-webkit-overflow-scrolling:touch;flex:1;scrollbar-width:none}.tab-btn{font-size:.75rem;padding:.25rem .25rem .5rem;white-space:nowrap}.sidebar-footer{display:block;margin-top:0;padding-top:0}.randomize-container{display:block;padding:0;margin-bottom:1rem;margin-top:1rem}}.smart-buttons-container{display:flex;align-items:center;gap:8px;background:#0c0c0e66;padding:6px 10px;border-radius:12px;border:1px solid rgba(255,255,255,.08);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);position:relative;max-width:50vw;margin:0 auto;overflow:hidden;flex-wrap:nowrap}.smart-label{font-size:11px;text-transform:uppercase;color:#fff6;letter-spacing:.5px;margin-right:4px;font-weight:600}.smart-btn{display:flex;align-items:center;gap:8px;background:linear-gradient(135deg,#ffffff26,#ffffff0d);border:1px solid rgba(255,255,255,.2);color:#fff;padding:8px 16px;border-radius:12px;font-size:13px;font-weight:500;cursor:pointer;transition:all .4s cubic-bezier(.175,.885,.32,1.275);white-space:nowrap;box-shadow:0 4px 15px #0000004d,inset 0 1px 1px #ffffff1a;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.smart-btn:hover:not(:disabled){background:linear-gradient(135deg,#ffffff40,#ffffff1a);color:#fff;border-color:#fff6;transform:translateY(-3px) scale(1.02);box-shadow:0 8px 25px #0006,0 0 15px #ffffff1a}.smart-btn:active:not(:disabled){transform:translateY(-1px) scale(.98)}.smart-btn:disabled{opacity:.2;cursor:not-allowed;background:#ffffff05;color:#ffffff4d;border-color:#ffffff0d}.smart-btn.primary{background:linear-gradient(135deg,#6366f14d,#6366f11a);border-color:#6366f166;color:#e0e7ff;box-shadow:0 4px 15px #4f46e533,inset 0 1px 1px #ffffff0d}.smart-btn.primary:hover:not(:disabled){background:linear-gradient(135deg,#6366f166,#6366f133);color:#fff;border-color:#6366f199;box-shadow:0 10px 30px #4f46e566,0 0 20px #6366f133}.smart-btn.icon-only{padding:8px}.divider-vertical{width:1px;height:16px;background:#ffffff1a;margin:0 4px}.relative-menu-container{position:relative;display:inline-block}.walls-popup-menu{position:absolute;bottom:115%;left:0;min-width:160px;background:#0f172af2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:4px;box-shadow:0 10px 25px #0006;display:flex;flex-direction:column;gap:2px;z-index:50;transform-origin:bottom left}.wall-menu-item{display:flex;align-items:center;gap:10px;padding:8px 12px;width:100%;text-align:left;background:transparent;border:none;color:#e2e8f0;font-size:13px;cursor:pointer;border-radius:6px;transition:all .2s}.wall-menu-item:hover{background:#ffffff1a;color:#fff}.wall-menu-item svg{opacity:.7}.transition-transform{transition:transform .2s ease}.smart-btn.sandbox-btn{background:linear-gradient(135deg,#8b5cf640,#8b5cf61a);border-color:#8b5cf666;color:#ede9fe;font-weight:600;box-shadow:0 4px 15px #8b5cf633,inset 0 1px 1px #ffffff1a}.smart-btn.sandbox-btn:hover:not(:disabled){background:linear-gradient(135deg,#8b5cf659,#8b5cf633);border-color:#8b5cf699;color:#fff;box-shadow:0 10px 30px #8b5cf666,0 0 15px #8b5cf633}.smart-nav-arrow{display:flex;align-items:center;justify-content:center;width:28px;height:28px;min-width:28px;background:#ffffff14;border:1px solid rgba(255,255,255,.12);border-radius:6px;color:#fff;cursor:pointer;transition:all .25s cubic-bezier(.4,0,.2,1);z-index:10;flex-shrink:0;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);box-shadow:0 4px 12px #0003}.smart-nav-arrow:hover:not(:disabled){background:#ffffff26;border-color:#ffffff40;transform:scale(1.05);box-shadow:0 6px 16px #0000004d}.smart-nav-arrow:active:not(:disabled){transform:scale(.95)}.smart-nav-arrow:disabled{opacity:.2;cursor:not-allowed;filter:grayscale(1)}.smart-nav-prev{margin-right:4px}.smart-nav-next{margin-left:4px}@media (max-width: 768px){.smart-buttons-container{display:flex;overflow-x:auto;overflow-y:visible;width:100%;max-width:95vw;gap:4px;background:transparent;border:none;padding:8px;position:relative;scrollbar-width:none;-ms-overflow-style:none}.smart-buttons-container::-webkit-scrollbar{display:none}.smart-label{display:none}.smart-btn{padding:5px 10px;font-size:12px;flex-shrink:0}.walls-popup-menu{bottom:115%;left:0;transform:none;min-width:160px;z-index:5000;box-shadow:0 10px 40px #000000b3;background:#0f172afa;border-radius:12px}.smart-nav-arrow{width:32px;height:32px}.smart-buttons-container>*{flex-shrink:0}}.main-action-menu{position:absolute;bottom:2.5rem;left:50%;display:flex;align-items:center;z-index:60;border-radius:16px;background:#0f172ab3;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.12);box-shadow:0 12px 40px #0000004d;width:auto;min-width:max-content;max-width:90vw;flex-wrap:nowrap;white-space:nowrap;overflow:visible}.menu-content-wrapper{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;width:100%}.action-btn span,.pro-toggle-option span{white-space:nowrap}.menu-divider{width:1px;height:20px;background-color:#ffffff1a;margin:0 .25rem}.history-group{display:flex;gap:.5rem;align-items:center}.action-btn{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.4rem;background:#0c0c0e66;border:none;color:#fff;cursor:pointer;transition:all .2s ease;font-size:.75rem;font-weight:500;padding:.5rem;border-radius:8px}.action-btn:hover:not(:disabled){color:#fff;background:#ffffff0d}.action-btn.icon-only{padding:.6rem;border-radius:50%}.action-btn.disabled{opacity:.3;cursor:not-allowed}.action-btn.primary{background:linear-gradient(135deg,#6366f1,#4f46e5);color:#fff;padding:.6rem 1.5rem;border-radius:10px;flex-direction:row;font-size:.9rem;font-weight:600;box-shadow:0 4px 12px #4f46e54d;margin-left:.5rem}.action-btn.primary:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 16px #4f46e566;background:linear-gradient(135deg,#6366f1,#4338ca)}.pro-toggle-group{display:flex;background:#0003;padding:.25rem;border-radius:10px;gap:.25rem}.pro-toggle-option{display:flex;align-items:center;gap:.5rem;padding:.4rem .8rem;border-radius:8px;border:none;background:transparent;color:#94a3b8;font-size:.8rem;font-weight:500;cursor:pointer;transition:all .2s ease}.pro-toggle-option:hover{color:#e2e8f0}.pro-toggle-option.active{background:#ffffff1a;color:#fff;box-shadow:0 1px 2px #0000001a}.brush-controls{display:flex;align-items:center;gap:.75rem;padding-left:.75rem;border-left:1px solid rgba(255,255,255,.1)}@media (max-width: 768px){.main-action-menu{position:absolute;bottom:7rem;left:50%;transform:translate(-50%)!important;width:auto;max-width:90%;border-radius:16px;border:1px solid rgba(255,255,255,.1);background:#0f172af2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);justify-content:center;gap:1rem;overflow-x:visible;-webkit-overflow-scrolling:touch;z-index:2500;box-shadow:0 8px 32px #00000080}.menu-content-wrapper{padding:.4rem .6rem;gap:.25rem;justify-content:center}.magic-btn{background:#6366f133!important;border:1px solid rgba(99,102,241,.4)!important;color:#a5b4fc!important}.back-btn{background:#ffffff0d!important;border:1px solid rgba(255,255,255,.1)!important}.menu-divider{display:block;height:16px;margin:0 .2rem}.history-group{gap:.5rem}}.upload-dashboard{display:flex;align-items:center;justify-content:center;width:100%;height:100%;padding:2rem}.upload-dropzone{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.5rem;padding:3rem 4rem;background:#ffffff05;border:2px dashed rgba(255,255,255,.15);border-radius:24px;transition:all .3s ease;cursor:pointer;max-width:500px;width:100%}.upload-dropzone:hover{background:#ffffff0a;border-color:#6366f180}.upload-dropzone.dragging{background:#6366f11a;border-color:#6366f1;transform:scale(1.02)}.upload-icon-wrapper{width:80px;height:80px;border-radius:50%;background:linear-gradient(135deg,#6366f133,#9333ea33);display:flex;align-items:center;justify-content:center;margin-bottom:.5rem}.upload-icon{color:#6366f1}.upload-title{font-size:1.75rem;font-weight:600;color:#fff;margin:0;text-align:center}.upload-description{font-size:1rem;color:var(--pro-text-muted);text-align:center;margin:0;max-width:320px;line-height:1.6}.upload-formats{display:flex;gap:.75rem;margin:.5rem 0}.format-badge{padding:.4rem .9rem;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);border-radius:20px;font-size:.75rem;font-weight:600;color:var(--pro-text-muted);text-transform:uppercase;letter-spacing:.05em}.upload-btn{padding:1rem 2.5rem;background:linear-gradient(135deg,#6366f1,#9333ea);color:#fff;border:none;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;margin-top:.5rem}.upload-btn:hover{transform:translateY(-2px);box-shadow:0 8px 24px #6366f166}.upload-error{padding:.75rem 1.5rem;background:#ef44441a;border:1px solid rgba(239,68,68,.3);border-radius:8px;color:#ef4444;font-size:.9rem;text-align:center;margin-top:.5rem}.upload-validating{display:flex;align-items:center;justify-content:center;gap:.75rem;padding:.75rem 1.5rem;background:#6366f11a;border:1px solid rgba(99,102,241,.3);border-radius:8px;color:#6366f1;font-size:.9rem;text-align:center;margin-top:.5rem}.validation-spinner{width:16px;height:16px;border:2px solid rgba(99,102,241,.3);border-top-color:#6366f1;border-radius:50%;animation:spin 1s linear infinite}.upload-success{padding:.75rem 1.5rem;background:#10b9811a;border:1px solid rgba(16,185,129,.3);border-radius:8px;color:#10b981;font-size:.9rem;text-align:center;margin-top:.5rem}.sv-privacy-box{position:absolute;top:50%;left:50%;z-index:1000;width:320px;padding:1.5rem;background:#0a0a0cfa;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border:1px solid rgba(255,255,255,.1);border-radius:20px;box-shadow:0 30px 60px #000000e6;text-align:center;display:flex;flex-direction:column;gap:1.25rem}.sv-privacy-title span{color:#fff!important}.sv-privacy-text{line-height:1.5;color:#ffffff80;font-size:14px;margin:0}.sv-btn-primary,.sv-btn-secondary{flex:1;padding:.6rem 1rem;border-radius:10px;font-weight:600;font-size:.75rem;transition:all .2s ease;cursor:pointer;border:none}.sv-btn-primary:hover{background:#4338ca}.upload-validating-status{display:flex;align-items:center;gap:12px;padding:1rem 2.5rem;background:#6366f126;border:1px solid rgba(99,102,241,.3);border-radius:50px;color:var(--pro-accent);font-weight:600;margin-top:1rem;box-shadow:0 0 20px #6366f11a}.validation-spinner-small{width:20px;height:20px;border:3px solid rgba(99,102,241,.2);border-top-color:var(--pro-accent);border-radius:50%;animation:spin .8s linear infinite}.upload-error-container{display:flex;flex-direction:column;align-items:center;gap:1.25rem;padding:2rem;background:#ef44440d;border:1px solid rgba(239,68,68,.2);border-radius:20px;text-align:center;margin-top:1.5rem;animation:fadeIn .3s ease-out}.upload-error-msg{color:#ef4444;font-size:.95rem;font-weight:500;max-width:350px;line-height:1.5}.upload-retry-btn{padding:.75rem 1.5rem;background:#ffffff14;border:1px solid rgba(255,255,255,.1);border-radius:10px;color:#fff;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .3s}.upload-retry-btn:hover{background:#ffffff26;transform:translateY(-1px)}.upload-success{display:flex;align-items:center;gap:10px;color:#10b981;font-weight:600;margin-top:1.5rem;padding:.75rem 1.5rem;background:#10b9811a;border-radius:12px;border:1px solid rgba(16,185,129,.2)}@media (max-width: 768px){.upload-dashboard{padding:1rem}.upload-dropzone{padding:2rem 1.5rem;gap:1rem;border-radius:16px}.upload-title{font-size:1.4rem}.upload-description{font-size:.9rem}.sv-privacy-box{width:90vw;padding:1.25rem}.sv-privacy-text{font-size:13px}}.material-preview-container{position:absolute;right:420px;bottom:120px;display:flex;flex-direction:row;align-items:center;z-index:40}.material-preview-container .preview-tab{width:28px;height:72px;background:#0c0c0efa;-webkit-backdrop-filter:blur(32px);backdrop-filter:blur(32px);border:1px solid var(--pro-glass-border);border-right:none;border-radius:8px 0 0 8px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:var(--pro-text-muted);transition:all .3s ease;flex-shrink:0;z-index:2}.material-preview-container .preview-tab:hover{background:#282832fa;color:#fff;width:32px}.material-preview-container .preview-panel{width:280px;background:#0c0c0ef2;backdrop-filter:blur(32px);-webkit-backdrop-filter:blur(32px);border:1px solid var(--pro-glass-border);border-right:none;border-radius:12px 0 0 12px;overflow:hidden;flex-shrink:0;position:relative;z-index:1}.preview-body{padding:20px}.preview-img-container{width:100%;aspect-ratio:1;background:#000;border-radius:12px;margin-bottom:16px;overflow:hidden;border:1px solid rgba(255,255,255,.1)}.preview-img{width:100%;height:100%;object-fit:contain}.preview-info{display:flex;flex-direction:column;gap:8px}.preview-sku{font-size:.8rem;font-weight:800;color:var(--pro-accent)}.preview-name{font-size:1rem;font-weight:600;color:#fff;line-height:1.4}.sv-pro-dropdown-menu{position:absolute;top:calc(100% + 10px);right:0;width:calc(420px - 4rem);max-height:480px;overflow-y:auto;z-index:2000;padding:.75rem;background:#121214fa;-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px);border:1px solid rgba(255,255,255,.15);border-radius:14px}.sv-pro-dropdown-item{padding:.85rem 1.25rem;border-radius:10px;font-size:.95rem;color:var(--pro-text-muted);cursor:pointer;transition:all .2s ease;text-align:left;width:100%;border:none;background:transparent;line-height:1.5;white-space:normal}.sv-pro-dropdown-item:hover{background:#ffffff0d;color:#fff}.sv-pro-dropdown-item.active{background:#6366f126;color:var(--pro-accent);font-weight:600}.preview-category-pill{display:inline-block;width:fit-content;padding:2px 8px;border-radius:9999px;font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#818cf8;background:#6366f11a;border:1px solid rgba(99,102,241,.2);margin-bottom:.5rem}:root{--pro-bg: #0c0c0e;--pro-glass: rgba(255, 255, 255, .03);--pro-glass-border: rgba(255, 255, 255, .08);--pro-accent: #6366f1;--pro-accent-gradient: linear-gradient(135deg, #4f46e5, #9333ea);--pro-text: #f4f4f5;--pro-text-muted: #a1a1aa}.space-visualizer-pro{display:flex;flex-direction:column;height:100vh;width:100vw;background-color:var(--pro-bg);color:var(--pro-text);font-family:Outfit,Inter,sans-serif;overflow:hidden;position:relative}.glass-panel{background:var(--pro-glass);backdrop-filter:blur(24px) saturate(180%);-webkit-backdrop-filter:blur(24px) saturate(180%);border:1px solid var(--pro-glass-border);border-radius:16px}.pro-workspace{display:flex;flex:1;width:100vw;height:100vh;position:relative;overflow:hidden}.canvas-area{flex:1 1 auto;min-width:0;min-height:0;max-width:calc(100vw - 420px);position:relative;display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at center,#18181b,#0c0c0e);overflow:hidden}.canvas-wrapper{width:100%;height:100%;display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative}.canvas-area canvas{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;box-shadow:0 20px 60px #00000080;border-radius:8px}.canvas-loading-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0c0c0eb3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:200;gap:1.5rem}.pro-btn{padding:.625rem 1rem;font-size:.875rem;font-weight:500;border-radius:.5rem;transition:all .2s;cursor:pointer;border:none}.pro-btn.secondary{color:#a1a1aa;background:#ffffff0d}.pro-btn.secondary:hover{color:#fff;background:#ffffff1a}.pro-btn.primary{background:#4f46e5;color:#fff;display:flex;align-items:center;gap:.5rem;box-shadow:0 10px 15px -3px #4f46e51a,0 4px 6px -2px #4f46e50d}.pro-btn.primary:hover{background:#4338ca}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.fade-in{animation:fadeIn .5s ease-out forwards}.is-perspective-mode .canvas-container{cursor:crosshair!important}.perspective-hint{position:absolute;top:1rem;left:50%;transform:translate(-50%);background:#000c;color:#fff;padding:.5rem 1rem;border-radius:20px;font-size:.75rem;z-index:100;pointer-events:none;border:1px solid rgba(255,255,255,.1)}.spinner-pro{width:40px;height:40px;border:3px solid rgba(255,255,255,.1);border-top:3px solid var(--pro-accent);border-radius:50%;animation:spin 1s linear infinite}.sv-pro-loading-text{font-size:.875rem;font-weight:500;letter-spacing:.025em;color:#f4f4f5;margin-top:0}.mobile-only{display:none!important}@media (max-width: 768px){.mobile-only{display:flex!important}.desktop-only{display:none!important}.pro-workspace{flex-direction:column;overflow-y:auto;height:calc(100vh - 120px)}.canvas-area{width:100vw;max-width:100vw;flex:1 1 auto;min-height:0;height:auto;border-bottom:1px solid var(--pro-glass-border);display:flex;flex-direction:column;padding-bottom:0}.canvas-area .canvas-wrapper{flex:1 1 auto;min-height:0;display:flex;align-items:center;justify-content:center}.canvas-area .upload-dashboard{min-height:100%;padding:1.5rem 1rem}.canvas-area .upload-dropzone{max-width:100%;width:100%;padding:2.5rem 1.5rem}.mobile-subheader{background:#0c0c0e;border-bottom:1px solid var(--pro-glass-border);padding:.5rem 1rem;justify-content:center;align-items:center}.sub-nav-links{display:flex;gap:1.5rem}.sub-nav-link{background:transparent;border:none;color:var(--pro-text-muted);font-size:.8rem;font-weight:500;text-transform:uppercase;letter-spacing:.05em;padding:.5rem 0;position:relative;cursor:pointer}.sub-nav-link.active{color:#fff}.sub-nav-link.active:after{content:"";position:absolute;bottom:-.5rem;left:0;right:0;height:2px;background:var(--pro-accent)}.material-preview-container{display:none!important}}.sv-capacity-alert-popup{position:absolute;top:50%;left:50%;z-index:1000;width:320px;padding:1.5rem;background:#0a0a0cfa;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border:1px solid rgba(255,255,255,.1);border-radius:20px;box-shadow:0 30px 60px #000000e6;text-align:center;display:flex;flex-direction:column;gap:1.25rem;pointer-events:all;transform:translate(-50%,-50%)}.sv-privacy-content{display:flex;flex-direction:column;gap:.5rem}.sv-privacy-title{display:flex;align-items:center;justify-content:center;gap:.4rem;font-size:.85rem;font-weight:600;color:#fff!important;margin:0;text-transform:uppercase;letter-spacing:.08em}.sv-privacy-text{line-height:1.5;color:#ffffff80;font-size:14px;margin:0;text-align:center}.sv-privacy-actions{display:flex;gap:.75rem}.sv-btn-primary,.sv-btn-secondary{flex:1;padding:.6rem 1rem;border-radius:10px;font-weight:600;font-size:.75rem;transition:all .2s ease;cursor:pointer;border:none;display:flex;align-items:center;justify-content:center}.sv-btn-primary{background:#4f46e5;color:#fff}.sv-btn-primary:hover:not(:disabled){background:#4338ca}.sv-btn-primary:disabled{opacity:.5;cursor:not-allowed}.sv-btn-secondary{background:#ffffff0d;color:#fffc;border:1px solid rgba(255,255,255,.1)}@media (max-width: 768px){.sv-capacity-alert-popup{width:90vw;padding:1.25rem;left:50%;top:50%}}.ai-assistant-wrapper{position:absolute;top:24px;left:32px;z-index:150;display:flex;flex-direction:column}.ai-assistant-trigger{display:flex;align-items:center;gap:12px;background:#0c0c0e99;padding:8px 16px 8px 10px;border-radius:32px;border:1px solid rgba(255,255,255,.1);cursor:pointer;transition:all .3s cubic-bezier(.25,.8,.25,1);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 4px 20px #0003;width:fit-content;position:relative;z-index:151}.ai-assistant-trigger.active{border-bottom-left-radius:0;border-bottom-right-radius:0;background:#0f172af2;border-color:#ffffff26;border-bottom:none;padding-bottom:12px;margin-bottom:-1px}.ai-assistant-trigger:hover:not(.active){background:#ffffff1a;transform:translateY(-2px);border-color:#6366f166;box-shadow:0 8px 25px #6366f140}.ai-icon-pulse{position:relative;width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#4f46e5,#9333ea);border-radius:50%;box-shadow:0 2px 10px #4f46e566}.ai-icon-svg{color:#fff;position:relative;z-index:10}.ai-assistant-label{font-weight:500;font-size:14px;color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.3)}.pulse-ring{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:50%;border:2px solid #6366f1;opacity:0;animation:pulse-ring 2s infinite ease-out}@keyframes pulse-ring{0%{transform:scale(.9);opacity:.7}to{transform:scale(1.8);opacity:0}}.guided-chat-inline{width:340px;height:440px;background:#0f172af2;-webkit-backdrop-filter:blur(24px) saturate(180%);backdrop-filter:blur(24px) saturate(180%);border:1px solid rgba(255,255,255,.15);border-top:none;border-top-right-radius:16px;border-bottom-left-radius:16px;border-bottom-right-radius:16px;box-shadow:0 20px 50px #0006;overflow:hidden;display:flex;flex-direction:column;z-index:150;margin-top:0}.chat-header{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;border-bottom:1px solid rgba(255,255,255,.08);background:#ffffff08}.chat-title{display:flex;align-items:center;gap:8px;font-weight:500;font-size:13px;color:#fff}.bot-icon-svg{color:#a78bfa}.chat-close-btn{background:transparent;border:none;color:#fff6;cursor:pointer;padding:4px;border-radius:50%;transition:all .2s;display:flex}.chat-close-btn:hover{background:#ffffff1a;color:#fff}.chat-messages{flex:1;overflow-y:auto;padding:16px;display:flex;flex-direction:column;gap:12px}.chat-message{display:flex;max-width:88%}.chat-message.user{align-self:flex-end}.chat-message.model{align-self:flex-start}.message-content{padding:10px 14px;border-radius:12px;font-size:13px;line-height:1.5}.chat-message.user .message-content{background:#6366f1;color:#fff;border-bottom-right-radius:2px}.chat-message.model .message-content{background:#ffffff14;color:#e2e8f0;border-bottom-left-radius:2px;border:1px solid rgba(255,255,255,.05)}.typing-indicator{display:flex;gap:4px;padding:8px 12px;background:#ffffff0d;border-radius:12px;width:fit-content}.typing-indicator span{width:4px;height:4px;background:#ffffff80;border-radius:50%;animation:bounce 1.4s infinite}.typing-indicator span:nth-child(2){animation-delay:.2s}.typing-indicator span:nth-child(3){animation-delay:.4s}@keyframes bounce{0%,80%,to{transform:translateY(0)}40%{transform:translateY(-4px)}}.chat-input-area{padding:12px;border-top:1px solid rgba(255,255,255,.08);display:flex;gap:8px;background:#0000001a}.chat-input{flex:1;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:20px;padding:8px 16px;color:#fff;font-size:13px;outline:none}.chat-send-btn{background:#6366f126;border:none;color:#818cf8;padding:8px;border-radius:50%;cursor:pointer;display:flex}.chat-send-btn:hover:not(:disabled){background:#6366f1;color:#fff}.chat-action-btn{margin:0 12px 12px;padding:10px;background:linear-gradient(135deg,#6366f1,#4f46e5);border:none;border-radius:8px;color:#fff;font-weight:600;font-size:11px;text-transform:uppercase;letter-spacing:.05em;cursor:pointer;transition:all .2s}.chat-action-btn:hover{filter:brightness(1.1);transform:translateY(-1px)}.ai-visualization-gallery{background-color:#1a1a1a;color:#e5e5e5;padding:4rem 2rem;font-family:Inter,sans-serif;position:relative;overflow:hidden;border-top:1px solid #333;min-height:800px}.ai-visualization-gallery:before{content:"";position:absolute;top:-20%;left:50%;transform:translate(-50%);width:800px;height:800px;background:radial-gradient(circle,rgba(99,102,241,.05) 0%,transparent 70%);pointer-events:none;z-index:0}.ai-gallery-container,.ai-gallery-container-two-columns{max-width:1400px;margin:0 auto;position:relative;z-index:1}.ai-gallery-title{font-size:2rem;font-weight:600;text-align:center;margin-bottom:3rem;color:#fff;letter-spacing:-.5px}.ai-gallery-container-two-columns{display:grid;grid-template-columns:1.5fr 1fr;gap:2rem;align-items:stretch;min-height:600px}.ai-gallery-left-column{display:flex;flex-direction:column;height:100%;min-height:600px}.ai-gallery-empty{display:flex;align-items:center;justify-content:center;height:100%;background:#0f0f0f;border-radius:12px;border:1px solid rgba(255,255,255,.1)}.ai-gallery-right-column{display:flex;flex-direction:column;background:#0f0f0f;border:1px solid rgba(255,255,255,.1);border-radius:12px;overflow:hidden;position:relative;box-shadow:0 4px 20px #0006;min-height:600px}.ai-gallery-placeholder{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem}.ai-gallery-placeholder-hide-mobile{margin:1.5rem;height:calc(100% - 3rem);width:calc(100% - 3rem);border:2px dashed #2a2a2a;border-radius:8px;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.ai-gallery-placeholder:hover .ai-gallery-placeholder-hide-mobile{border-color:#333;background:#ffffff05}.ai-gallery-placeholder-text{font-size:1rem;font-weight:500;color:#555;text-align:center}.ai-gallery-slider{padding:1.5rem;display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:1rem;overflow-y:auto;height:100%;align-content:start}.ai-gallery-slider::-webkit-scrollbar{width:6px}.ai-gallery-slider::-webkit-scrollbar-track{background:#111}.ai-gallery-slider::-webkit-scrollbar-thumb{background:#333;border-radius:3px}.ai-gallery-slide{aspect-ratio:1;border-radius:8px;overflow:hidden;cursor:pointer;border:2px solid transparent;transition:all .2s;background:#1e1e1e;position:relative}.ai-gallery-slide:hover{transform:translateY(-2px);border-color:#6366f1;z-index:2}.ai-gallery-slide.active{border-color:#6366f1;box-shadow:0 0 15px #6366f14d}.ai-gallery-image{width:100%;height:100%;object-fit:cover}.ai-gallery-actions{margin-top:3rem;display:flex;justify-content:center;gap:1rem;position:relative;z-index:2}.ai-gallery-new-btn,.ai-gallery-whatsapp-btn{padding:.8rem 1.5rem;border-radius:8px;font-weight:500;cursor:pointer;border:none;transition:all .2s;display:flex;align-items:center;gap:.5rem;font-size:.95rem}.ai-gallery-new-btn{background:#333;color:#e5e5e5;border:1px solid #444}.ai-gallery-new-btn:hover{background:#444;border-color:#555;color:#fff}.ai-gallery-whatsapp-btn{background:#3d8555;color:#fff}.ai-gallery-whatsapp-btn:hover:not(:disabled){background:#348049;transform:translateY(-2px);box-shadow:0 4px 12px #3d855566}.ai-gallery-whatsapp-btn:disabled{opacity:.5;cursor:not-allowed;background:#2a2a2a;color:#555}@media (max-width: 1024px){.ai-gallery-container-two-columns{grid-template-columns:1fr;gap:2rem}.ai-gallery-right-column{min-height:300px;max-height:400px}}@media (max-width: 768px){.ai-visualization-gallery{padding:3rem 1rem}.ai-gallery-title{font-size:1.5rem;margin-bottom:2rem}.ai-gallery-actions{flex-direction:column;width:100%}.ai-gallery-new-btn,.ai-gallery-whatsapp-btn{width:100%;justify-content:center}}.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_11h9c_2{position:relative;width:100%;height:600px;overflow:hidden}._bannerSection_11h9c_2[data-variant=legacy]{height:600px}._bannerContainer_11h9c_14{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:flex-start;padding-left:5%}._bannerImage_11h9c_24{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}._bannerImg_11h9c_33,._bannerVideo_11h9c_40{width:100%;height:100%;object-fit:cover;object-position:center}._bannerDesktop_11h9c_48{display:block}._bannerMobile_11h9c_52{display:none}._bannerContent_11h9c_56{position:relative;z-index:2;text-align:left;color:#fff;max-width:500px;padding:0 2rem}._bannerSection_11h9c_2[data-variant=new] ._bannerContent_11h9c_56{display:none}._bannerSubtitle_11h9c_70{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_11h9c_1 3s steps(35) .5s forwards,_blinkCursor_11h9c_1 .75s step-end .5s 4,_removeCursor_11h9c_1 0s 3.5s forwards;border-right:2px solid white;opacity:0}@keyframes _typewriter_11h9c_1{0%{width:0;opacity:1}to{width:100%;opacity:1}}@keyframes _blinkCursor_11h9c_1{0%,to{border-color:#fff}50%{border-color:transparent}}@keyframes _removeCursor_11h9c_1{to{border-right-color:transparent}}._bannerSubtitle_11h9c_70 em{font-style:italic;font-weight:400;text-transform:lowercase}._bannerDivider_11h9c_121{width:60px;height:2px;background-color:#fff;margin:1.5rem 0;border:none}._bannerTitle_11h9c_129{font-family:PasticheGrotesque,Arial,sans-serif;font-size:2.5rem;font-weight:400;margin-bottom:2rem;line-height:1.2}._bannerTitle_11h9c_129 em{font-style:italic;font-weight:500}._bannerCta_11h9c_142{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_11h9c_142:hover{background-color:#3d8555;transform:translateY(-2px);box-shadow:0 4px 12px #4caf504d}._bannerSection_11h9c_2:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#0006;z-index:1}@media (max-width: 768px){._bannerSection_11h9c_2{width:100%;max-width:100vw;height:400px;overflow:hidden}._bannerSection_11h9c_2[data-variant=new]{height:auto}._bannerSection_11h9c_2[data-variant=legacy]{height:400px}._bannerContainer_11h9c_14{width:100%;height:100%}._bannerSection_11h9c_2[data-variant=new] ._bannerContainer_11h9c_14{height:auto;display:block;padding-left:0}._bannerImage_11h9c_24{width:100%;height:100%}._bannerSection_11h9c_2[data-variant=new] ._bannerImage_11h9c_24{position:relative;height:auto}._bannerSection_11h9c_2[data-variant=new] ._bannerImg_11h9c_33{height:auto;display:block}._bannerDesktop_11h9c_48{display:none}._bannerMobile_11h9c_52{display:block;width:100%;height:100%}._bannerContent_11h9c_56{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;max-width:90%;padding:1rem}._bannerSection_11h9c_2[data-variant=new] ._bannerContent_11h9c_56,._bannerSection_11h9c_2[data-variant=legacy] ._bannerContent_11h9c_56{display:none}._bannerSubtitle_11h9c_70{font-size:.75rem;margin-bottom:.5rem;white-space:normal;animation:none;border-right:none;opacity:1}._bannerDivider_11h9c_121{width:40px;margin:.75rem 0}._bannerTitle_11h9c_129{font-size:1.5rem;margin-bottom:1rem;line-height:1.3}._bannerCta_11h9c_142{padding:10px 24px;font-size:.9rem;font-weight:600}}@media (min-width: 414px) and (max-width: 768px){._bannerSection_11h9c_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:0;background-color:var(--sm-bg-white);color:var(--sm-text-main);min-height:600px;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center}.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}.mixer-counter-badge{position:absolute;top:50%;right:50%;margin-top:-15rem;margin-right:-15rem;background:#ffffffe6;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:.5rem 1rem;border-radius:9999px;font-family:monospace;font-size:.9rem;font-weight:600;color:#525252;border:1px solid #e5e5e5;z-index:50;display:flex;gap:.25rem;pointer-events:none;white-space:nowrap}.mixer-controls-container{position:absolute;top:50%;left:0;width:100%;margin-top:13rem;text-align:center;pointer-events:auto;z-index:50;display:flex;flex-direction:column;align-items:center}.mixer-buttons-row{display:flex;justify-content:center;align-items:center;gap:1rem}.loading-state{transform:translateY(-3rem) scale(1.05);pointer-events:none}.btn-premium-action{position:relative;padding:.75rem 2rem;border-radius:9999px;font-weight:600;font-size:.8rem;letter-spacing:.05em;text-transform:uppercase;color:#fff;background:#3d8555;border:none;cursor:pointer;box-shadow:0 4px 6px -1px #3d855533;transition:all .3s cubic-bezier(.4,0,.2,1);white-space:nowrap}.btn-premium-action:not(.disabled):hover{transform:scale(1.05);box-shadow:0 10px 15px -3px #3d85554d}.btn-premium-action:active{transform:scale(.95)}.btn-premium-action.disabled{border:1px solid #e5e5e5;background:transparent;color:#171717;cursor:not-allowed;box-shadow:none}.btn-premium-clear{padding:.75rem 2rem;font-size:.8rem;font-weight:500;margin-right:.5rem;text-transform:uppercase;color:#a3a3a3;background:transparent;border:1px solid #e5e5e5;border-radius:9999px;cursor:pointer;transition:all .2s ease;white-space:nowrap}.btn-premium-clear:hover{color:#ef4444;border-color:#fca5a5;background-color:#fef2f2}.mixer-box-container,.mixer-controls-container,.mixer-counter-badge,.mixer-buttons-row,.btn-premium-action,.btn-premium-clear{display:none!important}.mobile-dashboard-overlay{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;display:flex;flex-direction:column;align-items:center;gap:1.5rem;pointer-events:none;z-index:100000}.mobile-status-card{background:#121212f2;backdrop-filter:blur(25px);-webkit-backdrop-filter:blur(25px);border:none!important;padding:1rem 2rem;border-radius:0;text-align:center;box-shadow:0 15px 40px #0009;min-width:240px;display:flex;flex-direction:column;align-items:center}.mobile-status-label{display:block;font-size:.65rem;letter-spacing:.3em;font-weight:300;color:var(--sm-text-muted);margin-bottom:.25rem;text-transform:uppercase}.mobile-status-value{font-size:.85rem;letter-spacing:.1em;font-weight:500;color:#fff;text-transform:uppercase}.value-complete{color:#fff;font-weight:700}.value-pending{color:var(--sm-text-muted)}.btn-mobile-order-main{background:#111!important;color:#fff;padding:.8rem 3rem;border-radius:0;font-size:.9rem;font-weight:500;letter-spacing:.25rem;text-transform:uppercase;border:none!important;box-shadow:0 15px 35px #0009;cursor:pointer;pointer-events:auto!important;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;align-items:center;justify-content:center;white-space:nowrap}.btn-mobile-order-main:active{transform:scale(.95);background:#1a1a1a!important;box-shadow:0 8px 15px #0006}.dashboard-actions-row{display:flex;flex-direction:row;gap:1rem;align-items:center;justify-content:center;z-index:100001}.btn-mobile-clear-alt{background:#ffffff1a!important;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#000;padding:.8rem 2rem;border-radius:0;font-size:.8rem;font-weight:500;letter-spacing:.15rem;text-transform:uppercase;border:1px solid rgba(255,255,255,.2)!important;cursor:pointer;pointer-events:auto!important;transition:all .4s cubic-bezier(.16,1,.3,1)}.btn-mobile-clear-alt:hover{background:#fff3!important;border-color:#fff6!important}.btn-mobile-clear-alt:active{transform:scale(.95)}@media (min-width: 769px){.dashboard-actions-row{gap:1.5rem}.btn-mobile-clear-alt{padding:1rem 3rem;font-size:.9rem;letter-spacing:.2rem}.mobile-dashboard-overlay{gap:2rem}.mobile-status-card{padding:1.6rem 3.2rem;min-width:320px;box-shadow:0 20px 50px #0009}.mobile-status-label{font-size:.85rem;letter-spacing:.4em;margin-bottom:.6rem}.mobile-status-value{font-size:1.15rem;letter-spacing:.15em}.btn-mobile-order-main{padding:1rem 4rem;font-size:1.05rem;letter-spacing:.35rem;box-shadow:0 15px 35px #0009}.btn-mobile-order-main:hover{background:#1a1a1a!important;transform:scale(1.02)}}.animated-grid-container{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;overflow:hidden}.grid-overlay{display:grid;grid-template-columns:repeat(12,1fr);column-gap:12px;row-gap:12px;width:100%;padding:0;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);align-content:center}@media (max-width: 768px){.grid-overlay{grid-template-columns:repeat(4,1fr);gap:.5rem;padding:0}}.grid-item{width:100%;aspect-ratio:1 / 1;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;background:#f5f5f5;cursor:pointer;pointer-events:auto;transition:transform .2s ease,box-shadow .2s ease}.grid-item:hover{transform:scale(1.05);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;z-index:10}.grid-img{width:100%;height:100%;object-fit:cover;display:block}.grid-item.selected{border:3px solid #3D8555;box-shadow:0 0 20px #3d855566;transform:scale(1.05);z-index:5}._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}.ai-floating-container{position:fixed;bottom:30px;right:30px;z-index:1000;display:flex;align-items:center;pointer-events:none}.ai-floating-pill{pointer-events:auto;display:flex;align-items:center;gap:12px;background:#0c0c0ea6;padding:8px 18px 8px 10px;border-radius:32px;border:1px solid rgba(255,255,255,.12);cursor:pointer;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);box-shadow:0 4px 24px #00000040,0 0 #6366f100;transition:background .3s cubic-bezier(.25,.8,.25,1),border-color .3s ease,box-shadow .3s ease,transform .3s cubic-bezier(.25,.8,.25,1);white-space:nowrap}.ai-floating-pill:hover{background:#ffffff1a;border-color:#6366f173;box-shadow:0 8px 28px #6366f14d;transform:translateY(-2px)}.ai-floating-pill:active{transform:translateY(0) scale(.97)}.ai-pill-icon{position:relative;width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#4f46e5,#9333ea);border-radius:50%;box-shadow:0 2px 10px #4f46e573;flex-shrink:0}.ai-pill-icon-svg{color:#fff;position:relative;z-index:2}.ai-pill-pulse-ring{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:50%;border:2px solid #6366f1;opacity:0;animation:ai-pill-pulse 2s infinite ease-out}@keyframes ai-pill-pulse{0%{transform:scale(.9);opacity:.7}to{transform:scale(1.8);opacity:0}}.ai-pill-label{font-weight:500;font-size:14px;color:#fff;text-shadow:0 1px 4px rgba(0,0,0,.35);letter-spacing:.01em}.ai-floating-pill-generating{cursor:default;border-color:#6366f140}.ai-floating-pill-generating:hover{transform:none;box-shadow:0 4px 24px #00000040;border-color:#6366f140;background:#0c0c0ea6}.ai-pill-icon-generating{background:linear-gradient(135deg,#4f46e5,#7c3aed)}.ai-pill-spinner{animation:ai-spin 1s linear infinite}@keyframes ai-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ai-floating-pill-completed{border-color:#22c55e4d}.ai-floating-pill-completed:hover{border-color:#22c55e80;box-shadow:0 8px 28px #22c55e33}.ai-pill-icon-completed{background:linear-gradient(135deg,#16a34a,#22c55e);box-shadow:0 2px 10px #22c55e73}.ai-floating-pill-error{border-color:#ef44444d}.ai-floating-pill-error:hover{border-color:#ef444480;box-shadow:0 8px 28px #ef444433}.ai-pill-icon-error{background:linear-gradient(135deg,#dc2626,#ef4444);box-shadow:0 2px 10px #ef444473}@media (max-width: 768px){.ai-floating-container{bottom:20px;right:16px}.ai-floating-pill{padding:7px 14px 7px 8px;gap:10px}.ai-pill-icon{width:32px;height:32px}.ai-pill-label{font-size:13px}}: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}}._page_97l7p_1{width:100%;max-width:1100px;margin:0 auto;padding:48px 20px 64px;color:#111827}._header_97l7p_9{margin-bottom:28px}._breadcrumbs_97l7p_13{display:flex;align-items:center;gap:8px;font-size:14px;color:#111827b3;margin-bottom:10px}._breadcrumbLink_97l7p_22{color:inherit;text-decoration:none}._breadcrumbLink_97l7p_22:hover{text-decoration:underline}._breadcrumbSep_97l7p_31{opacity:.6}._breadcrumbCurrent_97l7p_35{font-weight:600}._title_97l7p_39{font-size:36px;line-height:1.1;margin:0}._subtitle_97l7p_45{margin:10px 0 0;font-size:16px;color:#111827bf}._searchRow_97l7p_51{margin-top:18px;display:grid;gap:8px;max-width:520px}._searchLabel_97l7p_58{font-size:14px;font-weight:600}._searchInput_97l7p_63{border:1px solid rgba(17,24,39,.18);border-radius:12px;padding:12px 14px;font-size:15px;outline:none}._searchInput_97l7p_63:focus{border-color:#11182773;box-shadow:0 0 0 4px #11182714}._sections_97l7p_76{display:grid;gap:14px}._section_97l7p_76{border:1px solid rgba(17,24,39,.12);border-radius:16px;background:#fff;overflow:hidden}._sectionSummary_97l7p_88{cursor:pointer;padding:18px;list-style:none}._sectionSummary_97l7p_88::-webkit-details-marker{display:none}._sectionTitle_97l7p_98{font-size:18px;margin:0}._sectionDesc_97l7p_103{margin:6px 0 0;font-size:14px;color:#111827b3}._docList_97l7p_109{margin:0;padding:0 18px 18px;list-style:none;display:grid;gap:10px}._docItem_97l7p_117{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding:14px;border-radius:14px;background:#11182708}._docMain_97l7p_127{min-width:0}._docTitleRow_97l7p_131{display:flex;align-items:center;gap:10px}._docTitle_97l7p_131{font-size:15px;margin:0;font-weight:700}._docDesc_97l7p_143{margin:6px 0 0;font-size:13px;color:#111827b3}._badge_97l7p_149{display:inline-flex;align-items:center;height:22px;padding:0 10px;border-radius:999px;background:#11182714;font-size:12px;font-weight:700}._docAction_97l7p_160{flex:0 0 auto;align-self:center;text-decoration:none;font-weight:700;padding:10px 12px;border-radius:10px;border:1px solid rgba(17,24,39,.18);color:#111827;background:#fff}._docAction_97l7p_160:hover{background:#1118270a}._docActionDisabled_97l7p_176{flex:0 0 auto;align-self:center;padding:10px 12px;border-radius:10px;border:1px dashed rgba(17,24,39,.22);color:#1118278c;font-weight:700}._emptyState_97l7p_186{border:1px dashed rgba(17,24,39,.25);border-radius:16px;padding:18px;background:#11182705}._emptyTitle_97l7p_193{margin:0;font-weight:800}._emptyHint_97l7p_198{margin:6px 0 0;color:#111827b3}.sam-sandbox{min-height:100vh;background:linear-gradient(135deg,#0c0c0e,#1a1a2e);color:#f4f4f5;font-family:Inter,sans-serif}.sandbox-header{padding:2rem;text-align:center;border-bottom:1px solid rgba(255,255,255,.1)}.sandbox-header h1{font-size:2rem;margin:0 0 .5rem;background:linear-gradient(135deg,#6366f1,#9333ea);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.sandbox-header p{color:#a1a1aa;margin:0}.sandbox-content{display:flex;gap:2rem;padding:2rem;max-width:1400px;margin:0 auto}.controls-panel{width:350px;flex-shrink:0}.upload-section{display:flex;gap:1rem;margin-bottom:1.5rem}.upload-btn,.reset-btn,.clear-mask-btn{padding:.75rem 1.5rem;border-radius:8px;border:none;cursor:pointer;font-size:.9rem;transition:all .2s}.upload-btn{background:linear-gradient(135deg,#6366f1,#9333ea);color:#fff;flex:1;text-align:center}.upload-btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #6366f166}.reset-btn{background:#ef444433;color:#ef4444;border:1px solid rgba(239,68,68,.3)}.reset-btn:hover{background:#ef44444d}.instructions{background:#ffffff08;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:1.25rem;margin-bottom:1.5rem}.instructions h3{margin:0 0 .75rem;font-size:1rem;color:#fff}.instructions ol{margin:0;padding-left:1.25rem;color:#a1a1aa;font-size:.9rem;line-height:1.6}.instructions li{margin-bottom:.5rem}.logs-section{background:#0000004d;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:1.25rem;margin-bottom:1.5rem}.logs-section h3{margin:0 0 .75rem;font-size:1rem;color:#fff}.logs-container{max-height:200px;overflow-y:auto;font-family:Monaco,Menlo,monospace;font-size:.8rem;line-height:1.5}.log-line{padding:.25rem 0;border-bottom:1px solid rgba(255,255,255,.05);color:#a1a1aa}.log-line:last-child{border-bottom:none}.no-logs{color:#666;font-style:italic}.mask-info{background:#6366f11a;border:1px solid rgba(99,102,241,.3);border-radius:12px;padding:1.25rem}.mask-info h3{margin:0 0 .75rem;font-size:1rem;color:#6366f1}.mask-info a{color:#6366f1;word-break:break-all;font-size:.8rem;display:block;margin-bottom:1rem}.mask-info a:hover{text-decoration:underline}.clear-mask-btn{background:#ffffff1a;color:#fff;width:100%}.clear-mask-btn:hover{background:#fff3}.canvas-panel{flex:1;display:flex;align-items:center;justify-content:center;min-height:500px;background:#0003;border:1px solid rgba(255,255,255,.1);border-radius:12px;position:relative}.placeholder{text-align:center;color:#666}.placeholder-icon{font-size:4rem;margin-bottom:1rem}.placeholder p{font-size:1.1rem}.sandbox-canvas{max-width:100%;max-height:100%;border-radius:8px;cursor:crosshair;box-shadow:0 10px 40px #00000080}.sandbox-canvas.processing{opacity:.7;cursor:wait}.processing-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#000000b3;border-radius:12px}.spinner{width:48px;height:48px;border:3px solid rgba(255,255,255,.1);border-top-color:#6366f1;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:1rem}@keyframes spin{to{transform:rotate(360deg)}}.processing-overlay p{color:#a1a1aa;font-size:.9rem}.error-message{position:absolute;bottom:1rem;left:50%;transform:translate(-50%);background:#ef4444e6;color:#fff;padding:.75rem 1.5rem;border-radius:8px;font-size:.9rem;max-width:90%}@media (max-width: 768px){.sandbox-content{flex-direction:column}.controls-panel{width:100%}}.points-legend{display:flex;gap:1rem;margin-bottom:1rem;font-size:.8rem;color:#a1a1aa}.legend-item{display:flex;align-items:center;gap:.5rem}.dot{width:8px;height:8px;border-radius:50%}.dot.positive{background-color:#4ade80;box-shadow:0 0 5px #4ade80}.dot.negative{background-color:#ef4444;box-shadow:0 0 5px #ef4444}
