.CountryPage-module__cfCTqq__pageWrapper{background-color:var(--bg-primary);min-height:100vh;padding:6rem 0 0}.CountryPage-module__cfCTqq__backBtn{color:var(--text-secondary);align-items:center;gap:.5rem;margin-bottom:2rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:color .2s,gap .2s;display:inline-flex}.CountryPage-module__cfCTqq__backBtn:hover{color:var(--accent-primary);gap:.75rem}.CountryPage-module__cfCTqq__sectionTitle{color:var(--text-primary);text-align:center;margin-bottom:.75rem;font-size:2rem;font-weight:800}.CountryPage-module__cfCTqq__sectionSubtitle{color:var(--text-secondary);text-align:center;max-width:600px;margin:0 auto 3rem;font-size:1.05rem;line-height:1.6}.CountryPage-module__cfCTqq__heroSection{border-bottom:1px solid var(--border-color);background:radial-gradient(circle at 10% 20%,#6366f10d 0%,#0000 50%);padding:2rem 0 5rem}.CountryPage-module__cfCTqq__heroGrid{grid-template-columns:1.2fr .8fr;align-items:center;gap:4rem;display:grid}.CountryPage-module__cfCTqq__heroTopRow{align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.CountryPage-module__cfCTqq__heroFlag{border:1px solid var(--border-color);object-fit:cover;border-radius:4px}.CountryPage-module__cfCTqq__rankPill{color:var(--accent-primary);background-color:#6366f11f;border:1px solid #6366f140;border-radius:2rem;padding:.3rem .85rem;font-size:.78rem;font-weight:700}.CountryPage-module__cfCTqq__heroTitle{color:var(--text-primary);margin:0 0 1.5rem;font-size:3.25rem;font-weight:900;line-height:1.15}.CountryPage-module__cfCTqq__heroAccent{color:var(--accent-primary);background:linear-gradient(135deg, var(--accent-primary), #7c3aed);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.CountryPage-module__cfCTqq__heroDesc{color:var(--text-secondary);margin-bottom:2rem;font-size:1.1rem;line-height:1.7}.CountryPage-module__cfCTqq__heroCtas{gap:1rem;margin-bottom:3rem;display:flex}.CountryPage-module__cfCTqq__ctaPrimary{background:var(--accent-primary);color:#fff;border-radius:2rem;padding:.85rem 2rem;font-weight:600;text-decoration:none;transition:all .2s;box-shadow:0 4px 14px #6366f14d}.CountryPage-module__cfCTqq__ctaPrimary:hover{background:#4f46e5;transform:translateY(-2px);box-shadow:0 6px 20px #6366f166}.CountryPage-module__cfCTqq__ctaSecondary{color:var(--text-primary);border:1px solid var(--border-color);background:0 0;border-radius:2rem;padding:.85rem 2rem;font-weight:600;text-decoration:none;transition:all .2s}.CountryPage-module__cfCTqq__ctaSecondary:hover{background:var(--bg-secondary);border-color:var(--text-secondary);transform:translateY(-2px)}.CountryPage-module__cfCTqq__heroStats{align-items:center;gap:2rem;display:flex}.CountryPage-module__cfCTqq__heroStatItem{text-align:left}.CountryPage-module__cfCTqq__heroStatNum{color:var(--text-primary);font-size:1.8rem;font-weight:800;line-height:1.1;display:block}.CountryPage-module__cfCTqq__heroStatLabel{color:var(--text-secondary);font-size:.75rem;font-weight:500}.CountryPage-module__cfCTqq__heroDivider{background-color:var(--border-color);width:1px;height:35px}.CountryPage-module__cfCTqq__profileCard{background:var(--bg-secondary);border:1px solid var(--border-color);text-align:center;box-shadow:var(--shadow-lg);border-radius:2rem;padding:2.5rem;position:relative;overflow:hidden}.CountryPage-module__cfCTqq__profileGlow{pointer-events:none;background:radial-gradient(circle,#6366f114 0%,#0000 60%);width:200%;height:200%;position:absolute;top:-50%;left:-50%}.CountryPage-module__cfCTqq__profileImg{object-fit:cover;border:4px solid var(--accent-primary);z-index:1;border-radius:50%;width:150px;height:150px;margin-bottom:1.5rem;position:relative;box-shadow:0 8px 30px #6366f140}.CountryPage-module__cfCTqq__profileName{color:var(--text-primary);margin:0 0 .25rem;font-size:1.5rem;font-weight:850}.CountryPage-module__cfCTqq__profileRole{color:var(--accent-primary);margin:0 0 1.5rem;font-size:.95rem;font-weight:600}.CountryPage-module__cfCTqq__profileBadges{flex-wrap:wrap;justify-content:center;gap:.5rem;display:flex}.CountryPage-module__cfCTqq__profileBadge{color:var(--text-secondary);background-color:var(--bg-primary);border:1px solid var(--border-color);border-radius:2rem;padding:.25rem .75rem;font-size:.75rem;font-weight:600}.CountryPage-module__cfCTqq__rankingSection{border-bottom:1px solid var(--border-color);padding:6rem 0}.CountryPage-module__cfCTqq__topCard{border:2px solid var(--accent-primary);background:linear-gradient(135deg,#6366f124,#7c3aed12);border-radius:1.25rem;grid-template-columns:auto auto 1fr auto;align-items:center;gap:1.75rem;margin-bottom:1.25rem;padding:2rem 2.5rem;display:grid;position:relative;overflow:hidden;box-shadow:0 0 30px #6366f126}.CountryPage-module__cfCTqq__topCard:before{content:"";pointer-events:none;background:radial-gradient(circle,#6366f133,#0000 70%);width:160px;height:160px;position:absolute;top:-50px;right:-50px}.CountryPage-module__cfCTqq__rankBadge{background:linear-gradient(135deg, var(--accent-primary), #7c3aed);border-radius:.85rem;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;display:flex;box-shadow:0 6px 20px #6366f159}.CountryPage-module__cfCTqq__rankNumber{color:#fff;font-size:1.3rem;font-weight:900;line-height:1}.CountryPage-module__cfCTqq__rankLabel{color:#fffc;text-transform:uppercase;letter-spacing:.05em;font-size:.55rem;font-weight:600}.CountryPage-module__cfCTqq__topAvatar{flex-shrink:0;position:relative}.CountryPage-module__cfCTqq__topAvatarImg{object-fit:cover;border:3px solid var(--accent-primary);border-radius:50%;width:72px;height:72px;box-shadow:0 0 0 4px #6366f133}.CountryPage-module__cfCTqq__crownIcon{font-size:1.2rem;position:absolute;top:-14px;left:50%;transform:translate(-50%)}.CountryPage-module__cfCTqq__topInfo{flex:1;min-width:0}.CountryPage-module__cfCTqq__topNameRow{flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:.25rem;display:flex}.CountryPage-module__cfCTqq__topName{color:var(--text-primary);margin:0;font-size:1.45rem;font-weight:800}.CountryPage-module__cfCTqq__youBadge{background:var(--accent-primary);color:#fff;letter-spacing:.08em;border-radius:4px;padding:.12rem .45rem;font-size:.6rem;font-weight:800;animation:2s infinite CountryPage-module__cfCTqq__pulseMe}@keyframes CountryPage-module__cfCTqq__pulseMe{0%,to{box-shadow:0 0 6px #6366f180}50%{box-shadow:0 0 14px #6366f1e6}}.CountryPage-module__cfCTqq__verifiedBadge{color:#10b981;background:#10b9811a;border:1px solid #10b9814d;border-radius:2rem;align-items:center;gap:.25rem;padding:.12rem .45rem;font-size:.7rem;font-weight:600;display:inline-flex}.CountryPage-module__cfCTqq__topSpecialty{color:var(--accent-primary);margin:0 0 .5rem;font-size:.9rem;font-weight:600}.CountryPage-module__cfCTqq__topBio{color:var(--text-secondary);margin:0 0 .85rem;font-size:.9rem;line-height:1.6}.CountryPage-module__cfCTqq__topSkills{flex-wrap:wrap;gap:.35rem;display:flex}.CountryPage-module__cfCTqq__topSkillTag{color:var(--accent-primary);background:#6366f11f;border:1px solid #6366f140;border-radius:2rem;padding:.2rem .6rem;font-size:.73rem;font-weight:600}.CountryPage-module__cfCTqq__topStats{border-left:1px solid var(--border-color);flex-direction:column;flex-shrink:0;gap:1rem;padding-left:1.75rem;display:flex}.CountryPage-module__cfCTqq__statItem{text-align:center}.CountryPage-module__cfCTqq__statNum{color:var(--accent-primary);font-size:1.35rem;font-weight:800;line-height:1;display:block}.CountryPage-module__cfCTqq__statLabel{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;font-size:.65rem;font-weight:500}.CountryPage-module__cfCTqq__devList{flex-direction:column;gap:.85rem;display:flex}.CountryPage-module__cfCTqq__devCard{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:.9rem;grid-template-columns:48px 46px 1fr;align-items:center;gap:1rem;padding:1.2rem 1.5rem;transition:all .2s;display:grid}.CountryPage-module__cfCTqq__devCard:hover{border-color:var(--accent-primary);box-shadow:var(--shadow-md);background:var(--bg-tertiary);transform:translate(6px)}.CountryPage-module__cfCTqq__devRankNum{color:var(--text-secondary);text-align:center;font-size:1rem;font-weight:800}.CountryPage-module__cfCTqq__devAvatar{background:linear-gradient(135deg,#6366f1,#7c3aed);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.CountryPage-module__cfCTqq__devInitial{color:#fff;font-size:1rem;font-weight:700}.CountryPage-module__cfCTqq__devInfo{min-width:0}.CountryPage-module__cfCTqq__devNameRow{flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:.15rem;display:flex}.CountryPage-module__cfCTqq__devName{color:var(--text-primary);margin:0;font-size:.97rem;font-weight:700}.CountryPage-module__cfCTqq__devSpecialty{color:var(--text-secondary);margin:0 0 .35rem;font-size:.78rem}.CountryPage-module__cfCTqq__devSkills{flex-wrap:wrap;gap:.3rem;display:flex}.CountryPage-module__cfCTqq__devSkillTag{background:var(--bg-tertiary);color:var(--text-secondary);border:1px solid var(--border-color);border-radius:2rem;padding:.15rem .5rem;font-size:.68rem;font-weight:500}.CountryPage-module__cfCTqq__servicesSection{border-bottom:1px solid var(--border-color);background-color:var(--bg-secondary);padding:6rem 0}.CountryPage-module__cfCTqq__servicesGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.CountryPage-module__cfCTqq__serviceCard{background:var(--bg-primary);border:1px solid var(--border-color);border-radius:1.25rem;padding:2.25rem;transition:all .25s}.CountryPage-module__cfCTqq__serviceCard:hover{border-color:var(--accent-primary);box-shadow:var(--shadow-lg);transform:translateY(-5px)}.CountryPage-module__cfCTqq__serviceIcon{color:var(--accent-primary);background-color:#6366f114;border-radius:.75rem;justify-content:center;align-items:center;width:54px;height:54px;margin-bottom:1.5rem;display:flex}.CountryPage-module__cfCTqq__serviceTitle{color:var(--text-primary);margin:0 0 .75rem;font-size:1.25rem;font-weight:750}.CountryPage-module__cfCTqq__serviceDesc{color:var(--text-secondary);margin:0;font-size:.95rem;line-height:1.6}.CountryPage-module__cfCTqq__techSection{border-bottom:1px solid var(--border-color);padding:6rem 0}.CountryPage-module__cfCTqq__techGrid{flex-wrap:wrap;justify-content:center;gap:1rem;max-width:900px;margin:0 auto;display:flex}.CountryPage-module__cfCTqq__techCard{background:var(--bg-secondary);border:1px solid var(--border-color);color:var(--text-primary);border-radius:2rem;align-items:center;gap:.6rem;padding:.75rem 1.5rem;font-size:.95rem;font-weight:600;transition:all .2s;display:flex}.CountryPage-module__cfCTqq__techCard:hover{border-color:var(--accent-primary);background:var(--bg-tertiary);transform:translateY(-2px)}.CountryPage-module__cfCTqq__techDot{border-radius:50%;width:8px;height:8px}.CountryPage-module__cfCTqq__whySection{border-bottom:1px solid var(--border-color);background-color:var(--bg-secondary);padding:6rem 0}.CountryPage-module__cfCTqq__whyGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;display:grid}.CountryPage-module__cfCTqq__whyCard{background:var(--bg-primary);border:1px solid var(--border-color);text-align:center;border-radius:1.25rem;padding:2rem}.CountryPage-module__cfCTqq__whyIcon{margin-bottom:1rem;font-size:2.25rem;display:block}.CountryPage-module__cfCTqq__whyTitle{color:var(--text-primary);margin:0 0 .5rem;font-size:1.15rem;font-weight:750}.CountryPage-module__cfCTqq__whyDesc{color:var(--text-secondary);margin:0;font-size:.9rem;line-height:1.6}.CountryPage-module__cfCTqq__ctaSection{background-color:var(--bg-primary);padding:7rem 0}.CountryPage-module__cfCTqq__ctaBox{border:2px solid var(--accent-primary);text-align:center;background:linear-gradient(135deg,#6366f11f 0%,#7c3aed14 100%);border-radius:2rem;padding:4.5rem 3rem;position:relative;overflow:hidden;box-shadow:0 10px 40px #6366f126}.CountryPage-module__cfCTqq__ctaGlow{pointer-events:none;background:radial-gradient(circle,#6366f114 0%,#0000 60%);width:200%;height:200%;position:absolute;top:-50%;left:-50%}.CountryPage-module__cfCTqq__ctaFlag{border:1px solid var(--border-color);z-index:1;border-radius:4px;margin-bottom:1.5rem;position:relative}.CountryPage-module__cfCTqq__ctaTitle{color:var(--text-primary);z-index:1;margin:0 0 1rem;font-size:2.5rem;font-weight:900;position:relative}.CountryPage-module__cfCTqq__ctaDesc{color:var(--text-secondary);z-index:1;max-width:600px;margin:0 auto 2.5rem;font-size:1.1rem;line-height:1.65;position:relative}.CountryPage-module__cfCTqq__ctaButtons{z-index:1;justify-content:center;gap:1rem;display:flex;position:relative}@media (max-width:1024px){.CountryPage-module__cfCTqq__heroGrid{text-align:center;grid-template-columns:1fr;gap:3rem}.CountryPage-module__cfCTqq__heroTopRow,.CountryPage-module__cfCTqq__heroCtas,.CountryPage-module__cfCTqq__heroStats{justify-content:center}.CountryPage-module__cfCTqq__profileCard{max-width:450px;margin:0 auto}}@media (max-width:768px){.CountryPage-module__cfCTqq__heroTitle{font-size:2.5rem}.CountryPage-module__cfCTqq__topCard{text-align:center;grid-template-columns:1fr;gap:1rem;padding:1.5rem 1.25rem}.CountryPage-module__cfCTqq__rankBadge,.CountryPage-module__cfCTqq__topAvatar{margin:0 auto}.CountryPage-module__cfCTqq__topNameRow,.CountryPage-module__cfCTqq__topSkills{justify-content:center}.CountryPage-module__cfCTqq__topStats{border-left:none;border-top:1px solid var(--border-color);flex-direction:row;justify-content:center;padding-top:1rem;padding-left:0}.CountryPage-module__cfCTqq__devCard{grid-template-columns:38px 40px 1fr;gap:.65rem;padding:1rem}.CountryPage-module__cfCTqq__ctaTitle{font-size:1.85rem}.CountryPage-module__cfCTqq__ctaButtons{flex-direction:column;align-items:center}.CountryPage-module__cfCTqq__ctaPrimary,.CountryPage-module__cfCTqq__ctaSecondary{text-align:center;width:100%;max-width:280px}}
