*{box-sizing:border-box}body{margin:0;font-family:Arial,'Noto Sans KR',sans-serif;background:#07111f;color:#fff;padding-bottom:86px}.app-header{display:flex;align-items:center;justify-content:space-between;padding:22px 18px;background:linear-gradient(135deg,#064e7a,#020617);gap:10px}.app-header h1{margin:0;font-size:25px}.app-header p{margin:7px 0 0;color:#cbd5e1;font-size:13px}.badge{background:#0f766e;border:1px solid #2dd4bf;padding:7px 10px;border-radius:999px;font-size:12px;white-space:nowrap}.app{padding:16px}.page{display:none}.page.active{display:block}.hero-card,.summary-card{background:#111827;border:1px solid #1e293b;border-radius:18px;padding:18px;margin-bottom:14px;box-shadow:0 8px 20px rgba(0,0,0,.25)}.hero-card{background:linear-gradient(135deg,#0f766e,#0f172a)}h2,h3{margin:0 0 12px}.amount{font-size:34px!important;font-weight:800;margin:0}.hero-row{display:flex;justify-content:space-between;margin-top:10px;color:#d1fae5}.grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.summary-card p{font-size:20px;font-weight:700;margin:0}.muted{color:#cbd5e1!important;font-size:14px!important;font-weight:400!important;line-height:1.5}input,select,textarea{width:100%;padding:14px;margin:6px 0;border-radius:12px;border:1px solid #334155;background:#020617;color:#fff;font-size:15px}textarea{min-height:86px}.primary,.summary-card button{width:100%;padding:14px;margin-top:8px;border:0;border-radius:12px;background:#2563eb;color:white;font-weight:700;font-size:15px}.delete-btn{background:#dc2626!important}.edit-btn{background:#16a34a!important}.stock-item,.order-item,.top-item{background:#020617;padding:14px;border-radius:14px;margin-top:10px;border:1px solid #334155}.stock-item p,.order-item p,.top-item p{font-size:14px;margin:6px 0;font-weight:400}.plus{color:#ef4444}.minus{color:#3b82f6}.empty{color:#94a3b8;font-size:14px}.status-box{background:#020617;border:1px solid #334155;border-radius:14px;padding:12px}.status-box p{font-size:14px;margin:8px 0;font-weight:400}.bottom-nav{position:fixed;left:0;right:0;bottom:0;display:grid;grid-template-columns:repeat(5,1fr);background:#020617;border-top:1px solid #334155;padding:8px 5px}.bottom-nav button{background:transparent;color:#94a3b8;border:0;font-size:12px;padding:10px 2px;border-radius:10px}.bottom-nav button.active{background:#1d4ed8;color:white}@media(min-width:720px){.app{max-width:720px;margin:0 auto}.bottom-nav{max-width:720px;margin:0 auto;border-left:1px solid #334155;border-right:1px solid #334155}}
