.btn,.burger{cursor:pointer}.hero,.input-group,.nav-links li a,.navbar,.search-bar{position:relative}.btn,.burger div,.search-btn{transition:.3s}.full-width,.hero,.tours-section{text-align:center}.btn:hover,.contact-form button:hover,.counter button:hover,.search-btn:hover,.tour-card button:hover{background:orange}.contact-form input:focus,.contact-form textarea:focus,.input-group input:focus{border-color:#2e8b57;outline:0}.profile-container,body{font-family:Inter,sans-serif}body{margin:0;background-color:#f6f9f6;color:#2c2c2c;overflow-x:hidden}.navbar{background-color:#fff;padding:1rem 2rem;display:flex;justify-content:space-between;align-items:center;box-shadow:0 2px 8px rgba(0,0,0,.05);z-index:1000}.logo{font-size:1.8rem;color:#2e8b57;font-weight:700}.btn,.nav-links li a{color:#2e8b57;font-weight:500}.nav-links{list-style:none;display:flex;gap:1.5rem;align-items:center}.nav-links li a{text-decoration:none;transition:color .3s}.nav-links li a::after{content:'';position:absolute;width:0%;height:2px;left:0;bottom:-4px;background-color:#2e8b57;transition:width .3s}.nav-links li a:hover{color:#206a45}.nav-links li a:hover::after{width:100%}.btn{border:1px solid #2e8b57;background:0 0;padding:8px 16px;border-radius:6px;font-size:15px}.btn:hover{color:#fff;transform:scale(1.05)}.burger{display:none;flex-direction:column;gap:5px;z-index:1001}.burger div{width:25px;height:3px;background-color:#2e8b57}.hero{background:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,.4)),url('/visa.webp') center/cover no-repeat;padding:8rem 1.5rem 6rem;color:#fff}.hero-content{max-width:1000px;margin:0 auto}.hero h1{font-size:2.8rem;line-height:1.3;font-weight:800;margin-bottom:1rem}.footer-links a:hover,.hero .highlight{color:orange}.hero p{font-size:1.2rem;margin-bottom:2rem;color:#fefefe}.search-bar{background:#fff;border:1px solid #e0e0e0;box-shadow:0 6px 24px rgba(0,0,0,.06);border-radius:20px;padding:2rem;max-width:1000px;margin:2rem auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem;align-items:flex-end;z-index:10}.input-group{display:flex;flex-direction:column;width:100%}.input-group label{font-size:1rem;color:#1f4f3e;font-weight:600;margin-bottom:.4rem;display:flex;align-items:center;gap:.4rem}.input-group input{border:1px solid #ccc;background:#f9f9f9;padding:.8rem 1.2rem;border-radius:10px;font-size:1rem;width:100%;transition:border .2s;box-sizing:border-box;display:block;overflow:hidden}.contact-form button,.counter button,.search-btn,.tour-card button{background:#2e8b57;cursor:pointer}.full-width{grid-column:1/-1}.search-btn{color:#fff;padding:1rem 2rem;font-size:1.05rem;border:none;border-radius:12px;font-weight:600;box-shadow:0 4px 12px rgba(0,0,0,.1)}.price,.status,.user-name{font-weight:700}.search-btn:hover{transform:translateY(-2px)}.guest-popup{position:absolute;top:100%;left:0;margin-top:5px;background:#fff;border:1px solid #ddd;border-radius:10px;box-shadow:0 10px 30px rgba(0,0,0,.1);padding:1rem;width:260px;z-index:100;opacity:0;transform:scale(.95);pointer-events:none;transition:.25s}.guest-popup.active{opacity:1;transform:scale(1);pointer-events:auto}.guest-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.guest-row span{color:#2c2c2c;font-weight:500;font-size:15px}.counter{display:flex;gap:10px;align-items:center}.counter button{width:28px;height:28px;border:none;color:#fff;font-size:18px;border-radius:50%;transition:background .2s}.favorites-grid,.tour-cards{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.tours-section{padding:6rem 1.5rem 4rem;background-color:#fdfdfd;position:relative;margin-top:2rem}.section-title{max-width:800px;margin:0 auto 3rem}.section-title h2{font-size:2.4rem;color:#2e8b57;margin-bottom:.5rem}.section-title p{color:#666;font-size:1.05rem;line-height:1.6}.section-title::after{content:"";display:block;width:80px;height:4px;background:orange;margin:1rem auto 0;border-radius:2px}.tour-cards{display:grid;gap:2rem;padding:0 1rem;max-width:1200px;margin:0 auto}.tour-card{background:#fff;border-radius:14px;overflow:hidden;box-shadow:0 8px 20px rgba(0,0,0,.08);display:flex;flex-direction:column;transition:transform .3s}.tour-card:hover{transform:translateY(-6px)}.tour-card img{width:100%;height:160px;object-fit:cover}.tour-info{padding:1rem;text-align:left;display:flex;flex-direction:column;justify-content:space-between;flex:1}.tour-info h3{margin:0 0 .5rem;color:#2e8b57;font-size:1.05rem}.tour-info p{margin:0 0 1rem;color:#444;font-size:.9rem}.price-book{display:flex;justify-content:space-between;align-items:center;margin-top:auto}.price{color:orange;font-size:1rem}.tour-card button{border:none;color:#fff;padding:6px 12px;border-radius:6px;transition:background .3s;font-size:.9rem}.about-content,.profile-icon{align-items:center;display:flex}.about-section{padding:5rem 1.5rem;background-color:#fff}.about-content{justify-content:space-between;gap:2rem;max-width:1100px;margin:0 auto;flex-wrap:wrap}.about-image,.about-text{flex:1;min-width:280px}.about-text h3{font-size:1.5rem;color:#2e8b57;margin-bottom:1rem}.about-text ul{list-style:none;padding:0}.about-text ul li{margin-bottom:.8rem;font-size:1rem;color:#333}.about-image img{width:100%;border-radius:12px;box-shadow:0 6px 18px rgba(0,0,0,.08);object-fit:cover}.contact-section{padding:5rem 1.5rem;background-color:#f6f9f6;text-align:center}.contact-form{max-width:600px;margin:0 auto;display:flex;flex-direction:column;gap:1.2rem}.contact-form form,.form-group{display:flex;flex-direction:column}.contact-form input,.contact-form textarea{font-family:inherit;resize:vertical;transition:border .2s}.contact-form button{align-self:flex-start;border:none;color:#fff;padding:.75rem 1.5rem;font-size:1rem;border-radius:8px;transition:background .3s}.footer{background-color:#2e8b57;color:#fff;padding:3rem 1.5rem 2rem;text-align:center}.footer-content{max-width:1100px;margin:0 auto;display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-between;align-items:flex-start;text-align:left}.footer-left{flex:1;min-width:250px}.footer-left h3{margin-bottom:.5rem}.footer-links{display:flex;flex-direction:column;gap:.6rem}.footer-links a{color:#fff;text-decoration:none;font-size:1rem;transition:color .3s}.footer-bottom{margin-top:2rem;font-size:.9rem;color:#f1f1f1}.dropdown-menu i,.status.completed,.user-name{color:#2b7a78}.dropdown{position:relative}.profile-icon{cursor:pointer;padding:.5rem}.dropdown-menu{position:absolute;top:100%;right:0;background:#fff;list-style:none;padding:.5rem 1rem;border-radius:12px;box-shadow:0 8px 24px rgba(0,0,0,.12);display:none;z-index:100;min-width:180px;animation:.3s dropdownFade}@keyframes dropdownFade{from{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.dropdown-menu li{padding:.6rem .5rem;display:flex;align-items:center;gap:.6rem;font-weight:500;transition:background .2s}.dropdown-menu li:hover{background:#f0f0f0;border-radius:8px}.dropdown.open .dropdown-menu{display:block}.profile-container{max-width:1100px;margin:3rem auto;padding:2rem;background:#fff;border-radius:16px;box-shadow:0 12px 28px rgba(0,0,0,.06);box-sizing:border-box}.edit-btn,.edit-form button{background:#2b7a78;transition:background .2s;cursor:pointer}.user-card{text-align:center;margin-bottom:2.5rem}.profile-avatar{width:100px;height:100px;border-radius:50%;object-fit:cover;box-shadow:0 6px 16px rgba(0,0,0,.15)}.user-name{margin:1rem 0 .3rem;font-size:1.6rem}.user-card p{color:#444;font-size:.95rem;margin:.2rem 0}.edit-btn{margin-top:1rem;padding:.6rem 1.5rem;color:#fff;border:none;border-radius:10px;font-size:1rem}.edit-btn:hover,.edit-form button:hover{background:#1e5e5c}.profile-section-block{margin-top:2.5rem}.profile-section-block h3{font-size:1.2rem;color:#2b7a78;margin-bottom:1rem;border-bottom:1px solid #eee;padding-bottom:.5rem}.order-history,.settings-list{list-style:none;padding:0;margin:0}.order-history li{padding:.6rem 0;border-bottom:1px solid #eee;font-size:.95rem;color:#333}.status{margin-left:.5rem}.status.pending{color:#e69c00}.status.cancelled{color:#e74c3c}.favorites-grid{display:grid;gap:1.2rem}.favorite-card{background:#f9f9f9;border-radius:12px;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.04);text-align:center;transition:transform .2s}.favorite-card:hover{transform:scale(1.02)}.favorite-card img{width:100%;height:150px;object-fit:cover}.favorite-card h4{padding:.8rem;font-size:1rem;color:#2b7a78}.settings-list li{padding:.5rem 0;font-size:.95rem;color:#444}.modal{display:none;position:fixed;z-index:999;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,.4)}.modal-content{background:#fff;margin:5% auto;padding:2rem;border-radius:16px;width:100%;max-width:480px;box-shadow:0 12px 28px rgba(0,0,0,.2);position:relative;box-sizing:border-box;animation:.3s fadeInModal}@keyframes fadeInModal{from{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.modal-content h3{margin-bottom:1.5rem;text-align:center;color:#2b7a78}.edit-form label{display:block;margin-top:1rem;font-weight:600;color:#444}.edit-form input{width:100%;padding:.7rem;margin-top:.3rem;border-radius:8px;border:1px solid #ccc;font-size:1rem;box-sizing:border-box}.edit-form button{margin-top:1.5rem;color:#fff;padding:.8rem 1.2rem;border:none;border-radius:10px;width:100%;font-size:1rem}.close{position:absolute;top:1rem;right:1.2rem;font-size:1.5rem;cursor:pointer;color:#888}.close:hover{color:#000}.contact-container{display:flex;flex-wrap:wrap;gap:2rem;max-width:1100px;margin:3rem auto;padding:0 2rem}.contact-form,.contact-info{flex:1 1 400px;background:#fff;padding:2rem;border-radius:12px;box-shadow:0 6px 20px rgba(0,0,0,.06)}.contact-form h2,.contact-info h2{margin-bottom:1rem;color:#2e8b57}.contact-info p{margin:.6rem 0;font-size:1rem}.contact-info i{margin-right:.6rem;color:orange}.contact-form input,.contact-form textarea{margin-bottom:1rem;padding:.9rem;font-size:1rem;border-radius:8px;border:1px solid #ccc;outline:0}.contact-form textarea{resize:vertical}.contact-form button.btn{background-color:#2e8b57;color:#fff;padding:.9rem;border:none;border-radius:8px;font-weight:700;cursor:pointer;transition:background-color .3s}.contact-form button.btn:hover{background-color:#1f4f3e}@media (max-width:768px){.search-bar{padding:1.5rem 1rem;grid-template-columns:1fr}.burger{display:flex}.nav-links{flex-direction:column;align-items:center;background-color:#fff;position:absolute;top:100%;left:0;right:0;width:100%;padding:1rem 0;transform:translateY(-200%);opacity:0;pointer-events:none;transition:.3s;box-shadow:0 10px 20px rgba(0,0,0,.05)}.nav-links.active{transform:translateY(0);opacity:1;pointer-events:auto}.nav-links li{width:100%;text-align:center;padding:.5rem 0}.btn,.nav-links li a{width:80%;margin:0 auto;display:block}.hero h1{font-size:2rem}.search-bar{flex-direction:column;align-items:stretch}.input-group,.search-btn{width:100%}.dropdown-menu{position:static;box-shadow:none;background:#f9f9f9;border-radius:0;padding:.5rem 0}.dropdown-menu li:hover{background:0 0}.profile-container{padding:1.5rem 1rem}.favorites-grid{grid-template-columns:1fr}.modal-content{margin:0;height:100vh;border-radius:0;padding:1.2rem;overflow-y:auto}.edit-form button,.edit-form input{padding:1rem}.contact-container{flex-direction:column;padding:1rem}}
