:root{--burgundy:#1b2cc1;--burgundy-dark:#091540;--burgundy-light:#7692ff;--cream:#f3f6ff;--rose:#edf2ff;--text:#091540;--muted:#53617c;--line:#dce4f2;--white:#fff;--shadow:0 16px 45px #5011251a;--radius:24px;--max:1180px}*{box-sizing:border-box}.legacy-home-sections{display:none!important}html{scroll-behavior:smooth;scroll-padding-top:82px}body{color:var(--text);background:var(--white);word-break:keep-all;margin:0;font-family:Pretendard,Noto Sans KR,Arial,sans-serif;line-height:1.65}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}img{max-width:100%;display:block}.container{width:min(var(--max), calc(100% - 36px));margin:0 auto}.section{padding:96px 0}.section.alt{background:var(--cream)}.section.white{background:#fff}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.045em;font-size:clamp(40px,6vw,72px);line-height:1.12}h2{letter-spacing:-.035em;font-size:clamp(30px,4vw,46px);line-height:1.22}h3{letter-spacing:-.02em;font-size:22px}.lead{max-width:780px;color:var(--muted);font-size:19px}.eyebrow{color:var(--burgundy);margin-bottom:12px;font-weight:850}.eyebrow:before{content:"";vertical-align:middle;background:currentColor;border-radius:99px;width:26px;height:3px;margin-right:9px;display:inline-block}.topbar{z-index:1000;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff0;border-bottom:1px solid #e4d4dacc;position:sticky;top:0}.nav{justify-content:space-between;align-items:center;gap:24px;min-height:76px;display:flex}.brand{align-items:center;gap:12px;font-weight:900;display:flex}.brand-mark{background:linear-gradient(145deg,var(--burgundy-dark),var(--burgundy-light));color:#fff;border-radius:50%;place-items:center;width:42px;height:42px;font-size:14px;display:grid;box-shadow:0 8px 20px #741d3833}.brand-text strong{font-size:20px;line-height:1.1;display:block}.brand-text small{color:var(--muted);font-size:12px;font-weight:650;display:block}.menu{align-items:center;gap:22px;font-size:14px;font-weight:750;display:flex}.menu a:hover{color:var(--burgundy)}.nav-cta{background:var(--burgundy);border-radius:999px;padding:12px 18px;color:#fff!important}.menu-btn{border:1px solid var(--line);width:44px;height:44px;color:var(--burgundy);background:#fff;border-radius:14px;display:none;position:relative}.menu-btn span,.menu-btn:before,.menu-btn:after{content:"";background:currentColor;border-radius:99px;width:21px;height:2px;transition:all .22s;position:absolute;left:11px}.menu-btn span{top:20px}.menu-btn:before{top:13px}.menu-btn:after{top:27px}.menu-btn.open span{opacity:0}.menu-btn.open:before{top:20px;transform:rotate(45deg)}.menu-btn.open:after{top:20px;transform:rotate(-45deg)}.menu-backdrop{z-index:990;background:#261d215c;border:0;width:100%;position:fixed;inset:76px 0 0}.hero{background:radial-gradient(circle at 12% 10%,#a347611f,transparent 28%), linear-gradient(180deg,#fff,var(--cream));padding:72px 0 82px}.hero-grid{grid-template-columns:1.1fr .9fr;align-items:center;gap:58px;display:grid}.badges{flex-wrap:wrap;gap:10px;margin-bottom:22px;display:flex}.badges span{border:1px solid var(--line);background:var(--rose);color:var(--burgundy);border-radius:999px;padding:9px 14px;font-size:14px;font-weight:800}.hero h1 em{color:var(--burgundy);font-style:normal}.cta-row{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.btn{border:0;border-radius:14px;justify-content:center;align-items:center;min-height:52px;padding:14px 22px;font-weight:850;display:inline-flex}.btn.primary{background:var(--burgundy);color:#fff}.btn.secondary{border:1px solid var(--line);color:var(--burgundy);background:#fff}.btn.dark{background:var(--burgundy-dark);color:#fff}.stats{grid-template-columns:repeat(4,1fr);gap:14px;margin-top:34px;display:grid}.stats div{border:1px solid var(--line);text-align:center;background:#fff;border-radius:18px;padding:18px}.stats b{color:var(--burgundy);font-size:22px;display:block}.stats span{color:var(--muted);font-size:13px}.hero-visual{min-width:0}.hero-photo{aspect-ratio:4/3;object-fit:cover;border:1px solid var(--line);width:100%;box-shadow:var(--shadow);border-radius:32px}.hero-panel{background:linear-gradient(#fff 0%,#fbf4f6 100%);border:1px solid #e4d4daf2;border-radius:22px;width:100%;margin-top:16px;padding:22px 24px;position:static;box-shadow:0 12px 30px #5011251a}.hero-panel strong{color:var(--burgundy);margin-bottom:12px;font-size:21px;display:block}.hero-panel ul{margin:0;padding:0;list-style:none}.hero-panel li{border-bottom:1px solid var(--line);color:#53617c;padding:8px 0;font-size:14px;font-weight:650}.hero-panel li:last-child{border-bottom:0}.hero-panel li:before{content:"✓";color:var(--burgundy);margin-right:8px;font-weight:900}.feature-grid,.subject-grid{gap:20px;margin-top:38px;display:grid}.feature-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.feature-card{border:1px solid var(--line);background:linear-gradient(155deg,#fff 0% 62%,#f8eef1 100%);border-radius:28px;min-height:250px;padding:28px;transition:transform .22s,box-shadow .22s,border-color .22s;position:relative;overflow:hidden;box-shadow:0 14px 34px #09154012}.feature-card:after{content:"";background:#741d380e;border-radius:50%;width:120px;height:120px;position:absolute;bottom:-42px;right:-35px}.feature-card:hover{border-color:#1b2cc147;transform:translateY(-6px);box-shadow:0 20px 42px #5011251f}.feature-icon{background:linear-gradient(145deg,var(--burgundy-dark),var(--burgundy-light));color:#fff;border-radius:18px;place-items:center;width:56px;height:56px;margin-bottom:24px;display:grid;box-shadow:0 10px 22px #741d3833}.feature-icon svg,.subject-icon svg{stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:28px;height:28px}.feature-number{color:#741d3838;letter-spacing:-.04em;font-size:28px;font-weight:900;position:absolute;top:24px;right:24px}.feature-card h3{color:var(--text);margin-bottom:12px;font-size:23px}.feature-card p{z-index:1;color:var(--muted);margin-bottom:0;font-size:15px;line-height:1.75;position:relative}.subjects-section{position:relative;overflow:hidden}.subjects-section:before{content:"";background:#741d380b;border-radius:50%;width:330px;height:330px;position:absolute;top:-120px;right:-120px}.section-note{max-width:720px;color:var(--muted);margin-bottom:0;font-size:17px}.subject-grid{grid-template-columns:repeat(3,minmax(0,1fr));position:relative}.subject-card{border:1px solid var(--line);background:#fff;border-radius:28px;flex-direction:column;min-height:330px;padding:30px;transition:transform .22s,box-shadow .22s,border-color .22s;display:flex;position:relative;overflow:hidden;box-shadow:0 14px 34px #5011250f}.subject-card:after{content:"";background:linear-gradient(145deg,#741d3814,#741d3805);border-radius:42px;width:135px;height:135px;position:absolute;bottom:-45px;right:-38px;transform:rotate(18deg)}.subject-card:hover{border-color:#741d384d;transform:translateY(-6px);box-shadow:0 22px 45px #5011251f}.subject-icon{width:58px;height:58px;color:var(--burgundy);background:#f4e6ea;border-radius:18px;place-items:center;margin-bottom:20px;display:grid}.subject-tag{color:var(--burgundy);background:#faf1f4;border-radius:999px;align-self:flex-start;margin-bottom:12px;padding:6px 10px;font-size:12px;font-weight:850}.subject-card h3{color:var(--burgundy);margin-bottom:12px;font-size:25px}.subject-card p{z-index:1;color:var(--muted);margin-bottom:24px;font-size:15px;line-height:1.75;position:relative}.subject-card a{z-index:1;width:max-content;color:var(--burgundy);border-bottom:1px solid #741d3859;margin-top:auto;padding-bottom:3px;font-size:14px;font-weight:850;position:relative}.subject-card a:after{content:" →"}.visual-section{background:var(--rose);padding:80px 0}.visual-section.white{background:#fff}.visual-section img{width:100%;height:auto;box-shadow:var(--shadow);border-radius:28px}.mode-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin-top:38px;display:grid}.mode-card{border:1px solid var(--line);background:#fff;border-radius:30px;padding:34px;box-shadow:0 14px 36px #09154012}.online-card{color:#fff;background:linear-gradient(155deg,#1b2cc1 0%,#162c7a 58%,#2945b8 100%);border-color:#1b2cc147}.visit-card{background:linear-gradient(#fff 0%,#f7f9ff 100%)}.mode-card-header{align-items:center;gap:16px;margin-bottom:22px;display:flex}.mode-icon{color:#fff;background:#ffffff24;border-radius:18px;flex:0 0 58px;place-items:center;width:58px;height:58px;display:grid}.visit-card .mode-icon{color:var(--burgundy);background:#f4e5e9}.mode-icon svg{stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:30px;height:30px}.mode-badge{color:#f8dce4;letter-spacing:.02em;background:#ffffff24;border-radius:999px;margin-bottom:5px;padding:5px 9px;font-size:12px;font-weight:850;display:inline-flex}.visit-card .mode-badge{color:var(--burgundy);background:#f5e9ed}.mode-card h3{color:inherit;margin:0;font-size:27px;line-height:1.25}.mode-summary{color:#ffffffe0;border-bottom:1px solid #ffffff2e;margin:0 0 24px;padding-bottom:22px;font-size:16px;font-weight:600;line-height:1.7}.visit-card .mode-summary{border-bottom-color:var(--line);color:#53617c}.mode-benefit-list{gap:12px;display:grid}.mode-benefit-list>div{background:#ffffff17;border-radius:16px;align-items:flex-start;gap:12px;padding:14px 15px;display:flex}.visit-card .mode-benefit-list>div{background:#fff;border:1px solid #eadde1}.benefit-icon{width:25px;height:25px;color:var(--burgundy);background:#fff;border-radius:50%;flex:0 0 25px;place-items:center;margin-top:1px;font-size:14px;font-weight:950;display:grid}.visit-card .benefit-icon{background:#f1dfe4}.mode-benefit-list p{color:inherit;margin:0}.mode-benefit-list strong{color:inherit;margin-bottom:3px;font-size:15px;font-weight:850;line-height:1.45;display:block}.mode-benefit-list small{color:#ffffffbf;font-size:13px;font-weight:500;line-height:1.55;display:block}.visit-card .mode-benefit-list small{color:#7b6c71}.mode-notice{background:#fff3f5;border:1px solid #e9cdd5;border-radius:17px;gap:12px;margin-top:16px;padding:16px;display:flex}.notice-icon{background:var(--burgundy);color:#fff;border-radius:50%;flex:0 0 27px;place-items:center;width:27px;height:27px;font-size:14px;font-weight:950;display:grid}.mode-notice strong{color:var(--burgundy);margin-bottom:4px;font-size:14px;font-weight:900;display:block}.mode-notice p{color:#53617c;margin:0;font-size:13px;line-height:1.6}.finder{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:28px;margin-top:34px;padding:30px}.finder-tabs{gap:10px;margin-bottom:24px;display:flex}.finder-tabs button{border:1px solid var(--line);color:var(--muted);background:#fff;border-radius:12px;padding:11px 16px;font-weight:850}.finder-tabs button.active{border-color:var(--burgundy);background:var(--burgundy);color:#fff}.finder-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.finder-grid.school-grid{grid-template-columns:repeat(6,minmax(0,1fr));align-items:end}.school-col-2{grid-column:span 2}.school-col-4{grid-column:span 4}.finder-grid label,.form-grid>label{flex-direction:column;gap:8px;min-width:0;font-size:14px;font-weight:850;display:flex;position:relative}.field-label{min-height:24px;color:var(--text);align-items:center;gap:5px;line-height:1.3;display:flex}.field-label i,.required{color:#d32f2f;font-style:normal}.finder input,.finder select,.consult-form input,.consult-form select,.consult-form textarea{border:1px solid var(--line);width:100%;min-height:54px;color:var(--text);background:#fff;border-radius:15px;outline:none;padding:14px 16px}.finder input:focus,.finder select:focus,.consult-form input:focus,.consult-form select:focus,.consult-form textarea:focus{border-color:var(--burgundy);box-shadow:0 0 0 4px #1b2cc11a}.finder-actions{flex-wrap:wrap;gap:12px;margin-top:20px;display:flex}.finder-result{border:1px solid var(--line);background:var(--cream);border-radius:22px;margin-top:24px;padding:26px}.finder-result h3{color:var(--burgundy)}.keyword-chips{flex-wrap:wrap;gap:8px;margin:18px 0;display:flex}.keyword-chips span{border:1px solid var(--line);color:#53617c;background:#fff;border-radius:999px;padding:7px 11px;font-size:13px}.school-name-field{z-index:10}.school-suggest{z-index:30;border:1px solid var(--line);max-height:330px;box-shadow:var(--shadow);background:#fff;border-radius:16px;position:absolute;top:86px;left:0;right:0;overflow:auto}.school-suggest>p{color:var(--muted);margin:0;padding:15px}.school-suggest button{border:0;border-bottom:1px solid var(--line);text-align:left;background:#fff;width:100%;padding:14px 16px;display:block}.school-suggest button:hover{background:var(--cream)}.school-suggest strong,.school-suggest span{display:block}.school-suggest span{color:var(--muted);margin-top:4px;font-size:12px}.school-status{color:var(--muted);margin:14px 0 0}.faq-list{gap:12px;margin-top:32px;display:grid}.faq-list details{border:1px solid var(--line);background:#fff;border-radius:18px}.faq-list summary{color:var(--burgundy);cursor:pointer;padding:20px 22px;font-weight:850}.faq-list details p{color:var(--muted);margin:0;padding:0 22px 22px}.apply-section{background:linear-gradient(145deg,var(--burgundy-dark),var(--burgundy));color:#fff}.apply-section h2{margin-bottom:10px}.eyebrow.light{color:#f0ccd5}.apply-lead{color:#f3e0e5}.consult-form{color:var(--text);background:#fff;border-radius:28px;margin-top:30px;padding:34px;box-shadow:0 25px 70px #2807103d}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.form-grid .full{grid-column:1/-1}.input-button-row{grid-template-columns:1fr auto;gap:8px;display:grid}.input-button-row button{background:var(--burgundy);color:#fff;border:0;border-radius:14px;padding:0 18px;font-weight:800}.subjects-field{border:1px solid var(--line);border-radius:18px;margin:0;padding:20px}.subjects-field legend{padding:0 6px;font-size:14px;font-weight:850}.checkbox-grid{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.checkbox-grid label{border:1px solid var(--line);background:var(--cream);border-radius:12px;align-items:center;gap:8px;padding:11px 12px;font-size:13px;font-weight:700;display:flex}.checkbox-grid input{width:auto;min-height:auto}.privacy{color:var(--muted);align-items:flex-start;gap:10px;margin:22px 0;font-size:14px;display:flex}.privacy input{width:auto;min-height:auto;margin-top:5px}.privacy b{color:var(--text);display:block}.submit-btn{background:var(--burgundy);color:#fff;border:0;border-radius:15px;width:100%;min-height:58px;font-weight:900}.submit-btn:disabled{opacity:.65;cursor:wait}.form-message{text-align:center;border-radius:12px;margin:16px 0 0;padding:14px;font-weight:750}.form-message.success{color:#1a7f37;background:#eaf7ee}.form-message.error{color:#b00020;background:#fff0f0}footer{color:#fff;text-align:center;background:#38121d;padding:55px 20px}footer p{color:#dec8ce;margin:9px 0 0}@media (max-width:1000px){.menu-btn{display:block}.menu{z-index:1001;border-bottom:1px solid var(--line);background:#fff;flex-direction:column;align-items:stretch;gap:0;padding:12px 18px 22px;display:none;position:absolute;top:76px;left:0;right:0}.menu.open{display:flex}.menu a{border-bottom:1px solid var(--line);padding:14px 4px}.nav-cta{text-align:center;margin-top:10px}.hero-grid,.form-grid{grid-template-columns:1fr}.hero-panel{max-width:680px}.feature-grid,.finder-grid{grid-template-columns:repeat(2,1fr)}.finder-grid.school-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.school-col-2,.school-col-4{grid-column:span 1}.school-name-field{grid-column:1/-1}.subject-grid{grid-template-columns:repeat(2,1fr)}.checkbox-grid{grid-template-columns:repeat(3,1fr)}.form-grid .full{grid-column:auto}}@media (max-width:650px){.section{padding:76px 0}.hero{padding:55px 0 68px}.hero h1{font-size:40px}.lead{font-size:16px}.stats,.feature-grid,.subject-grid,.mode-grid,.finder-grid,.finder-grid.school-grid,.checkbox-grid{grid-template-columns:1fr}.school-col-2,.school-col-4,.school-name-field{grid-column:1}.cta-row .btn,.finder-actions .btn{width:100%}.hero-panel{padding:30px 24px}.finder,.consult-form{border-radius:20px;padding:22px 16px}.finder-tabs{flex-direction:column}.visual-section{padding:50px 0}.visual-section img{border-radius:16px}.input-button-row{grid-template-columns:1fr}.input-button-row button{min-height:50px}}.region-data-status{color:var(--burgundy);background:#f7eef1;border-radius:12px;margin:0 0 18px;padding:13px 15px;font-size:14px;font-weight:750}.region-data-status.error{color:#b00020;background:#fff0f0}.school-simple-grid{align-items:end;grid-template-columns:minmax(0,2fr) minmax(220px,1fr)!important}.school-simple-grid .school-name-field{grid-column:auto}.finder select:disabled{color:#9d9195;cursor:not-allowed;background:#f3f0f1}@media (max-width:700px){.school-simple-grid{grid-template-columns:1fr!important}}@media (max-width:650px){.mode-card{border-radius:22px;padding:25px 20px}.mode-card-header{gap:13px;margin-bottom:18px}.mode-icon{border-radius:15px;flex-basis:50px;width:50px;height:50px}.mode-icon svg{width:26px;height:26px}.mode-card h3{font-size:23px}.mode-summary{font-size:15px}.mode-benefit-list>div{padding:13px}.hero-photo{aspect-ratio:1;border-radius:22px}.hero-panel{width:100%;margin-top:12px;padding:20px 18px}.hero-panel strong{font-size:19px}.hero-panel li{font-size:13px}}@media (max-width:1000px){.feature-grid,.subject-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:650px){.feature-grid,.subject-grid{grid-template-columns:1fr}.feature-card{min-height:auto;padding:24px}.subject-card{min-height:auto;padding:26px 22px}.feature-icon,.subject-icon{width:52px;height:52px}.subject-card h3{font-size:23px}}#home{--premium-ink:#181412;--premium-wine:#4a1f2b;--premium-gold:#b69a6a;--premium-ivory:#f7f3ec;--premium-paper:#fffdf9;--premium-muted:#756e68;--premium-line:#3227211f;--premium-shadow:0 24px 70px #2119151f;background:var(--premium-paper);color:var(--premium-ink)}#home h1,#home h2{letter-spacing:-.045em;color:var(--premium-ink);font-family:Georgia,Times New Roman,Noto Serif KR,serif;font-weight:700}#home h1{font-size:clamp(46px,6.2vw,78px);line-height:1.03}#home h2{font-size:clamp(34px,4.2vw,52px);line-height:1.15}#home .lead,#home .section-note{color:var(--premium-muted)}#home .topbar{border-bottom:1px solid var(--premium-line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffdf9eb}#home .brand-mark{background:radial-gradient(circle at 30% 25%,#ffffff38,#0000 35%),linear-gradient(145deg,#241a17,#55303a 68%,#7c5260);border:1px solid #ffffff29;border-radius:50%;width:46px;height:46px;box-shadow:0 10px 28px #0915402e}#home .brand-text strong{letter-spacing:.06em;font-family:Georgia,Times New Roman,serif;font-size:19px}#home .nav-cta{background:var(--premium-ink);border-radius:999px;padding:13px 20px;color:#fff!important}#home .hero{background:radial-gradient(circle at 76% 16%,#b69a6a2e,#0000 26%),radial-gradient(circle at 10% 78%,#1b2cc11a,#0000 30%),linear-gradient(135deg,#f8f4ee 0%,#fffdf9 55%,#eee6dc 100%);padding:92px 0 102px;position:relative;overflow:hidden}#home .hero-grid{grid-template-columns:minmax(0,1.02fr) minmax(420px,.98fr);align-items:center;gap:78px;position:relative}#home .badges{gap:8px;margin-bottom:26px}#home .badges span{color:var(--premium-wine);letter-spacing:.04em;background:#ffffffa8;border:1px solid #1b2cc124;padding:8px 13px;font-size:12px}#home .hero h1 em{color:var(--premium-wine);font-style:normal}#home .hero .lead{max-width:680px;font-size:18px;line-height:1.9}#home .cta-row{gap:10px;margin-top:32px}#home .btn{border-radius:999px;min-height:54px;padding:14px 23px}#home .btn.primary{background:var(--premium-wine);box-shadow:0 12px 28px #1b2cc12e}#home .btn.dark{background:var(--premium-ink)}#home .btn.secondary{color:var(--premium-ink);background:#ffffffc2;border-color:#42332c29}#home .stats{gap:10px;margin-top:38px}#home .stats div{background:#ffffff94;border:1px solid #4d3d351a;border-radius:18px;padding:17px 12px}#home .stats b{color:var(--premium-wine);font-family:Georgia,Times New Roman,serif}#home .hero-visual{position:relative}#home .hero-photo{aspect-ratio:4/4.45;object-position:center 30%;filter:saturate(.83)contrast(1.02)sepia(.04);border:0;border-radius:8px 52px;box-shadow:0 35px 85px #271c1838}#home .hero-panel{z-index:1;color:#fff;background:#1b1614f0;border:1px solid #ffffff24;border-radius:6px 28px;width:86%;margin:-58px 0 0 -38px;padding:24px 28px;position:relative;box-shadow:0 24px 55px #1814123d}#home .hero-panel strong{color:#dbc9a8;font-family:Georgia,Times New Roman,serif;font-size:20px}#home .hero-panel li{color:#ffffffd1;border-bottom-color:#ffffff1a}#home .section{padding:112px 0}#home .section.alt{background:var(--premium-ivory)}#home .section.white{background:#fffdf9}#home .eyebrow{color:var(--premium-wine);letter-spacing:.16em;margin-bottom:16px;font-size:12px}#home .eyebrow:before{background:var(--premium-gold);width:32px;height:1px}#home .feature-grid,#home .subject-grid{gap:16px;margin-top:48px}#home .feature-card,#home .subject-card{box-shadow:none;background:linear-gradient(#fff 0%,#fbf8f3 100%);border:1px solid #40312b1a;border-radius:6px 30px}#home .feature-card:hover,#home .subject-card:hover{border-color:#b69a6a80;transform:translateY(-5px);box-shadow:0 14px 38px #21191514}#home .feature-icon,#home .subject-icon{border-radius:50%}#home .feature-icon{background:var(--premium-ink);box-shadow:none}#home .visual-section{background:#1f1a18;padding:76px 0}#home .visual-section .container{width:min(1240px,100% - 44px)}#home .visual-section img{filter:saturate(.86)contrast(1.02);border:1px solid #ffffff1a;border-radius:4px 34px;width:100%;box-shadow:0 30px 80px #00000038}#home .visual-section.white img{border-color:#392d271f;box-shadow:0 25px 70px #342a2421}#home .mode-grid{gap:18px;margin-top:44px}#home .mode-card{min-height:390px;box-shadow:none;border-radius:6px 34px;padding:38px}#home .mode-icon{border-radius:50%}#home .finder{background:#fffdf9f0;border:1px solid #41322b1f;border-radius:8px 34px;margin-top:40px;padding:34px;box-shadow:0 14px 38px #21191514}#home .finder-tabs{background:#ede6dc;border-radius:999px;gap:6px;width:max-content;max-width:100%;padding:5px}#home .finder-tabs button{border-radius:999px!important}#home .finder-tabs button.active{background:var(--premium-ink)!important;color:#fff!important}#home .finder select,#home .finder input,#home .consult-form input,#home .consult-form select,#home .consult-form textarea{color:var(--premium-ink);background:#fffdf9;border-color:#40312b29;border-radius:12px}#home .apply-section .eyebrow.light{color:#dbc9a8}#home .consult-form{background:#fffdf9f7;border:1px solid #ffffff1a;border-radius:8px 34px;box-shadow:0 28px 80px #00000038}#home .submit-btn{background:var(--premium-wine);border-radius:999px;min-height:60px}#home footer{color:#fff;background:#12100f;border-top:1px solid #ffffff14;padding:64px 20px}#home footer strong{letter-spacing:.08em;color:#dbc9a8;font-family:Georgia,Times New Roman,serif}#home footer p{color:#ffffff94}@media (max-width:1000px){#home .hero-grid{grid-template-columns:1fr;gap:52px}#home .hero-visual{max-width:720px}#home .hero-photo{aspect-ratio:16/10}#home .hero-panel{width:min(92%,620px);margin:-46px 0 0 24px}#home .feature-grid,#home .subject-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:650px){#home .nav{min-height:72px}#home .hero{padding:58px 0 72px}#home h1{font-size:clamp(40px,12vw,54px)}#home h2{font-size:34px}#home .hero .lead{font-size:16px}#home .stats{grid-template-columns:repeat(2,minmax(0,1fr))}#home .hero-photo{aspect-ratio:1/1.08;border-radius:4px 30px}#home .hero-panel{border-radius:4px 24px;width:calc(100% - 18px);margin:-28px 0 0 18px;padding:21px 20px}#home .section{padding:82px 0}#home .feature-grid,#home .subject-grid,#home .mode-grid{grid-template-columns:1fr}#home .feature-card,#home .subject-card,#home .mode-card,#home .finder,#home .consult-form{border-radius:5px 24px}#home .visual-section{padding:48px 0}#home .visual-section .container{width:min(100% - 24px,1240px)}#home .visual-section img{border-radius:4px 22px}#home .finder-tabs{grid-template-columns:1fr 1fr;width:100%;display:grid}}.topbar{position:static!important;top:auto!important}body{word-break:keep-all;text-rendering:optimizelegibility}.ontop-reveal{opacity:0;will-change:opacity,transform;transition:opacity .56s,transform .56s cubic-bezier(.22,.61,.36,1);transform:translateY(24px)}.ontop-reveal.ontop-reveal-visible{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.ontop-reveal{opacity:1!important;transition:none!important;transform:none!important}}:root{--ontop-sans:Pretendard, "Pretendard Variable", "Noto Sans KR", "Apple SD Gothic Neo", "Malgun Gothic", "Segoe UI", Arial, sans-serif}html,body,body :where(h1,h2,h3,h4,h5,h6,p,a,span,strong,b,em,small,ul,ol,li,dl,dt,dd,button,input,textarea,select,option,label,table,thead,tbody,tfoot,tr,th,td,blockquote,figcaption,summary,div,section,article,aside,nav,header,footer,main),body [class]{font-family:var(--ontop-sans)!important}body :where(.fa,.fas,.far,.fal,.fad,.fab,.material-icons,.material-symbols-outlined,[class^=icon-],[class*=\ icon-]){font-family:inherit}#home .topbar{z-index:9000;position:sticky;top:82px;background:#fffffff5!important;border-bottom:1px solid #d8e4ed!important;box-shadow:0 8px 28px #08274114!important}#home .nav{min-height:84px!important}#home .brand-mark{background:linear-gradient(145deg,#091540,#1b2cc1)!important;border-radius:15px!important;width:48px!important;height:48px!important;box-shadow:0 10px 25px #09154038!important}#home .brand-text strong{color:#102f4d!important;letter-spacing:.08em!important;font-size:21px!important;font-weight:950!important}#home .brand-text small{color:#688096!important}#home .menu{color:#29475f!important;gap:25px!important}#home .menu a:hover{color:#1974b4!important}#home .nav-cta{color:#fff!important;background:linear-gradient(135deg,#1b2cc1,#091540)!important;border-radius:13px!important;padding:13px 20px!important;box-shadow:0 9px 22px #09154038!important}#home #finder{background:linear-gradient(#edf4f9 0%,#f8fbfd 100%)!important}#home #finder h2,#home #faq h2{color:#102f4d!important}#home .finder{background:#fff!important;border-color:#d6e2eb!important;border-radius:24px!important;box-shadow:0 18px 48px #0b304e17!important}#home .finder-tabs{background:#e7f0f7!important}#home .finder-tabs button.active{color:#fff!important;background:#1b2cc1!important}#home .btn.primary,#home .submit-btn,#home .input-button-row button{color:#fff!important;background:linear-gradient(135deg,#1b2cc1,#091540)!important}#home .btn.dark{color:#fff!important;background:#091540!important}#home .apply-section{background:linear-gradient(145deg,#091540,#1b2cc1)!important}#home .apply-section h2{color:#fff!important}#home footer{background:#061d31!important}@media (max-width:1000px){#home .topbar{top:78px}#home .menu{background:#fff!important;top:84px!important}}#home{--premium-ink:#091540!important;--premium-wine:#1b2cc1!important;--premium-gold:#7692ff!important;--premium-ivory:#f3f6ff!important;--premium-paper:#fff!important;--premium-muted:#53617c!important;--premium-line:#dce4f2!important;--premium-shadow:0 24px 70px #0915401f!important;color:#091540!important;background:#fff!important}#home .hero{background:radial-gradient(circle at 76% 16%,#7692ff29,#0000 27%),radial-gradient(circle at 10% 78%,#1b2cc114,#0000 30%),linear-gradient(135deg,#f7f9ff 0%,#fff 55%,#edf2ff 100%)!important}#home .hero-panel{background:linear-gradient(145deg,#091540,#142669)!important;border-color:#ffffff21!important}#home .hero-panel strong{color:#cbd7ff!important}#home .hero-panel li:before{color:#7692ff!important}#home .badges span{color:#1b2cc1!important;background:#ffffffe0!important;border-color:#dce4f2!important}#home .feature-card,#home .subject-card{background:linear-gradient(#fff 0%,#f8faff 100%)!important;border-color:#dce4f2!important}#home .feature-card:hover,#home .subject-card:hover{border-color:#b8c8ff!important;box-shadow:0 14px 38px #09154017!important}#home .feature-icon{background:linear-gradient(145deg,#091540,#1b2cc1)!important}#home .subject-icon{color:#1b2cc1!important;background:#edf2ff!important}#home .subject-tag{color:#53617c!important;background:#f1f4ff!important}#home .subject-card h3,#home .subject-card a{color:#091540!important}#home .visual-section{background:#091540!important}#home .visual-section.white{background:#f3f6ff!important}#home .online-card{background:radial-gradient(circle at 85% 12%,#7692ff38,#0000 28%),linear-gradient(145deg,#091540,#13266e 55%,#1b2cc1)!important}#home .visit-card{background:linear-gradient(#fff,#f7f9ff)!important}#home .visit-card .mode-icon,#home .visit-card .mode-badge{color:#1b2cc1!important;background:#edf2ff!important}#home .visit-card .mode-summary{color:#53617c!important;border-bottom-color:#dce4f2!important}#home .visit-card .mode-benefit-list>div{border-color:#dce4f2!important}#home .visit-card .benefit-icon{color:#1b2cc1!important;background:#edf2ff!important}#home .visit-card .mode-benefit-list small{color:#66738b!important}#home .mode-notice{background:#f1f4ff!important;border-color:#ccd8ff!important}#home .notice-icon{background:#1b2cc1!important}#home .mode-notice strong{color:#1b2cc1!important}#home .mode-notice p{color:#53617c!important}#home .finder input,#home .finder select,#home .consult-form input,#home .consult-form select,#home .consult-form textarea{color:#091540!important;background:#fff!important;border-color:#dce4f2!important}#home .finder input:focus,#home .finder select:focus,#home .consult-form input:focus,#home .consult-form select:focus,#home .consult-form textarea:focus{border-color:#1b2cc1!important;box-shadow:0 0 0 4px #1b2cc11a!important}#home .consult-form{background:#fffffffa!important;border-color:#ffffff1f!important;box-shadow:0 28px 80px #0915403d!important}#home .eyebrow{color:#1b2cc1!important}#home .eyebrow:before{background:#7692ff!important}#home .stats b{color:#1b2cc1!important}#home h1,#home h2,#home h3{overflow-wrap:anywhere}@media (max-width:650px){#home h1{font-size:clamp(38px,11.4vw,52px)!important;line-height:1.08!important}#home h2{font-size:32px!important;line-height:1.24!important}#home .container{width:min(100% - 28px,var(--max))}#home .finder,#home .consult-form{padding-left:20px!important;padding-right:20px!important}}
.global-event-banner-module__nuDutW__banner{z-index:9999;color:#fff;background:radial-gradient(circle at 18% 0,#7692ff59,#0000 34%),linear-gradient(100deg,#091540 0%,#1b2cc1 52%,#091540 100%);border-bottom:1px solid #ffffff29;width:100%;position:sticky;top:0;box-shadow:0 14px 38px #18121133}.global-event-banner-module__nuDutW__inner{justify-content:center;align-items:center;gap:24px;width:min(1240px,100% - 36px);min-height:82px;margin:0 auto;display:flex}.global-event-banner-module__nuDutW__badge{color:#abd2fa;letter-spacing:.18em;white-space:nowrap;border:1px solid #9fd3f6a3;border-radius:999px;padding:9px 13px;font-family:Pretendard,Noto Sans KR,Arial,sans-serif;font-size:12px}.global-event-banner-module__nuDutW__message{align-items:baseline;gap:16px;display:flex}.global-event-banner-module__nuDutW__message strong{color:#fff;letter-spacing:-.035em;white-space:nowrap;font-size:24px;line-height:1.1}.global-event-banner-module__nuDutW__message span{color:#ffffffc2;white-space:nowrap;font-size:15px}.global-event-banner-module__nuDutW__cta{color:#091540;white-space:nowrap;background:#fff;border-radius:999px;align-items:center;gap:10px;margin-left:10px;padding:15px 23px;font-size:16px;font-weight:900;text-decoration:none;transition:transform .2s,background .2s;display:inline-flex;box-shadow:0 10px 24px #0000002e}.global-event-banner-module__nuDutW__cta:hover{background:#abd2fa;transform:translateY(-2px)}@media (max-width:800px){.global-event-banner-module__nuDutW__inner{justify-content:space-between;gap:12px;min-height:78px}.global-event-banner-module__nuDutW__badge,.global-event-banner-module__nuDutW__message span{display:none}.global-event-banner-module__nuDutW__message strong{font-size:18px}.global-event-banner-module__nuDutW__cta{margin-left:0;padding:12px 16px;font-size:13px}}
.fixed-contact-buttons-module__AtHDOW__wrap{z-index:9998;flex-direction:column;gap:10px;width:178px;display:flex;position:fixed;bottom:24px;right:22px}.fixed-contact-buttons-module__AtHDOW__button{color:#fff;letter-spacing:-.02em;border-radius:999px;grid-template-columns:50px 1fr;align-items:center;min-height:58px;padding:7px 16px 7px 8px;font-weight:900;text-decoration:none;transition:transform .2s,box-shadow .2s,filter .2s;display:grid;box-shadow:0 10px 24px #12111133,0 2px 4px #12111121}.fixed-contact-buttons-module__AtHDOW__button:hover{filter:brightness(1.04);transform:translateY(-2px)scale(1.015);box-shadow:0 14px 32px #1211113d,0 3px 6px #12111124}.fixed-contact-buttons-module__AtHDOW__phone{background:linear-gradient(135deg,#ff7a00 0%,#ff6500 100%)}.fixed-contact-buttons-module__AtHDOW__sms{background:linear-gradient(135deg,#39b7b6 0%,#2ba6a6 100%)}.fixed-contact-buttons-module__AtHDOW__form{background:linear-gradient(135deg,#17296f 0%,#0f1f61 100%)}.fixed-contact-buttons-module__AtHDOW__icon{background:#fffffff5;border-radius:50%;place-items:center;width:42px;height:42px;display:grid;box-shadow:0 3px 8px #0000001f}.fixed-contact-buttons-module__AtHDOW__icon svg{fill:currentColor;width:23px;height:23px}.fixed-contact-buttons-module__AtHDOW__phone .fixed-contact-buttons-module__AtHDOW__icon{color:#ff6d00}.fixed-contact-buttons-module__AtHDOW__sms .fixed-contact-buttons-module__AtHDOW__icon{color:#2caeae}.fixed-contact-buttons-module__AtHDOW__form .fixed-contact-buttons-module__AtHDOW__icon{color:#142669}.fixed-contact-buttons-module__AtHDOW__label{white-space:nowrap;padding-left:5px;font-size:17px;line-height:1}@media (max-width:700px){.fixed-contact-buttons-module__AtHDOW__wrap{right:10px;bottom:calc(12px + env(safe-area-inset-bottom));gap:7px;width:146px}.fixed-contact-buttons-module__AtHDOW__button{grid-template-columns:40px 1fr;min-height:49px;padding:5px 12px 5px 6px}.fixed-contact-buttons-module__AtHDOW__icon{width:36px;height:36px}.fixed-contact-buttons-module__AtHDOW__icon svg{width:20px;height:20px}.fixed-contact-buttons-module__AtHDOW__label{font-size:14px}}@media (max-width:420px){.fixed-contact-buttons-module__AtHDOW__wrap{width:auto}.fixed-contact-buttons-module__AtHDOW__button{grid-template-columns:38px;width:48px;min-height:48px;padding:5px}.fixed-contact-buttons-module__AtHDOW__label{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.fixed-contact-buttons-module__AtHDOW__icon{width:38px;height:38px}}
