@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600&display=swap";@import"https://fonts.googleapis.com/css2?family=Sora:wght@400;500;600;700;800&family=DM+Sans:ital,wght@0,400;0,500;0,600;1,400&display=swap";@import"https://fonts.googleapis.com/css2?family=Sora:wght@400;500;600;700&family=DM+Sans:wght@400;500;600&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";.ant-table-wrapper .ant-table{--zebra-even: #fafafa;--zebra-odd: #ffffff;--zebra-hover: #e6f7ff;--border-color: #d9d9d9;--border-light: #f0f0f0;--header-bg: #fafafa;--table-text: #000000}.ant-table-wrapper .ant-table .ant-table-tbody>tr:nth-child(2n){background-color:var(--zebra-even)}.ant-table-wrapper .ant-table .ant-table-tbody>tr:nth-child(odd){background-color:var(--zebra-odd)}.ant-table-wrapper .ant-table .ant-table-tbody>tr:hover>td{background-color:var(--zebra-hover)!important}.ant-table-wrapper .ant-table .ant-table-tbody>tr td{color:var(--table-text)}.ant-table-wrapper .ant-table.ant-table-bordered{border:1px solid var(--border-color)}.ant-table-wrapper .ant-table.ant-table-bordered .ant-table-thead>tr>th,.ant-table-wrapper .ant-table.ant-table-bordered .ant-table-tbody>tr>td{border-right:1px solid var(--border-light)}.ant-table-wrapper .ant-table .ant-table-thead>tr>th{background-color:var(--header-bg);font-weight:600;border-bottom:2px solid var(--border-color);color:var(--table-text)}[data-theme=dark] .ant-table-wrapper .ant-table{--zebra-even: #2a2a2a;--zebra-odd: #1f1f1f;--zebra-hover: #177ddc;--border-color: #434343;--border-light: #303030;--header-bg: #2a2a2a;--table-text: #f0f0f0}.ant-table-wrapper.no-zebra .ant-table-tbody>tr:nth-child(2n),.ant-table-wrapper.no-zebra .ant-table-tbody>tr:nth-child(odd){background-color:transparent!important}.premium-admin-table .ant-table-thead>tr>th{background:#fafafa!important;font-weight:750!important;color:#262626!important;border-bottom:1px solid #f0f0f0!important;padding:16px 24px!important}.premium-admin-table .ant-table-tbody>tr>td{padding:16px 24px!important;border-bottom:1px solid #f0f0f0!important}.premium-admin-table .ant-table-row{transition:all .2s ease}.premium-admin-table .ant-table-row:hover>td{background:#fbfdfb!important}html,body,#root{height:100%}body{background-color:var(--bg-color);color:var(--text-color);font-family:Arial,sans-serif;transition:background-color .3s,color .3s;padding:0;margin:0}#root{height:100%}button{background-color:var(--primary-color);color:var(--text-color);border:none;padding:8px 16px;border-radius:4px;cursor:pointer;transition:background-color .3s,color .3s}.footer{width:100%;margin-top:60px}.footer .footer-main{background:linear-gradient(135deg,#009f42,#00a847);padding:60px 0 40px;color:#fff}.footer .footer-container{max-width:1400px;margin:0 auto;padding:0 24px}.footer .footer-main .footer-container{display:grid;grid-template-columns:2fr 1fr 1fr 1.5fr;gap:60px}.footer .footer-column .column-title{font-size:18px;font-weight:600;margin-bottom:20px;color:#fff;position:relative;padding-bottom:12px}.footer .footer-column .column-title:after{content:"";position:absolute;left:0;bottom:0;width:40px;height:3px;background:#00e676;border-radius:2px}.footer .company-info .footer-logo{width:120px;height:80px;margin-bottom:16px;overflow:hidden}.footer .company-info .footer-logo img{width:100%;height:100%;object-fit:contain}.footer .company-info .company-description{font-size:14px;line-height:1.6;color:#ffffffd9;margin-bottom:24px}.footer .company-info .social-links{display:flex;gap:12px}.footer .company-info .social-links .social-icon{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:20px;color:#fff;transition:all .3s ease;background:#ffffff1a}.footer .company-info .social-links .social-icon:hover{transform:translateY(-4px);box-shadow:0 6px 12px #0003}.footer .company-info .social-links .social-icon.facebook:hover{background:#1877f2}.footer .company-info .social-links .social-icon.twitter:hover{background:#1da1f2}.footer .company-info .social-links .social-icon.instagram:hover{background:linear-gradient(45deg,#f09433,#e6683c,#dc2743,#cc2366,#bc1888)}.footer .company-info .social-links .social-icon.youtube:hover{background:red}.footer .footer-links{list-style:none;padding:0;margin:0}.footer .footer-links li{margin-bottom:12px}.footer .footer-links li a{color:#ffffffd9;text-decoration:none;font-size:14px;transition:all .3s ease;display:inline-block}.footer .footer-links li a:hover{color:#fff;transform:translate(4px);text-decoration:underline}.footer .contact-info .contact-list{list-style:none;padding:0;margin:0 0 24px}.footer .contact-info .contact-list li{display:flex;align-items:flex-start;gap:12px;margin-bottom:16px;color:#ffffffd9;font-size:14px;line-height:1.6}.footer .contact-info .contact-list li .contact-icon{font-size:16px;color:#00e676;margin-top:2px;flex-shrink:0}.footer .contact-info .newsletter h4{font-size:16px;font-weight:600;margin-bottom:12px;color:#fff}.footer .contact-info .newsletter .newsletter-form{display:flex;gap:8px}.footer .contact-info .newsletter .newsletter-form input{flex:1;padding:10px 16px;border:none;border-radius:6px;font-size:14px;background:#ffffffe6}.footer .contact-info .newsletter .newsletter-form input::placeholder{color:#666}.footer .contact-info .newsletter .newsletter-form input:focus{outline:none;background:#fff;box-shadow:0 0 0 2px #ffffff4d}.footer .contact-info .newsletter .newsletter-form button{padding:10px 20px;border:none;border-radius:6px;background:#00e676;color:#00a847;font-weight:600;font-size:14px;cursor:pointer;transition:all .3s ease;white-space:nowrap}.footer .contact-info .newsletter .newsletter-form button:hover{background:#fff;transform:translateY(-2px);box-shadow:0 4px 12px #0003}.footer .contact-info .newsletter .newsletter-form button:active{transform:translateY(0)}.footer .footer-bottom{background:#008b3a;padding:20px 0;border-top:1px solid rgba(255,255,255,.1)}.footer .footer-bottom .footer-bottom-content{display:flex;justify-content:space-between;align-items:center;color:#ffffffb3;font-size:13px}.footer .footer-bottom .copyright{margin:0}.footer .footer-bottom .payment-methods{display:flex;align-items:center;gap:16px}.footer .footer-bottom .payment-methods span{font-size:13px}.footer .footer-bottom .payment-methods .payment-icons{display:flex;gap:8px}.footer .footer-bottom .payment-methods .payment-icons img{height:25px;width:auto;border-radius:4px;background:#fff;padding:2px 4px;opacity:.9;transition:all .3s ease}.footer .footer-bottom .payment-methods .payment-icons img:hover{opacity:1;transform:translateY(-2px)}@media(max-width:1200px){.footer .footer-main .footer-container{grid-template-columns:1fr 1fr;gap:40px}}@media(max-width:768px){.footer .footer-main{padding:40px 0 30px}.footer .footer-main .footer-container{grid-template-columns:1fr;gap:32px}.footer .company-info{text-align:center}.footer .company-info .footer-logo{margin:0 auto 16px}.footer .company-info .social-links{justify-content:center}.footer .footer-column .column-title:after{left:0}.footer .contact-info .newsletter .newsletter-form{flex-direction:column}.footer .contact-info .newsletter .newsletter-form button{width:100%}.footer .footer-bottom .footer-bottom-content{flex-direction:column;gap:16px;text-align:center}.footer .footer-bottom .footer-bottom-content .payment-methods{flex-direction:column;gap:8px}}@media(max-width:480px){.footer .footer-container{padding:0 16px}.footer .company-info .social-links .social-icon{width:36px;height:36px;font-size:18px}}.topbar{width:100%;z-index:1000;box-shadow:0 2px 8px #0000001a}.topbar .topbar-header{background:linear-gradient(135deg,#00c853,#00e676);padding:12px 0}.topbar .topbar-header .topbar-container{max-width:1400px;margin:0 auto;padding:0 24px;display:flex;align-items:center;justify-content:center;gap:24px}.topbar .topbar-logo{display:flex;align-items:center;gap:12px;flex-shrink:0}.topbar .topbar-logo .logo-icon{height:80px;display:flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0;cursor:pointer}.topbar .topbar-logo .logo-icon img{width:100%;height:100%;object-fit:contain;display:block}.topbar .topbar-logo .logo-icon .logo-short{display:none}.topbar .topbar-search{flex:1;display:flex;flex-direction:column;gap:8px;max-width:700px}.topbar .topbar-search .points-btn{align-self:flex-end;background:#fff;border:none;padding:6px 16px;border-radius:20px;font-size:13px;font-weight:500;color:#00c853;cursor:pointer;box-shadow:0 2px 6px #0000001a;transition:all .3s ease}.topbar .topbar-search .points-btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026;background:#fff}.topbar .topbar-search .search-input{background:#fff;border:none;border-radius:25px;height:48px;padding:0 20px;font-size:15px;box-shadow:0 4px 12px #0000001a;transition:all .3s ease}.topbar .topbar-search .search-input:hover,.topbar .topbar-search .search-input:focus{box-shadow:0 6px 20px #00000026}.topbar .topbar-search .search-input .ant-input{font-size:15px}.topbar .topbar-search .search-input .ant-input::placeholder{color:gray}.topbar .topbar-search .search-input .anticon-search{color:#666;font-size:18px}.topbar .topbar-search .search-input .search-btn{background:linear-gradient(135deg,#00c853,#00e676);border:none;padding:8px 24px;border-radius:20px;color:#fff;font-weight:600;font-size:14px;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 8px #00c8534d}.topbar .topbar-search .search-input .search-btn:hover{transform:scale(1.05);box-shadow:0 4px 12px #00c85366}.topbar .topbar-search .search-input .search-btn:active{transform:scale(.98)}.topbar .topbar-actions{display:flex;align-items:center;gap:24px;flex-shrink:0}.topbar .topbar-actions .action-item{display:flex;flex-direction:column;align-items:center;gap:4px;cursor:pointer;transition:all .3s ease;padding:8px 12px;border-radius:12px}.topbar .topbar-actions .action-item:hover{background:#ffffff26;transform:translateY(-2px)}.topbar .topbar-actions .action-item:hover .action-icon{transform:scale(1.1)}.topbar .topbar-actions .action-item .action-icon{font-size:24px;color:#fff;transition:all .3s ease}.topbar .topbar-actions .action-item .action-text{font-size:13px;color:#fff;font-weight:500;white-space:nowrap}.topbar .topbar-actions .action-item .ant-badge .ant-badge-count{background:#f44;box-shadow:0 2px 6px #f446}.topbar .topbar-nav{background:#00af48;box-shadow:0 2px 4px #0000001a}.topbar .topbar-nav .topbar-container{max-width:1400px;margin:0 auto;padding:0 24px}.topbar .topbar-nav .nav-menu{display:flex;align-items:center;justify-content:center;gap:4px}.topbar .topbar-nav .nav-menu .nav-item{color:#fff;padding:14px 20px;font-size:15px;font-weight:500;text-decoration:none;transition:all .3s ease;border-radius:4px;white-space:nowrap;align-items:center;justify-content:center;position:relative}.topbar .topbar-nav .nav-menu .nav-item:after{content:"";position:absolute;bottom:8px;left:20px;right:20px;height:2px;background:#fff;transform:scaleX(0);transition:transform .3s ease}.topbar .topbar-nav .nav-menu .nav-item:hover{background:#ffffff26}.topbar .topbar-nav .nav-menu .nav-item:hover:after{transform:scaleX(1)}.topbar .topbar-nav .nav-menu .nav-item.nav-dropdown{display:flex;align-items:center;gap:6px}.topbar .topbar-nav .nav-menu .nav-item.nav-dropdown .anticon-down{font-size:12px;transition:transform .3s ease}.topbar .topbar-nav .nav-menu .nav-item.nav-dropdown:hover .anticon-down{transform:translateY(2px)}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}@media(max-width:1200px){.topbar .topbar-header .topbar-container{flex-wrap:wrap;gap:16px}.topbar .topbar-search{max-width:100%;order:3;flex-basis:100%}}@media(max-width:768px){.topbar .topbar-header .topbar-container{padding:0 16px}.topbar .topbar-logo .logo-icon{width:40px;height:40px}.topbar .topbar-logo .logo-icon .logo-full{display:none}.topbar .topbar-logo .logo-icon .logo-short{display:block}.topbar .topbar-logo .logo-text .logo-brand{font-size:16px}.topbar .topbar-logo .logo-text .logo-subtitle{font-size:9px}.topbar .topbar-logo .logo-mascot{font-size:20px}.topbar .topbar-actions{gap:12px}.topbar .topbar-actions .action-item{padding:4px 8px}.topbar .topbar-actions .action-item .action-text{display:none}.topbar .topbar-actions .action-item .action-icon{font-size:20px}.topbar .topbar-nav .nav-menu{overflow-x:auto;-webkit-overflow-scrolling:touch}.topbar .topbar-nav .nav-menu::-webkit-scrollbar{display:none}.topbar .topbar-nav .nav-menu .nav-item{padding:12px 16px;font-size:14px}}.ant-dropdown-menu{background:#fff;border-radius:8px;box-shadow:0 4px 16px #00000026;padding:8px 0;min-width:200px}.ant-dropdown-menu .ant-dropdown-menu-item{padding:10px 16px;font-size:14px;color:#333;transition:all .3s ease}.ant-dropdown-menu .ant-dropdown-menu-item:hover{background:#afffd0;color:#00c853}.login-wrapper{height:100vh;display:flex;justify-content:center;align-items:center;background-color:#f8fafc;padding:20px}.login-container{width:100%;max-width:440px;height:auto;background:#fff;border-radius:24px;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 20px 40px -10px #0f172a0d;border:1px solid #edf2f7}.login-left{width:100%!important;display:flex;justify-content:center;align-items:center;padding:44px 36px;background:#fff}.login-card{width:100%}.login-card h2{font-size:26px;font-weight:800;color:#0f172a;margin-bottom:6px;letter-spacing:-.5px}.login-card .sub-text{color:#64748b;font-size:14.5px;margin-bottom:26px}.login-card .ant-form-item{margin-bottom:18px}.login-card .ant-input-affix-wrapper{border-radius:10px!important;border:1px solid #cbd5e1!important;padding:11px 16px!important;background-color:#f8fafc!important;transition:all .2s ease}.login-card .ant-input-affix-wrapper .ant-input-prefix{color:#94a3b8!important;margin-right:10px;font-size:16px}.login-card .ant-input-affix-wrapper .ant-input{font-size:14.5px;background:transparent!important;color:#0f172a!important}.login-card .ant-input-affix-wrapper:hover{border-color:#00c853!important}.login-card .ant-input-affix-wrapper-focused{border-color:#00c853!important;background-color:#fff!important;box-shadow:0 0 0 3px #00c8531f!important}.login-card .login-btn{height:48px;background:linear-gradient(135deg,#00c853,#00e676)!important;border:none!important;border-radius:10px;font-weight:600;font-size:15px;color:#fff!important;box-shadow:0 4px 12px #00c85326;margin-top:8px;transition:all .2s ease}.login-card .login-btn:hover,.login-card .login-btn:focus{background:linear-gradient(135deg,#00b049,#00c853)!important;transform:translateY(-.5px);box-shadow:0 6px 16px #00c85333}.login-card .ant-divider{margin:20px 0;font-size:12.5px;color:#cbd5e1}.login-card .google-btn{height:48px;border-radius:10px;border:1px solid #cbd5e1;font-weight:600;font-size:14.5px;color:#334155;background-color:#fff;transition:all .2s ease}.login-card .google-btn:hover{background-color:#f8fafc!important;border-color:#cbd5e1!important;color:#0f172a!important}.login-card .register-text{margin-top:24px;text-align:center;font-size:13.5px;color:#64748b}.login-card .register-text span{color:#00c853;font-weight:600;cursor:pointer;margin-left:4px}.login-card .register-text span:hover{color:#00a847;text-decoration:underline}.login-right{display:none!important}:root{--bg-color: #ffffff;--text-color: #000000;--primary-color: #1890ff}[data-theme=dark]{--bg-color: #1f1f1f;--text-color: #f0f0f0;--primary-color: #40a9ff}.center-container{display:flex;justify-content:center;align-items:center;padding:40px 16px;background-color:#f8fafc}.center-container .ant-spin-nested-loading{width:100%;max-width:880px}.center-container .ant-spin-nested-loading>.ant-spin-container>div{background:#fff!important;padding:40px 36px!important;border-radius:20px!important;box-shadow:0 15px 35px -10px #0f172a0a!important;border:1px solid #edf2f7!important;width:100%!important;box-sizing:border-box!important}.center-container h2{font-size:26px!important;font-weight:800!important;color:#0f172a!important;margin-bottom:24px!important;letter-spacing:-.6px;text-align:center}.center-container form#register-form{width:100%!important;max-width:100%!important}.center-container .ant-form-item{margin-bottom:18px}.center-container .ant-form-item .ant-form-item-label>label{font-weight:600!important;color:#334155!important;font-size:13.5px!important;margin-bottom:4px}.center-container .ant-input,.center-container .ant-input-password,.center-container .ant-picker{border-radius:10px!important;border:1px solid #cbd5e1!important;padding:10px 14px!important;background-color:#f8fafc!important;transition:all .2s ease}.center-container .ant-input input,.center-container .ant-input-password input,.center-container .ant-picker input{background:transparent!important;font-size:14.5px;color:#0f172a!important}.center-container .ant-input input::placeholder,.center-container .ant-input-password input::placeholder,.center-container .ant-picker input::placeholder{color:#94a3b8!important}.center-container .ant-input:hover,.center-container .ant-input-password:hover,.center-container .ant-picker:hover{border-color:#00c853!important}.center-container .ant-input-focused,.center-container .ant-input:focus,.center-container .ant-input:focus-within,.center-container .ant-input-password-focused,.center-container .ant-input-password:focus,.center-container .ant-input-password:focus-within,.center-container .ant-picker-focused,.center-container .ant-picker:focus,.center-container .ant-picker:focus-within{border-color:#00c853!important;background-color:#fff!important;box-shadow:0 0 0 3px #00c8531f!important}.center-container .ant-picker{height:auto!important;width:100%!important;padding:10px 14px!important}.center-container .ant-input-password{display:inline-flex;align-items:center}.center-container .ant-input-password .ant-input{padding:0!important}.center-container .ant-alert-warning{border-radius:12px!important;border:1px solid #ffe58f!important;background-color:#fffbe6!important;padding:12px 18px!important;margin-top:16px!important;margin-bottom:20px!important}.center-container .ant-alert-warning .ant-alert-message{font-weight:700!important;color:#b78103!important;font-size:14px!important}.center-container .ant-alert-warning .ant-alert-description{color:#664d03!important;font-size:13.5px!important;line-height:1.5}.center-container .ant-btn-primary{height:48px!important;background:linear-gradient(135deg,#00c853,#00e676)!important;border:none!important;border-radius:10px!important;font-weight:600!important;font-size:15px!important;color:#fff!important;box-shadow:0 4px 12px #00c85326!important;transition:all .2s ease!important}.center-container .ant-btn-primary:hover,.center-container .ant-btn-primary:focus{background:linear-gradient(135deg,#00b049,#00c853)!important;transform:translateY(-.5px);box-shadow:0 6px 16px #00c85333!important}.center-container .ant-btn-default{height:48px!important;border-radius:10px!important;border:1px solid #cbd5e1!important;font-weight:600!important;font-size:14.5px!important;color:#475569!important;background-color:#fff!important;transition:all .2s ease!important}.center-container .ant-btn-default:hover{background-color:#f8fafc!important;border-color:#cbd5e1!important;color:#0f172a!important}.center-container div[style*="textAlign: 'center'"],.center-container div[style*="text-align: center"]{font-size:13.5px!important;color:#64748b!important;margin:16px 0 12px!important;font-weight:500}@media(max-width:768px){.center-container .ant-col-12,.center-container .ant-col-24{display:block!important;flex:0 0 100%!important;max-width:100%!important;width:100%!important}.center-container .ant-spin-nested-loading>.ant-spin-container>div{padding:28px 20px!important}}:root{--sidebar-bg: #ffffff;--sidebar-bg-hover: #f3f4f6;--sidebar-border: #e5e7eb;--sidebar-w: 240px;--sidebar-w-sm: 68px;--sidebar-text: #4b5563;--sidebar-text-head: #111827;--sidebar-accent: #10b981;--sidebar-active-bg: #10b981;--topbar-h: 60px;--topbar-bg: #ffffff;--topbar-border: #e5e7eb;--content-bg: #f9fafb;--content-pad: 28px;--radius: 16px;--transition: .22s cubic-bezier(.4, 0, .2, 1);--font-heading: "Sora", sans-serif;--font-body: "DM Sans", sans-serif}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}.admin-shell{display:flex;min-height:100vh;font-family:var(--font-body);background:var(--content-bg);color:#1a1d27;--_sw: var(--sidebar-w)}.admin-shell--collapsed{--_sw: var(--sidebar-w-sm)}.admin-sidebar{position:sticky;top:0;left:0;height:100vh;width:var(--_sw);min-width:var(--_sw);background:var(--sidebar-bg);border-right:1px solid var(--sidebar-border);display:flex;flex-direction:column;overflow:hidden;transition:width var(--transition),min-width var(--transition);z-index:100}.admin-sidebar:after{content:"";position:absolute;left:0;top:80px;bottom:80px;width:2px;background:linear-gradient(to bottom,transparent,var(--sidebar-accent),transparent);opacity:.25;border-radius:99px}.admin-sidebar__brand{display:flex;align-items:center;justify-content:space-between;padding:20px 16px 16px;flex-shrink:0}.admin-sidebar__logo{display:flex;align-items:center;gap:10px;overflow:hidden}.admin-sidebar__logo-icon{font-size:22px;color:var(--sidebar-accent);flex-shrink:0;line-height:1;animation:pulse-glow 3s ease-in-out infinite}.admin-sidebar__logo-text{font-family:var(--font-heading);font-size:17px;font-weight:800;color:#111827;letter-spacing:-.3px;white-space:nowrap}.admin-sidebar__toggle{background:#f9fafb;border:1px solid var(--sidebar-border);color:var(--sidebar-text);width:28px;height:28px;border-radius:6px;cursor:pointer;font-size:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:background var(--transition),color var(--transition),border-color var(--transition)}.admin-sidebar__toggle:hover{background:#ecfdf5;color:var(--sidebar-accent);border-color:#a7f3d0}.admin-sidebar__divider{height:1px;background:var(--sidebar-border);margin:0 16px;flex-shrink:0}.admin-sidebar__nav{flex:1;overflow-y:auto;overflow-x:hidden;padding:16px 0;scrollbar-width:thin;scrollbar-color:var(--sidebar-border) transparent}.admin-sidebar__nav::-webkit-scrollbar{width:4px}.admin-sidebar__nav::-webkit-scrollbar-track{background:transparent}.admin-sidebar__nav::-webkit-scrollbar-thumb{background:var(--sidebar-border);border-radius:4px}.admin-sidebar__nav-section{display:block;font-size:10px;font-weight:600;letter-spacing:1.2px;text-transform:uppercase;color:#9ca3af;padding:4px 20px 8px}.admin-sidebar__list{list-style:none;padding:0 10px;display:flex;flex-direction:column;gap:2px}.admin-sidebar__item{display:flex;align-items:center;gap:12px;padding:10px 12px;border-radius:8px;cursor:pointer;position:relative;transition:background var(--transition),color var(--transition);white-space:nowrap;color:var(--sidebar-text);font-size:14px;font-weight:500;-webkit-user-select:none;user-select:none}.admin-sidebar__item:hover{background:var(--sidebar-bg-hover);color:var(--sidebar-text-head)}.admin-sidebar__item--active{background:var(--sidebar-active-bg)!important;color:#fff!important}.admin-sidebar__item--active .admin-sidebar__item-icon{filter:none}.admin-sidebar__item-icon{font-size:16px;flex-shrink:0;width:20px;text-align:center;line-height:1}.admin-sidebar__item-label{flex:1;overflow:hidden;text-overflow:ellipsis}.admin-sidebar__item-indicator{position:absolute;right:-10px;width:3px;height:60%;background:var(--sidebar-accent);border-radius:3px 0 0 3px;box-shadow:0 0 8px var(--sidebar-accent)}.admin-sidebar__user{display:flex;align-items:center;gap:10px;padding:16px;border-top:1px solid var(--sidebar-border);flex-shrink:0;cursor:pointer;transition:background var(--transition);border-radius:0}.admin-sidebar__user:hover{background:var(--sidebar-bg-hover)}.admin-sidebar__avatar{width:34px;height:34px;border-radius:50%;background:linear-gradient(135deg,var(--sidebar-accent),#059669);color:#fff;display:flex;align-items:center;justify-content:center;font-family:var(--font-heading);font-weight:700;font-size:14px;flex-shrink:0}.admin-sidebar__user-info{display:flex;flex-direction:column;overflow:hidden}.admin-sidebar__user-name{font-size:13px;font-weight:700;color:#111827;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.admin-sidebar__user-role{font-size:11px;color:var(--sidebar-accent);font-weight:500;letter-spacing:.4px;text-transform:uppercase}.admin-main{flex:1;min-width:0;display:flex;flex-direction:column}.admin-topbar{height:var(--topbar-h);background:var(--topbar-bg);border-bottom:1px solid var(--topbar-border);display:flex;align-items:center;justify-content:space-between;padding:0 var(--content-pad);position:sticky;top:0;z-index:50;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 1px #e8eaf0,0 2px 12px #0000000a}.admin-topbar__breadcrumb{display:flex;align-items:center;gap:8px;font-family:var(--font-heading)}.admin-topbar__breadcrumb-root{font-size:13px;color:#a0a8bc;font-weight:500}.admin-topbar__breadcrumb-sep{color:#d0d4e0;font-size:13px}.admin-topbar__breadcrumb-current{font-size:14px;font-weight:600;color:#1a1d27;letter-spacing:-.2px}.admin-topbar__actions{display:flex;align-items:center;gap:12px}.admin-topbar__search{display:flex;align-items:center;gap:8px;background:#f4f5f8;border:1px solid #e8eaf0;border-radius:8px;padding:7px 14px;transition:border-color var(--transition),box-shadow var(--transition)}.admin-topbar__search:focus-within{border-color:#b0bcd8;box-shadow:0 0 0 3px #b0bcd82e}.admin-topbar__search-icon{font-size:13px;line-height:1}.admin-topbar__search-input{border:none;background:transparent;outline:none;font-family:var(--font-body);font-size:13px;color:#1a1d27;width:160px}.admin-topbar__search-input::placeholder{color:#a0a8bc}.admin-topbar__notif{width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:8px;background:#f4f5f8;border:1px solid #e8eaf0;cursor:pointer;font-size:16px;transition:background var(--transition),border-color var(--transition);position:relative}.admin-topbar__notif:after{content:"";position:absolute;top:6px;right:7px;width:7px;height:7px;border-radius:50%;background:var(--sidebar-accent);border:2px solid white}.admin-topbar__notif:hover{background:#eaedf5;border-color:#c8cedd}.admin-content{flex:1;padding:var(--content-pad);animation:fade-in .3s ease}@keyframes fade-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse-glow{0%,to{text-shadow:0 0 0px var(--sidebar-accent)}50%{text-shadow:0 0 10px var(--sidebar-accent)}}@media(max-width:768px){:root{--sidebar-w: 68px;--content-pad: 16px}.admin-sidebar__logo-text,.admin-sidebar__item-label,.admin-sidebar__nav-section,.admin-sidebar__user-info{display:none}.admin-sidebar__item-indicator{right:-10px}.admin-sidebar__toggle{display:none}.admin-topbar__search-input{width:100px}}.product-loading-container{display:flex;justify-content:center;align-items:center;min-height:300px;background:#fff9;border-radius:16px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.product-empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:250px;background:#fff;border:1px dashed rgba(0,0,0,.08);border-radius:16px;color:#8c8c8c;font-size:15px;padding:40px;box-shadow:inset 0 2px 8px #00000003}.product-list-container{display:flex;flex-direction:column;gap:14px;margin-top:10px;margin-bottom:24px}.product-row-card{display:flex;align-items:center;background:#fff;border:1px solid rgba(0,0,0,.05);border-radius:16px;padding:16px 24px;box-shadow:0 4px 15px #00000005;transition:all .3s cubic-bezier(.25,.8,.25,1);position:relative;overflow:hidden}.product-row-card:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:transparent;transition:background-color .3s ease}.product-row-card:hover{transform:translateY(-3px);box-shadow:0 10px 25px #0000000f;border-color:#00c85340}.product-row-card:hover:before{background:#00c853}.product-row-card:hover .product-card-img-wrapper img{transform:scale(1.06)}.product-row-card:hover .product-title{color:#00c853}.product-card-img-wrapper{position:relative;width:90px;height:90px;border-radius:12px;overflow:hidden;margin-right:20px;flex-shrink:0;box-shadow:0 4px 10px #0000000f;border:1px solid rgba(0,0,0,.04);background:#fafafa;display:flex;align-items:center;justify-content:center}.product-card-img-wrapper img{width:100%;height:100%;object-fit:cover;transition:transform .3s cubic-bezier(.25,.8,.25,1)}.product-card-info{flex-grow:1;display:flex;flex-direction:column;gap:8px;min-width:0;padding-right:16px}.product-card-info .product-title{font-size:16px;font-weight:600;color:#1f1f1f;margin:0;line-height:1.4;transition:color .2s ease;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-card-info .product-meta{display:flex;flex-wrap:wrap;align-items:center;gap:8px 12px}.product-card-info .product-meta .slug-badge{display:inline-flex;align-items:center;gap:4px;font-size:12px;color:#722ed1;background:#f9f0ff;border:1px solid #d3adf7;padding:2px 8px;border-radius:6px;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-weight:500}.product-card-info .product-meta .meta-tag{display:inline-flex;align-items:center;gap:4px;font-size:12px;border-radius:6px;padding:2px 8px;font-weight:500}.product-card-info .product-meta .meta-tag.category-tag{color:#00c853;background:#e8fced;border:1px solid #a3f3c2}.product-card-info .product-meta .meta-tag.brand-tag{color:#fa8c16;background:#fff7e6;border:1px solid #ffd591}.product-card-info .product-meta .stats-info{display:inline-flex;align-items:center;gap:4px;font-size:12px;color:#8c8c8c;margin-left:4px}.product-card-info .product-meta .stats-info svg{font-size:13px}.product-card-pricing{width:200px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding-right:16px;flex-shrink:0}.product-card-pricing .price-row{display:flex;align-items:baseline;flex-wrap:wrap;gap:6px}.product-card-pricing .original-price{font-size:13px;text-decoration:line-through;color:#bfbfbf}.product-card-pricing .actual-price{font-size:18px;font-weight:700;color:#ff4d4f}.product-card-pricing .standard-price{font-size:18px;font-weight:600;color:#262626}.product-card-pricing .discount-pill{font-size:11px;font-weight:700;color:#fff;background:#ff4d4f;padding:1px 6px;border-radius:4px;margin-left:2px}.product-card-pricing .stock-status{margin-top:4px;font-size:12px;display:flex;align-items:center;gap:5px;font-weight:500}.product-card-pricing .stock-status .status-dot{width:6px;height:6px;border-radius:50%;display:inline-block}.product-card-pricing .stock-status .status-dot.in-stock{background:#52c41a;box-shadow:0 0 6px #52c41a}.product-card-pricing .stock-status .status-dot.out-of-stock{background:#f5222d;box-shadow:0 0 6px #f5222d}.product-card-pricing .stock-status.in{color:#52c41a}.product-card-pricing .stock-status.out{color:#f5222d}.product-card-status-wrapper{width:140px;flex-shrink:0;display:flex;align-items:center;justify-content:flex-start}.product-card-status-wrapper .status-badge-custom{display:inline-flex;align-items:center;gap:6px;padding:4px 12px;border-radius:20px;font-size:12px;font-weight:600;letter-spacing:.2px;box-shadow:0 2px 6px #00000005}.product-card-status-wrapper .status-badge-custom.draft{background:#f0f2f5;color:#595959;border:1px solid #d9d9d9}.product-card-status-wrapper .status-badge-custom.published{background:#e8fced;color:#389e0d;border:1px solid #a3f3c2}.product-card-status-wrapper .status-badge-custom.out_of_stock{background:#fff7e6;color:#d46b08;border:1px solid #ffd591}.product-card-status-wrapper .status-badge-custom.discontinued{background:#fff1f0;color:#cf1322;border:1px solid #ffa39e}.product-card-actions{width:240px;flex-shrink:0;display:flex;justify-content:flex-end;align-items:center;gap:8px}.product-card-actions button{height:36px;padding:0 16px;border-radius:8px;font-weight:500;display:inline-flex;align-items:center;gap:6px;box-shadow:0 2px 4px #00000005;transition:all .2s ease}.product-card-actions button:hover{transform:translateY(-1px);box-shadow:0 4px 8px #00000014}.product-card-actions .btn-view{background:#f5f5f5;border-color:#d9d9d9;color:#595959}.product-card-actions .btn-view:hover{background:#e8e8e8;border-color:#bfbfbf;color:#262626}.product-card-actions .btn-edit{background:#00c853;border-color:#00c853;color:#fff}.product-card-actions .btn-edit:hover{background:#00e676;border-color:#00e676}.product-card-actions .btn-delete{background:#ff4d4f;border-color:#ff4d4f;color:#fff}.product-card-actions .btn-delete:hover{background:#ff7875;border-color:#ff7875}.product-pagination-container{display:flex;justify-content:flex-end;padding:16px 8px;background:#fff;border-radius:12px;margin-top:10px;box-shadow:0 2px 8px #00000005;border:1px solid rgba(0,0,0,.04)}.premium-product-modal .ant-modal-content{background:#fdfdfd;border-radius:24px;padding:0;overflow:hidden;box-shadow:0 20px 50px #0000001f}.premium-product-modal .ant-modal-header{background:#fff;padding:24px 32px;margin:0;border-bottom:1px solid rgba(0,0,0,.05)}.premium-product-modal .ant-modal-header .ant-modal-title{font-size:20px;font-weight:800;color:#262626;display:flex;align-items:center;gap:10px}.premium-product-modal .ant-modal-close{top:24px;right:24px;width:36px;height:36px;background:#f5f5f5;border-radius:50%;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.premium-product-modal .ant-modal-close:hover{background:#eee;transform:rotate(90deg)}.premium-product-modal .ant-modal-body{padding:0;max-height:80vh;overflow-y:auto}.premium-product-form{padding:32px;background:#f8f9fa;display:flex;flex-direction:column;gap:24px}.premium-product-form .form-section-card{background:#fff;border:1px solid rgba(0,0,0,.04);border-radius:20px;padding:28px;box-shadow:0 8px 24px #00000004;transition:all .3s ease;margin-bottom:20px}.premium-product-form .form-section-card:hover{box-shadow:0 12px 30px #00000008;border-color:#00c85326}.premium-product-form .form-section-card .section-header{display:flex;align-items:center;gap:12px;margin-bottom:24px;padding-bottom:14px;border-bottom:1px solid #f5f5f5}.premium-product-form .form-section-card .section-header .section-icon{font-size:20px;display:flex;align-items:center;justify-content:center;width:38px;height:38px;background:#e8fced;color:#00c853;border-radius:10px}.premium-product-form .form-section-card .section-header h3{font-size:16px;font-weight:750;color:#262626;margin:0}.premium-product-form .ant-form-item{margin-bottom:20px}.premium-product-form .ant-form-item .ant-form-item-label{padding-bottom:8px}.premium-product-form .ant-form-item .ant-form-item-label label{font-size:13px;font-weight:650;color:#595959}.premium-product-form .ant-form-item .ant-form-item-label label:after{display:none}.premium-product-form .ant-form-item .ant-input,.premium-product-form .ant-form-item .ant-input-number,.premium-product-form .ant-form-item .ant-select-selector{border-radius:10px!important;border-color:#d9d9d9;height:42px!important;display:flex;align-items:center;transition:all .2s ease}.premium-product-form .ant-form-item .ant-input:hover,.premium-product-form .ant-form-item .ant-input-number:hover,.premium-product-form .ant-form-item .ant-select-selector:hover{border-color:#00c853}.premium-product-form .ant-form-item .ant-input:focus,.premium-product-form .ant-form-item .ant-input-focused,.premium-product-form .ant-form-item .ant-input-number:focus,.premium-product-form .ant-form-item .ant-input-number-focused,.premium-product-form .ant-form-item .ant-select-selector:focus,.premium-product-form .ant-form-item .ant-select-selector-focused{border-color:#00c853!important;box-shadow:0 0 0 2px #00c8531a!important}.premium-product-form .ant-form-item .ant-select-selection-search-input{height:40px!important}.premium-product-form .ant-form-item textarea.ant-input{height:auto!important;min-height:100px;padding:12px}.premium-product-form .ant-upload-picture-card-wrapper .ant-upload-list-item-container,.premium-product-form .ant-upload-picture-card-wrapper .ant-upload-select{width:104px;height:104px;border-radius:12px!important;overflow:hidden;border:2px dashed rgba(0,0,0,.08);transition:all .2s ease}.premium-product-form .ant-upload-picture-card-wrapper .ant-upload-list-item-container:hover,.premium-product-form .ant-upload-picture-card-wrapper .ant-upload-select:hover{border-color:#00c853;background:#fbfdfb}.premium-product-form .ant-upload-picture-card-wrapper .ant-upload-select{background:#fafafa;color:#8c8c8c;font-size:13px;font-weight:500}.premium-product-form .ant-upload-picture-card-wrapper .ant-upload-select .anticon{font-size:20px;color:#bfbfbf;margin-bottom:6px}.premium-product-form .variant-card-container{background:#fafafa;border:1px solid #f0f0f0;border-radius:16px;padding:20px;margin-bottom:16px;transition:all .3s ease;position:relative}.premium-product-form .variant-card-container:hover{background:#fff;border-color:#00c85333;box-shadow:0 6px 20px #00000005}.premium-product-form .variant-card-container .variant-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;border-bottom:1px dashed #e8e8e8;padding-bottom:10px}.premium-product-form .variant-card-container .variant-header span.variant-title-text{font-weight:700;font-size:14px;color:#262626}.premium-product-form .add-variant-btn{border-radius:12px;height:48px;font-weight:600;font-size:14px;border-color:#00c85366;color:#00c853;background:#fff;transition:all .2s ease}.premium-product-form .add-variant-btn:hover{color:#fff;background:#00c853;border-color:#00c853}.premium-product-form .form-actions{display:flex;justify-content:flex-end;gap:12px;margin-top:12px;padding-top:24px;border-top:1px solid #f0f0f0}.premium-product-form .form-actions .btn-submit{height:46px;padding:0 32px;border-radius:12px;font-weight:600;background:#00c853;border-color:#00c853;color:#fff}.premium-product-form .form-actions .btn-submit:hover{background:#00e676;border-color:#00e676;color:#fff}.premium-product-form .form-actions .btn-reset{height:46px;padding:0 24px;border-radius:12px;font-weight:600;color:#595959;background:#fff;border-color:#d9d9d9}.premium-product-form .form-actions .btn-reset:hover{color:#262626;border-color:#bfbfbf;background:#f5f5f5}.category-loading-container{display:flex;justify-content:center;align-items:center;min-height:300px;background:#fffc;border-radius:20px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.5);box-shadow:0 8px 32px #0000000a}.category-empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:250px;background:#fff;border:2px dashed rgba(0,0,0,.06);border-radius:20px;color:#8c8c8c;font-size:15px;padding:48px;box-shadow:0 4px 20px #00000003}.category-list-container{display:flex;flex-direction:column;gap:16px;margin-top:12px;margin-bottom:32px}.category-row-card{display:flex;align-items:center;background:#fff;border:1px solid rgba(0,0,0,.05);border-radius:20px;padding:20px 28px;box-shadow:0 4px 20px #00000004;transition:all .35s cubic-bezier(.25,.8,.25,1);position:relative;overflow:hidden}.category-row-card:before{content:"";position:absolute;left:0;top:0;bottom:0;width:5px;background:transparent;transition:background-color .3s ease}.category-row-card:hover{transform:translateY(-3px);box-shadow:0 12px 30px #0000000d;border-color:#00c85333}.category-row-card:hover:before{background:linear-gradient(to bottom,#00c853,#00e676)}.category-row-card:hover .category-card-img-wrapper{box-shadow:0 6px 16px #0000000f;border-color:#00c85326}.category-row-card:hover .category-card-img-wrapper img{transform:scale(1.06)}.category-row-card:hover .category-card-info .category-title-row .category-title{color:#00c853}.category-card-img-wrapper{width:76px;height:76px;border-radius:14px;overflow:hidden;margin-right:24px;flex-shrink:0;box-shadow:0 4px 10px #00000008;border:1px solid rgba(0,0,0,.05);background:#fff;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.category-card-img-wrapper img{width:100%;height:100%;object-fit:cover;transition:transform .4s cubic-bezier(.25,.8,.25,1)}.category-card-info{flex-grow:1;display:flex;flex-direction:column;gap:8px;min-width:0;padding-right:20px}.category-card-info .category-title-row{display:flex;align-items:center;gap:12px}.category-card-info .category-title-row .category-title{font-size:17px;font-weight:700;color:#1a1a1a;margin:0;line-height:1.35;transition:color .25s ease;letter-spacing:-.3px}.category-card-info .category-title-row .category-icon-badge{font-size:12px;color:#00c853;background:#e8fced;padding:2px 10px;border-radius:8px;font-weight:600;border:1px solid rgba(0,200,83,.15)}.category-card-info .category-title-row .category-id-badge{font-size:11px;color:#555;background:#f0f2f5;padding:2px 8px;border-radius:6px;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-weight:600;border:1px solid rgba(0,0,0,.03)}.category-card-info .category-slug-row{display:flex;align-items:center;flex-wrap:wrap;gap:8px 16px}.category-card-info .category-slug-row .slug-badge{display:inline-flex;align-items:center;gap:5px;font-size:11px;font-weight:600;color:#722ed1;background:#f9f0ff;border:1px solid #efdbff;padding:2px 8px;border-radius:6px;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace}.category-card-info .category-slug-row .parent-badge{display:inline-flex;align-items:center;gap:5px;font-size:11px;font-weight:600;color:#fa8c16;background:#fff7e6;border:1px solid #ffd591;padding:2px 8px;border-radius:6px}.category-card-info .category-description{font-size:13.5px;color:#666;margin:2px 0 0;line-height:1.45;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.category-card-status-wrapper{width:140px;flex-shrink:0;display:flex;align-items:center}.category-card-status-wrapper .status-badge-custom{display:inline-flex;align-items:center;gap:6px;padding:5px 14px;border-radius:20px;font-size:11.5px;font-weight:700;box-shadow:0 2px 8px #00000004;letter-spacing:.2px}.category-card-status-wrapper .status-badge-custom.active{background:#e8fced;color:#2e7d32;border:1px solid #c8e6c9}.category-card-status-wrapper .status-badge-custom.inactive{background:#fff1f0;color:#c62828;border:1px solid #ffcdd2}.category-card-actions{width:190px;flex-shrink:0;display:flex;justify-content:flex-end;align-items:center;gap:10px}.category-card-actions button{height:38px;padding:0 18px;border-radius:10px;font-weight:600;font-size:13.5px;display:inline-flex;align-items:center;gap:6px;transition:all .25s cubic-bezier(.4,0,.2,1);border:1px solid transparent}.category-card-actions button:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000014}.category-card-actions button:active{transform:translateY(0)}.category-card-actions .btn-edit{background:#00c853;border-color:#00c853;color:#fff}.category-card-actions .btn-edit:hover{background:#00e676;border-color:#00e676;box-shadow:0 4px 12px #00c85340}.category-card-actions .btn-delete{background:#fff;border-color:#ff4d4f;color:#ff4d4f}.category-card-actions .btn-delete:hover{background:#ff4d4f;color:#fff;box-shadow:0 4px 12px #ff4d4f40}.category-pagination-container{display:flex;justify-content:flex-end;padding:20px 24px;background:#fff;border-radius:20px;margin-top:16px;box-shadow:0 4px 20px #00000005;border:1px solid rgba(0,0,0,.04)}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{-webkit-transition:none;-moz-transition:none;transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:#ffffff80}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px #000000a6;border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px #0006;background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;-moz-box-sizing:border-box;box-sizing:border-box;background:#fffc;text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.main-content{padding-top:20px;background:#f5f5f5;width:100%;display:flex;flex-direction:column;align-items:center}.content-container{width:100%;max-width:1500px;margin:0 auto;padding:0;display:grid;grid-template-columns:270px 1fr;gap:24px}.section-wrapper{width:100%;max-width:1500px;margin:40px auto;padding:0 24px}.sidebar{display:flex;flex-direction:column;gap:20px}.main-area{display:flex;flex-direction:column;gap:20px;width:100%}@media(max-width:1200px){.content-container{grid-template-columns:260px 1fr;gap:16px}}@media(max-width:992px){.content-container{grid-template-columns:1fr}.sidebar{order:2}.main-area{order:1}}@media(max-width:768px){.content-container,.section-wrapper{padding:0 16px}}@media(max-width:480px){.content-container,.section-wrapper{padding:0 10px}}._container_gpibp_2{width:100%;margin:0 auto;display:grid;grid-template-columns:minmax(0,2fr) minmax(0,1fr);gap:12px}._mainBanner_gpibp_11{width:100%;height:100%;aspect-ratio:16/9;overflow:hidden;border-radius:6px}._mainBanner_gpibp_11 img{width:100%;height:100%;object-fit:cover}._sideBanners_gpibp_26{display:grid;grid-template-rows:1fr 1fr;gap:12px}._sideBanners_gpibp_26 a{position:relative;display:block;aspect-ratio:16/9;overflow:hidden;border-radius:6px}._sideBanners_gpibp_26 img{width:100%;height:100%;object-fit:cover}._slide_gpibp_47{position:relative;display:block}._overlay_gpibp_52{position:absolute;bottom:0;left:0;width:100%;padding:40px 20px 20px;background:linear-gradient(to top,#000000b3,#0000);display:flex;flex-direction:column;gap:4px;pointer-events:none}._badge_gpibp_65{align-self:flex-start;background:#ee4d2d;color:#fff;font-size:11px;font-weight:600;padding:2px 8px;border-radius:4px;margin-bottom:4px}._title_gpibp_76{color:#fff;font-size:24px;font-weight:700;margin:0;line-height:1.2}._subtitle_gpibp_84{color:#ffffffe6;font-size:14px;margin:0}._sideOverlay_gpibp_90{position:absolute;bottom:0;left:0;width:100%;padding:20px 12px 12px;background:linear-gradient(to top,#000000b3,#0000);display:flex;flex-direction:column;gap:2px;pointer-events:none}._sideOverlay_gpibp_90 ._badge_gpibp_65{font-size:10px;margin-bottom:2px}._sideOverlay_gpibp_90 ._title_gpibp_76{font-size:16px}._sideOverlay_gpibp_90 ._subtitle_gpibp_84{font-size:12px}._features_gpibp_114{margin:12px auto 0;padding:0 12px;background:#fff;border-radius:4px;display:grid;grid-template-columns:repeat(6,1fr)}._featureItem_gpibp_123{display:grid;grid-template-columns:44px 1fr;align-items:center;gap:10px;padding:14px 12px;text-decoration:none;color:#333}._featureItem_gpibp_123:hover{background:#fafafa}._featureIcon_gpibp_136{width:44px;height:44px;border-radius:50%;background:#fff0ec;color:#ee4d2d;display:grid;place-items:center;font-size:22px}._featureText_gpibp_147{font-size:13px;line-height:1.2}@media(max-width:480px){._container_gpibp_2{grid-template-columns:1fr}._sideBanners_gpibp_26{display:none}._features_gpibp_114{grid-template-columns:repeat(3,1fr)}._featureItem_gpibp_123{grid-template-columns:1fr;justify-items:center;text-align:center;padding:10px 6px;gap:4px}}._sidebar_m191x_1{display:flex;flex-direction:column;gap:20px}._sidebarMenu_m191x_8{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px #00000014}._menuHeader_m191x_15{display:flex;align-items:center;gap:10px;padding:16px 20px;background:#f8f9fa;border-bottom:1px solid #eee}._menuHeader_m191x_15 ._anticon_m191x_23{font-size:18px;color:#00c853}._menuHeader_m191x_15 h3{margin:0;font-size:15px;font-weight:600;color:#333}._categoryMenu_m191x_35{border:none}._categoryMenu_m191x_35 ._ant-menu-item_m191x_38,._categoryMenu_m191x_35 ._ant-menu-submenu-title_m191x_39{padding:14px 20px!important;margin:0!important;height:auto!important;line-height:1.4;transition:background .2s}._categoryMenu_m191x_35 ._ant-menu-item_m191x_38:hover,._categoryMenu_m191x_35 ._ant-menu-submenu-title_m191x_39:hover{background:#f0f9ff!important}._categoryMenu_m191x_35 ._ant-menu-item-selected_m191x_50{background:#e8f5e9!important;color:#00c853!important;font-weight:600}._categoryMenu_m191x_35 ._ant-menu-sub_m191x_39{background:#fafafa}._categoryMenu_m191x_35 ._ant-menu-sub_m191x_39 ._ant-menu-item_m191x_38{padding-left:44px!important;font-size:13px}._trendingSearch_m191x_64{background:#fff;border-radius:12px;padding:16px 20px;box-shadow:0 2px 8px #00000014}._searchHeader_m191x_71{display:flex;align-items:center;gap:8px;margin-bottom:12px}._searchHeader_m191x_71 ._anticon_m191x_23{color:#00c853}._searchHeader_m191x_71 h4{margin:0;font-size:14px;font-weight:600}._searchTags_m191x_86{display:flex;flex-direction:column;gap:8px}._searchTags_m191x_86 ._searchTag_m191x_86{padding:8px 12px;background:#f5f5f5;border-radius:6px;font-size:13px;cursor:pointer}._searchTags_m191x_86 ._searchTag_m191x_86:hover{background:#e8f5e9;color:#00c853}._socialContacts_m191x_104{position:fixed;left:24px;bottom:24px;display:flex;flex-direction:column;gap:12px;z-index:100}._socialContacts_m191x_104 ._ant-btn_m191x_113{width:56px;height:56px;box-shadow:0 4px 16px #00000040}._socialContacts_m191x_104 ._zalo-btn_m191x_118{background:#0068ff}._socialContacts_m191x_104 ._messenger-btn_m191x_121{background:#006aff}@media(max-width:480px){._sidebar_m191x_1{display:none}}.new-products{margin-top:40px;background:#fff;border-radius:16px;padding:32px 24px;box-shadow:0 2px 8px #0000000f}.new-products .section-header{display:flex;align-items:center;gap:12px;margin-bottom:24px;padding-bottom:16px;border-bottom:3px solid #f0f0f0}.new-products .section-header .section-icon{font-size:32px;line-height:1}.new-products .section-header .section-title{font-size:24px;font-weight:700;color:#d32f2f;margin:0;text-transform:uppercase;letter-spacing:.5px}.new-products .category-tabs{display:flex;gap:8px;margin-bottom:24px;overflow-x:auto;padding-bottom:8px}.new-products .category-tabs::-webkit-scrollbar{height:4px}.new-products .category-tabs::-webkit-scrollbar-track{background:#f0f0f0;border-radius:4px}.new-products .category-tabs::-webkit-scrollbar-thumb{background:#00c853;border-radius:4px}.new-products .category-tabs .category-tab{padding:10px 20px;border:2px solid #e8e8e8;border-radius:8px;background:#fff;font-size:14px;font-weight:500;color:#666;cursor:pointer;white-space:nowrap;transition:all .3s ease}.new-products .category-tabs .category-tab:hover{border-color:#00c853;color:#00c853;background:#f0f9f5}.new-products .category-tabs .category-tab.active{background:linear-gradient(135deg,#00c853,#00e676);border-color:#00c853;color:#fff;font-weight:600}.new-products .products-grid{display:grid;grid-template-columns:repeat(var(--cols, 5),1fr);gap:20px;margin-bottom:32px}.new-products .products-grid .product-card{border-radius:12px;overflow:hidden;border:2px solid #f0f0f0;transition:all .3s ease}.new-products .products-grid .product-card:hover{border-color:#00c853;box-shadow:0 8px 24px #00c85326;transform:translateY(-4px)}.new-products .products-grid .product-card:hover .product-image{transform:scale(1.05)}.new-products .products-grid .product-card .ant-card-cover{overflow:hidden}.new-products .products-grid .product-card .product-image-wrapper{position:relative;height:220px;background:#fafafa;display:flex;align-items:center;justify-content:center;overflow:hidden}.new-products .products-grid .product-card .product-image-wrapper .brand-logo{position:absolute;top:8px;left:8px;width:40px;height:40px;background:#fff;border-radius:6px;padding:4px;box-shadow:0 2px 8px #0000001a;z-index:2}.new-products .products-grid .product-card .product-image-wrapper .brand-logo img{width:100%;height:100%;object-fit:contain}.new-products .products-grid .product-card .product-image-wrapper .product-image{width:100%;height:100%;object-fit:contain;padding:16px;transition:transform .3s ease}.new-products .products-grid .product-card .product-image-wrapper .discount-tag{position:absolute;top:8px;right:8px;font-size:14px;font-weight:700;padding:4px 12px;border-radius:6px;background:#f44;border:none;box-shadow:0 2px 8px #ff44444d}.new-products .products-grid .product-card .ant-card-body{padding:16px}.new-products .products-grid .product-card .product-info .product-name{font-size:14px;font-weight:500;color:#333;margin:0 0 12px;line-height:1.4;height:40px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;transition:color .3s ease}.new-products .products-grid .product-card .product-info .product-name:hover{color:#00c853}.new-products .products-grid .product-card .product-info .product-pricing{margin-bottom:12px}.new-products .products-grid .product-card .product-info .product-pricing .price-row{display:flex;align-items:center;gap:8px}.new-products .products-grid .product-card .product-info .product-pricing .price-row .current-price{font-size:18px;font-weight:700;color:#f44}.new-products .products-grid .product-card .product-info .product-pricing .price-row .original-price{font-size:14px;color:#999;text-decoration:line-through}.new-products .products-grid .product-card .product-info .product-actions .add-to-cart-btn{background:linear-gradient(135deg,#00c853,#00e676);border:none;height:36px;font-weight:600;border-radius:6px;box-shadow:0 2px 8px #00c85333;transition:all .3s ease}.new-products .products-grid .product-card .product-info .product-actions .add-to-cart-btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00c8534d}.new-products .view-more{text-align:center}.new-products .view-more .view-more-btn{padding:0 48px;height:44px;border:2px solid #00c853;color:#00c853;font-weight:600;border-radius:22px;background:#fff;transition:all .3s ease}.new-products .view-more .view-more-btn:hover{background:#00c853;color:#fff;transform:scale(1.05);box-shadow:0 4px 16px #00c8534d}@media(max-width:1400px){.new-products .products-grid{grid-template-columns:repeat(4,1fr)}}@media(max-width:1200px){.new-products .products-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){.new-products{padding:24px 16px;margin-top:24px}.new-products .section-header .section-icon{font-size:24px}.new-products .section-header .section-title{font-size:20px}.new-products .category-tabs{gap:6px}.new-products .category-tabs .category-tab{padding:8px 16px;font-size:13px}.new-products .products-grid{grid-template-columns:repeat(2,1fr);gap:12px}.new-products .products-grid>*:last-child:nth-child(odd){grid-column:1/-1;max-width:70%;margin:0 auto}.new-products .products-grid .product-card .product-image-wrapper{height:180px}.new-products .products-grid .product-card .ant-card-body{padding:12px}.new-products .products-grid .product-card .product-info .product-name{font-size:13px;height:36px}.new-products .products-grid .product-card .product-info .product-pricing .price-row .current-price{font-size:16px}.new-products .products-grid .product-card .product-info .product-pricing .price-row .original-price{font-size:12px}.new-products .products-grid .product-card .product-info .product-actions .add-to-cart-btn{height:32px;font-size:13px}}.product-card{border-radius:12px;overflow:hidden;border:2px solid #f0f0f0;transition:all .3s ease}.product-card:hover{border-color:#00c853;box-shadow:0 8px 24px #00c85326;transform:translateY(-4px)}.product-card:hover .product-image{transform:scale(1.05)}.product-card .ant-card-cover{overflow:hidden}.product-card .product-image-wrapper{position:relative;height:220px;background:#fafafa;display:flex;align-items:center;justify-content:center;overflow:hidden}.product-card .product-image-wrapper .brand-logo{position:absolute;top:8px;left:8px;width:40px;height:40px;background:#fff;border-radius:6px;padding:4px;box-shadow:0 2px 8px #0000001a;z-index:2}.product-card .product-image-wrapper .brand-logo img{width:100%;height:100%;object-fit:contain}.product-card .product-image-wrapper .product-image{width:100%;height:100%;object-fit:contain;padding:16px;transition:transform .3s ease}.product-card .product-image-wrapper .discount-tag{position:absolute;top:8px;right:8px;font-size:14px;font-weight:700;padding:4px 12px;border-radius:6px;background:#f44;border:none;box-shadow:0 2px 8px #ff44444d}.product-card .ant-card-body{padding:16px}.product-card .product-info .product-name{font-size:14px;font-weight:500;color:#333;margin:0 0 12px;line-height:1.4;height:40px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;transition:color .3s ease}.product-card .product-info .product-name:hover{color:#00c853}.product-card .product-info .product-pricing{margin-bottom:12px}.product-card .product-info .product-pricing .price-row{display:flex;align-items:center;gap:8px}.product-card .product-info .product-pricing .price-row .current-price{font-size:18px;font-weight:700;color:#f44}.product-card .product-info .product-pricing .price-row .original-price{font-size:14px;color:#999;text-decoration:line-through}.product-card .product-info .product-actions .add-to-cart-btn{background:linear-gradient(135deg,#00c853,#00e676);border:none;height:36px;font-weight:600;border-radius:6px;box-shadow:0 2px 8px #00c85333;transition:all .3s ease}.product-card .product-info .product-actions .add-to-cart-btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00c8534d}.view-more{text-align:center}.view-more .view-more-btn{padding:0 48px;height:44px;border:2px solid #00c853;color:#00c853;font-weight:600;border-radius:22px;background:#fff;transition:all .3s ease}.view-more .view-more-btn:hover{background:#00c853;color:#fff;transform:scale(1.05);box-shadow:0 4px 16px #00c8534d}@media(max-width:768px){.product-card .product-image-wrapper{height:180px}.product-card .ant-card-body{padding:12px}.product-card .product-info .product-name{font-size:13px;height:36px}.product-card .product-info .product-pricing .price-row .current-price{font-size:16px}.product-card .product-info .product-pricing .price-row .original-price{font-size:12px}.product-card .product-info .product-actions .add-to-cart-btn{height:32px;font-size:13px}}.add-to-cart-modal .ant-modal-content{padding:24px;border-radius:12px}.add-to-cart-modal .modal-content{display:flex;flex-direction:column;gap:20px}.add-to-cart-modal .product-header{display:flex;gap:16px}.add-to-cart-modal .product-header .product-img{width:100px;height:100px;object-fit:cover;border-radius:8px;border:1px solid #f0f0f0}.add-to-cart-modal .product-header .product-info{flex:1;display:flex;flex-direction:column;gap:8px}.add-to-cart-modal .product-header .product-info .product-name{margin:0;font-size:16px;font-weight:500;line-height:1.4}.add-to-cart-modal .product-header .product-info .product-price{display:flex;align-items:center;gap:8px}.add-to-cart-modal .product-header .product-info .product-price .current-price{font-size:18px;font-weight:600;color:#ff4d4f}.add-to-cart-modal .product-header .product-info .product-price .original-price{font-size:14px;color:#8c8c8c;text-decoration:line-through}.add-to-cart-modal .product-header .product-info .product-stock{font-size:14px;color:#595959}.add-to-cart-modal .section-title{font-size:14px;font-weight:500;margin-bottom:8px}.add-to-cart-modal .variant-options{display:flex;flex-wrap:wrap;gap:8px}.add-to-cart-modal .variant-options .variant-btn{padding:6px 12px;border:1px solid #d9d9d9;background:#fff;border-radius:6px;cursor:pointer;font-size:14px;transition:all .2s}.add-to-cart-modal .variant-options .variant-btn:hover:not(.disabled){border-color:#1677ff;color:#1677ff}.add-to-cart-modal .variant-options .variant-btn.active{border-color:#1677ff;color:#1677ff;background:#e6f4ff}.add-to-cart-modal .variant-options .variant-btn.disabled{background:#f5f5f5;color:#bfbfbf;cursor:not-allowed}.add-to-cart-modal .quantity-control{display:flex;align-items:center;border:1px solid #d9d9d9;border-radius:6px;width:fit-content;overflow:hidden}.add-to-cart-modal .quantity-control .quantity-btn{width:32px;height:32px;display:flex;align-items:center;justify-content:center;border:none;background:#fff;cursor:pointer;transition:background .2s}.add-to-cart-modal .quantity-control .quantity-btn:hover:not(:disabled){background:#f0f0f0}.add-to-cart-modal .quantity-control .quantity-btn:disabled{color:#bfbfbf;cursor:not-allowed}.add-to-cart-modal .quantity-control .quantity-input{width:50px;border:none;border-left:1px solid #d9d9d9;border-right:1px solid #d9d9d9;border-radius:0}.add-to-cart-modal .quantity-control .quantity-input .ant-input-number-input{text-align:center;padding:0}.add-to-cart-modal .quantity-control .quantity-input:focus-within{box-shadow:none}.add-to-cart-modal .submit-btn{margin-top:12px;height:44px;font-size:16px;font-weight:500}.brand-showcase{margin-top:40px;background:#fff;border-radius:20px;padding:32px;box-shadow:0 10px 30px #00000008;border:1px solid rgba(0,0,0,.04);position:relative;overflow:hidden}.brand-showcase:before{content:"";position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,#00c853,#00e676)}.brand-showcase .section-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:28px;border-bottom:1px solid rgba(0,0,0,.05);padding-bottom:16px}.brand-showcase .section-header .section-title{font-size:22px;font-weight:700;color:#1f1f1f;margin:0;position:relative;letter-spacing:-.5px;display:flex;align-items:center;gap:8px}.brand-showcase .section-header .section-title:after{content:"";position:absolute;bottom:-17px;left:0;width:100%;height:3px;background:#00c853;border-radius:2px}.brand-showcase .section-header .view-all-link{color:#00c853;font-weight:600;font-size:14px;text-decoration:none;transition:all .25s cubic-bezier(.4,0,.2,1);display:inline-flex;align-items:center;gap:4px}.brand-showcase .section-header .view-all-link:hover{color:#00a847;transform:translate(4px)}.brand-showcase .carousel-wrapper{display:flex;align-items:center;gap:16px;position:relative}.brand-showcase .carousel-wrapper .carousel-inner{flex:1;min-width:0}.brand-showcase .carousel-arrow{flex-shrink:0;width:44px;height:44px;border-radius:50%;background:#fff;border:1px solid rgba(0,0,0,.08);color:#434343;font-size:15px;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 4px 12px #0000000d;transition:all .3s cubic-bezier(.4,0,.2,1);z-index:10}.brand-showcase .carousel-arrow:hover{background:#00c853;border-color:#00c853;color:#fff;transform:scale(1.08);box-shadow:0 6px 20px #00c8534d}.brand-showcase .carousel-arrow:active{transform:scale(.95)}.brand-showcase .brand-slide{padding:10px 8px}.brand-showcase .brand-slide .brand-card{background:#fff;border-radius:16px;overflow:hidden;border:1px solid rgba(0,0,0,.05);box-shadow:0 4px 12px #00000004;transition:all .3s cubic-bezier(.4,0,.2,1);cursor:pointer;display:flex;flex-direction:column;height:160px}.brand-showcase .brand-slide .brand-card:hover{transform:translateY(-6px);box-shadow:0 12px 24px #00c85314;border-color:#00c85340}.brand-showcase .brand-slide .brand-card:hover .brand-image-wrapper .brand-image{transform:scale(1.05)}.brand-showcase .brand-slide .brand-card:hover .brand-info{background:#00c85305}.brand-showcase .brand-slide .brand-card:hover .brand-info .brand-name{color:#00c853}.brand-showcase .brand-slide .brand-card .brand-image-wrapper{flex:1;position:relative;width:100%;overflow:hidden;background:#fff;display:flex;align-items:center;justify-content:center;padding:20px;transition:background .3s ease}.brand-showcase .brand-slide .brand-card .brand-image-wrapper .brand-image{max-width:100%;max-height:100%;object-fit:contain;transition:transform .4s cubic-bezier(.4,0,.2,1)}.brand-showcase .brand-slide .brand-card .brand-info{height:44px;display:flex;align-items:center;justify-content:center;border-top:1px solid rgba(0,0,0,.04);background:#fafafa;padding:0 12px;transition:all .3s ease}.brand-showcase .brand-slide .brand-card .brand-info .brand-name{font-size:13px;font-weight:600;color:#333;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:color .2s ease}@media(max-width:768px){.brand-showcase{padding:24px 16px;margin-top:24px}.brand-showcase .section-header{margin-bottom:20px;padding-bottom:12px}.brand-showcase .section-header .section-title{font-size:18px}.brand-showcase .section-header .section-title:after{bottom:-13px}.brand-showcase .section-header .view-all-link{font-size:12px}.brand-showcase .carousel-arrow{width:36px;height:36px;font-size:12px}.brand-showcase .brand-slide{padding:6px 4px}.brand-showcase .brand-slide .brand-card{height:130px}.brand-showcase .brand-slide .brand-card .brand-image-wrapper{padding:12px}.brand-showcase .brand-slide .brand-card .brand-info{height:36px}.brand-showcase .brand-slide .brand-card .brand-info .brand-name{font-size:11px}}.hot-deals-section{display:flex;flex-wrap:wrap;gap:24px;margin-top:40px}.hot-deals-section>section{flex:1;min-width:0}.hot-deals-section .hot-products{flex:1}.hot-deals-section .deal-hot{width:360px;flex:0 0 360px}@media(max-width:1200px){.hot-deals-section .deal-hot{width:100%;flex:1}}.hot-deals-section .section-header{display:flex;align-items:center;gap:12px;margin-bottom:20px;padding-bottom:12px;border-bottom:2px solid #f0f0f0}.hot-deals-section .section-header .section-icon{font-size:28px;line-height:1}.hot-deals-section .section-header .section-title{font-size:20px;font-weight:700;color:#333;margin:0;flex:1}.hot-deals-section .section-header .view-all-link{color:#00c853;font-weight:600;font-size:14px;text-decoration:none;transition:all .3s ease}.hot-deals-section .section-header .view-all-link:hover{color:#00a847;transform:translate(4px)}.hot-deals-section .hot-products{background:linear-gradient(135deg,#fff3e0,#ffe0b2);border-radius:16px;padding:24px}.hot-deals-section .hot-products .products-grid{display:grid;grid-template-columns:repeat(var(--cols, 3),1fr);gap:16px}.hot-deals-section .deal-hot{background:linear-gradient(135deg,#e8f5e9,#c8e6c9);border-radius:16px;padding:24px}.hot-deals-section .deal-hot .deal-products-list{display:flex;flex-direction:column;gap:12px}@keyframes pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.05);opacity:.9}}@media(max-width:1200px){.hot-deals-section{flex-direction:column}.hot-deals-section .hot-products .products-grid{grid-template-columns:repeat(4,1fr)}.hot-deals-section .deal-hot .deal-products-list{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}}@media(max-width:768px){.hot-deals-section{margin-top:24px;gap:16px}.hot-deals-section .section-header .section-icon{font-size:24px}.hot-deals-section .section-header .section-title{font-size:18px}.hot-deals-section .section-header .view-all-link{font-size:12px}.hot-deals-section .hot-products{padding:16px}.hot-deals-section .hot-products .products-grid{grid-template-columns:repeat(2,1fr);gap:12px}.hot-deals-section .hot-products .products-grid>*:last-child:nth-child(odd){grid-column:1/-1;max-width:70%;margin:0 auto}.hot-deals-section .hot-products .products-grid .product-card .product-image-wrapper{height:150px}.hot-deals-section .hot-products .products-grid .product-card .ant-card-body{padding:10px}.hot-deals-section .deal-hot{padding:16px}.hot-deals-section .deal-hot .deal-products-list{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.hot-deals-section .deal-hot .deal-products-list .deal-product-card{flex-direction:column;align-items:center;text-align:center;padding:8px}.hot-deals-section .deal-hot .deal-products-list .deal-product-card .deal-image{width:100%;height:120px}.hot-deals-section .deal-hot .deal-products-list .deal-product-card .deal-image img{padding:4px}.hot-deals-section .deal-hot .deal-products-list .deal-product-card .deal-info{width:100%;align-items:center;margin-top:8px;gap:4px}.hot-deals-section .deal-hot .deal-products-list .deal-product-card .deal-info .deal-name{font-size:12px;text-align:center;height:32px;margin-bottom:4px}.hot-deals-section .deal-hot .deal-products-list .deal-product-card .deal-info .deal-pricing{flex-direction:column;gap:2px;align-items:center}.hot-deals-section .deal-hot .deal-products-list .deal-product-card .deal-info .deal-pricing .deal-price{font-size:13px;font-weight:700}.hot-deals-section .deal-hot .deal-products-list .deal-product-card .deal-info .deal-pricing .deal-original-price{font-size:11px}}.deal-product-card{background:#fff;border-radius:12px;padding:12px;display:flex;gap:12px;border:2px solid transparent;transition:all .3s ease;cursor:pointer}.deal-product-card:hover{border-color:#00c853;box-shadow:0 4px 12px #00c85326;transform:translate(4px)}.deal-product-card:hover .deal-image img{transform:scale(1.1)}.deal-product-card .deal-image{position:relative;width:80px;height:80px;flex-shrink:0;background:#fafafa;border-radius:8px;overflow:hidden;display:flex;align-items:center;justify-content:center}.deal-product-card .deal-image img{width:100%;height:100%;object-fit:contain;padding:8px;transition:transform .3s ease}.deal-product-card .deal-image .deal-discount-tag{position:absolute;bottom:4px;right:4px;font-size:10px;font-weight:700;padding:2px 6px;border-radius:4px;background:#f44;border:none}.deal-product-card .deal-info{flex:1;display:flex;flex-direction:column;justify-content:space-between}.deal-product-card .deal-info .deal-name{font-size:13px;font-weight:500;color:#333;margin:0;line-height:1.3;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.deal-product-card .deal-info .deal-name:hover{color:#00c853}.deal-product-card .deal-info .deal-pricing{display:flex;align-items:center;gap:8px}.deal-product-card .deal-info .deal-pricing .deal-price{font-size:15px;font-weight:700;color:#f44}.deal-product-card .deal-info .deal-pricing .deal-original-price{font-size:12px;color:#999;text-decoration:line-through}.hot-product-card{border-radius:12px;overflow:hidden;border:2px solid #ffe0b2;transition:all .3s ease}.hot-product-card:hover{border-color:#ff6b00;box-shadow:0 8px 24px #ff6b0026;transform:translateY(-4px)}.hot-product-card:hover .product-image{transform:scale(1.05)}.hot-product-card .product-image-wrapper{position:relative;height:200px;background:#fff;display:flex;align-items:center;justify-content:center;overflow:hidden}.hot-product-card .product-image-wrapper .hot-badge{position:absolute;top:8px;left:8px;background:linear-gradient(135deg,#f44,#ff6b6b);color:#fff;padding:4px 12px;border-radius:20px;font-size:12px;font-weight:700;z-index:2;box-shadow:0 2px 8px #ff44444d;display:flex;align-items:center;gap:4px;animation:pulse 2s ease-in-out infinite}.hot-product-card .product-image-wrapper .brand-logo{position:absolute;top:8px;left:8px;width:40px;height:40px;background:#fff;border-radius:6px;padding:4px;box-shadow:0 2px 8px #0000001a;z-index:1}.hot-product-card .product-image-wrapper .brand-logo img{width:100%;height:100%;object-fit:contain}.hot-product-card .product-image-wrapper .product-image{width:100%;height:100%;object-fit:contain;padding:16px;transition:transform .3s ease}.hot-product-card .product-image-wrapper .discount-tag{position:absolute;top:8px;right:8px;font-size:14px;font-weight:700;padding:4px 12px;border-radius:6px;background:#f44;border:none;box-shadow:0 2px 8px #ff44444d}.hot-product-card .ant-card-body{padding:14px}.hot-product-card .product-info .product-name{font-size:13px;font-weight:500;color:#333;margin:0 0 10px;line-height:1.3;height:36px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.hot-product-card .product-info .product-name:hover{color:#ff6b00}.hot-product-card .product-info .product-pricing{margin-bottom:10px}.hot-product-card .product-info .product-pricing .price-row{display:flex;align-items:center;gap:8px}.hot-product-card .product-info .product-pricing .price-row .current-price{font-size:16px;font-weight:700;color:#f44}.hot-product-card .product-info .product-pricing .price-row .original-price{font-size:13px;color:#999;text-decoration:line-through}.hot-product-card .product-info .product-actions .add-to-cart-btn{background:linear-gradient(135deg,#ff6b00,#ff8c00);border:none;height:32px;font-size:13px;font-weight:600;border-radius:6px;box-shadow:0 2px 8px #ff6b0033}.hot-product-card .product-info .product-actions .add-to-cart-btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #ff6b004d}._product-card_18217_1{position:relative;border-radius:12px;overflow:hidden;width:100%}._product-card_18217_1 ._ant-card-body_18217_7,._product-card_18217_1 .ant-card-body{padding:0}._image-wrapper_18217_15{position:relative;padding:0;background:#fafafa;aspect-ratio:1/1;width:100%}._image-wrapper_18217_15 img{width:100%;height:100%;object-fit:cover}._favorite-btn_18217_28{position:absolute;top:8px;right:8px;background:#e8f5e9}._discount-tag_18217_35{position:absolute;bottom:8px;left:8px;font-weight:600}._card-body_18217_43{padding:12px}._product-name_18217_47{font-size:13px;line-height:1.4;height:38px;margin-bottom:8px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}._price-row_18217_58{display:flex;align-items:center;gap:8px;margin-bottom:8px}._price-new_18217_65{color:#e53935;font-weight:700}._price-old_18217_70{font-size:12px;color:#999;text-decoration:line-through}._sold-out_18217_76{font-size:13px;color:#999}._cart-btn_18217_82{position:absolute;right:12px;bottom:12px;background:#e8f5e9;color:#00c853;border:none}._cart-btn_18217_82:hover{background:#00c853!important;color:#fff!important}.featured-container{background:#fff;border-radius:16px;padding:24px}.featured-header{display:flex;align-items:center;margin-bottom:20px;padding-bottom:12px;border-bottom:3px solid #00b96b}.featured-header .featured-title{font-size:22px;font-weight:700;color:#1a1d27;margin:0;flex:1}.featured-header .featured-viewall{color:#00c853;font-weight:600;font-size:14px;text-decoration:none}.featured-header .featured-viewall:hover{color:#00a847}.featured-wrapper{display:flex;align-items:center;gap:12px}.featured-inner{flex:1;min-width:0;contain:inline-size}.featured-slide{padding:0 8px}.featured-arrow{flex-shrink:0;width:40px;height:40px;border-radius:50%;background:#fff;border:2px solid #00c853;color:#00c853;font-size:16px;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 4px 12px #0000001a;transition:background .2s,color .2s,transform .2s,box-shadow .2s}.featured-arrow:hover{background:#00c853;color:#fff;transform:scale(1.1);box-shadow:0 6px 16px #00c85359}@media(max-width:768px){.featured-container{padding:16px}.featured-header .featured-title{font-size:18px}.featured-arrow{width:32px;height:32px;font-size:13px}}.featured-categories-section{width:100%;margin-top:40px;display:flex;flex-direction:column}.featured-categories-section .section-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:28px;border-bottom:1px solid rgba(0,0,0,.05);padding-bottom:16px}.featured-categories-section .section-header .section-title{font-size:22px;font-weight:700;color:#1f1f1f;margin:0;position:relative;letter-spacing:-.5px;display:flex;align-items:center;gap:8px}.featured-categories-section .section-header .section-title:after{content:"";position:absolute;bottom:-17px;left:0;width:100%;height:3px;background:#00c853;border-radius:2px}.featured-categories-section .section-header .view-all-link{color:#00c853;font-weight:600;font-size:14px;text-decoration:none;transition:all .25s cubic-bezier(.4,0,.2,1);display:inline-flex;align-items:center;gap:4px}.featured-categories-section .section-header .view-all-link:hover{color:#00a847;transform:translate(4px)}.featured-categories-section .category-grid{width:100%;background:#fff;border-radius:20px;padding:32px;box-shadow:0 10px 30px #00000008;border:1px solid rgba(0,0,0,.04);position:relative;overflow:hidden}.featured-categories-section .category-grid:before{content:"";position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,#00c853,#00e676)}.featured-categories-section .category-grid .categories{display:grid;gap:16px}.featured-categories-section .category-grid .categories .category-item{background:transparent;text-align:center;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column;align-items:center;padding:8px 4px}.featured-categories-section .category-grid .categories .category-item:hover .category-image-wrapper{transform:scale(1.08);border-color:#00c853;box-shadow:0 8px 24px #00c85329}.featured-categories-section .category-grid .categories .category-item:hover .category-image-wrapper .category-image{transform:scale(1.05)}.featured-categories-section .category-grid .categories .category-item:hover .category-name{color:#00c853}.featured-categories-section .category-grid .categories .category-item .category-image-wrapper{width:84px;height:84px;border-radius:50%;overflow:hidden;margin-bottom:12px;border:2px solid rgba(0,0,0,.04);background:#f7f9fa;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 10px #00000005;transition:all .3s cubic-bezier(.4,0,.2,1)}.featured-categories-section .category-grid .categories .category-item .category-image-wrapper .category-image{width:100%;height:100%;object-fit:cover;transition:transform .4s cubic-bezier(.4,0,.2,1)}.featured-categories-section .category-grid .categories .category-item .category-image-wrapper .category-placeholder-icon{font-size:36px;line-height:1;display:flex;align-items:center;justify-content:center}.featured-categories-section .category-grid .categories .category-item .category-name{font-size:13px;font-weight:600;color:#333;margin:0;line-height:1.35;max-width:100%;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;transition:color .2s ease}@media(max-width:1400px){.featured-categories-section .category-grid .categories{grid-template-columns:repeat(6,1fr)!important}}@media(max-width:992px){.featured-categories-section .category-grid .categories{grid-template-columns:repeat(4,1fr)!important}}@media(max-width:768px){.featured-categories-section{margin-top:24px}.featured-categories-section .section-header{margin-bottom:20px;padding-bottom:12px}.featured-categories-section .section-header .section-title{font-size:18px}.featured-categories-section .section-header .section-title:after{bottom:-13px}.featured-categories-section .section-header .view-all-link{font-size:12px}.featured-categories-section .category-grid{padding:24px 16px}.featured-categories-section .category-grid .categories{grid-template-columns:repeat(3,1fr)!important;gap:12px}.featured-categories-section .category-grid .categories .category-item .category-image-wrapper{width:68px;height:68px;margin-bottom:8px}.featured-categories-section .category-grid .categories .category-item .category-image-wrapper .category-placeholder-icon{font-size:28px}.featured-categories-section .category-grid .categories .category-item .category-name{font-size:11px}}.category-news-section{width:100%;margin-top:40px;display:flex;flex-direction:column;gap:40px}.category-news-section .section-header{display:flex;align-items:center;gap:12px;margin-bottom:24px;padding-bottom:16px;border-bottom:3px solid #f0f0f0}.category-news-section .section-header .section-icon{font-size:32px;line-height:1}.category-news-section .section-header .section-title{font-size:24px;font-weight:700;color:#d32f2f;margin:0;flex:1;text-transform:uppercase;letter-spacing:.5px}.category-news-section .section-header .view-all-link{color:#00c853;font-weight:600;font-size:15px;text-decoration:none;transition:all .3s ease;white-space:nowrap}.category-news-section .section-header .view-all-link:hover{color:#00a847;transform:translate(4px)}.category-news-section .news-section{background:#fff;border-radius:16px;padding:32px 24px;box-shadow:0 2px 8px #0000000f}.category-news-section .news-section .news-container{display:grid;grid-template-columns:1fr 320px;gap:24px}.category-news-section .news-section .news-container .news-grid{display:grid;grid-template-columns:repeat(var(--cols, 2),1fr);gap:20px}.category-news-section .news-section .news-container .news-grid .news-card{border-radius:12px;overflow:hidden;border:2px solid #f0f0f0;transition:all .3s ease}.category-news-section .news-section .news-container .news-grid .news-card:hover{border-color:#00c853;box-shadow:0 8px 24px #00c85326;transform:translateY(-4px)}.category-news-section .news-section .news-container .news-grid .news-card:hover .news-image-wrapper img{transform:scale(1.1)}.category-news-section .news-section .news-container .news-grid .news-card:hover .news-title{color:#00c853}.category-news-section .news-section .news-container .news-grid .news-card .news-image-wrapper{height:220px;overflow:hidden;background:#f5f5f5;position:relative}.category-news-section .news-section .news-container .news-grid .news-card .news-image-wrapper:after{content:"";position:absolute;bottom:0;left:0;right:0;height:60px;background:linear-gradient(to top,rgba(0,0,0,.4),transparent)}.category-news-section .news-section .news-container .news-grid .news-card .news-image-wrapper img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.category-news-section .news-section .news-container .news-grid .news-card .ant-card-body{padding:20px}.category-news-section .news-section .news-container .news-grid .news-card .news-title{font-size:16px;font-weight:600;color:#333;margin:0 0 12px;line-height:1.4;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;transition:color .3s ease}.category-news-section .news-section .news-container .news-grid .news-card .news-excerpt{font-size:14px;color:#666;margin:0;line-height:1.6;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.category-news-section .news-section .news-container .popular-news{background:linear-gradient(135deg,#fff8e1,#ffecb3);border-radius:12px;padding:20px;height:fit-content;border:2px solid #ffe082}.category-news-section .news-section .news-container .popular-news .popular-header{display:flex;align-items:center;gap:8px;margin-bottom:20px;padding-bottom:16px;border-bottom:2px solid #ffd54f}.category-news-section .news-section .news-container .popular-news .popular-header .popular-icon{font-size:24px;animation:flame 1.5s ease-in-out infinite}.category-news-section .news-section .news-container .popular-news .popular-header h3{font-size:18px;font-weight:700;color:#f57c00;margin:0;text-transform:uppercase;letter-spacing:.5px}.category-news-section .news-section .news-container .popular-news .popular-list{display:flex;flex-direction:column;gap:16px}.category-news-section .news-section .news-container .popular-news .popular-list .popular-item{display:flex;gap:12px;padding:12px;background:#fff;border-radius:8px;cursor:pointer;transition:all .3s ease;border:2px solid transparent}.category-news-section .news-section .news-container .popular-news .popular-list .popular-item:hover{border-color:#ff9800;transform:translate(4px);box-shadow:0 4px 12px #ff980026}.category-news-section .news-section .news-container .popular-news .popular-list .popular-item:hover img{transform:scale(1.1)}.category-news-section .news-section .news-container .popular-news .popular-list .popular-item:hover .popular-title{color:#ff9800}.category-news-section .news-section .news-container .popular-news .popular-list .popular-item img{width:80px;height:80px;object-fit:cover;border-radius:6px;flex-shrink:0;transition:transform .3s ease}.category-news-section .news-section .news-container .popular-news .popular-list .popular-item .popular-title{font-size:13px;font-weight:500;color:#333;line-height:1.4;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;transition:color .3s ease}@keyframes flame{0%,to{transform:scale(1) rotate(-5deg)}25%{transform:scale(1.1) rotate(5deg)}50%{transform:scale(1.15) rotate(-5deg)}75%{transform:scale(1.05) rotate(5deg)}}@media(max-width:1400px){.category-news-section .news-section .news-container{grid-template-columns:1fr 280px}.category-news-section .news-section .news-container .popular-news .popular-list .popular-item img{width:70px;height:70px}.category-news-section .news-section .news-container .popular-news .popular-list .popular-item .popular-title{font-size:12px}}@media(max-width:768px){.category-news-section .news-section .news-container,.category-news-section .news-section .news-container .news-grid{grid-template-columns:1fr}.category-news-section .news-section .news-container .popular-news .popular-list .popular-item{flex-direction:column;align-items:center;text-align:center}.category-news-section .news-section .news-container .popular-news .popular-list .popular-item img{width:100%;height:120px}}@media print{.category-news-section .news-section{box-shadow:none;border:1px solid #ddd}}.product-detail{background:#f8f9fa;padding:32px 0;min-height:calc(100vh - 200px)}.product-detail .product-container{max-width:1400px;margin:0 auto;padding:0 24px}.product-detail .product-breadcrumb{background:#fff;padding:16px 24px;border-radius:12px;margin-bottom:24px;box-shadow:0 2px 10px #00000005;border:1px solid rgba(0,0,0,.03)}.product-detail .product-breadcrumb .ant-breadcrumb-link{color:#666;font-size:14px;transition:color .2s ease}.product-detail .product-breadcrumb .ant-breadcrumb-link a{color:#666}.product-detail .product-breadcrumb .ant-breadcrumb-link a:hover{color:#00c853}.product-detail .product-breadcrumb .ant-breadcrumb-separator{color:#bfbfbf}.product-detail .product-breadcrumb li:last-child .ant-breadcrumb-link{color:#00c853;font-weight:600}.product-detail .product-main{display:grid;grid-template-columns:500px 1fr;gap:40px;background:#fff;padding:40px;border-radius:20px;box-shadow:0 10px 30px #00000005;border:1px solid rgba(0,0,0,.03);margin-bottom:32px}.product-detail .product-images{display:flex;flex-direction:column}.product-detail .product-images .main-image{position:relative;background:#fff;border-radius:16px;overflow:hidden;margin-bottom:20px;border:1px solid #f0f0f0;box-shadow:0 4px 20px #00000005;display:flex;align-items:center;justify-content:center}.product-detail .product-images .main-image .ant-image{width:100%;height:480px;display:flex;align-items:center;justify-content:center;background:#fff}.product-detail .product-images .main-image .ant-image img{max-width:100%;max-height:100%;object-fit:contain;transition:transform .5s cubic-bezier(.25,.8,.25,1)}.product-detail .product-images .main-image .ant-image:hover img{transform:scale(1.03)}.product-detail .product-images .main-image .favorite-btn{position:absolute;top:20px;right:20px;width:44px;height:44px;border-radius:50%;background:#fff;border:1px solid #f0f0f0;box-shadow:0 4px 15px #0000000f;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:20px;color:#8c8c8c;transition:all .3s cubic-bezier(.25,.8,.25,1);z-index:10}.product-detail .product-images .main-image .favorite-btn:hover{color:#ff4d4f;transform:scale(1.08);box-shadow:0 6px 20px #ff4d4f33;border-color:#ffccc7}.product-detail .product-images .main-image .favorite-btn.active{background:#fff1f0;border-color:#ffa39e;color:#ff4d4f}.product-detail .product-images .main-image .favorite-btn:active{transform:scale(.9)}.product-detail .product-images .thumbnail-list{display:flex;gap:12px;overflow-x:auto;padding-bottom:8px;margin-bottom:20px}.product-detail .product-images .thumbnail-list::-webkit-scrollbar{height:5px}.product-detail .product-images .thumbnail-list::-webkit-scrollbar-track{background:#f5f5f5;border-radius:3px}.product-detail .product-images .thumbnail-list::-webkit-scrollbar-thumb{background:#00c853;border-radius:3px}.product-detail .product-images .thumbnail-list .thumbnail{position:relative;flex-shrink:0;width:80px;height:80px;border:2px solid #f0f0f0;border-radius:10px;overflow:hidden;cursor:pointer;transition:all .25s ease;background:#fff;display:flex;align-items:center;justify-content:center}.product-detail .product-images .thumbnail-list .thumbnail:hover{border-color:#00c853;transform:translateY(-2px)}.product-detail .product-images .thumbnail-list .thumbnail.active{border-color:#00c853;box-shadow:0 0 0 1px #00c853}.product-detail .product-images .thumbnail-list .thumbnail img{width:90%;height:90%;object-fit:contain}.product-detail .product-images .share-buttons{display:flex;align-items:center;gap:12px;padding-top:20px;border-top:1px solid #f0f0f0}.product-detail .product-images .share-buttons .share-label{font-size:14px;color:#8c8c8c;font-weight:500}.product-detail .product-images .share-buttons .share-btn{width:36px;height:36px;border-radius:50%;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:18px;transition:all .2s ease}.product-detail .product-images .share-buttons .share-btn:hover{transform:translateY(-2px)}.product-detail .product-images .share-buttons .share-btn.facebook{background:#1877f2;color:#fff}.product-detail .product-images .share-buttons .share-btn.facebook:hover{background:#166fe5}.product-detail .product-images .share-buttons .share-btn.twitter{background:#1da1f2;color:#fff}.product-detail .product-images .share-buttons .share-btn.twitter:hover{background:#1a91da}.product-detail .product-images .share-buttons .share-btn.other{background:#f5f5f5;color:#595959}.product-detail .product-images .share-buttons .share-btn.other:hover{background:#e8e8e8}.product-detail .product-info{display:flex;flex-direction:column}.product-detail .product-info .product-title{font-size:28px;font-weight:700;color:#262626;margin:0 0 16px;line-height:1.35;letter-spacing:-.2px}.product-detail .product-info .product-rating{display:flex;align-items:center;gap:12px;margin-bottom:20px;padding-bottom:16px;border-bottom:1px solid #f0f0f0}.product-detail .product-info .product-rating .ant-rate{color:#fadb14;font-size:15px}.product-detail .product-info .product-rating .rating-text{color:#00c853;font-size:14px;font-weight:600;cursor:pointer}.product-detail .product-info .product-rating .rating-text:hover{text-decoration:underline}.product-detail .product-info .product-meta{display:flex;flex-direction:column;gap:10px;margin-bottom:24px}.product-detail .product-info .product-meta .meta-item{display:flex;align-items:center;font-size:14px}.product-detail .product-info .product-meta .meta-item .meta-label{color:#8c8c8c;width:110px;font-weight:500}.product-detail .product-info .product-meta .meta-item .meta-value{color:#262626;font-weight:600}.product-detail .product-info .product-meta .meta-item .meta-value.brand{color:#00c853}.product-detail .product-info .product-meta .meta-item .meta-value .ant-tag{border-radius:6px;font-weight:600;padding:2px 8px}.product-detail .product-info .product-price{display:flex;align-items:center;gap:16px;margin-bottom:28px;padding:24px;background:#e8fced;border-radius:16px;border:1px solid #a3f3c2}.product-detail .product-info .product-price .current-price{font-size:34px;font-weight:800;color:#d32f2f;letter-spacing:-.5px}.product-detail .product-info .product-price .original-price{font-size:18px;color:#8c8c8c;text-decoration:line-through;font-weight:500}.product-detail .product-info .product-price .discount-badge{background:#ff4d4f;color:#fff;padding:3px 12px;border-radius:8px;font-size:13px;font-weight:700;letter-spacing:.2px}.product-detail .product-info .product-variants{margin-bottom:28px}.product-detail .product-info .product-variants .variant-label{font-size:14px;font-weight:700;color:#262626;margin-bottom:12px}.product-detail .product-info .product-variants .variant-options{display:flex;gap:12px;flex-wrap:wrap}.product-detail .product-info .product-variants .variant-options .variant-btn{padding:10px 20px;border:2px solid #e8e8e8;border-radius:10px;background:#fff;cursor:pointer;font-size:14px;font-weight:600;color:#595959;transition:all .25s ease}.product-detail .product-info .product-variants .variant-options .variant-btn:hover:not(.disabled){border-color:#00c853;color:#00c853}.product-detail .product-info .product-variants .variant-options .variant-btn.active{border-color:#00c853;background:#e8fced;color:#00c853;box-shadow:0 2px 8px #00c85314}.product-detail .product-info .product-variants .variant-options .variant-btn.disabled{opacity:.55;cursor:not-allowed;background:#f5f5f5;border-color:#e8e8e8;color:#bfbfbf}.product-detail .product-info .product-quantity{display:flex;align-items:center;gap:16px;margin-bottom:28px}.product-detail .product-info .product-quantity .quantity-label{font-size:14px;font-weight:700;color:#262626}.product-detail .product-info .product-quantity .quantity-control{display:flex;align-items:center;border:2px solid #e8e8e8;border-radius:10px;overflow:hidden;background:#fff}.product-detail .product-info .product-quantity .quantity-control .quantity-btn{width:40px;height:40px;border:none;background:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#595959;transition:all .2s ease}.product-detail .product-info .product-quantity .quantity-control .quantity-btn:hover:not(:disabled){background:#f5f5f5;color:#00c853}.product-detail .product-info .product-quantity .quantity-control .quantity-btn:disabled{opacity:.5;cursor:not-allowed}.product-detail .product-info .product-quantity .quantity-control .ant-input-number{width:70px;border:none;border-left:1px solid #e8e8e8;border-right:1px solid #e8e8e8;border-radius:0}.product-detail .product-info .product-quantity .quantity-control .ant-input-number .ant-input-number-input{text-align:center;height:40px;font-weight:700;color:#262626}.product-detail .product-info .product-quantity .quantity-control .ant-input-number:focus,.product-detail .product-info .product-quantity .quantity-control .ant-input-number:hover{border-color:#e8e8e8;box-shadow:none}.product-detail .product-info .product-actions{display:flex;gap:16px;margin-bottom:28px}.product-detail .product-info .product-actions .add-to-cart-btn{flex:1.2;height:52px;font-size:16px;font-weight:700;background:#00c853;border:none;border-radius:12px;color:#fff;box-shadow:0 6px 20px #00c85326;transition:all .3s cubic-bezier(.25,.8,.25,1)}.product-detail .product-info .product-actions .add-to-cart-btn:hover{transform:translateY(-2px);background:#00e676;box-shadow:0 8px 25px #00c85340}.product-detail .product-info .product-actions .add-to-cart-btn:active{transform:translateY(0)}.product-detail .product-info .product-actions .buy-now-btn{flex:1;height:52px;font-size:16px;font-weight:700;background:#fff;color:#00c853;border:2px solid #00c853;border-radius:12px;transition:all .3s cubic-bezier(.25,.8,.25,1)}.product-detail .product-info .product-actions .buy-now-btn:hover{background:#00c853;color:#fff;transform:translateY(-2px);box-shadow:0 6px 20px #00c85326}.product-detail .product-info .product-actions .buy-now-btn:active{transform:translateY(0)}.product-detail .product-info .stock-info{display:flex;flex-direction:row;gap:24px;padding:16px 24px;background:#fafafa;border-radius:12px;margin-bottom:28px;border:1px solid rgba(0,0,0,.02)}.product-detail .product-info .stock-info .stock-item{display:flex;align-items:center;gap:8px;font-size:14px;color:#595959;font-weight:500}.product-detail .product-info .stock-info .stock-item .icon{font-size:18px}.product-detail .product-info .product-features .features-title{font-size:14px;font-weight:700;color:#262626;margin-bottom:16px;text-transform:uppercase;letter-spacing:.5px}.product-detail .product-info .product-features .features-grid{display:grid;grid-template-columns:1fr;gap:12px}.product-detail .product-info .product-features .features-grid .feature-item{display:flex;align-items:center;gap:16px;padding:16px 20px;background:#fff;border-radius:12px;border:1px solid #f0f0f0;border-left:4px solid #00c853;transition:all .25s ease}.product-detail .product-info .product-features .features-grid .feature-item:hover{background:#e8fced;border-color:#a3f3c2;transform:translate(4px)}.product-detail .product-info .product-features .features-grid .feature-item .feature-icon{font-size:24px;color:#00c853;display:flex;align-items:center;justify-content:center;flex-shrink:0}.product-detail .product-info .product-features .features-grid .feature-item .feature-content .feature-title{font-size:14px;font-weight:700;color:#262626;margin-bottom:2px}.product-detail .product-info .product-features .features-grid .feature-item .feature-content .feature-desc{font-size:13px;color:#8c8c8c;font-weight:500}.product-detail .product-tabs{background:#fff;padding:40px;border-radius:20px;box-shadow:0 10px 30px #00000005;border:1px solid rgba(0,0,0,.03)}.product-detail .product-tabs .ant-tabs-nav{margin-bottom:24px}.product-detail .product-tabs .ant-tabs-nav:before{border-color:#f0f0f0}.product-detail .product-tabs .ant-tabs-nav .ant-tabs-tab{font-size:16px;font-weight:700;padding:14px 28px;color:#595959}.product-detail .product-tabs .ant-tabs-nav .ant-tabs-tab:hover,.product-detail .product-tabs .ant-tabs-nav .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn{color:#00c853}.product-detail .product-tabs .ant-tabs-nav .ant-tabs-ink-bar{background:#00c853;height:3px;border-radius:2px}.product-detail .product-tabs .product-info-content{padding:12px 0;color:#262626;line-height:1.8;font-size:15px}.product-detail .product-tabs .product-info-content h3{font-size:18px;font-weight:700;color:#262626;margin:24px 0 16px;text-transform:uppercase;letter-spacing:.5px;border-left:4px solid #00c853;padding-left:10px}.product-detail .product-tabs .product-info-content p{margin-bottom:16px}.product-detail .product-tabs .product-info-content ul{margin:16px 0;padding-left:20px}.product-detail .product-tabs .product-info-content ul li{margin-bottom:8px;position:relative}.product-detail .product-tabs .product-info-content ul li::marker{color:#00c853}.product-detail .product-tabs .product-info-content .specifications{margin-top:32px}.product-detail .product-tabs .product-info-content .specifications h3{border-left-color:#00c853}.product-detail .product-tabs .product-info-content .specifications table{width:100%;border-collapse:collapse;margin-top:16px;border-radius:10px;overflow:hidden;border:1px solid #f0f0f0}.product-detail .product-tabs .product-info-content .specifications table tr{border-bottom:1px solid #f0f0f0}.product-detail .product-tabs .product-info-content .specifications table tr:last-child{border-bottom:none}.product-detail .product-tabs .product-info-content .specifications table tr:nth-child(2n){background:#fafafa}.product-detail .product-tabs .product-info-content .specifications table td{padding:14px 20px;font-size:14px}.product-detail .product-tabs .product-info-content .specifications table td.spec-name{width:25%;color:#8c8c8c;font-weight:600;background:#fafafa}.product-detail .product-tabs .product-info-content .specifications table td.spec-value{color:#262626;font-weight:600}@media(max-width:1200px){.product-detail .product-main{grid-template-columns:400px 1fr;gap:32px;padding:32px}.product-detail .product-images .main-image .ant-image{height:400px}}@media(max-width:992px){.product-detail .product-main{grid-template-columns:1fr;gap:32px}.product-detail .product-images .main-image .ant-image{height:480px}}@media(max-width:768px){.product-detail{padding:20px 0}.product-detail .product-container{padding:0 16px}.product-detail .product-breadcrumb{padding:12px 16px;margin-bottom:16px;font-size:13px}.product-detail .product-main{padding:24px;gap:24px}.product-detail .product-images .main-image .ant-image{height:320px}.product-detail .product-images .thumbnail-list .thumbnail{width:70px;height:70px}.product-detail .product-info .product-title{font-size:22px}.product-detail .product-info .product-price{padding:18px}.product-detail .product-info .product-price .current-price{font-size:28px}.product-detail .product-info .product-actions{flex-direction:column;gap:12px;height:120px}.product-detail .product-info .product-actions .add-to-cart-btn,.product-detail .product-info .product-actions .buy-now-btn{width:100%}.product-detail .product-tabs{padding:24px}.product-detail .product-tabs .ant-tabs-nav .ant-tabs-tab{font-size:14px;padding:8px 16px}}.product-reviews-section{padding:16px 0}.product-reviews-section .reviews-dashboard{background:#fff;border:1px solid rgba(0,0,0,.05);border-radius:20px;padding:36px;box-shadow:0 10px 30px #00000004;margin-bottom:32px}.product-reviews-section .reviews-dashboard .dashboard-grid{display:grid;grid-template-columns:200px 1fr 280px;gap:40px;align-items:center}@media(max-width:992px){.product-reviews-section .reviews-dashboard .dashboard-grid{grid-template-columns:1fr;gap:32px}}.product-reviews-section .reviews-dashboard .dashboard-col{display:flex;flex-direction:column}.product-reviews-section .reviews-dashboard .dashboard-col.score-col{align-items:center;text-align:center;padding-right:24px;border-right:1px solid #f0f0f0}@media(max-width:992px){.product-reviews-section .reviews-dashboard .dashboard-col.score-col{border-right:none;padding-right:0;border-bottom:1px solid #f0f0f0;padding-bottom:24px}}.product-reviews-section .reviews-dashboard .dashboard-col.score-col .rating-score-circle{display:flex;align-items:baseline;justify-content:center;margin-bottom:8px}.product-reviews-section .reviews-dashboard .dashboard-col.score-col .rating-score-circle .score-big{font-size:56px;font-weight:800;color:#262626;line-height:1}.product-reviews-section .reviews-dashboard .dashboard-col.score-col .rating-score-circle .score-out-of{font-size:16px;font-weight:600;color:#8c8c8c;margin-left:4px}.product-reviews-section .reviews-dashboard .dashboard-col.score-col .score-stars{margin-bottom:8px}.product-reviews-section .reviews-dashboard .dashboard-col.score-col .score-stars .ant-rate{color:#fadb14}.product-reviews-section .reviews-dashboard .dashboard-col.score-col .score-caption{font-size:13px;color:#8c8c8c}.product-reviews-section .reviews-dashboard .dashboard-col.progress-col{gap:10px;padding:0 12px}.product-reviews-section .reviews-dashboard .dashboard-col.progress-col .breakdown-row{display:flex;align-items:center;gap:12px;font-size:13px;font-weight:500}.product-reviews-section .reviews-dashboard .dashboard-col.progress-col .breakdown-row .star-label{width:45px;color:#595959;flex-shrink:0}.product-reviews-section .reviews-dashboard .dashboard-col.progress-col .breakdown-row .progress-bar-track{flex-grow:1;height:8px;background:#f5f5f5;border-radius:4px;overflow:hidden;position:relative}.product-reviews-section .reviews-dashboard .dashboard-col.progress-col .breakdown-row .progress-bar-fill{height:100%;background:#00c853;border-radius:4px;transition:width .6s cubic-bezier(.25,.8,.25,1)}.product-reviews-section .reviews-dashboard .dashboard-col.progress-col .breakdown-row .percent-label{width:38px;text-align:right;font-weight:700;color:#262626;flex-shrink:0}.product-reviews-section .reviews-dashboard .dashboard-col.progress-col .breakdown-row .count-label{width:32px;color:#8c8c8c;flex-shrink:0;font-size:11px}.product-reviews-section .reviews-dashboard .dashboard-col.action-col{border-left:1px solid #f0f0f0;padding-left:24px}@media(max-width:992px){.product-reviews-section .reviews-dashboard .dashboard-col.action-col{border-left:none;padding-left:0;border-top:1px solid #f0f0f0;padding-top:24px;align-items:center}}.product-reviews-section .reviews-dashboard .dashboard-col.action-col .cta-box{text-align:center;display:flex;flex-direction:column;align-items:center;gap:8px}.product-reviews-section .reviews-dashboard .dashboard-col.action-col .cta-box .cta-star-icon{font-size:32px;color:#fadb14;margin-bottom:4px}.product-reviews-section .reviews-dashboard .dashboard-col.action-col .cta-box h4{margin:0;font-size:15px;font-weight:700;color:#262626}.product-reviews-section .reviews-dashboard .dashboard-col.action-col .cta-box p{margin:0 0 12px;font-size:13px;color:#8c8c8c;line-height:1.4}.product-reviews-section .reviews-dashboard .dashboard-col.action-col .cta-box .btn-toggle-form{height:40px;border-radius:10px;font-weight:700;background:#fff;color:#00c853;border:1px solid #00c853;transition:all .2s ease;box-shadow:0 2px 6px #00c8530d}.product-reviews-section .reviews-dashboard .dashboard-col.action-col .cta-box .btn-toggle-form:hover{background:#00c853;color:#fff;box-shadow:0 4px 12px #00c85326}.product-reviews-section .reviews-dashboard .dashboard-col.action-col .cta-box .btn-toggle-form.active-cancel{border-color:#ff4d4f;color:#ff4d4f}.product-reviews-section .reviews-dashboard .dashboard-col.action-col .cta-box .btn-toggle-form.active-cancel:hover{background:#ff4d4f;color:#fff;box-shadow:0 4px 12px #ff4d4f26}.product-reviews-section .reviews-divider{height:1px;background:#f0f0f0;margin:32px 0}.product-reviews-section .review-write-card{background:#fff;border:1px solid #f0f0f0;border-radius:16px;box-shadow:0 8px 25px #0000000a;margin-bottom:32px;overflow:hidden}.product-reviews-section .review-write-card.animate-slide-down{animation:slideDown .35s cubic-bezier(.25,.8,.25,1) forwards}.product-reviews-section .review-write-card .card-header{display:flex;justify-content:space-between;align-items:center;padding:18px 24px;background:#fafafa;border-bottom:1px solid #f0f0f0}.product-reviews-section .review-write-card .card-header h4{margin:0;font-size:15px;font-weight:700;color:#262626;display:flex;align-items:center;gap:8px}.product-reviews-section .review-write-card .card-header h4 .anticon{color:#00c853}.product-reviews-section .review-write-card .form-body{padding:24px;display:flex;flex-direction:column;gap:20px}.product-reviews-section .review-write-card .form-body .rating-select-row{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.product-reviews-section .review-write-card .form-body .rating-select-row .label{font-size:14px;font-weight:600;color:#595959}.product-reviews-section .review-write-card .form-body .rating-select-row .ant-rate{color:#fadb14}.product-reviews-section .review-write-card .form-body .rating-select-row .rating-desc{font-size:13px;font-weight:700;color:#00c853;background:#e8fced;padding:2px 8px;border-radius:6px}.product-reviews-section .review-write-card .form-body .textarea-row{position:relative}.product-reviews-section .review-write-card .form-body .textarea-row .ant-input-textarea-show-count:after{font-weight:600;color:#8c8c8c}.product-reviews-section .review-write-card .form-body .submit-row{display:flex;justify-content:flex-end}.product-reviews-section .review-write-card .form-body .submit-row .btn-submit-review{height:44px;border-radius:10px;font-weight:700;background:#00c853;border-color:#00c853;padding:0 24px;box-shadow:0 4px 12px #00c85326}.product-reviews-section .review-write-card .form-body .submit-row .btn-submit-review:hover{background:#00e676;border-color:#00e676;box-shadow:0 6px 16px #00c85340}.product-reviews-section .review-login-required{background:#fafafa;border:1px dashed #d9d9d9;padding:18px;border-radius:12px;text-align:center;color:#8c8c8c;font-size:14px;font-weight:500;margin-bottom:24px}.product-reviews-section .review-login-required a{color:#00c853;font-weight:700;text-decoration:underline}.product-reviews-section .comments-section-header{margin-bottom:24px}.product-reviews-section .comments-section-header h3{margin:0;font-size:18px;font-weight:700;color:#262626}.product-reviews-section .reviews-loading{text-align:center;padding:40px 0;color:#8c8c8c}.product-reviews-section .reviews-empty{padding:40px;background:#fff;border-radius:16px;border:1px solid #f0f0f0}.product-reviews-section .reviews-list{display:flex;flex-direction:column;gap:16px}.product-reviews-section .client-review-item{background:#fff;border:1px solid rgba(0,0,0,.04);padding:24px;border-radius:16px;box-shadow:0 4px 15px #00000003;transition:all .25s cubic-bezier(.25,.8,.25,1);display:flex;flex-direction:column;gap:12px}.product-reviews-section .client-review-item:hover{border-color:#00c85333;box-shadow:0 6px 20px #00000005}.product-reviews-section .client-review-item .review-item-header{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:12px}.product-reviews-section .client-review-item .review-item-header .user-profile{display:flex;align-items:center;gap:12px}.product-reviews-section .client-review-item .review-item-header .user-profile .user-avatar{border:2px solid #e8fced;background:#fafafa;color:#00c853;font-weight:700;width:44px;height:44px;font-size:16px;display:flex;align-items:center;justify-content:center}.product-reviews-section .client-review-item .review-item-header .user-profile .user-info{display:flex;flex-direction:column;gap:2px}.product-reviews-section .client-review-item .review-item-header .user-profile .user-info .user-name{font-size:14px;font-weight:700;color:#262626}.product-reviews-section .client-review-item .review-item-header .user-profile .user-info .verified-badge{display:inline-flex;align-items:center;gap:4px;font-size:11px;font-weight:600;color:#00c853;background:#e8fced;padding:1px 6px;border-radius:4px;width:fit-content}.product-reviews-section .client-review-item .review-item-header .meta-right{display:flex;flex-direction:column;align-items:flex-end;gap:4px}@media(max-width:576px){.product-reviews-section .client-review-item .review-item-header .meta-right{align-items:flex-start;width:100%}}.product-reviews-section .client-review-item .review-item-header .meta-right .stars-box .ant-rate{color:#fadb14}.product-reviews-section .client-review-item .review-item-header .meta-right .review-date{font-size:11px;color:#8c8c8c}.product-reviews-section .client-review-item .review-item-body .comment-text{font-size:14px;color:#595959;line-height:1.6;margin:0;font-weight:500}@keyframes slideDown{0%{opacity:0;transform:translateY(-15px)}to{opacity:1;transform:translateY(0)}}.related-products-section{margin-top:56px;padding:40px 0 20px;border-top:1px solid #f0f0f0}.related-products-section .section-header{display:flex;justify-content:space-between;align-items:center;justify-content:center;margin-bottom:28px}.related-products-section .section-header .title-left{display:flex;align-items:center;justify-content:center;gap:12px;flex-wrap:wrap}.related-products-section .section-header .title-left .ai-icon{font-size:26px;background:linear-gradient(135deg,#00c853,#00e676);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.related-products-section .section-header .title-left h2{font-size:22px;font-weight:800;color:#262626;margin:0}.related-products-section .section-header .title-left .ai-badge{font-size:11px;font-weight:700;color:#00c853;background:#e8fced;padding:4px 10px;border-radius:20px;text-transform:uppercase;letter-spacing:.5px;box-shadow:0 2px 6px #00c8530d}.related-products-section .related-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:20px}@media(max-width:1200px){.related-products-section .related-grid{grid-template-columns:repeat(4,1fr)}}@media(max-width:992px){.related-products-section .related-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:576px){.related-products-section .related-grid{grid-template-columns:1fr}}.related-products-section .related-card{background:#fff;border:1px solid rgba(0,0,0,.05);border-radius:16px;overflow:hidden;cursor:pointer;transition:all .3s cubic-bezier(.25,.8,.25,1);position:relative;display:flex;flex-direction:column;box-shadow:0 4px 15px #00000004}.related-products-section .related-card:hover{transform:translateY(-8px);border-color:#00c85333;box-shadow:0 12px 30px #00c85314}.related-products-section .related-card:hover .card-image-box img{transform:scale(1.06)}.related-products-section .related-card .card-image-box{position:relative;padding-top:100%;background:#fafafa;overflow:hidden;border-bottom:1px solid #f9f9f9}.related-products-section .related-card .card-image-box img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:contain;padding:16px;transition:transform .5s cubic-bezier(.25,.8,.25,1)}.related-products-section .related-card .card-image-box .discount-tag{position:absolute;top:12px;left:12px;background:#ff4d4f;color:#fff;font-size:11px;font-weight:700;padding:2px 8px;border-radius:6px;z-index:2;box-shadow:0 2px 6px #ff4d4f26}.related-products-section .related-card .card-info{padding:16px;display:flex;flex-direction:column;gap:6px;flex-grow:1}.related-products-section .related-card .card-info .brand-label{font-size:11px;font-weight:700;color:#8c8c8c;text-transform:uppercase;letter-spacing:.5px}.related-products-section .related-card .card-info .product-name{font-size:14px;font-weight:600;color:#262626;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;height:40px;line-height:1.4}.related-products-section .related-card .card-info .price-row{display:flex;align-items:baseline;gap:8px;margin-top:auto;padding-top:8px}.related-products-section .related-card .card-info .price-row .sale-price{font-size:16px;font-weight:700;color:#00c853}.related-products-section .related-card .card-info .price-row .original-price{font-size:12px;color:#bfbfbf;text-decoration:line-through}.related-products-section .related-card .card-info .meta-row{font-size:12px;color:#8c8c8c;border-top:1px solid #f5f5f5;padding-top:6px;margin-top:4px;font-weight:500}.related-products-section .related-loading{display:flex;flex-direction:column;align-items:center;gap:16px;padding:60px 0;color:#8c8c8c;font-weight:500}.related-products-section .related-loading .ant-spin{color:#00c853}.related-products-section .related-empty{text-align:center;padding:48px 0;color:#8c8c8c;font-weight:500;background:#fafafa;border-radius:16px;border:1px dashed #d9d9d9}.brand-loading-container{display:flex;justify-content:center;align-items:center;min-height:300px;background:#fffc;border-radius:20px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.5);box-shadow:0 8px 32px #0000000a}.brand-empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:250px;background:#fff;border:2px dashed rgba(0,0,0,.06);border-radius:20px;color:#8c8c8c;font-size:15px;padding:48px;box-shadow:0 4px 20px #00000003}.brand-list-container{display:flex;flex-direction:column;gap:16px;margin-top:12px;margin-bottom:32px}.brand-row-card{display:flex;align-items:center;background:#fff;border:1px solid rgba(0,0,0,.05);border-radius:20px;padding:20px 28px;box-shadow:0 4px 20px #00000004;transition:all .35s cubic-bezier(.25,.8,.25,1);position:relative;overflow:hidden}.brand-row-card:before{content:"";position:absolute;left:0;top:0;bottom:0;width:5px;background:transparent;transition:background-color .3s ease}.brand-row-card:hover{transform:translateY(-3px);box-shadow:0 12px 30px #0000000d;border-color:#00c85333}.brand-row-card:hover:before{background:linear-gradient(to bottom,#00c853,#00e676)}.brand-row-card:hover .brand-card-logo-wrapper{box-shadow:0 6px 16px #0000000f;border-color:#00c85326}.brand-row-card:hover .brand-card-logo-wrapper img{transform:scale(1.06)}.brand-row-card:hover .brand-card-info .brand-title-row .brand-title{color:#00c853}.brand-card-logo-wrapper{width:76px;height:76px;border-radius:14px;overflow:hidden;margin-right:24px;flex-shrink:0;box-shadow:0 4px 10px #00000008;border:1px solid rgba(0,0,0,.05);background:#fff;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.brand-card-logo-wrapper img{width:100%;height:100%;object-fit:contain;padding:6px;transition:transform .4s cubic-bezier(.25,.8,.25,1)}.brand-card-info{flex-grow:1;display:flex;flex-direction:column;gap:8px;min-width:0;padding-right:20px}.brand-card-info .brand-title-row{display:flex;align-items:center;gap:12px}.brand-card-info .brand-title-row .brand-title{font-size:17px;font-weight:700;color:#1a1a1a;margin:0;line-height:1.35;transition:color .25s ease;letter-spacing:-.3px}.brand-card-info .brand-title-row .brand-id-badge{font-size:11px;color:#555;background:#f0f2f5;padding:2px 8px;border-radius:6px;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-weight:600;border:1px solid rgba(0,0,0,.03)}.brand-card-info .brand-slug-row{display:flex;align-items:center;flex-wrap:wrap;gap:8px 16px}.brand-card-info .brand-slug-row .slug-badge{display:inline-flex;align-items:center;gap:5px;font-size:11px;font-weight:600;color:#722ed1;background:#f9f0ff;border:1px solid #efdbff;padding:2px 8px;border-radius:6px;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace}.brand-card-info .brand-slug-row .website-link{display:inline-flex;align-items:center;gap:5px;font-size:12px;font-weight:500;color:#00c853;text-decoration:none;transition:all .2s ease}.brand-card-info .brand-slug-row .website-link:hover{color:#00a847;text-decoration:underline;transform:translateY(-.5px)}.brand-card-info .brand-description{font-size:13.5px;color:#666;margin:2px 0 0;line-height:1.45;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.brand-card-status-wrapper{width:140px;flex-shrink:0;display:flex;align-items:center}.brand-card-status-wrapper .status-badge-custom{display:inline-flex;align-items:center;gap:6px;padding:5px 14px;border-radius:20px;font-size:11.5px;font-weight:700;box-shadow:0 2px 8px #00000004;letter-spacing:.2px}.brand-card-status-wrapper .status-badge-custom.active{background:#e8fced;color:#2e7d32;border:1px solid #c8e6c9}.brand-card-status-wrapper .status-badge-custom.inactive{background:#fff1f0;color:#c62828;border:1px solid #ffcdd2}.brand-card-actions{width:190px;flex-shrink:0;display:flex;justify-content:flex-end;align-items:center;gap:10px}.brand-card-actions button{height:38px;padding:0 18px;border-radius:10px;font-weight:600;font-size:13.5px;display:inline-flex;align-items:center;gap:6px;transition:all .25s cubic-bezier(.4,0,.2,1);border:1px solid transparent}.brand-card-actions button:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000014}.brand-card-actions button:active{transform:translateY(0)}.brand-card-actions .btn-edit{background:#00c853;border-color:#00c853;color:#fff}.brand-card-actions .btn-edit:hover{background:#00e676;border-color:#00e676;box-shadow:0 4px 12px #00c85340}.brand-card-actions .btn-delete{background:#fff;border-color:#ff4d4f;color:#ff4d4f}.brand-card-actions .btn-delete:hover{background:#ff4d4f;color:#fff;box-shadow:0 4px 12px #ff4d4f40}.brand-pagination-container{display:flex;justify-content:flex-end;padding:20px 24px;background:#fff;border-radius:20px;margin-top:16px;box-shadow:0 4px 20px #00000005;border:1px solid rgba(0,0,0,.04)}.cb-trigger{position:fixed;bottom:24px;left:24px;z-index:9999;cursor:pointer;animation:cb-bounce 3s ease-in-out infinite}.cb-trigger .cb-trigger-icon{width:60px;height:60px;border-radius:50%;background:linear-gradient(135deg,#00c853,#00e676);display:flex;align-items:center;justify-content:center;color:#fff;font-size:28px;box-shadow:0 6px 20px #00c85366;transition:transform .2s,box-shadow .2s}.cb-trigger .cb-trigger-icon:hover{transform:scale(1.08);box-shadow:0 10px 28px #00c85380}.cb-trigger .cb-trigger-badge{position:absolute;top:-4px;left:-4px;background:#ff6b35;color:#fff;font-size:9px;font-weight:700;padding:2px 5px;border-radius:10px;border:2px solid white;letter-spacing:.5px}.cb-container{position:fixed;bottom:24px;left:24px;width:780px;height:600px;background:#fff;border-radius:18px;box-shadow:0 12px 48px #00000024;display:flex;flex-direction:column;z-index:9999;overflow:hidden;animation:cb-slide-up .3s ease}@media(max-width:820px){.cb-container{width:100%;height:100%;bottom:0;left:0;border-radius:0}}.cb-header{background:linear-gradient(135deg,#00c853,#00e676);padding:12px 16px;display:flex;justify-content:space-between;align-items:center;color:#fff;flex-shrink:0}.cb-header.staff-mode{background:linear-gradient(135deg,#1565c0,#42a5f5)}.cb-header .cb-header-left{display:flex;align-items:center;gap:10px}.cb-header .cb-header-avatar-wrap{position:relative}.cb-header .cb-header-avatar-wrap .cb-ai-dot{position:absolute;bottom:0;right:0;width:10px;height:10px;background:#fff;border-radius:50%;border:2px solid #00c853;animation:cb-pulse 2s infinite}.cb-header .cb-avatar-header{background:#ffffff40;border:2px solid rgba(255,255,255,.5)}.cb-header .cb-avatar-header-staff{background:#fff3;border:2px solid rgba(255,255,255,.4)}.cb-header .cb-header-info{display:flex;flex-direction:column}.cb-header .cb-header-info .cb-header-name{font-size:14px;font-weight:700}.cb-header .cb-header-info .cb-header-status{font-size:11px;opacity:.85;margin-top:1px}.cb-header .cb-header-actions{display:flex;gap:2px}.cb-header .cb-header-actions .ant-btn{color:#fff!important}.cb-header .cb-header-actions .ant-btn:hover{background:#fff3!important}.cb-header .cb-staff-btn{color:#fff!important}.cb-staff-hint{display:flex;align-items:center;gap:8px;padding:6px 14px;background:#fffde7;border-bottom:1px solid #ffe082;font-size:11px;color:#795548;flex-shrink:0}.cb-staff-hint .cb-staff-hint-btn{margin-left:auto;background:none;border:1px solid #ff6b35;color:#ff6b35;border-radius:12px;padding:2px 10px;font-size:11px;cursor:pointer;font-weight:600;transition:all .2s}.cb-staff-hint .cb-staff-hint-btn:hover{background:#ff6b35;color:#fff}.cb-staff-hint .cb-staff-hint-btn:disabled{opacity:.5;cursor:not-allowed}.cb-messages{flex:1;overflow-y:auto;padding:16px;background:#f5f7fa;display:flex;flex-direction:column;gap:12px}.cb-messages::-webkit-scrollbar{width:5px}.cb-messages::-webkit-scrollbar-thumb{background:#ddd;border-radius:6px}.cb-msg-row{display:flex;align-items:flex-end;gap:7px;animation:cb-slide-in .25s ease}.cb-msg-row.me{justify-content:flex-end}.cb-msg-row.other{justify-content:flex-start}.cb-msg-row.system{justify-content:center}.cb-msg-wrap{display:flex;flex-direction:column;gap:3px;max-width:75%}.me .cb-msg-wrap{align-items:flex-end}.cb-msg-label{font-size:10px;color:#999;font-weight:600;padding:0 4px}.cb-msg-time{font-size:10px;color:#bbb;padding:0 4px}.cb-bubble{padding:10px 14px;border-radius:16px;line-height:1.6;font-size:13.5px;word-break:break-word}.cb-bubble.mine{background:linear-gradient(135deg,#00c853,#00e676);color:#fff;border-bottom-right-radius:4px}.cb-bubble.other{background:#fff;color:#2d2d2d;border-bottom-left-radius:4px;box-shadow:0 2px 6px #00000012}.cb-bubble.ai-hist{background:#f3e5f5;border-left:3px solid #7b1fa2;color:#4a148c;font-style:italic}.cb-bubble.staff{background:#e3f2fd;border-left:3px solid #1565c0;color:#0d47a1}.cb-system-msg{background:#e8f5e9;border:1px solid #a5d6a7;border-radius:20px;font-size:12px;color:#2e7d32;padding:7px 16px;text-align:center}.cb-bot-data{display:flex;flex-direction:column;gap:8px;background:#fff;border-radius:14px 14px 14px 4px;padding:12px 14px;box-shadow:0 2px 6px #00000012;max-width:520px}.cb-bot-text{font-size:13.5px;line-height:1.65;color:#1a1a2e;white-space:pre-wrap}.cb-products{display:flex;flex-direction:column;gap:10px;margin-top:6px}.cb-product-card{display:flex;gap:10px;background:#f8f9fb;border:1.5px solid #e8eaf0;border-radius:12px;overflow:hidden;transition:all .2s ease}.cb-product-card:hover{border-color:#c5cae9;box-shadow:0 4px 12px #00000014}.cb-product-card .cb-product-img-wrap{position:relative;flex-shrink:0;width:80px;height:80px;overflow:hidden;background:#f0f0f0;display:flex;align-items:center;justify-content:center}.cb-product-card .cb-product-img{width:80px;height:80px;object-fit:cover}.cb-product-card .cb-product-img-placeholder{font-size:28px;color:#ccc}.cb-product-card .cb-discount-badge{position:absolute;top:4px;left:4px;background:#e53935;color:#fff;font-size:10px;font-weight:700;padding:1px 5px;border-radius:4px}.cb-product-card .cb-product-info{flex:1;padding:8px 10px 8px 0;display:flex;flex-direction:column;gap:4px;min-width:0}.cb-product-card .cb-product-name{font-size:13px;font-weight:600;color:#1a237e;text-decoration:none;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.cb-product-card .cb-product-name:hover{color:#283593;text-decoration:underline}.cb-product-card .cb-product-price-row{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.cb-product-card .cb-price{font-size:14px;font-weight:700;color:#e53935}.cb-product-card .cb-original-price{font-size:11px;color:#999;text-decoration:line-through}.cb-product-card .cb-product-desc{font-size:11px;color:#666;line-height:1.4;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.cb-product-card .cb-variant-select{width:100%;font-size:12px}.cb-product-card .cb-variant-select .ant-select-selector{border-radius:6px!important;font-size:12px}.cb-product-card .cb-product-actions{display:flex;align-items:center;gap:8px;margin-top:2px}.cb-product-card .cb-add-btn{flex-shrink:0;font-size:12px;height:28px;border-radius:14px;background:linear-gradient(135deg,#00c853,#00e676)!important;border:none!important;box-shadow:0 2px 6px #00c8534d}.cb-product-card .cb-add-btn:hover{box-shadow:0 4px 10px #00c85366}.cb-product-card .cb-add-btn:disabled{background:#e0e0e0!important;box-shadow:none!important}.cb-product-card .cb-detail-link{font-size:12px;color:#5c6bc0;text-decoration:none;font-weight:500;white-space:nowrap}.cb-product-card .cb-detail-link:hover{color:#3949ab}.cb-orders{display:flex;flex-direction:column;gap:8px;margin-top:6px}.cb-order-card{display:block;background:#fff;border:1.5px solid #e0e0e0;border-radius:10px;padding:10px 12px;text-decoration:none;transition:all .2s}.cb-order-card:hover{border-color:#bdbdbd;box-shadow:0 3px 10px #00000014}.cb-order-card .cb-order-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.cb-order-card .cb-order-num{font-size:12px;font-weight:700;color:#424242}.cb-order-card .cb-order-status{font-size:11px;border-radius:10px}.cb-order-card .cb-order-items{display:flex;flex-direction:column;gap:6px}.cb-order-card .cb-order-item-row{display:flex;align-items:center;gap:8px}.cb-order-card .cb-order-item-img{width:36px;height:36px;object-fit:cover;border-radius:6px;border:1px solid #eee;flex-shrink:0}.cb-order-card .cb-order-item-info{display:flex;flex-direction:column;min-width:0}.cb-order-card .cb-order-item-name{font-size:12px;font-weight:500;color:#333;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cb-order-card .cb-order-item-qty{font-size:11px;color:#888}.cb-order-card .cb-order-more{font-size:11px;color:#999;font-style:italic;padding-left:44px}.cb-order-card .cb-order-footer{display:flex;justify-content:space-between;align-items:center;margin-top:8px;padding-top:8px;border-top:1px solid #f5f5f5}.cb-order-card .cb-order-total{font-size:12px;color:#333}.cb-order-card .cb-order-total strong{color:#e53935}.cb-order-card .cb-order-date{font-size:11px;color:#999}.cb-orders-view-all{display:block;text-align:center;font-size:12px;color:#5c6bc0;font-weight:600;padding:6px;text-decoration:none}.cb-orders-view-all:hover{text-decoration:underline}.cb-note{font-size:12px;color:#e65100;background:#fff3e0;border-radius:8px;padding:6px 10px;line-height:1.5}.cb-cta-btn{display:inline-flex;align-items:center;gap:6px;background:linear-gradient(135deg,#00c853,#00e676);color:#fff;border:none;border-radius:20px;padding:8px 18px;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s;align-self:flex-start;box-shadow:0 3px 10px #00c8534d}.cb-cta-btn:hover{transform:translateY(-1px);box-shadow:0 5px 16px #00c85366}.cb-suggestions{display:flex;flex-wrap:wrap;gap:6px;margin-top:4px}.cb-suggestion-chip{background:none;border:1.5px solid #c5cae9;color:#3949ab;border-radius:14px;padding:4px 12px;font-size:12px;cursor:pointer;transition:all .18s;font-weight:500}.cb-suggestion-chip:hover{background:#3949ab;color:#fff;border-color:#3949ab;transform:translateY(-1px)}.cb-avatar-bot{background:linear-gradient(135deg,#00c853,#00e676)!important;color:#fff;flex-shrink:0}.cb-avatar-me{background:#e8f5e9!important;color:#00c853;flex-shrink:0}.cb-avatar-ai{background:linear-gradient(135deg,#7b1fa2,#ab47bc)!important;color:#fff;flex-shrink:0}.cb-avatar-staff{background:linear-gradient(135deg,#1565c0,#42a5f5)!important;color:#fff;flex-shrink:0}.cb-ws-bar{display:flex;align-items:center;gap:7px;padding:6px 14px;background:#e3f2fd;border-bottom:1px solid #bbdefb;font-size:12px;color:#1565c0;font-weight:500;flex-shrink:0}.cb-ws-bar .cb-ws-dot{width:7px;height:7px;border-radius:50%;flex-shrink:0}.cb-ws-bar .cb-ws-dot.on{background:#43a047;animation:cb-pulse 2s infinite}.cb-ws-bar .cb-ws-dot.off{background:#ef9a9a}.cb-input-area{display:flex;align-items:flex-end;gap:8px;padding:10px 12px;background:#fff;border-top:1px solid #f0f0f0;flex-shrink:0}.cb-input-area .cb-textarea{flex:1;border:1.5px solid #e8eaf0;border-radius:20px;padding:8px 14px;font-size:13.5px;resize:none;background:#fafbff;transition:border-color .2s}.cb-input-area .cb-textarea:focus{border-color:#00c853;box-shadow:0 0 0 2px #00c8531a}.cb-input-area .cb-textarea textarea{padding:0;background:transparent;border:none}.cb-input-area .cb-send-btn{background:linear-gradient(135deg,#00c853,#00e676)!important;border:none!important;border-radius:50%!important;width:38px!important;height:38px!important;display:flex!important;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 3px 10px #00c8534d;transition:all .2s}.cb-input-area .cb-send-btn:hover{transform:scale(1.08);box-shadow:0 5px 14px #00c85366}.cb-input-area .cb-send-btn:disabled{background:#e0e0e0!important;box-shadow:none!important}.cb-typing{display:flex;gap:4px;align-items:center;padding:4px 0}.cb-typing span{width:7px;height:7px;background:#aaa;border-radius:50%;animation:cb-typing 1.4s infinite}.cb-typing span:nth-child(2){animation-delay:.2s}.cb-typing span:nth-child(3){animation-delay:.4s}.cb-footer{padding:6px;text-align:center;background:#fafafa;border-top:1px solid #f0f0f0;flex-shrink:0}.cb-footer small{color:#bbb;font-size:10px}.cb-footer .anticon{color:#ffc107;font-size:10px;margin-right:3px}@keyframes cb-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes cb-slide-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes cb-slide-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes cb-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(1.25)}}@keyframes cb-typing{0%,60%,to{transform:translateY(0)}30%{transform:translateY(-7px)}}.about-shop{background:#f5f5f5;padding:40px 20px;color:#333;line-height:1.7}.about-shop section{max-width:1200px;margin:0 auto 40px;background:#fff;padding:32px;border-radius:16px}.about-shop h1,.about-shop h2{margin-bottom:16px;font-weight:700}.about-shop h1{font-size:32px}.about-shop h1 span{color:#00c853}.about-shop h2{font-size:22px;color:#2e7d32}.about-shop p{font-size:16px}.about-shop strong{font-weight:700}.about-shop .highlight{color:#d32f2f;font-weight:700}.about-hero{background:linear-gradient(135deg,#e8f5e9,#f1f8e9);text-align:center}.about-hero p{max-width:800px;margin:0 auto;font-size:18px}.mission ul{padding-left:20px}.mission ul li{margin-bottom:10px;font-size:16px}.product-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px}.product-grid div{background:#e8f5e9;padding:16px;border-radius:12px;font-weight:600;text-align:center}.highlight-box{background:#f1f8e9;border-left:6px solid #00c853}.about-cta{text-align:center;background:linear-gradient(135deg,#00c853,#00a847);color:#fff}.about-cta h3{margin-bottom:20px;font-size:22px}.about-cta button{background:#fff;color:#00c853;border:none;padding:12px 28px;border-radius:24px;font-size:16px;font-weight:700;cursor:pointer;transition:all .3s ease}.about-cta button:hover{background:#e8f5e9;transform:translateY(-2px)}@media(max-width:768px){.about-shop{padding:24px 12px}.about-shop section{padding:24px}.about-shop h1{font-size:26px}}.orders-page{display:flex;flex-direction:column;gap:16px}.table-card{border-radius:16px;border:1px solid rgba(0,0,0,.05);box-shadow:0 4px 15px #00000005;background:#fff;overflow:hidden}.table-card .ant-card-body{padding:0}.order-loading-container{display:flex;justify-content:center;align-items:center;min-height:250px;background:#fff9;border-radius:16px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.order-empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:200px;background:#fff;border:1px dashed rgba(0,0,0,.08);border-radius:16px;color:#8c8c8c;font-size:15px;padding:40px}.order-list-container{display:flex;flex-direction:column;gap:14px;margin-top:10px;margin-bottom:24px}.order-row-card{background:#fff;border:1px solid rgba(0,0,0,.05);border-radius:16px;padding:20px 24px;box-shadow:0 4px 15px #00000005;transition:all .3s cubic-bezier(.25,.8,.25,1);display:flex;flex-direction:column;gap:16px;position:relative;overflow:hidden}.order-row-card:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:transparent;transition:background-color .3s ease}.order-row-card:hover{transform:translateY(-2px);box-shadow:0 8px 20px #0000000d;border-color:#00c85340}.order-row-card:hover:before{background:#00c853}.order-card-header{display:flex;justify-content:space-between;align-items:center;border-bottom:1px dashed rgba(0,0,0,.06);padding-bottom:12px;flex-wrap:wrap;gap:12px}.order-card-header .header-left{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.order-card-header .header-left .order-code{font-size:16px;font-weight:700;color:#00c853;letter-spacing:.5px}.order-card-header .header-left .order-time{font-size:12px;color:#8c8c8c;display:flex;align-items:center;gap:4px}.order-card-header .header-right{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.order-card-header .header-right .tag-custom{font-weight:600;border-radius:12px;padding:3px 12px;font-size:11px;letter-spacing:.3px;text-transform:uppercase}.order-card-body{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;flex-wrap:wrap}.order-card-items-section{flex:2;min-width:280px;display:flex;flex-direction:column;gap:10px}.order-card-items-section .item-preview-row{display:flex;align-items:center;gap:12px;background:#fafafa;padding:8px 12px;border-radius:8px;border:1px solid rgba(0,0,0,.02)}.order-card-items-section .item-preview-row .item-img{width:48px;height:48px;border-radius:6px;object-fit:cover;flex-shrink:0;box-shadow:0 2px 5px #0000000d;border:1px solid rgba(0,0,0,.04)}.order-card-items-section .item-preview-row .item-details{flex-grow:1;min-width:0;display:flex;flex-direction:column;gap:2px}.order-card-items-section .item-preview-row .item-details .item-name{font-size:13px;font-weight:600;color:#262626;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.order-card-items-section .item-preview-row .item-details .item-qty-price{font-size:12px;color:#8c8c8c;display:flex;align-items:center;gap:6px}.order-card-items-section .item-preview-row .item-details .item-qty-price .qty{color:#00c853;font-weight:600;background:#e8fced;padding:0 6px;border-radius:4px}.order-card-items-section .more-items-badge{font-size:12px;color:#8c8c8c;font-weight:500;margin-left:4px;display:inline-flex;align-items:center;gap:4px}.order-card-summary-section{flex:1.2;min-width:200px;display:flex;flex-direction:column;gap:6px;background:#fafafa;padding:12px 16px;border-radius:12px;border:1px solid rgba(0,0,0,.02)}.order-card-summary-section .summary-row{display:flex;justify-content:space-between;align-items:center;font-size:13px;color:#595959}.order-card-summary-section .summary-row .label{color:#8c8c8c}.order-card-summary-section .summary-row .value{font-weight:600;color:#262626}.order-card-summary-section .summary-row .value.highlight-red{font-size:16px;font-weight:700;color:#ff4d4f}.order-card-summary-section .summary-row .value.highlight-green{color:#52c41a}.order-card-note-section{flex:1;min-width:180px;font-size:13px;color:#595959;background:#fffbe6;border:1px solid #ffe58f;padding:12px 16px;border-radius:12px;display:flex;flex-direction:column;gap:4px}.order-card-note-section .note-title{font-weight:600;color:#d46b08;display:flex;align-items:center;gap:4px}.order-card-note-section .note-content{font-style:italic;line-height:1.4;word-break:break-word}.order-card-actions-row{display:flex;justify-content:flex-end;align-items:center;gap:10px;border-top:1px solid rgba(0,0,0,.04);padding-top:14px;margin-top:4px}.order-card-actions-row button{height:36px;border-radius:8px;font-weight:500;display:inline-flex;align-items:center;gap:6px;transition:all .2s ease}.order-card-actions-row button:hover{transform:translateY(-1px)}.order-card-actions-row .btn-detail{background:#f5f5f5;border-color:#d9d9d9;color:#595959}.order-card-actions-row .btn-detail:hover{background:#e8e8e8;border-color:#bfbfbf;color:#262626}.order-card-actions-row .btn-actions{background:#fff;border-color:#d9d9d9;color:#595959}.order-card-actions-row .btn-actions:hover{border-color:#00c853;color:#00c853}.order-pagination-container{display:flex;justify-content:flex-end;padding:16px 8px;background:#fff;border-radius:12px;margin-top:10px;box-shadow:0 2px 8px #00000005;border:1px solid rgba(0,0,0,.04)}:root{--accent: #00c853;--accent-bg: rgba(0, 200, 83, .08);--border: #e8eaf0;--text: #1a1d27;--sub: #6b7280;--bg: #f4f5f8;--white: #ffffff;--radius: 10px;--shadow: 0 2px 12px rgba(0,0,0,.06)}.search-page{min-height:100vh;font-family:DM Sans,sans-serif}.search-page__content{padding:16px 0}.search-page__body{display:flex;gap:16px;align-items:flex-start}.search-page__sidebar{width:240px;flex-shrink:0;position:sticky;top:16px}.search-page__main{flex:1;min-width:0}.search-page__grid{margin-top:12px}.product-breadcrumb{background:var(--white);padding:12px 16px;border-radius:var(--radius);margin-bottom:16px;box-shadow:var(--shadow);border:1px solid var(--border)}.product-breadcrumb .ant-breadcrumb-link{color:var(--sub);transition:color .2s}.product-breadcrumb .ant-breadcrumb-link:hover{color:var(--accent)}.product-breadcrumb .ant-breadcrumb-separator{color:#c0c4cc}.product-breadcrumb li:last-child .ant-breadcrumb-link{color:var(--accent);font-weight:500}.search-header__title{font-size:14px!important;color:var(--sub)!important;margin:0 0 8px!important;font-weight:400!important}.search-header__title strong{color:var(--text);font-weight:600}.search-header__title em{color:var(--accent);font-style:normal;font-weight:500}.active-filters{display:flex;flex-wrap:wrap;align-items:center;gap:6px;margin-bottom:10px}.active-filters__label{font-size:12px;color:var(--sub);font-weight:500;margin-right:2px}.active-filter-tag{background:var(--accent-bg)!important;border-color:#00c85340!important;color:#00962e!important;border-radius:999px!important;font-size:12px!important;padding:1px 10px!important}.active-filter-tag .ant-tag-close-icon{color:#00962e;opacity:.6}.active-filter-tag .ant-tag-close-icon:hover{opacity:1}.filter-sidebar{background:var(--white);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);overflow:hidden;max-height:70vh;overflow-y:scroll}.filter-sidebar__header{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;border-bottom:1px solid var(--border);background:#fafbfc}.filter-sidebar__title{font-size:14px;font-weight:600;color:var(--text);display:flex;align-items:center;gap:6px}.filter-sidebar__title .anticon{color:var(--accent)}.filter-sidebar__badge{background:var(--accent);color:#fff;font-size:11px;font-weight:700;width:18px;height:18px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;margin-left:2px}.filter-sidebar__reset{background:none;border:none;cursor:pointer;font-size:12px;color:#ef4444;display:flex;align-items:center;gap:4px;padding:4px 8px;border-radius:6px;font-family:DM Sans,sans-serif;font-weight:500;transition:background .15s}.filter-sidebar__reset:hover{background:#fef2f2}.filter-section{padding:14px 16px}.filter-section__label{font-size:12px;font-weight:600;color:var(--sub);text-transform:uppercase;letter-spacing:.6px;margin-bottom:10px;display:flex;align-items:center;gap:5px}.filter-divider{margin:0!important;border-color:var(--border)!important}.filter-radio-group{display:flex;flex-direction:column;gap:4px;width:100%}.filter-radio{font-size:13px!important;color:var(--text)!important;padding:5px 8px;border-radius:6px;transition:background .15s;margin:0!important}.filter-radio:hover{background:#f4f5f8}.filter-radio.ant-radio-wrapper-checked{background:var(--accent-bg);color:#00962e!important;font-weight:500}.filter-radio .ant-radio-inner{border-color:var(--border)}.filter-radio .ant-radio-checked .ant-radio-inner{border-color:var(--accent);background:var(--accent)}.price-presets{display:flex;flex-direction:column;gap:4px;margin-bottom:10px}.price-preset{background:#f4f5f8;border:1px solid var(--border);border-radius:6px;padding:6px 10px;font-size:12px;font-weight:500;color:var(--text);cursor:pointer;text-align:left;font-family:DM Sans,sans-serif;transition:all .15s}.price-preset:hover{background:var(--accent-bg);border-color:#00c8534d;color:#00962e}.price-preset--active{background:var(--accent-bg)!important;border-color:var(--accent)!important;color:#00962e!important}.price-inputs{display:flex;align-items:center;gap:6px;margin-bottom:8px}.price-input{flex:1;font-size:12px!important}.price-input .ant-input-number-input{font-size:12px!important;padding:4px 8px!important}.price-input.ant-input-number-focused,.price-input:hover{border-color:var(--accent)!important;box-shadow:0 0 0 2px #00c8531a!important}.price-dash{color:var(--sub);font-size:14px;flex-shrink:0}.price-apply-btn{background:var(--accent)!important;border-color:var(--accent)!important;color:#fff!important;font-size:12px!important;font-weight:500!important;border-radius:6px!important}.price-apply-btn:hover{opacity:.85}.filter-checkbox-group{display:flex;flex-direction:column;gap:4px;width:100%}.filter-checkbox{font-size:13px!important;color:var(--text)!important;padding:5px 8px;border-radius:6px;transition:background .15s;margin:0!important;align-items:center!important}.filter-checkbox:hover{background:#f4f5f8}.filter-checkbox.ant-checkbox-wrapper-checked{background:var(--accent-bg);color:#00962e!important}.filter-checkbox .ant-checkbox-inner{border-color:var(--border);border-radius:4px}.filter-checkbox .ant-checkbox-checked .ant-checkbox-inner{background:var(--accent);border-color:var(--accent)}.instock-label{font-weight:500;font-size:13px}.empty-result{text-align:center;padding:60px 20px}.empty-result__icon{font-size:48px;margin-bottom:12px}.empty-result__text{font-size:15px;color:var(--sub);margin-bottom:16px}.empty-result__reset{background:var(--accent);color:#fff;border:none;padding:8px 20px;border-radius:8px;cursor:pointer;font-size:13px;font-weight:500;font-family:DM Sans,sans-serif;transition:opacity .15s}.empty-result__reset:hover{opacity:.85}.search-pagination{margin-top:24px;text-align:center}.search-pagination .ant-pagination-item-active{border-color:var(--accent)!important}.search-pagination .ant-pagination-item-active a{color:var(--accent)!important}.search-pagination .ant-pagination-item:hover{border-color:var(--accent)!important}.search-pagination .ant-pagination-item:hover a{color:var(--accent)!important}@media(max-width:768px){.search-page__body{flex-direction:column}.search-page__sidebar{width:100%;position:static}}.tips-page-layout{background:#f5f5f5;padding:20px 0 40px}.tips-page-layout .container{max-width:1200px;margin:0 auto;padding:0 15px}.tips-page-layout .breadcrumb{font-size:13px;color:#999;margin-bottom:20px}.tips-page-layout .breadcrumb a{color:#00c853;text-decoration:none}.tips-page-layout .breadcrumb a:hover{text-decoration:underline}.tips-page-layout .breadcrumb span{margin:0 5px}.tips-page-layout .main-content22{background:#fff;padding:0}.tips-page-layout .main-content22 .featured-post{display:block;position:relative;overflow:hidden;margin-bottom:20px}.tips-page-layout .main-content22 .featured-post:hover .featured-image img{transform:scale(1.05)}.tips-page-layout .main-content22 .featured-post:hover h3{color:#00c853}.tips-page-layout .main-content22 .featured-post .featured-image{height:400px;overflow:hidden;background:#f0f0f0}.tips-page-layout .main-content22 .featured-post .featured-image img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.tips-page-layout .main-content22 .featured-post .featured-info{padding:20px;background:#fff}.tips-page-layout .main-content22 .featured-post .featured-info h3{font-size:20px;font-weight:700;line-height:1.4;margin:0 0 10px;color:#333;transition:color .3s ease}.tips-page-layout .main-content22 .featured-post .featured-info .post-meta{font-size:13px;color:#999}.tips-page-layout .main-content22 .featured-post .featured-info .post-meta .separator{margin:0 8px}.tips-page-layout .main-content22 .list-posts .list-post-item{display:flex;gap:15px;padding:20px;border-bottom:1px solid #e8e8e8;transition:background .3s ease}.tips-page-layout .main-content22 .list-posts .list-post-item:hover{background:#fafafa}.tips-page-layout .main-content22 .list-posts .list-post-item:hover h5{color:#00c853}.tips-page-layout .main-content22 .list-posts .list-post-item:hover .post-thumbnail img{transform:scale(1.05)}.tips-page-layout .main-content22 .list-posts .list-post-item .post-thumbnail{width:180px;min-width:180px;height:120px;overflow:hidden;border-radius:4px;background:#f0f0f0}.tips-page-layout .main-content22 .list-posts .list-post-item .post-thumbnail img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.tips-page-layout .main-content22 .list-posts .list-post-item .post-info{flex:1;display:flex;flex-direction:column}.tips-page-layout .main-content22 .list-posts .list-post-item .post-info h5{font-size:16px;font-weight:600;line-height:1.4;margin:0 0 8px;color:#333;transition:color .3s ease}.tips-page-layout .main-content22 .list-posts .list-post-item .post-info .ant-typography{font-size:14px;color:#666;line-height:1.6;margin-bottom:8px;flex:1}.tips-page-layout .main-content22 .list-posts .list-post-item .post-info .description{font-size:14px;color:#666;line-height:1.6;margin:8px 0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.tips-page-layout .main-content22 .list-posts .list-post-item .post-info .post-date{font-size:13px;color:#999}.tips-page-layout .sidebar .sidebar-section{background:#fff;margin-bottom:20px;border-radius:4px;overflow:hidden}.tips-page-layout .sidebar .sidebar-section .section-title{background:#00c853;color:#fff;padding:12px 15px;font-size:15px;font-weight:700;text-transform:uppercase;letter-spacing:.5px}.tips-page-layout .sidebar .sidebar-section .hot-news-list{padding:10px 0}.tips-page-layout .sidebar .sidebar-section .hot-news-list .hot-news-item{display:flex;align-items:flex-start;gap:12px;padding:12px 15px;border-bottom:1px solid #f0f0f0;transition:background .3s ease}.tips-page-layout .sidebar .sidebar-section .hot-news-list .hot-news-item:last-child{border-bottom:none}.tips-page-layout .sidebar .sidebar-section .hot-news-list .hot-news-item:hover{background:#f0f9f5}.tips-page-layout .sidebar .sidebar-section .hot-news-list .hot-news-item:hover .news-title{color:#00c853}.tips-page-layout .sidebar .sidebar-section .hot-news-list .hot-news-item .news-number{width:24px;height:24px;min-width:24px;background:#00c853;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:13px}.tips-page-layout .sidebar .sidebar-section .hot-news-list .hot-news-item .news-title{font-size:14px;line-height:1.5;color:#333;transition:color .3s ease}.tips-page-layout .sidebar .sidebar-section.meovat-section .meovat-featured{display:block;position:relative;overflow:hidden}.tips-page-layout .sidebar .sidebar-section.meovat-section .meovat-featured:hover img{transform:scale(1.05)}.tips-page-layout .sidebar .sidebar-section.meovat-section .meovat-featured:hover .meovat-featured-title{color:#00c853}.tips-page-layout .sidebar .sidebar-section.meovat-section .meovat-featured img{width:100%;height:200px;object-fit:cover;transition:transform .3s ease}.tips-page-layout .sidebar .sidebar-section.meovat-section .meovat-featured .meovat-featured-title{padding:12px 15px;font-size:14px;font-weight:600;line-height:1.4;color:#333;background:#fff;transition:color .3s ease}.tips-page-layout .sidebar .sidebar-section.meovat-section .meovat-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;padding:10px}.tips-page-layout .sidebar .sidebar-section.meovat-section .meovat-grid .meovat-grid-item{display:block;position:relative;overflow:hidden;border-radius:4px}.tips-page-layout .sidebar .sidebar-section.meovat-section .meovat-grid .meovat-grid-item:hover img{transform:scale(1.05)}.tips-page-layout .sidebar .sidebar-section.meovat-section .meovat-grid .meovat-grid-item:hover .meovat-grid-title{color:#00c853}.tips-page-layout .sidebar .sidebar-section.meovat-section .meovat-grid .meovat-grid-item img{width:100%;height:120px;object-fit:cover;transition:transform .3s ease}.tips-page-layout .sidebar .sidebar-section.meovat-section .meovat-grid .meovat-grid-item .meovat-grid-title{padding:8px;font-size:12px;line-height:2.5;color:#333;background:#fff;transition:color .3s ease;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media(max-width:992px){.tips-page-layout .main-content .featured-post .featured-image{height:300px}.tips-page-layout .main-content .list-posts .list-post-item .post-thumbnail{width:140px;min-width:140px;height:100px}.tips-page-layout .main-content .list-posts .list-post-item .post-info h5{font-size:15px}.tips-page-layout .sidebar{margin-top:20px}}@media(max-width:768px){.tips-page-layout{padding:15px 0 30px}.tips-page-layout .main-content .featured-post .featured-image{height:220px}.tips-page-layout .main-content .featured-post .featured-info{padding:15px}.tips-page-layout .main-content .featured-post .featured-info h3{font-size:18px}.tips-page-layout .main-content .list-posts .list-post-item{flex-direction:column}.tips-page-layout .main-content .list-posts .list-post-item .post-thumbnail{width:100%;height:200px}.tips-page-layout .main-content .list-posts .list-post-item .post-info h5{font-size:16px}.tips-page-layout .sidebar .sidebar-section .hot-news-list .hot-news-item .news-title{font-size:13px}.tips-page-layout .sidebar .sidebar-section.meovat-section .meovat-grid{grid-template-columns:1fr}.tips-page-layout .sidebar .sidebar-section.meovat-section .meovat-grid .meovat-grid-item img{height:180px}.tips-page-layout .sidebar .sidebar-section.meovat-section .meovat-grid .meovat-grid-item .meovat-grid-title{font-size:13px}}:root{--app-bg: #f3f4f6;--card-bg: #ffffff;--card-border: #e5e7eb;--card-shadow: 0 1px 3px 0 rgba(0, 0, 0, .05), 0 1px 2px 0 rgba(0, 0, 0, .03);--card-shadow-hover: 0 4px 6px -1px rgba(0, 0, 0, .05), 0 2px 4px -1px rgba(0, 0, 0, .03);--text-primary: #111827;--text-secondary: #4b5563;--text-muted: #9ca3af;--c-emerald: #10b981;--c-cyan: #0ea5e9;--c-amber: #f59e0b;--c-violet: #8b5cf6;--c-red: #ef4444;--c-blue: #3b82f6;--font-head: "Sora", sans-serif;--font-body: "DM Sans", sans-serif;--radius: 8px;--radius-sm: 6px;--transition: .15s ease-in-out}.dashboard-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh;gap:16px;color:var(--text-secondary);font-family:var(--font-body)}.dashboard-loading .ant-spin-dot-item{background:var(--c-emerald)}.dashboard{font-family:var(--font-body);color:var(--text-primary);padding-bottom:40px}.dashboard__header{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:24px}.dashboard__title{font-family:var(--font-head);font-size:24px;font-weight:700;color:var(--text-primary);margin:0 0 4px;letter-spacing:-.3px}.dashboard__subtitle{font-size:14px;color:var(--text-secondary);margin:0}.dashboard__date{font-size:13px;color:var(--text-secondary);background:#fff;border:1px solid var(--card-border);padding:6px 14px;border-radius:6px;font-weight:500;box-shadow:var(--card-shadow)}.stat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:20px}@media(max-width:1100px){.stat-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.stat-grid{grid-template-columns:1fr}}.stat-card{position:relative;overflow:hidden;background:var(--card-bg);border:1px solid var(--card-border);border-radius:var(--radius);padding:20px;display:flex;gap:16px;box-shadow:var(--card-shadow);cursor:pointer;transition:box-shadow var(--transition),border-color var(--transition),transform var(--transition)}.stat-card:hover{box-shadow:var(--card-shadow-hover);transform:translateY(-2px)}.stat-card:active{transform:translateY(0)}.stat-card--emerald:hover{border-color:var(--c-emerald)}.stat-card--cyan:hover{border-color:var(--c-cyan)}.stat-card--amber:hover{border-color:var(--c-amber)}.stat-card--violet:hover{border-color:var(--c-violet)}.stat-card__icon{font-size:24px;line-height:1;flex-shrink:0;margin-top:4px;width:48px;height:48px;display:flex;align-items:center;justify-content:center;border-radius:12px}.stat-card--emerald .stat-card__icon{background:#dcfce7;color:var(--c-emerald)}.stat-card--cyan .stat-card__icon{background:#e0f2fe;color:var(--c-cyan)}.stat-card--amber .stat-card__icon{background:#fef3c7;color:var(--c-amber)}.stat-card--violet .stat-card__icon{background:#ede9fe;color:var(--c-violet)}.stat-card__body{flex:1}.stat-card__label{font-size:13px;color:var(--text-secondary);font-weight:500;margin-bottom:6px}.stat-card__value{font-family:var(--font-head);font-size:24px;font-weight:700;color:var(--text-primary);line-height:1.1;margin-bottom:8px}.stat-card__trend{display:flex;align-items:center;gap:6px;font-size:12px}.stat-card__trend--up>span:first-child{color:var(--c-emerald);font-weight:600}.stat-card__trend--down>span:first-child{color:var(--c-red);font-weight:600}.stat-card__sub{color:var(--text-secondary)}.glass-card{background:var(--card-bg);border:1px solid var(--card-border);border-radius:var(--radius);padding:20px;box-shadow:var(--card-shadow)}.glass-card__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.glass-card__header h3{font-family:var(--font-head);font-size:15px;font-weight:600;color:var(--text-primary);margin:0}.glass-card__link{font-size:13px;color:var(--c-blue);text-decoration:none;font-weight:500}.glass-card__link:hover{text-decoration:underline}.charts-row{display:grid;grid-template-columns:1fr 300px 280px;gap:16px;margin-bottom:20px}@media(max-width:1200px){.charts-row{grid-template-columns:1fr 1fr}}@media(max-width:768px){.charts-row{grid-template-columns:1fr}}.charts-row__revenue{grid-column:1}.charts-row__donut{grid-column:2}.charts-row__top{grid-column:3}@media(max-width:1200px){.charts-row__top{grid-column:1/-1}}.mini-chart{display:flex;align-items:flex-end;gap:8px;height:140px;padding-top:10px}.mini-chart__col{flex:1;display:flex;flex-direction:column;align-items:center;height:100%;cursor:pointer}.mini-chart__col:hover .mini-chart__bar{background:var(--c-emerald);opacity:1}.mini-chart__bar{width:60%;border-radius:2px 2px 0 0;background:#cbd5e1;transition:background var(--transition),height .3s ease;min-height:4px}.mini-chart__label{font-size:11px;color:var(--text-muted);margin-top:8px}.donut-chart{display:flex;flex-direction:column;align-items:center;gap:16px}.donut-chart__svg{width:140px;height:140px}.donut-chart__svg circle{transition:all .4s ease}.donut-chart__legend{width:100%;display:flex;flex-direction:column;gap:8px}.donut-chart__legend-item{display:flex;align-items:center;gap:8px;font-size:13px;color:var(--text-secondary)}.donut-chart__legend-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.donut-chart__legend-label{flex:1;color:var(--text-primary)}.donut-chart__legend-count{font-weight:600;color:var(--text-secondary)}.top-products{display:flex;flex-direction:column;gap:10px}.top-products__item{display:flex;align-items:center;gap:10px;padding:8px 10px;border-radius:var(--radius-sm);background:#f9fafb;border:1px solid var(--card-border);cursor:pointer}.top-products__item:hover{background:#f3f4f6}.top-products__rank{font-family:var(--font-head);font-size:11px;font-weight:700;width:22px;text-align:center}.top-products__rank--1{color:var(--c-amber)}.top-products__rank--2{color:var(--text-secondary)}.top-products__rank--3{color:#c97c50}.top-products__rank--4{color:var(--text-muted)}.top-products__img{flex-shrink:0;width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:#e5e7eb;border-radius:4px;overflow:hidden;font-size:16px;color:#9ca3af}.top-products__img img{width:100%;height:100%;object-fit:cover}.top-products__info{flex:1;min-width:0}.top-products__name{font-size:12px;font-weight:500;color:var(--text-primary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.top-products__brand{font-size:11px;color:var(--text-secondary)}.top-products__sold{font-size:11px;font-weight:600;color:var(--c-emerald);white-space:nowrap}.order-cell{display:flex;flex-direction:column;gap:2px}.order-cell__num{font-size:13px;font-weight:600;color:var(--c-blue);font-family:var(--font-head)}.order-cell__name{font-size:13px;color:var(--text-secondary)}.product-cell{display:flex;align-items:center;gap:12px}.product-cell__img{flex-shrink:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#f3f4f6;border-radius:6px;border:1px solid var(--card-border);overflow:hidden;font-size:18px;color:#9ca3af}.product-cell__img img{width:100%;height:100%;object-fit:cover}.product-cell__name{font-size:13px;font-weight:500;color:var(--text-primary)}.amount-cell{font-family:var(--font-head);font-size:13px;font-weight:600;color:var(--text-primary)}.price-sale{display:block;font-weight:500;font-size:13px;color:var(--text-primary)}.price-original{display:block;font-size:12px;color:var(--text-muted);text-decoration:line-through}.stock-cell__num{font-size:13px;font-weight:500;color:var(--text-primary);display:block;margin-bottom:4px}.stock-cell__num--low{color:var(--c-amber)}.stock-cell__num--empty{color:var(--c-red)}.stock-cell .ant-progress-inner{background:#e5e7eb}.sold-count{font-size:13px;font-weight:500;color:var(--text-primary)}.status-tag{font-size:12px;font-weight:500;border-radius:4px;padding:2px 8px;border:1px solid transparent}.status-tag--green{background:#dcfce7;color:#15803d;border-color:#bbf7d0}.status-tag--cyan{background:#e0f2fe;color:#0369a1;border-color:#bae6fd}.status-tag--violet{background:#ede9fe;color:#6d28d9;border-color:#ddd6fe}.status-tag--amber{background:#fef3c7;color:#b45309;border-color:#fde68a}.status-tag--red{background:#fee2e2;color:#b91c1c;border-color:#fecaca}.status-tag--blue{background:#dbeafe;color:#1d4ed8;border-color:#bfdbfe}.status-tag--orange{background:#ffedd5;color:#c2410c;border-color:#fed7aa}.status-tag--default{background:#f3f4f6;color:#4b5563;border-color:#e5e7eb}.dark-table .ant-table-thead>tr>th{background:#f9fafb;color:var(--text-secondary);font-weight:500;border-bottom:1px solid var(--card-border);padding:12px 16px}.dark-table .ant-table-tbody>tr>td{padding:12px 16px;border-bottom:1px solid #f3f4f6}.dark-table.clickable-rows .ant-table-row{cursor:pointer}.dark-table.clickable-rows .ant-table-row:hover>td{background:#f9fafb!important}:root{--bm-bg: #f3f4f6;--bm-white: #ffffff;--bm-border: #e5e7eb;--bm-primary: #10b981;--bm-text: #1f2937;--bm-sub: #6b7280;--bm-radius: 16px;--bm-shadow: 0 4px 16px rgba(16, 185, 129, .06);--bm-edit-w: 380px;--font-head: "Sora", sans-serif;--font-body: "DM Sans", sans-serif}.banner-manager{font-family:var(--font-body);color:var(--bm-text);min-height:100vh}.banner-manager__toolbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.banner-manager__heading{font-family:var(--font-head);font-size:20px;font-weight:700;margin:0 0 4px;color:var(--bm-text)}.banner-manager__sub{font-size:13px;color:var(--bm-sub);margin:0}.banner-manager__actions{display:flex;gap:10px}.children-list{display:flex;flex-direction:column;gap:8px;margin-bottom:8px}.children-list__item{display:flex;align-items:center;gap:6px;background:#f8f9fb;border:1px solid var(--bm-border);border-radius:8px;padding:8px 10px}.children-list__num{font-size:11px;font-weight:700;color:var(--bm-sub);min-width:16px;text-align:center}.children-list__del{background:none;border:none;color:#ef4444;cursor:pointer;padding:4px;border-radius:4px;display:flex;align-items:center;transition:background .15s}.children-list__del:hover{background:#fef2f2}.children-list__add{background:none;border:1px dashed var(--bm-primary);color:var(--bm-primary);border-radius:6px;padding:6px 12px;font-size:12px;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:5px;width:100%;justify-content:center;font-family:var(--font-body);transition:background .15s}.children-list__add:hover{background:#eff6ff}.banner-canvas{display:flex;gap:16px;background:var(--bm-white);border:1px solid var(--bm-border);border-radius:var(--bm-radius);padding:16px;box-shadow:var(--bm-shadow)}.banner-canvas__sidebar-hint{width:180px;flex-shrink:0;background:var(--bm-white);border:1px solid var(--bm-border);border-radius:8px;padding:12px;opacity:.7}.banner-canvas__main{flex:1}.sidebar-hint__title{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.8px;color:var(--bm-sub);margin-bottom:10px}.sidebar-hint__item{font-size:13px;color:var(--bm-text);padding:7px 10px;border-radius:6px;margin-bottom:2px;background:#f8f9fb}.sidebar-hint__item:first-of-type{background:#ecfdf5;color:var(--bm-primary);font-weight:600}.slide-strip{background:#f8f9fb;border:1px solid var(--bm-border);border-radius:8px;padding:12px 14px;margin-bottom:12px}.slide-strip__title{font-size:12px;font-weight:600;color:var(--bm-sub);text-transform:uppercase;letter-spacing:.5px;display:flex;align-items:center;gap:6px}.slide-strip__count{background:var(--bm-primary);color:#fff;font-size:11px;font-weight:700;width:18px;height:18px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center}.slide-strip__list{display:flex;gap:8px;overflow-x:auto;padding-bottom:4px}.slide-strip__list::-webkit-scrollbar{height:4px}.slide-thumb{flex-shrink:0;width:110px;background:var(--bm-white);border:2px solid var(--bm-border);border-radius:8px;overflow:hidden;cursor:pointer;position:relative;transition:border-color .18s,box-shadow .18s}.slide-thumb__img{width:100%;height:60px;background:#e8eaf0 center/cover no-repeat;display:flex;align-items:center;justify-content:center;color:#b0b8cc;font-size:20px;position:relative}.slide-thumb__info{padding:6px 8px;display:flex;flex-direction:column;gap:1px}.slide-thumb__index{font-size:10px;font-weight:700;color:var(--bm-primary);text-transform:uppercase;letter-spacing:.4px}.slide-thumb__name{font-size:11px;color:var(--bm-text);font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.slide-thumb__del{position:absolute;top:4px;right:4px;width:20px;height:20px;background:#ef4444d9;color:#fff;border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:10px;cursor:pointer;opacity:0;transition:opacity .15s;z-index:5}.banner-grid{display:grid;grid-template-columns:1fr 280px;gap:10px;margin-bottom:10px}.banner-grid__main{height:260px}.banner-grid__sides{display:flex;flex-direction:column;gap:10px}.banner-grid__side{height:125px}.banner-preview{width:100%;height:100%;border-radius:8px;background:#e8eaf0 center/cover no-repeat;position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:flex-end;padding:12px}.banner-preview__empty{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;color:#adb5c7;font-size:13px}.banner-preview__empty .anticon{font-size:28px;color:#c5cad8}.banner-preview__badge{position:absolute;top:10px;left:10px;background:#e53e3e;color:#fff;font-size:11px;font-weight:700;padding:4px 10px;border-radius:4px;text-transform:uppercase;letter-spacing:.5px;box-shadow:0 2px 6px #e53e3e59}.banner-preview__text{display:flex;flex-direction:column;gap:2px;background:linear-gradient(to top,rgba(0,0,0,.55),transparent);margin:-12px;padding:24px 12px 12px}.banner-preview__text strong{font-family:var(--font-head);font-size:15px;font-weight:700;color:#fff;line-height:1.2;text-shadow:0 1px 4px rgba(0,0,0,.4)}.banner-preview__text span{font-size:11px;color:#ffffffd9}.editable-slot{position:relative;cursor:pointer;border-radius:8px;display:block}.editable-slot:before{content:"";position:absolute;inset:0;border:2px dashed transparent;border-radius:8px;transition:border-color .18s,box-shadow .18s;z-index:2;pointer-events:none}.editable-slot:hover:before{border-color:var(--bm-primary);box-shadow:0 0 0 3px #10b9811a}.editable-slot__overlay{position:absolute;inset:0;background:#10b98100;border-radius:8px;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .18s,background .18s;z-index:3}.editable-slot:hover .editable-slot__overlay{opacity:1;background:#10b9811f}.editable-slot__badge{background:var(--bm-primary);color:#fff;font-size:12px;font-weight:600;padding:6px 14px;border-radius:999px;display:flex;align-items:center;gap:6px;box-shadow:0 2px 12px #10b98166;transform:translateY(4px);transition:transform .18s;font-family:var(--font-body)}.editable-slot:hover .editable-slot__badge{transform:translateY(0)}.category-strip{display:flex;gap:6px;flex-wrap:wrap;padding:10px 0 4px;border-top:1px solid var(--bm-border);margin-top:2px}.category-slot{display:flex;flex-direction:column;align-items:center;gap:5px;padding:10px 14px;border-radius:8px;background:#f8f9fb;border:1px solid var(--bm-border);min-width:90px;flex:1;cursor:pointer;transition:background .15s}.category-slot__icon{font-size:22px;line-height:1}.category-slot__label{font-size:11px;color:var(--bm-text);font-weight:500;text-align:center;line-height:1.3}.edit-panel-overlay{position:fixed;inset:0;background:#00000059;z-index:1000;display:flex;justify-content:flex-end;animation:fade-in .18s ease}.edit-panel{width:var(--bm-edit-w);height:100%;background:var(--bm-white);box-shadow:-4px 0 24px #0000001f;display:flex;flex-direction:column;animation:slide-in .22s cubic-bezier(.4,0,.2,1)}.edit-panel__header{display:flex;align-items:center;justify-content:space-between;padding:18px 20px;border-bottom:1px solid var(--bm-border);flex-shrink:0}.edit-panel__title{font-family:var(--font-head);font-size:14px;font-weight:600;color:var(--bm-text)}.edit-panel__close{background:none;border:none;cursor:pointer;font-size:16px;color:var(--bm-sub);width:28px;height:28px;display:flex;align-items:center;justify-content:center;border-radius:6px;transition:background .15s}.edit-panel__close:hover{background:#f0f2f5;color:var(--bm-text)}.edit-panel__body{flex:1;overflow-y:auto;padding:20px;display:flex;flex-direction:column;gap:18px}.edit-panel__footer{padding:16px 20px;border-top:1px solid var(--bm-border);display:flex;justify-content:flex-end;gap:10px;flex-shrink:0}.edit-field{display:flex;flex-direction:column;gap:6px}.edit-field__label{font-size:12px;font-weight:600;color:var(--bm-sub);text-transform:uppercase;letter-spacing:.5px;display:flex;align-items:center;gap:5px}.image-drop{width:100%;height:160px;border:2px dashed var(--bm-border);border-radius:8px;cursor:pointer;position:relative;overflow:hidden;background:#f8f9fb center/cover no-repeat;transition:border-color .15s}.image-drop:hover{border-color:var(--bm-primary)}.image-drop__placeholder{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;color:var(--bm-sub)}.image-drop__placeholder .anticon{font-size:28px;color:#c5cad8}.image-drop__placeholder span{font-size:13px;font-weight:500}.image-drop__placeholder small{font-size:11px;color:#adb5c7}.image-drop__overlay{position:absolute;inset:0;background:#00000073;color:#fff;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600;gap:6px;opacity:0;transition:opacity .15s}.image-drop:hover .image-drop__overlay{opacity:1}.image-clear{background:none;border:1px solid #fca5a5;color:#ef4444;font-size:12px;padding:4px 10px;border-radius:6px;cursor:pointer;display:flex;align-items:center;gap:4px;width:fit-content;font-family:var(--font-body);transition:background .15s}.image-clear:hover{background:#fef2f2}.preview-content{padding:8px 0}.preview-slide-nav{display:flex;gap:6px;justify-content:center;margin-bottom:12px}.preview-slide-dot{width:26px;height:26px;border-radius:50%;background:#e8eaf0;border:2px solid var(--bm-border);display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:600;color:var(--bm-sub);cursor:pointer;transition:all .15s}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes slide-in{0%{transform:translate(100%)}to{transform:translate(0)}}.slide-strip{background:#f8f9fb;border:1px solid var(--bm-border);border-radius:8px;padding:10px 12px;margin-bottom:12px}.slide-strip__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.slide-strip__title{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.6px;color:var(--bm-sub);display:flex;align-items:center;gap:7px}.slide-strip__count{background:var(--bm-primary);color:#fff;font-size:11px;font-weight:700;min-width:18px;height:18px;padding:0 5px;border-radius:9px;display:inline-flex;align-items:center;justify-content:center}.slide-strip__add-btn{background:var(--bm-primary);color:#fff;border:none;border-radius:6px;padding:5px 12px;font-size:12px;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:5px;font-family:var(--font-body);transition:opacity .15s}.slide-strip__add-btn:hover{opacity:.85}.slide-strip__list{display:flex;gap:8px;overflow-x:auto;padding-bottom:2px}.slide-strip__list::-webkit-scrollbar{height:3px}.slide-strip__list::-webkit-scrollbar-track{background:transparent}.slide-strip__list::-webkit-scrollbar-thumb{background:var(--bm-border);border-radius:4px}.slide-thumb{flex-shrink:0;width:120px;background:var(--bm-white);border:2px solid var(--bm-border);border-radius:8px;overflow:hidden;cursor:pointer;position:relative;transition:border-color .18s,box-shadow .18s}.slide-thumb:hover{border-color:#6ee7b7}.slide-thumb--active{border-color:var(--bm-primary)!important;box-shadow:0 0 0 3px #10b9811f}.slide-thumb__img{width:100%;height:64px;background:#e8eaf0 center/cover no-repeat;display:flex;align-items:center;justify-content:center;color:#b8c0d0;font-size:22px}.slide-thumb__info{padding:6px 8px 7px}.slide-thumb__index{display:block;font-size:10px;font-weight:700;color:var(--bm-primary);text-transform:uppercase;letter-spacing:.4px;margin-bottom:1px}.slide-thumb__name{display:block;font-size:11px;color:var(--bm-text);font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.slide-thumb__del{position:absolute;top:4px;right:4px;width:20px;height:20px;background:#ef4444e6;color:#fff;border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:10px;cursor:pointer;opacity:0;transition:opacity .15s;z-index:5;padding:0}.slide-thumb:hover .slide-thumb__del{opacity:1}.preview-slide-nav{display:flex;gap:6px;justify-content:center;margin-bottom:14px}.preview-slide-dot{width:28px;height:28px;border-radius:50%;background:#e8eaf0;border:2px solid var(--bm-border);display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;color:var(--bm-sub);cursor:pointer;transition:all .15s;-webkit-user-select:none;user-select:none}.preview-slide-dot:hover{border-color:var(--bm-primary);color:var(--bm-primary)}.preview-slide-dot--active{background:var(--bm-primary);border-color:var(--bm-primary);color:#fff}.post-section{background:var(--bm-white);border:1px solid var(--bm-border);border-radius:var(--bm-radius);padding:20px;box-shadow:var(--bm-shadow);margin-top:20px}.post-section__header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:16px}.post-section__title{font-family:var(--font-head);font-size:16px;font-weight:700;margin:0 0 4px;color:var(--bm-text)}.post-section__sub{font-size:12px;color:var(--bm-sub);margin:0}.post-picker__loading{display:flex;justify-content:center;padding:40px 0}.post-picker__hint{font-size:12px;color:var(--bm-sub);margin-bottom:12px;padding:8px 12px;background:#f0f9ff;border-radius:6px;border:1px solid #bae6fd}.post-picker__list{display:flex;flex-direction:column;gap:8px;max-height:480px;overflow-y:auto;padding-right:4px}.post-picker__list::-webkit-scrollbar{width:4px}.post-picker__list::-webkit-scrollbar-thumb{background:var(--bm-border);border-radius:4px}.post-card{display:flex;align-items:center;gap:12px;padding:10px 12px;border:2px solid var(--bm-border);border-radius:8px;cursor:pointer;transition:border-color .18s,background .18s;background:#fafafa}.post-card:hover{border-color:#93c5fd;background:#f0f9ff}.post-card--selected{border-color:var(--bm-primary)!important;background:#eff6ff!important;box-shadow:0 0 0 3px #1677ff14}.post-card__check{flex-shrink:0;pointer-events:none}.post-card__img{width:80px;height:56px;object-fit:cover;border-radius:6px;flex-shrink:0}.post-card__img--empty{display:flex;align-items:center;justify-content:center;background:#e8eaf0;color:#b0b8cc;font-size:20px}.post-card__body{flex:1;min-width:0;display:flex;flex-direction:column;gap:4px}.post-card__title{font-size:13px;font-weight:600;color:var(--bm-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.post-card__desc{font-size:12px;color:var(--bm-sub);display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.post-card__meta{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.post-card__date{font-size:11px;color:#9ca3af;margin-left:auto}.promo-manager-v2{display:flex;flex-direction:column;gap:24px}.promo-manager-v2 .section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.promo-manager-v2 .section-header .title-group{display:flex;align-items:center;gap:10px;font-size:16px;font-weight:600;color:#1e293b}.promo-manager-v2 .section-header .title-group svg{color:#3b82f6}.promo-manager-v2 .promo-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:16px}.promo-manager-v2 .promo-card-inline{display:flex;align-items:flex-start;gap:12px;padding:16px;background:#fff;border:1px solid #e2e8f0;border-radius:12px;transition:all .2s ease}.promo-manager-v2 .promo-card-inline:hover{border-color:#3b82f6;box-shadow:0 4px 12px #3b82f614}.promo-manager-v2 .promo-card-inline:hover .btn-remove{opacity:1}.promo-manager-v2 .promo-card-inline__icon{width:40px;height:40px;background:#eff6ff;border-radius:10px;display:flex;align-items:center;justify-content:center;color:#3b82f6;font-size:18px}.promo-manager-v2 .promo-card-inline__content{flex:1;display:flex;flex-direction:column;gap:8px}.promo-manager-v2 .promo-card-inline__content .field-group{display:flex;align-items:center;gap:8px}.promo-manager-v2 .promo-card-inline__content .field-group .field-label{min-width:90px;font-size:12px}.promo-manager-v2 .promo-card-inline__content .field-group .inline-input{padding:0;font-size:14px;height:24px}.promo-manager-v2 .promo-card-inline__content .field-group .inline-input:focus{background:#f8fafc;padding:0 4px}.promo-manager-v2 .promo-card-inline__content .field-group .link-input{color:#3b82f6;font-family:monospace}.promo-manager-v2 .promo-card-inline .btn-remove{opacity:.3;transition:opacity .2s}.promo-manager-v2 .empty-state{grid-column:1/-1;padding:48px;background:#f8fafc;border:2px dashed #e2e8f0;border-radius:16px;text-align:center;cursor:pointer;transition:all .2s ease}.promo-manager-v2 .empty-state:hover{background:#eff6ff;border-color:#3b82f6}.promo-manager-v2 .empty-state .empty-icon{font-size:32px;color:#94a3b8;margin-bottom:12px}.promo-manager-v2 .empty-state p{color:#64748b;margin-bottom:16px}.selectable-post-item{transition:background .2s;border-radius:8px;margin-bottom:4px}.selectable-post-item:hover{background:#f1f5f9}.selectable-post-item.is-selected{background:#eff6ff;border-left:3px solid #3b82f6}.selectable-post-item.is-disabled{opacity:.5;cursor:not-allowed}.modal-title-custom{display:flex;align-items:center;gap:8px;font-weight:600}.search-input-modern{border-radius:8px;padding:8px 12px}._chatBox_17oiz_1{display:flex;flex-direction:column;height:100%;background:#fff;border-radius:0;overflow:hidden;font-family:DM Sans,Nunito,sans-serif}._header_17oiz_11{display:flex;align-items:center;gap:12px;padding:14px 20px;border-bottom:1.5px solid #e8e4de;background:#fff;flex-shrink:0}._headerAvatar_17oiz_21{position:relative;flex-shrink:0}._headerAvatarImg_17oiz_26{width:40px;height:40px;border-radius:50%;object-fit:cover;display:block}._headerAvatarInitials_17oiz_34{width:40px;height:40px;border-radius:50%;background:#c8ddd0;color:#3d6b4f;font-size:13px;font-weight:700;display:flex;align-items:center;justify-content:center}._headerPresence_17oiz_47{position:absolute;bottom:1px;right:1px;width:10px;height:10px;border-radius:50%;border:2px solid #ffffff}._presenceOnline_17oiz_57{background:#44b678}._presenceOffline_17oiz_61{background:#b0aba4}._headerInfo_17oiz_65{flex:1;display:flex;flex-direction:column;gap:2px}._headerName_17oiz_72{font-size:14.5px;font-weight:700;color:#1a1815;letter-spacing:-.2px}._headerStatus_17oiz_79{display:flex;align-items:center;gap:5px;font-size:11.5px;font-weight:500}._headerStatusOnline_17oiz_87{color:#44b678}._headerStatusOffline_17oiz_91{color:#b0aba4}._statusPulse_17oiz_95{width:6px;height:6px;border-radius:50%;background:currentColor;animation:_statusPulse_17oiz_95 2s ease-in-out infinite}@keyframes _statusPulse_17oiz_95{0%,to{opacity:1}50%{opacity:.4}}._headerActions_17oiz_111{display:flex;gap:4px}._iconBtn_17oiz_116{width:32px;height:32px;border:none;background:transparent;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#b0aba4;cursor:pointer;transition:all .15s ease}._iconBtn_17oiz_116:hover{background:#f5f4f0;color:#1a1815}._messages_17oiz_134{flex:1;overflow-y:auto;padding:20px 20px 12px;display:flex;flex-direction:column;gap:4px;background:#f5f4f0}._messages_17oiz_134::-webkit-scrollbar{width:4px}._messages_17oiz_134::-webkit-scrollbar-track{background:transparent}._messages_17oiz_134::-webkit-scrollbar-thumb{background:#e8e4de;border-radius:2px}._emptyMessages_17oiz_154{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;color:#b0aba4;padding:40px}._emptyMessages_17oiz_154 svg{opacity:.4}._emptyMessages_17oiz_154 p{font-size:13px;margin:0}._msgRow_17oiz_172{display:flex;align-items:flex-end;gap:8px;margin-bottom:2px}._msgRowMine_17oiz_179{flex-direction:row-reverse}._msgRowOther_17oiz_183{flex-direction:row}._msgAvatar_17oiz_187{width:28px;flex-shrink:0;display:flex;align-items:flex-end;justify-content:center}._msgAvatarImg_17oiz_195{width:28px;height:28px;border-radius:50%;object-fit:cover}._msgAvatarInitials_17oiz_202{width:28px;height:28px;border-radius:50%;background:#c8ddd0;color:#3d6b4f;font-size:10px;font-weight:700;display:flex;align-items:center;justify-content:center}._msgContent_17oiz_215{display:flex;flex-direction:column;gap:3px;max-width:68%}._msgSenderName_17oiz_222{font-size:11px;font-weight:600;color:#b0aba4;padding-left:2px}._bubble_17oiz_229{padding:10px 14px;font-size:13.5px;line-height:1.5;border-radius:18px;word-break:break-word;box-shadow:0 1px 3px #0000000f,0 1px 2px #0000000a}._bubbleMine_17oiz_238{background:#3d6b4f;color:#fff;border-bottom-right-radius:4px}._bubbleOther_17oiz_244{background:#fff;color:#1a1815;border-bottom-left-radius:4px}._msgTime_17oiz_250{font-size:10.5px;color:#b0aba4;margin-top:1px}._msgTimeMine_17oiz_256{text-align:right;padding-right:2px}._msgTimeOther_17oiz_261{text-align:left;padding-left:2px}._inputArea_17oiz_266{padding:12px 16px 14px;border-top:1.5px solid #e8e4de;background:#fff;flex-shrink:0;display:flex;flex-direction:column;gap:8px}._inputWrap_17oiz_276{display:flex;align-items:center;gap:8px;background:#f5f4f0;border:1.5px solid #e8e4de;border-radius:24px;padding:6px 6px 6px 16px;transition:border-color .2s ease}._inputWrap_17oiz_276:focus-within{border-color:#c8ddd0;background:#fff}._input_17oiz_266{flex:1;border:none;background:transparent;font-size:13.5px;color:#1a1815;font-family:inherit;outline:none;line-height:1.5}._input_17oiz_266::placeholder{color:#b0aba4}._sendBtn_17oiz_305{width:36px;height:36px;border-radius:50%;border:none;background:#3d6b4f;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;transition:all .18s ease}._sendBtn_17oiz_305:hover:not(:disabled){background:#2e513c;transform:scale(1.05)}._sendBtn_17oiz_305:disabled{background:#e8e4de;color:#b0aba4;cursor:not-allowed;transform:none}._disconnectBanner_17oiz_330{display:flex;align-items:center;gap:6px;font-size:11.5px;color:#c4622d;background:#fdf0eb;border-radius:8px;padding:6px 10px;font-weight:500}._aiBotData_17oiz_342{display:flex;flex-direction:column;gap:10px;max-width:480px}._aiBotText_17oiz_349{background:#f3e5f5;border-left:3px solid #9c27b0;border-radius:12px;padding:10px 14px;font-size:13.5px;line-height:1.6;color:#4a148c;box-shadow:0 1px 3px #0000000f,0 1px 2px #0000000a;word-break:break-word}._aiProducts_17oiz_361{display:flex;flex-direction:column;gap:8px}._aiProductCard_17oiz_367{display:flex;gap:10px;background:#fff;border:1.5px solid #e8e4de;border-radius:12px;padding:10px;box-shadow:0 1px 3px #0000000f,0 1px 2px #0000000a;transition:box-shadow .15s ease}._aiProductCard_17oiz_367:hover{box-shadow:0 4px 16px #00000014,0 1px 4px #0000000a}._aiProductImgWrap_17oiz_381{position:relative;flex-shrink:0}._aiProductImg_17oiz_381{width:64px;height:64px;object-fit:cover;border-radius:8px;display:block}._aiProductImgPlaceholder_17oiz_394{width:64px;height:64px;background:#f5f4f0;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#b0aba4;font-size:20px}._aiDiscountBadge_17oiz_406{position:absolute;top:4px;left:4px;background:#e53935;color:#fff;font-size:9px;font-weight:700;padding:1px 4px;border-radius:4px;line-height:1.4}._aiProductInfo_17oiz_419{flex:1;display:flex;flex-direction:column;gap:4px;min-width:0}._aiProductName_17oiz_427{font-size:13px;font-weight:600;color:#1a1815;text-decoration:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._aiProductName_17oiz_427:hover{color:#3d6b4f}._aiProductPriceRow_17oiz_440{display:flex;align-items:center;gap:6px}._aiPrice_17oiz_446{font-size:13.5px;font-weight:700;color:#3d6b4f}._aiOriginalPrice_17oiz_452{font-size:11.5px;color:#b0aba4;text-decoration:line-through}._aiProductDesc_17oiz_458{font-size:11.5px;color:#7a7570;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}._aiVariantSelect_17oiz_468{font-size:12px;padding:3px 6px;border:1.5px solid #e8e4de;border-radius:8px;background:#f5f4f0;color:#1a1815;cursor:pointer;outline:none}._aiVariantSelect_17oiz_468:focus{border-color:#c8ddd0}._aiDetailLink_17oiz_482{font-size:12px;color:#3d6b4f;text-decoration:none;font-weight:600;display:flex;align-items:center;gap:3px;width:fit-content}._aiDetailLink_17oiz_482:hover{text-decoration:underline}._aiOrders_17oiz_496{display:flex;flex-direction:column;gap:8px}._aiOrderCard_17oiz_502{background:#fff;border:1.5px solid #e8e4de;border-radius:12px;padding:10px 12px;display:flex;flex-direction:column;gap:8px;box-shadow:0 1px 3px #0000000f,0 1px 2px #0000000a}._aiOrderHeader_17oiz_513{display:flex;align-items:center;justify-content:space-between}._aiOrderNum_17oiz_519{font-size:12.5px;font-weight:700;color:#1a1815}._aiOrderItems_17oiz_525{display:flex;flex-direction:column;gap:6px}._aiOrderItemRow_17oiz_531{display:flex;align-items:center;gap:8px}._aiOrderItemImg_17oiz_537{width:32px;height:32px;object-fit:cover;border-radius:6px;flex-shrink:0}._aiOrderItemInfo_17oiz_545{display:flex;flex-direction:column;gap:1px;min-width:0}._aiOrderItemName_17oiz_552{font-size:12px;font-weight:600;color:#1a1815;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._aiOrderItemQty_17oiz_561{font-size:11px;color:#7a7570}._aiOrderMore_17oiz_566{font-size:11.5px;color:#b0aba4;font-style:italic}._aiOrderFooter_17oiz_572{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #f0ede8;padding-top:6px}._aiOrderTotal_17oiz_580{font-size:12.5px;color:#1a1815}._aiOrderTotal_17oiz_580 strong{color:#3d6b4f}._aiOrderDate_17oiz_588{font-size:11px;color:#b0aba4}._aiNote_17oiz_593{background:#fffde7;border-left:3px solid #f9a825;border-radius:8px;padding:8px 12px;font-size:12.5px;color:#5d4e00}._aiCtaBtn_17oiz_602{display:inline-flex;align-items:center;gap:4px;background:#3d6b4f;color:#fff;border:none;border-radius:12px;padding:7px 14px;font-size:13px;font-weight:600;cursor:pointer;text-decoration:none;transition:background .15s ease;width:fit-content}._aiCtaBtn_17oiz_602:hover{background:#2e513c;color:#fff}._aiSuggestions_17oiz_623{display:flex;flex-wrap:wrap;gap:6px}._aiChip_17oiz_629{background:#edf3ef;border:1.5px solid #c8ddd0;color:#3d6b4f;border-radius:20px;padding:4px 12px;font-size:12px;font-weight:600;cursor:default;white-space:nowrap}._page_1xa3z_1{display:flex;height:90vh;font-family:DM Sans,Nunito,sans-serif;overflow:hidden}._sidebar_1xa3z_8{width:300px;flex-shrink:0;border-right:1.5px solid #e8e4de;display:flex;flex-direction:column;overflow:hidden}._sidebarTop_1xa3z_17{padding:20px 16px 12px;border-bottom:1.5px solid #f0ede8;display:flex;flex-direction:column;gap:14px}._sidebarHeading_1xa3z_25{display:flex;align-items:center;justify-content:space-between}._headingLeft_1xa3z_31{display:flex;align-items:center;gap:8px;color:#1a1815}._headingLeft_1xa3z_31 svg{color:#3d6b4f;flex-shrink:0}._headingLeft_1xa3z_31 h2{font-size:15px;font-weight:700;letter-spacing:-.3px;margin:0}._liveIndicator_1xa3z_48{display:flex;align-items:center;gap:5px;background:#edf3ef;color:#3d6b4f;font-size:11px;font-weight:600;padding:3px 8px;border-radius:20px;letter-spacing:.2px}._liveDot_1xa3z_61{width:6px;height:6px;border-radius:50%;background:#3d6b4f;animation:_pulse_1xa3z_1 2s ease-in-out infinite}@keyframes _pulse_1xa3z_1{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.3)}}._statsRow_1xa3z_79{display:flex;align-items:center;background:#f5f4f0;border-radius:12px;padding:10px 0;gap:0}._statBox_1xa3z_88{flex:1;display:flex;flex-direction:column;align-items:center;gap:2px}._statNum_1xa3z_96{font-size:20px;font-weight:800;color:#1a1815;line-height:1;letter-spacing:-.5px}._statNum_1xa3z_96[data-warn=true]{color:#c4622d}._statLabel_1xa3z_107{font-size:10px;color:#b0aba4;font-weight:500;text-transform:uppercase;letter-spacing:.4px}._statDivider_1xa3z_115{width:1px;height:28px;background:#e8e4de}._filterRow_1xa3z_121{display:flex;gap:4px;background:#f5f4f0;border-radius:8px;padding:3px}._filterBtn_1xa3z_129{flex:1;border:none;background:transparent;color:#7a7570;font-size:11.5px;font-weight:600;padding:5px 6px;border-radius:6px;cursor:pointer;transition:all .18s ease;white-space:nowrap}._filterBtn_1xa3z_129:hover{color:#1a1815;background:#0000000a}._filterBtnActive_1xa3z_147{background:#fff;color:#3d6b4f;box-shadow:0 1px 3px #0000000f,0 1px 2px #0000000a}._roomList_1xa3z_153{flex:1;overflow-y:auto;padding:8px;display:flex;flex-direction:column;gap:2px}._roomList_1xa3z_153::-webkit-scrollbar{width:4px}._roomList_1xa3z_153::-webkit-scrollbar-track{background:transparent}._roomList_1xa3z_153::-webkit-scrollbar-thumb{background:#e8e4de;border-radius:2px}._emptyList_1xa3z_172{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 16px;gap:10px;color:#b0aba4}._emptyList_1xa3z_172 svg{opacity:.4}._emptyList_1xa3z_172 p{font-size:13px;margin:0}._roomItem_1xa3z_190{display:flex;align-items:center;gap:10px;padding:10px;border-radius:12px;cursor:pointer;transition:background .15s ease;position:relative}._roomItem_1xa3z_190:hover{background:#f5f4f0}._roomItemActive_1xa3z_204{background:#edf3ef!important}._roomItemActive_1xa3z_204 ._roomName_1xa3z_207{color:#3d6b4f}._roomItemWaiting_1xa3z_211 ._avatarInitials_1xa3z_211{background:#f0c9b4;color:#c4622d}._avatarWrap_1xa3z_216{position:relative;flex-shrink:0}._avatarImg_1xa3z_221{width:40px;height:40px;border-radius:50%;object-fit:cover;display:block}._avatarInitials_1xa3z_211{width:40px;height:40px;border-radius:50%;background:#c8ddd0;color:#3d6b4f;font-size:13px;font-weight:700;display:flex;align-items:center;justify-content:center;letter-spacing:.5px}._presenceDot_1xa3z_243{position:absolute;bottom:1px;right:1px;width:9px;height:9px;border-radius:50%;border:2px solid #ffffff}._presenceWaiting_1xa3z_253{background:#c4622d}._presenceActive_1xa3z_257{background:#44b678}._roomMeta_1xa3z_261{flex:1;min-width:0;display:flex;flex-direction:column;gap:3px}._roomName_1xa3z_207{font-size:13.5px;font-weight:600;color:#1a1815;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._roomTag_1xa3z_278{font-size:11px;font-weight:500;border-radius:4px;padding:1px 6px;display:inline-flex;align-self:flex-start}._roomTagWaiting_1xa3z_287{background:#fdf0eb;color:#c4622d}._roomTagActive_1xa3z_292{background:#edf3ef;color:#3d6b4f}._badge_1xa3z_297{min-width:18px;height:18px;padding:0 5px;background:#c4622d;color:#fff;font-size:10px;font-weight:700;border-radius:9px;display:flex;align-items:center;justify-content:center;flex-shrink:0}._chatPanel_1xa3z_312{flex:1;display:flex;flex-direction:column;overflow:hidden;background:#f5f4f0}._emptyState_1xa3z_320{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;color:#b0aba4}._emptyIllustration_1xa3z_330{width:80px;height:80px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 16px #00000014,0 1px 4px #0000000a;color:#c8ddd0;margin-bottom:4px}._emptyState_1xa3z_320 h3{font-size:16px;font-weight:700;color:#1a1815;margin:0}._emptyState_1xa3z_320 p{font-size:13px;color:#b0aba4;margin:0}._wrapper_12gny_1{min-height:85vh;display:flex;justify-content:center;align-items:center;background:linear-gradient(180deg,#f6f9fc,#eef2f7);padding:20px}._card_12gny_10{width:100%;max-width:600px;border-radius:16px!important;padding:40px 30px;text-align:center;box-shadow:0 10px 30px #00000014}._successIcon_12gny_19{font-size:72px;color:#52c41a;margin-bottom:20px}._title_12gny_25{font-size:28px;font-weight:600;margin-bottom:8px}._subtitle_12gny_31{color:#777;margin-bottom:30px}._orderInfo_12gny_36{background:#fafafa;border-radius:12px;padding:20px;text-align:left;margin-bottom:30px}._orderInfo_12gny_36 div{display:flex;justify-content:space-between;margin-bottom:12px}._orderInfo_12gny_36 div span{color:#666}._orderInfo_12gny_36 div strong{font-weight:600}._orderInfo_12gny_36 div:last-child{margin-bottom:0}._actions_12gny_58{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}._actions_12gny_58 button{min-width:180px}@media(max-width:576px){._card_12gny_10{padding:30px 20px}._actions_12gny_58{flex-direction:column}._actions_12gny_58 button{width:100%}}.review-loading-container{display:flex;justify-content:center;align-items:center;min-height:250px;background:#fff9;border-radius:16px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.review-empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:200px;background:#fff;border:1px dashed rgba(0,0,0,.08);border-radius:16px;color:#8c8c8c;font-size:15px;padding:40px;box-shadow:inset 0 2px 8px #00000003}.review-list-container{display:flex;flex-direction:column;gap:14px;margin-top:10px;margin-bottom:24px}.review-row-card{display:flex;align-items:flex-start;background:#fff;border:1px solid rgba(0,0,0,.05);border-radius:16px;padding:20px 24px;box-shadow:0 4px 15px #00000005;transition:all .3s cubic-bezier(.25,.8,.25,1);position:relative;overflow:hidden}.review-row-card:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:transparent;transition:background-color .3s ease}.review-row-card:hover{transform:translateY(-2px);box-shadow:0 8px 20px #0000000d;border-color:#00c85340}.review-row-card:hover:before{background:#00c853}.review-card-user{display:flex;flex-direction:column;align-items:center;width:140px;flex-shrink:0;text-align:center;padding-right:20px;border-right:1px solid rgba(0,0,0,.05)}.review-card-user .user-avatar-wrapper{width:54px;height:54px;border-radius:50%;overflow:hidden;margin-bottom:8px;border:2px solid #e8fced;box-shadow:0 2px 6px #00c8531a;background:#fafafa;display:flex;align-items:center;justify-content:center}.review-card-user .user-avatar-wrapper img{width:100%;height:100%;object-fit:cover}.review-card-user .user-avatar-wrapper .avatar-fallback{font-size:20px;font-weight:700;color:#00c853}.review-card-user .user-fullname{font-size:14px;font-weight:600;color:#262626;margin:0;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.review-card-user .review-date{font-size:11px;color:#8c8c8c;margin-top:4px}.review-card-content{flex-grow:1;padding:0 24px;min-width:0;display:flex;flex-direction:column;gap:8px}.review-card-content .product-title-badge{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:600;color:#00c853;background:#e8fced;border:1px solid #a3f3c2;padding:3px 10px;border-radius:6px;width:fit-content;max-width:100%}.review-card-content .product-title-badge span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.review-card-content .rating-row{display:flex;align-items:center;gap:8px}.review-card-content .comment-bubble{background:#fafafa;border:1px solid rgba(0,0,0,.02);padding:12px 16px;border-radius:12px;position:relative;margin-top:4px}.review-card-content .comment-bubble .comment-text{font-size:14px;color:#595959;line-height:1.5;margin:0;font-style:italic}.review-card-actions{width:180px;flex-shrink:0;display:flex;flex-direction:column;align-items:flex-end;justify-content:center;gap:8px;height:100%;align-self:center}.review-card-actions button{height:36px;border-radius:8px;font-weight:500;display:inline-flex;align-items:center;justify-content:center;gap:6px;transition:all .2s ease;width:110px}.review-card-actions button:hover{transform:translateY(-1px)}.review-card-actions .btn-approve{background:#00c853;border-color:#00c853;color:#fff}.review-card-actions .btn-approve:hover{background:#00e676;border-color:#00e676;box-shadow:0 4px 10px #00c85333}.review-card-actions .btn-reject{background:#fff;border-color:#d9d9d9;color:#595959}.review-card-actions .btn-reject:hover{border-color:#faad14;color:#faad14;background:#fffbe6}.review-card-actions .btn-delete{background:#fff;border-color:#d9d9d9;color:#ff4d4f}.review-card-actions .btn-delete:hover{background:#fff1f0;border-color:#ff4d4f;color:#ff4d4f}.review-pagination-container{display:flex;justify-content:flex-end;padding:16px 8px;background:#fff;border-radius:12px;margin-top:10px;box-shadow:0 2px 8px #00000005;border:1px solid rgba(0,0,0,.04)}._page_6zglv_1{max-width:1200px;margin:0 auto;padding:24px 16px}._header_6zglv_7{display:flex;align-items:center;gap:12px;margin-bottom:24px}._title_6zglv_14{font-size:22px;font-weight:700;margin:0;color:#1a1d27}._count_6zglv_21{font-size:13px;color:#8b92a5;background:#f0f2f7;padding:3px 10px;border-radius:20px}._loadingWrap_6zglv_29,._emptyWrap_6zglv_29{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;min-height:400px}._grid_6zglv_38{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:20px}._card_47wl0_1{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 12px #00000012;transition:transform .2s,box-shadow .2s;position:relative}._card_47wl0_1:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001f}._discountBadge_47wl0_14{position:absolute;top:10px;left:10px;background:#ef4444;color:#fff;font-size:11px;font-weight:700;padding:2px 8px;border-radius:20px;z-index:1}._imageWrap_47wl0_27{width:100%;aspect-ratio:1;overflow:hidden;cursor:pointer;background:#f8f9fb}._image_47wl0_27{width:100%;height:100%;object-fit:cover;transition:transform .3s}._card_47wl0_1:hover ._image_47wl0_27{transform:scale(1.05)}._info_47wl0_45{padding:12px}._name_47wl0_49{font-size:13px;font-weight:600;color:#1a1d27;margin-bottom:8px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;cursor:pointer;line-height:1.4}._name_47wl0_49:hover{color:#1677ff}._priceRow_47wl0_65{display:flex;align-items:center;gap:8px;margin-bottom:8px}._salePrice_47wl0_72{font-size:15px;font-weight:700;color:#ef4444}._originalPrice_47wl0_78{font-size:12px;color:#9ca3af;text-decoration:line-through}._actions_47wl0_84{display:flex;flex-direction:column;gap:6px}.voucher-loading-container{display:flex;justify-content:center;align-items:center;min-height:250px;background:#fff9;border-radius:16px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.voucher-empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:200px;background:#fff;border:1px dashed rgba(0,0,0,.08);border-radius:16px;color:#8c8c8c;font-size:15px;padding:40px}.voucher-list-container{display:flex;flex-direction:column;gap:14px;margin-top:10px;margin-bottom:24px}.voucher-row-card{display:flex;align-items:center;background:#fff;border:1px solid rgba(0,0,0,.05);border-radius:16px;padding:16px 24px;box-shadow:0 4px 15px #00000005;transition:all .3s cubic-bezier(.25,.8,.25,1);position:relative;overflow:hidden}.voucher-row-card:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:transparent;transition:background-color .3s ease}.voucher-row-card:hover{transform:translateY(-2px);box-shadow:0 8px 20px #0000000d;border-color:#00c85340}.voucher-row-card:hover:before{background:#00c853}.voucher-row-card:hover .ticket-badge{transform:scale(1.02)}.ticket-badge-wrapper{margin-right:24px;flex-shrink:0}.ticket-badge{width:100px;height:90px;background:#00c853;border-radius:10px;color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;box-shadow:0 4px 10px #00c85326;transition:transform .3s cubic-bezier(.25,.8,.25,1)}.ticket-badge.fixed-type{background:#00a847;box-shadow:0 4px 10px #00a84726}.ticket-badge:before,.ticket-badge:after{content:"";position:absolute;width:10px;height:10px;background:#fff;border-radius:50%;top:50%;transform:translateY(-50%)}.ticket-badge:before{left:-5px}.ticket-badge:after{right:-5px}.ticket-badge .ticket-value{font-size:20px;font-weight:800;line-height:1;margin-bottom:2px}.ticket-badge .ticket-label{font-size:9px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;opacity:.85}.voucher-card-info{flex-grow:1;display:flex;flex-direction:column;gap:6px;min-width:0;padding-right:20px}.voucher-card-info .code-row{display:flex;align-items:center;gap:12px}.voucher-card-info .code-row .voucher-code{font-size:16px;font-weight:700;color:#262626;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;border:1px dashed #00c853;background:#e8fced;padding:2px 8px;border-radius:6px;letter-spacing:.5px}.voucher-card-info .code-row .voucher-code.fixed-type{border-color:#00a847;background:#e8fced}.voucher-card-info .code-row .voucher-desc{font-size:13px;color:#595959;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight:500}.voucher-card-info .limits-row{display:flex;align-items:center;flex-wrap:wrap;gap:8px 16px;font-size:12px;color:#8c8c8c}.voucher-card-info .limits-row .limit-badge{display:inline-flex;align-items:center;gap:4px;background:#fafafa;padding:2px 6px;border-radius:4px;border:1px solid rgba(0,0,0,.03);font-weight:500}.voucher-card-info .limits-row .limit-badge .val{color:#262626;font-weight:600}.voucher-card-info .usage-progress-wrapper{display:flex;align-items:center;gap:10px;margin-top:4px}.voucher-card-info .usage-progress-wrapper .progress-bar-container{width:140px;height:6px;background:#f5f5f5;border-radius:3px;overflow:hidden;border:1px solid rgba(0,0,0,.01)}.voucher-card-info .usage-progress-wrapper .progress-bar-fill{height:100%;background:#00c853;border-radius:3px;transition:width .3s ease}.voucher-card-info .usage-progress-wrapper .progress-bar-fill.fixed-type{background:#00a847}.voucher-card-info .usage-progress-wrapper .usage-text{font-size:11px;color:#8c8c8c;font-weight:600}.voucher-card-dates{width:220px;flex-shrink:0;display:flex;flex-direction:column;justify-content:center;gap:4px;padding-right:16px}.voucher-card-dates .date-title{font-size:11px;color:#bfbfbf;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.voucher-card-dates .date-value{font-size:12px;color:#595959;font-weight:500;display:flex;align-items:center;gap:6px}.voucher-card-dates .expiry-status{margin-top:4px;font-size:11px;font-weight:700;display:inline-flex;align-items:center;gap:4px;padding:1px 8px;border-radius:12px;width:fit-content}.voucher-card-dates .expiry-status.valid{background:#f6ffed;color:#389e0d;border:1px solid #b7eb8f}.voucher-card-dates .expiry-status.soon{background:#fff7e6;color:#d46b08;border:1px solid #ffd591}.voucher-card-dates .expiry-status.expired{background:#fff1f0;color:#cf1322;border:1px solid #ffa39e}.voucher-card-status-wrapper{width:110px;flex-shrink:0;display:flex;align-items:center;justify-content:flex-start}.voucher-card-actions{width:130px;flex-shrink:0;display:flex;justify-content:flex-end;align-items:center;gap:8px}.voucher-card-actions button{height:36px;width:36px;padding:0;border-radius:8px;font-weight:500;display:inline-flex;align-items:center;justify-content:center;transition:all .2s ease}.voucher-card-actions button:hover{transform:translateY(-1px)}.voucher-card-actions .btn-edit{background:#f5f5f5;border-color:#d9d9d9;color:#595959}.voucher-card-actions .btn-edit:hover{background:#e8e8e8;border-color:#bfbfbf;color:#262626}.voucher-card-actions .btn-delete{background:#ff4d4f;border-color:#ff4d4f;color:#fff}.voucher-card-actions .btn-delete:hover{background:#ff7875;border-color:#ff7875}.voucher-pagination-container{display:flex;justify-content:flex-end;padding:16px 8px;background:#fff;border-radius:12px;margin-top:10px;box-shadow:0 2px 8px #00000005;border:1px solid rgba(0,0,0,.04)}.voucher-page{background:#f9fafb;min-height:100vh;padding:40px 0}@media(max-width:576px){.voucher-page{padding:24px 0}}.voucher-container{max-width:1200px;margin:0 auto;padding:0 16px}.voucher-header{text-align:center;margin-bottom:40px}.voucher-header .title{color:#111827;margin-bottom:8px}.voucher-header .subtitle{font-size:16px}@media(max-width:576px){.voucher-header{margin-bottom:24px}.voucher-header .subtitle{font-size:14px}}.loading-container{display:flex;justify-content:center;margin:100px 0}.empty-container{margin:100px 0}.empty-text{color:#6b7280;font-size:16px}.voucher-card{margin-bottom:0;border-radius:12px!important;overflow:hidden;box-shadow:0 4px 12px #0000000d;border:1px solid #e5e7eb!important}.voucher-ticket{display:flex;flex-direction:row;min-height:140px;height:100%}@media(max-width:576px){.voucher-ticket{flex-direction:column;min-height:auto}}.ticket-left{width:130px;flex-shrink:0;background:linear-gradient(135deg,#00b96b,#00d27a);display:flex;flex-direction:column;justify-content:center;align-items:center;color:#fff;padding:16px;position:relative}@media(max-width:576px){.ticket-left{width:100%;height:100px;flex-direction:row;gap:12px;padding:12px 20px}}.ticket-icon{font-size:32px;opacity:.8}@media(max-width:576px){.ticket-icon{font-size:24px}}.ticket-discount{color:#fff!important;font-size:18px!important;font-weight:700!important;margin-top:12px;text-align:center;line-height:1.2}@media(max-width:576px){.ticket-discount{margin-top:0;font-size:16px!important}}.ticket-holes{position:absolute;right:-5px;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;gap:6px}@media(max-width:576px){.ticket-holes{flex-direction:row;inset:auto auto -5px 50%;transform:translate(-50%)}}.ticket-holes .hole{width:10px;height:10px;border-radius:50%;background:#fff}.ticket-right{flex:1;padding:16px 20px;display:flex;flex-direction:column;justify-content:space-between;min-width:0}@media(max-width:576px){.ticket-right{padding:14px 16px}}.ticket-header{display:flex;justify-content:space-between;align-items:flex-start}.ticket-code{margin:0!important;color:#1f2937!important;word-break:break-all}.ticket-description{margin:8px 0!important;font-size:13px!important;min-height:40px}.ticket-info{font-size:12px;color:#6b7280}.ticket-divider{margin:12px 0!important}.ticket-actions{display:flex;justify-content:space-between;align-items:center}@media(max-width:576px){.ticket-actions{flex-direction:column;align-items:stretch;gap:10px}}.ticket-expiry{font-size:12px;color:#ef4444}.copy-btn{border-radius:20px!important;background:#fff!important;color:#00b96b!important;border:1px solid #00b96b!important;font-weight:600}@media(max-width:576px){.copy-btn{width:100%;justify-content:center}}.promotion-page{min-height:100vh;font-family:Inter,sans-serif}.promotion-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:28px;flex-wrap:wrap;gap:16px}.promotion-title{margin:0;font-size:26px;font-weight:700;color:#1a1a2e;display:flex;align-items:center;gap:10px}.promotion-title .title-icon{color:#ff4d4f;font-size:28px}.promotion-subtitle{margin:4px 0 0;color:#6b7280;font-size:14px}.btn-create{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:10px;font-weight:600;height:42px;padding:0 20px;box-shadow:0 4px 15px #667eea66;transition:all .2s}.btn-create:hover{transform:translateY(-1px);box-shadow:0 6px 20px #667eea80}.loading-wrap{display:flex;justify-content:center;align-items:center;height:300px}.empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 20px;background:#fff;border-radius:16px;box-shadow:0 2px 8px #0000000f}.empty-state .empty-icon{font-size:56px;color:#d9d9d9;margin-bottom:16px}.empty-state p{color:#9ca3af;font-size:15px}.promotion-list{display:flex;flex-direction:column;gap:14px}.promo-card{display:flex;align-items:stretch;background:#fff;border-radius:16px;box-shadow:0 2px 10px #00000012;overflow:hidden;transition:all .25s;border:1.5px solid transparent}.promo-card:hover{transform:translateY(-2px);box-shadow:0 8px 25px #0000001f}.promo-card.active{border-color:#52c41a4d}.promo-card.inactive{opacity:.7;filter:grayscale(.3)}.promo-card-left{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;padding:16px 18px;min-width:100px;color:#fff}.promo-card-left .promo-type-icon{font-size:26px}.promo-card-left .promo-type-label{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;text-align:center;line-height:1.3;opacity:.9}.promo-card-body{flex:1;padding:14px 20px;display:flex;flex-direction:column;gap:8px;min-width:0}.promo-name-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.promo-name{font-size:16px;font-weight:700;color:#1a1a2e}.promo-desc{margin:0;font-size:13px;color:#6b7280;line-height:1.5}.promo-meta{display:flex;gap:16px;flex-wrap:wrap;font-size:12px;color:#9ca3af}.usage-bar{height:4px;background:#f0f0f0;border-radius:99px;overflow:hidden;max-width:300px}.usage-fill{height:100%;border-radius:99px;transition:width .4s ease}.tier-summary{display:flex;gap:6px;flex-wrap:wrap}.promo-card-actions{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:14px 16px;border-left:1px solid #f5f5f5;min-width:60px}.promotion-modal .ant-modal-header{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px 12px 0 0;padding:18px 24px}.promotion-modal .ant-modal-header .ant-modal-title{color:#fff;font-weight:700;font-size:17px}.tier-config{background:#fafafa;border:1px dashed #d9d9d9;border-radius:10px;padding:14px;margin-bottom:12px}.tier-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px;font-weight:600;font-size:13px;color:#374151}.tier-row{display:flex;gap:8px;align-items:center;margin-bottom:8px;flex-wrap:wrap}.tier-row:last-child{margin-bottom:0}
