:root{--topbar-height:58px;--sidebar-width:236px;--sidebar-collapsed-width:68px;--page-bg:#0b0f0d;--topbar-bg:#101714;--sidebar-bg:#06110c;--sidebar-bg-soft:#0d1b14;--sidebar-hover:#173524;--sidebar-active:#1f8a55;--panel-bg:#111917;--panel-bg-soft:#17231f;--text:#f7fff9;--muted:#b4c3bb;--border:#31443a;--accent:#4ade80;--accent-strong:#22c55e;--accent-soft:#12351f;--accent-border:#3f9f64;--input-bg:#070d0a;--input-border:#3b5145;--shadow-sm:0 1px 2px #0000008c}*{box-sizing:border-box}body{background:var(--page-bg);color:var(--text);margin:0;font-family:Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif}button,input{font:inherit}button{cursor:pointer}.scroll-container{gap:20px;max-height:400px;padding:20px;display:flex;overflow-x:auto}.scroll-container a{transition-duration:2s}.scroll-container a:hover .card{background-color:var(--secondary)}.card{background-color:var(--backgroundL);border-radius:10px;flex-direction:column;flex-shrink:0;width:250px;transition-duration:1s;display:flex;overflow:hidden;box-shadow:0 4px 8px #00000040}.card-image{object-fit:cover;aspect-ratio:16/9;border:none;width:100%;margin:0;padding:0;display:block}.card-content{box-sizing:border-box;padding:20px}.card h3{color:var(--text);margin-top:0}.card p{color:var(--text);margin:5px 0}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:var(--backgroundL)}::-webkit-scrollbar-thumb{background:var(--secondary)}::-webkit-scrollbar-thumb:hover{background:var(--accent)}.console-shell.svelte-qaavfv{min-height:100vh}.topbar.svelte-qaavfv{z-index:30;height:var(--topbar-height);background:var(--topbar-bg);border-bottom:1px solid var(--border);box-shadow:var(--shadow-sm);grid-template-columns:minmax(220px,1fr) minmax(320px,620px) minmax(220px,1fr);align-items:center;gap:18px;width:100%;padding:0 16px;display:grid;position:sticky;top:0}.top-left.svelte-qaavfv{align-items:center;gap:10px;min-width:0;display:flex}.top-search.svelte-qaavfv{justify-self:center;width:100%}.top-right.svelte-qaavfv{justify-content:flex-end;align-items:center;gap:16px;min-width:0;display:flex}.menu-button.svelte-qaavfv{border:1px solid var(--border);background:var(--panel-bg);width:34px;height:34px;color:var(--text);border-radius:8px;place-items:center;display:grid}.menu-button.svelte-qaavfv:hover{background:var(--panel-bg-soft);border-color:var(--accent-border)}.menu-button.svelte-qaavfv span:where(.svelte-qaavfv){font-size:22px;line-height:1;transform:translateY(-1px)}.brand.svelte-qaavfv{color:var(--text);white-space:nowrap;align-items:center;gap:9px;font-weight:700;text-decoration:none;display:flex;overflow:hidden}.brand-mark.svelte-qaavfv{background-image:url("data:image/svg+xml,%3csvg%20width='952'%20height='949'%20viewBox='0%200%20952%20949'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cellipse%20cx='663.644'%20cy='632.883'%20rx='258.815'%20ry='182.717'%20transform='rotate(-60%20663.644%20632.883)'%20fill='%2390EE90'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M866.006%20249.989L866.025%20250V250.022L866.006%20249.989ZM841.024%20235.566L433.013%200L24.9865%20235.574L432.527%20471.618L841.024%20235.566ZM0%20278.883L0.0124741%20278.89L0%20290.652V278.883ZM204.329%20867.969L0.101898%20278.942L407.513%20514.911V515L204.696%20868.181L204.329%20867.969ZM0.0190659%20249.989L0%20250.022V250L0.0190659%20249.989Z'%20fill='%2390EE90'/%3e%3c/svg%3e");background-size:cover;width:30px;height:30px}.brand-text.svelte-qaavfv{text-overflow:ellipsis;overflow:hidden}.top-search.svelte-qaavfv input:where(.svelte-qaavfv){border:1px solid var(--input-border);background:var(--input-bg);width:100%;height:38px;color:var(--text);border-radius:9px;outline:none;padding:0 14px}.top-search.svelte-qaavfv input:where(.svelte-qaavfv)::placeholder{color:#8fa198}.top-search.svelte-qaavfv input:where(.svelte-qaavfv):focus{border-color:var(--accent);background:#050907;box-shadow:0 0 0 3px #4ade802e}.top-right.svelte-qaavfv a:where(.svelte-qaavfv){color:#d3ddd7;font-size:14px;font-weight:600;text-decoration:none}.top-right.svelte-qaavfv a:where(.svelte-qaavfv):hover{color:var(--accent)}.account-button.svelte-qaavfv{border:1px solid var(--accent-border);background:var(--accent-soft);color:#9ff0bb;border-radius:50%;width:34px;height:34px;font-weight:700}.console-body.svelte-qaavfv{min-height:calc(100vh - var(--topbar-height));display:flex}.sidebar.svelte-qaavfv{top:var(--topbar-height);height:calc(100vh - var(--topbar-height));width:var(--sidebar-width);flex:0 0 var(--sidebar-width);background:linear-gradient(180deg, var(--sidebar-bg), #0d1713);border-right:1px solid #ffffff14;padding:12px 10px;transition:width .16s,flex-basis .16s;position:sticky;overflow:hidden}.sidebar-collapsed.svelte-qaavfv .sidebar:where(.svelte-qaavfv){width:var(--sidebar-collapsed-width);flex-basis:var(--sidebar-collapsed-width)}.sidebar-nav.svelte-qaavfv{gap:5px;display:grid}.sidebar-link.svelte-qaavfv{color:#edf7f0;border-radius:9px;align-items:center;gap:11px;height:40px;padding:0 10px;font-size:14px;font-weight:600;text-decoration:none;display:flex;position:relative}.sidebar-link.svelte-qaavfv:hover{background:var(--sidebar-hover);color:#fff}.sidebar-link.svelte-qaavfv:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.sidebar-icon.svelte-qaavfv{width:28px;height:28px;color:var(--accent);background:#4ade8024;border-radius:7px;flex:0 0 28px;place-items:center;font-size:14px;display:grid}.sidebar-text.svelte-qaavfv{white-space:nowrap;opacity:1;transition:opacity .12s}.sidebar-collapsed.svelte-qaavfv .sidebar-link:where(.svelte-qaavfv){justify-content:center;padding:0}.sidebar-collapsed.svelte-qaavfv .sidebar-text:where(.svelte-qaavfv){display:none}.sidebar-collapsed.svelte-qaavfv .sidebar-icon:where(.svelte-qaavfv){margin:0}.page-content.svelte-qaavfv{flex:1;min-width:0;padding:24px}.page-content.svelte-qaavfv h1{margin:0 0 16px;font-size:26px;line-height:1.2}.page-content.svelte-qaavfv p{color:var(--muted)}@media (width<=900px){.topbar.svelte-qaavfv{grid-template-columns:1fr;height:auto;padding:12px}.top-left.svelte-qaavfv{justify-content:space-between}.top-search.svelte-qaavfv{order:3}.top-right.svelte-qaavfv{display:none}.console-body.svelte-qaavfv{display:block}.sidebar.svelte-qaavfv,.sidebar-collapsed.svelte-qaavfv .sidebar:where(.svelte-qaavfv){flex-basis:auto;width:100%;height:auto;padding:8px;position:static}.sidebar-nav.svelte-qaavfv{display:flex;overflow-x:auto}.sidebar-link.svelte-qaavfv,.sidebar-collapsed.svelte-qaavfv .sidebar-link:where(.svelte-qaavfv){justify-content:flex-start;min-width:max-content;padding:0 10px}.sidebar-collapsed.svelte-qaavfv .sidebar-text:where(.svelte-qaavfv){display:inline}.page-content.svelte-qaavfv{padding:18px}}
