@font-face{font-family:ESKlarheitKurrent;src:url(/fonts/ESKlarheitKurrent-Extralight.woff2) format("woff2");font-weight:200;font-display:swap}@font-face{font-family:ESKlarheitKurrent;src:url(/fonts/ESKlarheitKurrent-Light.woff2) format("woff2");font-weight:300;font-display:swap}@font-face{font-family:ESKlarheitKurrent;src:url(/fonts/ESKlarheitKurrent-Book.woff2) format("woff2");font-weight:350;font-display:swap}@font-face{font-family:ESKlarheitKurrent;src:url(/fonts/ESKlarheitKurrent-Regular.woff2) format("woff2");font-weight:400;font-display:swap}@font-face{font-family:ESKlarheitKurrent;src:url(/fonts/ESKlarheitKurrent-Medium.woff2) format("woff2");font-weight:500;font-display:swap}@font-face{font-family:ESKlarheitKurrent;src:url(/fonts/ESKlarheitKurrent-Semibold.woff2) format("woff2");font-weight:600;font-display:swap}:root{--bg: #232336;--surface: #1a1d27;--surface2: #20223a;--border: rgba(255,255,255,.08);--text: #fff;--text-muted: rgba(255,255,255,.45);--text-dim: rgba(255,255,255,.3);--accent: #ff9988;--accent-hover: #ffb3a4;--accent-bg: rgba(255,153,136,.12);--green: #64dc96;--green-bg: rgba(100,220,150,.12);--blue: #60b0ff;--blue-bg: rgba(96,176,255,.12);--yellow: rgba(255,200,100,.9);--yellow-bg: rgba(255,200,100,.1);--red: #ff6b6b;--red-bg: rgba(255,107,107,.1);--input-bg: rgba(255,255,255,.06);--input-border: rgba(255,255,255,.12);--shadow: rgba(0,0,0,.35);--tiles: "dark"}[data-theme=light]{--bg: #f4f3f0;--surface: #ffffff;--surface2: #f0eeeb;--border: rgba(0,0,0,.09);--text: #1a1d27;--text-muted: rgba(26,29,39,.55);--text-dim: rgba(26,29,39,.38);--accent: #d4604f;--accent-hover: #c05040;--accent-bg: rgba(212,96,79,.1);--green: #1e8a52;--green-bg: rgba(30,138,82,.1);--blue: #1565c0;--blue-bg: rgba(21,101,192,.1);--yellow: rgba(140,90,0,.9);--yellow-bg: rgba(180,120,0,.1);--red: #c0392b;--red-bg: rgba(192,57,43,.1);--input-bg: rgba(0,0,0,.04);--input-border: rgba(0,0,0,.14);--shadow: rgba(0,0,0,.12);--tiles: "light"}@media(prefers-color-scheme:light){:root:not([data-theme]){--bg: #f4f3f0;--surface: #ffffff;--surface2: #f0eeeb;--border: rgba(0,0,0,.09);--text: #1a1d27;--text-muted: rgba(26,29,39,.55);--text-dim: rgba(26,29,39,.38);--accent: #d4604f;--accent-hover: #c05040;--accent-bg: rgba(212,96,79,.1);--green: #1e8a52;--green-bg: rgba(30,138,82,.1);--blue: #1565c0;--blue-bg: rgba(21,101,192,.1);--yellow: rgba(140,90,0,.9);--yellow-bg: rgba(180,120,0,.1);--red: #c0392b;--red-bg: rgba(192,57,43,.1);--input-bg: rgba(0,0,0,.04);--input-border: rgba(0,0,0,.14);--shadow: rgba(0,0,0,.12);--tiles: "light"}}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:ESKlarheitKurrent,sans-serif;background:var(--bg);min-height:100vh;color:var(--text)}a{color:inherit;text-decoration:none}.topbar{display:flex;align-items:center;justify-content:space-between;padding:16px 32px;border-bottom:1px solid var(--border);background:var(--surface);position:sticky;top:0;z-index:500}.topbar-left{display:flex;align-items:center;gap:16px}.topbar-right{display:flex;align-items:center;gap:12px}.jsp-logo{height:40px;width:auto}.page-title{font-size:1.1rem;font-weight:700;color:var(--text)}.topbar-user{display:flex;align-items:center;gap:8px;padding:5px 12px 5px 6px;background:var(--input-bg);border:1px solid var(--input-border);border-radius:20px}.topbar-avatar{width:28px;height:28px;border-radius:50%;object-fit:cover}.topbar-name{font-size:.82rem;color:var(--text-muted)}.topbar-signout{font-size:.82rem;color:var(--text-dim);padding:6px 4px;background:none;border:none;cursor:pointer;transition:color .15s}.topbar-signout:hover{color:var(--text)}.topbar-nav{display:flex;gap:4px;margin-left:8px}.topbar-nav a{font-size:.85rem;color:var(--text-muted);padding:6px 12px;border-radius:8px;transition:background .15s,color .15s}.topbar-nav a:hover{background:var(--input-bg);color:var(--text)}.topbar-nav a[aria-current=page]{background:var(--accent-bg);color:var(--accent)}#theme-toggle{background:var(--input-bg);border:1px solid var(--input-border);border-radius:8px;padding:8px 10px;cursor:pointer;color:var(--text-muted);display:inline-flex;align-items:center;transition:background .15s,color .15s}#theme-toggle:hover{background:var(--border);color:var(--text)}@media(max-width:600px){.topbar{padding:12px 16px}.topbar-name{display:none}.page-title{font-size:.95rem}}
