@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@500;600;700&family=Noto+Sans+KR:wght@400;500;600;700;800;900&display=swap";:root{--ink:#171714;--paper:#fffdf7;--warm:#f2efe6;--line:#dcd8ce;--blue:#3154d9;--yellow:#ffe65c}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--paper);margin:0;font-family:Noto Sans KR,sans-serif}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}.loading{background:var(--paper);justify-content:center;align-items:center;gap:16px;min-height:100vh;display:flex}.loading span{color:#fff;background:var(--blue);border-radius:50%;place-items:center;width:42px;height:42px;font-weight:900;animation:1s infinite alternate pulse;display:grid}@keyframes pulse{to{transform:scale(1.12)}}.topbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;max-width:1420px;height:84px;margin:auto;padding:0 42px;display:flex}.brand{letter-spacing:-1.2px;align-items:center;gap:10px;font-size:21px;font-weight:900;display:flex}.brand>span:last-child>span{color:var(--blue)}.brand-mark{background:var(--blue);color:#fff;border-radius:50%;place-items:center;width:34px;height:34px;font-family:DM Sans;font-weight:800;display:grid}.top-meta{letter-spacing:.08em;align-items:center;gap:22px;font-family:DM Sans,Noto Sans KR;font-size:12px;display:flex}.top-meta>span{border:1px solid var(--ink);border-radius:99px;padding:8px 11px;font-weight:700}.top-meta b{letter-spacing:0}.hero{justify-content:space-between;align-items:center;max-width:1420px;min-height:375px;margin:auto;padding:66px 72px 58px;display:flex;position:relative;overflow:hidden}.hero:after{content:"ONE PICK";letter-spacing:-8px;color:#efede5;z-index:-1;font:900 118px/1 DM Sans;position:absolute;bottom:-58px;right:-12px}.eyebrow{letter-spacing:.15em;text-transform:uppercase;color:var(--blue);margin:0 0 17px;font:700 12px/1.2 DM Sans,Noto Sans KR}.hero h1{letter-spacing:-3.4px;margin:0;font-size:52px;line-height:1.18}.hero h1 em{color:var(--blue);font-style:normal}.hero>div:first-child>p:last-child{color:#69675f;margin:22px 0 0;line-height:1.7}.hero-score{color:#fff;background:var(--ink);width:236px;height:236px;box-shadow:17px 17px 0 var(--yellow);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;display:flex;transform:rotate(4deg)}.hero-score strong{letter-spacing:-5px;font:800 70px/1 DM Sans}.hero-score span{letter-spacing:.19em;text-align:center;color:#d8d6ce;margin-top:10px;font:700 11px/1.45 DM Sans}.subject-picker,.study{border-top:1px solid var(--ink);max-width:1420px;margin:auto}.subject-picker{padding:38px 42px 54px}.picker-head,.study-title{justify-content:space-between;align-items:center;gap:24px;display:flex}.picker-head>div,.study-title>div{align-items:center;gap:15px;display:flex}.step-no{background:var(--ink);color:#fff;border-radius:50%;place-items:center;width:33px;height:33px;font:700 12px DM Sans;display:grid}h2{letter-spacing:-1.4px;margin:0;font-size:27px}.collapse-button{cursor:pointer;background:0 0;border:0;font-size:13px;font-weight:700}.collapse-button span{border:1px solid var(--line);border-radius:50%;place-items:center;width:25px;height:25px;margin-left:6px;display:inline-grid}.year-tabs{border:1px solid var(--line);background:#fff;grid-template-columns:repeat(7,1fr);margin:28px 0 16px;display:grid}.year-tabs button{border:0;border-right:1px solid var(--line);cursor:pointer;background:#fff;place-items:center;gap:2px;min-height:66px;padding:9px;display:grid}.year-tabs button:last-child{border-right:0}.year-tabs button b{font:800 17px DM Sans}.year-tabs button small{color:#98958d;font-size:9px}.year-tabs button:hover,.year-tabs button.active{color:#fff;background:var(--blue)}.year-tabs button:hover small,.year-tabs button.active small{color:#dfe4ff}.picker-tools{justify-content:space-between;gap:16px;margin:28px 0 18px;display:flex}.category-tabs{flex-wrap:wrap;gap:7px;display:flex}.category-tabs button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:99px;padding:11px 16px;font-size:13px;font-weight:700}.category-tabs button.active{background:var(--ink);color:#fff;border-color:var(--ink)}.search-box{border:1px solid var(--line);background:#fff;border-radius:99px;align-items:center;gap:9px;width:210px;height:43px;padding:0 14px;display:flex}.search-box input{background:0 0;border:0;outline:0;width:100%;font-size:13px}.subject-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid}.subject-grid button{text-align:left;border:0;border-right:1px solid var(--line);border-bottom:1px solid var(--line);cursor:pointer;background:#fff;grid-template-columns:1fr auto auto;align-items:center;gap:12px;min-height:88px;padding:17px;transition:all .18s;display:grid}.subject-grid button:hover,.subject-grid button.selected{color:#fff;background:var(--subject-color)}.subject-grid button>span{gap:4px;min-width:0;display:grid}.subject-grid b{letter-spacing:-.4px;font-size:15px}.subject-grid small{white-space:nowrap;text-overflow:ellipsis;color:#8a877f;font-size:10px;overflow:hidden}.subject-grid button:hover small,.subject-grid button.selected small{color:#e6e9ff}.subject-grid em{color:#939087;font:600 11px DM Sans}.subject-grid button:hover em,.subject-grid button.selected em{color:#fff}.subject-grid i{font-style:normal}.study{background:#f0ede4;padding:42px}.study-title{margin-bottom:24px}.study-title p{color:#77746d;margin:0;font-size:12px}.study-title p b{color:#b7b3a9;margin:0 7px}.question-strip{scrollbar-width:thin;background:#dfdcd3;border-radius:12px;gap:7px;margin-bottom:18px;padding:10px;display:flex;overflow-x:auto}.question-strip button{cursor:pointer;background:#f9f7f0;border:1px solid #cac6bb;border-radius:8px;min-width:42px;height:38px;padding:0;font:700 12px DM Sans;position:relative}.question-strip button:hover,.question-strip button.active{color:#fff;background:var(--subject-color);border-color:var(--subject-color)}.question-strip button.correct{box-shadow:inset 0 -3px #27a56e}.question-strip button.wrong{box-shadow:inset 0 -3px #e95c43}.question-strip button i{font-size:8px;font-style:normal;position:absolute;top:1px;right:3px}.study-layout{grid-template-columns:minmax(0,1.5fr) minmax(380px,.82fr);align-items:start;gap:18px;display:grid}.question-card,.solve-card{background:#fff;border:1px solid #d4d0c5;box-shadow:0 12px 30px #27231812}.question-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;min-height:74px;padding:15px 20px;display:flex}.question-head>div:first-child{align-items:center;gap:9px;display:flex}.question-head>div:first-child>span{color:#fff;background:var(--subject-color);padding:5px 8px;font-size:11px;font-weight:800}.question-head b{font-size:19px}.question-head small{color:#88857d}.question-actions{gap:7px;display:flex}.question-actions button,.question-actions a{border:1px solid var(--line);cursor:pointer;background:#fff;padding:8px 10px;font-size:11px;font-weight:700}.question-image{background:#fff;justify-content:center;align-items:flex-start;min-height:455px;padding:34px;display:flex;overflow:auto}.question-image img{max-width:100%;height:auto;display:block}.audio-box{border-bottom:1px solid var(--line);background:#f7f9ff;align-items:center;gap:17px;padding:12px 18px;display:flex}.audio-box b{white-space:nowrap;font-size:12px}.audio-box audio{width:100%;height:34px}.context-note{border-top:1px solid var(--line);color:#716e66;background:#fffdf3;margin:0;padding:13px 20px;font-size:11px}.context-note span{color:#fff;background:var(--ink);margin-right:7px;padding:2px 5px;font:700 9px DM Sans}.context-note button{cursor:pointer;background:0 0;border:0;border-bottom:1px solid;padding:0;font-weight:800}.solve-card{position:sticky;top:14px}.solve-head{color:#fff;background:var(--ink);padding:25px 25px 20px;position:relative}.solve-head>span{color:#9e9b91;letter-spacing:.18em;font:700 10px DM Sans}.solve-head>b{letter-spacing:-4px;margin-top:4px;font:800 58px/1 DM Sans;display:block}.solve-head p{color:#ccc9c0;margin:0;font-size:12px;position:absolute;bottom:20px;right:25px}.solve-body{padding:24px}.prompt{margin:0 0 13px;font-size:12px;font-weight:800}.choice-grid{grid-template-columns:repeat(5,1fr);gap:7px;display:grid}.choice-grid button{border:1px solid var(--line);cursor:pointer;background:#fff;height:53px;padding:0;position:relative}.choice-grid button span{font-size:24px}.choice-grid button:hover:not(:disabled),.choice-grid button.chosen{border:2px solid var(--subject-color);background:#f4f6ff}.choice-grid button.answer{color:#fff;background:#19875a;border-color:#19875a}.choice-grid button.wrong{color:#fff;background:#e25042;border-color:#e25042}.choice-grid button i{white-space:nowrap;font-size:8px;font-style:normal;position:absolute;bottom:1px;left:50%;transform:translate(-50%)}.short-answer{border:2px solid var(--subject-color);align-items:center;gap:10px;height:59px;padding:0 14px;display:flex}.short-answer span{color:#fff;background:var(--subject-color);border-radius:50%;place-items:center;width:25px;height:25px;font-weight:800;display:grid}.short-answer input{border:0;outline:0;width:100%;min-width:0;font-size:20px;font-weight:800}.void-answer{color:#8a5410;background:#fff8df;border:1px solid #e5c16f;align-items:center;gap:11px;min-height:64px;padding:12px 14px;display:flex}.void-answer>span{color:#fff;background:#d58a1c;border-radius:50%;place-items:center;min-width:29px;height:29px;font-weight:900;display:grid}.void-answer div{gap:2px;display:grid}.void-answer b{font-size:13px}.void-answer small{color:#8b7454;font-size:10px}.submit{color:#fff;background:var(--subject-color);cursor:pointer;border:0;justify-content:space-between;align-items:center;width:100%;height:54px;margin-top:13px;padding:0 18px;font-weight:800;display:flex}.submit:disabled{opacity:.28;cursor:not-allowed}.hint{background:#f3f1e9;gap:10px;margin-top:16px;padding:14px;display:flex}.hint>span,.coach-head span{color:#fff;background:var(--subject-color);border-radius:50%;place-items:center;min-width:30px;height:30px;font:800 9px DM Sans;display:grid}.hint p{color:#68655d;margin:0;font-size:11px;line-height:1.65}.hint p b{color:var(--ink);display:block}.result{align-items:center;gap:12px;margin-bottom:20px;padding:15px;display:flex}.result>span{color:#fff;border-radius:50%;place-items:center;min-width:34px;height:34px;font-weight:900;display:grid}.result b{font-size:14px}.result p{margin:3px 0 0;font-size:10px}.result.correct{color:#156841;background:#e9f8f0}.result.correct>span{background:#1b8c5a}.result.incorrect{color:#a13b31;background:#fff0ed}.result.incorrect>span{background:#df5144}.explanation{border-top:1px solid var(--line);padding-top:20px}.explain-title>span{color:var(--subject-color);letter-spacing:.12em;font-size:10px;font-weight:900}.explain-title h3{letter-spacing:-1px;margin:3px 0 18px;font-size:22px}.concept-chip{border-left:3px solid var(--subject-color);background:#f5f6fa;align-items:center;gap:9px;margin:-6px 0 18px;padding:11px 12px;display:flex}.concept-chip b{color:#fff;background:var(--subject-color);flex:none;padding:4px 7px;font-size:9px}.concept-chip span{color:#4f4d47;font-size:11px;font-weight:700;line-height:1.5}.lesson-line{grid-template-columns:28px 1fr;gap:10px;margin:0 0 15px;display:grid}.lesson-line>span{border:1px solid var(--line);border-radius:50%;place-items:center;width:25px;height:25px;font:700 10px DM Sans;display:grid}.lesson-line b{font-size:12px}.lesson-line p,.lesson-line ol{color:#65625b;margin:4px 0 0;font-size:11px;line-height:1.65}.lesson-line ol{padding-left:16px}.clue-line>span{color:#fff;border-color:var(--subject-color);background:var(--subject-color)}.solution-steps{border-left:1px dashed #d8d5cb;padding-left:5px}.choice-review{background:#fff;border:1px solid #e1ded5;margin:18px 0;padding:14px}.choice-review h4{margin:0 0 10px;font-size:12px}.choice-review>div{border-top:1px solid #eeeae1;grid-template-columns:25px 33px 1fr;align-items:start;gap:7px;padding:8px 0;display:grid}.choice-review>div b{color:#57534b;font:800 13px DM Sans}.choice-review>div span{color:#9a5045;margin-top:1px;font-size:9px;font-weight:800}.choice-review>div p{color:#67635a;margin:0;font-size:10px;line-height:1.55}.choice-review>div.correct-choice span{color:#16805a}.choice-review>div.correct-choice p{color:#315d4c;font-weight:700}.answer-line>span{color:#fff;border-color:var(--subject-color);background:var(--subject-color)}.trap{background:#fff8d8;gap:10px;margin-top:18px;padding:14px;display:flex}.trap>span{color:#fff;background:#e0a500;border-radius:50%;place-items:center;min-width:25px;height:25px;font-weight:900;display:grid}.trap b{font-size:11px}.trap p{color:#6b6044;margin:3px 0 0;font-size:10px;line-height:1.6}.memory-card{color:#fff;background:#292a31;gap:10px;margin-top:10px;padding:13px 14px;display:flex}.memory-card>span{color:#25252a;background:#f4d35e;border-radius:50%;place-items:center;min-width:34px;height:34px;font:900 9px DM Sans;display:grid}.memory-card b{font-size:11px}.memory-card p{color:#dedde3;margin:3px 0 0;font-size:10px;line-height:1.6}.coach{background:#f8f9ff;border:1px solid #d9dce8;margin-top:13px;padding:14px}.coach-head{align-items:center;gap:8px;display:flex}.coach-head span{min-width:25px;height:25px}.coach-head b{font-size:11px}.coach-buttons{flex-wrap:wrap;gap:5px;margin:11px 0;display:flex}.coach-buttons button{cursor:pointer;background:#fff;border:1px solid #d4d6df;border-radius:99px;padding:6px 9px;font-size:9px;font-weight:700}.coach-buttons button.active{color:#fff;border-color:var(--subject-color);background:var(--subject-color)}.coach>p{color:#595b66;margin:0;font-size:10px;line-height:1.65}.question-nav{border-top:1px solid var(--line);justify-content:space-between;align-items:center;margin-top:20px;padding-top:15px;display:flex}.question-nav button{cursor:pointer;background:0 0;border:0;font-size:11px;font-weight:800}.question-nav button:disabled{opacity:.25;cursor:not-allowed}.question-nav span{color:#88857d;font:600 10px DM Sans}.coverage{color:#fff;background:var(--ink);justify-content:space-between;align-items:center;max-width:1420px;min-height:300px;margin:auto;padding:60px 72px;display:flex}.coverage h2{letter-spacing:-2px;font-size:36px;line-height:1.35}.coverage .eyebrow{color:#9faeff}.coverage-stats{grid-template-columns:repeat(3,1fr);display:grid}.coverage-stats span{color:#afada6;border-left:1px solid #44443f;min-width:140px;padding:18px;font-size:11px}.coverage-stats b{color:#fff;margin-bottom:5px;font:800 33px DM Sans;display:block}footer{border-bottom:10px solid var(--blue);grid-template-columns:auto 1fr;align-items:start;gap:11px 45px;max-width:1420px;min-height:170px;margin:auto;padding:44px 42px;display:grid}footer p{margin:5px 0 0;font-size:13px;font-weight:700}footer small{color:#949188;grid-column:2;font-size:10px}.page-modal{z-index:100;background:#141412d1;place-items:center;padding:26px;display:grid;position:fixed;inset:0}.page-modal>div{background:#fff;flex-direction:column;width:min(900px,100%);height:calc(100vh - 52px);display:flex;box-shadow:0 18px 70px #0008}.page-modal header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:58px;padding:0 18px;display:flex}.page-modal header b{font-size:13px}.page-modal header button{cursor:pointer;background:0 0;border:0;font-weight:800}.page-modal img{object-fit:contain;width:100%;min-height:0;overflow:auto}@media (width<=1000px){.subject-grid{grid-template-columns:repeat(3,1fr)}.study-layout{grid-template-columns:1fr}.solve-card{position:static}.question-image{min-height:360px}.coverage{gap:35px}.coverage-stats{grid-template-columns:1fr}.coverage-stats span{padding:9px 18px}}@media (width<=720px){.topbar{height:68px;padding:0 18px}.top-meta>span{display:none}.hero{align-items:flex-start;min-height:330px;padding:48px 22px 60px}.hero h1{letter-spacing:-2.5px;font-size:38px}.hero-score{width:102px;height:102px;box-shadow:7px 7px 0 var(--yellow);position:absolute;bottom:26px;right:24px}.hero-score strong{letter-spacing:-2px;font-size:33px}.hero-score span{margin-top:4px;font-size:7px}.hero:after{font-size:66px;bottom:-20px}.hero>div:first-child>p:last-child{max-width:250px;font-size:12px}.subject-picker,.study{padding:28px 16px 38px}.picker-head,.study-title{align-items:flex-start}h2{font-size:21px}.picker-tools{flex-direction:column}.year-tabs{grid-template-columns:repeat(4,1fr)}.year-tabs button{border-bottom:1px solid var(--line)}.category-tabs{flex-wrap:nowrap;overflow-x:auto}.category-tabs button{white-space:nowrap}.search-box{width:100%}.subject-grid{grid-template-columns:1fr 1fr}.subject-grid button{grid-template-columns:1fr auto;min-height:82px;padding:13px}.subject-grid button i,.study-title p{display:none}.study{padding-left:10px;padding-right:10px}.question-head{flex-direction:column;align-items:flex-start;padding:12px}.question-actions{width:100%}.question-actions button,.question-actions a{text-align:center;flex:1}.question-image{min-height:300px;padding:18px 12px}.solve-body{padding:20px 15px}.choice-grid{gap:4px}.choice-grid button{height:49px}.choice-grid button span{font-size:20px}.coverage{flex-direction:column;align-items:flex-start;min-height:330px;padding:48px 25px}.coverage h2{font-size:29px}.coverage-stats{grid-template-columns:repeat(3,1fr);width:100%}.coverage-stats span{border-top:1px solid #44443f;min-width:0;padding:10px}.coverage-stats b{font-size:25px}footer{grid-template-columns:1fr;padding:35px 20px}footer small{grid-column:1;line-height:1.6}.page-modal{padding:8px}.page-modal>div{height:calc(100vh - 16px)}}@media (width<=430px){.subject-grid{grid-template-columns:1fr}.collapse-button{text-align:right;max-width:170px}.hero-score{opacity:.92}}
