/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.block{display:block}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--navy:#073f88;--deep-navy:#062d65;--blue:#445d9c;--teal:#0b9fb4;--mint:#62c3bb;--pale-mint:#e6f7f4;--sky:#eaf4f8;--ink:#11253f;--muted:#65758a;--line:#dbe5ec;--paper:#f7fbfc;--white:#fff;--shadow:0 24px 70px #10375d24}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Arial,Noto Sans KR,Apple SD Gothic Neo,sans-serif}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible{outline-offset:3px;outline:3px solid #0b9fb459}a{color:inherit;text-decoration:none}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.site-shell{background:radial-gradient(circle at 12% 4%,#62c3bb29,#0000 24rem),linear-gradient(#fff 0,#f6fbfc 48rem,#eef6f8 100%);min-height:100vh;position:relative;overflow:hidden}.ambient{pointer-events:none;border:1px solid #0b9fb41f;border-radius:50%;position:absolute}.ambient:before,.ambient:after{content:"";border:inherit;border-radius:inherit;position:absolute;inset:15%}.ambient:after{inset:32%}.ambient-one{width:31rem;height:31rem;top:5rem;right:-10rem}.ambient-two{width:27rem;height:27rem;top:47rem;left:-14rem}.site-header{z-index:10;border-bottom:1px solid #11253f1c;justify-content:space-between;align-items:center;width:min(1360px,100% - 64px);margin:0 auto;padding:26px 0 20px;display:flex;position:relative}.brand,.footer-brand{align-items:center;gap:12px;display:flex}.brand-mark{flex:none;width:42px;height:35px;display:inline-block;position:relative}.brand-mark i,.brand-mark b{border:7px solid var(--teal);width:27px;height:15px;position:absolute}.brand-mark i{border-bottom:0;border-right:0;top:0;left:0}.brand-mark b{border-top:0;border-left:0;bottom:0;right:0}.brand strong,.brand small{display:block}.brand strong{letter-spacing:-.03em;font-size:15px}.brand small{color:var(--muted);margin-top:3px;font-size:12px}.header-actions,.language-switch{align-items:center;display:flex}.header-actions{gap:14px}.language-switch{border:1px solid var(--line);background:#fffc;border-radius:999px;padding:4px}.language-switch button{color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:999px;padding:8px 13px;font-size:12px;font-weight:700}.language-switch button.active{background:var(--navy);color:var(--white)}.official-link{color:var(--navy);align-items:center;gap:9px;padding:10px 15px;font-size:13px;font-weight:800;display:flex}.official-link span{font-size:16px}.hero{z-index:2;grid-template-columns:minmax(0,.88fr) minmax(560px,1.12fr);align-items:center;gap:clamp(44px,6vw,92px);width:min(1360px,100% - 64px);margin:0 auto;padding:68px 0 80px;display:grid;position:relative}.hero-copy{padding-left:6px;position:relative}.hero-copy:before{content:"ㄱ";z-index:-1;color:#62c3bb17;font-size:230px;font-weight:900;line-height:1;position:absolute;top:-64px;left:-48px;transform:rotate(-7deg)}.eyebrow{color:var(--teal);letter-spacing:.14em;margin:0 0 17px;font-size:12px;font-weight:900}.date-badge{background:var(--pale-mint);color:#297c77;border-radius:999px;align-items:center;gap:8px;margin-bottom:20px;padding:7px 11px;font-size:12px;font-weight:700;display:inline-flex}.date-badge span{background:var(--mint);border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 4px #62c3bb2e}.hero h1{max-width:670px;color:var(--deep-navy);letter-spacing:-.065em;white-space:pre-line;margin:0;font-size:clamp(48px,5vw,76px);font-weight:900;line-height:1.07}.hero h1:after{content:"";background:linear-gradient(90deg, var(--mint), var(--teal), var(--blue));border-radius:999px;width:92px;height:7px;margin-top:26px;display:block}.hero-description{color:#586b80;max-width:610px;margin:27px 0 0;font-size:17px;line-height:1.75}.key-notice{border:1px solid #073f881f;border-left:4px solid var(--navy);background:#ffffffc7;border-radius:4px 18px 18px 4px;gap:15px;max-width:625px;margin-top:30px;padding:19px 20px;display:flex;box-shadow:0 12px 28px #1c436712}.notice-icon{background:var(--navy);width:28px;height:28px;color:var(--white);border-radius:50%;flex:none;place-items:center;font-size:14px;font-weight:900;display:grid}.key-notice strong{color:var(--navy);font-size:14px}.key-notice p{color:#52657b;margin:6px 0 0;font-size:13px;font-weight:600;line-height:1.65}.hero-links{gap:14px;margin-top:25px;display:flex}.hero-links a{color:var(--navy);align-items:center;gap:8px;font-size:13px;font-weight:800;display:flex}.hero-links a+a{border-left:1px solid var(--line);padding-left:15px}.chat-card{min-height:692px;box-shadow:var(--shadow);background:#fffffff5;border:1px solid #18527826;border-radius:30px;position:relative;overflow:hidden}.chat-card:before{content:"";background:linear-gradient(90deg, var(--mint), var(--teal) 50%, var(--blue));height:5px;position:absolute;top:0;left:0;right:0}.chat-header{border-bottom:1px solid var(--line);background:#fffffff0;align-items:center;gap:13px;min-height:84px;padding:18px 22px;display:flex}.bot-avatar,.message-avatar{background:linear-gradient(145deg, var(--teal), var(--navy));color:var(--white);border-radius:17px;place-items:center;font-weight:900;display:grid;box-shadow:0 8px 18px #073f882e}.bot-avatar{width:48px;height:48px;font-size:20px}.bot-avatar span{transform:rotate(-8deg)}.chat-header h2{color:var(--deep-navy);letter-spacing:-.03em;margin:0;font-size:17px}.chat-header p{color:var(--muted);align-items:center;gap:7px;margin:5px 0 0;font-size:11px;font-weight:700;display:flex}.chat-header p i{background:#35bd84;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #35bd8421}.reset-button{color:#7d8b9b;cursor:pointer;background:0 0;border:0;margin-left:auto;padding:8px 10px;font-size:11px;font-weight:700}.reset-button:hover{color:var(--navy)}.chat-log{scrollbar-width:thin;scrollbar-color:#c7d7df transparent;background:linear-gradient(#f7fbfced,#f7fbfced),linear-gradient(90deg,#0b9fb40d 1px,#0000 1px) 0 0/28px 28px,linear-gradient(#0b9fb40d 1px,#0000 1px) 0 0/28px 28px;height:518px;padding:23px 22px 25px;overflow-y:auto}.message-row{align-items:flex-start;gap:10px;margin-bottom:19px;display:flex}.message-row.user{justify-content:flex-end}.message-avatar{border-radius:11px;flex:none;width:30px;height:30px;font-size:13px}.message-content{max-width:min(88%,520px)}.message-row.user .message-content{max-width:80%}.message-bubble{background:var(--white);border:1px solid #dce7ec;border-radius:4px 18px 18px;padding:14px 16px;box-shadow:0 5px 14px #2645600d}.message-row.user .message-bubble{background:linear-gradient(135deg, var(--navy), #355898);color:var(--white);border:0;border-radius:18px 4px 18px 18px;box-shadow:0 8px 20px #073f8829}.message-bubble strong{color:var(--navy);margin-bottom:7px;font-size:13px;line-height:1.5;display:block}.message-row.user .message-bubble strong{color:var(--white)}.message-bubble p{color:#465b72;white-space:pre-line;margin:0;font-size:13px;line-height:1.68}.message-row.user .message-bubble p{color:var(--white)}.message-sources{border-top:1px solid #e4edf1;flex-wrap:wrap;gap:6px;margin-top:12px;padding-top:10px;display:flex}.message-sources a{background:var(--pale-mint);color:#247a75;border-radius:999px;align-items:center;gap:4px;padding:5px 8px;font-size:10px;font-weight:800;display:inline-flex}.message-suggestions{flex-wrap:wrap;gap:6px;margin-top:8px;display:flex}.message-suggestions button{color:var(--navy);cursor:pointer;background:#ffffffe0;border:1px solid #d4e2e8;border-radius:999px;padding:7px 10px;font-size:10px;font-weight:800}.message-suggestions button:hover{border-color:var(--teal);background:var(--pale-mint)}.typing-indicator{background:var(--white);border:1px solid #dce7ec;border-radius:4px 16px 16px;gap:4px;padding:12px 14px;display:flex}.typing-indicator span{background:var(--mint);border-radius:50%;width:6px;height:6px;animation:1.15s ease-in-out infinite typing}.typing-indicator span:nth-child(2){animation-delay:.14s}.typing-indicator span:nth-child(3){animation-delay:.28s}@keyframes typing{0%,60%,to{opacity:.45;transform:translateY(0)}30%{opacity:1;transform:translateY(-4px)}}.chat-input{border-top:1px solid var(--line);background:var(--white);gap:10px;min-height:86px;padding:16px 17px;display:flex}.chat-input input{min-width:0;color:var(--ink);background:#f8fbfc;border:1px solid #d5e2e8;border-radius:16px;flex:1;padding:0 16px;font-size:13px}.chat-input input::placeholder{color:#94a2b0}.chat-input input:focus{border-color:var(--teal);background:var(--white)}.chat-input button{background:var(--navy);width:74px;color:var(--white);cursor:pointer;border:0;border-radius:16px;justify-content:center;align-items:center;gap:7px;font-size:12px;font-weight:800;display:flex}.chat-input button i{background:#ffffff29;border-radius:50%;place-items:center;width:21px;height:21px;font-style:normal;display:grid}.chat-input button:disabled{cursor:not-allowed;background:#bcc8d1}.quick-section,.overview-section,.contact-section,footer{z-index:2;width:min(1360px,100% - 64px);margin-left:auto;margin-right:auto;position:relative}.quick-section{padding:34px 0 96px}.section-heading{align-items:baseline;gap:15px;margin-bottom:28px;display:flex}.section-number{color:var(--teal);font-family:Georgia,serif;font-size:14px;font-style:italic;font-weight:800}.section-heading h2{color:var(--deep-navy);letter-spacing:-.045em;margin:0;font-size:clamp(26px,3vw,37px)}.quick-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.quick-grid button{border:0;border-right:1px solid var(--line);border-bottom:1px solid var(--line);text-align:left;cursor:pointer;background:#ffffffb8;grid-template-columns:40px 1fr auto;align-items:center;gap:12px;min-height:102px;padding:20px 23px;transition:background .18s,transform .18s;display:grid;position:relative}.quick-grid button:hover{z-index:1;background:var(--white);transform:translateY(-2px);box-shadow:0 14px 35px #1c436714}.quick-index{color:var(--mint);font-family:Georgia,serif;font-size:15px;font-style:italic}.quick-grid strong{color:#243c59;font-size:14px;line-height:1.45}.quick-grid i{color:var(--navy);font-size:19px;font-style:normal}.overview-section{background:radial-gradient(circle at 94% 0, #62c3bb47, transparent 25rem), linear-gradient(135deg, var(--deep-navy), #0a477f 62%, #0a5c81);width:min(1460px,100% - 32px);color:var(--white);border-radius:34px;padding:70px 50px 54px;overflow:hidden;box-shadow:0 22px 60px #05306029}.overview-section:before{content:"ㅇ";color:#ffffff0b;font-size:360px;font-weight:900;line-height:1;position:absolute;bottom:-145px;right:-35px}.overview-intro{justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:36px;display:flex}.section-heading.light{margin-bottom:0}.section-heading.light h2{color:var(--white)}.section-heading.light .section-number{color:#8eddd4}.overview-intro>p{color:#ffffffad;max-width:430px;margin:0;font-size:14px;line-height:1.7}.program-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.program-card{min-height:254px;color:var(--white);border-radius:23px;padding:24px 26px;position:relative;overflow:hidden}.program-card:after{content:"";border:28px solid #ffffff1a;border-radius:50%;width:180px;height:180px;position:absolute;bottom:-75px;right:-40px}.program-card.aqua{background:#079eb3}.program-card.mint{background:#58bcb4}.program-card.blue{background:#425b99}.program-topline{justify-content:space-between;align-items:center;display:flex}.program-topline span{background:#ffffff1c;border:1px solid #ffffff47;border-radius:999px;padding:6px 9px;font-size:10px;font-weight:800}.program-topline b{color:#ffffff73;font-family:Georgia,serif;font-size:16px;font-style:italic}.program-card h3{letter-spacing:-.04em;margin:37px 0 10px;font-size:28px}.program-card p{color:#ffffffc7;min-height:40px;margin:0;font-size:13px;line-height:1.5}.program-card button{z-index:2;color:var(--white);cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;margin-top:26px;padding:0;font-size:12px;font-weight:800;display:flex;position:relative}.program-card button span{font-size:17px}.contact-section{border-bottom:1px solid var(--line);grid-template-columns:1.1fr .9fr .9fr;align-items:end;gap:40px;padding:88px 0 72px;display:grid}.contact-kicker{color:var(--teal);letter-spacing:.17em;margin:0 0 10px;font-size:11px;font-weight:900}.contact-section h2{color:var(--deep-navy);letter-spacing:-.04em;margin:0 0 10px;font-size:32px}.contact-section>div>p:last-child{color:var(--muted);margin:0;font-size:13px}.contact-details,.download-links{flex-direction:column;gap:10px;display:flex}.contact-details a{color:var(--navy);font-size:19px;font-weight:800}.download-links a{color:#52657b;border-bottom:1px solid #ccdae2;justify-content:space-between;align-items:center;padding:13px 0;font-size:13px;font-weight:800;display:flex}.download-links a span{color:var(--teal);font-size:18px}footer{grid-template-columns:.85fr 1.6fr auto;align-items:center;gap:32px;padding:34px 0 42px;display:grid}.footer-brand .brand-mark{width:32px;height:27px}.footer-brand .brand-mark i,.footer-brand .brand-mark b{border-width:5px;width:21px;height:12px}.footer-brand strong{color:var(--navy);font-size:12px}footer p{color:#788696;margin:0;font-size:11px;line-height:1.6}footer small{color:#97a3ae;letter-spacing:.06em;text-align:right;font-size:9px}@media (width<=1120px){.hero{grid-template-columns:1fr;width:min(850px,100% - 48px)}.hero-copy{max-width:760px}.quick-section,.contact-section,footer{width:calc(100% - 48px)}.quick-grid{grid-template-columns:repeat(2,1fr)}.overview-section{width:calc(100% - 32px)}.contact-section{grid-template-columns:1fr 1fr}.download-links{grid-column:1/-1;grid-template-columns:1fr 1fr;gap:24px;display:grid}footer{grid-template-columns:1fr 1.5fr}footer small{text-align:left;grid-column:1/-1}}@media (width<=760px){.site-header{width:calc(100% - 30px);padding:17px 0}.brand small,.official-link{display:none}.brand-mark{width:35px;height:29px}.brand-mark i,.brand-mark b{border-width:6px;width:23px;height:13px}.brand strong{font-size:13px}.language-switch button{padding:7px 8px;font-size:9px}.header-actions{gap:4px}.hero{gap:38px;width:calc(100% - 30px);padding:45px 0 58px}.hero-copy{padding-left:0}.hero h1{font-size:clamp(42px,13vw,58px)}.hero-description{font-size:15px}.key-notice{padding:16px}.hero-links{flex-wrap:wrap}.chat-card{border-radius:22px;min-height:650px}.chat-header{padding:15px}.bot-avatar{width:42px;height:42px}.chat-log{height:485px;padding:18px 14px}.message-content,.message-row.user .message-content{max-width:88%}.chat-input{min-height:82px;padding:14px}.chat-input button{width:50px}.chat-input button span{display:none}.quick-section,.contact-section,footer{width:calc(100% - 30px)}.quick-section{padding:10px 0 70px}.quick-grid{grid-template-columns:1fr}.quick-grid button{min-height:88px}.overview-section{border-radius:25px;width:calc(100% - 20px);padding:48px 20px 22px}.overview-intro{display:block}.overview-intro>p{margin-top:15px}.program-grid{grid-template-columns:1fr}.program-card{min-height:220px}.contact-section{grid-template-columns:1fr;gap:28px;padding:65px 0 52px}.download-links{grid-column:auto;grid-template-columns:1fr;gap:0}footer{grid-template-columns:1fr;gap:18px;padding-bottom:30px}footer small{grid-column:auto}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
