.material-symbols-outlined{font-variation-settings:FILL 0,wght 400,GRAD 0,opsz 24}body{background-color:#131313;color:#e5e2e1;font-family:'Inter',sans-serif;margin:0;padding:0}#pageLoader{position:fixed;top:0;left:0;width:100%;height:100%;background:#13131399;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);display:flex;align-items:center;justify-content:center;z-index:9999}.loader-content{text-align:center;color:#fff;font-family:'Inter',sans-serif;font-size:14px}.spinner{width:64px;height:64px;border:2px solid #334155;border-top:2px solid #38bdf8;border-radius:50%;animation:spin 1s ease infinite;margin:0 auto 10px}@keyframes spin{to{transform:rotate(360deg)}}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:#0e0e0e}::-webkit-scrollbar-thumb{background:#414754;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#adc7ff}.doc-container{max-width:800px;margin-left:auto;margin-right:auto}.text-primary{color:#adc7ff}.bg-primary{background-color:#adc7ff}