/*! 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{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--ink:#25252a;--muted:#6b6970;--cream:#fffaf2;--paper:#fff;--line:#e8e3dc;--pink:#f598d7;--pink-light:#fde7f6;--yellow:#ffd35c;--yellow-light:#fff3c6;--blue:#55a9f5;--blue-light:#e1f0ff;--green:#5bc95e;--green-light:#e1f6df;--sans:"Arial Rounded MT Bold", "Pretendard", "Noto Sans KR", "Apple SD Gothic Neo", "Malgun Gothic", sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);font-family:var(--sans);letter-spacing:-.03em;word-break:keep-all;margin:0;line-height:1.65}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}a:focus-visible,summary:focus-visible{outline:3px solid var(--blue);outline-offset:4px}.skip-link{z-index:100;background:var(--ink);color:#fff;border-radius:10px;padding:11px 16px;position:fixed;top:-80px;left:16px}.skip-link:focus{top:16px}.shell{width:min(1240px,100% - 64px);margin-inline:auto}.site-header{z-index:30;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffaf2e6;border-bottom:1px solid #e8e3dccc;position:sticky;top:0}.nav{justify-content:space-between;align-items:center;height:86px;display:flex}.header-logo{width:250px;height:auto}.nav-menu{align-items:center;gap:30px;font-size:14px;font-weight:700;display:flex}.nav-menu>a:not(.nav-cta){position:relative}.nav-menu>a:not(.nav-cta):after{content:"";background:var(--pink);height:2px;transition:right .2s;position:absolute;bottom:-7px;left:0;right:100%}.nav-menu>a:not(.nav-cta):hover:after{right:0}.nav-cta{background:var(--ink);color:#fff;border-radius:999px;align-items:center;gap:12px;padding:12px 18px;display:inline-flex}.hero{padding:72px 0 0;overflow:hidden}.hero-layout{grid-template-columns:1fr .92fr;align-items:center;gap:70px;min-height:650px;display:grid}.kicker{color:#555159;letter-spacing:.05em;align-items:center;gap:10px;margin:0 0 20px;font-size:13px;font-weight:800;display:flex}.kicker span{background:var(--pink);width:30px;height:9px;box-shadow:12px 0 0 var(--yellow), 24px 0 0 var(--blue), 36px 0 0 var(--green);border-radius:999px;margin-right:34px}h1,h2,h3,p,li,summary,dt,dd,a{word-break:keep-all;overflow-wrap:break-word}h1{letter-spacing:-.075em;margin:0;font-size:clamp(56px,6vw,86px);font-weight:850;line-height:1.08}h1 strong{font-weight:inherit;z-index:1;position:relative}h1 strong:after{content:"";background:var(--yellow);z-index:-1;border-radius:99px;height:22px;position:absolute;bottom:5px;left:-1%;right:-2%;transform:rotate(-1deg)}.hero-lead{max-width:650px;color:var(--muted);margin:28px 0 0;font-size:18px;line-height:1.85}.hero-actions{align-items:center;gap:28px;margin-top:36px;display:flex}.primary-button{background:var(--ink);color:#fff;box-shadow:8px 8px 0 var(--pink);border-radius:16px;align-items:center;gap:28px;padding:16px 22px;font-weight:800;transition:transform .2s,box-shadow .2s;display:inline-flex}.primary-button:hover{box-shadow:11px 11px 0 var(--pink);transform:translate(-2px,-2px)}.text-link{border-bottom:1px solid var(--ink);font-size:14px;font-weight:800}.support-chips{flex-wrap:wrap;gap:8px;margin:42px 0 0;padding:0;list-style:none;display:flex}.support-chips li{border:1px solid var(--line);color:#646169;background:#ffffffb3;border-radius:999px;padding:7px 12px;font-size:12px;font-weight:700}.brand-stage{min-height:560px;position:relative}.stage-orbit{border:1px dashed #d8d0c6;border-radius:50%;position:absolute}.orbit-one{inset:48px 30px 42px 42px;transform:rotate(12deg)}.orbit-two{inset:96px 76px 90px 90px;transform:rotate(-18deg)}.stage-logo-wrap{border:2px solid var(--ink);width:250px;height:250px;box-shadow:18px 20px 0 var(--yellow);z-index:4;background:#fff;border-radius:44% 50% 42% 52%;padding:18px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(-3deg)}.stage-logo-wrap img{object-fit:contain;width:100%;height:100%}.stage-card{border:2px solid var(--ink);width:150px;height:120px;box-shadow:7px 7px 0 var(--ink);z-index:5;flex-direction:column;justify-content:space-between;padding:20px;display:flex;position:absolute}.stage-card small{letter-spacing:.11em;font-size:9px}.stage-card strong{align-self:flex-end;font-size:27px}.stage-pink{background:var(--pink);border-radius:46% 46% 12px;top:60px;left:8px;transform:rotate(-8deg)}.stage-yellow{background:var(--yellow);border-radius:18px 48% 48%;top:70px;right:8px;transform:rotate(7deg)}.stage-blue{background:var(--blue);border-radius:50% 16px 50% 50%;bottom:68px;left:4px;transform:rotate(5deg)}.stage-green{background:var(--green);border-radius:16px 50% 50%;bottom:56px;right:0;transform:rotate(-5deg)}.hero-signature{background:linear-gradient(90deg,#fff3c6 0%,#ffd35c 46%,#ffe59b 100%);border-block:1px solid #25252a38;grid-template-columns:auto auto 1fr;align-items:center;gap:22px;min-height:76px;margin-top:36px;padding:0 max(32px,50vw - 620px);display:grid}.signature-word{letter-spacing:.18em;font-size:10px}.signature-colors{align-items:center;gap:6px;display:flex}.signature-colors span{background:var(--pink);border:1px solid #25252a73;border-radius:50%;width:13px;height:13px}.signature-colors span:nth-child(2){background:var(--yellow)}.signature-colors span:nth-child(3){background:var(--blue)}.signature-colors span:nth-child(4){background:var(--green)}.signature-line{background:#25252a52;height:1px}.intro-section{background:#fff;padding:130px 0}.intro-grid{grid-template-columns:.85fr 1.15fr;gap:110px;display:grid}.section-number{border:1px solid var(--ink);border-radius:999px;place-items:center;width:48px;height:32px;margin-bottom:24px;font-size:12px;font-weight:900;display:inline-grid}.section-number.light{color:#fff;border-color:#8d8990}h2{letter-spacing:-.065em;margin:0;font-size:clamp(40px,4.8vw,64px);line-height:1.18}.intro-body{padding-top:57px}.intro-body>p{color:var(--muted);font-size:16px;line-height:1.9}.intro-body .large-copy{color:var(--ink);margin-top:0;font-size:24px;font-weight:800;line-height:1.55}.value-row{flex-wrap:wrap;gap:10px;margin-top:34px;display:flex}.value-row span{background:var(--cream);border-radius:10px;padding:10px 14px;font-size:13px;font-weight:800}.program-section{padding:130px 0}.section-head{justify-content:space-between;align-items:end;gap:60px;margin-bottom:60px;display:flex}.section-head>p{max-width:430px;color:var(--muted);margin:0 0 8px;font-size:16px}.program-grid{grid-template-columns:repeat(2,1fr);gap:22px;display:grid}.program-card{border:2px solid var(--ink);min-height:420px;box-shadow:9px 9px 0 var(--ink);border-radius:34px;padding:34px;transition:transform .25s,box-shadow .25s}.program-card:hover{box-shadow:14px 14px 0 var(--ink);transform:translate(-3px,-3px)}.program-card.pink{background:var(--pink-light)}.program-card.yellow{background:var(--yellow-light)}.program-card.blue{background:var(--blue-light)}.program-card.green{background:var(--green-light)}.program-top{justify-content:space-between;align-items:flex-start;display:flex}.program-icon{object-fit:contain;filter:drop-shadow(5px 7px #25252a1f);width:92px;height:92px}.program-card:first-child .program-icon{transform:rotate(-5deg)}.program-card:nth-child(2) .program-icon{transform:rotate(4deg)}.program-card:nth-child(3) .program-icon{transform:rotate(3deg)}.program-card:nth-child(4) .program-icon{transform:rotate(-4deg)}.program-index{font-size:12px;font-weight:900}.program-caption{margin:55px 0 6px;font-size:13px;font-weight:800}.program-card h3{letter-spacing:-.06em;margin:0 0 14px;font-size:38px;line-height:1.2}.program-description{color:#5f5d64;max-width:480px;margin:0}.program-card a{border-bottom:1px solid var(--ink);margin-top:28px;font-size:13px;font-weight:900;display:inline-block}.journey-section{padding:0 0 130px}.journey-panel{background:var(--ink);color:#fff;border-radius:44px;grid-template-columns:.82fr 1.18fr;gap:80px;padding:76px;display:grid;position:relative;overflow:hidden}.journey-panel:after{content:"";background:var(--pink);opacity:.8;border-radius:50%;width:260px;height:260px;position:absolute;bottom:-140px;left:-100px}.journey-intro{z-index:1;position:relative}.journey-intro p{color:#bdbac2;max-width:370px}.journey-steps{z-index:1;border-top:1px solid #535159;margin:0;padding:0;list-style:none;position:relative}.journey-steps li{border-bottom:1px solid #535159;grid-template-columns:54px 1fr;gap:22px;padding:23px 0;display:grid}.journey-steps li>span{width:42px;height:42px;color:var(--ink);background:var(--yellow);border-radius:50%;place-items:center;font-size:12px;font-weight:900;display:grid}.journey-steps li:nth-child(2)>span{background:var(--pink)}.journey-steps li:nth-child(3)>span{background:var(--blue)}.journey-steps li:nth-child(4)>span{background:var(--green)}.journey-steps h3{margin:0 0 5px;font-size:18px}.journey-steps p{color:#bdbac2;margin:0;font-size:13px}.faq-section{background:#fff;padding:130px 0}.faq-grid{grid-template-columns:.76fr 1.24fr;gap:100px;display:grid}.faq-title-wrap>p{color:var(--muted)}.faq-list{border-top:2px solid var(--ink)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;justify-content:space-between;gap:20px;padding:26px 0;font-size:17px;font-weight:800;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{font-size:24px;line-height:1;transition:transform .2s}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{color:var(--muted);margin:-5px 60px 26px 0}.contact-section{padding:130px 0}.contact-panel{border:2px solid var(--ink);background:var(--yellow);box-shadow:12px 12px 0 var(--ink);border-radius:44px;grid-template-columns:190px 1fr .85fr;align-items:center;gap:58px;padding:72px;display:grid}.contact-mark{border:2px solid var(--ink);background:#fff;border-radius:42% 50% 44%;width:180px;height:180px;padding:14px;transform:rotate(-4deg)}.contact-mark img{object-fit:contain;width:100%;height:100%}.contact-main>p:first-child{letter-spacing:.13em;margin:0 0 12px;font-size:11px;font-weight:900}.contact-main h2{font-size:clamp(38px,4vw,56px)}.contact-copy{max-width:520px}.contact-info{border-top:2px solid var(--ink);margin:0}.contact-info div{border-bottom:1px solid #25252a59;padding:16px 0}.contact-info dt{font-size:11px;font-weight:900}.contact-info dd{margin:4px 0 0;font-size:14px}.map-link{border-bottom:1px solid #25252a73}.map-link:hover{border-bottom-color:var(--ink)}footer{border-top:1px solid var(--line);background:#fff;padding:38px 0}.footer-inner{color:var(--muted);justify-content:space-between;align-items:center;gap:24px;font-size:12px;display:flex}.footer-inner img{width:190px;height:auto}.footer-inner p{margin:0}@media (width<=1000px){.nav-menu>a:not(.nav-cta){display:none}.hero-layout{grid-template-columns:1fr}.hero-copy{max-width:760px}.brand-stage{min-height:520px}.intro-grid,.journey-panel,.faq-grid{grid-template-columns:1fr}.intro-body{padding-top:0}.section-head{display:block}.section-head>p{margin-top:24px}.contact-panel{grid-template-columns:150px 1fr}.contact-info{grid-column:1/-1}.contact-mark{width:150px;height:150px}}@media (width<=680px){.shell{width:min(100% - 30px,1240px)}.nav{height:72px}.header-logo{width:185px}.nav-cta{padding:10px 14px;font-size:12px}.hero{padding-top:48px}.hero-layout{gap:28px;min-height:auto}.hero-signature{gap:14px;min-height:68px;margin-top:20px;padding-inline:18px}h1{font-size:50px}h1 strong:after{height:14px}.hero-lead{font-size:16px}.hero-actions{flex-direction:column;align-items:flex-start;gap:20px}.brand-stage{min-height:410px;margin-inline:-30px;transform:scale(.86)}.stage-logo-wrap{width:190px;height:190px}.stage-card{width:115px;height:94px;padding:15px}.stage-card strong{font-size:21px}.stage-pink,.stage-blue{left:0}.stage-yellow,.stage-green{right:0}.intro-section,.program-section,.faq-section,.contact-section{padding:85px 0}.intro-grid,.faq-grid{gap:48px}h2{font-size:41px}.intro-body .large-copy{font-size:20px}.program-grid{grid-template-columns:1fr}.program-card{min-height:385px;padding:26px}.journey-section{padding-bottom:85px}.journey-panel{border-radius:28px;gap:45px;padding:40px 24px}.contact-panel{border-radius:28px;grid-template-columns:1fr;gap:32px;padding:40px 24px}.contact-mark{width:120px;height:120px}.contact-info{grid-column:auto}.footer-inner{flex-direction:column;align-items:flex-start}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
