:root{--navy:#061f3a;--navy-2:#0b2e53;--navy-3:#123f6e;--blue:#2f6fa9;--ink:#13233a;--muted:#62748a;--line:#e5eaf0;--soft:#f7f9fb;--kakao:#fee500;--youtube:#e61f2b;--white:#fff;--radius:24px;--shadow:0 18px 48px rgba(10,34,60,.09)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body.official-home{margin:0;background:#fff;color:var(--ink);font-family:Pretendard,"Noto Sans KR","Apple SD Gothic Neo","Malgun Gothic",Arial,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.home-shell{width:min(1180px,calc(100% - 48px));margin:0 auto}.home-shell--narrow{width:min(920px,calc(100% - 48px))}
.home-header{position:absolute;left:0;right:0;top:0;z-index:10;color:#fff}.home-header__inner{height:84px;display:flex;align-items:center;justify-content:space-between}.home-brand{display:inline-flex;align-items:center;gap:11px;font-size:23px;font-weight:900;letter-spacing:-.04em}.home-brand__mark{display:grid;width:34px;height:40px;place-items:center;color:#b9dbff}.home-brand__mark svg{width:31px;height:37px}.home-header__kakao{padding:11px 17px;border:1px solid rgba(255,255,255,.25);border-radius:999px;background:rgba(1,17,33,.25);font-size:14px;font-weight:800;backdrop-filter:blur(8px)}
.hero{position:relative;min-height:620px;overflow:hidden;background:linear-gradient(100deg,#041c35 0%,#062744 48%,#123b5c 100%);color:#fff;border-radius:0 0 0 110px}.hero__media{position:absolute;inset:0 0 0 44%;overflow:hidden}.hero__media img{width:100%;height:100%;object-fit:cover;object-position:58% center}.hero__shade{position:absolute;inset:0;background:linear-gradient(90deg,#041d37 0%,#041d37 38%,rgba(4,29,55,.86) 48%,rgba(4,29,55,.32) 67%,rgba(4,29,55,.04) 100%)}.hero__inner{position:relative;z-index:2;min-height:620px;display:flex;align-items:center;padding-top:78px}.hero__content{width:min(590px,56%);padding:36px 0 40px}.hero__eyebrow{margin:0 0 12px;font-size:20px;font-weight:500;letter-spacing:-.03em;color:#ecf5ff}.hero h1{margin:0;font-size:78px;line-height:1.03;letter-spacing:-.065em;font-weight:900;text-shadow:0 4px 22px rgba(0,0,0,.12)}.hero__line{display:block;width:48px;height:2px;margin:26px 0 18px;background:#bed6ea}.hero__copy{margin:0;color:#e2edf7;font-size:17px;line-height:1.72;letter-spacing:-.03em}.hero__actions{display:flex;gap:16px;margin-top:22px}.hero-button{height:58px;display:inline-flex;align-items:center;justify-content:center;gap:13px;min-width:220px;padding:0 24px;border-radius:10px;font-size:17px;font-weight:900;box-shadow:0 12px 24px rgba(0,0,0,.12)}.hero-button--kakao{background:var(--kakao);color:#261f00}.hero-button--youtube{background:var(--youtube);color:#fff}.hero-button--youtube.is-disabled{opacity:.42;filter:saturate(.6);cursor:not-allowed}.hero-button small{font-size:11px;opacity:.8}.hero-button__talk{display:grid;place-items:center;width:40px;height:28px;border-radius:50%;background:#2a2200;color:#fee500;font-size:10px;font-weight:900}.hero-button__youtube{display:grid;place-items:center;width:35px;height:27px;border-radius:7px;background:#fff;color:#e61f2b;font-size:13px}.hero__features{display:flex;gap:28px;margin-top:30px}.hero-feature{display:flex;align-items:center;gap:12px;color:#dce9f5;font-size:13px;line-height:1.45}.hero-feature__icon{width:43px;height:43px;display:grid;place-items:center;border-radius:50%;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.08)}.hero-feature__icon svg{width:24px;height:24px;fill:none;stroke:#d7e8f8;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.hero-feature strong{color:#fff}
.home-section{padding:62px 0}.home-section--partners{background:#fff}.home-section--consultants{background:linear-gradient(180deg,#f8fafc 0%,#fff 100%);border-top:1px solid #eff2f5}.section-heading{text-align:center;margin:0 auto 30px}.section-heading p{margin:0 0 7px;color:#6c8caf;font-size:12px;font-weight:900;letter-spacing:.18em}.section-heading h2{margin:0;color:#09294c;font-size:32px;line-height:1.2;letter-spacing:-.045em}.section-heading span{display:block;margin-top:10px;color:#748397;font-size:14px}.partner-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.partner-card{display:flex;min-height:210px;padding:30px;flex-direction:column;align-items:center;justify-content:center;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:var(--shadow);transition:.2s ease}.partner-card:hover{transform:translateY(-3px);border-color:#cbd9e7}.partner-card small{color:#365b85;font-size:13px;font-weight:800}.partner-card__wordmark{margin-top:8px;color:#102f5e;font-size:31px;letter-spacing:-.04em}.partner-card__wordmark--libera{font-size:34px}.partner-card__wordmark--libera em{font-style:normal;color:#1a72c8}.partner-card>span{margin-top:8px;color:#7c8a9c;font-size:13px}.partner-card>b{display:flex;align-items:center;justify-content:center;gap:18px;width:min(230px,100%);height:46px;margin-top:18px;border-radius:8px;background:#082f5d;color:#fff;font-size:14px}.partner-card b i{font-style:normal;font-size:18px}
.consultant-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.consultant-card{display:flex;min-height:235px;overflow:hidden;border:1px solid #e2e8ef;border-radius:18px;background:#fff;box-shadow:0 12px 34px rgba(15,40,66,.07);transition:.2s ease}.consultant-card:hover{transform:translateY(-4px);box-shadow:0 16px 40px rgba(15,40,66,.12);border-color:#cbd8e6}.consultant-card__photo{width:46%;min-width:112px;background:linear-gradient(180deg,#f4f7fa,#e9eef4);align-self:stretch;overflow:hidden;display:grid;place-items:center}.consultant-card__photo img{width:100%;height:100%;object-fit:cover;object-position:center top}.consultant-card__photo span{display:grid;width:72px;height:72px;place-items:center;border-radius:50%;background:#dce7f1;color:#66809b;font-size:34px;font-weight:900}.consultant-card__body{display:flex;flex:1;min-width:0;flex-direction:column;justify-content:center;padding:22px 18px}.consultant-card__body small{display:block;color:#78899d;font-size:11px;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.consultant-card__body h3{margin:8px 0 5px;color:#122d4d;font-size:19px;line-height:1.25;letter-spacing:-.04em}.consultant-card__body p{margin:0;color:#64768b;font-size:12px;line-height:1.5;min-height:36px}.consultant-card__body b{display:flex;align-items:center;justify-content:space-between;height:36px;margin-top:16px;padding:0 12px;border-radius:7px;background:#0b315c;color:#fff;font-size:12px}.consultant-card__body i{font-style:normal}.consultant-empty{padding:48px;border:1px dashed #d7e0e9;border-radius:18px;text-align:center;color:#77879a;background:#fff}
.home-footer{background:#061f3a;color:#cbd8e5;padding:34px 0 94px}.home-footer__inner{display:flex;align-items:flex-start;justify-content:space-between;gap:30px}.home-footer strong{display:block;color:#fff;font-size:20px}.home-footer span{display:block;margin-top:7px;font-size:13px;color:#9db1c5}.home-footer dl{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px 24px;margin:0}.home-footer dl div{display:flex;gap:8px;font-size:12px}.home-footer dt{color:#7893ad}.home-footer dd{margin:0;color:#cbd8e5}.home-footer a{text-decoration:underline;text-underline-offset:2px}.mobile-kakao{display:none}
@media(max-width:980px){.home-header__kakao{display:none}.hero{min-height:650px;border-radius:0 0 0 68px}.hero__media{inset:0}.hero__media img{object-position:60% center}.hero__shade{background:linear-gradient(90deg,rgba(3,24,46,.98) 0%,rgba(3,24,46,.93) 45%,rgba(3,24,46,.52) 80%,rgba(3,24,46,.18) 100%)}.hero__inner{min-height:650px}.hero__content{width:64%}.hero h1{font-size:66px}.consultant-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:720px){.home-shell,.home-shell--narrow{width:min(100% - 32px,620px)}.home-header__inner{height:68px}.home-brand{font-size:20px}.home-brand__mark{width:28px}.hero{min-height:680px;border-radius:0 0 0 48px}.hero__inner{min-height:680px;padding-top:68px;align-items:flex-start}.hero__content{width:100%;padding-top:50px}.hero__media{inset:0}.hero__media img{object-position:58% center;opacity:.53}.hero__shade{background:linear-gradient(180deg,rgba(3,25,48,.9) 0%,rgba(3,25,48,.88) 58%,rgba(3,25,48,.82) 100%)}.hero__eyebrow{font-size:15px}.hero h1{font-size:54px}.hero__copy{font-size:15px}.hero__actions{flex-direction:column;gap:10px}.hero-button{width:100%;min-width:0}.hero__features{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:26px}.hero-feature{flex-direction:column;gap:8px;text-align:center;font-size:10px}.hero-feature__icon{width:39px;height:39px}.home-section{padding:46px 0}.section-heading{margin-bottom:24px}.section-heading h2{font-size:27px}.section-heading span{font-size:13px;line-height:1.6}.partner-grid{grid-template-columns:1fr;gap:14px}.partner-card{min-height:188px;padding:24px}.partner-card__wordmark{font-size:27px}.consultant-grid{grid-template-columns:1fr;gap:12px}.consultant-card{min-height:180px}.consultant-card__photo{width:38%}.consultant-card__body{padding:18px}.home-footer{padding:30px 0 94px}.home-footer__inner{display:block}.home-footer dl{display:grid;justify-content:start;margin-top:20px;gap:8px}.mobile-kakao{position:fixed;z-index:30;left:16px;right:16px;bottom:max(14px,env(safe-area-inset-bottom));height:54px;display:flex;align-items:center;justify-content:center;gap:10px;border-radius:14px;background:var(--kakao);color:#211d00;font-size:15px;font-weight:900;box-shadow:0 12px 28px rgba(0,0,0,.18)}.mobile-kakao span{display:grid;place-items:center;width:34px;height:25px;border-radius:50%;background:#211d00;color:var(--kakao);font-size:9px}}
@media(max-width:420px){.home-shell,.home-shell--narrow{width:calc(100% - 24px)}.hero h1{font-size:48px}.hero__features{gap:4px}.hero-feature{font-size:9px}.partner-card__wordmark{font-size:24px}.consultant-card__body h3{font-size:18px}}
