:root{--primary:210 40% 50%;--primary-foreground:0 0% 98%;--secondary:210 40% 96%;--secondary-foreground:222 47% 11%;--destructive:0 84% 60%;--destructive-foreground:0 0% 98%;--muted:210 40% 98%;--muted-foreground:215 16% 47%;--accent:210 40% 96%;--accent-foreground:222 47% 11%;--border:214 32% 91%;--ring:215 20% 65%}.dark{--primary:210 40% 50%;--primary-foreground:0 0% 98%;--secondary:217 33% 17%;--secondary-foreground:210 40% 98%;--destructive:0 63% 31%;--destructive-foreground:0 0% 98%;--muted:217 33% 17%;--muted-foreground:215 20% 65%;--accent:217 33% 17%;--accent-foreground:210 40% 98%;--border:217 33% 17%;--ring:215 20% 65%}.calendar-container{background-color:#fff;border:4px solid #442f2c;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.calendar-grid{animation:.3s ease-out slideIn}.calendar-day{transition:all .2s ease-in-out}.calendar-day:hover{transform:scale(1.02);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.calendar-day:focus-within{outline-offset:2px;box-shadow:0 0 0 2px #fff,0 0 0 4px hsl(var(--ring));outline:2px solid #0000}.calendar-button{border-radius:9999px;transition:background-color .2s}.calendar-badge{border-radius:.125rem;padding:.25rem .5rem;font-size:.75rem;font-weight:500;line-height:1rem;transition:all .15s ease-in-out}.calendar-badge:hover{transform:scale(1.02)}.calendar-popover .popover-content{border:2px solid #442f2c;width:20rem;padding:0}.popover-content{animation:.15s ease-out fadeIn,.15s ease-out zoomIn,.15s ease-out slideInFromLeft}.event-badge-work{color:#fff;background-color:#3b82f6}.event-badge-work:hover{background-color:#2563eb}.event-badge-personal{color:#fff;background-color:#10b981}.event-badge-personal:hover{background-color:#059669}.event-badge-meeting{color:#fff;background-color:#8b5cf6}.event-badge-meeting:hover{background-color:#7c3aed}.event-badge-holiday{color:#fff;background-color:#ef4444}.event-badge-holiday:hover{background-color:#dc2626}[data-event-type=work]{background-color:#3b82f6}[data-event-type=work]:hover{background-color:#2563eb}[data-event-type=personal]{background-color:#10b981}[data-event-type=personal]:hover{background-color:#059669}[data-event-type=meeting]{background-color:#8b5cf6}[data-event-type=meeting]:hover{background-color:#7c3aed}[data-event-type=holiday]{background-color:#ef4444}[data-event-type=holiday]:hover{background-color:#dc2626}@media (max-width:640px){.calendar-grid{gap:.125rem}.calendar-day{min-height:80px;padding:.25rem}.calendar-header h1{font-size:2rem}.calendar-header h2{min-width:150px;font-size:1.5rem}.calendar-badge{padding:.125rem .25rem;font-size:.625rem}}@media (min-width:641px) and (max-width:1024px){.calendar-day{min-height:120px}.calendar-badge{font-size:.75rem}}@media (min-width:1025px){.calendar-day{min-height:140px}}.smooth-transition{transition:all .2s ease-in-out}@keyframes slideIn{0%{opacity:0;transform:translate(-10px)}to{opacity:1;transform:translate(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes zoomIn{0%{transform:scale(.95)}to{transform:scale(1)}}@keyframes slideInFromLeft{0%{transform:translate(-.5rem)}to{transform:translate(0)}}.event-item{transition:all .15s ease-in-out}.event-item:hover{transform:scale(1.02)}@media (prefers-contrast:high){.calendar-day{border:2px solid}.calendar-badge{border:1px solid}}@media (prefers-reduced-motion:reduce){.calendar-day,.calendar-badge,.smooth-transition{transition:none}.calendar-grid{animation:none}.calendar-day:hover{transform:none}}.calendar-day:focus-visible,.calendar-button:focus-visible,.calendar-badge:focus-visible{outline-offset:2px;box-shadow:0 0 0 2px #fff,0 0 0 4px hsl(var(--ring));outline:2px solid #0000}@media print{.calendar-container{box-shadow:none;border:2px solid}.calendar-navigation,.popover-content{display:none}.calendar-day{color:currentColor;background-color:#fffbf9;border:1px solid}.calendar-badge{background-color:hsl(var(--muted));color:currentColor;border:1px solid}.calendar-day:hover{box-shadow:none;transform:none}}.calendar-today{background-color:#4b2e290d;border:2px solid #4b2e29}.calendar-weekend{color:#dc2626}.calendar-other-month{color:#6b7280;background-color:#442f2c80}.calendar-current-month{background-color:#fffbf9}.event-high-priority{border-left:4px solid #ef4444}.event-medium-priority{border-left:4px solid #eab308}.event-low-priority{border-left:4px solid #22c55e}
