*,:before,:after{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{color:#000000e0;background:#f5f5f5;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px}.auth-layout{min-height:100vh;display:flex}.auth-layout__brand{background:linear-gradient(135deg,#e6f4ff 0%,#f5f5f5 100%);flex:1;justify-content:center;align-items:center;padding:48px;display:flex}.auth-layout__form{background:#fff;justify-content:center;align-items:center;width:480px;max-width:100%;padding:48px 32px;display:flex}.auth-card{border-radius:8px;width:100%;max-width:400px;box-shadow:0 2px 8px #0000000f}.auth-card--wide{max-width:440px}.auth-card__footer{text-align:center}.auth-agreement{cursor:pointer;align-items:flex-start;gap:8px;display:flex}.brand-illus__svg{width:100%;max-width:360px}.brand-illus__caption{text-align:center;color:#000000a6;flex-direction:column;gap:4px;margin-top:16px;display:flex}.merchant-layout{min-height:100vh}.merchant-sider{z-index:100;top:0;bottom:0;left:0;position:fixed!important}.merchant-sider__brand{color:#fff;align-items:center;gap:10px;height:64px;padding:0 16px;font-size:16px;font-weight:600;display:flex}.merchant-sider__logo{background:#1677ff;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;font-weight:700;display:flex}.merchant-sider__footer{color:#ffffffd9;border-top:1px solid #ffffff1a;align-items:center;gap:8px;padding:12px 16px;display:flex;position:absolute;bottom:0;left:0;right:0}.merchant-sider__user{flex:1;color:#ffffffd9!important}.merchant-main{width:calc(100% - 220px);min-height:100vh;margin-left:220px;transition:margin-left .2s,width .2s}.merchant-layout .ant-layout-sider-collapsed+.merchant-main{width:calc(100% - 80px);margin-left:80px}.merchant-header{z-index:99;justify-content:space-between;align-items:center;height:64px;line-height:64px;display:flex;position:sticky;top:0;box-shadow:0 1px 4px #0000000f;padding:0 24px!important}.merchant-header__left{align-items:center;gap:12px;min-width:0;display:flex}.merchant-header__right{flex-shrink:0}.merchant-header__menu-btn{display:none}.merchant-content{min-height:calc(100vh - 64px);padding:24px}.merchant-content__inner{max-width:1200px;margin:0 auto}.agreement-body--inline{max-height:320px;overflow-y:auto}.agreement-body--modal{max-height:60vh;padding-right:8px;overflow-y:auto}.agreement-link{color:#1677ff;cursor:pointer;font-size:inherit;background:0 0;border:none;margin:0;padding:0;font-family:inherit}.agreement-link:hover{color:#4096ff;text-decoration:underline}.agreement-version{color:#00000073;font-size:12px}.onboarding-unified{padding-bottom:72px}.auth-bootstrap{justify-content:center;align-items:center;min-height:100vh;display:flex}.page-header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:20px;display:flex}.page-header__main{flex:1;min-width:0}.page-header__actions{flex-shrink:0;justify-content:flex-end}.page-actions .ant-btn+.ant-btn-primary,.page-actions .ant-btn+.btn-accent{margin-inline-start:0}.btn-accent{background:#52c41a;border-color:#52c41a;box-shadow:0 2px #52c41a1a}.btn-accent:hover:not(:disabled){background:#73d13d!important;border-color:#73d13d!important}.shop-profile-actions{border-top:1px solid #f0f0f0;gap:12px;margin-top:8px;padding-top:8px;display:flex}.table-actions .ant-btn-link{padding-inline:4px}.table-actions__primary{color:#1677ff;font-weight:500}.table-actions__danger{color:#ff4d4f}.empty-state{text-align:center;padding:32px 16px}.empty-state__illus{margin-bottom:16px}.agreement-body{max-height:calc(100vh - 280px);overflow-y:auto}.agreement-footer{background:#fff;border-top:1px solid #f0f0f0;justify-content:space-between;align-items:center;padding:16px 24px;display:flex;box-shadow:0 -2px 8px #0000000f}.info-list{margin:0;padding:0;list-style:none}.info-list li{color:#000000a6;margin-bottom:8px;font-size:13px}.info-list .anticon{color:#1677ff;margin-right:6px}.phone-preview{justify-content:center;display:flex}.phone-preview__frame{background:#fff;border:8px solid #1f1f1f;border-radius:24px;width:240px;overflow:hidden}.phone-preview__banner{background:linear-gradient(135deg,#1677ff,#69b1ff) 50%/cover;height:100px}.phone-preview__body{padding:12px}.phone-preview__shop{align-items:center;gap:10px;margin-top:-24px;display:flex}.phone-preview__logo{color:#fff;background:#1677ff;border:2px solid #fff;border-radius:8px;justify-content:center;align-items:center;width:48px;height:48px;font-weight:600;display:flex;overflow:hidden}.phone-preview__logo img{object-fit:cover;width:100%;height:100%}.phone-preview__name{font-size:14px;font-weight:600}.phone-preview__meta{color:#00000073;font-size:11px}.phone-preview__grid{grid-template-columns:1fr 1fr;gap:8px;margin-top:16px;display:grid}.phone-preview__product{background:#f5f5f5;border-radius:6px;height:72px}.pulse-dot{color:#1677ff;animation:1.5s ease-in-out infinite pulse}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}.reject-box{background:#fff2f0;border-radius:8px;margin-top:8px;padding:12px}.merchant-main .ant-card{border-radius:8px;box-shadow:0 1px 2px #00000008}.merchant-main .ant-statistic-title{color:#0000008c}.dashboard-stat-link{color:inherit;display:block}.dashboard-stat-link:hover{color:inherit}.dashboard-stat-link .ant-card{height:100%}.shortcut-card{color:inherit;border:1px solid #f0f0f0;border-radius:8px;flex-direction:column;align-items:center;gap:8px;padding:20px;transition:border-color .2s;display:flex}.shortcut-card:hover{color:#1677ff;border-color:#1677ff}.shortcut-card__icon{color:#1677ff;font-size:28px}.account-page__body{align-items:flex-start}.account-profile-card{text-align:center;border-radius:8px;box-shadow:0 1px 2px #00000008}.account-profile-card .ant-card-body{padding:32px 24px 24px}.account-profile-card__avatar{color:#1677ff;background:linear-gradient(135deg,#e6f4ff 0%,#bae0ff 100%);border-radius:50%;width:72px;height:72px;margin:0 auto 16px;font-size:28px;font-weight:600;line-height:72px}.account-profile-card__name{word-break:break-all;margin-bottom:4px;font-size:18px;font-weight:600}.account-profile-card__phone{color:#00000073;font-size:14px}.account-profile-card__divider{margin:20px 0 16px}.account-profile-card__meta{text-align:left;margin:0}.account-profile-card__meta-row{justify-content:space-between;gap:12px;padding:8px 0;font-size:13px;display:flex}.account-profile-card__meta-row+.account-profile-card__meta-row{border-top:1px solid #f0f0f0}.account-profile-card__meta-row dt{color:#00000073;flex-shrink:0;margin:0}.account-profile-card__meta-row dd{text-align:right;color:#000000e0;margin:0}.account-settings-panel{border-radius:8px;min-height:420px;box-shadow:0 1px 2px #00000008}.account-settings-panel .ant-tabs-nav{margin-bottom:0;padding:0 8px}.account-settings-panel .ant-card-body{padding:0}.account-settings-panel .ant-tabs-content{padding:24px}.account-settings-section__head{border-bottom:1px solid #f0f0f0;flex-direction:column;gap:4px;margin-bottom:24px;padding-bottom:16px;display:flex}.account-settings-section .ant-form{max-width:560px}.account-settings-section__footer{text-align:right;border-top:1px solid #f0f0f0;max-width:560px;margin-top:8px;padding-top:16px}.messages-page .page-header{margin-bottom:16px}.messages-card{border-radius:8px;box-shadow:0 1px 2px #00000008}.messages-card .ant-card-body{padding:0}.messages-card__toolbar{border-bottom:1px solid #f0f0f0;justify-content:space-between;align-items:center;padding:10px 16px;display:flex}.messages-card__list{min-height:120px}.messages-card__empty{padding:40px 0}.messages-card__footer{text-align:right;border-top:1px solid #f0f0f0;padding:10px 16px}.messages-toolbar{gap:8px;display:flex}.message-item{border-bottom:1px solid #f0f0f0;padding:14px 16px;transition:background .15s}.message-item:last-child{border-bottom:none}.message-item--unread{cursor:pointer;background:#f6faff;border-left:3px solid #1677ff;padding-left:13px}.message-item--unread:hover{background:#eef6ff}.message-item__main{min-width:0}.message-item__title-row{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:6px;display:flex}.message-item__content{line-height:1.6;margin-bottom:6px!important}.message-item__time{font-size:12px}.message-dot{background:#1677ff;border-radius:50%;width:6px;height:6px;margin-left:auto}.product-page__panel{background:#fff;border-radius:8px;padding:0 16px 16px}.product-tab-label__count{color:#00000073;margin-left:4px;font-size:12px}.ant-tabs-tab-active .product-tab-label__count{color:#1677ff}.product-page__filters{flex-wrap:wrap;gap:12px;margin-bottom:16px;display:flex}.product-list__info{align-items:center;gap:12px;display:flex}.product-list__meta{min-width:0}.product-list__name{margin-bottom:2px;font-weight:500}.product-list__category{color:#00000073;font-size:12px}.product-list__violation{color:#fa8c16;text-overflow:ellipsis;white-space:nowrap;max-width:160px;margin-top:4px;font-size:12px;overflow:hidden}.product-action-divider{color:#e8e8e8;-webkit-user-select:none;user-select:none}.product-action--shelf{color:#52c41a!important}.product-action--shelf:hover{color:#73d13d!important}.order-list__info{align-items:center;gap:12px;display:flex}.order-list__meta{min-width:0}.order-list__sub{color:#00000073;margin-top:2px;font-size:12px}.after-sale-images{flex-wrap:wrap;gap:8px;display:flex}@media (width<=768px){.auth-layout{flex-direction:column}.auth-layout__brand{min-height:200px;padding:24px}.auth-layout__form{flex:1;width:100%}.merchant-sider--desktop{display:none!important}.merchant-main{width:100%!important;margin-left:0!important}.merchant-content{margin-left:0!important}.merchant-header__menu-btn{display:inline-flex}}@media (width>=769px){.merchant-drawer{display:none}}.ant-card{border-radius:8px;box-shadow:0 1px 2px #00000008}
