:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#0f172a;background:radial-gradient(circle at top,#f8fafc,#eef2ff 45%,#e2e8f0);line-height:1.4;font-weight:400}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}.app-shell{min-height:100vh;padding:24px 16px 40px}.app-header{max-width:860px;margin:0 auto 20px;display:flex;justify-content:space-between;gap:16px;align-items:flex-start}.eyebrow{display:inline-block;padding:6px 10px;background:#fffc;border:1px solid rgba(255,255,255,.7);border-radius:999px;font-size:13px}.app-header h1{margin:12px 0 8px;font-size:34px}.app-header p{margin:0;color:#475569}.secondary-btn{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:10px 14px;cursor:pointer}.phone-card{max-width:430px;margin:0 auto;background:#ffffffd6;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.6);border-radius:34px;overflow:hidden;box-shadow:0 20px 70px #0f172a1f}.hero-card{background:linear-gradient(135deg,#0f172a,#1e293b);color:#fff;padding:16px}.hero-top{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.hero-label{font-size:13px;color:#ffffffb8}.hero-title{margin-top:4px;font-size:28px;font-weight:700}.date-pill{background:#ffffff1f;border-radius:999px;padding:6px 10px;font-size:12px}.progress-row{margin-top:16px;display:flex;justify-content:space-between;font-size:14px;color:#ffffffe0}.progress-track{margin-top:10px;height:8px;background:#ffffff29;border-radius:999px;overflow:hidden}.progress-track.light{background:#e2e8f0}.progress-bar{height:100%;background:#fff;border-radius:999px}.progress-bar.dark{background:#0f172a}.hero-grid{margin-top:16px;display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.hero-grid>div{background:#ffffff1a;border-radius:18px;padding:12px;font-size:13px}.tabs{display:grid;grid-template-columns:repeat(4,1fr);gap:6px;padding:12px;background:#fff}.tab{border:none;background:#f1f5f9;padding:12px 0;border-radius:14px;cursor:pointer}.tab.active{background:#0f172a;color:#fff}.section{padding:0 12px 14px}.field{display:flex;flex-direction:column;gap:6px;margin-bottom:12px}.field label{font-size:13px;color:#64748b}.field input,.field select,.field textarea{border:1px solid #e2e8f0;border-radius:14px;padding:12px 14px;background:#fff}.field textarea{min-height:110px;resize:vertical}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:12px}.checks{display:flex;flex-direction:column;gap:8px;margin-bottom:12px}.check-row{border:1px solid #e2e8f0;border-radius:16px;padding:12px 14px;display:flex;justify-content:space-between;gap:12px;align-items:center;background:#fff}.check-left{display:flex;gap:10px;align-items:center}.icon-wrap{width:28px;height:28px;border-radius:12px;background:#f8fafc;display:flex;align-items:center;justify-content:center;color:#475569}.card,.goal-row,.chart-card,.stat-card{background:#fff;border:1px solid #e2e8f0;border-radius:22px;padding:16px}.card.soft{background:#f8fafc}.row-between{display:flex;justify-content:space-between;gap:12px;align-items:center}.muted{color:#64748b;font-size:13px}.big{margin-top:4px;font-size:28px;font-weight:700}.badge,.done-pill,.todo-pill{border-radius:999px;padding:6px 10px;font-size:12px}.badge{background:#fff}.goal-row{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-top:10px}.goal-title{font-weight:600}.done-pill{background:#dcfce7;color:#166534}.todo-pill{background:#e2e8f0;color:#334155}.chart-card{margin-bottom:12px}.card-title{font-weight:600;margin-bottom:10px}.chart-wrap{width:100%;height:260px}.chart-wrap.small{height:220px}.report-title{margin-top:8px;font-size:22px;font-weight:700}.stats-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:12px}.stat-label{display:flex;align-items:center;gap:6px;color:#64748b;font-size:13px}.stat-value{margin-top:10px;font-size:22px;font-weight:700}@media (max-width: 600px){.app-header{flex-direction:column}}
