@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@400;500;600;700;800;900&display=swap');
.region{align-items:stretch}.region-copy{display:flex;flex-direction:column;align-self:stretch}.region-copy img{height:auto!important;min-height:330px;flex:1;object-position:center center}
@media(max-width:850px){.region-copy img{height:360px!important;min-height:0;flex:none;object-position:center center}}
:root{--red:#ef4d4f;--red2:#db353e;--cream:#fff8f2;--peach:#ffe4d9;--yellow:#ffd66b;--ink:#271d20;--muted:#76676b;--line:#eadbd8}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:'Noto Sans KR',sans-serif;color:var(--ink);background:#fff}a{text-decoration:none;color:inherit}button{font:inherit}.nav{height:78px;display:flex;align-items:center;gap:38px;padding:0 max(4vw,28px);position:sticky;top:0;background:#fffdfbdf;backdrop-filter:blur(14px);z-index:10;border-bottom:1px solid #f1e7e3}.logo{font-size:24px;font-weight:900;letter-spacing:-1.5px}.logo b{color:var(--red)}.logo small{display:block;font-size:8px;letter-spacing:2.4px;margin-left:2px}.nav nav{display:flex;gap:26px;margin-left:auto;font-size:14px;font-weight:600}.nav-call{background:var(--ink);color:#fff;padding:12px 18px;border-radius:99px;font-size:13px;font-weight:700}main>section{max-width:1240px;margin:auto;padding:100px 30px}.hero{max-width:none!important;min-height:720px;padding:70px max(5vw,30px)!important;background:linear-gradient(135deg,#ff6b62,#e93443);display:grid;grid-template-columns:1fr .88fr;align-items:center;gap:60px;color:#fff;border-radius:0 0 42px 42px;overflow:hidden}.hero-text{max-width:630px;margin-left:auto}.badge{display:inline-flex;background:#ffffff22;border:1px solid #ffffff55;padding:9px 15px;border-radius:99px;font-size:13px;font-weight:700}.hero h1{font-size:clamp(52px,6vw,88px);line-height:1.02;letter-spacing:-5px;margin:28px 0}.hero h1 em{font-style:normal;color:var(--yellow)}.hero-text>p{font-size:18px;line-height:1.85;max-width:590px;color:#fff7f5}.actions{display:flex;gap:12px;margin:32px 0}.actions a{background:var(--yellow);color:var(--ink);font-weight:800;padding:16px 22px;border-radius:12px}.actions .ghost{background:#fff;color:var(--red2)}.hero dl{display:flex;gap:42px;margin:42px 0 0}.hero dl div{display:flex;gap:8px;align-items:baseline}.hero dt{font-size:27px;font-weight:900}.hero dd{margin:0;color:#ffecea;font-size:13px}.hero-photo{height:575px;position:relative}.hero-photo>img{width:100%;height:100%;object-fit:cover;object-position:center;border-radius:120px 28px 28px 28px}.floating{position:absolute;left:-40px;bottom:34px;background:#fff;color:var(--ink);padding:18px 24px;border-radius:15px;box-shadow:0 18px 45px #71202944}.floating b,.floating span{display:block}.floating span{font-size:12px;color:var(--muted);margin-top:4px}.section-label{font-weight:900;color:var(--red);font-size:12px;letter-spacing:2px}.heading{text-align:center;max-width:650px;margin:0 auto 45px}.heading h2,.why h2,.region h2,.comparison h2{font-size:clamp(34px,4vw,53px);line-height:1.18;letter-spacing:-2.5px;margin:14px 0}.heading p,.why p,.region p,.comparison p{line-height:1.8;color:var(--muted)}.why{display:grid;grid-template-columns:.85fr 1.15fr;gap:80px;align-items:start}.why-copy{font-size:17px;border-left:4px solid var(--red);padding-left:34px}.subjects{max-width:none!important;background:var(--cream)}.subject-grid{max-width:1180px;margin:auto;display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.subject-grid article{background:#fff;border:1px solid #f0dfd9;border-radius:24px;padding:28px 22px;min-height:205px;transition:.2s}.subject-grid article:hover{transform:translateY(-6px);box-shadow:0 18px 35px #6b2d2814}.subject-grid i{width:48px;height:48px;display:grid;place-items:center;background:var(--peach);color:var(--red);border-radius:50%;font-style:normal;font-weight:900;font-size:21px}.subject-grid h3{font-size:24px;margin:27px 0 10px}.subject-grid p{font-size:13px;color:var(--muted);line-height:1.7}.comparison{display:grid;grid-template-columns:.9fr 1fr;gap:70px;align-items:center}.comparison>img{width:100%;height:620px;object-fit:cover;border-radius:30px 110px 30px 30px}.comparison ul{list-style:none;padding:0;margin:35px 0}.comparison li{padding:18px 20px;border-bottom:1px solid var(--line)}.comparison li b,.comparison li span{display:block}.comparison li span{font-size:13px;color:var(--muted);margin-top:5px}.comparison li.active{background:#fff0ec;border-radius:12px;border:0;margin:7px 0}.comparison li.active b{color:var(--red2)}.region{max-width:none!important;background:var(--ink);color:#fff;display:grid;grid-template-columns:.75fr 1.25fr;gap:60px;padding-left:max(5vw,30px)!important;padding-right:max(5vw,30px)!important}.region-copy{max-width:500px;margin-left:auto}.region .section-label{color:var(--yellow)}.region p{color:#cbbfc1}.region-copy img{width:100%;height:280px;object-fit:cover;border-radius:80px 20px 20px 20px;margin-top:26px}.picker{background:#fff;color:var(--ink);border-radius:28px;padding:32px;max-width:720px}.picker-head{display:flex;gap:12px;align-items:center;border-bottom:1px solid var(--line);padding-bottom:20px;margin-bottom:22px}.picker-head b{background:var(--red);color:#fff;border-radius:50%;width:38px;height:38px;display:grid;place-items:center}.picker label{display:block;font-size:12px;font-weight:800;color:var(--muted);margin:17px 0 9px}.buttons{display:flex;flex-wrap:wrap;gap:7px;max-height:155px;overflow:auto}.buttons button{border:1px solid var(--line);background:#fff;padding:9px 13px;border-radius:9px;cursor:pointer;font-size:13px}.buttons button:hover,.buttons button.active{background:var(--red);border-color:var(--red);color:#fff}.buttons.disabled{color:#aaa;background:#faf7f5;padding:12px;border-radius:9px;font-size:12px}.subject-buttons button{font-weight:800;min-width:70px}.go{width:100%;border:0;background:var(--ink);color:#fff;border-radius:11px;padding:16px;margin-top:24px;font-weight:800;cursor:pointer}.go:disabled{opacity:.3;cursor:not-allowed}.selection{text-align:center!important;color:var(--red)!important;font-size:12px;margin:12px 0 0!important}.process ol{list-style:none;padding:0;display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.process li{background:#fff5f0;border-radius:24px;padding:28px 22px;min-height:230px}.process strong{font-size:36px;color:var(--red)}.process h3{font-size:20px;margin:28px 0 9px}.process p{color:var(--muted);font-size:14px;line-height:1.7}.final{background:var(--yellow);border-radius:36px;display:flex;justify-content:space-between;align-items:center;padding:65px!important;margin:80px auto!important}.final h2{font-size:42px;line-height:1.25;letter-spacing:-2px;margin:12px 0}.final>div:last-child{display:grid;gap:10px}.final a,.final button{border:0;border-radius:14px;padding:18px 25px;background:var(--ink);color:#fff;text-align:center}.final a b{font-size:23px}.final button{background:#fff;color:#8c7a63}footer{padding:50px max(5vw,30px) 100px;background:#fff8f5;display:flex;gap:25px;align-items:center;color:var(--muted);font-size:12px}footer p:last-child{margin-left:auto}.mobile-cta{display:none}
@media(max-width:850px){.nav nav,.nav-call{display:none}.hero{grid-template-columns:1fr;padding-top:50px!important}.hero-text{margin:0}.hero h1{letter-spacing:-3px}.hero-photo{height:420px}.floating{left:14px}.why,.comparison,.region{grid-template-columns:1fr}.subject-grid{grid-template-columns:repeat(2,1fr)}.subject-grid article:last-child{grid-column:1/-1}.comparison>img{height:430px}.region-copy{margin:0}.process ol{grid-template-columns:repeat(2,1fr)}.final{margin:50px 18px 80px!important;display:block;padding:35px 25px!important}.final h2{font-size:32px}.final>div:last-child{margin-top:25px}footer{display:block}.mobile-cta{position:fixed;display:grid;grid-template-columns:1fr 1fr;bottom:0;left:0;right:0;z-index:20}.mobile-cta a,.mobile-cta button{border:0;padding:15px;text-align:center;font-weight:800}.mobile-cta a{background:var(--ink);color:#fff}.mobile-cta button{background:var(--yellow);color:#6f604b}}@media(max-width:520px){main>section{padding:72px 20px}.hero{border-radius:0 0 25px 25px}.hero h1{font-size:48px}.hero-text>p{font-size:15px}.hero dl{gap:15px}.hero-photo{height:350px}.hero-photo>img{border-radius:70px 18px 18px 18px}.subject-grid{grid-template-columns:1fr}.subject-grid article:last-child{grid-column:auto}.process ol{grid-template-columns:1fr}.picker{padding:22px}.final h2{font-size:28px}}
