*{box-sizing:border-box;margin:0;padding:0;font-family:Nunito Sans,sans-serif}body{--text-color:black;margin:0;font-family:Nunito,sans-serif}main.dark,header.dark{--background-color:#202c37;--text-color:white;--elements-color:#2b3945}header{background-color:var(--elements-color);color:var(--text-color);z-index:1;justify-content:space-between;align-items:center;padding:18px 25px;display:flex;position:sticky;top:0;box-shadow:0 3px 8px #0000003d}.country-title{color:var(--text-color)}header h1{font-weight:900}header p{cursor:pointer;font-weight:500}main{background-color:var(--background-color);color:var(--text-color);min-height:calc(100vh - 68px);padding:18px 25px}.search-filter{justify-content:space-between;margin-block:25px;font-size:17px;display:flex}.search-container{color:var(--text-color);background-color:var(--elements-color);width:fit-content;padding:12px 20px;overflow:hidden;box-shadow:0 3px 8px #0000003d}.search-container i{cursor:pointer}.search-container input{background-color:inherit;color:inherit;border:none;outline:none;margin-left:15px;padding-right:50px;font-size:18px}.filter-by-region{background-color:var(--elements-color);width:250px;color:var(--text-color);border:none;border-radius:4px;outline:none;padding:16px;box-shadow:0 0 8px #00000026}.filter-by-region option{color:#333;background:#fff;padding:12px}.filter-by-region:active,.filter-by-region:focus{border:none;outline:none}.countries-container{margin-top:16px;flex-wrap:wrap;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));justify-content:space-between;gap:32px;max-width:1200px;margin-inline:auto;display:grid}.country-card{box-sizing:border-box;color:var(--text-color);background-color:var(--elements-color);border-radius:8px;width:250px;height:350px;padding-bottom:24px;text-decoration:none;transition:all .2s ease-in-out;display:inline-block;overflow:hidden;box-shadow:0 0 8px #0003}.country-card:hover{transform:scale(1.03);box-shadow:0 0 16px #0003}.card-title{margin-block:16px;font-size:24px}.card-text{padding-inline:16px}.card-text p{margin-block:8px}.country-card img{object-fit:cover;width:100%;height:166px}@media screen and (width<=768px){header h2{font-size:20px}.search-container{align-items:center;padding:6px 10px;font-size:16px;display:flex}.search-container input{margin-left:10px;padding-right:30px;font-size:15px}.filter-by-region{width:180px;padding:14px}}@media screen and (width<=520px){header{padding:10px 17px}header h2{font-size:16px}.search-filter{flex-direction:column;margin-block:20px}.search-container{margin-bottom:16px;padding:13px 6px;font-size:16px}}@media screen and (width<=330px){header h2,.theme-changer{font-size:14px}}.error-container{background:linear-gradient(135deg,#0f172a,#1e293b);justify-content:center;align-items:center;min-height:100vh;padding:1rem;display:flex;position:relative;overflow:hidden}.error-background-effects{position:absolute;inset:0}.error-pulse-circle{border-radius:50%;animation:6s infinite pulse;position:absolute}.error-circle-1{filter:blur(64px);background:#6366f11a;width:24rem;height:24rem;top:-4rem;left:-4rem}.error-circle-2{filter:blur(64px);background:#f43f5e1a;width:24rem;height:24rem;bottom:-4rem;right:-4rem}.error-content{backdrop-filter:blur(12px);text-align:center;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:2rem;width:100%;max-width:48rem;padding:3rem;position:relative;box-shadow:0 25px 50px -12px #00000080}.error-emoji{font-size:4rem;animation:2s infinite bounce}h1{color:#0000;background:linear-gradient(90deg,#f43f5e,#8b5cf6) text;margin:2rem 0;font-size:2.5rem}.error-subtitle{color:#ffffffe6;margin-bottom:2rem;font-size:1.25rem}.error-message{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:.5rem;margin:2rem 0;padding:.75rem 1.5rem;display:inline-block}.error-message code{color:#f43f5e;font-family:monospace}.error-actions{justify-content:center;gap:1rem;margin:2rem 0;display:flex}.error-button{cursor:pointer;border:none;border-radius:1rem;padding:1rem 2rem;font-weight:600;text-decoration:none;transition:all .2s}.error-home-button{color:#fff;background:#4f46e5;border-bottom:4px solid #4338ca}.error-home-button:hover{background:#4338ca;transform:scale(1.02)}.error-retry-button{color:#fff;background:#475569;border-bottom:4px solid #334155}.error-retry-button:hover{background:#334155;transform:scale(1.02)}.error-support{color:#64748b;font-size:.875rem}.error-support a{color:#818cf8;border-bottom:1px solid;text-decoration:none}@keyframes pulse{0%,to{opacity:.4}50%{opacity:.2}}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@media (width<=768px){.error-content{padding:2rem}h1{font-size:2rem}.error-actions{flex-direction:column}.error-button{width:100%}}.country-details-container{margin-inline:auto;max-width:1200px;margin-top:32px}.back-button{cursor:pointer;border-radius:4px;padding:6px 24px;box-shadow:0 0 4px #0003}.country-details{align-items:center;gap:64px;margin-top:64px;display:flex}.country-details img{border:1px solid #ddd;width:40%}.details-text p{margin:0}.border-countries{flex-wrap:wrap;align-items:flex-start;gap:8px;margin-top:48px;display:flex}.border-countries a{color:#000;border-radius:4px;padding:4px 16px;font-size:14px;text-decoration:none;box-shadow:0 0 4px #0003}@media (width<=940px){.country-details{flex-direction:column;align-items:flex-start;gap:16px;margin-top:32px}.details-text{max-height:unset}.country-details img{width:100%;max-width:400px}}.shimmer-main{padding:32px}.shimmer-container{margin-inline:auto;max-width:1200px;margin-top:32px}.back-button{cursor:pointer;border-radius:4px;padding:6px 24px;display:inline-block;box-shadow:0 0 4px #0003}.shimmer-back{background-color:#ccc;border-radius:4px;width:100px;height:24px;animation:1.5s linear infinite shimmer}.shimmer-details{flex-wrap:wrap;align-items:center;gap:64px;margin-top:64px;display:flex}.fake-img{background-color:#ccc;border:1px solid #ddd;border-radius:8px;width:40%;min-width:300px;height:250px;animation:1.5s linear infinite shimmer}.details-text-container{flex:1}.shimmer-name,.shimmer-native,.shimmer-population,.shimmer-region,.shimmer-sub-region,.shimmer-capital,.shimmer-top-level-domain,.shimmer-currencies,.shimmer-languages{background:linear-gradient(90deg,#ccc 25%,#e0e0e0 50%,#ccc 75%) 0 0/400% 100%;border-radius:6px;animation:1.5s linear infinite shimmer}.shimmer-name{width:200px;height:32px;margin-bottom:24px}.details-text{flex-flow:column wrap;gap:12px 64px;max-height:180px;display:flex}.details-text div{width:30%;height:20px;margin-bottom:8px}@keyframes shimmer{0%{background-position:-400px 0}to{background-position:400px 0}}@media (width<=940px){.shimmer-details{flex-direction:column;align-items:flex-start;gap:16px;margin-top:32px}.fake-img{width:100%;max-width:400px}.details-text{max-height:unset}}body.dark{--background-color:#202c37;--text-color:white;--elements-color:#2b3945}.countries-container{flex-wrap:wrap;justify-content:center;gap:20px;display:flex}.shimmer-card{background-color:#fff;background-color:var(--elements-color);border-radius:8px;width:250px;overflow:hidden;box-shadow:0 2px 8px #0000001a}.shimmer-img{background-color:#ccc;width:100%;height:166px}.shimmer-text{padding:16px}.shimmer-title,.shimmer-line{background-color:#ccc;border-radius:4px;height:20px;margin:12px 0}.shimmer-title{width:60%}.shimmer-line{width:80%}
/*# sourceMappingURL=index.3f761930.css.map */
