@font-face{font-family:Pretendard;src:url('/assets/Pretendard-Regular.otf') format('opentype');font-style:normal;font-weight:400;font-display:swap}
@font-face{font-family:Pretendard;src:url('/assets/Pretendard-Bold.otf') format('opentype');font-style:normal;font-weight:700;font-display:swap}
@font-face{font-family:Pretendard;src:url('/assets/Pretendard-Black.otf') format('opentype');font-style:normal;font-weight:900;font-display:swap}
:root{--blue:#2b55f2;--deep:#2146d8;--ink:#151a3a;--cream:#fff6e6;--yellow:#ffd35c;--muted:#5f6884;--line:#e7e9f0}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:#fff;color:var(--ink);font-family:Pretendard,Arial,sans-serif;-webkit-font-smoothing:antialiased}
img{max-width:100%}
a{color:inherit;text-decoration:none}
a:focus-visible,button:focus-visible{outline:3px solid var(--yellow);outline-offset:4px}
.skip-link{position:absolute;left:12px;top:-60px;background:#fff;color:var(--ink);padding:10px 14px;z-index:100}
.skip-link:focus{top:12px}
.site-header{height:88px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(24px,5vw,88px);background:var(--blue);color:#fff;position:relative;z-index:3}
.brand{display:inline-flex;gap:10px;align-items:center;font-size:30px;font-weight:900;letter-spacing:-1.8px;line-height:1}
.brand-dot{color:var(--yellow)}
.brand-mark{width:33px;height:33px;border-radius:11px;background:var(--yellow);display:flex;align-items:center;justify-content:center;gap:3px;transform:rotate(-8deg)}
.brand-mark i{width:3px;background:var(--ink);border-radius:4px}.brand-mark i:nth-child(1),.brand-mark i:nth-child(4){height:9px}.brand-mark i:nth-child(2){height:17px}.brand-mark i:nth-child(3){height:23px}
.site-header nav{display:flex;align-items:center;gap:36px;font-size:14px;font-weight:700}
.site-header nav a:not(.nav-pill){opacity:.86}.site-header nav a:hover{opacity:1;text-decoration:underline;text-underline-offset:5px}
.nav-pill{padding:13px 20px;border:1px solid rgba(255,255,255,.55);border-radius:99px;white-space:nowrap}.nav-pill span{margin-left:7px}.nav-pill:hover{background:#fff;color:var(--blue)}
.hero{min-height:690px;background:linear-gradient(145deg,var(--blue) 30%,var(--deep));color:#fff;padding:70px clamp(24px,5vw,88px) 40px;display:grid;grid-template-columns:minmax(0,1fr) minmax(400px,.9fr);align-items:center;gap:28px;overflow:hidden;position:relative}
.hero-copy{max-width:720px;position:relative;z-index:2;padding-bottom:70px}
.eyebrow,.section-kicker{font-size:12px;font-weight:900;letter-spacing:2.5px;line-height:1.4}.eyebrow{display:flex;align-items:center;gap:11px;color:#e5ebff}.eyebrow-spark{color:var(--yellow);font-size:22px;line-height:0}
h1,h2,h3,p{margin-top:0}
h1{font-size:clamp(56px,6.5vw,106px);line-height:.99;letter-spacing:-.069em;font-weight:900;margin:30px 0}
h1 em{color:var(--yellow);font-style:normal}
.hero-description{max-width:580px;font-size:clamp(18px,1.5vw,22px);line-height:1.5;color:#e4eaff}
.hero-actions{display:flex;align-items:center;gap:28px;flex-wrap:wrap;margin-top:34px}
.button{display:inline-flex;align-items:center;justify-content:center;gap:34px;border-radius:100px;padding:18px 24px;font-weight:900;font-size:15px;transition:transform .2s,box-shadow .2s}
.button:hover{transform:translateY(-3px);box-shadow:0 12px 30px rgba(0,0,0,.18)}.button-light{background:#fff;color:var(--blue)}
.text-link{font-size:15px;font-weight:700;border-bottom:1px solid rgba(255,255,255,.55);padding-bottom:5px}.text-link span{margin-left:6px}
.hero-languages{font-size:13px;color:#cdd8ff;margin:44px 0 0}.hero-languages strong{color:#fff}
.hero-art{height:600px;position:relative;align-self:end;display:flex;align-items:flex-end;justify-content:center}
.character-halo{position:absolute;width:min(96%,590px);aspect-ratio:1;bottom:36px;background:#4770fc;border-radius:50%;box-shadow:inset 0 0 0 2px rgba(255,255,255,.11)}
.hero-character{position:relative;z-index:1;height:580px;width:auto;max-width:none;object-fit:contain;object-position:bottom;filter:drop-shadow(0 23px 18px rgba(15,24,77,.24))}
.orbit{position:absolute;border:1px solid rgba(255,255,255,.2);border-radius:50%;aspect-ratio:1;left:50%;transform:translateX(-50%)}.orbit-one{width:690px;bottom:-72px}.orbit-two{width:900px;bottom:-180px}
.hero-note{position:absolute;z-index:2;background:#fff;color:var(--ink);font-size:11px;font-weight:900;letter-spacing:1.2px;padding:16px 20px;border-radius:16px;box-shadow:0 14px 40px rgba(15,24,77,.17);white-space:nowrap}
.note-top{right:-10px;top:70px;transform:rotate(7deg)}.note-bottom{left:-30px;bottom:62px;transform:rotate(-5deg)}.note-star{color:var(--blue);font-size:22px;vertical-align:-2px;margin-right:6px}.note-wave{color:var(--blue);letter-spacing:-5px;font-size:20px;vertical-align:-3px;margin-right:12px}
.hero-footer{position:absolute;bottom:30px;left:clamp(24px,5vw,88px);right:clamp(24px,5vw,88px);display:flex;justify-content:space-between;font-size:10px;font-weight:900;letter-spacing:1.8px;color:#b7c5fc;z-index:2}
.section-wrap{max-width:1450px;margin:auto;padding-left:clamp(24px,5vw,88px);padding-right:clamp(24px,5vw,88px)}
.intro{padding-top:125px;padding-bottom:130px}.section-kicker{color:var(--blue);margin-bottom:25px}.intro-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:90px;align-items:end}
h2{font-size:clamp(43px,4.5vw,76px);font-weight:900;line-height:1.04;letter-spacing:-.055em;margin-bottom:0}.intro h2 span,.cast-heading h2 span{color:var(--blue)}
.intro-copy{max-width:490px;font-size:18px;line-height:1.55;color:var(--muted)}.intro-copy p:last-child{margin-bottom:4px}
.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin-top:65px}.step-card{background:#f5f7ff;border-radius:28px;padding:26px 28px 32px;min-height:275px;position:relative}.step-number{font-size:13px;font-weight:900;color:var(--blue)}.step-icon{height:78px;display:flex;align-items:center;color:var(--blue);font-size:64px;font-weight:900;line-height:1}.step-card h3{font-size:26px;font-weight:900;letter-spacing:-.04em;margin:7px 0 8px}.step-card p{font-size:15px;line-height:1.5;color:var(--muted);margin:0;max-width:270px}
.cast-section{background:var(--cream);padding:120px 0 115px}.cast-heading{display:flex;align-items:end;justify-content:space-between;gap:40px}.cast-heading h2{max-width:660px}.cast-heading p{font-size:18px;line-height:1.5;color:var(--muted);max-width:350px;margin-bottom:4px}
.cast-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:55px}.cast-card{background:#fff;border-radius:28px;overflow:hidden;box-shadow:0 14px 42px rgba(51,45,22,.07)}.cast-image{height:380px;position:relative;display:flex;align-items:end;justify-content:center;overflow:hidden}.cast-image:before{content:"";width:72%;aspect-ratio:1;border-radius:50%;position:absolute;bottom:-72px;background:rgba(255,255,255,.27)}.cast-image img{height:390px;width:auto;object-fit:contain;object-position:bottom;position:relative;filter:drop-shadow(0 12px 10px rgba(0,0,0,.1))}.cast-grandma .cast-image{background:#b7c496}.cast-tutor .cast-image{background:#b8d5ca}.cast-friend .cast-image{background:#f4c3b3}.cast-label{padding:24px 28px 30px}.cast-label span{font-size:11px;font-weight:900;letter-spacing:1.7px;color:var(--blue)}.cast-label h3{font-size:32px;letter-spacing:-.05em;font-weight:900;margin:8px 0 5px}.cast-label p{font-size:14px;color:var(--muted);margin:0}.cast-caption{text-align:center;color:#7e7b73;font-size:14px;margin:27px 0 0}
.closing{text-align:center;padding-top:125px;padding-bottom:130px}.closing-star{font-size:62px;color:var(--yellow);text-shadow:1px 1px var(--blue),-1px -1px var(--blue);display:block;line-height:1;margin-bottom:15px}.closing .section-kicker{margin-bottom:17px}.closing h2{max-width:930px;margin:0 auto 24px}.closing>p:not(.section-kicker){font-size:18px;color:var(--muted);line-height:1.5}.coming-badge{display:inline-flex;gap:10px;align-items:center;background:var(--blue);color:#fff;padding:16px 22px;border-radius:99px;font-size:12px;letter-spacing:1.5px;font-weight:900;margin-top:20px}.badge-dot{width:8px;height:8px;border-radius:50%;background:var(--yellow)}
.site-footer{background:var(--ink);color:#fff;padding:55px clamp(24px,5vw,88px) 25px;display:grid;grid-template-columns:1fr auto;gap:70px 30px}.footer-main p{color:#aeb5d3;margin:15px 0 0}.footer-links{display:flex;gap:28px;align-items:start;font-size:14px;font-weight:700}.footer-links a:hover{text-decoration:underline;text-underline-offset:5px}.footer-bottom{grid-column:1/-1;display:flex;justify-content:space-between;border-top:1px solid rgba(255,255,255,.16);padding-top:22px;color:#aeb5d3;font-size:12px}
/* Legal pages share the same brand shell and keep the reading column narrow. */
.legal-page{background:#fff}.legal-page .site-header{height:76px}.legal-hero{background:var(--blue);color:#fff;padding:75px clamp(24px,5vw,88px) 85px}.legal-hero-inner{max-width:1200px;margin:auto}.legal-hero .eyebrow{margin-bottom:20px}.legal-hero h1{font-size:clamp(48px,6vw,84px);margin:0 0 17px}.legal-hero p:last-child{color:#dbe3ff;font-size:17px;margin:0}.legal-layout{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:230px minmax(0,1fr);gap:70px;padding:80px clamp(24px,5vw,88px) 120px}.legal-toc{align-self:start;position:sticky;top:30px}.legal-toc strong{display:block;font-size:11px;color:var(--blue);letter-spacing:1.6px;margin-bottom:18px}.legal-toc a{display:block;font-size:13px;color:var(--muted);line-height:1.4;padding:9px 0}.legal-toc a:hover{color:var(--blue)}.legal-content{min-width:0;color:#343b53;font-size:16px;line-height:1.75}.legal-content h2{font-size:28px;letter-spacing:-.035em;line-height:1.2;color:var(--ink);margin:52px 0 18px}.legal-content h2:first-child{margin-top:0}.legal-content p{margin:0 0 18px}.legal-content a{color:var(--blue);text-decoration:underline;text-underline-offset:3px}.legal-content strong{color:var(--ink)}.legal-content table{border-collapse:collapse;width:100%;font-size:14px;line-height:1.55;margin:20px 0 30px}.legal-content th,.legal-content td{text-align:left;vertical-align:top;border:1px solid var(--line);padding:14px}.legal-content th{background:#f3f6ff;color:var(--ink)}.legal-content tr:nth-child(even) td{background:#fafbff}.legal-content ul,.legal-content ol{padding-left:25px}.legal-content li{margin-bottom:8px}.legal-banner{background:#fff4c4;color:#463a12;padding:13px 24px;text-align:center;font-size:13px;font-weight:700}
@media(max-width:1000px){.hero{grid-template-columns:1fr minmax(300px,.7fr)}h1{font-size:clamp(56px,7vw,80px)}.hero-art{height:520px}.hero-character{height:500px}.hero-note{display:none}.intro-grid{gap:45px}.cast-image{height:310px}.cast-image img{height:320px}}
@media(max-width:760px){.site-header{height:72px}.site-header nav{gap:16px}.site-header nav a:not(.nav-pill){display:none}.nav-pill{padding:10px 14px;font-size:12px}.brand{font-size:27px}.hero{display:flex;flex-direction:column;min-height:0;padding-top:45px;gap:0}.hero-copy{padding-bottom:0}.hero h1{font-size:clamp(52px,12vw,77px);margin:25px 0}.hero-description{font-size:18px}.hero-actions{gap:22px}.hero-languages{margin-top:35px;font-size:12px}.hero-art{width:100%;height:420px;margin-top:40px}.character-halo{width:390px;bottom:2px}.hero-character{height:430px}.hero-footer{display:none}.intro{padding-top:85px;padding-bottom:85px}.intro-grid,.steps,.cast-grid{grid-template-columns:1fr}.intro-grid{gap:25px}.intro-copy{font-size:17px}.steps{margin-top:40px}.step-card{min-height:0;padding:22px 25px 25px}.step-icon{height:55px;font-size:52px}.step-card h3{font-size:23px}.cast-section{padding:85px 0}.cast-heading{display:block}.cast-heading p{margin-top:25px}.cast-grid{max-width:490px;margin:38px auto 0}.cast-image{height:340px}.cast-image img{height:350px}.closing{padding-top:90px;padding-bottom:95px}.site-footer{display:block}.footer-links{margin:40px 0;flex-wrap:wrap}.footer-bottom{gap:10px;flex-direction:column}.legal-layout{grid-template-columns:1fr;padding-top:48px;gap:20px}.legal-toc{position:static;display:none}.legal-content{font-size:15px}.legal-content table{display:block;overflow-x:auto}.legal-hero{padding-top:55px;padding-bottom:60px}}
@media(max-width:760px){.legal-page .site-header nav a:not(.nav-pill){display:block}.legal-page .site-header nav{gap:14px;font-size:12px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}
