.TreasuryForPlatformsFeatureGraphic__layout{position:relative;width:500px;height:330px;overflow:hidden;background-color:#f6f9fc;border-radius:4px 4px 0 0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.TreasuryForPlatformsFeatureGraphic__editor{position:absolute;top:-282px;left:115px;width:508px;height:503px;background-color:#0c2e4e;border-radius:8px;padding:15px 0 0 10px;display:flex;gap:22px;box-sizing:border-box}.TreasuryForPlatformsFeatureGraphic__lineNumbers{display:flex;flex-direction:column;width:22px;text-align:right;font-family:Source Code Pro,monospace;font-size:13px;line-height:22.578px;color:#55718d;font-weight:500;flex-shrink:0}.TreasuryForPlatformsFeatureGraphic__lineNumbers span{display:block;line-height:22.578px}.TreasuryForPlatformsFeatureGraphic__codeLines{display:flex;flex-direction:column;font-family:Source Code Pro,monospace;font-size:13px;color:#fff;font-weight:500}.TreasuryForPlatformsFeatureGraphic__codeLines p{margin:0;line-height:22.578px;white-space:pre}.TreasuryForPlatformsFeatureGraphic__keyword{color:#8095ff}.TreasuryForPlatformsFeatureGraphic__method{color:#1cd1d1}.TreasuryForPlatformsFeatureGraphic__number{color:#fcd669}.TreasuryForPlatformsFeatureGraphic__string{color:#ffa956}.TreasuryForPlatformsFeatureGraphic__card{position:absolute;top:127px;left:37px;width:386px;background-color:#fff;border-radius:8px;box-shadow:0 13.5px 27px -12.4px rgba(50,50,93,.25),0 8.1px 16.2px -8.1px rgba(0,0,0,.1);overflow:hidden}.TreasuryForPlatformsFeatureGraphic__cardHeader{display:flex;align-items:center;padding:14px 16px;gap:12px}.TreasuryForPlatformsFeatureGraphic__rocketIcon{width:34px;height:34px;border-radius:4px;background-color:#0a2540;flex-shrink:0;display:flex;align-items:center;justify-content:center}.TreasuryForPlatformsFeatureGraphic__companyInfo{display:flex;flex-direction:column;margin-right:40px;gap:2px}.TreasuryForPlatformsFeatureGraphic__companyName{font-size:12.64px;font-weight:600;color:#172442;line-height:1.3}.TreasuryForPlatformsFeatureGraphic__bankInfo{font-size:12.17px;font-weight:300;color:#172442;line-height:1.3}.TreasuryForPlatformsFeatureGraphic__balanceInfo{display:flex;flex-direction:column;align-items:flex-start;gap:2px}.TreasuryForPlatformsFeatureGraphic__balanceLabel{font-size:12.64px;font-weight:500;color:#172442;line-height:1.3}.TreasuryForPlatformsFeatureGraphic__balanceAmount{font-size:12.17px;font-weight:300;color:#26a977;line-height:1.3}.TreasuryForPlatformsFeatureGraphic__accountSectionWrapper{padding:0 16px 16px}.TreasuryForPlatformsFeatureGraphic__accountSection{background-color:#f5f9fb;border:1px solid #e6ecf2;padding:0 16px;border-radius:2px}.TreasuryForPlatformsFeatureGraphic__accountRow{display:flex;gap:30px;align-items:center;padding:9px 0;border-bottom:1px solid #e6ecf2}.TreasuryForPlatformsFeatureGraphic__accountRow--last{border-bottom:none}.TreasuryForPlatformsFeatureGraphic__accountLabel{font-size:12.17px;font-weight:300;color:#172442;width:100px;overflow:visible}.TreasuryForPlatformsFeatureGraphic__accountValue{font-size:12.17px;font-weight:300;color:#4d5b78}.TreasuryForPlatformsFeatureGraphic__gradient{position:absolute;bottom:0;left:0;width:100%;height:80px;background:linear-gradient(180deg,rgba(246,249,252,0),#f6f9fc);pointer-events:none}