:root{color-scheme:light;--shop-red: #ff4d2d;--shop-gold: #d9ad62;--shop-navy: #27324b;--shop-bg: #f4f6fa}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%}body{background:radial-gradient(circle at top left,rgba(255,216,184,.6),transparent 24%),linear-gradient(180deg,#fbfcfe,var(--shop-bg));color:#20242f;font-family:Segoe UI,PingFang SC,sans-serif}.app-shell{min-height:100vh}.auth-shell{display:grid;place-items:center;min-height:100vh;padding:24px}.auth-shell--loading{background:radial-gradient(circle at top,rgba(255,216,184,.38),transparent 28%),linear-gradient(180deg,#fbfcfe,var(--shop-bg))}.auth-card{width:min(100%,420px);border-radius:16px;background:linear-gradient(160deg,#fffffffa,#fff7eefa),#fff;box-shadow:0 24px 64px #27324b1f}.auth-card__content{width:100%}.app-sider{border-right:1px solid #eceef3;background:#ffffffeb!important}.brand{display:flex;align-items:center;gap:14px;padding:20px 20px 18px}.brand__mark{display:grid;place-items:center;width:38px;height:38px;border-radius:10px;background:linear-gradient(135deg,var(--shop-red),#ff8b3d);color:#fff;font-weight:700}.brand__title{font-size:15px;font-weight:700}.brand__subtitle{color:#8a93a5;font-size:12px}.app-header{display:flex;align-items:center;padding:0 28px;border-bottom:1px solid #eceef3;background:#ffffffbd;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.header-main{width:100%;justify-content:space-between}.header-user-meta{margin-left:auto}.app-content{padding:28px}.hero-panel{max-width:920px;padding:28px 30px;border:1px solid rgba(217,173,98,.18);border-radius:8px;background:linear-gradient(135deg,#fffffff5,#fff7eef5),#fff;box-shadow:0 20px 40px #27324b14}.hero-panel__content{width:100%}.overview-card .ant-typography{margin:12px 0 0}.business-panel{margin-top:22px}.admin-page{padding:24px;border:1px solid #eceef3;border-radius:8px;background:#fffffff5;box-shadow:0 16px 32px #27324b0f}.admin-page .ant-table-wrapper{margin-top:16px}.table-row-focus>td{background:#ffd69947!important}.customer-service-page .ant-typography-paragraph{max-width:720px}.customer-service-metric-card{min-height:108px}.customer-service-panel{height:100%}.customer-service-focus-alert{border-radius:8px}.customer-service-focus-card{background:#fdfdfd}.customer-service-focus-field{display:flex;flex-direction:column;gap:4px;padding:10px 12px;border:1px solid #eceef3;border-radius:8px;background:#fff}.customer-service-conversation{display:block;width:100%;padding:14px;border:1px solid #eceef3;border-radius:8px;background:#fafbfe;text-align:left;cursor:pointer}.customer-service-conversation.is-active{border-color:#d9ad62;box-shadow:0 10px 24px #d9ad622e}.customer-service-thread{padding:4px 0}.customer-service-followup-text{display:block;font-size:12px;line-height:1.5}.customer-service-timeline-item{display:flex;flex-direction:column;gap:2px;padding-left:12px;border-left:2px solid rgba(217,173,98,.45)}.customer-service-message{max-width:86%;padding:12px 14px;border-radius:8px;background:#f5f7fb}.customer-service-message--service{margin-left:auto;background:#fff4ec}.customer-service-reply-card{background:#fcfcfd}.metric-row{margin-bottom:16px}.money-text{color:var(--shop-red)}.page-title-row{width:100%;justify-content:space-between}.inline-form{padding:16px;border-radius:8px;background:#f8fafc}.form-number{width:100%}
