:root{--paper:#f9f7f1;--white:#fffefa;--ink:#173f35;--muted:#617169;--line:#dcded3;--gold:#efc577;--gold-dark:#9c6b1c;--sage:#e6ecdf;--blue:#e5eef0;--peach:#f4e4d5;--radius:22px;--max:1240px;--font:"Pretendard","Noto Sans CJK KR","Noto Sans KR","Apple SD Gothic Neo","Malgun Gothic",sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--font);font-size:15px;line-height:1.8;-webkit-font-smoothing:antialiased;word-break:keep-all;overflow-wrap:break-word}body.menu-open{overflow:hidden}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit}button:disabled{cursor:default;opacity:.45}button{border:0}img{display:block;max-width:100%}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid #a06513;outline-offset:5px}h1,h2,h3,h4,p{margin-top:0}h1,h2,h3{letter-spacing:-.055em;line-height:1.35}p{color:var(--muted)}h2{font-size:clamp(29px,3.5vw,43px);font-weight:700}h3{font-size:22px}small{line-height:1.7}.container{width:min(calc(100% - 96px),var(--max));margin-inline:auto}.eyebrow{font-size:11px;font-weight:700;letter-spacing:.17em;text-transform:uppercase;display:block;margin-bottom:20px}.mini-label{font-size:11px;letter-spacing:.1em;font-weight:700}.muted{color:var(--muted)}.icon{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.button{display:inline-flex;align-items:center;justify-content:center;gap:25px;padding:15px 24px;border-radius:50px;background:var(--ink);color:var(--white);border:1px solid var(--ink);font-size:14px;font-weight:600;line-height:1.5;transition:transform .18s,background .18s;white-space:nowrap}.button:hover{background:#255448;transform:translateY(-2px)}.button svg{width:18px;height:18px}.button-light{background:transparent;color:var(--ink);border-color:#aeb9ac}.button-light:hover{background:var(--sage)}.button-gold{background:var(--gold);color:var(--ink);border-color:var(--gold)}.button-gold:hover{background:#f5cf8b}.button-small{font-size:13px;padding:11px 20px;gap:18px}.text-link{display:inline-flex;align-items:center;gap:24px;font-size:14px;font-weight:600;border-bottom:1px solid var(--ink);padding-bottom:5px}.text-link:hover{color:var(--gold-dark)}.text-button{background:transparent;padding:0;text-align:left}.icon-button{width:42px;height:42px;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;background:transparent;flex-shrink:0}.icon-button:hover{background:var(--sage)}.icon-button .icon{width:18px}.skip-link{position:fixed;top:-100px;left:20px;padding:12px 22px;background:var(--ink);color:white;z-index:1000;border-radius:8px}.skip-link:focus{top:10px}.site-header{position:sticky;top:0;z-index:40;background:rgba(249,247,241,.97);border-bottom:1px solid var(--line);backdrop-filter:blur(14px)}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:26px;height:94px}.brand{display:flex;align-items:center;gap:12px;flex-shrink:0}.brand-mark{width:57px;height:38px;object-fit:contain;mix-blend-mode:multiply}.brand-type{display:flex;flex-direction:column}.brand-ko{font-size:18px;line-height:1.5;font-weight:750;letter-spacing:-.06em}.brand-en{font-size:8px;letter-spacing:.15em;line-height:1.8}.desktop-nav{display:flex;align-items:center;gap:31px;margin-left:auto;margin-right:26px}.desktop-nav a{font-size:13px;font-weight:550;padding:8px 0;border-bottom:2px solid transparent}.desktop-nav a:hover,.desktop-nav a[aria-current=page]{border-color:var(--gold-dark)}.menu-toggle{display:none}.mobile-nav[hidden]{display:none}.mobile-nav{position:absolute;top:100%;background:var(--paper);width:100%;padding:22px 32px 34px;border-bottom:1px solid var(--line);box-shadow:0 18px 20px #173f3510}.mobile-nav a{display:block;padding:12px 0;font-size:18px}.hero{position:relative;padding-top:73px;padding-bottom:51px}.hero-grid{display:grid;grid-template-columns:1.04fr 1fr;gap:60px;align-items:center}.hero h1{font-size:clamp(43px,4.9vw,67px);font-weight:700;line-height:1.3;letter-spacing:-.065em;margin:0 0 26px}.hero h1 em{font-style:normal;position:relative;z-index:1}.hero h1 em:after{content:"";position:absolute;left:-4px;right:-5px;height:13px;bottom:6px;z-index:-1;background:var(--gold);transform:rotate(-3deg);border-radius:50% 30%}.hero .eyebrow{margin-bottom:23px}.hero-description{max-width:460px;line-height:1.9;font-size:15px;margin-bottom:30px}.hero-actions{display:flex;gap:26px;align-items:center;flex-wrap:wrap}.hero-side{position:relative;padding:22px 0 20px;min-width:0}.hero-composition{background:#e7ebdf;border-radius:180px 180px 25px 25px;padding:88px 26px 23px;position:relative;isolation:isolate}.hero-composition:before{content:"";position:absolute;width:calc(100% - 30px);height:calc(100% - 34px);border:1px solid #bbc6b7;left:15px;top:17px;border-radius:180px 180px 20px 20px;z-index:-1}.hero-handwritten{font-family:Georgia,"Times New Roman",serif;position:absolute;left:50%;top:28px;transform:translateX(-50%) rotate(-7deg);font-size:22px;line-height:1.1;font-style:italic;text-align:center;width:70%;color:#587260}.hero-photo-wrap{position:relative;border-radius:140px 140px 13px 13px;overflow:hidden;background:#d6e2dc}.hero-photo{width:100%;height:255px;object-fit:cover;object-position:center 70%;transition:opacity .2s}.hero-spark{position:absolute;right:4px;top:47px;font-size:72px;color:#b87c1b;line-height:1;transform:rotate(12deg)}.hero-postcard{position:relative;display:flex;justify-content:space-between;gap:14px;align-items:center;padding:20px 5px 4px}.hero-postcard h2{font-size:21px;margin:0 0 5px;letter-spacing:-.04em}.hero-postcard p{font-size:12px;margin:0}.hero-story-control{display:flex;align-items:center;gap:8px}.hero-story-control .icon-button{width:33px;height:33px;border-color:#aebbad}.photo-disclaimer{font-size:10px;color:#667467;margin:12px 0 0;text-align:right;line-height:1.6}.hero-tag{position:absolute;left:-27px;top:100px;background:var(--white);padding:12px 18px;border-radius:7px;box-shadow:0 10px 35px #173f3510;font-size:12px;transform:rotate(-7deg);z-index:2;display:flex;align-items:center;gap:8px}.hero-tag .icon{width:17px}.hero-bottom{display:flex;justify-content:space-between;gap:20px;align-items:center;border-top:1px solid var(--line);margin-top:46px;padding-top:22px}.hero-bottom span{font-size:11px;letter-spacing:.07em}.hero-bottom .belief{color:var(--muted);letter-spacing:0}.brand-dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:var(--gold-dark);margin-right:10px;vertical-align:middle}.section{padding:94px 0}.section-sage{background:#eaf0e5}.section-white{background:var(--white)}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:32px;margin-bottom:37px}.section-heading h2{margin-bottom:0}.section-heading .eyebrow{margin-bottom:14px}.section-heading>p{max-width:390px;margin:0;font-size:14px}.section-heading .text-link{flex-shrink:0;margin-bottom:7px}.program-filter{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.filter-button{background:transparent;border:1px solid #c9d0c5;padding:7px 18px;border-radius:40px;font-size:13px;line-height:1.7;font-weight:500}.filter-button[aria-pressed=true]{background:var(--ink);color:var(--white);border-color:var(--ink)}.filter-button:hover{border-color:var(--ink)}.filter-row{display:flex;justify-content:space-between;align-items:center;gap:22px;margin-bottom:28px}.result-count{font-size:12px;color:var(--muted);margin:0}.program-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px}.program-card{min-width:0;background:var(--white);border:1px solid #dce0d4;border-radius:var(--radius);overflow:hidden;display:flex;flex-direction:column;transition:transform .2s,box-shadow .2s}.program-card:hover{transform:translateY(-5px);box-shadow:0 14px 28px #173f350b}.program-visual{height:212px;position:relative;overflow:hidden;display:block;border-bottom:1px solid #dce0d4}.program-visual img{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .4s}.program-card:hover .program-visual img{transform:scale(1.035)}.program-visual.has-image:after{content:"";position:absolute;inset:0;box-shadow:inset 0 -50px 42px -35px #152a3c4d;pointer-events:none}.program-visual.blue{background:var(--blue)}.program-visual.sand{background:#e9dcc3}.program-visual.sage{background:#dce5d2}.program-visual.peach{background:var(--peach)}.program-tag{position:absolute;left:18px;top:18px;border-radius:24px;background:var(--white);padding:5px 11px;font-size:10px;line-height:1.5;z-index:1}.visual-caption{position:absolute;bottom:9px;right:12px;font-size:9px;line-height:1.5;background:#fff9;padding:2px 6px;border-radius:3px;z-index:1}.program-body{padding:24px 24px 22px;display:flex;flex-direction:column;flex:1}.card-en{font-size:9px;letter-spacing:.12em;color:var(--gold-dark);font-weight:700;margin-bottom:9px}.program-body h3{font-size:22px;margin:0 0 10px}.program-body p{font-size:13px;line-height:1.85;margin:0 0 23px;flex:1}.card-bottom{display:flex;justify-content:space-between;align-items:center;padding-top:15px;border-top:1px solid var(--line)}.card-bottom span{font-size:11px;color:var(--muted)}.card-bottom a{display:flex;align-items:center;gap:12px;font-size:12px;font-weight:600;min-height:30px}.card-bottom a .icon{width:16px}.graphic-visual{display:flex;align-items:center;justify-content:center;gap:24px;height:100%;position:relative}.graphic-visual .circle-symbol{width:115px;height:115px;background:#fff8;border:1px solid #173f3529;border-radius:50%;display:grid;place-items:center}.circle-symbol .icon{width:55px;height:55px;stroke-width:1.1}.graphic-visual .large-letter{font-family:Georgia,serif;font-size:150px;position:absolute;right:4px;bottom:-26px;line-height:1;color:#173f350d;font-style:italic}.empty-state{grid-column:1/-1;border:1px dashed #aebbab;border-radius:var(--radius);padding:60px 25px;text-align:center}.empty-state h3{font-size:21px}.empty-state p{font-size:14px}.story-grid{display:grid;grid-template-columns:.85fr 1fr;gap:90px;align-items:center}.story-quote{padding:37px 0 20px;border-top:1px solid var(--line);font-size:clamp(27px,3vw,39px);font-weight:650;letter-spacing:-.06em;line-height:1.55;margin:0}.story-quote em{font-style:normal;color:var(--gold-dark)}.story-copy p{font-size:15px}.values-list{display:grid;gap:0}.value-row{display:grid;grid-template-columns:48px 1fr;gap:21px;border-top:1px solid #cbd2c5;padding:25px 0}.value-row:last-child{border-bottom:1px solid #cbd2c5}.value-row .icon{width:31px;height:31px;margin-top:4px}.value-row h3{font-size:19px;margin:0 0 7px}.value-row p{margin:0;font-size:13px}.journey{display:grid;grid-template-columns:1.1fr 1fr;gap:70px;align-items:center}.journey-selector{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.journey-step{text-align:left;background:#f9f7f1;border:1px solid #d5dcd1;border-radius:17px;padding:25px 22px;min-height:144px}.journey-step[aria-pressed=true]{background:var(--ink);color:var(--white)}.journey-step .step-number{display:block;font-family:Georgia,serif;font-size:18px;margin-bottom:10px;color:#a47a2b}.journey-step[aria-pressed=true] .step-number{color:var(--gold)}.journey-step strong{font-size:18px;letter-spacing:-.05em}.journey-description{padding:0 5px}.journey-description .eyebrow{margin-bottom:16px}.journey-description h3{font-size:32px;margin-bottom:20px}.journey-description p{font-size:14px;margin-bottom:20px}.small-note{font-size:11px!important;color:var(--muted)!important;line-height:1.85}.cta-band{background:var(--ink);color:var(--white);border-radius:var(--radius);padding:48px 53px;display:flex;align-items:center;justify-content:space-between;gap:32px;position:relative;overflow:hidden}.cta-band h2{font-size:31px;margin-bottom:12px}.cta-band p{color:#c3d2c6;font-size:14px;max-width:600px;margin-bottom:0}.cta-band .button{flex-shrink:0}.cta-band .eyebrow{color:#dfc280;margin-bottom:16px}.site-footer{padding:60px 0 0;background:#f1f0e8;border-top:1px solid var(--line)}.footer-main{display:grid;grid-template-columns:1fr .65fr 1.1fr;gap:60px;padding-bottom:42px}.footer-wordmark{font-family:Georgia,serif;font-size:31px;letter-spacing:-.04em;line-height:1.25;display:inline-block;margin-bottom:15px}.footer-wordmark span{font-family:var(--font);font-size:12px;letter-spacing:0;display:block;margin-top:9px;font-weight:600}.footer-main p{font-size:12px;line-height:1.9;margin-bottom:0}.footer-links{display:flex;flex-direction:column;gap:11px;font-size:12px}.footer-links a:hover{text-decoration:underline}.footer-note{border-left:1px solid #cdd3c6;padding-left:45px}.footer-note>p{margin:10px 0}.footer-contact{font-size:17px;font-weight:600;letter-spacing:-.03em;display:inline-flex;gap:32px;align-items:center;border-bottom:1px solid var(--ink);padding-bottom:6px}.footer-note small{font-size:10px;display:block;color:var(--muted);margin-top:10px}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid var(--line);padding:20px 0;font-size:9px;color:var(--muted);letter-spacing:.04em}.footer-bottom button{font-size:10px}.page-intro{padding:66px 0 44px}.breadcrumb{display:flex;align-items:center;gap:12px;font-size:11px;color:var(--muted);margin-bottom:30px}.breadcrumb .icon{width:12px;height:12px}.breadcrumb a:hover{text-decoration:underline}.page-intro h1{font-size:clamp(35px,4.5vw,56px);margin:0 0 21px;line-height:1.3}.page-intro .eyebrow{margin-bottom:15px}.page-intro p{font-size:15px;max-width:650px;margin-bottom:0;line-height:1.95}.page-content{padding-bottom:90px}.search-box{display:flex;align-items:center;gap:12px;background:var(--white);border:1px solid #cbd1c4;border-radius:40px;padding:8px 17px;max-width:305px;min-width:220px}.search-box .icon{width:18px;color:var(--muted)}.search-box input{border:0;background:transparent;width:100%;color:var(--ink);outline-offset:2px!important;font-size:13px;padding:4px 0}.listing-controls{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-bottom:18px}.listing-meta{font-size:11px;color:var(--muted);display:flex;justify-content:space-between;margin-bottom:24px;gap:25px}.page-divider{border:0;border-top:1px solid var(--line);margin:50px 0}.about-banner{background:var(--ink);color:var(--white);border-radius:26px;display:grid;grid-template-columns:1.15fr 1fr;overflow:hidden;min-height:280px;margin-bottom:65px}.about-banner-content{padding:42px 46px;display:flex;flex-direction:column;justify-content:center}.about-banner-content h2{font-size:34px;margin-bottom:16px}.about-banner-content p{color:#c5d5cb;font-size:13px;margin:0}.about-banner-image{position:relative;min-height:240px}.about-banner-image img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0}.about-values{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px;margin-bottom:65px}.about-value{border-top:2px solid var(--ink);padding:26px 10px 0 0}.about-value .icon{width:31px;height:31px;margin-bottom:16px}.about-value h3{font-size:23px;margin-bottom:15px}.about-value p{font-size:13px}.about-letter{max-width:750px;margin:0 auto;text-align:center;padding:34px 0 60px}.about-letter h2{font-size:38px;line-height:1.5;margin-bottom:23px}.about-letter p{font-size:15px;line-height:2}.partner-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:17px;margin-bottom:60px}.partner-card{border:1px solid var(--line);border-radius:17px;padding:25px 22px;background:var(--white)}.partner-card .icon{width:29px;height:29px;margin-bottom:19px}.partner-card h3{font-size:19px;margin-bottom:12px}.partner-card p{font-size:12px;margin-bottom:0}.process{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:34px;margin-bottom:65px}.process article{border-top:1px solid #bfcabb;padding-top:22px}.process span{font-family:Georgia,serif;font-size:25px;color:var(--gold-dark);display:block;margin-bottom:16px}.process h3{font-size:21px}.process p{font-size:13px;margin-bottom:0}.callout{background:var(--sage);border-radius:17px;padding:24px 28px;font-size:13px;line-height:1.9}.callout strong{display:block;margin-bottom:5px}.callout p{margin:0;font-size:13px}.faq-layout{display:grid;grid-template-columns:.6fr 1.6fr;gap:70px}.faq-aside{align-self:start;position:sticky;top:133px}.faq-aside h2{font-size:27px}.faq-aside p{font-size:13px;margin-bottom:25px}.faq-list{border-top:1px solid #aebdaa}.faq-item{border-bottom:1px solid #cfd5c9}.faq-item summary{display:flex;align-items:center;gap:18px;padding:23px 6px;cursor:pointer;list-style:none;font-size:15px;font-weight:550;line-height:1.65}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:before{content:"Q";font-family:Georgia,serif;font-size:20px;color:var(--gold-dark);align-self:flex-start}.faq-item summary:after{content:"+";font-family:Arial,sans-serif;font-size:22px;margin-left:auto;font-weight:400;flex-shrink:0;width:22px;text-align:center}.faq-item[open] summary:after{content:"−"}.faq-item p{padding:0 45px 23px;margin:0;font-size:13px;line-height:1.9}.faq-item[open]{background:#ffffff50}.detail-hero{display:grid;grid-template-columns:1.05fr 1fr;gap:55px;align-items:center;margin-bottom:52px}.detail-hero h1{font-size:44px;line-height:1.45;margin:0 0 23px;white-space:pre-line}.detail-hero p{font-size:14px;line-height:1.95;margin-bottom:28px}.detail-meta{display:flex;gap:9px;flex-wrap:wrap;margin-bottom:20px}.detail-meta span{background:var(--sage);font-size:11px;border-radius:20px;padding:4px 12px}.detail-image{height:330px;border-radius:150px 150px 22px 22px;overflow:hidden;background:var(--sage);position:relative}.detail-image img{width:100%;height:100%;object-fit:cover}.detail-content-grid{display:grid;grid-template-columns:1.4fr .8fr;gap:60px}.detail-features h2{font-size:28px;margin-bottom:25px}.feature{border-top:1px solid var(--line);padding:22px 0;display:grid;grid-template-columns:28px 1fr;gap:18px}.feature>span{font-family:Georgia,serif;color:var(--gold-dark);font-size:16px}.feature h3{font-size:18px;margin-bottom:7px}.feature p{font-size:13px;margin:0}.detail-aside{background:var(--white);border:1px solid var(--line);border-radius:20px;padding:28px;align-self:start}.detail-aside h3{font-size:20px;margin-bottom:16px}.example-list{list-style:none;margin:0 0 25px;padding:0}.example-list li{padding:11px 0;border-bottom:1px solid var(--line);font-size:13px;display:flex;gap:12px;align-items:flex-start}.example-list .icon{width:15px;height:15px;margin-top:4px}.detail-aside .button{width:100%;font-size:12px;gap:12px}.detail-notice{margin-top:30px}.related-heading{font-size:28px;margin-top:65px;margin-bottom:28px}.contact-layout{display:grid;grid-template-columns:.75fr 1.25fr;gap:65px;align-items:start}.contact-aside h2{font-size:29px;margin-bottom:18px}.contact-aside p{font-size:13px}.privacy-note{display:flex;gap:14px;padding-top:24px;margin-top:28px;border-top:1px solid var(--line)}.privacy-note .icon{width:24px}.privacy-note p{font-size:11px;margin:0}.contact-panel{background:var(--white);border:1px solid var(--line);border-radius:22px;padding:35px}.stepper{display:flex;align-items:center;margin-bottom:33px;list-style:none;padding:0;gap:12px}.stepper li{display:flex;align-items:center;gap:8px;font-size:10px;flex:1;color:#657566;white-space:nowrap}.stepper li:not(:last-child):after{content:"";height:1px;background:var(--line);flex:1}.stepper span{display:grid;place-items:center;width:26px;height:26px;border-radius:50%;background:#e6eadf;flex-shrink:0;font-size:11px}.stepper li[aria-current=step]{font-weight:700;color:var(--ink)}.stepper li[aria-current=step] span{background:var(--ink);color:white}.contact-panel h2{font-size:25px;margin:0 0 10px}.contact-panel .form-help{font-size:12px;margin-bottom:25px}.choice-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:26px}.choice-button{padding:17px 11px;background:var(--paper);border:1px solid #d1d8cb;border-radius:13px;text-align:left;font-size:12px;font-weight:600;min-height:99px}.choice-button .icon{display:block;margin-bottom:12px;width:24px;height:24px}.choice-button[aria-pressed=true]{border:2px solid var(--ink);padding:16px 10px;background:var(--sage)}.field{margin-bottom:23px}.field label,.field-label{display:block;font-size:12px;font-weight:600;margin-bottom:8px}.optional{font-size:10px;color:var(--muted);font-weight:400;margin-left:5px}.field select,.field input,.field textarea{display:block;width:100%;border:1px solid #cbd4c4;border-radius:9px;padding:11px 13px;background:var(--white);color:var(--ink);font-size:13px;line-height:1.7;max-width:100%}.field textarea{resize:vertical;min-height:105px}.field small{font-size:10px;color:var(--muted);margin-top:6px;display:block}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:17px}.form-footer{border-top:1px solid var(--line);padding-top:22px;display:flex;justify-content:space-between;gap:12px;align-items:center;margin-top:28px}.form-footer .button{font-size:12px;padding:12px 21px;gap:18px}.form-back{font-size:12px;padding:8px 0;background:none}.form-error{font-size:12px;color:#93472e;min-height:1.8em;margin:10px 0 0}.draft-output{width:100%;border:1px solid #cbd4c4;border-radius:12px;min-height:285px;resize:vertical;background:var(--paper);padding:20px;font-family:var(--font);font-size:13px;line-height:1.9;color:var(--ink)}.draft-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:20px}.draft-actions .button{font-size:12px;padding:12px 19px;gap:14px}.success-note{display:flex;align-items:flex-start;gap:10px;font-size:12px;background:var(--sage);padding:15px;border-radius:12px;margin-bottom:22px}.success-note .icon{width:18px;height:18px;margin-top:3px}.toast{position:fixed;left:50%;bottom:27px;transform:translate(-50%,20px);opacity:0;z-index:100;background:var(--ink);color:var(--white);padding:13px 24px;border-radius:40px;font-size:13px;box-shadow:0 8px 25px #173f3520;pointer-events:none;transition:opacity .2s,transform .2s;max-width:calc(100% - 30px);text-align:center}.toast.visible{opacity:1;transform:translate(-50%,0)}.notice-dialog{border:1px solid var(--line);border-radius:24px;background:var(--paper);color:var(--ink);width:min(620px,calc(100% - 32px));padding:34px;max-height:calc(100dvh - 48px);overflow:auto}.notice-dialog::backdrop{background:#09261fcc;backdrop-filter:blur(5px)}.dialog-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}.dialog-top .eyebrow{margin:0}.close-button{font-size:28px;line-height:1}.notice-dialog h2{font-size:27px;margin-bottom:26px}.notice-dialog h3{font-size:17px;margin-top:25px;margin-bottom:9px}.notice-dialog p{font-size:13px;line-height:1.95}.notice-dialog .button{margin-top:15px;font-size:13px}.noscript-message{padding:35px;max-width:700px;margin:auto}.not-found{text-align:center;padding:90px 0 110px}.not-found h1{font-size:48px}.not-found p{margin-bottom:30px}.mobile-only{display:none}
@media(min-width:1450px){.hero{padding-top:84px}.hero-grid{gap:85px}.hero-photo{height:280px}.hero-composition{padding-top:96px}.hero h1{font-size:70px}.hero-handwritten{top:32px;font-size:24px}}
@media(max-width:1100px){.container{width:calc(100% - 64px)}.desktop-nav{gap:19px;margin-right:6px}.desktop-nav a{font-size:12px}.header-inner{gap:17px}.brand-ko{font-size:16px}.brand-en{font-size:7px}.brand-mark{width:45px;height:34px}.hero-grid{gap:36px}.hero h1{font-size:54px}.hero-photo{height:230px}.hero-postcard h2{font-size:18px}.hero-tag{left:-10px;top:86px}.hero-spark{right:-9px;font-size:59px}.program-grid{gap:18px}.program-body{padding:20px}.program-body h3{font-size:20px}.program-visual{height:180px}.story-grid{gap:55px}.footer-main{gap:36px}.footer-note{padding-left:29px}.contact-layout{gap:40px;grid-template-columns:.7fr 1.3fr}.contact-panel{padding:29px}.partner-grid{grid-template-columns:repeat(2,1fr)}.detail-hero h1{font-size:39px}.faq-layout{gap:40px}.journey{gap:40px}.detail-content-grid{gap:35px}}
@media(max-width:850px){.header-inner{height:78px}.desktop-nav{display:none}.header-cta{margin-left:auto}.menu-toggle{display:flex;flex-direction:column;justify-content:center;gap:5px;border:0;width:30px;min-width:30px}.menu-toggle span{width:21px;height:1.5px;display:block;background:var(--ink);transition:transform .15s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(3.25px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-3.25px) rotate(-45deg)}.hero{padding-top:52px}.hero-grid{gap:30px}.hero h1{font-size:43px}.hero-description{font-size:13px}.hero-actions{gap:18px}.hero-actions .button{font-size:12px;gap:14px;padding:13px 18px}.hero-actions .text-link{font-size:12px;gap:14px}.hero-composition{padding:80px 18px 21px}.hero-photo{height:202px}.hero-handwritten{font-size:18px}.hero-postcard h2{font-size:16px}.hero-postcard p{font-size:10px}.hero-story-control{gap:3px}.hero-story-control .icon-button{width:28px;height:28px}.hero-tag{font-size:10px;padding:9px 13px;left:-13px;top:90px}.hero-spark{font-size:46px;right:-5px;top:46px}.section{padding:70px 0}.section-heading{gap:24px}.section-heading>p{max-width:300px;font-size:12px}.program-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-programs .program-grid .program-card:last-child:nth-child(3){grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr}.home-programs .program-grid .program-card:last-child:nth-child(3) .program-visual{height:100%;border-bottom:0;min-height:235px}.program-visual{height:210px}.story-grid{gap:37px}.story-quote{font-size:29px}.story-copy p{font-size:13px}.value-row{gap:10px;grid-template-columns:35px 1fr}.value-row h3{font-size:18px}.value-row p{font-size:12px}.journey{gap:36px;grid-template-columns:1fr 1fr}.journey-step{padding:19px 17px;min-height:131px}.journey-step strong{font-size:16px}.journey-description h3{font-size:26px}.journey-description p{font-size:13px}.cta-band{padding:36px 31px}.cta-band h2{font-size:27px}.cta-band p{font-size:12px}.cta-band .button{font-size:12px;gap:16px}.footer-main{grid-template-columns:1fr .6fr;gap:35px}.footer-note{grid-column:1/-1;border:0;border-top:1px solid var(--line);padding:25px 0 0}.footer-bottom{flex-wrap:wrap;font-size:8px}.page-intro{padding-top:45px}.about-banner{grid-template-columns:1fr 1fr}.about-banner-content{padding:32px}.about-banner-content h2{font-size:27px}.about-values{gap:23px}.about-value h3{font-size:21px}.faq-layout{grid-template-columns:1fr;gap:35px}.faq-aside{position:static}.faq-aside h2{margin-bottom:12px}.faq-aside p{max-width:560px;margin-bottom:20px}.detail-hero{gap:30px}.detail-hero h1{font-size:31px}.detail-hero p{font-size:13px}.detail-image{height:310px}.detail-content-grid{grid-template-columns:1fr;gap:32px}.contact-layout{grid-template-columns:1fr;gap:32px}.contact-aside h2{font-size:26px}.contact-aside p{max-width:620px}.privacy-note{margin-top:16px;padding-top:17px;max-width:620px}.contact-panel{padding:33px}.contact-aside .eyebrow{margin-bottom:12px}}
@media(max-width:600px){body{font-size:14px}.container{width:calc(100% - 40px)}.header-inner{height:74px;gap:10px}.brand{gap:6px}.brand-mark{width:41px;height:29px}.brand-ko{font-size:15px}.brand-en{font-size:6px;letter-spacing:.12em}.header-cta{font-size:10px;padding:9px 12px;gap:10px}.menu-toggle{width:28px;min-width:28px}.hero{padding-top:35px;padding-bottom:28px}.hero-grid{grid-template-columns:1fr;gap:14px}.hero .eyebrow{font-size:9px;margin-bottom:20px}.hero h1{font-size:clamp(40px,10.8vw,57px);line-height:1.3;letter-spacing:-.065em;margin-bottom:21px}.hero h1 em:after{height:10px;bottom:5px}.hero-description{font-size:13px;max-width:390px;margin-bottom:24px;line-height:1.9}.hero-actions{gap:25px}.hero-actions .button{padding:13px 19px}.hero-side{padding:16px 12px 0;max-width:430px;width:100%;margin:auto}.hero-composition{padding:79px 20px 20px;border-radius:155px 155px 23px 23px}.hero-photo{height:215px}.hero-handwritten{font-size:21px;top:27px}.hero-tag{top:75px;left:0;font-size:11px;padding:10px 12px}.hero-spark{right:12px;top:43px;font-size:51px}.hero-postcard h2{font-size:17px}.hero-postcard p{font-size:11px}.hero-postcard{padding-top:17px}.hero-story-control{gap:6px}.hero-story-control .icon-button{width:32px;height:32px}.photo-disclaimer{font-size:9px;text-align:center;margin-top:11px}.hero-bottom{margin-top:27px;padding-top:17px;align-items:flex-start;gap:10px}.hero-bottom span{font-size:9px;line-height:1.8}.hero-bottom .belief{font-size:10px;text-align:right;max-width:125px}.section{padding:57px 0}.section-heading{display:block;margin-bottom:26px}.section-heading h2{font-size:31px}.section-heading .eyebrow{margin-bottom:12px;font-size:10px}.section-heading .text-link{margin-top:19px;font-size:12px}.section-heading>p{max-width:100%;font-size:13px;margin-top:18px}.filter-row{margin-bottom:21px;gap:10px;align-items:flex-end}.program-filter{gap:6px}.filter-button{font-size:11px;padding:7px 13px;min-height:34px}.result-count{font-size:10px;white-space:nowrap}.program-grid{grid-template-columns:1fr;gap:20px}.home-programs .program-grid .program-card:last-child:nth-child(3){display:flex;grid-column:auto}.home-programs .program-grid .program-card:last-child:nth-child(3) .program-visual{height:216px;min-height:0;border-bottom:1px solid #dce0d4}.program-visual{height:216px}.program-body{padding:22px}.program-body h3{font-size:23px}.program-body p{font-size:13px;margin-bottom:18px}.card-en{font-size:9px}.card-bottom{padding-top:14px}.story-grid{grid-template-columns:1fr;gap:35px}.story-quote{font-size:32px;margin-bottom:15px}.story-copy p{font-size:14px}.value-row{grid-template-columns:38px 1fr;gap:16px;padding:21px 0}.value-row h3{font-size:20px}.value-row p{font-size:13px}.journey{grid-template-columns:1fr;gap:30px}.journey-selector{gap:10px}.journey-step{padding:20px;min-height:122px}.journey-step strong{font-size:17px}.journey-step .step-number{font-size:17px;margin-bottom:8px}.journey-description h3{font-size:27px}.cta-band{display:block;padding:30px 25px}.cta-band h2{font-size:28px}.cta-band p{font-size:13px}.cta-band .button{margin-top:25px}.site-footer{padding-top:40px}.footer-main{gap:28px;padding-bottom:26px;grid-template-columns:1fr .75fr}.footer-wordmark{font-size:26px}.footer-wordmark span{font-size:10px}.footer-main p{font-size:11px}.footer-links{font-size:11px;gap:11px;padding-top:4px}.footer-note{padding-top:23px}.footer-note>p{font-size:12px}.footer-contact{font-size:16px}.footer-bottom{gap:11px;font-size:8px;line-height:1.6;padding:17px 0 22px}.footer-bottom>span:nth-child(2){display:none}.footer-bottom button{font-size:9px}.page-intro{padding:30px 0 32px}.breadcrumb{font-size:10px;margin-bottom:25px;gap:8px}.page-intro h1{font-size:35px;line-height:1.4;margin-bottom:18px}.page-intro p{font-size:13px;line-height:1.9}.page-intro .eyebrow{font-size:10px;margin-bottom:13px}.page-content{padding-bottom:57px}.listing-controls{display:block;margin-bottom:20px}.search-box{max-width:none;margin-top:20px;padding:8px 14px;min-width:0}.listing-meta{display:block;margin-bottom:18px;font-size:10px}.listing-meta>span{display:block;margin-top:8px}.about-banner{grid-template-columns:1fr;min-height:0;margin-bottom:45px}.about-banner-content{padding:29px}.about-banner-content h2{font-size:29px}.about-banner-image{min-height:220px}.about-values{grid-template-columns:1fr;gap:26px;margin-bottom:32px}.about-value{padding-top:21px}.about-value .icon{margin-bottom:10px}.about-value h3{font-size:24px;margin-bottom:11px}.about-value p{font-size:13px}.about-letter{padding:20px 0 38px;text-align:left}.about-letter h2{font-size:30px}.about-letter p{font-size:13px}.partner-grid{grid-template-columns:1fr 1fr;gap:11px;margin-bottom:42px}.partner-card{padding:20px 16px}.partner-card h3{font-size:17px;margin-bottom:10px;line-height:1.5}.partner-card p{font-size:11px}.partner-card .icon{width:27px;height:27px;margin-bottom:15px}.process{grid-template-columns:1fr;gap:25px;margin-bottom:40px}.process article{padding-top:19px}.process span{font-size:22px;margin-bottom:9px}.process h3{font-size:22px;margin-bottom:11px}.process p{font-size:13px}.callout{padding:21px;font-size:12px}.callout p{font-size:12px}.faq-layout{gap:30px}.faq-aside h2{font-size:26px}.faq-item summary{font-size:13px;padding:19px 2px;gap:12px}.faq-item summary:before{font-size:18px}.faq-item p{padding:0 30px 20px;font-size:12px}.faq-item summary:after{font-size:21px}.detail-hero{grid-template-columns:1fr;gap:27px;margin-bottom:32px}.detail-hero h1{font-size:34px;margin-bottom:19px;line-height:1.5}.detail-hero p{font-size:13px;margin-bottom:24px}.detail-image{height:260px;border-radius:115px 115px 20px 20px}.detail-content-grid{gap:23px}.detail-features h2{font-size:26px}.detail-aside{padding:24px}.feature{padding:19px 0;gap:12px;grid-template-columns:24px 1fr}.feature h3{font-size:19px}.feature p{font-size:12px}.detail-notice{margin-top:24px}.related-heading{font-size:27px;margin-top:47px}.contact-layout{gap:28px}.contact-aside h2{font-size:26px}.contact-aside p{font-size:12px}.contact-panel{padding:23px 18px}.stepper{gap:6px;margin-bottom:27px}.stepper li{font-size:9px;gap:5px}.stepper span{width:23px;height:23px;font-size:10px}.contact-panel h2{font-size:23px}.contact-panel .form-help{font-size:11px}.choice-grid{gap:7px}.choice-button{font-size:11px;padding:14px 8px;min-height:99px}.choice-button[aria-pressed=true]{padding:13px 7px}.choice-button .icon{width:22px;height:22px;margin-bottom:10px}.field-row{grid-template-columns:1fr;gap:0}.field{margin-bottom:20px}.field select,.field input,.field textarea{font-size:16px}.field label,.field-label{font-size:12px}.field small{font-size:10px}.form-footer{margin-top:22px;padding-top:18px}.form-footer .button{font-size:11px;padding:12px 17px;gap:13px}.form-back{font-size:11px}.draft-output{font-size:12px;padding:15px;min-height:330px}.draft-actions{gap:9px}.draft-actions .button{font-size:11px;padding:12px 17px;gap:12px}.success-note{font-size:11px;padding:13px}.notice-dialog{padding:24px 22px;border-radius:20px}.notice-dialog h2{font-size:23px}.notice-dialog h3{font-size:17px}.notice-dialog p{font-size:12px}.toast{font-size:12px;min-width:230px;padding:12px 17px}.not-found h1{font-size:35px}}
@media(max-width:360px){.container{width:calc(100% - 30px)}.brand-en{display:none}.brand-ko{font-size:14px}.brand-mark{width:34px}.header-cta{padding:8px 10px;font-size:10px}.hero h1{font-size:40px}.hero-photo{height:195px}.hero-story-control .icon-button{width:29px;height:29px}.hero-postcard h2{font-size:16px}.partner-grid{grid-template-columns:1fr}.filter-button{padding:6px 11px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
@media print{.site-header,.site-footer,.hero-story-control,.menu-toggle,.button,.filter-row,.listing-controls,.form-footer,.draft-actions{display:none!important}body{background:white;color:#111;font-size:11pt}.container{width:100%}.section{padding:20px 0}.hero{padding:20px 0}.program-card{break-inside:avoid}.contact-layout{display:block}.contact-panel{border:0}.draft-output{border:0;height:500px}.toast{display:none}.page-content{padding:0}}

/* Programmatic heading focus should not frame the entire page. */
[tabindex="-1"]:focus{outline:none}
