:root{--ink:#17383b;--green:#287c6f;--green2:#1c655a;--red:#c65c43;--cream:#f8f3ea;--paper:#fffdf8;--line:#dfd5c6;--muted:#6e7b79;--h:100dvh}*{box-sizing:border-box}html,body{margin:0;background:var(--cream);color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,"PingFang SC",sans-serif;line-height:1.45}body.locked{overflow:hidden}button,select,textarea{font:inherit;color:inherit}main{width:min(100%,560px);min-height:var(--h);margin:auto;padding:12px 16px calc(88px + env(safe-area-inset-bottom))}header{height:42px;display:flex;align-items:center;justify-content:space-between;color:var(--muted);font-size:13px}.brand{font-size:20px;font-weight:900}.brand span,.eyebrow{color:var(--red)}.page{display:none}.page.on{display:block}.eyebrow{margin:15px 0 3px;font-size:10px;font-weight:900;letter-spacing:.12em}h1{margin:0;font-size:28px;letter-spacing:-.04em}h2{margin:13px 0 15px;font-size:22px;line-height:1.35}.practice-top{display:flex;align-items:end;justify-content:space-between;margin-bottom:11px}.difficulty{display:grid;font-size:10px;font-weight:800;color:var(--muted)}select{height:35px;border:1px solid var(--line);border-radius:8px;background:var(--paper);padding:0 8px}.progress{height:7px;background:#e5ddd2;border-radius:8px;overflow:hidden;margin-bottom:12px}.progress i{display:block;height:100%;background:var(--green)}#question-card{background:var(--paper);border:1px solid var(--line);border-radius:13px;padding:16px;box-shadow:0 3px 0 #e6dccd}.tags{display:flex;gap:5px;flex-wrap:wrap}.tags span{padding:3px 7px;background:#f0ebe3;border-radius:5px;color:var(--muted);font-size:10px;font-weight:800}.tags .source{background:var(--green);color:white}.tags .romance{background:var(--red)}.tags .later_idiom{background:#80658f}.choices{display:grid;gap:8px}.choice{min-height:48px;border:1.5px solid var(--line);border-radius:9px;background:#fff;padding:8px 10px;display:flex;align-items:center;gap:9px;text-align:left}.choice b{width:28px;height:28px;border-radius:6px;background:#f0ebe3;display:grid;place-items:center;font-size:12px}.choice.selected{border-color:var(--green);background:#eaf4ef}.choice.selected b{background:var(--green);color:white}.hint{font-size:11px;color:var(--muted);margin:0 0 7px}textarea{width:100%;min-height:104px;border:1.5px solid var(--line);border-radius:9px;padding:12px;background:#fff;font-size:16px;outline:none}textarea:focus{border-color:var(--green);box-shadow:0 0 0 3px #287c6f1a}.order-answer{min-height:50px;padding:10px;border:1px dashed var(--green);border-radius:8px;background:#edf6f1;font-size:12px}.order-pool{display:flex;flex-wrap:wrap;gap:7px;margin-top:9px}.order-item{border:1px solid var(--line);background:white;border-radius:7px;padding:8px;font-size:12px}.order-item:disabled{opacity:.35}.text-button{border:0;background:none;color:var(--green);padding:8px 0;font-size:11px;font-weight:800}.primary{width:100%;min-height:52px;border:0;border-radius:10px;background:var(--green);box-shadow:0 4px 0 var(--green2);color:white;font-size:17px;font-weight:900;margin:14px 0}.primary:disabled{background:#b8c3c0;box-shadow:none}.result{margin-top:13px;padding:12px;border-radius:8px;font-size:12px}.right{background:#e3f2eb}.wrong{background:#fae9e3}.result strong{font-size:15px}.result p{margin:7px 0}.connection{color:var(--green);font-weight:750;font-size:10px}.complete{text-align:center}.owl{width:52px;height:52px;border-radius:50%;background:var(--red);color:#fff;display:grid;place-items:center;margin:auto;font-size:24px}.review-list{display:grid;gap:5px}.review-list button{border:0;background:#f2ede5;padding:8px;display:flex;justify-content:space-between;border-radius:6px;text-align:left;font-size:11px}.ok{color:var(--green)}.no{color:var(--red)}nav{position:fixed;z-index:10;bottom:0;left:0;right:0;display:flex;justify-content:center;background:#fffdf8ee;backdrop-filter:blur(10px);border-top:1px solid var(--line);padding:5px 8px calc(5px + env(safe-area-inset-bottom))}.nav{width:min(25%,130px);height:52px;border:0;background:none;color:var(--muted);font-size:10px;display:grid;place-items:center}.nav span{font-size:18px}.nav.on{color:var(--green);font-weight:900}.pack{margin-top:13px;padding:12px;border:1px solid var(--line);border-radius:10px;background:var(--paper);display:flex;align-items:center;gap:10px}.pack>i{width:40px;height:40px;border-radius:9px;background:var(--green);color:white;display:grid;place-items:center;font-style:normal;font-weight:900}.pack div{display:grid;flex:1}.pack small{color:var(--muted)}.pack em{font-size:10px;color:var(--green);font-style:normal}.pack.locked{opacity:.55;margin-top:7px}.journey-title{display:flex;justify-content:space-between;align-items:end;margin:20px 0 8px}.journey-title small{font-size:9px;color:var(--muted)}.journey{position:relative}.region{margin-bottom:16px}.region-title{display:flex;align-items:center;gap:8px}.region-title i{width:34px;height:34px;border:4px solid var(--cream);border-radius:50%;background:var(--red);color:#fff;display:grid;place-items:center;font-style:normal;font-weight:900}.route{margin-left:17px;padding:7px 0 0 17px;border-left:1px dashed #cbbda8;display:grid;gap:6px}.map-node{width:100%;min-height:52px;border:1px solid var(--line);border-radius:8px;background:var(--paper);display:flex;align-items:center;gap:9px;padding:7px 9px;text-align:left}.map-node>span{width:28px;height:28px;border-radius:50%;background:#eee6d9;display:grid;place-items:center;font-size:10px}.map-node.passed>span{background:var(--green);color:white}.map-node div{display:grid;flex:1}.map-node b{font-size:12px}.map-node small{font-size:9px;color:var(--muted);max-width:220px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.map-node em{font-style:normal}.sheet-wrap{position:fixed;z-index:30;inset:0}.sheet-mask{position:absolute;inset:0;width:100%;border:0;background:#17383b66}.sheet-panel{position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:min(100%,560px);max-height:88dvh;overflow:auto;background:var(--cream);border-radius:17px 17px 0 0;padding:17px 16px calc(24px + env(safe-area-inset-bottom))}.sheet-close{position:sticky;top:0;float:right;width:33px;height:33px;border:0;border-radius:50%;background:#e8dfd2;font-size:22px}.bank{display:grid;gap:6px;margin:13px 0}.bank button{border:1px solid var(--line);border-radius:7px;background:var(--paper);padding:9px;text-align:left;display:grid}.bank span{font-size:9px;color:var(--red);font-weight:900}.bank b{font-size:11px}.answer{background:var(--paper);border-left:4px solid var(--green);padding:12px}.book{width:100%;height:220px;margin-top:15px;border:0;border-radius:6px 13px 13px 6px;background:linear-gradient(90deg,#8f3f35 0 8%,#b65140 8%);box-shadow:7px 8px #d8c7ad;color:#fff4df;display:flex;flex-direction:column;align-items:center;justify-content:center}.book span{font-size:10px;letter-spacing:.18em}.book b{font-family:serif;font-size:38px}.book small{color:#f2c9b8}.future{margin-top:18px;border:1px dashed var(--line);padding:11px;display:flex;justify-content:space-between;color:var(--muted)}.notebook{background:repeating-linear-gradient(#fffdf8,#fffdf8 27px,#e5dac9 28px);border-left:6px double var(--red);padding:5px}.notebook-head{text-align:center;display:grid;padding:14px}.notebook-head b{font-family:serif;font-size:29px}.note{background:#fffdf8dd;border-bottom:1px solid #d7cbb9;padding:12px 9px}.note h3{font-size:14px}.note p{font-size:11px}.note>span{font-size:9px;color:var(--red);font-weight:800}.empty{text-align:center;padding:50px}.framework{margin-top:15px}.root{background:var(--red)!important;color:white;text-align:center;font-weight:900;border:0!important}.root small{display:block}.framework>div{margin-top:11px;padding:11px 13px;background:var(--paper);border-left:3px solid var(--green)}.framework b,.framework span{display:block}.framework span,.framework p{font-size:11px;color:var(--muted)}@media(max-height:700px){main{padding-top:7px}header{height:34px}h1{font-size:25px}h2{font-size:19px;margin:9px 0 11px}#question-card{padding:12px}.choice{min-height:43px}.primary{min-height:48px;margin:10px 0}}
