/*! tailwindcss v4.3.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--color-slate-50:oklch(98.4% .003 247.858);--color-slate-100:oklch(96.8% .007 247.896);--color-slate-950:oklch(12.9% .042 264.695);--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.flex{display:flex}.grid{display:grid}.min-h-screen{min-height:100vh}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.bg-slate-50{background-color:var(--color-slate-50)}.text-slate-950{color:var(--color-slate-950)}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.dark\:bg-slate-950:where(.dark,.dark *){background-color:var(--color-slate-950)}.dark\:text-slate-100:where(.dark,.dark *){color:var(--color-slate-100)}}:root{color:#0f172a;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f8fafc;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;margin:0}button,input,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.72}.toast-surface{border:1px solid #94a3b847;color:#0f172a!important;background:#fff!important;box-shadow:0 18px 50px #0f172a26!important}.dark .toast-surface{color:#e5e7eb!important;background:#111827!important}.theme-toggle{z-index:30;color:#0f172a;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffdb;border:1px solid #94a3b852;border-radius:8px;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex;position:fixed;top:18px;right:18px;box-shadow:0 14px 35px #0f172a1f}.dark .theme-toggle{color:#e2e8f0;background:#0f172adb}.login-page{background:linear-gradient(135deg,#14b8a61f,#0000 34%),linear-gradient(315deg,#3b82f624,#0000 38%),#f8fafc;place-items:center;min-height:100vh;padding:24px;display:grid}.dark .login-page{background:linear-gradient(135deg,#14b8a624,#0000 34%),linear-gradient(315deg,#3b82f626,#0000 38%),#020617}.login-panel{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffeb;border:1px solid #94a3b847;border-radius:8px;gap:24px;width:min(100%,440px);padding:34px;display:grid;box-shadow:0 24px 70px #0f172a24}.dark .login-panel,.dark .panel,.dark .sidebar,.dark .game-card{background:#0f172adb;border-color:#94a3b82e;box-shadow:0 24px 70px #00000047}.brand-mark{color:#fff;background:#0f172a;border-radius:8px;justify-content:center;align-items:center;width:52px;height:52px;display:inline-flex}.brand-mark.small{width:38px;height:38px}.dark .brand-mark{color:#0f172a;background:#f8fafc}.eyebrow{color:#0f766e;letter-spacing:.08em;text-transform:uppercase;margin:0 0 6px;font-size:.76rem;font-weight:800}.dark .eyebrow{color:#5eead4}h1,h2,p{margin:0}h1{color:#0f172a;letter-spacing:0;font-size:clamp(2rem,5vw,3.6rem);font-weight:850;line-height:1.02}h2{color:#0f172a;letter-spacing:0;font-size:1rem;font-weight:800}.dark h1,.dark h2{color:#f8fafc}.form-stack{gap:16px;display:grid}.field{gap:8px;display:grid}.field span{color:#334155;font-size:.86rem;font-weight:750}.dark .field span{color:#cbd5e1}.field input,.field select,.password-field,.file-drop{color:#0f172a;background:#fff;border:1px solid #64748b52;border-radius:8px;outline:none;width:100%;min-height:46px;transition:border-color .15s,box-shadow .15s,background .15s}.field input,.field select{padding:0 14px}.field input:focus,.field select:focus,.password-field:focus-within,.file-drop:focus-within{border-color:#0f766e;box-shadow:0 0 0 4px #0f766e21}.dark .field input,.dark .field select,.dark .password-field,.dark .file-drop{color:#f8fafc;background:#0206178a;border-color:#94a3b83d}.field select{appearance:none;background-image:linear-gradient(45deg,#0000 50%,#64748b 50%),linear-gradient(135deg,#64748b 50%,#0000 50%);background-position:calc(100% - 18px) 19px,calc(100% - 12px) 19px;background-repeat:no-repeat;background-size:6px 6px,6px 6px}.password-field{align-items:center;display:flex}.password-field input{box-shadow:none;background:0 0;border:0}.password-field button{color:#64748b;background:0 0;border:0;flex:0 0 44px;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex}.primary-button,.ghost-button{border-radius:8px;justify-content:center;align-items:center;gap:9px;min-height:44px;font-weight:800;display:inline-flex}.primary-button{color:#fff;background:#0f172a;border:1px solid #0f172a;padding:0 18px}.primary-button:hover{background:#1e293b}.dark .primary-button{color:#0f172a;background:#f8fafc;border-color:#f8fafc}.ghost-button{color:#334155;background:#ffffffb8;border:1px solid #64748b47;padding:0 14px}.ghost-button.compact{min-height:38px}.dark .ghost-button{color:#cbd5e1;background:#0f172aad}.dashboard-shell{grid-template-columns:280px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{background:#ffffffe6;border-right:1px solid #94a3b847;flex-direction:column;gap:22px;height:100vh;padding:22px;display:flex;position:sticky;top:0}.sidebar-brand{align-items:center;gap:12px;display:flex}.sidebar-brand strong,.sidebar-user span{color:#0f172a;font-weight:850;display:block}.dark .sidebar-brand strong,.dark .sidebar-user span{color:#f8fafc}.sidebar-brand span,.sidebar-user small{color:#64748b;font-size:.84rem;display:block}.sidebar-user{border:1px solid #94a3b838;border-radius:8px;padding:14px}.sidebar-logout{margin-top:auto}.dashboard-main{background:radial-gradient(circle at 16% 12%,#14b8a61a,#0000 24%),radial-gradient(circle at 88% 4%,#3b82f61a,#0000 22%);min-width:0}.content-wrap{width:min(1180px,100%);margin:0 auto;padding:52px 34px}.page-header{justify-content:space-between;align-items:end;gap:16px;margin-bottom:26px;display:flex}.page-header.split{justify-content:flex-start;align-items:center}.game-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.game-card{min-height:180px;color:inherit;text-align:left;background:#fff;border:1px solid #94a3b847;border-radius:8px;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;padding:22px;transition:transform .16s,border-color .16s,box-shadow .16s;display:grid}.game-card:hover{transform:translateY(-2px);box-shadow:0 18px 45px #0f172a1f}.game-card.emerald:hover{border-color:#10b981a6}.game-card.blue:hover{border-color:#3b82f6a6}.game-icon,.panel-icon{color:#047857;background:#ecfdf5;border-radius:8px;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex}.game-card.blue .game-icon{color:#1d4ed8;background:#eff6ff}.dark .game-icon,.dark .panel-icon{color:#5eead4;background:#14b8a624}.dark .game-card.blue .game-icon{color:#93c5fd;background:#3b82f629}.game-card strong{color:#0f172a;font-size:1.26rem;font-weight:850;display:block}.game-card small{color:#64748b;margin-top:6px;line-height:1.45;display:block}.dark .game-card strong{color:#f8fafc}.tool-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.insight-strip{grid-template-columns:minmax(240px,.8fr) minmax(320px,1.2fr);gap:18px;margin-bottom:18px;display:grid}.summary-card,.activity-card{background:linear-gradient(135deg,#fffffff5,#f0fdfab8);border:1px solid #94a3b847;border-radius:8px;box-shadow:0 16px 42px #0f172a14}.dark .summary-card,.dark .activity-card{background:linear-gradient(135deg,#0f172ae6,#0f766e1f);border-color:#94a3b82e}.summary-card{align-items:center;gap:14px;padding:18px;display:flex}.summary-card small,.summary-card span{color:#64748b;font-weight:750;display:block}.summary-card strong{color:#0f172a;font-size:1.32rem;font-weight:900;display:block}.dark .summary-card strong{color:#f8fafc}.activity-card{gap:12px;padding:16px;display:grid}.activity-title{color:#0f172a;align-items:center;gap:8px;font-weight:900;display:flex}.dark .activity-title{color:#f8fafc}.activity-list{gap:8px;display:grid}.activity-item{background:#ffffff9e;border:1px solid #94a3b838;border-left-width:4px;border-radius:8px;grid-template-columns:minmax(120px,.5fr) minmax(0,1fr) auto;align-items:center;gap:10px;padding:9px 10px;display:grid}.dark .activity-item{background:#0206175c}.activity-item.success{border-left-color:#10b981}.activity-item.error{border-left-color:#ef4444}.activity-item.warning{border-left-color:#f59e0b}.activity-item.info{border-left-color:#3b82f6}.activity-item strong{color:#0f172a}.activity-item span,.activity-item small{color:#64748b;font-size:.86rem;font-weight:700}.dark .activity-item strong{color:#f8fafc}.panel{background:linear-gradient(#fff,#fbfdff);border:1px solid #94a3b847;border-radius:8px;align-content:start;gap:18px;padding:20px;display:grid;box-shadow:0 14px 35px #0f172a12}.panel.wide{grid-column:1/-1}.panel-header{align-items:center;gap:12px;display:flex}.inline-form{grid-template-columns:minmax(180px,1fr) minmax(140px,.6fr) auto;align-items:end;gap:14px;display:grid}.file-drop{color:#475569;align-items:center;gap:10px;padding:0 14px;font-weight:750;display:flex;position:relative;overflow:hidden}.file-drop input{opacity:0;position:absolute;inset:0}.dark .file-drop{color:#cbd5e1}.result-box{background:#f0fdfab8;border:1px solid #14b8a63d;border-radius:8px;padding:14px}.metrics-table{gap:9px;display:grid}.metric-row{background:#f8fafcc2;border:1px solid #94a3b838;border-radius:8px;grid-template-columns:minmax(90px,1fr) auto auto;align-items:center;gap:10px;padding:10px 12px;display:grid}.metric-row span{color:#0f172a;font-weight:900}.metric-row strong{color:#475569;font-size:.86rem}.dark .metric-row{background:#0206176b}.dark .metric-row span{color:#f8fafc}.dark .result-box{background:#14b8a617}.stat-grid,.level-meta{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.stat{min-width:0}.stat small{color:#64748b;text-transform:uppercase;font-size:.74rem;font-weight:800;display:block}.stat strong{overflow-wrap:anywhere;color:#0f172a;font-size:1.04rem;display:block}.dark .stat strong{color:#f8fafc}.job-summary{color:#0f766e;align-items:flex-start;gap:10px;font-weight:800;display:flex}.job-summary.warning{color:#b45309}.job-summary.error{color:#dc2626}.job-summary div{gap:3px;display:grid}.job-summary small{color:#64748b;font-size:.8rem;font-weight:750}.level-preview{gap:16px;display:grid}.board-grid{grid-template-columns:repeat(var(--cols), minmax(28px, 38px));gap:5px;display:grid;overflow-x:auto}.board-grid span{aspect-ratio:1;color:#0f172a;background:#fff;border:1px solid #0f766e33;border-radius:6px;place-items:center;font-weight:850;display:inline-grid}.board-grid span.blank{background:#94a3b814;border-color:#0000}.board-grid span.highlighted{color:#0f172a;background:linear-gradient(135deg,#ccfbf1,#dbeafe);border-color:#14b8a6f2;box-shadow:0 6px 18px #14b8a62e}.board-grid span.word-start{outline-offset:1px;outline:2px solid #3b82f6e6}.dark .board-grid span{color:#f8fafc;background:#0206179e}.dark .board-grid span.blank{background:#94a3b80f}.dark .board-grid span.highlighted{color:#fff;background:linear-gradient(135deg,#14b8a675,#3b82f65c)}.word-list{flex-wrap:wrap;gap:8px;display:flex}.word-list span{color:#334155;border:1px solid #94a3b847;border-radius:999px;padding:5px 10px;font-size:.84rem;font-weight:750}.word-list span.highlight-chip{color:#0f766e;background:#f0fdfadb;border-color:#14b8a67a}.dark .word-list span.highlight-chip{color:#99f6e4;background:#14b8a61f}.dark .word-list span{color:#cbd5e1}details{color:#475569}summary{cursor:pointer;font-weight:800}pre{color:#0f172a;background:#f8fafc;border:1px solid #94a3b838;border-radius:8px;max-height:360px;padding:14px;font-size:.78rem;overflow:auto}.dark pre{color:#e2e8f0;background:#020617b8}.empty-state{color:#64748b;border:1px dashed #94a3b873;border-radius:8px;place-items:center;min-height:84px;font-weight:750;display:grid}.empty-state.compact{min-height:48px}.spin{animation:.9s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=900px){.dashboard-shell{grid-template-columns:1fr}.sidebar{border-bottom:1px solid #94a3b847;border-right:0;flex-direction:row;align-items:center;height:auto;position:static}.sidebar-user{margin-left:auto}.sidebar-logout{margin-top:0}.game-grid,.tool-grid,.inline-form,.stat-grid,.level-meta,.insight-strip,.activity-item{grid-template-columns:1fr}.panel.wide{grid-column:auto}}@media (width<=620px){.theme-toggle{top:12px;right:12px}.login-panel,.content-wrap{padding:22px}.sidebar{flex-wrap:wrap;padding:16px}.sidebar-user{order:3;width:100%;margin-left:0}.page-header,.page-header.split{flex-direction:column;align-items:flex-start}.game-card{grid-template-columns:1fr auto}.metric-row{grid-template-columns:1fr}.game-icon{grid-column:1/-1}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
