:root{--bg:#fff;--text:#111;--sidebar-width:190px;--content-gap:0px;--content-max:1540px;--body-size:14px;--small-size:12px;--thumb-box-width:clamp(260px, 24vw, 320px);--thumb-box-height:clamp(260px, 24vw, 320px);--thumb-gap-x:14px;--thumb-gap-y:16px;--text-indent-size:.6em;--thumb-grid-width:calc(var(--thumb-box-width) * 3 + var(--thumb-gap-x) * 2)}*{box-sizing:border-box}html{font-size:16px}body{background:var(--bg);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,Apple SD Gothic Neo,Malgun Gothic,맑은 고딕,sans-serif;font-size:var(--body-size);margin:0;line-height:1.6}body,a,button,p,h1,h2,h3{font-weight:400}a{color:inherit;text-decoration:none}a:focus-visible,button:focus-visible{outline-offset:3px;outline:1px solid}.visually-hidden{clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}img{max-width:100%;display:block}p,h1,h2,h3{margin:0}.site-shell{grid-template-columns:var(--sidebar-width) minmax(0, 1fr);column-gap:var(--content-gap);align-items:start;min-width:0;min-height:100vh;padding:35px 16px 36px 26px;display:grid}.site-shell--no-sidebar{min-width:0;padding-left:26px;padding-right:16px;display:block}.sidebar{background:var(--bg);z-index:10;flex-direction:column;align-items:flex-start;width:100%;display:flex;position:sticky;top:35px}.sidebar__name{letter-spacing:.01em;font-size:18px;line-height:1.3}.sidebar__nav{flex-direction:column;gap:12px;margin-top:34px;display:flex}.sidebar__nav a{font-size:14px}.sidebar__bottom{flex-direction:column;gap:1px;margin-top:22px;display:flex}.lang-switch{gap:8px;margin-bottom:2px;font-size:14px;display:flex}.sidebar__copyright{margin-top:13px;font-size:11px;line-height:0}.content-shell{width:100%;max-width:var(--content-max);min-width:0}.home-page--thumbs{margin-top:34px}.series-page,.text-list,.text-detail,.info-page{width:100%;min-width:0}.series-page{width:min(100%, var(--thumb-grid-width));flex-direction:column;gap:28px;padding-top:0;display:flex}.page-title{margin-top:0;font-size:15px;line-height:1.3;position:relative;top:2px}.page-title--section{margin-top:0;margin-bottom:16px;font-size:14px;line-height:1.3}.thumb-grid{grid-template-columns:repeat(3, minmax(0, var(--thumb-box-width)));column-gap:var(--thumb-gap-x);row-gap:var(--thumb-gap-y);width:min(100%, var(--thumb-grid-width));justify-content:start;align-items:start;max-width:100%;display:grid}.thumb{width:var(--thumb-box-width);min-width:0}.thumb__inner{flex-direction:column;align-items:center;gap:10px;width:100%;display:flex}.thumb__inner[aria-disabled=true]{cursor:default}.thumb__image-wrap{width:var(--thumb-box-width);height:var(--thumb-box-height);justify-content:center;align-items:flex-end;display:flex}.thumb__image{object-fit:contain;object-position:center bottom;width:auto;max-width:100%;height:auto;max-height:100%;display:block}.thumb__empty{width:var(--thumb-box-width);height:var(--thumb-box-height)}.thumb__text{text-align:center;flex-direction:column;align-items:center;gap:0;width:100%;min-height:0;display:flex}.thumb__text p{word-break:keep-all;width:100%;font-size:13px;line-height:1.08}.thumb__text p+p{margin-top:2px}.series-page__description{white-space:pre-line;flex-direction:column;gap:12px;max-width:900px;margin:100px auto 0;display:flex;transform:translate(0)}.series-page__description p{text-align:justify;text-justify:inter-character;word-break:keep-all;overflow-wrap:break-word;text-indent:var(--text-indent-size);font-size:14px;line-height:1.76}.works-page{flex-direction:column;gap:100px;width:min(100%,1120px);min-width:0;margin-top:8px;display:flex}.works-page__grid{grid-template-columns:repeat(1,minmax(0,1fr));gap:36px 0;width:100%;display:grid}.works-column{flex-direction:column;gap:18px;min-width:0;display:flex}.works-column__series{word-break:keep-all;font-size:14px;line-height:.5}.works-column__works{flex-direction:column;gap:14px;display:flex}.works-column__work{word-break:keep-all;width:100%;font-size:14px;line-height:1;display:block}.works-page__descriptions{flex-direction:column;gap:34px;width:min(100%,670px);display:flex}.works-page__description{flex-direction:column;gap:0;display:flex}.works-page__description-title{text-align:left;word-break:keep-all;margin:0 0 4px;font-size:14px;line-height:1.3}.works-page__description-body{text-align:justify;text-justify:inter-character;word-break:keep-all;overflow-wrap:break-word;text-indent:.5em;margin:0;font-size:14px;line-height:1.75}.works-page__description-body+.works-page__description-body{margin-top:0}.text-list-page,.info-page-wrap{width:100%}.text-list{flex-direction:column;gap:18px;max-width:900px;display:flex}.text-list__item{font-size:14px;line-height:1.6;display:block}.text-detail{flex-direction:column;gap:14px;max-width:860px;display:flex}.text-detail__title{margin-top:34px;font-size:14px;line-height:1.45}.text-detail__body{flex-direction:column;gap:12px;display:flex}.text-detail__body p{text-align:justify;text-justify:inter-character;word-break:keep-all;overflow-wrap:break-word;text-indent:var(--text-indent-size);line-height:1.76}.info-page{flex-direction:column;gap:38px;max-width:900px;display:flex}.info-page__section{flex-direction:column;gap:14px;display:flex}.info-page__heading,.info-page__cv-heading{font-size:14px}.info-page__contact,.info-page__cv{flex-direction:column;gap:4px;display:flex}.info-page__contact p,.info-page__cv p{word-break:keep-all;font-size:13px;line-height:1.48}.info-page__cv-heading{margin-top:18px}.info-page__cv-heading:first-child{margin-top:0}@media (width<=940px){:root{--thumb-gap-x:12px;--thumb-gap-y:20px;--thumb-grid-width:calc(var(--thumb-box-width) * 2 + var(--thumb-gap-x))}.thumb-grid{grid-template-columns:repeat(2, minmax(0, var(--thumb-box-width)))}}@media (width<=900px){.work-viewer{width:100%}.work-viewer__body{grid-template-columns:24px minmax(0,1fr) 24px}.work-viewer__nav{width:24px;height:130px}.work-viewer__nav svg{stroke-width:.9px;width:22px;height:84px}.work-slide__image{max-height:74vh}.work-slide__image.is-portrait{width:auto;max-width:min(100%,520px);max-height:84vh}.work-meta__description{width:100%}}@media (width<=680px){:root{--thumb-box-width:clamp(260px, 33vw, 320px);--thumb-box-height:clamp(260px, 33vw, 320px);--thumb-gap-x:12px;--thumb-gap-y:14px}.work-viewer{--viewer-frame-width:100%}.work-viewer__top{min-height:18px;margin-bottom:4px}.work-viewer__body{grid-template-columns:22px minmax(0,1fr) 22px}.work-viewer__nav{width:22px;height:110px}.work-viewer__nav svg{width:18px;height:68px}.work-meta__caption{margin-bottom:14px}.work-meta__description{width:min(100%,680px)}}@media (width<=520px){.site-shell{grid-template-columns:150px minmax(0,1fr);column-gap:14px;min-width:0;padding:18px 14px 24px 16px}.sidebar{top:18px}.sidebar__nav{gap:10px;margin-top:24px}.sidebar__bottom{margin-top:16px}.sidebar__name{font-size:16px}.sidebar__nav a,.lang-switch{font-size:13px}}@media (width<=570px){:root{--thumb-box-width:min(100%, 320px);--thumb-box-height:min(100%, 320px);--thumb-grid-width:var(--thumb-box-width);--thumb-gap-y:18px}.home-page--thumbs,.series-page{margin-left:auto;margin-right:auto}.home-page--thumbs{justify-content:center;margin-top:18px;display:flex}.series-page{gap:2px;width:100%}.series-page__description{width:100%;max-width:760px;margin:26px auto 0}.series-page .thumb-grid{justify-content:center;margin-left:auto;margin-right:auto}.site-shell{min-width:0;padding:18px 32px 24px;display:block}.content-shell{padding-top:18px}.works-page{gap:30px}.works-page__grid{grid-template-columns:repeat(1,minmax(0,1fr));row-gap:24px}.works-page__descriptions{gap:28px;width:100%}.sidebar{grid-template-columns:auto 1fr;align-items:end;gap:8px 12px;width:100%;display:grid;position:static}.sidebar__name{grid-area:1/1/2/2}.sidebar__nav{flex-flow:wrap;grid-area:1/2/2/3;align-items:end;gap:0 14px;margin-top:0}.sidebar__bottom{flex-flow:wrap;grid-area:2/1/3/-1;align-items:baseline;gap:0 10px;margin-top:0}.lang-switch{margin-bottom:0}.sidebar__copyright{margin-top:0;line-height:1.3}.text-detail__title{margin-top:18px}.thumb-grid{grid-template-columns:repeat(1, minmax(0, var(--thumb-box-width)))}.page-title,.page-title--section{margin-bottom:12px;top:0}.work-viewer__top{grid-template-columns:minmax(0,1fr) auto 16px;column-gap:8px}.work-viewer__title{font-size:13px}.work-viewer__body{grid-template-columns:18px minmax(0,1fr) 18px}.work-viewer__nav{width:18px;height:90px}.work-viewer__nav svg{width:14px;height:52px}.work-slide__image{max-height:68vh}.work-slide__image.is-portrait{max-width:min(100%,420px);max-height:76vh}.work-meta__caption{margin-bottom:12px;font-size:13px}.work-meta__description{width:100%;font-size:13px;line-height:1.7}}.page-title--series-center{text-align:left;width:100%}.work-viewer{--viewer-frame-width:940px;width:min(100%, var(--viewer-frame-width));padding-top:0}.work-viewer__top,.work-viewer__body,.work-viewer__meta{width:100%;margin-left:0;margin-right:0}.work-viewer__top{min-height:34px;margin-bottom:14px;position:relative}.work-viewer__title{word-break:keep-all;margin:0;padding-top:3px;padding-right:160px;font-size:15px;line-height:1.1}.work-viewer__count{z-index:2;text-align:center;white-space:nowrap;pointer-events:none;margin:0;font-size:12px;line-height:1.1;position:absolute;top:27px;left:50%;transform:translate(-50%)}.work-viewer__close{color:#111;justify-content:center;align-items:center;width:16px;height:16px;text-decoration:none;display:flex;position:absolute;top:27px;right:0}.work-viewer__close svg{stroke:currentColor;stroke-width:1.5px;stroke-linecap:round;fill:none;pointer-events:none;width:16px;height:16px}.series-page__top{min-height:20px;position:relative}.series-page__close{color:#111;justify-content:center;align-items:center;width:16px;height:16px;text-decoration:none;display:flex;position:absolute;top:3px;right:0}.series-page__close svg{stroke:currentColor;stroke-width:1.35px;stroke-linecap:round;fill:none;pointer-events:none;width:16px;height:16px}.work-viewer__body{grid-template-columns:34px minmax(0,1fr) 34px;align-items:center;column-gap:0;display:grid}.work-viewer__body--video{display:block}.work-viewer__stage{grid-column:2;width:100%;min-width:0}.work-slide{text-align:center;margin:0}.work-slide__image{width:auto;max-width:100%;height:auto;max-height:76vh;margin:0 auto;display:block}.work-slide__image.is-portrait{width:auto;max-width:min(100%,580px);max-height:86vh}.work-slide__video{background:#000;width:min(100%,840px);max-height:76vh;margin:0 auto;display:block}.work-viewer__nav{cursor:pointer;color:#111;background:0 0;border:0;justify-content:center;align-items:center;width:34px;height:180px;padding:0;display:flex}.work-viewer__nav:focus:not(:focus-visible){box-shadow:none;outline:none}.work-viewer__nav svg{stroke:currentColor;stroke-width:.9px;stroke-linecap:round;stroke-linejoin:round;fill:none;pointer-events:none;width:28px;height:108px;overflow:visible}.work-viewer__meta{margin-top:6px}.work-meta{text-align:center}.work-meta__caption{margin-bottom:50px;font-size:13px;line-height:1.8}.work-meta__caption:empty{display:none}.work-meta__caption p{margin:0}.work-meta__description{text-align:justify;text-justify:inter-character;word-break:keep-all;overflow-wrap:break-word;flex-direction:column;gap:10px;width:min(100%,760px);margin:0 auto;font-size:14px;line-height:1.8;display:flex}.work-meta__description p{text-indent:.6em;margin:0}
