.Header-module__E6ab_G__header{z-index:100;background-color:#0000;border-bottom:1px solid #0000;height:60px;transition:background-color .4s,border-color .4s,color .4s;position:fixed;top:0;left:0;right:0}.Header-module__E6ab_G__scrolled{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.Header-module__E6ab_G__mobileMenuOpen{-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background-color:#0000!important;border-bottom:none!important}.Header-module__E6ab_G__lightTheme{color:#1a1a1a}.Header-module__E6ab_G__darkTheme{color:#fff}.Header-module__E6ab_G__lightTheme.Header-module__E6ab_G__scrolled{background-color:#f4ece1cc;border-bottom:1px solid #1a1a1a14}.Header-module__E6ab_G__darkTheme.Header-module__E6ab_G__scrolled{background-color:#00000080;border-bottom:1px solid #ffffff1a}.Header-module__E6ab_G__container{justify-content:space-between;align-items:center;max-width:100%;height:100%;padding:0 80px;display:flex}.Header-module__E6ab_G__logoLink{height:100%;color:inherit;align-items:center;text-decoration:none;display:flex}.Header-module__E6ab_G__logo{font-family:var(--font-inter);letter-spacing:-.5px;color:inherit;white-space:nowrap;font-size:20px;font-weight:900}.Header-module__E6ab_G__headerLogoImg{object-fit:contain;width:auto;height:32px;transition:filter .4s}.Header-module__E6ab_G__darkTheme .Header-module__E6ab_G__headerLogoImg{filter:invert()}.Header-module__E6ab_G__lightTheme .Header-module__E6ab_G__headerLogoImg{filter:invert(0)}.Header-module__E6ab_G__nav{align-items:center;gap:16px;display:flex}.Header-module__E6ab_G__navItemContainer{padding:12px 0;position:relative}.Header-module__E6ab_G__navItem{font-family:var(--font-newsreader);color:inherit;letter-spacing:-.5px;align-items:center;gap:4px;padding:12px 16px;font-size:18px;font-weight:400;transition:opacity .2s;display:flex}.Header-module__E6ab_G__navItem:hover{opacity:.7}.Header-module__E6ab_G__chevron{opacity:.5;width:16px;height:16px;transition:all .2s}.Header-module__E6ab_G__navItem:hover .Header-module__E6ab_G__chevron{opacity:1}.Header-module__E6ab_G__rotate{transform:rotate(180deg)}.Header-module__E6ab_G__dropdown{z-index:1000;pointer-events:auto;width:420px;position:absolute;top:48px;right:0}.Header-module__E6ab_G__dropdownContent{background:var(--background);text-align:left;color:#1a1a1a;border:1px solid #1a1a1a14;border-radius:12px;padding:24px;box-shadow:0 12px 24px #0000000a,0 4px 8px #00000005}.Header-module__E6ab_G__dropdownItem{border-radius:8px;flex-direction:column;padding:12px 16px;text-decoration:none;transition:background-color .2s;display:flex}.Header-module__E6ab_G__dropdownItem:hover{background-color:#1a1a1a0a}.Header-module__E6ab_G__dropdownItemTitle{font-family:var(--font-newsreader);letter-spacing:-.5px;color:#1a1a1a;margin-bottom:4px;font-size:20px;font-weight:400}.Header-module__E6ab_G__dropdownItemAction{font-family:var(--font-inter);color:#1a1a1a99;align-items:center;gap:4px;font-size:13px;font-weight:500;transition:color .2s;display:inline-flex}.Header-module__E6ab_G__dropdownItem:hover .Header-module__E6ab_G__dropdownItemAction{color:#1a1a1a}@media (max-width:900px){.Header-module__E6ab_G__container{padding:0 24px}.Header-module__E6ab_G__logo{font-size:18px}.Header-module__E6ab_G__dropdown{width:calc(100vw - 48px);right:-12px}}.Header-module__E6ab_G__mobileMenuBtn{cursor:pointer;z-index:1001;color:inherit;background:0 0;border:none;padding:8px;display:none}@media (max-width:768px){.Header-module__E6ab_G__nav{display:none}.Header-module__E6ab_G__mobileMenuBtn{justify-content:center;align-items:center;display:flex}}.Header-module__E6ab_G__mobileMenuOverlay{z-index:1000;background:#f4ece1;flex-direction:column;gap:40px;width:100%;height:100vh;padding:120px 40px;display:flex;position:fixed;top:0;left:0}.Header-module__E6ab_G__mobileNavList{flex-direction:column;gap:32px;display:flex}.Header-module__E6ab_G__mobileNavItem{font-family:var(--font-newsreader);color:var(--foreground);letter-spacing:-1.5px;justify-content:space-between;align-items:center;font-size:40px;font-weight:400;text-decoration:none;display:flex}.Header-module__E6ab_G__mobileSubList{border-left:1px solid #1a1a1a1a;flex-direction:column;gap:20px;margin-top:16px;padding-left:20px;display:flex}.Header-module__E6ab_G__mobileSubItem{font-family:var(--font-inter);color:#1a1a1a99;font-size:20px;font-weight:500;text-decoration:none}
.Footer-module__7Kw3DW__footer{color:#fff;background:#000;padding:80px 24px 40px}.Footer-module__7Kw3DW__container{max-width:1200px;margin:0 auto}.Footer-module__7Kw3DW__top{justify-content:space-between;margin-bottom:80px;display:flex}.Footer-module__7Kw3DW__brand{align-items:center;gap:16px;display:flex}.Footer-module__7Kw3DW__logo{font-family:var(--font-inter);letter-spacing:-1px;font-size:24px;font-weight:900}.Footer-module__7Kw3DW__footerLogoImg{filter:invert();width:auto;height:60px}.Footer-module__7Kw3DW__links{gap:64px;display:flex}.Footer-module__7Kw3DW__column{flex-direction:column;gap:12px;display:flex}.Footer-module__7Kw3DW__column h4{font-family:var(--font-inter);color:#fff6;margin-bottom:8px;font-size:14px;font-weight:600}.Footer-module__7Kw3DW__column a{font-family:var(--font-inter);color:#ffffffb3;font-size:14px;transition:color .2s}.Footer-module__7Kw3DW__column a:hover{color:#fff}.Footer-module__7Kw3DW__bottom{border-top:1px solid #ffffff1a;padding-top:40px}.Footer-module__7Kw3DW__bottom p{font-family:var(--font-inter);color:#fff6;font-size:12px}@media (max-width:900px){.Footer-module__7Kw3DW__top{flex-direction:column;gap:48px}.Footer-module__7Kw3DW__links{flex-wrap:wrap;gap:32px}}@media (max-width:480px){.Footer-module__7Kw3DW__footer{padding:60px 20px 32px}.Footer-module__7Kw3DW__links{grid-template-columns:1fr 1fr;gap:24px;display:grid}.Footer-module__7Kw3DW__top{margin-bottom:48px}}
.Hero-module__h0RslW__hero{background-color:var(--background);background-image:linear-gradient(#1a1a1a08 1px,#0000 1px),linear-gradient(90deg,#1a1a1a08 1px,#0000 1px);background-position:top;background-size:60px 60px;justify-content:center;align-items:center;padding:180px 24px 100px;display:flex;position:relative}.Hero-module__h0RslW__container{text-align:center;z-index:2;flex-direction:column;align-items:center;width:100%;max-width:1200px;display:flex}.Hero-module__h0RslW__content{flex-direction:column;align-items:center;max-width:840px;display:flex}.Hero-module__h0RslW__tag{font-family:var(--font-inter);text-transform:uppercase;letter-spacing:1.5px;color:#1a1a1a80;margin-bottom:24px;font-size:14px;font-weight:500}.Hero-module__h0RslW__headline{font-family:var(--font-newsreader);letter-spacing:-3px;color:var(--foreground);margin-bottom:40px;font-size:88px;font-weight:400;line-height:1}.Hero-module__h0RslW__subheadline{font-family:var(--font-inter);color:#1a1a1ab3;max-width:600px;margin:0;font-size:20px;line-height:1.6}@media (max-width:1024px){.Hero-module__h0RslW__headline{letter-spacing:-2px;font-size:64px}}@media (max-width:768px){.Hero-module__h0RslW__hero{padding:140px 24px 80px}.Hero-module__h0RslW__headline{letter-spacing:-1.5px;font-size:48px}.Hero-module__h0RslW__subheadline{font-size:18px}}@media (max-width:480px){.Hero-module__h0RslW__hero{padding:120px 20px 60px}.Hero-module__h0RslW__headline{letter-spacing:-1px;margin-bottom:24px;font-size:40px}.Hero-module__h0RslW__subheadline{font-size:16px}.Hero-module__h0RslW__tag{margin-bottom:16px;font-size:12px}}
.GridBackground-module__W2UX4G__grid{pointer-events:none;z-index:0;background-image:linear-gradient(var(--grid) 1px, transparent 1px), linear-gradient(90deg, var(--grid) 1px, transparent 1px);background-position:top;background-size:60px 60px;position:fixed;inset:0}
.ResearchPaper-module__U8Hn8q__paperPage{color:#1a1a1a;min-height:100vh;font-family:var(--font-inter);background-color:#fdfdfc}.ResearchPaper-module__U8Hn8q__paperContainer{max-width:800px;margin:0 auto;padding:120px 24px}.ResearchPaper-module__U8Hn8q__category{font-family:var(--font-inter);text-transform:uppercase;letter-spacing:1px;color:#666;margin-bottom:32px;font-size:14px;font-weight:600;display:block}.ResearchPaper-module__U8Hn8q__title{font-family:var(--font-newsreader);letter-spacing:-2px;color:#000;margin-bottom:24px;font-size:64px;font-weight:500;line-height:1.1}.ResearchPaper-module__U8Hn8q__date{color:#666;margin-bottom:48px;font-size:16px;display:block}.ResearchPaper-module__U8Hn8q__readPaperBtn{color:#fff;background:#000;border-radius:6px;align-items:center;margin-bottom:80px;padding:12px 24px;font-size:14px;font-weight:600;text-decoration:none;transition:opacity .2s;display:inline-flex}.ResearchPaper-module__U8Hn8q__readPaperBtn:hover{opacity:.8}.ResearchPaper-module__U8Hn8q__heroImage{background:#000;width:100vw;height:600px;margin-bottom:100px;margin-left:-50vw;margin-right:-50vw;position:relative;left:50%;right:50%}.ResearchPaper-module__U8Hn8q__heroImage img{object-fit:cover;opacity:.8;width:100%;height:100%}.ResearchPaper-module__U8Hn8q__articleBody{color:#1a1a1a;font-size:20px;line-height:1.6}.ResearchPaper-module__U8Hn8q__articleBody p{margin-bottom:32px}.ResearchPaper-module__U8Hn8q__articleBody h2{font-family:var(--font-newsreader);letter-spacing:-1px;margin:80px 0 32px;font-size:40px;font-weight:500}.ResearchPaper-module__U8Hn8q__articleBody h3{margin:48px 0 24px;font-size:24px;font-weight:600}.ResearchPaper-module__U8Hn8q__dataViz{background:#f4f4f2;border-radius:12px;margin:64px 0;padding:40px}.ResearchPaper-module__U8Hn8q__dataViz img{border-radius:8px;width:100%;height:auto}.ResearchPaper-module__U8Hn8q__dataVizCaption{color:#666;text-align:center;margin-top:16px;font-size:14px;font-style:italic}.ResearchPaper-module__U8Hn8q__backLink{color:#666;align-items:center;gap:8px;font-size:14px;text-decoration:none;transition:color .2s;display:inline-flex;position:absolute;top:40px;left:40px}.ResearchPaper-module__U8Hn8q__backLink:hover{color:#000}.ResearchPaper-module__U8Hn8q__keepReading{border-top:1px solid #e5e5e1;margin-top:120px;padding-top:80px}.ResearchPaper-module__U8Hn8q__keepReadingHeader{justify-content:space-between;align-items:center;margin-bottom:40px;display:flex}.ResearchPaper-module__U8Hn8q__keepReadingTitle{font-family:var(--font-newsreader);color:#000;font-size:32px;font-weight:500}.ResearchPaper-module__U8Hn8q__viewAll{color:#666;font-size:14px;font-weight:600;text-decoration:none}.ResearchPaper-module__U8Hn8q__viewAll:hover{text-decoration:underline}.ResearchPaper-module__U8Hn8q__cardGrid{grid-template-columns:repeat(3,1fr);gap:32px;display:grid}.ResearchPaper-module__U8Hn8q__card{color:inherit;text-decoration:none;transition:transform .2s}.ResearchPaper-module__U8Hn8q__card:hover{transform:translateY(-4px)}.ResearchPaper-module__U8Hn8q__cardImage{aspect-ratio:1;background:#f4f4f2;border-radius:8px;width:100%;margin-bottom:24px;overflow:hidden}.ResearchPaper-module__U8Hn8q__cardImage img{object-fit:cover;width:100%;height:100%}.ResearchPaper-module__U8Hn8q__cardTitle{font-family:var(--font-inter);color:#000;margin-bottom:12px;font-size:18px;font-weight:600;line-height:1.4}.ResearchPaper-module__U8Hn8q__cardMeta{color:#666;text-transform:uppercase;letter-spacing:.5px;gap:12px;font-size:12px;font-weight:600;display:flex}@media (max-width:768px){.ResearchPaper-module__U8Hn8q__paperContainer{padding:80px 20px}.ResearchPaper-module__U8Hn8q__title{letter-spacing:-1px;font-size:32px}.ResearchPaper-module__U8Hn8q__heroImage{width:calc(100% + 40px);height:300px;margin-bottom:48px;margin-left:-20px;margin-right:-20px;position:relative;left:0;right:0}.ResearchPaper-module__U8Hn8q__articleBody{font-size:17px}.ResearchPaper-module__U8Hn8q__articleBody h2{margin:48px 0 24px;font-size:28px}.ResearchPaper-module__U8Hn8q__dataViz{margin:40px 0;padding:20px}.ResearchPaper-module__U8Hn8q__backLink{z-index:10;background:#ffffffe6;border-radius:20px;padding:8px 12px;top:24px;left:20px;box-shadow:0 2px 10px #0000000d}.ResearchPaper-module__U8Hn8q__keepReading{margin-top:60px;padding-top:40px}.ResearchPaper-module__U8Hn8q__keepReadingTitle{font-size:24px}.ResearchPaper-module__U8Hn8q__cardGrid{grid-template-columns:1fr;gap:20px}.ResearchPaper-module__U8Hn8q__cardImage{aspect-ratio:auto;height:200px;margin-bottom:12px}.ResearchPaper-module__U8Hn8q__cardTitle{margin-bottom:8px;font-size:16px}}
.About-module__0NqQQW__about{color:#fff;background:#000;padding:100px 24px}.About-module__0NqQQW__container{max-width:1200px;margin:0 auto}.About-module__0NqQQW__layout{align-items:flex-start;gap:80px;display:flex}.About-module__0NqQQW__left{flex:6}.About-module__0NqQQW__right{flex:4}.About-module__0NqQQW__title{font-family:var(--font-inter);letter-spacing:-1px;color:#fff;margin-bottom:24px;font-size:32px;font-weight:800}.About-module__0NqQQW__textStack{flex-direction:column;gap:16px;display:flex}.About-module__0NqQQW__textStack p{font-family:var(--font-inter);letter-spacing:-.2px;color:#ffffffb3;font-size:16px;line-height:1.6}.About-module__0NqQQW__imageWrapper{justify-content:center;align-items:center;width:100%;height:auto;display:flex}.About-module__0NqQQW__brandImage{object-fit:contain;filter:invert();width:100%;max-width:400px;height:auto}@media (max-width:900px){.About-module__0NqQQW__layout{flex-direction:column;gap:48px}.About-module__0NqQQW__about{padding:64px 24px}.About-module__0NqQQW__title{font-size:24px}.About-module__0NqQQW__brandImage{max-width:280px}}@media (max-width:480px){.About-module__0NqQQW__about{padding:48px 20px}.About-module__0NqQQW__title{margin-bottom:16px;font-size:20px}.About-module__0NqQQW__textStack p{font-size:14px}.About-module__0NqQQW__layout{gap:32px}.About-module__0NqQQW__brandImage{max-width:200px}}
.careers-module__6DNFAq__careers{background-color:var(--background);background-image:linear-gradient(#1a1a1a08 1px,#0000 1px),linear-gradient(90deg,#1a1a1a08 1px,#0000 1px);background-position:top;background-size:60px 60px;min-height:100vh;padding-top:120px}.careers-module__6DNFAq__container{max-width:900px;margin:0 auto;padding:80px 24px}.careers-module__6DNFAq__hero{text-align:left;margin-bottom:80px}.careers-module__6DNFAq__title{font-family:var(--font-newsreader);color:var(--foreground);margin-bottom:32px;font-size:64px;font-weight:400;line-height:1.1}.careers-module__6DNFAq__subtitle{font-family:var(--font-inter);color:#1a1a1ab3;max-width:640px;font-size:20px;line-height:1.6}.careers-module__6DNFAq__section{box-shadow:none;background:0 0;border:none;border-radius:0;margin-bottom:80px;padding:0}.careers-module__6DNFAq__section h2{font-family:var(--font-newsreader);color:var(--foreground);margin-bottom:24px;font-size:32px;font-weight:400}.careers-module__6DNFAq__section p{font-family:var(--font-inter);color:#1a1a1acc;margin-bottom:24px;font-size:16px;line-height:1.7}.careers-module__6DNFAq__statusCard{font-family:var(--font-inter);color:#1a1a1a99;background:#1a1a1a08;border-radius:8px;align-items:center;gap:16px;padding:24px;font-size:16px;display:flex}.careers-module__6DNFAq__statusIcon{background:#ccc;border-radius:50%;width:8px;height:8px}.careers-module__6DNFAq__contact{text-align:center;padding:80px 0}.careers-module__6DNFAq__contact h3{font-family:var(--font-newsreader);margin-bottom:16px;font-size:32px}.careers-module__6DNFAq__contact p{font-family:var(--font-inter);color:#1a1a1a99;margin-bottom:32px;font-size:16px}.careers-module__6DNFAq__emailLink{font-family:var(--font-inter);color:var(--foreground);text-underline-offset:4px;font-weight:600;text-decoration:underline}@media (max-width:900px){.careers-module__6DNFAq__title{font-size:48px}.careers-module__6DNFAq__container{padding:40px 24px}.careers-module__6DNFAq__section h2{font-size:28px}}
.News-module__R48-sW__newsroom{background-color:var(--background);color:#1a1a1a;min-height:100vh;padding-top:160px;padding-bottom:120px}.News-module__R48-sW__container{max-width:1000px;margin:0 auto;padding:0 24px}.News-module__R48-sW__headerSection{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:48px;margin-bottom:100px;display:flex}.News-module__R48-sW__title{font-family:var(--font-newsreader);letter-spacing:-1.5px;margin-top:0;margin-bottom:24px;font-size:72px;font-weight:500}.News-module__R48-sW__subtitle{font-family:var(--font-inter);color:#1a1a1a99;max-width:500px;margin:0 auto;font-size:18px}.News-module__R48-sW__articlesGrid{flex-direction:column;gap:64px;display:flex}.News-module__R48-sW__articleCard{color:inherit;background:#fff;border:1px solid #0000000d;border-radius:16px;gap:48px;text-decoration:none;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden;box-shadow:0 10px 40px #00000005}.News-module__R48-sW__articleCard:hover{transform:translateY(-4px);box-shadow:0 20px 60px #0000000f}.News-module__R48-sW__articleVisual{background-color:#1a1a1a;justify-content:center;align-items:center;height:300px;padding:48px;display:flex}.News-module__R48-sW__cIcon{object-fit:contain;height:140px}.News-module__R48-sW__articleContent{text-align:left;flex-direction:column;flex:1;justify-content:center;padding:48px 48px 48px 0;display:flex}.News-module__R48-sW__articleMeta{font-family:var(--font-inter);align-items:center;gap:12px;margin-bottom:24px;font-size:14px;display:flex}.News-module__R48-sW__articleCategory{color:#1a1a1a;background:#0000000d;border-radius:20px;padding:4px 12px;font-weight:600}.News-module__R48-sW__articleDate{color:#1a1a1a80}.News-module__R48-sW__articleTitle{font-family:var(--font-newsreader);letter-spacing:-.5px;margin-top:0;margin-bottom:16px;font-size:36px;font-weight:500;line-height:1.2}.News-module__R48-sW__articleDesc{font-family:var(--font-inter);color:#1a1a1ab3;max-width:700px;margin:0;font-size:16px;line-height:1.6}.News-module__R48-sW__inquiriesBox{flex-direction:column;flex-basis:400px;display:flex}.News-module__R48-sW__inquiryRow{border-top:1px solid #0000001a;border-bottom:1px solid #0000001a;justify-content:space-between;align-items:center;padding:24px 0;display:flex}.News-module__R48-sW__inquiryLabel{font-family:var(--font-inter);color:#1a1a1a99;text-transform:uppercase;letter-spacing:1px;font-size:14px}.News-module__R48-sW__inquiryValue{font-family:var(--font-inter);color:#1a1a1a;align-items:center;gap:8px;font-size:16px;font-weight:500;text-decoration:none;display:flex}.News-module__R48-sW__inquiryValue:hover{text-decoration:underline}@media (max-width:900px){.News-module__R48-sW__headerSection{flex-direction:column;gap:32px}.News-module__R48-sW__inquiriesBox{flex-basis:auto;width:100%}.News-module__R48-sW__articleCard{flex-direction:column;gap:0}.News-module__R48-sW__articleVisual{min-height:260px}.News-module__R48-sW__articleContent{padding:32px}}
.ResearchPage-module__bVk-tW__researchPage{background-color:var(--background);color:var(--foreground);min-height:100vh;font-family:var(--font-inter);background-image:linear-gradient(var(--grid) 1px, transparent 1px), linear-gradient(90deg, var(--grid) 1px, transparent 1px);background-position:top;background-size:60px 60px}.ResearchPage-module__bVk-tW__container{max-width:1200px;margin:0 auto;padding:160px 24px 120px}.ResearchPage-module__bVk-tW__header{max-width:800px;margin-bottom:120px}.ResearchPage-module__bVk-tW__tag{font-family:var(--font-inter);text-transform:uppercase;letter-spacing:1.5px;color:var(--muted);margin-bottom:24px;font-size:14px;font-weight:500;display:block}.ResearchPage-module__bVk-tW__title{font-family:var(--font-newsreader);letter-spacing:-3px;color:var(--foreground);margin-bottom:40px;font-size:88px;font-weight:400;line-height:1}.ResearchPage-module__bVk-tW__subtitle{color:var(--muted);max-width:600px;font-size:20px;line-height:1.6}.ResearchPage-module__bVk-tW__ledgerSection{margin-bottom:80px}.ResearchPage-module__bVk-tW__ledgerHeader{font-family:var(--font-inter);text-transform:uppercase;letter-spacing:2px;color:var(--muted);border-bottom:1px solid var(--border);margin-bottom:24px;padding-bottom:12px;font-size:12px;font-weight:700}.ResearchPage-module__bVk-tW__ledger{border-top:1px solid var(--border);flex-direction:column;display:flex}.ResearchPage-module__bVk-tW__ledgerItem{border-bottom:1px solid var(--border);color:inherit;grid-template-columns:80px 1fr 200px;padding:48px 0;text-decoration:none;transition:background-color .3s;display:grid}.ResearchPage-module__bVk-tW__ledgerItem:hover{background-color:#1a1a1a05}.ResearchPage-module__bVk-tW__itemNumber{font-family:var(--font-fira);color:var(--muted);padding-top:8px;font-size:14px}.ResearchPage-module__bVk-tW__itemMain{flex-direction:column;gap:16px;display:flex}.ResearchPage-module__bVk-tW__itemTitle{font-family:var(--font-newsreader);letter-spacing:-1px;font-size:40px;font-weight:400}.ResearchPage-module__bVk-tW__itemDesc{color:var(--muted);max-width:600px;font-size:16px;line-height:1.6}.ResearchPage-module__bVk-tW__itemMeta{color:var(--foreground);flex-direction:column;justify-content:center;align-items:flex-end;gap:8px;font-size:13px;font-weight:600;display:flex}.ResearchPage-module__bVk-tW__itemTag{background:var(--border);text-transform:uppercase;letter-spacing:.5px;border-radius:4px;padding:4px 10px;font-size:11px}.ResearchPage-module__bVk-tW__detailVisual{border:1px solid var(--border);background:#fff;border-radius:4px;width:100%;height:500px;margin-bottom:80px;overflow:hidden}.ResearchPage-module__bVk-tW__detailVisual img{object-fit:cover;opacity:.9;width:100%;height:100%}.ResearchPage-module__bVk-tW__detailHeader{background-color:var(--background);background-image:linear-gradient(var(--grid) 1px, transparent 1px), linear-gradient(90deg, var(--grid) 1px, transparent 1px);background-size:120px 120px;padding:180px 0 80px}.ResearchPage-module__bVk-tW__backLink{color:var(--muted);align-items:center;gap:8px;margin-bottom:48px;font-size:14px;transition:color .2s;display:inline-flex}.ResearchPage-module__bVk-tW__backLink:hover{color:var(--foreground)}.ResearchPage-module__bVk-tW__contentBody{grid-template-columns:7fr 3fr;gap:100px;padding:80px 0;display:grid}.ResearchPage-module__bVk-tW__mainContent{color:var(--foreground);font-size:19px;line-height:1.8}.ResearchPage-module__bVk-tW__mainContent h2{font-family:var(--font-newsreader);letter-spacing:-1px;margin:64px 0 24px;font-size:36px;font-weight:400}.ResearchPage-module__bVk-tW__mainContent p{margin-bottom:32px}.ResearchPage-module__bVk-tW__sidebar{border:1px solid var(--border);background:#fff;border-radius:4px;height:fit-content;padding:48px;box-shadow:0 4px 24px #00000005}.ResearchPage-module__bVk-tW__sidebarTitle{text-transform:uppercase;letter-spacing:1px;color:var(--muted);margin-bottom:32px;font-size:12px;font-weight:700}.ResearchPage-module__bVk-tW__statItem{margin-bottom:40px}.ResearchPage-module__bVk-tW__statValue{font-family:var(--font-newsreader);color:var(--foreground);font-size:32px}.ResearchPage-module__bVk-tW__statLabel{color:var(--muted);margin-top:4px;font-size:13px}@media (max-width:1024px){.ResearchPage-module__bVk-tW__container{padding:120px 20px 80px}.ResearchPage-module__bVk-tW__ledgerItem{grid-template-columns:40px 1fr;padding:32px 0}.ResearchPage-module__bVk-tW__itemMeta{display:none}.ResearchPage-module__bVk-tW__contentBody{grid-template-columns:1fr;gap:48px}.ResearchPage-module__bVk-tW__title{letter-spacing:-2px;font-size:56px}}@media (max-width:768px){.ResearchPage-module__bVk-tW__title{letter-spacing:-1.5px;margin-bottom:24px;font-size:40px}.ResearchPage-module__bVk-tW__header{margin-bottom:64px}.ResearchPage-module__bVk-tW__itemTitle{font-size:24px}.ResearchPage-module__bVk-tW__subtitle{font-size:17px}.ResearchPage-module__bVk-tW__ledgerHeader{letter-spacing:1px}}
.ProductSection-module__xNQO9G__section{padding:0 24px 60px}.ProductSection-module__xNQO9G__container{max-width:1200px;margin:0 auto}.ProductSection-module__xNQO9G__card{background:#111;border-radius:12px;min-height:520px;display:flex;position:relative;overflow:hidden}.ProductSection-module__xNQO9G__cardContent{z-index:2;flex-direction:column;flex:1;justify-content:center;padding:80px;display:flex}.ProductSection-module__xNQO9G__tag{font-family:var(--font-newsreader);color:#fff9;margin-bottom:8px;font-size:28px}.ProductSection-module__xNQO9G__productName{font-family:var(--font-newsreader);color:#fff;margin-bottom:32px;font-size:84px;font-weight:500;line-height:1.1}.ProductSection-module__xNQO9G__tagline{font-family:var(--font-inter);color:#fffc;max-width:440px;margin-bottom:48px;font-size:18px}.ProductSection-module__xNQO9G__exploreButton{color:#000;font-family:var(--font-inter);background:#fff;border-radius:100px;width:fit-content;padding:12px 24px;font-size:14px;font-weight:600;transition:opacity .2s;display:inline-flex}.ProductSection-module__xNQO9G__exploreButton:hover{opacity:.9}.ProductSection-module__xNQO9G__visual{flex:1;justify-content:center;align-items:center;display:flex}.ProductSection-module__xNQO9G__logoC{width:320px;height:320px}.ProductSection-module__xNQO9G__appIcon{object-fit:contain;opacity:.8;width:100%;height:100%}@media (max-width:900px){.ProductSection-module__xNQO9G__card{flex-direction:column;min-height:auto}.ProductSection-module__xNQO9G__cardContent{order:2;padding:40px}.ProductSection-module__xNQO9G__visual{order:1;padding:60px 0}.ProductSection-module__xNQO9G__productName{font-size:42px}.ProductSection-module__xNQO9G__tag{font-size:22px}.ProductSection-module__xNQO9G__logoC{width:200px;height:200px}}@media (max-width:480px){.ProductSection-module__xNQO9G__cardContent{padding:32px 20px}.ProductSection-module__xNQO9G__productName{margin-bottom:24px;font-size:32px}.ProductSection-module__xNQO9G__tagline{margin-bottom:32px;font-size:16px}.ProductSection-module__xNQO9G__visual{padding:40px 0}.ProductSection-module__xNQO9G__logoC{width:140px;height:140px}}
.ResearchVisuals-module__TSuEmG__visualContainer{width:100%;font-family:var(--font-inter);background:#fff;border:1px solid #e5e5e1;border-radius:12px;margin:32px 0;padding:32px;box-shadow:0 4px 20px #00000005}.ResearchVisuals-module__TSuEmG__chartHeader{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.ResearchVisuals-module__TSuEmG__chartTitle{text-transform:uppercase;letter-spacing:.5px;color:#000;font-size:14px;font-weight:700}.ResearchVisuals-module__TSuEmG__syncMeta{color:#34d399;letter-spacing:1px;font-size:10px;font-weight:800}.ResearchVisuals-module__TSuEmG__chartLegend{gap:16px;display:flex}.ResearchVisuals-module__TSuEmG__legendItem{color:#666;align-items:center;gap:4px;font-size:10px;font-weight:600;display:flex}.ResearchVisuals-module__TSuEmG__dot{border-radius:50%;width:6px;height:6px}.ResearchVisuals-module__TSuEmG__chartBody{width:100%}.ResearchVisuals-module__TSuEmG__svgChart{width:100%;height:auto;overflow:visible}.ResearchVisuals-module__TSuEmG__chartFooter{color:#999;text-transform:uppercase;justify-content:space-between;margin-top:16px;font-size:10px;font-weight:700;display:flex}.ResearchVisuals-module__TSuEmG__heatmapGrid{grid-template-columns:repeat(12,1fr);gap:8px;margin:24px 0;display:grid}.ResearchVisuals-module__TSuEmG__heatmapNode{aspect-ratio:1;border-radius:2px;position:relative}.ResearchVisuals-module__TSuEmG__hubPulse{border:1px solid #000;border-radius:2px;animation:2s infinite ResearchVisuals-module__TSuEmG__pulse;position:absolute;inset:0}@keyframes ResearchVisuals-module__TSuEmG__pulse{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(2.5)}}.ResearchVisuals-module__TSuEmG__ideLayout{color:#fff;grid-template-columns:200px 1fr 200px;height:400px;display:grid}.ResearchVisuals-module__TSuEmG__ideLeft,.ResearchVisuals-module__TSuEmG__ideRight{background:#0a0a0a;border-right:1px solid #ffffff0d;padding:16px}.ResearchVisuals-module__TSuEmG__ideRight{border-left:1px solid #ffffff0d;border-right:none}.ResearchVisuals-module__TSuEmG__ideMiddle{background:#000}.ResearchVisuals-module__TSuEmG__ideLabel{color:#ffffff4d;letter-spacing:1px;margin-bottom:24px;font-size:9px;font-weight:800}.ResearchVisuals-module__TSuEmG__taskLabel{color:#3b82f6;letter-spacing:.5px;margin-bottom:20px;font-size:10px;font-weight:700}.ResearchVisuals-module__TSuEmG__ideTree{color:#fff9;font-family:monospace;font-size:11px}.ResearchVisuals-module__TSuEmG__treeItem{margin-bottom:8px}.ResearchVisuals-module__TSuEmG__ideEditorHeader{color:#ffffff80;background:#111;align-items:center;height:32px;padding:0 16px;font-family:monospace;font-size:11px;display:flex}.ResearchVisuals-module__TSuEmG__ideCode{padding:24px;font-family:monospace;font-size:12px;line-height:1.6}.ResearchVisuals-module__TSuEmG__codeLine{gap:16px;display:flex}.ResearchVisuals-module__TSuEmG__idePlan{flex-direction:column;gap:16px;display:flex}.ResearchVisuals-module__TSuEmG__planStep{color:#ffffffb3;align-items:flex-start;gap:12px;font-size:11px;line-height:1.4;display:flex}.ResearchVisuals-module__TSuEmG__stepText{flex:1}.ResearchVisuals-module__TSuEmG__stepCheck{color:#000;background:#34d399;border-radius:50%;justify-content:center;align-items:center;width:14px;height:14px;font-size:10px;font-weight:800;display:flex}.ResearchVisuals-module__TSuEmG__stepPulse{background:#3b82f6;border-radius:50%;width:12px;height:12px;box-shadow:0 0 10px #3b82f6}.ResearchVisuals-module__TSuEmG__stepCircle{border:1px solid #ffffff4d;border-radius:50%;width:12px;height:12px}.ResearchVisuals-module__TSuEmG__bridgeLayout{align-items:center;gap:32px;padding:24px 0;display:flex}.ResearchVisuals-module__TSuEmG__bridgeSide{flex:1}.ResearchVisuals-module__TSuEmG__bridgeLabel{color:#999;margin-bottom:16px;font-size:10px;font-weight:700}.ResearchVisuals-module__TSuEmG__bridgeData{flex-direction:column;gap:12px;display:flex}.ResearchVisuals-module__TSuEmG__dataRow{align-items:center;gap:12px;display:flex}.ResearchVisuals-module__TSuEmG__dataBar{background:#eee;border-radius:3px;height:6px}.ResearchVisuals-module__TSuEmG__hashTag{color:#999;letter-spacing:.5px;font-family:monospace;font-size:9px}.ResearchVisuals-module__TSuEmG__bridgeCenter{flex-direction:column;align-items:center;gap:8px;min-width:100px;display:flex}.ResearchVisuals-module__TSuEmG__syncContainer{flex-direction:column;align-items:center;gap:8px;display:flex}.ResearchVisuals-module__TSuEmG__syncLine{background:linear-gradient(90deg,#3b82f6,#34d399);width:40px;height:2px}.ResearchVisuals-module__TSuEmG__syncLabel{color:#34d399;font-size:10px;font-weight:800}.ResearchVisuals-module__TSuEmG__diffHeader{color:#666;border-bottom:1px solid #eee;padding:16px 24px;font-size:10px;font-weight:800}.ResearchVisuals-module__TSuEmG__diffBody{padding:24px;font-family:monospace;font-size:13px}.ResearchVisuals-module__TSuEmG__diffLine{border-radius:4px;margin-bottom:4px;padding:4px 12px}.ResearchVisuals-module__TSuEmG__diffFooter{color:#999;border-top:1px solid #eee;justify-content:space-between;padding:16px 24px;font-size:10px;font-weight:700;display:flex}@media (max-width:768px){.ResearchVisuals-module__TSuEmG__ideLayout{grid-template-columns:1fr;height:auto}.ResearchVisuals-module__TSuEmG__ideLeft,.ResearchVisuals-module__TSuEmG__ideRight{display:none}}
