:root{--ink:#172335;--muted:#657184;--line:#e3e8ee;--blue:#165dcc;--pale:#eef5ff;--orange:#f28c28;--green:#137c57;--red:#bd3d3d}
*{box-sizing:border-box}html{background:#f7f9fb;scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:Arial,'Noto Sans JP',sans-serif}.shell{min-height:100vh}.topbar{height:72px;background:#fff;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 max(24px,calc((100vw - 1120px)/2));position:relative;z-index:2}.brand{display:flex;align-items:center;gap:11px;color:var(--ink);font-weight:800;line-height:1;text-decoration:none;border:0;background:none;padding:0;cursor:pointer;text-align:left}.brand small{font-size:11px;letter-spacing:.14em}.brand-mark{display:grid;place-items:center;width:38px;height:38px;background:var(--blue);color:#fff;border-radius:9px;font-family:Georgia,serif;font-size:25px}.header-actions{display:flex;align-items:center;gap:14px}.version{font-size:12px;font-weight:700;color:#315171;background:#eef3f8;padding:8px 12px;border-radius:999px}.text-button,.submit-link,.resume{border:0;background:none;color:var(--blue);font-weight:700;cursor:pointer}.text-button{font-size:12px}.eyebrow{font-size:10px;letter-spacing:.16em;font-weight:800;color:#7d8998;text-transform:uppercase}.hero{max-width:1120px;margin:0 auto;padding:88px 24px 62px;position:relative}.hero:after{content:'17';position:absolute;right:35px;top:6px;font:700 300px/1 Georgia,serif;color:#edf2f7;z-index:-1}.hero-kicker{font-size:11px;font-weight:800;letter-spacing:.16em;color:var(--blue)}.hero h1{font-size:clamp(42px,6.7vw,78px);line-height:1.1;letter-spacing:-.05em;margin:20px 0 24px;max-width:760px}.hero h1 em{color:var(--blue);font-style:normal}.lead{max-width:610px;font-size:16px;line-height:1.9;color:var(--muted)}.hero-stats{display:flex;gap:54px;margin-top:42px}.hero-stats div{display:flex;flex-direction:column;border-left:2px solid var(--orange);padding-left:14px}.hero-stats b{font:700 28px Georgia,serif}.hero-stats span{font-size:11px;color:var(--muted);margin-top:5px}.start-panel{max-width:880px;margin:0 auto 90px;background:#fff;border:1px solid var(--line);border-radius:17px;padding:34px 38px;box-shadow:0 18px 50px rgba(31,54,82,.07)}.step{float:left;margin-right:18px;font:700 32px Georgia,serif;color:#c9d2dc}.start-panel h2{margin:0 0 6px;font-size:21px}.start-panel p{margin:0;color:var(--muted);font-size:13px}.toggle-row{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin:27px 0;padding:20px 0;cursor:pointer}.toggle-row span{display:flex;flex-direction:column;gap:5px}.toggle-row b{font-size:14px}.toggle-row small{font-size:11px;color:var(--muted)}.toggle-row input{display:none}.toggle-row i{width:42px;height:24px;border-radius:20px;background:#cbd4dd;position:relative}.toggle-row i:after{content:'';position:absolute;width:18px;height:18px;top:3px;left:3px;background:#fff;border-radius:50%;transition:.2s}.toggle-row input:checked+i{background:var(--blue)}.toggle-row input:checked+i:after{transform:translateX(18px)}button.primary{background:var(--blue);color:#fff;border:0;padding:12px 22px;border-radius:8px;font-weight:800;cursor:pointer}button.primary:disabled{opacity:.35;cursor:not-allowed}.wide{width:100%;display:flex;justify-content:space-between;font-size:15px}.resume{display:block;margin:18px auto 0}.category-section{max-width:1120px;margin:0 auto 80px;padding:0 24px}.category-section h2{font-size:28px;margin:10px 0 25px}.category-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.category-grid div{background:#fff;border-right:1px solid var(--line);border-bottom:1px solid var(--line);padding:18px;font-size:13px;font-weight:700}.category-grid span{font:700 12px Georgia,serif;color:#a2adba;margin-right:12px}.quiz-layout{max-width:1120px;margin:42px auto 56px;display:grid;grid-template-columns:240px minmax(0,1fr);gap:28px;padding:0 24px}.status-card,.question-card{background:#fff;border:1px solid var(--line);border-radius:16px}.status-card{padding:25px;height:max-content;position:sticky;top:24px}.big-number{font:700 40px Georgia,serif}.muted{color:var(--muted)}.progress{height:7px;background:#eaf0f5;border-radius:8px;margin:18px 0 23px;overflow:hidden}.progress span{display:block;height:100%;background:var(--orange);transition:.25s}dl{margin:0;border-top:1px solid var(--line)}dl div{display:flex;justify-content:space-between;padding-top:16px;font-size:13px}dt{color:var(--muted)}dd{margin:0;font-weight:700}.submit-link{width:100%;font-size:11px;margin-top:28px}.question-card{padding:38px 44px}.question-meta{display:flex;gap:9px;align-items:center}.category{color:var(--blue);background:var(--pale);font-size:12px;font-weight:700;padding:7px 10px;border-radius:6px}.difficulty{font-size:10px;font-weight:800;letter-spacing:.1em}.difficulty.easy{color:var(--green)}.difficulty.standard{color:#a75a12}.difficulty.hard{color:var(--red)}.q-number{font:700 11px Georgia,serif;color:#a6b0bc;letter-spacing:.13em;margin:24px 0 -14px}.question-card h1{font-size:21px;line-height:1.7;margin:24px 0}.question-card pre{background:#152238;color:#e9f1fa;padding:22px 24px;border-radius:10px;overflow:auto;font:14px/1.7 ui-monospace,SFMono-Regular,Menlo,monospace;white-space:pre}.choices{display:grid;gap:11px;margin-top:25px}.choices button,.review-choices>div{display:flex;align-items:center;background:#fff;border:1px solid #dce3ea;border-radius:10px;padding:13px 16px;text-align:left;font-size:14px;color:var(--ink);transition:.15s}.choices button{cursor:pointer}.choices button:hover{border-color:#8cb4ee;background:#f8fbff}.choices button.selected{border-color:var(--blue);background:#eef5ff;box-shadow:0 0 0 1px var(--blue)}.choices b{flex:0 0 auto;display:inline-grid;place-items:center;width:28px;height:28px;border:1px solid #d3dce6;border-radius:50%;margin-right:13px;font-size:12px}.choices button.selected b{background:var(--blue);color:#fff;border-color:var(--blue)}.actions{display:flex;justify-content:space-between;margin-top:30px;padding-top:24px;border-top:1px solid var(--line)}.actions button{padding:11px 20px;border-radius:8px;font-weight:700;border:0}.ghost{background:#f1f4f7;color:#536174;cursor:pointer}.ghost:disabled{color:#aeb6c0;cursor:not-allowed}.result-wrap,.review-wrap{max-width:1120px;margin:50px auto 80px;padding:0 24px}.result-hero{text-align:center;background:#fff;border:1px solid var(--line);border-radius:18px;padding:42px}.score-ring{--score:0deg;width:180px;height:180px;border-radius:50%;margin:20px auto;background:conic-gradient(var(--blue) var(--score),#e8edf2 0);padding:12px}.score-ring>div{background:#fff;border-radius:50%;height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column}.score-ring b{font:700 54px Georgia,serif}.score-ring span{color:var(--muted);font-size:12px}.result-hero h1{font-size:30px;margin:12px 0 8px}.result-hero>p:not(.eyebrow){color:var(--muted);font-size:14px}.result-buttons{display:flex;justify-content:center;gap:10px;margin-top:25px}.result-grid{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:24px;margin-top:24px}.analysis-card,.weak-card{background:#fff;border:1px solid var(--line);border-radius:16px;padding:28px}.analysis-card h2,.weak-card h2{font-size:18px;margin:0 0 24px}.bar-row{display:grid;grid-template-columns:170px 1fr 38px;align-items:center;gap:12px;margin:13px 0;font-size:11px}.bar-row i{height:6px;background:#edf1f5;border-radius:6px;overflow:hidden}.bar-row i b{height:100%;display:block;background:var(--blue)}.bar-row strong{text-align:right}.weak-card>div{display:flex;gap:13px;padding:14px 0;border-top:1px solid var(--line)}.weak-card>div>b{color:#b4bec8;font:700 18px Georgia,serif}.weak-card>div>span{font-size:13px;font-weight:700}.weak-card small{display:block;color:var(--muted);font-weight:400;margin-top:5px}.review-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:25px}.review-heading h1{margin:8px 0 0}.review-count{margin-left:auto;color:var(--muted);font-size:12px}.review-choices>div{position:relative}.review-choices>div.correct{border-color:var(--green);background:#eff9f5}.review-choices>div.wrong{border-color:var(--red);background:#fff4f3}.review-choices em{font-style:normal;font-size:10px;font-weight:800;margin-left:auto}.correct em{color:var(--green)}.wrong em{color:var(--red)}.explanation{margin-top:28px;background:#f5f8fb;border-radius:12px;padding:24px}.explanation h2{font-size:16px;margin:0 0 10px}.explanation p{font-size:14px;line-height:1.85;margin:0}.explanation>div{display:flex;gap:15px;margin-top:18px;border-top:1px solid #dce4ec;padding-top:16px;font-size:12px}.explanation>div b{color:var(--blue);white-space:nowrap}.empty-review{text-align:center;padding:100px 24px}footer{text-align:center;color:#7c8794;font-size:10px;line-height:1.8;padding:30px 24px;border-top:1px solid var(--line)}footer p{margin:2px}
@media(max-width:820px){.result-grid{grid-template-columns:1fr}.hero:after{font-size:210px;top:30px}.category-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){.quiz-layout{grid-template-columns:1fr;margin-top:22px}.status-card{position:static;padding:18px}.status-card dl,.submit-link{display:none}.question-card{padding:24px 20px}.question-card h1{font-size:18px}.topbar{padding:0 18px}.hero{padding-top:55px}.hero h1{font-size:44px}.hero-stats{gap:18px;justify-content:space-between}.start-panel{margin:0 18px 65px;padding:26px 22px}.category-grid{grid-template-columns:1fr}.result-hero{padding:30px 20px}.bar-row{grid-template-columns:125px 1fr 32px}.review-heading{align-items:start}.version{display:none}}

.study-link{display:flex;align-items:center;justify-content:center;gap:9px;margin:15px auto 0;padding:8px 12px;border:0;background:none;color:var(--blue);font-size:13px;font-weight:700;cursor:pointer}.study-link:hover{text-decoration:underline}.resume{margin-top:9px;color:#52657c;font-size:12px}.study-wrap{max-width:900px;margin:42px auto 80px;padding:0 24px}.study-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:25px}.study-heading h1{font-size:28px;margin:8px 0}.study-heading>div>p:last-child{font-size:13px;color:var(--muted);margin:0}.study-answered button{cursor:default}.study-answered button.correct{border-color:var(--green);background:#eff9f5;box-shadow:none}.study-answered button.wrong{border-color:var(--red);background:#fff4f3;box-shadow:none}.study-answered button.correct b{background:var(--green);border-color:var(--green);color:#fff}.study-answered button.wrong b{background:var(--red);border-color:var(--red);color:#fff}.study-answered button:disabled{opacity:1;color:var(--ink)}.study-answered em{font-style:normal;font-size:10px;font-weight:800;margin-left:auto}.study-answered .correct em{color:var(--green)}.study-answered .wrong em{color:var(--red)}.answer-result{margin-top:26px;border-left:4px solid;padding:19px 21px;background:#f5f8fb;border-radius:4px 10px 10px 4px}.answer-result.is-correct{border-color:var(--green)}.answer-result.is-wrong{border-color:var(--red)}.answer-result>strong{font-size:18px;color:var(--green)}.answer-result.is-wrong>strong{color:var(--red)}.answer-result dl{margin-top:14px}.answer-result dl div{justify-content:flex-start;gap:20px;padding-top:10px}.answer-result dt{width:100px}.answer-result dd{font-size:13px}.study-actions{display:flex;justify-content:space-between;margin-top:25px}
@media(max-width:760px){.study-heading{align-items:start}.study-heading>div>p:last-child{max-width:220px}.study-wrap{margin-top:25px}.answer-result dl div{display:block}.answer-result dt{width:auto;margin-bottom:4px}}
.study-order-toggle{display:flex;align-items:center;justify-content:space-between;background:#fff;border:1px solid var(--line);border-radius:12px;margin-bottom:16px;padding:15px 18px;cursor:pointer}.study-order-toggle span{display:flex;flex-direction:column;gap:4px}.study-order-toggle b{font-size:13px}.study-order-toggle small{font-size:11px;color:var(--muted)}.study-order-toggle input{display:none}.study-order-toggle i{width:42px;height:24px;border-radius:20px;background:#cbd4dd;position:relative;flex:0 0 auto;margin-left:15px}.study-order-toggle i:after{content:'';position:absolute;width:18px;height:18px;top:3px;left:3px;background:#fff;border-radius:50%;transition:.2s}.study-order-toggle input:checked+i{background:var(--blue)}.study-order-toggle input:checked+i:after{transform:translateX(18px)}
