body{margin:0;background:#f4efe3;color:#20201d;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,sans-serif}.login-page{min-height:100vh;display:grid;place-items:center;background:radial-gradient(circle at 25% 20%,rgba(67,127,130,.16),transparent 32%),linear-gradient(135deg,#f4efe3,#fffaf0)}.login-card{width:440px;border-radius:8px;box-shadow:0 20px 50px #2c45402e}.brand-icon{color:#3f7f82;font-size:34px}.brand-icon.small{font-size:26px}.admin-layout{min-height:100vh;background:#f4efe3}.admin-header{min-height:72px;padding:0 28px;background:#fffaf0;border-bottom:1px solid #d8cfbd;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px}.admin-content{padding:24px 28px 40px}.stats-grid{display:grid;grid-template-columns:repeat(4,minmax(160px,1fr));gap:16px;margin-bottom:16px}.toolbar{margin-bottom:16px}.section-head{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-bottom:16px}.section-title{margin:0!important}.boot{min-height:100vh;display:grid;place-items:center;color:#557678}@media (max-width: 900px){.stats-grid{grid-template-columns:repeat(2,minmax(160px,1fr))}}@media (max-width: 720px){.admin-header,.admin-content{padding-left:16px;padding-right:16px}}
