:root{--acid:#d9f46c;--ink:#163b35}.nav.wrap{max-width:1500px}.nav{height:86px;gap:18px}.nav nav{gap:20px;font-size:13px}.nav .brand{width:145px}.small-cta{white-space:nowrap}.nav-toggle{display:none}.hero{background:#eff3df}.hero:before{background:var(--acid);border:0;width:750px;height:750px;right:-280px;top:-250px;opacity:.6}.hero-grid{max-width:1440px;grid-template-columns:1.25fr 1fr;padding-top:65px;padding-bottom:80px;gap:65px}.hero h1{font-size:clamp(62px,7vw,102px);line-height:1.06;letter-spacing:-.075em;margin-bottom:30px}.hero h1 em{display:block;font-size:.55em;line-height:1.4;margin-top:15px;color:var(--ink)}.hero-business{color:var(--ink);position:relative}.hero-business:after{content:'';position:absolute;bottom:2px;left:0;right:-12px;height:19px;background:var(--acid);z-index:-1}.hero h1{position:relative;z-index:1}.hero-punch{font-size:22px}.hero-desc{max-width:470px}.management-hero{perspective:1000px}.hero-report{animation:reportfloat 7s ease-in-out infinite;padding:30px;box-shadow:0 40px 80px #213f3525}.hero-chart .sales-line{stroke-dasharray:500;animation:drawline 5s ease-in-out infinite}.floating-label{background:var(--ink);animation:labelfloat 7s ease-in-out infinite}.orbit{border-color:#adc656}.big-promise{background:var(--ink);color:#fff;padding:100px 0 65px;overflow:hidden}.big-promise .eyebrow{color:#b4cbad;font-size:11px}.big-promise h2{font-size:clamp(55px,7.8vw,112px);line-height:1.2;letter-spacing:-.075em;margin:35px 0}.big-promise h2>span{display:block}.big-promise h2>span:nth-child(2){padding-left:15%}.big-promise h2>span:nth-child(3){padding-left:30%}.big-promise em{color:var(--acid)}.promise-bottom{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #ffffff30;padding-top:30px}.promise-bottom p{color:#c0d0c1;font-size:19px;margin:0}.round-link{border-radius:50%;width:78px;height:78px;background:var(--acid);color:var(--ink);display:grid;place-items:center;font-size:40px}.work-ribbon{overflow:hidden;background:var(--acid);padding:21px 0}.work-ribbon>div{width:max-content;white-space:nowrap;font-size:28px;font-weight:750;animation:ribbon 36s linear infinite;color:var(--ink)}.work-ribbon i{font-style:normal;margin:0 30px}.section{padding:110px 0}.section h2{font-size:clamp(37px,4.4vw,62px);letter-spacing:-.065em;line-height:1.2}.section-heading{align-items:end}.section-heading>div{flex:1}.section-heading>p{max-width:290px;font-size:15px}.management{background:#fffdf7}.manage-panel{border-radius:22px;box-shadow:0 15px 45px #17343e08}.manage-question{background:#eaf1ca}.management-tabs button,.industry-buttons button{padding:16px 30px;font-size:17px}.manage-question h3{font-size:32px}.firm-expertise{background:#192f42}.firm-grid{grid-template-columns:1fr;gap:40px}.firm-grid h2{font-size:clamp(45px,6vw,82px)}.firm-grid h2 em{color:#d7e993}.firm-grid>div>p:not(.eyebrow){max-width:700px;font-size:19px}.expertise-list{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.expertise-list article{border-top:1px solid #52616c;padding-top:25px}.expertise-list h3{font-size:24px}.firm-sign{margin-top:25px}.industry{background:#e9efdc}.industry-big>span{font-size:110px;color:#9eb869}.industry-big{background:#d9e8b5}.industry-content{padding:40px}#industry-panel{border-radius:22px}.sample-image{height:480px;border-radius:20px;padding:35px 40px 0;transition:background .3s}.sample-image:hover{background:#c9df9e}.sample-image img{transition:transform .5s}.sample-image:hover img{transform:translateY(-12px)}.sample-caption h3{font-size:27px}.price-block{position:relative;background:var(--ink);color:#fff;padding:65px;border-radius:24px}.price-block .eyebrow,.price-block p{color:#c9d9bc}.price-right strong{font-size:110px;color:var(--acid);letter-spacing:-.07em}.price-process-link{position:absolute;top:20px;right:30px;font-size:12px;color:#ccdcbd}.consult{background:var(--acid)}.consult h2{font-size:56px}.motion-switch{position:fixed;bottom:18px;right:20px;z-index:18;background:#fffef4e8;border:1px solid #b4bda8;border-radius:25px;font-size:11px;padding:8px 13px}.nav nav a.active{color:#587329;text-decoration:underline;text-underline-offset:7px}.js-reveal{opacity:.22;transform:translateY(24px);transition:opacity .7s,transform .7s}.js-reveal.in-view{opacity:1;transform:none}.motion-paused *{animation-play-state:paused!important}.motion-paused .js-reveal{opacity:1;transform:none;transition:none}@keyframes reportfloat{0%,100%{transform:translateY(0) rotate(3deg)}50%{transform:translateY(-13px) rotate(0deg)}}@keyframes labelfloat{0%,100%{transform:translateY(0) rotate(-4deg)}50%{transform:translateY(10px) rotate(-2deg)}}@keyframes drawline{0%{stroke-dashoffset:500}40%,100%{stroke-dashoffset:0}}@keyframes ribbon{to{transform:translateX(-50%)}}
@media(max-width:1100px){.nav nav{gap:11px;font-size:11px}.nav .brand{width:125px}.hero-grid{gap:35px}.hero h1{font-size:75px}.hero h1 em{font-size:38px}.hero-report{padding:24px}.expertise-list h3{font-size:21px}}
@media(max-width:900px){.nav nav{display:none;position:absolute;top:85px;left:0;right:0;padding:24px;background:#fff;box-shadow:0 15px 20px #17343e15;grid-template-columns:1fr 1fr;gap:0}.nav nav.is-open{display:grid}.nav nav a{padding:17px 10px;font-size:14px;border-bottom:1px solid #e8ecdf}.nav-toggle{display:block;background:none;border:1px solid #cbd6b8;border-radius:7px;font-size:23px;width:42px;height:42px;order:3}.nav .small-cta{margin-left:auto}.nav{gap:12px}.hero-grid{grid-template-columns:1fr 1fr}.hero h1{font-size:65px}.hero h1 em{font-size:32px}.hero .eyebrow{font-size:10px}.hero-punch{font-size:18px}.hero-desc{font-size:14px}.hero-report h2{font-size:23px}}
@media(max-width:760px){.nav{height:76px}.nav nav{top:75px}.nav .brand{width:125px}.small-cta{padding:10px 12px;font-size:11px}.small-cta span{margin-left:5px}.hero-grid{grid-template-columns:1fr;padding-top:50px;gap:50px;padding-bottom:60px}.hero h1{font-size:76px;line-height:1.03}.hero h1 em{font-size:34px;margin-top:19px;letter-spacing:-.075em}.hero .eyebrow{font-size:10px;line-height:1.6}.hero-punch{font-size:20px}.hero-desc{font-size:14px}.hero:before{width:500px;height:500px;top:500px;right:-270px}.hero-report{padding:24px}.hero-report h2{font-size:27px}.big-promise{padding:65px 0 40px}.big-promise h2{font-size:57px;line-height:1.3}.big-promise h2>span:nth-child(2){padding-left:6%}.big-promise h2>span:nth-child(3){padding-left:12%}.promise-bottom p{font-size:14px}.round-link{width:56px;height:56px;font-size:29px}.work-ribbon{padding:17px 0}.work-ribbon>div{font-size:22px}.section{padding:75px 0}.section h2{font-size:37px}.section-heading>p{max-width:none;margin-top:24px}.management-tabs button,.industry-buttons button{font-size:12px;padding:12px 16px}.manage-question h3{font-size:27px}.firm-grid h2{font-size:44px}.firm-grid>div>p:not(.eyebrow){font-size:16px}.expertise-list{grid-template-columns:1fr;gap:0}.expertise-list article{margin-bottom:20px;padding-bottom:20px}.industry-big>span{font-size:80px}.industry-content{padding:26px}.sample-image{height:360px;padding:28px 28px 0}.sample-caption h3{font-size:24px}.price-block{padding:50px 26px 35px;margin:0 20px}.price-right strong{font-size:90px}.consult h2{font-size:38px}.motion-switch{bottom:76px;right:12px;font-size:10px}.nav.wrap{padding:0 20px}}
@media(max-width:360px){.hero h1{font-size:65px}.hero h1 em{font-size:29px}.big-promise h2{font-size:48px}.section h2{font-size:32px}.nav .brand{width:105px}.hero .eyebrow{font-size:9px}.management-tabs button,.industry-buttons button{padding:11px;font-size:11px}.firm-grid h2{font-size:38px}.hero-report h2{font-size:24px}.price-right strong{font-size:78px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.js-reveal{opacity:1;transform:none}}
/* Typography correction: clear Korean spacing and independently spaced price units. */
.hero h1,.hero h1 em{letter-spacing:-.025em;line-height:1.14;word-spacing:.06em}
.section h2,.big-promise h2{letter-spacing:-.025em}
.price-right strong{letter-spacing:-.025em;display:inline-flex;align-items:baseline;gap:10px;margin:0 8px}
.price-right strong span{letter-spacing:0;margin-left:0;white-space:nowrap}
.price-block>div>p,.price-right small{color:#c9d9bc}
.nav nav{font-size:16px;gap:24px;letter-spacing:0}
@media(min-width:901px) and (max-width:1200px){.nav.wrap{padding-left:24px;padding-right:24px}.nav nav{font-size:14px;gap:15px}.nav .brand{width:120px}.nav .small-cta{font-size:12px;padding:10px 12px}.nav .small-cta span{margin-left:8px}}
@media(max-width:900px){.nav nav a{font-size:16px}.nav nav{gap:0}}
@media(max-width:760px){.hero h1,.hero h1 em{letter-spacing:-.025em}.hero h1 em{font-size:32px}.price-right strong{gap:8px}.price-right strong span{font-size:29px}}
@media(max-width:360px){.hero h1 em{font-size:27px}.price-right strong{font-size:72px;gap:6px;margin:0 5px}.price-right strong span{font-size:26px}}
#price .price-block>div>p{color:#c9d9bc}
/* Approved brand promise restored below the hero. */
.big-promise h2{font-size:clamp(42px,5.5vw,78px);line-height:1.4}
.big-promise h2>span:nth-child(2){padding-left:6%}
.big-promise h2>span:nth-child(3){padding-left:20%}
@media(max-width:760px){.big-promise h2{font-size:36px;line-height:1.35}.big-promise h2>span{margin-bottom:24px}.big-promise h2>span:nth-child(2),.big-promise h2>span:nth-child(3){padding-left:0}.big-promise h2>span:nth-child(2) em{display:block}.big-promise h2>span:last-child{margin-bottom:0}}
@media(max-width:360px){.big-promise h2{font-size:32px}}
