.row.pb-4{max-width:980px;margin-left:auto;margin-right:auto}.home-button-tile{aspect-ratio:1/1;border:0;border-radius:1rem;overflow:hidden;color:#f7f3ea}.home-button-tile.disabled{opacity:.35;pointer-events:none}.home-button-tile .card-body{height:100%}.home-button-icon{margin-bottom:1rem;color:#f7f3ea}.home-button-title{margin-bottom:.5rem;color:#fffaf1;font-weight:700}.home-button-text{margin-bottom:0;color:rgba(255,250,241,.88);line-height:1.35}ul.home-buttons{list-style-type:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,1fr);height:var(--activity-height)}ul.home-buttons li{display:flex;flex-direction:column;justify-content:center}ul.home-buttons li a{height:calc(100% - 20px);width:calc(100% - 20px);align-self:center;position:relative;overflow:hidden;border:1px solid #c7c7c7;box-shadow:0 0 7px #b3b3b3}ul.home-buttons li a>*{position:absolute;left:0;width:100%}ul.home-buttons li a .background{top:0;height:100%;transition:all .5s;background-size:cover;background-position:50%}ul.home-buttons li a .label{display:flex;flex-direction:column;justify-content:center;text-align:center;bottom:0;height:60px;color:#000;font-size:1.3em;z-index:1}ul.home-buttons li a .label:before{content:"";display:block;position:absolute;left:0;top:0;width:100%;height:100%;background:#fff;opacity:.85;z-index:-1}ul.home-buttons li a:hover .background{transform:scale(1.05)}ul.home-buttons li a.disabled{opacity:.3;pointer-events:none}@media screen and (max-width:470px){ul.home-buttons{grid-template-columns:1fr;grid-template-rows:repeat(3,1fr)}ul.home-buttons .btn{height:calc(100% - 20px)}}@media only screen and (max-width:427px){.home-buttons-body{padding:.85rem!important}.home-button-title{font-size:1rem}.home-button-text{font-size:.875rem}}@media only screen and (min-width:1200px){.row.pb-4{max-width:900px}}.confirm-wrapper{display:inline}.footer-tabs[data-v-3fa15f06]{height:calc(90px + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom);display:flex;align-items:center;justify-content:center;background:#e6dccf;border-top:1px solid rgba(90,78,66,.14);box-shadow:0 -6px 18px rgba(66,52,42,.08)}.footer-tab[data-v-3fa15f06]{display:flex;flex-direction:column;align-items:center;justify-content:center;color:rgba(74,65,57,.72);text-decoration:none;font-size:1rem;transition:color .3s,transform .2s}.footer-tab i[data-v-3fa15f06]{font-size:28px;margin-bottom:4px}.footer-tab.active[data-v-3fa15f06],.footer-tab[data-v-3fa15f06]:hover{font-weight:700;color:#346b58;transform:scale(1.15)}.footer-tab.active[data-v-3fa15f06]:after{content:"";position:absolute;bottom:-5px;left:50%;transform:translateX(-50%);width:40px;height:4px;background-color:#346b58;border-radius:2px}@media only screen and (max-width:427px){.footer-tabs[data-v-3fa15f06]{height:calc(50px + env(safe-area-inset-bottom))}.footer-tab[data-v-3fa15f06]{height:25px;font-size:.75rem}}body,html{height:100%;overflow:hidden;touch-action:none}.activity{--app-tabbar-height:90px;display:flex;flex-direction:column;height:100vh;overflow:hidden;background:#f3efe7}.icon-container{position:relative;display:inline-block}.notification-badge{position:absolute;top:-5px;right:-5px;background-color:red;color:#fff;font-size:12px;font-weight:700;border-radius:50%;width:16px;height:16px;display:flex;align-items:center;justify-content:center}.content-wrapper{flex-grow:1;overflow-y:auto;max-height:calc(100vh - 56px - var(--app-tabbar-height));-webkit-overflow-scrolling:touch;background:#f3efe7}.content{padding-bottom:1rem}.content-wrapper:has(.content-full-size){overflow:hidden}.content-full-size{height:100%;padding-bottom:0}@media only screen and (max-width:427px){.activity{--app-tabbar-height:50px}}