.hero-section{padding:4rem 0;background-color:#f5f5f5}.container.grid{display:flex;justify-content:space-between;grid-template-columns:1fr 1.2fr;align-items:center;gap:2rem;max-width:1200px;margin:auto;padding:0 2rem}.hero-content h1{font-size:3rem;margin-bottom:1rem;color:#1f1f2e}.para{font-size:1.2rem;color:#555;margin-bottom:2rem}.explore{padding:.8rem 1.5rem;font-size:1rem;background-color:#d6d6f3;color:#cfcfe6;border:none;cursor:pointer;display:flex;align-items:center;gap:.5rem;border-radius:6px}.explore-btn:hover{background-color:#1b0834}.hero-image-container{text-align:right;flex-shrink:0}.hero-image{max-width:180px;height:auto;border-radius:12px;object-fit:cover;box-shadow:0 4px 16px #0003}.contact-section{max-width:600px;margin:4rem auto;padding:2rem;background-color:#f3f4f6;border-radius:12px;box-shadow:0 4px 12px #0000001a}.contact-title{text-align:center;font-size:2rem;margin-bottom:2rem;color:#1f2937}.contact-form{display:flex;flex-direction:column;gap:1.2rem}.contact-form label{display:flex;flex-direction:column;font-weight:600;color:#374151}.contact-form input,.contact-form textarea{margin-top:.4rem;padding:.8rem;border:1px solid #d1d5db;border-radius:8px;font-size:1rem}.contact-form button{padding:.9rem;font-size:1rem;background-color:#2563eb;color:#fff;border:none;border-radius:8px;cursor:pointer}.contact-form button:hover{background-color:#1d4ed8}.footer{background:#0f172a;color:#fff;padding:2rem;text-align:center}.footer-links a,.footer-social a{color:#94a3b8;margin:0 1rem;display:inline-block;text-decoration:none}.footer a:hover{color:#facc15}.country-section{padding:2rem;background-color:#f5f5f5}.grid{display:grid;gap:2rem}.grid-four-cols{grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}.country-card{list-style:none}.container-card{border-radius:16px;box-shadow:0 4px 12px #00000014;overflow:hidden;transition:transform .3s ease;background:#fff;padding-bottom:1rem}.container-card:hover{transform:scale(1.02)}.container-card img{width:100%;height:160px;object-fit:cover;border-bottom:1px solid #eee}.countryInfo{padding:1rem}.card-title{font-size:1.2rem;font-weight:700;margin-bottom:.5rem}.card-description{font-weight:600;color:#555;margin-right:.25rem}.countryInfo p{margin:.3rem 0;color:#333}.country-details-card{max-width:800px;margin:2rem auto;padding:1.5rem;border-radius:16px;box-shadow:0 0 15px #0000001a;background-color:#fff}.container-card{display:flex;flex-direction:column;align-items:center;gap:1.5rem}.container-card img{width:200px;max-width:100%;border-radius:12px;box-shadow:0 4px 10px #0000001a}.country-content{width:100%;text-align:center}.card-title{font-size:1.8rem;font-weight:700;color:#333;margin-bottom:1rem}.infoContainer{text-align:left;margin-top:1rem;line-height:1.6;color:#555}.infoContainer p{margin:.5rem 0}.infoContainer strong{color:#222}.section-searchFilter{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;align-items:center;padding:1rem;margin-bottom:2rem;background-color:#f5f5f5;border-radius:10px;box-shadow:0 2px 8px #0000000d}.section-searchFilter input[type=text]{padding:.6rem 1rem;border-radius:8px;border:1px solid #ccc;font-size:1rem;width:200px}.section-searchFilter select.select-section{padding:.6rem 1rem;border-radius:8px;font-size:1rem;border:1px solid #ccc}.section-searchFilter button{padding:.6rem 1rem;font-size:1rem;border-radius:8px;border:none;background-color:#07f;color:#fff;cursor:pointer;transition:background-color .3s}.section-searchFilter button:hover{background-color:#005fcc}header{background-color:#1f1f2e;padding:10px 0;box-shadow:0 2px 8px #00000026}.navbar{background-color:transparent!important}.navbar-brand{color:#fff;font-weight:700;font-size:1.6rem;text-transform:uppercase;text-decoration:none}.navbar-brand:hover{color:#a2d2ff}.nav-link{color:#ccc!important;font-weight:500;padding:8px 16px;transition:color .3s ease,background-color .3s ease;border-radius:4px;text-decoration:none}.nav-link:hover{color:#fff!important;background-color:#ffffff1a}.nav-link.active{color:#fff!important;background-color:#007bff;font-weight:700}.navbar-toggler{border:none;filter:brightness(200%)}.section-about{padding:4rem 1rem;background:#f9fafb;text-align:center}.container-title{font-size:2.5rem;font-weight:700;margin-bottom:2rem;color:#1f2937}.gradient-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;justify-items:center}.card{width:100%;max-width:320px;transition:transform .3s ease,box-shadow .3s ease}.card:hover{transform:translateY(-5px);box-shadow:0 10px 20px #0000001a}.container-card{background:linear-gradient(to right,#3b82f6,#60a5fa);padding:1.5rem;border-radius:1rem;color:#fff;text-align:left}.card-title{font-size:1.5rem;font-weight:700;margin-bottom:1rem}.card-description{font-weight:600;display:inline-block;width:100px;color:#dbeafe}
