*{box-sizing:border-box}:root{color:#14202b;background:#eef4f7;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body{min-width:320px;min-height:100vh;margin:0}button,input,select{font:inherit}.page{width:min(1440px,100%);margin:0 auto;padding:28px}.hero{color:#fff;background:radial-gradient(circle at 20% 20%,#50a6ff38,#0000 32%),linear-gradient(135deg,#0e1721,#24384a);border-radius:34px;justify-content:space-between;align-items:center;gap:24px;padding:42px;display:flex;box-shadow:0 24px 60px #1228382e}.eyebrow{color:#80d6ff;letter-spacing:.12em;text-transform:uppercase;margin-bottom:8px;font-size:14px;font-weight:800;display:block}.hero h1{letter-spacing:-.06em;margin:0;font-size:clamp(36px,6vw,64px)}.hero p{color:#d7e2ea;max-width:760px;margin:12px 0 0;font-size:22px}.heroCard{text-align:center;background:#ffffff24;border-radius:28px;min-width:170px;padding:26px}.heroCard strong{font-size:54px;display:block}.heroCard span{color:#d7e2ea;font-size:18px}.statsGrid{grid-template-columns:repeat(5,1fr);gap:18px;margin:28px 0;display:grid}.statCard,.panel,.content,.appointmentCard{background:#ffffffeb;border:1px solid #d7e2e8;box-shadow:0 18px 45px #1a2c3914}.statCard{border-radius:22px;padding:24px}.statCard strong{font-size:42px;line-height:1;display:block}.statCard span{color:#64727d;margin-top:8px;font-weight:800;display:block}.layout{grid-template-columns:390px 1fr;gap:28px;display:grid}.panel,.content{border-radius:28px}.formPanel{padding:26px}.formPanel h2{margin:0 0 20px;font-size:28px}label{color:#53646d;gap:8px;margin-bottom:16px;font-weight:800;display:grid}input,select{color:#14202b;background:#fff;border:1px solid #cfdae0;border-radius:16px;outline:none;width:100%;height:54px;padding:0 18px}input:focus,select:focus{border-color:#2e9adf;box-shadow:0 0 0 4px #2e9adf1f}.formRow{grid-template-columns:1fr 1fr;gap:14px;display:grid}.primaryButton,.ghostButton,.deleteButton{cursor:pointer;border:0;border-radius:16px;height:54px;font-weight:900}.primaryButton{color:#fff;background:#2e9adf;width:100%}.ghostButton{color:#16354c;background:#e5eef5;padding:0 18px}.deleteButton{color:#8a1d16;background:#ffe8e5;padding:0 18px}.content{padding:26px}.toolbar{grid-template-columns:1fr 210px 220px 120px;gap:14px;margin-bottom:20px;display:grid}.appointmentsList{gap:16px;display:grid}.appointmentCard{border-radius:24px;justify-content:space-between;gap:20px;padding:22px;display:flex}.appointmentMain{align-items:center;gap:18px;display:flex}.dateBox{text-align:center;background:#eff6fb;border-radius:18px;width:96px;padding:14px}.dateBox strong{font-size:24px;display:block}.dateBox span{color:#687a87;margin-top:6px;font-weight:800;display:block}.appointmentCard h3{margin:0;font-size:24px}.appointmentCard p{color:#1f3344;margin:8px 0;font-size:18px}.appointmentCard span{color:#6c7b86;font-weight:700}.appointmentActions{grid-template-columns:180px 120px;align-items:center;gap:12px;display:grid}.statusSelect{font-weight:900}.statusSelect.new{color:#1f5aa6;background:#e8f1ff}.statusSelect.confirmed{color:#057a55;background:#dcfce7}.statusSelect.completed{color:#5b4b00;background:#fef3c7}.statusSelect.cancelled{color:#b91c1c;background:#fee2e2}.emptyState{color:#667782;text-align:center;border:2px dashed #c9d8df;border-radius:24px;padding:70px 20px;font-size:22px;font-weight:800}@media (width<=1100px){.statsGrid{grid-template-columns:repeat(2,1fr)}.layout,.toolbar{grid-template-columns:1fr}.hero,.appointmentCard{flex-direction:column;align-items:stretch}.appointmentActions{grid-template-columns:1fr}}@media (width<=640px){.page{padding:16px}.hero{padding:28px}.statsGrid,.formRow{grid-template-columns:1fr}.appointmentMain{flex-direction:column;align-items:flex-start}}
