.home-page{--home-page-hero-height:100vh;--home-page-hero-bg-height:100vh;--home-page-hero-blend-height:clamp(180px,14vw,280px);--home-page-content-width:var(--layout-max);--home-page-section-width:min(var(--home-page-content-width),calc(100% - 2*var(--layout-gutter)));--home-page-white-card-content-max-width:var(--layout-max);--home-page-copy-max-width:800px;min-height:var(--home-page-hero-height);background:#010101;overflow:hidden}.home-page__top-bg{z-index:0;pointer-events:none;background-image:var(--home-page-top-bg-desktop);height:var(--home-page-hero-bg-height);-webkit-mask-image:linear-gradient(180deg,#000 0%,#000 calc(100% - var(--home-page-hero-blend-height)),#0000 100%);-webkit-mask-image:linear-gradient(180deg,#000 0%,#000 calc(100% - var(--home-page-hero-blend-height)),#0000 100%);mask-image:linear-gradient(180deg,#000 0%,#000 calc(100% - var(--home-page-hero-blend-height)),#0000 100%);background-position:100% 1%;background-repeat:no-repeat;background-size:100% 195%;position:absolute;top:0;left:0;right:0;-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.home-page__top-bg:after{content:"";height:var(--home-page-hero-blend-height);pointer-events:none;background:linear-gradient(#01010100 0%,#01010114 70%,#010101 100%);position:absolute;bottom:0;left:0;right:0}@supports ((-webkit-mask-image:linear-gradient(#000, transparent)) or (mask-image:linear-gradient(#000, transparent))){.home-page__top-bg:after{content:none}}.home-page__content{min-height:var(--home-page-hero-height);width:100%;position:relative}.home-page__hero-main{flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.home-page__hero-copy{width:var(--home-page-section-width)}.home-page__hero-title,.home-page__hero-subtitle{overflow-wrap:anywhere}.home-page__institution-row{width:var(--home-page-section-width);flex-wrap:wrap;justify-content:center;align-items:center;gap:clamp(20px,3vw,52px);padding:0;display:flex;position:absolute;bottom:clamp(36px,6vh,64px);left:50%;transform:translate(-50%)}.home-page__institution-item{flex:240px;align-items:center;gap:16px;min-width:0;max-width:360px;display:flex}.home-page__institution-text{color:#fff9;text-align:left;width:auto;max-width:286px;margin:0;font-size:14px;font-weight:400;line-height:1.5}.home-page__assets-section{width:var(--home-page-section-width);flex-direction:column;align-items:center;gap:32px;margin:0 auto;padding-top:clamp(40px,6vw,50px);display:flex}.home-page__assets-copy{width:min(var(--home-page-copy-max-width),100%);max-width:100%}.home-page__assets-title{width:min(var(--home-page-copy-max-width),100%);color:#fff;text-align:center;max-width:100%;margin:0;font-size:36px;font-weight:600;line-height:1.3}.home-page__assets-subtitle{width:min(var(--home-page-copy-max-width),100%);color:#fff9;text-align:center;max-width:100%;margin:0;font-size:18px;font-weight:400;line-height:1.55}.home-page__assets-carousel{--home-page-assets-gap:clamp(16px,2vw,30px);width:100%;position:relative}.home-page__assets-carousel--mobile{display:none}.home-page__assets-carousel-control{width:100%;position:relative}.home-page__assets-carousel-track{width:100%}.home-page__asset-card{background:#1e1e1e33;border:1px solid #ffffff57;border-radius:24px;flex-direction:column;align-items:flex-start;gap:16px;width:100%;max-width:380px;min-height:266px;padding:32px;transition:background-color .2s;display:flex}.home-page__asset-card:hover{cursor:pointer;background:#1e1e1e66}.home-page__asset-card-head{align-items:center;width:100%}.home-page__asset-card-title{color:#fff;margin:0;font-size:18px;font-weight:600;line-height:1.35}.home-page__asset-card-description{color:#fff9;width:min(316px,100%);margin:0;font-size:16px;font-weight:400;line-height:1.55}.home-page__assets-arrow{cursor:pointer;z-index:2;background:0 0;border:none;justify-content:center;align-items:center;width:40px;height:40px;padding:0;display:inline-flex;position:absolute;top:50%;transform:translateY(-50%)}.home-page__assets-arrow--left{left:-64px}.home-page__assets-arrow--right{right:-64px}.home-page__assets-arrow:disabled,.home-page__assets-arrow[data-disabled]{opacity:.4;cursor:not-allowed}.home-page__market-table-wrap{width:100%;margin-top:-4px}.home-page__market-table-container{width:var(--home-page-section-width);background:#1e1e1e33;border:1px solid #fff6;border-radius:24px;flex-direction:column;min-height:584px;margin:0 auto;padding:32px;display:flex;overflow-x:auto}.home-page__market-table{border-collapse:collapse;table-layout:fixed;width:100%;min-width:720px}.home-page__market-table th{color:#fff9;text-align:left;width:20%;height:52px;padding:16px 24px;font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;font-size:14px;font-weight:400;line-height:20px}.home-page__market-table td{color:#fff;vertical-align:top;padding:18px 24px;font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;font-size:14px;font-weight:500;line-height:1.5}.home-page__market-symbol{justify-content:flex-start;align-items:center;gap:8px;width:fit-content;display:flex}.home-page__market-symbol-icon{flex-shrink:0;width:32px;height:32px}.home-page__market-symbol-text{flex-direction:column;gap:2px;display:flex}.home-page__market-symbol-name{color:#fff;width:fit-content;margin:0;padding:2px 0;font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;font-size:14px;font-weight:500;line-height:20px;display:inline-block;position:relative}.home-page__market-symbol-name:after{content:"";border-top:1px solid #fff9;width:100%;position:absolute;left:0}.home-page__market-symbol-name:before{top:0}.home-page__market-symbol-name:after{bottom:0}.home-page__market-symbol-description{color:#fff9;margin:0;font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;font-size:14px;font-weight:400;line-height:20px}.home-page__market-footnote{color:#ffffff61;text-align:right;width:min(700px,100%);margin:auto 0 0 auto;font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;font-size:12px;font-weight:400;line-height:1.5}.home-page__mid-showcase{z-index:3;width:100%;margin-top:8px}.home-page__mid-showcase-bg{z-index:1;background-position:50% 40%;background-repeat:no-repeat;background-size:min(1680px,165vw);justify-content:center;width:100%;min-height:348px;padding-top:34px;display:flex;position:relative}.home-page__mid-showcase-bg:before{content:"";pointer-events:none;z-index:0;background:linear-gradient(#000000fa 0%,#000000d6 40%,#0908056b 72%,#09080500 100%);height:clamp(120px,16vw,220px);position:absolute;top:0;left:0;right:0}.home-page__mid-cta-row{width:var(--home-page-section-width);z-index:1;flex-wrap:wrap;justify-content:center;align-items:flex-start;gap:20px;display:flex;position:relative}.home-page__mid-cta{border:none;border-radius:999px;justify-content:center;align-items:center;gap:5px;height:52px;min-height:52px;padding:16px 24px;font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;font-size:14px;font-weight:500;line-height:20px;display:inline-flex}.home-page__mid-cta--primary{color:#000;background:#ffc400}.home-page__mid-cta--primary:hover{filter:brightness(.98);background:#ffc400}.home-page__mid-cta--primary:active{filter:brightness(.94);background:#ffc400}.home-page__mid-cta--secondary{color:#000;background:#fff}.home-page__mid-cta--secondary:hover{filter:brightness(.96);background:#fff}.home-page__mid-cta--secondary:active{filter:brightness(.92);background:#fff}.home-page__mid-cta-icon-wrap{background:#000;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex}.home-page__platform-skeleton{z-index:3;box-sizing:border-box;background:#fff;border-radius:40px;width:100%;margin-top:-78px;padding:clamp(40px,5vw,60px) clamp(20px,5vw,120px);position:relative}.home-page__platform-skeleton-inner{width:min(100%,var(--home-page-white-card-content-max-width));max-width:var(--home-page-white-card-content-max-width);box-sizing:border-box;margin:0 auto}.home-page__platform-skeleton-title{text-align:center;color:#000;margin:0;font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;font-size:36px;font-weight:600;line-height:1.2}.home-page__platform-advantages-list{flex-direction:column;gap:40px;margin-top:72px;display:flex}.home-page__platform-advantage-row{align-items:stretch;gap:32px;display:flex}.home-page__platform-advantage-row--reverse{flex-direction:row-reverse}.home-page__platform-advantage-image-wrap{flex:0 0 calc(50% - 16px);width:50%;min-width:0;height:300px}.home-page__platform-advantage-image{object-fit:cover;width:100%;height:100%;display:block}.home-page__platform-advantage-image--mobile{display:none}.home-page__platform-advantage-copy{box-sizing:border-box;flex-direction:column;justify-content:center;gap:16px;width:50%;min-width:0;min-height:300px;padding:60px;display:flex}.home-page__platform-advantage-row .home-page__platform-advantage-copy{padding:60px 0 60px 60px}.home-page__platform-advantage-row--reverse .home-page__platform-advantage-copy{padding:60px 60px 60px 0}.home-page__platform-advantage-item-title{color:#000;margin:0;font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;font-size:24px;font-weight:600;line-height:1.3}.home-page__platform-advantage-item-description{color:#000000c7;margin:0;font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;font-size:16px;font-weight:400;line-height:1.55}.home-page__platform-advantage-text-row{align-items:stretch;gap:32px;margin-top:40px;display:flex}.home-page__platform-advantage-copy--text-only{flex:1 1 0}.home-page__platform-advantage-copy--text-only:first-child{padding-left:0}.home-page__safety-compliance-section{margin-top:80px}.home-page__safety-compliance-layout{align-items:stretch;gap:32px;margin-top:72px;display:flex}.home-page__safety-large-card{box-sizing:border-box;border:1px solid #ededed;border-radius:24px;flex-direction:column;width:min(565px,100%);min-height:612px;padding:12px;display:flex}.home-page__safety-card-icon{width:32px;height:32px;display:block}.home-page__safety-card-title{color:#000;margin:16px 0 0;font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;font-size:20px;font-weight:600;line-height:1.4}.home-page__safety-card-description{color:#000000c7;margin:10px 0 0;font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;font-size:16px;font-weight:400;line-height:1.5}.home-page__safety-large-card-image{object-fit:cover;border-radius:24px;flex-shrink:0;width:100%;height:330px;margin-top:24px;display:block}.home-page__safety-large-card-image--mobile{display:none}.home-page__safety-card-note{color:#00000061;margin:16px 0 0;font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;font-size:12px;font-weight:400;line-height:1.55}.home-page__safety-small-card-column{flex-direction:column;gap:32px;width:min(603px,100%);display:flex}.home-page__safety-small-card{box-sizing:border-box;border:1px solid #ededed;border-radius:24px;width:100%;min-height:290px;padding:12px}.home-page__safety-small-card-body{align-items:stretch;gap:24px;height:100%;display:flex}.home-page__safety-small-card-copy{width:255px;padding:12px}.home-page__safety-small-card-image{object-fit:cover;border-radius:24px;flex:0 0 300px;width:300px;height:266px;display:block}.home-page__safety-small-card-image--mobile{display:none}@media (min-width:768px) and (max-width:1279px){.home-page__assets-arrow{display:none}.home-page__platform-skeleton{border-radius:32px;margin-top:-90px}.home-page__platform-advantage-image-wrap,.home-page__platform-advantage-copy{flex:334.1px;width:auto;min-width:334.1px}.home-page__platform-advantage-row,.home-page__platform-advantage-row--reverse{flex-wrap:wrap;align-items:center;gap:24px}.home-page__platform-advantage-image-wrap{aspect-ratio:584/300;height:auto}.home-page__platform-advantage-image{object-fit:contain;height:100%}.home-page__platform-advantage-copy,.home-page__platform-advantage-row .home-page__platform-advantage-copy,.home-page__platform-advantage-row--reverse .home-page__platform-advantage-copy{min-height:auto;padding-top:clamp(16px,2vw,32px);padding-bottom:clamp(16px,2vw,32px)}.home-page__platform-advantage-row .home-page__platform-advantage-copy{padding-left:clamp(20px,2.5vw,36px)}.home-page__platform-advantage-row--reverse .home-page__platform-advantage-copy{padding-right:clamp(20px,2.5vw,36px)}.home-page__safety-compliance-layout{flex-direction:column}.home-page__safety-large-card,.home-page__safety-small-card-column{width:100%}.home-page__safety-large-card-image{object-fit:contain;width:min(541px,100%);height:auto;margin-inline:auto}.home-page__safety-small-card-column{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;display:grid}.home-page__safety-small-card{min-width:0;min-height:auto}.home-page__safety-small-card-body{flex-direction:column;gap:16px}.home-page__safety-small-card-copy{width:100%;padding:12px 12px 0}.home-page__safety-small-card-image{object-fit:contain;flex:none;width:min(300px,100%);height:auto;margin-inline:auto}}@media (min-width:768px) and (max-width:1023px){.home-page__market-table-container{padding:24px}.home-page__platform-skeleton{border-radius:28px}.home-page__safety-small-card-body{gap:16px}.home-page__safety-small-card-copy{padding-bottom:0}.home-page__safety-small-card-image{flex-basis:auto}}@media (max-width:767px){.home-page{--home-page-hero-height:auto;--home-page-hero-bg-height:clamp(520px,165vw,760px)}.home-page__mid-showcase{--home-page-mid-showcase-mobile-bg-position:50% 194%;--home-page-mid-showcase-mobile-overlap:296px}.home-page__mid-showcase-bg{z-index:1;background-position:var(--home-page-mid-showcase-mobile-bg-position);background-repeat:no-repeat;background-size:min(1680px,104vw);justify-content:center;width:100%;min-height:366px;padding-top:34px;display:flex;position:relative}.home-page__mid-showcase-bg:before{content:"";pointer-events:none;z-index:0;background:linear-gradient(#000000fa 0%,#000000d6 0%,#0908056b 20%,#09080500 100%);height:clamp(120px,16vw,220px);position:absolute;top:0;left:0;right:0}.home-page__content{min-height:auto;padding-bottom:28px}.home-page__top-bg{background-image:var(--home-page-top-bg-mobile);background-position:50% 0;background-size:100% 133%}.home-page__hero-main{padding-top:calc(var(--header-height) + 72px);justify-content:flex-start;position:relative;inset:auto}.home-page__institution-row{width:var(--home-page-section-width);flex-direction:column;align-items:stretch;gap:16px;margin:70px auto 0;position:static;transform:none}.home-page__institution-item{flex-basis:100%;grid-template-columns:112px minmax(0,1fr);align-items:center;gap:16px;width:100%;max-width:none;display:grid}.home-page__institution-item img{max-width:100%}.home-page__hero-copy{gap:16px}.home-page__hero-title{font-size:clamp(36px,10vw,48px)!important;line-height:1.12!important}.home-page__hero-subtitle{max-width:100%;font-size:14px!important;line-height:1.6!important}.home-page__hero-button{min-height:var(--mobile-btn-height);width:max-content!important;margin-top:28px!important;font-size:16px!important}.home-page__institution-text{max-width:none;font-size:14px;line-height:1.5}.home-page__assets-title{font-size:20px}.home-page__assets-subtitle{font-size:14px}.home-page__assets-carousel--desktop{display:none}.home-page__assets-carousel--mobile{display:block}.home-page__assets-carousel--mobile .home-page__assets-carousel-item{justify-content:center;display:flex}.home-page__market-table-container{min-height:404px}.home-page__market-footnote{margin-top:20px}.home-page__assets-carousel--mobile .home-page__asset-card{width:min(280px,100% - 72px);min-height:135px;padding:12px}.home-page__assets-carousel--mobile .home-page__asset-card-head img{width:24px;height:24px}.home-page__assets-carousel--mobile .home-page__asset-card-title{font-size:14px}.home-page__assets-carousel--mobile .home-page__asset-card-description{font-size:12px}.home-page__assets-carousel--mobile .home-page__assets-arrow--left{left:0}.home-page__assets-carousel--mobile .home-page__assets-arrow--right{right:0}.home-page__assets-carousel--mobile .home-page__assets-arrow,.home-page__assets-carousel--mobile .home-page__assets-arrow img{width:24px;height:24px}.home-page__market-table-container{width:100%;margin:0;padding:12px}.home-page__market-table th,.home-page__market-table td{padding:10px}.home-page__market-table{table-layout:auto;min-width:0}.home-page__market-table th{width:auto}.home-page__market-table th:nth-child(n+3),.home-page__market-table td:nth-child(n+3){display:none}.home-page__market-table td{vertical-align:middle}.home-page__market-symbol-icon{width:24px;height:24px}.home-page__market-symbol-name{font-size:14px}.home-page__market-symbol-description{font-size:12px}.home-page__platform-skeleton{border-radius:27px;padding:20px}.home-page__platform-skeleton-title{font-size:20px}.home-page__platform-advantages-list{gap:5px;margin-top:50px}.home-page__platform-advantage-row,.home-page__platform-advantage-row--reverse{flex-direction:column;align-items:stretch;gap:10px}.home-page__platform-advantage-image-wrap,.home-page__platform-advantage-copy{flex-basis:auto;width:100%;min-width:0;height:177px}.home-page__platform-advantage-image-wrap{justify-content:center;align-items:center;display:flex}.home-page__platform-advantage-image{object-fit:cover;object-position:center;width:min(327px,100%);height:177px;margin-inline:auto}.home-page__platform-advantage-image--desktop{display:none}.home-page__platform-advantage-image--mobile{display:block}.home-page__platform-advantage-item-title{font-size:16px}.home-page__platform-advantage-item-description{font-size:14px}.home-page__platform-advantage-copy,.home-page__platform-advantage-row .home-page__platform-advantage-copy,.home-page__platform-advantage-row--reverse .home-page__platform-advantage-copy{min-height:200px;padding:0}.home-page__platform-advantage-text-row{flex-direction:column;margin-top:0}.home-page__platform-advantage-copy--text-only{padding:0;height:100px!important;min-height:130px!important}.home-page__platform-skeleton{margin-top:calc(var(--home-page-mid-showcase-mobile-overlap)*-1)}.home-page__safety-compliance-section{margin-top:20px}.home-page__safety-compliance-layout{flex-direction:column;gap:16px;margin-top:30px}.home-page__safety-large-card,.home-page__safety-small-card-column{width:100%}.home-page__safety-large-card{min-height:542px}.home-page__safety-small-card-column{flex-direction:column;gap:16px;display:flex}.home-page__safety-small-card{border-radius:20px;min-height:auto;padding:12px}.home-page__safety-small-card-body{flex-direction:column;gap:16px;display:flex}.home-page__safety-small-card-copy{width:100%;padding:8px 8px 0}.home-page__safety-card-icon{width:24px;height:24px}.home-page__safety-card-title{font-size:16px}.home-page__safety-card-description{font-size:14px}.home-page__safety-card-note{font-size:10px}.home-page__safety-small-card-image{object-fit:contain;border-radius:12px;flex:none;width:100%;height:240px;margin:0}.home-page__safety-large-card-image--desktop,.home-page__safety-small-card-image--desktop{display:none}.home-page__safety-large-card-image--mobile,.home-page__safety-small-card-image--mobile{box-sizing:border-box;max-width:100%;margin-inline:auto;display:block;width:303px!important;height:192px!important}}
