.Navbar-module___rHu7W__navbar{z-index:1000;background:0 0;width:100%;padding:1.5rem 0;transition:all .3s;position:fixed;top:0;left:0}.Navbar-module___rHu7W__scrolled{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff4d;border-bottom:1px solid #ffffff1a;padding:1rem 0}.Navbar-module___rHu7W__navContainer{justify-content:space-between;align-items:center;display:flex}.Navbar-module___rHu7W__logo{filter:brightness(0)invert();align-items:center;transition:all .3s;display:flex}.Navbar-module___rHu7W__scrolled .Navbar-module___rHu7W__logo{filter:none}.Navbar-module___rHu7W__logo:hover{transform:scale(1.05)}.Navbar-module___rHu7W__navLinks{align-items:center;gap:2.5rem;list-style:none;display:flex}.Navbar-module___rHu7W__navItem{position:relative}.Navbar-module___rHu7W__navLink{color:#fff;text-shadow:0 2px 4px #0000001a;font-size:.9rem;font-weight:600;transition:color .3s}.Navbar-module___rHu7W__scrolled .Navbar-module___rHu7W__navLink{color:var(--foreground)}.Navbar-module___rHu7W__navLink:hover{color:var(--accent)}.Navbar-module___rHu7W__dropdown{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff7;border:1px solid #00000014;border-radius:8px;min-width:180px;padding:.5rem 0;list-style:none;display:none;position:absolute;top:calc(100% + .75rem);left:50%;transform:translate(-50%);box-shadow:0 8px 24px #0000001f}.Navbar-module___rHu7W__dropdown:before{content:"";height:.75rem;position:absolute;top:-.75rem;left:0;right:0}.Navbar-module___rHu7W__navItem:hover .Navbar-module___rHu7W__dropdown{display:block}.Navbar-module___rHu7W__dropdownLink{color:var(--foreground);white-space:nowrap;padding:.6rem 1.2rem;font-size:.85rem;font-weight:500;transition:background .15s,color .15s;display:block}.Navbar-module___rHu7W__dropdownLink:hover{color:var(--accent);background:#0000000a}.Navbar-module___rHu7W__cta{background:var(--accent);border-radius:6px;padding:.6rem 1.2rem;font-size:.9rem;font-weight:700;transition:opacity .2s;color:#fff!important}.Navbar-module___rHu7W__cta:hover{opacity:.85}.Navbar-module___rHu7W__hamburger{cursor:pointer;color:#fff;z-index:1002;background:0 0;border:none;margin:-.5rem;padding:.5rem;line-height:0;transition:color .3s;display:none}.Navbar-module___rHu7W__scrolled .Navbar-module___rHu7W__hamburger,.Navbar-module___rHu7W__menuOpen .Navbar-module___rHu7W__hamburger{color:var(--foreground)}.Navbar-module___rHu7W__backdrop{opacity:0;pointer-events:none;z-index:1000;background:#0f172a66;transition:opacity .3s;position:fixed;inset:0}.Navbar-module___rHu7W__backdropOpen{opacity:1;pointer-events:auto}.Navbar-module___rHu7W__mobileMenu{z-index:1001;visibility:hidden;background:#fff;width:min(85vw,340px);padding:5.5rem 1.25rem 2rem;transition:transform .3s;position:fixed;top:0;bottom:0;right:0;overflow-y:auto;transform:translate(100%);box-shadow:-8px 0 24px #0000001f}.Navbar-module___rHu7W__mobileMenuOpen{visibility:visible;transform:translate(0)}.Navbar-module___rHu7W__mobileNavLinks{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.Navbar-module___rHu7W__mobileNavItem{border-bottom:1px solid #0000000f}.Navbar-module___rHu7W__mobileNavRow{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.Navbar-module___rHu7W__mobileNavLink{color:var(--foreground);flex:1;padding:1rem .5rem 1rem 0;font-size:1.05rem;font-weight:600;transition:color .2s;display:block}.Navbar-module___rHu7W__mobileNavLink:hover{color:var(--accent)}.Navbar-module___rHu7W__mobileExpand{cursor:pointer;color:var(--text-muted);background:0 0;border:none;margin:-.25rem;padding:.75rem;line-height:0;transition:transform .25s,color .2s}.Navbar-module___rHu7W__mobileExpand:hover{color:var(--foreground)}.Navbar-module___rHu7W__mobileExpandOpen{transform:rotate(180deg)}.Navbar-module___rHu7W__mobileSubmenu{max-height:0;margin:0;padding:0;list-style:none;transition:max-height .3s;overflow:hidden}.Navbar-module___rHu7W__mobileSubmenuOpen{max-height:480px;padding-bottom:.5rem}.Navbar-module___rHu7W__mobileSubmenuLink{color:var(--text-muted);border-left:2px solid #00000014;margin-left:.5rem;padding:.65rem .75rem;font-size:.95rem;font-weight:500;transition:color .2s,border-color .2s;display:block}.Navbar-module___rHu7W__mobileSubmenuLink:hover{color:var(--accent);border-left-color:var(--accent)}.Navbar-module___rHu7W__mobileCta{background:var(--accent);text-align:center;border-radius:8px;margin-top:1.5rem;padding:.9rem 1.2rem;font-weight:700;transition:opacity .2s;display:block;color:#fff!important}.Navbar-module___rHu7W__mobileCta:hover{opacity:.85}@media (max-width:768px){.Navbar-module___rHu7W__navLinks{display:none}.Navbar-module___rHu7W__hamburger{justify-content:center;align-items:center;display:inline-flex}}@media (min-width:769px){.Navbar-module___rHu7W__backdrop,.Navbar-module___rHu7W__mobileMenu{display:none}}
.Footer-module__Grjkva__footer{background:var(--secondary);border-top:1px solid var(--card-border);padding:5rem 0 2rem}.Footer-module__Grjkva__grid{grid-template-columns:2fr 1fr 1fr;gap:4rem;margin-bottom:4rem;display:grid}.Footer-module__Grjkva__brand h3{letter-spacing:.1em;color:var(--foreground);margin-bottom:1rem;font-size:1.5rem}.Footer-module__Grjkva__brand p{color:var(--text-muted)}.Footer-module__Grjkva__links h4,.Footer-module__Grjkva__legal h4{color:var(--foreground);margin-bottom:1.5rem;font-size:1rem}.Footer-module__Grjkva__links ul,.Footer-module__Grjkva__legal ul{flex-direction:column;gap:.75rem;display:flex}.Footer-module__Grjkva__links a,.Footer-module__Grjkva__legal a{color:var(--text-muted);font-size:.9rem;transition:color .3s}.Footer-module__Grjkva__links a:hover,.Footer-module__Grjkva__legal a:hover{color:var(--accent)}.Footer-module__Grjkva__emailPolicy{opacity:.8;font-size:.8rem}.Footer-module__Grjkva__bottom{border-top:1px solid var(--card-border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;padding-top:2rem;display:flex}.Footer-module__Grjkva__companyInfo{color:var(--text-muted);flex-wrap:wrap;gap:1.5rem;font-size:.8rem;display:flex}.Footer-module__Grjkva__copy{color:var(--text-muted);font-size:.8rem}@media (max-width:768px){.Footer-module__Grjkva__grid{grid-template-columns:1fr;gap:2rem}.Footer-module__Grjkva__bottom{flex-direction:column;align-items:flex-start}}
.Hero-module__JgYmMq__hero{background:#fff;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.Hero-module__JgYmMq__videoWrapper{z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__JgYmMq__video{object-fit:cover;width:100%;height:100%}.Hero-module__JgYmMq__overlay{z-index:1;background:#0006;width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__JgYmMq__content{z-index:2;text-align:center;max-width:800px;margin:0 auto;position:relative}.Hero-module__JgYmMq__title{color:#fff;margin-bottom:1.5rem;font-size:4.5rem;font-weight:900;line-height:1.1}.Hero-module__JgYmMq__subtitle{color:#ffffffe6;margin-bottom:3rem;font-size:1.75rem;font-weight:500;line-height:1.6}.Hero-module__JgYmMq__mobileBreak{display:none}@media (max-width:768px){.Hero-module__JgYmMq__title{font-size:3rem}.Hero-module__JgYmMq__subtitle{font-size:1.1rem}.Hero-module__JgYmMq__mobileBreak{display:block}}
.ValueProposition-module__MGnZTW__section{background-color:#f8fafc;border-top:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0;padding:6rem 1.5rem}.ValueProposition-module__MGnZTW__header{text-align:center;margin-bottom:4rem}.ValueProposition-module__MGnZTW__header h2{color:#0f172a;letter-spacing:-.02em;margin-bottom:1rem;font-size:2.25rem;font-weight:700}.ValueProposition-module__MGnZTW__header p{color:#475569;word-break:keep-all;max-width:600px;margin:0 auto;font-size:1.125rem}.ValueProposition-module__MGnZTW__grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;display:grid}.ValueProposition-module__MGnZTW__card{background:#fff;border:1px solid #cbd5e1;border-top:4px solid #2563eb;border-radius:4px;flex-direction:column;padding:2.5rem 2rem;display:flex}.ValueProposition-module__MGnZTW__cardTitle{color:#0f172a;letter-spacing:-.01em;margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.ValueProposition-module__MGnZTW__cardDesc{color:#64748b;word-break:keep-all;margin-bottom:2rem;font-size:.95rem}.ValueProposition-module__MGnZTW__comparison{border-top:1px solid #e2e8f0;flex-direction:column;gap:1.25rem;margin-top:auto;padding-top:1.5rem;display:flex}.ValueProposition-module__MGnZTW__compareItem{flex-direction:column;gap:.25rem;display:flex}.ValueProposition-module__MGnZTW__badge{text-transform:uppercase;letter-spacing:.05em;border-radius:2px;align-self:flex-start;padding:.2rem .5rem;font-size:.75rem;font-weight:700;display:inline-block}.ValueProposition-module__MGnZTW__limitBadge{color:#64748b;background-color:#f1f5f9}.ValueProposition-module__MGnZTW__solutionBadge{color:#2563eb;background-color:#eff6ff}.ValueProposition-module__MGnZTW__compareText{word-break:keep-all;font-size:.9rem}.ValueProposition-module__MGnZTW__limitText{color:#64748b;-webkit-text-decoration:line-through #94a3b8;text-decoration:line-through #94a3b8}.ValueProposition-module__MGnZTW__solutionText{color:#0f172a;font-size:1rem;font-weight:600}@media (max-width:768px){.ValueProposition-module__MGnZTW__section{padding:4rem 1.25rem}.ValueProposition-module__MGnZTW__header h2{font-size:1.75rem}.ValueProposition-module__MGnZTW__card{padding:2rem 1.5rem}}
.Ecosystem-module__xUbJfa__ecosystem{background:var(--background)}.Ecosystem-module__xUbJfa__sectionTitle{text-align:center;margin-bottom:1rem;font-size:3rem}.Ecosystem-module__xUbJfa__sectionDesc{text-align:center;color:var(--text-muted);margin-bottom:5rem}.Ecosystem-module__xUbJfa__cardGrid{grid-template-columns:repeat(3,1fr);gap:2.5rem;display:grid}.Ecosystem-module__xUbJfa__card{background:#fff;border-radius:24px;transition:transform .3s,box-shadow .3s;overflow:hidden}.Ecosystem-module__xUbJfa__card:hover{transform:translateY(-10px);box-shadow:0 20px 40px #00000014}.Ecosystem-module__xUbJfa__imageWrapper{aspect-ratio:4/3;border-bottom:1px solid var(--card-border);width:100%;overflow:hidden}.Ecosystem-module__xUbJfa__imageWrapper img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.Ecosystem-module__xUbJfa__card:hover .Ecosystem-module__xUbJfa__imageWrapper img{transform:scale(1.05)}.Ecosystem-module__xUbJfa__cardContent{padding:2rem}.Ecosystem-module__xUbJfa__cardContent h3{color:var(--accent);margin-bottom:1.5rem;font-size:1.5rem}.Ecosystem-module__xUbJfa__metrics{flex-direction:column;gap:.75rem;display:flex}.Ecosystem-module__xUbJfa__metricItem{font-size:.9rem;line-height:1.5}.Ecosystem-module__xUbJfa__metricItem strong{color:var(--foreground);margin-right:.5rem}.Ecosystem-module__xUbJfa__metricItem span{color:var(--text-muted)}@media (max-width:968px){.Ecosystem-module__xUbJfa__cardGrid{grid-template-columns:1fr}}
.TechCards-module__NXfwkG__tech{background:var(--background)}.TechCards-module__NXfwkG__title{text-align:center;color:var(--foreground);margin-bottom:4rem;font-size:3rem}.TechCards-module__NXfwkG__grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.TechCards-module__NXfwkG__card{text-align:center;background:#fff;border-radius:20px;flex-direction:column;align-items:center;padding:3rem 2rem;transition:all .3s;display:flex}.TechCards-module__NXfwkG__card:hover{border-color:var(--accent);transform:translateY(-10px);box-shadow:0 20px 40px #0000000d}.TechCards-module__NXfwkG__icon{color:var(--accent);margin-bottom:2rem}.TechCards-module__NXfwkG__card h3{color:var(--foreground);margin-bottom:1rem;font-size:1.5rem}.TechCards-module__NXfwkG__card p{color:var(--text-muted);line-height:1.6}@media (max-width:968px){.TechCards-module__NXfwkG__grid{grid-template-columns:1fr}}
.InquiryForm-module__9szv5q__form{background:#fff;border:1px solid #0000000f;border-radius:12px;padding:2.5rem}.InquiryForm-module__9szv5q__fieldGroup{flex-direction:column;margin-bottom:1.5rem;display:flex}.InquiryForm-module__9szv5q__label{color:var(--text-muted);letter-spacing:.01em;margin-bottom:.5rem;font-size:.85rem;font-weight:600}.InquiryForm-module__9szv5q__required{color:var(--accent);margin-left:.2rem}.InquiryForm-module__9szv5q__input,.InquiryForm-module__9szv5q__select,.InquiryForm-module__9szv5q__textarea{color:var(--foreground);font-size:.95rem;font-family:var(--font-inter);background:#f8fafc;border:1px solid #00000014;border-radius:8px;outline:none;width:100%;padding:.875rem 1rem;transition:border-color .2s,box-shadow .2s,background .2s}.InquiryForm-module__9szv5q__input:focus,.InquiryForm-module__9szv5q__select:focus,.InquiryForm-module__9szv5q__textarea:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-glow);background:#fff}.InquiryForm-module__9szv5q__select{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%2364748b' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;padding-right:2.5rem}.InquiryForm-module__9szv5q__textarea{resize:vertical;min-height:120px;line-height:1.6}.InquiryForm-module__9szv5q__checkboxGroup{align-items:flex-start;gap:.75rem;margin-bottom:2rem;display:flex}.InquiryForm-module__9szv5q__checkbox{cursor:pointer;width:18px;height:18px;accent-color:var(--accent);border:1px solid #00000026;border-radius:4px;flex-shrink:0;margin-top:.15rem}.InquiryForm-module__9szv5q__checkboxLabel{color:var(--text-muted);cursor:pointer;font-size:.85rem;line-height:1.5}.InquiryForm-module__9szv5q__submitBtn{background:var(--accent);color:#fff;cursor:pointer;width:100%;font-size:1rem;font-weight:600;font-family:var(--font-inter);border:none;border-radius:8px;padding:.9rem 2rem;transition:background .2s,transform .15s}.InquiryForm-module__9szv5q__submitBtn:hover:not(:disabled){background:#0052cc;transform:translateY(-1px)}.InquiryForm-module__9szv5q__submitBtn:disabled{opacity:.65;cursor:not-allowed;transform:none}.InquiryForm-module__9szv5q__successBox{text-align:center;padding:3rem 2rem}.InquiryForm-module__9szv5q__successIcon{color:#16a34a;margin-bottom:1rem;font-size:2.5rem}.InquiryForm-module__9szv5q__successTitle{color:var(--foreground);margin-bottom:.75rem;font-size:1.25rem;font-weight:700}.InquiryForm-module__9szv5q__successDesc{color:var(--text-muted);font-size:.95rem;line-height:1.7}.InquiryForm-module__9szv5q__errorMsg{color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;margin-top:1rem;padding:.875rem 1rem;font-size:.875rem;line-height:1.5}
.Insights-module__Kml9DW__insights{background:var(--background)}.Insights-module__Kml9DW__header{justify-content:space-between;align-items:flex-end;margin-bottom:4rem;display:flex}.Insights-module__Kml9DW__header h2{color:var(--foreground);font-size:3rem}.Insights-module__Kml9DW__viewAll{color:var(--accent);font-weight:600;transition:opacity .3s}.Insights-module__Kml9DW__viewAll:hover{opacity:.8}.Insights-module__Kml9DW__grid{grid-template-columns:repeat(3,1fr);gap:2.5rem;display:grid}.Insights-module__Kml9DW__card{cursor:pointer;border:1px solid var(--card-border);background:#fff;border-radius:12px;transition:all .3s;overflow:hidden}.Insights-module__Kml9DW__card:hover{transform:translateY(-5px);box-shadow:0 10px 20px #0000000d}.Insights-module__Kml9DW__imageWrapper{aspect-ratio:16/9;width:100%;position:relative;overflow:hidden}.Insights-module__Kml9DW__imageWrapper img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.Insights-module__Kml9DW__card:hover img{transform:scale(1.05)}.Insights-module__Kml9DW__category{background:var(--accent);color:#fff;border-radius:6px;padding:.4rem .8rem;font-size:.75rem;font-weight:600;position:absolute;top:1rem;left:1rem}.Insights-module__Kml9DW__content{padding:1.5rem}.Insights-module__Kml9DW__content h3{color:var(--foreground);margin-bottom:.75rem;font-size:1.25rem;line-height:1.4;transition:color .3s}.Insights-module__Kml9DW__card:hover h3{color:var(--accent)}.Insights-module__Kml9DW__readTime{color:var(--text-muted);font-size:.85rem}@media (max-width:968px){.Insights-module__Kml9DW__grid{grid-template-columns:1fr}.Insights-module__Kml9DW__header{flex-direction:column;align-items:flex-start;gap:1rem}}
.Company-module__N2WgCG__hero{background:var(--foreground);text-align:center;padding-top:140px;padding-bottom:6rem}.Company-module__N2WgCG__heroHeadline{color:#fff;letter-spacing:-.03em;margin-bottom:2rem;font-size:3.75rem;font-weight:900;line-height:1.1}.Company-module__N2WgCG__heroHeadline span{color:var(--accent)}.Company-module__N2WgCG__heroSubKo{color:#ffffffd9;word-break:keep-all;margin-bottom:1.25rem;font-size:1.25rem;font-weight:500;line-height:1.8}.Company-module__N2WgCG__heroSubEn{color:#ffffff73;font-size:.95rem;line-height:1.8}.Company-module__N2WgCG__mission{background:#f1f5f9;border-bottom:1px solid #0000000f}.Company-module__N2WgCG__missionInner{max-width:800px}.Company-module__N2WgCG__sectionLabel{letter-spacing:.1em;text-transform:uppercase;color:var(--accent);margin-bottom:1.5rem;font-family:Geist Mono,Courier New,monospace;font-size:.75rem;font-weight:600}.Company-module__N2WgCG__missionHeadlineKo{color:var(--foreground);letter-spacing:-.02em;word-break:keep-all;margin-bottom:.5rem;font-size:2.25rem;font-weight:800;line-height:1.35}.Company-module__N2WgCG__missionHeadlineEn{color:var(--text-muted);letter-spacing:0;margin-bottom:2.5rem;font-size:1.1rem;font-style:italic;font-weight:400;line-height:1.6}.Company-module__N2WgCG__missionBodyKo{color:var(--foreground);white-space:pre-line;word-break:keep-all;margin-bottom:2rem;font-size:1.05rem;line-height:2}.Company-module__N2WgCG__missionBodyEn{color:var(--text-muted);white-space:pre-line;font-size:.9rem;line-height:1.9}.Company-module__N2WgCG__howWeWork{background:var(--foreground)}.Company-module__N2WgCG__sectionHeaderCenter{text-align:center;margin-bottom:1rem}.Company-module__N2WgCG__sectionTitleKo{color:#fff;letter-spacing:-.02em;word-break:keep-all;margin-bottom:.4rem;font-size:2rem;font-weight:800}.Company-module__N2WgCG__sectionTitleEn{color:#ffffff73;margin-bottom:1.5rem;font-size:1rem;font-style:italic;font-weight:400}.Company-module__N2WgCG__sectionIntro{text-align:center;color:#ffffff8c;word-break:keep-all;white-space:pre-line;max-width:560px;margin:0 auto 3.5rem;font-size:.95rem;line-height:1.8}.Company-module__N2WgCG__cardGrid3{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.Company-module__N2WgCG__workCard{border:1px solid #ffffff1a;border-top:3px solid var(--accent);background:#ffffff0d;border-radius:4px;padding:2.25rem 1.75rem}.Company-module__N2WgCG__cardLabel{letter-spacing:.08em;color:var(--accent);margin-bottom:.75rem;font-family:Geist Mono,Courier New,monospace;font-size:.75rem;font-weight:700}.Company-module__N2WgCG__cardTitle{color:#fff;letter-spacing:-.01em;margin-bottom:.75rem;font-size:1.05rem;font-weight:700}.Company-module__N2WgCG__cardDesc{color:#ffffff8c;word-break:keep-all;font-size:.875rem;line-height:1.75}.Company-module__N2WgCG__ecosystem{background:#f8fafc;border-top:1px solid #0000000f;border-bottom:1px solid #0000000f}.Company-module__N2WgCG__cardGrid4{grid-template-columns:repeat(4,1fr);gap:1.25rem;margin-top:3rem;display:grid}.Company-module__N2WgCG__ecoCard{background:#fff;border:1px solid #00000014;border-radius:8px;flex-direction:column;gap:.5rem;padding:1.75rem 1.5rem;display:flex}.Company-module__N2WgCG__ecoCardActive{border-color:#06f3}.Company-module__N2WgCG__statusBadge{letter-spacing:.08em;text-transform:uppercase;margin-bottom:.25rem;font-family:Geist Mono,Courier New,monospace;font-size:.7rem;font-weight:700}.Company-module__N2WgCG__statusLive{color:#16a34a}.Company-module__N2WgCG__statusSoon{color:var(--text-muted)}.Company-module__N2WgCG__ecoName{color:var(--foreground);letter-spacing:-.01em;font-size:1.05rem;font-weight:700}.Company-module__N2WgCG__ecoCategory{color:var(--text-muted);letter-spacing:.04em;margin-bottom:.5rem;font-family:Geist Mono,Courier New,monospace;font-size:.75rem}.Company-module__N2WgCG__ecoDesc{color:var(--text-muted);word-break:keep-all;flex:1;font-size:.8rem;line-height:1.65}.Company-module__N2WgCG__ecoLink{color:var(--accent);align-items:center;gap:.25rem;margin-top:.5rem;font-size:.8rem;font-weight:600;transition:opacity .15s;display:inline-flex}.Company-module__N2WgCG__ecoLink:hover{opacity:.7}.Company-module__N2WgCG__ecoLinkDisabled{color:#cbd5e1;margin-top:.5rem;font-size:.8rem}.Company-module__N2WgCG__companyInfo{background:var(--background);text-align:center}.Company-module__N2WgCG__infoTable{max-width:540px;margin:3rem auto 0}.Company-module__N2WgCG__infoRow{text-align:left;border-bottom:1px solid #0000000f;grid-template-columns:140px 1fr;align-items:baseline;padding:1rem 0;display:grid}.Company-module__N2WgCG__infoRow:first-child{border-top:1px solid #0000000f}.Company-module__N2WgCG__infoKey{color:var(--text-muted);letter-spacing:.04em;font-family:Geist Mono,Courier New,monospace;font-size:.8rem}.Company-module__N2WgCG__infoVal{color:var(--foreground);font-size:.95rem;font-weight:500}.Company-module__N2WgCG__cta{background:var(--accent);text-align:center}.Company-module__N2WgCG__ctaHeadlineKo{color:#fff;letter-spacing:-.02em;word-break:keep-all;margin-bottom:.5rem;font-size:2.25rem;font-weight:800}.Company-module__N2WgCG__ctaHeadlineEn{color:#ffffffa6;margin-bottom:2.5rem;font-size:1rem;font-style:italic}.Company-module__N2WgCG__ctaBtn{color:var(--accent);background:#fff;border-radius:8px;padding:.8rem 2rem;font-size:1rem;font-weight:600;transition:opacity .2s;display:inline-block}.Company-module__N2WgCG__ctaBtn:hover{opacity:.88}.Company-module__N2WgCG__ctaNote{color:#ffffff8c;margin-top:1.25rem;font-size:.8rem}@media (max-width:968px){.Company-module__N2WgCG__cardGrid3{grid-template-columns:1fr}.Company-module__N2WgCG__cardGrid4{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.Company-module__N2WgCG__heroHeadline{font-size:2.5rem}.Company-module__N2WgCG__missionHeadlineKo{font-size:1.75rem}.Company-module__N2WgCG__sectionTitleKo{font-size:1.6rem}.Company-module__N2WgCG__cardGrid4{grid-template-columns:1fr}.Company-module__N2WgCG__infoRow{grid-template-columns:110px 1fr}.Company-module__N2WgCG__ctaHeadlineKo{font-size:1.75rem}}
.Vision-module__dt1TIG__hero{background:var(--foreground);text-align:center;padding-top:140px;padding-bottom:6rem}.Vision-module__dt1TIG__heroLabel{letter-spacing:.1em;text-transform:uppercase;color:var(--accent);margin-bottom:1.75rem;font-family:Geist Mono,Courier New,monospace;font-size:.75rem;font-weight:600}.Vision-module__dt1TIG__heroHeadline{color:#fff;letter-spacing:-.03em;word-break:keep-all;margin-bottom:1.75rem;font-size:3rem;font-weight:900;line-height:1.25}.Vision-module__dt1TIG__heroSubEn{color:#ffffff73;font-size:1rem;font-style:italic;line-height:1.8}.Vision-module__dt1TIG__twoCol{grid-template-columns:160px 1fr;align-items:start;gap:4rem;display:grid}.Vision-module__dt1TIG__colLabel{letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);padding-top:.4rem;font-family:Geist Mono,Courier New,monospace;font-size:.75rem;font-weight:700}.Vision-module__dt1TIG__blockHeadlineKo{color:var(--foreground);letter-spacing:-.02em;word-break:keep-all;margin-bottom:.5rem;font-size:1.875rem;font-weight:800;line-height:1.4}.Vision-module__dt1TIG__blockHeadlineEn{color:var(--text-muted);margin-bottom:2rem;font-size:.95rem;font-style:italic;font-weight:400;line-height:1.65}.Vision-module__dt1TIG__blockBody{color:var(--foreground);white-space:pre-line;word-break:keep-all;font-size:1rem;line-height:2}.Vision-module__dt1TIG__mission{background:#f1f5f9;border-bottom:1px solid #0000000f}.Vision-module__dt1TIG__vision{background:var(--background);border-bottom:1px solid #0000000f}.Vision-module__dt1TIG__coreValues{background:var(--foreground)}.Vision-module__dt1TIG__sectionHeaderCenter{text-align:center;margin-bottom:3rem}.Vision-module__dt1TIG__sectionLabel{letter-spacing:.1em;text-transform:uppercase;color:var(--accent);margin-bottom:.75rem;font-family:Geist Mono,Courier New,monospace;font-size:.75rem;font-weight:600}.Vision-module__dt1TIG__sectionTitleKo{color:#fff;letter-spacing:-.02em;font-size:2rem;font-weight:800}.Vision-module__dt1TIG__cardGrid3{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.Vision-module__dt1TIG__valueCard{border:1px solid #ffffff1a;border-top:3px solid var(--accent);background:#ffffff0d;border-radius:4px;padding:2.25rem 1.75rem}.Vision-module__dt1TIG__cardLabel{letter-spacing:.08em;color:var(--accent);margin-bottom:.75rem;font-family:Geist Mono,Courier New,monospace;font-size:.75rem;font-weight:700}.Vision-module__dt1TIG__cardTitle{color:#fff;letter-spacing:-.01em;margin-bottom:.75rem;font-size:1.05rem;font-weight:700}.Vision-module__dt1TIG__cardDesc{color:#ffffff8c;word-break:keep-all;font-size:.875rem;line-height:1.75}.Vision-module__dt1TIG__cta{background:var(--accent);text-align:center}.Vision-module__dt1TIG__ctaHeadlineKo{color:#fff;letter-spacing:-.02em;word-break:keep-all;margin-bottom:.5rem;font-size:2.25rem;font-weight:800}.Vision-module__dt1TIG__ctaHeadlineEn{color:#ffffffa6;margin-bottom:2.5rem;font-size:1rem;font-style:italic}.Vision-module__dt1TIG__ctaButtons{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;display:flex}.Vision-module__dt1TIG__ctaBtn{color:var(--accent);background:#fff;border-radius:8px;padding:.8rem 2rem;font-size:1rem;font-weight:600;transition:opacity .2s;display:inline-block}.Vision-module__dt1TIG__ctaBtn:hover{opacity:.88}.Vision-module__dt1TIG__btnSecondary{color:#ffffffe6;border:1px solid #ffffff80;border-radius:8px;padding:.8rem 2rem;font-size:1rem;font-weight:600;transition:all .2s;display:inline-block}.Vision-module__dt1TIG__btnSecondary:hover{background:#ffffff26}@media (max-width:768px){.Vision-module__dt1TIG__twoCol{grid-template-columns:1fr;gap:1.25rem}.Vision-module__dt1TIG__heroHeadline{font-size:2.25rem}.Vision-module__dt1TIG__blockHeadlineKo{font-size:1.5rem}.Vision-module__dt1TIG__cardGrid3{grid-template-columns:1fr}.Vision-module__dt1TIG__ctaHeadlineKo{font-size:1.75rem}}
.Inquiry-module__pCb_KG__hero{text-align:center;background:#0f172a;padding-top:140px;padding-bottom:64px}.Inquiry-module__pCb_KG__heroLabel{letter-spacing:.1em;text-transform:uppercase;color:var(--accent);margin-bottom:1.5rem;font-family:Geist Mono,Courier New,monospace;font-size:.75rem;font-weight:600}.Inquiry-module__pCb_KG__heroHeadlineKo{color:#fff;letter-spacing:-.03em;margin-bottom:.5rem;font-size:3rem;font-weight:900;line-height:1.2}.Inquiry-module__pCb_KG__heroHeadlineEn{color:#ffffff59;letter-spacing:-.01em;margin-bottom:1.75rem;font-size:1.4rem;font-weight:400}.Inquiry-module__pCb_KG__heroSubKo{color:#ffffffa6;margin-bottom:.4rem;font-size:1rem}.Inquiry-module__pCb_KG__heroSubEn{color:#ffffff59;font-size:.875rem;font-style:italic}.Inquiry-module__pCb_KG__formSection{background:#f8fafc;border-top:1px solid #0000000f}.Inquiry-module__pCb_KG__formGrid{grid-template-columns:2fr 3fr;align-items:start;gap:5rem;display:grid}.Inquiry-module__pCb_KG__infoSide{padding-top:.5rem}.Inquiry-module__pCb_KG__infoHeadline{color:var(--foreground);letter-spacing:-.02em;word-break:keep-all;margin-bottom:2rem;font-size:1.5rem;font-weight:800;line-height:1.35}.Inquiry-module__pCb_KG__typeList{flex-direction:column;gap:1.25rem;margin-bottom:2.5rem;display:flex}.Inquiry-module__pCb_KG__typeCard{border:1px solid #0000000f;border-left:3px solid var(--accent);background:#fff;border-radius:6px;padding:1.25rem 1.25rem 1.25rem 1.5rem}.Inquiry-module__pCb_KG__typeNum{letter-spacing:.08em;color:var(--accent);margin-bottom:.4rem;font-family:Geist Mono,Courier New,monospace;font-size:.7rem;font-weight:700}.Inquiry-module__pCb_KG__typeTitle{color:var(--foreground);letter-spacing:-.01em;margin-bottom:.35rem;font-size:.95rem;font-weight:700}.Inquiry-module__pCb_KG__typeDesc{color:var(--text-muted);word-break:keep-all;font-size:.825rem;line-height:1.6}.Inquiry-module__pCb_KG__contactMeta{border-top:1px solid #0000000f;padding-top:1.5rem}.Inquiry-module__pCb_KG__contactEmail{color:var(--accent);margin-bottom:.5rem;font-family:Geist Mono,Courier New,monospace;font-size:.875rem;font-weight:600}.Inquiry-module__pCb_KG__contactNote{color:var(--text-muted);font-size:.825rem;line-height:1.6}@media (max-width:968px){.Inquiry-module__pCb_KG__formGrid{grid-template-columns:1fr;gap:3rem}}@media (max-width:768px){.Inquiry-module__pCb_KG__heroHeadlineKo{font-size:2.25rem}.Inquiry-module__pCb_KG__heroHeadlineEn{font-size:1.1rem}}
.Ecosystem-module__vMroIq__hero{text-align:center;background:#0f172a;padding-top:140px;padding-bottom:6rem}.Ecosystem-module__vMroIq__heroLabel{letter-spacing:.1em;text-transform:uppercase;color:#ffffff8c;align-items:center;gap:.5rem;margin-bottom:2rem;font-family:Geist Mono,Courier New,monospace;font-size:.75rem;font-weight:600;display:inline-flex}.Ecosystem-module__vMroIq__liveDot{background:#22c55e;border-radius:50%;flex-shrink:0;width:7px;height:7px}.Ecosystem-module__vMroIq__statusDot{background:#ffffff4d;border:1px solid #fff6;border-radius:50%;flex-shrink:0;width:7px;height:7px}.Ecosystem-module__vMroIq__heroHeadlineKo{color:#fff;letter-spacing:-.03em;word-break:keep-all;margin-bottom:.5rem;font-size:3.5rem;font-weight:900;line-height:1.2}.Ecosystem-module__vMroIq__heroHeadlineEn{color:#ffffff59;letter-spacing:-.01em;margin-bottom:2rem;font-size:1.5rem;font-weight:400;line-height:1.4}.Ecosystem-module__vMroIq__heroSubKo{color:#ffffffa6;word-break:keep-all;margin-bottom:.4rem;font-size:1rem;line-height:1.75}.Ecosystem-module__vMroIq__heroSubEn{color:#ffffff59;font-size:.875rem;line-height:1.75}.Ecosystem-module__vMroIq__whatItIs{background:#f1f5f9;border-bottom:1px solid #0000000f}.Ecosystem-module__vMroIq__data{background:#0f172a}.Ecosystem-module__vMroIq__howItWorks{background:#f8fafc;border-top:1px solid #0000000f;border-bottom:1px solid #0000000f}.Ecosystem-module__vMroIq__forPartners{background:#fff}.Ecosystem-module__vMroIq__twoCol{grid-template-columns:160px 1fr;align-items:start;gap:4rem;display:grid}.Ecosystem-module__vMroIq__colLabel{letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);padding-top:.4rem;font-family:Geist Mono,Courier New,monospace;font-size:.75rem;font-weight:700}.Ecosystem-module__vMroIq__colLabelDark{letter-spacing:.1em;text-transform:uppercase;color:#fff6;padding-top:.4rem;font-family:Geist Mono,Courier New,monospace;font-size:.75rem;font-weight:700}.Ecosystem-module__vMroIq__blockHeadlineKo{color:var(--foreground);letter-spacing:-.02em;word-break:keep-all;margin-bottom:.5rem;font-size:1.875rem;font-weight:800;line-height:1.4}.Ecosystem-module__vMroIq__blockHeadlineKoDark{color:#fff;letter-spacing:-.02em;word-break:keep-all;margin-bottom:.5rem;font-size:1.875rem;font-weight:800;line-height:1.4}.Ecosystem-module__vMroIq__blockHeadlineEn{color:var(--text-muted);margin-bottom:2rem;font-size:.95rem;font-style:italic;font-weight:400;line-height:1.65}.Ecosystem-module__vMroIq__blockHeadlineEnDark{color:#ffffff59;margin-bottom:2rem;font-size:.95rem;font-style:italic;font-weight:400;line-height:1.65}.Ecosystem-module__vMroIq__blockBody{color:var(--foreground);white-space:pre-line;word-break:keep-all;margin-bottom:1.5rem;font-size:1rem;line-height:2}.Ecosystem-module__vMroIq__blockBodyEn{color:var(--text-muted);white-space:pre-line;font-size:.875rem;line-height:1.9}.Ecosystem-module__vMroIq__blockBodyDark{color:#ffffffb3;white-space:pre-line;word-break:keep-all;margin-bottom:1.5rem;font-size:1rem;line-height:2}.Ecosystem-module__vMroIq__blockBodyEnDark{color:#ffffff59;white-space:pre-line;font-size:.875rem;line-height:1.9}.Ecosystem-module__vMroIq__sectionHeaderCenter{text-align:center;margin-bottom:4rem}.Ecosystem-module__vMroIq__sectionTitleKo{color:var(--foreground);letter-spacing:-.02em;word-break:keep-all;margin-bottom:.5rem;font-size:1.875rem;font-weight:800;line-height:1.4}.Ecosystem-module__vMroIq__sectionTitleEn{color:var(--text-muted);font-size:.95rem;font-style:italic;font-weight:400}.Ecosystem-module__vMroIq__steps{grid-template-columns:1fr auto 1fr auto 1fr;align-items:start;gap:0;display:grid}.Ecosystem-module__vMroIq__stepArrow{color:#0f172a33;align-self:start;padding:2rem 1rem 0;font-size:1.5rem}.Ecosystem-module__vMroIq__step{border:1px solid #00000014;border-top:3px solid var(--accent);background:#fff;border-radius:4px;padding:2rem 1.5rem}.Ecosystem-module__vMroIq__stepNum{letter-spacing:.08em;color:var(--accent);margin-bottom:.75rem;font-family:Geist Mono,Courier New,monospace;font-size:.75rem;font-weight:700}.Ecosystem-module__vMroIq__stepTitle{color:var(--foreground);letter-spacing:-.01em;margin-bottom:.75rem;font-size:1.05rem;font-weight:700}.Ecosystem-module__vMroIq__stepDescKo{color:var(--text-muted);word-break:keep-all;margin-bottom:.5rem;font-size:.875rem;line-height:1.7}.Ecosystem-module__vMroIq__stepDescEn{color:#64748b99;font-size:.8rem;line-height:1.7}.Ecosystem-module__vMroIq__forPartnersHeader{text-align:center;margin-bottom:3rem}.Ecosystem-module__vMroIq__sectionLabel{letter-spacing:.1em;text-transform:uppercase;color:var(--accent);margin-bottom:.75rem;font-family:Geist Mono,Courier New,monospace;font-size:.75rem;font-weight:600}.Ecosystem-module__vMroIq__forPartnersTitleKo{color:var(--foreground);letter-spacing:-.02em;word-break:keep-all;margin-bottom:.4rem;font-size:2rem;font-weight:800}.Ecosystem-module__vMroIq__forPartnersTitleEn{color:var(--text-muted);font-size:1rem;font-style:italic;font-weight:400}.Ecosystem-module__vMroIq__cardGrid3{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.Ecosystem-module__vMroIq__benefitCard{border:1px solid #0000000f;border-top:3px solid var(--accent);background:#f8fafc;border-radius:4px;padding:2.25rem 1.75rem}.Ecosystem-module__vMroIq__cardLabel{letter-spacing:.08em;color:var(--accent);margin-bottom:.75rem;font-family:Geist Mono,Courier New,monospace;font-size:.75rem;font-weight:700}.Ecosystem-module__vMroIq__cardTitle{color:var(--foreground);letter-spacing:-.01em;margin-bottom:.75rem;font-size:1.05rem;font-weight:700}.Ecosystem-module__vMroIq__cardDescKo{color:var(--text-muted);word-break:keep-all;margin-bottom:.5rem;font-size:.875rem;line-height:1.75}.Ecosystem-module__vMroIq__cardDescEn{color:#64748bb3;font-size:.8rem;line-height:1.7}.Ecosystem-module__vMroIq__faqSection{border-top:1px solid #0000000f;margin-top:4rem;padding-top:3rem}.Ecosystem-module__vMroIq__faqLabel{letter-spacing:.1em;text-transform:uppercase;color:var(--accent);margin-bottom:2rem;font-family:Geist Mono,Courier New,monospace;font-size:.75rem;font-weight:600}.Ecosystem-module__vMroIq__faqList{flex-direction:column;gap:0;display:flex}.Ecosystem-module__vMroIq__faqItem{border-bottom:1px solid #0000000f;padding:1.5rem 0}.Ecosystem-module__vMroIq__faqQ{color:var(--foreground);letter-spacing:-.01em;word-break:keep-all;margin-bottom:.75rem;font-size:.95rem;font-weight:600}.Ecosystem-module__vMroIq__faqA{color:var(--text-muted);word-break:keep-all;font-size:.875rem;line-height:1.75}.Ecosystem-module__vMroIq__cta{background:var(--accent);text-align:center}.Ecosystem-module__vMroIq__ctaHeadlineKo{color:#fff;letter-spacing:-.02em;word-break:keep-all;margin-bottom:.5rem;font-size:2.25rem;font-weight:800}.Ecosystem-module__vMroIq__ctaHeadlineEn{color:#ffffffa6;margin-bottom:2.5rem;font-size:1rem;font-style:italic}.Ecosystem-module__vMroIq__ctaButtons{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;display:flex}.Ecosystem-module__vMroIq__ctaBtn{color:var(--accent);background:#fff;border-radius:8px;padding:.8rem 2rem;font-size:1rem;font-weight:600;transition:opacity .2s;display:inline-block}.Ecosystem-module__vMroIq__ctaBtn:hover{opacity:.88}.Ecosystem-module__vMroIq__btnSecondary{color:#ffffffe6;border:1px solid #ffffff80;border-radius:8px;padding:.8rem 2rem;font-size:1rem;font-weight:600;transition:all .2s;display:inline-block}.Ecosystem-module__vMroIq__btnSecondary:hover{background:#ffffff26}.Ecosystem-module__vMroIq__ctaNote{color:#ffffff8c;margin-top:1.25rem;font-size:.8rem}@media (max-width:968px){.Ecosystem-module__vMroIq__steps{grid-template-columns:1fr}.Ecosystem-module__vMroIq__stepArrow{display:none}.Ecosystem-module__vMroIq__cardGrid3{grid-template-columns:1fr}}@media (max-width:768px){.Ecosystem-module__vMroIq__heroHeadlineKo{font-size:2.25rem}.Ecosystem-module__vMroIq__heroHeadlineEn{font-size:1.1rem}.Ecosystem-module__vMroIq__twoCol{grid-template-columns:1fr;gap:1.25rem}.Ecosystem-module__vMroIq__blockHeadlineKo,.Ecosystem-module__vMroIq__blockHeadlineKoDark,.Ecosystem-module__vMroIq__sectionTitleKo{font-size:1.5rem}.Ecosystem-module__vMroIq__forPartnersTitleKo{font-size:1.6rem}.Ecosystem-module__vMroIq__ctaHeadlineKo{font-size:1.75rem}}
.InsightsPage-module__aCTc0q__hero{text-align:center;background:#0f172a;padding-top:140px;padding-bottom:64px}.InsightsPage-module__aCTc0q__heroLabel{letter-spacing:.1em;text-transform:uppercase;color:var(--accent);margin-bottom:1.5rem;font-family:Geist Mono,Courier New,monospace;font-size:.75rem;font-weight:600}.InsightsPage-module__aCTc0q__heroHeadlineKo{color:#fff;letter-spacing:-.03em;margin-bottom:.5rem;font-size:3rem;font-weight:900;line-height:1.2}.InsightsPage-module__aCTc0q__heroHeadlineEn{color:#ffffff59;letter-spacing:-.01em;margin-bottom:1.75rem;font-size:1.4rem;font-weight:400}.InsightsPage-module__aCTc0q__heroSubKo{color:#ffffffa6;word-break:keep-all;margin-bottom:.4rem;font-size:1rem;line-height:1.7}.InsightsPage-module__aCTc0q__heroSubEn{color:#ffffff59;font-size:.875rem;font-style:italic}.InsightsPage-module__aCTc0q__posts{background:#f8fafc;border-top:1px solid #0000000f}.InsightsPage-module__aCTc0q__postsGrid{grid-template-columns:repeat(3,1fr);gap:1.75rem;display:grid}.InsightsPage-module__aCTc0q__postCard{background:#fff;border:1px solid #00000012;border-radius:8px;flex-direction:column;padding:1.75rem;transition:transform .2s,box-shadow .2s;display:flex}.InsightsPage-module__aCTc0q__postCard:hover{transform:translateY(-2px);box-shadow:0 8px 24px #00000014}.InsightsPage-module__aCTc0q__cardCategory{letter-spacing:.08em;text-transform:uppercase;color:var(--accent);margin-bottom:.875rem;font-family:Geist Mono,Courier New,monospace;font-size:.7rem;font-weight:700}.InsightsPage-module__aCTc0q__cardTitle{color:var(--foreground);letter-spacing:-.02em;word-break:keep-all;flex:1;margin-bottom:.5rem;font-size:1.05rem;font-weight:700;line-height:1.4;transition:color .15s}.InsightsPage-module__aCTc0q__postCard:hover .InsightsPage-module__aCTc0q__cardTitle{color:var(--accent)}.InsightsPage-module__aCTc0q__cardDate{color:var(--text-muted);margin-bottom:.875rem;font-family:Geist Mono,Courier New,monospace;font-size:.75rem}.InsightsPage-module__aCTc0q__cardSummary{color:var(--text-muted);word-break:keep-all;margin-bottom:1.25rem;font-size:.875rem;line-height:1.7}.InsightsPage-module__aCTc0q__cardLink{color:var(--accent);margin-top:auto;font-size:.85rem;font-weight:600;transition:opacity .15s}.InsightsPage-module__aCTc0q__cardLink:hover{opacity:.7}.InsightsPage-module__aCTc0q__cta{background:var(--accent);text-align:center}.InsightsPage-module__aCTc0q__ctaHeadlineKo{color:#fff;letter-spacing:-.02em;word-break:keep-all;margin-bottom:.5rem;font-size:2.25rem;font-weight:800}.InsightsPage-module__aCTc0q__ctaHeadlineEn{color:#ffffffa6;margin-bottom:2.5rem;font-size:1rem;font-style:italic}.InsightsPage-module__aCTc0q__ctaButtons{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;display:flex}.InsightsPage-module__aCTc0q__ctaBtn{color:var(--accent);background:#fff;border-radius:8px;padding:.8rem 2rem;font-size:1rem;font-weight:600;transition:opacity .2s;display:inline-block}.InsightsPage-module__aCTc0q__ctaBtn:hover{opacity:.88}.InsightsPage-module__aCTc0q__btnSecondary{color:#ffffffe6;border:1px solid #ffffff80;border-radius:8px;padding:.8rem 2rem;font-size:1rem;font-weight:600;transition:all .2s;display:inline-block}.InsightsPage-module__aCTc0q__btnSecondary:hover{background:#ffffff26}@media (max-width:968px){.InsightsPage-module__aCTc0q__postsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.InsightsPage-module__aCTc0q__heroHeadlineKo{font-size:2.25rem}.InsightsPage-module__aCTc0q__heroHeadlineEn{font-size:1.1rem}.InsightsPage-module__aCTc0q__postsGrid{grid-template-columns:1fr}.InsightsPage-module__aCTc0q__ctaHeadlineKo{font-size:1.75rem}}
.Methodology-module___pSfPG__hero{background:var(--foreground);text-align:center;padding-top:140px;padding-bottom:6rem}.Methodology-module___pSfPG__heroLabel{letter-spacing:.1em;text-transform:uppercase;color:#ffffff73;margin-bottom:2rem;font-family:Geist Mono,Courier New,monospace;font-size:.75rem;font-weight:600;display:block}.Methodology-module___pSfPG__heroHeadlineKo{color:#fff;letter-spacing:-.03em;word-break:keep-all;margin-bottom:.5rem;font-size:3.5rem;font-weight:900;line-height:1.2}.Methodology-module___pSfPG__heroHeadlineEn{color:#ffffff4d;letter-spacing:-.01em;margin-bottom:2rem;font-size:1.5rem;font-weight:400;line-height:1.4}.Methodology-module___pSfPG__heroSubKo{color:#ffffffb3;word-break:keep-all;margin-bottom:.4rem;font-size:1.1rem;line-height:1.75}.Methodology-module___pSfPG__heroSubEn{color:#ffffff4d;font-size:.9rem;line-height:1.75}.Methodology-module___pSfPG__whatIsGeo{background:#f1f5f9;border-bottom:1px solid #0000000f}.Methodology-module___pSfPG__pillars{background:var(--foreground)}.Methodology-module___pSfPG__pillarsHeader{text-align:center;margin-bottom:3.5rem}.Methodology-module___pSfPG__sectionTitleKo{color:#fff;letter-spacing:-.02em;word-break:keep-all;margin-bottom:.5rem;font-size:1.875rem;font-weight:800;line-height:1.4}.Methodology-module___pSfPG__sectionTitleEn{color:#ffffff59;font-size:.95rem;font-style:italic;font-weight:400}.Methodology-module___pSfPG__pillarGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.Methodology-module___pSfPG__pillarCard{border:1px solid #ffffff1a;border-top:3px solid var(--accent);background:#ffffff0d;border-radius:4px;padding:2.25rem 1.75rem}.Methodology-module___pSfPG__pillarNum{letter-spacing:.08em;color:var(--accent);margin-bottom:.75rem;font-family:Geist Mono,Courier New,monospace;font-size:.75rem;font-weight:700}.Methodology-module___pSfPG__pillarTitle{color:#fff;letter-spacing:-.01em;margin-bottom:.75rem;font-size:1.1rem;font-weight:700}.Methodology-module___pSfPG__pillarDescKo{color:#fff9;word-break:keep-all;margin-bottom:.5rem;font-size:.875rem;line-height:1.75}.Methodology-module___pSfPG__pillarDescEn{color:#ffffff47;font-size:.8rem;line-height:1.7}.Methodology-module___pSfPG__howAiCites{background:#f8fafc;border-top:1px solid #0000000f;border-bottom:1px solid #0000000f}.Methodology-module___pSfPG__twoCol{grid-template-columns:160px 1fr;align-items:start;gap:4rem;display:grid}.Methodology-module___pSfPG__colLabel{letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);padding-top:.4rem;font-family:Geist Mono,Courier New,monospace;font-size:.75rem;font-weight:700}.Methodology-module___pSfPG__blockHeadlineKo{color:var(--foreground);letter-spacing:-.02em;word-break:keep-all;margin-bottom:1.5rem;font-size:1.875rem;font-weight:800;line-height:1.4}.Methodology-module___pSfPG__blockBody{color:var(--foreground);white-space:pre-line;word-break:keep-all;margin-bottom:1.5rem;font-size:1rem;line-height:2}.Methodology-module___pSfPG__blockBodyEn{color:var(--text-muted);white-space:pre-line;font-size:.875rem;line-height:1.9}.Methodology-module___pSfPG__flowHeadlineKo{color:var(--foreground);letter-spacing:-.02em;word-break:keep-all;margin-bottom:2.5rem;font-size:1.875rem;font-weight:800;line-height:1.4}.Methodology-module___pSfPG__stepFlow{flex-direction:column;gap:0;display:flex}.Methodology-module___pSfPG__flowStep{border-bottom:1px solid #00000012;padding:1.75rem 0}.Methodology-module___pSfPG__flowStep:first-child{padding-top:0}.Methodology-module___pSfPG__flowStep:last-child{border-bottom:none}.Methodology-module___pSfPG__flowMeta{align-items:baseline;gap:.75rem;margin-bottom:.6rem;display:flex}.Methodology-module___pSfPG__flowNum{letter-spacing:.08em;color:var(--accent);font-family:Geist Mono,Courier New,monospace;font-size:.75rem;font-weight:700}.Methodology-module___pSfPG__flowTitle{color:var(--foreground);letter-spacing:-.01em;font-size:1rem;font-weight:700}.Methodology-module___pSfPG__flowDescKo{color:var(--foreground);word-break:keep-all;opacity:.75;margin-bottom:.4rem;font-size:.875rem;line-height:1.75}.Methodology-module___pSfPG__flowDescEn{color:var(--text-muted);font-size:.8rem;line-height:1.7}.Methodology-module___pSfPG__proof{background:var(--background)}.Methodology-module___pSfPG__proofHeader{text-align:center;margin-bottom:3.5rem}.Methodology-module___pSfPG__proofHeadlineKo{color:var(--foreground);letter-spacing:-.02em;word-break:keep-all;margin-bottom:.4rem;font-size:2rem;font-weight:800}.Methodology-module___pSfPG__proofHeadlineEn{color:var(--text-muted);margin-bottom:1.25rem;font-size:1rem;font-style:italic;font-weight:400}.Methodology-module___pSfPG__proofNote{color:var(--text-muted);word-break:keep-all;font-size:.875rem;line-height:1.75}.Methodology-module___pSfPG__metricGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.Methodology-module___pSfPG__metric{text-align:center;background:#f8fafc;border:1px solid #0000000f;border-radius:4px;padding:2rem 1.5rem}.Methodology-module___pSfPG__metricValue{color:var(--foreground);letter-spacing:-.03em;margin-bottom:.4rem;font-family:Geist Mono,Courier New,monospace;font-size:2rem;font-weight:800;line-height:1.2}.Methodology-module___pSfPG__metricLabel{color:var(--foreground);margin-bottom:.5rem;font-size:.875rem;font-weight:600}.Methodology-module___pSfPG__metricSource{color:var(--text-muted);letter-spacing:.04em;font-family:Geist Mono,Courier New,monospace;font-size:.7rem}.Methodology-module___pSfPG__cta{background:var(--accent);text-align:center}.Methodology-module___pSfPG__ctaHeadlineKo{color:#fff;letter-spacing:-.02em;word-break:keep-all;margin-bottom:.5rem;font-size:2.25rem;font-weight:800}.Methodology-module___pSfPG__ctaHeadlineEn{color:#ffffffa6;margin-bottom:2.5rem;font-size:1rem;font-style:italic}.Methodology-module___pSfPG__ctaButtons{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;display:flex}.Methodology-module___pSfPG__ctaBtn{color:var(--accent);background:#fff;border-radius:8px;padding:.8rem 2rem;font-size:1rem;font-weight:600;transition:opacity .2s;display:inline-block}.Methodology-module___pSfPG__ctaBtn:hover{opacity:.88}.Methodology-module___pSfPG__btnSecondary{color:#ffffffe6;border:1px solid #ffffff80;border-radius:8px;padding:.8rem 2rem;font-size:1rem;font-weight:600;transition:all .2s;display:inline-block}.Methodology-module___pSfPG__btnSecondary:hover{background:#ffffff26}.Methodology-module___pSfPG__ctaNote{color:#ffffff8c;margin-top:1.25rem;font-size:.8rem}@media (max-width:968px){.Methodology-module___pSfPG__pillarGrid{grid-template-columns:1fr}.Methodology-module___pSfPG__metricGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Methodology-module___pSfPG__heroHeadlineKo{font-size:2.25rem}.Methodology-module___pSfPG__heroHeadlineEn{font-size:1.1rem}.Methodology-module___pSfPG__twoCol{grid-template-columns:1fr;gap:1.25rem}.Methodology-module___pSfPG__blockHeadlineKo,.Methodology-module___pSfPG__flowHeadlineKo,.Methodology-module___pSfPG__sectionTitleKo{font-size:1.5rem}.Methodology-module___pSfPG__ctaHeadlineKo{font-size:1.75rem}.Methodology-module___pSfPG__metricGrid{grid-template-columns:repeat(2,1fr)}.Methodology-module___pSfPG__metricValue{font-size:1.5rem}}@media (max-width:480px){.Methodology-module___pSfPG__metricGrid{grid-template-columns:1fr 1fr}}
.PublGEO-module__EUWLjG__hero{background:var(--foreground);text-align:center;padding-top:140px;padding-bottom:6rem}.PublGEO-module__EUWLjG__heroLabel{letter-spacing:.1em;text-transform:uppercase;color:#ffffff8c;align-items:center;gap:.5rem;margin-bottom:2rem;font-family:Geist Mono,Courier New,monospace;font-size:.75rem;font-weight:600;display:inline-flex}.PublGEO-module__EUWLjG__liveDot{background:#22c55e;border-radius:50%;flex-shrink:0;width:7px;height:7px}.PublGEO-module__EUWLjG__heroHeadlineKo{color:#fff;letter-spacing:-.03em;word-break:keep-all;margin-bottom:.5rem;font-size:3.5rem;font-weight:900;line-height:1.2}.PublGEO-module__EUWLjG__heroHeadlineEn{color:#ffffff59;letter-spacing:-.01em;margin-bottom:2rem;font-size:1.5rem;font-weight:400;line-height:1.4}.PublGEO-module__EUWLjG__heroSubKo{color:#ffffffbf;word-break:keep-all;margin-bottom:.4rem;font-size:1.1rem;line-height:1.75}.PublGEO-module__EUWLjG__heroSubEn{color:#ffffff59;font-size:.9rem;line-height:1.75}.PublGEO-module__EUWLjG__whatItIs{background:#f1f5f9;border-bottom:1px solid #0000000f}.PublGEO-module__EUWLjG__pipeline{background:var(--foreground)}.PublGEO-module__EUWLjG__techStack{background:#f8fafc;border-top:1px solid #0000000f;border-bottom:1px solid #0000000f}.PublGEO-module__EUWLjG__forWho{background:var(--background)}.PublGEO-module__EUWLjG__twoCol{grid-template-columns:160px 1fr;align-items:start;gap:4rem;display:grid}.PublGEO-module__EUWLjG__colLabel{letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);padding-top:.4rem;font-family:Geist Mono,Courier New,monospace;font-size:.75rem;font-weight:700}.PublGEO-module__EUWLjG__blockHeadlineKo{color:var(--foreground);letter-spacing:-.02em;word-break:keep-all;margin-bottom:1.5rem;font-size:1.875rem;font-weight:800;line-height:1.4}.PublGEO-module__EUWLjG__blockBody{color:var(--foreground);white-space:pre-line;word-break:keep-all;margin-bottom:1.5rem;font-size:1rem;line-height:2}.PublGEO-module__EUWLjG__blockBodyEn{color:var(--text-muted);white-space:pre-line;font-size:.875rem;line-height:1.9}.PublGEO-module__EUWLjG__sectionHeaderCenter{text-align:center;margin-bottom:4rem}.PublGEO-module__EUWLjG__sectionTitleKo{color:#fff;letter-spacing:-.02em;word-break:keep-all;margin-bottom:.5rem;font-size:1.875rem;font-weight:800;line-height:1.4}.PublGEO-module__EUWLjG__sectionTitleEn{color:#fff6;font-size:.95rem;font-style:italic;font-weight:400}.PublGEO-module__EUWLjG__steps{grid-template-columns:1fr auto 1fr auto 1fr;align-items:start;gap:0;display:grid}.PublGEO-module__EUWLjG__stepArrow{color:#fff3;align-self:start;padding:2rem 1rem 0;font-size:1.5rem}.PublGEO-module__EUWLjG__step{border:1px solid #ffffff1a;border-top:3px solid var(--accent);background:#ffffff0d;border-radius:4px;padding:2rem 1.5rem}.PublGEO-module__EUWLjG__stepNum{letter-spacing:.08em;color:var(--accent);margin-bottom:.75rem;font-family:Geist Mono,Courier New,monospace;font-size:.75rem;font-weight:700}.PublGEO-module__EUWLjG__stepTitle{color:#fff;letter-spacing:-.01em;margin-bottom:.75rem;font-size:1.1rem;font-weight:700}.PublGEO-module__EUWLjG__stepDescKo{color:#fff9;word-break:keep-all;margin-bottom:.5rem;font-size:.875rem;line-height:1.7}.PublGEO-module__EUWLjG__stepDescEn{color:#ffffff4d;font-size:.8rem;line-height:1.7}.PublGEO-module__EUWLjG__stackTitle{color:var(--foreground);letter-spacing:-.02em;margin-bottom:.5rem;font-size:1.5rem;font-weight:800}.PublGEO-module__EUWLjG__stackSub{color:var(--text-muted);margin-bottom:2rem;font-size:.875rem;line-height:1.7}.PublGEO-module__EUWLjG__stepsGrid{flex-wrap:wrap;gap:.75rem;margin-bottom:1.5rem;display:flex}.PublGEO-module__EUWLjG__stepPill{letter-spacing:.06em;background:var(--foreground);color:#fff;border-radius:4px;padding:.5rem 1rem;font-family:Geist Mono,Courier New,monospace;font-size:.8rem;font-weight:700}.PublGEO-module__EUWLjG__stepPillDev{color:var(--text-muted);background:#0f172a26;position:relative}.PublGEO-module__EUWLjG__devBadge{letter-spacing:.06em;text-transform:uppercase;color:#f59e0b;vertical-align:middle;border:1px solid #f59e0b;border-radius:2px;margin-left:.4rem;padding:.1rem .35rem;font-family:Geist Mono,Courier New,monospace;font-size:.65rem;font-weight:600}.PublGEO-module__EUWLjG__stackNote{color:var(--text-muted);font-size:.8rem;font-style:italic}.PublGEO-module__EUWLjG__forWhoHeader{text-align:center;margin-bottom:3rem}.PublGEO-module__EUWLjG__sectionLabel{letter-spacing:.1em;text-transform:uppercase;color:var(--accent);margin-bottom:.75rem;font-family:Geist Mono,Courier New,monospace;font-size:.75rem;font-weight:600}.PublGEO-module__EUWLjG__forWhoTitleKo{color:var(--foreground);letter-spacing:-.02em;word-break:keep-all;margin-bottom:.4rem;font-size:2rem;font-weight:800}.PublGEO-module__EUWLjG__forWhoTitleEn{color:var(--text-muted);font-size:1rem;font-style:italic;font-weight:400}.PublGEO-module__EUWLjG__cardGrid2{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.PublGEO-module__EUWLjG__whoCard{border:1px solid #0000000f;border-top:3px solid var(--accent);background:#f8fafc;border-radius:4px;padding:2.25rem 1.75rem}.PublGEO-module__EUWLjG__cardLabel{letter-spacing:.08em;color:var(--accent);margin-bottom:.75rem;font-family:Geist Mono,Courier New,monospace;font-size:.75rem;font-weight:700}.PublGEO-module__EUWLjG__cardTitle{color:var(--foreground);letter-spacing:-.01em;margin-bottom:.75rem;font-size:1.1rem;font-weight:700}.PublGEO-module__EUWLjG__cardDesc{color:var(--text-muted);word-break:keep-all;font-size:.875rem;line-height:1.75}.PublGEO-module__EUWLjG__cta{background:var(--accent);text-align:center}.PublGEO-module__EUWLjG__ctaHeadlineKo{color:#fff;letter-spacing:-.02em;word-break:keep-all;margin-bottom:.5rem;font-size:2.25rem;font-weight:800}.PublGEO-module__EUWLjG__ctaHeadlineEn{color:#ffffffa6;margin-bottom:2.5rem;font-size:1rem;font-style:italic}.PublGEO-module__EUWLjG__ctaButtons{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;display:flex}.PublGEO-module__EUWLjG__ctaBtn{color:var(--accent);background:#fff;border-radius:8px;padding:.8rem 2rem;font-size:1rem;font-weight:600;transition:opacity .2s;display:inline-block}.PublGEO-module__EUWLjG__ctaBtn:hover{opacity:.88}.PublGEO-module__EUWLjG__btnSecondary{color:#ffffffe6;border:1px solid #ffffff80;border-radius:8px;padding:.8rem 2rem;font-size:1rem;font-weight:600;transition:all .2s;display:inline-block}.PublGEO-module__EUWLjG__btnSecondary:hover{background:#ffffff26}.PublGEO-module__EUWLjG__ctaNote{color:#ffffff8c;margin-top:1.25rem;font-size:.8rem}@media (max-width:968px){.PublGEO-module__EUWLjG__steps{grid-template-columns:1fr}.PublGEO-module__EUWLjG__stepArrow{display:none}.PublGEO-module__EUWLjG__cardGrid2{grid-template-columns:1fr}}@media (max-width:768px){.PublGEO-module__EUWLjG__heroHeadlineKo{font-size:2.25rem}.PublGEO-module__EUWLjG__heroHeadlineEn{font-size:1.1rem}.PublGEO-module__EUWLjG__twoCol{grid-template-columns:1fr;gap:1.25rem}.PublGEO-module__EUWLjG__blockHeadlineKo,.PublGEO-module__EUWLjG__sectionTitleKo{font-size:1.5rem}.PublGEO-module__EUWLjG__ctaHeadlineKo{font-size:1.75rem}}
.Contact-module__Bs3a0a__contact{background:var(--secondary);border-top:1px solid var(--card-border)}.Contact-module__Bs3a0a__grid{grid-template-columns:1fr 1fr;align-items:center;gap:5rem;display:grid}.Contact-module__Bs3a0a__info h2{color:var(--foreground);margin-bottom:1.5rem;font-size:3.5rem;line-height:1.2}.Contact-module__Bs3a0a__info p{color:var(--text-muted);margin-bottom:3rem;font-size:1.25rem}.Contact-module__Bs3a0a__contactDetails p{color:var(--foreground);margin-bottom:.5rem;font-size:1rem}.Contact-module__Bs3a0a__form{background:#fff;border-radius:24px;padding:3rem}.Contact-module__Bs3a0a__inputGroup{flex-direction:column;margin-bottom:1.5rem;display:flex}.Contact-module__Bs3a0a__inputGroup label{color:var(--text-muted);margin-bottom:.5rem;font-size:.85rem;font-weight:600}.Contact-module__Bs3a0a__inputGroup input,.Contact-module__Bs3a0a__inputGroup select{border:1px solid var(--card-border);color:var(--foreground);background:#f8fafc;border-radius:8px;outline:none;padding:1rem;font-size:1rem;transition:all .3s}.Contact-module__Bs3a0a__inputGroup input:focus,.Contact-module__Bs3a0a__inputGroup select:focus{border-color:var(--accent);box-shadow:0 0 0 4px var(--accent-glow);background:#fff}.Contact-module__Bs3a0a__row{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.Contact-module__Bs3a0a__captchaNote{color:var(--text-muted);margin-bottom:2rem;font-size:.75rem;line-height:1.4}@media (max-width:968px){.Contact-module__Bs3a0a__grid{grid-template-columns:1fr;gap:3rem}.Contact-module__Bs3a0a__info h2{font-size:2.5rem}.Contact-module__Bs3a0a__form{padding:2rem}.Contact-module__Bs3a0a__row{grid-template-columns:1fr}}
.PageHero-module__TUpKZG__hero{background:#0f172a;align-items:center;min-height:60vh;display:flex;position:relative;overflow:hidden}.PageHero-module__TUpKZG__bg{z-index:0;position:absolute;inset:0}.PageHero-module__TUpKZG__overlay{z-index:1;background:#00000080;position:absolute;inset:0}.PageHero-module__TUpKZG__content{z-index:2;text-align:center;max-width:800px;margin:0 auto;padding-top:100px;padding-bottom:4rem;position:relative}.PageHero-module__TUpKZG__title{color:#fff;letter-spacing:-.02em;margin-bottom:1.25rem;font-size:3.5rem;font-weight:900;line-height:1.1}.PageHero-module__TUpKZG__subtitle{color:#ffffffd9;word-break:keep-all;font-size:1.25rem;font-weight:400;line-height:1.7}@media (max-width:768px){.PageHero-module__TUpKZG__hero{min-height:50vh}.PageHero-module__TUpKZG__title{font-size:2.25rem}.PageHero-module__TUpKZG__subtitle{font-size:1rem}}
