.simple-alert-container{background:#fff;border:1px solid #f0f0f0;border-radius:8px;box-shadow:0 2px 8px #00000014;margin-bottom:20px;overflow:hidden}.simple-alert-header{display:flex;justify-content:space-between;align-items:center;padding:16px;background:linear-gradient(135deg,#fff9e6,#fff7e6);border-bottom:1px solid #ffd591}.simple-header-left{display:flex;align-items:center;gap:12px}.simple-alert-icon{position:relative;width:40px;height:40px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 4px #fa8c1633}.simple-alert-icon .anticon{font-size:20px;color:#fa8c16}.simple-alert-count{position:absolute;top:-5px;right:-5px;background:#ff4d4f;color:#fff;font-size:12px;font-weight:700;min-width:20px;height:20px;border-radius:50%;display:flex;align-items:center;justify-content:center;padding:0 4px}.simple-header-text h3{margin:0;font-size:16px;font-weight:600;color:#262626}.simple-header-text p{margin:4px 0 0;font-size:13px;color:#666}.simple-header-right{display:flex;align-items:center;gap:8px}.simple-reorder-btn{background:#fa8c16!important;border-color:#fa8c16!important;height:32px;font-weight:500}.simple-reorder-btn:hover{background:#ffa940!important;border-color:#ffa940!important}.simple-refresh-btn,.simple-dismiss-btn{width:32px!important;height:32px!important}.simple-refresh-btn{color:#666!important}.simple-refresh-btn:hover{color:#fa8c16!important;background:#fff7e6!important}.simple-dismiss-btn{color:#666!important}.simple-dismiss-btn:hover{color:#ff4d4f!important;background:#fff1f0!important}.simple-products-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;padding:16px;background:#fafafa;min-height:120px}.simple-product-card{border:1px solid #e8e8e8;border-left:4px solid;border-radius:6px;padding:12px;transition:all .2s ease;display:flex;flex-direction:column;justify-content:space-between;height:100%;min-height:100px}.simple-product-card:hover{box-shadow:0 2px 8px #0000001a;transform:translateY(-1px)}.simple-product-main{margin-bottom:12px}.simple-product-name{margin-bottom:6px}.simple-name-text{font-size:14px;font-weight:500;color:#262626;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.simple-product-sku{font-size:12px;color:#666;background:#f5f5f5;padding:2px 6px;border-radius:4px;display:inline-block;font-family:Monaco,Menlo,Ubuntu Mono,monospace}.simple-product-footer{margin-top:auto}.simple-stock-info{display:flex;justify-content:space-between;align-items:center}.simple-stock-count{display:flex;align-items:baseline;gap:4px}.simple-count-number{font-size:20px;font-weight:700;line-height:1}.simple-count-label{font-size:12px;color:#8c8c8c}.simple-stock-status{flex-shrink:0}.simple-status-tag{margin:0;font-size:11px;font-weight:600;padding:2px 8px;height:20px;line-height:16px;border-radius:10px;border:none}.simple-alert-footer{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;border-top:1px solid #f0f0f0;background:#fff}.simple-footer-left .simple-total-items{font-size:13px;color:#666}.simple-footer-left .simple-total-items strong{color:#fa8c16;font-size:14px}.simple-view-details{font-size:12px;color:#1890ff!important;padding:0!important;height:auto!important}.simple-view-details:hover{color:#40a9ff!important}@media(max-width:1200px){.simple-products-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:992px){.simple-products-grid{grid-template-columns:repeat(2,1fr)}.simple-alert-header{flex-direction:column;align-items:flex-start;gap:12px}.simple-header-right{align-self:flex-end;margin-top:-40px}}@media(max-width:768px){.simple-products-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:576px){.simple-products-grid{grid-template-columns:1fr;gap:10px}.simple-alert-header{padding:12px}.simple-header-right{margin-top:0;align-self:stretch;justify-content:flex-end}}#root{width:100%;min-height:100vh}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(prefers-reduced-motion:no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}.hover-scale{transition:all .2s ease-in-out!important}.hover-scale:hover{transform:translateY(-1px);border-color:#1890ff!important;box-shadow:0 4px 12px #1890ff1a}.animate-in{animation:fadeIn .4s ease-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{min-height:100vh}
