@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@400;500;600;700;800;900&display=swap');
:root{--brand:#962234;--ink:#191a1a;--muted:#696969;--light:#f6f6f6;--border:#e4e4e4}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;color:var(--ink);background:#fff;font-family:'Noto Sans KR',Arial,sans-serif;letter-spacing:-.045em;line-height:1.65}a{color:inherit;text-decoration:none}button,a,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,summary:focus-visible{outline:3px solid #c9818c;outline-offset:5px}.wrap{max-width:1200px;margin:0 auto;padding-left:36px;padding-right:36px}header{background:#ffffffef;position:sticky;top:0;z-index:10;border-bottom:1px solid #eeeeee;backdrop-filter:blur(14px)}.nav{height:92px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:10px;font-size:21px;font-weight:900;line-height:1.3;white-space:nowrap;letter-spacing:-.06em}.brand-icon{font-family:Arial,sans-serif;font-size:39px;font-weight:900;letter-spacing:-.12em;line-height:1;color:var(--brand);padding-right:5px}.brand-icon span{color:var(--ink)}.brand small{display:block;letter-spacing:.12em;font-size:9px;margin-top:5px;font-weight:700}.nav nav{display:flex;gap:30px;font-size:14px;font-weight:600;color:#525252}.nav nav a:hover{color:var(--brand)}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:32px;background:var(--brand);color:#fff;border:0;border-radius:7px;font-size:16px;font-weight:700;padding:19px 25px;transition:background .2s,transform .2s;line-height:1.5}.button:hover{background:#791729;transform:translateY(-2px)}.button span{font-size:23px;line-height:1}.button.small{font-size:14px;padding:12px 17px;gap:20px}.hero{display:grid;grid-template-columns:1.1fr 1fr;gap:22px;padding-top:76px;padding-bottom:75px;min-height:668px;align-items:center}.eyebrow{font-size:14px;font-weight:600;display:flex;align-items:center;gap:11px;color:#575757;margin-bottom:25px}.line{height:2px;width:25px;background:var(--brand)}h1{font-size:clamp(34px,3.5vw,47px);font-weight:800;line-height:1.42;margin:0;letter-spacing:-.065em;white-space:nowrap}h1 em{font-style:normal;color:var(--brand);position:relative}h1 em:after{content:'';position:absolute;bottom:0;left:0;width:100%;height:9px;background:#96223415;z-index:-1}.dot{color:var(--brand)}.hero-desc{font-size:17px;color:#666666;line-height:1.85;margin:23px 0 28px}.quiet{font-size:13px;color:#747474;margin:12px 0 0}.hero-bottom{margin-top:39px;padding-top:23px;border-top:1px solid var(--border);display:flex;flex-direction:column;gap:3px;max-width:390px}.hero-bottom>span{font-size:12px;color:#888888}.hero-bottom strong{font-size:16px;font-weight:500}.hero-bottom b{font-weight:700}.hero-visual{position:relative;min-height:475px;background:#f0eded;border-radius:110px 8px 8px 8px;margin-left:22px}.visual-label{position:absolute;top:29px;right:24px;font-size:11px;font-weight:800;letter-spacing:.09em;color:#6e5056;line-height:1.5}.photo-frame{position:absolute;inset:90px 0 0 44px;overflow:hidden;border-radius:70px 0 8px 0;background:#e4e2e2}.photo-frame img{width:100%;height:100%;object-fit:cover}.note{position:absolute;left:-33px;bottom:26px;width:256px;background:#fff;padding:24px 26px 17px;box-shadow:0 14px 40px #191a1a12;transform:rotate(-5deg);border:1px solid #eee7e8;border-radius:2px}.note-kicker{font-size:12px;color:var(--brand);font-weight:700}.note strong{display:block;font-size:23px;line-height:1.55;margin-top:13px;font-weight:800}.note-rule{height:1px;background:#dfdcdc;margin:18px 0 14px}.note p{font-size:13px;color:#737373;line-height:1.8;margin:0}.note-sign{display:block;font-family:Arial,sans-serif;font-size:10px;letter-spacing:.15em;color:var(--brand);font-weight:800;text-align:right;margin-top:14px}.vertical-label{position:absolute;right:-23px;top:194px;writing-mode:vertical-rl;font-size:10px;letter-spacing:.15em;color:#8b8b8b}.belief-strip{background:#191a1a;color:#fff}.belief-strip .wrap{display:flex;align-items:center;gap:23px;padding-top:25px;padding-bottom:25px;font-size:22px}.belief-strip .wrap>span:first-child{color:#cccccc}.strip-arrow{color:#d2949e}.strip-side{font-size:14px;color:#aaaaaa;margin-left:auto}.section{padding-top:100px;padding-bottom:100px}.section-kicker{font-family:Arial,'Noto Sans KR',sans-serif;letter-spacing:.09em;font-size:11px;font-weight:700;color:var(--brand);margin:0 0 19px}h2{font-size:34px;line-height:1.55;letter-spacing:-.055em;margin:0;font-weight:800}.section-desc{font-size:16px;color:var(--muted);line-height:1.9;margin:23px 0 0}.why{display:grid;grid-template-columns:1fr 1fr;gap:80px}.concerns>div{display:flex;gap:24px;padding:24px 0;border-bottom:1px solid var(--border)}.concerns>div:first-child{padding-top:0}.concerns>div>span{font-family:Arial,sans-serif;color:#a9878d;font-size:14px;padding-top:5px}.concerns p{font-size:16px;color:var(--muted);margin:0;line-height:1.9}.concerns strong{color:var(--ink);font-weight:600}.check-section{background:var(--light)}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:30px}.section-heading .section-desc{margin:0 0 6px}.check-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:42px}.check-grid article{border:1px solid #e4e4e4;background:#fff;padding:32px 28px 23px;border-radius:9px}.skill-no{font-family:Arial,sans-serif;font-size:11px;letter-spacing:.08em;color:var(--brand);font-weight:700}.check-grid h3{font-size:24px;margin:20px 0 14px}.check-grid p{font-size:15px;line-height:1.9;color:var(--muted);margin:0}.skill-word{margin-top:39px;padding-top:19px;border-top:1px solid var(--border);font-family:Georgia,serif;font-size:26px;font-style:italic;color:var(--brand);letter-spacing:-.035em;white-space:nowrap}.skill-word span{color:#ae9297;font-size:20px;margin-left:5px}.approach{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.promise{background:var(--brand);border-radius:9px;color:white;padding:54px 43px;position:relative;overflow:hidden;min-height:400px;display:flex;flex-direction:column;justify-content:center}.promise .section-kicker{color:#ecc4cb}.promise h2{font-size:39px}.promise p:not(.section-kicker){color:#f3dee2;font-size:16px;line-height:2;margin-top:25px}.promise-sign{margin-top:27px;font-weight:700;font-size:15px}.steps h2{font-size:30px}.steps ol{padding:0;list-style:none;margin:27px 0 0}.steps li{display:flex;gap:19px;margin-top:25px}.steps li>span{display:grid;place-items:center;flex-shrink:0;width:28px;height:28px;border-radius:50%;background:#f7ecee;color:var(--brand);font:700 13px Arial}.steps h3{font-size:17px;margin:0 0 5px}.steps li p{color:var(--muted);font-size:14px;margin:0}.faq-section{display:grid;grid-template-columns:1fr 1.65fr;gap:80px;padding-top:10px;padding-bottom:100px}.faq-list details{border-bottom:1px solid var(--border)}summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:20px;cursor:pointer;padding:21px 0;font-size:16px;font-weight:600}summary::-webkit-details-marker{display:none}summary span{color:var(--brand);font-size:24px;font-weight:400}details[open] summary span{transform:rotate(45deg)}details p{font-size:14px;line-height:1.9;color:var(--muted);margin:0;padding:0 35px 23px 0}.apply-section{background:#f4eeee}.apply-inner{display:grid;grid-template-columns:1fr 1fr;gap:100px;padding-top:77px;padding-bottom:77px;align-items:center}.apply-inner h2{font-size:37px}.apply-inner>div>p:not(.section-kicker){font-size:16px;color:#757575;line-height:1.9}.booking{background:#fff;padding:30px 34px;border-radius:9px;border:1px solid #e8dadd}.booking-label{font-size:12px;color:var(--brand);font-weight:700}.booking h3{font-size:22px;margin:11px 0}.booking>p{margin:0 0 22px}.booking .button{width:100%;font-size:15px}.booking .booking-status{font-size:12px;line-height:1.8;color:#777777;text-align:center;margin:13px 0 0}.booking-button[aria-disabled=true]{background:#605c5d}.booking-status.attention{color:#962234;font-weight:600}footer{display:flex;align-items:center;gap:34px;padding-top:35px;padding-bottom:35px}footer .brand{font-size:17px}footer .brand-icon{font-size:32px}footer p{font-size:12px;color:#828282}footer>span{margin-left:auto;font:10px Arial;color:#939393;letter-spacing:.08em}.mobile,.mobile-cta{display:none}.skip{position:fixed;top:-80px;left:10px;z-index:100;background:#fff;padding:10px}.skip:focus{top:10px}
@media(min-width:1400px){.hero{padding-top:85px;padding-bottom:85px}}@media(max-width:1000px){.nav nav{gap:15px;font-size:12px}.wrap{padding-left:28px;padding-right:28px}.hero{gap:12px}.hero-visual{min-height:420px}.hero h1{font-size:36px}.why,.approach,.faq-section,.apply-inner{gap:45px}.note{width:220px;padding:22px;left:-17px}.note strong{font-size:21px}.strip-side{display:none}.check-grid{gap:12px}.check-grid article{padding:25px 19px}.skill-word{font-size:24px}.skill-word span{font-size:17px}.brand{font-size:18px}.button.small{font-size:12px}.section{padding-top:75px;padding-bottom:75px}}@media(max-width:760px){html{scroll-padding-top:85px}.wrap{padding-left:23px;padding-right:23px}.nav{height:75px;gap:10px}.nav nav{display:none}.brand{font-size:17px;gap:7px}.brand-icon{font-size:32px}.brand small{font-size:8px}.button.small{padding:10px 12px;gap:12px;font-size:12px}.button.small span{font-size:18px}.hero{display:block;padding-top:42px;padding-bottom:40px}.eyebrow{font-size:12px;margin-bottom:19px}.hero h1{font-size:clamp(28px,7.3vw,45px);line-height:1.48;white-space:normal}.hero-desc{font-size:16px;margin-top:19px}.main-cta{font-size:15px;width:100%;max-width:410px}.quiet{font-size:12px}.hero-bottom{display:none}.hero-visual{min-height:355px;margin:37px 10px 0 13px;border-radius:70px 8px 8px 8px}.photo-frame{inset:70px 0 0 45px;border-radius:45px 0 8px 0}.visual-label{font-size:9px;top:20px;right:18px}.note{bottom:22px;left:-13px;width:209px;padding:20px}.note strong{font-size:20px}.note-kicker{font-size:11px}.note p{font-size:12px}.note-rule{margin:13px 0 10px}.note-sign{font-size:9px}.vertical-label{font-size:8px;right:-18px;top:130px}.belief-strip .wrap{padding-top:22px;padding-bottom:22px;justify-content:center;font-size:17px;gap:14px}.section{padding-top:60px;padding-bottom:60px}h2{font-size:28px}.section-kicker{font-size:10px;margin-bottom:15px}.section-desc{font-size:15px}.why{display:block}.concerns{margin-top:33px}.concerns>div{padding:20px 0;gap:20px}.concerns p{font-size:15px}.section-heading{display:block}.section-heading .section-desc{margin-top:20px}.check-grid{grid-template-columns:1fr;margin-top:28px;gap:13px}.check-grid article{padding:24px;position:relative}.check-grid h3{font-size:21px;margin:12px 0}.skill-word{margin-top:23px;font-size:25px;padding-top:13px}.check-grid p{font-size:15px}.approach{grid-template-columns:1fr;gap:45px}.promise{padding:35px 29px;min-height:360px}.promise h2{font-size:32px}.promise p:not(.section-kicker){font-size:15px}.steps h2{font-size:28px}.steps ol{margin-top:25px}.faq-section{display:block;padding-top:0;padding-bottom:60px}.faq-list{margin-top:25px}summary{font-size:15px;gap:16px;line-height:1.8}details p{padding-right:10px;font-size:14px}.apply-inner{grid-template-columns:1fr;gap:25px;padding-top:50px;padding-bottom:50px}.apply-inner h2{font-size:31px}.booking{padding:27px 23px}.booking h3{font-size:21px}footer{flex-wrap:wrap;gap:12px;padding-top:28px;padding-bottom:112px}footer .brand{width:100%}footer p{margin:0;font-size:11px}footer>span{font-size:8px;margin-left:0}.mobile-cta{display:block;position:fixed;bottom:0;left:0;right:0;padding:10px 17px max(10px,env(safe-area-inset-bottom));background:#fffffff5;backdrop-filter:blur(10px);border-top:1px solid #eae6e7;z-index:15}.mobile-cta .button{width:100%;padding:14px 20px;font-size:14px}.mobile{display:block}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

/* Official Geunbon brand: original logo, burgundy, black and white. */
.brand .official-logo{display:block;width:132px;height:90px;object-fit:contain}.nav{height:108px}.nav nav{gap:24px}.button{border-radius:3px}.hero-visual{border-radius:3px;background:#edeaea}.photo-frame{border-radius:0 0 3px 0;inset:97px 0 0 32px}.photo-frame img{filter:grayscale(1)}.visual-label{color:#962234;font-size:15px;letter-spacing:.14em;line-height:1.5}.note{transform:none;border-top:3px solid #962234;border-radius:0}.check-grid article,.promise,.booking{border-radius:3px}.official-home{font-size:13px;white-space:nowrap;color:#962234;font-weight:600}footer .brand .official-logo{width:132px;height:90px}footer{gap:26px}.hero h1 em:after{z-index:0;bottom:-2px;height:3px;background:#962234}.strip-arrow{color:#cf8290}
@media(max-width:1000px){.nav nav{gap:13px}.brand .official-logo{width:115px;height:78px}.nav{height:94px}footer{gap:18px}}
@media(max-width:760px){.nav{height:87px}.brand .official-logo{width:108px;height:74px}.hero-visual{border-radius:3px}.photo-frame{inset:84px 0 0 34px;border-radius:0}.visual-label{font-size:12px;top:21px;right:19px}.note{transform:none}.nav .button.small{font-size:13px}.official-home{font-size:13px}footer .brand .official-logo{width:138px;height:94px}footer{gap:15px}footer>span{width:100%}}

.special-section{background:#191a1a;color:white}.special-section .section-kicker{color:#d99ba5}.special-section .section-desc{color:#c5c5c5}.course-label{display:inline-block;border:1px solid #b76270;padding:5px 12px;color:#efbac3;font-size:13px;margin-bottom:17px}.curriculum-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;margin-top:46px}.curriculum-grid article{border-top:2px solid #962234;padding:25px 0 0}.curriculum-grid article>span{font-size:12px;color:#d894a0;letter-spacing:.07em}.curriculum-grid h3{font-size:25px;line-height:1.6;margin:16px 0}.curriculum-grid p{font-size:16px;line-height:1.9;color:#c5c5c5}.curriculum-grid ul{padding:18px 0 0;list-style:none;border-top:1px solid #3c3c3c;font-size:14px;line-height:2.2;color:#e1e1e1}.curriculum-grid li:before{content:'—';color:#b65f6d;margin-right:9px}.admission-steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));list-style:none;padding:0;margin:42px 0}.admission-steps li{border-top:1px solid #d9b6bd;padding:25px 20px 0 0}.admission-steps li>span{font-family:Arial,sans-serif;font-size:28px;font-weight:700;color:#962234}.admission-steps h3{font-size:18px;margin:16px 0 10px}.admission-steps p{font-size:15px;color:#666;line-height:1.9;margin:0}.visit-info{background:#f6f2f3;display:grid;grid-template-columns:1fr 1fr;gap:50px;padding:32px 36px;border-left:3px solid #962234}.info-label{font-size:13px;color:#962234;font-weight:700}.visit-info h3{font-size:23px;margin:9px 0 12px}.visit-info p{font-size:15px;color:#666;line-height:1.9}.visit-info strong{font-size:14px;color:#962234}.visit-info dl{margin:0;align-self:center}.visit-info dl>div{display:flex;justify-content:space-between;gap:16px;padding:13px 0;border-bottom:1px solid #e3d8db}.visit-info dt{font-size:15px;color:#666}.visit-info dd{margin:0;font-size:18px;font-weight:700}.schedule-note{font-size:14px;color:#666;margin-top:16px}.reviews-section{background:#f6f3f3}.review-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-top:38px}.review-grid figure{margin:0;background:white;padding:27px 26px;display:flex;flex-direction:column;border:1px solid #e7dddd}.quote-mark{font-family:Georgia,serif;font-size:52px;height:53px;line-height:1.2;color:#962234}.review-grid blockquote{margin:0;flex:1}.review-grid strong{font-size:19px;line-height:1.8;font-weight:700;word-break:keep-all;overflow-wrap:anywhere}.review-grid blockquote p{font-size:16px;color:#666;line-height:1.9;margin-top:17px}.review-grid figcaption{margin-top:24px;padding-top:18px;border-top:1px solid #eadfe1;color:#777;font-size:13px}.review-grid .review-featured{background:#962234;color:#fff;border-color:#962234}.review-featured .quote-mark{color:#ecc3ca}.review-featured blockquote p,.review-featured figcaption{color:#f2dde1}.review-featured figcaption{border-color:#bb6574}.review-bottom{margin-top:22px}.review-bottom>p{font-size:12px;color:#777}.review-source summary{justify-content:flex-start;gap:12px;font-size:14px;color:#962234;padding:9px 0;width:fit-content}.review-source img{display:block;width:100%;max-width:700px;height:auto;margin-top:20px}.admission h2{font-size:32px}
@media(max-width:1000px){.curriculum-grid{gap:20px}.review-grid{gap:12px}.review-grid figure{padding:22px 18px}.review-grid strong{font-size:18px}.admission-steps h3{font-size:16px}.visit-info{gap:30px}.admission h2{font-size:29px}}
@media(max-width:760px){.curriculum-grid,.review-grid{grid-template-columns:1fr;gap:20px}.curriculum-grid{margin-top:28px}.curriculum-grid h3{font-size:24px}.curriculum-grid article{padding-top:22px}.curriculum-grid ul{margin-bottom:3px}.admission h2{font-size:26px}.admission-steps{grid-template-columns:1fr;gap:0;margin:30px 0}.admission-steps li{position:relative;padding:23px 0 23px 55px;border-top:0;border-bottom:1px solid #e7dddd}.admission-steps li>span{position:absolute;left:0;top:24px;font-size:23px}.admission-steps h3{font-size:18px;margin:0 0 8px}.admission-steps p br{display:none}.visit-info{grid-template-columns:1fr;padding:26px 22px;gap:10px}.visit-info h3{font-size:21px}.visit-info dd{font-size:17px}.schedule-note{font-size:13px}.review-grid figure{padding:25px}.review-grid strong{font-size:20px}.review-grid blockquote p{font-size:16px}.review-grid figcaption{font-size:13px}.reviews-section .section-desc{margin-top:18px}.skill-word{white-space:normal}}

.course-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-top:38px}.course-grid>article{padding:29px 25px;background:#faf8f8;border-top:3px solid #962234}.course-grid .course-label{color:#962234;border-color:#d9b3ba;font-size:12px;margin:0 0 10px}.course-grid h3{font-size:23px;line-height:1.65;margin:10px 0 18px;letter-spacing:-.05em}.course-grid p{font-size:16px;line-height:1.9;color:#666}.course-grid ul{padding:0;list-style:none;font-size:14px;line-height:2.2;color:#555}.course-grid li:before{content:'·';color:#962234;font-weight:900;margin-right:7px}.teacher-note{border-top:1px solid #e6dadd;padding-top:17px;font-size:13px;line-height:1.9;color:#7c4d56;margin-top:20px}.program-source summary{font-size:14px;color:#962234;line-height:1.7;gap:10px;padding-bottom:0}.program-source img{display:block;width:100%;height:auto;margin-top:18px}.system-intro{max-width:850px;font-size:16px;line-height:2;color:#c5c5c5;margin-top:30px}.system-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px;list-style:none;padding:0;margin:40px 0 0}.system-grid li{border-top:1px solid #7a3441;padding-top:23px}.system-grid li>span{font-size:13px;color:#dd9ca8}.system-grid h3{font-size:24px;line-height:1.6;margin:16px 0}.system-grid p{font-size:16px;line-height:1.9;color:#c5c5c5}.match-layout{display:grid;grid-template-columns:1fr 1.8fr;gap:50px;align-items:center;margin-top:40px}.match-layout .course-label{color:#962234;border-color:#d9b3ba;font-size:12px}.match-layout h3{font-size:26px;line-height:1.65;margin:5px 0 18px}.match-layout p{font-size:16px;line-height:1.9;color:#666}.match-layout .evidence-note{font-size:13px;color:#888}.match-layout figure{margin:0}.match-layout img{display:block;width:100%;height:auto;border:1px solid #e5e5e5}.match-layout figcaption{font-size:12px;color:#777;margin-top:10px;text-align:center}.results-heading{border-top:1px solid #e5dadd;margin-top:50px;padding-top:35px}.results-heading h3{font-size:24px;margin:0}.results-heading p{font-size:13px;color:#777}.result-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-top:25px}.result-grid article{padding:24px;background:#f6f2f3;border-left:2px solid #962234}.result-grid article>span{font-size:14px;color:#666}.result-grid p{display:flex;align-items:center;gap:14px;margin:13px 0;white-space:nowrap}.result-grid p>span{font-size:20px;color:#777}.result-grid b{font-size:18px;color:#bba2a7;font-weight:400}.result-grid strong{font-size:32px;color:#962234;font-weight:800}.result-grid small{font-size:14px;color:#962234;font-weight:700}
@media(max-width:1000px){.course-grid{gap:15px}.course-grid>article{padding:23px 19px}.course-grid h3{font-size:21px}.match-layout{gap:30px}.result-grid{gap:12px}.result-grid article{padding:18px}.result-grid strong{font-size:27px}.result-grid p{gap:9px}.result-grid p>span{font-size:18px}}
@media(max-width:760px){.course-grid,.system-grid,.match-layout,.result-grid{grid-template-columns:1fr}.course-grid{gap:21px}.course-grid>article{padding:26px}.course-grid h3{font-size:25px}.system-grid{gap:24px;margin-top:30px}.system-grid h3{font-size:24px}.match-layout{gap:20px;margin-top:29px}.match-layout h3{font-size:25px}.result-grid{gap:13px}.result-grid article{padding:24px}.result-grid strong{font-size:35px}.result-grid p>span{font-size:24px}.result-grid p{gap:20px}.results-heading h3{font-size:22px}.results-heading{margin-top:35px}.evidence .course-label{font-size:12px}.system-intro{font-size:16px}}

.proof-pillars{display:flex;flex-wrap:wrap;gap:10px;margin-top:30px}.proof-pillars span{padding:9px 15px;background:#f5edef;color:#962234;font-size:14px;font-weight:600}.exam-details{margin-top:17px;border-bottom:1px solid #e8dfe1}.exam-details summary{font-size:15px;justify-content:flex-start;gap:25px;color:#962234}.exam-details>p,.exam-details li{font-size:15px;line-height:1.9;color:#666}.exam-details ol{padding-left:22px;padding-bottom:18px}.exam-details li{margin-bottom:10px}.case-links{display:flex;flex-direction:column;gap:9px;margin-top:20px}.case-links a{font-size:14px;color:#962234;text-decoration:underline;text-underline-offset:4px}.proof-cta{text-align:center;padding-top:35px;margin-top:25px;border-top:1px solid #eadfe1}.proof-cta p{font-size:17px;font-weight:600}.review-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.courses{background:#faf8f8;max-width:none}.courses>.section-heading,.courses>.course-grid{max-width:1128px;margin-left:auto;margin-right:auto}.course-grid>article{background:#fff}.evidence{padding-bottom:65px}
@media(max-width:760px){.review-grid{grid-template-columns:1fr}.proof-pillars{gap:7px}.proof-pillars span{font-size:12px;padding:8px 11px}.proof-cta .button{width:100%;font-size:15px}.proof-cta p{font-size:16px}.exam-details summary{font-size:14px}.courses{padding-left:23px;padding-right:23px}.evidence{padding-bottom:50px}}

.review-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.review-school{align-self:flex-start;border:1px solid #d9b3ba;padding:4px 12px;margin-bottom:14px;color:#962234;font-size:14px;font-weight:700}.review-featured .review-school{border-color:#d68e9b;color:#fff}.review-grid .quote-mark{margin-top:0}.review-source+.review-source{margin-top:5px}@media(max-width:760px){.review-grid{grid-template-columns:1fr}}

.official-channels{border-top:1px solid #f0e9eb;background:#faf7f8}.official-channels nav{display:flex;justify-content:flex-end;align-items:center;gap:25px;min-height:40px}.official-channels a,.footer-channels a{font-size:14px;font-weight:600;color:#962234;white-space:nowrap}.official-channels a:hover,.footer-channels a:hover{text-decoration:underline;text-underline-offset:4px}.footer-channels{display:flex;flex-wrap:wrap;gap:14px 20px}html{scroll-padding-top:165px}footer{flex-wrap:wrap}@media(max-width:760px){.official-channels nav{justify-content:center;gap:30px;min-height:39px}.footer-channels{width:100%;gap:25px}html{scroll-padding-top:140px}}

/* Horizontal official logo in the main header. */
.nav{height:88px}.nav .brand{flex:0 1 290px;min-width:0}.nav .brand .official-logo{width:100%;max-width:290px;height:auto;aspect-ratio:800/190;object-fit:contain}.nav>.button{flex-shrink:0}.nav nav{flex-shrink:0}html{scroll-padding-top:145px}@media(max-width:1000px){.nav{height:80px}.nav .brand{flex-basis:245px}.nav .brand .official-logo{max-width:245px}}@media(max-width:760px){.nav{height:74px;gap:10px}.nav .brand{flex:0 1 205px}.nav .brand .official-logo{max-width:205px}.nav>.button.small{font-size:12px;padding:10px 11px;gap:8px}html{scroll-padding-top:130px}}

.site-footer{display:block;padding-top:36px;padding-bottom:36px}.footer-top{display:flex;align-items:center;justify-content:space-between;gap:24px;padding-bottom:24px;border-bottom:1px solid #e9e2e4}.site-footer .brand .official-logo{width:240px;height:auto;aspect-ratio:800/190}.footer-info{display:flex;justify-content:space-between;gap:30px;padding-top:25px}.site-footer .footer-info p,.footer-info address{font-size:14px;line-height:1.9;color:#666;margin:0;font-style:normal;overflow-wrap:anywhere}.footer-info strong{color:#333}.footer-separator{padding:0 6px;color:#ccc}.footer-contact{display:flex;flex-direction:column;gap:5px;flex-shrink:0}.footer-contact>span{font-size:13px;color:#777}.footer-contact>a{font-size:26px;font-weight:800;color:#962234;letter-spacing:-.025em}.privacy-policy{margin-top:19px}.privacy-policy summary{width:fit-content;justify-content:flex-start;gap:15px;font-size:14px;font-weight:700;padding:12px 0;color:#962234}.privacy-content{background:#faf8f8;border:1px solid #e8dfe1;padding:30px;max-width:100%;overflow-wrap:anywhere}.privacy-content h2{font-size:25px;margin:0 0 23px}.site-footer .privacy-content p{font-size:15px;line-height:1.95;color:#444;margin:0 0 23px;letter-spacing:-.025em}.site-footer .privacy-content p:last-child{margin-bottom:0}.site-footer .footer-copyright{font-size:12px;color:#888;margin:18px 0 0;letter-spacing:0}@media(max-width:760px){.site-footer{padding-top:28px;padding-bottom:110px}.footer-top{flex-direction:column;align-items:flex-start;gap:20px}.site-footer .brand .official-logo{width:210px;height:auto}.footer-top .brand{width:auto}.footer-info{flex-direction:column;gap:21px}.site-footer .footer-info p,.footer-info address{font-size:14px;line-height:2}.footer-contact>a{font-size:25px}.privacy-content{padding:22px 18px}.privacy-content h2{font-size:22px}.site-footer .privacy-content p{font-size:14px}.site-footer .footer-copyright{font-size:11px}}

.kakao-widget{position:fixed;right:22px;bottom:24px;z-index:14;max-width:calc(100vw - 32px);font-size:14px}.kakao-toggle{display:flex;align-items:center;justify-content:center;gap:8px;min-height:46px;padding:11px 16px;margin:0;background:#fee500;color:#191919;border-radius:24px;box-shadow:0 3px 14px #00000018;font-size:14px;font-weight:700;cursor:pointer;list-style:none;user-select:none}.kakao-toggle span{font-size:14px;color:inherit;font-weight:700}.kakao-toggle::-webkit-details-marker{display:none}.kakao-widget[open]>.kakao-toggle span{transform:none}.kakao-panel{position:absolute;right:0;bottom:calc(100% + 12px);width:280px;max-width:calc(100vw - 32px);max-height:calc(100dvh - var(--booking-bar-height,0px) - 100px);overflow-y:auto;background:#fff;border:1px solid #e6dfe1;border-radius:12px;padding:25px 22px 20px;box-shadow:0 8px 30px #0000001a}.kakao-close{position:absolute;right:8px;top:6px;display:grid;place-items:center;width:36px;height:36px;border:0;background:transparent;color:#666;font-size:27px;line-height:1;cursor:pointer;border-radius:5px}.kakao-close:hover{background:#f4f4f4}.kakao-close:focus-visible,.kakao-toggle:focus-visible{outline:3px solid #962234;outline-offset:3px}.kakao-academy{font-size:12px;font-weight:700;color:#962234}.kakao-panel h2{font-size:23px;line-height:1.5;margin:13px 0}.kakao-panel p{font-size:14px;color:#666;line-height:1.8;margin:0 0 19px;padding:0}.kakao-chat-link{display:flex;justify-content:space-between;align-items:center;gap:10px;background:#fee500;color:#191919;padding:13px 14px;border-radius:5px;font-size:14px;font-weight:700}.kakao-chat-link:hover{background:#f4db00}.kakao-channel-link{display:block;text-align:center;color:#666;font-size:12px;margin-top:13px;text-decoration:underline;text-underline-offset:3px}@media(max-width:760px){.kakao-widget{right:17px;bottom:calc(var(--booking-bar-height,75px) + 12px)}.kakao-toggle{min-height:42px;padding:9px 13px}.kakao-toggle span{font-size:13px}.kakao-toggle svg{width:20px;height:20px}.kakao-panel{width:266px;padding:23px 20px 19px}.kakao-panel h2{font-size:22px}}
