:root{--chronicle-bg-0: #081521;--chronicle-bg-1: #0f2333;--chronicle-bg-2: #1a3245;--chronicle-surface: rgba(12, 27, 40, .78);--chronicle-surface-2: rgba(18, 38, 56, .88);--chronicle-text: #e8f4ff;--chronicle-muted: #9db9cf;--chronicle-border: rgba(145, 189, 219, .26);--chronicle-accent: #2cc2a0;--chronicle-accent-2: #45a7ff;--chronicle-danger: #ff6d6d;--chronicle-radius: 14px}*{box-sizing:border-box}html,body{height:100%;margin:0;padding:0;font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,sans-serif;color:var(--chronicle-text);background:radial-gradient(100% 100% at 100% 0%,#45a7ff2e,#45a7ff00 62%),radial-gradient(120% 120% at 0% 100%,#2cc2a02e,#2cc2a000 58%),linear-gradient(160deg,var(--chronicle-bg-0) 0%,var(--chronicle-bg-1) 45%,var(--chronicle-bg-2) 100%)}body:before{content:"";position:fixed;inset:0;pointer-events:none;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.03) 1px,transparent 1px);background-size:26px 26px;opacity:.25}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#040e18b3}::-webkit-scrollbar-thumb{background:#82aecc73;border-radius:6px}.p-button{font-size:.85rem}.p-card{background:var(--chronicle-surface)!important;color:var(--chronicle-text)!important;border:1px solid var(--chronicle-border);border-radius:var(--chronicle-radius);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.p-inputtext,.p-select,.p-multiselect{border-radius:10px}
