@import url(https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@300;400;500;600;700;800&family=Inter:wght@300;400;500;600;700&display=swap);.MuiButtonBase-root.buttonHover:hover{background:#242424}.MuiButtonBase-root.buttonHover{background:#474747}.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}:root{--font-heading:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;--font-body:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;--bg-dark-primary:#09090b;--bg-dark-card:#121215;--bg-dark-hover:#18181b;--border-dark:hsla(0,0%,100%,0.08);--accent-emerald:#10b981;--accent-blue:#3b82f6;--accent-amber:#f59e0b;--accent-indigo:#6366f1;--accent-cyan:#06b6d4;--accent-purple:#8b5cf6}*{box-sizing:border-box}body{margin:0;font-family:var(--font-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#09090b;color:#f4f4f5}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);letter-spacing:-.02em}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.15);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:hsla(0,0%,100%,.3)}.glass-panel{background:rgba(18,18,21,.8)!important;-webkit-backdrop-filter:blur(12px)!important;backdrop-filter:blur(12px)!important;border:1px solid hsla(0,0%,100%,.08)!important}.glass-header{background:rgba(9,9,11,.85)!important;-webkit-backdrop-filter:blur(16px)!important;backdrop-filter:blur(16px)!important;border-bottom:1px solid hsla(0,0%,100%,.08)!important}.premium-card{border-radius:14px!important;border:1px solid hsla(0,0%,100%,.08)!important;background:linear-gradient(145deg,#141418,#0d0d10)!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important}.premium-card:hover{transform:translateY(-3px);box-shadow:0 12px 28px -6px rgba(0,0,0,.6),0 0 15px 1px hsla(0,0%,100%,.03)!important;border-color:hsla(0,0%,100%,.15)!important}.nav-item-modern{border-radius:10px!important;margin:3px 10px!important;padding:8px 14px!important;transition:all .2s ease!important}.nav-item-modern:hover{background:hsla(0,0%,100%,.06)!important;transform:translateX(4px)}.nav-item-active{background:linear-gradient(90deg,hsla(0,0%,100%,.12),hsla(0,0%,100%,.04))!important;border-left:3px solid #fff!important;font-weight:600!important}