/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html{-webkit-text-size-adjust:100%;line-height:1.15}body{margin:0}main{display:block}h1{margin:.67em 0;font-size:2em}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace;font-size:1em}a{background-color:#0000}abbr[title]{border-bottom:none;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace;font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:100%;line-height:1.15}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner{border-style:none;padding:0}[type=button]::-moz-focus-inner{border-style:none;padding:0}[type=reset]::-moz-focus-inner{border-style:none;padding:0}[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring{outline:1px dotted buttontext}[type=button]:-moz-focusring{outline:1px dotted buttontext}[type=reset]:-moz-focusring{outline:1px dotted buttontext}[type=submit]:-moz-focusring{outline:1px dotted buttontext}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;white-space:normal;max-width:100%;padding:0;display:table}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button{height:auto}[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template,[hidden]{display:none}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-CytjP_7U.woff2)format("woff2");font-weight:900}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-B0QUfDW0.woff2)format("woff2");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-_JLwM7Yv.woff2);font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-B0NFony0.woff2)format("woff2");font-weight:500}*{box-sizing:border-box}body{font-family:var(--font-main);background:var(--color-bg);margin:0}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}:root{--color-primary:#2563eb;--color-dark:#0f172a;--color-gray:#64748b;--color-light:#e2e8f0;--color-bg:#f8fafc;--color-white:#fff;--font-main:"Inter", sans-serif;--transition:all .3s ease}@media screen and (width<=768px){.header__container{padding:0 20px}.header__nav{z-index:100;background-color:#000;flex-direction:column;align-items:flex-start;gap:0;width:100%;padding:8px 20px 20px;display:none;position:absolute;top:80px;left:0;box-shadow:0 16px 28px #00000059}.header__nav_open{display:flex}.header__nav_open .header__link{border-bottom:1px solid #ffffff1f;width:100%;padding:14px 0}.header__nav_open .header__link:after{display:none}.header__menu-button{display:block}}@media screen and (width<=480px){.header__container{height:70px;padding:0 16px}.header__nav{top:70px}.header__logo-text{font-size:1.25rem}.header__logo-icon{width:28px;height:28px}.header__menu-button{font-size:1.8rem}}@media screen and (width<=768px){.hero__container{padding:80px 24px 0}.hero__title{font-size:clamp(2.2rem,8vw,3rem)}.hero__description{font-size:1.05rem}}@media screen and (width<=480px){.hero__container{padding:70px 20px 0}.hero__description{font-size:1rem}.hero__button{width:100%;max-width:320px}}@keyframes country-card-appear{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media screen and (width<=768px){.country-card{height:330px}}@media (prefers-reduced-motion:reduce){.country-card,.country-card__image{transition:none;animation:none}}@media screen and (width<=900px){.country-grid__cards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (width<=600px){.country-grid{padding:40px 20px 60px}.country-grid__header{flex-direction:column;align-items:flex-start;gap:8px;margin-bottom:24px}.country-grid__title{font-size:1.7rem}.country-grid__cards{grid-template-columns:1fr}.country-grid__load-more{width:100%;max-width:320px}}@media screen and (width<=768px){.search-form{min-height:auto;padding:120px 24px 60px}.search-form__description{font-size:1rem}.search-form__card{padding:24px}}@media screen and (width<=560px){.search-form{padding:110px 20px 50px}.search-form__card{border-radius:18px;padding:20px}.search-form__field{flex-direction:column}.search-form__field-icon{top:29px}.search-form__button{width:100%}}.explore{background-color:#f8fafc;min-height:100vh}.explore__no-results{color:#64748b;text-align:center;margin:0;padding:60px 20px 80px;font-size:1.2rem}.header{z-index:100;width:100%;box-shadow:none;background:#000;border-bottom:none;position:absolute;top:0;left:0}.header__container{align-items:center;max-width:1280px;height:80px;margin:0 auto;padding:0 40px;display:flex}.header__logo{align-items:center;text-decoration:none;display:flex}.header__logo-icon{object-fit:contain;width:32px;height:32px}.header__logo-text{color:#fff;letter-spacing:.5px;font-size:1.5rem;font-weight:700}.header__nav{align-items:center;gap:40px;margin-left:auto;display:flex}.header__link{color:#fff;font-weight:500;text-decoration:none;transition:color .3s;position:relative}.header__link_active{font-weight:700}.header__link:hover{color:var(--color-primary)}.header__link:after{content:"";background-color:var(--color-primary);width:0;height:2px;transition:width .3s;position:absolute;bottom:-8px;left:0}.header__link:hover:after,.header__link_active:after{width:100%}.header__menu-button{z-index:101;color:#fff;cursor:pointer;background:0 0;border:none;margin-left:auto;padding:0;font-size:2rem;line-height:1;display:none;position:relative}@media screen and (width<=768px){.header__container{padding:0 20px}.header__nav{z-index:100;background-color:#000;flex-direction:column;align-items:flex-start;gap:0;width:100%;padding:8px 20px 20px;display:none;position:absolute;top:80px;left:0;box-shadow:0 16px 28px #00000059}.header__nav_open{display:flex}.header__nav_open .header__link{border-bottom:1px solid #ffffff1f;width:100%;padding:14px 0}.header__nav_open .header__link:after{display:none}.header__menu-button{display:block}}@media screen and (width<=480px){.header__container{height:70px;padding:0 16px}.header__nav{top:70px}.header__logo-text{font-size:1.25rem}.header__logo-icon{width:28px;height:28px}.header__menu-button{font-size:1.8rem}}.footer{background-color:#1b1a1a;border-top:1px solid #e6e6e6;width:100%}.footer__container{justify-content:space-between;align-items:center;gap:24px;max-width:1200px;margin:0 auto;padding:24px 32px;display:flex}.footer__copyright{color:#6b7280;margin:0;font-size:.9rem}.footer__links{gap:24px;display:flex}.footer__link{color:#374151;font-size:.9rem;text-decoration:none;transition:color .2s}.footer__link:hover{color:#2563eb}.hero{background-image:url(/assets/foto_mundo-BW44yH_s.png);background-position:50%;background-repeat:no-repeat;background-size:cover;height:100vh;position:relative}.hero:before{content:"";background:#00000073;position:absolute;inset:0}.hero__container{z-index:1;justify-content:center;align-items:center;max-width:1200px;height:100%;margin:0 auto;padding:80px 40px 0;display:flex;position:relative}.hero__content{text-align:center;flex-direction:column;align-items:center;max-width:900px;display:flex}.hero__title{color:#fff;margin:0 0 24px;font-size:clamp(2.5rem,6vw,4rem);line-height:1.15}.hero__description{color:#ffffffe6;max-width:650px;margin:0 0 40px;font-size:1.2rem;line-height:1.8}.hero__button{color:#fff;background:0 0;border:2px solid #fff;border-radius:999px;justify-content:center;align-items:center;padding:18px 40px;font-size:1rem;font-weight:600;text-decoration:none;transition:background-color .3s,color .3s,transform .3s,box-shadow .3s;display:inline-flex}.hero__button:hover{color:#0f172a;background:#fff;transform:translateY(-3px);box-shadow:0 12px 28px #00000040}@media screen and (width<=768px){.hero__container{padding:80px 24px 0}.hero__title{font-size:clamp(2.2rem,8vw,3rem)}.hero__description{font-size:1.05rem}}@media screen and (width<=480px){.hero__container{padding:70px 20px 0}.hero__description{font-size:1rem}.hero__button{width:100%;max-width:320px}}.about{background-color:#fff;padding:100px 40px}.about__container{width:100%;max-width:1080px;margin:0 auto}.about__eyebrow{color:var(--color-primary);letter-spacing:1.5px;text-transform:uppercase;background-color:#2563eb1a;border-radius:999px;margin:0 0 16px;padding:8px 18px;font-size:.8rem;font-weight:700;display:inline-block}.about__title{color:#0f172a;margin:0 0 56px;font-size:clamp(1.75rem,3.5vw,2.5rem);line-height:1.25}.about__content{grid-template-columns:340px 1fr;align-items:start;gap:56px;display:grid}.about__photo-wrapper{position:sticky;top:100px}.about__photo{aspect-ratio:4/5;object-fit:cover;border-radius:24px;width:100%;display:block;box-shadow:0 24px 48px #0f172a2e}.about__text-block{max-width:640px}.about__text{color:#334155;margin:0 0 22px;font-size:1.05rem;line-height:1.8}.about__text strong{color:#0f172a}.about__text em{color:var(--color-primary);font-style:normal;font-weight:600}.about__mission{border-left:4px solid var(--color-primary);background-color:#f8fafc;border-radius:4px;margin:32px 0;padding:24px 28px}.about__mission p{color:#0f172a;margin:0;font-size:1.15rem;font-weight:600;line-height:1.6}.about__signature{color:#64748b;margin:32px 0 0;font-size:.95rem;font-style:italic}@media screen and (width<=860px){.about{padding:72px 24px}.about__content{grid-template-columns:1fr;gap:32px}.about__photo-wrapper{max-width:320px;margin:0 auto;position:static}}@media screen and (width<=480px){.about{padding:56px 20px}.about__title{margin-bottom:36px}.about__mission{padding:20px}}.search-form{background-color:#f8fafc;background-image:radial-gradient(circle at 15% 20%,#2563eb1a,#0000 45%),radial-gradient(circle at 85% 15%,#2563eb14,#0000 40%),radial-gradient(circle,#e2e8f0 1px,#0000 1px);background-position:50%;background-size:auto,auto,28px 28px;justify-content:center;align-items:center;min-height:100vh;padding:140px 40px 80px;display:flex}.search-form__container{text-align:center;width:100%;max-width:900px;margin:0 auto}.search-form__eyebrow{color:var(--color-primary);letter-spacing:1.5px;text-transform:uppercase;background-color:#2563eb1a;border-radius:999px;margin:0 0 20px;padding:8px 18px;font-size:.8rem;font-weight:700;display:inline-block}.search-form__title{color:#0f172a;margin:0 auto 20px;font-size:clamp(2.25rem,5vw,3.75rem);line-height:1.15}.search-form__description{color:#64748b;max-width:680px;margin:0 auto 44px;font-size:1.1rem;line-height:1.7}.search-form__form{width:100%;max-width:620px;margin:0 auto}.search-form__card{text-align:left;background-color:#fff;border:1px solid #e2e8f0;border-radius:24px;padding:32px;box-shadow:0 20px 45px #0f172a14}.search-form__label{color:#334155;margin-bottom:10px;font-size:.95rem;font-weight:600;display:block}.search-form__field{gap:12px;display:flex;position:relative}.search-form__field-icon{color:#94a3b8;pointer-events:none;position:absolute;top:50%;left:20px;transform:translateY(-50%)}.search-form__input{color:#0f172a;min-width:0;height:58px;font:inherit;background-color:#f8fafc;border:1px solid #cbd5e1;border-radius:14px;outline:none;flex:1;padding:0 20px 0 50px;transition:border-color .2s,box-shadow .2s,background-color .2s}.search-form__input::placeholder{color:#94a3b8}.search-form__input:focus{border-color:var(--color-primary);background-color:#fff;box-shadow:0 0 0 4px #2563eb24}.search-form__button{background-color:var(--color-primary);color:#fff;min-width:130px;height:58px;font:inherit;cursor:pointer;border:none;border-radius:14px;padding:0 28px;font-weight:700;transition:background-color .2s,transform .2s,box-shadow .2s}.search-form__button:hover:not(:disabled){background-color:#1d4ed8;transform:translateY(-2px);box-shadow:0 10px 22px #2563eb3d}.search-form__button:focus-visible{outline-offset:3px;outline:3px solid #2563eb59}.search-form__button:disabled{cursor:not-allowed;opacity:.7;background-color:#94a3b8}@media screen and (width<=768px){.search-form{min-height:auto;padding:120px 24px 60px}.search-form__description{font-size:1rem}.search-form__card{padding:24px}}@media screen and (width<=560px){.search-form{padding:110px 20px 50px}.search-form__card{border-radius:18px;padding:20px}.search-form__field{flex-direction:column}.search-form__field-icon{top:29px}.search-form__button{width:100%}}.country-card{background-color:#d9d9d9;border-radius:18px;height:360px;transition:transform .25s,box-shadow .25s;animation:.45s both country-card-appear;position:relative;overflow:hidden;box-shadow:0 8px 24px #0f172a1f}.country-card:hover{transform:translateY(-6px);box-shadow:0 16px 34px #0f172a33}.country-card__image{object-fit:cover;width:100%;height:100%;transition:transform .45s;display:block}.country-card:hover .country-card__image{transform:scale(1.04)}.country-card__content{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:#fffffff0;border:1px solid #ffffff73;border-radius:14px;padding:16px;position:absolute;bottom:8px;left:8px;right:8px;box-shadow:0 6px 20px #0f172a1f}.country-card__heading{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.country-card__name{color:#111827;margin:0 0 4px;font-size:1.15rem;line-height:1.2}.country-card__region{color:#64748b;margin:0;font-size:.85rem}.country-card__flag{object-fit:cover;border-radius:4px;flex-shrink:0;width:38px;height:26px;box-shadow:0 1px 5px #0f172a38}.country-card__capital{color:#374151;margin:14px 0 6px;font-size:.9rem}.country-card__label{font-weight:700}.country-card__population{color:#111827;margin:0;font-size:1rem;font-weight:700}@media screen and (width<=768px){.country-card{height:330px}}@media (prefers-reduced-motion:reduce){.country-card,.country-card__image{transition:none;animation:none}}.country-grid{background-color:#f8fafc;width:100%;padding:60px 40px 80px}.country-grid__header{justify-content:space-between;align-items:flex-end;gap:24px;width:100%;max-width:1200px;margin:0 auto 32px;display:flex}.country-grid__title{color:#0f172a;margin:0;font-size:2rem;line-height:1.2}.country-grid__count{color:#64748b;margin:0;font-size:.95rem}.country-grid__cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;width:100%;max-width:1200px;margin:0 auto;display:grid}.country-grid__load-more{color:#fff;min-width:150px;min-height:48px;font:inherit;cursor:pointer;background-color:#0f172a;border:0;border-radius:999px;margin:40px auto 0;padding:12px 26px;font-weight:700;transition:transform .2s,background-color .2s,box-shadow .2s;display:block}.country-grid__load-more:hover{background-color:#2563eb;transform:translateY(-2px);box-shadow:0 8px 18px #2563eb40}.country-grid__load-more:focus-visible{outline-offset:3px;outline:3px solid #2563eb66}.country-grid__load-more:active{transform:translateY(0)}@media screen and (width<=900px){.country-grid__cards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (width<=600px){.country-grid{padding:40px 20px 60px}.country-grid__header{flex-direction:column;align-items:flex-start;gap:8px;margin-bottom:24px}.country-grid__title{font-size:1.7rem}.country-grid__cards{grid-template-columns:1fr}.country-grid__load-more{width:100%;max-width:320px}}.loader{flex-direction:column;justify-content:center;align-items:center;gap:14px;min-height:180px;padding:40px 20px;display:flex}.loader__spinner{border:4px solid #dbeafe;border-top-color:#2563eb;border-radius:50%;width:42px;height:42px;animation:.8s linear infinite loader-spin}.loader__text{color:#475569;margin:0;font-size:1rem}@keyframes loader-spin{to{transform:rotate(360deg)}}.explore__overlay{z-index:100;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background-color:#0f172a73;justify-content:center;align-items:center;padding:20px;animation:.2s ease-out explore-overlay-in;display:flex;position:fixed;inset:0}@keyframes explore-overlay-in{0%{opacity:0}to{opacity:1}}.explore__message{text-align:center;background-color:#fff;border:1px solid #e2e8f0;border-radius:18px;flex-direction:column;align-items:center;width:100%;max-width:420px;padding:40px 32px;animation:.25s ease-out explore-message-in;display:flex;position:relative;box-shadow:0 20px 45px #0f172a40}@keyframes explore-message-in{0%{opacity:0;transform:translateY(12px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.explore__message-close{color:#94a3b8;cursor:pointer;background-color:#0000;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:1.5rem;line-height:1;transition:background-color .15s,color .15s;display:flex;position:absolute;top:12px;right:12px}.explore__message-close:hover,.explore__message-close:focus-visible{color:#0f172a;background-color:#f1f5f9}.explore__message-close:focus-visible{outline-offset:2px;outline:2px solid #6366f1}.explore__message-icon{background-color:#f1f5f9;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:16px;font-size:1.6rem;line-height:1;display:flex}.explore__message_type_error{background-color:#fff7f7;border-color:#fecaca}.explore__message_type_error .explore__message-icon{background-color:#fee2e2}.explore__message_type_empty .explore__message-icon{background-color:#eef2ff}.explore__message-title{color:#0f172a;margin:0 0 10px;font-size:1.35rem;font-weight:700}.explore__error,.explore__no-results{color:#64748b;margin:0;line-height:1.6}.explore__message_type_error .explore__error{color:#b91c1c}.explore__no-results strong{color:#334155;font-weight:600}
