:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;--theme-color: #fbad18;--theme-color-rgb: 251, 173, 24;--bg-body: #0a0a0a;--bg-card: #121212;--bg-card-rgb: 18, 18, 18;--bg-card-hover: #1a1a1a;--bg-input: #161616;--text-primary: #ffffff;--text-secondary: #9ca3af;--text-muted: #6b7280;--border-color: #333333;--border-focus: var(--theme-color);color-scheme:dark;color:var(--text-primary);background-color:var(--bg-body);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}@keyframes sync-pulse{0%,to{opacity:1}50%{opacity:.7}}.animate-sync-pulse{animation:sync-pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes badge-pulse{0%,to{transform:scale(1);box-shadow:0 0 #fff6}50%{transform:scale(1.05);box-shadow:0 0 10px 2px #ffffff4d}}.animate-badge-pulse{animation:badge-pulse 2s cubic-bezier(.4,0,.6,1) infinite}.custom-scrollbar::-webkit-scrollbar{width:6px;height:6px}.custom-scrollbar::-webkit-scrollbar-track{background:transparent}.custom-scrollbar::-webkit-scrollbar-thumb{background:#ff9d004d;border-radius:10px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#ff9d0099}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:var(--bg-body);border-left:1px solid var(--border-color)}::-webkit-scrollbar-thumb{background:var(--theme-color);border-radius:5px;border:2px solid var(--bg-body)}::-webkit-scrollbar-thumb:hover{background:var(--theme-color);opacity:.8}::-webkit-scrollbar-corner{background:var(--bg-body)}@keyframes tipProgress{0%{width:0%}to{width:100%}}.animate-tip-progress{animation:tipProgress 10s linear forwards}body.ctrl-active #randevuLogo,body.ctrl-active #randevuDateNav{cursor:grab!important}body.ctrl-active #randevuHeader{cursor:ns-resize;position:relative}
