:root{--bg-base:#f6f0e7;--bg-elevated:#fcf8f1d1;--bg-card:#fffbf5e0;--bg-card-strong:#fffaf3;--bg-soft-blue:#e8f1f8;--bg-soft-sand:#efe4d6;--bg-soft-stone:#ede7de;--text-strong:#2f2a24;--text-main:#4f463d;--text-muted:#85786a;--border-soft:#b09d8a3d;--border-strong:#a8958261;--shadow-soft:0 18px 40px #7b6b5a14;--shadow-hover:0 22px 48px #7b6b5a1f;--accent-blue:#8bb8d9;--accent-blue-deep:#345a76;--accent-sky:#dceef9;--accent-sand:#d6b490;--accent-stone:#cbc2b7;--success:#6e9f7c;--danger:#b86c67}*{box-sizing:border-box;margin:0;padding:0}html,body,#root{width:100%;min-height:100%}body{color:var(--text-main);background:radial-gradient(circle at 0 0,#cee4f2e6,#0000 26%),radial-gradient(circle at 85% 12%,#fff5e8f2,#0000 30%),linear-gradient(#f8f3eb 0%,#f2ebe2 100%);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif}@keyframes fadeUpSoft{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.app-loading{min-height:100vh;color:var(--text-muted);background:var(--bg-base);place-items:center;display:grid}.app-shell{background:0 0;min-height:100vh;position:relative;overflow:hidden}.app-shell__backdrop{z-index:11;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#2f2a242e;border:0;position:fixed;inset:0}.app-shell__glow{filter:blur(18px);pointer-events:none;opacity:.45;z-index:0;border-radius:999px;width:320px;height:320px;position:fixed}.app-shell__glow--left{background:#d6e7f3f2;top:96px;left:-120px}.app-shell__glow--right{background:#f5e7d8e6;top:180px;right:-80px}.app-main{z-index:1;transition:margin-left .24s;position:relative}.app-content{background:0 0;min-height:calc(100vh - 142px);margin:0 28px 28px;padding:0;transition:margin .24s;animation:.42s fadeUpSoft}.page-card.ant-card{border:1px solid var(--border-soft);box-shadow:var(--shadow-soft);background:var(--bg-card);border-radius:24px}.import-draft-collapse.ant-collapse{background:0 0;border:0}.import-draft-collapse.ant-collapse>.ant-collapse-item{border:1px solid var(--border-soft);background:#fffbf5c7;border-radius:18px;margin-bottom:14px;overflow:hidden}.import-draft-collapse.ant-collapse>.ant-collapse-item>.ant-collapse-header{align-items:center;padding:14px 18px}.import-draft-collapse.ant-collapse .ant-collapse-content>.ant-collapse-content-box{padding:18px}.import-draft-summary{justify-content:space-between;align-items:center;gap:16px;width:100%;min-width:0;display:flex}.import-draft-summary__main{align-items:baseline;gap:10px;min-width:0;display:flex}.import-draft-summary__main .ant-typography:first-child{color:var(--text-strong)}.import-draft-summary__main .ant-typography:last-child{white-space:nowrap}.import-draft-summary__meta{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.import-draft-editor{padding:2px 0 4px}.import-field-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:10px 12px;display:grid}.import-field{grid-template-columns:72px minmax(0,1fr);align-items:center;gap:8px 10px;min-width:0;display:grid}.import-field--wide{grid-column:1/-1}.import-field .ant-typography{color:var(--text-muted);white-space:nowrap;margin-bottom:0;font-size:12px;line-height:1.2}.import-field>.ant-input,.import-field>.ant-input-number,.import-field>.ant-select,.import-field>.ant-input-textarea,.import-field>.ant-space{grid-column:2}.import-field .ant-input,.import-field .ant-input-number,.import-field .ant-select.ant-select-single,.import-field .ant-input-affix-wrapper,.import-field .ant-input-textarea textarea{border-radius:12px!important}.import-field .ant-input,.import-field .ant-input-number-input,.import-field .ant-input-textarea textarea,.import-field .ant-select-selection-item,.import-field .ant-select-selection-placeholder{font-size:13px}.import-field .ant-input,.import-field .ant-input-number,.import-field .ant-select.ant-select-single:not(.ant-select-customize-input) .ant-select-selector,.import-field .ant-input-textarea textarea{min-height:34px!important;box-shadow:none!important;background:#ffffffc7!important;border-color:#b09d8a47!important}.import-field .ant-input,.import-field .ant-input-textarea textarea{padding-inline:11px}.import-field .ant-input-number{width:100%}.import-field .ant-input-number-input-wrap input{height:32px}.import-field .ant-select.ant-select-single:not(.ant-select-customize-input) .ant-select-selector{align-items:center;display:flex;padding-inline:11px!important}.import-field .ant-select.ant-select-single .ant-select-selection-wrap,.import-field .ant-select.ant-select-single .ant-select-selection-search,.import-field .ant-select.ant-select-single .ant-select-selection-item,.import-field .ant-select.ant-select-single .ant-select-selection-placeholder{height:32px;line-height:32px!important}.import-field .ant-input:hover,.import-field .ant-input:focus,.import-field .ant-input:focus-within,.import-field .ant-input-number:hover,.import-field .ant-input-number-focused,.import-field .ant-select:hover .ant-select-selector,.import-field .ant-select.ant-select-focused .ant-select-selector,.import-field .ant-select.ant-select-open .ant-select-selector,.import-field .ant-input-textarea textarea:hover,.import-field .ant-input-textarea textarea:focus{border-color:#8bb8d9b8!important;box-shadow:0 0 0 2px #8bb8d91f!important}.import-field .ant-input-textarea textarea{resize:vertical;padding-block:7px}.import-spec-table{background:#fffcf7b8;border:1px solid #b09d8a38;border-radius:16px;overflow:hidden}.import-spec-table__head,.import-spec-table__row{grid-template-columns:1.1fr .9fr .9fr .9fr .8fr .8fr 1fr 72px;align-items:start;gap:10px;padding:10px 12px;display:grid}.import-spec-table__head{color:var(--text-muted);background:#e8f1f880;border-bottom:1px solid #b09d8a2e;font-size:12px;font-weight:600}.import-spec-table__row+.import-spec-table__row{border-top:1px solid #b09d8a1f}.import-spec-table__cell{min-width:0}.import-spec-table__cell--code,.import-spec-table__cell--action{align-items:center;min-height:34px;display:flex}.import-spec-table__cell--action{justify-content:flex-end}.import-spec-table .ant-input,.import-spec-table .ant-input-number,.import-spec-table .ant-select.ant-select-single:not(.ant-select-customize-input) .ant-select-selector{border-radius:10px!important;min-height:32px!important}@media (width<=1400px){.import-field-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width<=992px){.import-field-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.import-spec-table{overflow-x:auto}.import-spec-table__head,.import-spec-table__row{min-width:860px}}@media (width<=640px){.import-field-grid{grid-template-columns:1fr}.import-field{grid-template-columns:64px minmax(0,1fr)}}.app-sider.ant-layout-sider{border:1px solid var(--border-soft);height:auto;box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(#fcf7f0f5 0%,#f4ecdff5 100%);border-radius:28px;transition:transform .24s,opacity .24s,box-shadow .24s;position:fixed;inset:20px auto 20px 20px;overflow:hidden}.app-sider .ant-layout-sider-children{flex-direction:column;padding:18px 14px;display:flex}.brand-panel{border-bottom:1px solid #b7a8972e;align-items:center;gap:14px;margin-bottom:12px;padding:10px 10px 18px;display:flex}.brand-panel--collapsed{justify-content:center;padding-inline:0}.brand-panel__logo{object-fit:cover;border-radius:14px;width:46px;height:46px;box-shadow:0 10px 22px #546f822e}.brand-panel__copy{min-width:0}.brand-panel__title.ant-typography{color:var(--text-strong);letter-spacing:.02em;margin-bottom:2px;font-size:17px;display:block}.brand-panel__note.ant-typography{color:var(--text-muted);text-transform:uppercase;letter-spacing:.08em;font-size:12px}.app-menu.ant-menu{background:0 0;border-inline-end:0;flex:1}.app-menu.ant-menu .ant-menu-item{height:48px;color:var(--text-main);margin:8px 0;padding-inline:16px;font-weight:500}.app-menu.ant-menu .ant-menu-item .ant-menu-title-content{letter-spacing:.01em}.app-menu.ant-menu .ant-menu-item-selected{box-shadow:inset 0 0 0 1px #8bb8d92e}.app-menu.ant-menu .ant-menu-item .ant-menu-item-icon{color:var(--accent-blue-deep)}.app-header.ant-layout-header{z-index:10;border:1px solid var(--border-soft);height:auto;box-shadow:var(--shadow-soft);background:var(--bg-elevated);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-radius:24px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;padding:20px 24px;transition:left .24s,width .24s;display:flex;position:fixed;top:20px;right:20px}.app-header__primary,.app-header__actions{align-items:center;gap:16px;display:flex}.app-header-trigger{z-index:10;pointer-events:none;justify-content:flex-end;display:flex;position:fixed;top:20px;right:20px}.app-header-trigger__button.ant-btn{border:1px solid var(--border-soft);width:40px;height:40px;box-shadow:var(--shadow-soft);background:var(--bg-elevated);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);color:var(--accent-blue-deep);pointer-events:auto;border-radius:14px}.app-header-trigger__button.ant-btn:hover{color:var(--accent-blue-deep);background:#fcf8f1f5}.app-header__title-group{flex-direction:column;gap:6px;display:flex}.app-header__eyebrow.ant-typography{color:var(--text-muted);text-transform:uppercase;letter-spacing:.12em;font-size:12px;line-height:1}.app-header__title-row{flex-direction:column;align-items:flex-start;gap:4px;display:flex}.app-header__title.ant-typography{color:var(--text-strong);margin:0;font-size:24px;font-weight:700;line-height:1.1}.app-header__subtitle.ant-typography{color:var(--text-muted);font-size:13px}.app-header__toggle.ant-btn,.app-header__icon-button.ant-btn{width:44px;height:44px;color:var(--accent-blue-deep);background:#e8f1f8c7;border-radius:14px}.app-header__toggle.ant-btn:hover,.app-header__icon-button.ant-btn:hover{color:var(--accent-blue-deep);background:#ddebf5fa}.app-header__time-pill{border:1px solid var(--border-soft);background:#fffcf7b8;border-radius:16px;flex-direction:column;gap:2px;padding:8px 14px;display:flex}.app-header__time-label.ant-typography{color:var(--text-muted);text-transform:uppercase;letter-spacing:.12em;font-size:11px}.app-header__time-value.ant-typography{color:var(--text-strong);font-size:13px}.app-header__profile{cursor:pointer;background:#fffbf5bf;border-radius:18px;padding:6px}.app-header__avatar{background:linear-gradient(135deg,#9cc3df 0%,#6e9abb 100%)}.app-header__profile-copy{flex-direction:column;gap:2px;min-width:0;display:flex}.app-header__profile-name.ant-typography{color:var(--text-strong);font-weight:600}.app-header__profile-role.ant-typography{color:var(--text-muted);text-transform:capitalize;font-size:12px}.dashboard-page,.content-page{flex-direction:column;gap:18px;display:flex}.dashboard-hero.ant-card,.dashboard-panel.ant-card,.metric-card.ant-card,.login-card.ant-card,.page-hero.ant-card,.content-panel.ant-card{border:1px solid var(--border-soft);box-shadow:var(--shadow-soft);background:var(--bg-card);animation:.4s fadeUpSoft}.dashboard-hero.ant-card:hover,.dashboard-panel.ant-card:hover,.metric-card.ant-card:hover,.page-hero.ant-card:hover,.content-panel.ant-card:hover{box-shadow:var(--shadow-hover)}.dashboard-hero .ant-card-body{padding:28px}.page-hero .ant-card-body,.content-panel .ant-card-body{padding:24px}.page-hero__main{justify-content:space-between;align-items:flex-end;gap:20px;display:flex}.page-hero__title.ant-typography{color:var(--text-strong);margin:10px 0;font-size:34px;line-height:1.16}.page-hero__description.ant-typography,.content-panel__intro.ant-typography{color:var(--text-main);line-height:1.75}.page-hero__stats{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:14px;min-width:min(100%,460px);display:grid}.page-hero__stat-card{background:linear-gradient(#fffbf5f2 0%,#ecf3f9c7 100%);border:1px solid #a392812e;border-radius:18px;padding:16px 18px}.page-hero__stat-label.ant-typography{color:var(--text-muted);letter-spacing:.04em;margin-bottom:8px;font-size:12px;display:block}.page-hero__stat-value.ant-typography{color:var(--text-strong);font-size:28px;font-weight:700}.content-panel__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:18px;display:flex}.content-panel__eyebrow.ant-typography{color:var(--text-muted);text-transform:uppercase;letter-spacing:.12em;font-size:12px}.content-panel__title.ant-typography{color:var(--text-strong);margin:6px 0 0}.filter-toolbar{flex-wrap:wrap;align-items:center;gap:12px;padding:16px 0 18px;display:flex}.filter-toolbar>*{min-width:0}.filter-toolbar__search{width:260px}.filter-toolbar__select{width:160px}.filter-toolbar .filter-toolbar__search.ant-input,.filter-toolbar .filter-toolbar__select.ant-select.ant-select-single,.filter-toolbar .ant-btn{border-radius:16px!important;height:44px!important;min-height:44px!important}.filter-toolbar .filter-toolbar__search.ant-input{padding-inline:14px;border-color:var(--border-soft)!important;box-shadow:none!important;background:0 0!important}.filter-toolbar__select.ant-select.ant-select-single{background:0 0!important}.filter-toolbar .filter-toolbar__select.ant-select.ant-select-single .ant-select-selector,.filter-toolbar .filter-toolbar__select.ant-select.ant-select-single:not(.ant-select-customize-input) .ant-select-selector{align-items:center;display:flex;border-color:var(--border-soft)!important;height:44px!important;min-height:44px!important;box-shadow:none!important;background:0 0!important;border-radius:16px!important;padding-inline:14px!important}.filter-toolbar .filter-toolbar__search.ant-input:hover,.filter-toolbar .filter-toolbar__search.ant-input:focus,.filter-toolbar .filter-toolbar__search.ant-input:focus-within,.filter-toolbar .filter-toolbar__select.ant-select:hover .ant-select-selector,.filter-toolbar .filter-toolbar__select.ant-select.ant-select-focused .ant-select-selector,.filter-toolbar .filter-toolbar__select.ant-select.ant-select-open .ant-select-selector{box-shadow:none!important;background:0 0!important;border-color:#8bb8d9b8!important}.filter-toolbar__select.ant-select.ant-select-single .ant-select-selection-wrap,.filter-toolbar__select.ant-select.ant-select-single .ant-select-selection-search,.filter-toolbar__select.ant-select.ant-select-single .ant-select-selection-item,.filter-toolbar__select.ant-select.ant-select-single .ant-select-selection-placeholder{height:42px;line-height:42px!important}.filter-toolbar .ant-btn{min-width:88px;padding-inline:18px;border-color:var(--border-soft)!important;box-shadow:none!important;background:0 0!important}.filter-toolbar .ant-btn:hover,.filter-toolbar .ant-btn:focus,.filter-toolbar .ant-btn:focus-visible{box-shadow:none!important;background:0 0!important;border-color:#8bb8d9b8!important}.content-table .ant-table{background:#fffcf7b8;border:1px solid #beb0a033;border-radius:18px;overflow:hidden}.content-table .ant-table-container{border-radius:18px}.content-table .ant-table-content{overflow-x:auto}.content-table .ant-table-thead>tr>th,.content-table .ant-table-tbody>tr>td{white-space:nowrap}.table-actions-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:4px 8px;display:grid}.table-actions-grid .ant-btn{white-space:nowrap;justify-content:flex-start;min-width:0;padding-inline:0}.content-tabs>.ant-tabs-nav{margin-bottom:18px}.content-tabs>.ant-tabs-nav:before{border-bottom-color:#b09d8a2e!important}.content-tabs>.ant-tabs-nav .ant-tabs-nav-wrap{gap:8px}.content-tabs>.ant-tabs-nav .ant-tabs-tab{color:var(--text-muted);background:0 0;border-radius:14px 14px 0 0;padding:12px 18px 14px;font-weight:600;transition:color .2s,background-color .2s;margin:0!important}.content-tabs>.ant-tabs-nav .ant-tabs-tab-active{background:#e8f1f86b}.content-tabs>.ant-tabs-nav .ant-tabs-tab .ant-tabs-tab-btn{color:inherit}.content-tabs>.ant-tabs-nav .ant-tabs-tab:hover{color:var(--accent-blue-deep)}.content-tabs>.ant-tabs-nav .ant-tabs-tab-active .ant-tabs-tab-btn{color:var(--accent-blue)}.content-tabs>.ant-tabs-nav .ant-tabs-ink-bar{border-radius:999px;background:var(--accent-blue)!important;height:3px!important}.stats-toolbar__range{width:300px}.editor-form{flex-direction:column;gap:16px;display:flex}.editor-form__toolbar{z-index:12;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(#f6f0e7f5 0%,#f6f0e7db 72%,#f6f0e700 100%);justify-content:flex-end;padding:8px 0 4px;display:flex;position:sticky;top:0}.product-form__select.ant-select.ant-select-single{background:0 0!important}.editor-form .product-form__select.ant-select.ant-select-single .ant-select-selector,.editor-form .product-form__select.ant-select.ant-select-single:not(.ant-select-customize-input) .ant-select-selector{border-color:var(--border-soft)!important;box-shadow:none!important;background:0 0!important}.editor-form .product-form__select.ant-select:hover .ant-select-selector,.editor-form .product-form__select.ant-select.ant-select-focused .ant-select-selector,.editor-form .product-form__select.ant-select.ant-select-open .ant-select-selector{box-shadow:none!important;background:0 0!important;border-color:#8bb8d9b8!important}.order-form__select.ant-select.ant-select-single{background:0 0!important}.editor-form .order-form__select.ant-select.ant-select-single .ant-select-selector,.editor-form .order-form__select.ant-select.ant-select-single:not(.ant-select-customize-input) .ant-select-selector{align-items:center;display:flex;border-color:var(--border-soft)!important;height:44px!important;min-height:44px!important;box-shadow:none!important;background:0 0!important;border-radius:16px!important;padding-inline:14px!important}.editor-form .order-form__select.ant-select:hover .ant-select-selector,.editor-form .order-form__select.ant-select.ant-select-focused .ant-select-selector,.editor-form .order-form__select.ant-select.ant-select-open .ant-select-selector{box-shadow:none!important;background:0 0!important;border-color:#8bb8d9b8!important}.order-form__select.ant-select.ant-select-single .ant-select-selection-wrap,.order-form__select.ant-select.ant-select-single .ant-select-selection-search,.order-form__select.ant-select.ant-select-single .ant-select-selection-item,.order-form__select.ant-select.ant-select-single .ant-select-selection-placeholder{height:42px;line-height:42px!important}.order-form__select.ant-select.ant-select-single .ant-select-arrow{inset-inline-end:14px}.form-panel .ant-card-body{padding:22px}.product-form__hero{grid-template-columns:minmax(0,1.55fr) minmax(260px,.72fr);align-items:start;gap:20px;display:grid}.form-panel__header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:18px;display:flex}.form-panel__eyebrow.ant-typography{color:var(--text-muted);text-transform:uppercase;letter-spacing:.12em;font-size:12px}.form-panel__title.ant-typography{color:var(--text-strong);margin:6px 0 0}.form-panel__field-last{margin-bottom:0}.product-form__hero-main,.product-form__hero-side{min-width:0}.product-form__media-panel{background:#fffcf79e;border:1px solid #beb0a038;border-radius:20px;flex-direction:column;gap:14px;padding:18px;display:flex}.product-form__media-header{flex-direction:column;gap:6px;display:flex}.product-form__media-title.ant-typography{color:var(--text-strong);margin:0}.product-form__media-field{flex-direction:column;display:flex}.product-form__media-field .ant-form-item-control,.product-form__media-field .ant-form-item-control-input,.product-form__media-field .ant-form-item-control-input-content{flex-direction:column;flex:1;display:flex}.product-form__media-panel .brand-upload.ant-upload-wrapper{display:flex}.product-form__media-panel .brand-upload .ant-upload-select{width:100%;min-height:220px}.spec-grid{flex-direction:column;gap:14px;margin-bottom:14px;display:flex}.spec-card.ant-card{background:#fffcf7bd;border:1px solid #bdb0a238;border-radius:20px}.spec-card .ant-card-body{padding:18px}.spec-card__header{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.spec-card__index.ant-typography{color:var(--text-strong);font-weight:600}.form-actions{text-align:right;margin-top:6px;margin-bottom:0}.order-summary{justify-content:flex-end;align-items:baseline;gap:10px;padding-top:6px;display:flex}.order-summary__label.ant-typography{color:var(--text-muted)}.order-summary__value.ant-typography{color:var(--text-strong);font-size:26px;font-weight:700}.detail-sheet{flex-direction:column;gap:18px;display:flex}.detail-sheet__hero{grid-template-columns:minmax(220px,280px) minmax(0,1fr);align-items:start;gap:18px;display:grid}.detail-sheet__descriptions.ant-descriptions .ant-descriptions-view{border:1px solid #beb0a038;border-radius:18px;overflow:hidden}.detail-sheet__descriptions.ant-descriptions .ant-descriptions-item-label{color:var(--text-main);background:#f6efe6d9;font-weight:600}.detail-sheet__descriptions.ant-descriptions .ant-descriptions-item-content{color:var(--text-main);background:#fffcf7d6}.detail-sheet__section{flex-direction:column;gap:10px;display:flex}.detail-sheet__section--sticky{background:#fffcf7d6;border:1px solid #beb0a038;border-radius:18px;padding:16px}.detail-sheet__section-title.ant-typography{color:var(--text-strong);font-weight:600}.detail-sheet__empty-text.ant-typography{color:var(--text-muted)}.detail-sheet__image-grid{flex-wrap:wrap;gap:12px;display:flex}.detail-sheet__image-grid--primary .ant-image{flex:none}.brand-upload .ant-upload-list{margin-top:6px}.brand-upload .ant-upload.ant-upload-select{background:linear-gradient(#ecf3f9b8,#fffbf5e6);border:1px dashed #8bb8d985;border-radius:20px}.brand-upload .ant-upload-list-item-container,.brand-upload .ant-upload-list-item{border-radius:18px}.brand-upload__trigger{color:var(--accent-blue-deep);flex-direction:column;align-items:center;gap:6px;display:flex}.brand-upload__trigger-title.ant-typography{color:var(--accent-blue-deep);font-weight:600}.brand-upload__trigger-note.ant-typography,.brand-upload__gallery-title.ant-typography{color:var(--text-muted);font-size:12px}.brand-upload__gallery{margin-top:14px}.brand-upload__card.ant-card{background:#fffcf7d1;border:1px solid #beb0a038;border-radius:18px}.brand-upload__preview{cursor:pointer;background:#f1ece5e0;border-radius:12px;width:132px;height:132px;margin-bottom:8px;overflow:hidden}.brand-upload__preview-image{object-fit:cover;width:100%;height:100%}.brand-upload__order-label.ant-typography{color:var(--text-main);margin-bottom:8px;display:block}.ant-empty{padding:20px 0}.ant-empty .ant-empty-description{color:var(--text-muted)}.ant-spin .ant-spin-dot-item{background-color:var(--accent-blue)}.dashboard-hero__content{justify-content:space-between;align-items:flex-end;gap:20px;display:flex}.dashboard-hero__eyebrow.ant-typography,.dashboard-panel__eyebrow.ant-typography,.login-page__eyebrow.ant-typography,.login-card__label.ant-typography{color:var(--text-muted);text-transform:uppercase;letter-spacing:.14em;font-size:12px}.dashboard-hero__title.ant-typography,.login-page__title.ant-typography{color:var(--text-strong);margin:10px 0;font-weight:700;line-height:1.12}.dashboard-hero__title.ant-typography{max-width:620px;font-size:34px}.dashboard-hero__description.ant-typography,.login-page__description.ant-typography,.insight-block__copy.ant-typography{color:var(--text-main);font-size:15px;line-height:1.75}.dashboard-hero__stats{grid-template-columns:repeat(2,minmax(140px,1fr));gap:14px;min-width:280px;display:grid}.dashboard-hero__stat{background:linear-gradient(#ebf4f9d9,#fffbf6e6);border:1px solid #96abbe2e;border-radius:18px;padding:16px 18px}.dashboard-hero__stat-label.ant-typography{color:var(--text-muted);letter-spacing:.04em;margin-bottom:8px;font-size:12px;display:block}.dashboard-hero__stat-value.ant-typography{color:var(--accent-blue-deep);font-size:28px;font-weight:700}.dashboard-summary-grid{margin-bottom:18px}.metric-card .ant-card-body{padding:22px}.metric-card__header{align-items:center;gap:10px;margin-bottom:18px;display:flex}.metric-card__icon{border-radius:14px;place-items:center;width:40px;height:40px;font-size:17px;display:inline-grid}.metric-card--blue .metric-card__icon{color:var(--accent-blue-deep);background:#dceef9f2}.metric-card--sand .metric-card__icon{color:#9a6f43;background:#efe4d6e6}.metric-card--sky .metric-card__icon{color:#5a84a0;background:#e5f1f8f2}.metric-card--stone .metric-card__icon{color:#675c50;background:#ede7def2}.metric-card__label.ant-typography{color:var(--text-muted);font-size:13px}.metric-card__value.ant-typography{color:var(--text-strong);margin-bottom:12px;font-size:30px;font-weight:700;line-height:1.15;display:block}.metric-card__trend{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.metric-card__trend-value{font-size:13px;font-weight:600}.metric-card__trend-value--up{color:var(--success)}.metric-card__trend-value--down{color:var(--danger)}.metric-card__helper.ant-typography{color:var(--text-muted);font-size:13px}.dashboard-panel .ant-card-body{padding:24px}.dashboard-panel__header{justify-content:space-between;align-items:flex-end;gap:12px;margin-bottom:16px;display:flex}.dashboard-panel__title.ant-typography{color:var(--text-strong);margin:6px 0 0}.dashboard-panel__meta.ant-typography{color:var(--text-muted);font-size:13px}.insight-block{background:linear-gradient(#eaf5fcb3,#fffbf5eb);border:1px solid #8bb8d92e;border-radius:18px;margin-bottom:14px;padding:18px}.insight-block--soft{background:linear-gradient(#f5efe7cc,#fffbf5eb);border-color:#bead9929}.insight-block__label.ant-typography{color:var(--text-muted);margin-bottom:12px;font-size:13px;display:block}.insight-block__value.ant-typography{color:var(--text-strong);margin-top:10px;font-size:26px;font-weight:700;display:block}.login-page{background:radial-gradient(circle at 0 0,#d7e8f4f2,#0000 28%),radial-gradient(circle at 80% 18%,#f7ebdcfa,#0000 30%),linear-gradient(#f8f4ed 0%,#f2ebe1 100%);justify-content:center;align-items:center;min-height:100vh;padding:32px;display:flex;position:relative;overflow:hidden}.login-page__glow{filter:blur(26px);opacity:.52;border-radius:999px;width:360px;height:360px;position:absolute}.login-page__glow--left{background:#d6e8f3f2;top:120px;left:-120px}.login-page__glow--right{background:#f3e4d0e6;bottom:60px;right:-120px}.login-page__shell{z-index:1;grid-template-columns:minmax(0,1.05fr) minmax(360px,440px);align-items:center;gap:32px;width:min(1120px,100%);display:grid;position:relative}.login-page__intro{padding:24px 12px}.login-page__title.ant-typography{max-width:640px;font-size:48px}.login-page__description.ant-typography{max-width:560px;display:block}.login-page__point-list{flex-direction:column;gap:14px;margin-top:28px;display:flex}.login-page__point{align-items:flex-start;gap:12px;max-width:520px;display:flex}.login-page__point-icon{color:var(--accent-blue);margin-top:4px}.login-page__point-text.ant-typography{color:var(--text-main);line-height:1.7}.login-card.ant-card .ant-card-body{padding:28px}.login-card__brand{align-items:center;gap:16px;margin-bottom:12px;display:flex}.login-card__logo{object-fit:cover;border-radius:18px;width:62px;height:62px;box-shadow:0 10px 26px #617d912e}.login-card__title.ant-typography{color:var(--text-strong);margin:4px 0 0}.login-card__subtitle.ant-typography{color:var(--text-main);margin-bottom:18px;line-height:1.7;display:block}.login-card__alert{border-radius:14px;margin-bottom:14px}.login-card__form .ant-form-item-label>label{color:var(--text-main);font-weight:600}.login-card__submit.ant-btn-primary{background:linear-gradient(135deg,#8bb8d9 0%,#7faece 100%);border-color:#0000;box-shadow:0 10px 20px #8bb8d93d}.login-card__submit.ant-btn-primary:hover{background:linear-gradient(135deg,#82b0d1 0%,#739fbe 100%)}.login-card__footer{text-align:center;margin-top:20px}.login-card__footer-text.ant-typography{color:var(--text-muted);font-size:12px}.ant-layout{background:0 0;min-height:100vh}.ant-btn{box-shadow:none;font-weight:600}.ant-btn-default{border-color:var(--border-soft);color:var(--text-main);background:#fffbf5d1}.ant-btn-default:hover{color:var(--accent-blue-deep);border-color:#8bb8d980}.ant-btn-primary{color:#fff;background:linear-gradient(135deg,#6ea6cf 0%,#5f97c2 100%);border-color:#0000;box-shadow:0 10px 20px #6ea6cf42}.ant-btn-primary:hover,.ant-btn-primary:focus{color:#fff;background:linear-gradient(135deg,#629bc7 0%,#548eb9 100%);border-color:#0000;box-shadow:0 12px 24px #629bc74d}.ant-btn-primary:active{color:#fff;background:linear-gradient(135deg,#588fb9 0%,#4b82ac 100%);border-color:#0000}.ant-input,.ant-input-affix-wrapper,.ant-picker,.ant-input-number{border-color:var(--border-soft)!important;box-shadow:none!important;background:#fffbf5eb!important}.ant-select-selector{border-color:var(--border-soft)!important;box-shadow:none!important;background:#fff!important}.ant-input:focus,.ant-input-affix-wrapper-focused,.ant-picker-focused,.ant-select-focused .ant-select-selector{border-color:#8bb8d9b8!important}.ant-card{background:var(--bg-card)}.ant-modal .ant-modal-content{border:1px solid var(--border-soft);box-shadow:var(--shadow-soft);background:#fffbf5f7;border-radius:24px}.ant-modal{max-width:calc(100vw - 24px)}.ant-modal .ant-modal-header{background:0 0}.ant-modal .ant-modal-title{color:var(--text-strong)}.ant-upload-wrapper.ant-upload-picture-card-wrapper .ant-upload.ant-upload-select{border-color:var(--border-soft);background:#fffbf5cc}.ant-table-wrapper .ant-table{background:0 0}.ant-table-wrapper .ant-table-container table>thead>tr:first-child>:first-child,.ant-table-wrapper .ant-table-container table>thead>tr:first-child>:last-child,.ant-table-wrapper .ant-table-container table>tbody>tr>:first-child,.ant-table-wrapper .ant-table-container table>tbody>tr>:last-child{border-radius:0!important}.ant-table-wrapper .ant-table-thead>tr>th{color:var(--text-main);font-weight:600}.ant-table-wrapper .ant-table-tbody>tr>td{color:var(--text-main);border-bottom-color:#c9bcad42}.ant-dropdown .ant-dropdown-menu{border:1px solid var(--border-soft);box-shadow:var(--shadow-soft);background:#fffbf5f5;border-radius:16px;padding:10px}.ant-dropdown .ant-dropdown-menu-item{border-radius:10px}@media (width<=1200px){.app-header.ant-layout-header{align-items:flex-start}.app-header__actions{flex-wrap:wrap;justify-content:space-between;width:100%}.dashboard-panel__header{flex-direction:column;align-items:flex-start}.login-page__shell{grid-template-columns:1fr}.login-page__intro{padding-bottom:0}.dashboard-hero__content{flex-direction:column;align-items:flex-start}.dashboard-hero__stats{width:100%}.page-hero__main{flex-direction:column;align-items:flex-start}.page-hero__stats{width:100%}}@media (width<=992px){.app-sider.ant-layout-sider{inset:12px auto 12px 12px}.app-header.ant-layout-header{padding:16px 18px;top:12px;right:12px}.app-content{margin:0 12px 16px}.app-sider--compact.ant-layout-sider{z-index:12;opacity:0;pointer-events:none;max-width:calc(100vw - 24px);transform:translate(calc(-100% - 20px));width:min(288px,100vw - 24px)!important}.app-sider--compact.app-sider--open.ant-layout-sider{opacity:1;pointer-events:auto;transform:translate(0)}.app-header__subtitle.ant-typography,.app-header__time-pill{display:none}.app-header-trigger{top:12px;right:12px}.dashboard-hero__title.ant-typography,.login-page__title.ant-typography,.page-hero__title.ant-typography{font-size:34px}}@media (width<=768px){.app-main,.app-main--collapsed{margin-left:0!important}.app-sider.ant-layout-sider{inset:12px auto 12px 12px}.app-header.ant-layout-header{gap:14px;right:12px;left:12px!important}.app-header-trigger{right:12px;left:12px!important}.app-header__title.ant-typography{font-size:20px}.app-header__profile-copy{display:none}.app-content{margin-top:0}.app-header__actions{gap:10px}.app-header__profile{padding:4px}.login-page{padding:16px}.login-card.ant-card .ant-card-body,.dashboard-panel .ant-card-body,.dashboard-hero .ant-card-body,.metric-card .ant-card-body{padding:20px}.login-page__title.ant-typography{font-size:30px}.filter-toolbar__search,.filter-toolbar__select,.stats-toolbar__range{width:100%}.filter-toolbar .ant-btn{flex:calc(50% - 6px);min-width:0}.form-panel__header,.content-panel__header{flex-direction:column;align-items:flex-start}.editor-form__toolbar{justify-content:stretch}.editor-form__toolbar .ant-space{width:100%;display:flex}.editor-form__toolbar .ant-space-item{flex:1}.editor-form__toolbar .ant-btn{width:100%}.content-tabs>.ant-tabs-nav .ant-tabs-nav-wrap{overflow-x:auto}.content-tabs>.ant-tabs-nav .ant-tabs-tab{flex:none}.product-form__top-grid,.product-form__hero,.detail-sheet__hero{grid-template-columns:1fr}.content-panel .ant-card-body,.page-hero .ant-card-body,.dashboard-panel .ant-card-body,.dashboard-hero .ant-card-body,.form-panel .ant-card-body,.metric-card .ant-card-body,.login-card.ant-card .ant-card-body{padding:18px}.form-actions{text-align:left}.order-summary{justify-content:flex-start}.ant-modal{max-width:calc(100vw - 12px);margin:8px auto}.ant-modal .ant-modal-content{border-radius:20px;padding:18px 16px}.ant-modal .ant-modal-body{max-height:calc(100vh - 140px);overflow-y:auto}.content-table .ant-table-pagination{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}}
