/* Matches the existing cream, forest and lime system without changing existing screens. */
.tr-intro{display:flex;align-items:center;justify-content:space-between;gap:32px;margin-bottom:20px;background-color:#edf3e6!important}.tr-intro h2{font-size:clamp(26px,3vw,38px);letter-spacing:-1.3px;margin:12px 0}.tr-intro p{max-width:560px}.tr-loop{display:flex;gap:15px;align-items:center;color:#284530}.tr-loop span{display:grid;gap:8px;font-size:10px;font-weight:700;text-align:center}.tr-loop svg{margin:auto;width:24px;height:24px}.tr-open{display:flex;gap:18px;align-items:end}.tr-open .field{flex:1;margin:0}.tr-open button{flex-shrink:0;min-height:47px}.tr-heading{display:flex;gap:14px;align-items:center;margin:30px 0 20px}.tr-heading>div{flex:1}.tr-heading h2{margin:8px 0;font-size:26px}.tr-heading p{margin:0;font-size:12px}.tr-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:24px}.tr-kpis .live-panel{padding:20px}.tr-kpis span{font-size:11px;color:#53634d}.tr-kpis strong{display:block;margin:18px 0;font-size:clamp(21px,2vw,31px);letter-spacing:-1px;overflow-wrap:anywhere;font-variant-numeric:tabular-nums}.tr-kpis strong small{font-size:10px;letter-spacing:0;margin-left:6px}.tr-kpis p{font-size:10px;line-height:1.6;margin:0}.tr-wallet{display:grid;gap:9px;background:#edf3e6;border:1px solid #d7e3cd;border-radius:12px;padding:16px;margin:18px 0;overflow-wrap:anywhere}.tr-wallet b{font-size:10px;letter-spacing:.5px;text-transform:uppercase}.tr-wallet code{font-size:11px}.tr-wallet strong{font-size:18px}.tr-funding h2,.tr-funding p{color:#203421!important}.tr-history{display:flex;align-items:center;gap:18px;border-bottom:1px solid #e1e8d9;padding:22px 0}.tr-history>div{flex:1;min-width:0}.tr-history b{font-size:15px;margin-right:12px}.tr-history p{margin:7px 0;font-size:12px}.tr-history small{font-size:11px;line-height:1.8}.tr-history code{display:block;font-size:10px;overflow-wrap:anywhere;margin-top:7px;color:#52634d}.tr-projects{display:flex;flex-wrap:wrap;gap:12px;margin-top:14px}.tr-projects a{display:flex;gap:12px;background:#f1f5eb;padding:12px 16px;border-radius:10px;font-size:12px}.tr-empty-line{padding:20px;border:1px dashed #bbcbb0;border-radius:14px}.tr-rewards{margin:16px 0}.tr-open input,.tr-open button,.tr-history button{max-width:100%}@media(max-width:1000px){.tr-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.tr-loop{display:none}}@media(max-width:600px){.tr-intro{padding:22px!important}.tr-open,.tr-heading{display:flex;flex-wrap:wrap}.tr-open .field,.tr-heading>div{flex-basis:100%}.tr-kpis{gap:10px}.tr-kpis .live-panel{padding:14px}.tr-kpis strong{font-size:22px}.tr-history{align-items:flex-start;flex-wrap:wrap}.tr-history>div{flex-basis:100%}.tr-history button{font-size:11px}.tr-wallet code{font-size:10px}.tr-heading .btn{font-size:11px}}
