@tailwind base;@tailwind components;@tailwind utilities;.event-container{position:relative;cursor:pointer;display:flex;align-items:center;justify-content:center}.delete-icon,.edit-icon{opacity:0;transition:opacity .3s;margin-left:5px;z-index:1}.event-container:hover .delete-icon,.event-container:hover .edit-icon{opacity:1}.edgebutton{width:20px;height:20px;background:#eee;border:1px solid #fff;cursor:pointer;border-radius:50%;font-size:12px;line-height:1;justify-content:center;display:flex;align-self:center;align-items:center}.edgebutton:hover{box-shadow:0 0 6px 2px rgba(0,0,0,.08)}.edgebutton-foreignobject body{background:transparent;width:40px;height:40px;display:flex;justify-content:center;align-items:center;min-height:40px}.react-flow__edge-path{stroke-width:6px}.react-flow__edge.selected .react-flow__edge-path{stroke:#00f}.Toastify__toast-container{padding:0!important;width:400px!important}.Toastify__toast{border-radius:16px!important;padding:16px!important;margin-bottom:16px!important;box-shadow:0 10px 30px -10px rgba(0,0,0,.3)!important;font-family:"Inter",sans-serif!important;overflow:hidden!important;border:1px solid hsla(0,0%,100%,.1)!important;-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important}.Toastify__toast--success{background:linear-gradient(135deg,#10b981,#059669)!important;color:#fff!important}.Toastify__toast--error{background:linear-gradient(135deg,#ef4444,#dc2626)!important;color:#fff!important}.Toastify__toast--warning{background:linear-gradient(135deg,#f59e0b,#d97706)!important;color:#fff!important}.Toastify__toast--info{background:linear-gradient(135deg,#3b82f6,#2563eb)!important;color:#fff!important}.Toastify__toast-body{font-weight:500!important;font-size:.95rem!important;margin:0!important;padding:0 10px!important}.Toastify__progress-bar{background:hsla(0,0%,100%,.3)!important;height:4px!important}.Toastify__close-button{color:hsla(0,0%,100%,.7)!important;opacity:1!important}.Toastify__close-button:hover{color:#fff!important}.Toastify__toast-icon{width:24px!important;margin-right:12px!important}