@font-face{font-family:RuneScape UF;src:url(/fonts/runescape-uf.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}:root{--text:#fff2d6;--text-h:#ffe066;--text-muted:#cbb890;--bg:#171009;--border:#241a10;--accent:#ffb000;--rs-panel-light:#6e5738;--rs-panel-mid:#4a3823;--rs-panel-dark:#3a2c1c;--rs-well-light:#362615;--rs-well-dark:#201509;--rs-bevel-hi:#c6a47480;--rs-bevel-lo:#0000008c;--rs-gold:#ffb000;--rs-yellow:#ff0;--rs-orange:#ff981f;--rs-green:#0f0;--rs-red:#ff3232;--rs-parchment-1:#f1e2b8;--rs-parchment-2:#e0c68e;--rs-parchment-3:#c7a968;--rs-parchment-border:#7a5a28;--rs-parchment-text:#3a2508;--rs-parchment-placeholder:#3a25088c;--radius-sm:6px;--radius:10px;--radius-lg:16px;--content-sans:"Trebuchet MS", Verdana, "Segoe UI", Arial, sans-serif;--sans:"RuneScape UF", "Trebuchet MS", Verdana, "Segoe UI", Arial, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (width<=640px){:root{font-size:16px}}*{box-sizing:border-box}body{background:radial-gradient(ellipse at 50% -10%, #241a10 0%, var(--bg) 55%), repeating-linear-gradient(45deg, #ffffff03 0 2px, transparent 2px 4px);min-height:100svh;margin:0}#root{flex-direction:column;min-height:100svh;display:flex}h1,h2{color:var(--text-h);text-shadow:1px 1px #000;font-weight:700}p{margin:0}::-webkit-scrollbar{width:12px;height:12px}::-webkit-scrollbar-track{background:var(--rs-well-dark)}::-webkit-scrollbar-thumb{background:linear-gradient(180deg, var(--rs-panel-light), var(--rs-panel-dark));border:2px solid var(--border)}::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg, #7c6440, var(--rs-panel-mid))}.app-shell{align-items:stretch;width:100%;min-height:100svh;display:flex}.app{flex-direction:column;flex:1;align-items:center;gap:24px;min-width:0;padding:24px 20px 60px;display:flex;overflow-y:auto}.app-header{justify-content:space-between;align-items:center;width:100%;max-width:640px;display:flex}.score{font-variant-numeric:tabular-nums;color:var(--text-h);text-shadow:1px 1px #000;font-size:.95rem;font-weight:700}.script-toggle-group{flex-direction:column;gap:4px;display:flex}.script-toggle{border:2px solid var(--border);border-radius:var(--radius);background:linear-gradient(#201509 0%,#362615 100%);display:inline-flex;overflow:hidden;box-shadow:inset 1px 1px 3px #000c}.xp-penalty-hint{color:var(--rs-orange);font-size:.7rem}.script-toggle button{color:var(--text-muted);box-shadow:none;background:0 0;border:none;border-radius:0;padding:5px 12px;font-size:.8rem}.script-toggle button:hover{color:var(--rs-red);background:#ffb0001a}.script-toggle button.active{background:linear-gradient(180deg, #ffcb4d 0%, var(--rs-gold) 100%);color:#2a1c06;text-shadow:none;font-weight:700}.script-toggle button.active:hover{color:#2a1c06}.icon-button{cursor:pointer;border-radius:var(--radius-sm);color:inherit;background:0 0;border:none;padding:4px 8px;font-size:1.1rem}.icon-button:hover{background:#ffb00026}.game-icon{vertical-align:-.15em;width:1em;height:1em;color:var(--rs-gold);flex-shrink:0;display:inline-block}.grade-banner .game-icon,.difficulty-status-text .game-icon{color:currentColor;width:.9em;height:.9em;margin-right:2px}.icon-slot{border-radius:var(--radius-sm);background:linear-gradient(180deg, var(--rs-well-light) 0%, var(--rs-well-dark) 100%);border:1.5px solid var(--border);flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;display:inline-flex;box-shadow:inset 1px 1px 2px #000000bf,inset 0 0 5px #ffb0001a}.icon-slot .game-icon{width:15px;height:15px}.sidebar-menu-item .icon-slot{margin-right:2px}.sidebar-menu-item.active .icon-slot{background:linear-gradient(180deg, #ffe066 0%, var(--rs-gold) 100%);border-color:#6b4a06;box-shadow:inset 1px 1px 2px #0000004d}.sidebar-menu-item.active .icon-slot .game-icon{color:#2a1c06}.level-bar{align-items:center;gap:10px;width:100%;max-width:640px;display:flex}.level-badge-wrap{flex-shrink:0;display:inline-flex;position:relative}.level-badge{color:var(--rs-yellow);text-shadow:1px 1px #000;flex-shrink:0;font-size:.85rem;font-weight:700}.fireworks{pointer-events:none;width:0;height:0;position:absolute;top:50%;left:100%}.fireworks .spark{background:var(--spark-color,#ffb000);width:6px;height:6px;animation:.75s cubic-bezier(.2,.7,.3,1) forwards spark-burst;animation-delay:var(--spark-delay,0s);border-radius:50%;position:absolute;top:-3px;left:2px}@keyframes spark-burst{0%{opacity:1;transform:translate(0)scale(1)}60%{opacity:1}to{transform:translate(var(--tx), var(--ty)) scale(.2);opacity:0}}.fireworks .spark:first-child{--tx:26px;--ty:0px;--spark-color:#ffb000;--spark-delay:0s}.fireworks .spark:nth-child(2){--tx:21px;--ty:15px;--spark-color:#ff981f;--spark-delay:30ms}.fireworks .spark:nth-child(3){--tx:8px;--ty:25px;--spark-color:#0f0;--spark-delay:60ms}.fireworks .spark:nth-child(4){--tx:-8px;--ty:25px;--spark-color:#ff0;--spark-delay:90ms}.fireworks .spark:nth-child(5){--tx:-21px;--ty:15px;--spark-color:#ff3232;--spark-delay:40ms}.fireworks .spark:nth-child(6){--tx:-26px;--ty:0px;--spark-color:#ffb000;--spark-delay:70ms}.fireworks .spark:nth-child(7){--tx:-21px;--ty:-15px;--spark-color:#ff981f;--spark-delay:10ms}.fireworks .spark:nth-child(8){--tx:-8px;--ty:-25px;--spark-color:#0f0;--spark-delay:50ms}.fireworks .spark:nth-child(9){--tx:8px;--ty:-25px;--spark-color:#ff0;--spark-delay:20ms}.fireworks .spark:nth-child(10){--tx:21px;--ty:-15px;--spark-color:#ff3232;--spark-delay:80ms}@media (prefers-reduced-motion:reduce){.fireworks{display:none}}.xp-bar-track{border:1px solid var(--border);background:linear-gradient(#201509 0%,#362615 100%);border-radius:5px;flex:1;height:10px;overflow:hidden;box-shadow:inset 1px 1px 3px #000c}.xp-bar-fill{background:linear-gradient(180deg, #ffe066 0%, var(--rs-gold) 50%, #cc7f00 100%);border-radius:5px;height:100%;transition:width .3s}.xp-label{font-variant-numeric:tabular-nums;color:var(--text-muted);white-space:nowrap;flex-shrink:0;font-size:.75rem}.level-up-toast{border-radius:var(--radius);border:2px solid var(--rs-green);color:var(--rs-green);text-shadow:1px 1px #000;background:linear-gradient(#6e5738 0%,#4a3823 55%,#3a2c1c 100%);align-self:center;padding:10px 18px;font-size:.95rem;font-weight:700;animation:.3s level-up-in;box-shadow:inset 1px 1px #c6a47473,inset -1px -1px #0000008c}@keyframes level-up-in{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.mode-tabs{border:2px solid var(--border);border-radius:var(--radius);background:linear-gradient(#201509 0%,#362615 100%);align-self:center;width:100%;max-width:640px;display:inline-flex;overflow:hidden;box-shadow:inset 1px 1px 3px #000c}.mode-tabs button{color:var(--text-muted);box-shadow:none;background:0 0;border:none;border-radius:0;flex:1;padding:8px 16px;font-size:.9rem}.mode-tabs button:hover:not(:disabled){color:var(--rs-red);background:#ffb0001a}.mode-tabs button.active{background:linear-gradient(180deg, #ffcb4d 0%, var(--rs-gold) 100%);color:#2a1c06;text-shadow:none;font-weight:700}.mode-tabs button.active:hover{color:#2a1c06}.mode-tabs button:disabled{font-size:.8rem}.mode-tab-placeholder{opacity:.6}.story-title{color:var(--text-h);text-shadow:1px 1px #000;margin:-8px 0 0;font-size:1.3rem}.story-text{font-family:var(--content-sans);margin:8px 0;font-size:1.15rem;line-height:1.6}.story-questions{flex-direction:column;gap:14px;display:flex}.story-question{flex-direction:column;gap:6px;display:flex}.story-question-label{font-family:var(--content-sans);font-size:.95rem;font-weight:500}.question-result{border-radius:var(--radius-sm);text-shadow:1px 1px #000;padding:6px 10px;font-size:.9rem;font-weight:700}.question-result.correct{border:1px solid var(--rs-green);color:var(--rs-green);background:#00ff0026}.question-result.incorrect{border:1px solid var(--rs-red);color:var(--rs-red);background:#ff323224}.story-reference{font-family:var(--content-sans);opacity:.85;font-weight:400}.story-score{color:var(--rs-yellow);text-shadow:1px 1px #000;align-self:center;font-size:1.05rem;font-weight:700}.practice-card{box-sizing:border-box;border:2px solid var(--border);border-radius:var(--radius-lg);background:linear-gradient(#6e5738 0%,#4a3823 55%,#3a2c1c 100%);flex-direction:column;gap:16px;width:100%;max-width:640px;padding:28px;display:flex;box-shadow:inset 1px 1px #c6a47473,inset -1px -1px #0000008c,0 3px 10px #00000073}.exercise-animation{aspect-ratio:10/3;border:2px solid var(--border);border-radius:4px;width:100%;overflow:hidden;box-shadow:inset 1px 1px #c6a4744d,inset -2px -2px #00000080}.exercise-animation-frame{object-fit:cover;width:100%;height:100%;image-rendering:pixelated;image-rendering:crisp-edges;display:block}.direction-label{text-transform:uppercase;letter-spacing:.04em;color:var(--rs-yellow);text-shadow:1px 1px #000;font-size:.85rem;font-weight:700}.topic-label{color:var(--text-muted);align-items:center;gap:8px;margin-top:-12px;font-size:.8rem;display:flex}.difficulty-badge{text-transform:uppercase;letter-spacing:.03em;border-radius:var(--radius-sm);text-shadow:1px 1px #000;padding:1px 6px;font-size:.65rem;font-weight:700}.difficulty-badge.easy{color:var(--rs-green);background:#00ff0026}.difficulty-badge.medium{color:var(--rs-orange);background:#ff981f26}.difficulty-badge.hard{color:var(--rs-red);background:#ff323226}.difficulty-badge.expert{color:#c084fc;background:#c084fc26}.timer-badge{font-variant-numeric:tabular-nums;border-radius:var(--radius-sm);color:var(--rs-gold);background:#ffb0001f;padding:1px 6px;font-size:.7rem;font-weight:700}.timer-badge.low{color:var(--rs-red);background:#ff32322e}.stats-list li.difficulty-row{flex-direction:column;align-items:stretch;gap:4px}.difficulty-row-top{justify-content:space-between;align-items:center;gap:12px;display:flex}.difficulty-row .difficulty-status-text{color:var(--text-muted);font-size:.8rem}.difficulty-row.unlocked .difficulty-status-text{color:var(--rs-green)}.difficulty-row.probing .difficulty-status-text{color:var(--rs-orange);font-weight:600}.difficulty-draw-pct{color:var(--text-muted);margin:0;font-size:.75rem}.tier-progress-track{background:linear-gradient(#201509 0%,#362615 100%);border-radius:3px;height:6px;overflow:hidden;box-shadow:inset 1px 1px 2px #000c}.tier-progress-fill{border-radius:3px;height:100%;transition:width .3s}.tier-progress-fill.on-track{background:var(--rs-green)}.tier-progress-fill.below-threshold{background:var(--rs-orange)}.difficulty-progress-text{color:var(--text-muted);margin:0;font-size:.72rem}.skills-list-compact{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.skill-row-compact{cursor:default;align-items:center;gap:8px;display:flex}.skill-row-compact .icon-slot{width:26px;height:26px}.skill-row-compact .icon-slot .game-icon{width:19px;height:19px}.skill-row-compact .xp-bar-track{flex:1;height:8px}.skill-level-label{width:1.6em;color:var(--text-muted);text-align:center;flex-shrink:0;font-size:.72rem;font-weight:700}.skill-row-compact .skill-level-label:first-of-type{text-align:right}.prompt-row{align-items:center;gap:10px;margin-top:12px;display:flex}.prompt-sentence{font-family:var(--content-sans);color:var(--text);margin:8px 0;font-size:1.6rem;font-weight:700;line-height:1.35}.clickable-word-wrap{display:inline-block;position:relative}.clickable-word{cursor:pointer;border-bottom:1px dotted var(--rs-gold)}.clickable-word:hover{border-radius:var(--radius-sm);background:#ffb0002e}.clickable-word.revealed{border-bottom:1px solid var(--rs-gold);cursor:default}.clickable-word.revealed:hover{background:0 0}.word-tooltip{border-radius:var(--radius-sm);border:2px solid var(--border);color:var(--text);font-family:var(--content-sans);white-space:nowrap;z-index:5;background:linear-gradient(#6e5738 0%,#3a2c1c 100%);margin-bottom:6px;padding:4px 9px;font-size:.8rem;font-weight:400;position:absolute;bottom:100%;left:50%;transform:translate(-50%);box-shadow:inset 1px 1px #c6a47466}.speak-button{color:inherit;background:0 0;border:none;flex-shrink:0;padding:0;line-height:1;display:inline-flex}.speak-button .icon-slot{width:24px;height:24px}.speak-button:hover .icon-slot{border-color:var(--rs-gold)}.answer-input,textarea{box-sizing:border-box;border-radius:var(--radius);border:2px solid var(--rs-parchment-border);background:repeating-linear-gradient(0deg, #7a5a280d 0 2px, transparent 2px 4px), repeating-linear-gradient(90deg, #7a5a280a 0 3px, transparent 3px 6px), linear-gradient(180deg, var(--rs-parchment-1) 0%, var(--rs-parchment-2) 55%, var(--rs-parchment-3) 100%);width:100%;color:var(--rs-parchment-text);font-size:1rem;font-family:var(--content-sans);resize:vertical;padding:10px 12px;box-shadow:inset 1px 1px 4px #5a3c1480,inset 0 0 14px #ffffff4d}.answer-input::placeholder,textarea::placeholder{color:var(--rs-parchment-placeholder)}.answer-input:focus,textarea:focus{border-color:var(--rs-gold);outline:none;box-shadow:inset 1px 1px 4px #5a3c1480,inset 0 0 14px #ffffff4d,0 0 0 2px #ffb00059}.actions{flex-wrap:wrap;gap:10px;display:flex}button{border-radius:var(--radius);border:2px solid var(--border);color:var(--rs-yellow);text-shadow:1px 1px #000;cursor:pointer;background:linear-gradient(#6e5738 0%,#4a3823 100%);padding:9px 16px;font-family:inherit;font-size:.95rem;font-weight:700;box-shadow:inset 1px 1px #c6a47473,inset -1px -1px #0000008c}button:hover:not(:disabled){color:var(--rs-red);background:linear-gradient(#7c6440,#56432a)}button.primary{background:linear-gradient(180deg, #ffcb4d 0%, var(--rs-gold) 55%, #cc7f00 100%);color:#2a1c06;text-shadow:none;border-color:#6b4a06;font-weight:700}button.primary:hover:not(:disabled){color:#3a1a06;background:linear-gradient(#ffd970 0%,#ffbb26 55%,#db8b00 100%)}button:disabled{opacity:.5;cursor:not-allowed}.grade-banner{border-radius:var(--radius);text-shadow:1px 1px #000;padding:12px 14px;font-size:1.05rem;font-weight:700;position:relative}.grade-banner.correct{border:2px solid var(--rs-green);color:var(--rs-green);background:#00ff0024}.grade-banner.incorrect{border:2px solid var(--rs-red);color:var(--rs-red);background:#ff323221}.grade-banner.almost{border:2px solid var(--rs-orange);color:var(--rs-orange);background:#ff981f26}.grade-feedback{color:inherit;opacity:.9;font-weight:400}.xp-gain{text-align:center;text-shadow:1px 1px #000;pointer-events:none;z-index:2;width:max-content;max-width:min(90vw,560px);margin-top:4px;font-size:.95rem;font-weight:700;animation:1.5s cubic-bezier(.2,.7,.3,1) forwards xp-drop;position:absolute;top:100%;left:50%}.xp-gain.full{color:var(--rs-green)}.xp-gain.reduced{color:var(--rs-orange)}.xp-gain.bonus{color:var(--rs-yellow)}@keyframes xp-drop{0%{opacity:0;transform:translate(-50%,4px)scale(.8)}15%{opacity:1;transform:translate(-50%,-3px)scale(1.15)}25%{opacity:1;transform:translate(-50%)scale(1)}65%{opacity:1;transform:translate(-50%,-6px)scale(1)}to{opacity:0;transform:translate(-50%,-32px)scale(1)}}@media (prefers-reduced-motion:reduce){.xp-gain{opacity:1;animation:none;transform:translate(-50%)}}.xp-gain-reasons{opacity:.85;font-weight:400}.override-link{box-shadow:none;color:var(--text-muted);text-shadow:none;background:0 0;border:none;align-self:flex-start;padding:0;font-size:.8rem;font-weight:400;text-decoration:underline}.override-link:hover{color:var(--rs-red);background:0 0}.word-breakdown{margin-top:4px}.word-breakdown summary{cursor:pointer;color:var(--text-muted);-webkit-user-select:none;user-select:none;padding:4px 0;font-size:.85rem}.word-breakdown summary:hover{color:var(--rs-yellow)}.word-breakdown ul{flex-direction:column;gap:6px;margin:8px 0 0;padding:0;list-style:none;display:flex}.word-breakdown li{border-radius:var(--radius-sm);font-family:var(--content-sans);background:#00000038;border:1px solid #00000059;justify-content:space-between;gap:12px;padding:6px 10px;font-size:.9rem;display:flex}.word-breakdown-columns{align-items:flex-start;gap:36px;display:flex;position:relative}.word-breakdown-column{z-index:1;flex:1;min-width:0;position:relative}.word-breakdown-heading{text-transform:uppercase;letter-spacing:.03em;color:var(--text-muted);margin:0 0 8px;font-size:.8rem;font-weight:700}.expression-item{border-left:2px solid var(--rs-gold);background:#ffb00024}.word-breakdown-lines{z-index:0;pointer-events:none;position:absolute;inset:0;overflow:visible}.word-breakdown-lines>path{fill:none;stroke:#ffb000bf;stroke-width:1.75px;stroke-linecap:round}.word-breakdown-arrowhead{fill:#ffb000e6}@media (width<=640px){.word-breakdown-columns{flex-direction:column;gap:16px}.word-breakdown-lines{display:none}}.word-sr{color:var(--text);font-weight:700}.word-en{color:var(--text-muted);text-align:right}.reference-answer{border-radius:var(--radius);background:#00000038;border:1px solid #00000059;flex-wrap:wrap;align-items:center;gap:6px;padding:12px 14px;font-size:1.1rem;display:flex}.reference-label{text-transform:uppercase;color:var(--text-muted);font-size:.8rem}.word-diff{flex-wrap:wrap;gap:5px;display:inline-flex}.word-diff-token{font-family:var(--content-sans);border-radius:var(--radius-sm);border:1px solid #0000;padding:2px 7px}.word-diff-token.correct{color:var(--rs-green);background:#00ff0029;border-color:#00ff0080}.word-diff-token.misspelling{color:var(--rs-yellow);background:#ffff0029;border-color:#ffff0080}.word-diff-token.wrong{color:var(--rs-red);background:#ff323226;border-color:#ff323280}.modal-backdrop{z-index:50;background:#000000a6;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.modal{border:2px solid var(--border);border-radius:var(--radius-lg);background:linear-gradient(#6e5738 0%,#4a3823 55%,#3a2c1c 100%);flex-direction:column;gap:12px;width:100%;max-width:480px;max-height:85vh;padding:24px;display:flex;overflow-y:auto;box-shadow:inset 1px 1px #c6a47473,inset -1px -1px #0000008c,0 8px 30px #0009}.modal h2{margin:0;font-size:1.2rem}.modal-hint{color:var(--text-muted);margin:0;font-size:.85rem}.modal input{border-radius:var(--radius);border:2px solid var(--rs-parchment-border);background:repeating-linear-gradient(0deg, #7a5a280d 0 2px, transparent 2px 4px), repeating-linear-gradient(90deg, #7a5a280a 0 3px, transparent 3px 6px), linear-gradient(180deg, var(--rs-parchment-1) 0%, var(--rs-parchment-2) 55%, var(--rs-parchment-3) 100%);color:var(--rs-parchment-text);padding:10px 12px;font-size:1rem;box-shadow:inset 1px 1px 4px #5a3c1480,inset 0 0 14px #ffffff4d}.modal input::placeholder{color:var(--rs-parchment-placeholder)}.modal input:focus{border-color:var(--rs-gold);outline:none}.modal-actions{justify-content:flex-end;gap:10px;display:flex}.smithing-modal{max-width:420px}.smithing-item-list{flex-direction:column;gap:6px;max-height:50vh;margin:0;padding:0;list-style:none;display:flex;overflow-y:auto}.smithing-item-row{border-radius:var(--radius-sm);background:#0003;align-items:center;gap:10px;padding:6px 8px;display:flex}.smithing-item-row.locked{opacity:.6}.smithing-item-icon{flex-shrink:0;width:32px;height:32px}.smithing-item-name{flex:auto;font-weight:700}.smithing-item-req{color:var(--text-muted);white-space:nowrap;align-items:center;gap:4px;font-size:.75rem;display:flex}.smithing-item-req .game-icon{width:12px;height:12px}.suggestions{flex-wrap:wrap;gap:8px;display:flex}.suggestion-chip{border-radius:var(--radius-sm);padding:6px 10px;font-size:.8rem}.error-text{color:var(--rs-red);font-size:.9rem}.ai-answer{font-family:var(--content-sans);white-space:pre-wrap;border-radius:var(--radius);background:#00000038;border:1px solid #00000059;padding:12px 14px;line-height:1.5}.sidebar{border-right:2px solid var(--border);background:linear-gradient(#4a3823 0%,#3a2c1c 100%);flex-direction:column;flex-shrink:0;width:280px;height:100svh;transition:width .15s;display:flex;position:sticky;top:0;box-shadow:inset -1px 0 #c6a47440}.sidebar-scroll{flex-direction:column;flex:1;gap:16px;min-height:0;padding:20px;transition:padding .15s;display:flex;overflow-y:auto}.sidebar.collapsed .sidebar-scroll{padding:20px 8px}.sidebar-menu-group{flex-direction:column;gap:8px;display:flex}.sidebar:after{content:"";pointer-events:none;z-index:1;background:repeating-linear-gradient(90deg,#a4834c 0 2px,#7a5c30 2px 4px,#59401f 4px 6px,#7a5c30 6px 8px);width:10px;position:absolute;top:0;bottom:0;right:-5px;box-shadow:inset 1px 0 #ffe6b459,inset -1px 0 #00000080,0 1px 3px #0000008c}.sidebar.collapsed{width:56px}.sidebar-top{justify-content:space-between;align-items:center;gap:8px;display:flex}.sidebar.collapsed .sidebar-top{justify-content:center}.sidebar-title{white-space:nowrap;color:var(--rs-yellow);text-shadow:1px 1px #000;flex:1;margin:0;font-size:1.3rem}.sidebar-content{flex-direction:column;gap:20px;display:flex}.stats-section h3{color:var(--rs-yellow);text-shadow:1px 1px #000;margin:0 0 4px;font-size:.95rem}.stats-hint{color:var(--text-muted);margin:0 0 10px;font-size:.8rem}.sort-toggle{border:2px solid var(--border);border-radius:var(--radius);background:linear-gradient(#201509 0%,#362615 100%);align-self:flex-start;align-items:center;gap:4px;display:inline-flex;overflow:hidden;box-shadow:inset 1px 1px 3px #000c}.sort-toggle-label{color:var(--text-muted);white-space:nowrap;padding-left:8px;font-size:.68rem}.sort-toggle button{color:var(--text-muted);box-shadow:none;background:0 0;border:none;border-radius:0;padding:4px 8px;font-size:.7rem}.sort-toggle button:hover{color:var(--rs-red);background:#ffb00026}.stats-empty{color:var(--text-muted);margin:0;font-size:.85rem}.stats-list,.progress-list{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.progress-list{margin-bottom:10px}.progress-list li{border-radius:var(--radius-sm);background:#00000038;border:1px solid #00000059;justify-content:space-between;align-items:center;gap:12px;padding:6px 10px;font-size:.85rem;display:flex}.stats-list li{border-radius:var(--radius-sm);background:#00000038;border:1px solid #00000059;justify-content:space-between;align-items:center;gap:12px;padding:6px 10px;font-size:.9rem;display:flex}.stats-word{align-items:center;gap:6px;font-weight:700;display:flex}.stats-lang{text-transform:uppercase;color:var(--text-muted);border:1px solid var(--border);border-radius:var(--radius-sm);padding:1px 4px;font-size:.65rem;font-weight:400}.stats-count{font-variant-numeric:tabular-nums;color:var(--text-muted);font-size:.85rem}.stats-en{color:var(--text-muted);font-size:.75rem;font-weight:400}.word-bank-list li{flex-wrap:wrap}.proficiency-badge{font-variant-numeric:tabular-nums;white-space:nowrap;font-size:.8rem;font-weight:700}.proficiency-badge.high{color:var(--rs-green)}.proficiency-badge.mid{color:var(--rs-orange)}.proficiency-badge.low{color:var(--rs-red)}.clear-stats{color:var(--rs-red);border-color:var(--rs-red);align-self:flex-start;margin-top:10px;font-size:.8rem}.history-list{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.history-item{border-radius:var(--radius-sm);background:#00000038;border:1px solid #00000059;border-left:3px solid #0000;padding:8px 10px;font-size:.85rem}.history-item.correct{border-left-color:var(--rs-green)}.history-item.partial{border-left-color:var(--rs-yellow)}.history-item.wrong{border-left-color:var(--rs-red)}.history-top{align-items:center;gap:6px;margin-bottom:4px;display:flex}.history-outcome{font-weight:700}.history-item.correct .history-outcome{color:var(--rs-green)}.history-item.partial .history-outcome{color:var(--rs-yellow)}.history-item.wrong .history-outcome{color:var(--rs-red)}.history-direction{text-transform:uppercase;color:var(--text-muted);font-size:.7rem}.history-prompt{font-family:var(--content-sans);margin:0 0 2px;font-weight:700}.history-answer,.history-reference{font-family:var(--content-sans);color:var(--text-muted);margin:0}.questlog-list{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.questlog-item{border-radius:var(--radius-sm);background:#00000038;border:1px solid #00000059;padding:8px 10px;font-size:.85rem}.questlog-card{border-bottom:1px solid #c6a47433;margin-bottom:6px;padding-bottom:6px}.questlog-direction{text-transform:uppercase;color:var(--text-muted);font-size:.7rem}.questlog-question{font-family:var(--content-sans);margin:0 0 4px;font-weight:700}.questlog-answer{font-family:var(--content-sans);white-space:pre-wrap;color:var(--text-muted);margin:0;line-height:1.4}.sidebar-menu{flex-direction:column;flex:1;gap:10px;display:flex}.sidebar-menu-bottom{background:#3a2c1c;flex-direction:column;flex-shrink:0;gap:10px;padding:10px 20px 20px;transition:padding .15s;display:flex;box-shadow:0 -8px 12px -4px #0006}.sidebar.collapsed .sidebar-menu-bottom{padding:10px 8px 20px}.sidebar-menu-item{text-align:left;white-space:nowrap;padding:14px 16px;font-size:1rem;overflow:hidden}.sidebar-menu-item.active{background:linear-gradient(180deg, #ffcb4d 0%, var(--rs-gold) 100%);color:#2a1c06;text-shadow:none;border-color:#6b4a06;font-weight:700}.sidebar-menu-item.active:hover{color:#2a1c06}.sidebar.collapsed .sidebar-menu-item{text-align:center;padding:10px 4px}.sidebar-menu-item.locked{font-size:.85rem}.sidebar.collapsed .sidebar-menu-item.locked{font-size:1rem}.stats-section input[type=text],.stats-section input[type=password],.stats-section input[type=number]{box-sizing:border-box;border-radius:var(--radius);border:2px solid var(--rs-parchment-border);background:repeating-linear-gradient(0deg, #7a5a280d 0 2px, transparent 2px 4px), repeating-linear-gradient(90deg, #7a5a280a 0 3px, transparent 3px 6px), linear-gradient(180deg, var(--rs-parchment-1) 0%, var(--rs-parchment-2) 55%, var(--rs-parchment-3) 100%);width:100%;color:var(--rs-parchment-text);margin-bottom:8px;padding:10px 12px;font-size:1rem;box-shadow:inset 1px 1px 4px #5a3c1480,inset 0 0 14px #ffffff4d}.stats-section input[type=text]::placeholder,.stats-section input[type=password]::placeholder,.stats-section input[type=number]::placeholder{color:var(--rs-parchment-placeholder)}.stats-section input[type=text]:focus,.stats-section input[type=password]:focus,.stats-section input[type=number]:focus{border-color:var(--rs-gold);outline:none}.settings-actions{gap:10px;display:flex}.checkbox-row{cursor:pointer;align-items:center;gap:8px;font-size:.9rem;display:flex}.checkbox-row input{margin:0}.difficulty-filter-toggle{flex-wrap:wrap;width:100%;display:flex}.difficulty-filter-toggle button{text-transform:capitalize;flex:auto;padding:5px 8px}.inventory-panel{border-left:2px solid var(--border);background:linear-gradient(#4a3823 0%,#3a2c1c 100%);flex-direction:column;flex-shrink:0;gap:16px;width:232px;padding:20px;transition:width .15s,padding .15s;display:flex;position:relative;overflow-y:auto;box-shadow:inset 1px 0 #c6a47440}.inventory-panel:before{content:"";pointer-events:none;z-index:1;background:repeating-linear-gradient(90deg,#a4834c 0 2px,#7a5c30 2px 4px,#59401f 4px 6px,#7a5c30 6px 8px);width:10px;position:absolute;top:0;bottom:0;left:-5px;box-shadow:inset 1px 0 #ffe6b459,inset -1px 0 #00000080,0 1px 3px #0000008c}.inventory-panel.collapsed{width:56px;padding:20px 8px}.inventory-panel-top{justify-content:space-between;align-items:center;gap:8px;display:flex}.inventory-panel.collapsed .inventory-panel-top{justify-content:center}.side-section-toggle{width:100%;color:var(--rs-yellow);text-shadow:1px 1px #000;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;padding:4px 2px;font-size:.95rem;font-weight:700;display:flex}.side-section-toggle:hover{color:var(--rs-gold)}.side-section-chevron{color:var(--text-muted);font-size:.8rem}.side-section-content{flex-direction:column;gap:10px;margin-top:8px;display:flex}.inv-tabs{border:2px solid var(--border);border-radius:var(--radius);background:linear-gradient(#201509 0%,#362615 100%);display:flex;overflow:hidden;box-shadow:inset 1px 1px 3px #000c}.inv-tabs button{color:var(--text-muted);box-shadow:none;background:0 0;border:none;border-radius:0;flex:1;padding:6px 4px;font-size:.8rem}.inv-tabs button:hover{color:var(--rs-red);background:#ffb0001a}.inv-tabs button.active{background:linear-gradient(180deg, #ffcb4d 0%, var(--rs-gold) 100%);color:#2a1c06;text-shadow:none;font-weight:700}.item-grid{grid-template-columns:repeat(4,1fr);gap:4px;display:grid}.equipment-grid{grid-template-columns:repeat(3,1fr);gap:4px;display:grid}.equipment-slot-blank{aspect-ratio:1}.equipment-slot-label{color:var(--text-muted);text-align:center;font-size:.6rem;line-height:1.1}.equipment-stats{border-collapse:collapse;width:100%;color:var(--text-muted);margin-top:2px;font-size:.68rem}.equipment-stats th,.equipment-stats td{text-align:center;padding:2px 3px}.equipment-stats thead th{color:var(--rs-yellow);font-weight:700}.equipment-stats tbody th{text-align:left;color:var(--rs-yellow);font-weight:700}.equipment-stats tfoot td{border-top:1px solid var(--border);white-space:nowrap;padding-top:6px}.item-slot{aspect-ratio:1;border-radius:var(--radius-sm);background:linear-gradient(180deg, var(--rs-well-dark) 0%, var(--rs-well-light) 100%);border:1px solid var(--border);justify-content:center;align-items:center;display:flex;position:relative;box-shadow:inset 1px 1px 3px #000c}.item-slot.empty{opacity:.55}.item-slot:not(.empty){cursor:grab}.item-slot.dragging{opacity:.4}.item-slot.drag-over{box-shadow:inset 1px 1px 3px #000c, 0 0 0 2px var(--rs-yellow)}.item-slot.processable{cursor:pointer;box-shadow:inset 1px 1px 3px #000c, 0 0 0 1px var(--rs-gold)}.item-slot.processable:hover{box-shadow:inset 1px 1px 3px #000c, 0 0 6px 1px var(--rs-gold)}.item-slot.processing{animation:1.2s ease-in-out infinite item-processing-pulse}@keyframes item-processing-pulse{0%,to{box-shadow:inset 1px 1px 3px #000c, 0 0 4px 1px var(--rs-gold)}50%{box-shadow:inset 1px 1px 3px #000c, 0 0 10px 3px var(--rs-gold)}}.item-pie-timer{pointer-events:none;background:conic-gradient(#0009 var(--pie-fraction,0deg), transparent var(--pie-fraction,0deg));border-radius:50%;position:absolute;inset:0}.item-icon{filter:drop-shadow(1px 1px 1px #0009);width:78%;height:78%}.item-qty{color:var(--rs-yellow);text-shadow:1px 1px #000,-1px -1px #000,1px -1px #000,-1px 1px #000;font-size:.68rem;font-weight:700;line-height:1;position:absolute;top:1px;left:3px}@media (width<=640px){.app{padding:16px 12px calc(72px + env(safe-area-inset-bottom))}.sidebar,.sidebar.collapsed{width:100%;height:auto;padding:4px 4px calc(4px + env(safe-area-inset-bottom));border-right:none;border-top:2px solid var(--border);z-index:40;flex-direction:row;align-items:stretch;gap:2px;position:fixed;inset:auto 0 0;box-shadow:inset 0 1px #c6a47440}.sidebar:after{display:none}.sidebar-scroll,.sidebar-menu,.sidebar-menu-group,.sidebar-menu-bottom{display:contents}.sidebar-menu-item,.sidebar.collapsed .sidebar-menu-item{text-align:center;flex:1;justify-content:center;align-items:center;min-height:48px;padding:8px 2px;display:flex}.sidebar-menu-item .icon-slot .game-icon{width:1.3em;height:1.3em}.sidebar-content{z-index:45;background:linear-gradient(#4a3823 0%,#3a2c1c 100%);margin:0;padding:16px;position:fixed;inset:0 0 60px;overflow-y:auto}.mobile-panel-close{align-self:flex-start;padding:8px 14px;font-size:.85rem}.inventory-panel{width:100%;height:100dvh;padding:16px;padding-bottom:calc(16px + env(safe-area-inset-bottom));z-index:46;border-left:none;position:fixed;inset:0}.inventory-panel:before,.inventory-panel.collapsed{display:none}.inventory-panel-title{color:var(--rs-yellow);text-shadow:1px 1px #000;font-size:1.05rem;font-weight:700}.mode-tabs{flex-wrap:wrap}.mode-tabs button{flex:30%;min-height:44px;padding:10px 4px;font-size:.78rem}.actions{flex-direction:column}.actions button{width:100%;min-height:44px}.script-toggle button{min-height:40px;padding:8px 14px}.speak-button{min-width:40px;min-height:40px}}
