:root{color:#1f2933;background:#f6f7f9;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html,body,#app{min-height:100%;margin:0}body{min-width:320px;overflow-wrap:break-word}button,input,select,textarea{font:inherit}button{border:0}a{color:inherit;text-decoration:none}.merchant-page{min-height:100vh;padding:16px;padding-bottom:calc(24px + env(safe-area-inset-bottom))}.merchant-placeholder{display:flex;min-height:100vh;align-items:center;justify-content:center;padding:24px;color:#52606d;text-align:center}.merchant-toast{position:fixed;right:24px;bottom:calc(32px + env(safe-area-inset-bottom));left:24px;z-index:1000;max-width:420px;margin:0 auto;padding:12px 14px;border-radius:8px;background:#1f2933f0;color:#fff;text-align:center;line-height:1.5;box-shadow:0 12px 30px #0f172a2e}.merchant-toast--success{background:#12795af5}.merchant-toast-enter-active,.merchant-toast-leave-active{transition:opacity .18s ease,transform .18s ease}.merchant-toast-enter-from,.merchant-toast-leave-to{opacity:0;transform:translateY(8px)}.mobile-page-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:16px}.mobile-page-header>div{flex:1;min-width:0}.mobile-page-header>:last-child{flex:none}.mobile-page-header h1{margin:4px 0 0;color:#102a43;font-size:24px;line-height:1.2}.mobile-page-header__eyebrow,.mobile-page-header__desc{margin:0;color:#697386;line-height:1.5}.mobile-page-header__eyebrow{color:#18706f;font-size:13px;font-weight:700}.mobile-page-header__back{flex:none;padding:7px 10px;border-radius:8px;background:#e5edf0;color:#1f2933}.surface-card,.form-card{border:1px solid #e3e8ef;border-radius:8px;background:#fff;box-shadow:0 8px 22px #0f172a0f}.surface-card{padding:16px}.form-card,.form-stack{display:grid;gap:14px}.form-card{padding:16px}.form-section{display:grid;gap:14px}.form-section h2,.summary-card h2,.status-card h2{margin:0;color:#102a43;font-size:18px}.form-field{display:grid;gap:7px}.form-field>span{color:#334e68;font-size:14px;font-weight:700}.form-field input,.form-field select,.form-field textarea{width:100%;min-height:44px;border:1px solid #cbd5e1;border-radius:8px;padding:10px 12px;background:#fff;color:#102a43;outline:none}.form-field textarea{resize:vertical}.form-field input:focus,.form-field select:focus,.form-field textarea:focus{border-color:#18706f;box-shadow:0 0 0 3px #18706f1f}.form-help,.form-error{margin:0;font-size:13px;line-height:1.5}.form-help{color:#697386}.form-error,.offer-card__warn{color:#b42318}.form-grid-two{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:12px}.input-action{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px}.btn{display:inline-flex;min-height:42px;align-items:center;justify-content:center;border-radius:8px;padding:0 14px;font-weight:700;line-height:1;white-space:nowrap;overflow-wrap:normal;cursor:pointer}.btn:disabled{cursor:not-allowed;opacity:.55}.btn--primary{background:#18706f;color:#fff}.btn--ghost{border:1px solid #cbd5e1;background:#fff;color:#1f2933}.btn--danger{background:#b42318;color:#fff}.btn--block{width:100%}.btn--small{min-height:34px;padding:0 10px;font-size:13px}.status-tag{display:inline-flex;width:fit-content;align-items:center;border-radius:8px;padding:4px 8px;font-size:12px;font-weight:800}.status-tag--success{background:#d8f3e7;color:#116149}.status-tag--warning{background:#fff2cc;color:#946200}.status-tag--danger{background:#ffe2df;color:#a61b13}.status-tag--muted,.status-tag--neutral{background:#e8edf3;color:#52606d}.page-state{display:grid;justify-items:center;gap:10px;padding:32px 18px;color:#52606d;text-align:center}.page-state__icon{display:grid;width:48px;height:48px;place-items:center;border-radius:8px;background:#e5edf0;color:#18706f;font-weight:800}.page-state h3,.page-state p{margin:0}.status-card{display:grid;gap:10px}.status-card p{margin:0;color:#52606d;line-height:1.6}.status-card__remark{padding:10px;border-radius:8px;background:#fff7ed;color:#9a3412!important}.review-success-card{display:grid;gap:10px}.review-success-card h1{margin:0;color:#102a43;font-size:24px}.review-success-card p{margin:0;color:#52606d;font-size:16px;line-height:1.6}.summary-card{display:grid;gap:14px}.summary-card__head{display:flex;align-items:center;justify-content:space-between;gap:10px}.summary-card__head span{color:#697386;font-size:13px}.summary-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.summary-grid__item{display:grid;gap:4px;padding:12px 8px;border-radius:8px;background:#f6f8fa;text-align:center}.summary-grid__item strong{color:#102a43;font-size:20px}.summary-grid__item span{color:#697386;font-size:12px}.image-uploader{display:grid;gap:8px}.image-uploader__box{display:grid;min-height:128px;place-items:center;overflow:hidden;border:1px dashed #9fb3c8;border-radius:8px;background:#f8fafc;color:#52606d}.image-uploader__box input{display:none}.image-uploader__box img{width:100%;height:180px;object-fit:cover}.image-uploader__actions,.offer-card__actions,.confirm-dialog__actions{display:flex;flex-wrap:wrap;gap:8px}.offer-card{display:grid;grid-template-columns:96px minmax(0,1fr);gap:12px;padding:12px;border:1px solid #e3e8ef;border-radius:8px;background:#fff}.offer-card__image{width:96px;height:96px;border-radius:8px;background:#e8edf3;object-fit:cover}.offer-card__body{min-width:0}.offer-card__top{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.offer-card h3{min-width:0;margin:0;color:#102a43;font-size:16px;line-height:1.35;word-break:break-word}.offer-card__price,.offer-card__meta,.offer-card__warn{margin:7px 0 0;line-height:1.45}.offer-card__price strong{margin-right:8px;color:#b42318;font-size:18px}.offer-card__price span,.offer-card__meta{color:#697386;font-size:13px}.offer-card__actions{margin-top:10px}.confirm-mask{position:fixed;top:0;right:0;bottom:0;left:0;z-index:900;display:grid;place-items:center;padding:20px;background:#0f172a73}.confirm-dialog{width:min(100%,360px);padding:18px;border-radius:8px;background:#fff}.confirm-dialog h3,.confirm-dialog p{margin:0 0 12px}.confirm-dialog p{color:#52606d;line-height:1.6}.confirm-dialog__actions{justify-content:flex-end}.sticky-submit{position:sticky;bottom:0;z-index:10;margin:0 -16px;padding:12px 16px calc(12px + env(safe-area-inset-bottom));border-top:1px solid #e3e8ef;background:#f6f7f9f5}.home-page{display:grid;gap:14px}.login-page,.change-password-page{display:grid;align-content:start;gap:14px}.sms-fallback{display:grid;gap:12px}.quota-card{display:grid;gap:10px;background:linear-gradient(135deg,#fff,#edf8f5)}.quota-card span{color:#52606d;font-weight:700}.quota-card strong{color:#0f766e;font-size:52px;line-height:1}.quota-card p{margin:0;color:#52606d;line-height:1.5}.quick-actions{display:grid;gap:12px}.quick-action{display:grid;gap:5px;width:100%;text-align:left}.quick-action strong{color:#102a43;font-size:17px}.quick-action span{color:#697386}.filters,.list-stack{display:grid;gap:12px;margin-bottom:14px}.item-detail-hero{display:grid;gap:14px;margin-bottom:14px}.item-detail-hero img{width:100%;max-height:260px;border-radius:8px;background:#e8edf3;object-fit:cover}.item-detail-hero h1{margin:10px 0 8px;color:#102a43;font-size:22px;line-height:1.3}.item-detail-hero p{margin:0;color:#697386}.item-detail-hero strong{margin-right:8px;color:#b42318;font-size:24px}.detail-list{display:grid;gap:12px;margin-bottom:14px}.detail-list div{display:flex;justify-content:space-between;gap:12px;border-bottom:1px solid #edf2f7;padding-bottom:10px}.detail-list div:last-child{border-bottom:0;padding-bottom:0}.detail-list span{flex:none;color:#697386}.detail-list strong{min-width:0;color:#102a43;text-align:right;word-break:break-word}.detail-copy{display:grid;gap:8px;margin-bottom:78px}.detail-copy h2{margin:8px 0 0;color:#102a43;font-size:16px}.detail-copy p{margin:0;color:#52606d;line-height:1.7;white-space:pre-wrap}.danger-text{color:#b42318!important}.detail-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}@media(max-width:360px){.summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.form-grid-two,.offer-card{grid-template-columns:1fr}.offer-card__image{width:100%;height:160px}}
