/*
Theme Name: HealthDigital Dashboard
Theme URI: https://healthdigital.in/
Author: HealthDigital
Description: Private dashboard and future client-report theme for HealthDigital Agency OS.
Version: 1.0.0
Requires at least: 6.4
Requires PHP: 7.4
Text Domain: healthdigital-dashboard
*/
:root{--hd-navy:#0b1833;--hd-blue:#3f63eb;--hd-bg:#f5f7fb;--hd-ink:#17213b}*{box-sizing:border-box}body{margin:0;background:var(--hd-bg);color:var(--hd-ink);font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.hd-site-shell{min-height:100vh;display:grid;place-items:center;padding:30px}.hd-site-card{max-width:680px;background:#fff;border:1px solid #e3e8f1;border-radius:18px;padding:45px;box-shadow:0 20px 70px rgba(11,24,51,.08);text-align:center}.hd-site-brand{width:56px;height:56px;border-radius:15px;background:var(--hd-blue);color:#fff;display:grid;place-items:center;font-size:26px;font-weight:850;margin:0 auto 20px}.hd-site-card h1{font-size:34px;margin:0 0 10px}.hd-site-card p{color:#6f7890;font-size:16px}.hd-site-card a{display:inline-flex;background:var(--hd-blue);color:#fff;text-decoration:none;border-radius:9px;padding:11px 18px;font-weight:700;margin-top:15px}
