*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,Roboto,Helvetica,Arial,sans-serif;line-height:1.6;color:#0f172a;background-color:#f4f6fb;-webkit-font-smoothing:antialiased}#root{min-height:100vh}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#0b0e14}::-webkit-scrollbar-thumb{background:#00d4ff40;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#00d4ff66}.ql-editor{min-height:150px}.dropzone{border:2px dashed rgba(0,212,255,.3);border-radius:10px;padding:20px;text-align:center;cursor:pointer;transition:border-color .3s ease}.dropzone:hover{border-color:#00d4ff}.dropzone.active{border-color:#00d4ff;background-color:#00d4ff0f}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.spinner{animation:spin 1s linear infinite}.text-truncate{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.full-height{height:100vh}.center-content{display:flex;align-items:center;justify-content:center}@media (max-width: 768px){body{font-size:14px}}@media print{.no-print{display:none!important}}
