:root{font-family:Inter,PingFang SC,Microsoft YaHei,system-ui,sans-serif;color:#243126;background:#f0f8f0;font-synthesis:none}*{box-sizing:border-box}html,body,#app{min-height:100%;margin:0}body{min-width:320px;background:#f0f8f0}button,input,textarea{font:inherit}button{cursor:pointer}input,textarea,select{width:100%;border:1px solid #d9e5da;border-radius:10px;background:#fff;color:#243126;padding:11px 12px;outline:none}input:focus,textarea:focus,select:focus{border-color:#4caf50;box-shadow:0 0 0 3px #4caf501f}textarea{min-height:100px;resize:vertical}.business-page{width:min(100%,820px);min-height:100vh;margin:0 auto;padding:16px 14px 48px}.page-header{display:grid;grid-template-columns:70px 1fr 70px;align-items:center;margin-bottom:14px}.page-header h1{margin:0;text-align:center;font-size:21px}.panel{background:#fff;border:1px solid #e5eee6;border-radius:16px;box-shadow:0 5px 18px #2346280f;margin-bottom:14px;padding:16px}.panel h2{margin:0 0 14px;font-size:17px}.panel h2 small{color:#7b897c;font-weight:400}.stack-form{display:grid;gap:10px}.button-row{display:flex;flex-wrap:wrap;gap:8px}.primary-button,.secondary-button,.danger-button{border:0;border-radius:10px;padding:10px 15px}.primary-button{color:#fff;background:#3e984b}.secondary-button{color:#2c7136;background:#eaf6ec}.danger-button{color:#fff;background:#c74848}.text-button{border:0;padding:5px;color:#328440;background:transparent}.danger-text{color:#bc3e3e}.muted,.empty-hint{color:#7d897e}.empty-hint{text-align:center;padding:18px 0}.tag-chip{display:inline-block;color:#2e7d3a;background:#eaf6ec;border-radius:20px;padding:5px 10px;font-size:13px}.card-meta{display:flex;justify-content:space-between;align-items:center;gap:10px}@media(min-width:768px){.business-page{padding-top:28px}.panel{padding:22px}}.app-toast{position:fixed;z-index:9999;left:50%;bottom:calc(72px + env(safe-area-inset-bottom));transform:translate(-50%);max-width:min(80vw,420px);padding:10px 18px;border-radius:10px;color:#fff;background:#19201ae6;box-shadow:0 8px 24px #0000002e}
