.ai-assistant-layout{min-height:100vh;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);min-height:100dvh}.ai-assistant-content{flex-direction:column;width:100%;max-width:1200px;height:100%;margin:0 auto;padding:24px;display:flex}.ai-assistant-header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#fffffff2;border-radius:12px;margin-bottom:20px;padding:20px 24px;box-shadow:0 4px 16px #0000001a}.ai-assistant-header .model-selector{justify-content:space-between;align-items:center;margin-top:16px;display:flex}.ai-assistant-messages{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#fffffff2;border-radius:12px;flex:1;margin-bottom:20px;padding:24px;overflow-y:auto;box-shadow:0 4px 16px #0000001a}.message{margin-bottom:20px;animation:.3s ease-out fadeIn}.message .message-content{align-items:flex-start;display:flex}.message .assistant-avatar{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;margin-top:4px;margin-right:16px;display:flex;box-shadow:0 2px 8px #00000026}.message .message-text{border-radius:16px;flex:1;padding:16px 20px;font-size:16px;line-height:1.6;box-shadow:0 2px 8px #00000014}.message.user-message{justify-content:flex-end;display:flex}.message.user-message .message-content{justify-content:flex-end}.message.user-message .message-text{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-bottom-right-radius:4px;max-width:80%;box-shadow:0 4px 12px #667eea4d}.message.assistant-message .message-text{color:#333;background-color:#f8f9fa;border-bottom-left-radius:4px;max-width:80%;box-shadow:0 4px 12px #00000014}.ai-assistant-input{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#fffffff2;border-radius:12px;margin-bottom:20px;padding:20px 24px;box-shadow:0 4px 16px #0000001a}.ai-assistant-input .input-actions{justify-content:flex-end;margin-top:16px;display:flex}.ai-assistant-footer{text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#ffffffe6;border-radius:8px;margin-top:16px;padding:16px;box-shadow:0 2px 8px #0000001a}.ai-assistant-messages::-webkit-scrollbar{width:8px}.ai-assistant-messages::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.ai-assistant-messages::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:4px}.ai-assistant-messages::-webkit-scrollbar-thumb:hover{background:linear-gradient(135deg,#5a6fd8 0%,#68429a 100%)}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.ai-assistant-layout{min-height:100dvh}.ai-assistant-content{padding:12px}.ai-assistant-header{padding:16px}.ai-assistant-header .model-selector{flex-direction:column;align-items:flex-start;gap:12px}.ai-assistant-header .ant-space,.ai-assistant-header .ant-space-item{width:100%}.ai-assistant-header .ant-select,.ai-assistant-header .ant-select-selector,.ai-assistant-header .ant-btn{width:100%!important}.ai-assistant-messages,.ai-assistant-input{padding:16px}.message .message-content{width:100%}.message .message-text{padding:12px 16px;font-size:14px;max-width:100%!important}.assistant-avatar{width:36px;height:36px;margin-right:12px}}.ant-input-textarea{border:1px solid #e1e5e9!important;border-radius:12px!important;transition:all .3s!important;box-shadow:0 2px 8px #00000014!important}.ant-input-textarea:focus-within{border-color:#667eea!important;box-shadow:0 0 0 3px #667eea1a!important}.ant-btn-primary{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%)!important;border:none!important;border-radius:24px!important;padding:8px 24px!important;transition:all .3s!important;box-shadow:0 4px 12px #667eea4d!important}.ant-btn-primary:hover{background:linear-gradient(135deg,#5a6fd8 0%,#68429a 100%)!important;transform:translateY(-2px)!important;box-shadow:0 6px 16px #667eea66!important}.ant-btn-primary:active{transform:translateY(0)!important}.ant-select{border-radius:8px!important}.ant-select-selector{border:1px solid #e1e5e9!important;border-radius:8px!important;box-shadow:0 2px 8px #00000014!important}.ant-select-selector:focus-within{border-color:#667eea!important;box-shadow:0 0 0 3px #667eea1a!important}.loading-message{align-items:flex-start;margin-bottom:20px;animation:.3s ease-out fadeIn;display:flex}.loading-message .assistant-avatar{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;margin-top:4px;margin-right:16px;display:flex;box-shadow:0 2px 8px #00000026}.loading-message .loading-spinner{color:#333;background-color:#f8f9fa;border-radius:16px 16px 16px 4px;align-items:center;max-width:80%;padding:16px 20px;display:flex;box-shadow:0 4px 12px #00000014}.loading-message .spinner{border:2px solid #f3f3f3;border-top-color:#667eea;border-radius:50%;width:20px;height:20px;animation:1s linear infinite spin}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ant-typography-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);-webkit-background-clip:text;margin-bottom:0!important;font-weight:700!important}.course-management{padding:20px 0}.course-management__toolbar{justify-content:flex-end;width:100%}.course-management .course-list{margin-top:16px}.course-management .course-card .course-image{margin-bottom:12px}.course-management .course-card .course-info .ant-typography{margin-bottom:8px}.course-detail{padding:20px 0}.course-detail .ant-card{margin-bottom:16px}.course-detail__hero{background-color:#f7f9fc;border-radius:12px;margin-bottom:32px;transition:all .3s}.course-detail__cover{border-radius:12px;overflow:hidden}.course-detail__hero-header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px;display:flex}.course-detail__hero-actions{gap:8px;margin-top:8px;display:flex}.course-detail__stats{flex-wrap:wrap;align-items:center;gap:24px;margin-top:24px;display:flex}.course-detail__stat-card{background-color:#fff;border-radius:8px;align-items:center;gap:8px;padding:8px 16px;display:flex;box-shadow:0 1px 3px #00000014}.course-detail__section-header{justify-content:space-between;align-items:center;gap:16px;display:flex}.course-detail__syllabus-item{justify-content:space-between;align-items:center;display:flex}.course-detail__syllabus-main{align-items:center;gap:16px;display:flex}.course-detail__syllabus-meta{align-items:center;gap:24px;display:flex}.video-player{padding:20px 0}@media (max-width:767px){.course-management{padding:12px 0}.course-management__toolbar .ant-space-item,.course-management__toolbar .ant-btn{width:100%}.course-detail{padding:12px 0}.course-detail__hero-header,.course-detail__section-header,.course-detail__syllabus-item,.course-detail__syllabus-main,.course-detail__syllabus-meta{flex-direction:column;align-items:stretch}.course-detail__hero-actions{flex-direction:column;width:100%}.course-detail__stats{gap:12px}.course-detail__stat-card{justify-content:flex-start;width:100%}.video-player{padding:12px 0}}.distribution-page{flex-direction:column;gap:16px;display:flex}.distribution-page__header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.distribution-page__header-actions,.distribution-page__filters{flex-wrap:wrap;gap:12px;display:flex}.distribution-page__toolbar{flex-wrap:wrap;justify-content:flex-end;gap:12px;display:flex}.distribution-page__table-card,.distribution-page__panel-card{border-radius:12px;box-shadow:0 20px 40px #0000001a}.distribution-page__panel-card{height:100%}.distribution-page__panel-card .ant-card-head{align-items:center;min-height:76px;display:flex}.distribution-page__panel-card .ant-card-head-wrapper{align-items:center;width:100%}.distribution-page__panel-card .ant-card-body{flex-direction:column;justify-content:flex-start;height:calc(100% - 76px);display:flex}.distribution-page__stats-card{background:linear-gradient(135deg,#f7fbff 0%,#fff 100%);border:1px solid #e8f3ff;border-radius:16px;overflow:hidden}.distribution-page__stats-label{color:#5b6b82;font-size:13px}.distribution-page__stats-value{color:#16324f;margin-top:8px;font-size:28px;font-weight:700}.distribution-page__stats-helper{color:#6f7f92;margin-top:8px;font-size:12px}.distribution-page__trend-item{border-bottom:1px solid #f0f3f8;justify-content:space-between;align-items:center;gap:16px;padding:14px 0;display:flex}.distribution-page__trend-item:last-child{border-bottom:0}.distribution-page__trend-label{color:#1f2f46;align-items:center;gap:8px;font-weight:500;display:flex}.distribution-page__trend-metrics{flex-shrink:0;grid-template-columns:56px 56px 108px;justify-content:end;align-items:center;column-gap:20px;display:grid}.distribution-page__trend-metric{justify-content:space-between;align-items:center;min-width:0;display:flex}.distribution-page__trend-metric-label{color:#8a97a8}.distribution-page__trend-metric-value{text-align:right;color:#6f7f92;min-width:16px}.distribution-page__trend-amount{text-align:right;min-width:108px;display:inline-block}.distribution-page__todo-item{border-bottom:1px dashed #e7ebf2;justify-content:space-between;align-items:center;padding:14px 0;display:flex}.distribution-page__todo-item:last-child{border-bottom:0}.distribution-page__panel-section-toggle{width:100%;color:inherit;cursor:pointer;text-align:left;background:0 0;border:0;border-top:1px solid #eef2f8;justify-content:space-between;align-items:center;margin-top:auto;padding:16px 0 0;display:flex}.distribution-page__panel-section-title{color:#5b6b82;letter-spacing:.03em;text-transform:uppercase;font-size:12px;font-weight:600}.distribution-page__risk-item{border-bottom:1px dashed #e7ebf2;justify-content:space-between;align-items:center;gap:12px;padding:12px 0;display:flex}.distribution-page__risk-item:last-child{border-bottom:0}.distribution-page__risk-item-main{flex:1;justify-content:space-between;align-items:center;gap:12px;display:flex}.distribution-page__kicker{color:#7a8aa0;letter-spacing:.04em;text-transform:uppercase;font-size:12px}.distribution-page__empty-note{color:#7a8aa0;text-align:center;padding:20px 0}.distribution-workspace{flex-direction:column;gap:16px;display:flex}.distribution-workspace__nav{background:radial-gradient(circle at 100% 0,#1890ff1f,#0000 30%),linear-gradient(135deg,#fbfdff 0%,#f3f8ff 100%);border:1px solid #e7edf5;border-radius:20px;justify-content:space-between;align-items:flex-start;gap:16px;padding:20px 24px;display:flex;box-shadow:0 20px 40px #0000001a}.distribution-workspace__nav-copy{max-width:720px}.distribution-workspace__eyebrow{color:#6c7b90;letter-spacing:.04em;text-transform:uppercase;font-size:12px}.distribution-workspace__nav-actions{flex-wrap:wrap;justify-content:flex-end;gap:12px;display:flex}.distribution-workspace__tabs .ant-tabs-nav{margin-bottom:16px;padding:0 4px}.distribution-workspace__tabs .ant-tabs-tab{padding:12px 0}.distribution-workspace__panel-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.distribution-product-tag{text-align:center;min-width:78px}.distribution-mobile-list{margin-top:12px}.distribution-mobile-cards{gap:12px;display:grid}.distribution-mobile-card{border-radius:12px}.distribution-mobile-card__header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.distribution-mobile-card__subtext{color:#667085;margin-top:4px;font-size:12px}.distribution-mobile-card__body{gap:10px;margin-top:14px;display:grid}.distribution-mobile-card__row{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.distribution-mobile-card__row--stacked{flex-direction:column;align-items:flex-start}.distribution-mobile-card__detail-text{color:#475467;line-height:1.6}.distribution-mobile-card__actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;margin-top:16px;display:flex}.distribution-mobile-pagination{justify-content:center;margin-top:16px;display:flex}.distribution-workspace--mobile{padding-bottom:60px}.distribution-workspace__mobile-content{flex:1}.distribution-workspace__bottom-nav{z-index:100;background:#fff;border-top:1px solid #e7edf5;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -2px 8px #0000000f}.distribution-workspace__bottom-nav-item{color:#8a97a8;cursor:pointer;text-align:center;white-space:nowrap;text-overflow:ellipsis;background:0 0;border:0;flex:1;padding:10px 4px;font-size:12px;overflow:hidden}.distribution-workspace__bottom-nav-item--active{color:#1677ff;font-weight:600}@media (max-width:767px){.distribution-workspace__nav{flex-direction:column;padding:16px}.distribution-workspace__nav-actions{justify-content:flex-start;width:100%}.distribution-workspace__panel-grid{grid-template-columns:1fr}.distribution-page__header{flex-direction:column}.distribution-page__stats-value{font-size:24px}.distribution-page__trend-item{flex-direction:column;align-items:flex-start}.distribution-page__trend-metrics{grid-template-columns:repeat(3,minmax(0,1fr));column-gap:12px;width:100%}.distribution-page__trend-amount{min-width:0}}.hospital-management{padding:20px}.hospital-management .ant-card{border-radius:8px;box-shadow:0 2px 8px #00000017}.hospital-management .ant-table{margin-top:16px}.hospital-management .ant-table-thead>tr>th{background-color:#fafafa;font-weight:600}.hospital-management__filters{flex-wrap:wrap;gap:8px;display:flex}.hospital-mobile-list{margin-top:12px}.hospital-mobile-cards{gap:12px;display:grid}.hospital-mobile-card{border-radius:12px}.hospital-mobile-card__header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.hospital-mobile-card__subtext{color:#667085;margin-top:4px;font-size:12px}.hospital-mobile-card__body{gap:10px;margin-top:14px;display:grid}.hospital-mobile-card__row{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.hospital-mobile-card__row .ant-typography:last-child{text-align:right}.hospital-mobile-card__actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;margin-top:16px;display:flex}.hospital-mobile-pagination{justify-content:center;margin-top:16px;display:flex}.hospital-modal-footer{justify-content:flex-end;width:100%;display:flex}@media (max-width:767px){.hospital-management{padding:12px}.hospital-management__filters,.hospital-management__filters .ant-input-search,.hospital-management__filters .ant-select,.hospital-management__filters .ant-btn{width:100%}.hospital-modal-footer--stacked{flex-direction:column;align-items:stretch}.hospital-mobile-modal .ant-modal-body{padding-top:12px}}.medical-escort-management{padding:20px}.medical-escort-management__header{justify-content:space-between;align-items:center;gap:12px;display:flex}.medical-escort-management__toolbar{flex-wrap:wrap;gap:8px;display:flex}.medical-escort-management__real-name-preview{flex-direction:column;gap:4px;display:inline-flex}.medical-escort-management__real-name-thumb{border:1px solid #f0f0f0;border-radius:8px;width:160px;height:100px;overflow:hidden}.medical-escort-management__real-name-thumb img{object-fit:cover;width:100%;height:100%}.medical-escort-management__real-name-thumb--compact{width:88px;height:56px}.medical-escort-management__real-name-count{font-size:12px}.medical-escort-management .ant-card{border-radius:8px;box-shadow:0 2px 8px #00000017}.medical-escort-management .ant-table-thead>tr>th,.medical-escort-management .ant-descriptions-item-label{background-color:#fafafa;font-weight:600}.medical-escort-mobile-list{margin-top:12px}.medical-escort-mobile-cards{gap:12px;display:grid}.medical-escort-mobile-card{border-radius:12px}.medical-escort-mobile-card__header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.medical-escort-mobile-card__identity{align-items:center;gap:12px;min-width:0;display:flex}.medical-escort-mobile-card__subtext{color:#667085;margin-top:4px;font-size:12px}.medical-escort-mobile-card__body{gap:10px;margin-top:14px;display:grid}.medical-escort-mobile-card__row{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.medical-escort-mobile-card__row--stacked{flex-direction:column;align-items:flex-start}.medical-escort-mobile-card__actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;margin-top:16px;display:flex}.medical-escort-mobile-pagination{justify-content:center;margin-top:16px;display:flex}.medical-escort-modal-footer{justify-content:flex-end;width:100%;display:flex}.medical-escort-edit-upload{margin-bottom:16px}.medical-escort-edit-upload__label{margin-bottom:8px;font-weight:500;display:block}.medical-escort-edit-upload__preview{object-fit:cover;width:100%;height:100%}.medical-escort-edit-tips{color:#666;background-color:#f6f8fa;border-radius:6px;margin-top:16px;padding:12px;font-size:12px}@media (max-width:767px){.medical-escort-management{padding:12px}.medical-escort-management__header{flex-direction:column;align-items:stretch}.medical-escort-management__toolbar,.medical-escort-management__toolbar .ant-select,.medical-escort-management__toolbar .ant-btn{width:100%}.medical-escort-modal-footer--stacked{flex-direction:column;align-items:stretch}.medical-escort-mobile-modal .ant-modal-body{padding-top:12px}}.order-management .ant-card{border-radius:12px;box-shadow:0 2px 8px #00000014}.order-mobile-list{margin-top:12px}.order-mobile-cards{gap:12px;display:grid}.order-mobile-card{border-radius:12px}.order-mobile-card__header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.order-mobile-card__subtext{color:#667085;margin-top:4px;font-size:12px}.order-mobile-card__body{gap:10px;margin-top:14px;display:grid}.order-mobile-card__row{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.order-mobile-card__row .ant-typography:last-child{text-align:right}.order-mobile-card__actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;margin-top:16px;display:flex}.order-mobile-pagination{justify-content:center;margin-top:16px;display:flex}.order-modal-footer{justify-content:flex-end;width:100%;display:flex}.assign-escort-modal__order-card{background:#f5f7fa;border-radius:10px;margin-top:16px;padding:16px}.assign-escort-modal__order-grid{gap:10px;display:grid}.assign-escort-modal__order-row{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}@media (max-width:767px){.order-modal-footer--stacked{flex-direction:column;align-items:stretch}.order-mobile-modal .ant-modal-body{padding-top:12px}.assign-escort-modal__order-row{flex-direction:column;align-items:flex-start;gap:4px}}.patient-management{padding:20px}.patient-management .ant-card{border-radius:8px;box-shadow:0 2px 8px #00000017}.patient-management .ant-table{margin-top:16px}.patient-management .ant-table-thead>tr>th{background-color:#fafafa;font-weight:600}.patient-management .ant-tag{font-size:12px}.patient-management .ant-descriptions-bordered .ant-descriptions-item{padding:12px}.patient-management .ant-descriptions-bordered .ant-descriptions-item-label{font-weight:500}.patient-mobile-list{margin-top:12px}.patient-mobile-cards{gap:12px;display:grid}.patient-mobile-card{border-radius:12px}.patient-mobile-card__header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.patient-mobile-card__subtext{color:#667085;margin-top:4px;font-size:12px}.patient-mobile-card__body{gap:10px;margin-top:14px;display:grid}.patient-mobile-card__row{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.patient-mobile-card__row .ant-typography:last-child{text-align:right}.patient-mobile-card__actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;margin-top:16px;display:flex}.patient-mobile-pagination{justify-content:center;margin-top:16px;display:flex}.patient-modal-footer{justify-content:flex-end;width:100%;display:flex}.patient-edit-form .ant-form-item:last-child{margin-bottom:0}@media (max-width:767px){.patient-management{padding:12px}.patient-modal-footer--stacked{flex-direction:column;align-items:stretch}.patient-mobile-modal .ant-modal-body{padding-top:12px}}.patient-report{padding:20px}.patient-report .ant-card{border-radius:8px;box-shadow:0 2px 8px #00000017}.patient-report .ant-card-bordered{margin-bottom:24px}.patient-report .ant-descriptions{margin-top:16px}.patient-report .ant-descriptions-item-label{font-weight:500}.patient-report .treatment-history{margin-top:16px}.patient-report .treatment-history .event-item{margin-bottom:24px}.patient-report .treatment-history .event-item:last-child{margin-bottom:0}.patient-report .ant-divider{margin:16px 0}.patient-report .ant-btn,.patient-report .ant-typography-title,.patient-report .ant-typography-paragraph{margin-bottom:16px}@media (max-width:767px){.patient-report{padding:12px 12px 96px}}.patient-timeline{padding:20px}.patient-timeline .ant-card{border-radius:8px;box-shadow:0 2px 8px #00000017}.patient-timeline .event-item{background-color:#f9f9f9;border-radius:8px;margin-top:8px;margin-bottom:16px;padding:12px}.patient-timeline .event-item:hover{background-color:#f0f0f0}.patient-timeline .ant-timeline-item{padding-bottom:24px}.patient-timeline .ant-timeline-item-tail{height:calc(100% - 16px)}.patient-timeline .ant-descriptions{margin-bottom:16px}.patient-timeline .ant-descriptions-bordered .ant-descriptions-item{padding:12px}.patient-timeline .ant-descriptions-bordered .ant-descriptions-item-label{font-weight:500}@media (max-width:767px){.patient-timeline{padding:12px}.patient-timeline .ant-timeline-item-content{min-width:0}}.product-management{padding:20px 0}.product-management__toolbar{width:100%}.product-management .product-list{margin-top:16px}.product-management .product-card{border-radius:8px;transition:all .3s;overflow:hidden}.product-management .product-card:hover{transform:translateY(-2px);box-shadow:0 4px 16px #0000001a}.product-management .product-image{height:200px;position:relative;overflow:hidden}.product-management .product-image img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.product-management .product-image:hover img{transform:scale(1.05)}.product-management .product-image .product-status-overlay{background:#0009;justify-content:center;align-items:center;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.product-management .product-info{padding:16px}.product-management .product-header{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.product-management .product-name{font-size:16px;font-weight:600}.product-management .product-price{color:#ff4d4f;font-size:18px;font-weight:600}.product-management .product-original-price{color:#999;margin-left:8px;font-size:14px;text-decoration:line-through}.product-management .product-description{margin:12px 0;line-height:1.6}.product-management .product-tags{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.product-management .product-footer{border-top:1px solid #f0f0f0;justify-content:space-between;align-items:center;margin-top:16px;padding-top:12px;display:flex}.product-management .product-stats{color:#999;gap:16px;font-size:12px;display:flex}.product-management .product-actions{gap:8px;display:flex}.product-line-management{padding:20px 0}.product-line-management__card{border-radius:12px;box-shadow:0 2px 8px #00000014}.product-line-management__header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.product-line-management__header-main{align-items:center;gap:16px;display:flex}.product-line-management__toolbar{flex-wrap:wrap;gap:8px;display:flex}.product-line-management .ant-table-thead>tr>th{background-color:#fafafa;font-weight:600}.product-line-mobile-list{margin-top:12px}.product-line-mobile-cards{gap:12px;display:grid}.product-line-mobile-card{border-radius:12px}.product-line-mobile-card__header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.product-line-mobile-card__subtext{color:#667085;margin-top:4px;font-size:12px}.product-line-mobile-card__body{gap:10px;margin-top:14px;display:grid}.product-line-mobile-card__row{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.product-line-mobile-card__row .ant-typography:last-child{text-align:right}.product-line-mobile-card__actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;margin-top:16px;display:flex}.product-line-mobile-pagination{justify-content:center;margin-top:16px;display:flex}@media (max-width:768px){.product-management__toolbar .ant-space-item,.product-management__toolbar .ant-btn{width:100%}.product-management .product-card{margin-bottom:16px}.product-management .product-image{height:150px}.product-line-management__header{flex-direction:column;align-items:stretch}.product-line-management__header-main{flex-direction:column;align-items:stretch;gap:12px}.product-line-management__toolbar,.product-line-management__toolbar .ant-btn{width:100%}}.settings-page{padding:20px 0}.settings-page .ant-card{border-radius:8px;box-shadow:0 2px 8px #00000014}.settings-page .ant-form{margin-top:24px}.settings-page .ant-form-item{margin-bottom:16px}.settings-page .ant-form-item-label{font-weight:500}.settings-page .ant-btn{min-width:100px}.user-management{padding:20px}.user-management__title{align-items:center;gap:8px;display:flex}.user-management__toolbar{flex-wrap:wrap;gap:8px;display:flex}.user-management .ant-card{border-radius:8px;margin-bottom:20px;box-shadow:0 2px 8px #00000017}.user-management .ant-table-thead>tr>th{background-color:#fafafa;font-weight:600}.user-mobile-list{margin-top:12px}.user-mobile-cards{gap:12px;display:grid}.user-mobile-card{border-radius:12px}.user-mobile-card__header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.user-mobile-card__identity{align-items:center;gap:12px;display:flex}.user-mobile-card__subtext{color:#667085;margin-top:4px;font-size:12px}.user-mobile-card__body{gap:10px;margin-top:14px;display:grid}.user-mobile-card__row{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.user-mobile-card__row .ant-typography:last-child{text-align:right}.user-mobile-card__actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;margin-top:16px;display:flex}.user-mobile-pagination{justify-content:center;margin-top:16px;display:flex}.user-modal-footer{justify-content:flex-end;width:100%;display:flex}@media (max-width:767px){.user-management{padding:12px}.user-management__toolbar,.user-management__toolbar .ant-select,.user-management__toolbar .ant-btn{width:100%}.user-modal-footer--stacked{flex-direction:column;align-items:stretch}.user-mobile-modal .ant-modal-body{padding-top:12px}}.dashboard-layout{min-height:var(--app-viewport-height);overflow-x:hidden}.dashboard-layout .ant-layout-sider,.dashboard-sider{background:#fff;box-shadow:2px 0 8px #0000001a}.dashboard-logo{border-bottom:1px solid #f0f0f0;justify-content:flex-start;align-items:center;gap:12px;height:64px;padding:0 18px;display:flex}.dashboard-logo-mark{object-fit:contain;border-radius:12px;flex-shrink:0;width:46px;height:46px}.dashboard-logo-text{min-width:0}.dashboard-logo-text .ant-typography{color:#0f172a;margin:0;font-size:20px;line-height:1.2}.dashboard-logo-text span{color:#64748b;letter-spacing:.04em;margin-top:2px;font-size:12px;display:block}.dashboard-header{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;align-items:center;gap:20px;min-height:88px;padding:8px 24px;line-height:normal;display:flex;box-shadow:0 2px 12px #0f172a14}.dashboard-header-left{flex-shrink:0;align-items:center;gap:12px;display:flex}.dashboard-mobile-brand{display:none}.dashboard-mobile-brand-logo{object-fit:contain;border-radius:10px;flex-shrink:0;width:36px;height:36px}.dashboard-mobile-brand-text{min-width:0}.dashboard-mobile-brand-text .ant-typography{color:#0f172a;margin:0;line-height:1.2}.dashboard-mobile-brand-text span{color:#64748b;margin-top:2px;font-size:11px;display:block}.dashboard-header-right{flex-shrink:0;align-items:center;gap:16px;margin-left:auto;display:flex}.dashboard-user-trigger{color:#0f172a;cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:center;gap:8px;min-width:0;padding:8px 12px;transition:background-color .3s;display:flex}.dashboard-user-trigger:hover{background-color:#f5f5f5}.dashboard-user-name{white-space:nowrap}.dashboard-content{min-height:calc(var(--app-viewport-height) - 112px);background:#fff;border-radius:12px;margin:24px;padding:24px;overflow-x:hidden;box-shadow:0 10px 30px #0f172a0d}.dashboard-footer{padding:0 24px calc(20px + env(safe-area-inset-bottom));color:#64748b;text-align:center;background:0 0;font-size:13px;line-height:1.9}.dashboard-drawer-title{align-items:center;gap:12px;display:flex}.dashboard-mobile-account{background:#f8fafc;border-bottom:1px solid #f0f0f0;padding:16px}.dashboard-mobile-account__meta{align-items:center;gap:12px;display:flex}.dashboard-mobile-account__text{min-width:0}.dashboard-mobile-account__text strong,.dashboard-mobile-account__text span{display:block}.dashboard-mobile-account__text strong{color:#0f172a;font-size:15px;line-height:1.3}.dashboard-mobile-account__text span{color:#64748b;margin-top:4px;font-size:12px}.dashboard-mobile-account__actions{margin-top:12px}@media (max-width:767px){.dashboard-layout{min-width:0}.dashboard-header{min-height:calc(64px + env(safe-area-inset-top));padding:env(safe-area-inset-top)12px 0;gap:12px}.dashboard-header-left{flex:1;min-width:0}.dashboard-mobile-brand{align-items:center;gap:10px;min-width:0;display:flex}.dashboard-header-right{gap:8px;min-width:-moz-fit-content;min-width:fit-content}.dashboard-header-right>*{flex-shrink:0}.dashboard-user-trigger{justify-content:center;min-width:40px;padding:6px}.dashboard-user-name{display:none}.dashboard-mobile-account__actions{width:100%;display:flex}.dashboard-mobile-account__actions .ant-btn{flex:1}.dashboard-content{min-height:calc(var(--app-viewport-height) - 96px - env(safe-area-inset-top));border-radius:12px;margin:12px;padding:12px}.dashboard-footer{padding:0 12px calc(16px + env(safe-area-inset-bottom))}}@media (min-width:768px){.dashboard-user-name{display:inline}}.login-container{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative}.login-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1;background:#fffffff2;border:1px solid #fff3;border-radius:16px;width:100%;max-width:400px;margin:20px;position:relative;box-shadow:0 20px 40px #0000001a}.login-card .ant-card-body{padding:40px 32px 32px}.login-header{text-align:center;margin-bottom:32px}.login-logo{flex-direction:column;align-items:center;margin-bottom:8px;display:flex}.logo-image{width:48px;height:48px;margin-bottom:8px}.logo-text{font-weight:600;margin:0!important}.login-options{justify-content:space-between;align-items:center;margin-bottom:0;display:flex}.login-button{border-radius:8px;height:48px;font-size:16px;font-weight:500;transition:all .2s;box-shadow:0 4px 12px #1890ff4d}.login-button:hover{transform:translateY(-1px);box-shadow:0 6px 16px #1890ff66}.login-footer{text-align:center;border-top:1px solid #f0f0f0;margin-top:24px;padding-top:20px}.login-footer .ant-typography{font-size:12px}@media (max-width:767px){.login-container{padding:20px}.login-card{border-radius:12px;margin:0}.login-card .ant-card-body{padding:32px 24px 24px}.logo-text{font-size:20px!important}.login-form .ant-input-affix-wrapper,.login-form .ant-input{height:44px}.login-button{height:44px;font-size:15px}}@media (max-width:480px){.login-container{padding:16px}.login-card .ant-card-body{padding:24px 20px 20px}.login-options{flex-direction:column;align-items:flex-start;gap:8px}.forgot-password{align-self:flex-end}}:root{--app-viewport-height:100vh;--app-viewport-offset-top:0px;--app-keyboard-offset:0px}html{-moz-text-size-adjust:100%;text-size-adjust:100%;scroll-behavior:smooth;height:100%;scroll-padding-bottom:calc(128px + env(safe-area-inset-bottom) + var(--app-keyboard-offset))}body{min-height:100%;min-height:var(--app-viewport-height);overscroll-behavior-y:contain;color:#1f2937;background:#f5f7fb;margin:0;overflow-x:hidden}#root{min-height:100%;min-height:var(--app-viewport-height)}*,:before,:after{box-sizing:border-box}img,video{max-width:100%;display:block}a,button,[role=button]{touch-action:manipulation}input,textarea,.ant-input,.ant-input-affix-wrapper,.ant-select-selector{scroll-margin-bottom:calc(168px + env(safe-area-inset-bottom) + var(--app-keyboard-offset))}.app-back-top{bottom:20px;right:20px}.app-mobile-bottom-bar{left:12px;right:12px;bottom:calc(12px + env(safe-area-inset-bottom) + var(--app-keyboard-offset));z-index:1000;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff5;border:1px solid #e2e8f0e6;border-radius:16px;margin:0;padding:12px;position:fixed;box-shadow:0 18px 40px #0f172a24}.app-mobile-bottom-bar.ant-space{gap:10px}.content{min-height:var(--app-viewport-height);text-align:center;color:#fff;background-image:linear-gradient(#020917,#101725);flex-direction:column;justify-content:center;line-height:1.1;display:flex}.content h1{font-size:3.6rem;font-weight:700}.content p{opacity:.5;font-size:1.2rem;font-weight:400}@media (max-width:767px){body{overscroll-behavior-x:none;-webkit-tap-highlight-color:#0000}.dashboard-content .ant-space{flex-wrap:wrap}.dashboard-content .ant-card .ant-card-body{padding:16px}.dashboard-content .ant-table-wrapper,.dashboard-content .ant-table-content,.dashboard-content .ant-table-body{overflow-x:auto}.dashboard-content .ant-table{min-width:max-content}.dashboard-content .ant-pagination{flex-wrap:wrap;justify-content:flex-start;gap:8px;display:flex}.dashboard-content .ant-form-horizontal .ant-row>.ant-col{flex:0 0 100%;max-width:100%}.dashboard-content .ant-form-item .ant-select,.dashboard-content .ant-form-item .ant-picker,.dashboard-content .ant-form-item .ant-input-number{width:100%}.ant-modal-root .ant-modal{margin:12px auto;max-width:calc(100vw - 24px)!important}.ant-modal-root .ant-modal-content{padding:16px}.ant-modal-root .ant-modal-body{max-height:calc(var(--app-viewport-height) - 180px);overflow-y:auto}.app-back-top{right:12px;bottom:calc(92px + env(safe-area-inset-bottom) + var(--app-keyboard-offset))}}body.app-keyboard-open .app-back-top{opacity:0;pointer-events:none}