.Modal_modalOverlay__dPoz0{position:fixed;inset:0;padding:16px;background:rgba(15,23,42,.55);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;justify-content:center;align-items:center;z-index:1200;animation:Modal_fadeIn__feA3e .16s ease-out}.Modal_modalCard__yJcBb{display:flex;flex-direction:column;width:min(460px,100%);background:linear-gradient(180deg,#fff,#fbfbff);border-radius:16px;border:1px solid #eceef5;box-shadow:0 16px 40px rgba(18,28,45,.22);overflow:hidden;animation:Modal_slideUp__cnxMT .22s ease-out}.Modal_modalHeader__ouVaX{display:flex;align-items:center;justify-content:space-between;padding:18px 20px 12px}.Modal_modalTitle__HnBty{margin:0;color:#0f172a;font-size:20px;font-weight:700;line-height:1.3}.Modal_closeButton__Xh_jH{width:34px;height:34px;border:none;border-radius:10px;background:#f1f4fa;color:#596579;font-size:18px;line-height:1;cursor:pointer;transition:background-color .2s ease,color .2s ease,transform .2s ease}.Modal_closeButton__Xh_jH:hover{background-color:#e7ebf6;color:#101828;transform:translateY(-1px)}.Modal_modalBody__J2nQc{padding:6px 20px 16px;color:#334155;font-size:15px;line-height:1.6}.Modal_modalFooter__Sxh4r{display:flex;justify-content:flex-end;padding:14px 20px 20px}.Modal_primaryButton__AcoSO{border:none;border-radius:10px;padding:10px 20px;font-size:14px;font-weight:600;background:#6936f5;color:#fff;cursor:pointer;transition:background-color .2s ease,transform .2s ease}.Modal_primaryButton__AcoSO:hover{background:#5c2ff0;transform:translateY(-1px)}@keyframes Modal_fadeIn__feA3e{0%{opacity:0}to{opacity:1}}@keyframes Modal_slideUp__cnxMT{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media(max-width:576px){.Modal_modalOverlay__dPoz0{padding:12px}.Modal_modalCard__yJcBb{border-radius:14px}.Modal_modalHeader__ouVaX{padding:16px 14px 10px}.Modal_modalTitle__HnBty{font-size:18px}.Modal_modalBody__J2nQc{padding:6px 14px 14px;font-size:14px}.Modal_modalFooter__Sxh4r{padding:10px 14px 14px}.Modal_primaryButton__AcoSO{width:100%}}.PreInvestmentModal_preInvestmentContainer__bNsom{display:flex;flex-direction:column;align-items:center;padding:12px;width:min(520px,100%);background-color:#fff;border-radius:16px;color:#0a0d14}.PreInvestmentModal_preInvestmentContainer__bNsom .PreInvestmentModal_dateWrapper__ormgx{padding:4px;align-self:flex-start}.PreInvestmentModal_preInvestmentContainer__bNsom .PreInvestmentModal_dateWrapper__ormgx .PreInvestmentModal_dateContainer__AWvZy{font-size:14px;font-weight:400;color:#292b31}.PreInvestmentModal_preInvestmentContainer__bNsom .PreInvestmentModal_dateWrapper__ormgx .PreInvestmentModal_dateContainer__AWvZy .PreInvestmentModal_date__rVNj2{color:rgba(105,54,245,.667);margin-left:8px}.PreInvestmentModal_preInvestmentContainer__bNsom .PreInvestmentModal_companyName__dM_z6{font-size:24px;font-weight:500;line-height:32px;color:#0a0d14;text-align:center}.PreInvestmentModal_preInvestmentContainer__bNsom .PreInvestmentModal_titleContainer__NtYX1{display:flex;align-self:flex-start;align-items:center}.PreInvestmentModal_preInvestmentContainer__bNsom .PreInvestmentModal_titleContainer__NtYX1 .PreInvestmentModal_icon__kq_FJ{margin-bottom:10px;margin-right:8px}.PreInvestmentModal_preInvestmentContainer__bNsom .PreInvestmentModal_titleContainer__NtYX1 .PreInvestmentModal_title__EE4AD{font-size:14px;font-weight:400;line-height:20px;color:#525866}.PreInvestmentModal_preInvestmentContainer__bNsom .PreInvestmentModal_investmentAmounts__1zlYf{display:grid;grid-template-columns:1fr 1fr;gap:20px;flex-direction:column}.PreInvestmentModal_preInvestmentContainer__bNsom .PreInvestmentModal_checkboxContainer___gTzA{border:1px solid #e2e4e9;background-color:#fff;padding:12px 16px;border-radius:20px;cursor:pointer;color:#0f172a;font-weight:500}.PreInvestmentModal_preInvestmentContainer__bNsom .PreInvestmentModal_checkboxContainer___gTzA .PreInvestmentModal_checkbox__V_2vU{cursor:pointer;margin-left:100px;accent-color:#6936f5}.PreInvestmentModal_preInvestmentContainer__bNsom .PreInvestmentModal_divider__0snve{margin-top:20px;font-size:14px;line-height:12px;font-weight:400;color:#868c98}.PreInvestmentModal_preInvestmentContainer__bNsom .PreInvestmentModal_inputContainer__4bQ1L{display:flex;align-items:center;justify-content:center;border:1px solid #0a0d14;border-radius:20px;width:100%;margin-top:16px;padding:0 8px}.PreInvestmentModal_preInvestmentContainer__bNsom .PreInvestmentModal_inputContainer__4bQ1L .PreInvestmentModal_icon__kq_FJ{margin-right:8px}.PreInvestmentModal_preInvestmentContainer__bNsom .PreInvestmentModal_inputContainer__4bQ1L .PreInvestmentModal_input__Ne4Vk{border-radius:20px;width:90%;margin-left:12px;margin-top:6px;padding-left:4px;border:none;outline:none;color:#0a0d14;background-color:transparent}.PreInvestmentModal_preInvestmentContainer__bNsom .PreInvestmentModal_inputContainer__4bQ1L .PreInvestmentModal_input__Ne4Vk::-moz-placeholder{color:#868c98}.PreInvestmentModal_preInvestmentContainer__bNsom .PreInvestmentModal_inputContainer__4bQ1L .PreInvestmentModal_input__Ne4Vk::placeholder{color:#868c98}.PreInvestmentModal_preInvestmentContainer__bNsom .PreInvestmentModal_errorMessage__3w_Wh{align-self:flex-start;margin-top:5px;font-size:14px;color:#d43333}.PreInvestmentModal_preInvestmentContainer__bNsom .PreInvestmentModal_sendInvestmentRequest__55QX5{margin-top:12px;align-self:flex-end;background-color:#6936f5;border:1px solid #6936f5;border-radius:12px;font-size:12px;line-height:20px;font-weight:400;color:#fff;padding:4px 12px}.PreInvestmentModal_preInvestmentContainer__bNsom .PreInvestmentModal_sendInvestmentRequest__55QX5:hover{background-color:rgba(105,54,245,.878);border:1px solid rgba(105,54,245,.831)}.PreInvestmentModal_preInvestmentContainer__bNsom .PreInvestmentModal_sendInvestmentRequest__55QX5:disabled{background-color:rgba(105,54,245,.682);border:1px solid rgba(105,54,245,.682);cursor:not-allowed}.ConfirmationModal_successModalContainer__RXAFK{display:flex;flex-direction:column;align-items:flex-start;padding:12px;width:min(460px,100%);background-color:#fff;border-radius:16px;color:#0a0d14}.ConfirmationModal_modalText__K32_t{font-size:14px;font-weight:400;line-height:20px;color:#0a0d14}.ConfirmationModal_closeButton__iCQ0B{margin-top:12px;align-self:flex-end;background-color:#6936f5;border:1px solid #6936f5;border-radius:12px;font-size:12px;line-height:20px;font-weight:400;color:#fff;padding:4px 12px}.ConfirmationModal_closeButton__iCQ0B:hover{background-color:rgba(105,54,245,.878);border:1px solid rgba(105,54,245,.831)}.CompanyInfo_headerAndContent__4sebz,.CompanyInfo_startupDetailPage__YN9u6{background-color:#131520;padding-bottom:1px;max-width:100%}.CompanyInfo_heroSection__db_L7{max-width:100%}.CompanyInfo_header__KnNfU{position:sticky;top:var(--site-header-height,86px);z-index:9;display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;padding:16px 0 12px;background-color:#131520;border-bottom:1px solid hsla(0,0%,100%,.08);box-sizing:border-box}.CompanyInfo_headerLeft__0ktB6{display:flex;flex-direction:row;justify-content:center;align-items:center;justify-items:center;margin-left:30px;margin-top:0}.CompanyInfo_headerLeftCompanyLogoContainer___RcfW{background-color:#fff;border-radius:999px;padding:2px}.CompanyInfo_headerLeftCompanyLogo__aN0bM{border-radius:999px}.CompanyInfo_headerRight__7HGtH{display:flex;flex-direction:row;justify-content:center;align-items:center;justify-items:center;margin-right:50px;margin-top:0}.CompanyInfo_headerRightIcon__xpI6s{margin-left:10px;margin-right:10px;color:#fff;cursor:pointer}.CompanyInfo_content__x1958{display:flex;justify-content:space-between;margin:100px;gap:20px;max-width:100%;box-sizing:border-box;overflow-x:hidden}.CompanyInfo_contentLeft__2HZ59{display:flex;flex-direction:column;padding:20px;flex:1;min-width:0;max-width:calc(100% - 420px)}.CompanyInfo_contentRight__lmUXi{display:flex;align-items:center;justify-content:center;width:400px;min-width:400px;flex-shrink:0;border-radius:16px;overflow:hidden}.CompanyInfo_seriapreseed__NBNQn{display:flex;flex-direction:row;margin-bottom:10px}.CompanyInfo_seria__QaHMC{background-color:#35b9e9}.CompanyInfo_preseed__WY68p,.CompanyInfo_seria__QaHMC{display:flex;align-items:center;border-radius:9999px;padding:2px .5rem;color:#fff}.CompanyInfo_preseed__WY68p{background-color:#f17b2c}.CompanyInfo_info__XSivp,.CompanyInfo_title__JuStG{color:#fff;align-items:start;display:flex;margin-top:10px}.CompanyInfo_info__XSivp{padding-right:0;text-align:start;word-wrap:break-word;overflow-wrap:break-word}.CompanyInfo_image__H5uPG{border-radius:20px}.CompanyInfo_investBtnContainer__m95ti{background-color:#6936f5;border-radius:20px;display:flex;align-items:center;color:#fff;margin-left:12px;margin-right:12px}.CompanyInfo_investBtnContainer__m95ti:hover{filter:brightness(1.1);cursor:pointer}.CompanyInfo_investBtnTitle__B_VVu{margin-left:10px;margin-right:10px;color:#fff;font-size:15px}.CompanyInfo_backbtn___YMqi{margin-left:15px;margin-right:15px}.CompanyInfo_headerCompanyName__wrLJP{margin-left:12px;margin-right:12px;color:#fff}.CompanyInfo_fundingstageSpan__gtATz{color:#fff;padding-left:10px;padding-right:10px}.CompanyInfo_socialMediaBtn__cT8Ed{margin-left:15px;color:gray}.CompanyInfo_socialMediaBtn__cT8Ed:hover{filter:brightness(1.25)}.CompanyInfo_sectorInfo__cfiUF{display:flex;margin-left:15px;flex-direction:column;text-align:start}.CompanyInfo_sectorInfoTitle__3r5Sl{font-size:11px;color:#cdd0d5}.CompanyInfo_sectorInfoSubTitle__YG04T{font-size:14px;color:#fff}.CompanyInfo_sectorIcon__xMNzF{font-size:20px;color:gray}.CompanyInfo_sectorContainer__Vt1lC{display:flex;flex-direction:row;justify-content:center;align-items:center}.CompanyInfo_websiteInfoContainer__HFv0G{background-color:#6936f5;border-radius:20px;padding:5px 10px}.CompanyInfo_websiteInfoContainer__HFv0G:hover{filter:brightness(1.1)}@media(max-width:480px){.CompanyInfo_contentRight__lmUXi{display:none}.CompanyInfo_headerRight__7HGtH{margin-right:0}.CompanyInfo_headerLeft__0ktB6{margin-left:0}.CompanyInfo_content__x1958{margin:0;display:block;gap:0}.CompanyInfo_contentLeft__2HZ59{max-width:100%}.CompanyInfo_backbtn___YMqi{margin-left:0;margin-right:0}.CompanyInfo_headerCompanyName__wrLJP{margin-left:0;margin-right:0;display:none}.CompanyInfo_investBtnContainer__m95ti{margin-left:0;margin-right:10px;font-size:15px}.CompanyInfo_title__JuStG{font-size:20px}.CompanyInfo_info__XSivp{padding-right:0;font-size:15px}.CompanyInfo_socialMediaBtn__cT8Ed{margin-left:25px}.CompanyInfo_investBtnTitle__B_VVu{margin-left:2px;margin-right:2px;font-size:10px}.CompanyInfo_sectorInfo__cfiUF{margin-left:5px}.CompanyInfo_sectorInfoSubTitle__YG04T,.CompanyInfo_sectorInfoTitle__3r5Sl{font-size:10px}.CompanyInfo_sectorIcon__xMNzF{font-size:15px}.CompanyInfo_sectorContainer__Vt1lC{margin-left:5px;margin-right:5px}}.Highlights_root__R7HTL{display:flex;flex-direction:column;width:100%;max-width:100%}.Highlights_title__sDc8W{font-size:32px;font-weight:200;margin-bottom:24px;display:block;color:#0a0d14}.Highlights_contentCard__Gh5OR{position:relative;width:100%;border:1px solid #e2e4e9;border-radius:16px;background-color:#fff;padding:28px;box-shadow:0 8px 24px rgba(10,13,20,.05);box-sizing:border-box;overflow:hidden}.Highlights_contentCard__Gh5OR:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#6936f5,#9b7dff)}.Highlights_richContent__hF_om{width:100%;max-width:100%;color:#525866;font-size:16px;line-height:1.75;overflow-wrap:break-word;word-break:break-word}.Highlights_richContent__hF_om h1,.Highlights_richContent__hF_om h2,.Highlights_richContent__hF_om h3,.Highlights_richContent__hF_om h4,.Highlights_richContent__hF_om h5,.Highlights_richContent__hF_om h6{color:#0a0d14;font-weight:600;line-height:1.35;margin:0 0 14px}.Highlights_richContent__hF_om h1{font-size:28px}.Highlights_richContent__hF_om h2{font-size:24px}.Highlights_richContent__hF_om h3{font-size:20px}.Highlights_richContent__hF_om h4,.Highlights_richContent__hF_om h5,.Highlights_richContent__hF_om h6{font-size:18px}.Highlights_richContent__hF_om p{margin:0 0 16px;color:#525866}.Highlights_richContent__hF_om p:last-child{margin-bottom:0}.Highlights_richContent__hF_om a{color:#6936f5;text-decoration:none;font-weight:500;transition:color .2s ease}.Highlights_richContent__hF_om a:hover{color:#5428d4;text-decoration:underline}.Highlights_richContent__hF_om b,.Highlights_richContent__hF_om strong{color:#0a0d14;font-weight:600}.Highlights_richContent__hF_om ol,.Highlights_richContent__hF_om ul{margin:0 0 16px;padding-left:0;list-style:none}.Highlights_richContent__hF_om ol li,.Highlights_richContent__hF_om ul li{position:relative;margin-bottom:10px;padding:12px 14px 12px 40px;border:1px solid #ebe7ff;border-radius:12px;background:linear-gradient(90deg,#faf8ff,#fff);color:#0a0d14;line-height:1.6}.Highlights_richContent__hF_om ol li:last-child,.Highlights_richContent__hF_om ul li:last-child{margin-bottom:0}.Highlights_richContent__hF_om ul li:before{content:"";position:absolute;left:14px;top:18px;width:8px;height:8px;border-radius:50%;background:linear-gradient(135deg,#6936f5,#9b7dff)}.Highlights_richContent__hF_om ol{counter-reset:highlight-counter}.Highlights_richContent__hF_om ol li{counter-increment:highlight-counter;padding-left:44px}.Highlights_richContent__hF_om ol li:before{content:counter(highlight-counter);position:absolute;left:12px;top:12px;width:22px;height:22px;border-radius:50%;background:linear-gradient(135deg,#6936f5,#9b7dff);color:#fff;font-size:12px;font-weight:600;display:flex;align-items:center;justify-content:center;line-height:1}.Highlights_richContent__hF_om img{display:block;max-width:100%;height:auto;margin:16px 0;border-radius:12px;border:1px solid #e2e4e9}.Highlights_richContent__hF_om blockquote{margin:16px 0;padding:14px 18px;border-left:4px solid #6936f5;border-radius:0 12px 12px 0;background:linear-gradient(90deg,#f7f4ff,#fafbfc);color:#0a0d14;font-style:italic}.Highlights_richContent__hF_om table{display:block;width:100%;max-width:100%;overflow-x:auto;margin:16px 0;border-collapse:collapse;border:1px solid #e2e4e9;border-radius:12px}.Highlights_richContent__hF_om td,.Highlights_richContent__hF_om th{padding:10px 14px;border:1px solid #e2e4e9;text-align:left;font-size:14px}.Highlights_richContent__hF_om th{background-color:#f7f4ff;color:#0a0d14;font-weight:600}.Highlights_richContent__hF_om iframe,.Highlights_richContent__hF_om video{display:block;max-width:100%;margin:16px 0;border-radius:12px;border:none}.Highlights_emptyState__9lAHd{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:40px 24px;border:1px dashed #d7dbe3;border-radius:16px;background:linear-gradient(180deg,#fafbfc,#f4f5f7);text-align:center}.Highlights_emptyIconWrap__ywTJ2{display:flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:50%;background:linear-gradient(135deg,#f3eeff,#ede5ff)}.Highlights_emptyIcon__fMEWa{width:28px;height:28px;color:#6936f5}.Highlights_emptyText__77HG4{margin:0;font-size:15px;color:#868c98}@media(max-width:768px){.Highlights_title__sDc8W{font-size:28px;margin-bottom:20px}.Highlights_contentCard__Gh5OR{padding:22px 20px;border-radius:14px}.Highlights_richContent__hF_om{font-size:15px}.Highlights_richContent__hF_om h1{font-size:24px}.Highlights_richContent__hF_om h2{font-size:21px}.Highlights_richContent__hF_om h3{font-size:18px}.Highlights_richContent__hF_om h4,.Highlights_richContent__hF_om h5,.Highlights_richContent__hF_om h6{font-size:16px}}@media(max-width:480px){.Highlights_title__sDc8W{font-size:24px;margin-bottom:16px}.Highlights_contentCard__Gh5OR{padding:18px 16px;border-radius:12px}.Highlights_richContent__hF_om{font-size:14px;line-height:1.7}.Highlights_richContent__hF_om ol li,.Highlights_richContent__hF_om ul li{padding:10px 12px 10px 36px;border-radius:10px;margin-bottom:8px}.Highlights_richContent__hF_om ul li:before{left:12px;top:16px;width:7px;height:7px}.Highlights_richContent__hF_om ol li{padding-left:40px}.Highlights_richContent__hF_om ol li:before{left:10px;top:10px;width:20px;height:20px;font-size:11px}.Highlights_richContent__hF_om img{border-radius:10px;margin:12px 0}.Highlights_emptyState__9lAHd{padding:32px 16px}.Highlights_emptyText__77HG4{font-size:14px}}.Overview_root__owFos{display:flex;flex-direction:column;width:100%;max-width:100%;gap:20px}.Overview_title__LjsZs{font-size:32px;font-weight:200;margin-bottom:4px;display:block;color:#0a0d14}.Overview_contentCard__kXT7D{position:relative;width:100%;border:1px solid #e2e4e9;border-radius:16px;background-color:#fff;padding:28px;box-shadow:0 8px 24px rgba(10,13,20,.05);box-sizing:border-box;overflow:hidden}.Overview_contentCard__kXT7D:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#6936f5,#9b7dff)}.Overview_richContent__wkLnZ{width:100%;max-width:100%;color:#525866;font-size:16px;line-height:1.75;overflow-wrap:break-word;word-break:break-word}.Overview_richContent__wkLnZ h1,.Overview_richContent__wkLnZ h2,.Overview_richContent__wkLnZ h3,.Overview_richContent__wkLnZ h4,.Overview_richContent__wkLnZ h5,.Overview_richContent__wkLnZ h6{color:#0a0d14;font-weight:600;line-height:1.35;margin:0 0 14px}.Overview_richContent__wkLnZ p{margin:0 0 16px;color:#525866}.Overview_richContent__wkLnZ p:last-child{margin-bottom:0}.Overview_richContent__wkLnZ a{color:#6936f5;text-decoration:none;font-weight:500}.Overview_richContent__wkLnZ a:hover{text-decoration:underline}.Overview_richContent__wkLnZ ol,.Overview_richContent__wkLnZ ul{margin:0 0 16px;padding-left:22px}.Overview_richContent__wkLnZ li{margin-bottom:8px}.Overview_richContent__wkLnZ img{display:block;max-width:100%;height:auto;margin:12px 0;border-radius:12px;border:1px solid #e2e4e9}.Overview_richContent__wkLnZ table{display:block;width:100%;max-width:100%;overflow-x:auto;margin:12px 0;border-collapse:collapse;border:1px solid #e2e4e9;border-radius:12px}.Overview_richContent__wkLnZ td,.Overview_richContent__wkLnZ th{padding:8px 12px;border:1px solid #e2e4e9;font-size:14px}.Overview_richContent__wkLnZ th{background-color:#f7f4ff;color:#0a0d14;font-weight:600}.Overview_mediaSection__AGQXf{width:100%;border:1px solid #e2e4e9;border-radius:16px;background:linear-gradient(180deg,#fafbfc,#f4f5f7);padding:20px;box-shadow:0 8px 24px rgba(10,13,20,.05);box-sizing:border-box}.Overview_mediaLayout__bAFzR{display:flex;flex-direction:column;align-items:center;gap:16px;width:100%}@media(min-width:769px){.Overview_mediaLayoutWithThumbs__nJyAk{flex-direction:row;align-items:flex-start}}.Overview_videoMain__TXgt8{width:100%;max-width:100%;flex:1;min-width:0;display:flex;justify-content:center}.Overview_videoMain__TXgt8 .container{max-width:100%!important;width:100%!important}.Overview_thumbnailSwiper__fcQFK{width:100%;max-width:100%;overflow:hidden}@media(min-width:769px){.Overview_thumbnailSwiper__fcQFK{width:140px;flex-shrink:0}}.Overview_thumbnailSwiperInner__yFpYp{width:100%}.Overview_thumbnailButton__d5Tr_{display:block;width:100%;padding:0;border:2px solid transparent;border-radius:12px;background:transparent;cursor:pointer;overflow:hidden;transition:border-color .2s ease,transform .2s ease,box-shadow .2s ease}.Overview_thumbnailButton__d5Tr_:hover{transform:translateY(-2px);box-shadow:0 6px 16px rgba(10,13,20,.1)}.Overview_thumbnailButtonActive__me0dt{border-color:#6936f5;box-shadow:0 0 0 3px rgba(105,54,245,.15)}.Overview_thumbnailImage__ZsGsM{display:block;width:100%;height:auto;border-radius:10px;-o-object-fit:cover;object-fit:cover;aspect-ratio:16/9}@media(max-width:768px){.Overview_title__LjsZs{font-size:28px}.Overview_contentCard__kXT7D{padding:22px 20px;border-radius:14px}.Overview_richContent__wkLnZ{font-size:15px}.Overview_mediaSection__AGQXf{padding:16px;border-radius:14px}}@media(max-width:480px){.Overview_root__owFos{gap:16px}.Overview_title__LjsZs{font-size:24px}.Overview_contentCard__kXT7D{padding:18px 16px;border-radius:12px}.Overview_richContent__wkLnZ{font-size:14px;line-height:1.7}.Overview_mediaSection__AGQXf{padding:12px;border-radius:12px}.Overview_thumbnailButton__d5Tr_{border-radius:10px}.Overview_thumbnailImage__ZsGsM{border-radius:8px}}.Team_root__yCe09{display:flex;flex-direction:column;width:100%;max-width:100%}.Team_title__MYLlX{font-size:32px;font-weight:200;margin-bottom:24px;display:block;color:#0a0d14}.Team_teamGrid__LtVo0{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:16px;width:100%}.Team_memberCard__FaCWw{display:flex;flex-direction:column;align-items:center;text-align:center;padding:24px 18px 20px;border:1px solid #e2e4e9;border-radius:16px;background-color:#fff;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.Team_memberCard__FaCWw:hover{border-color:#c8b6ff;box-shadow:0 10px 24px rgba(105,54,245,.1);transform:translateY(-2px)}.Team_avatarWrap__auKK8{display:flex;align-items:center;justify-content:center;width:96px;height:96px;border-radius:50%;padding:3px;background:linear-gradient(135deg,#f3eeff,#ede5ff);margin-bottom:14px;transition:background .2s ease}.Team_memberCard__FaCWw:hover .Team_avatarWrap__auKK8{background:linear-gradient(135deg,#6936f5,#9b7dff)}.Team_avatar__IhVjw{width:90px;height:90px;border-radius:50%;-o-object-fit:cover;object-fit:cover;border:2px solid #fff;background-color:#f4f5f7}.Team_memberInfo___AueN{display:flex;flex-direction:column;gap:6px;width:100%;min-width:0;margin-bottom:14px}.Team_memberName__xItjS{font-size:16px;font-weight:600;color:#0a0d14;line-height:1.35;word-break:break-word}.Team_memberRole__joobl{font-size:13px;color:#868c98;line-height:1.4;word-break:break-word}.Team_linkedinLink__Lxhiq{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;border:1px solid #e2e4e9;background-color:#fafbfc;color:#525866;text-decoration:none;transition:background-color .2s ease,border-color .2s ease,color .2s ease}.Team_linkedinLink__Lxhiq:hover{background-color:#0a66c2;border-color:#0a66c2;color:#fff}@media(max-width:768px){.Team_title__MYLlX{font-size:28px;margin-bottom:20px}.Team_teamGrid__LtVo0{grid-template-columns:repeat(auto-fill,minmax(170px,1fr));gap:14px}.Team_memberCard__FaCWw{padding:20px 16px 18px;border-radius:14px}}@media(max-width:480px){.Team_title__MYLlX{font-size:24px;margin-bottom:16px}.Team_teamGrid__LtVo0{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.Team_memberCard__FaCWw{padding:16px 12px 14px;border-radius:12px}.Team_avatarWrap__auKK8{width:80px;height:80px;margin-bottom:12px}.Team_avatar__IhVjw{width:74px;height:74px}.Team_memberName__xItjS{font-size:14px}.Team_memberRole__joobl{font-size:12px}.Team_memberInfo___AueN{margin-bottom:12px;gap:4px}.Team_linkedinLink__Lxhiq{width:32px;height:32px;font-size:14px}}@media(max-width:360px){.Team_teamGrid__LtVo0{grid-template-columns:1fr}}.InitiativePresentation_root__Kob6q{display:flex;flex-direction:column;width:100%;max-width:100%}.InitiativePresentation_title__HFt3V{font-size:32px;font-weight:200;margin:0;display:block}.InitiativePresentation_titleRow__Auzsf{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:24px;flex-wrap:wrap}.InitiativePresentation_openModalButton__CAj8b{display:inline-flex;align-items:center;gap:8px;padding:10px 16px;border:1px solid #e2e4e9;border-radius:12px;background:#fff;color:#0a0d14;font-size:14px;font-weight:600;cursor:pointer;flex-shrink:0;transition:background-color .2s ease,border-color .2s ease,color .2s ease;box-shadow:0 2px 8px rgba(10,13,20,.04)}.InitiativePresentation_openModalButton__CAj8b svg{width:18px;height:18px}.InitiativePresentation_openModalButton__CAj8b:hover{background:#6936f5;border-color:#6936f5;color:#fff}.InitiativePresentation_viewerWrapper__ZGJXv{display:flex;flex-direction:column;align-items:center;width:100%;max-width:100%}.InitiativePresentation_documentContainerPreview__Pc21V{max-width:100%;overflow:hidden}.InitiativePresentation_documentContainer___R8MZ{display:flex;justify-content:center;align-items:center;width:100%;position:relative;overflow:hidden;border-radius:16px;border:1px solid #e2e4e9;background:linear-gradient(180deg,#fafbfc,#f4f5f7);box-shadow:0 8px 24px rgba(10,13,20,.06);padding:24px 56px;box-sizing:border-box}.InitiativePresentation_pdfPage__67GFF{display:flex;justify-content:center;align-items:center;border-radius:8px;overflow:hidden}.InitiativePresentation_pdfPagePreview__7ldse{cursor:default;max-width:100%;min-width:0}.InitiativePresentation_pdfPagePreview__7ldse .react-pdf__Page{max-width:100%!important}.InitiativePresentation_pdfPagePreview__7ldse .react-pdf__Page__canvas{width:auto!important;height:auto!important;max-width:100%!important;max-height:min(48vh,460px)!important;min-width:0!important;margin:0 auto;-o-object-fit:contain!important;object-fit:contain!important}@media(max-width:480px){.InitiativePresentation_pdfPagePreview__7ldse .react-pdf__Page__canvas{max-height:min(55vh,420px)!important}}.InitiativePresentation_pdfPageFullscreen__IeUt5{overflow:visible}.InitiativePresentation_navigationButton__KY8Md{display:flex;justify-content:center;align-items:center;width:40px;height:40px;border-radius:50%;padding:0;background-color:#fff;border:1px solid #e2e4e9;color:#0a0d14;cursor:pointer;position:absolute;top:50%;transform:translateY(-50%);z-index:2;transition:background-color .2s ease,border-color .2s ease,color .2s ease;box-shadow:0 4px 12px rgba(10,13,20,.08)}.InitiativePresentation_navigationButton__KY8Md:hover{background-color:#6936f5;border-color:#6936f5;color:#fff}.InitiativePresentation_leftButton__p83UE{left:16px}.InitiativePresentation_rightButton__LcXtp{right:16px}.InitiativePresentation_pages__kZt85{display:inline-flex;justify-content:center;align-items:center;padding:8px 16px;margin-top:16px;border-radius:999px;border:1px solid #e2e4e9;background-color:#fff;font-size:14px;color:#525866;box-shadow:0 2px 8px rgba(10,13,20,.04)}.InitiativePresentation_modalOverlay__NEUC2{position:fixed;inset:0;z-index:10000;display:flex;background:#0a0d14}.InitiativePresentation_modalContent__Yio6o{display:flex;flex-direction:column;width:100%;height:100%;max-height:100vh;background:#fff;border-radius:0;overflow:hidden}.InitiativePresentation_modalHeader__kouwt{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 20px;border-bottom:1px solid #e2e4e9;background:#fff;flex-shrink:0}.InitiativePresentation_modalActions__avnjs{display:flex;align-items:center;gap:12px;flex-shrink:0}.InitiativePresentation_zoomControls__MAfuc{display:flex;align-items:center;gap:8px;padding:4px;border:1px solid #e2e4e9;border-radius:12px;background:#fafbfc}.InitiativePresentation_zoomButton__L22ZB,.InitiativePresentation_zoomResetButton__jFkD3{display:flex;align-items:center;justify-content:center;width:34px;height:34px;border:1px solid #e2e4e9;border-radius:8px;background:#fff;color:#525866;cursor:pointer;transition:background-color .2s ease,border-color .2s ease,color .2s ease}.InitiativePresentation_zoomButton__L22ZB:hover:not(:disabled),.InitiativePresentation_zoomResetButton__jFkD3:hover:not(:disabled){background:#6936f5;border-color:#6936f5;color:#fff}.InitiativePresentation_zoomButton__L22ZB:disabled,.InitiativePresentation_zoomResetButton__jFkD3:disabled{opacity:.4;cursor:not-allowed}.InitiativePresentation_zoomValue__tE4dm{min-width:52px;text-align:center;font-size:13px;font-weight:600;color:#0a0d14}.InitiativePresentation_modalBody__qbEAF{flex:1;overflow:auto;padding:0;min-height:0;background:linear-gradient(180deg,#fafbfc,#f4f5f7)}.InitiativePresentation_modalBody__qbEAF .InitiativePresentation_viewerWrapper__ZGJXv{margin-top:0}.InitiativePresentation_viewerWrapperFullscreen__tmESM{width:100%;min-height:100%}.InitiativePresentation_documentContainerFullscreen___pcLt{min-height:auto;overflow:visible;border:none;border-radius:0;box-shadow:none;padding:24px 72px 32px;background:transparent;align-items:flex-start}.InitiativePresentation_modalTitleWrap__Kx2pW{display:flex;align-items:center;gap:12px;min-width:0}.InitiativePresentation_modalTitleIcon__VC1Aw{width:22px;height:22px;color:#6936f5;flex-shrink:0}.InitiativePresentation_modalTitle__MJ0Ru{margin:0;font-size:18px;font-weight:600;color:#0a0d14;line-height:1.4;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.InitiativePresentation_modalCloseButton__9_0Tq{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border:1px solid #e2e4e9;border-radius:10px;background:#fafbfc;color:#525866;cursor:pointer;flex-shrink:0;transition:background-color .2s ease,border-color .2s ease,color .2s ease}.InitiativePresentation_modalCloseButton__9_0Tq:hover{background:#6936f5;border-color:#6936f5;color:#fff}@media(max-width:768px){.InitiativePresentation_title__HFt3V{font-size:28px}.InitiativePresentation_titleRow__Auzsf{margin-bottom:20px}.InitiativePresentation_openModalButton__CAj8b{font-size:13px;padding:9px 14px}.InitiativePresentation_documentContainer___R8MZ{padding:20px 48px;border-radius:14px}.InitiativePresentation_navigationButton__KY8Md{width:36px;height:36px}.InitiativePresentation_leftButton__p83UE{left:12px}.InitiativePresentation_rightButton__LcXtp{right:12px}.InitiativePresentation_modalHeader__kouwt{padding:12px 16px;flex-wrap:wrap}.InitiativePresentation_modalTitle__MJ0Ru{font-size:16px}.InitiativePresentation_modalActions__avnjs{width:100%;justify-content:space-between}.InitiativePresentation_documentContainerFullscreen___pcLt{padding:20px 56px 32px}}@media(max-width:480px){.InitiativePresentation_title__HFt3V{font-size:24px}.InitiativePresentation_titleRow__Auzsf{margin-bottom:16px}.InitiativePresentation_openModalButton__CAj8b{width:100%;justify-content:center}.InitiativePresentation_documentContainer___R8MZ{padding:16px 12px 56px;flex-direction:column}.InitiativePresentation_navigationButton__KY8Md{width:34px;height:34px;top:auto;bottom:12px;transform:none}.InitiativePresentation_leftButton__p83UE{left:calc(50% - 48px)}.InitiativePresentation_rightButton__LcXtp{right:calc(50% - 48px)}.InitiativePresentation_pages__kZt85{font-size:12px;padding:6px 14px;margin-top:12px}.InitiativePresentation_modalActions__avnjs{gap:8px}.InitiativePresentation_zoomControls__MAfuc{gap:6px;padding:3px}.InitiativePresentation_zoomButton__L22ZB,.InitiativePresentation_zoomResetButton__jFkD3{width:32px;height:32px}.InitiativePresentation_zoomValue__tE4dm{min-width:46px;font-size:12px}.InitiativePresentation_documentContainerFullscreen___pcLt{padding:16px 12px 56px}}.OurInvestmentThesis_root__WE2cG{display:flex;flex-direction:column;width:100%;max-width:100%}.OurInvestmentThesis_title__MCcrO{font-size:32px;font-weight:200;margin-bottom:24px;display:block;color:#0a0d14}.OurInvestmentThesis_contentCard__mBHBa{position:relative;width:100%;border:1px solid #e2e4e9;border-radius:16px;background-color:#fff;padding:28px;box-shadow:0 8px 24px rgba(10,13,20,.05);box-sizing:border-box;overflow:hidden}.OurInvestmentThesis_contentCard__mBHBa:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#6936f5,#9b7dff)}.OurInvestmentThesis_richContent__MdZOx{width:100%;max-width:100%;color:#525866;font-size:16px;line-height:1.75;overflow-wrap:break-word;word-break:break-word}.OurInvestmentThesis_richContent__MdZOx h1,.OurInvestmentThesis_richContent__MdZOx h2,.OurInvestmentThesis_richContent__MdZOx h3,.OurInvestmentThesis_richContent__MdZOx h4,.OurInvestmentThesis_richContent__MdZOx h5,.OurInvestmentThesis_richContent__MdZOx h6{color:#0a0d14;font-weight:600;line-height:1.35;margin:0 0 14px}.OurInvestmentThesis_richContent__MdZOx h1{font-size:28px}.OurInvestmentThesis_richContent__MdZOx h2{font-size:24px}.OurInvestmentThesis_richContent__MdZOx h3{font-size:20px}.OurInvestmentThesis_richContent__MdZOx h4,.OurInvestmentThesis_richContent__MdZOx h5,.OurInvestmentThesis_richContent__MdZOx h6{font-size:18px}.OurInvestmentThesis_richContent__MdZOx p{margin:0 0 16px;color:#525866}.OurInvestmentThesis_richContent__MdZOx p:last-child{margin-bottom:0}.OurInvestmentThesis_richContent__MdZOx a{color:#6936f5;text-decoration:none;font-weight:500;transition:color .2s ease}.OurInvestmentThesis_richContent__MdZOx a:hover{color:#5428d4;text-decoration:underline}.OurInvestmentThesis_richContent__MdZOx b,.OurInvestmentThesis_richContent__MdZOx strong{color:#0a0d14;font-weight:600}.OurInvestmentThesis_richContent__MdZOx ol,.OurInvestmentThesis_richContent__MdZOx ul{margin:0 0 16px;padding-left:22px}.OurInvestmentThesis_richContent__MdZOx li{margin-bottom:8px}.OurInvestmentThesis_richContent__MdZOx li:last-child{margin-bottom:0}.OurInvestmentThesis_richContent__MdZOx img{display:block;max-width:100%;height:auto;margin:16px 0;border-radius:12px;border:1px solid #e2e4e9}.OurInvestmentThesis_richContent__MdZOx blockquote{margin:16px 0;padding:16px 20px;border-left:4px solid #6936f5;border-radius:0 12px 12px 0;background:linear-gradient(90deg,#f7f4ff,#fafbfc);color:#0a0d14;font-style:italic}.OurInvestmentThesis_richContent__MdZOx table{display:block;width:100%;max-width:100%;overflow-x:auto;margin:16px 0;border-collapse:collapse;border:1px solid #e2e4e9;border-radius:12px}.OurInvestmentThesis_richContent__MdZOx td,.OurInvestmentThesis_richContent__MdZOx th{padding:10px 14px;border:1px solid #e2e4e9;text-align:left;font-size:14px}.OurInvestmentThesis_richContent__MdZOx th{background-color:#f7f4ff;color:#0a0d14;font-weight:600}.OurInvestmentThesis_richContent__MdZOx iframe,.OurInvestmentThesis_richContent__MdZOx video{display:block;max-width:100%;margin:16px 0;border-radius:12px;border:none}.OurInvestmentThesis_richContent__MdZOx hr{border:none;border-top:1px solid #e2e4e9;margin:24px 0}.OurInvestmentThesis_emptyState__3fL52{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:40px 24px;border:1px dashed #d7dbe3;border-radius:16px;background:linear-gradient(180deg,#fafbfc,#f4f5f7);text-align:center}.OurInvestmentThesis_emptyIconWrap__j0D_k{display:flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:50%;background:linear-gradient(135deg,#f3eeff,#ede5ff)}.OurInvestmentThesis_emptyIcon__HtKAb{width:28px;height:28px;color:#6936f5}.OurInvestmentThesis_emptyText__tFmMA{margin:0;font-size:15px;color:#868c98}@media(max-width:768px){.OurInvestmentThesis_title__MCcrO{font-size:28px;margin-bottom:20px}.OurInvestmentThesis_contentCard__mBHBa{padding:22px 20px;border-radius:14px}.OurInvestmentThesis_richContent__MdZOx{font-size:15px}.OurInvestmentThesis_richContent__MdZOx h1{font-size:24px}.OurInvestmentThesis_richContent__MdZOx h2{font-size:21px}.OurInvestmentThesis_richContent__MdZOx h3{font-size:18px}.OurInvestmentThesis_richContent__MdZOx h4,.OurInvestmentThesis_richContent__MdZOx h5,.OurInvestmentThesis_richContent__MdZOx h6{font-size:16px}}@media(max-width:480px){.OurInvestmentThesis_title__MCcrO{font-size:24px;margin-bottom:16px}.OurInvestmentThesis_contentCard__mBHBa{padding:18px 16px;border-radius:12px}.OurInvestmentThesis_richContent__MdZOx{font-size:14px;line-height:1.7}.OurInvestmentThesis_richContent__MdZOx ol,.OurInvestmentThesis_richContent__MdZOx ul{padding-left:18px}.OurInvestmentThesis_richContent__MdZOx img{border-radius:10px;margin:12px 0}.OurInvestmentThesis_richContent__MdZOx blockquote{padding:12px 14px;margin:12px 0}.OurInvestmentThesis_emptyState__3fL52{padding:32px 16px}.OurInvestmentThesis_emptyText__tFmMA{font-size:14px}}.OurtakeAnalysis_root__sJ1A5{display:flex;flex-direction:column;width:100%;max-width:100%}.OurtakeAnalysis_header__k5_CF{display:flex;flex-direction:column;gap:10px;margin-bottom:24px}.OurtakeAnalysis_title__5_l9s{font-size:32px;font-weight:200;color:#0a0d14;display:block}.OurtakeAnalysis_subtitle__yIKWE{font-size:15px;line-height:1.6;color:#868c98;max-width:720px}.OurtakeAnalysis_accordionList__A5P6P{display:flex;flex-direction:column;gap:12px;width:100%}.OurtakeAnalysis_accordionItem__RLBk1{border:1px solid #e2e4e9;border-radius:14px;background-color:#fff;overflow:hidden;transition:border-color .2s ease,box-shadow .2s ease}.OurtakeAnalysis_accordionItem__RLBk1:hover{border-color:#d7dbe3;box-shadow:0 4px 14px rgba(10,13,20,.04)}.OurtakeAnalysis_accordionItemOpen__E1ES9{border-color:#c8b6ff;box-shadow:0 8px 20px rgba(105,54,245,.08)}.OurtakeAnalysis_accordionTrigger__SF0kJ{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;padding:16px 18px;border:none;background:transparent;cursor:pointer;text-align:left;transition:background-color .2s ease}.OurtakeAnalysis_accordionItemOpen__E1ES9 .OurtakeAnalysis_accordionTrigger__SF0kJ{background:linear-gradient(90deg,#f9f7ff,#fff)}.OurtakeAnalysis_accordionTrigger__SF0kJ:hover{background-color:#fafbfc}.OurtakeAnalysis_accordionItemOpen__E1ES9 .OurtakeAnalysis_accordionTrigger__SF0kJ:hover{background:linear-gradient(90deg,#f3eeff,#fff)}.OurtakeAnalysis_accordionTitleWrap__d2g2h{display:flex;align-items:center;gap:12px;min-width:0}.OurtakeAnalysis_accordionIndex__1lTk8{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:8px;background:linear-gradient(135deg,#f3eeff,#ede5ff);color:#6936f5;font-size:12px;font-weight:600;flex-shrink:0}.OurtakeAnalysis_accordionTitle__U__na{font-size:16px;font-weight:600;color:#0a0d14;line-height:1.4}.OurtakeAnalysis_accordionIcon__PCOft{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;border:1px solid #e2e4e9;background-color:#fff;color:#525866;flex-shrink:0;transition:transform .25s ease,background-color .2s ease,border-color .2s ease,color .2s ease}.OurtakeAnalysis_accordionIconOpen__Xme0c{transform:rotate(180deg);background-color:#6936f5;border-color:#6936f5;color:#fff}.OurtakeAnalysis_accordionPanel__3y1VS{overflow:hidden;transition:max-height .35s cubic-bezier(.4,0,.2,1),opacity .25s ease;opacity:0}.OurtakeAnalysis_accordionPanelOpen__tAHj9{opacity:1}.OurtakeAnalysis_accordionContent__IW4j2{padding:0 18px 18px;color:#525866;font-size:15px;line-height:1.75;overflow-wrap:break-word;word-break:break-word}.OurtakeAnalysis_accordionContent__IW4j2 h1,.OurtakeAnalysis_accordionContent__IW4j2 h2,.OurtakeAnalysis_accordionContent__IW4j2 h3,.OurtakeAnalysis_accordionContent__IW4j2 h4,.OurtakeAnalysis_accordionContent__IW4j2 h5,.OurtakeAnalysis_accordionContent__IW4j2 h6{color:#0a0d14;font-weight:600;margin:0 0 12px}.OurtakeAnalysis_accordionContent__IW4j2 p{margin:0 0 14px;color:#525866}.OurtakeAnalysis_accordionContent__IW4j2 p:last-child{margin-bottom:0}.OurtakeAnalysis_accordionContent__IW4j2 a{color:#6936f5;text-decoration:none;font-weight:500}.OurtakeAnalysis_accordionContent__IW4j2 a:hover{text-decoration:underline}.OurtakeAnalysis_accordionContent__IW4j2 ol,.OurtakeAnalysis_accordionContent__IW4j2 ul{margin:0 0 14px;padding-left:20px}.OurtakeAnalysis_accordionContent__IW4j2 li{margin-bottom:6px}.OurtakeAnalysis_accordionContent__IW4j2 img{display:block;max-width:100%;height:auto;margin:12px 0;border-radius:10px;border:1px solid #e2e4e9}.OurtakeAnalysis_accordionContent__IW4j2 table{display:block;width:100%;max-width:100%;overflow-x:auto;margin:12px 0;border-collapse:collapse;border:1px solid #e2e4e9;border-radius:10px}.OurtakeAnalysis_accordionContent__IW4j2 td,.OurtakeAnalysis_accordionContent__IW4j2 th{padding:8px 12px;border:1px solid #e2e4e9;font-size:14px}.OurtakeAnalysis_accordionContent__IW4j2 th{background-color:#f7f4ff;color:#0a0d14;font-weight:600}.OurtakeAnalysis_accordionContent__IW4j2 blockquote{margin:12px 0;padding:12px 16px;border-left:4px solid #6936f5;border-radius:0 10px 10px 0;background:#f9f7ff;color:#0a0d14}@media(max-width:768px){.OurtakeAnalysis_title__5_l9s{font-size:28px}.OurtakeAnalysis_subtitle__yIKWE{font-size:14px}.OurtakeAnalysis_accordionTrigger__SF0kJ{padding:14px 16px}.OurtakeAnalysis_accordionTitle__U__na{font-size:15px}}@media(max-width:480px){.OurtakeAnalysis_header__k5_CF{margin-bottom:18px;gap:8px}.OurtakeAnalysis_title__5_l9s{font-size:24px}.OurtakeAnalysis_subtitle__yIKWE{font-size:13px}.OurtakeAnalysis_accordionList__A5P6P{gap:10px}.OurtakeAnalysis_accordionTrigger__SF0kJ{padding:12px 14px;gap:10px}.OurtakeAnalysis_accordionTitleWrap__d2g2h{gap:10px}.OurtakeAnalysis_accordionIndex__1lTk8{width:24px;height:24px;font-size:11px;border-radius:6px}.OurtakeAnalysis_accordionTitle__U__na{font-size:14px}.OurtakeAnalysis_accordionIcon__PCOft{width:28px;height:28px}.OurtakeAnalysis_accordionContent__IW4j2{padding:0 14px 14px;font-size:14px;line-height:1.7}}.DocumentsTerms_root__7uS0v{display:flex;flex-direction:column;width:100%;max-width:100%}.DocumentsTerms_title__AiAIp{font-size:32px;font-weight:200;margin:0 0 24px;display:block}.DocumentsTerms_titleRow__uIEzW{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:24px;flex-wrap:wrap}.DocumentsTerms_titleRow__uIEzW .DocumentsTerms_title__AiAIp{margin-bottom:0}.DocumentsTerms_openModalButton__U8ekA{display:inline-flex;align-items:center;gap:8px;padding:10px 16px;border:1px solid #e2e4e9;border-radius:12px;background:#fff;color:#0a0d14;font-size:14px;font-weight:600;cursor:pointer;flex-shrink:0;transition:background-color .2s ease,border-color .2s ease,color .2s ease;box-shadow:0 2px 8px rgba(10,13,20,.04)}.DocumentsTerms_openModalButton__U8ekA svg{width:18px;height:18px}.DocumentsTerms_openModalButton__U8ekA:hover{background:#6936f5;border-color:#6936f5;color:#fff}.DocumentsTerms_viewerWrapper__ahuv_{display:flex;flex-direction:column;align-items:center;width:100%;max-width:100%;margin-top:8px}.DocumentsTerms_documentContainerPreview__gYQPV{max-width:100%;overflow:hidden}.DocumentsTerms_documentContainer__Ezudj{display:flex;justify-content:center;align-items:center;width:100%;position:relative;overflow:hidden;border-radius:16px;border:1px solid #e2e4e9;background:linear-gradient(180deg,#fafbfc,#f4f5f7);box-shadow:0 8px 24px rgba(10,13,20,.06);padding:24px 56px;box-sizing:border-box}.DocumentsTerms_pdfPage__SGvz1{display:flex;justify-content:center;align-items:center;border-radius:8px;overflow:hidden}.DocumentsTerms_pdfPagePreview__aPRdO{cursor:default;max-width:100%;min-width:0}.DocumentsTerms_pdfPagePreview__aPRdO .react-pdf__Page{max-width:100%!important}.DocumentsTerms_pdfPagePreview__aPRdO .react-pdf__Page__canvas{width:auto!important;height:auto!important;max-width:100%!important;max-height:min(48vh,460px)!important;min-width:0!important;margin:0 auto;-o-object-fit:contain!important;object-fit:contain!important}.DocumentsTerms_pdfPageFullscreen__aIZSx{cursor:default;overflow:visible}.DocumentsTerms_pdfPageFullscreen__aIZSx:hover{transform:none;box-shadow:none}.DocumentsTerms_pdfPageFullscreen__aIZSx .react-pdf__Page{max-width:none!important}.DocumentsTerms_pdfPageFullscreen__aIZSx .react-pdf__Page__canvas{width:auto!important;height:auto!important;max-height:none!important;min-width:0!important;margin:0 auto;-o-object-fit:unset!important;object-fit:unset!important}.DocumentsTerms_navigationButton__khHls{display:flex;justify-content:center;align-items:center;width:40px;height:40px;border-radius:50%;padding:0;background-color:#fff;border:1px solid #e2e4e9;color:#0a0d14;cursor:pointer;position:absolute;top:50%;transform:translateY(-50%);z-index:2;transition:background-color .2s ease,border-color .2s ease,color .2s ease;box-shadow:0 4px 12px rgba(10,13,20,.08)}.DocumentsTerms_navigationButton__khHls:hover{background-color:#6936f5;border-color:#6936f5;color:#fff}.DocumentsTerms_leftButton__7V_Vs{left:16px}.DocumentsTerms_rightButton__zebMH{right:16px}.DocumentsTerms_pages__9N1Oc{display:inline-flex;justify-content:center;align-items:center;padding:8px 16px;margin-top:16px;border-radius:999px;border:1px solid #e2e4e9;background-color:#fff;font-size:14px;color:#525866;box-shadow:0 2px 8px rgba(10,13,20,.04)}.DocumentsTerms_documentList__Pa8gp{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:14px;width:100%}.DocumentsTerms_docCard__rnoCk{border:1px solid #e2e4e9;border-radius:14px;background-color:#fff;overflow:hidden;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.DocumentsTerms_docCard__rnoCk:hover{border-color:#c8b6ff;box-shadow:0 10px 24px rgba(105,54,245,.1);transform:translateY(-2px)}.DocumentsTerms_docLink__yTpQr{display:block;width:100%;text-align:left;text-decoration:none;color:inherit;border:none;background:none;padding:0;cursor:pointer}.DocumentsTerms_docContent__bg9ZJ{display:flex;align-items:center;gap:14px;padding:16px}.DocumentsTerms_pdfIconWrap__QMYz6{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:12px;background:linear-gradient(135deg,#f3eeff,#ede5ff);flex-shrink:0}.DocumentsTerms_pdfIcon__JHor8{width:24px;height:24px;color:#6936f5}.DocumentsTerms_docInfo__ZLIou{display:flex;flex-direction:column;gap:4px;flex:1;min-width:0}.DocumentsTerms_docName__8npL5{font-size:16px;font-weight:600;color:#0a0d14;line-height:1.4;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.DocumentsTerms_docMeta__WHuE5{font-size:13px;color:#868c98}.DocumentsTerms_viewAction__3_k44{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;border:1px solid #e2e4e9;background-color:#fafbfc;color:#525866;flex-shrink:0;transition:background-color .2s ease,border-color .2s ease,color .2s ease}.DocumentsTerms_docCard__rnoCk:hover .DocumentsTerms_viewAction__3_k44{background-color:#6936f5;border-color:#6936f5;color:#fff}.DocumentsTerms_modalOverlay__xtUsY{position:fixed;inset:0;z-index:10000;display:flex;background:#0a0d14}.DocumentsTerms_modalContent__6_lgs{display:flex;flex-direction:column;width:100%;height:100%;max-height:100vh;background:#fff;border-radius:0;overflow:hidden}.DocumentsTerms_modalHeader__v0Jq_{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 20px;border-bottom:1px solid #e2e4e9;background:#fff;flex-shrink:0}.DocumentsTerms_modalActions__ms2M3{display:flex;align-items:center;gap:12px;flex-shrink:0}.DocumentsTerms_zoomControls__2wI7y{display:flex;align-items:center;gap:8px;padding:4px;border:1px solid #e2e4e9;border-radius:12px;background:#fafbfc}.DocumentsTerms_zoomButton__rZhvB,.DocumentsTerms_zoomResetButton__fzjYl{display:flex;align-items:center;justify-content:center;width:34px;height:34px;border:1px solid #e2e4e9;border-radius:8px;background:#fff;color:#525866;cursor:pointer;transition:background-color .2s ease,border-color .2s ease,color .2s ease}.DocumentsTerms_zoomButton__rZhvB:hover:not(:disabled),.DocumentsTerms_zoomResetButton__fzjYl:hover:not(:disabled){background:#6936f5;border-color:#6936f5;color:#fff}.DocumentsTerms_zoomButton__rZhvB:disabled,.DocumentsTerms_zoomResetButton__fzjYl:disabled{opacity:.4;cursor:not-allowed}.DocumentsTerms_zoomValue__iPwD_{min-width:52px;text-align:center;font-size:13px;font-weight:600;color:#0a0d14}.DocumentsTerms_modalBody__HSAH_{flex:1;overflow:auto;padding:0;min-height:0;background:linear-gradient(180deg,#fafbfc,#f4f5f7)}.DocumentsTerms_modalBody__HSAH_ .DocumentsTerms_viewerWrapper__ahuv_{margin-top:0}.DocumentsTerms_viewerWrapperFullscreen__bAz_9{width:100%;min-height:100%}.DocumentsTerms_documentContainerFullscreen__1sgYG{min-height:auto;overflow:visible;border:none;border-radius:0;box-shadow:none;padding:24px 72px 32px;background:transparent;align-items:flex-start}.DocumentsTerms_modalTitleWrap__cWjOY{display:flex;align-items:center;gap:12px;min-width:0}.DocumentsTerms_modalTitleIcon___cLJo{width:22px;height:22px;color:#6936f5;flex-shrink:0}.DocumentsTerms_modalTitle__YxdP_{margin:0;font-size:18px;font-weight:600;color:#0a0d14;line-height:1.4;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.DocumentsTerms_modalCloseButton__BebhJ{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border:1px solid #e2e4e9;border-radius:10px;background:#fafbfc;color:#525866;cursor:pointer;flex-shrink:0;transition:background-color .2s ease,border-color .2s ease,color .2s ease}.DocumentsTerms_modalCloseButton__BebhJ:hover{background:#6936f5;border-color:#6936f5;color:#fff}@media(max-width:768px){.DocumentsTerms_title__AiAIp{font-size:28px;margin-bottom:20px}.DocumentsTerms_titleRow__uIEzW{margin-bottom:20px}.DocumentsTerms_openModalButton__U8ekA{font-size:13px;padding:9px 14px}.DocumentsTerms_documentContainer__Ezudj{padding:20px 48px;border-radius:14px}.DocumentsTerms_navigationButton__khHls{width:36px;height:36px}.DocumentsTerms_leftButton__7V_Vs{left:12px}.DocumentsTerms_rightButton__zebMH{right:12px}.DocumentsTerms_documentList__Pa8gp{grid-template-columns:1fr}.DocumentsTerms_modalOverlay__xtUsY{padding:0}.DocumentsTerms_modalHeader__v0Jq_{padding:12px 16px;flex-wrap:wrap}.DocumentsTerms_modalTitle__YxdP_{font-size:16px}.DocumentsTerms_modalActions__ms2M3{width:100%;justify-content:space-between}.DocumentsTerms_documentContainerFullscreen__1sgYG{padding:20px 56px 32px}}@media(max-width:480px){.DocumentsTerms_title__AiAIp{font-size:24px;margin-bottom:16px}.DocumentsTerms_titleRow__uIEzW{margin-bottom:16px}.DocumentsTerms_openModalButton__U8ekA{width:100%;justify-content:center}.DocumentsTerms_documentContainer__Ezudj{padding:16px 12px 56px;flex-direction:column}.DocumentsTerms_navigationButton__khHls{width:34px;height:34px;top:auto;bottom:12px;transform:none}.DocumentsTerms_leftButton__7V_Vs{left:calc(50% - 48px)}.DocumentsTerms_rightButton__zebMH{right:calc(50% - 48px)}.DocumentsTerms_pages__9N1Oc{font-size:12px;padding:6px 14px}.DocumentsTerms_docContent__bg9ZJ{padding:14px;gap:12px}.DocumentsTerms_pdfIconWrap__QMYz6{width:42px;height:42px}.DocumentsTerms_docName__8npL5{font-size:15px}.DocumentsTerms_docMeta__WHuE5{font-size:12px}.DocumentsTerms_viewAction__3_k44{width:36px;height:36px}.DocumentsTerms_modalOverlay__xtUsY{padding:0}.DocumentsTerms_modalContent__6_lgs{max-height:100vh;border-radius:0}.DocumentsTerms_modalBody__HSAH_{padding:0}.DocumentsTerms_modalActions__ms2M3{gap:8px}.DocumentsTerms_zoomControls__2wI7y{gap:6px;padding:3px}.DocumentsTerms_zoomButton__rZhvB,.DocumentsTerms_zoomResetButton__fzjYl{width:32px;height:32px}.DocumentsTerms_zoomValue__iPwD_{min-width:46px;font-size:12px}.DocumentsTerms_documentContainerFullscreen__1sgYG{padding:16px 12px 56px}}.News_root__HMyPk{display:flex;flex-direction:column;width:100%;max-width:100%}.News_title__R_A_t{font-size:32px;font-weight:200;margin-bottom:24px;display:block}.News_contentCard__0E0Yk{position:relative;width:100%;border:1px solid #e2e4e9;border-radius:16px;background-color:#fff;padding:28px;box-shadow:0 8px 24px rgba(10,13,20,.05);box-sizing:border-box;overflow:hidden}.News_contentCard__0E0Yk:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#6936f5,#9b7dff)}.News_richContent__uCrc9{width:100%;max-width:100%;color:#525866;font-size:16px;line-height:1.75;overflow-wrap:break-word;word-break:break-word}.News_richContent__uCrc9 h1,.News_richContent__uCrc9 h2,.News_richContent__uCrc9 h3,.News_richContent__uCrc9 h4,.News_richContent__uCrc9 h5,.News_richContent__uCrc9 h6{color:#0a0d14;font-weight:600;line-height:1.35;margin:0 0 14px}.News_richContent__uCrc9 h1{font-size:28px}.News_richContent__uCrc9 h2{font-size:24px}.News_richContent__uCrc9 h3{font-size:20px}.News_richContent__uCrc9 h4,.News_richContent__uCrc9 h5,.News_richContent__uCrc9 h6{font-size:18px}.News_richContent__uCrc9 p{margin:0 0 16px;color:#525866}.News_richContent__uCrc9 p:last-child{margin-bottom:0}.News_richContent__uCrc9 a{color:#6936f5;text-decoration:none;font-weight:500;transition:color .2s ease}.News_richContent__uCrc9 a:hover{color:#5428d4;text-decoration:underline}.News_richContent__uCrc9 b,.News_richContent__uCrc9 strong{color:#0a0d14;font-weight:600}.News_richContent__uCrc9 ol,.News_richContent__uCrc9 ul{margin:0 0 16px;padding-left:22px}.News_richContent__uCrc9 li{margin-bottom:8px}.News_richContent__uCrc9 li:last-child{margin-bottom:0}.News_richContent__uCrc9 img{display:block;max-width:100%;height:auto;margin:16px 0;border-radius:12px;border:1px solid #e2e4e9}.News_richContent__uCrc9 blockquote{margin:16px 0;padding:14px 18px;border-left:4px solid #6936f5;border-radius:0 12px 12px 0;background:linear-gradient(90deg,#f7f4ff,#fafbfc);color:#0a0d14;font-style:italic}.News_richContent__uCrc9 table{display:block;width:100%;max-width:100%;overflow-x:auto;margin:16px 0;border-collapse:collapse;border:1px solid #e2e4e9;border-radius:12px}.News_richContent__uCrc9 td,.News_richContent__uCrc9 th{padding:10px 14px;border:1px solid #e2e4e9;text-align:left;font-size:14px}.News_richContent__uCrc9 th{background-color:#f7f4ff;color:#0a0d14;font-weight:600}.News_richContent__uCrc9 iframe,.News_richContent__uCrc9 video{display:block;max-width:100%;margin:16px 0;border-radius:12px;border:none}.News_richContent__uCrc9 hr{border:none;border-top:1px solid #e2e4e9;margin:24px 0}.News_richContent__uCrc9 .card,.News_richContent__uCrc9 [class*=card]{border:1px solid #e2e4e9!important;border-radius:14px!important;overflow:hidden;margin-bottom:14px;box-shadow:0 4px 14px rgba(10,13,20,.04);transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.News_richContent__uCrc9 .card:hover,.News_richContent__uCrc9 [class*=card]:hover{border-color:#c8b6ff!important;box-shadow:0 10px 24px rgba(105,54,245,.1);transform:translateY(-2px)}.News_emptyState__NC81Y{flex-direction:column;gap:12px;padding:40px 24px;border:1px dashed #d7dbe3;border-radius:16px;background:linear-gradient(180deg,#fafbfc,#f4f5f7);text-align:center}.News_emptyIconWrap__7SCMe,.News_emptyState__NC81Y{display:flex;align-items:center;justify-content:center}.News_emptyIconWrap__7SCMe{width:56px;height:56px;border-radius:50%;background:linear-gradient(135deg,#f3eeff,#ede5ff)}.News_emptyIcon__3z7Bc{width:28px;height:28px;color:#6936f5}.News_emptyText__0RMMs{margin:0;font-size:15px;color:#868c98}@media(max-width:768px){.News_title__R_A_t{font-size:28px;margin-bottom:20px}.News_contentCard__0E0Yk{padding:22px 20px;border-radius:14px}.News_richContent__uCrc9{font-size:15px}.News_richContent__uCrc9 h1{font-size:24px}.News_richContent__uCrc9 h2{font-size:21px}.News_richContent__uCrc9 h3{font-size:18px}.News_richContent__uCrc9 h4,.News_richContent__uCrc9 h5,.News_richContent__uCrc9 h6{font-size:16px}}@media(max-width:480px){.News_title__R_A_t{font-size:24px;margin-bottom:16px}.News_contentCard__0E0Yk{padding:18px 16px;border-radius:12px}.News_richContent__uCrc9{font-size:14px;line-height:1.7}.News_richContent__uCrc9 ol,.News_richContent__uCrc9 ul{padding-left:18px}.News_richContent__uCrc9 img{border-radius:10px;margin:12px 0}.News_richContent__uCrc9 blockquote{padding:12px 14px;margin:12px 0}.News_emptyState__NC81Y{padding:32px 16px}.News_emptyText__0RMMs{font-size:14px}}.CompanyContents_container__wPL86{display:flex;width:calc(100% - 32px);max-width:100%;margin:20px 16px 32px;padding:24px;gap:0;background-color:#fff;border:1px solid #e2e4e9;border-radius:20px;box-shadow:0 12px 32px rgba(10,13,20,.06);box-sizing:border-box}.CompanyContents_container__wPL86 img{max-width:100%;height:auto;margin:0 auto}.CompanyContents_tabs__s4uj9{display:flex;flex-direction:column;gap:14px;min-width:240px;max-width:280px;padding:18px 16px;position:sticky;top:calc(var(--site-header-height, 86px) + var(--company-info-header-height, 64px) + 12px);align-self:flex-start;background:linear-gradient(180deg,#fafbfc,#f6f7f9);border:1px solid #e2e4e9;border-radius:16px;flex-shrink:0;z-index:8}.CompanyContents_tabsButton__epl3M{display:flex;align-items:center;width:100%;min-height:52px;text-align:left;padding:16px 18px;border:1px solid transparent;border-radius:14px;background-color:transparent;cursor:pointer;transition:background-color .2s ease,border-color .2s ease,box-shadow .2s ease,transform .2s ease}.CompanyContents_tabsButton__epl3M:hover{background-color:rgba(105,54,245,.06);border-color:rgba(105,54,245,.15)}.CompanyContents_tabsSpanTitle__gt_9C{color:#868c98;font-size:15px;font-weight:500;line-height:1.45;transition:color .2s ease}.CompanyContents_activeTab__cixr_{background:linear-gradient(90deg,#f3eeff,#fff);border-color:#c8b6ff;box-shadow:0 4px 14px rgba(105,54,245,.1);position:relative}.CompanyContents_activeTab__cixr_:before{content:"";position:absolute;left:0;top:12px;bottom:12px;width:4px;border-radius:0 4px 4px 0;background:linear-gradient(180deg,#6936f5,#9b7dff)}.CompanyContents_activeSpan__ub4XC{color:#6936f5;font-weight:600}.CompanyContents_divider__6g_eK{width:1px;margin:12px 24px;background:linear-gradient(180deg,transparent,#e2e4e9 12%,#e2e4e9 88%,transparent);flex-shrink:0}.CompanyContents_content__QTCNc{display:flex;flex-direction:column;gap:40px;flex:1;min-width:0;max-width:100%;padding:4px 8px 8px 0;overflow-x:hidden;overflow-wrap:break-word;word-break:break-word}.CompanyContents_content__QTCNc iframe,.CompanyContents_content__QTCNc img,.CompanyContents_content__QTCNc table,.CompanyContents_content__QTCNc video{max-width:100%}.CompanyContents_contentItem__w5j8p{scroll-margin-top:calc(var(--site-header-height, 86px) + var(--company-info-header-height, 64px) + 24px)}.CompanyContents_divider2__GfPyj{height:1px;margin-top:36px;background:linear-gradient(90deg,transparent,#e2e4e9 15%,#e2e4e9 85%,transparent);border:none}.CompanyContents_contentItem__w5j8p:last-child .CompanyContents_divider2__GfPyj{display:none}@media(max-width:992px){.CompanyContents_container__wPL86{width:100%;margin:16px 0 24px;padding:20px 16px;border-radius:16px}.CompanyContents_tabs__s4uj9{min-width:210px;max-width:230px;top:calc(var(--site-header-height, 86px) + var(--company-info-header-height, 64px) + 10px);gap:12px;padding:16px 14px}.CompanyContents_tabsButton__epl3M{min-height:48px;padding:14px 16px}.CompanyContents_tabsSpanTitle__gt_9C{font-size:14px}.CompanyContents_divider__6g_eK{margin:8px 14px}.CompanyContents_content__QTCNc{gap:32px;padding-right:0}}@media(max-width:768px){.CompanyContents_container__wPL86{padding:16px 12px;border-radius:14px}.CompanyContents_tabs__s4uj9{min-width:185px;max-width:200px;padding:14px 12px;top:calc(var(--site-header-height, 86px) + var(--company-info-header-height, 64px) + 8px);gap:10px}.CompanyContents_tabsButton__epl3M{min-height:46px;padding:13px 14px}.CompanyContents_content__QTCNc{gap:28px}}@media(max-width:480px){.CompanyContents_container__wPL86{margin:0 0 20px;padding:12px 10px;border-radius:0;border-left:none;border-right:none;box-shadow:none}.CompanyContents_tabs__s4uj9{min-width:155px;max-width:168px;top:calc(var(--site-header-height, 86px) + var(--company-info-header-height, 64px) + 8px);padding:12px 10px;border-radius:12px;gap:10px}.CompanyContents_tabsButton__epl3M{min-height:44px;padding:12px;border-radius:12px}.CompanyContents_activeSpan__ub4XC,.CompanyContents_tabsSpanTitle__gt_9C{font-size:13px}.CompanyContents_divider__6g_eK{margin:6px 10px}.CompanyContents_content__QTCNc{gap:24px;padding:0}.CompanyContents_contentItem__w5j8p{scroll-margin-top:calc(var(--site-header-height, 86px) + var(--company-info-header-height, 64px) + 16px)}.CompanyContents_divider2__GfPyj{margin-top:24px}}