:root{--ink:#172321;--muted:#626e6c;--paper:#fff;--line:#e0e6e3;--soft:#f3f6f4;--green:#146951;--sans:"Pretendard","Apple SD Gothic Neo","Noto Sans KR",Arial,sans-serif}*{box-sizing:border-box;letter-spacing:0}html{scroll-behavior:smooth;scroll-padding-top:84px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);line-height:1.6}body:has(dialog[open]){overflow:hidden}button,a{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}button{color:inherit}button:focus-visible,a:focus-visible{outline:3px solid #227bce;outline-offset:4px}img{max-width:100%}h1,h2,h3,p{margin:0}button img,a img{width:18px;height:18px;flex:none}.skip-link{position:fixed;left:16px;top:-80px;z-index:50;padding:12px;background:var(--ink);color:#fff}.skip-link:focus{top:12px}.site-header{max-width:1440px;margin:auto;height:80px;padding:0 48px;display:flex;align-items:center;gap:48px;border-bottom:1px solid var(--line)}.brand{display:inline-flex;align-items:center;gap:10px;font-weight:850;font-size:18px;white-space:nowrap}.brand-mark{display:grid;place-items:center;width:32px;height:32px;border-radius:6px;background:var(--green);color:white;font-size:23px}.site-header nav{display:flex;gap:28px;font-size:13px;font-weight:650}.site-header nav a:hover{color:var(--green)}.header-note{margin-left:auto;font-size:12px;color:var(--muted)}main{max-width:1344px;margin:auto}.intro{padding:48px 0 38px}.eyebrow{font-size:10px;font-weight:750;color:var(--green);line-height:1.5}.intro h1{font-size:64px;font-weight:850;line-height:1.14;margin:8px 0 16px}.title-period{color:var(--green)}.intro-bottom{display:flex;justify-content:space-between;align-items:center;gap:24px}.intro-copy{font-size:23px;font-weight:650;line-height:1.45}.intro-detail{font-size:13px;color:var(--muted);line-height:1.7}.mobile-break{display:none}.project-toolbar{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:22px 0;border-top:1px solid var(--line)}.project-toolbar h2{font-size:16px;white-space:nowrap}.project-toolbar h2 span{margin-left:8px;font-size:12px;color:var(--muted);font-weight:500}.filters{display:flex;gap:4px;flex-wrap:wrap}.filter{border:0;border-radius:5px;padding:7px 13px;background:transparent;font-size:12px;color:var(--muted)}.filter:hover{background:var(--soft)}.filter.is-active{background:var(--ink);color:#fff}.project-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:34px 28px}.project-card{min-width:0;border:1px solid var(--line);border-radius:8px;overflow:hidden;background:#fff;transition:border-color .18s,box-shadow .18s}.project-card:hover{border-color:#b0c5bc;box-shadow:0 8px 28px #173c2510}.project-card[hidden]{display:none}.featured{grid-column:1/-1}.featured-heading{display:flex;align-items:center;justify-content:space-between;gap:28px;padding:26px 28px}.project-meta{display:flex;align-items:center;gap:7px;font-size:10px;font-weight:700;color:var(--muted);line-height:1.5}.project-meta>span:last-child:not(.category-dot){margin-left:auto}.project-meta .featured-tag{margin-left:10px!important;color:var(--green);font-size:10px}.category-dot{width:6px;height:6px;border-radius:50%;background:var(--green);flex:none}.education{background:#3974c2}.game{background:#c25d42}.life{background:#aa8a22}.ai{background:#83528e}.project-card h3{font-size:23px;line-height:1.4;margin:8px 0}.featured h3{font-size:27px}.project-summary{font-size:13px;color:var(--muted);line-height:1.8}.project-actions{display:flex;align-items:center;gap:18px;flex:none}.watch-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:5px;padding:11px 16px;background:var(--green);color:white;font-size:13px;font-weight:700}.watch-button img{filter:invert(1)}.watch-button:hover{background:#0b4d3b}.text-action{display:inline-flex;align-items:center;gap:6px;border:0;background:transparent;padding:0;font-size:12px;font-weight:700}.text-action:hover{color:var(--green)}.media-preview{display:block;width:100%;position:relative;aspect-ratio:16/9;padding:0;border:0;overflow:hidden;background:#eaf0ed;text-align:left}.media-preview>img{width:100%;height:100%;object-fit:contain;display:block;transition:transform .35s}.media-preview:hover>img{transform:scale(1.015)}.featured .media-preview{aspect-ratio:2/1;border-block:1px solid var(--line);background:#eef2f4}.featured .media-preview>img{object-fit:contain}.media-caption{position:absolute;left:0;right:0;bottom:0;display:flex;justify-content:space-between;gap:12px;padding:9px 18px;background:#ffffffed;font-size:9px;color:#4e5e57;border-top:1px solid #dde4e0}.play-corner{display:inline-flex;align-items:center;gap:7px;position:absolute;bottom:16px;left:16px;padding:7px 11px;border-radius:4px;background:#fffffff2;border:1px solid #d5ddd7;font-size:11px;font-weight:700;box-shadow:0 2px 12px #0000000a}.featured .play-corner{bottom:46px}.play-corner img{width:14px;height:14px}.project-highlights{display:grid;grid-template-columns:repeat(3,1fr);padding:16px 28px;font-size:11px;color:var(--muted);gap:18px}.project-highlights span+span{border-left:1px solid var(--line);padding-left:24px}.project-highlights b{font-weight:700;color:var(--ink);margin-right:8px}.card-body{padding:23px 25px 18px}.project-tags{list-style:none;display:flex;gap:14px;flex-wrap:wrap;padding:0;margin:18px 0;color:#57675f;font-size:11px}.project-tags li+li:before{content:"·";margin-right:14px;color:#a0aca5}.card-bottom{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line);padding-top:16px;gap:12px}.card-bottom a{display:inline-flex;align-items:center;gap:5px;font-size:11px;color:var(--green);font-weight:650}.access-note{font-size:10px;color:var(--muted)}.projects{padding-bottom:84px}.about{display:grid;grid-template-columns:1fr 1fr;gap:72px;padding:60px 0;border-top:1px solid var(--line)}.about h2,.approach h2{font-size:32px;line-height:1.45;margin-top:14px;font-weight:750}.about-copy{font-size:14px;line-height:1.9;color:var(--muted)}.about-copy p+p{margin-top:14px}.about-name{font-size:17px;font-weight:750;color:var(--ink)}.about-name span{font-size:11px;color:var(--muted);font-weight:450;margin-left:15px}.approach{display:grid;grid-template-columns:1fr 1fr;gap:72px;padding:50px 0 70px;border-top:1px solid var(--line)}.approach ol{list-style:none;margin:0;padding:0}.approach li{display:flex;gap:22px;padding:20px 0;border-bottom:1px solid var(--line)}.approach li:first-child{padding-top:0}.approach li>span{font-size:11px;color:var(--green);font-weight:700;padding-top:4px}.approach h3{font-size:15px;margin-bottom:5px}.approach p{font-size:12px;color:var(--muted)}.site-footer{max-width:1440px;margin:auto;padding:28px 48px;display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid var(--line);color:var(--muted);font-size:11px}.site-footer .brand{font-size:16px;color:var(--ink);gap:0}.case-dialog,.video-dialog{padding:0;border:1px solid var(--line);border-radius:8px;background:white;color:var(--ink);width:min(1040px,calc(100% - 40px));max-height:calc(100dvh - 40px);box-shadow:0 24px 100px #001a1640}.case-dialog::backdrop,.video-dialog::backdrop{background:#101c1ac7;backdrop-filter:blur(5px)}.dialog-header,.video-dialog-header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 24px;background:#fff;border-bottom:1px solid var(--line)}.dialog-header{position:sticky;top:0;z-index:2}.icon-button{display:grid;place-items:center;width:34px;height:34px;flex:none;padding:7px;border:1px solid var(--line);border-radius:5px;background:white}.icon-button img{width:18px;height:18px}.icon-button:hover{background:var(--soft)}.dialog-content{padding:32px 42px}.case-index{display:inline;margin-right:12px;font-size:12px;color:var(--green)}.case-state{display:inline;color:var(--muted);font-size:10px}.case-intro h2{font-size:34px;line-height:1.35;margin-top:12px;overflow-wrap:anywhere}.case-lead{font-size:16px;color:var(--muted);line-height:1.85;margin:16px 0 28px;max-width:760px}.case-section-label{display:flex;justify-content:space-between;align-items:center;gap:16px;margin:0 0 10px}.case-section-label h3{font-size:13px}.demo-label{font-size:10px;color:var(--muted)}.case-video{position:relative;aspect-ratio:16/9;background:#172321;border-radius:4px;overflow:hidden}.case-video video,.video-dialog-content video{display:block;width:100%;height:100%;object-fit:contain;background:#111}.video-open{position:absolute;right:12px;top:12px;width:34px;height:34px;display:grid;place-items:center;padding:7px;background:#fffffff2;border:1px solid var(--line);border-radius:4px}.video-open img{width:18px;height:18px}.video-fallback{display:grid;place-items:center;min-height:220px;padding:24px;color:white}.case-facts{margin:30px 0 0}.case-facts>div{display:grid;grid-template-columns:150px 1fr;gap:24px;padding:20px 0;border-bottom:1px solid var(--line)}.case-facts dt{font-size:12px;font-weight:700;color:var(--green)}.case-facts dd{margin:0;font-size:13px;line-height:1.85;color:var(--muted)}.case-section{margin-top:30px}.case-section h3{font-size:15px;margin-bottom:14px}.feature-list,.workflow-list,.stack-list{list-style:none;margin:0;padding:0}.feature-list{display:grid;grid-template-columns:1fr 1fr;gap:0 24px}.feature-list li{font-size:13px;padding:12px 0;border-bottom:1px solid var(--line)}.feature-list li:before{content:"+";margin-right:12px;color:var(--green)}.workflow-list{display:grid;grid-template-columns:repeat(4,1fr);border-top:2px solid var(--green)}.workflow-list li{font-size:12px;line-height:1.8;padding:16px 14px 0 0;color:var(--muted)}.workflow-list li+li{padding-left:14px;border-left:1px solid var(--line)}.workflow-list strong{display:block;color:var(--ink);font-size:12px;margin-bottom:9px}.stack-list{display:flex;gap:8px;flex-wrap:wrap}.stack-list li{font-size:11px;background:var(--soft);border-radius:3px;padding:5px 9px;color:var(--muted)}.case-note{font-size:11px;color:var(--muted);padding-left:14px;border-left:2px solid #c6d4ca;margin-top:28px;line-height:1.85}.case-footer{display:flex;align-items:center;gap:20px;padding-top:28px}.case-link{display:inline-flex;align-items:center;gap:7px;font-size:13px;font-weight:700;color:var(--green)}[hidden]{display:none!important}.copy-case-link{font-size:12px;border:0;background:transparent;color:var(--muted);padding:0}.copy-status{font-size:11px;min-height:20px;margin-top:10px;overflow-wrap:anywhere}.video-dialog{width:min(1240px,calc(100% - 40px))}.video-dialog-header h2{font-size:18px;line-height:1.4;margin-top:4px}.video-dialog-content{aspect-ratio:16/9;background:#111}.video-context{font-size:11px;padding:12px 24px;color:var(--muted)}
.automation-flow{padding:24px 28px;background:#f5f8f6;border-top:1px solid var(--line)}.automation-heading{display:flex;gap:8px 18px;align-items:center;flex-wrap:wrap}.automation-label{font-size:9px;color:var(--green);font-weight:750}.automation-heading h4{font-size:14px;margin:0}.automation-heading p{font-size:11px;color:var(--muted);width:100%}.automation-flow ol{display:grid;grid-template-columns:repeat(4,1fr);list-style:none;padding:0;margin:22px 0 16px;gap:20px}.automation-flow li{position:relative;display:grid;grid-template-columns:22px 1fr;gap:3px 7px}.automation-flow li>span{grid-row:span 2;font-size:10px;color:var(--green);padding-top:2px}.automation-flow strong{font-size:12px}.automation-flow small{font-size:10px;color:var(--muted)}.automation-flow li+li:before{content:"→";position:absolute;left:-19px;top:6px;color:#829c8b;font-size:12px}.automation-source{font-size:9px;color:var(--muted)}@media(max-width:720px){.automation-flow{padding:20px}.automation-flow ol{grid-template-columns:1fr 1fr;gap:20px}.automation-flow li:before{display:none}.automation-heading{display:block}.automation-heading h4{margin:7px 0}.automation-source{line-height:1.8}}
@media(min-width:1600px){main{max-width:1280px}.site-header,.site-footer{max-width:1376px}}
@media(max-width:1440px){main{margin:0 48px}}
@media(max-width:1000px){.header-note{display:none}.site-header{justify-content:space-between}.featured-heading{align-items:flex-start;flex-direction:column;gap:16px}.project-highlights{gap:12px;padding:16px 20px}.project-highlights span+span{padding-left:12px}.project-highlights b{display:block}.about,.approach{gap:36px}.featured .media-preview{aspect-ratio:16/9}.media-caption{position:static;display:none}.featured .play-corner{bottom:16px}}
@media(max-width:720px){main{margin:0 22px}.site-header{height:68px;padding:0 22px;gap:18px}.site-header nav{gap:18px;font-size:12px}.nav-index{display:none}.brand{font-size:15px;gap:8px}.brand-mark{width:28px;height:28px;font-size:20px}.intro{padding:34px 0 28px}.intro h1{font-size:48px}.intro-bottom{display:block}.intro-copy{font-size:21px}.intro-detail{font-size:12px;margin-top:14px}.project-toolbar{align-items:flex-start;flex-direction:column;gap:14px;padding:20px 0}.filters{gap:2px}.filter{padding:7px 10px;font-size:11px}.project-grid{grid-template-columns:1fr;gap:26px}.featured{grid-column:auto}.featured-heading{padding:20px}.featured h3{font-size:22px}.project-summary{font-size:12px}.project-actions{gap:20px}.watch-button{font-size:12px;padding:9px 13px}.project-highlights{font-size:10px;padding:14px;gap:8px}.project-highlights span+span{padding-left:8px}.project-highlights b{font-size:10px;margin-bottom:3px}.card-body{padding:20px}.project-card h3{font-size:22px}.projects{padding-bottom:48px}.about,.approach{grid-template-columns:1fr;gap:24px;padding:36px 0}.about h2,.approach h2{font-size:27px}.about-copy{font-size:13px}.site-footer{padding:24px 22px;flex-wrap:wrap;font-size:10px}.site-footer>span:nth-child(2){display:none}.case-dialog,.video-dialog{width:calc(100% - 20px);max-height:calc(100dvh - 20px)}.dialog-content{padding:24px 20px}.dialog-header,.video-dialog-header{padding:12px 16px}.case-intro h2{font-size:27px}.case-lead{font-size:14px}.case-section-label{align-items:flex-start;flex-direction:column;gap:5px}.case-facts>div{grid-template-columns:1fr;gap:8px}.feature-list{grid-template-columns:1fr}.workflow-list{grid-template-columns:1fr 1fr;gap:16px 0}.workflow-list li:nth-child(3){border-left:0;padding-left:0}.video-dialog-header h2{font-size:15px}.video-context{padding:12px 16px}.video-dialog .eyebrow{font-size:9px}}
@media(max-width:360px){main{margin:0 16px}.site-header{padding:0 16px}.intro h1{font-size:42px}.intro-copy{font-size:19px}.site-header nav{gap:12px}.featured-heading,.card-body{padding:16px}.project-card h3{font-size:20px}.project-highlights{grid-template-columns:1fr;gap:6px}.project-highlights span+span{border:0;padding:0}.project-highlights b{display:inline}.project-meta{font-size:9px}.featured-tag{display:none}.project-tags{gap:10px;font-size:10px}.project-tags li+li:before{margin-right:10px}}
body{word-break:keep-all;overflow-wrap:break-word}
.media-caption{display:none}.featured .play-corner{top:16px;right:16px;left:auto;bottom:auto}
@media(max-width:720px){.mobile-break{display:block}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}
