:root{--color-primary: #6e66f1;--color-primary-light: #8b85f4;--color-primary-dark: #5850e3;--color-secondary: #814eef;--color-fuchsia: #bc4ae5;--color-background: #f7f8f9;--color-surface: #ffffff;--color-foreground: #0d1326;--color-muted: #94a3b8;--color-border: #e2e8f0;--color-success: #22c55e;--color-warning: #f59e0b;--color-error: #ef4444;--radius-sm: 8px;--radius-md: 12px;--radius-lg: 16px;--radius-xl: 24px;--radius-2xl: 32px;--shadow-soft: 0 1px 3px rgba(0,0,0,.04), 0 4px 12px rgba(110,102,241,.06);--shadow-medium: 0 4px 6px rgba(0,0,0,.04), 0 10px 24px rgba(110,102,241,.08);--shadow-elevated: 0 8px 16px rgba(0,0,0,.06), 0 20px 50px rgba(110,102,241,.12);--transition-fast: .15s cubic-bezier(.4, 0, .2, 1);--transition-normal: .25s cubic-bezier(.4, 0, .2, 1)}body{margin:0;font-family:Inter,Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--color-background);color:var(--color-foreground)}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.glass{background:#ffffffb3;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.2)}.glass-card{background:#fff9;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.4);box-shadow:var(--shadow-medium)}.glow-ring{box-shadow:0 0 0 1px #6366f11a,0 0 20px #6366f114,0 8px 32px #8b5cf60f}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.animate-float{animation:float 6s ease-in-out infinite}@keyframes shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.animate-shimmer{animation:shimmer 2.5s ease-in-out infinite}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in{animation:fadeIn .4s ease-out}.rmdp-container{width:100%}.rmdp-input{width:100%;height:38px!important;border-radius:10px!important;border:1px solid #e2e8f0!important;padding:2px 12px!important;font-size:.875rem!important;font-family:inherit!important;color:#1e293b!important;background-color:#fff!important;box-shadow:none!important;transition:all .15s ease-in-out!important}.rmdp-input::placeholder{color:#64748b!important}.rmdp-input:hover{border-color:#cbd5e1!important}.rmdp-input:focus,.rmdp-input:focus-visible{outline:none!important;border-color:#6366f1!important;box-shadow:0 0 0 2px #6366f126!important}.rmdp-calendar{border-radius:14px!important;border:1px solid #e2e8f0!important;background-color:#fff!important;box-shadow:0 10px 15px -3px #0000000d,0 4px 6px -2px #00000005,0 0 0 1px #0000000d!important;font-family:inherit!important;padding:8px!important}.rmdp-shadow{box-shadow:none!important}.rmdp-header{margin-top:4px!important;margin-bottom:8px!important}.rmdp-header-values{color:#1e293b!important;font-weight:600!important;font-size:.9rem!important}.rmdp-arrow-container{width:28px!important;height:28px!important;border-radius:50%!important;background-color:transparent!important;display:flex!important;align-items:center!important;justify-content:center!important;transition:all .15s ease-in-out!important}.rmdp-arrow-container:hover{background-color:#f1f5f9!important}.rmdp-arrow{border:solid #64748b!important;border-width:0 2px 2px 0!important;width:6px!important;height:6px!important}.rmdp-arrow-container:hover .rmdp-arrow{border-color:#1e293b!important}.rmdp-week-day{color:#64748b!important;font-weight:600!important;font-size:.75rem!important;width:32px!important;height:32px!important}.rmdp-day{width:32px!important;height:32px!important}.rmdp-day span{width:28px!important;height:28px!important;line-height:28px!important;font-size:.875rem!important;color:#334155!important;border-radius:50%!important;transition:all .1s ease!important}.rmdp-day:not(.rmdp-disabled):not(.rmdp-day-hidden) span:hover{background-color:#6366f114!important;color:#6366f1!important}.rmdp-day.rmdp-today span{background-color:#6366f10d!important;border:1px solid #6366f1!important;color:#6366f1!important;font-weight:600!important}.rmdp-day.rmdp-selected span{background-color:#6366f1!important;color:#fff!important;box-shadow:0 4px 6px -1px #6366f133!important;font-weight:600!important}.rmdp-day.rmdp-selected span:hover{background-color:#4f46e5!important;color:#fff!important}.rmdp-day.rmdp-deactive span{color:#cbd5e1!important}
