*{box-sizing:border-box;margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,sans-serif}html,body{width:100%;height:100%;overflow-x:hidden;-webkit-text-size-adjust:100%;touch-action:manipulation}body{background:linear-gradient(180deg,#0a2328,#000);color:#fff;inset:0}.app{min-height:100svh;width:100%;padding:18px 16px 24px;display:flex;flex-direction:column;align-items:center;overflow-y:auto;-webkit-overflow-scrolling:touch}.title{font-size:2.2rem;text-align:center;margin-bottom:14px}.logo{display:block;width:112px;max-width:48vw;height:auto;margin:6px auto 12px;object-fit:contain}.card{width:100%;max-width:420px;background:#ffffff1a;border-radius:22px;padding:18px}.profile{display:flex;align-items:center;gap:12px}.avatar{font-size:40px}.info{flex:1}.info h2{font-size:18px;font-weight:700}.info p{font-size:14px;opacity:.7}.badge{background:gold;color:#000;font-size:12px;font-weight:700;padding:6px 12px;border-radius:12px;white-space:nowrap}.divider{height:1px;background:#ffffff26;margin:14px 0}.stats{display:flex;justify-content:space-around;text-align:center;margin-top:16px}.stat{display:flex;flex-direction:column;align-items:center;gap:4px}.stat strong{display:block;font-size:20px;font-weight:700;color:gold}.stat span{font-size:12px;opacity:.7}.section{width:100%;max-width:420px;margin-top:28px}.section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.section-header h2{font-size:20px}.match{background:#ffffff1f;border-radius:16px;padding:14px;margin-top:10px;display:flex;justify-content:space-between;align-items:center;position:relative;pointer-events:auto}.match-name{font-weight:500}.status{font-size:12px;font-weight:700}.status.green{color:#00ff7f}.status.red{color:#ff4d4d}.score{font-weight:700;color:gold}.see-more{margin-top:14px;background:none;border:none;color:gold;font-size:14px;text-align:left}.add{background:gold;color:#000;border:none;border-radius:16px;padding:6px 14px;font-size:14px;font-weight:700;cursor:pointer}.add:active{transform:scale(.96)}
