﻿:root{--paper:#f7f6f0;--white:#fffefa;--ink:#253c35;--muted:#70796f;--green:#244b42;--sage:#e8eee5;--orange:#c36945;--line:#e2e4da;--serif:Georgia,'Yu Mincho',serif;--sans:'Segoe UI','Yu Gothic',sans-serif}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font:15px/1.6 var(--sans)}button,a{touch-action:manipulation}button{font:inherit;cursor:pointer}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid var(--orange);outline-offset:4px}button:disabled{cursor:default}.sidebar{position:fixed;width:242px;inset:0 auto 0 0;padding:40px 27px 20px;background:#eeefe7;border-right:1px solid var(--line);display:flex;flex-direction:column}.brand{display:flex;gap:13px;align-items:center;font-size:20px;line-height:1.25;letter-spacing:-.6px}.brand-mark{height:48px;width:48px;border:1px solid #9aa69a;display:grid;place-items:center;font-size:27px;transform:rotate(-3deg)}.orange{color:var(--orange)}.workspace{font-size:9px;letter-spacing:1.7px;color:var(--muted);margin:48px 0 17px}nav{display:grid;gap:9px}nav a{padding:12px 14px;display:flex;align-items:center;gap:14px;border-radius:7px;font-size:14px}nav a>span:first-child{font-size:22px;line-height:1}nav a.active{background:var(--green);color:#fff}nav a:hover:not(.active){background:#e3e6db}.nav-count{margin-left:auto;font-size:11px;border-radius:5px;background:#ffffff25;padding:1px 7px}.sidebar-bottom{margin-top:auto;padding-top:40px}.eyebrow{font-size:10px;letter-spacing:2px;font-weight:600}.sidebar-bottom p{font:22px/1.4 var(--serif);margin-top:18px}.profile{display:flex;gap:10px;border-top:1px solid #d8dcd0;margin-top:30px;padding-top:22px;align-items:center}.avatar{display:grid;place-items:center;background:#ddd7c7;border-radius:50%;width:35px;height:35px}.profile b{font-size:12px}.profile small{display:block;font-size:10px;color:var(--muted)}.app{margin-left:242px;padding:0 46px;max-width:1700px}.topbar{height:85px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);font-size:11px;color:var(--muted)}.prototype{font-size:9px;letter-spacing:1.5px;border:1px solid #d5dacf;padding:5px 10px;border-radius:4px}main{min-height:calc(100vh - 160px);padding:34px 0 28px;outline:none}.heading-row{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:24px}h1,h2,h3,p{margin-top:0}h1{font-size:29px;font-weight:550;letter-spacing:-1px;margin-bottom:4px}h2{font-size:19px;font-weight:600;letter-spacing:-.4px;margin:0}h3{font-size:16px;font-weight:600;margin-bottom:8px}.muted{color:var(--muted)}.small{font-size:12px}.date{font-size:11px;color:var(--muted)}.hero{display:grid;grid-template-columns:1.25fr 1fr;background:#e8ecdf;border:1px solid #dde3d2;border-radius:12px;min-height:255px;overflow:hidden;position:relative}.hero-copy{padding:29px 35px;z-index:1}.hero .eyebrow{color:#58694e;display:flex;gap:10px;align-items:center}.live-dot{width:6px;height:6px;background:#688359;border-radius:50%}.hero h2{font:40px/1.15 var(--serif);letter-spacing:-1.2px;margin:15px 0 13px}.hero p{font-size:12px;color:#617257;max-width:340px}.hero-art{width:100%;height:100%;min-height:255px}.btn{border:0;border-radius:6px;background:var(--green);color:white;padding:11px 19px;display:inline-flex;align-items:center;justify-content:center;gap:17px;font-weight:550;font-size:12px;min-height:43px}.btn:hover{background:#315f52}.btn.light{background:var(--white);color:var(--ink);border:1px solid var(--line)}.btn.light:hover{background:var(--sage)}.btn.text{background:transparent;color:var(--green);padding:7px 0;min-height:32px}.hero-actions{display:flex;align-items:center;gap:17px}.hero-actions small{font-size:10px;color:#617257}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:20px 0 30px}.stat{background:var(--white);border:1px solid var(--line);border-radius:9px;padding:17px 20px;display:flex;align-items:center;gap:16px}.stat-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:9px;background:#edf0e7;font-size:21px}.stat strong{font-size:24px;font-weight:550;line-height:1.2}.stat strong small{font-size:12px;font-weight:400}.stat p{margin:4px 0 0;font-size:10px;color:var(--muted)}.columns{display:grid;grid-template-columns:1.65fr 1fr;gap:25px}.section-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:17px}.section-head>span{font-size:10px;color:var(--muted)}.session-list{display:grid;gap:9px}.session-card{background:var(--white);border:1px solid var(--line);border-radius:9px;padding:15px 18px;display:flex;gap:15px;align-items:center}.session-card.featured{border-color:#a5b599}.session-no{width:34px;height:34px;background:#edf0e5;border-radius:6px;display:grid;place-items:center;font-size:12px;color:#6a7b60;flex-shrink:0}.session-card h3{font-size:13px;margin:0 0 4px}.session-card p{font-size:10px;color:var(--muted);margin:0}.session-end{margin-left:auto;text-align:right;font-size:11px;white-space:nowrap}.badge{font-size:9px;display:inline-block;border-radius:4px;padding:3px 6px;background:var(--sage);color:#526247}.badge.warm{background:#f6e9dc;color:#935832}.note{border:1px dashed #cdd4c4;padding:13px 16px;margin-top:14px;border-radius:8px;font-size:11px;color:#63735c}.roadmap{border:1px solid var(--line);border-radius:9px;background:var(--white);padding:18px 22px}.road-row{display:flex;gap:14px;position:relative;padding-bottom:20px}.road-row:last-child{padding-bottom:0}.road-row:not(:last-child):before{content:'';position:absolute;left:12px;top:26px;width:1px;height:calc(100% - 26px);background:var(--line)}.road-marker{height:26px;width:26px;display:grid;place-items:center;background:#eef0e9;border-radius:50%;font-size:9px;flex-shrink:0}.road-row.current .road-marker{background:var(--green);color:white}.road-row b{font-size:11px;display:block}.road-row small{font-size:10px;color:var(--muted)}.road-row .badge{margin-left:auto;align-self:flex-start}.quote{font:italic 16px/1.6 var(--serif);margin:18px 0 0;padding:0 4px;color:#67765b}.quote small{font:10px var(--sans);display:block;margin-top:8px}footer{display:flex;justify-content:space-between;border-top:1px solid var(--line);padding:17px 0 23px;color:var(--muted);font-size:9px}.panel{background:var(--white);border:1px solid var(--line);border-radius:12px;padding:27px}.lesson-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:13px;margin:22px 0}.kana-card{text-align:center;background:var(--white);border:1px solid var(--line);border-radius:9px;padding:18px}.kana{font-family:'Yu Mincho','Noto Serif JP',serif;font-size:48px;line-height:1.5}.kana-card p{font-size:13px;margin:5px 0;color:var(--muted)}.sound{border:0;background:var(--sage);border-radius:50%;width:36px;height:36px;color:var(--green)}.tabs{display:flex;gap:8px;flex-wrap:wrap;margin:20px 0}.tabs button{border:1px solid var(--line);border-radius:20px;padding:8px 17px;background:var(--white);font-size:12px}.tabs button.selected{color:white;background:var(--green)}.quiz-wrap{max-width:730px;margin:0 auto}.quiz-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:17px}.meter{height:4px;background:#e2e7da;margin-bottom:25px;border-radius:5px;overflow:hidden}.meter>span{height:100%;display:block;background:#8da47a}.question{text-align:center;padding:28px}.question h2{font-size:15px;color:var(--muted);font-weight:400}.question .kana{font-size:96px;line-height:1.7}.choices{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:20px}.choice{display:flex;align-items:center;gap:15px;text-align:left;padding:16px;background:var(--white);border:1px solid var(--line);border-radius:8px;min-height:63px}.choice:not(:disabled):hover{border-color:#748d65;background:#eff2e9}.choice .key{font-size:10px;color:#66725f;border:1px solid var(--line);border-radius:4px;width:22px;text-align:center}.choice.correct{background:#e5efdf;border-color:#8aa678}.choice.wrong{background:#f8e8df;border-color:#cf9176}.feedback{margin-top:18px;padding:20px;border-radius:9px;background:#edf1e6}.feedback.wrong{background:#f7ebe2}.feedback h3{margin-bottom:6px}.feedback p{font-size:13px}.quiz-bottom{display:flex;justify-content:space-between;align-items:center;margin-top:17px;gap:12px}.plain{border:0;background:none;color:var(--muted);font-size:12px;padding:10px}.help{font-size:11px;color:var(--muted);margin:15px 0}.empty{text-align:center;padding:45px 20px}.empty-mark{font:48px var(--serif);margin:8px 0 20px;color:#7f9470}.progress-list{margin:18px 0;display:grid;gap:10px}.progress-item{display:flex;align-items:center;gap:14px;padding:12px 0;border-bottom:1px solid var(--line)}.progress-item .kana{font-size:25px;min-width:45px}.progress-item .right{margin-left:auto;font-size:11px;text-align:right}.progress-item b{font-size:13px}.actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:20px}.center{justify-content:center}.notice{font-size:12px;color:var(--muted);padding:15px 0}#toast{position:fixed;bottom:25px;left:50%;transform:translateX(-50%);max-width:90vw;background:var(--green);color:white;border-radius:8px;padding:12px 20px;display:none;font-size:13px;z-index:10}#storage-warning:not(:empty){background:#f7e1d2;padding:12px;margin-top:15px;font-size:12px}.skip{position:fixed;top:-100px;left:15px;z-index:20;background:white;padding:10px}.skip:focus{top:10px}details{margin-top:20px;font-size:12px;color:var(--muted)}summary{cursor:pointer}.fade{animation:arrive .3s ease-out}@keyframes arrive{from{opacity:0;transform:translateY(7px)}to{opacity:1;transform:translateY(0)}}
@media(min-width:1500px){.app{padding:0 65px}.hero{min-height:290px}.hero-copy{padding:36px 40px}.hero h2{font-size:47px}}@media(max-width:1100px){.sidebar{width:200px;padding:30px 20px}.app{margin-left:200px;padding:0 27px}.hero-copy{padding:25px}.hero h2{font-size:34px}.columns{grid-template-columns:1.3fr 1fr;gap:17px}.stat{padding:14px 12px;gap:10px}.stat-icon{width:30px;height:30px}.hero-actions{flex-wrap:wrap;gap:8px}}@media(max-width:800px){.sidebar{position:static;width:100%;padding:16px 20px;background:var(--paper);border-right:0;border-bottom:1px solid var(--line)}.brand{font-size:15px}.brand-mark{width:34px;height:34px;font-size:22px}.brand br{display:none}.brand b{margin-left:4px}.workspace,.sidebar-bottom{display:none}nav{display:flex;gap:5px;margin-top:17px}nav a{flex:1;justify-content:center;font-size:11px;padding:9px 5px;gap:7px}nav a>span:first-child{font-size:17px}.nav-count{margin-left:0}.app{margin-left:0;padding:0 21px}.topbar{height:54px}main{padding-top:24px}.hero{grid-template-columns:1.35fr 1fr}.hero-copy{padding:22px}.hero h2{font-size:33px}.hero-art{min-height:260px}.columns{grid-template-columns:1fr 1fr}.date{display:none}.lesson-grid{grid-template-columns:repeat(4,1fr)}footer{gap:15px}}@media(max-width:560px){.app{padding:0 17px}.heading-row{margin-bottom:18px}h1{font-size:25px}.hero{display:block}.hero-copy{padding:24px;position:relative}.hero h2{font-size:35px}.hero-art{position:absolute;width:150px;height:170px;min-height:0;right:-40px;top:20px;opacity:.25}.hero p{max-width:270px}.hero-actions small{display:none}.stats{gap:7px;margin:14px 0 25px}.stat{display:block;padding:13px 9px}.stat-icon{display:none}.stat strong{font-size:23px}.stat p{font-size:9px}.columns{grid-template-columns:1fr;gap:28px}.section-head>span{font-size:9px}.session-card{padding:13px 12px;gap:10px}.session-end{font-size:10px}.lesson-grid{grid-template-columns:1fr 1fr}.panel{padding:20px}.choices{gap:8px}.choice{padding:12px;font-size:14px}.question{padding:18px}.question .kana{font-size:80px}footer span:last-child{display:none}.quiz-bottom{flex-wrap:wrap}.prototype{font-size:8px}.roadmap{padding:20px}.progress-item .right{font-size:10px;max-width:135px}}@media(prefers-reduced-motion:reduce){*{animation:none!important;scroll-behavior:auto!important}}
