body{color:#17352f;background:#f4f7f6;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.login{background:linear-gradient(135deg,#e3f5ec,#f5f8fa);justify-content:center;align-items:center;min-height:100vh;display:flex}.header{color:#fff;justify-content:space-between;align-items:center;display:flex;background:#123b32!important;padding:0 28px!important}.content{min-width:0;padding:28px}.heading{justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.heading h3{margin:0}.stats{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:16px;display:grid}@media (max-width:700px){.content{padding:12px}.header{padding:0 12px!important}.heading{flex-wrap:wrap}}