.logout-page[data-v-01256e74]{background:#fafafa;min-height:100vh;display:flex;align-items:center;justify-content:center}.logout-container[data-v-01256e74]{text-align:center;padding:20px}.logout-content[data-v-01256e74]{max-width:300px;margin:0 auto}.logout-circle[data-v-01256e74]{width:80px;height:80px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 30px;animation:fadeInScale-data-v-01256e74 .5s ease-out}.logout-title[data-v-01256e74]{color:#333;font-size:24px;font-weight:500;margin-bottom:30px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.logout-spinner[data-v-01256e74]{animation:fadeIn-data-v-01256e74 .8s ease-out}@keyframes fadeInScale-data-v-01256e74{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes fadeIn-data-v-01256e74{0%{opacity:0}to{opacity:1}}@media (max-width:480px){.logout-title[data-v-01256e74]{font-size:20px}.logout-circle[data-v-01256e74]{width:60px;height:60px}}