.investing-page{--invest-red:#df3f4f;--invest-green:#51b78f;--invest-orange:#f0a12d;--invest-blue:#3799d2;--invest-beige:#fff6e8;--invest-ink:#121212;--invest-muted:#77787c;padding-bottom:90px}.investing-container{max-width:1280px}.investing-hero{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;align-items:stretch;margin-bottom:38px}.investing-hero__content{position:relative;min-height:430px;padding:44px;border-radius:5px;background:linear-gradient(135deg,rgba(223,63,79,.94),rgba(18,18,18,.96)),repeating-linear-gradient(110deg,hsla(0,0%,100%,.08) 1px,transparent 1px 12px);color:#fff;overflow:hidden}.investing-hero__content:before{content:"";position:absolute;inset:0;z-index:0;background:linear-gradient(90deg,rgba(18,18,18,.38),rgba(18,18,18,.18) 58%,rgba(18,18,18,.42)),linear-gradient(180deg,transparent 44%,rgba(18,18,18,.28) 44% 100%);pointer-events:none}.investing-hero__content:after{content:"";position:absolute;right:-168px;bottom:-150px;z-index:0;width:280px;height:280px;border:24px solid rgba(240,161,45,.28);transform:rotate(18deg)}.investing-eyebrow{display:inline-flex;align-items:center;margin-bottom:14px;width:fit-content;min-height:30px;padding:6px 10px;border-radius:5px;background:rgba(240,161,45,.16);color:#b87310;font-family:var(--pc-font-value);font-weight:700;font-size:16px;line-height:1.2;text-transform:uppercase}.investing-hero__content .investing-eyebrow{position:relative;z-index:1;border-left:3px solid var(--invest-orange);background:rgba(18,18,18,.36);color:var(--invest-beige)}.investing-hero h1,.investing-method h2,.investing-note h2{margin:0;color:inherit;font-family:var(--pc-font-display);font-weight:400;text-transform:uppercase}.investing-hero h1{position:relative;max-width:760px;font-size:58px;line-height:1.02;z-index:1}.investing-hero p{position:relative;max-width:680px;margin:22px 0 0 -12px;padding:12px;border-radius:5px;background:rgba(18,18,18,.34);color:hsla(0,0%,100%,.92);font-size:var(--pc-font-size-copy);line-height:1.38;z-index:1}.investing-actions,.investing-card-actions{display:flex;flex-wrap:wrap;gap:12px}.investing-actions{position:relative;margin-top:34px;z-index:1}.investing-button,.investing-card-actions a{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:11px 18px;border-radius:5px;background:#fff;color:var(--invest-red);font-size:18px;line-height:1.2;text-decoration:none;box-shadow:inset 0 0 0 1px rgba(223,63,79,.24);white-space:nowrap}.investing-button--primary,.investing-card-actions a:first-child{background:var(--invest-orange);color:var(--invest-ink);box-shadow:none}.investing-button:hover,.investing-card-actions a:hover{background:var(--invest-red);color:#fff}.investing-metrics{display:grid;gap:18px}.investing-metric{display:grid;align-content:center;min-height:126px;padding:24px 26px;border:1px solid rgba(223,63,79,.22);border-radius:5px;background:var(--invest-beige)}.investing-metric small,.investing-metric span{display:block;color:var(--invest-muted);font-size:16px;line-height:1.35}.investing-metric strong{display:block;margin:8px 0;color:var(--invest-red);font-family:var(--pc-font-value);font-size:var(--pc-font-size-value-large);font-weight:700;line-height:1}.investing-metric--hybrid strong{font-size:28px}.investing-metric--hybrid small{max-width:360px}.investing-metric--staking strong{color:#318463}.investing-metric--masternode strong{color:var(--invest-blue)}.investing-metric__label{position:relative;display:inline-flex;align-items:flex-start;gap:5px;width:fit-content}.investing-metric .investing-tooltip{position:relative;z-index:30;display:inline-flex;margin:-2px 0 0;color:var(--invest-red);line-height:1;vertical-align:text-top}.investing-metric .investing-tooltip .pirate-tooltip__trigger{width:22px;height:22px;min-width:22px;border-color:rgba(227,41,69,.5);background:#e32945;color:#fff5e7;font-size:13px;transform:none}.investing-metric .investing-tooltip .pirate-tooltip__body{width:min(360px,74vw);z-index:1002}.investing-methods{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;margin-top:28px}.investing-method{display:grid;grid-template-rows:auto 1fr auto;gap:24px;align-content:start;padding:32px;border:1px solid rgba(18,18,18,.12);border-radius:5px;background:#fff;box-shadow:0 4px 12px rgba(0,0,0,.08)}.investing-method>div:first-child{min-height:266px}.investing-method--masternode .investing-eyebrow{background:rgba(223,63,79,.12);color:var(--invest-red)}.investing-method h2,.investing-note h2{color:var(--invest-ink);font-size:var(--pc-font-size-section-title-mobile);line-height:1.08}.investing-method p,.investing-note p{margin:14px 0 0;color:var(--invest-muted);font-size:var(--pc-font-size-copy);line-height:1.42}.investing-facts{display:grid;align-self:start;gap:0;margin:0;min-height:238px;border-top:1px solid rgba(18,18,18,.1);border-bottom:1px solid rgba(18,18,18,.1)}.investing-facts div{display:grid;grid-template-columns:minmax(160px,.72fr) minmax(0,1fr);gap:18px;align-items:center;min-height:62px;padding:12px 14px;background:rgba(255,246,232,.62)}.investing-facts div+div{border-top:1px solid rgba(18,18,18,.08)}.investing-facts div:nth-child(2n){background:rgba(255,246,232,.32)}.investing-facts dd,.investing-facts dt{margin:0;font-size:18px;line-height:1.3}.investing-facts dt{color:var(--invest-muted)}.investing-facts dd{color:var(--invest-ink);font-family:var(--pc-font-value);font-weight:700}.investing-facts dd small,.investing-facts dd span{display:block}.investing-facts dd small{margin-top:4px;color:#318463;font-size:16px;line-height:1.25;font-weight:700}.investing-card-actions{align-self:end;padding-top:12px}.investing-note{margin-top:34px;padding:30px 34px;border-left:5px solid var(--invest-red);border-radius:5px;background:var(--invest-beige)}@media screen and (max-width:1080px){.investing-hero,.investing-methods{grid-template-columns:1fr}.investing-facts,.investing-hero__content,.investing-method>div:first-child{min-height:0}}@media screen and (max-width:768px){.investing-promo .inner-promo__top{height:54px}.investing-promo .inner-promo__top:after{height:8px;background-size:100% 8px}.investing-promo .inner-promo__logo{margin-bottom:20px}.investing-page{padding-bottom:58px}.investing-hero__content,.investing-method,.investing-note{padding:24px 18px}.investing-hero h1{font-size:38px}.investing-hero p,.investing-method p,.investing-note p{font-size:17px}.investing-actions{gap:12px}.investing-button{width:min(100%,300px);overflow:hidden;text-overflow:ellipsis}.investing-method h2,.investing-metric strong,.investing-note h2{font-size:28px}.investing-metric--hybrid strong{font-size:26px}.investing-facts div{grid-template-columns:1fr;gap:6px}}