*{box-sizing:border-box;margin:0}body{min-height:100vh;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-feature-settings:"cv02","cv03","cv04","ss01";background:#f8f9fc;color:#1e293b}a{color:inherit}input,select,textarea{background-color:#f8fafc;color:#1e293b}select option{background-color:#fff;color:#1e293b}.rdp{border-radius:24px;border:1px solid rgba(148,163,184,.18);background:rgba(15,23,42,.92);padding:20px;box-shadow:0 24px 45px rgba(12,18,31,.45);color:rgba(226,232,240,.88)}.rdp-caption{display:flex;justify-content:center;align-items:center;padding-top:8px;color:rgba(226,232,240,.92)}.rdp-caption-label{font-size:.95rem;font-weight:600;color:rgba(226,232,240,.92)}.rdp-nav{display:flex;align-items:center;gap:8px}.rdp-nav-button{width:32px;height:32px;border-radius:12px;background:rgba(99,102,241,.12);color:rgba(226,232,240,.92);border:1px solid rgba(129,140,248,.3)}.rdp-table{width:100%;border-collapse:collapse}.rdp-head-cell{font-size:.7rem;font-weight:600;text-transform:uppercase;color:rgba(148,163,184,.7)}.rdp-cell,.rdp-head-cell{width:40px;text-align:center}.rdp-cell{height:40px;border-radius:12px}.rdp-day{width:36px;height:36px;line-height:36px;border-radius:12px;color:rgba(226,232,240,.92);font-weight:500;transition:all .2s ease}.rdp-day:hover{background:rgba(99,102,241,.16);color:#e2e8f0}.rdp-day--selected{background-color:#6366f1!important;color:#fff!important;box-shadow:0 10px 30px rgba(99,102,241,.4)}.rdp-day--today{background-color:rgba(99,102,241,.18);color:#a5b4fc;font-weight:600}.rdp-day--disabled,.rdp-day--outside{color:rgba(148,163,184,.4)!important}