.language-container[data-v-3d767a48]{min-height:100vh;background:#fff;padding:20px;position:relative}.back-button[data-v-3d767a48]{position:absolute;top:20px;left:20px;width:40px;height:40px;background:#f8f9fa;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;z-index:10}.back-button[data-v-3d767a48]:hover{background:#e9ecef;transform:scale(1.05)}.back-button .van-icon[data-v-3d767a48]{color:#1a1a1a}.logo-section[data-v-3d767a48]{display:flex;justify-content:center;margin-top:60px;margin-bottom:40px}.logo-section .logo-image[data-v-3d767a48]{width:120px;height:120px;-o-object-fit:contain;object-fit:contain}.welcome-section[data-v-3d767a48]{text-align:center;margin-bottom:40px}.welcome-section .welcome-title[data-v-3d767a48]{font-size:28px;font-weight:600;color:#1a1a1a;margin-bottom:8px;line-height:1.2}.welcome-section .welcome-subtitle[data-v-3d767a48]{font-size:16px;color:#666;line-height:1.4}.language-grid[data-v-3d767a48]{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:16px;max-width:600px;margin:0 auto}.language-card[data-v-3d767a48]{background:#f8f9fa;border:2px solid transparent;border-radius:16px;padding:20px;text-align:center;cursor:pointer;transition:all .3s ease;position:relative;min-height:120px;display:flex;flex-direction:column;align-items:center;justify-content:center}.language-card[data-v-3d767a48]:hover{background:#fff;border-color:#05f;transform:translateY(-2px);box-shadow:0 8px 25px rgba(0,85,255,.15)}.language-card.active[data-v-3d767a48]{background:#05f;border-color:#05f;color:#fff}.language-card.active .language-text[data-v-3d767a48]{color:#fff}.language-card.active .active-indicator[data-v-3d767a48]{opacity:1}.language-card .flag-container[data-v-3d767a48]{margin-bottom:12px}.language-card .flag-container .flag-image[data-v-3d767a48]{width:48px;height:48px;-o-object-fit:cover;object-fit:cover;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.1)}.language-card .language-text[data-v-3d767a48]{font-size:14px;font-weight:500;color:#1a1a1a;line-height:1.3}.language-card .active-indicator[data-v-3d767a48]{position:absolute;top:12px;right:12px;opacity:0;transition:opacity .3s ease}.language-card .active-indicator .van-icon[data-v-3d767a48]{color:#fff}@media (max-width:480px){.language-container[data-v-3d767a48]{padding:16px}.logo-section[data-v-3d767a48]{margin-top:40px;margin-bottom:30px}.logo-section .logo-image[data-v-3d767a48]{width:100px;height:100px}.welcome-section[data-v-3d767a48]{margin-bottom:30px}.welcome-section .welcome-title[data-v-3d767a48]{font-size:24px}.welcome-section .welcome-subtitle[data-v-3d767a48]{font-size:14px}.language-grid[data-v-3d767a48]{grid-template-columns:repeat(2,1fr);gap:12px}.language-card[data-v-3d767a48]{padding:16px;min-height:100px}.language-card .flag-container .flag-image[data-v-3d767a48]{width:40px;height:40px}.language-card .language-text[data-v-3d767a48]{font-size:13px}}@media (max-width:360px){.language-grid[data-v-3d767a48]{grid-template-columns:1fr}}