@import "https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/static/pretendard.min.css";
@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.0-dom-5bn10r2.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.1y4-pdgsjb-pw.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/ad66f9afd8947f86-s.3lvt2whj97whp.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5476f68d60460930-s.2uwcyprjm3xu3.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.0k62hbripvv8p.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1bffadaabf893a1e-s.3-6t-g6q0vh0a.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.2bn3s6zvc0dyp.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_5901b7c6-module__ec5Qua__className{font-family:Inter,Inter Fallback;font-style:normal}.inter_5901b7c6-module__ec5Qua__variable{--font-inter:"Inter", "Inter Fallback"}
:root{--bg:#fff;--text:#000;--nav-bg:#ffffffd9;--border:#e6e6e6;--gray:#777}@media (prefers-color-scheme:dark){:root{--bg:#0a0a0a;--text:#fff;--nav-bg:#0a0a0ad9;--border:#222;--gray:#888}}*{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--bg);color:var(--text);font-family:var(--font-inter), "Pretendard", -apple-system, BlinkMacSystemFont, system-ui, Roboto, "Helvetica Neue", "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.4;transition:background-color .8s cubic-bezier(.16,1,.3,1),color .8s cubic-bezier(.16,1,.3,1)}body.dark-theme{--bg:#111;--text:#fff;--nav-bg:#111111d9;--border:#333}@media (pointer:fine){html,body,a,button,input,select,textarea{cursor:none!important}}a{color:inherit;text-decoration:none}.navbar{background:var(--nav-bg);-webkit-backdrop-filter:blur(12px);z-index:100;border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;height:80px;padding:0 4vw;display:flex;position:fixed;top:0;left:0;right:0}.nav-brand{letter-spacing:-.02em;text-transform:uppercase;font-size:1.25rem;font-weight:800}.nav-links{gap:2.5rem;display:flex}.nav-link{text-transform:uppercase;letter-spacing:.05em;font-size:.95rem;font-weight:500;transition:opacity .2s}.nav-link:hover{opacity:.4}.main-content{min-height:100vh;padding-top:80px}.container{max-width:1800px;margin:0 auto;padding:6vw 2vw}.hero{flex-direction:column;justify-content:center;height:calc(85vh - 80px);display:flex}.hero-title{letter-spacing:-.04em;text-transform:uppercase;max-width:90%;margin-bottom:2.5rem;font-size:clamp(3.5rem,8vw,8rem);font-weight:800;line-height:1}.hero-subtitle{color:var(--gray);max-width:650px;font-size:clamp(1.1rem,2vw,1.5rem);font-weight:400;line-height:1.6}.page-title{letter-spacing:-.03em;text-transform:uppercase;margin-bottom:4vw;font-size:clamp(2.5rem,5vw,4rem);font-weight:800}.gallery{grid-template-columns:repeat(auto-fill,minmax(min(100%,400px),1fr));gap:4vw 3vw;display:grid}.project-card{display:block}.project-image-wrapper{aspect-ratio:4/3;background:var(--border);border:1px solid #0000000f;border-radius:4px;width:100%;margin-bottom:1.5rem;position:relative;overflow:hidden}.project-image-pc,.project-image-mobile{object-fit:cover;object-position:top center;width:100%;height:100%;transition:none}.project-image-pc{position:absolute;top:0;left:0}.project-image-mobile{aspect-ratio:9/19;opacity:0;z-index:10;pointer-events:none;border:4px solid #fff;border-radius:12px;width:25%;height:auto;position:absolute;bottom:5%;right:5%;transform:translateY(40px);box-shadow:0 10px 30px #0006}.project-card:hover .project-image-pc{object-position:center 30%;transition:object-position 6s ease-out,transform .6s cubic-bezier(.16,1,.3,1);transform:scale(1.02)}.project-card:hover .project-image-mobile{object-position:center 30%;opacity:1;transition:object-position 6s ease-out,transform .6s cubic-bezier(.16,1,.3,1),opacity .6s;bottom:5%;right:5%;transform:translateY(0)}.project-info{justify-content:space-between;align-items:flex-start;padding-top:.5rem;display:flex}.project-title{letter-spacing:-.01em;font-size:16px;font-weight:600}.project-desc{color:var(--gray);margin-top:.5rem;font-size:1rem}.project-arrow{font-size:1.5rem;transition:transform .3s}.project-card:hover .project-arrow{transform:translate(5px)translateY(-5px)}@media (max-width:768px){.navbar{padding:0 8vw!important}.container{padding:10vh 10vw!important}}@media (max-width:768px),(pointer:coarse){.custom-cursor-element{display:none!important}}
.GlobalContact-module__TnSG3a__floatingButton{z-index:9000;background-color:var(--text);color:var(--bg);cursor:none;border:none;border-radius:50px;padding:1.2rem 2.5rem;font-size:1.1rem;font-weight:700;transition:transform .3s cubic-bezier(.16,1,.3,1);position:fixed;bottom:2.5rem;right:2.5rem;box-shadow:0 10px 30px #00000026}.GlobalContact-module__TnSG3a__floatingButton:hover{transform:translateY(-5px)scale(1.02)}.GlobalContact-module__TnSG3a__modalOverlay{--bg:#fff;--text:#000;--border:#e6e6e6;--gray:#777;background-color:var(--bg);color:var(--text);z-index:100000;flex-direction:column;display:flex;position:fixed;inset:0;overflow-x:hidden}.GlobalContact-module__TnSG3a__modalHeader{justify-content:space-between;align-items:center;padding:2.5rem 4vw;display:flex}.GlobalContact-module__TnSG3a__modalBrand{letter-spacing:-.02em;font-size:1.25rem;font-weight:800}.GlobalContact-module__TnSG3a__closeButton{color:var(--text);cursor:none;background:0 0;border:none;justify-content:center;align-items:center;font-size:2rem;transition:opacity .3s;display:flex}.GlobalContact-module__TnSG3a__closeButton:hover{opacity:.5}.GlobalContact-module__TnSG3a__modalBody{flex-direction:column;justify-content:center;width:100%;max-width:600px;max-height:80vh;margin:0 auto;padding:20px 0;display:flex;position:relative;overflow-y:auto}.GlobalContact-module__TnSG3a__stepContainer{width:100%}.GlobalContact-module__TnSG3a__introTitle{letter-spacing:-.03em;margin-bottom:2rem;font-size:clamp(3rem,6vw,4.5rem);font-weight:800;line-height:1.2}.GlobalContact-module__TnSG3a__introDesc{color:var(--gray);margin-bottom:4rem;font-size:clamp(1.2rem,2vw,1.5rem);line-height:1.6}.GlobalContact-module__TnSG3a__startButton{color:var(--text);border:none;border-bottom:3px solid var(--text);cursor:none;background:0 0;padding-bottom:.5rem;font-family:inherit;font-size:1.5rem;font-weight:700;transition:opacity .3s}.GlobalContact-module__TnSG3a__startButton:hover{opacity:.6}.GlobalContact-module__TnSG3a__kakaoLinkWrapper{color:var(--gray);margin-top:6rem;font-size:1rem}.GlobalContact-module__TnSG3a__kakaoLink{color:var(--text);border-bottom:1px solid var(--text);margin-left:.5rem;font-weight:700;transition:opacity .3s}.GlobalContact-module__TnSG3a__kakaoLink:hover{opacity:.6}.GlobalContact-module__TnSG3a__questionLabel{letter-spacing:-.02em;margin-bottom:3rem;font-size:clamp(2rem,4vw,3rem);font-weight:700;line-height:1.3;display:block}.GlobalContact-module__TnSG3a__questionHighlight{color:var(--gray);margin-bottom:1rem;font-size:1.5rem;display:block}.GlobalContact-module__TnSG3a__textInput{border:none;border-bottom:2px solid var(--border);width:100%;color:var(--text);background:0 0;border-radius:0;outline:none;padding-bottom:1rem;font-family:inherit;font-size:clamp(1.5rem,3vw,2.5rem);transition:border-color .4s}.GlobalContact-module__TnSG3a__textInput::placeholder{color:var(--border)}.GlobalContact-module__TnSG3a__textInput:focus{border-bottom-color:var(--text)}.GlobalContact-module__TnSG3a__guideText{color:var(--gray);align-items:center;gap:.5rem;margin-top:2rem;font-size:1rem;font-weight:500;display:flex}.GlobalContact-module__TnSG3a__budgetGrid{flex-direction:column;gap:1.5rem;display:flex}.GlobalContact-module__TnSG3a__budgetButton{border:1px solid var(--border);color:var(--text);cursor:pointer;background:0 0;border-radius:8px;flex:1;padding:1rem;font-family:inherit;font-size:.95rem;transition:all .3s;position:relative}.GlobalContact-module__TnSG3a__budgetButton:hover{background:var(--text);color:var(--bg)}.GlobalContact-module__TnSG3a__tooltip{background-color:var(--text);color:var(--bg);white-space:nowrap;opacity:0;visibility:hidden;pointer-events:none;z-index:100;border-radius:6px;padding:.6rem 1rem;font-size:1rem;font-weight:500;transition:all .2s;position:absolute;bottom:100%;left:50%;transform:translate(-50%,-10px);box-shadow:0 4px 12px #0000001a}.GlobalContact-module__TnSG3a__budgetButton:hover .GlobalContact-module__TnSG3a__tooltip{opacity:1;visibility:visible;transform:translate(-50%,-5px)}.GlobalContact-module__TnSG3a__outroContainer{text-align:center}.GlobalContact-module__TnSG3a__outroTitle{letter-spacing:-.02em;font-size:clamp(2.5rem,4vw,3.5rem);font-weight:800;line-height:1.4}.GlobalContact-module__TnSG3a__outroDesc{color:var(--gray);margin-top:2rem;font-size:1.2rem}@media (max-width:768px){.GlobalContact-module__TnSG3a__floatingButton{padding:1rem 2rem;bottom:1.5rem;right:1.5rem}.GlobalContact-module__TnSG3a__modalHeader{padding:2.5rem 10vw!important}.GlobalContact-module__TnSG3a__modalBody{padding:20px 10vw!important}}
