@import"https://fonts.googleapis.com/css2?family=Alegreya+Sans:ital,wght@0,100;0,300;0,400;0,500;0,700;0,800;0,900;1,100;1,300;1,400;1,500;1,700;1,800;1,900&family=Kurale&family=Playfair+Display:wght@700&family=Great+Vibes&display=swap";*{box-sizing:border-box}html,body,#root{min-height:100vh}body{margin:0}.small-stats-grid{display:grid;grid-template-columns:1fr;gap:0;margin-top:5px;border-radius:12px;overflow:hidden}.small-stat-block{padding:2px 5px;width:100%;min-width:0}.small-stat-block+.small-stat-block{border-top:1px solid rgba(35,26,21,.22)}.small-stats-grid>.small-stat-block:nth-child(2),.small-stats-grid>.small-stat-block:nth-child(3){min-height:56px}.small-stat-label{flex:0 1 calc(40% - 16px);max-width:calc(40% - 16px);line-height:1.25;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.small-stat-info{flex:0 0 32px;width:32px;min-width:32px}.small-stat-value-wrap{flex:1 1 calc(60% - 16px);max-width:calc(60% - 16px)}.small-stat-value,.small-stat-extra{max-width:100%;overflow-wrap:anywhere;word-break:break-word}@media(min-width:768px){.small-stat-label{flex-basis:calc(40% - 16px);max-width:calc(40% - 16px)}.small-stat-value-wrap{flex-basis:calc(60% - 16px);max-width:calc(60% - 16px)}}.detailed-stats-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.detailed-stats-header h2{margin:0}.stats-close-btn{border:0;background:transparent;font-size:24px;line-height:1;cursor:pointer;color:#4a1a1a}
