*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;color:#1f2329}body{background:#f7f7f8}.app-shell{min-height:100vh}.sidebar{position:fixed;inset:0 auto 0 0;width:264px;background:#fffffff5;border-right:1px solid #ececef;display:flex;flex-direction:column;z-index:10;box-shadow:8px 0 30px #12182806}.brand{height:92px;padding:20px;display:flex;align-items:center;gap:12px;border-bottom:1px solid #f0f0f1}.brand-icon{width:50px;height:50px;border-radius:15px;object-fit:cover;box-shadow:0 8px 22px #ffbe0038}.brand-copy{min-width:0}.brand-title{font-size:15px;font-weight:800;color:#14161a;white-space:nowrap}.brand-subtitle{font-size:9px;letter-spacing:.13em;color:#bd8a00;font-weight:800;margin-top:5px}.nav{padding:18px 12px;display:flex;gap:6px;flex-direction:column}.nav-item{height:46px;border:0;background:transparent;border-radius:13px;color:#7a7f89;display:flex;align-items:center;gap:12px;padding:0 13px;font-size:14px;font-weight:700;cursor:pointer;transition:.18s}.nav-item:hover{background:#f8f8f8;color:#353942}.nav-item.active{background:#fff3b3;color:#3b2b00;box-shadow:inset 0 0 0 1px #f5be0014}.nav-chevron{margin-left:auto;color:#bb8500}.sidebar-note{margin:auto 14px 16px;padding:13px;background:#fffaf0;border:1px solid #ffedb5;border-radius:14px;display:flex;gap:10px;color:#a56d00}.sidebar-note div{display:flex;flex-direction:column;gap:3px}.sidebar-note strong{font-size:12px}.sidebar-note span{font-size:10px;color:#9b8c6d}.main{margin-left:264px;min-height:100vh;padding:36px 42px 60px}.page-header{display:flex;justify-content:space-between;align-items:flex-start;margin:0 auto 30px;max-width:1400px}.page-header h1{font-size:30px;margin:5px 0 8px;letter-spacing:-.03em}.page-header p{margin:0;color:#8a9099;font-size:14px}.eyebrow{font-size:10px;letter-spacing:.18em;font-weight:900;color:#c38b00}.header-badge{display:flex;align-items:center;gap:8px;background:#fff;border:1px solid #ececef;padding:9px 13px;border-radius:999px;font-size:12px;color:#777d86;box-shadow:0 4px 20px #00000006}.dot{width:8px;height:8px;border-radius:99px;background:#f6c625;box-shadow:0 0 0 4px #fff7c7}.content{max-width:1400px;margin:0 auto}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:18px}.stat-card,.panel,.account-card,.inventory-card{background:#fff;border:1px solid #eeeeef;border-radius:18px;box-shadow:0 9px 30px #10182807}.stat-card{padding:20px 21px}.stat-top{display:flex;justify-content:space-between;color:#8a9099;font-size:12px;font-weight:700}.stat-value{font-size:31px;font-weight:850;letter-spacing:-.04em;margin-top:14px}.stat-note{margin-top:6px;font-size:11px;color:#b08100;font-weight:700}.dashboard-grid{display:grid;grid-template-columns:1.45fr 1fr;gap:18px}.panel{padding:22px}.panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:20px}.panel-head h3{margin:0 0 5px;font-size:16px}.panel-head p{margin:0;color:#999fa8;font-size:12px}.chart{height:255px;border-radius:14px;background:linear-gradient(180deg,#fffdf4,#fafafa);display:flex;align-items:flex-end;gap:14px;padding:24px 22px 18px}.bar-wrap{height:100%;display:flex;flex:1;flex-direction:column;justify-content:flex-end;align-items:center;gap:9px}.bar{width:100%;max-width:38px;background:linear-gradient(180deg,#ffe65d,#f7bf16);border-radius:8px 8px 3px 3px;min-height:24px}.bar-wrap span{font-size:10px;color:#a1a6ad}.timeline{display:flex;flex-direction:column;gap:19px;padding-top:5px}.timeline-row{display:grid;grid-template-columns:45px 10px 1fr;align-items:center;gap:10px}.timeline-row span{font-size:11px;color:#a0a5ad}.timeline-row i{width:8px;height:8px;background:#f7c62c;border-radius:99px;box-shadow:0 0 0 4px #fff8d6}.timeline-row p{font-size:13px;margin:0;color:#4d525b}.table-panel{padding:0;overflow:hidden}.table-panel .panel-head{padding:22px 24px 0}.yellow-btn{border:0;background:#ffd92f;border-radius:11px;padding:9px 14px;font-weight:800;color:#342900;cursor:default}.table{padding:0 14px 16px}.tr{display:grid;grid-template-columns:2fr .7fr .65fr .65fr .7fr;align-items:center;min-height:57px;padding:0 12px;border-top:1px solid #f2f2f3;font-size:12px}.orders .tr{grid-template-columns:1.4fr 1.7fr 1fr .7fr 1.2fr .6fr}.th{min-height:42px;color:#9a9fa7;font-size:10px;font-weight:800;border-top:0}.product-name{display:flex;align-items:center;gap:10px;font-weight:700}.product-thumb{width:34px;height:34px;border-radius:10px;background:#ffdc2d;display:grid;place-items:center;color:#5d4500;font-weight:900}.pill{display:inline-flex;padding:5px 8px;border-radius:999px;background:#f0f1f3;color:#70757e;font-size:10px}.pill.green{background:#ecfbf1;color:#288b4d}.mono{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;color:#727780}.tiny-badge,.value-chip{padding:6px 9px;border-radius:9px;background:#fff5c7;color:#8f6900;font-size:11px}.rules-list,.form-panel{display:flex;flex-direction:column}.rule-row,.setting-row{display:flex;align-items:center;gap:13px;padding:16px 2px;border-top:1px solid #f1f1f2}.rule-row:first-child,.setting-row:first-of-type{border-top:0}.rule-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:12px;background:#fff5bd;color:#a87700}.rule-copy,.setting-row>div:first-child{display:flex;flex-direction:column;gap:4px;flex:1}.rule-copy strong,.setting-row strong{font-size:13px}.rule-copy span,.setting-row span{font-size:11px;color:#999fa8}.switch{width:42px;height:24px;border-radius:999px;background:#e5e7ea;padding:3px}.switch i{display:block;width:18px;height:18px;border-radius:50%;background:#fff;box-shadow:0 2px 6px #00000021;transition:.2s}.switch.on{background:#ffd329}.switch.on i{transform:translate(18px)}.account-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.account-card{display:flex;align-items:center;padding:18px;gap:13px}.account-avatar,.avatar{width:42px;height:42px;border-radius:14px;background:#ffe365;display:grid;place-items:center;font-weight:900;color:#705500}.account-card>div:nth-child(2){display:flex;flex-direction:column;gap:5px;flex:1}.account-card strong{font-size:13px}.account-card span{font-size:11px;color:#9aa0a8}.ok{color:#2dac64}.chat-shell{padding:0;display:grid;grid-template-columns:320px 1fr;min-height:610px;overflow:hidden}.chat-list{border-right:1px solid #eeeeef;padding:13px}.chat-person{display:flex;align-items:center;gap:11px;padding:13px;border-radius:12px;margin-bottom:4px}.chat-person.selected{background:#fff7ce}.chat-person>div:last-child{display:flex;flex-direction:column;min-width:0;gap:4px}.chat-person strong{font-size:12px}.chat-person span{font-size:10px;color:#9aa0a8;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.conversation{display:flex;flex-direction:column}.conversation-head{padding:17px 22px;border-bottom:1px solid #eeeeef;display:flex;flex-direction:column;gap:4px}.conversation-head strong{font-size:13px}.conversation-head span{font-size:10px;color:#a0a5ad}.messages{flex:1;padding:28px;display:flex;flex-direction:column;gap:14px;background:#fafafa}.msg{max-width:65%;padding:11px 14px;border-radius:14px;font-size:12px;line-height:1.6}.buyer{background:#fff;box-shadow:0 3px 12px #0000000a}.seller{align-self:flex-end;background:#ffdc39;color:#493700}.composer{margin:14px 18px 18px;background:#f2f3f4;color:#a2a7ad;border-radius:13px;padding:14px;text-align:center;font-size:11px}.card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.inventory-card{padding:20px;display:flex;flex-direction:column;gap:7px}.inventory-icon{width:40px;height:40px;border-radius:13px;background:#fff5bf;color:#aa7b00;display:grid;place-items:center;margin-bottom:5px}.inventory-card strong{font-size:13px}.inventory-card b{font-size:24px}.inventory-card span{font-size:11px;color:#a0a5ad}.form-panel{max-width:850px}.setting-row{min-height:66px}.value-chip{font-size:13px}@media(max-width:1050px){.stats-grid{grid-template-columns:repeat(2,1fr)}.dashboard-grid{grid-template-columns:1fr}.sidebar{width:220px}.main{margin-left:220px;padding:28px}.brand-title{font-size:13px}.brand-subtitle{display:none}}@media(max-width:760px){.sidebar{position:static;width:100%;height:auto}.brand{height:auto}.nav{display:grid;grid-template-columns:repeat(3,1fr)}.nav-item{justify-content:center;padding:0 6px}.nav-chevron,.nav-item span,.sidebar-note{display:none}.main{margin-left:0;padding:22px 14px}.stats-grid,.account-grid,.card-grid,.chat-shell{grid-template-columns:1fr}.chat-list{display:none}.page-header{align-items:center}.page-header p{display:none}.tr{font-size:10px;padding:0 4px}.table{overflow-x:auto}}.portfolio-return{display:block;margin:0 24px 16px;color:#6c716f;text-decoration:none;font-size:12px}.portfolio-return:hover{color:#4b3900;text-decoration:underline}.nav-item:focus-visible,.portfolio-return:focus-visible{outline:2px solid #bb8500;outline-offset:3px}@media(max-width:760px){.nav-item{flex-direction:column;gap:5px;height:58px}.nav-item span{display:block;font-size:10px}.portfolio-return{margin:0 20px 14px}}
