.styles-module__LlnT1a__grid{grid-template-columns:repeat(auto-fill,minmax(80px,1fr));grid-auto-rows:minmax(40px,1fr);gap:4px;margin:1rem 0;display:grid}.styles-module__LlnT1a__cell{border:1px solid #e2e8f0;border-radius:6px;justify-content:center;align-items:center;min-width:80px;min-height:80px;transition:all .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 4px #0000000d}.styles-module__LlnT1a__cell:hover{transform:translateY(-3px);box-shadow:0 4px 6px #0000001a}.styles-module__LlnT1a__cell:before{content:"";opacity:0;background:linear-gradient(135deg,#ffffff4d 0%,#fff0 100%);transition:opacity .3s;position:absolute;inset:0}.styles-module__LlnT1a__cell:hover:before{opacity:1}@media (max-width:768px){.styles-module__LlnT1a__grid{grid-template-columns:repeat(auto-fill,minmax(60px,1fr));grid-auto-rows:minmax(40px,1fr)}}@media (max-width:480px){.styles-module__LlnT1a__grid{grid-template-columns:repeat(auto-fill,minmax(60px,1fr));grid-auto-rows:minmax(30px,1fr)}}
