:root{--ink:#11203c;--muted:#61708b;--line:#dfe5ee;--paper:#fff;--soft:#f5f8fc;--blue:#1565d8;--blue-deep:#0b4eb2;--navy:#071a36;--mint:#dff8ee;--radius:24px;--shadow:0 22px 70px #18365d1f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Arial,Noto Sans KR,Apple SD Gothic Neo,sans-serif}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}.shell{width:min(1160px,100% - 40px);margin:0 auto}.site-header{z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffe6;border-bottom:1px solid #dfe5eee6;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:24px;min-height:76px;display:flex}.brand{align-items:center;gap:11px;display:inline-flex}.brand-mark{background:var(--blue);color:#fff;border-radius:12px;place-items:center;width:38px;height:38px;font-size:20px;font-weight:900;display:grid}.brand>span:last-child{align-items:baseline;gap:7px;display:flex}.brand strong{letter-spacing:.02em;font-size:15px}.brand small{letter-spacing:.16em;color:var(--blue);font-size:11px;font-weight:800}.main-nav{align-items:center;gap:24px;font-size:14px;font-weight:700;display:flex}.main-nav a:hover{color:var(--blue)}.nav-disabled{color:#9ca8ba}.hero{background:radial-gradient(circle at 80% 10%,#1565d829,#0000 30%),linear-gradient(#f9fbff 0%,#fff 100%);overflow:hidden}.hero-grid{grid-template-columns:1.08fr .92fr;align-items:center;gap:74px;min-height:660px;padding:92px 0 88px;display:grid}.eyebrow,.section-kicker{letter-spacing:.17em;color:var(--blue);font-size:12px;font-weight:900;line-height:1;display:inline-block}.hero h1{letter-spacing:-.055em;margin:20px 0 24px;font-size:clamp(44px,5.5vw,70px);line-height:1.08}.hero h1 em{color:var(--blue);font-style:normal}.hero-lead{max-width:660px;color:var(--muted);margin:0;font-size:18px;line-height:1.8}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:34px;display:flex}.button{border:1px solid #0000;border-radius:14px;justify-content:center;align-items:center;min-height:48px;padding:0 22px;font-size:14px;font-weight:800;display:inline-flex}.button-primary{color:#fff;background:var(--blue);box-shadow:0 10px 24px #1565d838}.button-primary:hover{background:var(--blue-deep)}.button-secondary{border-color:var(--line);background:#fff}.hero-proof{border-top:1px solid var(--line);gap:30px;margin-top:46px;padding-top:27px;display:flex}.hero-proof div{gap:4px;display:grid}.hero-proof strong{font-size:22px}.hero-proof span{color:var(--muted);font-size:12px}.hero-panel{background:var(--navy);color:#fff;box-shadow:var(--shadow);border-radius:30px;padding:30px;position:relative}.hero-panel:before{content:"";z-index:-1;border:1px solid #1565d838;border-radius:30px;position:absolute;inset:14px -18px -18px 18px}.panel-head{justify-content:space-between;align-items:center;margin-bottom:34px;font-size:14px;font-weight:800;display:flex}.live-dot{letter-spacing:.12em;color:#80e3bd;font-size:10px}.study-flow{display:grid}.flow-step{align-items:center;gap:16px;display:flex}.flow-step>span{color:#b9c7db;background:#17365f;border-radius:50%;place-items:center;width:38px;height:38px;font-weight:900;display:grid}.flow-step.active>span{background:var(--blue);color:#fff}.flow-step div{gap:5px;display:grid}.flow-step strong{font-size:17px}.flow-step small{color:#8fa3bf;font-size:12px}.flow-line{background:#2d4566;width:1px;height:34px;margin-left:19px}.panel-message{background:#0d284d;border-radius:18px;align-items:flex-start;gap:14px;margin-top:34px;padding:18px;display:flex}.panel-message span{letter-spacing:.1em;background:var(--mint);color:#116343;border-radius:7px;flex:none;padding:6px 7px;font-size:10px;font-weight:900}.panel-message p{color:#b4c3d8;margin:0;font-size:13px;line-height:1.65}.section{padding:100px 0}.section-exams{background:var(--soft)}.section-heading{justify-content:space-between;align-items:flex-end;gap:60px;margin-bottom:38px;display:flex}.section-heading h2{letter-spacing:-.045em;margin:10px 0 0;font-size:clamp(30px,4vw,44px)}.section-heading>p{max-width:520px;color:var(--muted);margin:0;font-size:15px;line-height:1.75}.exam-grid{grid-template-columns:repeat(2,1fr);gap:22px;display:grid}.exam-card{border:1px solid var(--line);border-radius:var(--radius);background:#fff;padding:30px;box-shadow:0 10px 35px #18365d0f}.exam-card-topline{justify-content:space-between;align-items:center;gap:14px;display:flex}.status-badge{color:#0c6e4b;background:var(--mint);border-radius:999px;padding:7px 9px;font-size:11px;font-weight:900}.exam-years{color:var(--muted);font-size:12px;font-weight:700}.exam-icon{width:52px;height:52px;color:var(--blue);background:#eaf2ff;border-radius:16px;place-items:center;margin-top:32px;font-size:20px;font-weight:900;display:grid}.exam-card h3{letter-spacing:-.035em;margin:18px 0 10px;font-size:29px}.exam-description{color:var(--muted);min-height:54px;margin:0;line-height:1.75}.exam-stats{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);margin:28px 0;padding:20px 0;display:grid}.exam-stats div+div{border-left:1px solid var(--line);padding-left:18px}.exam-stats dt{color:var(--muted);font-size:11px}.exam-stats dd{margin:7px 0 0;font-size:14px;font-weight:900}.primary-link{background:var(--blue);color:#fff;border-radius:14px;justify-content:space-between;align-items:center;min-height:50px;padding:0 18px;font-size:14px;font-weight:900;display:flex}.primary-link:hover{background:var(--blue-deep)}.exam-card-coming{box-shadow:none;background:0 0;border-style:dashed;flex-direction:column;justify-content:space-between;display:flex}.coming-label{letter-spacing:.12em;color:#8c9ab0;font-size:11px;font-weight:900}.exam-card-coming p{color:var(--muted);max-width:520px;line-height:1.8}.coming-bottom{color:#8c9ab0;font-size:12px;font-weight:800}.section-features{background:var(--navy);color:#fff}.section-heading-light>p{color:#98abc4}.feature-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.feature-card{background:#0e2a51;border:1px solid #1e3b64;border-radius:20px;min-height:235px;padding:25px}.feature-card>span{color:#65a5ff;font-size:11px;font-weight:900}.feature-card h3{margin:42px 0 10px;font-size:19px}.feature-card p{color:#9eb0c8;margin:0;font-size:13px;line-height:1.75}.seo-section{padding-top:90px;padding-bottom:110px}.seo-box{border:1px solid var(--line);border-radius:28px;grid-template-columns:1fr 1fr;align-items:center;gap:64px;padding:46px;display:grid}.seo-box h2{letter-spacing:-.04em;margin:10px 0 15px;font-size:34px}.seo-box p{color:var(--muted);margin:0;line-height:1.8}.seo-path{background:var(--soft);border-radius:18px;justify-items:start;gap:9px;padding:24px;display:grid}.seo-path code{overflow-wrap:anywhere;color:#244566;background:#fff;border-radius:8px;max-width:100%;padding:7px 10px;font-size:12px}.seo-path span{color:#9ca8ba;margin-left:12px}.site-footer{border-top:1px solid var(--line);background:#fbfcfe}.footer-inner{justify-content:space-between;align-items:flex-start;gap:40px;min-height:180px;padding:44px 0;display:flex}.footer-inner strong{font-size:15px}.footer-inner p{color:var(--muted);font-size:12px;line-height:1.7}.footer-note{text-align:right;max-width:470px;margin:0}.exam-page{min-height:70vh}.exam-page-hero{border-bottom:1px solid var(--line);background:linear-gradient(#f5f9ff,#fff);padding:58px 0 62px}.breadcrumb{color:var(--muted);gap:9px;margin-bottom:42px;font-size:12px;display:flex}.breadcrumb a:hover{color:var(--blue)}.exam-page-hero h1{letter-spacing:-.05em;margin:13px 0 14px;font-size:50px}.exam-page-hero>.shell>p{max-width:650px;color:var(--muted);line-height:1.8}.exam-page-summary{flex-wrap:wrap;gap:10px;margin-top:25px;display:flex}.exam-page-summary span{border:1px solid var(--line);background:#fff;border-radius:999px;padding:8px 11px;font-size:12px;font-weight:800}.compact-heading{margin-bottom:28px}.session-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.session-card{border:1px solid var(--line);border-radius:20px;padding:23px}.session-card>div{justify-content:space-between;align-items:baseline;gap:18px;display:flex}.session-card span{color:var(--muted);font-size:12px}.session-card h3{margin:0;font-size:23px}.session-card p{color:var(--muted);font-size:12px}.session-card button{background:var(--soft);color:#929fb1;border:0;border-radius:11px;width:100%;height:42px;font-weight:800}.not-found-page{text-align:center;place-items:center;min-height:100vh;padding:30px;display:grid}.not-found-page>div{max-width:500px}.not-found-page>div>span{color:var(--blue);font-size:60px;font-weight:900}.not-found-page h1{margin:12px 0}.not-found-page p{color:var(--muted);margin-bottom:28px}@media (max-width:900px){.main-nav{display:none}.hero-grid{grid-template-columns:1fr;gap:48px;padding:70px 0}.hero-panel{max-width:620px}.section-heading{flex-direction:column;align-items:flex-start;gap:16px}.exam-grid,.seo-box{grid-template-columns:1fr}.feature-grid,.session-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:620px){.shell{width:min(100% - 28px,1160px)}.header-inner{min-height:66px}.brand>span:last-child{gap:0;display:grid}.hero-grid{min-height:auto;padding:58px 0 65px}.hero h1{font-size:42px}.hero-lead{font-size:16px}.hero-proof{justify-content:space-between;gap:16px}.hero-proof strong{font-size:18px}.hero-proof span{font-size:10px}.hero-panel{padding:24px}.section{padding:72px 0}.exam-grid,.feature-grid,.session-grid{grid-template-columns:1fr}.exam-card{padding:24px}.exam-stats{grid-template-columns:1fr;gap:13px}.exam-stats div+div{border-left:0;border-top:1px solid var(--line);padding-top:13px;padding-left:0}.feature-card{min-height:190px}.feature-card h3{margin-top:28px}.seo-box{gap:30px;padding:27px}.footer-inner{display:grid}.footer-note{text-align:left}.exam-page-hero h1{font-size:40px}}
