*{box-sizing:border-box}body{margin:0;font-family:Inter,PingFang SC,Microsoft YaHei,sans-serif;background:#f5f3ff;color:#211c2e}.center{height:100vh;display:grid;place-items:center}.login{min-height:100vh;display:grid;place-items:center;background:radial-gradient(circle at 20% 20%,#ddd6fe,transparent 40%),linear-gradient(145deg,#faf5ff,#f5f3ff)}.login-card{width:min(420px,calc(100vw - 32px));box-shadow:0 24px 70px #5b21b633;text-align:center}.brand-mark{margin:auto;width:58px;height:58px;border-radius:18px;display:grid;place-items:center;color:#fff;font-size:28px;background:linear-gradient(135deg,#7c3aed,#db2777)}.login-card form{text-align:left}.shell{min-height:100vh}.logo{height:64px;color:#fff;font-weight:700;font-size:20px;display:grid;place-items:center;border-bottom:1px solid #ffffff18}.header{background:#fff;display:flex;justify-content:space-between;align-items:center;padding:0 24px;border-bottom:1px solid #eee}.content{padding:28px;overflow:auto}.page-head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:20px}.page-head h2{margin-bottom:4px}.product-img,.product-placeholder{height:180px;object-fit:cover}.product-placeholder{display:grid;place-items:center;background:linear-gradient(135deg,#ede9fe,#fce7f3);color:#7c3aed;font-weight:800;letter-spacing:4px}.price{font-size:25px;font-weight:800;color:#7c3aed;margin:14px 0}.price small{font-size:14px}.price del{font-size:13px;font-weight:400;color:#999}.right{float:right}.positive{color:#059669}.negative{color:#dc2626}.upload-box{width:120px;height:70px;border:1px dashed #b8a6d9;border-radius:8px;display:grid;place-content:center;text-align:center;cursor:pointer;color:#7c3aed;gap:4px}.upload-box:hover{border-color:#7c3aed;background:#faf5ff}@media(max-width:700px){.content{padding:16px}.header>span:first-child{display:none}.page-head{align-items:flex-start;flex-direction:column}.ant-layout-header{padding:0 12px}}
