*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:Noto Sans JP,Hiragino Kaku Gothic ProN,Hiragino Sans,Yu Gothic,YuGothic,Meiryo,sans-serif;background:#f5f5f5;color:#1a1a1a;font-size:15px;line-height:1.6;min-height:100vh;min-height:100dvh}button{font-family:inherit;cursor:pointer}button:focus-visible{outline:2px solid #1e3a5f;outline-offset:2px}.start-screen{display:flex;align-items:center;justify-content:center;padding:40px 16px;min-height:100vh;min-height:100dvh}.start-card{background:#fff;border:1px solid #d8d8d8;max-width:680px;width:100%;padding:52px 52px 44px}.start-header{text-align:center;margin-bottom:36px}.exam-badge{display:inline-block;background:#1e3a5f;color:#fff;font-size:11px;font-weight:700;letter-spacing:.14em;padding:3px 14px;margin-bottom:16px;text-transform:uppercase}.start-title{font-size:30px;font-weight:800;color:#1a1a1a;letter-spacing:.04em;margin-bottom:6px}.start-subtitle{font-size:13px;color:#999;letter-spacing:.06em}.mode-section{margin-bottom:24px}.section-label{font-size:11px;font-weight:700;color:#888;letter-spacing:.1em;text-transform:uppercase;margin-bottom:10px}.mode-options{display:flex;gap:8px}.mode-btn{flex:1;display:flex;flex-direction:column;align-items:center;gap:3px;background:#fff;border:2px solid #d0d0d0;padding:14px 8px;transition:border-color .12s,background .12s}.mode-btn:hover{border-color:#1e3a5f}.mode-btn.selected{border-color:#1e3a5f;background:#1e3a5f}.mode-btn-label{font-size:16px;font-weight:700;color:#1a1a1a}.mode-btn-sub{font-size:11px;color:#888;letter-spacing:.04em}.mode-btn.selected .mode-btn-label,.mode-btn.selected .mode-btn-sub{color:#fff}.info-grid{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:#e0e0e0;border:1px solid #e0e0e0;margin-bottom:28px}.info-item{background:#fff;padding:14px 20px;display:flex;justify-content:space-between;align-items:center}.info-label{font-size:12px;color:#777}.info-value{font-size:14px;font-weight:700;color:#1a1a1a}.notice-box{background:#fafafa;border:1px solid #e8e8e8;border-left:3px solid #1e3a5f;padding:16px 20px;margin-bottom:32px}.notice-title{font-size:11px;font-weight:700;color:#1e3a5f;letter-spacing:.1em;text-transform:uppercase;margin-bottom:10px}.notice-list{list-style:none}.notice-list li{font-size:13px;color:#444;padding:3px 0 3px 14px;position:relative}.notice-list li:before{content:"·";position:absolute;left:2px;color:#1e3a5f;font-weight:700}.error-box{background:#fff5f5;border:1px solid #fca5a5;border-left:3px solid #dc2626;padding:12px 16px;font-size:13px;color:#dc2626;margin-bottom:16px;white-space:pre-line}.btn-start{display:block;width:100%;background:#1e3a5f;color:#fff;border:none;padding:17px;font-size:16px;font-weight:700;letter-spacing:.1em;transition:background .15s}.btn-start:hover:not(:disabled){background:#162c47}.btn-start:disabled{background:#9ca3af;cursor:not-allowed}.test-screen{display:flex;flex-direction:column;min-height:100vh;min-height:100dvh;background:#fff}.test-header{display:flex;justify-content:space-between;align-items:center;padding:11px 28px;border-bottom:1px solid #e0e0e0;background:#fff;position:sticky;top:0;z-index:20;gap:12px;flex-wrap:wrap}.header-left{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.mode-badge{background:#1e3a5f;color:#fff;font-size:11px;font-weight:700;letter-spacing:.12em;padding:3px 10px;text-transform:uppercase}.question-counter{font-size:14px;color:#555}.question-counter strong{font-size:18px;font-weight:700;color:#1a1a1a}.category-badge{font-size:12px;color:#666;border-left:1px solid #ddd;padding-left:14px}.overall-timer{font-family:Noto Sans JP,monospace;font-variant-numeric:tabular-nums;font-size:22px;font-weight:700;letter-spacing:.03em;padding:4px 14px;border:2px solid #1e3a5f;color:#1e3a5f;min-width:96px;text-align:center;transition:color .3s,border-color .3s;background:#fff}.overall-timer.warning{color:#c05000;border-color:#c05000}.overall-timer.danger{color:#dc2626;border-color:#dc2626;animation:blink 1s step-end infinite}@keyframes blink{50%{opacity:.4}}.progress-bar-wrap{height:3px;background:#ebebeb;width:100%;flex-shrink:0}.progress-bar-fill{height:100%;background:#1e3a5f;transition:width .3s ease}.test-body{flex:1;display:flex;flex-direction:column}.test-panels{flex:1;display:grid;grid-template-columns:1fr 1fr;gap:0;border-bottom:1px solid #e0e0e0;min-height:0}.panel-left{border-right:1px solid #e0e0e0;padding:28px 28px 24px;overflow-y:auto;max-height:calc(100vh - 120px);max-height:calc(100dvh - 120px)}.panel-meta{font-size:11px;font-weight:700;color:#888;letter-spacing:.1em;text-transform:uppercase;margin-bottom:14px;display:flex;align-items:center;gap:10px}.panel-meta-id{background:#1e3a5f;color:#fff;padding:2px 8px;font-size:10px}.passage-box{background:#f9f9f9;border:1px solid #e0e0e0;border-left:4px solid #1e3a5f;padding:20px 22px}.passage-text{font-size:14px;line-height:2;color:#222}.data-table-wrap{overflow-x:auto}.data-table{border-collapse:collapse;width:100%;font-size:13px}.data-table th{background:#1e3a5f;color:#fff;padding:9px 14px;font-weight:700;font-size:12px;letter-spacing:.04em;white-space:nowrap;border:1px solid #1e3a5f;text-align:right}.data-table th:first-child{text-align:left}.data-table td{padding:8px 14px;border:1px solid #e0e0e0;text-align:right;color:#1a1a1a}.data-table td:first-child{text-align:left;font-weight:500}.data-table tbody tr:nth-child(2n) td{background:#f5f7fb}.data-table tbody tr:hover td{background:#eef2f9}.table-meta{margin-top:10px;font-size:12px;color:#666;display:flex;gap:14px}.panel-right{padding:28px 28px 24px;display:flex;flex-direction:column;gap:20px;overflow-y:auto;max-height:calc(100vh - 120px);max-height:calc(100dvh - 120px)}.qnum-label{font-size:11px;font-weight:700;color:#888;letter-spacing:.1em;text-transform:uppercase}.statement-box{background:#f9f9f9;border:1px solid #e0e0e0;border-left:4px solid #1e3a5f;padding:18px 20px;font-size:15px;font-weight:500;line-height:1.8;color:#1a1a1a}.choices-list{display:flex;flex-direction:column;gap:9px}.choice-btn{display:flex;align-items:center;gap:14px;background:#fff;border:1px solid #d8d8d8;padding:13px 18px;text-align:left;font-size:14px;color:#1a1a1a;transition:border-color .1s,background .1s;width:100%;line-height:1.5}.choice-btn:hover{border-color:#1e3a5f;background:#f0f4f9}.choice-btn.selected{border-color:#1e3a5f;background:#e8f0fb}.choice-label{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border:2px solid #bbb;border-radius:50%;font-weight:700;font-size:12px;flex-shrink:0;transition:border-color .1s,background .1s,color .1s}.choice-btn.selected .choice-label{border-color:#1e3a5f;background:#1e3a5f;color:#fff}.choice-text{flex:1}.test-footer{display:flex;justify-content:space-between;align-items:center;padding:14px 28px;padding-bottom:calc(14px + env(safe-area-inset-bottom));background:#fff;border-top:1px solid #e0e0e0;flex-shrink:0;position:sticky;bottom:0;z-index:15}.footer-hint{font-size:12px;color:#aaa}.btn-next{background:#1e3a5f;color:#fff;border:none;padding:12px 40px;font-size:15px;font-weight:700;letter-spacing:.08em;transition:background .15s,opacity .15s}.btn-next:hover:not(:disabled){background:#162c47}.btn-next:disabled{background:#b0b0b0;cursor:not-allowed}.result-screen{background:#f5f5f5;padding:0 0 52px}.result-header{background:#1e3a5f;color:#fff;padding:32px 28px;text-align:center;margin-bottom:28px}.result-title{font-size:22px;font-weight:700;margin-bottom:4px}.result-sub{font-size:13px;opacity:.7;letter-spacing:.06em}.result-container{max-width:900px;margin:0 auto;padding:0 20px;display:flex;flex-direction:column;gap:20px}.score-summary{background:#fff;border:1px solid #d8d8d8;padding:32px;display:flex;gap:40px;align-items:center;flex-wrap:wrap}.score-circle{width:116px;height:116px;border:6px solid #1e3a5f;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;flex-shrink:0}.score-rate{font-size:28px;font-weight:800;color:#1e3a5f;line-height:1}.score-label{font-size:11px;color:#999;margin-top:3px;letter-spacing:.06em}.score-details{flex:1;display:grid;grid-template-columns:repeat(3,1fr);gap:16px;min-width:260px}.score-item{display:flex;flex-direction:column;gap:3px}.score-item-label{font-size:11px;color:#888;letter-spacing:.06em}.score-item-value{font-size:17px;font-weight:700;color:#1a1a1a}.analysis-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.analysis-card{background:#fff;border:1px solid #d8d8d8;padding:24px}.analysis-title{font-size:12px;font-weight:700;color:#1e3a5f;letter-spacing:.1em;text-transform:uppercase;margin-bottom:16px;padding-bottom:8px;border-bottom:1px solid #ebebeb}.bar-row{display:flex;align-items:center;gap:10px;margin-bottom:10px;font-size:12px}.bar-label{width:120px;color:#444;flex-shrink:0;font-size:12px}.bar-track{flex:1;height:9px;background:#ebebeb;overflow:hidden}.bar-fill{height:100%;transition:width .5s ease}.bar-value{width:80px;color:#666;text-align:right;flex-shrink:0;font-size:12px}.bar-fill-high{background:#1e3a5f}.bar-fill-mid{background:#c07000}.bar-fill-low{background:#c62828}.review-section{background:#fff;border:1px solid #d8d8d8;padding:28px}.review-title{font-size:13px;font-weight:700;color:#1a1a1a;letter-spacing:.06em;margin-bottom:20px;padding-bottom:10px;border-bottom:2px solid #1e3a5f;display:flex;align-items:center;gap:10px}.review-count{font-size:12px;color:#c62828;font-weight:700;background:#fff0f0;border:1px solid #fca5a5;padding:2px 10px}.review-list{display:flex;flex-direction:column;gap:16px}.review-item{border:1px solid #eaeaea;padding:18px 20px;background:#fafafa}.review-header-row{display:flex;align-items:center;gap:10px;margin-bottom:10px;flex-wrap:wrap}.review-num{font-size:12px;font-weight:700;color:#c62828}.review-cat{font-size:11px;color:#555;background:#eee;padding:2px 8px}.review-diff{font-size:11px;color:#999}.review-question{font-size:14px;font-weight:500;margin-bottom:12px;line-height:1.7;color:#1a1a1a}.review-answers{display:flex;gap:20px;font-size:13px;margin-bottom:12px;flex-wrap:wrap}.review-answer-wrong{color:#c62828;display:flex;align-items:center;gap:6px}.review-answer-correct{color:#1a6b2a;display:flex;align-items:center;gap:6px}.review-answer-label{font-size:11px;font-weight:700;letter-spacing:.06em;padding:1px 6px;background:currentColor;color:transparent}.answer-wrong-label{background:#c62828;color:#fff;font-size:11px;font-weight:700;padding:1px 6px}.answer-correct-label{background:#1a6b2a;color:#fff;font-size:11px;font-weight:700;padding:1px 6px}.review-explanation{display:flex;gap:8px;align-items:baseline;border-top:1px solid #e8e8e8;padding-top:10px;margin-top:6px}.explanation-label{font-size:10px;font-weight:700;color:#1e3a5f;background:#e8f0fb;padding:2px 8px;letter-spacing:.06em;flex-shrink:0;white-space:nowrap}.explanation-text{font-size:13px;color:#333;line-height:1.7}.analysis-empty{font-size:12px;color:#aaa}.show-more-btn{display:block;width:100%;margin-top:14px;background:#f5f5f5;border:1px solid #d8d8d8;padding:10px;font-size:13px;color:#555;transition:background .12s}.show-more-btn:hover{background:#ebebeb}.all-correct-box{background:#fff;border:1px solid #d8d8d8;border-left:4px solid #1a6b2a;padding:20px 24px;text-align:center;font-size:14px;font-weight:700;color:#1a6b2a}.result-actions{display:flex;justify-content:center;padding:8px 0}.btn-retry{background:#fff;color:#1e3a5f;border:2px solid #1e3a5f;padding:12px 48px;font-size:14px;font-weight:700;letter-spacing:.1em;transition:background .15s,color .15s}.btn-retry:hover{background:#1e3a5f;color:#fff}.spi-timer{font-size:20px;font-weight:700;font-variant-numeric:tabular-nums;color:#1e3a5f}.spi-timer--danger{color:#dc2626;animation:pulse-red .8s infinite}.spi-question-card{background:#fff;border:1px solid #e2e6ea;padding:32px}.spi-question-text{font-size:17px;line-height:1.7;color:#1a1a1a;margin-bottom:28px;white-space:pre-wrap}.spi-choices{display:flex;flex-direction:column;gap:10px}.spi-choice{display:flex;align-items:center;gap:16px;padding:14px 20px;border:2px solid #e2e6ea;background:#fff;cursor:pointer;transition:border-color .15s,background .15s;text-align:left;width:100%}.spi-choice:hover{border-color:#1e3a5f;background:#f0f4f9}.spi-choice--selected{border-color:#1e3a5f;background:#eef2f7}.spi-choice__label{width:28px;height:28px;background:#1e3a5f;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:14px;flex-shrink:0}.spi-choice--selected .spi-choice__label{background:#f97316}.spi-choice__text{font-size:15px;color:#1a1a1a;line-height:1.5}.spi-result-screen{background:#f7f8fa;min-height:100vh;min-height:100dvh;padding:40px 24px}.spi-result-card{max-width:720px;margin:0 auto;background:#fff;border:1px solid #e2e6ea;padding:40px}.spi-result__title{font-size:26px;font-weight:700;color:#1e3a5f;margin-bottom:4px}.spi-result__mode-label{color:#666;margin-bottom:32px}.spi-score-showcase{display:flex;align-items:center;gap:40px;margin-bottom:40px;flex-wrap:wrap}.spi-score-circle{width:120px;height:120px;border-radius:50%;background:#1e3a5f;color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;flex-shrink:0}.spi-score-circle__num{font-size:32px;font-weight:800;line-height:1}.spi-score-circle__denom{font-size:16px;font-weight:400}.spi-score-circle__label{font-size:13px;opacity:.75}.spi-score-stats{display:flex;gap:32px;flex-wrap:wrap}.spi-score-stat__label{font-size:13px;color:#666;margin-bottom:4px}.spi-score-stat__value{font-size:36px;font-weight:700;color:#1e3a5f}.spi-score-stat__value--bad{color:#dc2626}.spi-review__title{font-size:18px;font-weight:700;color:#1e3a5f;margin-bottom:16px}.spi-review-list{display:flex;flex-direction:column;gap:12px;margin-bottom:32px}.spi-review-item{padding:16px 20px;border:2px solid #e2e6ea}.spi-review-item--correct{border-color:#16a34a}.spi-review-item--wrong{border-color:#dc2626}.spi-review-item__head{display:flex;align-items:center;gap:12px;margin-bottom:8px;flex-wrap:wrap}.spi-review-item__num{font-weight:700;color:#1e3a5f}.spi-review-item__cat{font-size:13px;color:#666;flex:1}.spi-review-item__result{font-size:13px;font-weight:700}.spi-review-item--correct .spi-review-item__result{color:#16a34a}.spi-review-item--wrong .spi-review-item__result{color:#dc2626}.spi-review-item__q{font-size:14px;color:#333;line-height:1.5;margin-bottom:8px;white-space:pre-wrap}.spi-review-item__answer-row{display:flex;flex-wrap:wrap;gap:16px;margin-bottom:8px;font-size:13px}.spi-review-item__your{color:#dc2626}.spi-review-item__correct{color:#16a34a}.spi-review-item__explanation{font-size:13px;color:#555;padding-top:8px;border-top:1px solid #e2e6ea}.spi-result-actions{display:flex;flex-direction:column;gap:12px;align-items:center}.btn-restart{background:transparent;border:1.5px solid #1e3a5f;color:#1e3a5f;padding:10px 32px;font-size:15px;cursor:pointer;transition:background .15s}.btn-restart:hover{background:#f0f4f9}@keyframes pulse-red{0%,to{opacity:1}50%{opacity:.6}}@media (max-width: 900px){.analysis-grid{grid-template-columns:1fr}.test-screen--split{height:100vh;height:100dvh;overflow:hidden}.test-screen--split .test-header{flex-shrink:0}.test-screen--split .test-body{min-height:0}.test-panels{grid-template-columns:1fr;grid-template-rows:minmax(0,1fr) minmax(0,1.35fr);border-bottom:none}.panel-left{border-right:none;border-bottom:1px solid #e0e0e0;max-height:none;min-height:0}.panel-right{max-height:none;min-height:0}.test-screen--split--verbal .test-panels{grid-template-rows:minmax(30dvh,1fr) minmax(0,auto)}.test-screen--split--verbal .panel-right{max-height:60dvh}}@media (max-width: 640px){.start-card{padding:28px 20px}.info-grid{grid-template-columns:1fr}.score-details{grid-template-columns:1fr 1fr;min-width:0}.test-header{padding:9px 16px}.panel-left,.panel-right{padding:18px 16px}.test-footer{padding:12px 16px;padding-bottom:calc(12px + env(safe-area-inset-bottom))}.btn-next{padding:11px 28px;font-size:14px}.category-badge,.panel-right .qnum-label{display:none}.panel-right{gap:14px}.statement-box{padding:14px 16px;font-size:14px;line-height:1.7}.choices-list{gap:8px}.choice-btn{padding:10px 14px;gap:10px}.choice-label{width:24px;height:24px}.overall-timer{font-size:18px;min-width:84px;padding:3px 10px}.bar-label{width:90px}.bar-value{width:68px}.tgweb-break-card{padding:40px 24px}.tgweb-result-card{padding:24px 16px}.tgweb-score-total{flex-direction:column;gap:20px}.tgweb-section-scores{flex-direction:column;gap:8px}.tgweb-cat-grid{grid-template-columns:1fr}}@media (orientation: landscape) and (max-height: 560px){.test-screen--split{height:100vh;height:100dvh;overflow:hidden}.test-screen--split .test-header{flex-shrink:0}.test-screen--split .test-body{min-height:0}.test-screen--split .test-panels{grid-template-columns:1fr 1fr;grid-template-rows:minmax(0,1fr);border-bottom:none}.panel-left{border-right:1px solid #e0e0e0;border-bottom:none}.test-screen--split .panel-left,.test-screen--split .panel-right{max-height:none;min-height:0}.panel-left,.panel-right{padding:14px 16px}.test-footer{padding:8px 16px;padding-bottom:calc(8px + env(safe-area-inset-bottom))}.btn-next{padding:9px 24px;font-size:14px}.overall-timer{font-size:18px;min-width:84px;padding:3px 10px}.category-badge,.panel-right .qnum-label{display:none}.panel-right{gap:12px}.statement-box{padding:12px 14px;font-size:14px;line-height:1.6}.choices-list{gap:7px}.choice-btn{padding:9px 12px;gap:10px;font-size:13px}.choice-label{width:22px;height:22px}}.tgweb-question-card{background:#fff;border:1px solid #e2e6ea;padding:28px 32px}.tgweb-question-text{font-size:15px;line-height:1.9;color:#1a1a1a;margin-bottom:28px;white-space:pre-wrap}.tgweb-choices{display:flex;flex-direction:column;gap:8px}.tgweb-choice{display:flex;align-items:flex-start;gap:14px;padding:12px 18px;border:2px solid #e2e6ea;background:#fff;cursor:pointer;transition:border-color .15s,background .15s;text-align:left;width:100%}.tgweb-choice:hover{border-color:#1e3a5f;background:#f0f4f9}.tgweb-choice--selected{border-color:#1e3a5f;background:#eef2f7}.tgweb-choice__label{width:26px;height:26px;flex-shrink:0;margin-top:1px;background:#1e3a5f;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:13px}.tgweb-choice--selected .tgweb-choice__label{background:#f97316}.tgweb-choice__text{font-size:14px;color:#1a1a1a;line-height:1.6}.tgweb-break-screen{min-height:100vh;min-height:100dvh;background:#f7f8fa;display:flex;align-items:center;justify-content:center;padding:24px}.tgweb-break-card{background:#fff;border:1px solid #e2e6ea;padding:56px 48px;max-width:480px;width:100%;text-align:center}.tgweb-break-icon{width:64px;height:64px;border-radius:50%;background:#16a34a;color:#fff;display:flex;align-items:center;justify-content:center;font-size:28px;font-weight:700;margin:0 auto 20px}.tgweb-break-title{font-size:22px;font-weight:700;color:#1e3a5f;margin-bottom:8px}.tgweb-break-score{font-size:18px;color:#333;margin-bottom:32px}.tgweb-break-next{background:#f0f4f9;border:1px solid #d0dae8;padding:16px 20px;margin-bottom:28px;text-align:left}.tgweb-break-next__label{font-size:12px;color:#666;margin-bottom:6px;letter-spacing:.08em}.tgweb-break-next__info{font-size:16px;color:#1e3a5f}.tgweb-result-screen{background:#f7f8fa;min-height:100vh;min-height:100dvh;padding:40px 24px}.tgweb-result-card{max-width:800px;margin:0 auto;background:#fff;border:1px solid #e2e6ea}.tgweb-result-header{background:#1e3a5f;color:#fff;padding:28px 32px;margin-bottom:0}.tgweb-result-title{font-size:22px;font-weight:700;margin-bottom:4px}.tgweb-result-subtitle{font-size:13px;opacity:.7}.tgweb-score-total{display:flex;align-items:center;gap:40px;padding:32px;border-bottom:1px solid #e2e6ea}.tgweb-score-circle{width:110px;height:110px;border-radius:50%;background:#1e3a5f;color:#fff;flex-shrink:0;display:flex;flex-direction:column;align-items:center;justify-content:center}.tgweb-score-circle__num{font-size:34px;font-weight:800;line-height:1}.tgweb-score-circle__denom{font-size:15px}.tgweb-score-circle__label{font-size:12px;opacity:.7;margin-top:2px}.tgweb-score-rate{font-size:48px;font-weight:800;color:#1e3a5f;line-height:1}.tgweb-score-rate span{font-size:24px}.tgweb-score-label{font-size:13px;color:#666;margin-bottom:16px}.tgweb-section-scores{display:flex;gap:24px;flex-wrap:wrap}.tgweb-section-score{display:flex;align-items:center;gap:8px;font-size:14px}.tgweb-section-score__label{color:#666;font-size:13px}.tgweb-section-score__val{font-weight:700;color:#1e3a5f}.tgweb-section-score__rate{color:#888;font-size:13px}.tgweb-cat-section{padding:28px 32px;border-bottom:1px solid #e2e6ea}.tgweb-cat-title{font-size:16px;font-weight:700;color:#1e3a5f;margin-bottom:16px}.tgweb-cat-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.tgweb-cat-item__head{display:flex;justify-content:space-between;align-items:center;margin-bottom:6px;font-size:13px}.tgweb-cat-item__name{color:#333;font-weight:500}.tgweb-cat-item__score{color:#666;font-size:12px}.tgweb-cat-bar{height:6px;background:#e2e6ea;border-radius:3px;overflow:hidden}.tgweb-cat-bar__fill{height:100%;border-radius:3px;transition:width .4s ease}.tgweb-review-section{padding:28px 32px}.tgweb-review-title{font-size:16px;font-weight:700;color:#1e3a5f;margin-bottom:16px}.tgweb-review-list{display:flex;flex-direction:column;gap:16px}.tgweb-review-item{border:2px solid #e2e6ea;padding:18px 20px}.tgweb-review-item--correct{border-color:#16a34a}.tgweb-review-item--wrong{border-color:#dc2626}.tgweb-review-item__head{display:flex;align-items:center;gap:10px;margin-bottom:10px;flex-wrap:wrap}.tgweb-review-item__num{font-weight:700;color:#1e3a5f;font-size:13px}.tgweb-review-item__cat{font-size:12px;color:#666;flex:1}.tgweb-review-item__diff{font-size:11px;color:#999;background:#f0f0f0;padding:1px 6px}.tgweb-review-item__result{font-size:13px;font-weight:700}.tgweb-review-item--correct .tgweb-review-item__result{color:#16a34a}.tgweb-review-item--wrong .tgweb-review-item__result{color:#dc2626}.tgweb-review-item__q{font-size:13px;color:#333;line-height:1.7;margin-bottom:12px;white-space:pre-wrap}.tgweb-review-item__choices{display:flex;flex-direction:column;gap:5px;margin-bottom:12px}.tgweb-review-choice{display:flex;align-items:flex-start;gap:10px;padding:6px 10px;font-size:13px;background:#fafafa}.tgweb-review-choice--correct{background:#f0fdf4}.tgweb-review-choice--wrong{background:#fef2f2}.tgweb-review-choice__label{font-weight:700;color:#555;width:18px;flex-shrink:0}.tgweb-review-choice--correct .tgweb-review-choice__label{color:#16a34a}.tgweb-review-choice--wrong .tgweb-review-choice__label{color:#dc2626}.tgweb-review-choice__text{flex:1;color:#333;line-height:1.5}.tgweb-review-choice__tag{font-size:10px;font-weight:700;padding:1px 6px;flex-shrink:0;margin-top:2px}.tgweb-review-choice__tag--correct{background:#16a34a;color:#fff}.tgweb-review-choice__tag--wrong{background:#dc2626;color:#fff}.tgweb-review-item__explanation{font-size:12px;color:#555;line-height:1.7;padding-top:10px;border-top:1px solid #e2e6ea}.tgweb-result-actions{padding:24px 32px;border-top:1px solid #e2e6ea;display:flex;flex-direction:column;align-items:center;gap:12px}.page-layout{display:flex;flex-direction:column;min-height:100vh;min-height:100dvh;background:#f7f8fa}.page-main{flex:1;padding:40px 0 80px}.page-container{max-width:1080px;margin:0 auto;padding:0 24px}.page-container--narrow{max-width:720px}.page-title{font-size:28px;font-weight:700;color:#1e3a5f;margin-bottom:8px}.page-title--center{text-align:center}.page-subtitle{color:#555;margin-bottom:32px;font-size:15px}.card{background:#fff;border:1px solid #e2e6ea;padding:28px;margin-bottom:24px}.card__title{font-size:17px;font-weight:700;color:#1e3a5f;margin-bottom:20px}.site-header__logo-mark{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;background:#f97316;color:#fff;font-weight:800;font-size:16px}.site-header__logo-text{font-weight:700;font-size:17px;color:#1e3a5f}.hdr{background:#1e3a5f;position:sticky;top:0;z-index:100}.hdr__inner{max-width:1080px;margin:0 auto;padding:0 24px;height:64px;display:flex;align-items:center;gap:32px}.hdr__logo{display:flex;align-items:center;gap:10px;text-decoration:none;flex-shrink:0}.hdr__logo-icon{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;background:#f97316;color:#fff;font-weight:800;font-size:17px;letter-spacing:-.5px}.hdr__logo-name{font-size:17px;font-weight:700;color:#fff;letter-spacing:-.2px}.hdr__nav{display:flex;align-items:center;gap:4px;flex:1}.hdr__nav-link{color:#ffffffb3;text-decoration:none;font-size:14px;padding:6px 12px;transition:color .15s,background .15s}.hdr__nav-link:hover{color:#fff;background:#ffffff14}.hdr__nav-link--active{color:#fff;background:#ffffff1f}.hdr__actions{display:flex;align-items:center;gap:8px;margin-left:auto;flex-shrink:0}.hdr__login-btn{color:#ffffffd9;text-decoration:none;font-size:14px;padding:7px 16px;border:1px solid rgba(255,255,255,.3);transition:border-color .15s,color .15s}.hdr__login-btn:hover{color:#fff;border-color:#ffffffb3}.hdr__signup-btn{background:#f97316;color:#fff;text-decoration:none;font-size:14px;font-weight:700;padding:8px 20px;transition:background .15s;white-space:nowrap}.hdr__signup-btn:hover{background:#ea6a06}.hdr__user{position:relative;display:flex;align-items:center;gap:8px;cursor:pointer;padding:6px 10px;color:#ffffffd9;transition:background .15s}.hdr__user:hover{background:#ffffff14}.hdr__avatar{width:30px;height:30px;background:#f97316;color:#fff;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:700;flex-shrink:0}.hdr__user-name{font-size:14px;color:#ffffffe6}.hdr__chevron{color:#fff9;flex-shrink:0;transition:transform .2s}.hdr__user:hover .hdr__chevron{color:#ffffffe6}.hdr__overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:199}.hdr__dropdown{position:absolute;top:calc(100% + 8px);right:0;background:#fff;border:1px solid #e2e6ea;min-width:220px;box-shadow:0 8px 24px #0000001f;z-index:200}.hdr__dropdown-user{padding:16px 18px 12px}.hdr__dropdown-name{font-size:14px;font-weight:700;color:#1e3a5f}.hdr__dropdown-email{font-size:12px;color:#888;margin-top:2px}.hdr__dropdown-divider{height:1px;background:#e2e6ea}.hdr__dropdown-item{display:flex;align-items:center;width:100%;padding:11px 18px;font-size:14px;color:#333;background:none;border:none;text-decoration:none;cursor:pointer;text-align:left;transition:background .1s}.hdr__dropdown-item:hover{background:#f7f8fa;color:#1e3a5f}.hdr__dropdown-item--logout{color:#dc2626}.hdr__dropdown-item--logout:hover{background:#fef2f2;color:#dc2626}.hdr__menu-btn{display:none;align-items:center;justify-content:center;width:44px;height:44px;margin-left:auto;padding:0;background:none;border:none;color:#fff;cursor:pointer;flex-shrink:0}.hdr__menu-btn:hover{background:#ffffff14}.hdr__menu-btn:focus-visible{outline:2px solid #fff;outline-offset:-2px}.hdr__drawer-overlay{display:none;position:fixed;top:64px;right:0;bottom:0;left:0;background:#0006;z-index:199;overscroll-behavior:contain}.hdr__drawer{display:none;position:fixed;top:64px;left:0;right:0;background:#fff;border-bottom:1px solid #e2e6ea;box-shadow:0 8px 24px #0000001f;max-height:calc(100vh - 64px);max-height:calc(100dvh - 64px);overflow-y:auto;overscroll-behavior:contain;z-index:200}.hdr__drawer-user{padding:16px 20px 12px}.hdr__drawer-name{font-size:15px;font-weight:700;color:#1e3a5f}.hdr__drawer-email{font-size:12px;color:#888;margin-top:2px;word-break:break-all}.hdr__drawer-divider{height:1px;background:#e2e6ea}.hdr__drawer-item{display:flex;align-items:center;width:100%;min-height:48px;padding:12px 20px;font-size:15px;font-family:inherit;color:#333;background:none;border:none;text-decoration:none;cursor:pointer;text-align:left}.hdr__drawer-item:hover{background:#f7f8fa;color:#1e3a5f}.hdr__drawer-item--signup{color:#1e3a5f;font-weight:700}.hdr__drawer-item--logout{color:#dc2626}.hdr__drawer-item--logout:hover{background:#fef2f2;color:#dc2626}.site-footer{background:#1e3a5f;color:#c8d6e5;margin-top:auto}.site-footer__inner{max-width:1080px;margin:0 auto;padding:48px 24px 32px;display:flex;gap:48px;flex-wrap:wrap}.site-footer__brand{flex:1;min-width:200px}.site-footer__name{font-size:16px;font-weight:700;color:#fff;margin-left:8px}.site-footer__tagline{font-size:13px;color:#8aa5bf;margin-top:12px}.site-footer__links{display:flex;gap:48px;flex-wrap:wrap}.site-footer__col{display:flex;flex-direction:column;gap:8px}.site-footer__col-title{font-size:13px;font-weight:700;color:#fff;margin-bottom:4px}.site-footer__link{font-size:13px;color:#8aa5bf;text-decoration:none}.site-footer__link:hover{color:#fff}.site-footer__bottom{border-top:1px solid #2c4a6b;padding:20px 24px;max-width:1080px;margin:0 auto;display:flex;justify-content:space-between;font-size:12px;color:#6b8fa8;flex-wrap:wrap;gap:8px}.site-footer__disclaimer{flex-basis:100%;font-size:12px;line-height:1.8;color:#93adc4;margin-bottom:8px}.site-footer__legal{display:flex;flex-wrap:wrap;gap:16px;row-gap:8px}.site-footer__legal a{color:#6b8fa8;text-decoration:none}.site-footer__legal a:hover{color:#fff}.cta-btn{display:inline-flex;align-items:center;justify-content:center;font-weight:600;border:none;cursor:pointer;transition:opacity .15s,transform .1s;font-family:inherit}.cta-btn:active{transform:scale(.98)}.cta-btn--primary{background:#1e3a5f;color:#fff}.cta-btn--primary:hover{opacity:.88}.cta-btn--secondary{background:#e8f0fb;color:#1e3a5f}.cta-btn--outline{background:transparent;color:#1e3a5f;border:1.5px solid #1e3a5f}.cta-btn--outline:hover{background:#f0f4fa}.cta-btn--ghost{background:transparent;color:#666;border:none}.cta-btn--ghost:hover{color:#1e3a5f}.cta-btn--danger{background:#dc2626;color:#fff}.cta-btn--sm{padding:6px 14px;font-size:13px}.cta-btn--md{padding:10px 20px;font-size:14px}.cta-btn--lg{padding:14px 28px;font-size:16px}.cta-btn--full{width:100%}.cta-btn--disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.cta-btn__spinner{width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin .6s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.badge{display:inline-block;font-size:12px;font-weight:600;padding:3px 10px;border:1px solid}.badge--pass{background:#dcfce7;color:#16a34a;border-color:#86efac}.badge--near{background:#dbeafe;color:#2563eb;border-color:#93c5fd}.badge--caution{background:#fef9c3;color:#ca8a04;border-color:#fde047}.badge--improvement{background:#fee2e2;color:#dc2626;border-color:#fca5a5}.badge--free{background:#dcfce7;color:#16a34a;border-color:#86efac}.badge--paid{background:#dbeafe;color:#2563eb;border-color:#93c5fd}.badge--info{background:#f3f4f6;color:#555;border-color:#d1d5db}.badge--high{background:#fee2e2;color:#dc2626;border-color:#fca5a5}.badge--medium{background:#fef9c3;color:#ca8a04;border-color:#fde047}.badge--low{background:#dcfce7;color:#16a34a;border-color:#86efac}.progress-bar-wrap{background:#e5e7eb;width:100%;position:relative;overflow:hidden}.progress-bar-fill{height:100%;transition:width .4s ease}.progress-bar-fill--primary{background:#1e3a5f}.progress-bar-fill--success{background:#16a34a}.progress-bar-fill--warning{background:#d97706}.progress-bar-fill--danger{background:#dc2626}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;z-index:1000;display:flex;align-items:center;justify-content:center;padding:24px}.modal-box{background:#fff;max-width:520px;width:100%;max-height:90vh;overflow-y:auto}.modal-header{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid #e2e6ea}.modal-title{font-size:17px;font-weight:700;color:#1e3a5f}.modal-close{background:none;border:none;font-size:18px;color:#888;cursor:pointer}.modal-body{padding:24px}.auth-page{min-height:100vh;min-height:100dvh;background:#f7f8fa;display:flex;align-items:center;justify-content:center;padding:40px 16px}.auth-card{background:#fff;border:1px solid #e2e6ea;max-width:480px;width:100%;padding:40px}.auth-logo{display:flex;align-items:center;gap:8px;text-decoration:none;margin-bottom:28px}.auth-logo span:last-child{font-weight:700;font-size:18px;color:#1e3a5f}.auth-card__title{font-size:24px;font-weight:700;color:#1e3a5f;margin-bottom:6px}.auth-card__sub{color:#666;font-size:14px;margin-bottom:28px}.auth-card__footer-link{text-align:center;font-size:14px;color:#555;margin-top:20px}.auth-card__footer-link a{color:#1e3a5f;font-weight:600;text-decoration:none}.auth-card__terms{text-align:center;font-size:12px;color:#888;margin-top:12px}.auth-card__terms a{color:#1e3a5f}.auth-demo-hint{background:#f0f4fa;border:1px solid #c8d8f0;padding:10px 14px;margin:16px 0;font-size:13px;color:#555}.auth-form{display:flex;flex-direction:column;gap:18px}.form-group{display:flex;flex-direction:column;gap:6px}.form-label{font-size:14px;font-weight:600;color:#333}.form-input{border:1px solid #d1d5db;padding:10px 12px;font-size:15px;font-family:inherit;background:#fff;width:100%;outline:none}.form-input:focus{border-color:#1e3a5f}.form-input--error{border-color:#dc2626}.form-error{font-size:12px;color:#dc2626}.form-alert{background:#fee2e2;color:#dc2626;padding:12px;font-size:14px;margin-bottom:16px}.form-info{background:#e8f5ed;color:#1f7a44;padding:12px;font-size:14px;margin-bottom:16px;border:1px solid #bfe6cd}.form-link-right{font-size:13px;color:#1e3a5f;text-align:right}.auth-divider{display:flex;align-items:center;text-align:center;color:#999;font-size:13px;margin:20px 0}.auth-divider:before,.auth-divider:after{content:"";flex:1;height:1px;background:#e0e0e0}.auth-divider span{padding:0 12px}.auth-alt-methods{display:flex;flex-direction:column;gap:10px}.auth-alt-btn{border:1px solid #d1d5db;background:#fff;padding:11px 12px;font-size:14px;font-family:inherit;cursor:pointer;width:100%;color:#333}.auth-alt-btn:hover:not(:disabled){border-color:#1e3a5f;background:#f5f8fc}.auth-alt-btn:disabled{opacity:.6;cursor:not-allowed}.route-loading{display:flex;align-items:center;justify-content:center;min-height:60vh;color:#888;font-size:15px}.pricing-legal{margin:24px auto 8px;max-width:640px;font-size:12px;color:#888;line-height:1.8}.pricing-legal a{color:#1e3a5f}.status-radio-group{display:flex;gap:8px;flex-wrap:wrap}.status-radio{border:1px solid #d1d5db;padding:8px 14px;cursor:pointer;font-size:14px;display:flex;align-items:center;gap:6px}.status-radio input{display:none}.status-radio--active{border-color:#1e3a5f;background:#e8f0fb;color:#1e3a5f;font-weight:600}.mypage-grid{display:grid;grid-template-columns:260px 1fr;gap:24px;margin-bottom:24px}.profile-card{display:flex;align-items:flex-start;gap:20px}.profile-card__avatar{width:52px;height:52px;background:#1e3a5f;color:#fff;display:flex;align-items:center;justify-content:center;font-size:22px;font-weight:700;flex-shrink:0}.profile-card__name{font-size:18px;font-weight:700;color:#1e3a5f}.profile-card__company{font-size:13px;color:#555;margin-top:2px}.profile-card__email{font-size:13px;color:#888}.profile-card__status{display:inline-block;font-size:12px;border:1px solid #d1d5db;padding:2px 8px;color:#555;margin-top:6px}.status-cards{display:flex;flex-direction:column;gap:12px}.status-item{padding:16px 20px}.status-item__label{font-size:13px;color:#666;margin-bottom:6px}.status-item__value{font-size:15px;font-weight:600}.status-item__unpaid{color:#888;font-size:14px}.status-item__upgrade{font-size:13px;color:#1e3a5f;background:none;border:none;cursor:pointer;padding:0;margin-top:6px;display:block}.latest-score-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:20px}.score-big__label{font-size:13px;color:#666;margin-bottom:4px}.score-big__value{font-size:32px;font-weight:700;color:#1a1a1a;line-height:1}.score-big__value span{font-size:16px;font-weight:400}.score-big__value--accent{color:#1e3a5f}.latest-score-cta{display:flex;gap:12px;flex-wrap:wrap}.history-table{width:100%;border-collapse:collapse;font-size:14px}.history-table th,.history-table td{padding:12px 14px;border-bottom:1px solid #e2e6ea;text-align:left}.history-table th{font-weight:600;color:#555;font-size:13px;background:#f7f8fa}.table-link{color:#1e3a5f;text-decoration:none;font-weight:600}.mypage-cta{display:flex;gap:16px;margin-top:16px;flex-wrap:wrap}.empty-state{color:#888;text-align:center;padding:32px 0}.tests-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.test-card{display:flex;flex-direction:column}.test-card__header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:10px;gap:12px}.test-card__name{font-size:20px;font-weight:700;color:#1e3a5f}.test-card__badges{display:flex;flex-direction:column;align-items:flex-end;gap:4px}.test-card__desc{font-size:14px;color:#555;margin-bottom:16px;flex:1}.test-card__meta{display:flex;flex-direction:column;gap:6px;margin-bottom:16px}.meta-item{display:flex;gap:8px;font-size:13px}.meta-item__label{color:#666;min-width:80px}.meta-item__value{color:#333;font-weight:500}.difficulty-badge{font-size:12px;font-weight:600}.test-card__sections{background:#f7f8fa;border:1px solid #e2e6ea;padding:12px;margin-bottom:20px;font-size:13px}.test-card__sections-label{font-weight:600;color:#555;margin-bottom:6px}.test-card__sections ul{padding-left:18px}.test-card__sections li{color:#444;line-height:1.8}.info-banner{background:#e8f0fb;border:1px solid #c8d8f0;padding:12px 16px;margin-bottom:24px;display:flex;gap:10px;font-size:14px;color:#1e3a5f}.confirm-card{padding:40px;text-align:center}.confirm-card__icon{font-size:40px;margin-bottom:16px}.confirm-card__title{font-size:24px;font-weight:700;color:#1e3a5f;margin-bottom:28px}.confirm-info-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:28px}.confirm-info-item{border:1px solid #e2e6ea;padding:14px}.confirm-info-item__label{display:block;font-size:12px;color:#666;margin-bottom:4px}.confirm-info-item__value{display:block;font-size:18px;font-weight:700;color:#1e3a5f}.confirm-sections,.confirm-notices,.confirm-results{text-align:left;margin-bottom:24px}.confirm-sections__title,.confirm-notices__title,.confirm-results__title{font-size:15px;font-weight:700;color:#333;margin-bottom:10px;border-bottom:1px solid #e2e6ea;padding-bottom:6px}.confirm-sections__list,.confirm-notices__list,.confirm-results__list{font-size:14px;padding-left:18px}.confirm-sections__list li,.confirm-results__list li{margin-bottom:4px;list-style:none;padding-left:4px}.confirm-notices__list li{color:#666;margin-bottom:4px}.confirm-results__list li{display:flex;align-items:center;gap:8px}.check-icon{color:#16a34a;font-weight:700}.confirm-cta{display:flex;flex-direction:column;gap:12px;align-items:center;margin-top:8px}.pricing-notice{display:flex;gap:16px;background:#fff8e1;border-color:#fde047;padding:20px}.pricing-notice__icon{font-size:20px;flex-shrink:0}.pricing-notice__title{font-weight:700;color:#92400e;margin-bottom:4px}.pricing-notice__body{font-size:14px;color:#78350f}.pricing-cards{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin:32px 0}.pricing-card{border:1px solid #e2e6ea;padding:32px;background:#fff;position:relative}.pricing-card--featured{border-color:#1e3a5f;border-width:2px}.pricing-card__recommend{position:absolute;top:-12px;left:50%;transform:translate(-50%);background:#1e3a5f;color:#fff;font-size:12px;font-weight:700;padding:4px 14px;white-space:nowrap}.pricing-card__name{font-size:20px;font-weight:700;color:#1e3a5f;margin-bottom:16px}.pricing-card__price{margin-bottom:8px;line-height:1}.pricing-card__currency{font-size:20px;font-weight:700;color:#1a1a1a}.pricing-card__amount{font-size:48px;font-weight:800;color:#1a1a1a}.pricing-card__period{font-size:16px;color:#666}.pricing-card__tagline{font-size:14px;color:#666;margin-bottom:24px}.pricing-card__features{list-style:none;margin-bottom:28px;display:flex;flex-direction:column;gap:8px;font-size:14px}.pricing-card__features li{display:flex;align-items:center;gap:8px}.ghost-link{background:none;border:none;cursor:pointer;color:#666;font-size:14px;margin-top:8px;display:block}.ghost-link:hover{color:#1e3a5f}.payment-mock__stripe-logo{font-size:28px;font-weight:800;color:#635bff;font-style:italic;margin-bottom:16px}.payment-mock__plan{font-size:16px;font-weight:600;color:#333;margin-bottom:20px}.payment-mock__form{display:flex;flex-direction:column;gap:12px;margin-bottom:16px}.payment-mock__row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.payment-mock__note{font-size:12px;color:#888;text-align:center;margin-bottom:16px}.reference-note{font-size:12px;color:#555;line-height:1.7;margin:-12px 0 24px}.result-summary-header{text-align:center;margin-bottom:36px}.result-summary-header__test{font-size:13px;color:#666;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.result-summary-header__title{font-size:32px;font-weight:800;color:#1e3a5f;margin:8px 0 4px}.result-summary-header__date{font-size:14px;color:#888}.score-showcase{display:grid;grid-template-columns:220px 1fr;gap:32px;align-items:center;background:#fff;border:1px solid #e2e6ea;padding:36px;margin-bottom:24px}.score-circle-wrap{display:flex;justify-content:center}.score-circle{width:160px;height:160px;border:6px solid #1e3a5f;display:flex;flex-direction:column;align-items:center;justify-content:center}.score-circle__value{font-size:52px;font-weight:800;color:#1e3a5f;line-height:1}.score-circle__label{font-size:12px;color:#666;margin-top:2px}.score-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.score-stat-item__label{font-size:13px;color:#666;margin-bottom:4px}.score-stat-item__value{font-size:36px;font-weight:800;color:#1a1a1a;line-height:1;white-space:nowrap}.score-stat-item__value span{font-size:16px;font-weight:400;margin-left:2px}.score-stat-item__value--accent{color:#1e3a5f}.score-stat-item__value--positive{color:#16a34a}.score-stat-item__value--negative{color:#dc2626}.part-score-list{display:flex;flex-direction:column;gap:16px}.part-score-item__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:6px}.part-score-item__name{font-weight:700;font-size:15px}.part-score-item__score{font-weight:700;font-size:17px;color:#1a1a1a}.part-score-item__meta{display:flex;gap:16px;font-size:12px;color:#666;margin-top:4px}.result-comment{display:flex;gap:16px;background:#f0f4fa;border-color:#c8d8f0}.result-comment__icon{font-size:24px;flex-shrink:0}.result-comment__title{font-size:15px;font-weight:700;margin-bottom:6px;color:#1e3a5f}.result-comment__body{font-size:14px;color:#444;line-height:1.7}.result-cta-group{display:flex;gap:12px;flex-wrap:wrap;margin-top:8px}.result-tabs{display:flex;gap:0;border-bottom:2px solid #e2e6ea;margin-bottom:32px;overflow-x:auto}.result-tab{padding:12px 20px;font-size:14px;font-weight:500;color:#666;background:none;border:none;cursor:pointer;white-space:nowrap;border-bottom:2px solid transparent;margin-bottom:-2px}.result-tab:hover{color:#1e3a5f}.result-tab--active{color:#1e3a5f;font-weight:700;border-bottom-color:#1e3a5f}.detail-overall-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.detail-big-num__label{font-size:13px;color:#666;margin-bottom:4px}.detail-big-num__value{font-size:40px;font-weight:800;color:#1a1a1a;line-height:1}.detail-big-num__value span{font-size:18px;font-weight:400}.detail-big-num__value--accent{color:#1e3a5f}.detail-big-num__value--positive{color:#16a34a}.distribution-chart{display:flex;align-items:flex-end;gap:6px;height:120px;padding:8px 0}.dist-bar{display:flex;flex-direction:column;align-items:center;gap:4px;flex:1;position:relative}.dist-bar__fill{background:#c8d8f0;width:100%;min-height:4px}.dist-bar--yours .dist-bar__fill{background:#1e3a5f}.dist-bar__label{font-size:10px;color:#888}.dist-bar__you{position:absolute;top:-22px;font-size:11px;font-weight:700;color:#1e3a5f;white-space:nowrap}.distribution-legend{display:flex;gap:20px;margin-top:8px;font-size:13px;color:#666}.dist-legend-you{color:#1e3a5f;font-weight:600}.radar-svg{width:100%;max-width:320px;display:block;margin:0 auto}.radar-grid{fill:none;stroke:#e2e6ea;stroke-width:1}.radar-axis{stroke:#d1d5db;stroke-width:1}.radar-user{fill:#1e3a5f26;stroke:#1e3a5f;stroke-width:2}.radar-avg{fill:#94a3b826;stroke:#94a3b8;stroke-width:1.5;stroke-dasharray:4 3}.radar-label{font-size:11px;fill:#444;font-family:Noto Sans JP,sans-serif}.section-score-list{display:flex;flex-direction:column;gap:20px}.section-score-card{border:1px solid #e2e6ea;padding:16px}.section-score-card__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.section-score-card__name{font-size:16px;font-weight:700;color:#1e3a5f}.section-score-card__scores{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:12px}.section-score-card__score-label{font-size:12px;color:#666;margin-bottom:2px}.section-score-card__score-value{font-size:22px;font-weight:700;color:#1a1a1a}.section-score-card__score-value--accent{color:#1e3a5f}.section-score-card__bar{display:flex;flex-direction:column;gap:6px;margin-bottom:10px}.section-bar-compare{display:grid;grid-template-columns:36px 1fr 36px;gap:8px;align-items:center;font-size:12px;color:#666}.section-score-card__comment{font-size:13px;color:#555}.disclaimer-box{background:#fffbeb;border:1px solid #fde68a;padding:12px 16px;display:flex;gap:10px;font-size:13px;color:#78350f;margin-bottom:24px}.company-list{display:flex;flex-direction:column;gap:16px}.company-card{border-left:4px solid #e2e6ea}.company-card--pass{border-left-color:#16a34a}.company-card--near{border-left-color:#2563eb}.company-card--caution{border-left-color:#ca8a04}.company-card--improvement{border-left-color:#dc2626}.company-card__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.company-card__name{font-size:17px;font-weight:700;color:#1e3a5f}.company-card__bars{display:flex;flex-direction:column;gap:8px;margin-bottom:10px}.company-bar-row{display:grid;grid-template-columns:60px 1fr 40px;align-items:center;gap:10px;font-size:13px}.company-bar-label{color:#666}.company-bar-track{background:#e5e7eb;height:10px;overflow:hidden}.company-bar-fill{height:100%}.company-bar-fill--line{background:#9ca3af}.company-bar-fill--pass{background:#16a34a}.company-bar-fill--near{background:#2563eb}.company-bar-fill--caution{background:#ca8a04}.company-bar-fill--improvement{background:#dc2626}.company-bar-num{font-weight:700;font-size:13px;text-align:right}.company-card__gap{margin-bottom:8px;font-size:13px;font-weight:600}.gap-positive{color:#16a34a}.gap-negative{color:#dc2626}.company-card__comment{font-size:13px;color:#555}.weakness-summary{display:flex;gap:16px;background:#f0f4fa;border-color:#c8d8f0}.weakness-summary__icon{font-size:28px;flex-shrink:0}.weakness-summary__title{font-size:17px;font-weight:700;color:#1e3a5f;margin-bottom:6px}.weakness-summary__body{font-size:14px;color:#444}.priority-list{display:flex;flex-direction:column;gap:12px}.priority-item{display:flex;gap:16px;align-items:flex-start;padding:16px;border:1px solid #e2e6ea}.priority-item--high{border-left:4px solid #dc2626}.priority-item--medium{border-left:4px solid #d97706}.priority-item__rank{width:32px;height:32px;background:#1e3a5f;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:16px;flex-shrink:0}.priority-item__header{display:flex;align-items:center;gap:12px;margin-bottom:4px}.priority-item__part{font-weight:700;font-size:16px;color:#1e3a5f}.priority-item__deviation{font-size:13px;color:#666}.priority-item__comment{font-size:13px;color:#555}.study-plan-list{display:flex;flex-direction:column;gap:16px}.study-plan-card{border:1px solid #e2e6ea;padding:20px}.study-plan-card__header{display:flex;gap:16px;align-items:flex-start;margin-bottom:14px;flex-wrap:wrap}.study-plan-card__rank{background:#1e3a5f;color:#fff;font-size:11px;font-weight:700;padding:4px 10px;white-space:nowrap;align-self:flex-start}.study-plan-card__topic{font-size:17px;font-weight:700;color:#1e3a5f}.study-plan-card__part{font-size:12px;color:#666;display:block}.study-plan-card__meta{margin-left:auto;text-align:right}.study-plan-card__hours,.study-plan-card__goal{font-size:13px;color:#666}.study-plan-card__tips{list-style:none;display:flex;flex-direction:column;gap:6px;font-size:14px}.study-plan-card__tips li{display:flex;align-items:center;gap:8px}.next-exam-timeline{display:flex;flex-direction:column;gap:0}.next-exam-step{display:flex;gap:16px;align-items:flex-start;padding:16px 0;border-bottom:1px solid #e2e6ea}.next-exam-step:last-child{border-bottom:none}.next-exam-step__dot{width:12px;height:12px;background:#c8d8f0;border-radius:50%;margin-top:4px;flex-shrink:0}.next-exam-step--highlight .next-exam-step__dot{background:#1e3a5f}.next-exam-step__time{font-size:13px;color:#666;margin-bottom:2px}.next-exam-step__action{font-size:15px;font-weight:600;color:#1e3a5f}.share-preview{background:linear-gradient(135deg,#1e3a5f,#2d5a9e);color:#fff;border-color:#1e3a5f}.share-preview__header{display:flex;justify-content:space-between;font-size:13px;opacity:.75;margin-bottom:16px}.share-preview__scores{display:flex;gap:32px;margin-bottom:12px}.share-preview__score-label{font-size:13px;opacity:.8;margin-bottom:4px}.share-preview__score-value{font-size:40px;font-weight:800;line-height:1}.share-preview__date{font-size:13px;opacity:.7;margin-bottom:8px}.share-preview__note{font-size:12px;opacity:.6}.visibility-toggle{display:flex;gap:12px}.visibility-btn{flex:1;padding:12px;border:1.5px solid #d1d5db;background:#fff;cursor:pointer;font-size:14px}.visibility-btn--active{border-color:#1e3a5f;background:#e8f0fb;color:#1e3a5f;font-weight:600}.share-url-row{display:flex;gap:10px}.share-url-input{flex:1}.social-post-preview{background:#f7f8fa;border:1px solid #e2e6ea;padding:16px;margin-bottom:16px}.social-post-preview__text{font-size:13px;color:#444;line-height:1.7;white-space:pre-wrap;font-family:inherit;margin:0}.public-share-page{min-height:100vh;min-height:100dvh;display:flex;flex-direction:column;background:#f7f8fa}.public-share-header{background:#fff;border-bottom:1px solid #e2e6ea;padding:0 24px;height:60px;display:flex;align-items:center}.public-share-main{flex:1;display:flex;align-items:center;justify-content:center;padding:40px 24px}.public-share-card{background:#fff;border:1px solid #e2e6ea;max-width:520px;width:100%;padding:48px 40px}.public-share-card__eyebrow{font-size:12px;color:#666;font-weight:600;text-transform:uppercase;letter-spacing:.05em;margin-bottom:8px}.public-share-card__headline{font-size:28px;font-weight:800;color:#1e3a5f;line-height:1.4;margin-bottom:28px}.public-share-card__deviation{font-size:44px}.public-share-stats{display:flex;gap:24px;margin-bottom:32px}.public-share-stat__label{font-size:13px;color:#666;margin-bottom:4px}.public-share-stat__value{font-size:36px;font-weight:800;color:#1e3a5f}.public-share-stat__value--sm{font-size:18px}.public-share-service-desc{border-top:1px solid #e2e6ea;padding-top:24px;margin-bottom:28px}.public-share-service-desc h2{font-size:15px;font-weight:700;color:#333;margin-bottom:8px}.public-share-service-desc p{font-size:14px;color:#555;line-height:1.7}.public-share-cta{display:flex;flex-direction:column;gap:12px}.top-page{min-height:100vh;min-height:100dvh;display:flex;flex-direction:column}.hero{background:linear-gradient(135deg,#0f2444,#1e3a5f,#2d5a9e);color:#fff;padding:80px 24px}.hero__inner{max-width:1080px;margin:0 auto;display:grid;grid-template-columns:1fr 440px;gap:60px;align-items:center}.hero__badge{display:inline-block;background:#ffffff26;color:#fff;font-size:13px;padding:4px 14px;border:1px solid rgba(255,255,255,.3);margin-bottom:20px}.hero__title{font-size:52px;font-weight:800;line-height:1.2;margin-bottom:20px}.hero__title-accent{color:#60a5fa}.hero__subtitle{font-size:18px;opacity:.85;line-height:1.7;margin-bottom:32px}.hero__cta{display:flex;gap:16px;margin-bottom:16px;flex-wrap:wrap}.hero__note{font-size:13px;opacity:.65}.hero__visual{display:flex;align-items:center;justify-content:center}.hero__card-demo{background:#ffffff1a;border:1px solid rgba(255,255,255,.2);padding:28px;width:100%;max-width:380px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.hero__card-demo-label{font-size:12px;opacity:.7;margin-bottom:12px;text-transform:uppercase;letter-spacing:.05em}.hero__card-demo-score{font-size:32px;font-weight:800;margin-bottom:4px}.hero__card-demo-score strong{font-size:52px;color:#60a5fa}.hero__card-demo-rank{font-size:16px;opacity:.8;margin-bottom:20px}.hero__card-demo-rank strong{font-size:24px;color:#60a5fa}.hero__bar-row{display:grid;grid-template-columns:48px 1fr 36px;align-items:center;gap:10px;font-size:13px;margin-bottom:8px}.hero__bar-bg{background:#fff3;height:8px;overflow:hidden}.hero__bar-fill{background:#60a5fa;height:100%}.top-section{padding:80px 24px}.top-section--gray{background:#f7f8fa}.top-section__inner{max-width:1080px;margin:0 auto}.top-section__title{font-size:32px;font-weight:800;color:#1e3a5f;text-align:center;margin-bottom:12px}.top-section__sub{text-align:center;color:#666;margin-bottom:48px;font-size:16px}.test-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.test-type-card{background:#fff;border:1px solid #e2e6ea;border-top:3px solid;padding:24px}.test-type-card__name{font-size:24px;font-weight:800;margin-bottom:8px}.test-type-card__desc{font-size:14px;color:#555}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.feature-card{background:#fff;border:1px solid #e2e6ea;padding:24px}.feature-card__icon{font-size:32px;margin-bottom:14px}.feature-card__title{font-size:16px;font-weight:700;color:#1e3a5f;margin-bottom:8px}.feature-card__desc{font-size:14px;color:#555;line-height:1.6}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.step{display:flex;flex-direction:column;gap:16px}.step__num{font-size:40px;font-weight:800;color:#c8d8f0}.step__title{font-size:16px;font-weight:700;color:#1e3a5f}.step__desc{font-size:14px;color:#555}.pricing-simple{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.pricing-simple-card{background:#fff;border:1px solid #e2e6ea;padding:28px;text-align:center}.pricing-simple-card--featured{border-color:#1e3a5f;border-width:2px}.pricing-simple-card__label{font-size:13px;font-weight:700;color:#666;margin-bottom:8px;text-transform:uppercase;letter-spacing:.05em}.pricing-simple-card__label--featured{color:#1e3a5f}.pricing-simple-card__price{font-size:40px;font-weight:800;color:#1e3a5f;margin-bottom:12px}.pricing-simple-card__price span{font-size:18px;color:#888}.pricing-simple-card p{font-size:14px;color:#555}.top-cta{background:#1e3a5f;color:#fff;padding:80px 24px;text-align:center}.top-cta__inner{max-width:600px;margin:0 auto}.top-cta__title{font-size:28px;font-weight:800;margin-bottom:12px}.top-cta__sub{opacity:.8;margin-bottom:32px}@media (max-width: 900px){.hero__inner{grid-template-columns:1fr}.hero__visual{display:none}.hero__title{font-size:36px}.tests-grid{grid-template-columns:1fr}.feature-grid,.steps{grid-template-columns:repeat(2,1fr)}.pricing-simple,.test-grid,.mypage-grid{grid-template-columns:1fr}.latest-score-grid{grid-template-columns:repeat(2,1fr)}.score-showcase{grid-template-columns:1fr}.score-stats{grid-template-columns:repeat(3,minmax(0,1fr))}.detail-overall-grid{grid-template-columns:repeat(2,1fr)}.confirm-info-grid,.pricing-cards{grid-template-columns:1fr}.result-tab{padding:10px 14px;font-size:13px}.site-footer__inner{flex-direction:column}.hero__cta .cta-btn{width:100%}}@media (max-width: 768px){.hdr__inner{padding:0 16px;gap:12px}.hdr__nav,.hdr__actions{display:none}.hdr__menu-btn{display:inline-flex}.hdr__drawer,.hdr__drawer-overlay{display:block}}@media (max-width: 600px){.page-title{font-size:22px}.hero__title{font-size:28px}.score-circle{width:120px;height:120px}.score-circle__value{font-size:38px}.feature-grid,.steps{grid-template-columns:1fr}.section-score-card__scores{grid-template-columns:repeat(3,1fr)}.auth-card,.confirm-card{padding:28px 20px}}@media (max-width: 480px){.score-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 20px}.score-stat-item__value{font-size:30px}.score-stat-item__value span{font-size:14px}}.lp{min-height:100vh;min-height:100dvh;display:flex;flex-direction:column;background:#fff;color:#1d1d1f;font-family:Noto Sans JP,-apple-system,BlinkMacSystemFont,Segoe UI,Hiragino Sans,Yu Gothic,Meiryo,sans-serif}.lp-section-inner{max-width:860px;margin:0 auto;padding:0 24px}.lp-section-inner--narrow{max-width:640px}.lp-section__label{font-size:13px;font-weight:600;color:#f97316;letter-spacing:.04em;text-transform:uppercase;margin-bottom:16px}.lp-section__h2{font-size:42px;font-weight:700;line-height:1.2;letter-spacing:-.5px;color:#1d1d1f;margin-bottom:48px}.lp-btn-primary{display:inline-block;background:#1e3a5f;color:#fff;font-size:15px;font-weight:700;padding:14px 36px;border:none;cursor:pointer;letter-spacing:.02em;transition:background .15s;font-family:inherit}.lp-btn-primary:hover{background:#16304f}.lp-btn-ghost{display:inline-block;background:transparent;color:#1e3a5f;font-size:15px;font-weight:600;padding:14px 36px;border:1.5px solid #1e3a5f;cursor:pointer;letter-spacing:.02em;transition:background .15s,color .15s;font-family:inherit}.lp-btn-ghost:hover{background:#1e3a5f;color:#fff}.lp-hero{background:#f5f5f7;text-align:center;padding:120px 24px 100px;border-bottom:1px solid #e8e8ed}.lp-hero__eyebrow{display:inline-block;font-size:13px;font-weight:700;color:#f97316;letter-spacing:.06em;text-transform:uppercase;margin-bottom:24px;padding:4px 14px;border:1.5px solid #f97316}.lp-hero__h1{font-size:64px;font-weight:700;line-height:1.1;letter-spacing:-1.5px;color:#1d1d1f;margin-bottom:24px}.lp-hero__lead{font-size:18px;color:#6e6e73;line-height:1.6;max-width:480px;margin:0 auto 40px}.lp-hero__cta{display:flex;align-items:center;justify-content:center;gap:16px;flex-wrap:wrap}.lp-stats{background:#1e3a5f;padding:60px 24px}.lp-stats__inner{max-width:760px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:0}.lp-stat{text-align:center;padding:0 24px;border-right:1px solid rgba(255,255,255,.15)}.lp-stat:last-child{border-right:none}.lp-stat__num{font-size:52px;font-weight:700;color:#fff;line-height:1;letter-spacing:-1px;margin-bottom:10px}.lp-stat__unit{font-size:18px;font-weight:400;color:#ffffffb3;margin-left:4px;letter-spacing:0}.lp-stat__desc{font-size:13px;color:#fff9;line-height:1.5}.lp-tests{padding:100px 0;border-bottom:1px solid #e8e8ed}.lp-test-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#e8e8ed;border:1px solid #e8e8ed}.lp-test-card{background:#fff;padding:36px 28px;cursor:pointer;transition:background .15s;display:flex;flex-direction:column;gap:8px}.lp-test-card:hover{background:#f5f5f7}.lp-test-card__name{font-size:28px;font-weight:700;color:#1e3a5f;letter-spacing:-.5px}.lp-test-card__sub{font-size:14px;color:#6e6e73}.lp-test-card__arrow{font-size:18px;color:#f97316;margin-top:auto;padding-top:16px}.lp-features{padding:100px 0;border-bottom:1px solid #e8e8ed}.lp-feature-list{list-style:none;display:flex;flex-direction:column;gap:0;border-top:1px solid #e8e8ed}.lp-feature-item{display:grid;grid-template-columns:200px 1fr;gap:24px;padding:24px 0;border-bottom:1px solid #e8e8ed;align-items:baseline}.lp-feature-item__title{font-size:15px;font-weight:700;color:#1d1d1f}.lp-feature-item__desc{font-size:15px;color:#6e6e73;line-height:1.6}.lp-pricing{padding:100px 0;border-bottom:1px solid #e8e8ed}.lp-price-row{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#e8e8ed;border:1px solid #e8e8ed}.lp-price-card{background:#fff;padding:36px 28px}.lp-price-card--accent{background:#1e3a5f}.lp-price-card__name{font-size:13px;font-weight:700;color:#6e6e73;text-transform:uppercase;letter-spacing:.04em;margin-bottom:16px}.lp-price-card--accent .lp-price-card__name{color:#fff9}.lp-price-card__price{font-size:44px;font-weight:700;color:#1d1d1f;letter-spacing:-1px;line-height:1;margin-bottom:12px}.lp-price-card__price span{font-size:18px;font-weight:400;color:#6e6e73;letter-spacing:0}.lp-price-card--accent .lp-price-card__price{color:#fff}.lp-price-card--accent .lp-price-card__price span{color:#fff9}.lp-price-card__note{font-size:14px;color:#6e6e73;line-height:1.5}.lp-price-card--accent .lp-price-card__note{color:#ffffffb3}.lp-bottom-cta{padding:120px 24px;text-align:center;background:#f5f5f7}.lp-bottom-cta__h2{font-size:48px;font-weight:700;letter-spacing:-1px;color:#1d1d1f;margin-bottom:36px}@media (max-width: 768px){.lp-hero__h1{font-size:40px;letter-spacing:-.5px}.lp-hero{padding:80px 24px 72px}.lp-section__h2{font-size:30px}.lp-bottom-cta__h2{font-size:32px}.lp-stats__inner{grid-template-columns:1fr;gap:32px}.lp-stat{border-right:none;border-bottom:1px solid rgba(255,255,255,.15);padding:0 0 32px}.lp-stat:last-child{border-bottom:none;padding-bottom:0}.lp-test-grid,.lp-price-row{grid-template-columns:1fr}.lp-feature-item{grid-template-columns:1fr;gap:6px}.lp-hero__cta{flex-direction:column;align-items:stretch}.lp-btn-primary,.lp-btn-ghost{text-align:center}.lp-stat__num{font-size:40px}.lp-tests,.lp-features,.lp-pricing{padding:72px 0}.lp-bottom-cta{padding:80px 24px}}@media (max-width: 480px){.lp-hero__h1{font-size:32px}.lp-section__h2{font-size:26px}}.legal-lead{font-size:14px;line-height:1.9;color:#555;margin-bottom:28px}.legal-section{margin-bottom:28px}.legal-section:last-child{margin-bottom:0}.legal-section__title{font-size:16px;font-weight:700;color:#1e3a5f;margin-bottom:10px}.legal-section__body{font-size:14px;line-height:1.9;color:#333;margin-bottom:10px}.legal-section__body:last-child{margin-bottom:0}.legal-section__body a{color:#1e3a5f}.legal-list{margin:0 0 10px;padding-left:1.6em;font-size:14px;line-height:1.9;color:#333}.legal-list:last-child{margin-bottom:0}.legal-list>li{margin-bottom:6px}.legal-list>li:last-child{margin-bottom:0}.legal-date{margin-top:32px;font-size:13px;color:#666}.legal-dl{margin:0;border-top:1px solid #e2e6ea}.legal-dl__row{display:grid;grid-template-columns:190px 1fr;gap:0 20px;padding:16px 0;border-bottom:1px solid #e2e6ea}.legal-dl__term{font-size:14px;font-weight:700;color:#1e3a5f;line-height:1.9}.legal-dl__desc{margin:0;font-size:14px;line-height:1.9;color:#333;overflow-wrap:anywhere}.legal-dl__desc a{color:#1e3a5f}.legal-dl__sublist{margin:4px 0 0;padding-left:1.4em}.legal-dl__sublist>li{margin-bottom:4px}.legal-dl__sublist>li:last-child{margin-bottom:0}.legal-note{font-size:13px;line-height:1.8;color:#666;margin-top:8px}@media (max-width: 600px){.legal-dl__row{grid-template-columns:1fr;gap:6px;padding:14px 0}.legal-section__title{font-size:15px}}
