:root{--color-bg:#f7f7f4;--color-surface:#fff;--color-border:#e3e2de;--color-text:#232323;--color-text-muted:#767672;--color-text-subtle:#55534f;--color-primary:#2f5f7a;--color-primary-dark:#234a60;--color-accent-bg:#eef4f7;--color-highlight:#c0392b;--font-base:"Hiragino Kaku Gothic ProN", "Yu Gothic", "Noto Sans JP", "Segoe UI", system-ui, sans-serif;--radius:8px;--max-width:1080px}*,:before,:after{box-sizing:border-box}body{font-family:var(--font-base);background:var(--color-bg);color:var(--color-text);margin:0;font-size:16px;line-height:1.8}a{color:var(--color-primary);text-decoration:none}a:hover{text-decoration:underline}h1,h2,h3{color:var(--color-text);line-height:1.4}h1{margin:0 0 1rem;font-size:1.6rem}h2{border-left:4px solid var(--color-primary);margin:2rem 0 .75rem;padding-left:.6rem;font-size:1.15rem}p{margin:0 0 1rem}ul{margin:0 0 1rem;padding-left:1.4rem}.app{flex-direction:column;min-height:100vh;display:flex}.site-header{background:var(--color-primary-dark);color:#fff;padding:.9rem 1.5rem}.site-title{color:#fff;letter-spacing:.02em;font-size:1.5rem;font-weight:800;display:inline-block}.site-title:hover{opacity:.9;text-decoration:none}.layout{max-width:var(--max-width);flex:1;grid-template-columns:220px 1fr;gap:2rem;width:100%;margin:0 auto;display:grid}.layout--no-nav{grid-template-columns:1fr;max-width:1104px}.main-content{min-width:0;padding:2rem 1.5rem 4rem 0}.layout--no-nav .main-content{padding:2rem 1.5rem 4rem}.side-nav{border-right:1px solid var(--color-border);padding:1.5rem 1rem 1.5rem 0}.nav-toggle-btn{display:none}.nav-list{margin:0;padding:0;list-style:none}.nav-subject{margin-bottom:1rem}.nav-subject-name{margin-bottom:.3rem;font-weight:700;display:block}.nav-subject--empty .nav-subject-name{color:var(--color-text-muted);font-weight:400}.nav-units{margin:0;padding-left:.75rem;list-style:none}.nav-units li{margin-bottom:.2rem}.hero{max-width:42em;padding:.5rem 0 2rem}.hero-badges{flex-wrap:wrap;gap:.5rem;margin-bottom:.9rem;display:flex}.badge{border-radius:999px;padding:.25rem .6rem;font-size:.75rem;font-weight:700;display:inline-block}.badge-status{background:var(--color-highlight);color:#fff}.badge-sub{background:var(--color-accent-bg);color:var(--color-primary-dark);border:1px solid var(--color-border)}.hero-title{word-break:keep-all;overflow-wrap:break-word;margin:0 0 1rem;font-size:1.7rem;line-height:1.5}.hero-lead p{color:var(--color-text)}.hero-actions{flex-wrap:wrap;align-items:center;gap:1rem;margin-top:.75rem;display:flex}.btn-primary{background:var(--color-primary);color:#fff;border-radius:var(--radius);padding:.65rem 1.3rem;font-weight:700;display:inline-block}.btn-primary:hover{background:var(--color-primary-dark);text-decoration:none}.hero-link{color:var(--color-text-muted);font-size:.85rem}.dashboard{flex-direction:column;gap:2rem;max-width:1040px;padding-top:1.5rem;display:flex}.dash-section{border-top:1px solid var(--color-border);padding-top:1.5rem}.dash-section-title{margin:0 0 .4rem}.dash-section-lead{color:var(--color-text-muted);margin:0 0 1.1rem}.dash-section-note{background:var(--color-accent-bg);border-radius:var(--radius);color:var(--color-text-muted);margin:1rem 0 0;padding:.85rem 1.1rem;font-size:.9rem}.dash-section-note strong{color:var(--color-text);margin-bottom:.2rem;display:block}.dash-row{grid-template-columns:1fr 1fr;align-items:start;gap:1.5rem;display:grid}.dash-row--top{border-top:1px solid var(--color-border);padding-top:1.5rem}.dash-card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius);height:100%;padding:1.4rem 1.5rem}.dash-card h3{margin:0 0 .7rem;font-size:1.05rem}.dash-card--muted{background:var(--color-bg);color:var(--color-text-subtle);font-size:.9rem}.dash-card--muted h3{color:var(--color-text);font-size:.95rem}.dash-card-note{color:var(--color-text-muted);margin-bottom:0;font-size:.9rem}.dash-card-highlight{background:var(--color-accent-bg);border-left:3px solid var(--color-primary);border-radius:0 var(--radius) var(--radius) 0;color:var(--color-primary-dark);margin:1rem 0;padding:.9rem 1.1rem;font-size:1.02rem;font-weight:700}.term-grid{grid-template-columns:repeat(2,1fr);gap:.75rem 1.25rem;margin:.9rem 0 0;display:grid}.term-item dt{color:var(--color-primary-dark);margin-bottom:.15rem;font-weight:700}.term-item dd{color:var(--color-text-muted);margin:0;font-size:.9rem}.level-list{flex-direction:column;gap:.5rem;margin:.9rem 0 0;padding:0;list-style:none;display:flex}.level-item{background:var(--color-accent-bg);border-radius:var(--radius);grid-template-columns:1.9rem 1fr;align-items:baseline;gap:.1rem .7rem;padding:.5rem .6rem;display:grid}.level-num{background:var(--color-primary);color:#fff;border-radius:50%;grid-row:1/span 2;justify-content:center;align-self:center;align-items:center;width:1.9rem;height:1.9rem;font-size:.95rem;font-weight:700;display:inline-flex}.level-label{color:var(--color-primary-dark);font-weight:700}.level-desc{color:var(--color-text-muted);font-size:.8rem}.signal-list{flex-direction:column;gap:.4rem;margin:.9rem 0 1rem;padding:0;list-style:none;display:flex}.signal-list li{background:var(--color-accent-bg);border-radius:var(--radius);color:var(--color-text);padding:.5rem .75rem;font-size:.9rem}.feature-chip-list{grid-template-columns:repeat(2,1fr);gap:.5rem;margin:.75rem 0 0;padding:0;list-style:none;display:grid}.feature-chip-list li{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius);text-align:center;padding:.5rem .7rem;font-size:.85rem}.status-list{margin:0 0 1.1rem;padding-left:1.2rem}.status-list li+li{margin-top:.3rem}@media (width<=800px){.dash-row,.term-grid,.feature-chip-list{grid-template-columns:1fr}}.breadcrumb{color:var(--color-text-muted);margin:0 0 1rem;font-size:.85rem}.breadcrumb a,.section-lead{color:var(--color-text-muted)}.problem-list{flex-direction:column;gap:.75rem;margin-top:1.5rem;display:flex}.problem-card{border:1px solid var(--color-border);border-radius:var(--radius);background:var(--color-surface);color:var(--color-text);padding:1rem 1.25rem;display:block}.problem-card:hover{border-color:var(--color-primary);text-decoration:none}.problem-card-header{align-items:baseline;gap:.6rem;margin-bottom:.4rem;display:flex}.problem-card-title{font-weight:700}.problem-card-meta{color:var(--color-text-muted);gap:1.2rem;font-size:.85rem;display:flex}.problem-section,.problem-meta-section,.answer-flow-section{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius);margin-bottom:1.5rem;padding:1.5rem}.meta-line{font-weight:700}.note{color:var(--color-text-muted)}.answer-flow{margin:0;padding:0;list-style:none}.answer-step{border-top:1px solid var(--color-border);padding:.9rem 0}.answer-step:first-child{border-top:none}.answer-step-header{flex-wrap:wrap;align-items:center;gap:.7rem;display:flex}.answer-step-index{background:var(--color-accent-bg);width:1.6rem;height:1.6rem;color:var(--color-primary-dark);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.85rem;font-weight:700;display:inline-flex}.answer-step-label{flex:1;min-width:10em}.ask-btn{border:1px solid var(--color-primary);color:var(--color-primary);border-radius:var(--radius);cursor:pointer;background:#fff;padding:.35rem .8rem;font-size:.85rem}.ask-btn:hover{background:var(--color-accent-bg)}.prompt-box{background:var(--color-accent-bg);border-left:3px solid var(--color-primary);border-radius:0 var(--radius) var(--radius) 0;margin-top:.75rem;margin-left:2.3rem;padding:1rem}.prompt-text{white-space:pre-wrap;margin:0 0 .75rem;font-family:inherit;font-size:.9rem}.copy-btn{background:var(--color-primary);color:#fff;border-radius:var(--radius);cursor:pointer;border:none;padding:.4rem .9rem;font-size:.85rem}.copy-btn:hover{background:var(--color-primary-dark)}.label-list{flex-wrap:wrap;gap:.5rem;margin:0 0 1.5rem;padding:0;list-style:none;display:flex}.label-item{background:var(--color-accent-bg);border-radius:var(--radius);align-items:baseline;gap:.35rem;padding:.3rem .7rem;font-size:.85rem;display:flex}.label-name{color:var(--color-text-muted)}.label-value{color:var(--color-primary-dark);font-weight:700}.label-item--link{background:0 0;padding:.3rem 0}.label-item--link a{color:var(--color-text-muted);font-size:.8rem;text-decoration:underline}.statement-text{white-space:pre-line;font-weight:700}.problem-parts{margin-top:.5rem}.problem-part+.problem-part{margin-top:.6rem}.problem-part-label{color:var(--color-primary-dark);margin:0 0 .25rem;font-size:.95rem;font-weight:700}.paraphrase-box{margin-top:.75rem}.paraphrase-toggle{border:1px solid var(--color-border);background:var(--color-surface);color:var(--color-text-muted);border-radius:var(--radius);cursor:pointer;padding:.3rem .7rem;font-size:.8rem}.paraphrase-toggle:hover{border-color:var(--color-primary);color:var(--color-primary)}.paraphrase-content{background:var(--color-bg);border:1px dashed var(--color-border);border-radius:var(--radius);color:var(--color-text-muted);margin-top:.5rem;padding:.7rem .85rem;font-size:.9rem}.paraphrase-part+.paraphrase-part{margin-top:.5rem}.paraphrase-part-label{color:var(--color-text-muted);margin:0 0 .2rem;font-size:.8rem;font-weight:700}.impression-section{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius);margin-bottom:1.5rem;padding:1.5rem}.impression-subhead{color:var(--color-text);border-left:4px solid var(--color-primary);margin:1.3rem 0 .5rem;padding-left:.6rem;font-size:1rem;font-weight:700}.impression-subhead:first-child{margin-top:0}.impression-subhead+p{margin-bottom:1.1rem}.thinking-section{margin-bottom:1.5rem}.reveal-all-btn{border:1px solid var(--color-border);background:var(--color-surface);color:var(--color-text);border-radius:var(--radius);cursor:pointer;margin-bottom:1.25rem;padding:.5rem .9rem;font-size:.85rem;display:block}.reveal-all-btn:hover{border-color:var(--color-primary);color:var(--color-primary)}.thinking-steps{margin:0;padding:0;list-style:none}.thinking-step{background:var(--color-surface);border:1px solid var(--color-border);border-left:3px solid var(--color-border);border-radius:var(--radius);margin-bottom:1rem;padding:1.25rem}.thinking-step--highlight{border-left-color:var(--color-primary);background:var(--color-accent-bg)}.thinking-step-header{align-items:center;gap:.4rem;margin-bottom:.5rem;display:flex}.thinking-step-label{font-weight:700}.thinking-step-star{color:var(--color-primary)}.thinking-step-body{margin-bottom:.9rem}.thinking-step-toggle{text-align:left;width:100%;font:inherit;color:inherit;cursor:pointer;background:0 0;border:none;padding:0}.thinking-step-toggle:hover .thinking-step-label{color:var(--color-primary)}.thinking-step-caret{border-right:2px solid var(--color-text-muted);border-bottom:2px solid var(--color-text-muted);flex-shrink:0;width:.55em;height:.55em;margin-left:auto;transition:transform .15s;transform:rotate(-45deg)}.thinking-step-toggle[aria-expanded=true] .thinking-step-caret{transform:rotate(45deg)}.thinking-step-content{padding-top:.05rem}.thinking-step-note{color:var(--color-text-muted);margin:-.4rem 0 .9rem;font-size:.8rem}.thinking-step-action{margin-bottom:.6rem}.thinking-step-action:last-of-type{margin-bottom:.9rem}.toggle-btn,.ai-btn{border:1px solid var(--color-primary);color:var(--color-primary);border-radius:var(--radius);cursor:pointer;background:#fff;padding:.35rem .8rem;font-size:.85rem}.toggle-btn:hover,.ai-btn:hover{background:var(--color-accent-bg)}.result-box{background:var(--color-accent-bg);border-left:3px solid var(--color-primary);border-radius:0 var(--radius) var(--radius) 0;margin-top:.6rem;padding:.9rem 1rem}.result-text{white-space:pre-wrap;margin:0;font-family:inherit;font-size:.95rem}.ai-placeholder{color:var(--color-text-muted);margin:.6rem 0 0;font-size:.85rem}.next-step-btn{background:var(--color-primary);color:#fff;border-radius:var(--radius);cursor:pointer;border:none;width:100%;padding:.55rem .9rem;font-size:.9rem;font-weight:700;display:block}.next-step-btn:hover{background:var(--color-primary-dark)}.next-step-btn[hidden]{display:none}.final-answer-section{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius);margin-bottom:1.5rem;padding:1.5rem}.reveal-answer-btn{background:var(--color-primary);color:#fff;border-radius:var(--radius);cursor:pointer;border:none;padding:.5rem 1rem;font-size:.9rem}.reveal-answer-btn:hover{background:var(--color-primary-dark)}.final-answer{color:var(--color-primary-dark);margin:.9rem 0 0;font-size:1.15rem;font-weight:700}.answer-branch-list{margin:.9rem 0 0;padding:0;list-style:none}.answer-branch-item{border-top:1px solid var(--color-border);flex-wrap:wrap;align-items:baseline;gap:.6rem;padding:.4rem 0;display:flex}.answer-branch-item:first-child{border-top:none}.answer-branch-condition{color:var(--color-text-muted);min-width:9em}.answer-branch-result{color:var(--color-primary-dark);font-size:1.05rem;font-weight:700}.case-graph-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:.9rem;display:grid}.case-graph-card{border:1px solid var(--color-border);border-radius:var(--radius);background:var(--color-surface);margin:0;padding:.6rem .6rem .8rem}.case-graph-svg{width:100%;height:auto;display:block}.case-graph-curve{fill:none;stroke:var(--color-border);stroke-width:2px}.case-graph-curve--domain{stroke:var(--color-primary);stroke-width:3px}.case-graph-guide{stroke:var(--color-text-muted);stroke-width:1px;stroke-dasharray:3 3}.case-graph-guide-label{fill:var(--color-text-muted);text-anchor:middle;font-size:11px}.case-graph-vertex{fill:var(--color-primary-dark)}.case-graph-caption{flex-direction:column;gap:.1rem;margin-top:.4rem;font-size:.78rem;display:flex}.problem-asset-figure{margin:.75rem 0 0}.problem-asset-figure svg{width:100%;max-width:420px;height:auto;margin:0 auto;display:block}.thinking-part+.thinking-part{margin-top:1.1rem}.thinking-part-label{color:var(--color-primary-dark);margin:0 0 .5rem;font-size:1rem;font-weight:700}.final-answer-part+.final-answer-part{margin-top:.7rem}.final-answer-part-label{color:var(--color-primary-dark);margin:0 0 .3rem;font-size:.95rem;font-weight:700}.pa-axis{stroke:var(--color-text);stroke-width:1.5px;fill:none}.pa-axis-fill{fill:var(--color-text)}.pa-curve{stroke:var(--color-primary);stroke-width:2.5px;fill:none;stroke-linecap:round;stroke-linejoin:round}.pa-curve-secondary{stroke:var(--color-text-muted);stroke-width:2.5px;fill:none;stroke-linecap:round;stroke-linejoin:round}.pa-curve-highlight{stroke:var(--color-highlight);stroke-width:3px;fill:none;stroke-linecap:round;stroke-linejoin:round}.pa-axis-highlight{stroke:var(--color-highlight);stroke-width:3px}.pa-dot-highlight{fill:var(--color-highlight);stroke:var(--color-highlight)}.pa-dot-highlight-open{fill:var(--color-surface);stroke:var(--color-highlight);stroke-width:2px}.pa-guide{stroke:var(--color-text-muted);stroke-width:1px;stroke-dasharray:3 3;fill:none}.pa-band{stroke:var(--color-primary);stroke-width:6px;stroke-linecap:round;fill:none}.pa-band-secondary{stroke:var(--color-text-muted);stroke-width:6px;stroke-linecap:round;fill:none}.pa-dot-closed{fill:var(--color-primary-dark);stroke:var(--color-primary-dark)}.pa-dot-open{fill:var(--color-surface);stroke:var(--color-primary-dark);stroke-width:2px}.pa-label{fill:var(--color-text);text-anchor:middle;font-size:11px}.pa-label-muted{fill:var(--color-text-muted);text-anchor:middle;font-size:10px}.pa-panel-label{fill:var(--color-primary-dark);text-anchor:middle;font-size:15px;font-weight:700}.pa-figure-line{stroke:var(--color-text);stroke-width:1.5px;fill:none}.pa-figure-fill{fill:var(--color-accent-bg);stroke:var(--color-primary);stroke-width:1.5px}.case-graph-key{color:var(--color-primary-dark);font-weight:700}.case-graph-label{color:var(--color-text)}.case-graph-condition{color:var(--color-text-muted)}.circle-figure{max-width:320px;margin:0 0 1.25rem}.circle-figure-svg{width:100%;height:auto;display:block}.circle-figure-circle{fill:none;stroke:var(--color-border);stroke-width:1.5px}.circle-figure-quad{fill:#2f5f7a0f;stroke:var(--color-text);stroke-width:1.75px}.circle-figure-diagonal{stroke:var(--color-primary);stroke-width:3px;stroke-dasharray:6 4}.circle-figure-diagonal-label{fill:var(--color-primary-dark);font-size:13px;font-weight:700}.circle-figure-point{fill:var(--color-text)}.circle-figure-point-label{fill:var(--color-text);text-anchor:middle;font-size:14px;font-weight:700}.circle-figure-side-label{fill:var(--color-text-muted);text-anchor:middle;font-size:12px}.circle-figure-angle-arc{fill:none;stroke:var(--color-primary);stroke-width:1.5px}.circle-figure-angle-label{fill:var(--color-primary-dark);text-anchor:middle;font-size:12px}.circle-figure-caption{color:var(--color-text-muted);margin-top:.4rem;font-size:.78rem}.thinking-table-wrap{overflow-x:auto}.thinking-table{border-collapse:collapse;white-space:nowrap;font-size:.85rem}.thinking-table th,.thinking-table td{border:1px solid var(--color-border);text-align:center;padding:.4rem .7rem}.thinking-table thead th{background:var(--color-accent-bg);color:var(--color-text-muted);font-weight:700}.thinking-table tbody th{background:var(--color-accent-bg);color:var(--color-primary-dark);text-align:left;font-weight:700}.thinking-table-corner{background:var(--color-surface)}.menelaus-figure{max-width:480px;margin:0 0 1.25rem}.menelaus-figure-svg{width:100%;height:auto;display:block}.menelaus-triangle{fill:#2f5f7a0f;stroke:var(--color-text);stroke-width:1.75px}.menelaus-extension{stroke:var(--color-text-muted);stroke-width:1.5px;stroke-dasharray:4 4}.menelaus-transversal{stroke:var(--color-primary-dark);stroke-width:1.5px;stroke-dasharray:2 3}.menelaus-route{stroke:var(--color-primary);stroke-width:3px;opacity:.85}.menelaus-route-arrowhead{fill:var(--color-primary)}.menelaus-point{fill:var(--color-text)}.menelaus-point-label{fill:var(--color-text);text-anchor:middle;font-size:14px;font-weight:700}.menelaus-ratio-label{fill:var(--color-text-muted);font-size:12px}.menelaus-figure-caption{color:var(--color-text-muted);margin-top:.4rem;font-size:.78rem}.site-footer{border-top:1px solid var(--color-border);padding:1.25rem 1.5rem}.footer-links{flex-wrap:wrap;justify-content:center;gap:.5rem 1.25rem;font-size:.8rem;display:flex}.footer-links a{color:var(--color-text-muted)}.footer-links a:hover{color:var(--color-primary)}.page-nav{border-top:1px solid var(--color-border);margin-top:2rem;padding-top:1rem;font-size:.9rem}.page-nav-links{flex-wrap:wrap;justify-content:space-between;gap:1rem;margin-top:.5rem;display:flex}@media (width<=767px){.layout{grid-template-columns:1fr;gap:0}.side-nav{border-right:none;border-bottom:1px solid var(--color-border);padding:.75rem 1rem}.nav-toggle-btn{text-align:left;background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius);width:100%;color:var(--color-text);cursor:pointer;padding:.6rem .9rem;font-weight:700;display:block}.nav-list{margin-top:.75rem;display:none}.nav-list.is-open{display:block}.main-content{padding:1.5rem 1rem 3rem}.prompt-box{margin-left:0}}.q27-detail h1{margin:0 0 .7rem}.q27-detail h2{margin:1.1rem 0 .5rem}.q27-detail .label-list{margin:0 0 1rem}.q27-detail .problem-section,.q27-detail .impression-section,.q27-detail .final-answer-section{margin-bottom:1rem;padding:1.05rem 1.15rem}.q27-detail .thinking-section{margin-bottom:1rem}.q27-detail .impression-subhead{margin-top:1.1rem}.q27-detail .impression-subhead:first-child{margin-top:0}.q27-detail .impression-subhead+p{margin-bottom:.8rem}.q27-detail .reveal-all-btn{margin-bottom:.75rem;padding:.4rem .8rem}.q27-detail .thinking-step{margin-bottom:.55rem;padding:.7rem .95rem}.q27-detail .thinking-step-header{margin-bottom:.35rem}.q27-detail .thinking-step-body{margin-bottom:.6rem}.q27-detail .result-box{margin-top:.45rem;padding:.65rem .85rem}.q27-detail .reveal-answer-btn{padding:.42rem .9rem}.q27-detail .final-answer{margin:.6rem 0 0}
