.lang-select-root{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:6vh 1rem 3rem;background:linear-gradient(135deg,#f8fbff,#eaf1fb)}.home-seo{max-width:960px;margin:0 auto;padding:2.5rem 1.25rem 4rem;color:#33415c;line-height:1.65}.home-seo h2{font-size:1.6rem;font-weight:700;color:#1e3a5f;margin:2.5rem 0 1rem}.home-seo h3{font-size:1.1rem;font-weight:600;color:#357ae8;margin:1.25rem 0 .5rem}.home-seo .home-seo-intro p{font-size:1.05rem}.home-seo .home-seo-cat ul{list-style:none;padding:0;display:flex;flex-wrap:wrap;gap:.5rem 1.25rem}.home-seo .home-seo-cat ul a{color:#0070f3;text-decoration:none}.home-seo .home-seo-cat ul a:hover{text-decoration:underline}.home-seo .home-seo-blog ul{list-style:none;padding:0}.home-seo .home-seo-blog li{margin-bottom:1.25rem}.home-seo .home-seo-blog-title{font-weight:600;color:#1e40af}.home-seo .home-seo-blog-excerpt{margin:.25rem 0 0;color:#6b7a90;font-size:.95rem}.home-seo .home-seo-blog-more{display:inline-block;margin-top:.5rem;color:#0070f3;font-weight:600;text-decoration:none}.lang-select-header{text-align:center;padding-top:4vh;margin-bottom:1.5rem}.lang-select-title{font-size:2.5rem;font-weight:800;letter-spacing:.04em;color:var(--primary-color,#4f8cff);text-shadow:0 2px 12px rgba(163,201,255,.2);margin-bottom:.5rem}.lang-select-subtitle{font-size:1.18rem;color:#357ae8;font-weight:500;margin-bottom:.2rem}.lang-select-desc{color:#6b7a90;font-size:1rem;margin:0}.lang-select-choose{font-size:1.5rem;color:#333;margin-bottom:1.5rem;font-weight:600;letter-spacing:.02em}.lang-select-list{list-style:none;padding:0;display:flex;flex-wrap:wrap;gap:28px;justify-content:center}.lang-select-link{display:inline-block;min-width:140px;padding:20px 36px;border-radius:14px;background:#f5faff;color:#0070f3;font-size:1.25rem;font-weight:600;text-align:center;text-decoration:none;box-shadow:0 2px 12px rgba(0,0,0,.07);border:1.5px solid #e3eaff;transition:background .2s,color .2s,box-shadow .2s,border .2s,transform .15s;cursor:pointer}.lang-select-link:focus,.lang-select-link:hover{background:#e0e7ff;color:#1e40af;box-shadow:0 4px 18px rgba(30,64,175,.13);border:1.5px solid #b6ccff;transform:translateY(-2px) scale(1.04);outline:none}