@charset "UTF-8";*{margin:0;padding:0;box-sizing:border-box;border:none}html,body{margin:0;padding:0;width:100%;height:100%;overflow-x:hidden}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;background-color:#f5f5f5;color:#333;line-height:1.6}:root{--primary-color: #7B0D1E;--primary-light: #a01828;--primary-dark: #9E1D35;--secondary-color: #6c757d;--accent-color: #D4AF37;--success-color: #28a745;--danger-color: #dc3545;--error-color: #dc3545;--info-color: #17a2b8;--warning-color: #ffc107;--whatsapp-color: #25D366;--whatsapp-dark: #128C7E;--text-primary: #333;--text-secondary: #666;--text-muted: #999;--bg-light: #f8f9fa;--bg-medium: #e9ecef;--background-color: #f5f5f5;--card-background: #ffffff;--border-color: #e0e0e0;--border-light: #ddd;--input-bg: #fff;--shadow-color: rgba(0, 0, 0, .1);--shadow: 0 4px 12px rgba(0, 0, 0, .1);--shadow-sm: 0 2px 8px rgba(0, 0, 0, .08);--shadow-md: 0 4px 12px rgba(0, 0, 0, .08);--shadow-lg: 0 8px 20px rgba(0, 0, 0, .12);--transition: all .3s ease;--transition-fast: all .15s ease;--transition-slow: all .5s ease}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.skeleton,.skeleton-chart,.skeleton-product .skeleton-product-image,.skeleton-button,.skeleton-avatar,.skeleton-image,.skeleton-text{background:linear-gradient(90deg,#0000000f 25%,#0000001f 37%,#0000000f 63%);background-size:200% 100%;animation:shimmer 1.5s infinite linear;border-radius:4px;min-height:16px;-webkit-user-select:none;user-select:none}.skeleton-text{height:16px;margin-bottom:8px;width:100%}.skeleton-text.short{width:60%}.skeleton-text.medium{width:80%}.skeleton-text.large{width:90%}.skeleton-image{width:100%;height:200px;margin-bottom:16px}.skeleton-avatar{width:40px;height:40px;border-radius:50%}.skeleton-avatar.large{width:60px;height:60px}.skeleton-button{height:36px;width:120px;border-radius:18px}.skeleton-card,.skeleton-list,.skeleton-table,.skeleton-product{background:#fff;border-radius:8px;padding:16px;box-shadow:0 2px 8px #0000001a;margin-bottom:16px}.skeleton-product{display:grid;grid-template-columns:120px 1fr;gap:16px;align-items:start}.skeleton-product .skeleton-product-image{height:120px;border-radius:4px}.skeleton-product .skeleton-product-content{display:flex;flex-direction:column;gap:12px}.skeleton-chart{height:300px;margin:16px 0;border-radius:8px}.skeleton-table .skeleton-table-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(100px,1fr));gap:16px;padding:12px 0;border-bottom:1px solid rgba(0,0,0,.06)}.skeleton-table .skeleton-table-row:last-child{border-bottom:none}.skeleton-list .skeleton-list-item{display:flex;align-items:center;gap:12px;padding:12px 0;border-bottom:1px solid rgba(0,0,0,.06)}.skeleton-list .skeleton-list-item:last-child{border-bottom:none}.skeleton-list .skeleton-list-item .skeleton-avatar{flex-shrink:0}.skeleton-list .skeleton-list-item .skeleton-content{flex:1;display:flex;flex-direction:column;gap:8px}.whatsapp-support-btn{position:fixed;right:38px;bottom:110px;width:52px;height:52px;background:#25d366;border-radius:50%;box-shadow:0 4px 16px #0000002e;display:flex;align-items:center;justify-content:center;z-index:1000;transition:transform .2s;cursor:pointer}.whatsapp-support-btn:hover{transform:scale(1.08);background:#1ebe57}.whatsapp-support-btn i.fab.fa-whatsapp{font-size:2rem;color:#fff}@media (max-width: 768px){.whatsapp-support-btn{right:20px;bottom:70px;width:38px;height:38px}.whatsapp-support-btn i.fab.fa-whatsapp{font-size:1.2rem}}.bubble-fab-container{position:fixed;right:24px;bottom:32px;z-index:2147483647;display:flex;flex-direction:column;align-items:flex-end}.bubble-fab-main{width:56px;height:56px;border-radius:50%;background:#8b0000;color:#fff;border:none;box-shadow:0 4px 16px #0000002e;font-size:2rem;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s}.bubble-fab-main:hover{background:#a80000}.bubble-fab-options{display:flex;flex-direction:column;align-items:flex-end;margin-bottom:8px;opacity:0;pointer-events:none;transform:translateY(20px);transition:all .3s cubic-bezier(.4,0,.2,1)}.bubble-fab-options.open{opacity:1;pointer-events:auto;transform:translateY(0)}.bubble-fab-options .bubble-fab-option{width:48px;height:48px;border-radius:50%;margin-bottom:10px;display:flex;align-items:center;justify-content:center;font-size:1.6rem;color:#fff;background:#25d366;border:none;box-shadow:0 2px 8px #0000001f;cursor:pointer;transition:background .2s,transform .2s}.bubble-fab-options .bubble-fab-option.whatsapp{background:#25d366}.bubble-fab-options .bubble-fab-option.whatsapp:hover{background:#1ebe57}.bubble-fab-options .bubble-fab-option.chatbot{background:#8b0000}.bubble-fab-options .bubble-fab-option.chatbot:hover{background:#a80000}@media (max-width: 768px){.bubble-fab-main{width:44px;height:44px;font-size:1.3rem}.bubble-fab-option{width:38px;height:38px;font-size:1rem}.bubble-fab-container{right:12px;bottom:18px}}.image-viewer-modal .mat-dialog-container{background:transparent!important;box-shadow:none!important;padding:0!important;border-radius:0!important;max-width:100vw!important;max-height:100vh!important;width:100vw!important;height:100vh!important}.image-viewer-modal .mat-dialog-content{padding:0!important;margin:0!important;max-height:100vh!important;overflow:hidden!important}.image-viewer-modal .mat-dialog-actions{display:none!important}.product-modal-container .mat-dialog-container{border-radius:12px!important;padding:0!important;overflow:hidden!important}.product-modal-container .mat-dialog-content{padding:0!important;margin:0!important;max-height:90vh!important}@media (max-width: 768px){.product-modal-container .mat-dialog-container{margin:10px!important;max-width:calc(100vw - 20px)!important;max-height:calc(100vh - 20px)!important}}
