body{margin:0;padding:0}body{margin:0;padding:0;font-family:Inter,sans-serif}.app-background{width:100%;height:100vh;display:flex;justify-content:center;align-items:center}.staking-widget{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;box-sizing:border-box}.staking-header{align-self:stretch;display:flex;justify-content:space-between;align-items:flex-start}.staking-title{color:#2c3034;font-size:20px;font-family:Cabinet Grotesk,sans-serif;font-weight:800;word-wrap:break-word}.status-indicators{display:flex;gap:4px}.indicator{width:4px;height:4px;border-radius:50%}.dot1{background:#6b6661}.dot2{background:#b4afae}.staking-content{align-self:stretch;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:12px}.staking-section{align-self:stretch;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:20px}.staking-icon-container{width:40px;height:40px;border-radius:12px;overflow:hidden;display:flex;justify-content:center;align-items:center}.staking-icon{width:40px;height:40px}.staking-amount-container{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:2px}.staking-amount{color:#2c3034;font-size:20px;font-family:Cabinet Grotesk,sans-serif;font-weight:800;word-wrap:break-word}.staking-subamount{color:#6b6661;font-size:12px;font-family:Inter,sans-serif;font-weight:600;line-height:14px;word-wrap:break-word}.staking-details{align-self:stretch;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:4px}.staking-detail{align-self:stretch;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:2px;height:36px}.detail-label{color:#6b6661;font-size:12px;font-family:Inter,sans-serif;font-weight:500;line-height:14px;word-wrap:break-word}.detail-value{color:#2c3034;font-size:14px;font-family:IBM Plex Mono,monospace;font-weight:700;line-height:20px;word-wrap:break-word}@media (max-width: 600px){.staking-widget{max-width:100%}.staking-title,.staking-amount{font-size:18px}.staking-subamount,.detail-label{font-size:10px}.detail-value{font-size:12px}}@media (prefers-color-scheme: dark){.app-background{background-color:#1d1f20}.staking-widget{background:#2b2d2e}.staking-title,.staking-amount,.detail-value{color:#fff}.staking-subamount,.detail-label{color:#ada5a4}.dot1{background:#ffdfa9}.dot2{background:#ffc47f}}
