.countries-page{width:100%;margin:0 auto;padding:12px 20px 20px}.countries-grid{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));justify-content:center;gap:20px;margin:0 auto;display:grid}.page-header{text-align:center;margin-bottom:40px}.page-header h1{color:#1d1d1f;letter-spacing:-.04em;margin-bottom:20px;font-family:Inter,sans-serif;font-size:2.5rem;font-weight:800}.page-header p{color:#424245;max-width:800px;margin:0 auto;font-size:1rem;line-height:1.6}.country-card{text-align:center;background:#fff;border:1px solid #0000000d;border-radius:16px;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;max-width:180px;min-height:155px;padding:18px 12px;text-decoration:none;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 2px 8px #0000000a}.country-card:hover{border-color:#007aff1a;transform:translateY(-4px);box-shadow:0 8px 20px #00000014}.country-flag-container{background:#f5f5f7;border:2px solid #f5f5f7;border-radius:6px;justify-content:center;align-items:center;width:75px;height:50px;margin-bottom:8px;display:flex;overflow:hidden;box-shadow:0 4px 10px #0000001a}.country-flag-large{object-fit:cover;width:100%;height:100%}.country-info{flex-direction:column;gap:2px;display:flex}.country-name{color:#1d1d1f;justify-content:center;align-items:center;min-height:2.4em;margin:0;font-size:16px;font-weight:600;line-height:1.2;display:flex}.country-count{color:#86868b;font-size:12px;font-weight:500}.countries-loading{justify-content:center;align-items:center;height:60vh;display:flex}@media (max-width:768px){.countries-page{padding:20px}.countries-grid{grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:12px}.country-card{min-height:145px;padding:16px 8px}.country-flag-container{width:70px;height:46px}.country-name{font-size:16px}}.countries-seo-section{text-align:left;background:linear-gradient(#ffffff80 0%,#fff0 100%);border-radius:32px;margin-top:40px;margin-left:auto;margin-right:auto;padding:40px}.countries-seo-section h2{color:#1d1d1f;letter-spacing:-.03em;margin-bottom:24px;font-family:Inter,sans-serif;font-size:1.8rem;font-weight:800;line-height:1.2}.countries-seo-section h3{color:#1d1d1f;letter-spacing:-.02em;margin-top:40px;margin-bottom:20px;font-family:Inter,sans-serif;font-size:1.3rem;font-weight:700}.seo-content p{color:#424245;margin-bottom:24px;font-size:1.1rem;line-height:1.7}.seo-content strong{color:#000;font-weight:700}.seo-list{margin:24px 0;padding:0;list-style:none}.seo-list li{color:#424245;margin-bottom:20px;padding-left:32px;font-size:1.05rem;line-height:1.6;position:relative}.seo-list li:before{content:"";background:#007aff;border-radius:50%;width:6px;height:6px;position:absolute;top:10px;left:0}.seo-footer{border-top:1px solid #0000000f;padding-top:32px;font-weight:500;color:#6e6e73!important;margin-top:40px!important}@media (max-width:768px){.countries-seo-section{border-radius:24px;margin-top:60px;padding:40px 20px}.countries-seo-section h2{font-size:1.5rem}.countries-seo-section h3{font-size:1.2rem}.seo-content p{font-size:1rem}}
