:root{color:#1f2937;background:#eaf2ff;font-family:Inter,PingFang SC,Microsoft YaHei,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;margin:0;background:linear-gradient(180deg,#edf5ff,#eef4ff 38%,#f7f9ff)}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{border:0;cursor:pointer}svg{display:block;width:1em;height:1em;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.2}.app-shell{width:min(100%,760px);margin:0 auto;padding:24px 12px 48px}.toolbar{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:64px;margin:-24px -12px 18px;padding:12px;background:#eaf2ffe0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.toolbar__brand,.toolbar__actions,.summary-card__head,.button-row,.panel-heading,.row-actions{display:flex;align-items:center}.toolbar__brand{gap:10px;min-width:0;font-size:clamp(18px,5vw,28px);font-weight:900;color:#273449;white-space:nowrap}.brand-icon{display:grid;place-items:center;width:34px;height:34px;color:#4f46e5}.toolbar__actions{gap:8px;flex-shrink:0}.nav-button,.add-order-button,.primary-button,.secondary-button,.ghost-button{display:inline-flex;align-items:center;justify-content:center;min-height:42px;border-radius:8px;font-weight:800;white-space:nowrap}.nav-button{min-width:64px;padding:0 12px;background:#fff;color:#4b5563;box-shadow:0 8px 22px #2d43741a}.nav-button--primary,.add-order-button,.primary-button{background:linear-gradient(135deg,#4f46e5,#6554f3);color:#fff}.view[hidden]{display:none}.view{display:grid;gap:28px}.summary-card,.table-card,.detail-card,.admin-panel{overflow:hidden;border-radius:14px;background:#fff;box-shadow:0 12px 28px #20375b26}.summary-card{padding:clamp(18px,5vw,38px)}.summary-card__head{justify-content:space-between;gap:12px;margin-bottom:24px}.summary-card h1{display:flex;align-items:center;gap:12px;min-width:0;margin:0;color:#273449;font-size:clamp(24px,6vw,34px);line-height:1.1;letter-spacing:0}.summary-card h1 span{display:grid;place-items:center;width:38px;height:38px;color:#4f46e5;flex-shrink:0}.add-order-button{gap:8px;padding:0 16px;box-shadow:0 12px 24px #4f46e53d}.add-order-button span{font-size:24px;line-height:1}.metric-grid{display:grid;gap:20px}.metric-card{min-height:122px;padding:24px;border-radius:12px;color:#fff}.metric-card--blue{background:linear-gradient(135deg,#3c82f6,#2563eb)}.metric-card--green{background:linear-gradient(135deg,#22c55e,#16a34a)}.metric-card--purple{background:linear-gradient(135deg,#b454f6,#9b31e6)}.metric-card--orange{background:linear-gradient(135deg,#ff7a1a,#f25b0b)}.metric-card__label{display:block;margin-bottom:10px;font-size:14px;font-weight:800;opacity:.88}.metric-card strong{display:block;font-size:clamp(34px,9vw,45px);line-height:1;letter-spacing:0}.table-card__title{margin:0;padding:22px 28px;color:#fff;font-size:24px;letter-spacing:0}.table-card__title--purple{background:linear-gradient(135deg,#4f46e5,#4338ca)}.table-card__title--green{background:linear-gradient(135deg,#16a34a,#15803d)}.stat-table__head,.stat-row{display:grid;align-items:center;gap:12px}.stat-table__head{grid-template-columns:1fr 82px 112px;min-height:54px;padding:0 20px;background:#f2f4f8;color:#4b5563;font-size:14px;font-weight:900}.stat-table__head--two,.stat-row--two{grid-template-columns:1fr 126px}.stat-table__head span:nth-child(2),.stat-row--three>:nth-child(2){text-align:center}.stat-table__head span:last-child,.stat-row>:last-child{text-align:right}.stat-row{min-height:66px;padding:0 20px;border-top:1px solid #e5e7eb;background:#fff}.stat-row--three{grid-template-columns:1fr 82px 112px}.stat-row:nth-child(2n){background:#fbfcfe}.stat-name{display:inline-flex;align-items:center;gap:12px;min-width:0;font-weight:900;color:#374151}.stat-name i{display:block;width:8px;height:8px;border-radius:999px;background:#6777ff;flex-shrink:0}.stat-name--green i{background:#22c55e}.count-pill{display:inline-grid;place-items:center;justify-self:center;min-width:38px;min-height:38px;padding:0 10px;border-radius:999px;background:#e5e9ff;color:#555eea;font-size:16px}.money{color:#16a34a;font-weight:950}.detail-card{padding:28px}.detail-card h2{margin:0 0 24px;color:#26344b;font-size:24px}.order-list{display:grid;gap:16px}.order-card{position:relative;padding:18px 54px 18px 22px;border-left:5px solid #6472ff;border-radius:0 8px 8px 0;background:#f8fafc}.order-card h3{margin:0 0 10px;font-size:17px;color:#26344b}.order-card ul{display:grid;gap:4px;margin:0;padding:0 0 14px;border-bottom:1px solid #d9dee8;list-style:none;color:#617083;font-size:14px;font-weight:700}.order-card__total{padding-top:12px;color:#26344b;font-weight:900}.order-card__actions{position:absolute;top:18px;right:14px;display:flex;gap:12px}.order-card__actions a,.order-card__actions button,.icon-button{display:grid;place-items:center;width:34px;height:34px;border-radius:8px;background:transparent;color:#6554f3}.order-card__actions button,.icon-button--danger{color:#ef4444}.empty-state{display:grid;gap:6px;padding:28px;color:#64748b;text-align:center}.empty-state strong{color:#334155}.is-admin{background:#eef4ff}.view--admin{gap:20px}.admin-hero{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:24px;border-radius:14px;background:linear-gradient(135deg,#4f46e5f2,#2563ebf2),#4f46e5;color:#fff;box-shadow:0 12px 28px #20375b26}.admin-hero p,.panel-heading p{margin:0 0 4px;font-size:12px;font-weight:950;letter-spacing:0;text-transform:uppercase;opacity:.72}.admin-hero h1,.panel-heading h2{margin:0;letter-spacing:0}.admin-hero h1{font-size:clamp(24px,6vw,36px);line-height:1.1}.admin-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:20px}.admin-panel{padding:22px}.admin-panel--wide{margin-top:0}.panel-heading{justify-content:space-between;gap:12px;margin-bottom:20px}.panel-heading h2{color:#26344b;font-size:22px}.stack-form{display:grid;gap:14px}.stack-form label{display:grid;gap:8px;color:#374151;font-size:14px;font-weight:900}.stack-form input,.stack-form select{width:100%;min-height:44px;border:1px solid #dbe2ef;border-radius:8px;padding:0 12px;background:#f8fafc;color:#1f2937;outline:none}.stack-form input:focus,.stack-form select:focus{border-color:#6554f3;box-shadow:0 0 0 4px #6554f324}.button-row{gap:10px;flex-wrap:wrap}.primary-button,.secondary-button,.ghost-button{padding:0 16px}.secondary-button{background:#e5e9ff;color:#4f46e5}.ghost-button{border:1px solid #dbe2ef;background:#fff;color:#4b5563}.order-builder{display:grid;gap:12px;padding:14px;border-radius:10px;background:#f8fafc}.order-builder__row{display:grid;grid-template-columns:1fr 96px auto;gap:10px;align-items:end}.draft-list{display:grid;gap:8px}.draft-item{display:grid;grid-template-columns:1fr auto 28px;gap:8px;align-items:center;min-height:38px;padding:0 8px 0 10px;border-radius:8px;background:#fff;color:#334155;font-size:14px;font-weight:800}.draft-item button{width:26px;height:26px;border-radius:8px;background:#fee2e2;color:#dc2626;font-weight:900}.draft-empty{padding:12px;border:1px dashed #cbd5e1;border-radius:8px;color:#64748b;text-align:center;font-size:14px;font-weight:800}.manage-list{display:grid;gap:10px;margin-top:18px}.manage-list--orders{margin-top:0}.manage-item{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:64px;padding:12px;border:1px solid #edf1f7;border-radius:10px;background:#fbfcfe}.manage-item div:first-child{display:grid;gap:3px;min-width:0}.manage-item strong{color:#26344b}.manage-item span{color:#64748b;font-size:13px;font-weight:800}.row-actions{gap:6px;flex-shrink:0}@media(max-width:720px){.app-shell{padding-inline:10px}.toolbar__brand span:last-child{display:none}.nav-button{min-width:54px;padding-inline:10px;font-size:13px}.summary-card__head,.summary-card h1{align-items:flex-start}.add-order-button{min-height:40px;padding-inline:12px;font-size:13px}.stat-table__head,.stat-row--three{grid-template-columns:1fr 56px 92px;padding-inline:16px}.stat-table__head--two,.stat-row--two{grid-template-columns:1fr 96px}.stat-row{gap:8px;min-height:60px}.stat-name{gap:9px;font-size:14px}.money{font-size:14px}.detail-card{padding:22px 18px}.order-card{padding:16px 48px 16px 18px}.admin-hero,.admin-grid,.order-builder__row{grid-template-columns:1fr}.admin-hero,.admin-grid{display:grid}}@media(max-width:420px){.summary-card{padding:18px}.summary-card__head{flex-direction:column}.add-order-button{width:100%}.metric-card{min-height:108px;padding:20px}.stat-table__head,.stat-row--three,.stat-table__head--two,.stat-row--two{grid-template-columns:1fr auto}.stat-table__head span:nth-child(2),.stat-row--three .count-pill{display:none}}
