.treasury-page{--green:#52c05d;--green-hover:#45a34f;--black:#050806;--ink:#080a09;--muted:rgba(0,0,0,.6);--body:#5f655f;--line:rgba(0,0,0,.1);--surface:#f5f6f4;--width:1200px;--display:var(--font-borna),var(--font-nunito-sans),"Noto Sans SC",sans-serif;font-family:var(--font-borna),"Noto Sans SC",sans-serif;color:var(--ink);font-synthesis:none}.treasury-page *{box-sizing:border-box}.treasury-page{scroll-behavior:smooth;margin:0;min-width:320px;background:#fff;overflow-x:hidden}.treasury-page a,.treasury-page button{font:inherit;color:inherit}.treasury-page a{text-decoration:none}.treasury-page button{color:inherit}.treasury-page img{display:block;max-width:100%}.treasury-page h1,.treasury-page h2,.treasury-page h3,.treasury-page p{margin-top:0}.treasury-page h1,.treasury-page h2,.treasury-page h3{text-wrap:balance}.treasury-page svg{display:block}.treasury-page .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.treasury-page .section-shell{width:var(--width);max-width:calc(100% - 48px);margin-inline:auto}.treasury-page .section-pad{padding:120px 0}.treasury-page .eyebrow{display:flex;align-items:center;gap:9px;margin:0 0 24px;font-family:var(--font-nunito-sans),"Noto Sans SC",sans-serif;font-size:12px;font-weight:600;line-height:1.2;letter-spacing:.13em;text-transform:uppercase;color:#2f963a}.treasury-page .eyebrow:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--green);box-shadow:0 0 0 5px rgba(82,192,93,.12)}.treasury-page .eyebrow.light{color:#8ee397}.treasury-page .eyebrow.light:before{box-shadow:0 0 0 5px rgba(82,192,93,.16)}.treasury-page .section-heading{max-width:790px}.treasury-page .section-heading.center{margin-inline:auto;text-align:center;display:flex;flex-direction:column;align-items:center}.treasury-page .section-heading h2{margin:0;font-size:clamp(46px,4.7vw,68px);font-weight:500;line-height:.99;letter-spacing:-.048em;text-wrap:balance}.treasury-page .section-heading>p{margin:26px 0 0;font-family:var(--font-nunito-sans),"Noto Sans SC",sans-serif;font-size:16px;line-height:1.66;color:var(--muted);max-width:720px}.treasury-page .section-heading.light h2{color:#fff}.treasury-page .section-heading.light>p{color:hsla(0,0%,100%,.58)}.treasury-page .button{min-height:48px;padding:0 20px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;gap:10px;font-size:14px;font-weight:500;transition:transform .2s ease,background .2s ease,border-color .2s ease}.treasury-page .button svg{width:17px;height:17px;transition:transform .2s ease}.treasury-page .button:hover{transform:translateY(-2px)}.treasury-page .button:hover svg{transform:translateX(3px)}.treasury-page .button.primary{background:var(--green);color:#071107}.treasury-page .button.primary:hover{background:var(--green-hover)}.treasury-page .button.secondary{border:1px solid rgba(0,0,0,.15);background:#fff}.treasury-page .button.secondary:hover{border-color:rgba(0,0,0,.36)}.treasury-page .button.dark-secondary{border:1px solid hsla(0,0%,100%,.24);color:#fff}.treasury-page .button.dark-secondary:hover{border-color:hsla(0,0%,100%,.55)}.treasury-page .text-link{width:max-content;max-width:100%;display:inline-flex;align-items:center;gap:8px;padding-bottom:5px;border-bottom:1px solid;font-size:14px}.treasury-page .text-link svg{width:16px}.treasury-page .text-link.light{color:#fff}.treasury-page .feature-icon{width:48px;height:48px;border-radius:10px;display:grid;place-items:center;background:#edf8ee;color:#32923b}.treasury-page .feature-icon svg{width:22px;height:22px}.treasury-page .card-index{font-family:var(--font-nunito-sans),sans-serif;font-size:11px;color:rgba(0,0,0,.36)}.treasury-page .site-header{position:sticky;top:0;z-index:100;background:hsla(0,0%,100%,.92);border-bottom:1px solid rgba(0,0,0,.06);backdrop-filter:blur(16px)}.treasury-page .header-inner{height:80px;width:var(--width);max-width:calc(100% - 48px);margin:auto;display:flex;align-items:center;gap:24px}.treasury-page .brand-logo{display:flex;flex:none}.treasury-page .brand-logo img{width:auto;height:36px}.treasury-page .desktop-nav{display:flex;align-items:center;gap:1px;flex:1}.treasury-page .desktop-nav>a,.treasury-page .desktop-nav>button{height:40px;padding:0 13px;border:0;background:none;border-radius:999px;display:flex;align-items:center;gap:7px;font-size:14px;font-weight:500;white-space:nowrap;cursor:pointer;transition:background .2s ease}.treasury-page .desktop-nav>a:hover,.treasury-page .desktop-nav>button:hover{background:#f2f2f2}.treasury-page .rotated{transform:rotate(180deg)}.treasury-page .header-actions{display:flex;align-items:center;gap:12px;margin-left:auto}.treasury-page .language-control{position:relative}.treasury-page .icon-button{height:40px;padding:0 13px;background:#fff;border:1px solid rgba(0,0,0,.1);border-radius:8px;display:flex;align-items:center;gap:5px;cursor:pointer}.treasury-page .language-menu{position:absolute;right:0;top:48px;background:#fff;border-radius:12px;padding:8px;box-shadow:0 16px 40px rgba(0,0,0,.14);min-width:210px;display:grid;gap:3px}.treasury-page .language-menu button{padding:10px 12px;text-align:left;border:0;background:transparent;border-radius:8px;cursor:pointer;white-space:nowrap}.treasury-page .language-menu button:hover{background:#f2f2f2}.treasury-page .language-menu button.active{color:var(--green-hover)}.treasury-page .header-cta{height:40px;padding:0 16px;display:flex;align-items:center;justify-content:center;border-radius:8px;background:var(--green);font-size:14px;font-weight:500}.treasury-page .header-cta:hover{background:var(--green-hover)}.treasury-page .mobile-menu-button{display:none;width:40px;height:40px;align-items:center;justify-content:center;background:#fff;border:1px solid var(--line);border-radius:8px}.treasury-page .mega-menu{position:absolute;left:0;right:0;top:80px;background:#fff;border-bottom:1px solid rgba(0,0,0,.06);box-shadow:0 24px 48px -28px rgba(0,0,0,.22);animation:drop .18s ease}.treasury-page .mega-inner{width:var(--width);max-width:calc(100% - 48px);margin:auto;padding:16px 0 32px}.treasury-page .product-menu{display:grid;grid-template-columns:repeat(4,1fr);gap:4px 16px}.treasury-page .resource-menu{display:grid;grid-template-columns:repeat(3,220px);gap:16px}.treasury-page .product-menu a,.treasury-page .resource-menu a{display:flex;align-items:center;gap:12px;padding:11px 14px;border-radius:8px;font-size:14px;font-weight:500}.treasury-page .product-menu a:hover,.treasury-page .resource-menu a:hover{background:rgba(0,0,0,.04)}.treasury-page .product-menu img,.treasury-page .resource-menu img{width:24px;height:24px}.treasury-page .mobile-nav{display:none}@keyframes drop{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:none}}.treasury-page .hero{position:relative;padding:144px 0 86px;overflow:hidden;background:#fff}.treasury-page .hero-layout{position:relative;z-index:1;display:flex;min-height:0;flex-direction:column;gap:50px}.treasury-page .hero-copy{display:flex;width:100%;max-width:940px;margin:0 auto;flex-direction:column;align-items:center;text-align:center}.treasury-page .hero h1{max-width:1080px;margin:0;font-size:clamp(64px,7vw,96px);font-weight:500;line-height:.94;letter-spacing:-.06em;text-wrap:balance}.treasury-page .hero h1 span{color:var(--green)}.treasury-page .hero h1 .hero-title-rest{color:inherit;white-space:nowrap}.treasury-page .hero-description{max-width:820px;margin:28px 0 0;font-family:var(--font-nunito-sans),"Noto Sans SC",sans-serif;font-size:17px;line-height:1.62;color:var(--muted)}.treasury-page .hero-support{margin:18px 0 0;font-size:14px;font-weight:500}.treasury-page .hero-actions{display:flex;align-items:center;justify-content:center;gap:22px;flex-wrap:wrap;margin-top:30px}.treasury-page .hero-actions .button{width:200px}.treasury-page .hero-media{width:100%;max-width:1080px;margin:0 auto;display:flex;flex-direction:column}.treasury-page .hero-media .official-treasury-window{width:100%;height:auto;aspect-ratio:1080/585;border-radius:12px}.treasury-page .hero-media .risk-line{max-width:600px;margin-top:16px}.treasury-page .treasury-window{overflow:hidden;border-radius:18px;border:1px solid rgba(0,0,0,.08);background:#f5f6f4;box-shadow:0 32px 100px rgba(0,0,0,.14)}.treasury-page .window-bar{height:58px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 20px;border-bottom:1px solid rgba(0,0,0,.08);background:#fff;font-size:13px;font-weight:500}.treasury-page .window-dots{display:flex;gap:7px}.treasury-page .window-dots span{width:8px;height:8px;border-radius:50%;background:#d8d9d6}.treasury-page .window-dots span:first-child{background:var(--green)}.treasury-page .live-pill{justify-self:end;display:flex;align-items:center;gap:7px;padding:7px 10px;border-radius:999px;background:#edf7ee;color:#2f9239;font-family:var(--font-nunito-sans),sans-serif;font-size:11px}.treasury-page .live-pill i,.treasury-page .neutral-status i{width:6px;height:6px;border-radius:50%;background:var(--green)}.treasury-page .window-body{display:grid;grid-template-columns:74px 1fr;min-height:610px}.treasury-page .treasury-sidebar{padding:22px 14px;background:#0b0e0c;color:#fff;display:flex;flex-direction:column;align-items:center;gap:13px}.treasury-page .treasury-sidebar>img{width:34px;margin-bottom:28px}.treasury-page .treasury-sidebar span{width:40px;height:40px;border-radius:9px;display:grid;place-items:center;color:hsla(0,0%,100%,.38)}.treasury-page .treasury-sidebar span.active{background:rgba(82,192,93,.14);color:var(--green)}.treasury-page .treasury-sidebar svg{width:18px}.treasury-page .treasury-panel{padding:42px 50px 38px;display:flex;flex-direction:column}.treasury-page .panel-topline{display:flex;align-items:flex-start;justify-content:space-between;gap:28px}.treasury-page .panel-topline>div:first-child{display:flex;flex-direction:column;gap:12px}.treasury-page .panel-topline span{font-family:var(--font-nunito-sans),"Noto Sans SC",sans-serif;font-size:13px;color:var(--muted)}.treasury-page .panel-topline strong{font-size:clamp(46px,5vw,72px);font-weight:500;letter-spacing:-.055em}.treasury-page .asset-stack{display:flex}.treasury-page .asset-stack img{width:44px;height:44px;border-radius:50%;border:4px solid #f5f6f4}.treasury-page .asset-stack img+img{margin-left:-14px}.treasury-page .yield-chart{position:relative;flex:1;min-height:250px;margin:28px 0 12px;overflow:hidden}.treasury-page .chart-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(0,0,0,.05) 1px,transparent 0),linear-gradient(90deg,rgba(0,0,0,.05) 1px,transparent 0);background-size:100% 25%,12.5% 100%}.treasury-page .yield-chart svg{position:absolute;inset:0;width:100%;height:100%}.treasury-page .chart-area{fill:url(#chartFill)}.treasury-page .chart-line{fill:none;stroke:var(--green);stroke-width:3}.treasury-page .yield-chart circle{fill:#fff;stroke:var(--green);stroke-width:4}.treasury-page .panel-metrics{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line)}.treasury-page .panel-metrics>div{padding:22px 20px 4px;border-right:1px solid var(--line);display:flex;flex-direction:column;gap:8px}.treasury-page .panel-metrics>div:first-child{padding-left:0}.treasury-page .panel-metrics>div:last-child{border-right:0}.treasury-page .panel-metrics span{font-family:var(--font-nunito-sans),"Noto Sans SC",sans-serif;font-size:11px;color:var(--muted)}.treasury-page .panel-metrics strong{font-size:16px;font-weight:500}.treasury-page .risk-line{margin:18px auto 0;max-width:940px;display:flex;align-items:center;justify-content:center;gap:9px;text-align:center;font-family:var(--font-nunito-sans),"Noto Sans SC",sans-serif;font-size:12px;line-height:1.5;color:rgba(0,0,0,.48)}.treasury-page .risk-line svg{flex:none;width:15px;height:15px;color:#c07a16}.treasury-page .official-treasury-window{min-width:0;border:1px solid #f2f2f2;border-radius:12px;background:#fff;box-shadow:none}.treasury-page .official-treasury-shell{display:grid;grid-template-columns:195px minmax(0,1fr);height:100%;min-height:0;font-family:var(--font-borna),var(--font-nunito-sans),"Noto Sans SC",sans-serif;color:#111}.treasury-page .official-treasury-sidebar{position:relative;min-width:0;padding:10px 12px 10px 10px;border-right:1px solid #f2f2f2;background:#fff;display:flex;flex-direction:column;overflow:visible}.treasury-page .company-switcher{width:100%;max-width:169px;height:32px;padding:6.667px 10px;border:0;display:grid;grid-template-columns:17px minmax(0,1fr) 14px;align-items:center;gap:6.667px;border-radius:6.667px;background:rgba(0,0,0,.04);color:#111;font:inherit;font-size:10.83px;text-align:left;cursor:pointer;transition:background .2s ease}.treasury-page .company-switcher:hover{background:#e9ebe8}.treasury-page .company-switcher[aria-expanded=true]>svg{transform:rotate(180deg)}.treasury-page .company-switcher>span{width:16.667px;height:16.667px;border-radius:3.33px;display:grid;place-items:center;background:var(--green);color:#fff;font-size:9px;font-weight:700}.treasury-page .company-switcher strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:10.83px;font-weight:500}.treasury-page .company-switcher svg{width:14px;transition:transform .2s ease}.treasury-page .workspace-popover{position:absolute;z-index:8;top:48px;left:10px;width:169px;padding:10px;border:1px solid #e6e8e5;border-radius:8px;background:#fff;box-shadow:0 10px 28px rgba(0,0,0,.13);display:flex;flex-direction:column;gap:6px;font-size:9px}.treasury-page .workspace-popover strong{font-size:10px}.treasury-page .workspace-popover span{color:#8d918b}.treasury-page .official-side-groups{min-height:0;flex:1;padding-top:10px;overflow:hidden}.treasury-page .official-side-group{margin-bottom:8px}.treasury-page .official-group-toggle{width:100%;height:20px;margin:0 0 2px;padding:0 10px;border:0;background:transparent;color:rgba(0,0,0,.45);display:flex;align-items:center;justify-content:space-between;font:inherit;cursor:pointer}.treasury-page .official-group-toggle small{font-size:10px}.treasury-page .official-group-toggle svg{width:12px;height:12px;transition:transform .2s ease}.treasury-page .official-group-toggle[aria-expanded=false] svg{transform:rotate(-90deg)}.treasury-page .official-side-group>button:not(.official-group-toggle){width:100%;min-height:28px;padding:4px 10px;border:0;background:transparent;display:flex;align-items:center;gap:6.667px;border-radius:8px;color:rgba(0,0,0,.8);font:inherit;text-align:left;cursor:pointer;transition:background .16s ease,color .16s ease,transform .16s ease}.treasury-page .official-side-group>button:not(.official-group-toggle):hover{background:#f3f5f2;color:#252825;transform:translateX(1px)}.treasury-page .official-side-group>button:not(.official-group-toggle) svg{flex:none;width:13px;height:13px}.treasury-page .official-side-group>button:not(.official-group-toggle) b{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11.67px;font-weight:500}.treasury-page .official-side-group>button.active:not(.official-group-toggle){background:#eff9f0;color:var(--green)}.treasury-page .official-side-group>button.active:not(.official-group-toggle) b{font-weight:500}.treasury-page .official-user-row{height:40px;padding:7px 10px 0;display:grid;grid-template-columns:27px minmax(0,1fr) auto;align-items:center;gap:7px;border-top:1px solid #f2f2f2;font-size:10.83px}.treasury-page .official-user-row i{width:26.667px;height:26.667px;border-radius:50%;display:grid;place-items:center;background:rgba(0,0,0,.06);font-size:13.33px;font-style:normal}.treasury-page .official-user-row b{font-size:9px;letter-spacing:1px}.treasury-page .official-treasury-main{min-width:0;min-height:0;padding:10px 10px 10px 0;background:#fff;display:flex;flex-direction:column;overflow:hidden}.treasury-page .official-app-title{height:34px;padding:2px 4px 10px;flex:none;border-bottom:.833px solid #f2f2f2;font-size:18px;font-weight:600}.treasury-page .official-earn-panel{min-height:0;flex:1;padding-top:8px;overflow:hidden}.treasury-page .official-earn-heading{min-width:0;height:38px;padding:0 4px 10px;display:flex;align-items:center;gap:8px;border-bottom:1px solid #e9ebe8}.treasury-page .official-earn-heading>svg:first-child{width:18px;height:18px;fill:#f04438;color:#f04438}.treasury-page .official-earn-heading>strong{font-size:10px}.treasury-page .official-earn-heading>span{padding:5px 7px;border-radius:5px;background:#eef9ef;color:#52ad5a;font-size:7px;white-space:nowrap}.treasury-page .official-earn-heading>svg:last-child{width:12px;margin-left:auto}.treasury-page .official-yield-grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);gap:15px;padding:15px 4px 12px}.treasury-page .official-yield-chart>small,.treasury-page .official-yield-summary>small{display:block;color:#969a94;font-size:8px}.treasury-page .official-yield-summary>strong{display:block;margin:5px 0 12px;color:var(--green);font-size:25px;font-weight:500}.treasury-page .official-tvl-card{padding:14px;border-radius:8px;background:#f1f2f0}.treasury-page .official-tvl-card>small{display:block;color:#666a65;font-size:8px}.treasury-page .official-tvl-card>b{display:block;margin:5px 0 10px;font-size:20px;font-weight:500;letter-spacing:-.03em}.treasury-page .official-tvl-card>i{display:block;height:5px;overflow:hidden;border-radius:99px;background:#dfe2de}.treasury-page .official-tvl-card>i span{display:block;width:100%;height:100%;background:var(--green)}.treasury-page .official-tvl-card>div{display:flex;justify-content:space-between;margin-top:6px;color:#666a65}.treasury-page .official-tvl-card>div small{font-size:6px}.treasury-page .official-yield-chart{position:relative;padding-top:2px}.treasury-page .official-yield-chart>.sold-out{position:absolute;left:0;top:-2px;padding:8px 28px;border-radius:99px;background:#f0f1ef;color:#969a94;font-size:8px}.treasury-page .official-yield-chart>small{margin-left:108px;color:#222}.treasury-page .official-yield-chart svg{width:100%;height:118px;margin-top:10px;overflow:visible;cursor:crosshair;touch-action:none}.treasury-page .official-chart-grid{fill:none;stroke:#ebedea;stroke-width:1}.treasury-page .official-chart-line{fill:none;stroke:var(--green);stroke-width:2}.treasury-page .official-chart-active line{stroke:#b8bcb6;stroke-width:1;stroke-dasharray:3 3}.treasury-page .official-chart-active circle{fill:#fff;stroke:var(--green);stroke-width:3}.treasury-page .official-chart-tooltip{position:absolute;z-index:3;top:26px;min-width:72px;padding:6px 7px;border:1px solid #edf0ec;border-radius:6px;background:#fff;box-shadow:0 8px 20px rgba(0,0,0,.12);font-size:6px;pointer-events:none;transform:translateX(-50%)}.treasury-page .official-chart-tooltip span{display:block;color:#8f938d}.treasury-page .official-chart-tooltip strong{display:block;margin-top:3px;color:#222;font-size:9px}.treasury-page .official-chart-dates{display:flex;justify-content:space-between;margin-top:-13px;color:#a0a39e;font-size:6px}.treasury-page .official-earnings-list{padding:2px 4px 0;border-top:1px solid #f0f1ef}.treasury-page .official-earnings-list>div{min-height:61px;display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:9px;border-bottom:1px solid #f3f4f2}.treasury-page .earning-icon{width:31px;height:31px;border-radius:50%;display:grid;place-items:center;background:#f0f1ef}.treasury-page .earning-icon svg{width:14px;fill:#f04438;color:#f04438}.treasury-page .official-earnings-list>div>span:nth-child(2){display:flex;flex-direction:column;gap:4px}.treasury-page .official-earnings-list b{font-size:9px;font-weight:500}.treasury-page .official-earnings-list small{color:#8f938d;font-size:7px}.treasury-page .official-earnings-list strong{color:var(--green);font-size:11px;font-weight:500;white-space:nowrap}.treasury-page .no-records{display:block;padding-top:8px;text-align:center}.treasury-page .official-screen-enter{animation:official-screen-in .24s ease both}@keyframes official-screen-in{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:none}}.treasury-page .official-mock-screen{min-height:0;flex:1;padding:8px 4px 4px;overflow:hidden}.treasury-page .official-summary-row{display:grid;grid-template-columns:1.25fr 1fr 1fr;gap:8px}.treasury-page .official-summary-row article{min-width:0;padding:12px;border:1px solid #eceeeb;border-radius:8px;background:#fafbfa}.treasury-page .official-summary-row small,.treasury-page .official-summary-row span{display:block;color:#8e928c;font-size:7px}.treasury-page .official-summary-row strong{display:block;margin:7px 0 6px;font-size:14px;font-weight:500;letter-spacing:-.03em}.treasury-page .official-summary-row small{color:#46a650}.treasury-page .official-balance-chart{margin-top:10px;padding:11px 12px 8px;border:1px solid #eceeeb;border-radius:8px}.treasury-page .official-balance-chart>div{display:flex;align-items:center;justify-content:space-between;font-size:8px}.treasury-page .official-balance-chart b{padding:5px 7px;border-radius:5px;background:#f0f2ef;color:#777b75;font-size:6px;font-weight:500}.treasury-page .official-balance-chart svg{width:100%;height:145px;margin-top:8px}.treasury-page .official-balance-chart .fill{fill:url(#hero-balance-fill)}.treasury-page .official-balance-chart .line{fill:none;stroke:var(--green);stroke-width:2}.treasury-page .official-data-list{border-top:1px solid #eceeeb}.treasury-page .official-data-list button{position:relative;width:100%;min-height:67px;padding:0 8px;border:0;border-bottom:1px solid #eef0ed;background:#fff;display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:10px;color:#111;font:inherit;text-align:left;cursor:pointer;transition:background .16s ease}.treasury-page .official-data-list button:hover{background:#f8faf7}.treasury-page .official-data-list i{width:31px;height:31px;border-radius:50%;display:grid;place-items:center;background:#eff1ee;color:#555;font-size:10px;font-style:normal}.treasury-page .official-data-list span{display:flex;min-width:0;flex-direction:column;gap:5px}.treasury-page .official-data-list strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:9px;font-weight:500}.treasury-page .official-data-list small{color:#8f938d;font-size:7px}.treasury-page .official-data-list b{font-size:10px;font-weight:500;white-space:nowrap}.treasury-page .official-data-list b.positive{color:var(--green)}.treasury-page .official-data-list em{position:absolute;right:8px;bottom:4px;color:#c3c6c1;font-size:6px;font-style:normal}.treasury-page .official-cards-screen{height:100%;display:grid;grid-template-columns:1.12fr .88fr;gap:20px;align-items:center;padding:18px}.treasury-page .mini-corporate-card{position:relative;width:100%;aspect-ratio:300/189;overflow:hidden;border-radius:10px;background:linear-gradient(248deg,#000 .77%,#292823 98.92%);box-shadow:0 18px 32px rgba(0,0,0,.2);transform:rotate(-2deg);transition:transform .25s ease}.treasury-page .mini-corporate-card:hover{transform:rotate(0) translateY(-4px)}.treasury-page .mini-corporate-card img{position:absolute;left:8%;top:12%;width:13%;filter:grayscale(1) brightness(2)}.treasury-page .mini-corporate-card strong{position:absolute;right:8%;top:12%;color:#fff;font-size:16px;font-style:italic}.treasury-page .mini-corporate-card span{position:absolute;left:8%;bottom:12%;color:hsla(0,0%,100%,.62);font-size:7px;letter-spacing:.25em}.treasury-page .official-card-copy>small,.treasury-page .official-card-copy>span{display:block;color:#8b8f89;font-size:7px}.treasury-page .official-card-copy>strong{display:block;margin:8px 0 15px;font-size:20px;font-weight:500}.treasury-page .official-card-copy>div{display:flex;gap:6px;margin-bottom:16px}.treasury-page .official-card-copy button{height:27px;padding:0 10px;border:0;border-radius:6px;background:#f0f2ef;font:inherit;font-size:7px;cursor:pointer}.treasury-page .official-card-copy button:first-child{background:var(--green);color:#06260c}.treasury-page .overview{background:#fff}.treasury-page .logo-showcase{position:relative;overflow:hidden;margin:72px 0 0;padding:34px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent)}.treasury-page .logo-marquee-track{display:flex;width:max-content;will-change:transform;animation:logo-marquee 24s linear infinite}.treasury-page .logo-marquee-set{display:flex;align-items:center;gap:92px;padding-right:92px}.treasury-page .logo-marquee-set img{display:block;width:auto;height:40px;object-fit:contain;filter:grayscale(1);opacity:.82}@keyframes logo-marquee{to{transform:translateX(-50%)}}.treasury-page .overview-heading{max-width:none}.treasury-page .overview-heading h2{margin:0;font-size:clamp(46px,4.15vw,54px);font-weight:500;line-height:1.08;letter-spacing:-.035em;white-space:nowrap}.treasury-page .overview-heading p{max-width:720px;margin:20px 0 0;font-family:var(--font-nunito-sans),"Noto Sans SC",sans-serif;font-size:16px;line-height:1.65;color:var(--muted)}.treasury-page .asset-table{margin-top:56px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.treasury-page .asset-table-meta{padding:28px 0 18px;display:flex;align-items:baseline;gap:16px}.treasury-page .asset-table-meta h3{margin:0;font-size:30px;font-weight:600;letter-spacing:-.03em}.treasury-page .asset-table-meta span{font-family:var(--font-nunito-sans),"Noto Sans SC",sans-serif;font-size:15px;color:var(--muted)}.treasury-page .asset-table-head,.treasury-page .asset-table-row{display:grid;grid-template-columns:1.15fr 1fr .78fr 1.22fr;align-items:center;column-gap:30px}.treasury-page .asset-table-head{min-height:58px;border-bottom:1px solid var(--line);font-family:var(--font-nunito-sans),"Noto Sans SC",sans-serif;color:var(--muted)}.treasury-page .asset-table-head span{font-size:13px;font-weight:600}.treasury-page .asset-table-row{min-height:148px;border-bottom:1px solid var(--line)}.treasury-page .asset-table-row:last-child{border-bottom:0}.treasury-page .asset-name{display:flex;align-items:center;gap:16px}.treasury-page .asset-name>img{width:48px;height:48px;border-radius:50%}.treasury-page .asset-name>span{display:flex;flex-direction:column;gap:5px}.treasury-page .asset-name strong{font-size:22px;font-weight:500}.treasury-page .asset-name small{font-family:var(--font-nunito-sans),"Noto Sans SC",sans-serif;font-size:13px;color:var(--muted)}.treasury-page .asset-apy{color:#168f4f;font-size:21px;font-weight:500}.treasury-page .asset-accrual{font-family:var(--font-nunito-sans),"Noto Sans SC",sans-serif;font-size:16px;font-weight:600}.treasury-page .asset-access{display:flex;flex-direction:column;gap:7px}.treasury-page .asset-access strong{font-size:16px;font-weight:500}.treasury-page .asset-access small{font-family:var(--font-nunito-sans),"Noto Sans SC",sans-serif;font-size:13px;color:#168f4f}.treasury-page .asset-access:before,.treasury-page .asset-accrual:before,.treasury-page .asset-apy:before{display:none}.treasury-page .overview-note{display:flex;justify-content:space-between;gap:30px;margin-top:20px;font-family:var(--font-nunito-sans),"Noto Sans SC",sans-serif;font-size:12px;line-height:1.55;color:rgba(0,0,0,.44)}.treasury-page .overview-note p{max-width:730px;margin:0}.treasury-page .overview-note span{white-space:nowrap}.treasury-page .value-section{background:#171817;color:#fff}.treasury-page .value-section.section-pad{padding:96px 0}.treasury-page .value-intro{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(390px,.92fr);gap:72px;align-items:center}.treasury-page .value-copy{min-width:0}.treasury-page .value-intro .value-heading h2{font-size:46px;white-space:normal}.treasury-page .value-intro-zh .value-heading h2{font-size:44px;white-space:nowrap}.treasury-page .value-heading p{max-width:600px;margin-top:22px;color:hsla(0,0%,100%,.55)}.treasury-page .value-visual{width:100%;max-width:500px;aspect-ratio:4/5;margin:0;justify-self:end;overflow:hidden;border-radius:14px;background:#101512}.treasury-page .value-visual img{display:block;width:100%;height:100%;object-fit:cover;object-position:center center}.treasury-page .value-grid{display:grid;grid-template-columns:1fr;gap:26px;margin-top:48px}.treasury-page .value-grid article{display:grid;grid-template-columns:44px minmax(0,1fr) auto;column-gap:18px;row-gap:5px;align-items:start;padding:0}.treasury-page .value-grid .feature-icon{grid-column:1;grid-row:1/span 2;width:44px;height:44px;border-radius:9px}.treasury-page .value-grid .card-index{position:static;grid-column:3;grid-row:1;align-self:center;padding-top:2px}.treasury-page .value-section .feature-icon{background:rgba(82,192,93,.14);color:#65d26f}.treasury-page .value-section .card-index{color:hsla(0,0%,100%,.32)}.treasury-page .value-grid h3{grid-column:2;grid-row:1;margin:0;font-size:20px;font-weight:500;line-height:1.2;letter-spacing:-.02em}.treasury-page .use-case-grid h3{font-size:24px;font-weight:500;line-height:1.08;letter-spacing:-.025em;margin:34px 0 14px}.treasury-page .use-case-grid p,.treasury-page .value-grid p{font-family:var(--font-nunito-sans),"Noto Sans SC",sans-serif;font-size:15px;line-height:1.65;color:var(--muted);margin:0}.treasury-page .value-section .value-grid p{grid-column:2/4;grid-row:2;color:hsla(0,0%,100%,.5);font-size:14px;line-height:1.55}.treasury-page .source-section{background:var(--black);color:#fff;overflow:hidden}.treasury-page .source-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:82px;align-items:center}.treasury-page .source-points{margin:36px 0;display:grid;gap:16px}.treasury-page .source-points p{display:flex;gap:10px;margin:0;font-family:var(--font-nunito-sans),"Noto Sans SC",sans-serif;font-size:14px;line-height:1.55;color:hsla(0,0%,100%,.68)}.treasury-page .source-points svg{width:17px;flex:none;color:var(--green)}.treasury-page .easy-earn-visual{display:grid;gap:18px;padding:14px;border-radius:22px;background:#f4f5f6;color:#111}.treasury-page .easy-card{background:#fff;border-radius:18px;padding:24px 26px}.treasury-page .easy-card h3{margin:0;font-size:24px;font-weight:500;letter-spacing:-.025em}.treasury-page .easy-intro-card ol{margin:12px 0 8px;padding-left:24px;line-height:1.5;color:#555}.treasury-page .easy-intro-card a,.treasury-page .easy-intro-card ol{font-family:var(--font-nunito-sans),"Noto Sans SC",sans-serif;font-size:13px}.treasury-page .easy-intro-card a{color:var(--green)}.treasury-page .easy-chart-card{min-height:410px;position:relative}.treasury-page .easy-chart-heading{display:flex;align-items:center;justify-content:space-between;gap:20px}.treasury-page .easy-chart-heading svg{width:16px;transition:transform .2s ease}.treasury-page .easy-period-select{position:relative;z-index:4}.treasury-page .easy-period-select>button{height:48px;min-width:112px;padding:0 16px;border:0;border-radius:10px;background:#f5f5f7;display:flex;align-items:center;justify-content:space-between;gap:12px;font:inherit;font-size:18px;color:#111;cursor:pointer}.treasury-page .easy-period-select>button[aria-expanded=true] svg{transform:rotate(180deg)}.treasury-page .easy-period-menu{position:absolute;top:56px;right:0;width:132px;padding:8px;border-radius:12px;background:#fff;box-shadow:0 12px 34px rgba(0,0,0,.14);display:grid;gap:4px}.treasury-page .easy-period-menu button{height:36px;border:0;border-radius:8px;background:transparent;font:inherit;font-size:14px;color:#111;cursor:pointer}.treasury-page .easy-period-menu button:hover,.treasury-page .easy-period-menu button[aria-selected=true]{background:#f3f4f5}.treasury-page .easy-chart-body{min-height:312px;display:flex;align-items:stretch}.treasury-page .easy-chart-status{margin:auto;font-family:var(--font-nunito-sans),"Noto Sans SC",sans-serif;font-size:13px;color:#a3a5a8}.treasury-page .easy-chart-wrap{width:100%;padding-top:30px}.treasury-page .easy-chart-plot{position:relative;display:grid;grid-template-columns:42px minmax(0,1fr);height:240px}.treasury-page .easy-y-axis{padding:0 0 3px;display:flex;flex-direction:column;justify-content:space-between;font-family:var(--font-nunito-sans),sans-serif;font-size:11px;color:#b6b8bb}.treasury-page .easy-chart-plot svg{width:100%;height:100%;overflow:visible;cursor:crosshair;touch-action:none}.treasury-page .easy-grid-line{fill:none;stroke:#f0f1f2;stroke-width:1;vector-effect:non-scaling-stroke}.treasury-page .easy-yield-line{fill:none;stroke:var(--green);stroke-width:2;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}.treasury-page .easy-chart-hit-area{fill:transparent;pointer-events:all}.treasury-page .easy-active-point line{stroke:#c7c9cc;stroke-width:1;stroke-dasharray:4 4;vector-effect:non-scaling-stroke}.treasury-page .easy-active-point circle{fill:#fff;stroke:var(--green);stroke-width:3;vector-effect:non-scaling-stroke}.treasury-page .easy-chart-tooltip{position:absolute;z-index:3;min-width:178px;padding:12px;border-radius:10px;background:#fff;box-shadow:0 10px 28px rgba(0,0,0,.14);font-family:var(--font-nunito-sans),"Noto Sans SC",sans-serif;font-size:11px;color:#76787b;pointer-events:none;transform:translate(calc(-50% + 21px),calc(-100% - 14px))}.treasury-page .easy-chart-tooltip>span{display:block;margin-bottom:8px}.treasury-page .easy-chart-tooltip strong{display:flex;align-items:center;gap:7px;color:#555;font-weight:500}.treasury-page .easy-chart-tooltip strong i{width:8px;height:8px;border-radius:50%;background:var(--green)}.treasury-page .easy-chart-tooltip strong b{margin-left:auto;color:#111;font-weight:600}.treasury-page .easy-x-axis{margin:2px 0 0 42px;display:flex;justify-content:space-between;font-family:var(--font-nunito-sans),"Noto Sans SC",sans-serif;font-size:10px;color:#b6b8bb}.treasury-page .strategies-section{background:#fff}.treasury-page .strategy-list{margin:64px 0 34px;border-top:1px solid var(--line)}.treasury-page .strategy-list article{display:grid;grid-template-columns:84px 1fr 1fr;gap:34px;padding:38px 0;border-bottom:1px solid var(--line);align-items:start}.treasury-page .strategy-meta{display:flex;align-items:center;gap:12px;font-family:var(--font-nunito-sans),sans-serif;font-size:11px;color:rgba(0,0,0,.4)}.treasury-page .strategy-meta i{height:1px;flex:1;background:var(--line)}.treasury-page .strategy-list h3{font-size:25px;font-weight:500;letter-spacing:-.03em;line-height:1.1;margin:0 0 14px}.treasury-page .strategy-list article>div:nth-child(2)>p,.treasury-page .strategy-support{font-family:var(--font-nunito-sans),"Noto Sans SC",sans-serif;font-size:14px;line-height:1.62;color:var(--muted);margin:0}.treasury-page .strategy-support{display:flex;gap:10px;padding-left:24px}.treasury-page .strategy-support svg{width:16px;flex:none;color:var(--green)}.treasury-page .vault-section{padding:80px 0;background:#fff}.treasury-page .vault-capability{display:grid;grid-template-columns:minmax(0,.82fr) minmax(500px,1.18fr);gap:96px;align-items:center;padding:64px 0;background:#fff}.treasury-page .vault-capability-copy{max-width:520px;display:flex;flex-direction:column;justify-content:center}.treasury-page .vault-capability-copy h2{margin:0 0 22px;font-size:clamp(40px,3.4vw,52px);font-weight:500;line-height:1.04;letter-spacing:-.038em;text-wrap:balance}.treasury-page .vault-capability-copy p{margin:0 0 22px;color:var(--muted);font-family:var(--font-nunito-sans),"Noto Sans SC",sans-serif;font-size:18px;line-height:1.58}.treasury-page .vault-capability-copy a{width:max-content;max-width:100%;display:inline-flex;color:#269c37;font-size:14px;font-weight:600;text-decoration:none;transition:transform .2s ease}.treasury-page .vault-capability-copy a:hover{transform:translateX(4px)}.treasury-page .vault-panel{width:100%;min-height:500px;background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:16px;padding:34px 38px;display:flex;flex-direction:column;justify-content:center;box-shadow:0 20px 55px rgba(0,0,0,.06)}.treasury-page .vault-calculator-header{display:flex;align-items:center;justify-content:space-between;gap:24px;padding-bottom:28px;border-bottom:1px solid var(--line)}.treasury-page .vault-calculator-header img{width:128px;height:36px}.treasury-page .vault-calculator-header span{font-family:var(--font-nunito-sans),"Noto Sans SC",sans-serif;color:rgba(0,0,0,.45);font-size:13px}.treasury-page .vault-balance-control{padding:25px 0 27px}.treasury-page .vault-balance-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:24px}.treasury-page .vault-balance-heading label{font-family:var(--font-nunito-sans),"Noto Sans SC",sans-serif;color:var(--muted);font-size:14px}.treasury-page .vault-balance-heading output{font-size:clamp(28px,2.5vw,38px);line-height:1;font-weight:500;letter-spacing:-.035em;text-align:right}.treasury-page .vault-range{width:100%;height:10px;margin:0;appearance:none;-webkit-appearance:none;border:0;border-radius:999px;outline:0;cursor:grab}.treasury-page .vault-range:active{cursor:grabbing}.treasury-page .vault-range::-webkit-slider-thumb{width:28px;height:28px;-webkit-appearance:none;appearance:none;border:6px solid #fff;border-radius:50%;background:var(--green);box-shadow:0 2px 10px rgba(0,0,0,.22);cursor:grab}.treasury-page .vault-range::-moz-range-thumb{width:16px;height:16px;border:6px solid #fff;border-radius:50%;background:var(--green);box-shadow:0 2px 10px rgba(0,0,0,.22);cursor:grab}.treasury-page .vault-range:focus-visible{box-shadow:0 0 0 4px rgba(82,192,93,.2)}.treasury-page .vault-range-labels{display:flex;justify-content:space-between;margin-top:13px;font-family:var(--font-nunito-sans),"Noto Sans SC",sans-serif;font-size:11px;color:rgba(0,0,0,.4)}.treasury-page .vault-yield-grid{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--line);border-left:1px solid var(--line);border-radius:12px;overflow:hidden}.treasury-page .vault-yield-grid>div{min-width:0;padding:22px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff}.treasury-page .vault-yield-grid span{display:block;min-height:36px;margin-bottom:10px;font-family:var(--font-nunito-sans),"Noto Sans SC",sans-serif;color:var(--muted);font-size:12px;line-height:1.45}.treasury-page .vault-yield-grid strong{display:block;font-size:20px;line-height:1.2;font-weight:500;letter-spacing:-.02em}.treasury-page .vault-yield-grid .vault-annual-yield{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;gap:24px;background:#f5faf5}.treasury-page .vault-yield-grid .vault-annual-yield span{min-height:0;margin:0}.treasury-page .vault-yield-grid .vault-annual-yield strong{color:#2c9f39;text-align:right}.treasury-page .risk-section{background:#f6f7f5}.treasury-page .risk-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:62px}.treasury-page .risk-grid article{min-height:250px;padding:30px;border:1px solid rgba(0,0,0,.07);border-radius:12px;background:#fff}.treasury-page .risk-grid article>span{width:42px;height:42px;border-radius:9px;display:grid;place-items:center;background:#f4f5f3;color:#151816;transition:background-color .3s cubic-bezier(.22,1,.36,1),color .3s cubic-bezier(.22,1,.36,1)}.treasury-page .risk-grid article>span svg{width:20px;transition:stroke .3s cubic-bezier(.22,1,.36,1)}.treasury-page .risk-grid article:hover>span{background:var(--green);color:#fff}.treasury-page .risk-grid h3{font-size:21px;font-weight:500;letter-spacing:-.02em;margin:34px 0 12px}.treasury-page .risk-grid p{font-family:var(--font-nunito-sans),"Noto Sans SC",sans-serif;font-size:13px;line-height:1.65;color:var(--muted);margin:0}.treasury-page .risk-statement{margin-top:18px;padding:26px 28px;border-radius:12px;background:var(--black);color:#fff;display:grid;grid-template-columns:24px 1fr auto;gap:18px;align-items:center}.treasury-page .risk-statement>svg{width:20px;color:#f1a63b}.treasury-page .risk-statement p{font-family:var(--font-nunito-sans),"Noto Sans SC",sans-serif;font-size:12px;line-height:1.55;color:hsla(0,0%,100%,.57);margin:0}.treasury-page .risk-statement a{display:flex;align-items:center;gap:8px;font-size:13px;white-space:nowrap}.treasury-page .risk-statement a svg{width:15px}.treasury-page .connected-section{background:#fff}.treasury-page .business-products>h2{margin:0 0 76px;text-align:center;font-size:clamp(52px,5.2vw,76px);font-weight:500;line-height:1;letter-spacing:-.05em}.treasury-page .business-products-top{position:relative;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:38px;align-items:center}.treasury-page .business-product-large.product-1{grid-column:1}.treasury-page .business-product-large.product-2{grid-column:3}.treasury-page .business-card-stage{grid-column:2;grid-row:1;position:relative;height:100%;min-width:0;display:grid;place-items:center;z-index:2}.treasury-page .treasury-physical-card{width:88%;max-width:none;rotate:-2.4deg}.treasury-page .business-product-card{min-width:0;min-height:330px;padding:32px 30px;border-radius:18px;background:#f2f1ef;display:flex;flex-direction:column;color:#080808;transition:transform .25s ease,background-color .25s ease}.treasury-page .business-product-card:hover{transform:translateY(-4px);background:#ecebe8}.treasury-page .business-product-large{min-height:340px}.treasury-page .business-product-title{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.treasury-page .business-product-title h3{margin:0;font-size:28px;font-weight:500;line-height:1.1;letter-spacing:-.035em}.treasury-page .business-product-title svg{width:26px;height:26px;flex:none;stroke-width:1.9}.treasury-page .business-product-copy{margin-top:auto;font-family:var(--font-nunito-sans),"Noto Sans SC",sans-serif}.treasury-page .business-product-copy p{margin:0;font-size:15px;line-height:1.5;color:#60615e}.treasury-page .business-product-copy small{display:block;margin-top:9px;font-size:12px;line-height:1.55;color:#93938f}.treasury-page .product-card-visual{--tilt-x:0deg;--tilt-y:0deg;--shine-x:50%;--shine-y:50%;width:100%;min-height:290px;perspective:900px;cursor:grab;background:transparent;outline:none;display:grid;place-items:center}.treasury-page .product-card-visual:active{cursor:grabbing}.treasury-page .product-card-visual:focus-visible{outline:2px solid var(--green);outline-offset:4px;border-radius:14px}.treasury-page .product-card-visual .hero-real-card{position:relative;width:88%;max-width:none;aspect-ratio:300/189;overflow:hidden;border-radius:3.788%;color:hsla(0,0%,100%,.72);background:linear-gradient(248deg,#000 .77%,#292823 98.92%);will-change:transform;transform:perspective(900px) rotateX(var(--tilt-x)) rotateY(var(--tilt-y)) rotate(-2.4deg) translateY(0);transition:transform .14s ease-out,box-shadow .28s;box-shadow:0 22px 38px rgba(0,0,0,.18)}.treasury-page .product-card-visual .hero-real-card:after{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at var(--shine-x) var(--shine-y),hsla(0,0%,100%,.2),transparent 42%);opacity:0;transition:opacity .25s}.treasury-page .product-card-visual:focus-visible .hero-real-card,.treasury-page .product-card-visual:hover .hero-real-card{transform:perspective(900px) rotateX(var(--tilt-x)) rotateY(var(--tilt-y)) rotate(-2.4deg) translateY(-8px);box-shadow:0 34px 54px rgba(0,0,0,.25)}.treasury-page .product-card-visual:focus-visible .hero-real-card:after,.treasury-page .product-card-visual:hover .hero-real-card:after{opacity:1}.treasury-page .product-card-visual:active .hero-real-card{transform:perspective(900px) rotateX(var(--tilt-x)) rotateY(var(--tilt-y)) rotate(-2.4deg) translateY(-2px) scale(.992)}.treasury-page .product-card-visual:not(:hover):not(:focus-visible) .hero-real-card{transform:perspective(900px) rotateX(0) rotateY(0) rotate(-2.4deg) translateY(0)}.treasury-page .product-card-visual .hero-real-card>img{position:absolute;left:6.667%;top:10.582%;width:11.667%;filter:grayscale(1) brightness(2)}.treasury-page .product-card-visual .hero-real-card>strong{position:absolute;right:6.667%;top:10.582%;font-family:Arial,sans-serif;font-size:clamp(18px,2vw,28px);font-style:italic;letter-spacing:-.08em}.treasury-page .product-card-visual .hero-real-card>i{position:absolute;right:6.667%;bottom:10.582%;width:14.667%;aspect-ratio:44/31;border:1px solid hsla(0,0%,100%,.38);border-radius:19%;background:repeating-linear-gradient(0deg,transparent 0 24%,hsla(0,0%,100%,.18) 25% 28%)}.treasury-page .product-card-visual .hero-real-card>span{position:absolute;left:6.667%;bottom:10.582%;font-family:var(--font-nunito-sans),sans-serif;font-size:10px;letter-spacing:.28em;color:hsla(0,0%,100%,.55)}.treasury-page .business-products-bottom{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;margin-top:30px}.treasury-page .business-products-bottom .business-product-card{min-height:330px}.treasury-page .use-cases-section{background:#fafbf9;border-top:1px solid rgba(0,0,0,.05)}.treasury-page .use-case-tabs{position:relative;width:max-content;max-width:100%;margin:44px auto 0;padding:5px;border-radius:10px;background:#eceeeb;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px}.treasury-page .use-case-tabs:before{content:"";position:absolute;inset:5px auto 5px 5px;width:calc((100% - 14px) / 2);border-radius:7px;background:#fff;box-shadow:0 3px 12px rgba(0,0,0,.07);transform:translateX(0);transition:transform .3s cubic-bezier(.22,1,.36,1)}.treasury-page .use-case-tabs[data-active-tab=businesses]:before{transform:translateX(calc(100% + 4px))}.treasury-page .use-case-tabs button{position:relative;z-index:1;height:42px;padding:0 17px;border:0;border-radius:7px;background:transparent;display:flex;align-items:center;gap:8px;font-size:14px;cursor:pointer}.treasury-page .use-case-tabs button svg{width:17px}.treasury-page .use-case-tabs button[aria-selected=true]{background:transparent}.treasury-page .use-case-grid{display:grid;grid-template-columns:repeat(4,1fr);margin-top:54px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.treasury-page .use-case-grid article{position:relative;min-height:318px;padding:30px;border-right:1px solid var(--line);opacity:0;transform:translateY(8px);animation:treasury-use-case-enter .32s cubic-bezier(.22,1,.36,1) forwards}.treasury-page .use-case-grid article:last-child{border-right:0}.treasury-page .use-case-grid .card-index{position:absolute;right:30px;top:46px}@keyframes treasury-use-case-enter{to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.treasury-page .use-case-tabs:before{transition:none}.treasury-page .use-case-grid article{opacity:1;transform:none;animation:none}}.treasury-page .terms-section{background:#fff}.treasury-page .terms-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:88px;align-items:start}.treasury-page .terms-heading{position:sticky;top:120px}.treasury-page .terms-seal{margin-top:52px;display:flex;align-items:center;gap:13px;padding:18px 20px;border-radius:10px;background:#edf7ee;color:#2f9138;width:max-content}.treasury-page .terms-seal svg{width:22px}.treasury-page .terms-seal span{font-size:14px;font-weight:500}.treasury-page .terms-table{border-top:1px solid var(--line)}.treasury-page .terms-table>div{min-height:66px;padding:17px 0;display:grid;grid-template-columns:.75fr 1.25fr;gap:30px;align-items:center;border-bottom:1px solid var(--line)}.treasury-page .terms-table>div>span{font-family:var(--font-nunito-sans),"Noto Sans SC",sans-serif;font-size:13px;color:var(--muted)}.treasury-page .terms-table a,.treasury-page .terms-table strong{font-size:14px;font-weight:500;line-height:1.45}.treasury-page .terms-table a{width:max-content;display:flex;align-items:center;gap:8px;border-bottom:1px solid}.treasury-page .terms-table a svg{width:14px}.treasury-page .terms-table>p{display:flex;gap:10px;margin:22px 0 0;font-family:var(--font-nunito-sans),"Noto Sans SC",sans-serif;font-size:11px;line-height:1.55;color:rgba(0,0,0,.43)}.treasury-page .terms-table>p svg{width:15px;flex:none;color:#c07a16}.treasury-page .faq-section{padding:80px 0 96px;background:#fff;font-family:var(--font-nunito-sans),"Noto Sans SC",sans-serif}.treasury-page .faq-section>h2{margin:0 0 42px;color:#0b0c0b;font-family:var(--display);font-size:clamp(52px,5vw,70px);font-weight:500;letter-spacing:-.05em;line-height:1}.treasury-page .faq-list{border-top:1px solid #e6e9e6}.treasury-page .faq-list details{border-bottom:1px solid #e6e9e6}.treasury-page .faq-list summary{display:grid;min-height:84px;grid-template-columns:50px minmax(0,1fr) 38px;align-items:center;gap:24px;padding:0;cursor:pointer;list-style:none}.treasury-page .faq-list summary::-webkit-details-marker{display:none}.treasury-page .faq-number{color:rgba(0,0,0,.35);font-size:11px}.treasury-page .faq-list summary h3{margin:0;color:#0b0c0b;font-family:var(--display);font-size:20px;font-weight:500;line-height:1.3}.treasury-page .faq-list summary svg{width:21px;transition:transform .25s ease}.treasury-page .faq-list details[open] summary svg{transform:rotate(180deg)}.treasury-page .faq-answer{max-width:924px;padding:0 0 18px 74px}.treasury-page .faq-answer p{margin:0;color:var(--body);font-size:15px;line-height:1.7}.treasury-page .faq-answer p+p{margin-top:8px}.treasury-page .review-section{background:#fff}.treasury-page .review-layout{display:grid;grid-template-columns:82px 1fr 280px;gap:50px;align-items:start}.treasury-page .review-mark{width:82px;height:82px;border-radius:50%;display:grid;place-items:center;background:var(--black);color:var(--green)}.treasury-page .review-mark svg{width:28px}.treasury-page .review-layout h2{max-width:700px;font-size:clamp(42px,4vw,58px);line-height:1;letter-spacing:-.045em;font-weight:500;margin:0}.treasury-page .review-points{margin:34px 0 24px;display:grid;gap:12px}.treasury-page .review-points p{display:flex;gap:10px;margin:0;font-family:var(--font-nunito-sans),"Noto Sans SC",sans-serif;font-size:14px;line-height:1.5;color:var(--muted)}.treasury-page .review-points svg{width:16px;color:var(--green);flex:none}.treasury-page .review-date{display:flex;align-items:center;gap:8px;font-family:var(--font-nunito-sans),"Noto Sans SC",sans-serif;font-size:12px;color:rgba(0,0,0,.42)}.treasury-page .review-date svg{width:15px}.treasury-page .review-links{border-top:1px solid var(--line)}.treasury-page .review-links a{min-height:52px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;font-size:13px}.treasury-page .review-links svg{width:15px;color:rgba(0,0,0,.45)}.treasury-page .final-cta{background:#fff;color:#000}.treasury-page .final-content{display:flex;min-height:430px;flex-direction:column;align-items:center;justify-content:center;padding:78px 0 96px;text-align:center}.treasury-page .final-content h2{max-width:1120px;margin:0 0 58px;font-size:clamp(62px,6vw,86px);font-weight:500;letter-spacing:-.055em;line-height:1}.treasury-page .email-cta-form{display:grid;width:min(100%,680px);min-height:72px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:6px;padding:6px;border:1px solid hsla(0,0%,4%,.16);border-radius:12px;background:#fff}.treasury-page .email-cta-form>span{display:flex;align-items:center;min-width:0;height:58px;padding:0 18px;color:#8b8f8c;font-size:16px;text-align:left;user-select:none}.treasury-page .email-cta-form>a{height:50px;min-height:0;padding:0 18px;border-radius:7px;background:var(--green);color:#071108;display:flex;align-items:center;justify-content:center;font-size:15px;font-weight:500;cursor:pointer;transition:background .18s ease,transform .18s ease}.treasury-page .email-cta-form>a:hover{background:var(--green-hover);transform:translateY(-1px)}.treasury-page .site-footer{background:#fff}.treasury-page .footer-inner{width:var(--width);max-width:calc(100% - 48px);margin:auto;padding:64px 0 48px}.treasury-page .footer-top{display:flex;justify-content:space-between;gap:48px;margin-bottom:56px}.treasury-page .footer-brand{max-width:380px}.treasury-page .footer-logo{display:flex;align-items:center;gap:8px;margin-bottom:24px}.treasury-page .footer-logo img:first-child{width:40px;height:30px}.treasury-page .footer-logo img:last-child{width:66px;height:13px}.treasury-page .footer-brand>p{font-size:14px;color:rgba(0,0,0,.6);margin-bottom:28px}.treasury-page .socials{display:flex;gap:12px;margin-bottom:24px}.treasury-page .socials img{width:22px;height:22px}.treasury-page .company-lines p{font-family:var(--font-nunito-sans),"Noto Sans SC",sans-serif;font-size:11px;line-height:1.5;color:rgba(0,0,0,.45);margin:6px 0}.treasury-page .footer-columns{display:flex;gap:56px}.treasury-page .footer-columns>div{min-width:150px;display:flex;flex-direction:column;gap:19px}.treasury-page .footer-columns h3{font-size:16px;font-weight:500;margin:0 0 2px}.treasury-page .footer-columns a{font-size:14px;color:rgba(0,0,0,.72)}.treasury-page .footer-columns a:hover{color:#30983b}.treasury-page .footer-bottom{border-top:1px solid rgba(0,0,0,.06);padding-top:30px}.treasury-page .footer-bottom>div{display:flex;justify-content:space-between;gap:20px;font-family:var(--font-nunito-sans),"Noto Sans SC",sans-serif;font-size:11px;color:rgba(0,0,0,.46)}.treasury-page .footer-bottom nav{display:flex;gap:24px}.treasury-page .footer-bottom>p{font-family:var(--font-nunito-sans),"Noto Sans SC",sans-serif;font-size:11px;line-height:1.5;color:rgba(0,0,0,.3);margin:24px 0 0}@media (max-width:1160px){.treasury-page .desktop-nav>a:nth-last-child(-n+3){display:none}.treasury-page .product-menu{grid-template-columns:repeat(3,1fr)}.treasury-page .asset-table-head,.treasury-page .asset-table-row{column-gap:22px}.treasury-page .source-grid{gap:48px}.treasury-page .easy-card{padding-inline:22px}.treasury-page .terms-layout{gap:54px}.treasury-page .footer-columns{gap:28px}}@media (max-width:1020px){.treasury-page .faq-section{padding:92px 0}}@media (max-width:900px){.treasury-page .section-pad{padding:92px 0}.treasury-page .desktop-nav,.treasury-page .language-control{display:none}.treasury-page .mobile-menu-button{display:flex}.treasury-page .header-inner{height:70px}.treasury-page .site-header .mega-menu{display:none}.treasury-page .mobile-nav{display:flex;position:absolute;top:70px;left:0;right:0;max-height:calc(100vh - 70px);overflow:auto;background:#fff;border-top:1px solid var(--line);padding:20px 24px 30px;flex-direction:column;gap:2px;box-shadow:0 18px 35px rgba(0,0,0,.1)}.treasury-page .mobile-nav a,.treasury-page .mobile-nav span{padding:12px 10px;font-size:15px}.treasury-page .mobile-nav span{color:#777}.treasury-page .mobile-nav .nested{padding-left:28px}.treasury-page .mobile-languages{display:flex;gap:10px;padding-top:12px}.treasury-page .mobile-languages button{border:1px solid var(--line);background:#fff;border-radius:8px;padding:10px 14px}.treasury-page .hero{padding:128px 0 72px}.treasury-page .hero-layout{gap:44px}.treasury-page .hero-copy{max-width:860px}.treasury-page .hero h1{font-size:72px}.treasury-page .hero-media .official-treasury-window{height:auto;aspect-ratio:1080/585}.treasury-page .window-body{grid-template-columns:58px 1fr;min-height:520px}.treasury-page .treasury-sidebar{padding-inline:9px}.treasury-page .treasury-sidebar span{width:38px}.treasury-page .treasury-panel{padding:34px}.treasury-page .panel-metrics{grid-template-columns:1fr 1fr}.treasury-page .panel-metrics>div{border-bottom:1px solid var(--line)}.treasury-page .panel-metrics>div:nth-child(2){border-right:0}.treasury-page .panel-metrics>div:nth-last-child(-n+2){border-bottom:0}.treasury-page .panel-metrics>div:nth-child(3){padding-left:0}.treasury-page .logo-showcase{margin-top:58px}.treasury-page .logo-marquee-set{gap:68px;padding-right:68px}.treasury-page .overview-heading h2{font-size:44px;white-space:normal}.treasury-page .asset-table-head,.treasury-page .asset-table-row{grid-template-columns:1.05fr 1fr .78fr 1.3fr;column-gap:16px}.treasury-page .asset-table-row{min-height:132px}.treasury-page .asset-name>img{width:42px;height:42px}.treasury-page .asset-name strong{font-size:19px}.treasury-page .asset-apy{font-size:18px}.treasury-page .asset-access strong{font-size:14px}.treasury-page .value-section.section-pad{padding:82px 0}.treasury-page .value-intro{grid-template-columns:1fr;gap:56px}.treasury-page .value-intro .value-heading h2,.treasury-page .value-intro-zh .value-heading h2{font-size:44px;white-space:normal}.treasury-page .value-copy{max-width:720px}.treasury-page .value-visual{max-width:none;aspect-ratio:16/10;justify-self:stretch}.treasury-page .source-grid{grid-template-columns:1fr}.treasury-page .source-copy{max-width:720px}.treasury-page .easy-earn-visual{width:100%}.treasury-page .strategy-list article{grid-template-columns:70px 1fr}.treasury-page .strategy-support{grid-column:2;padding-left:0}.treasury-page .vault-capability{grid-template-columns:1fr;gap:40px;padding:58px 0}.treasury-page .vault-capability-copy{max-width:680px}.treasury-page .vault-panel{width:min(100%,680px);margin:auto}.treasury-page .risk-grid{grid-template-columns:1fr 1fr}.treasury-page .terms-layout{grid-template-columns:1fr}.treasury-page .terms-heading{position:static}.treasury-page .business-products-top{grid-template-columns:1fr 1fr;gap:24px}.treasury-page .business-product-large.product-1{grid-column:1}.treasury-page .business-product-large.product-2{grid-column:2}.treasury-page .business-card-stage{grid-column:1/-1;grid-row:1;height:330px;margin-bottom:16px}.treasury-page .business-product-large{grid-row:2}.treasury-page .product-card-visual{width:min(520px,72%)}.treasury-page .business-products-bottom,.treasury-page .use-case-grid{grid-template-columns:1fr 1fr}.treasury-page .use-case-grid article:nth-child(2){border-right:0}.treasury-page .use-case-grid article:nth-child(-n+2){border-bottom:1px solid var(--line)}.treasury-page .review-layout{grid-template-columns:62px 1fr}.treasury-page .review-mark{width:62px;height:62px}.treasury-page .review-links{grid-column:2}.treasury-page .footer-top{flex-direction:column}.treasury-page .footer-columns{justify-content:space-between}}@media (max-width:760px){.treasury-page .faq-section{padding:72px 0 86px}.treasury-page .faq-section>h2{margin-bottom:34px;font-size:50px}.treasury-page .faq-list summary{min-height:82px;grid-template-columns:30px minmax(0,1fr) 24px;gap:12px}.treasury-page .faq-list summary h3{font-size:17px}.treasury-page .faq-answer{padding-left:42px}.treasury-page .faq-answer p{font-size:14px}}@media (max-width:600px){.treasury-page .footer-inner,.treasury-page .header-inner,.treasury-page .mega-inner,.treasury-page .section-shell{max-width:calc(100% - 32px)}.treasury-page .section-pad{padding:76px 0}.treasury-page .section-heading h2{font-size:43px}.treasury-page .section-heading>p{font-size:15px}.treasury-page .eyebrow{margin-bottom:20px}.treasury-page .header-cta{display:none}.treasury-page .brand-logo img{height:32px}.treasury-page .hero{padding:106px 0 58px}.treasury-page .hero-layout{gap:38px}.treasury-page .hero h1{font-size:50px;line-height:.95}.treasury-page .hero-description{font-size:15px;line-height:1.6;margin-top:24px}.treasury-page .hero-support{font-size:13px;line-height:1.5}.treasury-page .hero-actions{width:100%;align-items:center;flex-direction:column;gap:18px;margin-top:28px}.treasury-page .hero-actions .button{width:100%}.treasury-page .hero-media{overflow:hidden}.treasury-page .hero-media .official-treasury-window{height:auto;aspect-ratio:1080/585}.treasury-page .official-treasury-shell{grid-template-columns:195px minmax(0,1fr)}.treasury-page .hero-media .risk-line{padding-inline:2px;text-align:left}.treasury-page .treasury-window{border-radius:13px}.treasury-page .window-bar{height:48px;padding:0 14px;grid-template-columns:auto 1fr}.treasury-page .window-bar>span:nth-child(2){justify-self:center}.treasury-page .live-pill{display:none}.treasury-page .window-body{display:block;min-height:auto}.treasury-page .treasury-sidebar{display:none}.treasury-page .treasury-panel{padding:24px 18px}.treasury-page .panel-topline strong{font-size:39px}.treasury-page .asset-stack img{width:36px;height:36px}.treasury-page .yield-chart{min-height:175px}.treasury-page .panel-metrics{grid-template-columns:1fr 1fr}.treasury-page .panel-metrics>div{padding:16px 12px 12px}.treasury-page .panel-metrics>div:nth-child(3){padding-left:0}.treasury-page .panel-metrics span{font-size:10px}.treasury-page .panel-metrics strong{font-size:14px}.treasury-page .risk-line{text-align:left}.treasury-page .logo-showcase{margin-top:48px;padding:26px 0;mask-image:linear-gradient(90deg,transparent,#000 12%,#000 88%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent,#000 12%,#000 88%,transparent)}.treasury-page .logo-marquee-set{gap:52px;padding-right:52px}.treasury-page .logo-marquee-set img{height:32px}.treasury-page .overview-heading h2{font-size:36px;line-height:1.08;letter-spacing:-.035em}.treasury-page .overview-heading p{margin-top:18px;font-size:15px}.treasury-page .asset-table{margin-top:42px}.treasury-page .asset-table-meta{padding:22px 0 14px}.treasury-page .asset-table-meta h3{font-size:25px}.treasury-page .asset-table-meta span{font-size:13px}.treasury-page .asset-table-head{display:none}.treasury-page .asset-table-row{min-height:0;padding:26px 0;grid-template-columns:1fr 1fr;gap:22px 18px}.treasury-page .asset-name{grid-column:1/-1}.treasury-page .asset-name>img{width:44px;height:44px}.treasury-page .asset-name strong{font-size:20px}.treasury-page .asset-access,.treasury-page .asset-accrual,.treasury-page .asset-apy{display:flex;flex-direction:column;align-items:flex-start;gap:7px}.treasury-page .asset-access:before,.treasury-page .asset-accrual:before,.treasury-page .asset-apy:before{content:attr(data-label);display:block;font-family:var(--font-nunito-sans),"Noto Sans SC",sans-serif;font-size:11px;font-weight:500;color:var(--muted)}.treasury-page .asset-access{grid-column:1/-1;padding-top:18px;border-top:1px solid var(--line)}.treasury-page .asset-access strong{font-size:15px}.treasury-page .overview-note{flex-direction:column;gap:10px}.treasury-page .overview-note span{white-space:normal}.treasury-page .value-section.section-pad{padding:70px 0}.treasury-page .value-intro{gap:46px}.treasury-page .value-intro .value-heading h2{font-size:36px}.treasury-page .value-visual{aspect-ratio:4/5;border-radius:10px}.treasury-page .value-visual img{object-position:center center}.treasury-page .value-grid{margin-top:38px;gap:26px}.treasury-page .value-grid article{grid-template-columns:40px minmax(0,1fr) auto;column-gap:14px}.treasury-page .value-grid .feature-icon{width:40px;height:40px}.treasury-page .value-grid h3{font-size:18px}.treasury-page .value-section .value-grid p{font-size:13px}.treasury-page .easy-earn-visual{padding:9px;gap:10px;border-radius:16px}.treasury-page .easy-card{padding:20px 18px;border-radius:12px}.treasury-page .easy-card h3{font-size:21px}.treasury-page .easy-intro-card ol{padding-left:20px;font-size:12px}.treasury-page .easy-chart-card{min-height:360px}.treasury-page .easy-period-select>button{height:42px;min-width:96px;font-size:15px}.treasury-page .easy-chart-body{min-height:286px}.treasury-page .easy-chart-plot{height:210px;grid-template-columns:34px minmax(0,1fr)}.treasury-page .easy-x-axis{margin-left:34px;font-size:9px}.treasury-page .easy-x-axis span:nth-child(2n){display:none}.treasury-page .easy-chart-tooltip{min-width:158px;padding:10px;transform:translate(calc(-50% + 17px),calc(-100% - 12px))}.treasury-page .strategy-list article{grid-template-columns:48px 1fr;gap:18px}.treasury-page .strategy-meta i{display:none}.treasury-page .strategy-support{grid-column:2}.treasury-page .vault-section{padding:42px 0}.treasury-page .vault-capability{gap:28px;padding:44px 0}.treasury-page .vault-capability-copy h2{font-size:38px}.treasury-page .vault-capability-copy p{font-size:15px}.treasury-page .vault-panel{min-height:440px;aspect-ratio:auto;padding:24px 20px}.treasury-page .vault-calculator-header{padding-bottom:20px}.treasury-page .vault-calculator-header img{width:112px;height:auto}.treasury-page .vault-calculator-header span{font-size:11px;text-align:right}.treasury-page .vault-balance-control{padding:26px 0}.treasury-page .vault-balance-heading{align-items:flex-start;flex-direction:column;gap:10px;margin-bottom:22px}.treasury-page .vault-balance-heading output{font-size:31px;text-align:left}.treasury-page .vault-yield-grid>div{padding:18px 14px}.treasury-page .vault-yield-grid span{font-size:11px}.treasury-page .vault-yield-grid strong{font-size:16px}.treasury-page .risk-grid{grid-template-columns:1fr}.treasury-page .risk-statement{grid-template-columns:22px 1fr}.treasury-page .risk-statement a{grid-column:2}.treasury-page .business-products>h2{margin-bottom:48px;font-size:40px;line-height:1.04;text-wrap:balance}.treasury-page .business-products-top{grid-template-columns:1fr}.treasury-page .business-card-stage{grid-column:1;grid-row:1;height:250px;margin-bottom:4px}.treasury-page .product-card-visual{width:min(420px,92%);min-height:250px}.treasury-page .business-product-large.product-1,.treasury-page .business-product-large.product-2{grid-column:1;grid-row:auto}.treasury-page .business-products-bottom{grid-template-columns:1fr;gap:16px;margin-top:16px}.treasury-page .business-product-card,.treasury-page .business-products-bottom .business-product-card{min-height:270px;padding:27px 24px}.treasury-page .business-product-title h3{font-size:25px}.treasury-page .use-case-tabs{width:100%}.treasury-page .use-case-tabs button{flex:1;justify-content:center;padding-inline:10px}.treasury-page .use-case-grid{grid-template-columns:1fr}.treasury-page .use-case-grid article{border-right:0;border-bottom:1px solid var(--line);padding-inline:8px}.treasury-page .use-case-grid article:nth-child(2){border-right:0}.treasury-page .use-case-grid article:last-child{border-bottom:0}.treasury-page .use-case-grid .card-index{right:8px}.treasury-page .terms-table>div{grid-template-columns:1fr;gap:7px;padding:16px 0}.treasury-page .terms-seal{margin-top:34px}.treasury-page .faq-section{padding:72px 0 86px}.treasury-page .faq-section>h2{margin-bottom:34px;font-size:50px}.treasury-page .faq-list summary{min-height:82px;grid-template-columns:30px minmax(0,1fr) 24px;gap:12px}.treasury-page .faq-list summary h3{font-size:17px}.treasury-page .faq-answer{padding-left:42px;padding-right:0}.treasury-page .faq-answer p{font-size:14px}.treasury-page .review-layout{grid-template-columns:1fr}.treasury-page .review-mark{width:56px;height:56px}.treasury-page .review-links{grid-column:1}.treasury-page .final-content{min-height:420px;padding:64px 0}.treasury-page .final-content h2{margin-bottom:38px;font-size:46px}.treasury-page .email-cta-form{grid-template-columns:1fr;gap:12px;padding:0;border:0;background:transparent}.treasury-page .email-cta-form>span{min-height:60px;padding:0 20px;border:1px solid #d6d9d7;border-radius:12px;background:#fff;font-size:16px}.treasury-page .email-cta-form>a{min-height:60px;border-radius:12px;font-size:17px}.treasury-page .footer-columns{display:grid;grid-template-columns:1fr 1fr;gap:42px}.treasury-page .footer-columns>div{min-width:0}.treasury-page .footer-columns>div:last-child{grid-column:1/-1}.treasury-page .footer-bottom>div{flex-direction:column}.treasury-page .footer-bottom nav{display:grid;grid-template-columns:1fr 1fr;gap:12px}}@media (prefers-reduced-motion:reduce){.treasury-page{scroll-behavior:auto}.treasury-page *,.treasury-page :after,.treasury-page :before{animation:none!important;transition:none!important}}