.coupon-strip{width:100%;background:linear-gradient(90deg,#180d3e,#ce1e36 50%,#180d3e);color:#fff;overflow:hidden;position:relative;padding:8px 0;z-index:9999;display:flex;align-items:center;min-height:32px}.coupon-strip-track{display:flex;gap:30px;animation:scroll 40s linear infinite;white-space:nowrap;align-items:center}.coupon-item{display:inline-flex;align-items:center;padding:0 15px;position:relative}.coupon-item:after{content:"•";position:absolute;right:-15px;font-size:16px;color:hsla(0,0%,100%,.5);line-height:1}.coupon-text{font-size:12px;font-weight:500;letter-spacing:.3px;color:#fff;line-height:1.4;white-space:nowrap;display:inline-block;vertical-align:middle}.coupon-text strong{font-weight:700;color:#fff;text-transform:uppercase;padding:2px 6px;background:hsla(0,0%,100%,.15);border-radius:4px;margin:0 4px;cursor:pointer;transition:all .2s ease;border:1px dashed hsla(0,0%,100%,.3)}.coupon-text strong:hover{background:hsla(0,0%,100%,.25);border-color:hsla(0,0%,100%,.5);transform:scale(1.05)}.coupon-text strong:active{transform:scale(.98)}@keyframes scroll{0%{transform:translateX(0)}to{transform:translateX(-33.333%)}}.coupon-strip:hover .coupon-strip-track{animation-play-state:paused}@media (max-width:768px){.coupon-strip{padding:6px 0;min-height:28px}.coupon-text{font-size:11px;line-height:1.3}.coupon-strip-track{gap:20px;animation:scroll 30s linear infinite}.coupon-item{padding:0 10px}.coupon-item:after{right:-10px;font-size:14px}.coupon-text strong{padding:2px 5px;margin:0 3px}}@media (max-width:426px){.coupon-strip{padding:5px 0;min-height:26px}.coupon-text{font-size:10px;line-height:1.3}.coupon-strip-track{gap:15px;animation:scroll 25s linear infinite}.coupon-item{padding:0 8px}.coupon-item:after{right:-8px;font-size:12px}.coupon-text strong{padding:1px 4px;margin:0 2px}}.sidebar-v2{width:260px;background:#f3f4f5;color:#1a1a1a;height:100vh;display:flex;flex-direction:column;transition:width .3s cubic-bezier(.4,0,.2,1),transform .3s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 16px rgba(44,62,80,.08);position:fixed;left:0;top:0;z-index:1000}.sidebar-v2.collapsed{width:72px}.sidebar-mobile-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);z-index:999;animation:fadeIn .3s ease}.sidebar-mobile-close{background:#ef4444!important}.sidebar-mobile-close:hover{background:#dc2626!important}.hamburger-menu-btn:hover{background:#2d1b5e!important;transform:scale(1.05)}.sidebar-v2-header{display:flex;align-items:center;justify-content:space-between;padding:1.2rem 1.5rem 1.2rem 1.2rem;min-height:80px;border-bottom:1px solid #e6e6e6;border-radius:18px 18px 0 0;transition:padding .3s cubic-bezier(.4,0,.2,1)}.sidebar-v2.collapsed .sidebar-v2-header{padding:1.2rem .7rem;display:flex;flex-direction:column}.sidebar-v2-logo{display:flex;align-items:center;gap:12px}.sidebar-v2-title{font-weight:700;font-size:1.18rem;color:#180d3e;letter-spacing:1px;line-height:1.1}.sidebar-v2-subtitle{font-weight:500;font-size:.85rem;color:#ce1e36;letter-spacing:1px;margin-top:2px}.sidebar-v2-toggle{background:#180d3e;border:none;cursor:pointer;color:#fff;font-size:1.1rem;width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:background .2s}.sidebar-v2-toggle:hover{background:#180d3e}.sidebar-v2-menu{flex:1;padding:15px;overflow-y:auto;scrollbar-width:none}.sidebar-v2-menu-item{position:relative;margin-bottom:5px}.sidebar-v2-menu-link{display:flex;align-items:center;gap:1.1rem;padding:12px;border-radius:10px;cursor:pointer;font-weight:400;color:#180d3e;transition:background .18s,color .18s}.sidebar-v2-menu-link.active,.sidebar-v2-menu-link:hover{background:#180d3e;color:#fff}.sidebar-v2-icon{font-size:1.25rem;color:#180d3e;min-width:22px;display:flex;align-items:center;justify-content:center}.sidebar-v2-menu-link.active .sidebar-v2-icon,.sidebar-v2-menu-link:hover .sidebar-v2-icon{color:#fff}.sidebar-v2-chevron{margin-left:auto;font-size:1rem;transition:transform .2s}.sidebar-v2-chevron.open{transform:rotate(180deg)}.sidebar-v2-submenu{margin-left:2.5rem;border-left:2px solid #e6e6e6;padding-left:.7rem;margin-top:.1rem;margin-bottom:.2rem}.sidebar-v2-submenu-link{display:block;padding:.6rem .8rem;border-radius:8px;color:#ce1e36;font-weight:500;font-size:.98rem;margin-bottom:.1rem;text-decoration:none;transition:background .18s,color .18s;cursor:pointer}.sidebar-v2-submenu-link.active,.sidebar-v2-submenu-link:hover{background:#ece9fd;color:#1a1a1a}.sidebar-v2-tooltip-menu{position:fixed;left:70px;background:#fff;box-shadow:0 4px 24px rgba(44,62,80,.12);border-radius:12px;padding:.5rem 0;min-width:180px;z-index:9999;top:auto}.sidebar-v2-tooltip-link{display:block;padding:.6rem 1.2rem;border-radius:8px;color:#ce1e36;font-weight:500;font-size:.98rem;text-decoration:none;transition:background .18s,color .18s}.sidebar-v2-tooltip-link:hover{background:#ece9fd;color:#1a1a1a}.sidebar-v2-tooltip-label{position:fixed;left:70px;background:#180d3e;color:#fff;border-radius:6px;padding:.4rem .9rem;font-size:.98rem;box-shadow:0 2px 8px rgba(44,62,80,.12);z-index:9999;top:auto}.sidebar-v2-footer{padding:1.2rem 1.2rem 1.5rem;border-top:1px solid #e6e6e6;border-radius:0 0 18px 18px;transition:padding .3s cubic-bezier(.4,0,.2,1)}.sidebar-v2.collapsed .sidebar-v2-footer{padding:1.2rem .7rem 1.5rem}.sidebar-v2-help{width:100%;background:#ece9fd;color:#ce1e36;border:none;border-radius:10px;padding:.7rem 1rem;font-size:1rem;font-weight:600;display:flex;align-items:center;gap:.7rem;cursor:pointer;transition:background .18s,color .18s}.sidebar-v2-help:hover{background:#ce1e36;color:#fff}@media (max-width:900px){.sidebar-v2{width:260px;transform:translateX(-100%);z-index:1001}.sidebar-v2.mobile-open{transform:translateX(0)}.sidebar-v2:not(.collapsed){width:260px}.sidebar-v2-header{padding:1rem 1.2rem;flex-direction:row;gap:8px}.sidebar-v2-logo{flex-direction:row;gap:12px}.sidebar-v2-title{font-size:1rem;text-align:left}.sidebar-v2-subtitle{font-size:.8rem;text-align:left}.sidebar-v2-toggle{width:32px;height:32px;font-size:1rem}.sidebar-v2-menu{padding:15px}.sidebar-v2-menu-link{padding:12px;justify-content:flex-start}.sidebar-v2-icon{font-size:1.15rem}.sidebar-v2-footer{padding:1rem 1.2rem}.sidebar-v2-help{padding:.7rem 1rem;font-size:1rem;justify-content:flex-start}}@media (max-width:768px){.sidebar-v2{width:260px}.sidebar-v2-header{min-height:70px;padding:.8rem 1rem}.sidebar-v2-title{font-size:.95rem}.sidebar-v2-subtitle{font-size:.75rem}.sidebar-v2-toggle{width:30px;height:30px;font-size:.95rem}.sidebar-v2-menu{padding:12px}.sidebar-v2-menu-link{padding:10px}.sidebar-v2-icon{font-size:1.1rem}.sidebar-v2-footer{padding:.8rem 1rem}.sidebar-v2-help{padding:.6rem .9rem;font-size:.95rem}}@media (max-width:480px){.sidebar-v2{width:240px}.sidebar-v2-header{min-height:60px;padding:.7rem .9rem}.sidebar-v2-title{font-size:.9rem}.sidebar-v2-subtitle{font-size:.7rem}.sidebar-v2-toggle{width:28px;height:28px;font-size:.9rem}.sidebar-v2-menu{padding:10px}.sidebar-v2-menu-link{padding:9px}.sidebar-v2-icon{font-size:1.05rem}.sidebar-v2-footer{padding:.7rem .9rem}.sidebar-v2-help{padding:.5rem .8rem;font-size:.9rem}}body,html{overflow-x:hidden!important;max-width:100vw!important}.dashboard-sections *,.dashboard-sections :after,.dashboard-sections :before{box-sizing:border-box}.dashboard-sections{display:flex;flex-direction:column;gap:20px;padding:20px;background:#f8f9fa;min-height:100vh;overflow-x:hidden!important;overflow-y:auto;position:relative}.dashboard-hero-section,.dashboard-sections{width:100%;max-width:100%;box-sizing:border-box}.dashboard-hero-section{margin-bottom:4px}.revenue-hero-card{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:16px;padding:28px;box-shadow:0 10px 30px rgba(102,126,234,.3);color:#fff;transition:transform .3s ease,box-shadow .3s ease;width:100%;box-sizing:border-box}.revenue-hero-card:hover{transform:translateY(-2px);box-shadow:0 15px 40px rgba(102,126,234,.4)}.revenue-hero-content{display:flex;align-items:center;gap:20px;margin-bottom:20px}.revenue-hero-icon{width:70px;height:70px;background:hsla(0,0%,100%,.2);border-radius:16px;display:flex;align-items:center;justify-content:center;font-size:36px;backdrop-filter:blur(10px);flex-shrink:0}.revenue-hero-details{flex:1;min-width:0}.revenue-hero-title{font-size:14px;font-weight:500;opacity:.9;margin:0 0 6px;text-transform:uppercase;letter-spacing:1px}.revenue-hero-value{font-size:40px;font-weight:700;margin:0 0 6px;line-height:1;word-break:break-word}.revenue-hero-subtitle{font-size:13px;opacity:.8;margin:0}.revenue-hero-stats{display:flex;gap:24px;padding-top:20px;border-top:1px solid hsla(0,0%,100%,.2);flex-wrap:wrap}.revenue-stat-item{flex:1;min-width:120px;display:flex;flex-direction:column;gap:6px}.revenue-stat-label{font-size:12px;opacity:.8;text-transform:uppercase;letter-spacing:.5px}.revenue-stat-value{font-size:22px;font-weight:700;word-break:break-word}.revenue-stat-divider{width:1px;background:hsla(0,0%,100%,.2);align-self:stretch}.dashboard-section{background:#fff;border-radius:12px;padding:20px;box-shadow:0 2px 8px rgba(0,0,0,.04);transition:box-shadow .3s ease;width:100%;max-width:100%;box-sizing:border-box;overflow:hidden}.dashboard-section:hover{box-shadow:0 4px 12px rgba(0,0,0,.08)}.dashboard-section-title{font-size:17px;font-weight:600;color:#1a202c;margin-bottom:18px;display:flex;align-items:center;gap:8px;padding-bottom:10px;border-bottom:2px solid #f0f0f0}.dashboard-card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px}.dashboard-card-grid,.dashboard-card-grid-3{width:100%;max-width:100%;box-sizing:border-box;overflow:hidden}.dashboard-card-grid-3{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.dashboard-card{background:#fff;border-radius:12px;padding:20px;display:flex;flex-direction:column;gap:10px;border:2px solid #f0f0f0;transition:all .3s ease;position:relative;overflow:hidden;min-height:140px;width:100%;max-width:100%;box-sizing:border-box}.dashboard-card:before{content:"";position:absolute;top:0;left:0;width:4px;height:100%;background:#e0e0e0;transition:all .3s ease}.dashboard-card:hover{transform:translateY(-2px);box-shadow:0 6px 16px rgba(0,0,0,.1);border-color:#667eea}.dashboard-card:hover:before{width:100%;opacity:.05}.dashboard-card-primary:before{background:#667eea}.dashboard-card-success:before{background:#10b981}.dashboard-card-warning:before{background:#f59e0b}.dashboard-card-danger:before{background:#ef4444}.dashboard-card-info:before{background:#3b82f6}.dashboard-card-primary:hover{border-color:#667eea}.dashboard-card-success:hover{border-color:#10b981}.dashboard-card-warning:hover{border-color:#f59e0b}.dashboard-card-danger:hover{border-color:#ef4444}.dashboard-card-info:hover{border-color:#3b82f6}.dashboard-card-icon{font-size:28px;color:#667eea;margin-bottom:4px;transition:transform .3s ease}.dashboard-card:hover .dashboard-card-icon{transform:scale(1.1)}.dashboard-card-primary .dashboard-card-icon{color:#667eea}.dashboard-card-success .dashboard-card-icon{color:#10b981}.dashboard-card-warning .dashboard-card-icon{color:#f59e0b}.dashboard-card-danger .dashboard-card-icon{color:#ef4444}.dashboard-card-info .dashboard-card-icon{color:#3b82f6}.dashboard-card-title{font-size:13px;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.5px;margin:0;line-height:1.3}.dashboard-card-value{font-size:28px;font-weight:700;color:#1a202c;margin:0;line-height:1;word-break:break-word}.dashboard-card-description{font-size:12px;color:#9ca3af;margin:0;line-height:1.4}.dashboard-chart-container{display:flex;justify-content:center;align-items:center;padding:24px;background:linear-gradient(135deg,#f5f7fa,#c3cfe2);border-radius:12px;min-height:350px}.dashboard-charts-row{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;width:100%;max-width:100%;box-sizing:border-box;overflow:hidden}.dashboard-chart-section{display:flex;flex-direction:column;min-height:450px;height:100%;max-width:100%;box-sizing:border-box;overflow:hidden}.dashboard-chart-section .dashboard-chart-container{flex:1;display:flex;justify-content:center;align-items:center;max-width:100%;box-sizing:border-box;overflow:hidden}.dashboard-chart-section .donut-chart-container{width:100%;max-width:100%;margin:0 auto;box-sizing:border-box;overflow:hidden}.dashboard-chart-section .donut-chart-content{display:flex;flex-direction:column;align-items:center;gap:20px;width:100%;max-width:100%;box-sizing:border-box;overflow:hidden}.dashboard-chart-section .donut-chart-wrapper{display:flex;justify-content:center;align-items:center;position:relative;max-width:100%;overflow:hidden}.dashboard-chart-section .donut-chart-legend{width:100%;max-width:100%;box-sizing:border-box;overflow-y:auto;overflow-x:hidden}.dashboard-alert-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px;margin-bottom:16px}.dashboard-alert-card{display:flex;align-items:center;gap:14px;padding:18px;border-radius:12px;border-left:4px solid;transition:all .3s ease}.dashboard-alert-card:hover{transform:translateX(4px);box-shadow:0 4px 12px rgba(0,0,0,.1)}.alert-danger{background:#fef2f2;border-color:#ef4444}.alert-warning{background:#fffbeb;border-color:#f59e0b}.alert-icon{font-size:28px;flex-shrink:0}.alert-danger .alert-icon{color:#ef4444}.alert-warning .alert-icon{color:#f59e0b}.alert-content{flex:1;min-width:0}.alert-title{font-size:13px;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.5px;margin-bottom:4px}.alert-value{font-size:22px;font-weight:700;color:#1a202c;margin-bottom:4px}.alert-description{font-size:12px;color:#9ca3af}.dashboard-table-container{overflow-x:auto;margin-top:12px;border-radius:8px;border:1px solid #f0f0f0;width:100%;max-width:100%;box-sizing:border-box;-webkit-overflow-scrolling:touch;position:relative}.dashboard-table{width:100%;min-width:600px;border-collapse:collapse;font-size:13px;box-sizing:border-box;table-layout:auto}.dashboard-table thead{background:#f9fafb;border-bottom:2px solid #e5e7eb}.dashboard-table th{padding:10px 14px;text-align:left;font-weight:600;color:#6b7280;text-transform:uppercase;font-size:11px;letter-spacing:.5px;white-space:nowrap}.dashboard-table tbody tr{border-bottom:1px solid #f0f0f0;transition:background .2s ease}.dashboard-table tbody tr:hover{background:#f9fafb}.dashboard-table tbody tr:last-child{border-bottom:none}.dashboard-table td{padding:12px 14px;color:#1a202c}.table-rank{font-weight:700;color:#667eea;font-size:15px}.table-product-name{font-weight:600;color:#1a202c;max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-break:break-word}.table-revenue{font-weight:700;color:#10b981}.table-amount{font-weight:600;color:#1a202c}.table-order-number{font-family:Courier New,monospace;font-weight:600;color:#667eea;font-size:12px}.table-date{color:#6b7280;font-size:12px;white-space:nowrap}.status-badge{padding:4px 10px;font-size:11px}.status-pending{background:#ede9fe;color:#7c3aed}.status-confirmed,.status-processing{background:#fef3c7;color:#d97706}.status-in-transit,.status-out-for-delivery,.status-shipped{background:#dbeafe;color:#2563eb}.status-completed,.status-delivered{background:#d1fae5;color:#059669}.status-cancelled{background:#f3f4f6;color:#6b7280}.status-danger,.status-rto{background:#fee2e2;color:#dc2626}.status-warning{background:#fef3c7;color:#d97706}.payment-badge{display:inline-block;padding:4px 10px;border-radius:10px;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap}.payment-cod{background:#fef3c7;color:#d97706}.payment-card,.payment-online,.payment-prepaid{background:#d1fae5;color:#059669}.stock-badge{display:inline-block;padding:4px 10px;border-radius:10px;font-size:11px;font-weight:600;white-space:nowrap}.stock-critical{background:#fee2e2;color:#dc2626}.stock-low{background:#fef3c7;color:#d97706}@media (max-width:1400px){.dashboard-charts-row{grid-template-columns:repeat(2,1fr)}}@media (max-width:1200px){.revenue-hero-value{font-size:36px}.revenue-stat-value{font-size:20px}.dashboard-card-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.dashboard-charts-row{grid-template-columns:1fr}}@media (max-width:900px){.dashboard-sections{padding:16px;gap:16px}.revenue-hero-card{padding:24px}.revenue-hero-value{font-size:34px}.dashboard-card-grid,.dashboard-card-grid-3{grid-template-columns:repeat(2,1fr);gap:12px}.dashboard-section{padding:18px}.dashboard-section-title{font-size:16px}}@media (max-width:768px){.dashboard-sections{padding:12px;gap:14px}.revenue-hero-card{padding:20px}.revenue-hero-content{flex-direction:column;text-align:center;gap:14px}.revenue-hero-icon{width:56px;height:56px;font-size:28px;margin:0 auto}.revenue-hero-value{font-size:32px}.revenue-hero-stats{flex-direction:column;gap:14px;padding-top:16px}.revenue-stat-item{min-width:100%;text-align:center}.revenue-stat-divider{display:none}.dashboard-card-grid,.dashboard-card-grid-3{grid-template-columns:1fr;gap:12px}.dashboard-charts-row{grid-template-columns:1fr;gap:14px}.dashboard-section{padding:16px}.dashboard-card{padding:16px;min-height:120px}.dashboard-card-icon,.dashboard-card-value{font-size:24px}.dashboard-card-title{font-size:12px}.dashboard-card-description{font-size:11px}.dashboard-table-container{overflow-x:auto;-webkit-overflow-scrolling:touch;margin-left:-16px;margin-right:-16px;padding:0 16px}.dashboard-table{font-size:12px}.dashboard-table th{padding:8px 10px;font-size:10px}.dashboard-table td{padding:10px}.dashboard-alert-cards{grid-template-columns:1fr;gap:12px}.dashboard-alert-card{padding:14px}.alert-icon{font-size:24px}.alert-value{font-size:20px}.dashboard-chart-container{padding:16px;min-height:280px}.dashboard-chart-section{min-height:320px}.dashboard-section-title{font-size:15px;margin-bottom:14px}}@media (max-width:480px){.dashboard-sections{padding:10px;gap:12px}.revenue-hero-card{padding:16px}.revenue-hero-icon{width:48px;height:48px;font-size:24px}.revenue-hero-value{font-size:28px}.revenue-hero-title{font-size:12px}.revenue-hero-subtitle,.revenue-stat-label{font-size:11px}.revenue-stat-value{font-size:18px}.dashboard-section{padding:14px}.dashboard-card{padding:14px;min-height:110px}.dashboard-card-icon,.dashboard-card-value{font-size:22px}.dashboard-card-title{font-size:11px}.dashboard-section-title{font-size:14px;margin-bottom:12px}.dashboard-alert-card{padding:12px;gap:10px}.alert-icon{font-size:22px}.alert-title{font-size:11px}.alert-value{font-size:18px}.alert-description{font-size:10px}.dashboard-chart-container{padding:12px;min-height:260px}.dashboard-chart-section{min-height:300px}.payment-badge,.status-badge,.stock-badge{font-size:10px;padding:3px 8px}}@media (max-width:360px){.dashboard-sections{padding:8px;gap:10px}.revenue-hero-value{font-size:24px}.revenue-stat-value{font-size:16px}.dashboard-card-value{font-size:20px}.dashboard-card,.dashboard-section{padding:12px}}.dashboard-card,.dashboard-section{animation:fadeIn .5s ease-out}.dashboard-card:first-child{animation-delay:.05s}.dashboard-card:nth-child(2){animation-delay:.1s}.dashboard-card:nth-child(3){animation-delay:.15s}.dashboard-card:nth-child(4){animation-delay:.2s}.common-button{padding:10px 20px;border:1px solid #180d3e;border-radius:5px;background-color:#180d3e;color:#fff;cursor:pointer;font-size:16px;transition:all .3s ease}.common-button:hover{color:#180d3e;background-color:#fff;transform:translateY(-1px)}.common-button:disabled{background-color:#f3f4f5;color:#180d3e;cursor:not-allowed;opacity:.7}.adding-button{gap:10px;justify-content:center}.input-field{position:relative}.input-field input{padding:.75rem 1rem;border:1px solid #180d3e;border-radius:.375rem;font-size:1rem;transition:all .2s ease;background-color:#fff}.input-field input:focus{outline:none;border-color:#ce1e36;box-shadow:0 0 0 2px rgba(206,30,54,.1)}.input-field input::-moz-placeholder{color:#180d3e;opacity:.7}.input-field input::placeholder{color:#180d3e;opacity:.7}.input-field label{display:block;color:#180d3e}.input-field .error{color:#ce1e36;font-size:.75rem;margin-top:.25rem}.input-field input.error{border-color:#ce1e36}.input-field .icon{position:absolute;right:1rem;top:50%;transform:translateY(-50%);color:#180d3e}.input-field input:disabled{background-color:#f3f4f5;cursor:not-allowed;opacity:.7}.input-field{display:flex;flex-direction:column;margin-bottom:1rem}.input-field label{font-size:.875rem;color:#374151;margin-bottom:.5rem;font-weight:500}.select-input,.text-input,.textarea-input{padding:.75rem;border:1px solid #d1d5db;border-radius:.375rem;font-size:1rem;color:#1f2937;background-color:#fff;transition:border-color .15s ease-in-out}.select-input:focus,.text-input:focus,.textarea-input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.1)}.select-input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236B7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");background-position:right .5rem center;background-repeat:no-repeat;background-size:1.5em 1.5em;padding-right:2.5rem}.select-input:invalid{color:#6b7280}.file-input-container{display:flex;flex-direction:column;gap:1rem}.file-input-wrapper{position:relative;display:flex;align-items:center;border:1px solid #ddd;border-radius:4px;overflow:hidden}.file-input{position:absolute;width:100%;height:100%;opacity:0;cursor:pointer}.file-input-placeholder{flex:1;padding:8px 12px;color:#666;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.current-image img{width:200px}.file-input-button{padding:13px 16px;background-color:#f0f0f0;border:none;border-left:1px solid #ddd;cursor:pointer}.file-input-button:hover{background-color:#e0e0e0}.file-preview{width:100%;max-width:200px;margin-top:1rem}.file-preview-image{width:100%;height:auto;border-radius:4px;border:1px solid #ddd}.action-buttons button{padding:6px;border-radius:4px}.action-buttons button.view{background-color:#4caf50;color:#fff}.action-buttons button.active{background-color:#2196f3;color:#fff}.action-buttons button.inactive{background-color:#9e9e9e;color:#fff}.file-input:hover+.file-input-placeholder{border-color:#dc2626;background-color:#fef2f2}.file-input:focus+.file-input-placeholder{border-color:#dc2626;box-shadow:0 0 0 3px rgba(220,38,38,.1)}.input-field input::-moz-placeholder,.input-field textarea::-moz-placeholder{color:#9ca3af}.input-field input::placeholder,.input-field textarea::placeholder{color:#9ca3af}.input-field input:disabled,.input-field textarea:disabled{background-color:#f3f4f6;cursor:not-allowed}.input-field-container{display:flex;flex-direction:column;gap:6px;width:100%}.input-field-label{font-weight:600;color:#1e293b}.required-mark{color:#ef4444;margin-left:2px}.input-field:hover:not(:disabled){border-color:#a5b4fc;background:#f3f4f6}.input-field:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px rgba(37,99,235,.13)}.input-field::-moz-placeholder{color:#9ca3af;opacity:1}.input-field::placeholder{color:#9ca3af;opacity:1}.input-field:disabled{background:#e5e7eb;cursor:not-allowed;opacity:.7}.input-field.error{border-color:#ef4444}.input-field.error:focus{box-shadow:0 0 0 3px rgba(239,68,68,.13)}.input-field-error{font-size:.85rem;color:#ef4444;margin-top:2px}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(24,13,62,.5);display:flex;justify-content:center;align-items:center;z-index:1000;animation:fadeIn .3s ease;backdrop-filter:blur(4px)}.modal-content{background-color:#f3f4f5;border-radius:12px;padding:24px;width:100%;position:relative;animation:slideIn .3s ease;box-shadow:0 4px 20px rgba(0,0,0,.15);display:flex;flex-direction:column}.modal-content.small{max-width:400px}.modal-content.medium{max-width:600px}.modal-content.large{max-width:800px}.modal-content.xlarge{max-width:1000px}.modal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:16px;border-bottom:1px solid rgba(24,13,62,.1)}.modal-title{font-size:1.5rem;font-weight:600;color:#180d3e;margin:0;line-height:1.4}.modal-close-button{padding:8px;border-radius:8px;transition:all .2s ease;color:#180d3e;background:transparent}.modal-close-button:hover{background-color:rgba(24,13,62,.1);color:#ce1e36}.modal-body{flex:1;overflow-y:auto;color:#180d3e;scrollbar-width:none}.modal-body::-webkit-scrollbar{width:6px}.modal-body::-webkit-scrollbar-track{background:transparent}.modal-body::-webkit-scrollbar-thumb{background-color:rgba(24,13,62,.2);border-radius:3px}.modal-footer{gap:12px;padding-top:16px;margin-top:16px;border-top:1px solid rgba(24,13,62,.1)}@media (max-width:768px){.modal-content{width:95%;padding:20px;margin:10px}.modal-title{font-size:1.25rem}.modal-header{margin-bottom:16px;padding-bottom:12px}.modal-body{padding-right:4px;margin-right:-4px}.modal-footer{padding-top:12px;margin-top:12px}}@media (max-width:480px){.modal-content{width:100%;margin:0;border-radius:0;height:100vh;max-height:100vh}.modal-header{margin-bottom:12px;padding-bottom:8px}.modal-title{font-size:1.1rem}.modal-body{padding:0;margin:0}.modal-footer{padding-top:8px;margin-top:8px}}.modal-content:focus{outline:none}.modal-close-button:focus{outline:2px solid #3b82f6;outline-offset:2px}@media (prefers-color-scheme:dark){.modal-content{background-color:#1a1a1a;color:#fff}.modal-title{color:#fff}.modal-body{color:#e5e5e5}.modal-footer,.modal-header{border-color:hsla(0,0%,100%,.1)}.modal-close-button{color:#fff}.modal-close-button:hover{background-color:hsla(0,0%,100%,.1)}}.input-field-container{position:relative;margin-bottom:2rem}.input-field-label{top:1.1rem;left:1.1rem;color:#888;font-size:1rem;padding:0 .25rem;pointer-events:none;transition:.2s cubic-bezier(.4,0,.2,1);z-index:2}.input-field:not(:-moz-placeholder)+.input-field-label{top:-.7rem;left:.9rem;font-size:.92rem;color:#3b82f6;background:#fff;padding:0 .3rem}.input-field:focus+.input-field-label,.input-field:not(:placeholder-shown)+.input-field-label{top:-.7rem;left:.9rem;font-size:.92rem;color:#3b82f6;background:#fff;padding:0 .3rem}.input-field:focus{border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f6;background:#fff}.required-mark{color:#ec4899;margin-left:.2rem}.input-field-error{color:#dc2626;font-size:.9rem;margin-top:.2rem;display:block}.modal-body .flex.justify-end{gap:1.2rem;margin-top:2.5rem;padding-bottom:.5rem;justify-content:flex-end}.button{border-radius:.7rem!important;font-weight:600;font-size:1.08rem;box-shadow:0 1.5px 6px rgba(59,130,246,.08);transition:background .18s,box-shadow .18s}.button.primary{background:linear-gradient(90deg,#3b82f6,#2563eb);color:#fff;border:none}.button.primary:hover{background:linear-gradient(90deg,#2563eb,#3b82f6);box-shadow:0 2px 8px rgba(59,130,246,.12)}.button.secondary{background:#f3f4f6;color:#222;border:none}.button.secondary:hover{background:#e5e7eb}@media (max-width:600px){.modal-content{max-width:98vw;padding:1.2rem .5rem 1.5rem}.modal-title{font-size:1.1rem}.modal-divider{margin:.5rem 0 1.2rem}.modal-body{padding:0 .2rem}.modal-body .flex.justify-end{flex-direction:column;gap:.7rem;margin-top:1.2rem;padding-bottom:.2rem}}.donut-chart-container{background:#fff;border-radius:12px;padding:16px;box-shadow:0 1px 3px rgba(0,0,0,.1);border:1px solid #e5e7eb;min-height:280px;display:flex;flex-direction:column;max-width:100%;overflow:hidden!important;box-sizing:border-box;cursor:pointer;transition:box-shadow .3s ease,transform .2s ease;position:relative}.donut-chart-container:hover{box-shadow:0 4px 6px rgba(0,0,0,.1);transform:translateY(-2px)}.donut-chart-expand-hint{text-align:center;font-size:10px;color:#9ca3af;margin-top:8px;opacity:0;transition:opacity .3s ease}.donut-chart-container:hover .donut-chart-expand-hint{opacity:1}.donut-chart-header{margin-bottom:12px;text-align:center}.donut-chart-title{font-size:16px;font-weight:600;color:#111827;margin:0 0 4px}.donut-chart-subtitle{font-size:12px;color:#6b7280;margin:0}.donut-chart-content{flex:1;gap:12px;align-items:flex-start;overflow:hidden!important;box-sizing:border-box}.donut-chart-content,.donut-chart-wrapper{display:flex;justify-content:center;max-width:100%}.donut-chart-wrapper{position:relative;align-items:center;flex-shrink:0;overflow:hidden}.donut-chart-svg{transform:rotate(-90deg)}.donut-segment{transition:opacity .3s ease;cursor:pointer}.donut-segment:hover{opacity:.8}.donut-chart-center{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;pointer-events:none}.donut-chart-total-value{font-size:18px;font-weight:700;color:#111827;line-height:1.2}.donut-chart-total-label{font-size:9px;color:#6b7280;margin-top:2px;text-transform:uppercase;letter-spacing:.5px}.donut-chart-legend{flex:1;display:flex;flex-direction:column;gap:4px;max-width:180px;min-width:140px;overflow-y:auto;overflow-x:hidden;max-height:200px;box-sizing:border-box}.donut-legend-item{display:flex;align-items:center;gap:6px;padding:3px 4px;border-radius:4px;transition:background-color .2s ease;font-size:11px;line-height:1.2}.donut-legend-item:hover{background-color:#f9fafb}.donut-legend-color{width:8px;height:8px;border-radius:50%;flex-shrink:0}.donut-legend-content{display:flex;flex-direction:column;gap:1px;flex:1;min-width:0}.donut-legend-label{font-size:11px;font-weight:500;color:#374151;line-height:1.2;word-break:break-word;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.donut-legend-value{font-size:9px;color:#6b7280;line-height:1.1}@media (max-width:1400px){.donut-chart-container{padding:12px;min-height:260px}.donut-chart-legend{max-width:160px;min-width:120px}.donut-legend-label{font-size:10px}.donut-legend-value{font-size:8px}}@media (max-width:768px){.donut-chart-content{flex-direction:column;gap:16px}.donut-chart-legend{max-width:none;width:100%}.donut-chart-container{padding:16px}.donut-chart-total-value{font-size:20px}}@media (max-width:480px){.donut-chart-wrapper svg{width:160px;height:160px}.donut-chart-total-value{font-size:18px}.donut-legend-item{padding:6px}}.donut-chart-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.75);display:flex;align-items:center;justify-content:center;z-index:9999;padding:20px;animation:fadeIn .3s ease}.donut-chart-modal{background:#fff;border-radius:16px;padding:32px;max-width:700px;width:100%;max-height:90vh;overflow-y:auto;position:relative;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);animation:slideUp .3s ease}.donut-chart-modal-close{position:absolute;top:16px;right:16px;background:#f3f4f6;border:none;border-radius:50%;width:32px;height:32px;display:flex;align-items:center;justify-content:center;font-size:24px;color:#6b7280;cursor:pointer;transition:all .2s ease;line-height:1;padding:0}.donut-chart-modal-close:hover{background:#e5e7eb;color:#111827;transform:rotate(90deg)}.donut-chart-modal-header{text-align:center;margin-bottom:32px}.donut-chart-modal-title{font-size:24px;font-weight:700;color:#111827;margin:0 0 8px}.donut-chart-modal-subtitle{font-size:14px;color:#6b7280;margin:0}.donut-chart-modal-content{gap:32px}.donut-chart-modal-chart,.donut-chart-modal-content{display:flex;align-items:center;justify-content:center}.donut-chart-modal-chart{position:relative;flex-shrink:0}.donut-segment-modal{transition:opacity .3s ease;cursor:pointer}.donut-chart-modal-center{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;pointer-events:none}.donut-chart-modal-total-value{font-size:32px;font-weight:700;color:#111827;line-height:1.2}.donut-chart-modal-total-label{font-size:12px;color:#6b7280;margin-top:4px;text-transform:uppercase;letter-spacing:.5px}.donut-chart-modal-legend{flex:1;display:flex;flex-direction:column;gap:12px;max-height:400px;overflow-y:auto}.donut-modal-legend-item{display:flex;align-items:center;gap:12px;padding:12px;border-radius:8px;transition:all .2s ease;cursor:pointer;border:1px solid #e5e7eb}.donut-modal-legend-item:hover{background-color:#f9fafb;border-color:#d1d5db;transform:translateX(4px)}.donut-modal-legend-color{width:16px;height:16px;border-radius:50%;flex-shrink:0}.donut-modal-legend-content{display:flex;flex-direction:column;gap:4px;flex:1}.donut-modal-legend-label{font-size:14px;font-weight:600;color:#374151;line-height:1.4}.donut-modal-legend-value{font-size:12px;color:#6b7280;line-height:1.4}@media (max-width:768px){.donut-chart-modal{padding:24px;max-width:95%}.donut-chart-modal-content{flex-direction:column;gap:24px}.donut-chart-modal-chart svg{width:240px;height:240px}.donut-chart-modal-legend{width:100%;max-height:300px}.donut-chart-modal-title{font-size:20px}.donut-chart-modal-total-value{font-size:24px}}@media (max-width:480px){.donut-chart-modal{padding:20px}.donut-chart-modal-chart svg{width:200px;height:200px}.donut-modal-legend-item{padding:10px}}.dashboard-header{position:fixed;top:0;z-index:100;transition:left .3s cubic-bezier(.4,0,.2,1),width .3s cubic-bezier(.4,0,.2,1)}.hamburger-menu-btn{position:relative;overflow:hidden}.hamburger-menu-btn:before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background:hsla(0,0%,100%,.1);transform:translate(-50%,-50%);transition:width .3s ease,height .3s ease}.hamburger-menu-btn:hover:before{width:100%;height:100%}.hamburger-menu-btn:active{transform:scale(.95)}.header-title{font-weight:700;color:#180d3e;letter-spacing:.2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:1.2;transition:font-size .3s ease}.header-actions{display:flex;align-items:center;justify-content:flex-end;flex-shrink:0}.header-actions button{transition:all .2s ease}.header-actions button:hover{transform:scale(1.1)}.header-actions button:active{transform:scale(.95)}@media (max-width:900px){.hamburger-menu-btn{width:44px;height:44px;border-radius:10px;box-shadow:0 2px 8px rgba(24,13,62,.2)}.header-title{font-size:1.3rem}}@media (max-width:768px){.hamburger-menu-btn{width:38px;height:38px;border-radius:8px}.header-title{font-size:1.1rem}}@media (max-width:480px){.hamburger-menu-btn{width:36px;height:36px;border-radius:8px}.header-title{font-size:1rem}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.8}}.hamburger-menu-btn svg{animation:none;transition:transform .2s ease}.hamburger-menu-btn:hover svg{transform:rotate(90deg)}.table-container{width:100%;overflow-x:auto;background:#fff;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.1);margin:0}.common-table{min-width:100%;background-color:#f3f4f5;border-radius:8px;overflow:hidden;table-layout:auto}.common-table th{background-color:#180d3e;color:#fff;padding:12px 16px}.common-table th:first-child{width:60px}.common-table th:nth-child(2){width:auto;min-width:150px}.common-table th:nth-child(4){width:120px}.common-table th:last-child{width:150px;text-align:center}.common-table td{padding:12px 16px;border-bottom:1px solid rgba(24,13,62,.1);color:#180d3e}.common-table td:last-child{text-align:center}.common-table tr:hover{background-color:rgba(24,13,62,.05)}.common-table tr.clickable{cursor:pointer}.action-column{white-space:nowrap;text-align:right}.action-btn{padding:6px 12px;margin-left:8px;gap:6px;background:#180d3e;color:#fff;font-size:12px;font-weight:500;transition:background-color .2s ease}.action-btn.edit{background:#3b82f6}.action-btn.edit:hover{background:#2563eb}.action-btn.delete{background:#ef4444}.action-btn.delete:hover{background:#dc2626}.action-icon{font-size:14px}.common-table .status{padding:4px 8px;border-radius:4px;font-size:.875rem;font-weight:500}.common-table .status.active{background-color:rgba(206,30,54,.1);color:#ce1e36}.common-table .status.inactive{background-color:rgba(24,13,62,.1);color:#180d3e}.dashboard-page{max-width:1100px}.dashboard-content .products-container{padding:1.5rem}.dashboard-content .products-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.dashboard-content .products-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1.5rem}.dashboard-content .product-card{background:#fff;border-radius:8px;padding:1rem;box-shadow:0 2px 4px rgba(0,0,0,.1)}.dashboard-content .product-image{width:100%;height:200px;-o-object-fit:cover;object-fit:cover;border-radius:4px;margin-bottom:1rem}.dashboard-content .product-info{padding:.5rem 0}.dashboard-content .product-title{font-size:1.1rem;font-weight:600;margin-bottom:.5rem}.dashboard-content .product-price{color:#ce1e36;font-weight:600;font-size:1.2rem}.dashboard-content .product-actions{display:flex;gap:.5rem;margin-top:1rem}.variation-images-upload{position:relative;margin:1rem 0}.variation-images-upload label{display:block;margin-bottom:.5rem;font-size:.875rem;font-weight:500;color:#180d3e}.variation-images-upload input[type=file]{padding:.75rem 1rem;border:1px solid #180d3e;border-radius:.375rem;font-size:1rem;transition:all .2s ease;background-color:#fff;width:-webkit-fill-available;cursor:pointer}.variation-images-upload input[type=file]:focus{outline:none;border-color:#ce1e36;box-shadow:0 0 0 2px rgba(206,30,54,.1)}.variation-images-upload input[type=file]:hover{border-color:#ce1e36}.variation-images-preview{display:flex;gap:.5rem;flex-wrap:wrap;margin-top:.75rem}.variation-images-preview>div{position:relative;border-radius:.375rem;overflow:hidden;border:1px solid #d1d5db}.variation-images-preview img{width:60px;height:60px;-o-object-fit:cover;object-fit:cover;border-radius:.375rem;display:block}.variation-images-preview:empty:after{content:"No images uploaded yet";color:#6b7280;font-size:.875rem;font-style:italic;width:100%;text-align:center;padding:.5rem}.variation-images-upload input[type=file]::file-selector-button{background:#ce1e36;color:#fff;border:none;padding:.5rem 1rem;border-radius:.375rem;cursor:pointer;font-size:.875rem;font-weight:500;margin-right:.5rem;transition:background-color .2s ease}.variation-images-upload input[type=file]::file-selector-button:hover{background:#b91c31}.product-images-section{position:relative;margin:1.5rem 0}.product-images-section label{display:block;margin-bottom:.5rem;font-size:.875rem;font-weight:500;color:#180d3e}.product-images-section input[type=file]{padding:.75rem 1rem;border:1px solid #180d3e;border-radius:.375rem;font-size:1rem;transition:all .2s ease;background-color:#fff;width:-webkit-fill-available;cursor:pointer}.product-images-section input[type=file]:focus{outline:none;border-color:#ce1e36;box-shadow:0 0 0 2px rgba(206,30,54,.1)}.product-images-section input[type=file]:hover{border-color:#ce1e36}.images-preview{display:flex;gap:.75rem;flex-wrap:wrap;margin-top:.75rem;padding:.75rem;border:1px dashed #d1d5db;border-radius:.375rem;min-height:100px;align-items:flex-start}.images-preview>div{position:relative;border-radius:.375rem;overflow:hidden;border:1px solid #d1d5db;box-shadow:0 2px 4px rgba(0,0,0,.1)}.images-preview img{width:80px;height:80px;-o-object-fit:cover;object-fit:cover;border-radius:.375rem;display:block}.images-preview button{position:absolute;top:-8px;right:-8px;background:#ef4444;color:#fff;border:none;border-radius:50%;width:20px;height:20px;font-size:12px;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 4px rgba(0,0,0,.2);transition:background-color .2s ease}.images-preview button:hover{background:#dc2626}.images-preview:empty:after{content:"No images uploaded yet. Click 'Choose Files' to add product images.";color:#6b7280;font-size:.875rem;font-style:italic;width:100%;text-align:center;padding:1rem;display:flex;align-items:center;justify-content:center}.product-images-section input[type=file]::file-selector-button{background:#ce1e36;color:#fff;border:none;padding:.5rem 1rem;border-radius:.375rem;cursor:pointer;font-size:.875rem;font-weight:500;margin-right:.5rem;transition:background-color .2s ease}.product-images-section input[type=file]::file-selector-button:hover{background:#b91c31}.weight-dimensions-section{display:grid;grid-template-columns:1fr;gap:2rem;margin:1.5rem 0;padding:1.5rem;border:1px solid #e5e7eb;border-radius:.5rem;background-color:#f9fafb}.weight-section{display:flex;flex-direction:column;gap:1rem}.dimensions-section h6{margin:0 0 1rem;font-size:1rem;font-weight:600;color:#180d3e}.dimensions-inputs{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.dimensions-inputs>div:last-child{grid-column:1/-1}@media (max-width:768px){.weight-dimensions-section{grid-template-columns:1fr;gap:1.5rem}.dimensions-inputs{grid-template-columns:1fr}.dimensions-inputs>div:last-child{grid-column:1}}
/*!
 * Quill Editor v1.3.7
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li:before{pointer-events:none}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;line-height:1.42;height:100%;outline:none;overflow-y:auto;padding:12px 15px;-o-tab-size:4;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6,.ql-editor ol,.ql-editor p,.ql-editor pre,.ql-editor ul{margin:0;padding:0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li:before{content:"\2022"}.ql-editor ul[data-checked=false],.ql-editor ul[data-checked=true]{pointer-events:none}.ql-editor ul[data-checked=false]>li *,.ql-editor ul[data-checked=true]>li *{pointer-events:all}.ql-editor ul[data-checked=false]>li:before,.ql-editor ul[data-checked=true]>li:before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li:before{content:"\2611"}.ql-editor ul[data-checked=false]>li:before{content:"\2610"}.ql-editor li:before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl):before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor li.ql-direction-rtl:before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;counter-increment:list-0}.ql-editor ol li:before{content:counter(list-0,decimal) ". "}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) ". "}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) ". "}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". "}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) ". "}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}.ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". "}.ql-editor ol li.ql-indent-8{counter-reset:list-9}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank:before{color:rgba(0,0,0,.6);content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow .ql-toolbar:after,.ql-snow.ql-toolbar:after{clear:both;content:"";display:table}.ql-snow .ql-toolbar button,.ql-snow.ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow .ql-toolbar button svg,.ql-snow.ql-toolbar button svg{float:left;height:100%}.ql-snow .ql-toolbar button:active:hover,.ql-snow.ql-toolbar button:active:hover{outline:none}.ql-snow .ql-toolbar input.ql-image[type=file],.ql-snow.ql-toolbar input.ql-image[type=file]{display:none}.ql-snow .ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar button.ql-active,.ql-snow .ql-toolbar button:focus,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar button.ql-active,.ql-snow.ql-toolbar button:focus,.ql-snow.ql-toolbar button:hover{color:#06c}.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill{fill:#06c}.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter{stroke:#06c}@media (pointer:coarse){.ql-snow .ql-toolbar button:hover:not(.ql-active),.ql-snow.ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-stroke.ql-thin,.ql-snow .ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor pre{white-space:pre-wrap;margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label:before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-item:before,.ql-snow .ql-picker.ql-header .ql-picker-label:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-item:before,.ql-snow .ql-picker.ql-font .ql-picker-label:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-item:before,.ql-snow .ql-picker.ql-size .ql-picker-label:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid transparent}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid transparent;box-shadow:0 2px 8px rgba(0,0,0,.2)}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{display:none;border:1px solid #ccc;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action:after{border-right:1px solid #ccc;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{border-right:0;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}.modern-searchbar-form{margin:0;display:flex;justify-content:flex-end;align-items:center;width:auto;min-width:0}.modern-searchbar-group{display:flex;align-items:center;width:100%;border-radius:10px;background:#fff;border:2px solid #180d3e;transition:all .2s ease}.modern-searchbar-input{border:none;outline:none;background:transparent;font-size:1rem;padding:.75rem 1rem .75rem 2.5rem;border-radius:2rem;width:100%}.modern-searchbar-icon{position:absolute;left:.75rem;top:50%;transform:translateY(-50%);color:#180d3e;pointer-events:none;display:flex;align-items:center;justify-content:center}.modern-searchbar-icon svg{width:1.25rem;height:1.25rem}.seo-header-container{justify-content:space-between;align-items:center;width:100%}.seo-title{font-size:1.5rem;flex:1}.seo-table-container{margin-top:.5rem;width:100%;overflow-x:auto}.seo-table-container .common-table{width:100%;min-width:800px}.seo-loading{padding:1rem 0}.seo-empty-state{padding:2rem 0;color:#6b7280}.seo-pagination-container{margin-top:1rem}.seo-form{flex:1 1 auto;height:100%}.seo-form-actions{display:flex;justify-content:flex-end;gap:.5rem;margin-top:1rem}.seo-image-preview{max-width:100%;margin-top:.5rem;border-radius:.5rem}.seo-action-buttons{display:flex;gap:.5rem}@media (max-width:768px){.seo-header-container{flex-direction:column;align-items:stretch}.seo-title{font-size:1.25rem}}.dashboard-page{padding:0;margin:0}.dashboard-page,.dashboard-page .seo-table-container{width:100%;max-width:none}.adding-button{gap:8px}.adding-button .action-btn{margin-left:0}.custom-modal-overlay{position:fixed;inset:0;background:rgba(0,0,0,.35);display:flex;align-items:center;justify-content:center;z-index:1000}.custom-modal-container{background:#fff;border-radius:24px;box-shadow:0 8px 32px rgba(30,41,59,.18);width:600px;max-width:95vw;height:80vh;max-height:95vh;display:flex;flex-direction:column;overflow:hidden;position:relative}.custom-modal-header{padding:32px 32px 20px;font-size:2rem;font-weight:700;color:#22223b;display:flex;justify-content:space-between;align-items:center}.custom-modal-close{background:none;border:none;font-size:2rem;color:#888;cursor:pointer;margin-left:16px}.custom-modal-body{padding:24px 32px 0;flex:1 1 auto;overflow-y:auto;display:flex;flex-direction:column;gap:1.25rem;scrollbar-width:thin;scrollbar-color:#e5e7eb #fff;overflow-x:hidden}.custom-modal-body::-webkit-scrollbar{display:none}.custom-modal-body{-ms-overflow-style:none;scrollbar-width:none}.custom-modal-footer{padding:24px 32px 32px;display:flex;justify-content:flex-end;gap:1rem;background:#fff;flex-shrink:0;margin-bottom:80px}@media (max-width:700px){.custom-modal-container{width:98vw;height:95vh;border-radius:12px;padding:0}.custom-modal-body,.custom-modal-footer,.custom-modal-header{padding-left:12px;padding-right:12px}}.common-table td,.common-table th{padding:12px;text-align:left;border-bottom:1px solid #e5e7eb}.common-table th,.common-table tr:hover{background-color:#f9fafb}.common-table td:last-child,.common-table th:last-child{min-width:100px;text-align:center}.seo-form{display:flex;flex-direction:column}.seo-form .input-field-container{margin-bottom:15px}.seo-form .input-field-label{display:block;margin-bottom:5px;font-weight:500;color:#374151}.seo-form .input-field:focus{outline:none;border-color:#ce1e36;box-shadow:0 0 0 2px rgba(206,30,54,.1)}.seo-image-preview{max-width:200px;max-height:200px;margin-top:10px;border-radius:4px;border:1px solid #e5e7eb}.seo-header-container{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem}.seo-title{font-size:1.75rem;font-weight:700;color:#1e293b;margin:0}.filters-section{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:12px;padding:16px;background:#fff;border-radius:12px;border:2px solid #e2e8f0;box-shadow:0 2px 8px rgba(0,0,0,.05)}.filters-section .modern-searchbar-form{grid-column:1/-1}.action-buttons-section{display:flex;gap:12px;flex-wrap:wrap}.adding-button{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.payment-filter-dropdown{border:2px solid #e2e8f0}.payment-filter-dropdown:focus{border-color:#180d3e;box-shadow:0 0 0 3px rgba(24,13,62,.1)}.payment-filter-dropdown:hover{border-color:#cbd5e1}.stat-item{padding:.5rem 1rem;box-shadow:0 1px 3px rgba(0,0,0,.1)}.stat-badge{padding:.25rem .75rem}.stat-badge.total{background:#3b82f6}.stat-badge.prepaid{background:#10b981}.stat-badge.cod{background:#f59e0b}.stat-badge.paid{background:#10b981}.stat-badge.pending{background:#ef4444}.info-note{line-height:1.5}.status-badge{padding:.375rem .875rem;border-radius:20px;font-size:.8rem;text-transform:uppercase;letter-spacing:.5px;text-align:center;min-width:80px;white-space:nowrap}.status-badge.status-synced{background:linear-gradient(135deg,#dcfce7,#bbf7d0);color:#166534;border:1px solid #4ade80}.status-badge.status-unsynced{background:linear-gradient(135deg,#fee2e2,#fecaca);color:#991b1b;border:1px solid #f87171}.download-label-link{display:inline-flex!important;align-items:center;gap:6px;padding:6px 12px;background-color:#28a745;color:#fff!important;border-radius:6px;text-decoration:none!important;font-size:12px;font-weight:600;transition:all .2s ease;box-shadow:0 2px 4px rgba(40,167,69,.2);white-space:nowrap}.download-label-link:hover{background-color:#218838;transform:translateY(-2px);box-shadow:0 4px 8px rgba(40,167,69,.3)}.status-badge.status-pending{background:linear-gradient(135deg,#fef3c7,#fde68a);color:#92400e;border:1px solid #fbbf24}.status-badge.status-paid{background:linear-gradient(135deg,#dcfce7,#bbf7d0);color:#166534;border:1px solid #4ade80}.status-badge.status-cod{background:linear-gradient(135deg,#fef3c7,#fde68a);color:#92400e;border:1px solid #fbbf24}.status-badge.status-prepaid{background:linear-gradient(135deg,#dcfce7,#bbf7d0);color:#166534;border:1px solid #4ade80}.status-badge.status-booked{background:linear-gradient(135deg,#dbeafe,#bfdbfe);color:#1e40af;border:1px solid #93c5fd}.status-badge.status-pickup-initiated{background:linear-gradient(135deg,#e0e7ff,#c7d2fe);color:#3730a3;border:1px solid #a5b4fc}.status-badge.status-manifested{background:linear-gradient(135deg,#cffafe,#a7f3d0);color:#065f46;border:1px solid #6ee7b7}.status-badge.status-in-transit{background:linear-gradient(135deg,#fed7aa,#fdba74);color:#9a3412;border:1px solid #fb923c}.status-badge.status-out-for-delivery{background:linear-gradient(135deg,#fecaca,#f87171);color:#7f1d1d;border:1px solid #ef4444}.status-badge.status-undelivered{background:linear-gradient(135deg,#fef2f2,#fee2e2);color:#7f1d1d;border:1px solid #dc2626}.status-badge.status-rto{background:linear-gradient(135deg,#fef3c7,#fde68a);color:#92400e;border:1px solid #f59e0b}.status-badge.status-order-cancelled{background:linear-gradient(135deg,#fee2e2,#fecaca);color:#991b1b;border:1px solid #f87171}.status-badge.status-exception{background:linear-gradient(135deg,#fef2f2,#fee2e2);color:#7f1d1d;border:1px solid #dc2626}.clear-search-btn{position:absolute;right:8px;top:50%;transform:translateY(-50%);background:none;border:none;cursor:pointer;padding:4px;border-radius:4px;color:#6b7280;transition:all .2s ease}.clear-search-btn:hover{background-color:#f3f4f6;color:#374151}.modern-searchbar-group{position:relative}.orders-analytics{margin:24px 0}@media (max-width:1024px){.orders-analytics{grid-template-columns:1fr}}@media (max-width:768px){.orders-analytics{gap:16px;margin:16px 0}}.action-btn.status-select-action{background:#f3f4f6;border:1.5px solid #d1d5db;font-weight:500;padding:.45rem .9rem;transition:border .18s,background .18s}.action-btn.status-select-action:focus{border-color:#3b82f6;background:#e0e7ef}.action-btn.status-select-action:hover{border-color:#2563eb;background:#e0e7ef}.order-info-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:1.5rem;padding:1.25rem;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-radius:12px;border:1px solid #e2e8f0}.order-info-grid>div{display:flex;flex-direction:column;gap:.25rem}.order-info-grid strong{color:#374151;font-size:.85rem;text-transform:uppercase;letter-spacing:.5px}.order-info-grid span{color:#4b5563;font-weight:500}.items-table{width:100%;min-width:800px;border-collapse:collapse;margin:1rem 0;background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.08);border:1px solid #e9ecef}.items-table th{background:linear-gradient(135deg,#f8fafc,#e9ecef);padding:1.25rem 1rem;text-align:left;font-weight:700;color:#495057;border-bottom:2px solid #dee2e6;font-size:.9rem;text-transform:uppercase;letter-spacing:.5px;position:sticky;top:0;z-index:10}.items-table th:first-child{width:120px;text-align:center;padding:1.25rem .5rem}.items-table th:nth-child(2){min-width:200px}.items-table th:nth-child(3){width:120px;text-align:center}.items-table th:nth-child(4){width:100px;text-align:center}.items-table th:nth-child(5),.items-table th:nth-child(6){width:120px;text-align:right}.items-table td{padding:1.25rem 1rem;border-bottom:1px solid #f1f3f4;color:#495057;vertical-align:middle;line-height:1.5}.items-table td:first-child{text-align:center;padding:1rem .5rem}.items-table td:nth-child(3),.items-table td:nth-child(4){text-align:center}.items-table td:nth-child(5),.items-table td:nth-child(6){text-align:right;font-weight:600}.items-table tr:hover{background:linear-gradient(135deg,#f8f9fa,#f1f3f4);transform:translateY(-1px);box-shadow:0 2px 8px rgba(0,0,0,.05)}.items-table tr:last-child td{border-bottom:none}.product-image-container{box-shadow:0 2px 8px rgba(0,0,0,.1)}.product-image-container:hover{box-shadow:0 4px 16px rgba(0,0,0,.15)}.product-image:hover{transform:scale(1.1)}.product-image-container:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(45deg,transparent 30%,hsla(0,0%,100%,.1) 50%,transparent 70%);opacity:0;transition:opacity .3s ease;pointer-events:none}.product-image-container:hover:before{opacity:1}.product-sku{color:#6c757d;background:linear-gradient(135deg,#f8f9fa,#e9ecef);padding:6px 12px;border:1px solid #dee2e6;box-shadow:0 1px 3px rgba(0,0,0,.1)}.product-sku:hover{background:linear-gradient(135deg,#e9ecef,#dee2e6);box-shadow:0 2px 6px rgba(0,0,0,.15)}.product-attributes{font-size:12px;color:#666;margin-top:4px}.product-attributes span{margin-right:8px;padding:2px 6px;background-color:#e9ecef;border-radius:3px;font-size:11px}.order-summary-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1rem;margin-top:1.5rem;padding:1.25rem;background:linear-gradient(135deg,#f0f9ff,#e0f2fe);border-radius:12px;border:1px solid #bae6fd}.order-summary-grid>div{display:flex;justify-content:space-between;align-items:center;padding:.75rem 1rem;background:#fff;border-radius:8px;border:1px solid #e2e8f0}.order-summary-grid strong{color:#374151;font-weight:600}.modal-footer{display:flex;justify-content:flex-end;gap:1rem;margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid #e2e8f0}.seo-loading{background:#f1f5f9;color:#3b82f6}.seo-empty-state,.seo-loading{border-radius:12px;padding:2.5rem 1rem;text-align:center;font-size:1.1rem;margin:2rem 0;box-shadow:0 1px 4px rgba(16,30,54,.06)}.seo-empty-state{background:#f8fafc;color:#64748b}@media (max-width:1024px){.seo-header-container{gap:1rem}.filters-section{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.action-buttons-section,.payment-stats{justify-content:center}.order-info-grid,.order-summary-grid{grid-template-columns:1fr}}@media (max-width:768px){.dashboard-page{padding:1rem}.seo-title{font-size:1.5rem}.filters-section{grid-template-columns:1fr;gap:10px;padding:12px}.payment-filter-dropdown{min-width:100%}.action-buttons-section{flex-direction:column}.action-buttons-section button{width:100%}.payment-stats{flex-direction:column;gap:1rem}.stat-item{justify-content:space-between}.common-table{font-size:.8rem}.common-table td,.common-table th{padding:.75rem .5rem}.action-buttons{flex-direction:column;gap:.25rem}.action-btn{width:100%;justify-content:center}.items-table td:first-child,.items-table th:first-child{width:100px;padding:.75rem .25rem}.product-image-container{width:60px;height:60px}.items-table{min-width:700px}.items-table td,.items-table th{padding:.75rem .5rem;font-size:.85rem}.items-table th:nth-child(2){min-width:150px}.product-attributes{gap:4px}.product-attributes .attribute-item{font-size:10px;padding:3px 8px}.order-details-modal{padding:1rem;max-height:85vh}.download-label-link{font-size:11px;padding:5px 10px}}@media (max-width:480px){.dashboard-page{padding:.75rem}.seo-title{font-size:1.25rem}.status-badge{font-size:.7rem;padding:.25rem .5rem;min-width:60px}.order-info-grid,.order-summary-grid{padding:1rem}.product-image-container{width:50px;height:50px}.items-table{min-width:650px}.items-table td,.items-table th{padding:.5rem .25rem;font-size:.75rem}.items-table td:first-child,.items-table th:first-child{width:70px;padding:.5rem .1rem}.items-table th:nth-child(2){min-width:120px}.product-attributes{gap:3px;margin-top:8px}.product-attributes .attribute-item{font-size:9px;padding:2px 6px}.product-sku{font-size:10px;padding:4px 8px}.order-details-modal{padding:.75rem;max-height:90vh}}.status-badge.status-processing{background:linear-gradient(135deg,#dbeafe,#bfdbfe);color:#1e40af;border:1px solid #60a5fa}.status-badge.status-shipped{background:linear-gradient(135deg,#c7d2fe,#a5b4fc);color:#3730a3;border:1px solid #818cf8}.status-badge.status-delivered{background:linear-gradient(135deg,#dcfce7,#bbf7d0);color:#166534;border:1px solid #4ade80}.status-badge.status-cancelled{background:linear-gradient(135deg,#fee2e2,#fecaca);color:#991b1b;border:1px solid #f87171}.common-table{width:100%;border-collapse:collapse;font-size:.9rem;background:#fff}.common-table th{background:linear-gradient(135deg,#f8fafc,#f1f5f9);padding:1rem 1.25rem;text-align:left;font-weight:600;color:#374151;border-bottom:2px solid #e2e8f0;font-size:.85rem;text-transform:uppercase;letter-spacing:.5px;position:sticky;top:0;z-index:10}.common-table td{padding:1rem 1.25rem;border-bottom:1px solid #f1f5f9;color:#4b5563;vertical-align:middle;line-height:1.4}.common-table tr:last-child td{border-bottom:none}.action-btn.status-select-action{background:linear-gradient(135deg,#f8fafc,#f1f5f9);border:1px solid #e2e8f0;color:#374151;padding:.5rem .75rem;font-size:.8rem;border-radius:8px;cursor:pointer;transition:all .2s ease;min-width:120px}.action-btn.status-select-action:focus{outline:none;border-color:#180d3e;box-shadow:0 0 0 3px rgba(24,13,62,.1)}.action-btn.status-select-action:hover{border-color:#cbd5e1;background:linear-gradient(135deg,#f1f5f9,#e2e8f0);transform:translateY(-1px)}.payment-stats{display:flex;gap:1.5rem;flex-wrap:wrap}.stat-item{gap:.75rem;padding:.75rem 1.25rem;min-width:140px}.stat-badge{padding:.375rem .875rem;min-width:50px;box-shadow:0 1px 3px rgba(0,0,0,.1)}.stat-badge.total{background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;box-shadow:0 2px 4px rgba(59,130,246,.3)}.stat-badge.prepaid{background:linear-gradient(135deg,#10b981,#059669);color:#fff;box-shadow:0 2px 4px rgba(16,185,129,.3)}.stat-badge.cod{background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff;box-shadow:0 2px 4px rgba(245,158,11,.3)}.stat-badge.paid{background:linear-gradient(135deg,#10b981,#059669);color:#fff;box-shadow:0 2px 4px rgba(16,185,129,.3)}.stat-badge.pending{background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff;box-shadow:0 2px 4px rgba(239,68,68,.3)}.stat-badge.processing{background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;box-shadow:0 2px 4px rgba(59,130,246,.3)}.stat-badge.shipped{background:linear-gradient(135deg,#8b5cf6,#7c3aed);color:#fff;box-shadow:0 2px 4px rgba(139,92,246,.3)}.seo-pagination-container{display:flex;justify-content:center;margin-top:1.5rem;padding:1rem;background:#fff;border-top:1px solid #e2e8f0;box-shadow:0 -2px 4px rgba(0,0,0,.05)}.stat-badge.cancelled{background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff;box-shadow:0 2px 4px rgba(239,68,68,.3)}.stat-badge.delivered{background:linear-gradient(135deg,#10b981,#059669);color:#fff;box-shadow:0 2px 4px rgba(16,185,129,.3)}.stat-badge.revenue{background:linear-gradient(135deg,#059669,#047857);color:#fff;box-shadow:0 2px 4px rgba(5,150,105,.3)}.stat-badge.avg{background:linear-gradient(135deg,#7c3aed,#6d28d9);color:#fff;box-shadow:0 2px 4px rgba(124,58,237,.3)}.customer-info{display:flex;flex-direction:column;gap:.25rem}.customer-name{font-weight:600;color:#374151;font-size:.9rem}.customer-email{font-size:.8rem;color:#6b7280;font-style:italic}.bulk-select-checkbox,.order-select-checkbox{width:18px;height:18px;border:2px solid #d1d5db;border-radius:4px;background:#fff;cursor:pointer;transition:all .2s ease;accent-color:#3b82f6}.bulk-select-checkbox:checked,.order-select-checkbox:checked{background:#3b82f6;border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.1)}.bulk-select-checkbox:hover,.order-select-checkbox:hover{border-color:#3b82f6;transform:scale(1.05)}.sort-controls{gap:1rem;margin-bottom:1rem;padding:1rem 1.25rem;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-radius:12px;border:1px solid #e2e8f0;flex-wrap:wrap}.sort-controls,.sort-group{display:flex;align-items:center}.sort-group{gap:.5rem}.sort-group label{font-weight:600;color:#374151;font-size:.85rem;white-space:nowrap}.sort-select{padding:.5rem .75rem;border:1px solid #d1d5db;border-radius:8px;background:#fff;color:#374151;font-size:.85rem;cursor:pointer;transition:all .2s ease;min-width:120px}.sort-select:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.1)}.sort-select:hover{border-color:#9ca3af}.common-table td:first-child,.common-table th:first-child{width:50px;text-align:center}.order-details-modal{padding:1.5rem;max-height:80vh;overflow-y:auto;overflow-x:hidden}.order-details-modal h4{margin:1.5rem 0 1rem;color:#1e293b;font-size:1.1rem;font-weight:600;border-bottom:2px solid #e2e8f0;padding-bottom:.5rem}.order-section{margin-bottom:1.5rem;padding:1.25rem;border-radius:12px;box-shadow:0 1px 3px rgba(0,0,0,.1)}.order-section>div[style*=overflowX]{margin:0 -1.25rem;padding:0 1.25rem;scrollbar-width:thin;scrollbar-color:#cbd5e0 #f7fafc}.order-section>div[style*=overflowX]::-webkit-scrollbar{height:8px}.order-section>div[style*=overflowX]::-webkit-scrollbar-track{background:#f7fafc;border-radius:4px}.order-section>div[style*=overflowX]::-webkit-scrollbar-thumb{background:#cbd5e0;border-radius:4px}.order-section>div[style*=overflowX]::-webkit-scrollbar-thumb:hover{background:#a0aec0}.order-section h4{margin:0 0 .75rem!important;color:#1e293b;font-size:1rem;font-weight:600;gap:.5rem}.info-note{margin-bottom:1.5rem;padding:1rem 1.25rem;background:linear-gradient(135deg,#eff6ff,#dbeafe);border-radius:12px;border-left:4px solid #3b82f6;font-size:.9rem;color:#1e40af;line-height:1.6;box-shadow:0 2px 4px rgba(59,130,246,.1);position:relative;overflow:hidden}.info-note:before{content:"💡";position:absolute;right:1rem;top:50%;transform:translateY(-50%);font-size:1.2rem;opacity:.3}.info-note strong{color:#1e3a8a;font-weight:600}.payment-filter-dropdown{border:2px solid #180d3e;border-radius:12px;padding:.75rem 1rem;background:#fff;color:#374151;font-size:.95rem;font-weight:500;cursor:pointer;transition:all .2s ease;min-width:140px;outline:none;box-shadow:0 1px 3px rgba(0,0,0,.1)}.payment-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem;margin-bottom:1.5rem;padding:1.25rem;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-radius:16px;border:1px solid #e2e8f0;box-shadow:0 2px 8px rgba(0,0,0,.05)}.stat-item{display:flex;flex-direction:column;align-items:center;justify-content:space-between;padding:1rem 1.25rem;background:#fff;border-radius:12px;border:1px solid #e2e8f0;box-shadow:0 2px 4px rgba(0,0,0,.05);transition:all .2s ease}.stat-item:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.1)}.stat-item.revenue{border-left:4px solid #059669}.stat-item.avg{border-left:4px solid #7c3aed}.stat-label{font-weight:600;color:#374151;font-size:.9rem;white-space:nowrap}.stat-badge{padding:.5rem 1rem;border-radius:20px;font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;min-width:60px;text-align:center;box-shadow:0 2px 4px rgba(0,0,0,.1)}@media (max-width:1024px){.payment-stats{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.sort-controls{flex-direction:column;gap:.75rem}.sort-group{justify-content:space-between}}@media (max-width:768px){.payment-stats{grid-template-columns:1fr;gap:.75rem}.stat-item{min-height:50px}.sort-controls,.stat-item{padding:.75rem 1rem}.sort-group{flex-direction:column;align-items:stretch;gap:.25rem}.sort-select{width:100%}.payment-filter-dropdown{min-width:100%}.common-table{font-size:.8rem}.common-table td,.common-table th{padding:.75rem .5rem}.customer-info{font-size:.8rem}.action-buttons{flex-direction:column;gap:.25rem}.action-btn{width:100%;justify-content:center}}@media (max-width:480px){.dashboard-page{padding:.75rem}.seo-title{font-size:1.25rem}.status-badge{font-size:.7rem;padding:.25rem .5rem;min-width:60px}.stat-badge{font-size:.7rem;padding:.375rem .75rem}.order-info-grid,.order-summary-grid{padding:1rem}.sort-controls{padding:.75rem 1rem}}@media (max-width:900px){.seo-table-container{padding:1rem .5rem}.common-table td,.common-table th{padding:.7rem .4rem;font-size:.92rem}}@media (max-width:600px){.seo-table-container{padding:.5rem .1rem}.common-table td,.common-table th{padding:.5rem .2rem;font-size:.85rem}}.seo-error-state{text-align:center;padding:40px 20px;color:#dc2626;background-color:#fef2f2;border:1px solid #fecaca;border-radius:8px;margin:20px 0}.sync-button{display:flex;align-items:center;gap:8px;padding:8px 16px;background-color:#0ea5e9;color:#fff;border:none;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;margin-right:12px}.sync-button:hover{background-color:#0284c7;transform:translateY(-1px)}.sync-button:active{transform:translateY(0)}.sync-button:disabled{cursor:not-allowed}.sync-button:disabled,.sync-button:disabled:hover{background-color:#6b7280;transform:none}.animate-spin{animation:spin 1s linear infinite}.notification{position:fixed;top:20px;right:20px;z-index:1000;max-width:400px;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.15);animation:slideIn .3s ease-out}.notification-content{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;color:#fff}.notification-message{flex:1;margin-right:12px;font-size:14px;font-weight:500}.notification-close{background:none;border:none;color:#fff;font-size:18px;cursor:pointer;padding:0;width:20px;height:20px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background-color .2s}.notification-close:hover{background-color:hsla(0,0%,100%,.2)}.notification-info{background-color:#0ea5e9}.notification-success{background-color:#10b981}.notification-warning{background-color:#f59e0b}.notification-error{background-color:#ef4444}@keyframes slideIn{0%{transform:translateX(100%);opacity:0}to{transform:translateX(0);opacity:1}}.sync-status-badge{display:inline-block;padding:2px 8px;border-radius:12px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.sync-status-badge.synced{background-color:#dcfce7;color:#166534}.sync-status-badge.not-synced{background-color:#fef3c7;color:#92400e}.sync-stats{gap:16px;margin-right:16px;padding:8px 12px;background-color:#f8fafc;border-radius:6px;border:1px solid #e2e8f0}.sync-stat-item,.sync-stats{display:flex;align-items:center}.sync-stat-item{gap:4px;font-size:12px}.sync-stat-label{color:#64748b;font-weight:500}.sync-stat-value{font-weight:600;color:#1e293b}.sync-stat-value.complete{color:#059669}.sync-stat-value.partial{color:#d97706}.product-attributes{margin-top:12px;display:flex;flex-wrap:wrap;gap:8px;max-width:100%}.product-attributes .attribute-item{background:linear-gradient(135deg,#e3f2fd,#bbdefb);color:#1565c0;padding:4px 10px;border-radius:16px;font-size:11px;font-weight:600;border:1px solid #90caf9;text-transform:capitalize;letter-spacing:.3px;transition:all .2s ease;white-space:nowrap;box-shadow:0 1px 3px rgba(21,101,192,.1)}.product-attributes .attribute-item:hover{background:linear-gradient(135deg,#bbdefb,#90caf9);transform:translateY(-1px);box-shadow:0 2px 6px rgba(21,101,192,.2)}.product-attributes .attribute-item:nth-child(2n){background:linear-gradient(135deg,#f3e5f5,#e1bee7);color:#7b1fa2;border-color:#ce93d8}.product-attributes .attribute-item:nth-child(2n):hover{background:linear-gradient(135deg,#e1bee7,#ce93d8)}.variation{font-size:12px;color:#666;margin:4px 0;padding:4px 8px;background:#f8f9fa;border-radius:4px;border-left:3px solid #007bff}.product-details-cell{min-width:200px}.product-name{font-weight:600;color:#2d3748;font-size:.95rem;line-height:1.4;margin-bottom:4px}.product-brand{font-size:12px;color:#718096;font-style:italic;margin-bottom:8px}.product-brand:before{content:"🏷️ ";margin-right:2px}.product-image-container{width:80px;height:80px;border-radius:12px;overflow:hidden;border:2px solid #e9ecef;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f8f9fa,#e9ecef);margin:0 auto;box-shadow:0 4px 12px rgba(0,0,0,.1);transition:all .3s ease;position:relative}.product-image-container:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(0,0,0,.15);border-color:#007bff}.product-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease;background:#fff}.product-image:hover{transform:scale(1.05)}.product-sku-display{display:inline-flex;align-items:center;gap:4px;margin-top:8px;font-size:11px;color:#666;font-family:Monaco,Menlo,Ubuntu Mono,monospace;background:linear-gradient(135deg,#f8f9fa,#e9ecef);padding:4px 8px;border-radius:6px;border:1px solid #dee2e6;font-weight:500;letter-spacing:.3px}.product-sku-display:before{content:"🏷️";font-size:10px}.product-sku{font-size:12px;font-weight:600;color:#495057;background:linear-gradient(135deg,#e3f2fd,#bbdefb);padding:8px 12px;border-radius:8px;border:1px solid #90caf9;text-align:center;font-family:Monaco,Menlo,Ubuntu Mono,monospace;letter-spacing:.5px;text-transform:uppercase;box-shadow:0 2px 4px rgba(144,202,249,.2);transition:all .2s ease;display:inline-block;min-width:80px}.product-sku:hover{background:linear-gradient(135deg,#bbdefb,#90caf9);transform:translateY(-1px);box-shadow:0 4px 8px rgba(144,202,249,.3)}.quantity-badge{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:6px 12px;border-radius:20px;font-weight:600;font-size:.85rem;display:inline-block;min-width:40px;text-align:center;box-shadow:0 2px 4px rgba(102,126,234,.3);transition:all .2s ease}.quantity-badge:hover{transform:translateY(-1px);box-shadow:0 4px 8px rgba(102,126,234,.4)}.price-cell{font-weight:600;color:#2d3748;font-size:.9rem}.subtotal-cell{font-weight:700;color:#2b6cb0;font-size:.95rem}.product-image-loading{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:loading 1.5s infinite}@keyframes loading{0%{background-position:200% 0}to{background-position:-200% 0}}.product-image-error{background:linear-gradient(135deg,#fed7d7,#feb2b2);color:#c53030;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:600;text-align:center;line-height:1.2}.product-image-error:before{content:"📷";display:block;font-size:1.2rem;margin-bottom:2px}.order-section{background:#fff;border-radius:16px;border:1px solid #e2e8f0;box-shadow:0 2px 8px rgba(0,0,0,.06);overflow:hidden;transition:all .3s ease}.order-section:hover{box-shadow:0 4px 16px rgba(0,0,0,.1);transform:translateY(-1px)}.order-section h4{background:linear-gradient(135deg,#f7fafc,#edf2f7);margin:0!important;padding:1rem 1.5rem!important;border-bottom:1px solid #e2e8f0;font-size:1.1rem;font-weight:700;color:#2d3748;display:flex;align-items:center;gap:.75rem}.order-section h4:before{content:attr(data-icon);font-size:1.2rem}.order-section-content{padding:1.5rem}.items-table tbody tr{transition:all .2s ease}.items-table tbody tr:hover{background:linear-gradient(135deg,#f7fafc,#edf2f7);transform:translateY(-1px);box-shadow:0 2px 8px rgba(0,0,0,.08)}.table-status-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border-radius:12px;font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.table-status-badge:before{content:"";width:8px;height:8px;border-radius:50%;background:currentColor}.action-btn.cancel{background:linear-gradient(135deg,#dc3545,#c82333);color:#fff;border:none;border-radius:6px;padding:8px 10px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;box-shadow:0 2px 4px rgba(220,53,69,.3);margin-left:4px}.action-btn.cancel:hover{background:linear-gradient(135deg,#c82333,#a71e2a);transform:translateY(-1px);box-shadow:0 4px 8px rgba(220,53,69,.4)}.action-btn.cancel:active{transform:translateY(0);box-shadow:0 2px 4px rgba(220,53,69,.3)}.action-btn.cancel svg{width:16px;height:16px;stroke-width:2.5}.action-buttons{gap:4px;justify-content:flex-start}.action-btn{display:flex;padding:6px 8px;border-radius:6px;font-size:0;min-width:32px;height:32px}.action-btn.view{background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;box-shadow:0 2px 4px rgba(59,130,246,.3)}.action-btn.view:hover{background:linear-gradient(135deg,#2563eb,#1d4ed8);transform:translateY(-1px);box-shadow:0 4px 8px rgba(59,130,246,.4)}.action-btn.edit{background:linear-gradient(135deg,#10b981,#059669);color:#fff;box-shadow:0 2px 4px rgba(16,185,129,.3)}.action-btn.edit:hover{background:linear-gradient(135deg,#059669,#047857);transform:translateY(-1px);box-shadow:0 4px 8px rgba(16,185,129,.4)}@media (max-width:768px){.action-buttons{flex-direction:column;gap:2px;align-items:stretch}.action-btn{width:100%;min-width:auto;height:28px;padding:4px 6px}.action-btn svg{width:14px;height:14px}}@media (max-width:480px){.action-buttons{gap:1px}.action-btn{height:24px;padding:2px 4px}.action-btn svg{width:12px;height:12px}}.status-badge.status-failed{background:linear-gradient(135deg,#fee2e2,#fecaca);color:#991b1b;border:1px solid #f87171}.status-badge.status-refunded{background:linear-gradient(135deg,#fef3c7,#fde68a);color:#92400e;border:1px solid #fbbf24}.status-badge.status-refund-pending{background:linear-gradient(135deg,#fed7aa,#fdba74);color:#9a3412;border:1px solid #fb923c}.status-badge.status-unknown{background:linear-gradient(135deg,#f3f4f6,#e5e7eb);color:#6b7280;border:1px solid #d1d5db}.stat-badge.failed{background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff;box-shadow:0 2px 4px rgba(239,68,68,.3)}.stat-badge.refunded{background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff;box-shadow:0 2px 4px rgba(245,158,11,.3)}.stat-badge.refund-pending{background:linear-gradient(135deg,#fb923c,#f97316);color:#fff;box-shadow:0 2px 4px rgba(251,146,60,.3)}.payments-container{padding:1.5rem}.payments-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.payment-methods{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;margin-bottom:2rem}.payment-card{background:#fff;border-radius:8px;padding:1.5rem;box-shadow:0 2px 4px rgba(0,0,0,.1);cursor:pointer;transition:all .2s ease;border:2px solid transparent}.payment-card:hover{transform:translateY(-2px)}.payment-card.selected{border-color:#ce1e36}.payment-header{gap:1rem;margin-bottom:1rem}.payment-header,.payment-icon{display:flex;align-items:center}.payment-icon{width:40px;height:40px;justify-content:center;background:#f3f4f6;border-radius:8px}.payment-name{font-weight:600;color:#1f2937}.payment-description{color:#6b7280;font-size:.875rem}.payment-form{background:#fff;border-radius:8px;padding:1.5rem;box-shadow:0 2px 4px rgba(0,0,0,.1);margin-bottom:2rem}.form-title{font-size:1.25rem;font-weight:600;color:#1f2937;margin-bottom:1.5rem}.form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.form-group{margin-bottom:1rem}.form-label{display:block;margin-bottom:.5rem;font-weight:500;color:#374151}.form-input{width:100%;padding:.75rem;border:1px solid #e5e7eb;border-radius:4px;transition:border-color .2s ease}.form-input:focus{outline:none;border-color:#ce1e36}.card-input{position:relative}.card-icon{position:absolute;right:1rem;top:50%;transform:translateY(-50%);color:#6b7280}.payment-summary{background:#fff;border-radius:8px;padding:1.5rem;box-shadow:0 2px 4px rgba(0,0,0,.1)}.summary-title{font-size:1.25rem;font-weight:600;color:#1f2937;margin-bottom:1.5rem}.summary-row{margin-bottom:1rem;color:#6b7280}.summary-row,.summary-total{display:flex;justify-content:space-between}.summary-total{margin-top:1rem;padding-top:1rem;border-top:1px solid #e5e7eb;font-weight:600;color:#1f2937;font-size:1.1rem}.pay-button{width:100%;padding:1rem;margin-top:1.5rem;background:#ce1e36;color:#fff;border:none;border-radius:4px;font-weight:600;cursor:pointer;transition:background-color .2s ease}.pay-button:hover{background:#b31b30}.payment-history{margin-top:2rem}.history-table{width:100%;border-collapse:collapse;background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 4px rgba(0,0,0,.1)}.history-table td,.history-table th{padding:1rem;text-align:left;border-bottom:1px solid #e5e7eb}.history-table th{font-weight:600}.history-table th,.history-table tr:hover{background-color:#f8f9fa}.payment-status{padding:.25rem .75rem;border-radius:9999px;font-size:.875rem;font-weight:500}.status-success{background-color:#dcfce7;color:#166534}.status-failed{background-color:#fee2e2;color:#991b1b}@media (max-width:768px){.form-grid,.payment-methods{grid-template-columns:1fr}.history-table{display:block;overflow-x:auto}}.status-badge{padding:4px 12px;border-radius:12px;font-weight:600;text-transform:capitalize}.status-active{background-color:#dcfce7;color:#166534}.status-pending{background-color:#fef3c7;color:#92400e}.status-inactive{background-color:#fee2e2;color:#991b1b}.status-refunded{background-color:#dbeafe;color:#1e40af}.filter-controls{display:flex;gap:1rem;align-items:center}.filter-controls select{min-width:150px}.action-buttons{flex-wrap:wrap}.action-buttons button{font-size:.875rem;padding:.375rem .75rem}.modal-content .form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-bottom:1.5rem}.modal-content .form-group{margin-bottom:0}.modal-content .form-group label{display:block;font-weight:600;color:#374151;margin-bottom:.25rem;font-size:.875rem}.modal-content .form-group p{color:#6b7280;margin:0}.modal-content .full-width{grid-column:1/-1}.modal-actions{display:flex;justify-content:flex-end;gap:.75rem;margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid #e5e7eb}.error-container,.loading-container{text-align:center;padding:3rem;color:#6b7280}.error-container{color:#dc2626}.error-container button{margin-top:1rem}.action-buttons{gap:.5rem}.action-btn,.action-buttons{justify-content:center;align-items:center}.action-btn{padding:.5rem;border:none;border-radius:4px;cursor:pointer;transition:all .2s ease;display:inline-flex;background:transparent}.action-btn:hover{transform:translateY(-2px)}.action-btn.view{color:#3b82f6}.action-btn.view:hover{background:#dbeafe}.action-btn.moderate{color:#10b981}.action-btn.moderate:hover{background:#d1fae5}.action-btn.delete{color:#ef4444}.action-btn.delete:hover{background:#fee2e2}.action-btn svg{width:16px;height:16px}.action-btn[data-tooltip]{position:relative}.action-btn[data-tooltip]:hover:after{content:attr(data-tooltip);position:absolute;bottom:100%;left:50%;transform:translateX(-50%);padding:.25rem .5rem;background:#1f2937;color:#fff;font-size:.75rem;border-radius:4px;white-space:nowrap;margin-bottom:.25rem;z-index:10}.seo-controls select{padding:8px 12px;border-radius:6px;border:1px solid #e5e7eb;background-color:#fff;cursor:pointer;min-width:150px;font-size:14px;color:#374151;transition:all .2s ease}.seo-controls select:hover{border-color:#ce1e36}.seo-controls select:focus{outline:none;border-color:#ce1e36;box-shadow:0 0 0 3px rgba(206,30,54,.1)}.seo-controls label{font-weight:600;color:#374151;min-width:80px;font-size:14px}.seo-controls button{padding:8px 16px;border-radius:6px;border:1px solid #e5e7eb;background-color:#f9fafb;cursor:pointer;font-size:14px;color:#6b7280;font-weight:500;transition:all .2s ease}.seo-controls button:hover{background-color:#f3f4f6;border-color:#d1d5db}.reviews-container{padding:1.5rem}.reviews-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.reviews-list{display:flex;flex-direction:column;gap:1rem}.review-card{background:#fff;border-radius:8px;padding:1.5rem;box-shadow:0 2px 4px rgba(0,0,0,.1)}.review-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem}.review-user{display:flex;align-items:center;gap:1rem}.review-avatar{width:40px;height:40px;border-radius:50%;-o-object-fit:cover;object-fit:cover}.review-user-info{display:flex;flex-direction:column}.review-username{font-weight:600;color:#1f2937}.review-date{font-size:.875rem;color:#6b7280}.review-rating{display:flex;align-items:center;gap:.5rem}.star{color:#fbbf24}.review-content{margin:1rem 0;line-height:1.5;color:#374151}.review-product{display:flex;align-items:center;gap:1rem;padding:1rem;background:#f9fafb;border-radius:4px;margin-top:1rem}.product-thumbnail{width:60px;height:60px;-o-object-fit:cover;object-fit:cover;border-radius:4px}.product-info{flex:1}.product-name{font-weight:500;color:#1f2937}.product-category{font-size:.875rem;color:#6b7280}.review-actions{display:flex;gap:.5rem;margin-top:1rem;padding-top:1rem;border-top:1px solid #e5e7eb}.review-form{max-width:600px;margin:0 auto;padding:2rem;background:#fff;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.1)}.rating-input{display:flex;gap:.5rem;margin-bottom:1.5rem}.rating-star{cursor:pointer;font-size:1.5rem;color:#d1d5db;transition:color .2s ease}.rating-star.active,.rating-star:hover{color:#fbbf24}.review-filters{display:flex;gap:1rem;margin-bottom:2rem;padding:1rem;background:#fff;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.1)}.filter-group{display:flex;align-items:center;gap:.5rem}@media (max-width:768px){.review-header{gap:1rem}.review-filters,.review-header{flex-direction:column}.filter-group{width:100%}}.filter-button{padding:8px 16px;background-color:#fff;border:1px solid rgba(24,13,62,.2);border-radius:6px;color:#180d3e;font-size:.875rem;cursor:pointer;display:flex;align-items:center;gap:8px;transition:all .2s ease}.filter-button:hover{background-color:#180d3e;color:#fff;border-color:#180d3e}.table-content{overflow-x:auto}.table{width:100%;border-collapse:collapse;background-color:#fff;border-radius:8px;overflow:hidden}.table th{position:sticky;top:0;z-index:2;background-color:#180d3e;box-shadow:0 2px 4px rgba(0,0,0,.03);color:#fff;padding:12px 16px;text-align:left;font-weight:600;white-space:nowrap}.table td{padding:12px 16px;border-bottom:1px solid rgba(24,13,62,.1);color:#180d3e}.table tr:hover{background-color:rgba(24,13,62,.05)}.status-badge{padding:4px 8px;border-radius:4px;font-size:.75rem;font-weight:500;display:inline-block}.status-badge.active{background-color:rgba(206,30,54,.1);color:#ce1e36}.status-badge.inactive{background-color:rgba(24,13,62,.1);color:#180d3e}.action-buttons{display:flex;gap:8px}.action-button{padding:6px;border:none;border-radius:4px;cursor:pointer;transition:all .2s ease;color:#180d3e;background-color:transparent}.action-button:hover{background-color:rgba(24,13,62,.1);color:#ce1e36}.pagination{margin-top:20px;padding:0 16px}.pagination-btn{padding:0 12px;border:1px solid rgba(24,13,62,.2);border-radius:6px;color:#180d3e;font-size:.875rem;transition:all .2s ease}.pagination-btn.active,.pagination-btn:hover:not(:disabled){background-color:#180d3e;border-color:#180d3e}.pagination-btn:disabled{opacity:.5;background-color:#f3f4f5}.pagination-btn svg{width:14px;height:14px}.table-with-controls{background-color:#f3f4f5;border-radius:8px;padding:20px;box-shadow:0 1px 3px rgba(24,13,62,.1)}.table-controls{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;gap:16px}.controls-left{flex:1;max-width:300px}.controls-right{display:flex;gap:8px}@media (max-width:768px){.table-controls{flex-direction:column;align-items:stretch}.controls-left{max-width:100%}.controls-right{width:100%}.pagination{justify-content:center;flex-wrap:wrap}}.dashboard-page{background:#fff;border-radius:24px;box-shadow:0 8px 32px rgba(31,41,55,.1);padding:2.5rem 2rem;margin:2rem auto}.dashboard-title{color:#180d3e;font-size:2rem;font-weight:700;margin-bottom:1.5rem}.dashboard-content{color:#1f2937;font-size:1.1rem}.slider-container{padding:1.5rem}.slider-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.slider-header h2{font-size:1.5rem;color:#180d3e;margin:0}.add-slider-btn{background-color:#4caf50;color:#fff;border:none;padding:10px 20px;border-radius:4px;cursor:pointer;font-size:14px;transition:background-color .3s ease}.add-slider-btn:hover{background-color:#45a049}.slider-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem}.slider-card{background:#fff;border-radius:8px;padding:1rem;box-shadow:0 2px 4px rgba(0,0,0,.1)}.slider-image{width:100%;height:auto;overflow:hidden;border-radius:4px;margin-bottom:1rem}.slider-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.slider-info{padding:.5rem 0}.slider-title{font-size:1.1rem;font-weight:600;margin-bottom:.5rem;color:#180d3e}.slider-status{color:#4caf50;font-weight:500}.slider-actions{display:flex;gap:.5rem;margin-top:1rem}.delete-btn,.edit-btn{padding:8px 16px;border:none;border-radius:4px;cursor:pointer;font-size:14px;transition:background-color .3s ease}.edit-btn{background-color:#2196f3;color:#fff}.edit-btn:hover{background-color:#1976d2}.delete-btn{background-color:#f44336;color:#fff}.delete-btn:hover{background-color:#d32f2f}@media (max-width:768px){.slider-grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}.slider-header{flex-direction:column;gap:1rem;align-items:flex-start}}.media-gallery{padding:20px;max-width:1200px;margin:0 auto}.media-gallery-header{margin-bottom:30px;text-align:center}.media-gallery-header h1{margin:0 0 10px;color:#333;font-size:2.5rem;font-weight:600}.media-gallery-subtitle{color:#666;font-size:1.1rem;margin:0}.media-gallery-controls{justify-content:space-between;margin-bottom:20px;padding:20px;background:#fff;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.1)}.media-gallery-controls,.media-gallery-controls-left,.media-gallery-controls-right{display:flex;align-items:center}.search-box input{transition:border-color .3s ease}.search-box input:focus{outline:none;border-color:#007bff;box-shadow:0 0 0 2px rgba(0,123,255,.25)}.sort-dropdown select{transition:border-color .3s ease}.sort-dropdown select:focus{outline:none;border-color:#007bff;box-shadow:0 0 0 2px rgba(0,123,255,.25)}.view-mode-toggle{display:flex}.view-mode-toggle button{transition:all .3s ease}.view-mode-toggle button:hover{background-color:#0056b3!important;color:#fff!important}.selection-controls{background:#fff;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.1)}.selection-controls button{transition:all .3s ease}.selection-controls button:hover{transform:translateY(-1px);box-shadow:0 2px 4px rgba(0,0,0,.2)}.media-gallery-content{background:#fff;border-radius:8px;padding:20px;box-shadow:0 2px 4px rgba(0,0,0,.1)}.media-grid{animation:fadeIn .5s ease-in}.media-item{transition:all .3s ease;animation:slideUp .3s ease-out}.media-item:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.15)}.media-item.selected{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,123,255,.3)}.media-item-image{overflow:hidden}.media-item-image img{transition:transform .3s ease}.media-item:hover .media-item-image img{transform:scale(1.05)}.media-list table{background:#fff;border-radius:8px;overflow:hidden;animation:fadeIn .5s ease-in}.media-list th{background:#f8f9fa;font-weight:600;color:#495057}.media-list tr{transition:background-color .3s ease}.media-list tbody tr:hover{background-color:#f8f9fa}.media-list button{transition:all .3s ease}.media-list button:hover{transform:translateY(-1px);box-shadow:0 2px 4px rgba(0,0,0,.2)}.no-images{background:#fff;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.1);animation:fadeIn .5s ease-in}.no-images h3{margin:0 0 10px;color:#495057}.no-images p{margin:0;color:#6c757d}.media-gallery-stats{animation:slideUp .5s ease-out}.error-message{animation:shake .5s ease-in-out}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes shake{0%,to{transform:translateX(0)}25%{transform:translateX(-5px)}75%{transform:translateX(5px)}}@media (max-width:768px){.media-gallery{padding:10px}.media-gallery-header h1{font-size:2rem}.media-gallery-controls{flex-direction:column;gap:15px}.media-gallery-controls-left,.media-gallery-controls-right{width:100%;justify-content:center}.search-box input{width:200px}.media-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:15px}.media-item-image{height:150px}.selection-controls>div{flex-direction:column;gap:10px;text-align:center}.media-list{overflow-x:auto}.media-list table{min-width:600px}}@media (max-width:480px){.media-gallery-header h1{font-size:1.5rem}.media-gallery-subtitle{font-size:1rem}.media-grid{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:10px}.media-item-image{height:120px}.search-box input{width:150px}}.pagination{gap:8px;padding:20px 0}.pagination,.pagination-btn{display:flex;justify-content:center;align-items:center}.pagination-btn{min-width:36px;height:36px;padding:8px 12px;border:1px solid #ddd;background-color:#fff;color:#333;border-radius:4px;cursor:pointer;font-size:14px;font-weight:500;transition:all .3s ease}.pagination-btn:hover:not(:disabled){background-color:#007bff;color:#fff;border-color:#007bff;transform:translateY(-1px);box-shadow:0 2px 4px rgba(0,123,255,.3)}.pagination-btn.active{background-color:#007bff;color:#fff;border-color:#007bff;font-weight:600}.pagination-btn:disabled{background-color:#f5f5f5;color:#ccc;cursor:not-allowed;border-color:#e0e0e0}.pagination-ellipsis{padding:8px 4px;color:#666;font-size:14px}@media (max-width:768px){.pagination{gap:4px}.pagination-btn{min-width:32px;height:32px;padding:6px 10px;font-size:13px}}.utm-analytics{padding:20px;max-width:1400px;margin:0 auto}.utm-header{margin-bottom:30px}.utm-header h1{font-size:28px;font-weight:600;color:#1a1a1a;margin-bottom:8px}.utm-subtitle{color:#666;font-size:14px}.date-filter{display:flex;gap:15px;align-items:flex-end;margin-bottom:30px;padding:20px;background:#fff;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.05)}.date-input-group{display:flex;flex-direction:column;gap:8px}.date-input-group label{font-size:14px;font-weight:500;color:#333}.date-input-group input{padding:8px 12px;border:1px solid #ddd;border-radius:6px;font-size:14px;min-width:150px}.apply-filter-btn{padding:8px 20px;background:#222;color:#fff;border:none;border-radius:6px;cursor:pointer;font-size:14px;font-weight:500;transition:background .2s}.apply-filter-btn:hover{background:#000}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;margin-bottom:30px}.stat-card{background:#fff;padding:20px;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.05);gap:15px}.stat-card,.stat-icon{display:flex;align-items:center}.stat-icon{width:50px;height:50px;border-radius:10px;justify-content:center;font-size:24px}.stat-icon.visits{background:#e3f2fd}.stat-icon.orders{background:#f3e5f5}.stat-icon.conversion{background:#e8f5e9}.stat-icon.revenue{background:#fff3e0}.stat-content h3{font-size:14px;color:#666;margin-bottom:5px;font-weight:500}.stat-value{font-size:24px;font-weight:600;color:#1a1a1a}.utm-table-container{background:#fff;padding:20px;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.05)}.utm-table-container h2{font-size:20px;font-weight:600;color:#1a1a1a;margin-bottom:20px}.utm-table{width:100%;border-collapse:collapse}.utm-table thead{background:#f8f9fa}.utm-table th{padding:12px;text-align:left;font-size:13px;font-weight:600;color:#333;border-bottom:2px solid #e0e0e0}.utm-table td{padding:12px;font-size:14px;color:#555;border-bottom:1px solid #f0f0f0}.utm-table tbody tr:hover{background:#f8f9fa}.utm-badge{display:inline-block;padding:4px 10px;border-radius:4px;font-size:12px;font-weight:500}.utm-badge.source{background:#e3f2fd;color:#1976d2}.utm-badge.medium{background:#f3e5f5;color:#7b1fa2}.utm-badge.campaign{background:#e8f5e9;color:#388e3c}.conversion-badge{display:inline-block;padding:4px 10px;border-radius:4px;font-size:12px;font-weight:600}.conversion-badge.high{background:#e8f5e9;color:#2e7d32}.conversion-badge.medium{background:#fff3e0;color:#f57c00}.conversion-badge.low{background:#ffebee;color:#c62828}.revenue{font-weight:600;color:#2e7d32}.error-container,.loading-container{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;background:#fff;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.05)}.loader{width:40px;height:40px;border:4px solid #f3f3f3;border-top-color:#222;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:15px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.error-message{color:#d32f2f;font-size:16px;margin-bottom:15px}.retry-button{padding:10px 24px;background:#222;color:#fff;border:none;border-radius:6px;cursor:pointer;font-size:14px;font-weight:500}.retry-button:hover{background:#000}.no-data{text-align:center;padding:40px 20px;color:#666}.no-data p{margin-bottom:10px}.no-data .hint{font-size:13px;color:#999}@media (max-width:768px){.utm-analytics{padding:15px}.date-filter{flex-direction:column;align-items:stretch}.date-input-group input{min-width:100%}.stats-grid{grid-template-columns:1fr}.utm-table-container{overflow-x:auto}.utm-table{min-width:800px}}