@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;600;700;800;900&display=swap');
:root{--ink:#233b3a;--muted:#697b7c;--teal:#08645e;--teal-dark:#064e49;--line:#dfe7e6;--bg:#f5f8f8;--mint:#e3f3ed;--blue:#eaf0fc;--orange:#fff0df;--shadow:0 8px 24px #203a3910;--radius:18px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:'Noto Sans JP',-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;font-size:16px;line-height:1.8}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}button{color:inherit}button:disabled{cursor:not-allowed;opacity:.42}h1,h2,h3,p{margin:0}h1,h2,h3{line-height:1.5;letter-spacing:.025em}h1{font-size:30px;font-weight:800}h2{font-size:23px;font-weight:800}h3{font-size:18px;font-weight:700}p{overflow-wrap:anywhere}a,button{touch-action:manipulation}button:focus-visible,a:focus-visible,summary:focus-visible,input:focus-visible{outline:3px solid #ec9b2f;outline-offset:4px}main:focus{outline:none}.icon{width:22px;height:22px;flex-shrink:0;vertical-align:middle}.skip{position:fixed;left:20px;top:-80px;background:var(--teal);color:white;padding:10px;z-index:100}.skip:focus{top:10px}.sidebar{width:224px;position:fixed;inset:0 auto 0 0;background:white;border-right:1px solid var(--line);padding:32px 19px 20px;display:flex;flex-direction:column;z-index:30}.brand{display:flex;gap:10px;align-items:center;font-size:19px;font-weight:800;white-space:nowrap;letter-spacing:-.04em}.brand-mark{display:grid;place-items:center;width:39px;height:42px;border-radius:11px 11px 15px 4px;color:white;background:var(--teal);font-size:23px;font-weight:700;flex-shrink:0}.brand small{display:block;font-size:10px;letter-spacing:.17em;color:#6e8583;margin-top:0}.qualification{margin:34px 2px 30px;display:flex;align-items:center;gap:11px;font-size:14px;font-weight:700;padding-bottom:25px;border-bottom:1px solid var(--line)}.qualification small{display:block;font-weight:400;color:var(--muted);font-size:12px}.tiny-icon{border:1px solid #c7dfd9;background:#eff8f5;padding:4px 7px;border-radius:7px;font-weight:800;color:var(--teal);font-size:13px}.nav-label{font-size:10px;letter-spacing:.12em;color:#879592;padding-left:13px;margin-bottom:13px}.nav-item{display:flex;align-items:center;gap:12px;padding:13px 14px;font-size:14px;font-weight:600;border-radius:10px;margin:4px 0;color:#627371;transition:background .15s,color .15s}.nav-item:hover{background:#f1f6f4;color:var(--teal)}.nav-item.active{color:var(--teal);background:#e7f3ee}.nav-new{margin-left:auto;font-size:9px;letter-spacing:.03em;background:#f5e5cb;color:#8c5a17;padding:0 5px;border-radius:3px}.sidebar-bottom{margin-top:auto;padding:24px 13px 14px;font-size:13px}.sidebar-bottom p{color:var(--muted);font-size:12px;margin-top:7px}.sidebar-bottom a{display:block;color:var(--teal);font-size:12px;margin-top:14px}.guide-faces{display:flex;margin-bottom:12px}.avatar{display:inline-block;width:48px;height:48px;flex-shrink:0;border-radius:50%;background-image:url('assets/characters-reference.png');background-repeat:no-repeat;background-color:white;background-size:620% auto;background-position:0% 89%;border:2px solid white;box-shadow:0 2px 5px #233b3a0d}.avatar.bit{background-position:60% 89%}.guide-faces .avatar+ .avatar{margin-left:-9px}.side-note{font-size:10px;color:#92a19e;padding:10px 13px}.app-shell{margin-left:224px}.topbar{height:78px;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;padding:0 42px;background:#ffffffd9}.breadcrumb{font-size:13px;color:var(--muted)}.breadcrumb span{margin:0 12px;color:#c0ceca}.breadcrumb strong{font-weight:500;color:var(--ink)}.top-actions{display:flex;gap:23px;align-items:center}.sample-badge{font-size:12px;border:1px solid var(--line);padding:3px 10px;border-radius:6px;color:var(--muted)}.saved-link{font-size:12px;display:flex;align-items:center;gap:6px}.saved-link .icon{width:18px}.mobile-brand,.mobile-nav{display:none}main{max-width:1340px;padding:38px 42px 22px;margin:auto;min-height:68vh}.eyebrow{display:block;font-size:10px;font-weight:700;letter-spacing:.16em;color:#6d8983;margin-bottom:10px}.page-heading{margin-bottom:28px}.page-heading p{font-size:14px;color:var(--muted);margin-top:10px}.home-grid{display:grid;grid-template-columns:minmax(0,2.3fr) minmax(245px,1fr);gap:21px}.start-card{position:relative;overflow:hidden;border-radius:var(--radius);background:#e9f5f1;border:1px solid #d8eae4;display:flex;min-height:325px}.start-copy{padding:29px 0 28px 30px;position:relative;z-index:2;width:53%;min-width:272px}.pill{display:inline-flex;gap:6px;align-items:center;border-radius:50px;font-weight:600;font-size:11px;background:white;color:var(--teal);padding:4px 11px;line-height:1.8}.pill .icon{width:13px;height:13px}.start-copy h2{font-size:28px;font-weight:800;line-height:1.6;margin:12px 0 8px;letter-spacing:.03em}.start-copy p{font-size:13px;color:#58766e}.button{border:1px solid transparent;padding:12px 19px;border-radius:9px;display:inline-flex;align-items:center;justify-content:center;gap:16px;font-weight:600;font-size:14px;line-height:1.6;min-height:46px;transition:transform .15s,background .15s,box-shadow .15s;text-align:center}.button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 10px #203a3912}.button.primary{background:var(--teal);color:white}.button.primary:hover:not(:disabled){background:var(--teal-dark)}.button.outline{background:white;border-color:#bed7d1;color:var(--teal)}.button.full{display:flex;width:100%}.button.small{padding:8px 13px;font-size:13px}.button .icon{width:17px;height:17px}.start-copy .button{margin-top:20px}.quiet-note{display:block;font-size:10px;color:#6b8980;margin-top:8px;margin-left:7px}.start-art{position:absolute;right:-25px;bottom:22px;width:51%;z-index:1}.start-art img{width:100%;height:auto;display:block;mix-blend-mode:multiply}.speech-sticker{display:inline-block;background:white;color:#42625a;font-size:11px;padding:6px 10px;border-radius:9px;position:relative;margin-left:25px;transform:rotate(2deg);box-shadow:0 3px 8px #1f494c09}.speech-sticker:after{content:'';position:absolute;bottom:-6px;left:25px;border-width:7px 6px 0;border-style:solid;border-color:white transparent transparent}.character-labels{display:flex;justify-content:space-around;padding:0 30px;font-size:11px;font-weight:700}.character-labels small{font-size:9px;font-weight:400;margin-left:5px;color:#688c80}.daily-card{background:white;border:1px solid var(--line);padding:26px 23px;border-radius:var(--radius);display:flex;flex-direction:column}.daily-card .eyebrow{font-size:9px}.daily-heading{display:flex;justify-content:space-between;align-items:center}.daily-heading h2{font-size:21px}.round-icon{background:#fff3e3;color:#c58a3b;width:37px;height:37px;display:grid;place-items:center;border-radius:50%}.round-icon .icon{width:18px}.daily-card>p{font-size:15px;font-weight:600;margin-top:18px;line-height:1.9}.daily-divider{height:1px;background:var(--line);margin:20px 0 16px}.small-character{display:flex;align-items:center;gap:9px;margin-bottom:19px;font-size:11px;color:var(--muted)}.small-character .avatar{width:38px;height:38px}.daily-card .button{margin-top:auto;font-size:12px}.progress-strip{display:flex;align-items:center;gap:25px;padding:18px 1px;border-bottom:1px solid var(--line);font-size:11px;color:var(--muted)}.progress-strip strong{font-size:18px;color:var(--ink);margin-right:4px}.progress-intro{font-weight:500;display:flex;gap:8px;align-items:center;margin-right:auto}.progress-intro .icon{width:17px}.progress-strip a{margin-left:auto;color:var(--teal);display:flex;align-items:center;gap:3px}.progress-strip a .icon{width:14px}.section{margin-top:35px}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:18px;gap:16px}.section-heading .eyebrow{margin-bottom:5px}.section-heading h2{font-size:21px}.free-label{font-size:11px;color:var(--teal);padding-bottom:4px}.path-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.path-card{position:relative;border:1px solid var(--line);background:white;border-radius:14px;padding:23px;transition:border-color .15s,transform .15s}.path-card:hover{border-color:#8fbcb0;transform:translateY(-3px)}.path-number{position:absolute;right:22px;top:19px;font-size:30px;color:#e4ece9;font-weight:800}.path-icon{width:43px;height:43px;border-radius:12px;display:grid;place-items:center;margin-bottom:14px}.mint{background:var(--mint);color:#18736a}.blue{background:var(--blue);color:#5478b8}.orange{background:var(--orange);color:#a36c28}.path-card h3{font-size:17px}.path-card p{font-size:12px;color:var(--muted);line-height:1.9;margin-top:7px}.path-link{display:flex;justify-content:space-between;align-items:center;font-size:12px;font-weight:600;color:var(--teal);margin-top:20px}.path-link .icon{width:16px}.text-link{display:inline-flex;align-items:center;gap:8px;color:var(--teal);font-size:13px;font-weight:600}.text-link .icon{width:17px}.lesson-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.lesson-card{position:relative;display:flex;flex-direction:column;background:white;border:1px solid var(--line);border-radius:14px;padding:21px;transition:box-shadow .15s,border-color .15s}.lesson-card:hover{box-shadow:var(--shadow);border-color:#93b9b0}.lesson-icon{width:45px;height:45px;display:grid;place-items:center;border-radius:12px;margin-bottom:16px}.lesson-card h3{font-size:16px;margin-top:7px}.lesson-card p{font-size:12px;line-height:1.8;color:var(--muted);margin:7px 0 13px}.tag{color:#788985;font-size:10px;font-weight:500}.reading-time{display:flex;align-items:center;gap:4px;font-size:11px;color:var(--muted)}.reading-time .icon{width:13px;height:13px}.card-arrow{position:absolute;right:19px;bottom:20px;color:#8caaa1}.card-arrow .icon{width:16px}.read-badge{margin-left:8px;background:#e5f2e9;padding:1px 5px;border-radius:3px;color:var(--teal);font-size:10px}.ad-slot{margin:36px 0 6px;border:1px dashed #cad7d4;text-align:center;background:#eff3f2;border-radius:9px;min-height:99px;padding:13px;color:#748882}.ad-slot>span{font-size:9px;letter-spacing:.17em}.ad-slot p{font-size:12px;margin:2px 0}.ad-slot small{font-size:10px;color:#879792}footer{border-top:1px solid var(--line);margin:30px 42px 0;padding:24px 0 32px;font-size:10px;color:#7b8b86;line-height:2.1}footer>a:first-child{font-weight:700;color:#516e65;font-size:13px;display:block;margin-bottom:7px}footer>a:last-child{display:inline-block;margin-top:8px;text-decoration:underline}.filter-row{display:flex;gap:10px;align-items:center;flex-wrap:wrap;margin-bottom:26px}.chip{background:white;border:1px solid var(--line);border-radius:24px;padding:9px 17px;font-size:14px;min-height:44px}.chip.active{background:var(--teal);color:white;border-color:var(--teal)}.filter-count{margin-left:auto;color:var(--muted);font-size:12px}.standalone .lesson-card{min-height:250px;padding:27px}.standalone .lesson-card h3{font-size:19px}.standalone .lesson-card p{font-size:14px}.guide-note{background:#ecf4f0;border-radius:12px;padding:20px;display:flex;gap:15px;align-items:center;margin:28px 0}.guide-note strong{font-size:14px}.guide-note p{font-size:13px;color:#617c73;margin-top:4px}.back-link{font-size:13px;color:var(--muted);display:inline-flex;min-height:44px;align-items:center;margin-bottom:10px}.article-layout{display:grid;grid-template-columns:minmax(0,1fr) 245px;gap:25px}.article{background:white;border:1px solid var(--line);border-radius:var(--radius);padding:32px}.article-top{display:flex;justify-content:space-between;gap:10px;font-size:11px;color:var(--muted)}.article-top .tag{font-size:12px;color:var(--teal)}.article-top .icon{width:14px;height:14px}.article h1{font-size:29px;margin-top:18px}.article-intro{font-size:14px;color:var(--muted);margin-top:9px}.article-toolbar{display:flex;justify-content:space-between;align-items:center;gap:10px;margin:25px 0 33px;flex-wrap:wrap}.segmented{display:inline-flex;background:#f0f4f3;border-radius:9px;padding:4px;gap:2px}.segmented button{border:0;background:transparent;border-radius:7px;padding:9px 13px;font-size:12px;color:#728780;min-height:40px}.segmented button.active{background:white;color:var(--teal);box-shadow:0 2px 6px #253d3910;font-weight:700}.save-button{border:1px solid var(--line);background:white;border-radius:8px;padding:8px 11px;min-height:42px;font-size:12px;display:flex;gap:5px;align-items:center}.save-button .icon{width:16px}.save-button.saved{color:var(--teal);background:#ebf6ef;border-color:#abcabe}.conversation-row{display:flex;gap:13px;align-items:start;margin:22px 0}.conversation-row.bit{flex-direction:row-reverse}.speaker{display:flex;flex-direction:column;align-items:center;gap:2px;font-size:10px;color:var(--muted);flex-shrink:0;width:50px}.bubble{background:#fff3e6;border-radius:0 13px 13px;padding:16px 20px;font-size:15px;line-height:2;max-width:calc(100% - 63px)}.bit .bubble{background:#edf5f1;border-radius:13px 0 13px 13px}.diagram{margin:35px 0 26px;padding:24px;background:#f7f9fa;border:1px solid #e0e8e9;border-radius:12px}.diagram figcaption{font-size:11px;display:flex;align-items:center;gap:11px;color:var(--teal);margin-bottom:20px}.diagram figcaption strong{font-size:17px;color:var(--ink)}.diagram-controls{display:flex;gap:7px;margin-bottom:20px}.diagram-step{flex:1;border:0;background:transparent;color:#7d8a88;font-size:11px;padding:7px 3px;display:flex;flex-direction:column;align-items:center;gap:5px;border-radius:6px}.diagram-step>span{width:24px;height:24px;border-radius:50%;background:#e1e8e5;display:grid;place-items:center;font-size:11px}.diagram-step.active{color:var(--teal);font-weight:700;background:#e6f1ed}.diagram-step.active>span{background:var(--teal);color:white}.screen-example{max-width:360px;margin:0 auto;border:1px solid #cfdcdb;border-radius:8px;overflow:hidden;background:white;box-shadow:0 7px 14px #173d3510}.screen-top{height:29px;background:#e9eeee;display:flex;gap:4px;align-items:center;padding:0 10px}.screen-top i{width:5px;height:5px;border-radius:50%;background:#b1c2bd}.screen-top>span{font-size:9px;margin:auto;color:#718980}.screen-body{display:flex;align-items:center;flex-direction:column;padding:24px;gap:13px;min-height:233px}.screen-body strong{font-size:14px}.screen-app,.screen-success{display:grid;place-items:center;background:#e5f2ed;color:var(--teal);width:43px;height:43px;border-radius:11px}.illustrative-button{background:var(--teal);color:white;padding:6px 40px;border-radius:5px;font-size:12px}.screen-muted{font-size:10px;color:var(--muted)}.fake-field{width:100%;border:1px solid #d9e2df;padding:5px 11px;color:#79908a;font-size:11px;border-radius:5px;text-align:left}.fake-field span{display:block;font-size:9px;color:#435f55}.fake-record{width:100%;background:#f1f6f3;padding:12px;font-size:11px;color:var(--teal);border-radius:7px}.fake-record b{display:block;font-size:14px}.diagram-caption{font-size:12px!important;color:#6b817a;margin-top:17px;text-align:center;line-height:1.9}.takeaway{background:#e7f3ee;border-left:3px solid var(--teal);padding:21px 23px;border-radius:0 10px 10px 0}.takeaway-label{font-size:12px;color:var(--teal);font-weight:700;display:flex;gap:7px;align-items:center}.takeaway-label .icon{width:16px}.takeaway p{font-size:15px;margin-top:9px;line-height:2}.article-bottom{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:30px;padding-top:22px;border-top:1px solid var(--line)}.article-bottom>span{font-size:10px;color:var(--muted)}.article-bottom .button{font-size:12px}.aside-card{padding:24px;border:1px solid #d7e5df;background:#eaf4ef;border-radius:14px}.aside-card h3{font-size:22px;margin:11px 0}.aside-card p{font-size:13px;color:#648478;line-height:2;margin:15px 0 21px}.aside-card .button{font-size:12px;gap:10px}.article-aside{padding-top:0}.aside-related{margin-top:23px}.aside-related h3{font-size:14px;margin-bottom:10px}.aside-related a{display:flex;gap:10px;padding:17px 0;border-bottom:1px solid var(--line);font-size:12px;align-items:center}.aside-related a .icon{width:18px;color:var(--teal)}.aside-related a .icon:last-child{width:13px;margin-left:auto}.cloud-diagram{display:flex;align-items:center;gap:7px;justify-content:center;padding:12px 0}.diagram-device{background:white;border:1px solid var(--line);border-radius:10px;flex:1;display:flex;align-items:center;flex-direction:column;text-align:center;padding:20px 8px;gap:10px}.diagram-device .icon{width:33px;height:33px;color:var(--teal)}.diagram-device strong{font-size:13px}.diagram-device small{font-size:11px;color:var(--muted)}.diagram-connection{text-align:center;flex-shrink:0}.diagram-connection>span{display:block;font-size:9px;color:var(--muted)}.diagram-connection b{font-size:31px;color:#7caaa5}.server{background:#e9f3ef}.factor-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.factor-grid>div{background:white;border:1px solid var(--line);border-radius:10px;padding:14px 9px;text-align:center}.factor-grid>div>span{background:var(--mint);color:var(--teal);padding:4px 9px;font-size:11px;border-radius:7px;display:inline-block}.factor-grid strong{display:block;font-size:12px;margin:9px 0}.factor-grid p{font-size:11px;color:var(--muted)}.practice-layout{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(0,1fr);gap:35px}.practice-panel{border:1px solid var(--line);background:white;border-radius:var(--radius);padding:29px}.practice-panel h2{font-size:22px}.practice-panel>p{font-size:12px;color:var(--muted);margin-top:7px}.category-options{display:grid;gap:10px;margin:25px 0}.category-option{display:flex;gap:13px;align-items:center;text-align:left;border:1px solid var(--line);border-radius:10px;padding:16px;background:white;min-height:82px}.category-option.active{background:#f0f8f4;border-color:var(--teal);box-shadow:0 0 0 1px var(--teal)}.category-option strong{display:block;font-size:15px}.category-option small{display:block;font-size:11px;color:var(--muted);margin-top:3px}.category-symbol{width:40px;height:40px;display:grid;place-items:center;background:#f1f5f3;color:var(--teal);border-radius:9px;flex-shrink:0}.radio-mark{width:17px;height:17px;border:1px solid #bed0c8;border-radius:50%;margin-left:auto;flex-shrink:0}.active .radio-mark{border:5px solid var(--teal);background:white}.practice-meta{display:flex;gap:16px;flex-wrap:wrap;font-size:11px;color:var(--muted);margin-bottom:19px}.practice-guide{align-self:start;padding:23px}.practice-guide img{width:100%;height:auto;mix-blend-mode:multiply}.practice-guide h3{font-size:21px;margin:24px 0 10px}.practice-guide p{font-size:14px;color:var(--muted)}.check-list{list-style:none;padding:0;display:grid;gap:12px;font-size:13px;color:#607c72;margin-top:25px}.check-list li{display:flex;align-items:center;gap:8px}.check-list .icon{width:17px;color:var(--teal)}.quiz-top{display:flex;align-items:center;justify-content:space-between;max-width:800px;margin:0 auto}.timer{display:flex;align-items:center;gap:8px;color:var(--teal);font-size:13px;font-variant-numeric:tabular-nums}.timer b{font-size:18px}.quiz-card{max-width:800px;margin:6px auto 30px;background:white;border:1px solid var(--line);border-radius:var(--radius);padding:35px}.quiz-progress{display:flex;justify-content:space-between;align-items:center;font-size:11px;color:var(--muted)}.quiz-progress strong{font-size:21px;color:var(--teal);margin-left:8px}.quiz-card>progress{height:5px;margin:14px 0 30px;width:100%}progress{appearance:none;border:0;border-radius:10px;overflow:hidden;background:#e8efec}progress::-webkit-progress-bar{background:#e8efec;border-radius:10px}progress::-webkit-progress-value{background:#389787;border-radius:10px}progress::-moz-progress-bar{background:#389787;border-radius:10px}fieldset{border:0;padding:0;margin:0;min-width:0}legend{font-size:22px;line-height:1.8;font-weight:700;margin:0 0 26px;padding:0}.answer-options{display:grid;gap:12px}.quiz-actions{display:flex;align-items:start;justify-content:space-between;gap:18px;margin-top:28px}.hint{font-size:13px;color:#728378;max-width:50%}.hint summary{cursor:pointer;min-height:44px;display:flex;align-items:center}.hint summary:before{content:'＋';margin-right:6px}.hint[open] summary:before{content:'−'}.hint p{font-size:13px;padding:10px;border-radius:8px;background:#fff8ea}.feedback{margin-top:30px;border-top:1px solid var(--line);padding-top:27px}.feedback h2{font-size:22px;color:var(--teal)}.feedback>p{font-size:15px;margin:12px 0;line-height:2}.reasons{margin:20px 0;background:#f6f8f7;padding:17px;border-radius:10px}.reasons p{display:flex;gap:12px;font-size:13px;line-height:1.9;padding:8px 0}.reasons b{font-size:12px;color:var(--teal);flex-shrink:0}.explanation-link{background:#ebf3ee;padding:17px;border-radius:10px;display:flex;align-items:center;gap:13px;margin:22px 0}.explanation-link small{display:block;font-size:10px;color:#718b7e}.explanation-link strong{font-size:14px}.explanation-link>.icon{margin-left:auto;width:18px;color:var(--teal)}.return-quiz{border:1px solid #bbd7ca;background:#e9f4ef;color:var(--teal);border-radius:8px;padding:9px 14px;font-size:12px;margin-bottom:20px;display:block}.quiz-footnote{max-width:800px;margin:auto;font-size:12px;color:var(--muted)}.muted{color:var(--muted);font-size:13px}.result-header{text-align:center;margin:15px auto 28px}.result-icon{display:grid;place-items:center;background:#dfeee7;border-radius:50%;width:62px;height:62px;margin:0 auto 19px;color:var(--teal)}.result-icon .icon{width:30px;height:30px}.result-header p{font-size:14px;color:var(--muted);margin-top:10px}.result-card{max-width:800px;margin:auto;background:white;border:1px solid var(--line);border-radius:var(--radius);padding:30px}.score{text-align:center;margin-bottom:10px}.score strong{font-size:74px;line-height:1.4;color:var(--teal);letter-spacing:-.05em}.score span{margin-left:9px;color:var(--muted);font-size:17px}.result-card>.muted{text-align:center;font-size:12px}.result-breakdown{margin-top:25px;padding:0 15px}.result-breakdown>div{display:flex;gap:15px;align-items:center;font-size:12px;margin:13px 0}.result-breakdown>div>span{width:115px;flex-shrink:0}.result-breakdown progress{height:8px;flex:1;width:100%}.result-question{border-bottom:1px solid var(--line)}.result-question summary{display:flex;align-items:center;gap:12px;padding:19px 0;cursor:pointer;font-size:14px;list-style:none}.result-question summary:after{content:'＋';margin-left:auto;flex-shrink:0}.result-question[open] summary:after{content:'−'}.result-question>div{padding:0 0 20px 36px;font-size:14px;line-height:2}.result-question>div>p{margin:10px 0}.result-indicator{width:25px;height:25px;border-radius:50%;background:#fff0de;color:#af772e;display:grid;place-items:center;flex-shrink:0}.result-indicator.ok{background:#e3f1e9;color:var(--teal)}.result-actions{display:flex;justify-content:center;gap:12px;margin-top:30px}.mock-layout{display:grid;grid-template-columns:1fr 1.2fr;gap:55px;background:white;border:1px solid var(--line);padding:42px;border-radius:var(--radius)}.mock-preview{padding:10px}.mock-paper{max-width:290px;min-height:350px;background:var(--teal);color:white;margin:0 auto;transform:rotate(-4deg);border-radius:3px 12px 12px 3px;box-shadow:10px 13px 0 #dbe7e0,12px 20px 25px #153e3220;border-left:8px solid #04524e;padding:30px}.mock-paper>span{font-size:10px;letter-spacing:.18em;color:#b9d6cc}.paper-line{background:#66978b;height:1px;margin:18px 0 23px}.mock-paper h2{font-size:29px;line-height:1.7;font-weight:600}.mock-paper>strong{font-size:65px;line-height:1.3;display:flex;align-items:end;margin-top:20px;font-weight:500;letter-spacing:-.04em}.mock-paper strong>span{font-size:12px;margin:0 0 13px 15px;letter-spacing:0}.paper-bottom{display:flex;align-items:center;justify-content:space-between;font-size:11px;color:#bdd9cf;margin-top:20px}.mock-features{display:grid;gap:11px;margin:38px auto 0;max-width:280px;font-size:13px;color:var(--muted)}.mock-features>span{display:flex;gap:9px}.mock-features .icon{width:17px;color:var(--teal)}.mock-details h2{font-size:27px;margin:16px 0}.mock-details>p{font-size:14px;color:var(--muted);line-height:2}.price{display:flex;align-items:baseline;gap:9px;margin:21px 0 1px}.price strong{font-size:54px;font-weight:600;line-height:1.4;letter-spacing:-.05em}.price>span{font-size:13px}.mock-details .price-note{font-size:11px;margin-bottom:21px}.sample-trial{border-top:1px solid var(--line);padding-top:23px;margin-top:24px}.sample-trial>span{font-size:11px;color:var(--teal);font-weight:600}.sample-trial h3{font-size:19px;margin:4px 0}.sample-trial p{font-size:12px;color:var(--muted);margin:5px 0 15px}.sample-trial small{font-size:10px;color:var(--muted);display:block;margin-top:10px}.mock-note{display:flex;gap:14px;align-items:center;margin-top:28px;padding:20px 25px;background:#eaf2ee;border-radius:12px;color:#688376}.mock-note p{font-size:12px}.review-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin:28px 0}.review-stats>div{background:white;border:1px solid var(--line);border-radius:14px;padding:22px}.review-stats span{font-size:13px;color:var(--muted)}.review-stats strong{display:block;font-size:38px;color:var(--teal);font-weight:600;line-height:1.5}.review-stats small{font-size:13px;color:var(--muted);margin-left:9px;font-weight:400}.review-section{margin:35px 0}.empty-state{text-align:center;padding:45px 25px;background:white;border:1px dashed #cddcd5;border-radius:14px}.empty-state>.icon{width:33px;height:33px;color:#91b3a5;margin-bottom:13px}.empty-state h3{font-size:17px}.empty-state p{font-size:13px;color:var(--muted);margin:10px 0 20px}.empty-state.compact{padding:24px}.wrong-list{background:white;border:1px solid var(--line);border-radius:12px;padding:0 20px}.wrong-list button{background:transparent;display:flex;width:100%;gap:13px;text-align:left;align-items:center;border:0;padding:18px 0;border-bottom:1px solid var(--line);font-size:14px}.wrong-list button:last-child{border-bottom:0}.wrong-list button>.icon{color:#79a18e;width:18px}.wrong-list button>.icon:last-child{margin-left:auto}.storage-note{font-size:12px;color:var(--muted);margin-top:25px}.storage-note button{border:0;padding:5px 0;min-height:44px;background:transparent;color:var(--teal);text-decoration:underline}.toast{position:fixed;bottom:25px;left:calc(50% + 112px);transform:translate(-50%,20px);background:#204b42;color:white;border-radius:10px;padding:12px 20px;font-size:13px;z-index:100;opacity:0;pointer-events:none;transition:opacity .2s,transform .2s;box-shadow:var(--shadow);max-width:90vw}.toast.show{opacity:1;transform:translate(-50%,0)}dialog{border:0;border-radius:20px;width:min(480px,calc(100% - 36px));padding:36px;box-shadow:0 30px 100px #132c4b55;color:var(--ink)}dialog::backdrop{background:#12342d80;backdrop-filter:blur(4px)}.dialog-close{position:absolute;right:15px;top:12px;width:44px;height:44px;font-size:26px;background:transparent;border:0}.dialog-symbol{font-size:43px;color:var(--teal);font-weight:700;line-height:1.5}.dialog-symbol span{font-size:12px;margin-left:9px;font-weight:400}dialog h2{font-size:22px;margin:12px 0}dialog>p{font-size:14px;color:var(--muted);line-height:2}.soft-note{background:#edf5f0;border-radius:10px;padding:16px;font-size:13px;line-height:2;margin:23px 0}.icon-button{display:grid;place-items:center}
/* Readable Japanese on compact layouts */
@media(min-width:1550px){.start-copy{padding:35px 0 35px 37px}.start-copy h2{font-size:33px}.start-card{min-height:360px}.start-art{right:0;width:47%}.start-copy p{font-size:15px}.daily-card>p{font-size:17px}.path-card p,.lesson-card p{font-size:14px}.path-card h3,.lesson-card h3{font-size:19px}}
@media(max-width:1200px){.sidebar{width:205px;padding-left:14px;padding-right:14px}.app-shell{margin-left:205px}.topbar{padding:0 28px}main{padding:30px 28px 20px}.home-grid{grid-template-columns:1fr}.daily-card{display:none}.start-card{min-height:320px}.start-art{width:43%;right:6%}.start-copy{width:54%}.start-copy h2{font-size:30px}.path-card,.lesson-card{padding:19px}.path-card h3{font-size:16px}.article-layout{grid-template-columns:minmax(0,1fr) 210px;gap:18px}.article{padding:26px}.article h1{font-size:25px}.aside-card{padding:18px}.aside-card h3{font-size:19px}.mock-layout{padding:28px;gap:25px}.mock-paper{padding:24px}.progress-strip{gap:15px}.progress-intro{font-size:10px}.progress-strip a{display:none}.toast{left:calc(50% + 102px)}}
@media(max-width:980px){.sidebar{width:190px}.brand{font-size:17px;gap:8px}.brand-mark{width:34px;height:38px;font-size:21px}.app-shell{margin-left:190px}main{padding:28px 23px}.topbar{padding:0 23px}.start-art{right:1%;width:46%}.start-copy{min-width:260px;padding-left:25px}.start-copy h2{font-size:28px}.path-grid{gap:12px}.path-card p{font-size:12px}.path-card{padding:18px 15px}.path-number{font-size:25px;right:14px}.free-label{display:none}.lesson-list{grid-template-columns:1fr}.lesson-card{flex-direction:row;align-items:center;gap:19px}.lesson-icon{margin:0;flex-shrink:0;width:51px;height:51px}.lesson-card h3{font-size:18px;margin-top:3px}.lesson-card p{margin:4px 0 8px}.card-arrow{top:50%;bottom:auto;transform:translateY(-50%)}.standalone .lesson-card{min-height:0}.article-layout{grid-template-columns:1fr}.article-aside{display:grid;grid-template-columns:1fr 1fr;gap:20px}.aside-related{margin-top:0}.practice-layout{grid-template-columns:1fr}.practice-guide{display:none}.mock-layout{gap:23px;padding:25px}.mock-details h2{font-size:22px}.mock-paper h2{font-size:23px}.mock-paper{min-height:310px;padding:20px}.mock-paper>strong{font-size:56px}.mock-preview{padding:10px 0}.mock-details>.pill{font-size:10px}.price strong{font-size:46px}h1{font-size:27px}}
@media(max-width:760px){body{font-size:16px}.sidebar{display:none}.app-shell{margin-left:0}.topbar{height:65px;padding:0 19px}.mobile-brand{display:flex;align-items:center;gap:8px;font-size:17px;font-weight:800;letter-spacing:-.03em}.mobile-brand .brand-mark{width:31px;height:35px;font-size:20px}.breadcrumb{display:none}.saved-link{display:none}.top-actions{gap:10px}.sample-badge{font-size:11px}.mobile-nav{display:flex;justify-content:space-around;position:fixed;bottom:0;left:0;right:0;height:calc(66px + env(safe-area-inset-bottom));padding:5px 6px env(safe-area-inset-bottom);border-top:1px solid var(--line);background:#fffffff2;backdrop-filter:blur(15px);z-index:40}.mobile-nav .nav-item{flex-direction:column;gap:2px;padding:6px 10px;margin:0;border-radius:9px;font-size:10px;flex:1;line-height:1.7}.mobile-nav .nav-item.active{background:transparent;color:var(--teal)}.mobile-nav .nav-item.active .icon{background:#e1f1e8;box-shadow:0 0 0 6px #e1f1e8;border-radius:3px;margin-top:3px;margin-bottom:3px}.mobile-nav .icon{width:21px;height:21px}main{padding:26px 20px 18px}h1{font-size:25px;line-height:1.6;letter-spacing:0}.eyebrow{font-size:9px;margin-bottom:7px}.page-heading{margin-bottom:23px}.page-heading p{font-size:12px;line-height:1.9;margin-top:7px}.home-grid{gap:14px}.start-card{min-height:290px}.start-copy{padding:23px 0 23px 22px;min-width:0;width:58%}.start-copy h2{font-size:24px;margin-top:11px}.start-copy p{font-size:12px}.start-copy .button{margin-top:19px;font-size:12px;padding:11px 14px;gap:12px}.start-art{right:-16px;bottom:23px;width:46%}.speech-sticker{font-size:9px;padding:4px 7px;margin-left:6px;white-space:nowrap}.character-labels{padding:0 12px;font-size:9px}.character-labels small{display:none}.quiet-note{font-size:9px}.pill{font-size:10px}.progress-strip{flex-wrap:wrap;justify-content:space-around;gap:5px 13px;padding:17px 0;font-size:10px}.progress-intro{width:100%;justify-content:center;margin:0 0 5px;font-size:10px}.progress-strip strong{font-size:19px}.section{margin-top:29px}.section-heading{margin-bottom:14px;align-items:center}.section-heading h2{font-size:19px}.path-grid{gap:10px}.path-card{padding:17px 12px 15px}.path-number{font-size:20px;top:13px;right:10px}.path-icon{width:35px;height:35px;border-radius:9px;margin-bottom:13px}.path-icon .icon{width:19px;height:19px}.path-card h3{font-size:13px;white-space:nowrap;letter-spacing:0}.path-card p{font-size:10px;line-height:1.8;min-height:54px}.path-card p br{display:none}.path-link{font-size:10px;margin-top:12px;gap:2px}.path-link .icon{width:12px}.lesson-list{gap:12px}.lesson-card{padding:18px;gap:14px}.lesson-icon{width:42px;height:42px;border-radius:10px}.lesson-card h3{font-size:15px}.lesson-card p{font-size:11px}.lesson-card .tag{font-size:9px}.lesson-card>div:nth-child(2){padding-right:12px}.card-arrow{right:12px}.reading-time{font-size:10px}.section-heading .text-link{font-size:11px}.section-heading .text-link .icon{width:14px}.ad-slot{margin-top:28px;min-height:90px}.ad-slot small{font-size:9px}footer{margin:15px 20px 0;padding:22px 0 95px;font-size:10px}.filter-row{gap:8px}.chip{font-size:12px;padding:8px 13px}.filter-count{font-size:11px;width:100%;margin-top:8px}.standalone .lesson-card{padding:21px 18px}.standalone .lesson-card h3{font-size:16px}.standalone .lesson-card p{font-size:12px}.guide-note{padding:17px;gap:12px}.guide-note strong{font-size:13px}.guide-note p{font-size:12px}.article{padding:23px 20px;border-radius:14px}.article h1{font-size:24px}.article-intro{font-size:13px}.article-top{font-size:10px}.article-top .tag{font-size:10px}.article-toolbar{margin:22px 0}.segmented button{padding:9px 10px;font-size:11px}.save-button{font-size:11px;padding:8px;gap:4px}.save-button .icon{width:14px}.speaker{width:41px}.speaker .avatar{width:41px;height:41px}.conversation-row{gap:10px;margin:20px 0}.bubble{font-size:14px;padding:14px 15px;max-width:calc(100% - 51px);line-height:2}.diagram{padding:18px 14px;margin:28px 0 22px}.diagram figcaption{gap:8px}.diagram figcaption strong{font-size:15px}.diagram-step{font-size:10px}.screen-body{padding:18px;min-height:218px}.takeaway{padding:19px}.takeaway p{font-size:14px}.article-bottom{flex-direction:column;align-items:stretch;gap:15px}.article-bottom .button{font-size:13px}.article-bottom>span{font-size:9px}.article-aside{grid-template-columns:1fr}.aside-card h3 br{display:none}.aside-card p br{display:none}.aside-card{padding:22px}.aside-card p{margin:10px 0 16px}.aside-related{padding:0 5px}.cloud-diagram{gap:5px}.diagram-connection>span{font-size:8px}.diagram-device{padding:16px 5px}.diagram-device strong{font-size:11px}.diagram-device small{font-size:10px}.factor-grid{gap:5px}.factor-grid>div{padding:12px 5px}.factor-grid strong{font-size:10px}.factor-grid p{font-size:10px}.practice-panel{padding:24px 20px}.practice-panel h2{font-size:20px}.category-option{padding:14px 11px;gap:10px}.category-option strong{font-size:14px}.category-option small{font-size:10px}.category-symbol{width:35px;height:35px}.category-symbol .icon{width:19px}.quiz-card{padding:25px 20px}.quiz-progress{font-size:10px}.quiz-card legend{font-size:19px;line-height:1.9}.quiz-actions{flex-direction:column;align-items:stretch;margin-top:22px;gap:12px}.hint{max-width:100%}.quiz-actions>.muted{font-size:11px}.feedback h2{font-size:20px}.feedback>p{font-size:14px}.reasons{padding:14px}.reasons p{font-size:12px;gap:10px}.explanation-link{padding:14px;gap:10px}.explanation-link .avatar{width:39px;height:39px}.explanation-link strong{font-size:12px}.quiz-footnote{font-size:11px}.result-card{padding:24px 19px}.result-header h1{font-size:25px}.result-header p{font-size:12px}.score strong{font-size:65px}.result-card>.muted{font-size:11px}.result-breakdown{padding:0}.result-breakdown>div{gap:10px;font-size:11px}.result-breakdown>div>span{width:100px}.result-actions{flex-direction:column}.result-question summary{font-size:13px}.result-question>div{padding-left:0;font-size:13px}.mock-layout{grid-template-columns:1fr;padding:25px 22px;gap:25px}.mock-preview{display:flex;align-items:center;gap:24px;padding:7px 3px}.mock-paper{max-width:190px;min-height:245px;flex:1;padding:20px 17px;box-shadow:6px 8px 0 #dbe7e0,9px 12px 20px #153e3220;border-left-width:5px}.mock-paper>span{font-size:8px}.paper-line{margin:12px 0}.mock-paper h2{font-size:21px}.mock-paper>strong{font-size:40px;margin-top:12px}.mock-paper strong>span{font-size:10px;margin-bottom:7px;margin-left:8px}.paper-bottom{font-size:8px;margin-top:12px}.paper-bottom .icon{width:17px}.mock-features{font-size:11px;gap:15px;margin:0;flex:1}.mock-features>span{gap:6px}.mock-features .icon{width:14px;flex-shrink:0}.mock-details h2{font-size:23px}.mock-details>p{font-size:14px}.price strong{font-size:48px}.mock-note{padding:18px;align-items:start}.mock-note p{font-size:11px}.review-stats{gap:10px;margin:24px 0}.review-stats>div{padding:16px 12px}.review-stats span{font-size:10px}.review-stats strong{font-size:32px}.review-stats small{font-size:11px}.review-section .section-heading{align-items:start;flex-direction:column}.review-section .section-heading h2{font-size:18px}.empty-state{padding:30px 18px}.empty-state h3{font-size:15px}.empty-state p{font-size:12px}.wrong-list{padding:0 15px}.wrong-list button{font-size:13px}.toast{left:50%;bottom:88px;font-size:12px;width:max-content;max-width:calc(100% - 35px)}dialog{padding:30px 24px}.storage-note{font-size:11px}}
@media(max-width:390px){main{padding-left:15px;padding-right:15px}.start-copy h2{font-size:21px}.start-copy{padding-left:18px;width:62%}.start-art{width:45%;right:-20px}.start-copy p{font-size:11px}.start-copy .button{font-size:11px;padding:10px 12px}.speech-sticker{font-size:8px}.path-grid{gap:7px}.path-card{padding:15px 10px}.path-card h3{font-size:12px}.path-link{font-size:9px}.path-number{font-size:18px}.path-card p{font-size:10px}.article{padding:21px 16px}.article h1{font-size:22px}.segmented button{font-size:10px;padding:9px}.bubble{font-size:14px;padding:13px}.mock-preview{gap:18px}.mock-paper{padding:16px 12px}.mock-paper h2{font-size:19px}}
/* Main reading text and frequently used controls keep a legible baseline. */
.lesson-card p,.path-card p,.daily-card>p,.start-copy p{font-size:14px}.path-link,.lesson-card .tag,.reading-time,.saved-link,.nav-item,.text-link,.free-label,.quiet-note,.category-option small,.filter-count{font-size:14px}.eyebrow,.nav-label,.brand small,.side-note,.sample-badge,.pill,.tag,.character-labels,.small-character,.progress-strip,.ad-slot>span,.ad-slot p,.ad-slot small,footer,.reading-time,.screen-muted,.screen-top>span,.fake-field,.fake-field span,.fake-record,.diagram-step,.speaker,.article-top,.article-top .tag,.article-bottom>span,.practice-meta,.price-note,.sample-trial small,.quiz-footnote,.storage-note{font-size:12px}.segmented button,.save-button,.aside-related a,.guide-note p,.reasons p,.category-option small,.sample-trial p,.mock-note p,.diagram-caption,.takeaway-label,.explanation-link strong{font-size:14px}.screen-body strong,.diagram-device strong,.factor-grid strong{font-size:14px}.factor-grid p,.diagram-device small,.diagram-connection>span{font-size:12px}.bubble,.takeaway p,.feedback>p,.mock-details>p,.practice-guide p,.result-question>div{font-size:16px}.page-heading p{font-size:14px}.progress-strip{flex-wrap:wrap}.path-card p{min-height:0}.start-card{min-height:350px}.path-link{gap:8px}.start-copy .button{font-size:14px}.daily-card .button{font-size:14px}.lesson-card h3{font-size:18px}.lesson-card>div:nth-child(2){padding-right:10px}
@media(max-width:760px){.start-card{min-height:355px}.start-copy{width:65%;padding-bottom:24px}.start-copy p{font-size:14px}.start-art{width:43%;bottom:38px;right:-10px}.speech-sticker{display:none}.start-copy h2{font-size:24px}.character-labels{font-size:12px;padding:0 9px}.path-grid{grid-template-columns:1fr}.path-card{padding:20px 22px;display:grid;grid-template-columns:45px 1fr;gap:0 15px}.path-icon{grid-row:1 / 4;width:43px;height:43px;margin:2px 0}.path-card h3{font-size:18px}.path-card p{font-size:14px;margin-top:5px;padding-right:12px}.path-card p br{display:none}.path-link{font-size:14px;margin-top:10px;justify-content:flex-start;gap:10px}.path-number{font-size:29px;right:20px;color:#dde8e3}.lesson-card h3,.standalone .lesson-card h3{font-size:16px}.lesson-card p,.standalone .lesson-card p{font-size:14px}.lesson-card .tag{font-size:12px}.lesson-card{align-items:start}.lesson-icon{margin-top:4px}.progress-strip{justify-content:space-between;gap:8px 10px;font-size:12px}.progress-intro{font-size:12px}.progress-strip strong{font-size:19px}.quiet-note{font-size:12px;max-width:170px}.mobile-nav .nav-item{font-size:12px;padding-left:5px;padding-right:5px}.segmented button{font-size:12px;min-height:44px}.save-button{font-size:12px;min-height:44px}.speaker{font-size:12px}.article-top{flex-wrap:wrap}.article h1{font-size:24px}.article-intro{font-size:14px}.diagram-controls{flex-direction:column;gap:6px}.diagram-step{flex-direction:row;gap:10px;font-size:14px;padding:8px 10px;text-align:left;min-height:44px}.diagram{padding:19px 14px}.diagram figcaption strong{font-size:16px}.diagram figcaption{flex-wrap:wrap}.factor-grid{grid-template-columns:1fr}.factor-grid>div{padding:13px;display:grid;grid-template-columns:55px 1fr;align-items:center;gap:0 10px;text-align:left}.factor-grid>div>span{grid-row:1 / 3;justify-self:center}.factor-grid strong{margin:0;font-size:14px}.factor-grid p{font-size:13px}.cloud-diagram{flex-direction:column;gap:10px}.diagram-device{width:100%;padding:17px}.diagram-connection b{display:block;transform:rotate(90deg);font-size:25px;line-height:1.2}.diagram-device strong br{display:none}.mock-features{font-size:12px}.mock-note p{font-size:14px}.category-option small{font-size:12px}.quiz-card legend{font-size:20px}.review-stats span{font-size:12px}.section-heading .text-link{font-size:12px}.screen-body strong{font-size:14px}.screen-muted{font-size:12px}.fake-field span{font-size:12px}.fake-field{font-size:13px}.screen-top>span{font-size:11px}.screen-body{min-height:260px}.hint{font-size:14px}.hint p{font-size:14px}.reasons p{font-size:14px}.feedback h2{font-size:21px}.result-question summary{font-size:15px}.result-question>div{font-size:15px}.result-card>.muted{font-size:12px}.result-header p{font-size:14px}.result-breakdown>div{font-size:12px}.result-breakdown>div>span{width:112px}.guide-note strong{font-size:14px}.guide-note p{font-size:14px}.empty-state h3{font-size:16px}.empty-state p{font-size:14px}.wrong-list button{font-size:14px}.quiz-footnote{font-size:12px}.storage-note{font-size:12px}.pill{font-size:12px}.mock-details>.pill{font-size:12px}.sample-trial small{font-size:12px}footer{font-size:12px}.ad-slot small{font-size:12px}}
@media(max-width:390px){.start-copy{width:100%;padding:23px 20px 130px}.start-copy h2{font-size:25px}.start-card{min-height:410px}.start-art{width:53%;right:4px;bottom:13px}.start-copy .button{font-size:14px}.quiet-note{max-width:none}.start-copy p br{display:none}.character-labels{display:none}.article h1{font-size:22px}.article-toolbar{gap:10px}.segmented button{font-size:12px}.mock-preview{flex-direction:column}.mock-paper{width:210px;max-width:210px}.mock-features{font-size:14px;margin-top:22px}.mock-paper h2{font-size:24px}.mock-paper>span{font-size:11px}.paper-bottom{font-size:11px}.review-stats{gap:7px}.review-stats>div{padding:14px 9px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.button:hover,.path-card:hover{transform:none}}
@media (min-width:391px) and (max-width:600px){.start-card{min-height:445px}.start-copy{width:100%;padding:25px 23px 145px}.start-copy h2{font-size:27px}.start-copy p br{display:none}.start-art{width:47%;max-width:205px;bottom:15px;right:8px}.quiet-note{max-width:none}.character-labels{display:none}}
@media (min-width:761px) and (max-width:980px){.path-grid{grid-template-columns:1fr}.path-card{display:grid;grid-template-columns:50px 1fr;gap:0 18px;padding:23px}.path-icon{grid-row:1/4;margin:0}.path-card h3{font-size:19px}.path-card p{font-size:14px}.path-card p br{display:none}.path-link{justify-content:flex-start;gap:12px;margin-top:10px}.path-number{right:23px;top:20px}}
