@font-face{font-family:Pretendard;src:url('assets/PretendardVariable.woff2') format('woff2');font-weight:100 900;font-style:normal;font-display:swap}
:root{--paper:#f8f8f3;--ink:#20211e;--muted:#686a62;--line:#d9dcd0;--lime:#d6f34b;--green:#065548;--radius:3px;--ease:cubic-bezier(.2,.75,.25,1);--nav-layer:20;--menu-layer:19;color-scheme:light}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Pretendard,Arial,sans-serif;-webkit-font-smoothing:antialiased}body.modal-open{overflow:hidden}::selection{background:var(--lime);color:var(--ink)}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit;cursor:pointer}a{color:inherit;text-decoration:none}button{border:0}img{display:block;max-width:100%;height:auto}figure,h1,h2,h3,p{margin:0}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid var(--green);outline-offset:6px}input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid var(--green);outline-offset:3px}[hidden]{display:none!important}.wrap{width:min(100% - 112px,1440px);margin-inline:auto}.section{padding-block:110px}h1,h2{font-weight:800;letter-spacing:-.055em}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;left:16px;top:-100px;z-index:100;background:var(--lime);padding:16px}.skip-link:focus{top:16px}
.header{height:88px;display:flex;align-items:center;justify-content:space-between;gap:24px;width:100%;padding:0 56px;background:var(--paper);position:sticky;top:0;z-index:var(--nav-layer);border-bottom:1px solid var(--line)}.logo{flex-shrink:0;display:inline-block}.logo img{width:180px;height:auto}.desktop-nav{display:flex;gap:34px;margin-left:auto;margin-right:60px;font-size:14px;font-weight:600}.desktop-nav a{position:relative;padding-block:10px}.desktop-nav a:after{content:'';position:absolute;bottom:3px;left:0;width:0;height:2px;background:var(--green);transition:width .25s}.desktop-nav a:hover:after{width:100%}.header-contact{display:flex;align-items:center;gap:26px;padding:12px 0 12px 16px;font-size:14px;font-weight:700;background:none}.menu-toggle{display:none}.mobile-menu{position:fixed;top:72px;inset-inline:0;background:var(--paper);padding:24px;z-index:var(--menu-layer);box-shadow:0 20px 25px #20211e12}.mobile-menu a,.mobile-menu button{display:flex;justify-content:space-between;width:100%;background:none;text-align:left;font-size:25px;padding:18px 0;border-bottom:1px solid var(--line)}
.hero{padding-top:50px;padding-bottom:44px}.hero-heading{display:grid;grid-template-columns:minmax(0,1fr) 285px;gap:24px;align-items:end;margin-bottom:38px}.hero h1{font-size:clamp(80px,10.25vw,164px);line-height:.88;letter-spacing:-.073em;font-weight:840}.hero h1 .line{display:block;white-space:nowrap;overflow:visible;animation:title-in .85s var(--ease) both}.hero h1 .line+ .line{margin-top:9px;animation-delay:.1s}.hero h1 em{font-style:normal;position:relative}.hero h1 em:after{content:'';position:absolute;bottom:.06em;left:.025em;right:-.035em;height:.15em;background:var(--lime);z-index:-1}.hero h1{position:relative;isolation:isolate}.hero-intro{padding-bottom:5px;animation:soft-in .8s .25s both}.hero-intro>p{font-size:24px;font-weight:650;line-height:1.4;letter-spacing:-.04em}.hero-description{display:block;color:var(--muted);font-size:14px;line-height:1.65;margin-top:18px}.round-link{display:flex;align-items:center;gap:22px;justify-content:space-between;font-size:14px;font-weight:600;margin-top:25px}.round-arrow{width:55px;height:55px;border-radius:50%;background:var(--lime);display:inline-flex;align-items:center;justify-content:center;font-size:28px;transition:transform .3s var(--ease),background .3s;flex-shrink:0}.round-link:hover .round-arrow,.round-arrow:hover{transform:rotate(45deg);background:#c9e93c}.hero-gallery{display:grid;grid-template-columns:1.4fr .86fr 1fr;gap:18px;align-items:start}.hero-shot{min-width:0;animation:gallery-in .95s var(--ease) both}.hero-shot-main{animation-delay:.18s}.hero-shot-campaign{padding-top:62px;animation-delay:.3s}.hero-shot-product{padding-top:20px;animation-delay:.4s}.image-button{display:block;width:100%;padding:0;overflow:hidden;background:#ebece5;border-radius:var(--radius)}.image-button img{width:100%;height:354px;object-fit:cover;transition:transform .8s var(--ease)}.hero-shot-campaign .image-button img{height:284px}.hero-shot-product .image-button img{height:312px;object-position:60% center}.image-button:hover img{transform:scale(1.06)}.hero-shot figcaption{display:flex;justify-content:space-between;gap:12px;font-size:14px;margin-top:13px;line-height:1.4}.hero-shot figcaption span+span{color:var(--muted);font-size:14px}.about{display:grid;grid-template-columns:1.4fr 1fr;gap:8%;border-top:1px solid var(--line);padding-top:100px;padding-bottom:120px}.about h2{font-size:clamp(35px,3.5vw,56px);line-height:1.25;font-weight:720;letter-spacing:-.05em}.accent-underline{background:linear-gradient(transparent 73%,var(--lime) 73%,var(--lime) 97%,transparent 97%)}.about-copy{padding-top:40px}.about-copy p:first-child{font-size:23px;line-height:1.55;letter-spacing:-.03em;font-weight:550}.about-copy p+p{font-size:16px;line-height:1.85;color:var(--muted);margin-top:22px}.text-link{display:inline-flex;align-items:center;gap:50px;font-size:14px;font-weight:600;padding-block:14px;border-bottom:1px solid var(--ink);margin-top:24px}
.work{padding-top:30px}.work-heading{display:flex;align-items:flex-end;gap:35px;justify-content:space-between;margin-bottom:45px}.work h2{font-size:clamp(64px,6.4vw,105px);line-height:.87;letter-spacing:-.065em}.outlined{-webkit-text-stroke:2.4px var(--ink);paint-order:stroke fill;color:var(--paper)}.filter-wrap{max-width:100%;padding-bottom:1px}.filters{display:flex;gap:7px;flex-wrap:wrap}.filters button{font-size:14px;padding:11px 18px;border-radius:40px;border:1px solid var(--line);background:none;transition:background .2s,color .2s}.filters button:hover{background:#e8ebdf}.filters button.active{background:var(--ink);color:var(--paper);border-color:var(--ink)}.filters sup{padding-left:4px;font-size:14px}.concept-note{font-size:14px;line-height:1.5;color:var(--muted);margin-top:17px;text-align:right}.work-grid{display:grid;grid-template-columns:1.17fr 1fr;gap:58px 32px;align-items:start}.work-card:nth-child(2){margin-top:130px}.work-card:nth-child(3){width:84%;margin-top:-90px}.work-grid.filtered .work-card{width:100%;margin-top:0}.work-card[hidden]{display:none}.project-button{display:block;width:100%;background:none;text-align:left;padding:0}.project-image{display:block;position:relative;overflow:hidden;border-radius:var(--radius)}.project-image img{width:100%;height:470px;object-fit:cover;transition:transform .8s var(--ease)}.work-card:nth-child(2) .project-image img{height:375px}.work-card:nth-child(3) .project-image img{height:335px}.project-button:hover .project-image img{transform:scale(1.035)}.project-meta{display:flex;justify-content:space-between;gap:15px;align-items:center;padding-top:18px}.project-name{display:block;font-size:23px;letter-spacing:-.04em;font-weight:650}.project-description{display:block;margin-top:8px;color:var(--muted);font-size:14px}.services{background:#eff1e9;margin-top:20px}.services-inner{display:grid;grid-template-columns:1fr 1.2fr;gap:11%}.service-heading h2{font-size:clamp(34px,3.4vw,54px);line-height:1.25;letter-spacing:-.05em}.service-heading p{font-size:16px;color:var(--muted);line-height:1.7;margin-top:25px}.service-heading .text-link{margin-top:28px;gap:24px}.service-list details{border-bottom:1px solid #ccd1c0}.service-list summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:15px;padding:28px 0;font-size:28px;font-weight:650;letter-spacing:-.035em}.service-list details:first-child summary{padding-top:0}.service-list summary::-webkit-details-marker{display:none}.details-symbol{width:24px;height:24px;position:relative;flex-shrink:0}.details-symbol:before,.details-symbol:after{content:'';width:19px;height:1.5px;background:var(--ink);position:absolute;top:50%;left:2px;transition:transform .3s}.details-symbol:after{transform:rotate(90deg)}details[open] .details-symbol:after{transform:rotate(0)}.service-content{padding-bottom:28px}.service-content p{font-size:15px;line-height:1.8;max-width:470px;color:#575b51}.service-content ul{padding:0;list-style:none;display:flex;flex-wrap:wrap;gap:8px;margin:23px 0 0}.service-content li{font-size:14px;border:1px solid #c9cfc0;border-radius:20px;padding:6px 12px}.brand{display:grid;grid-template-columns:.8fr 1.4fr;gap:9%;align-items:center;padding-block:140px}.brand h2{font-size:clamp(33px,3.3vw,52px);line-height:1.3}.brand-intro>p:last-child{font-size:16px;line-height:1.8;margin-top:25px;color:var(--muted)}.brand-feature>img{height:425px;width:100%;object-fit:cover;border-radius:var(--radius)}.brand-caption{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-top:22px}.brand-name{font-size:31px;font-weight:650;letter-spacing:.01em}.brand-caption p{font-size:14px;margin-top:7px}.brand-caption small{display:block;font-size:14px;color:var(--muted);margin-top:7px}.brand-caption .round-arrow{background:none;border:1px solid var(--ink)}.contact{background:var(--lime);padding-block:80px}.contact-inner{position:relative}.contact-inner>p{font-size:16px;margin-bottom:35px}.contact h2{font-size:clamp(64px,8.6vw,133px);line-height:.92;letter-spacing:-.065em;max-width:80%;font-weight:800}.contact-button{display:flex;align-items:center;justify-content:space-between;gap:25px;border-radius:50px;padding:19px 26px;background:var(--ink);color:var(--paper);font-size:15px;font-weight:600;position:absolute;right:0;bottom:6px;transition:transform .25s}.contact-button span:last-child{font-size:30px;line-height:1}.contact-button:hover{transform:translateY(-5px)}.footer{padding-block:50px 25px;display:flex;align-items:center;gap:35px;flex-wrap:wrap}.footer .logo img{width:160px}.footer>p{font-size:14px;color:var(--muted)}.back-top{margin-left:auto;font-size:14px;display:flex;gap:20px;align-items:center}.back-top span{font-size:22px}.footer-bottom{display:flex;justify-content:space-between;width:100%;margin-top:24px;padding-top:21px;border-top:1px solid var(--line);font-size:14px;gap:16px;color:var(--muted)}
dialog{background:var(--paper);color:var(--ink);padding:0;border:0;border-radius:8px;max-height:90dvh;overflow-y:auto;overscroll-behavior:contain;box-shadow:0 24px 100px #20211e25}dialog::backdrop{background:#20211e88;backdrop-filter:blur(5px)}dialog[open]{animation:dialog-in .25s var(--ease)}.dialog-close{position:absolute;top:16px;right:16px;z-index:2;display:grid;place-items:center;border-radius:50%;background:var(--paper);border:1px solid var(--line);width:44px;height:44px;font-size:28px}.project-dialog{width:min(880px,calc(100% - 36px))}.project-dialog>img{width:100%;max-height:440px;object-fit:cover}.project-dialog-content{padding:38px 46px}.project-dialog h2{font-size:37px;line-height:1.2}.project-dialog-content>p:not(.eyebrow){line-height:1.8;font-size:15px;margin-top:16px}.project-dialog dl{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-block:26px;border-block:1px solid var(--line);padding-block:22px}.project-dialog dt{font-size:14px;color:var(--muted);margin-bottom:7px}.project-dialog dd{font-size:14px;margin:0}.dialog-note{font-size:14px;color:var(--muted);line-height:1.65!important}.solid-button{background:var(--ink);color:var(--paper);padding:16px 22px;display:flex;align-items:center;justify-content:space-between;gap:40px;font-size:14px;border-radius:var(--radius);margin-top:24px;min-height:52px}.solid-button span{font-size:23px}.solid-button:hover{background:var(--green)}.inquiry-dialog{width:min(620px,calc(100% - 32px));padding:42px}.inquiry-dialog h2{font-size:37px;line-height:1.2;margin-bottom:20px}.inquiry-dialog form{margin-top:26px}.inquiry-dialog label{display:block;font-size:14px;font-weight:600}.inquiry-dialog input,.inquiry-dialog select,.inquiry-dialog textarea{display:block;width:100%;margin-top:9px;padding:13px 12px;background:#fffefa;color:var(--ink);border:1px solid #b6bcab;border-radius:var(--radius);font-size:14px;font-weight:400}.inquiry-dialog textarea{resize:vertical;min-height:115px}.inquiry-dialog input::placeholder,.inquiry-dialog textarea::placeholder{color:#73766d}.form-row{display:grid;grid-template-columns:1fr 1.2fr;gap:16px;margin-block:20px}.inquiry-dialog .solid-button{width:100%}#inquiry-success{padding-top:22px}.success-mark{width:65px;height:65px;background:var(--lime);display:grid;place-items:center;border-radius:50%;font-size:28px;margin-bottom:30px}#inquiry-success p{font-size:15px;line-height:1.8;color:var(--muted)}
.reveal{opacity:1;transform:none}.reveal.will-reveal{opacity:0;transform:translateY(28px);transition:opacity .75s var(--ease),transform .75s var(--ease)}.reveal.will-reveal.visible{opacity:1;transform:none}@keyframes title-in{from{opacity:0;transform:translateY(24px)}to{opacity:1;transform:none}}@keyframes gallery-in{from{opacity:0;transform:translateY(34px)}to{opacity:1;transform:none}}@keyframes soft-in{from{opacity:0}to{opacity:1}}@keyframes dialog-in{from{opacity:0;transform:translateY(15px)}to{opacity:1;transform:none}}
.header{height:80px}.work-card:nth-child(3){margin-top:-20px}
@media(min-width:1600px){.header{padding-inline:max(56px,calc((100vw - 1440px)/2))}.image-button img{height:390px}.hero-shot-campaign .image-button img{height:320px}.hero-shot-product .image-button img{height:350px}}
@media(max-width:1200px){.header{padding-inline:36px;height:78px}.wrap{width:calc(100% - 72px)}.desktop-nav{gap:22px;margin-right:10px}.logo img{width:155px}.hero-heading{grid-template-columns:minmax(0,1fr) 240px;gap:20px}.hero h1{font-size:9.5vw}.hero-intro>p{font-size:22px}.hero-description{font-size:14px}.hero-shot figcaption{display:block}.hero-shot figcaption span+span{display:block;margin-top:3px}.hero-shot-campaign{padding-top:50px}.image-button img{height:290px}.hero-shot-campaign .image-button img{height:240px}.hero-shot-product .image-button img{height:263px}.hero-gallery{gap:14px}.section{padding-block:85px}.services-inner{gap:7%}.work-card:nth-child(2){margin-top:100px}.work-card:nth-child(3){margin-top:-65px}.project-image img{height:380px}.work-card:nth-child(2) .project-image img{height:300px}.work-card:nth-child(3) .project-image img{height:280px}.project-name{font-size:21px}.work-heading{align-items:flex-start}.filters{justify-content:flex-end}.filters button{padding:10px 13px}.brand-feature>img{height:330px}.contact h2{font-size:8.5vw}.contact-button{position:static;margin-top:35px;width:260px}.footer{padding-top:45px}.service-list summary{font-size:25px}}
@media(max-width:767px){html{scroll-padding-top:86px}.wrap{width:calc(100% - 40px)}.header{padding-inline:20px;height:72px;gap:20px}.header .logo img{width:150px}.desktop-nav,.header-contact{display:none}.menu-toggle{display:flex;width:44px;height:44px;background:none;flex-direction:column;align-items:center;justify-content:center;gap:7px}.menu-toggle span{width:23px;height:1.5px;background:var(--ink);transition:transform .2s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(4.25px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-4.25px) rotate(-45deg)}.hero{padding-top:38px;padding-bottom:45px}.hero-heading{grid-template-columns:1fr;gap:25px;margin-bottom:28px}.hero h1{font-size:clamp(48px,12.05vw,90px);line-height:.95;letter-spacing:-.065em}.hero h1 .line+.line{margin-top:1px}.hero-intro{display:grid;grid-template-columns:1fr auto;gap:13px;align-items:center}.hero-intro>p{font-size:21px}.hero-description{grid-column:1;grid-row:2;font-size:14px;margin:0;line-height:1.6}.round-link{grid-column:2;grid-row:1/3;margin:0;align-self:end}.round-link>span:first-child{display:none}.round-arrow{width:51px;height:51px}.hero-gallery{grid-template-columns:1fr 1fr;gap:19px 12px}.hero-shot-main{grid-column:1/-1}.image-button img{height:auto;aspect-ratio:1.4;object-fit:cover}.hero-shot-campaign{padding-top:0}.hero-shot-product{padding-top:24px}.hero-shot-campaign .image-button img,.hero-shot-product .image-button img{height:auto;aspect-ratio:.92}.hero-shot figcaption{font-size:14px;margin-top:9px}.hero-shot figcaption span+span{font-size:14px}.hero-shot-main figcaption{display:flex}.section{padding-block:65px}.about{grid-template-columns:1fr;gap:24px;padding-block:60px}.about h2{font-size:34px;line-height:1.3}.about-copy{padding:0}.about-copy p:first-child{font-size:20px}.about-copy p+p{font-size:14px;margin-top:16px}.text-link{font-size:14px}.work-heading{display:block;margin-bottom:27px}.work h2{font-size:64px}.filter-wrap{margin-top:29px}.filters{justify-content:flex-start;gap:6px}.filters button{font-size:14px;padding:10px 13px;min-height:40px}.concept-note{text-align:left;margin-top:13px;font-size:14px}.work-grid{grid-template-columns:1fr;gap:32px}.work-card:nth-child(2),.work-card:nth-child(3){margin:0;width:100%}.project-image img,.work-card:nth-child(2) .project-image img,.work-card:nth-child(3) .project-image img{height:auto;aspect-ratio:1.2}.project-name{font-size:21px}.project-description{font-size:14px}.project-meta{padding-top:13px}.services{margin-top:0}.services-inner{grid-template-columns:1fr;gap:42px}.service-heading h2{font-size:35px}.service-heading p{font-size:14px;margin-top:20px}.service-list summary{font-size:25px;padding-block:24px}.service-content p{font-size:14px}.brand{grid-template-columns:1fr;gap:30px}.brand h2{font-size:35px}.brand-intro>p:last-child{font-size:14px;margin-top:20px}.brand-feature>img{height:auto;aspect-ratio:1.2}.brand-name{font-size:27px}.brand-caption p{font-size:14px}.brand-caption small{font-size:14px}.contact{padding-block:55px}.contact-inner>p{font-size:14px;margin-bottom:25px}.contact h2{font-size:12.5vw;max-width:100%;line-height:.99}.contact-button{width:100%;max-width:350px;font-size:14px;padding:17px 23px}.footer{padding-block:33px 24px;gap:20px}.footer .logo img{width:145px}.footer>p{width:100%;order:3;font-size:14px}.back-top{order:2;font-size:14px;gap:12px}.footer-bottom{order:4;display:block;line-height:1.7;margin-top:4px;font-size:14px}.footer-bottom span{display:block}.footer-bottom span+span{margin-top:8px}.project-dialog-content{padding:26px}.project-dialog h2{font-size:28px}.project-dialog>img{min-height:210px;max-height:320px}.project-dialog dl{grid-template-columns:1fr}.inquiry-dialog{padding:35px 24px}.inquiry-dialog h2{font-size:29px}.inquiry-dialog .dialog-close{top:10px;right:10px}.form-row{grid-template-columns:1fr;gap:20px}}
@media(min-width:768px) and (max-width:1200px){.work-card:nth-child(3){margin-top:-15px}}
@media(min-width:768px) and (max-width:1000px){.desktop-nav{gap:18px;margin-right:0;font-size:14px}.header-contact{font-size:14px;gap:10px}.header{gap:16px;padding-inline:25px}.header .logo img{width:140px}.hero-heading{grid-template-columns:1fr 210px}.hero h1{font-size:9.1vw}.hero-description{font-size:14px}.hero-intro>p{font-size:20px}.hero-intro .round-arrow{width:45px;height:45px}.hero-intro .round-link{margin-top:15px}.work-heading{display:block}.filter-wrap{margin-top:30px}.filters{justify-content:flex-start}.concept-note{text-align:left}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}.reveal.will-reveal{opacity:1;transform:none}.image-button:hover img,.project-button:hover .project-image img{transform:none}}
@media(max-width:359px){.hero h1{font-size:40px}.work h2{font-size:56px}}
/* Company portfolio, marketing services and the Idea Maker product. */
.hero-tool{height:312px;display:flex;flex-direction:column;justify-content:space-between;padding:24px;background:#dce9aa;border-radius:var(--radius);transition:background .3s}
.hero-tool:hover{background:#d0e787}
.hero-tool-top{display:flex;justify-content:space-between;align-items:center;font-size:14px;font-weight:550}
.hero-tool-name{font-size:clamp(42px,4.6vw,78px);font-weight:750;letter-spacing:-.065em;line-height:.94}
.tool-dot{color:var(--green)}
.filter-wrap{max-width:580px}
.work-heading{gap:32px}
.filters{flex-wrap:wrap}
.work-grid{row-gap:48px}
.work-card:nth-child(n+3){width:100%;margin-top:0}
.work-card:nth-child(n+3) .project-image img{height:340px}
.work-card:nth-child(even):not(:nth-child(2)){margin-top:45px}
.work-grid.filtered .work-card{width:100%;margin-top:0}
.work-grid.filtered .project-image img{height:360px}
.solution-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 24px;margin-top:23px;border-top:1px solid #c9cfc0}
.solution-grid button{display:flex;align-items:center;justify-content:space-between;gap:12px;text-align:left;background:none;border-bottom:1px solid #c9cfc0;padding:14px 0;font-size:14px;transition:color .2s}
.solution-grid button:hover{color:var(--green)}
.service-inquiry{background:none;padding:0 0 7px;border-bottom:1px solid var(--ink);display:flex;align-items:center;gap:30px;margin-top:24px;font-size:14px;font-weight:600}
.brand{grid-template-columns:.8fr 1.4fr;gap:7%}
.brand-intro>p:not(.eyebrow){font-size:15px;line-height:1.85;margin-top:25px;color:var(--muted)}
.product-inquiry{background:none;padding-inline:0;gap:30px}
.product-feature{min-width:0}
.footer-company{display:flex;flex-wrap:wrap;width:100%;gap:12px 24px;color:var(--muted);font-size:14px;line-height:1.7;margin-top:4px}
.footer-bottom{margin-top:0}
.project-dialog>img{height:440px;object-fit:contain;background:#e7e8df}
#mail-status{margin-top:15px}
@media(min-width:1600px){.hero-tool{height:350px}}
@media(max-width:1200px){.hero-tool{height:263px;padding:21px}.work-card:nth-child(n+3) .project-image img{height:280px}.brand{gap:5%}}
@media(min-width:768px) and (max-width:1000px){.hero-tool{padding:16px}.hero-tool-top{font-size:14px}.hero-tool-name{font-size:46px}.brand{grid-template-columns:1fr;gap:35px}.brand-intro h2 br:last-child{display:none}}
@media(max-width:767px){.hero-tool{height:auto;aspect-ratio:.92;padding:15px}.hero-tool-top{font-size:14px}.hero-tool-name{font-size:clamp(32px,9.7vw,64px)}.work-card:nth-child(n+3),.work-card:nth-child(even):not(:nth-child(2)){margin-top:0}.work-card:nth-child(n+3) .project-image img,.work-grid.filtered .project-image img{height:auto;aspect-ratio:1.2}.work-grid{gap:32px}.services-inner{gap:42px}.solution-grid{gap:0 18px}.solution-grid button{font-size:14px}.brand{grid-template-columns:1fr;gap:30px}.brand-intro>p:not(.eyebrow){font-size:14px;margin-top:20px}.footer-company{order:4;gap:8px;margin-top:0;font-size:14px}.footer-company span{width:100%}.footer-bottom{order:5}.project-dialog>img{height:auto;aspect-ratio:1;max-height:400px;object-fit:contain}}

/* Readable Korean type and fewer decorative layers. */
body { font-size:16px; }
p { word-break:keep-all; overflow-wrap:break-word; text-wrap:pretty; }
h2 { word-break:keep-all; text-wrap:balance; }
.desktop-nav, .header-contact { font-size:16px; }
.desktop-nav { margin-right:36px; }
.hero-heading { grid-template-columns:minmax(0,1fr) 310px; }
.hero-description { font-size:16px; line-height:1.75; }
.round-link, .text-link, .service-inquiry { font-size:16px; }
.hero-shot figcaption { font-size:14px; line-height:1.6; }
.hero-shot figcaption span+span { font-size:14px; }
.hero-tool { width:100%; justify-content:space-between; }
.hero-tool-top img { width:32px; height:32px; }
.hero-tool-name { font-size:clamp(48px,5.3vw,84px); }
.about { align-items:start; }
.about-copy { padding-top:0; }
.about-copy p:first-child { max-width:28em; font-size:18px; font-weight:400; line-height:1.85; letter-spacing:-.02em; }
.filters { justify-content:flex-end; }
.filters button { font-size:14px; min-height:44px; }
.filters sup { vertical-align:baseline; }
.project-description { font-size:14px; line-height:1.6; }
.service-heading p, .service-content p { font-size:16px; line-height:1.8; }
.service-content li { border:0; border-radius:0; padding:0; font-size:14px; line-height:1.7; }
.service-content ul { gap:8px 20px; }
.solution-grid button { font-size:16px; }
.brand { align-items:start; }
.brand-intro>p:not(.eyebrow) { max-width:28em; font-size:18px; line-height:1.85; }
.product-inquiry { gap:24px; }
.product-poster { background:#e1edb8; padding:32px 36px 38px; border-radius:var(--radius); }
.product-poster-top { display:flex; justify-content:space-between; align-items:center; }
.product-poster-top img { width:38px; height:38px; }
.product-status { font-size:14px; color:var(--green); }
.product-poster h3 { margin:48px 0 26px; font-size:clamp(50px,5.7vw,88px); font-weight:750; letter-spacing:-.065em; line-height:1; }
.product-poster h3>span { color:var(--green); }
.product-poster>p { font-size:32px; line-height:1.35; letter-spacing:-.04em; font-weight:550; }
.product-capabilities { margin:18px 0 0; }
.product-capabilities>div { display:grid; grid-template-columns:170px minmax(0,1fr); gap:24px; padding:22px 0; border-bottom:1px solid var(--line); }
.product-capabilities dt { font-size:18px; font-weight:600; line-height:1.7; letter-spacing:-.03em; }
.product-capabilities dd { margin:0; font-size:16px; line-height:1.8; color:var(--muted); word-break:keep-all; overflow-wrap:break-word; }
.contact-inner>p, .contact-button, .solid-button { font-size:16px; }
.footer>p, .back-top, .footer-company, .footer-bottom { font-size:14px; line-height:1.7; }
.mobile-menu { box-shadow:none; border-bottom:1px solid var(--line); }
dialog { box-shadow:none; }
.project-dialog-content>p:not(.eyebrow) { font-size:16px; }
.dialog-note, .inquiry-dialog label { font-size:14px; line-height:1.75!important; }
.inquiry-dialog input, .inquiry-dialog select, .inquiry-dialog textarea { font-size:16px; }
.solid-button { gap:20px; }
@media (max-width:1200px) {
  .hero-heading { grid-template-columns:minmax(0,1fr) 280px; }
  .hero h1 { font-size:8.7vw; }
  .desktop-nav { gap:22px; margin-right:10px; }
  .product-poster { padding:28px; }
  .product-poster h3 { font-size:clamp(48px,5.4vw,72px); }
  .product-capabilities>div { grid-template-columns:145px minmax(0,1fr); gap:20px; }
}
@media (max-width:1000px) {
  .header { height:72px; }
  .desktop-nav, .header-contact { display:none; }
  .menu-toggle { display:flex; width:44px; height:44px; background:none; flex-direction:column; align-items:center; justify-content:center; gap:7px; }
  .menu-toggle span { width:23px; height:1.5px; background:var(--ink); transition:transform .2s; }
  .menu-toggle[aria-expanded=true] span:first-child { transform:translateY(4.25px) rotate(45deg); }
  .menu-toggle[aria-expanded=true] span:last-child { transform:translateY(-4.25px) rotate(-45deg); }
  .hero-heading { grid-template-columns:1fr; gap:28px; }
  .hero h1 { font-size:12.1vw; }
  .hero-intro { display:grid; grid-template-columns:1fr 1.2fr auto; align-items:end; gap:24px; }
  .hero-description { margin:0; }
  .hero-intro .round-link { margin:0; }
  .hero-intro .round-link>span:first-child { display:none; }
  .hero-tool-top img { width:26px; height:26px; }
  .filters { justify-content:flex-start; }
  .services-inner { grid-template-columns:1fr; gap:42px; }
  .service-content p { max-width:38em; }
  .brand { grid-template-columns:1fr; gap:36px; }
  .brand-intro h2 br:last-child { display:none; }
  .brand-intro>p:not(.eyebrow) { max-width:38em; }
  .product-poster h3 { font-size:72px; }
  .product-capabilities>div { grid-template-columns:190px minmax(0,1fr); }
}
@media (max-width:767px) {
  .hero h1 { font-size:clamp(40px,12.05vw,90px); }
  .hero-intro { grid-template-columns:minmax(0,1fr) auto; gap:16px; }
  .hero-intro>p { font-size:22px; }
  .hero-description { grid-column:1/-1; grid-row:2; }
  .hero-intro .round-link { grid-column:2; grid-row:1; align-self:center; }
  .hero-shot figcaption { display:block; }
  .hero-shot figcaption span+span { margin-top:0; }
  .hero-shot-main figcaption { display:flex; }
  .hero-tool { min-height:180px; }
  .hero-tool-name { font-size:clamp(32px,10.1vw,70px); }
  .about h2 { font-size:clamp(29px,8.7vw,40px); }
  .about-copy p:first-child, .brand-intro>p:not(.eyebrow) { font-size:16px; }
  .brand h2 { font-size:clamp(30px,8.8vw,40px); }
  .product-poster { padding:24px; }
  .product-poster h3 { font-size:clamp(40px,11.3vw,68px); margin:40px 0 22px; }
  .product-poster>p { font-size:28px; }
  .product-capabilities>div { grid-template-columns:1fr; gap:6px; padding:20px 0; }
  .product-capabilities dt { font-size:18px; }
  .inquiry-dialog h2 { font-size:28px; }
  .contact-inner>p { max-width:22em; }
  .footer-company { gap:10px; }
}
@media (max-width:359px) {
  .hero h1 { font-size:40px; }
  .service-list summary { font-size:23px; }
  .solution-grid { grid-template-columns:1fr; }
  .inquiry-dialog { padding:36px 20px; }
  .inquiry-dialog h2 { font-size:26px; }
}

/* Keep arrows for the main page actions; use text feedback elsewhere. */
.header-contact { padding:12px 0; text-decoration:underline; text-decoration-thickness:1px; text-underline-offset:6px; }
.header-contact, .text-link, .service-inquiry, .mobile-menu a, .mobile-menu button { transition:color .2s, border-color .2s; }
.header-contact:hover, .header-contact:focus-visible,
.text-link:hover, .text-link:focus-visible,
.service-inquiry:hover, .service-inquiry:focus-visible,
.mobile-menu a:hover, .mobile-menu a:focus-visible,
.mobile-menu button:hover, .mobile-menu button:focus-visible { color:var(--green); }
.project-name { text-decoration:underline; text-decoration-color:transparent; text-decoration-thickness:1px; text-underline-offset:.2em; transition:color .2s, text-decoration-color .2s; }
.project-button:hover .project-name, .project-button:focus-visible .project-name { color:var(--green); text-decoration-color:currentColor; }
.service-content .solution-help { margin-top:22px; font-size:14px; color:var(--muted); }
.solution-grid { margin-top:10px; }
.solution-grid button { min-height:48px; transition:color .2s, background-color .2s; }
.solution-grid button:hover, .solution-grid button:focus-visible { background:#e3e8d8; color:var(--green); text-decoration:underline; text-underline-offset:4px; }
@media (hover:none) {
  .project-name { text-decoration-color:var(--line); }
}
@media (prefers-reduced-motion:reduce) {
  .header-contact, .text-link, .service-inquiry, .mobile-menu a, .mobile-menu button, .project-name, .solution-grid button { transition:none; }
}
