:root{--alq-primary:#6d28d9;--alq-primary-dark:#5b21b6;--alq-accent:#f59e0b;--alq-ink:#1e1b2e;--alq-muted:#6b7280;--alq-bg-soft:#f7f5ff}*{box-sizing:border-box}body{margin:0;color:var(--alq-ink);font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif}a{text-decoration:none}.mkt-nav{position:-webkit-sticky;position:sticky;top:0;z-index:50;background:hsla(0,0%,100%,.9);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid #ece9f5}.mkt-brand{font-weight:800;font-size:1.35rem;color:var(--alq-primary);letter-spacing:-.02em}.mkt-hero{background:radial-gradient(1200px 500px at 80% -10%,#ede9fe 0,transparent 60%),linear-gradient(180deg,#fff 0,var(--alq-bg-soft) 100%);padding:5rem 0 4rem}.mkt-hero h1{font-size:clamp(2.2rem,5vw,3.6rem);font-weight:850;letter-spacing:-.03em;line-height:1.05}.mkt-gradient-text{background:linear-gradient(90deg,var(--alq-primary),#9333ea,var(--alq-accent));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.btn-alq{background:var(--alq-primary);border-color:var(--alq-primary);color:#fff;font-weight:600}.btn-alq:hover{background:var(--alq-primary-dark);border-color:var(--alq-primary-dark);color:#fff}.btn-alq-outline{border:1px solid var(--alq-primary);color:var(--alq-primary);font-weight:600;background:#fff}.btn-alq-outline:hover{background:var(--alq-bg-soft);color:var(--alq-primary-dark)}.feature-card{background:#fff;border:1px solid #eee;border-radius:16px;padding:1.5rem;height:100%;transition:transform .15s ease,box-shadow .15s ease}.feature-card:hover{transform:translateY(-4px);box-shadow:0 12px 30px rgba(109,40,217,.1)}.feature-ico{width:48px;height:48px;border-radius:12px;display:grid;place-items:center;font-size:1.5rem;background:var(--alq-bg-soft);margin-bottom:.9rem}.pricing-card{border-radius:18px;border:1px solid #e9e6f3;background:#fff;padding:2rem;height:100%}.pricing-card.destacado{border:2px solid var(--alq-primary);box-shadow:0 16px 40px rgba(109,40,217,.15);position:relative}.pricing-badge{position:absolute;top:-14px;left:50%;transform:translateX(-50%);background:var(--alq-primary);color:#fff;font-size:.75rem;font-weight:700;padding:4px 14px;border-radius:999px}.pricing-price{font-size:2.6rem;font-weight:800;letter-spacing:-.02em}.pricing-list{list-style:none;padding:0;margin:1.2rem 0}.pricing-list li{padding:.4rem 0;display:flex;gap:.5rem;align-items:flex-start}.pricing-list li:before{content:"✓";color:var(--alq-primary);font-weight:800}.mkt-footer{background:var(--alq-ink);color:#cbd5e1;padding:3rem 0 1.5rem}.mkt-footer-grid{margin-bottom:2rem}.mkt-footer-title{font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#fff;margin-bottom:.85rem}.mkt-footer-links{list-style:none;padding:0;margin:0}.mkt-footer-links li{margin-bottom:.45rem}.mkt-footer-links a{color:#cbd5e1;font-size:.92rem}.mkt-footer-links a:hover{color:#fff}.mkt-footer-social{display:inline-flex;align-items:center;gap:.35rem;color:#e9d5ff;font-size:.92rem;font-weight:600}.mkt-footer-social:hover{color:#fff}.mkt-footer-bottom{display:flex;flex-wrap:wrap;justify-content:space-between;gap:.75rem;padding-top:1.25rem;border-top:1px solid hsla(0,0%,100%,.12);color:#94a3b8}.mkt-footer-bottom-links{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}.mkt-footer-bottom-links a{color:#94a3b8}.mkt-footer-bottom-links a:hover{color:#fff}.mkt-legal-page h2{font-size:1.15rem;font-weight:700;margin-top:2rem;margin-bottom:.75rem}.mkt-legal-content{font-size:.98rem;line-height:1.65;color:#374151}.mkt-legal-content ol,.mkt-legal-content p,.mkt-legal-content ul{margin-bottom:1rem}.mkt-legal-content a{color:var(--alq-primary);text-decoration:underline}.mkt-legal-content code{font-size:.9em;background:var(--alq-bg-soft);padding:.1rem .35rem;border-radius:4px}.mkt-docs-toc{background:var(--alq-bg-soft);border:1px solid #ece9f5;border-radius:12px;padding:1rem 1.25rem}.mkt-docs-toc ul{margin:.5rem 0 0;padding-left:1.2rem}.mkt-docs-toc a{color:var(--alq-primary)}.mkt-help-card{background:#fff;border:1px solid #ece9f5;border-radius:16px;padding:1.5rem}.mkt-help-icon{font-size:2rem;margin-bottom:.75rem}.mkt-faq-list{display:flex;flex-direction:column;gap:.75rem}.mkt-faq-item{border:1px solid #ece9f5;border-radius:12px;padding:.25rem 1rem;background:#fff}.mkt-faq-item summary{cursor:pointer;font-weight:600;padding:.75rem 0;list-style:none}.mkt-faq-item summary::-webkit-details-marker{display:none}.mkt-faq-item summary:after{content:"+";float:right;color:var(--alq-primary);font-weight:700}.mkt-faq-item[open] summary:after{content:"−"}.mkt-faq-item p{margin:0 0 1rem;color:#4b5563;line-height:1.6}.panel-shell{display:flex;min-height:100vh}.panel-sidebar{width:240px;background:#1e1b2e;color:#e5e1f5;padding:1rem .75rem;flex-shrink:0;position:-webkit-sticky;position:sticky;top:0;height:100vh;overflow:hidden}.panel-sidebar-nav{flex:1 1 auto;min-height:0;overflow-y:auto;margin:0 -.25rem;padding:0 .25rem}.panel-sidebar-footer{flex-shrink:0;padding-top:.65rem;margin-top:.5rem;border-top:1px solid hsla(0,0%,100%,.1)}.panel-sidebar .brand{font-weight:800;color:#fff;padding:.5rem .75rem 1rem;font-size:1.2rem}.panel-link{display:block;padding:.6rem .85rem;border-radius:10px;color:#cfc9e8;font-weight:500;margin-bottom:2px}.panel-link:hover{background:#2d2747;color:#fff}.panel-link.active{background:var(--alq-primary);color:#fff}.panel-main{flex:1 1;background:#f6f7fb;min-width:0}.panel-topbar{background:#fff;border-bottom:1px solid #eceaf3;padding:.75rem 1.5rem;display:flex;justify-content:space-between;align-items:center;position:-webkit-sticky;position:sticky;top:0;z-index:100}.panel-topbar-brand{display:flex;align-items:center;gap:.85rem;min-width:0}.panel-topbar-name{font-weight:700;font-size:1.15rem;line-height:1.2}.panel-topbar-logo{object-fit:contain;background:#f6f7fb;padding:4px}.panel-topbar-logo,.panel-topbar-logo-fallback{width:52px;height:52px;border-radius:10px;flex-shrink:0}.panel-topbar-logo-fallback{background:var(--alq-primary);color:#fff;display:inline-flex;align-items:center;justify-content:center;font-weight:700;font-size:1.15rem}.panel-topbar-email{max-width:220px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.panel-content{padding:1.5rem}.trial-banner{background:#fff7ed;border:1px solid #fed7aa;color:#9a3412;border-radius:10px;padding:.6rem 1rem;font-size:.9rem}.modal-dialog.modal-dialog-app-scroll{max-height:min(96vh,100%);margin:.75rem auto;display:flex;align-items:stretch}.modal-dialog.modal-dialog-app-scroll .modal-content{max-height:min(96vh,100%);display:flex;flex-direction:column;overflow:hidden}.modal-dialog.modal-dialog-app-scroll .modal-content>form{display:flex;flex-direction:column;flex:1 1 auto;min-height:0;overflow:hidden}.modal-dialog.modal-dialog-app-scroll .modal-body.modal-body-flex-scroll{flex:1 1 auto;min-height:0;max-height:none!important;overflow-y:auto}.modal-dialog.modal-dialog-app-scroll .modal-footer.modal-footer-sticky{flex-shrink:0;border-top:1px solid #dee2e6;background:#fff;z-index:2}.panel-row-actions-toggle{border-radius:8px;padding:.2rem .45rem;line-height:1;font-weight:700;min-width:2rem;display:inline-flex;align-items:center;justify-content:center}.panel-row-actions-toggle.dropdown-toggle:after{display:none}.panel-row-actions-arrow{display:inline-block;font-size:.65rem;line-height:1;color:#495057}.panel-row-actions-menu{margin-top:0!important;z-index:1080}.cotizacion-actions-toggle,.orden-actions-toggle{border-radius:8px;font-size:.875rem}.cotizacion-actions-toggle:after,.orden-actions-toggle:after{margin-left:6px}.chat-dock-fab{position:fixed;z-index:1100;right:16px;bottom:16px;width:56px;height:56px;border:none;border-radius:50%;background:#00a884;color:#fff;font-size:1.4rem;box-shadow:0 8px 24px rgba(0,0,0,.25);display:flex;align-items:center;justify-content:center}.chat-dock-fab:hover{background:#009e76}.chat-dock-badge{position:absolute;top:-4px;right:-4px;min-width:20px;height:20px;padding:0 4px;border-radius:999px;background:#ef4444;color:#fff;font-size:11px;font-weight:700;border:2px solid #fff;display:flex;align-items:center;justify-content:center}.chat-dock-panel{position:fixed;z-index:1099;right:16px;bottom:80px;max-height:min(70vh,520px);display:flex;flex-direction:column;background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 16px 40px rgba(0,0,0,.18);overflow:hidden}.chat-dock-panel-header{display:flex;align-items:center;justify-content:space-between;padding:.5rem .75rem;background:#075e54;color:#fff}.chat-dock-legend{display:flex;gap:1rem;padding:.35rem .75rem;font-size:.68rem;color:#6b7280;background:#f9fafb;border-bottom:1px solid #f3f4f6}.chat-dock-legend .dot{display:inline-block;width:8px;height:8px;border-radius:50%;margin-right:4px}.chat-dock-legend .dot-red{background:#ef4444}.chat-dock-legend .dot-green{background:#22c55e}.chat-dock-list{flex:1 1;overflow-y:auto}.chat-dock-item{width:100%;display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;background:transparent;border:none;border-left:4px solid transparent}.chat-dock-item:hover{background:#f9fafb}.chat-dock-item.unread{border-left-color:#ef4444;background:hsla(0,93%,94%,.35)}.chat-dock-item.answered{border-left-color:#22c55e}.chat-dock-avatar{width:36px;height:36px;border-radius:50%;object-fit:cover;flex-shrink:0}.chat-mini-window{position:fixed;z-index:1000;width:min(92vw,320px);display:flex;flex-direction:column;border-radius:12px 12px 0 0;overflow:hidden;background:#fff;border:1px solid #e5e7eb;box-shadow:0 16px 40px rgba(0,0,0,.2)}.chat-mini-header{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;background:#075e54;color:#fff}.chat-mini-header-avatar{width:32px;height:32px;border-radius:50%;object-fit:cover}.chat-phone-input{max-width:140px;font-size:.72rem}.chat-phone-btn{font-size:.72rem;text-decoration:none}.chat-mini-body{flex:1 1;overflow-y:auto;padding:.75rem;background:#efeae2}.chat-bubble{max-width:85%;border-radius:8px;padding:.35rem .5rem;box-shadow:0 1px 1px rgba(0,0,0,.08)}.chat-bubble.outgoing{background:#d9fdd3;border-top-right-radius:0}.chat-bubble.incoming{background:#fff;border-top-left-radius:0}.chat-bubble-time{font-size:.62rem;color:#6b7280;text-align:right;margin-top:2px}.chat-bubble-content{min-width:0;word-break:break-word}.chat-bubble-content .text-pre-wrap{white-space:pre-wrap}.chat-media-block{min-width:0;max-width:100%}.chat-media-image-link{background:rgba(0,0,0,.04);line-height:0}.chat-media-image{display:block;max-height:180px;object-fit:cover}.chat-media-video{max-height:200px;background:#000}.chat-media-pdf{height:180px;border:0}.chat-media-audio{height:32px}.chat-media-caption{color:inherit;opacity:.85;font-style:italic}.chat-media-doc{border-color:rgba(0,0,0,.08)!important}.chat-mini-footer{display:flex;align-items:flex-end;gap:.35rem;padding:.5rem;border-top:1px solid #e5e7eb;background:#f9fafb}.chat-send-btn{background:#00a884;color:#fff;border:none}.chat-send-btn:hover{background:#009e76;color:#fff}.chat-mini-bubble{position:fixed;z-index:1105;bottom:16px}.chat-mini-bubble button{width:48px;height:48px;padding:0;border:2px solid #fff;border-radius:50%;overflow:hidden;box-shadow:0 8px 20px rgba(0,0,0,.2);background:transparent}.chat-mini-bubble img{width:100%;height:100%;object-fit:cover}.catalog-root{min-height:100vh;background:var(--alq-bg-soft);display:flex;flex-direction:column}.catalog-root main{flex:1 1}.catalog-nav{background:#fff;border-bottom:1px solid #ece9f5}.catalog-brand{font-weight:800;color:var(--alq-primary)!important;font-size:1.15rem}.catalog-nav-link{color:var(--alq-muted);font-weight:600}.catalog-nav-link:hover{color:var(--alq-primary)}.catalog-cart-btn{display:inline-flex;align-items:center;padding:.4rem .9rem;border-radius:999px;background:var(--alq-primary);color:#fff!important;font-weight:600;font-size:.9rem}.catalog-cart-btn:hover{background:var(--alq-primary-dark);color:#fff!important}.catalog-whatsapp-btn{display:inline-flex;align-items:center;gap:.35rem;padding:.4rem .9rem;border-radius:999px;background:#25d366;color:#fff!important;font-weight:600;font-size:.9rem;text-decoration:none;border:none}.catalog-whatsapp-btn:hover{background:#1da851;color:#fff!important}.catalog-contact-bar{border-color:#ece9f5!important}.catalog-contact-label{font-weight:600;color:var(--alq-ink);margin-right:.25rem}.catalog-contact-link{color:var(--alq-primary);text-decoration:none}.catalog-contact-link:hover{text-decoration:underline}.catalog-contact-address{max-width:100%}.catalog-footer{background:#fff;border-top:1px solid #ece9f5}.catalog-title{font-weight:800;letter-spacing:-.02em;color:var(--alq-ink)}.catalog-hero{padding-top:.5rem}.catalog-category-filter-label{font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--alq-muted);margin-bottom:.55rem}.catalog-category-chips{display:flex;flex-wrap:wrap;gap:.5rem}.catalog-category-chip{display:inline-flex;align-items:center;gap:.4rem;padding:.45rem .85rem;border-radius:999px;border:1px solid #e4dff5;background:#fff;color:var(--alq-ink);font-size:.875rem;font-weight:600;line-height:1.2;transition:background .15s ease,border-color .15s ease,color .15s ease}.catalog-category-chip:hover:not(:disabled){border-color:var(--alq-primary);color:var(--alq-primary)}.catalog-category-chip.active{background:var(--alq-primary);border-color:var(--alq-primary);color:#fff}.catalog-category-chip:disabled{opacity:.65;cursor:default}.catalog-category-chip-count{display:inline-flex;align-items:center;justify-content:center;min-width:1.35rem;padding:.05rem .35rem;border-radius:999px;background:rgba(109,40,217,.1);color:inherit;font-size:.75rem;font-weight:700}.catalog-category-chip.active .catalog-category-chip-count{background:hsla(0,0%,100%,.22)}.catalog-product-card{transition:transform .15s ease,box-shadow .15s ease;overflow:hidden}.catalog-product-card .card-footer{border-top:1px solid #f0eef8}.catalog-product-card:hover{transform:translateY(-2px);box-shadow:0 12px 28px rgba(109,40,217,.12)!important}.catalog-product-img-wrap{aspect-ratio:4/3;background:#f3f0ff;overflow:hidden}.catalog-product-img{width:100%;height:100%;object-fit:cover;display:block}.catalog-product-img--empty{display:flex;align-items:center;justify-content:center;color:var(--alq-muted);font-size:.85rem;background:#ede9fe}.catalog-clamp-2{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.catalog-cart-thumb{width:56px;height:56px;flex-shrink:0;border-radius:8px;overflow:hidden;background:#f3f0ff;border:1px solid #ece9f5}.catalog-cart-thumb img{width:100%;height:100%;object-fit:cover;display:block}.catalog-cart-thumb--empty{width:100%;height:100%;font-size:.65rem;color:var(--alq-muted);text-align:center;padding:4px;line-height:1.2}.catalog-cart-thumb--empty,.catalog-detail-main-img{display:flex;align-items:center;justify-content:center}.catalog-detail-main-img{aspect-ratio:4/3;min-height:280px;border-radius:12px;overflow:hidden;background:#f3f0ff;border:1px solid #ece9f5}.catalog-detail-main-img img{width:100%;height:100%;object-fit:contain;object-position:center}.catalog-thumb-btn{width:72px;height:72px;padding:0;border:2px solid transparent;border-radius:8px;overflow:hidden;background:#f3f0ff;cursor:pointer;display:flex;align-items:center;justify-content:center}.catalog-thumb-btn.active{border-color:var(--alq-primary)}.catalog-thumb-btn img{width:100%;height:100%;object-fit:contain;object-position:center}.designer-panel{background:#fff;border:1px solid #ece9f5;border-radius:14px;padding:12px;position:-webkit-sticky;position:sticky;top:16px}.designer-tabs{display:flex;flex-wrap:wrap;gap:4px;background:var(--alq-bg-soft);border-radius:10px;padding:4px}.designer-tab{flex:1 0 auto;min-width:64px;border:0;background:transparent;border-radius:8px;padding:6px 8px;font-size:.8rem;font-weight:600;color:var(--alq-muted);cursor:pointer;display:flex;flex-direction:column;align-items:center;line-height:1.1;transition:all .15s ease}.designer-tab.active{background:#fff;color:var(--alq-primary);box-shadow:0 1px 3px rgba(0,0,0,.08)}.designer-tab-count{font-size:.68rem;font-weight:500;opacity:.7}.designer-list{max-height:460px;overflow-y:auto;display:flex;flex-direction:column;gap:6px;padding-right:2px}.designer-item{display:flex;align-items:center;gap:10px;width:100%;border:1px solid #ece9f5;background:#fff;border-radius:10px;padding:6px 8px;cursor:pointer;text-align:left;transition:all .15s ease}.designer-item:hover{border-color:var(--alq-primary);background:var(--alq-bg-soft)}.designer-item.active{border-color:var(--alq-primary);background:#f3ecff}.designer-item-thumb{width:44px;height:44px;flex-shrink:0;border-radius:8px;overflow:hidden;background:#f3f0ff;display:flex;align-items:center;justify-content:center}.designer-item-thumb img{width:100%;height:100%;object-fit:cover}.designer-item-thumb--empty{font-weight:700;color:var(--alq-primary)}.designer-item-info{display:flex;flex-direction:column;min-width:0;flex:1 1}.designer-item-name{font-size:.85rem;font-weight:600;color:var(--alq-ink);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.designer-item-code{font-size:.72rem;color:var(--alq-muted)}.designer-item-check{color:var(--alq-primary);font-weight:700;flex-shrink:0}.designer-stage-card{background:#fff;border:1px solid #ece9f5;border-radius:14px;padding:10px;overflow:hidden}.designer-canvas-wrap{width:100%;border-radius:10px;overflow:hidden}.designer-canvas-loading{display:flex;align-items:center;justify-content:center;min-height:400px}.designer3d-wrap{position:relative;width:100%;height:480px;border-radius:10px;overflow:hidden}.designer3d-canvas{width:100%;height:100%}.designer3d-canvas canvas{display:block}.designer3d-hint{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-size:1rem;color:#8b83a3;pointer-events:none}.designer3d-help{right:12px;color:#8b83a3;background:hsla(0,0%,100%,.75);border-radius:6px;padding:2px 8px;pointer-events:none;max-width:min(280px,calc(100% - 24px));text-align:right}.designer3d-help,.designer3d-reset-pos{position:absolute;bottom:8px;font-size:.72rem}.designer3d-reset-pos{left:12px;z-index:2;border:1px solid #d4cce8;background:hsla(0,0%,100%,.92);color:#5c5470;border-radius:6px;padding:3px 10px;cursor:pointer}.designer3d-reset-pos:hover{background:#fff;color:#3d3554}.designer-vista-toggle{display:flex;gap:4px;margin-bottom:8px}.designer-vista-btn{border:1px solid #ddd6ee;background:#fff;border-radius:8px;padding:4px 14px;font-size:.82rem;font-weight:600;color:var(--alq-muted);cursor:pointer;transition:all .15s ease}.designer-vista-btn:hover{border-color:var(--alq-primary);color:var(--alq-primary)}.designer-vista-btn.active{background:var(--alq-primary);border-color:var(--alq-primary);color:#fff}.designer-controls{display:flex;flex-wrap:wrap;gap:16px 24px;align-items:center;background:#fff;border:1px solid #ece9f5;border-radius:14px;padding:14px 16px}.designer-control-group{display:flex;flex-direction:column;gap:6px}.designer-control-label{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--alq-muted)}.designer-forma-btns{display:flex;gap:6px}.designer-forma-btn{border:1px solid #ddd6ee;background:#fff;border-radius:8px;padding:6px 12px;font-size:.85rem;font-weight:600;color:var(--alq-ink);cursor:pointer;transition:all .15s ease}.designer-forma-btn:hover{border-color:var(--alq-primary);color:var(--alq-primary)}.designer-forma-btn.active{background:var(--alq-primary);border-color:var(--alq-primary);color:#fff}.designer-silla-count{min-width:28px;text-align:center;font-weight:700;font-size:1.05rem;color:var(--alq-ink)}.designer-color-row{display:flex;flex-wrap:wrap;gap:10px}.designer-color-item{display:flex;flex-direction:column;align-items:center;gap:3px;font-size:.72rem;font-weight:600;color:var(--alq-muted)}.designer-color{width:48px;height:34px;padding:2px;cursor:pointer}.designer-resumen{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;background:var(--alq-bg-soft);border-radius:12px;padding:12px 16px}.designer-resumen-items{display:flex;flex-wrap:wrap;gap:6px 20px;font-size:.88rem;color:var(--alq-ink)}.designer-item-3d{display:inline-block;margin-left:6px;padding:0 5px;border-radius:6px;font-size:.62rem;font-weight:800;letter-spacing:.03em;color:#fff;background:var(--alq-primary,#6b4de0);vertical-align:middle}.model-viewer-overlay{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;text-align:center;padding:12px;font-size:.9rem;font-weight:600;color:var(--alq-muted);background:hsla(0,0%,100%,.55);border-radius:12px;pointer-events:none}.model-viewer-overlay--error{color:#b02a37;background:hsla(0,100%,98%,.85)}.model-viewer-hint{font-size:.75rem;color:var(--alq-muted);text-align:center;margin-top:6px}