:root{color:#0f172a;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f8fafc;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box}body{min-width:320px;margin:0}#root{min-height:100vh}.app{background:radial-gradient(circle at top,#2563eb1f,#0000 45%),linear-gradient(#f8fafc 0%,#eef2ff 100%);min-height:100vh;padding:2rem}.header{justify-content:space-between;align-items:flex-start;gap:1.5rem;margin-bottom:2rem;display:flex}.eyebrow{letter-spacing:.08em;text-transform:uppercase;color:#2563eb;margin:0;font-size:.85rem;font-weight:700}h1{color:#0f172a;margin:.35rem 0 .5rem;font-size:clamp(2rem,4vw,3rem)}.subtitle{color:#475569;max-width:42rem;margin:0}.summary-card{color:#f8fafc;background:#0f172a;border-radius:1rem;min-width:10rem;padding:1rem 1.25rem;box-shadow:0 20px 40px #0f172a2e}.summary-label{color:#cbd5e1;font-size:.85rem;display:block}.summary-value{font-size:2rem}.layout{grid-template-columns:minmax(0,1.1fr) minmax(0,1.4fr);gap:1.5rem;display:grid}.panel{background:#ffffffe0;border:1px solid #94a3b859;border-radius:1.25rem;padding:1.5rem;box-shadow:0 16px 40px #0f172a0f}.panel h2{color:#0f172a;margin:0 0 1rem}.panel-header{align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.badge{color:#1d4ed8;background:#dbeafe;border-radius:999px;justify-content:center;align-items:center;min-width:1.75rem;height:1.75rem;padding:0 .5rem;font-size:.85rem;font-weight:700;display:inline-flex}.entry-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.entry-form label{color:#334155;flex-direction:column;gap:.4rem;font-size:.9rem;display:flex}.entry-form .full-width{grid-column:1/-1}.entry-form input{font:inherit;background:#fff;border:1px solid #cbd5e1;border-radius:.75rem;padding:.75rem .9rem}.entry-form button,.entry-actions button{font:inherit;cursor:pointer;border:none;border-radius:.75rem;padding:.8rem 1rem;font-weight:600}.entry-form button{color:#fff;background:#2563eb;grid-column:1/-1}.entry-actions button.ghost{color:#64748b;background:0 0}.empty-state{color:#64748b}.entry-list{gap:.75rem;margin:0;padding:0;list-style:none;display:grid}.entry-item{background:#f8fafc;border:1px solid #e2e8f0;border-radius:1rem;justify-content:space-between;gap:1rem;padding:1rem;display:flex}.entry-item p{color:#64748b;margin:.2rem 0 0}.entry-item .notes{color:#334155}.entry-actions{align-items:center;gap:.75rem;display:flex}.hours{color:#0f172a;font-weight:700}@media (width<=900px){.header,.layout{grid-template-columns:1fr;display:grid}.entry-form{grid-template-columns:1fr}}
