.app-container[data-v-6b8503ff]{background-color:#f4f4f4;padding:20px;height:100vh;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.app-container[data-v-6b8503ff],.function-list[data-v-6b8503ff]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.function-list[data-v-6b8503ff]{-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;gap:20px}.function-item[data-v-6b8503ff]{background-color:#fff;border:1px solid #ccc;border-radius:8px;padding:40px;text-align:center;cursor:pointer;-webkit-transition:-webkit-transform .2s,-webkit-box-shadow .2s;transition:-webkit-transform .2s,-webkit-box-shadow .2s;transition:transform .2s,box-shadow .2s;transition:transform .2s,box-shadow .2s,-webkit-transform .2s,-webkit-box-shadow .2s;width:calc(25% - 20px);-webkit-box-sizing:border-box;box-sizing:border-box;height:200px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.function-item[data-v-6b8503ff]:hover{-webkit-transform:scale(1.05);transform:scale(1.05);-webkit-box-shadow:0 4px 8px rgba(0,0,0,.1);box-shadow:0 4px 8px rgba(0,0,0,.1)}.function-icon[data-v-6b8503ff]{width:100px;height:100px;margin-bottom:20px}.function-title[data-v-6b8503ff]{font-size:24px;font-weight:700;color:#333}