:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}html,body,#root{width:100%;height:100%;margin:0;overflow:hidden}canvas{touch-action:none;display:block}.touch-controls{pointer-events:none;z-index:25;position:fixed;inset:0}.touch-controls-hidden{display:none}.touch-stick-base{touch-action:none;pointer-events:auto;background:#fff9eb59;border:2px solid #b8863f80;border-radius:50%;width:112px;height:112px;position:absolute;bottom:28px}.touch-stick-left{left:28px}.touch-stick-right{right:28px}.touch-stick-knob{pointer-events:none;background:#fff9ebd9;border:2px solid #b8863fb3;border-radius:50%;width:52px;height:52px;margin-top:-26px;margin-left:-26px;position:absolute;top:50%;left:50%}.touch-btn-row{pointer-events:none;justify-content:center;gap:8px;width:112px;display:flex;position:absolute;bottom:156px;right:28px}.touch-hold-btn{color:#3b2f26;touch-action:none;pointer-events:auto;-webkit-tap-highlight-color:transparent;background:#fff9eb8c;border:2px solid #b8863f99;border-radius:50%;width:48px;height:48px;font-size:20px;line-height:1}.touch-hold-btn:active{background:#fff9ebd9}.graphics-preset-switcher{z-index:10;gap:6px;display:flex;position:fixed;top:12px;right:12px}.graphics-preset-switcher button{color:#3b2f26;cursor:pointer;background:#fff9ebd9;border:1px solid #3b2f2640;border-radius:6px;padding:6px 12px;font:13px system-ui,sans-serif}.graphics-preset-switcher button.active{background:#ffcf7a;border-color:#b8863f}.learn-overlay{z-index:30;background:#3b2f2673;justify-content:center;align-items:center;font-family:system-ui,sans-serif;display:flex;position:fixed;inset:0}.learn-card{text-align:center;color:#3b2f26;background:#fff9ebfa;border:5px solid #b8863f;border-radius:22px;flex-direction:column;align-items:center;width:300px;min-height:400px;padding:30px 30px 26px;display:flex;box-shadow:0 16px 55px #3b2f2659}.learn-head{flex-direction:column;align-items:center;display:flex}.learn-book{width:56px;height:auto;margin-bottom:6px}.learn-badge{letter-spacing:1.5px;text-transform:uppercase;color:#b8863f;font-size:12px}.learn-body{flex-direction:column;flex:1;justify-content:center;align-self:stretch;align-items:center;gap:4px;display:flex}.learn-target{cursor:pointer;color:inherit;background:0 0;border:none;border-radius:10px;align-items:baseline;gap:10px;padding:4px 8px;display:inline-flex}.learn-target:hover:not(:disabled){background:#b8863f1f}.learn-target:disabled{cursor:default}.learn-word{font-size:46px;font-weight:700;line-height:1.1}.learn-speaker{opacity:.7;font-size:20px}.learn-reading{opacity:.6;font-size:16px;font-style:italic}.learn-divider{background:#b8863f73;align-self:stretch;height:1px;margin:22px 18px}.learn-native{cursor:pointer;color:inherit;background:0 0;border:none;border-radius:10px;align-items:center;gap:8px;padding:4px 10px;font-size:26px;font-weight:500;display:inline-flex}.learn-native:hover:not(:disabled){background:#b8863f1f}.learn-native:disabled{cursor:default}.learn-speaker-sm{opacity:.6;font-size:15px}.learn-test-wrap{display:inline-flex}.learn-cursor-tip{z-index:40;pointer-events:none;color:#3b2f26;background:#fff9ebfa;border:1px solid #b8863f66;border-radius:10px;max-width:250px;padding:9px 13px;font-size:13px;line-height:1.45;position:fixed;transform:translate(14px,16px);box-shadow:0 8px 24px #3b2f2647}.learn-actions{gap:10px;margin-top:18px;display:flex}.learn-close{color:#b8863f;cursor:pointer;background:0 0;border:1px solid #b8863f80;border-radius:10px;padding:11px 22px;font-size:15px;font-weight:600;transition:background .15s}.learn-close:hover{background:#b8863f1f}.learn-test{color:#fff;cursor:pointer;background:#b8863f;border:none;border-radius:10px;padding:11px 26px;font-size:15px;font-weight:600;transition:background .15s}.learn-test:hover:not(:disabled){background:#a5762f}.learn-test:disabled{cursor:default;pointer-events:none;background:#cbb58c}.test-overlay{z-index:30;background:#3b2f2673;justify-content:center;align-items:center;font-family:system-ui,sans-serif;display:flex;position:fixed;inset:0}.test-card{text-align:center;color:#3b2f26;background:#fff9ebfa;border:5px solid #b8863f;border-radius:22px;flex-direction:column;align-items:center;width:380px;padding:26px 30px 28px;display:flex;box-shadow:0 16px 55px #3b2f2659}.test-badge{letter-spacing:1.5px;text-transform:uppercase;color:#b8863f;font-size:12px}.test-question{flex-direction:column;align-items:center;gap:4px;margin:14px 0 22px;display:flex}.test-word{cursor:pointer;color:inherit;background:0 0;border:none;border-radius:10px;align-items:baseline;gap:10px;padding:4px 8px;font-family:inherit;font-size:38px;font-weight:700;line-height:1.1;display:inline-flex}.test-word:hover:not(:disabled){background:#b8863f1f}.test-word:disabled{cursor:default}.test-speaker{opacity:.7;font-size:18px}.test-reading{opacity:.6;font-size:15px;font-style:italic}.test-choices{grid-template-columns:1fr 1fr;gap:10px;width:100%;display:grid}.test-choice{color:inherit;cursor:pointer;background:#b8863f14;border:2px solid #b8863f59;border-radius:12px;padding:14px 10px;font-family:inherit;font-size:16px;font-weight:500;transition:background .15s,border-color .15s}.test-choice--idle:hover:not(:disabled){background:#b8863f2e;border-color:#b8863f}.test-choice:disabled{cursor:default}.test-choice--correct{color:#2f5c2f;background:#5e9e5e38;border-color:#5e9e5e}.test-choice--wrong{color:#7a2f26;background:#c45a4e33;border-color:#c45a4e}.test-feedback{margin:18px 0 0;font-size:17px;font-weight:600}.test-feedback--correct{color:#2f5c2f}.test-feedback--wrong{color:#7a2f26}.test-hint{opacity:.75;max-width:340px;margin:8px 0 0;font-size:14px}.test-hint kbd{border:1px solid #7a2f2659;border-radius:5px;padding:0 5px;font-family:inherit;font-weight:600}.test-reveal{background:#b8863f1f;border-radius:10px;flex-direction:column;align-items:center;gap:2px;margin:10px 0 0;padding:10px 16px;display:flex}.test-reveal-label{opacity:.7;font-size:13px}.test-reveal-word{font-size:20px;font-weight:700}.test-reveal-reading{opacity:.7;font-style:italic;font-weight:400}.test-close{color:#fff;cursor:pointer;background:#b8863f;border:none;border-radius:10px;margin-top:14px;padding:11px 34px;font-size:15px;font-weight:600;transition:background .15s}.test-close:hover{background:#a5762f}.collection-overlay{z-index:40;background:#3b2f2680;justify-content:center;align-items:center;font-family:system-ui,sans-serif;display:flex;position:fixed;inset:0}.collection-choice{color:#3b2f26;background:#fff9ebfa;border:5px solid #b8863f;border-radius:20px;flex-direction:column;align-items:center;gap:26px;padding:34px 40px 30px;display:flex;box-shadow:0 18px 60px #3b2f2666}.choice-title{letter-spacing:.5px;margin:0;font-size:22px;font-weight:600}.choice-books{gap:24px;display:flex}.choice-book{color:#fff9eb;cursor:pointer;border:none;border-radius:5px 12px 12px 5px;flex-direction:column;justify-content:center;align-items:center;gap:8px;width:190px;height:240px;padding:20px 18px 18px 28px;transition:transform .15s,box-shadow .15s;display:flex;position:relative;box-shadow:0 12px 30px #3b2f2659}.choice-book:before{content:"";background:#00000038;border-radius:5px 0 0 5px;width:14px;position:absolute;top:0;bottom:0;left:0}.choice-book:hover{transform:translateY(-4px);box-shadow:0 18px 38px #3b2f2673}.choice-book--vocab{background:linear-gradient(135deg,#7a9e6f,#5f8256)}.choice-book--notes{background:linear-gradient(135deg,#b98a4e,#9a6f34)}.choice-book-icon{filter:drop-shadow(0 2px 3px #00000040);font-size:42px}.choice-book-title{font-size:21px;font-weight:700}.choice-book-sub{opacity:.85;font-size:13px}.choice-close{color:#b8863f;cursor:pointer;background:0 0;border:1px solid #b8863f80;border-radius:10px;padding:9px 24px;font-size:14px;font-weight:600;transition:background .15s}.choice-close:hover{background:#b8863f1f}.book-viewer{flex-direction:column;align-items:center;gap:8px;width:min(92vw,129.156vh - 101.676px,1370px);display:flex}.book-toolbar{color:#f2e6cf;align-items:center;gap:12px;width:100%;display:flex}.book-back{color:#3b2f26;cursor:pointer;background:#fff9ebf2;border:none;border-radius:8px;padding:8px 15px;font-family:inherit;font-size:14px;font-weight:600;transition:background .15s;box-shadow:0 4px 14px #00000040}.book-back:hover{background:#fff}.book-sorts{gap:8px;margin:6px 0 2px;display:flex}.book-sort{color:#f2e6cf;cursor:pointer;background:#fff9eb29;border:1px solid #f2e6cf73;border-radius:999px;padding:5px 14px;font-family:inherit;font-size:13px;font-weight:600;transition:background .15s,color .15s}.book-sort:hover{background:#fff9eb4d}.book-sort--active{color:#3b2f26;background:#fff9ebf2;border-color:#0000}.book-heading{letter-spacing:.5px;text-shadow:0 1px 3px #0006;font-size:16px;font-weight:600}.book-x{color:#3b2f26;cursor:pointer;background:#fff9ebf2;border:none;border-radius:8px;width:34px;height:34px;margin-left:auto;font-size:24px;line-height:1;box-shadow:0 4px 14px #00000040}.book-x:hover{background:#fff}.book-stage{width:100%;position:relative}.book-bg{filter:drop-shadow(0 20px 40px #0006);-webkit-user-select:none;user-select:none;width:100%;height:auto;display:block}.paper{flex-direction:column;justify-content:space-evenly;display:flex;position:absolute;overflow:hidden}.paper-left{width:22%;height:76%;top:12%;left:19%}.paper-right{width:22%;height:76%;top:12%;left:63%}.paper-full{justify-content:center;width:56%;height:24%;top:38%;left:22%}.book-empty{text-align:center;color:#6f5f48;margin:auto;font-size:15px;line-height:1.7}.page-arrow{color:#fff;cursor:pointer;z-index:4;background:#3b2f268c;border:none;border-radius:50%;width:42px;height:42px;font-size:24px;line-height:1;transition:background .15s,opacity .15s;position:absolute;top:50%;transform:translateY(-50%)}.page-arrow:hover:not(:disabled){background:#3b2f26cc}.page-arrow:disabled{opacity:.25;cursor:default}.page-arrow--prev{left:-8px}.page-arrow--next{right:-8px}.book-pageno{color:#f2e6cf;text-shadow:0 1px 3px #0006;font-size:14px}.paper--notes{justify-content:flex-start;gap:10px;padding:2px 4px}.paper--notes .book-empty{margin:0}.found-page{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:14px;width:100%;min-height:0;display:flex}.found-sheet-wrap{width:86%;position:relative}.found-sheet{clip-path:polygon(0% 6%,5% 2%,11% 5%,18% 1%,25% 5%,32% 2%,40% 6%,48% 2%,56% 5%,64% 1%,72% 5%,80% 2%,88% 6%,95% 2%,100% 5%,100% 100%,0% 100%);filter:drop-shadow(0 5px 9px #3b2f2640);background:#fdf3dd;align-items:center;min-height:130px;padding:34px 22px 26px;display:flex}.found-sheet-text{color:#3a2c1c;overflow-wrap:anywhere;font-family:Gaegu,Segoe Print,Bradley Hand,Comic Sans MS,cursive;font-size:27px;line-height:1.3}.found-tape{background:#fff6;border-left:1px dashed #ffffffa6;border-right:1px dashed #ffffffa6;width:54px;height:20px;position:absolute;top:-9px;box-shadow:0 1px 3px #3b2f2626}.found-tape--left{left:4%;transform:rotate(-38deg)}.found-tape--right{right:4%;transform:rotate(38deg)}.found-caption{color:#97835f;font-family:Gaegu,Segoe Print,Bradley Hand,Comic Sans MS,cursive;font-size:17px}.note-entry{border-bottom:2px dotted #96734166;flex-direction:column;gap:2px;padding-bottom:10px;display:flex}.note-entry:last-child{border-bottom:none}.note-entry-text{color:#3a2c1c;overflow-wrap:anywhere;font-family:Gaegu,Segoe Print,Bradley Hand,Comic Sans MS,cursive;font-size:22px;line-height:1.25}.note-entry-meta{color:#97835f;font-size:12px}.note-item{text-align:left;cursor:pointer;background:0 0;border:none;border-bottom:2px dotted #96734166;flex-direction:column;gap:2px;padding:4px 4px 8px;font-family:inherit;display:flex}.note-item-text{color:#574632;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-family:Gaegu,Segoe Print,Bradley Hand,Comic Sans MS,cursive;font-size:19px;line-height:1.2;display:-webkit-box;overflow:hidden}.note-item--active{background:#b8863f24;border-radius:6px}.note-item--active .note-item-text{color:#3a2c1c}.note-editor{flex-direction:column;gap:8px;height:100%;display:flex}.note-textarea{resize:none;color:#3a2c1c;background:0 0;border:none;outline:none;flex:1;font-family:Gaegu,Segoe Print,Bradley Hand,Comic Sans MS,cursive;font-size:23px;line-height:1.35}.note-textarea::placeholder{color:#b3a184}.note-textarea--brief{font-size:26px}.note-editor-row{flex-wrap:wrap;align-items:center;gap:6px 8px;display:flex}.note-btn{color:#6f5f48;cursor:pointer;white-space:nowrap;background:#b8863f24;border:1px solid #96734166;border-radius:8px;padding:6px 14px;font-family:inherit;font-size:13px;font-weight:600;transition:background .15s}.note-btn:hover:not(:disabled){background:#b8863f47}.note-btn:disabled{opacity:.45;cursor:default}.note-btn--primary{color:#fff9eb;background:#b8863f;border-color:#0000}.note-btn--primary:hover:not(:disabled){background:#a3742f}.note-btn--new{align-self:flex-start}.note-count{color:#97835f;white-space:nowrap;margin-left:auto;font-size:12px}.note-error{color:#ffd9d0;text-shadow:0 1px 3px #0006;font-size:13px}.book-postit{color:#4a3a1c;background:linear-gradient(165deg,#fbef9e 0%,#f5df76 100%);align-self:flex-start;width:min(250px,94%);margin:-4px 0 8px -4px;padding:10px 13px 14px;font-family:Gaegu,Segoe Print,Bradley Hand,Comic Sans MS,cursive;font-size:15px;line-height:1.25;position:relative;transform:rotate(-1.5deg);box-shadow:0 5px 9px #3b2f2647}.book-postit:after{content:"";border-top:0 solid #0000;border-bottom:16px solid #3b2f262e;border-left:16px solid #0000;border-right:0 solid #0000;position:absolute;bottom:0;right:0}.note-brief-hint{font-size:15px;line-height:1.6}.postit-info{align-self:flex-start;margin:-2px 0 6px -2px}.postit-info-btn{color:#4a3a1c;cursor:pointer;background:linear-gradient(165deg,#fbef9e 0%,#f5df76 100%);border:none;border-radius:50%;width:26px;height:26px;font-family:Georgia,Times New Roman,serif;font-size:14px;font-style:italic;font-weight:700;line-height:1;box-shadow:0 3px 8px #3b2f2652}.postit-popover{z-index:50;color:#4a3a1c;background:linear-gradient(165deg,#fbef9e 0%,#f5df76 100%);border-radius:4px;width:min(280px,84vw);padding:14px 34px 16px 16px;font-family:Gaegu,Segoe Print,Bradley Hand,Comic Sans MS,cursive;font-size:16px;line-height:1.35;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 10px 24px #3b2f2666}.postit-popover-close{color:#4a3a1c;cursor:pointer;background:#3b2f261f;border:none;border-radius:50%;width:22px;height:22px;font-size:15px;line-height:1;position:absolute;top:8px;right:8px}.postit-popover-close:hover{background:#3b2f2638}.vocab-entry{border-bottom:2px dotted #96734166;align-items:center;gap:12px;padding:0 4px 12px;font-family:Gaegu,Segoe Print,Bradley Hand,Comic Sans MS,cursive;display:flex}.vocab-entry:last-child{border-bottom:none;padding-bottom:0}.vocab-front{flex-direction:column;flex:1;min-width:0;display:flex}.vocab-target{color:#3a2c1c;font-size:32px;font-weight:700;line-height:1.1}.vocab-reading{color:#97835f;font-size:15px}.vocab-native{text-align:right;color:#574632;flex:1;min-width:0;font-size:26px}@media (width<=480px),(height<=480px){.vocab-entry{flex-direction:column;align-items:flex-start;gap:2px;padding:0 4px 14px}.vocab-front{width:100%}.vocab-native{text-align:left;width:100%;font-size:20px}.vocab-target{font-size:24px}.vocab-reading{font-size:12px}.note-btn{white-space:normal;padding:6px 10px;font-size:12px}.note-entry-text{font-size:16px}.note-item-text{font-size:15px}.found-sheet-text{font-size:20px}.note-textarea{font-size:15px}.note-textarea--brief{font-size:17px}.note-brief-hint,.paper--notes .book-empty{font-size:12px;line-height:1.4}}.play-overlay{pointer-events:none;z-index:20;background:#fbeecb59;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.play-card{text-align:center;color:#3b2f26;background:#fff9ebe6;border:1px solid #b8863f66;border-radius:14px;padding:22px 34px;font-family:system-ui,sans-serif;box-shadow:0 8px 30px #3b2f2626}.play-card h1{letter-spacing:.5px;margin:0 0 8px;font-size:30px;font-weight:600}.play-hint{opacity:.85;margin:0;font-size:14px}.play-hint b{font-weight:600}.fall-overlay{z-index:25;background:#3b2f2666;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.fall-card{text-align:center;color:#3b2f26;background:#fff9ebf2;border:1px solid #b8863f66;border-radius:16px;padding:26px 40px;font-family:system-ui,sans-serif;box-shadow:0 10px 40px #3b2f2640}.fall-card h2{margin:0 0 6px;font-size:24px;font-weight:600}.fall-card .fall-count{color:#b8863f;font-size:44px;font-weight:700;line-height:1.2}.fall-card .fall-sub{opacity:.8;margin:4px 0 0;font-size:14px}.anker-prompts{z-index:22;gap:12px;display:flex;position:fixed;bottom:48px;left:50%;transform:translate(-50%)}.learn-prompt{color:#3b2f26;cursor:pointer;background:#fff9ebf2;border:1px solid #b8863f66;border-radius:999px;align-items:center;gap:10px;padding:10px 20px;font-family:system-ui,sans-serif;font-size:16px;font-weight:600;animation:.18s ease-out learn-prompt-in;display:inline-flex;box-shadow:0 6px 24px #3b2f2633}.learn-prompt:hover{background:#fff}.learn-prompt-icon{font-size:20px}.learn-prompt kbd{color:#fff;background:#b8863f;border-radius:6px;padding:2px 8px;font-family:inherit;font-size:13px;font-weight:700;line-height:1.4}@keyframes learn-prompt-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.choose-hint{color:#3b2f26;background:#fff9ebeb;border:1px solid #b8863f59;border-radius:999px;padding:9px 20px;font-family:system-ui,sans-serif;font-size:15px;font-weight:500;animation:.18s ease-out learn-prompt-in;box-shadow:0 6px 24px #3b2f262e}.letter-overlay{z-index:26;background:#3b2f2673;flex-direction:column;justify-content:center;align-items:center;gap:28px;animation:.25s ease-out letter-dim-in;display:flex;position:fixed;inset:0}.letter-sheet{clip-path:polygon(0% 6%,5% 2%,11% 5%,18% 1%,25% 5%,32% 2%,40% 6%,48% 2%,56% 5%,64% 1%,72% 5%,80% 2%,88% 6%,95% 2%,100% 5%,100% 100%,0% 100%);filter:drop-shadow(0 16px 34px #1e160e73);box-sizing:border-box;background:#fdf3dd;justify-content:center;align-items:center;width:min(52vh,86vw);min-height:min(60vh,110vw);padding:9vh 5vh 6vh;animation:.35s ease-out letter-sheet-in;display:flex;transform:rotate(-1.5deg)}.letter-text{color:#3a2c1c;text-align:center;overflow-wrap:anywhere;white-space:pre-wrap;margin:0;font-family:Gaegu,Segoe Print,Bradley Hand,Comic Sans MS,cursive;font-size:min(5.2vh,44px);line-height:1.35}.letter-btn{color:#3b2f26;cursor:pointer;background:#fff9ebf2;border:1px solid #b8863f66;border-radius:999px;align-items:center;gap:10px;padding:10px 22px;font-family:system-ui,sans-serif;font-size:16px;font-weight:600;display:inline-flex;box-shadow:0 6px 24px #1e160e59}.letter-btn:hover{background:#fff}.letter-btn kbd{color:#fff;background:#b8863f;border-radius:6px;padding:2px 8px;font-family:inherit;font-size:13px;font-weight:700;line-height:1.4}@keyframes letter-dim-in{0%{opacity:0}to{opacity:1}}@keyframes letter-sheet-in{0%{opacity:0;transform:rotate(-4deg)translateY(26px)scale(.92)}to{opacity:1;transform:rotate(-1.5deg)translateY(0)scale(1)}}.login-overlay{z-index:30;background:radial-gradient(120% 120% at 50% 30%,#fdf3d6 0%,#f3e0b6 55%,#e7cf9c 100%);justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.login-card{text-align:center;color:#3b2f26;background:#fff9ebeb;border:1px solid #b8863f66;border-radius:16px;flex-direction:column;gap:12px;width:min(340px,82vw);padding:28px 32px 30px;font-family:system-ui,sans-serif;display:flex;box-shadow:0 10px 36px #3b2f262e}.login-card h1{letter-spacing:.5px;margin:0;font-size:30px;font-weight:600}.login-sub{opacity:.8;margin:0 0 6px;font-size:14px}.login-card label{text-align:left;opacity:.9;flex-direction:column;gap:4px;font-size:13px;font-weight:500;display:flex}.login-card input{color:#3b2f26;background:#ffffffb3;border:1px solid #b8863f80;border-radius:9px;outline:none;padding:9px 12px;font-family:inherit;font-size:15px}.login-card input:focus{border-color:#b8863ff2;box-shadow:0 0 0 3px #b8863f33}.login-error{color:#9a3b2f;margin:0;font-size:13px}.login-card button{color:#fff9eb;cursor:pointer;background:#b8863f;border:none;border-radius:999px;margin-top:6px;padding:11px 20px;font-family:inherit;font-size:15px;font-weight:600;transition:background .15s,transform .1s}.login-card button:hover:not(:disabled){background:#a67633}.login-card button:disabled{opacity:.5;cursor:default}.lang-switch{justify-content:center;gap:6px;margin-top:4px;display:flex}.login-card button.lang-choice{color:#8a7355;background:0 0;border:1px solid #b8863f59;border-radius:999px;margin:0;padding:5px 12px;font-size:12px;font-weight:600}.login-card button.lang-choice:hover:not(:disabled){background:#b8863f1f}.login-card button.lang-choice--active{color:#7a5a2e;background:#b8863f2e;border-color:#b8863f99}.room-list{flex-direction:column;gap:8px;max-height:260px;display:flex;overflow-y:auto}.room-list .room-choice{text-align:left;color:#3b2f26;cursor:pointer;background:#ffffff8c;border:1px solid #b8863f66;border-radius:9px;justify-content:space-between;align-items:center;gap:10px;padding:10px 14px;font-family:inherit;font-size:15px;transition:background .15s,border-color .15s;display:flex}.room-choice-name{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.room-choice-meta{color:#8a7355;opacity:.75;flex-shrink:0;font-size:12px}.room-list .room-choice:hover:not(:disabled){background:#ffffffd9}.room-list .room-choice--active{background:#b8863f29;border-color:#b8863f;font-weight:600}.login-card--admin{width:min(480px,92vw);max-height:86vh;overflow-y:auto}.login-card--admin .room-list{flex-shrink:0;max-height:none;overflow-y:visible}.lobby-join{flex-direction:column;gap:12px;display:flex}.admin-head{align-items:center;gap:8px;display:flex}.admin-head .admin-mini{flex:none}.admin-title{text-align:center;flex:1;margin:0;font-size:17px;font-weight:600}.admin-head-spacer{flex:0 0 64px}.admin-actions-bar{justify-content:flex-end;gap:6px;padding:6px 4px 2px;display:flex}.room-list .room-choice--add{color:#8a7355;border-style:dashed;justify-content:center;font-weight:600}.login-card button.admin-mini{color:#7a5a2e;background:#b8863f24;border:1px solid #b8863f73;border-radius:8px;margin:0;padding:5px 10px;font-size:12px;font-weight:600}.login-card button.admin-mini:hover:not(:disabled){background:#b8863f47}.login-card button.admin-mini--danger{color:#9a3b2f;background:#9a3b2f12;border-color:#9a3b2f73}.login-card button.admin-mini--danger:hover:not(:disabled){background:#9a3b2f29}.admin-form--panel{background:#b8863f14;border:1px solid #b8863f40;border-radius:9px;flex-direction:column;gap:6px;margin:2px 0 4px;padding:8px 10px;display:flex}.admin-form--panel input,.admin-form--panel select{color:#3b2f26;background:#ffffffb3;border:1px solid #b8863f80;border-radius:8px;outline:none;min-width:0;padding:6px 9px;font-family:inherit;font-size:13px}.admin-form-row{align-items:center;gap:6px;display:flex}.admin-form-row select{flex:1}.admin-form-row input.admin-lang{text-align:center;flex:0 0 52px}.login-card label.admin-lang-field{color:#8a7355;white-space:nowrap;flex-direction:row;flex:none;align-items:center;gap:5px;font-size:12px;font-weight:600;display:flex}.admin-form--panel .admin-lang-field input.admin-lang{text-align:center;flex:0 0 52px;width:52px}.admin-form-row .admin-mini{flex:1}.touch-book-btn{color:#3b2f26;z-index:25;touch-action:manipulation;-webkit-tap-highlight-color:transparent;background:#fff9ebd9;border:1px solid #3b2f2640;border-radius:50%;width:44px;height:44px;font-size:20px;line-height:1;position:fixed;top:12px;left:12px}.touch-book-btn:active{background:#ffcf7a}
