:root{--ink:#202923;--muted:#687168;--green:#274d43;--line:#d6d9d1;--paper:#fff;--desk:#e9e8e4;font-family:'Malgun Gothic','맑은 고딕',sans-serif;color:var(--ink);background:#f4f4f0;font-size:16px;color-scheme:light}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button,a,select{touch-action:manipulation}a{color:inherit;text-decoration:none}button{cursor:pointer}a:focus-visible,button:focus-visible,select:focus-visible{outline:3px solid #538774;outline-offset:5px}[hidden]{display:none!important}.site-header{background:#fcfcf9;border-bottom:1px solid var(--line)}.header-inner{max-width:1224px;padding:0 32px;height:94px;margin:auto;display:flex;align-items:center;gap:50px}.brand{display:flex;align-items:center;gap:12px}.brand-mark{display:grid;place-items:center;background:var(--green);color:#fff;width:39px;height:43px;font-size:29px;border-radius:2px}.brand b{font-size:20px;letter-spacing:-1px;display:block}.brand small{font-size:10px;letter-spacing:1.5px;display:block;margin-top:6px;color:var(--muted)}nav{display:flex;gap:30px;height:100%;margin-left:20px}nav button{border:0;background:none;padding:0 2px;border-bottom:3px solid transparent;color:var(--muted);font-size:15px}nav button.selected{color:var(--green);font-weight:700;border-bottom-color:var(--green)}.test-badge{margin-left:auto;border:1px solid #cbd4c9;font-size:12px;color:#5e725d;padding:6px 10px;border-radius:4px}.hub{max-width:1224px;margin:0 auto;padding:46px 32px 62px}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:25px;margin-bottom:32px}.eyebrow{font-size:11px;letter-spacing:2px;color:#647364;font-weight:700;margin:0 0 13px}h1{font-size:29px;letter-spacing:-1.2px;margin:0 0 12px;line-height:1.4}.description{font-size:15px;color:var(--muted);margin:0;line-height:1.8}.catalog-count{display:grid;grid-template-columns:auto auto 1px auto auto;align-items:center;gap:11px;font-size:13px;color:var(--muted)}.catalog-count b{font-family:Georgia,serif;font-size:30px;color:var(--ink);font-weight:500}.catalog-count i{height:28px;background:var(--line);margin:0 14px}.subject-line{display:flex;align-items:center;gap:16px;margin-bottom:19px}.subject-line>span{font-size:12px;color:var(--muted)}.subject-chip{color:#fff;background:var(--green);border:0;border-radius:4px;font-size:14px;padding:10px 18px;font-weight:700}.subject-chip span{opacity:.7;margin-left:4px}.full-exam{position:relative;display:grid;grid-template-columns:1fr 1fr;min-height:351px;overflow:hidden;background:#e6e9df;border:1px solid #cfd5c8;border-radius:6px;padding:35px 40px}.exam-copy{z-index:1}.exam-copy h2{font:700 31px/1.4 Batang,'바탕',serif;letter-spacing:-1px;margin:10px 0 13px}.exam-copy>p{font-size:14px;line-height:1.8;color:#63715e;margin:0}.exam-facts{display:flex;gap:22px;color:#5e6d59;font-size:13px;margin:21px 0}.exam-facts b{font-size:17px;color:#253d2b}.primary-link{display:inline-flex;align-items:center;justify-content:space-between;gap:42px;font-size:14px;color:#fff;background:var(--green);padding:13px 20px;border-radius:4px}.primary-link:hover{background:#366250}.paper-preview{align-self:start;background:white;font-family:Batang,'바탕',serif;padding:28px 30px 15px;width:410px;height:320px;justify-self:center;transform:rotate(4deg) translate(0,26px);box-shadow:2px 9px 20px #25352415;border:1px solid #d0d4c9;color:#393c36}.preview-overline{font:11px sans-serif;text-align:center}.preview-title{font:700 20px/1.7 sans-serif;text-align:center;margin-top:6px}.preview-title small{font-size:13px}.preview-name{display:flex;align-items:center;justify-content:center;gap:8px;font-size:9px;margin:8px 0 13px}.preview-name span{width:60px;height:15px;border:1px solid #bbb}.preview-columns{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid #555;padding-top:13px;font-size:10px;gap:22px;line-height:1.7}.preview-columns>div+div{border-left:1px solid #aaa;padding-left:13px}.preview-box{border:1px solid #aaa;margin:8px 0;padding:6px}.preview-columns p{font-family:Arial,sans-serif;font-size:12px}.preview-columns hr{border:0;border-top:1px solid #ddd;margin:18px 0}.mini-table{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid #aaa;border-left:1px solid #aaa;margin:8px 0}.mini-table span{border-bottom:1px solid #aaa;border-right:1px solid #aaa;text-align:center}.preview-footer{font:10px Georgia,serif;text-align:center;margin-top:17px}.section-heading{display:flex;align-items:baseline;gap:16px;margin:31px 0 16px}.section-heading h2{font-size:18px;letter-spacing:-.5px;margin:0}.section-heading p{font-size:13px;color:var(--muted);margin:0}.topic-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.topic-card{border:1px solid var(--line);background:#fff;border-radius:5px;padding:21px 20px 17px;transition:border-color .16s,transform .16s}.topic-card:hover{border-color:#719077;transform:translateY(-3px)}.topic-top{display:flex;align-items:center;justify-content:space-between;gap:8px}.topic-number{font:italic 24px Georgia,serif;color:#a1ad98}.topic-meta{font-size:12px;color:var(--muted)}.topic-card h3{font-size:19px;letter-spacing:-.6px;margin:19px 0 9px}.topic-card p{font-size:13px;line-height:1.7;color:var(--muted);margin:0 0 23px}.topic-bottom{border-top:1px solid #e7e8e1;display:flex;justify-content:space-between;gap:8px;padding-top:14px;font-size:12px;color:#75816e}.topic-bottom b{font-size:13px;color:var(--green)}.topic-bottom b span{margin-left:7px}.bottom-note{display:flex;align-items:center;gap:9px;font-size:12px;color:#768071;margin-top:24px;line-height:1.8;flex-wrap:wrap}.bottom-note span{font-weight:700;color:#53644f}.bottom-note i{height:12px;border-left:1px solid #d4d8ce;margin:0 10px}.site-footer{border-top:1px solid var(--line);padding:24px 32px;display:flex;align-items:center;gap:25px;max-width:1224px;margin:auto;color:#848b7f;font-size:11px;line-height:1.7}.site-footer b{font-size:14px;color:#687365}.site-footer span:last-child{margin-left:auto}.select-label{font-size:14px;font-weight:700;margin-right:14px}select{padding:11px 36px 11px 13px;border:1px solid #c7d0c2;border-radius:4px;background:#fff;color:var(--ink);max-width:100%}.ranking-note{font-size:13px;line-height:1.8;color:var(--muted);margin:18px 0}.data-panel{background:white;border:1px solid var(--line);border-radius:5px;overflow:auto}.empty-state{padding:68px 24px;text-align:center;color:var(--muted);line-height:1.8;font-size:15px}.empty-state b{display:block;color:var(--ink);font-size:20px;margin-bottom:9px}.empty-state a,.error-state button{display:inline-block;border:0;background:var(--green);color:white;padding:11px 20px;border-radius:4px;margin-top:18px;font-size:14px}.records{width:100%;border-collapse:collapse;font-size:14px;white-space:nowrap}.records th{text-align:left;background:#f3f5ef;color:#66765d;font-size:12px;font-weight:500;padding:16px 22px}.records td{padding:21px 22px;border-top:1px solid #e9ece4}.records .rank{font:24px Georgia,serif;color:#617656}.records .score{font-weight:700;color:var(--green)}.records .me{background:#f6f8f0}.records a{color:var(--green);font-weight:700;text-decoration:underline;text-underline-offset:4px}.status-chip{font-size:12px;background:#eaf0e2;color:#557443;border-radius:3px;padding:5px 8px}.error-state{padding:42px 24px;text-align:center;color:#92372d;line-height:1.8}.loading{padding:48px;text-align:center;color:var(--muted)}@media(max-width:1000px){.topic-grid{grid-template-columns:repeat(2,1fr)}.paper-preview{width:340px;transform:rotate(4deg) translate(20px,36px)}.catalog-count{display:none}.site-footer{flex-wrap:wrap;gap:10px 20px}.site-footer span:last-child{margin-left:0}}@media(max-width:650px){.header-inner{height:76px;padding:0 18px;gap:15px;flex-wrap:wrap}.brand-mark{width:30px;height:34px;font-size:24px}.brand b{font-size:17px}.brand small{font-size:8px;letter-spacing:.6px}.brand{gap:8px}nav{gap:17px;margin-left:auto}nav button{font-size:13px}.test-badge{display:none}.hub{padding:30px 18px 40px}h1{font-size:24px}.description{font-size:14px}.page-heading{margin-bottom:23px}.subject-line{flex-wrap:wrap;gap:12px}.full-exam{grid-template-columns:1fr;padding:26px;min-height:325px}.exam-copy h2{font-size:29px}.paper-preview{display:none}.topic-grid{gap:10px}.topic-card{padding:17px 14px}.topic-meta{font-size:11px}.topic-card h3{font-size:18px}.topic-card p{font-size:12px}.topic-bottom{flex-wrap:wrap}.section-heading{display:block;margin-top:26px}.section-heading p{margin-top:8px;font-size:12px}.bottom-note{display:block}.bottom-note span{margin-right:5px}.bottom-note i{display:block;border:0;height:5px}.site-footer{padding:20px 18px;display:block}.site-footer span{display:block;margin-top:6px}.records th,.records td{padding:16px}.select-label{display:block;margin-bottom:10px}.preview-title{white-space:nowrap}}@media(prefers-reduced-motion:reduce){*{transition:none!important;scroll-behavior:auto!important}}
/* Shared subject hub: keep the original paper and muted green visual language. */
html{scroll-behavior:smooth;scroll-padding-top:24px}.skip-link{position:fixed;left:18px;top:-80px;z-index:50;background:var(--green);color:#fff;padding:12px 18px;border-radius:4px}.skip-link:focus{top:12px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}button:disabled,select:disabled{cursor:default;opacity:.6}.subject-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.subject-card{display:flex;flex-direction:column;min-width:0;padding:23px 22px 19px}.subject-card h3{line-height:1.5;overflow-wrap:anywhere}.subject-card>p{flex:1;margin-bottom:19px;min-height:44px;word-break:keep-all;overflow-wrap:anywhere}.subject-badges{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-bottom:15px}.subject-badge{display:inline-block;font-size:11px;line-height:1.6;background:#f0f2ec;color:#63745d;padding:4px 7px;border-radius:3px}.elective-badge{background:#e6eee1;color:#3d6536;font-weight:700}.source-meta{font-size:11px;color:#737e6e}.subject-facts{display:flex;flex-wrap:wrap;gap:6px 13px;font-size:12px;color:#53664c;margin:0 0 17px}.subject-card .topic-bottom{margin-top:auto;align-items:center}.subject-card .topic-bottom>span{font-size:11px}.ranking-filters{display:flex;align-items:flex-end;gap:16px;flex-wrap:wrap}.filter-field{display:flex;flex-direction:column;gap:9px;min-width:230px}.filter-field .select-label{margin:0}.filter-field select{width:100%;min-height:44px}.refresh-button{border:1px solid #c7d0c2;border-radius:4px;background:#fcfcf9;color:#53684b;padding:11px 16px;font-size:13px;min-height:44px;white-space:nowrap}.refresh-button:hover:not(:disabled){border-color:#7f9875;background:#eef3e8}.ranking-summary{font-size:13px;font-weight:700;color:#3f5b36;line-height:1.8;margin:18px 0 13px;min-height:23px}.score-detail{display:block;font-weight:400;font-size:11px;color:#76846d;margin-top:6px}.records .nickname-cell{min-width:150px;white-space:normal;overflow-wrap:anywhere;max-width:260px}.records .exam-name-cell{min-width:190px;max-width:310px;white-space:normal;line-height:1.7;word-break:keep-all;overflow-wrap:anywhere}.exam-name-cell b{font-weight:500}.exam-name-cell small{display:block;font-size:11px;color:#74816d;margin-top:3px}.status-chip.expired{background:#f2eadb;color:#876a35}.history-note{font-size:12px;line-height:1.8;color:var(--muted);margin:16px 0 0}.error-state p{margin:0}.data-panel:focus-visible{outline:3px solid #538774;outline-offset:3px}.records td small{white-space:nowrap}.topic-card:focus-visible{transform:translateY(-2px)}
@media(max-width:1000px){.subject-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.subject-card{padding:22px 20px}.full-exam{padding:32px}.filter-field{min-width:200px}}
@media(max-width:650px){.subject-grid{grid-template-columns:1fr;gap:13px}.subject-card{padding:21px 20px 18px}.subject-card h3{margin-top:15px;font-size:20px}.subject-card>p{min-height:0;font-size:13px;margin-bottom:16px}.subject-card .topic-bottom{flex-wrap:nowrap}.subject-card .topic-meta{font-size:12px}.subject-facts{font-size:13px}.subject-badges{margin-bottom:12px}.full-exam{padding:26px}.exam-facts{gap:16px;flex-wrap:wrap}.ranking-filters{display:grid;grid-template-columns:1fr;gap:13px}.filter-field{min-width:0}.filter-field .select-label{margin:0}.ranking-filters .refresh-button{justify-self:start}.ranking-note{font-size:12px}.records{font-size:13px}.records th,.records td{padding:16px 14px}.records .rank{font-size:22px}.history-records{min-width:610px}.ranking-records{min-width:565px}#history-view .page-heading{align-items:flex-start;flex-wrap:wrap}.empty-state{padding:48px 20px;font-size:14px}.empty-state b{font-size:18px}.loading{padding:38px 20px}.subject-card .topic-bottom b{font-size:13px}.site-footer span{word-break:keep-all;overflow-wrap:anywhere}}
@media(max-width:430px){.header-inner{height:auto;min-height:112px;padding:14px 18px 0;gap:11px}.header-inner nav{width:100%;height:41px;margin:0;gap:0;justify-content:space-between}.header-inner nav button{padding:0 14px}.brand small{font-size:8px}.page-heading h1{font-size:23px}.exam-copy h2{font-size:27px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
