@import url(https://fonts.googleapis.com/css2?family=Pretendard:wght@100..900&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Pretendard,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.main,.main *,.navi a,.navi a:focus,.navi a:hover,main a{cursor:none!important}header{left:0;padding:10px;position:fixed;top:0;width:100%;z-index:100}.navi{display:flex;justify-content:space-between}li{list-style:none}.nav-link{color:#181818;font-size:14px;font-weight:700;position:relative;text-decoration:none}.nav-link:hover{color:#f51e1e;text-decoration:none}.nav-link:after{background-color:#f51e1e;bottom:-3px;content:"";height:1.5px;left:0;position:absolute;transform:scaleX(0);transform-origin:left center;transition:transform .5s ease-out;width:100%}.nav-link:hover:after{transform:scaleX(1)}.nav-link--active{color:#f51e1e}.nav-link--active:after{transform:scaleX(1)}*{box-sizing:border-box;margin:0;padding:0}.main{background:#fff;color:#111;cursor:default;gap:80px;justify-content:space-between;padding:100px 40px 60px;position:relative}.main,.profile{align-items:flex-start;display:flex}.profile{flex-direction:column;gap:24px;margin-top:200px;min-width:260px}.profile_img_box{width:260px}.img{display:block;height:auto;width:220px}.profile_info{align-items:flex-start;display:flex;flex-direction:column}.name{font-size:22px;font-weight:500;margin:16px 0 8px}.major{color:#222;font-size:16px;line-height:1.6}.center_texts{display:flex;flex-direction:column;gap:0;margin-right:300px;margin-top:120px;min-width:240px}.center_texts .t_small{font-size:22px;font-weight:400;letter-spacing:.2px}.center_texts .t_mid{font-size:30px;font-weight:500;letter-spacing:-.3px}.center_texts .t_big{font-size:44px;font-weight:600;letter-spacing:-.3px}.hero{align-items:flex-start;display:flex;gap:0;justify-content:flex-end;margin:0;min-height:80vh;overflow:visible;padding-right:0;padding-top:0}.hero_title_1,.hero_title_2,.hero_title_3{letter-spacing:.02em;margin:0;text-orientation:mixed;transform:rotate(180deg);writing-mode:vertical-rl}.hero>p+p{margin-left:-5px}.hero_title_1{color:#000;font-family:Inter;font-size:160px;font-style:normal;font-weight:800;letter-spacing:-2px;line-height:.9;margin-top:-100px}.hero_title_2{font-family:Roboto Mono;font-size:120px;font-weight:100;margin-top:40px}.hero_title_2,.hero_title_3{color:#000;font-style:normal;line-height:.95}.hero_title_3{font-family:Pretendard JP;font-size:70px;font-weight:500;letter-spacing:-4px;margin-top:120px}.lens{backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);background:#ffffff05;border:none;border-radius:50%;box-shadow:8px 12px 28px #0000001a,0 0 60px #0000000f;height:220px;left:0;pointer-events:none;position:fixed;top:0;transform:translate(-50%,-50%);transition:transform .04s linear;width:220px;z-index:50}html{scroll-behavior:smooth}.portfolio-page{min-height:100vh;padding:56px 0 24px}.portfolio-scroll{overflow-x:hidden;padding:0 48px;width:100%}.portfolio-grid{grid-gap:40px;display:grid;gap:40px;grid-auto-flow:dense;grid-template-columns:repeat(7,minmax(0,1fr));grid-template-rows:repeat(7,auto);margin:0;width:100%}.portfolio-item{display:flex;flex-direction:column;gap:6px;width:100%}.portfolio-item__index{color:#111;font-size:10px;letter-spacing:.08em;line-height:1.6}.portfolio-item__img{aspect-ratio:2/3;background:#0000;display:block;height:auto;object-fit:contain;object-position:left top;width:100%}.portfolio-item--span2 .portfolio-item__img{aspect-ratio:4/3;object-fit:contain;object-position:left top}@media (max-width:1100px){.portfolio-scroll{padding:0 24px}.portfolio-grid{gap:24px}}@media (max-width:820px){.portfolio-grid{grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:auto}}@media (max-width:520px){.portfolio-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.project-panel-section{box-sizing:border-box;min-height:100vh;padding:0;width:100%}.project-panel-layout{grid-column-gap:48px;align-items:stretch;column-gap:48px;display:grid;grid-template-columns:62fr 38fr;margin:0 auto;max-width:1600px;width:100%}.project-media-wrap{min-width:0}.project-slider-frame{aspect-ratio:16/9;background:#cfcfcf;overflow:hidden;position:relative;width:100%}.project-slider-track{display:flex;height:100%;transition:transform .35s ease}.project-slide{-webkit-user-drag:none;flex:0 0 100%;height:100%;object-fit:cover;-webkit-user-select:none;user-select:none;width:100%}.project-slide--empty{align-items:center;color:#444;display:flex;font-size:18px;font-weight:500;justify-content:center}.slide-hit{background:#0000;border:0;bottom:0;padding:0;position:absolute;top:0;width:50%;z-index:2}.slide-hit--left{cursor:w-resize;left:0}.slide-hit--right{cursor:e-resize;right:0}.slide-hit.is-disabled,.slide-hit:disabled{cursor:default;pointer-events:none}.project-info{align-items:flex-start;color:#000;display:flex;flex-direction:column;gap:18px;justify-content:center;min-height:100%;min-width:0}.project-info__title{font-size:clamp(24px,2.5vw,28px);font-weight:600;margin:0}.project-info__desc{font-size:clamp(16px,2.2vw,20px);line-height:1.6;margin:0}.project-info__tools{color:#f51e1e;font-size:16px;font-weight:600;line-height:1.5;margin:0}.project-info__contribution{font-size:14px;line-height:1.5;margin:0}.project-info__cta{align-items:center;border:1.2px solid #111;border-radius:8px;color:#111;display:inline-flex;font-size:16px;font-weight:600;justify-content:center;letter-spacing:.01em;margin:2px 0 0;min-height:42px;padding:0 18px;text-decoration:none;transition:background-color .28s ease,color .28s ease,border-color .28s ease}.project-info__cta:focus-visible,.project-info__cta:hover{background:#111;border-color:#111;color:#fff}@media (max-width:1024px){.project-panel-section{min-height:auto;padding:40px 24px}.project-panel-layout{grid-template-columns:1fr;row-gap:28px}.project-info{justify-content:flex-start}}.minicursor_tg,.minicursor_tg:hover{cursor:none!important}.contact-page{align-items:center;display:flex;justify-content:space-between;min-height:100vh;padding:80px 120px}.contact_1{color:#2b2b2b;display:flex;flex-direction:column;gap:20px}.contact_txt{font-size:24px;font-weight:400}.contact_a{color:#2b2b2b;text-decoration:none}.contact_a:hover{color:#0888ce}.contact_2{align-items:flex-start;display:flex;flex-direction:column;gap:8px}.thum{height:300px;object-fit:cover;width:520px}.thum-link{display:inline-block}.contact_2 p{color:#2b2b2b;font-size:16px;margin:0}@media (max-width:1100px){.contact-page{align-items:flex-start;flex-direction:column;padding:100px 40px 60px}.thum{aspect-ratio:52/30;height:auto;width:min(520px,90vw)}}body{background:#fff;cursor:none}.project-slider-frame,.project-slider-frame *,.slide-hit,.slide-hit *{cursor:none!important}.invert-cursor{align-items:center;background-color:#fff;border-radius:50%;display:flex;height:20px;justify-content:center;left:0;mix-blend-mode:difference;pointer-events:none;position:fixed;top:0;transform:translate(-50%,-50%);transition:width .26s cubic-bezier(.22,1,.36,1),height .26s cubic-bezier(.22,1,.36,1),border-radius .26s cubic-bezier(.22,1,.36,1),transform .26s cubic-bezier(.22,1,.36,1),background-color .22s ease;width:20px;will-change:left,top,width,height,transform;z-index:9999}.invert-cursor:after{color:#111;content:"";font-size:10px;font-weight:600;opacity:0;transform:none;transition:opacity .18s ease;white-space:nowrap}.invert-cursor.is-slide-left,.invert-cursor.is-slide-right{background:#fff;border-radius:50%;height:40px;mix-blend-mode:normal;transform:translate(-50%,-50%);width:40px}.invert-cursor.is-slide-left:after,.invert-cursor.is-slide-right:after{opacity:1}.invert-cursor.is-slide-left:after{content:"(PREV)"}.invert-cursor.is-slide-right:after{content:"(NEXT)"}
/*# sourceMappingURL=main.9ddda95d.css.map*/