body{background:#f8f9fa;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.navbar{background:linear-gradient(135deg,#2d5016,#3a6b1f);box-shadow:0 2px 10px #0000001a;position:-webkit-sticky;position:sticky;top:0;z-index:1000}.navbar-container{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1200px;padding:1rem 2rem}.navbar-brand{cursor:pointer}.navbar-brand h1{color:#fff;font-size:1.5rem;font-weight:600;gap:.5rem;margin:0}.navbar-brand h1,.navbar-links{align-items:center;display:flex}.navbar-links{gap:1rem}.navbar-links button{background:#0000;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:1rem;padding:.5rem 1rem;transition:all .3s ease}.navbar-links button:hover{background:#ffffff1a}.navbar-links button.active{background:#fff3;font-weight:600}.register-btn{background:#fff!important;color:#2d5016!important;font-weight:600}.register-btn:hover{background:#f0f0f0!important;transform:translateY(-2px)}.user-info{align-items:center;color:#fff;display:flex;gap:1rem}.user-info span{font-weight:500}.logout-btn{background:#ffffff1a!important;border:1px solid #ffffff4d!important}.logout-btn:hover{background:#fff3!important}.home{min-height:100vh}.hero{align-items:center;background:linear-gradient(#2d5016b3,#2d5016b3),url(https://images.unsplash.com/photo-1506905925346-21bda4d32df4?w=1600) 50%/cover;color:#fff;display:flex;height:500px;justify-content:center;text-align:center}.hero-content h1{font-size:3.5rem;font-weight:700;margin-bottom:1rem;text-shadow:2px 2px 4px #0000004d}.hero-content p{font-size:1.5rem;margin-bottom:2rem;text-shadow:1px 1px 2px #0000004d}.cta-button{background:#fff;border:none;border-radius:50px;box-shadow:0 4px 15px #0003;color:#2d5016;cursor:pointer;font-size:1.2rem;font-weight:600;padding:1rem 3rem;transition:all .3s ease}.cta-button:hover{box-shadow:0 6px 20px #0000004d;transform:translateY(-3px)}.features{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin:4rem auto;max-width:1200px;padding:0 2rem}.feature-card{background:#fff;border-radius:10px;box-shadow:0 4px 6px #0000001a;padding:2rem;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.feature-card:hover{box-shadow:0 8px 15px #2d501633;transform:translateY(-5px)}.feature-icon{display:block;font-size:3rem;margin-bottom:1rem}.feature-card h3{color:#2d5016;font-size:1.5rem;margin-bottom:.5rem}.feature-card p{color:#666;line-height:1.6}.about-section{background:#f8f9fa;border-radius:10px;margin:4rem auto;max-width:1200px;padding:3rem 2rem;text-align:center}.about-section h2{color:#2d5016;font-size:2.5rem;margin-bottom:1rem}.about-section>p{color:#666;font-size:1.2rem;line-height:1.8;margin:0 auto 3rem;max-width:800px}.stats{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-top:2rem}.stat{background:#fff;border-radius:10px;box-shadow:0 2px 4px #0000001a;padding:2rem}.stat h3{color:#2d5016;font-size:2.5rem;margin-bottom:.5rem}.stat p{color:#666;font-size:1rem}.tours-container{margin:0 auto;max-width:1200px;min-height:100vh;padding:2rem}.tours-container h1{color:#2d5016;font-size:2.5rem;margin-bottom:2rem;text-align:center}.search-filter-section{background:#fff;border-radius:10px;box-shadow:0 2px 8px #0000001a;margin-bottom:2rem;padding:1.5rem}.search-bar{margin-bottom:1rem}.search-input{border:2px solid #e0e0e0;border-radius:8px;font-size:1rem;padding:.75rem 1rem;transition:border-color .3s ease;width:100%}.search-input:focus{border-color:#2d5016;outline:none}.filters{display:flex;flex-wrap:wrap;gap:1rem}.filter-select{background:#fff;border:2px solid #e0e0e0;border-radius:8px;cursor:pointer;flex:1 1;font-size:1rem;min-width:150px;padding:.75rem;transition:border-color .3s ease}.filter-select:focus{border-color:#2d5016;outline:none}.results-count{font-size:.95rem;margin-bottom:1.5rem}.loading,.results-count{color:#666;text-align:center}.loading{font-size:1.2rem;padding:4rem}.message{border-radius:8px;font-weight:500;margin-bottom:2rem;padding:1rem;text-align:center}.message.success{background:#d4edda;border:1px solid #c3e6cb;color:#155724}.message.error{background:#f8d7da;border:1px solid #f5c6cb;color:#721c24}.no-tours{background:#f8f9fa;border-radius:10px;padding:4rem;text-align:center}.no-tours p{color:#666;font-size:1.2rem}.tours-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.tour-card{background:#fff;border-radius:10px;box-shadow:0 4px 6px #0000001a;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.tour-card:hover{box-shadow:0 8px 15px #2d501633;transform:translateY(-5px)}.tour-image{height:200px;overflow:hidden;position:relative;width:100%}.tour-image img{height:100%;object-fit:cover;width:100%}.tour-price{background:#2d5016;border-radius:50px;color:#fff;font-size:1.2rem;font-weight:600;padding:.5rem 1rem;position:absolute;right:1rem;top:1rem}.tour-content{padding:1.5rem}.tour-content h3{color:#2d5016;font-size:1.5rem;margin-bottom:.5rem}.tour-location{color:#666;font-size:.9rem;margin-bottom:.5rem}.tour-description{color:#666;line-height:1.6;margin-bottom:1rem}.tour-details{color:#666;display:flex;font-size:.9rem;gap:1rem;margin-bottom:1rem}.book-button{background:#2d5016;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:.75rem;transition:background .3s ease;width:100%}.book-button:hover:not(:disabled){background:#3a6b1f}.book-button:disabled{background:#ccc;cursor:not-allowed}.modal-overlay{align-items:center;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.modal{background:#fff;border-radius:10px;max-height:90vh;max-width:500px;overflow-y:auto;padding:2rem;position:relative;width:90%}.close-modal{background:none;border:none;color:#666;cursor:pointer;font-size:2rem;line-height:1;position:absolute;right:1rem;top:1rem}.close-modal:hover,.modal h2{color:#2d5016}.modal h2{margin-bottom:1.5rem}.modal-content p{color:#666;margin-bottom:.75rem}.date-selection{margin:1.5rem 0}.date-selection label{color:#2d5016;display:block;font-weight:600;margin-bottom:.5rem}.date-selection select{border:2px solid #e0e0e0;border-radius:5px;cursor:pointer;font-size:1rem;padding:.75rem;width:100%}.date-selection select:focus{border-color:#2d5016;outline:none}.date-input{border:2px solid #e0e0e0;border-radius:5px;cursor:pointer;font-size:1rem;padding:.75rem;transition:border-color .3s ease;width:100%}.date-input:focus{border-color:#2d5016;outline:none}.date-hint{color:#666;display:block;font-size:.875rem;font-style:italic;margin-top:.5rem}.confirm-booking-button{background:#2d5016;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;padding:1rem;transition:background .3s ease;width:100%}.confirm-booking-button:hover:not(:disabled){background:#3a6b1f}.confirm-booking-button:disabled{background:#ccc;cursor:not-allowed}.auth-container{align-items:center;background:linear-gradient(135deg,#f5f7fa,#c3cfe2);display:flex;justify-content:center;min-height:calc(100vh - 80px);padding:2rem}.auth-card{background:#fff;border-radius:10px;box-shadow:0 10px 30px #0000001a;max-width:450px;padding:3rem;width:100%}.auth-card h2{color:#2d5016;font-size:2rem;margin-bottom:.5rem;text-align:center}.auth-subtitle{color:#666;margin-bottom:2rem;text-align:center}.error-message{background:#f8d7da;border:1px solid #f5c6cb;border-radius:5px;color:#721c24;margin-bottom:1rem;padding:.75rem;text-align:center}.form-group input{border:2px solid #e0e0e0;border-radius:5px;font-size:1rem;padding:.75rem;transition:border-color .3s ease;width:100%}.form-group input:focus{border-color:#2d5016;outline:none}.submit-button:hover:not(:disabled){background:#3a6b1f}.submit-button:disabled{background:#ccc;cursor:not-allowed}.auth-switch{color:#666;margin-top:1.5rem;text-align:center}.auth-switch button{background:none;border:none;color:#2d5016;cursor:pointer;font-weight:600;text-decoration:underline}.auth-switch button:hover{color:#3a6b1f}.bookings-container{margin:0 auto;max-width:1200px;min-height:100vh;padding:2rem}.bookings-container h1{color:#2d5016;font-size:2.5rem;margin-bottom:2rem;text-align:center}.no-bookings{background:#f8f9fa;border-radius:10px;padding:4rem;text-align:center}.no-bookings p{color:#666;font-size:1.2rem;margin-bottom:1rem}.bookings-list{grid-gap:1.5rem;display:grid;gap:1.5rem}.booking-card{background:#fff;border-radius:10px;box-shadow:0 4px 6px #0000001a;padding:2rem;transition:transform .3s ease,box-shadow .3s ease}.booking-card:hover{box-shadow:0 6px 12px #2d501626;transform:translateY(-3px)}.booking-header{align-items:center;border-bottom:2px solid #f0f0f0;display:flex;justify-content:space-between;margin-bottom:1.5rem;padding-bottom:1rem}.booking-header h3{color:#2d5016;font-size:1.5rem;margin:0}.status-badge{border-radius:20px;padding:.5rem 1rem}.booking-details{margin-bottom:1.5rem}.booking-details p{color:#666;font-size:1rem;margin-bottom:.75rem}.booking-details strong{color:#2d5016}.payment-status{margin-left:.5rem}.booking-date{border-top:1px solid #f0f0f0;margin-top:1rem;padding-top:1rem}.booking-date small{color:#999;font-size:.9rem}.cancel-button{background:#dc3545;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:.75rem;transition:background .3s ease;width:100%}.cancel-button:hover{background:#c82333}.admin-container{margin:0 auto;max-width:1400px;min-height:100vh;padding:2rem}.admin-container h1{color:#2d5016;font-size:2.5rem;margin-bottom:2rem;text-align:center}.access-denied{background:#fff;border-radius:10px;box-shadow:0 4px 6px #0000001a;padding:4rem;text-align:center}.access-denied h1{color:#dc3545;margin-bottom:1rem}.access-denied p{color:#666;font-size:1.1rem}.admin-tabs{background:#fff;border-radius:10px;box-shadow:0 2px 4px #0000001a;display:flex;gap:1rem;margin-bottom:2rem;padding:.5rem}.admin-tabs button{background:#0000;border:none;border-radius:8px;color:#666;cursor:pointer;flex:1 1;font-size:1rem;font-weight:600;padding:1rem 2rem;transition:all .3s ease}.admin-tabs button:hover{background:#2d50161a}.admin-tabs button.active{background:#2d5016;color:#fff}.section-header{align-items:center;background:#fff;border-radius:10px;box-shadow:0 2px 4px #0000001a;display:flex;justify-content:space-between;margin-bottom:2rem;padding:1.5rem}.section-header h2{color:#2d5016;margin:0}.create-button{background:#2d5016;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:.75rem 1.5rem;transition:background .3s ease}.create-button:hover{background:#3a6b1f}.bookings-table,.tours-table{background:#fff;border-radius:10px;box-shadow:0 2px 4px #0000001a;overflow:hidden}table{border-collapse:collapse;width:100%}thead{background:#2d5016;color:#fff}th{font-weight:600;padding:1rem;text-align:left}tbody tr{border-bottom:1px solid #f0f0f0;transition:background .2s ease}tbody tr:hover{background:#f8f9fa}td{color:#666;padding:1rem}td.actions{display:flex;gap:.5rem}.delete-btn,.edit-btn{border:none;border-radius:5px;cursor:pointer;font-size:.9rem;font-weight:600;padding:.5rem 1rem;transition:all .3s ease}.edit-btn{background:#2d5016;color:#fff}.edit-btn:hover{background:#3a6b1f}.delete-btn{background:#dc3545;color:#fff}.delete-btn:hover{background:#c82333}.status-badge{border-radius:15px;font-size:.85rem;font-weight:600;padding:.25rem .75rem}.status-badge.pending{background:#fff3cd;color:#856404}.status-badge.confirmed{background:#d4edda;color:#155724}.status-badge.cancelled{background:#f8d7da;color:#721c24}.payment-status{border-radius:15px;font-size:.85rem;font-weight:600;padding:.25rem .75rem}.payment-status.paid{background:#d4edda;color:#155724}.payment-status.unpaid{background:#fff3cd;color:#856404}.modal.large{max-height:90vh;max-width:700px;overflow-y:auto}.form-group{margin-bottom:1.5rem}.form-group label{color:#2d5016;display:block;font-weight:600;margin-bottom:.5rem}.form-group input,.form-group textarea{border:2px solid #e0e0e0;border-radius:5px;font-family:inherit;font-size:1rem;padding:.75rem;transition:border-color .3s ease;width:100%}.form-group input:focus,.form-group textarea:focus{border-color:#2d5016;outline:none}.form-row{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr}.submit-button{background:#2d5016;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;margin-top:1rem;padding:1rem;transition:background .3s ease;width:100%}.submit-button:hover{background:#3a6b1f}@media (max-width:768px){.admin-tabs,.section-header{flex-direction:column}.section-header{gap:1rem}.create-button{width:100%}.bookings-table,.tours-table{overflow-x:auto}table{min-width:600px}.form-row{grid-template-columns:1fr}td.actions{flex-direction:column}}.footer{background:linear-gradient(135deg,#2d5016,#3a6b1f);color:#fff;margin-top:4rem}.footer-content{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin:0 auto;max-width:1200px;padding:3rem 2rem 2rem}.footer-section h3{font-size:1.5rem;margin-bottom:1rem}.footer-section h4{color:#fff;font-size:1.2rem;margin-bottom:1rem}.footer-section p{color:#ffffffe6;line-height:1.6;margin-bottom:.5rem}.footer-section ul{list-style:none;padding:0}.footer-section ul li{color:#ffffffe6;cursor:pointer;margin-bottom:.5rem;transition:color .3s ease}.footer-section ul li:hover{color:#fff}.social-links{display:flex;font-size:1.5rem;gap:1rem}.social-links span{cursor:pointer;transition:transform .3s ease}.social-links span:hover{transform:translateY(-3px)}.footer-bottom{border-top:1px solid #fff3;padding:1.5rem 2rem;text-align:center}.footer-bottom p{color:#fffc;margin:0}@media (max-width:768px){.footer-content{grid-template-columns:1fr;text-align:center}.social-links{justify-content:center}}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.App{background:#f8f9fa;min-height:100vh}
/*# sourceMappingURL=main.613d1029.css.map*/