@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Noto+Sans+KR:wght@400;500;600;700;800&display=swap";:root{font-family:DM Sans,Noto Sans KR,sans-serif;color:#252b28;background:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;--green: #234f40;--muted: #717671;--line: #e5e8e2;--soft: #f5f6f2;--radius: 16px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:105px}body{margin:0}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}button,a{-webkit-tap-highlight-color:transparent}a,button{touch-action:manipulation}button:focus-visible,a:focus-visible{outline:3px solid #7a9e86;outline-offset:5px}p,h1,h2,h3{margin:0}img{display:block;max-width:100%;height:auto}svg{flex-shrink:0}button{border:0}::selection{background:#dce9d9}.container{width:min(1160px,calc(100% - 96px));margin-inline:auto}.muted{color:var(--muted);line-height:1.8}.eyebrow{font-size:11px;font-weight:600;letter-spacing:1.6px;line-height:1.8;color:var(--green)}.small-dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:#578768;flex-shrink:0}.header{height:92px;border-bottom:1px solid var(--line);background:#fff;position:relative;z-index:10}.header-inner{height:100%;display:flex;align-items:center;justify-content:space-between}.wordmark{font-weight:800;font-size:39px;letter-spacing:-2.7px;line-height:1}.wordmark span{color:#668b54}.nav{display:flex;gap:38px;align-items:center;font-size:13px;font-weight:500}.nav>a{min-height:44px;display:flex;align-items:center;gap:16px}.nav>a:hover{color:var(--green);text-decoration:underline;text-underline-offset:5px}.nav-contact{padding:0 18px;border:1px solid #d9ded6;border-radius:7px}.menu-button{display:none}.hero{padding-top:79px}.hero .eyebrow{display:flex;align-items:center;gap:9px}.hero h1{font-size:clamp(48px,5.7vw,79px);line-height:1.13;font-weight:500;letter-spacing:-3.7px;margin:25px 0 31px}.hero h1 span{color:var(--green)}.hero-bottom{display:flex;align-items:flex-end;justify-content:space-between;gap:28px}.hero-korean{font-size:18px;font-weight:500;letter-spacing:-.6px}.hero-description{margin-top:13px;color:var(--muted);font-size:14px;line-height:1.9;word-break:keep-all}.button{display:inline-flex;align-items:center;justify-content:center;gap:25px;padding:16px 22px;border-radius:7px;font-size:13px;font-weight:500;min-height:48px}.primary{background:var(--green);color:#fff}.primary:hover{background:#163c2e}.hero-strip{display:flex;justify-content:space-between;margin-top:58px;padding:22px 0 25px;border-top:1px solid var(--line);font-size:11px;color:var(--muted)}.hero-strip>a{display:flex;gap:18px}.about-section{background:var(--soft);padding:61px 0 57px;margin-top:19px}.about-grid{display:grid;grid-template-columns:1fr 1.1fr;gap:100px}h2{font-size:31px;line-height:1.5;font-weight:600;letter-spacing:-1.25px}.about-grid h2{margin-top:16px}.about-copy{font-size:22px;font-weight:500;line-height:1.65;letter-spacing:-.8px}.about-description{margin-top:17px;font-size:13px;word-break:keep-all}.disciplines{display:flex;gap:36px;margin-top:30px}.disciplines>div{display:flex;align-items:center;gap:9px;color:#4b5950}.disciplines span{font-size:11px;white-space:nowrap}.projects-section{padding-top:85px}.section-heading{display:flex;justify-content:space-between;align-items:center;margin-top:12px}.section-heading h2{display:flex;align-items:center;gap:13px}.section-heading>.muted{font-size:12px}.project-count{font-size:12px;align-self:flex-start;line-height:1.5;margin-top:7px;letter-spacing:0;color:var(--muted)}.filter-bar{display:flex;gap:7px;margin:28px 0 26px;align-items:center;border-bottom:1px solid var(--line);padding-bottom:19px}.filter-bar button{border-radius:6px;padding:10px 17px;background:transparent;color:#6f756f;font-size:12px;min-height:40px}.filter-bar button:hover{background:var(--soft)}.filter-bar button[aria-pressed=true]{background:var(--green);color:#fff}.filter-bar button span{font-size:10px;opacity:.8;padding-left:8px}.filter-note{margin-left:auto;color:var(--muted);font-size:11px}.project-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.tone-yellow{--tint: #faf7e9;--accent: #6f622b}.tone-blue{--tint: #edf3f8;--accent: #446c89}.tone-green{--tint: #eef3eb;--accent: #426d44}.tone-rose{--tint: #f8f0ef;--accent: #a46461}.tone-violet{--tint: #f3f0f7;--accent: #79628b}.project-card{border:1px solid var(--line);border-radius:var(--radius);padding:27px 25px 0;min-width:0;background:#fff;display:flex;flex-direction:column;transition:border-color .2s}.project-card:hover{border-color:#a9b8a9}.card-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:29px}.project-icon{width:61px;height:61px;object-fit:contain;border-radius:15px;flex-shrink:0}.letter-icon{display:flex;align-items:center;justify-content:center;background:var(--green);color:#fff;font-size:22px;font-weight:700;letter-spacing:-1.5px}.card-number{font-size:9px;letter-spacing:1px;color:#899088}.card-category{font-size:10px;color:var(--accent);font-weight:500;display:flex;gap:7px;align-items:center;margin-bottom:10px}.project-card h3{font-size:20px;font-weight:600;letter-spacing:-.7px}.project-card h3 a:hover{text-decoration:underline;text-underline-offset:4px}.english-name{font-size:10px;color:#80867f;margin-top:7px}.card-description{font-size:12px;line-height:1.95;color:#6d746c;margin:18px 0 25px;word-break:keep-all;min-height:47px}.card-links{display:flex;align-items:center;justify-content:space-between;gap:7px;margin-top:auto;border-top:1px solid var(--line);padding:15px 0;flex-wrap:wrap}.card-links a{display:inline-flex;align-items:center;gap:7px;font-size:11px;min-height:32px}.learn-more{font-weight:600}.store-link{color:#6b746b}.card-links a:hover{color:var(--green);text-decoration:underline}.card-links svg{width:14px;height:14px}.project-cover{aspect-ratio:16/9;object-fit:cover;margin-bottom:20px;border-radius:8px}.projects-note{font-size:11px;color:var(--muted);display:flex;align-items:center;justify-content:center;gap:8px;padding-top:31px}.projects-note .small-dot{width:5px;height:5px}.contact-wrap{padding-top:78px;padding-bottom:76px}.contact-panel{background:#edf2e9;border:1px solid #e3e9de;border-radius:var(--radius);padding:46px 49px;display:flex;align-items:center;justify-content:space-between;gap:30px}.contact-panel h2{font-size:31px;margin-top:14px}.contact-panel p:not(.eyebrow){color:#6a7568;font-size:12px;line-height:1.9;margin-top:17px}.contact-action{display:flex;flex-direction:column;align-items:flex-start;gap:17px;padding-top:24px}.contact-action>span{font-size:12px;color:#687463}.contact-action>a{display:flex;gap:22px;font-size:19px;align-items:center;padding-bottom:15px;border-bottom:1px solid #b9c6b1;letter-spacing:-.4px}.contact-action>small{font-size:10px;color:#6a7568}.footer{border-top:1px solid var(--line);padding:40px 0 21px}.footer-top{display:flex;align-items:center;justify-content:space-between;padding-bottom:36px}.footer .wordmark{font-size:32px}.footer-top p{font-size:10px;color:var(--muted);margin-top:14px}.footer nav{display:flex;gap:27px;font-size:11px;color:#636b62}.footer nav a{padding-block:12px}.footer-business{padding-bottom:26px;color:#636b62;font-size:11px;line-height:1.9}.footer-business dl{display:flex;flex-wrap:wrap;gap:6px 24px;margin:0}.footer-business dl>div{display:flex;align-items:baseline;gap:8px;min-width:0}.footer-business dt{flex-shrink:0;color:var(--muted)}.footer-business dd{margin:0;overflow-wrap:anywhere;word-break:keep-all}.footer-business .business-address{flex-basis:100%}.footer-bottom{border-top:1px solid var(--line);padding-top:20px;display:flex;align-items:center;justify-content:space-between;font-size:10px;color:#858b82}.footer-bottom a{display:flex;gap:10px;align-items:center;min-height:30px}.footer-bottom svg{width:13px;height:13px}.footer a:hover{color:var(--green)}.detail{padding-block:50px 85px;max-width:940px;min-height:65vh}.back-link{display:inline-flex;align-items:center;min-height:44px;color:var(--muted);font-size:13px;margin-bottom:34px}.detail-heading{display:flex;gap:23px;align-items:center}.detail-heading .project-icon{width:90px;height:90px;border-radius:20px}.detail h1{font-size:40px;letter-spacing:-1.6px;margin:10px 0}.detail-heading .muted{font-size:13px}.detail-lead{font-size:18px;line-height:1.9;color:var(--muted);max-width:730px;margin-top:24px;word-break:keep-all}.detail-buttons{display:flex;flex-wrap:wrap;gap:12px;margin-top:27px}.detail-section{border-top:1px solid var(--line);padding-top:30px;margin-top:43px}.detail-section h2{font-size:23px;margin-bottom:19px}.detail-section p{color:var(--muted);font-size:15px;line-height:2;word-break:keep-all}.feature-list{list-style:none;padding:0;margin:0;display:grid;gap:12px}.feature-list li{display:flex;align-items:center;gap:12px;background:var(--soft);padding:18px;border-radius:8px;font-size:14px}.feature-list span{color:var(--green)}.support-section a,.policy-list a{display:inline-flex;align-items:center;gap:10px;min-height:44px;color:var(--green);font-size:13px;margin-right:25px}.screenshots{display:flex;gap:18px;overflow-x:auto}.screenshots img{max-height:500px;border:1px solid var(--line);border-radius:12px;width:auto}.detail-cover{margin-top:35px;border-radius:15px;max-height:500px;object-fit:contain}.policy-list{margin-top:42px}.policy-list section{border-top:1px solid var(--line);padding:24px 0}.policy-list h2{font-size:20px}.not-found{padding-block:100px;min-height:60vh}.not-found h1{font-size:32px;margin:20px 0}.not-found p{line-height:1.8}.not-found .button{margin-top:30px}.empty-state{padding:60px 0;text-align:center;color:var(--muted)}.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:15px;top:-100px;background:var(--green);padding:12px;color:#fff;z-index:100}.skip-link:focus{top:12px}@media(min-width:1440px){.hero{padding-top:92px}.hero h1{font-size:82px}}@media(max-width:1023px){.container{width:calc(100% - 64px)}.about-grid{gap:45px;grid-template-columns:1fr 1.15fr}.disciplines{gap:18px}.disciplines>div{flex-direction:column;align-items:flex-start}.project-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.contact-panel{padding:35px}.contact-action>a{font-size:16px;gap:13px}.hero h1{letter-spacing:-2.7px}.hero-bottom .button{white-space:nowrap}.hero-bottom{gap:20px}}@media(max-width:639px){.container{width:calc(100% - 40px)}.header{height:75px}.wordmark{font-size:34px}.menu-button{display:flex;align-items:center;gap:10px;padding:10px 0 10px 12px;background:#fff;font-size:12px;min-height:44px}.menu-button span{font-size:20px}.nav{display:none;position:absolute;left:0;right:0;top:74px;background:#fff;border-bottom:1px solid var(--line);padding:12px 20px 20px;gap:4px}.nav.open{display:flex;flex-direction:column;align-items:stretch}.nav>a{padding:12px}.nav-contact{border:0}.hero{padding-top:48px}.eyebrow{font-size:9px;letter-spacing:1.4px}.hero h1{font-size:clamp(36px,9vw,56px);letter-spacing:-1.9px;line-height:1.18;margin:24px 0 27px}.hero-bottom{display:block}.hero-korean{font-size:15px;letter-spacing:-.55px}.hero-description{font-size:12px;line-height:1.95;margin-top:12px}.hero-bottom .button{margin-top:24px;font-size:12px}.hero-strip{margin-top:38px;font-size:9px;padding:18px 0}.about-section{padding:39px 0;margin-top:12px}.about-grid{grid-template-columns:1fr;gap:28px}h2{font-size:26px;letter-spacing:-1px}.about-grid h2{margin-top:13px}.about-copy{font-size:19px}.about-description{font-size:12px}.disciplines{justify-content:space-between;gap:15px;margin-top:25px}.disciplines>div{flex-direction:row;align-items:center;gap:6px}.disciplines span{font-size:9px}.disciplines svg{width:20px;height:20px}.projects-section{padding-top:48px}.section-heading{display:block}.section-heading>.muted{margin-top:9px;font-size:12px}.filter-bar{gap:1px;margin:21px 0}.filter-bar button{font-size:11px;padding:9px 12px}.filter-note{display:none}.project-grid{grid-template-columns:1fr;gap:15px}.project-card{padding:25px 24px 0}.card-top{margin-bottom:24px}.card-description{font-size:13px;min-height:0;margin-bottom:25px}.card-links{padding-block:14px}.card-links a{font-size:12px;min-height:36px}.project-card h3{font-size:21px}.card-category,.english-name{font-size:11px}.projects-note{font-size:10px;padding-top:25px}.contact-wrap{padding-top:44px;padding-bottom:44px}.contact-panel{padding:31px 24px;display:block}.contact-panel h2{font-size:26px}.contact-action{padding-top:32px;gap:13px}.contact-action>a{font-size:16px;width:100%;justify-content:space-between;gap:8px}.footer{padding-top:32px}.footer-top{display:block;padding-bottom:23px}.footer nav{gap:24px;margin-top:20px;font-size:10px}.footer-bottom{display:block;font-size:9px}.footer-bottom a{margin-top:10px}.detail{padding-block:25px 55px}.detail-heading{gap:17px}.detail-heading .project-icon{width:65px;height:65px;border-radius:14px}.detail h1{font-size:27px;letter-spacing:-1px}.detail-lead{font-size:15px}.detail-section h2{font-size:21px}.detail-section p{font-size:14px}.detail-buttons .button{padding-inline:18px}.back-link{margin-bottom:24px}.policy-list h2{font-size:18px}.not-found{padding-block:65px}.not-found h1{font-size:26px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
