[data-v-8754d022]{margin:0;padding:0;box-sizing:border-box}body[data-v-8754d022],html[data-v-8754d022]{width:100%;height:100%;overflow:hidden}.app[data-v-8754d022]{height:100vh;overflow:hidden}.app[data-v-8754d022],.background[data-v-8754d022]{width:100%;display:flex;justify-content:center;align-items:center;position:relative}.background[data-v-8754d022]{height:100%;flex-direction:column}.button-container[data-v-8754d022]{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px;max-width:400px;position:absolute;bottom:230px;padding:0 20px}.button[data-v-8754d022]{display:flex;justify-content:center}.customer-service-button[data-v-8754d022]{width:100%;max-width:180px;padding:12px 24px;background:linear-gradient(180deg,#8f743b,#f9d899 50%,#8f743b);border:2px solid #911f14;color:#4a2f0a;font-size:16px;font-weight:600;text-align:center;border-radius:8px;cursor:pointer;box-shadow:0 2px 4px rgba(0,0,0,.1);transition:background .3s ease,transform .1s ease}.customer-service-button[data-v-8754d022]:hover{background:linear-gradient(180deg,#6f5c2e,#e6c57a 50%,#6f5c2e)}.customer-service-button[data-v-8754d022]:active{transform:scale(.95)}@media screen and (min-width:768px){.app[data-v-8754d022]{max-width:480px;height:100vh;border:1px solid #ccc;box-shadow:0 0 10px rgba(0,0,0,.1);position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.button-container[data-v-8754d022]{grid-template-columns:repeat(2,1fr);max-width:480px}}