:root{color:#172026;background:#f5f7fb;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;letter-spacing:0}*{box-sizing:border-box}body{margin:0;min-width:320px}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.app-shell{min-height:100vh}.site-header{position:sticky;top:0;z-index:20;display:flex;align-items:center;gap:20px;min-height:68px;padding:0 28px;border-bottom:1px solid #dfe6ee;background:#fffffff5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.brand,.desktop-nav,.header-actions,.mobile-tabbar{display:flex;align-items:center}.brand{gap:10px;font-weight:800}.brand__mark{display:grid;width:34px;height:34px;place-items:center;border-radius:8px;color:#fff;background:#1f7a8c}.desktop-nav{flex:1;gap:4px}.desktop-nav a,.mobile-tabbar a{border-radius:8px;color:#52616b;font-weight:650}.desktop-nav a{padding:10px 12px}.desktop-nav a.router-link-active,.mobile-tabbar a.router-link-active{color:#0e4f5d;background:#e6f4f1}.header-actions{gap:10px}.page-shell{width:min(1180px,100% - 32px);margin:0 auto;padding:24px 0 84px}.page-header,.hero-panel,.content-card,.list-card{border:1px solid #dfe6ee;border-radius:8px;background:#fff}.page-header{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:16px;padding:18px}.page-header h1,.content-card h2,.section-title{margin:0}.page-header p,.muted{color:#667985}.hero-panel{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(280px,.9fr);gap:24px;overflow:hidden;padding:28px}.hero-panel__image{min-height:280px;border-radius:8px;background:linear-gradient(180deg,#0e4f5d14,#ffffff1a),url(https://images.unsplash.com/photo-1556742502-ec7c0e9f34b1?auto=format&fit=crop&w=1200&q=80) center/cover}.hero-panel h1{margin:0 0 12px;font-size:clamp(2rem,6vw,4rem);line-height:1}.hero-actions,.toolbar,.button-row{display:flex;flex-wrap:wrap;gap:10px}.grid{display:grid;gap:16px}.grid--cards{grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}.grid--two{grid-template-columns:repeat(2,minmax(0,1fr))}.content-card{padding:18px}.list-card{display:grid;gap:12px;padding:16px}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 16px;border:1px solid transparent;border-radius:8px;color:#fff;background:#1f7a8c;cursor:pointer;font-weight:750}.btn:disabled{cursor:not-allowed;opacity:.55}.btn--ghost{color:#1f7a8c;border-color:#a7d7d0;background:#fff}.btn--plain{color:#172026;border-color:#d6e0e7;background:#fff}.btn--danger{background:#b24a3b}.balance-pill,.status-pill,.credit-pill{display:inline-flex;align-items:center;min-height:32px;padding:0 10px;border-radius:8px;font-weight:750}.balance-pill,.credit-pill{color:#0e4f5d;background:#e6f4f1}.status-pill{color:#44515a;background:#edf1f5}.status-pill--success{color:#276749;background:#e5f6ed}.status-pill--warning{color:#8a5a12;background:#fff4d8}.status-pill--danger{color:#9b2c2c;background:#fde8e6}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.form-field{display:grid;gap:6px}.form-field label{color:#52616b;font-size:.9rem;font-weight:700}.form-field input,.form-field select,.form-field textarea{width:100%;min-height:42px;border:1px solid #d6e0e7;border-radius:8px;padding:9px 11px;background:#fff}.form-field textarea{min-height:92px;resize:vertical}.full-span{grid-column:1/-1}.notice{border:1px solid #f0d28a;border-radius:8px;padding:12px;color:#6a4a0d;background:#fff7df}.notice--error{border-color:#f4b4ad;color:#84291f;background:#fff0ef}.table-list{display:grid;gap:10px}.row-card{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:16px;align-items:center;border:1px solid #dfe6ee;border-radius:8px;padding:14px;background:#fff}.product-media{width:100%;aspect-ratio:1/1;border-radius:8px;object-fit:cover;background:#e9eef3}.mobile-tabbar{position:fixed;right:0;bottom:0;left:0;z-index:30;justify-content:space-around;min-height:62px;border-top:1px solid #dfe6ee;background:#fff}.mobile-tabbar a{padding:8px 10px;font-size:.86rem}@media(min-width:800px){.mobile-tabbar{display:none}}@media(max-width:799px){.site-header{min-height:58px;padding:0 14px}.desktop-nav,.brand__text,.header-actions .icon-link{display:none}.page-shell{width:min(100% - 24px,1180px);padding-top:14px}.hero-panel,.grid--two,.form-grid{grid-template-columns:1fr}.hero-panel{padding:18px}.hero-panel__image{min-height:180px}.row-card{grid-template-columns:1fr}}
