:root{--ink:#1d1e20;--ink-soft:#2a2c30;--paper:#f6f5f2;--card:#ffffff;--line:#e3e1db;--text:#26272b;--text-dim:#6c6e75;--yellow:#f2c318;--yellow-deep:#d9a900;--navy:#24407a;--sprout:#3c8a58;--danger:#c0392b;--ok:#2e7d4f;--radius:10px}*{box-sizing:border-box}body,html{-webkit-text-size-adjust:100%}body{margin:0;background:var(--paper);color:var(--text);font-family:Noto Sans KR,Apple SD Gothic Neo,Malgun Gothic,sans-serif;font-size:15px;line-height:1.65}.disp{font-family:Black Han Sans,Noto Sans KR,sans-serif;font-weight:400;letter-spacing:.01em}a{color:inherit}img{max-width:100%;display:block}.wrap{max-width:760px;margin:0 auto;padding:0 16px}header.top{position:-webkit-sticky;position:sticky;top:0;z-index:50;background:var(--ink);color:#fff;border-bottom:3px solid var(--yellow)}.top-bar{max-width:760px;margin:0 auto;padding:10px 16px;display:flex;align-items:center;gap:12px}.logo{display:flex;align-items:baseline;gap:7px;text-decoration:none}.logo .markimg{align-self:center;width:36px;height:36px;background:#fff;border-radius:8px;padding:3px;box-sizing:border-box;object-fit:contain}.logo .name{font-size:21px;color:var(--yellow)}.logo .name span{color:#fff}.logo .gwan{font-size:11px;color:#c9cad0;border:1px solid #5a5c63;border-radius:4px;padding:1px 6px;align-self:center}.top-call{margin-left:auto;text-decoration:none;background:var(--yellow);color:#1d1e20;font-weight:900;font-size:14px;padding:8px 14px;border-radius:6px;white-space:nowrap}.top-call:focus-visible,a:focus-visible,button:focus-visible{outline:3px solid var(--yellow-deep);outline-offset:2px}nav.chips{background:var(--ink);position:-webkit-sticky;position:sticky;top:53px;z-index:49;border-bottom:1px solid #34363c}nav.chips .row{max-width:760px;margin:0 auto;display:flex;gap:4px;overflow-x:auto;padding:0 12px;scrollbar-width:none}nav.chips .row::-webkit-scrollbar{display:none}nav.chips a{color:#c9cad0;text-decoration:none;font-size:13.5px;font-weight:500;padding:10px 10px 9px;white-space:nowrap;border-bottom:3px solid transparent}nav.chips a:hover{color:#fff;border-bottom-color:#5a5c63}.hero{background:var(--ink);color:#fff;padding:26px 0 0}.hero>.wrap{display:flex;flex-direction:column;gap:14px}.hero h1{margin:0;font-size:clamp(26px,6vw,38px);line-height:1.28;text-wrap:balance}.hero h1 em{font-style:normal;color:var(--yellow)}.hero .sub{color:#c9cad0;font-size:14.5px;margin:0;max-width:34em}.hero .sub b{color:#fff}.hero-cta{display:flex;gap:8px;flex-wrap:wrap}.btn{text-decoration:none;font-weight:700;font-size:15px;padding:12px 18px;border-radius:8px;display:inline-flex;align-items:center;gap:7px}.btn-yellow{background:var(--yellow);color:#1d1e20}.btn-ghost{border:1.5px solid #5a5c63;color:#fff}.hero-photo{margin-top:8px;border-radius:12px 12px 0 0;overflow:hidden;border:1px solid #34363c;border-bottom:0}@media (min-width:620px){.hero-photo{max-width:480px;width:100%;align-self:center;border-radius:12px;border-bottom:1px solid #34363c;margin-bottom:18px}}.hero-photo img{width:100%;height:auto}.hero-photo figcaption{display:none}.school-strip{background:var(--ink-soft);border-top:1px solid #34363c;padding:12px 0 16px}.school-strip .wrap{display:flex;flex-wrap:wrap;gap:6px;align-items:center}.school-strip .lbl{font-size:12px;color:#999ba3;margin-right:4px;font-weight:700}.schip{font-size:12.5px;color:#e8e8ec;background:#3a3c42;padding:3px 9px;border-radius:99px}section.blk{padding:40px 0 8px}.eyebrow{font-size:12.5px;font-weight:700;letter-spacing:.14em;color:var(--navy);margin:0 0 4px}h2.tit{margin:0 0 6px;font-size:25px;line-height:1.3}.tit-note{color:var(--text-dim);font-size:13.5px;margin:0 0 18px}.sys{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:10px;gap:10px}@media (min-width:620px){.sys{grid-template-columns:repeat(4,1fr)}}.sys .it{background:var(--card);border:1px solid var(--line);border-radius:var(--radius);padding:14px 14px 12px}.sys .it b{display:block;font-size:15px;margin-bottom:3px}.sys .it span{font-size:12.5px;color:var(--text-dim);line-height:1.5;display:block}.sys-foot{margin:12px 0 0;font-size:13px;color:var(--text-dim)}.score-table{background:var(--card);border:1px solid var(--line);border-radius:var(--radius);overflow:hidden}.score-table .cap{padding:12px 14px 0;font-weight:700;font-size:14.5px}.score-table .cap small{display:block;font-weight:400;color:var(--text-dim);font-size:12px;margin-top:1px}.tbl-scroll{overflow-x:auto}table.t{border-collapse:collapse;width:100%;font-size:13.5px;min-width:480px}table.t th{font-size:12px;color:var(--text-dim);font-weight:700;text-align:left;padding:10px 8px 6px 14px}table.t td,table.t th{border-bottom:1px solid var(--line);white-space:nowrap}table.t td{padding:9px 8px 9px 14px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}table.t tr:last-child td{border-bottom:0}.rank1{color:var(--danger);font-weight:900}.stories{display:grid;grid-gap:10px;gap:10px;margin-top:12px}@media (min-width:620px){.stories{grid-template-columns:repeat(3,1fr)}}.story{background:var(--card);border:1px solid var(--line);border-radius:var(--radius);padding:16px 16px 14px;display:flex;flex-direction:column;gap:6px;text-decoration:none}.story .num{font-size:21px;line-height:1.3}.story .num em{font-style:normal;color:var(--danger)}.story .who{font-size:13px;font-weight:700;color:var(--navy)}.story p{margin:0;font-size:13px;color:var(--text-dim);line-height:1.55}.story .go{margin-top:auto;padding-top:6px;font-size:12.5px;font-weight:700;color:var(--sprout)}.tt-head{display:flex;align-items:baseline;gap:10px;flex-wrap:wrap}.asof{font-size:12px;color:var(--text-dim);background:var(--card);border:1px solid var(--line);padding:2px 9px;border-radius:99px}.tabs{display:flex;gap:6px;margin:14px 0 12px}.tabs button{font:inherit;font-weight:700;font-size:14.5px;cursor:pointer;background:var(--card);color:var(--text);border:1.5px solid var(--line);padding:9px 18px;border-radius:8px}.tabs button[aria-selected=true]{background:var(--ink);color:var(--yellow);border-color:var(--ink)}.tt-group{background:var(--card);border:1px solid var(--line);border-radius:var(--radius);margin-bottom:12px;overflow:hidden}.tt-group h3{margin:0;font-size:15px;padding:12px 14px 10px;border-bottom:1px solid var(--line);background:#fbfaf7}.tt-group h3 small{color:var(--text-dim);font-weight:400;font-size:12px;margin-left:6px}.tt-row{display:flex;align-items:center;gap:10px;padding:11px 14px;border-bottom:1px solid var(--line)}.tt-row:last-child{border-bottom:0}.tt-row .nm{font-weight:700;font-size:14px;min-width:0}.tt-row .nm small{display:block;font-weight:400;color:var(--text-dim);font-size:12px}.tt-row .tm{margin-left:auto;text-align:right;font-size:13px;color:var(--text);font-feature-settings:"tnum";font-variant-numeric:tabular-nums;white-space:nowrap}.tt-row .tm small{display:block;color:var(--text-dim);font-size:12px}.badge{font-size:11px;font-weight:900;border-radius:4px;padding:2px 6px;white-space:nowrap}.b-full{background:#fdecea;color:var(--danger);border:1px solid #f2c4bd}.b-open{background:#e9f4ec;color:var(--ok);border:1px solid #c4dfcd}.tt-ask{text-decoration:none;font-size:12px;font-weight:700;color:var(--navy);border:1.5px solid var(--navy);border-radius:6px;padding:4px 10px;white-space:nowrap}.tt-note{font-size:12.5px;color:var(--text-dim);padding:10px 14px;background:#fbfaf7}.tt-pending{background:var(--card);border:1px solid var(--line);border-radius:var(--radius);padding:26px 20px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:4px}.tt-pending b{font-size:16px}.tt-pending p{margin:2px 0 12px;font-size:13.5px;color:var(--text-dim);line-height:1.6}.banner{background:var(--navy);color:#fff;border-radius:var(--radius);padding:20px 20px 18px;display:flex;flex-wrap:wrap;align-items:center;gap:14px}.banner .tag{font-size:11.5px;font-weight:900;background:var(--yellow);color:#1d1e20;border-radius:4px;padding:2px 8px}.banner h3{margin:4px 0 2px;font-size:20px}.banner p{margin:0;font-size:13px;color:#ccd6ea}.banner .btn{margin-left:auto}@media (max-width:619px){.banner .btn{margin-left:0}}.staff{display:grid;grid-gap:10px;gap:10px}@media (min-width:620px){.staff{grid-template-columns:repeat(2,1fr)}}.pcard{padding:0;overflow:hidden;display:flex;flex-direction:column}.pcard .pimg{width:100%;display:block}.pcard .pbody{padding:13px 16px 15px}.hd2{display:flex;flex-wrap:wrap;align-items:baseline;gap:8px;margin-bottom:7px}.hd2 b{font-size:17px}.hd2 .subj2{font-size:12px;font-weight:700;color:var(--text-dim)}.hd2 em{font-style:normal;margin-left:auto;font-size:12px;font-weight:800;color:var(--danger);text-align:right}.pwide{grid-column:1/-1}@media (min-width:620px){.pwide{flex-direction:row}.pwide .pimg{width:42%;object-fit:cover}.pwide .pbody{flex:1 1}}.pbody .duo{display:grid;grid-gap:14px;gap:14px}.tcard{background:var(--card);border:1px solid var(--line);border-radius:var(--radius);padding:16px}.tcard .hd{display:flex;align-items:center;gap:11px;margin-bottom:9px}.tcard .avatar{width:46px;height:46px;border-radius:50%;display:grid;place-items:center;font-weight:900;font-size:17px;color:#fff;flex:none}.av-eng{background:var(--navy)}.av-math{background:var(--sprout)}.av-sci{background:#7a4dab}.tcard .hd b{font-size:17px}.tcard .hd .subj{font-size:12px;font-weight:700;color:var(--text-dim);display:block}.tcard .hl{font-size:12.5px;font-weight:700;color:var(--danger);margin-left:auto;text-align:right;line-height:1.4}.tcard ul{margin:0;padding:0 0 0 2px;list-style:none;font-size:13px;color:var(--text-dim)}.tcard ul li{padding:2.5px 0 2.5px 14px;position:relative}.tcard ul li:before{content:"";position:absolute;left:0;top:11px;width:5px;height:5px;border-radius:1px;background:var(--yellow-deep)}.tcard .quote{margin:10px 0 0;font-size:13.5px;font-weight:700;color:var(--text);border-top:1px dashed var(--line);padding-top:9px}.staff-note{font-size:12.5px;color:var(--text-dim);margin-top:12px}.news{background:var(--card);border:1px solid var(--line);border-radius:var(--radius);overflow:hidden}.news a{display:flex;gap:12px;align-items:baseline;padding:13px 15px;text-decoration:none;border-bottom:1px solid var(--line)}.news a:last-child{border-bottom:0}.news a:hover{background:#fbfaf7}.news .nt{font-size:14px;font-weight:500;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.news .nd{margin-left:auto;font-size:12px;color:var(--text-dim);white-space:nowrap;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.news-more{display:inline-block;margin-top:10px;font-size:13.5px;font-weight:700;color:var(--navy)}.loc{display:grid;grid-gap:10px;gap:10px}@media (min-width:620px){.loc{grid-template-columns:1.4fr 1fr}}.loc .info{background:var(--card);border:1px solid var(--line);border-radius:var(--radius);padding:18px}.loc dl{margin:0;display:grid;grid-template-columns:74px 1fr;grid-row-gap:9px;row-gap:9px;font-size:14px}.loc dt{color:var(--text-dim);font-size:12.5px;font-weight:700;padding-top:2px}.loc dd{margin:0}.loc dd b.walk{color:var(--sprout)}.map-links{display:flex;gap:8px;margin-top:14px}.map-links a{font-size:13px;font-weight:700;text-decoration:none;border:1.5px solid var(--line);background:#fbfaf7;border-radius:7px;padding:8px 13px}.loc .kakao{background:#fee500;border-radius:var(--radius);padding:16px;display:flex;flex-direction:column;align-items:center;gap:8px;text-align:center}.loc .kakao b{font-size:14.5px;color:#1d1e20}.loc .kakao img{width:130px;border-radius:8px;background:#fff;padding:7px;box-sizing:border-box}.loc .kakao span{font-size:12px;color:#5f5610}.gallery{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:8px;gap:8px}@media (min-width:620px){.gallery{grid-template-columns:repeat(4,1fr)}}.gallery figure{margin:0}.gallery img{width:100%;aspect-ratio:4/5;object-fit:cover;border-radius:8px;border:1px solid var(--line)}.gallery figcaption{font-size:11.5px;color:var(--text-dim);text-align:center;margin-top:4px}.gallery .lead{grid-column:1/-1}.gallery .lead img{aspect-ratio:16/9;object-position:50% 38%}.wide-photo{margin:10px 0 0}.wide-photo img{width:100%;border-radius:8px;border:1px solid var(--line)}.wide-photo figcaption{font-size:11.5px;color:var(--text-dim);text-align:center;margin-top:4px}.fees-note{font-size:12.5px;color:var(--text-dim);margin:10px 0 0}.fees-note b,.fees-orig-btn{color:var(--navy)}.fees-orig-btn{font:inherit;font-weight:700;font-size:13.5px;cursor:pointer;margin-top:12px;background:var(--card);border:1.5px solid var(--navy);padding:9px 16px;border-radius:8px}.fees-orig{margin:12px 0 0}.fees-orig img{width:100%;max-width:560px;border:1px solid var(--line);border-radius:8px;display:block}.fees-orig figcaption{font-size:11.5px;color:var(--text-dim);margin-top:5px}td.num,th.num{text-align:right}footer.ft{background:var(--ink);color:#999ba3;margin-top:44px;padding:26px 0 84px;font-size:12.5px;line-height:1.8}footer.ft .brand{color:#fff;font-size:16px;margin-bottom:6px}footer.ft .brand span{color:var(--yellow)}footer.ft .law{border-top:1px solid #34363c;margin-top:12px;padding-top:12px}footer.ft .todo{color:#6f7178}footer.ft a{color:#c9cad0}.float-cta{position:fixed;left:0;right:0;bottom:0;z-index:60;background:var(--card);border-top:1px solid var(--line);box-shadow:0 -6px 18px rgba(0,0,0,.07)}.float-cta .row{max-width:760px;margin:0 auto;display:flex;gap:8px;padding:9px 12px calc(9px + env(safe-area-inset-bottom))}.float-cta a{flex:1 1;text-align:center;text-decoration:none;font-weight:900;font-size:14.5px;padding:12px 6px;border-radius:8px}.fc-call{background:var(--ink);color:var(--yellow)}.fc-kakao{background:#fee500;color:#1d1e20}.fc-talk{background:#03c75a;color:#fff}.lightbox{position:fixed;inset:0;z-index:100;background:rgba(12,12,14,.82);display:grid;place-items:center;padding:20px}.lightbox img{max-width:min(94vw,900px);max-height:86vh;width:auto;height:auto;border-radius:10px;background:#fff;box-shadow:0 12px 48px rgba(0,0,0,.5)}.lb-close{position:absolute;top:14px;right:14px;z-index:101;width:42px;height:42px;border-radius:50%;border:0;cursor:pointer;background:#fff;color:#1d1e20;font-size:19px;font-weight:900;line-height:1}img[data-zoom]{cursor:zoom-in}@media (prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}