@import "https://fonts.googleapis.com/css2?family=Cinzel:wght@400;600;700&family=Inter:wght@300;400;500;600&family=JetBrains+Mono:wght@400;500&display=swap";.nocturne-dashboard{--ash-border:var(--chakra-colors-ash-500);--bone-muted:var(--chakra-colors-bone-300);--blood-emphasis:var(--chakra-colors-blood-500);--teal-accent:var(--chakra-colors-magatama-400);--violet-accent:var(--chakra-colors-poison-400)}.nocturne-dashboard.nocturne-page{min-height:70vh;color:var(--bone-primary);background:repeating-linear-gradient(105deg, transparent 0 31px, #f4e8d706 32px 33px), radial-gradient(circle at 72% 10%, #9d69d517, transparent 34%), var(--vortex-canvas);padding:clamp(2rem,6vw,5rem) max(1rem,50vw - 600px)}.nocturne-dashboard .nocturne-hero{background:linear-gradient(135deg, var(--vortex-raised), var(--vortex-abyss));clip-path:polygon(0 0,calc(100% - 28px) 0,100% 28px,100% 100%,24px 100%,0 calc(100% - 24px));max-width:850px;margin-bottom:2rem;padding:clamp(2rem,7vw,4.5rem);position:relative}.nocturne-dashboard .nocturne-hero h1,.nocturne-dashboard .nocturne-panel h2{font-family:Georgia,Times New Roman,serif;font-weight:600;line-height:1.05}.nocturne-dashboard .nocturne-hero h1{margin:.5rem 0 1rem;font-size:clamp(2.5rem,7vw,5.5rem)}.nocturne-dashboard .nocturne-hero>p:last-child{max-width:62ch;color:var(--bone-muted);line-height:1.7}.nocturne-dashboard .nocturne-label{color:var(--teal-accent);letter-spacing:.14em;text-transform:uppercase;font-family:Arial Narrow,Roboto Condensed,ui-monospace,monospace;font-size:.72rem}.nocturne-dashboard .nocturne-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.nocturne-dashboard .nocturne-panel{border:1px solid var(--ash-border);background:var(--vortex-abyss);clip-path:polygon(0 0,100% 0,100% calc(100% - 18px),calc(100% - 18px) 100%,0 100%);min-width:0;padding:1.5rem;position:relative}.nocturne-dashboard .nocturne-panel:before{content:"";pointer-events:none;border-top:1px solid #f4e8d71f;border-left:1px dashed #6f686d80;position:absolute;inset:5px}.nocturne-dashboard .nocturne-panel--raised{background:var(--vortex-raised);box-shadow:7px 7px #00000061}.nocturne-dashboard .nocturne-panel--danger{border-color:var(--blood-emphasis);box-shadow:0 0 20px #c922322e}.nocturne-dashboard .nocturne-panel--selected{border-color:var(--blood-emphasis);box-shadow:6px 6px #95121f73}.nocturne-dashboard .nocturne-panel--unavailable{color:var(--bone-muted);filter:saturate(.55);border-style:dashed}.nocturne-dashboard .nocturne-panel__header{justify-content:space-between;align-items:start;gap:1rem;display:flex}.nocturne-dashboard .nocturne-panel h2{font-size:1.45rem}.nocturne-dashboard .nocturne-panel__description{color:var(--bone-muted);margin-top:.8rem;line-height:1.6}.nocturne-dashboard .nocturne-panel__body{border-top:1px solid var(--vortex-700);margin-top:1.25rem;padding-top:1rem}.nocturne-dashboard .occult-border{fill:none;width:calc(100% - 16px);height:calc(100% - 16px);stroke:var(--blood-emphasis);stroke-width:1.25px;vector-effect:non-scaling-stroke;pointer-events:none;filter:drop-shadow(0 0 5px #c922324d);position:absolute;inset:8px}.nocturne-dashboard .occult-border__faint{stroke:var(--ash-border);stroke-dasharray:18 7 3 9}.nocturne-dashboard .section-sigil{fill:none;width:3.5rem;stroke:var(--violet-accent);stroke-width:1.2px;pointer-events:none}:where(.nocturne-dashboard a,.nocturne-dashboard button,.nocturne-dashboard [tabindex]):focus-visible{outline:2px solid var(--ember-focus);outline-offset:4px}@media (width<=700px){.nocturne-dashboard .nocturne-grid{grid-template-columns:1fr}.nocturne-dashboard .nocturne-panel__header{flex-direction:column}}@media (prefers-reduced-motion:reduce){.nocturne-dashboard *,.nocturne-dashboard :before,.nocturne-dashboard :after{transition:none!important;animation:none!important}}:root{--vortex-canvas:#090506;--vortex-abyss:#12090a;--vortex-raised:#1a0d0e;--vortex-700:#32191c;--bone-primary:#f4e8d7;--ember-focus:#ffb46b;--blood-selection:#c9223266}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background-color:var(--vortex-canvas);color:var(--bone-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100vh;font-family:Inter,Noto Sans JP,sans-serif}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:var(--vortex-abyss)}::-webkit-scrollbar-thumb{background:var(--vortex-700)}::-webkit-scrollbar-thumb:hover{background:var(--ember-focus)}::selection{background:var(--blood-selection);color:var(--bone-primary)}:focus-visible{outline:1px solid var(--ember-focus);outline-offset:2px}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit}select option{background:var(--vortex-raised);color:var(--bone-primary)}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:0s!important;transition-delay:0s!important;animation-duration:0s!important;animation-iteration-count:1!important;animation-delay:0s!important}}
