@import url("https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap");*{box-sizing:border-box}body{margin:0;background:radial-gradient(circle at 12% -5%,rgba(201,168,76,.07),transparent 38%),radial-gradient(circle at 88% 8%,rgba(129,140,248,.05),transparent 35%),radial-gradient(circle at 50% 100%,rgba(34,197,94,.035),transparent 45%),#0d0f17;background-attachment:fixed}body,button,input,select,textarea{font-family:Inter,sans-serif}input[type=date]::-webkit-calendar-picker-indicator{filter:invert(.3)}textarea{resize:vertical}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:#0d0f17}::-webkit-scrollbar-thumb{background:#23262f;border-radius:2px}::-webkit-scrollbar-thumb:hover{background:#c9a84c}.trow:hover td{background:hsla(0,0%,100%,.008)}.trow:hover{background:hsla(0,0%,100%,.01)}.pulse{animation:goldpulse 2s ease-in-out infinite}@keyframes goldpulse{0%,to{opacity:1}50%{opacity:.3}}.rich-editor:empty:before{content:attr(data-placeholder);color:#2e2e3a}.rich-editor:focus{outline:none}.rich-editor{direction:ltr;text-align:left;unicode-bidi:plaintext}.rich-editor .note-img{cursor:-webkit-grab;cursor:grab}.rich-editor .note-img-del:hover{background:rgba(239,68,68,.85)!important}.note-img-del,.note-img-resize{display:none!important}.rich-editor .note-img-del{display:flex!important}.rich-editor .note-img-resize{display:block!important}.block-row:hover .drag-handle,.block-row:hover .plus-btn{opacity:1!important}.menu-item:hover{background:#262934!important}button:focus-visible{outline:1px solid rgba(201,168,76,.4)}a,button{transition:background .15s ease,border-color .15s ease,color .15s ease,transform .15s ease,box-shadow .15s ease,opacity .15s ease}.card-hover{transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.card-hover:hover{transform:translateY(-2px);box-shadow:0 10px 28px rgba(0,0,0,.35)}.glow-pos{text-shadow:0 0 18px rgba(34,197,94,.35)}.glow-neg{text-shadow:0 0 18px rgba(239,68,68,.3)}.glow-gold{text-shadow:0 0 18px rgba(201,168,76,.35)}.kpi-card{position:relative;overflow:hidden}.kpi-card:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:var(--kpi-accent,transparent)}.notes-content .note-img,.notes-content img{cursor:zoom-in;transition:opacity .15s ease}.notes-content .note-img:hover img,.notes-content img:hover{opacity:.88}