.country-page-wrapper{z-index:1;padding-top:80px;position:relative}.breadcrumbs{background:#0a0e1a80;border-bottom:1px solid #ffffff0d;padding:1rem 5%}.breadcrumbs-content{flex-wrap:wrap;align-items:center;gap:8px;max-width:1200px;margin:0 auto;font-size:.85rem;display:flex}.breadcrumbs-content a{color:var(--text-muted);text-decoration:none;transition:color .2s}.breadcrumbs-content a:hover{color:var(--secondary,#06b6d4)}.breadcrumbs .separator{color:#fff3;margin:0 2px}.breadcrumbs .current{color:var(--text-main,#f1f5f9);align-items:center;gap:8px;font-weight:600;display:flex}.breadcrumb-flag{vertical-align:middle;border:1px solid #ffffff26;border-radius:2px;width:20px;height:auto}.country-hero-section{max-width:1200px;margin:0 auto;padding:5rem 5% 3rem;position:relative;overflow:hidden}.hero-glow-overlay{pointer-events:none;z-index:0;background:radial-gradient(#8b5cf61f,#0000 70%);width:600px;height:400px;position:absolute;top:-100px;left:50%;transform:translate(-50%)}.hero-text-content{z-index:2;text-align:center;max-width:800px;margin:0 auto;position:relative}.flag-badge-wrapper{-webkit-backdrop-filter:blur(10px);background:#1e293b80;border:1px solid #ffffff14;border-radius:100px;align-items:center;gap:12px;margin-bottom:1.5rem;padding:8px 20px 8px 10px;display:inline-flex}.country-hero-flag{border:1px solid #ffffff26;border-radius:4px;width:36px;height:auto;box-shadow:0 2px 8px #0000004d}.badge-text{color:var(--text-muted,#94a3b8);font-size:.85rem;font-weight:600}.hero-title{letter-spacing:-.02em;margin-bottom:1.2rem;font-size:clamp(2rem,5vw,3.2rem);font-weight:800;line-height:1.15}.hero-description{color:var(--text-muted,#94a3b8);max-width:650px;margin:0 auto 2rem;font-size:1.05rem;line-height:1.7}.hero-cta-group{flex-wrap:wrap;justify-content:center;gap:16px;margin-bottom:3rem;display:flex}.country-stats-banner{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem;max-width:700px;margin:0 auto;display:grid}.country-stats-banner .stat-card{text-align:center;-webkit-backdrop-filter:blur(8px);background:#1e293b66;border:1px solid #ffffff0f;border-radius:16px;padding:1.2rem 1.5rem;transition:all .3s}.country-stats-banner .stat-card:hover{border-color:#06b6d44d;transform:translateY(-3px);box-shadow:0 8px 24px #00000026}.stat-label{text-transform:uppercase;letter-spacing:1px;color:var(--text-muted,#94a3b8);margin-bottom:6px;font-size:.72rem;font-weight:600;display:block}.stat-val{color:#fff;font-size:1.05rem;font-weight:700;display:block}.animate-fade-in{animation:.6s forwards countryFadeIn}.animate-slide-up{animation:.7s forwards countrySlideUp}.animate-slide-up-delayed{animation:.7s .15s both countrySlideUp}@keyframes countryFadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes countrySlideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.top-developer-section{padding:5rem 2rem;position:relative;overflow:hidden}.top-developer-section:before{content:"";pointer-events:none;background:radial-gradient(at 20%,#00e5ff0f 0%,#0000 60%),radial-gradient(at 80%,#8b5cf60d 0%,#0000 60%);position:absolute;inset:0}.top-dev-container{z-index:1;grid-template-columns:340px 1fr;align-items:start;gap:4rem;max-width:1200px;margin:0 auto;display:grid;position:relative}.top-dev-badge-col{flex-direction:column;align-items:center;gap:2.5rem;display:flex}.rank-badge-wrapper{flex-direction:column;align-items:center;gap:1rem;display:flex;position:relative}.rank-badge-glow{pointer-events:none;background:radial-gradient(circle,#00e5ff33 0%,#0000 70%);border-radius:50%;width:200px;height:200px;animation:3s ease-in-out infinite badge-pulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-55%)}@keyframes badge-pulse{0%,to{opacity:.6;transform:translate(-50%,-55%)scale(1)}50%{opacity:1;transform:translate(-50%,-55%)scale(1.15)}}.rank-badge{background:linear-gradient(135deg,#00e5ff26,#8b5cf626);border:2px solid #00e5ff66;border-radius:50%;justify-content:center;align-items:center;width:130px;height:130px;display:flex;position:relative;box-shadow:0 0 30px #00e5ff26,inset 0 0 30px #00e5ff0d}.rank-hash{color:#00e5ffb3;margin-top:-8px;margin-right:2px;font-size:2rem;font-weight:300}.rank-number{background:linear-gradient(135deg,#00e5ff,#8b5cf6);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:4.5rem;font-weight:900;line-height:1}.rank-label{text-transform:uppercase;letter-spacing:2px;color:#ffffffb3;text-align:center;font-size:.95rem;font-weight:700}.trust-indicators{flex-direction:column;gap:1rem;width:100%;display:flex}.trust-item{background:#1e293b66;border:1px solid #ffffff0f;border-radius:12px;align-items:center;gap:12px;padding:1rem 1.2rem;transition:all .3s;display:flex}.trust-item:hover{background:#1e293b99;border-color:#00e5ff4d;transform:translate(4px)}.trust-icon{flex-shrink:0;font-size:1.5rem}.trust-item>div{flex-direction:column;display:flex}.trust-value{color:#fff;font-size:1.1rem;font-weight:800}.trust-text{color:#ffffff80;font-size:.8rem;font-weight:500}.top-dev-info-col .section-title{text-align:left;margin-bottom:1.2rem}.top-dev-description{color:#ffffffb3;margin-bottom:1.5rem;font-size:1.05rem;line-height:1.75}.top-dev-description strong{color:#00e5ff;font-weight:700}.expertise-tags{flex-wrap:wrap;gap:8px;margin-bottom:2rem;display:flex}.expertise-tag{color:#ffffffd9;cursor:default;background:#00e5ff14;border:1px solid #00e5ff33;border-radius:100px;padding:6px 16px;font-size:.82rem;font-weight:600;transition:all .25s}.expertise-tag:hover{color:#fff;background:#00e5ff26;border-color:#00e5ff80;transform:translateY(-2px);box-shadow:0 4px 12px #00e5ff1a}.top-dev-highlights{flex-direction:column;gap:10px;display:flex}.highlight-item{color:#ffffffbf;align-items:center;gap:12px;padding:4px 0;font-size:.95rem;display:flex}.highlight-check{color:#00e5ff;flex-shrink:0;font-size:1.1rem;font-weight:700}.country-services-section{max-width:1200px;margin:0 auto;padding:5rem 5%}.premium-service-card{-webkit-backdrop-filter:blur(8px);background:#1e293b66;border:1px solid #ffffff0f;border-radius:20px;padding:2rem;transition:all .35s;position:relative;overflow:hidden}.premium-service-card:hover{border-color:#8b5cf64d;transform:translateY(-6px);box-shadow:0 12px 30px #0003}.service-card-glow{pointer-events:none;background:radial-gradient(circle,#8b5cf61a,#0000 70%);border-radius:50%;width:180px;height:180px;position:absolute;top:-80px;right:-80px}.premium-service-card .card-header{align-items:center;gap:14px;margin-bottom:1rem;display:flex}.premium-service-card .icon-wrapper{background:linear-gradient(135deg,#8b5cf626,#06b6d41a);border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.5rem;display:flex}.premium-service-card h3{color:#fff;font-size:1.15rem;font-weight:700}.premium-service-card>p{color:var(--text-muted,#94a3b8);font-size:.92rem;line-height:1.65}.country-pricing-section{max-width:1200px;margin:0 auto;padding:5rem 5%}.pricing-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;display:grid}.premium-pricing-card{background:#1e293b66;border:1px solid #ffffff0f;border-radius:20px;flex-direction:column;padding:2rem;transition:all .35s;display:flex;position:relative;overflow:hidden}.premium-pricing-card:hover{border-color:#8b5cf640;transform:translateY(-5px)}.premium-pricing-card.featured{background:linear-gradient(135deg,#8b5cf614,#06b6d40a);border-color:#8b5cf666;box-shadow:0 8px 30px #8b5cf61a}.popular-badge{background:linear-gradient(135deg, var(--primary,#8b5cf6), var(--secondary,#06b6d4));color:#fff;text-transform:uppercase;letter-spacing:.5px;border-radius:50px;padding:4px 12px;font-size:.7rem;font-weight:700;position:absolute;top:16px;right:16px}.pricing-header{margin-bottom:1.5rem}.pricing-header h4{color:var(--text-muted,#94a3b8);text-transform:uppercase;letter-spacing:1px;margin-bottom:.5rem;font-size:1rem;font-weight:700}.price-tag .amount{background:linear-gradient(135deg, var(--primary,#8b5cf6), var(--secondary,#06b6d4));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:2rem;font-weight:800}.pricing-features{flex-direction:column;flex:1;gap:10px;margin:0 0 1.5rem;padding:0;list-style:none;display:flex}.pricing-features li{color:#ffffffbf;align-items:center;gap:10px;font-size:.9rem;display:flex}.pricing-features li:before{content:"✓";color:#10b981;flex-shrink:0;font-size:.85rem;font-weight:700}.btn-block{text-align:center;justify-content:center;width:100%}.country-testimonial-section{max-width:900px;margin:0 auto;padding:5rem 5%}.testimonial-container{text-align:center;background:#1e293b4d;border:1px solid #ffffff0f;border-radius:24px;padding:3rem;position:relative}.quote-mark{background:linear-gradient(135deg, var(--primary,#8b5cf6), var(--secondary,#06b6d4));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:-1rem;font-size:5rem;font-weight:800;line-height:1}.testimonial-quote{color:#ffffffd9;margin-bottom:1.5rem;font-size:1.15rem;font-style:italic;line-height:1.75}.testimonial-meta{flex-direction:column;gap:2px;display:flex}.author-name{color:#fff;font-size:1rem;font-weight:700}.author-title{color:var(--text-muted,#94a3b8);font-size:.85rem}.country-faqs-section{max-width:900px;margin:0 auto;padding:5rem 5%}.faqs-list{flex-direction:column;gap:16px;display:flex}.faq-item{background:#1e293b59;border:1px solid #ffffff0f;border-radius:16px;padding:1.5rem 2rem;transition:all .3s}.faq-item:hover{border-color:#8b5cf640;transform:translateY(-2px)}.faq-question{color:#fff;margin-bottom:.6rem;font-size:1rem;font-weight:700;line-height:1.4}.faq-answer{color:var(--text-muted,#94a3b8);font-size:.92rem;line-height:1.65}.country-contact-section{max-width:900px;margin:0 auto;padding:6rem 5% 4rem}.contact-card-container{-webkit-backdrop-filter:blur(24px);background:#0f172a73;border:1px solid #ffffff14;border-radius:24px;padding:3.5rem;box-shadow:0 4px 6px -1px #0000001a,0 20px 40px -4px #00000080,inset 0 1px #ffffff1a}@media (max-width:900px){.top-dev-container{grid-template-columns:1fr;gap:2.5rem}.top-dev-badge-col{flex-flow:wrap;justify-content:center;gap:1.5rem}.trust-indicators{flex-flow:wrap;justify-content:center}.trust-item{flex:140px;max-width:200px}.top-dev-info-col .section-title,.top-dev-description{text-align:center}.expertise-tags{justify-content:center}.top-dev-highlights{align-items:center}}@media (max-width:768px){.country-hero-section{padding:3rem 5% 2rem}.hero-cta-group{flex-direction:column;align-items:center}.country-stats-banner{grid-template-columns:1fr;max-width:300px}.testimonial-container{padding:2rem 1.5rem}.faq-item{padding:1.2rem 1.5rem}.contact-card-container{padding:2rem 1.5rem}.pricing-grid{grid-template-columns:1fr}}@media (max-width:480px){.rank-badge{width:100px;height:100px}.rank-number{font-size:3.5rem}.rank-hash{font-size:1.5rem}.trust-indicators{flex-direction:column}.trust-item{max-width:100%}}
