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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.landing-container{color:#fff;font-family:Segoe UI,sans-serif;height:100vh;overflow:hidden;position:relative;text-align:center;width:100%}.landing-video{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%;z-index:0}.landing-overlay{background-color:#00000073;inset:0;position:absolute;z-index:1}.landing-content{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;padding:2rem;position:relative;z-index:2}.landing-title{font-size:3rem;font-weight:700;margin-bottom:1rem}.landing-subtitle{font-size:1.25rem;margin-bottom:2rem;max-width:500px}.landing-buttons{display:flex;gap:1rem;margin-bottom:1rem}.landing-btn{border:none;border-radius:25px;cursor:pointer;font-size:1rem;padding:.6rem 1.5rem;transition:background .3s}.btn-primary{background-color:#2563eb;color:#fff}.btn-primary:hover{background-color:#1e40af}.btn-secondary{background-color:#fff;color:#2563eb}.btn-secondary:hover{background-color:#e5e5e5}.explore-link{color:#a3d3ff;font-size:.9rem;margin-top:.5rem;text-decoration:underline}.footer-text{bottom:16px;color:#f3f3f3;font-size:.75rem;position:absolute}#root,body,html{height:100%;margin:0;padding:0}.layout-wrapper{display:flex;flex-direction:column;min-height:100vh}.layout-content{flex:1 1;height:100%;width:100%}.navbar{align-items:center;background-color:#000;color:#fff;display:flex;justify-content:space-between;padding:1rem 2rem;position:relative}.navbar-title{font-size:1.2rem;font-weight:700}.navbar-links{align-items:center;display:flex;gap:1.2rem}.navbar-links a{color:#fff;font-size:.95rem;text-decoration:none}.navbar-links a:hover{text-decoration:underline}.profile-dropdown{cursor:pointer;position:relative}.profile-btn{color:#ddd;font-size:.9rem}.dropdown-menu{background-color:#222;border-radius:4px;box-shadow:0 2px 8px #0000004d;padding:.5rem 1rem;position:absolute;right:0;top:2.2rem}.dropdown-menu button{background:none;border:none;color:#fff;cursor:pointer;font-size:.85rem}.dropdown-menu button:hover{text-decoration:underline}.mobile-menu-toggle{background:none;border:none;color:#fff;display:none;font-size:1.5rem}.mobile-nav{background-color:#111;color:#fff;display:flex;flex-direction:column;gap:1rem;padding:1rem 2rem}.mobile-nav a,.mobile-nav button{background:none;border:none;color:#fff;cursor:pointer;font-size:1rem;text-align:left}@media screen and (max-width:768px){.desktop-only{display:none}.mobile-menu-toggle{display:block}}.destination-form{background-color:#fff;border-radius:12px;box-shadow:0 4px 12px #00000014;font-family:Segoe UI,sans-serif;padding:2rem}.destination-form h2{font-size:1.4rem;font-weight:700;margin-bottom:1rem;text-align:center}.destination-form input,.destination-form select,.destination-form textarea{border:1px solid #ccc;border-radius:6px;font-size:.95rem;margin-bottom:1rem;margin-top:.5rem;padding:.6rem;width:100%}.destination-form textarea{min-height:80px;resize:vertical}.destination-form button{background-color:#2563eb;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;padding:.7rem 1.5rem;transition:background .3s;width:100%}.destination-form button:hover{background-color:#1e40af}.home-wrapper{font-family:Segoe UI,sans-serif;margin:2rem auto;max-width:800px;padding:1.5rem}.home-title{font-size:2rem;margin-bottom:2rem;text-align:center}.form-wrapper{background:#fff;border-radius:12px;box-shadow:0 4px 12px #00000014;margin-bottom:2.5rem;padding:1.5rem}.recent-list{display:flex;flex-direction:column;gap:1.5rem}.recent-item{background:#fff;border-radius:10px;box-shadow:0 2px 6px #00000014;padding:1rem 1.25rem}.recent-item h2{font-size:1.2rem;font-weight:600;margin-bottom:.25rem}.recent-item .watch-link{color:#2563eb;display:inline-block;font-size:.9rem;margin-top:.5rem;text-decoration:underline}.recent-item .notes{color:#444;font-size:.9rem;margin-top:.5rem}.map-view-container{height:100%;width:100%}.map-popup{color:#333;font-family:Segoe UI,sans-serif;font-size:.9rem;line-height:1.4}.map-popup h3{color:#2563eb;font-size:1rem;font-weight:700;margin:0}.map-popup em{color:#555;font-size:.85rem}.map-popup a{color:#2563eb;font-size:.9rem;text-decoration:underline}.destination-card{box-shadow:0 4px 12px #00000014;display:flex;flex-direction:column;justify-content:space-between;transition:transform .2s ease}.destination-card h3{margin-bottom:.25rem}.destination-card .location{color:#2563eb;cursor:pointer;font-size:.9rem;text-decoration:underline}.destination-card .theme{color:#666;font-size:.85rem;font-style:italic;margin-bottom:.5rem}.destination-card .notes{color:#444;font-size:.9rem;margin-top:.25rem}.destination-card .visited{margin-bottom:.5rem}.destination-card .buttons{display:flex;gap:.5rem;justify-content:space-between;margin-top:1rem}.destination-card button{flex:1 1;padding:6px 10px}.destination-card .visited-btn{background-color:#2563eb}.destination-card .visited-btn:hover{background-color:#1e40af}.destination-card .delete-btn{background-color:#9b4336}.destination-card .delete-btn:hover{background-color:#dc2626}.destination-card .itinerary-wrapper{margin-top:1rem}.destination-card .interest-section{margin-top:.5rem}.destination-card .interest-section label{align-items:center;display:flex;font-size:.85rem;gap:.5rem}.destination-card .interest-checkboxes{grid-gap:.25rem .75rem;display:grid;gap:.25rem .75rem;grid-template-columns:1fr 1fr;margin-top:.25rem}.destination-card input[type=checkbox]{accent-color:#2563eb;transform:scale(1.1)}.itinerary-form-container{border-radius:10px;box-shadow:0 1px 5px #00000014;font-size:.85rem;margin-top:.5rem;max-height:160px;overflow-y:auto;padding:.75rem}.itinerary-form-container label{align-items:center;display:flex;font-size:.75rem;gap:.35rem;margin-bottom:.3rem;white-space:nowrap}.itinerary-form-container select{border:1px solid #ccc;border-radius:6px;font-size:.75rem;margin-bottom:.5rem;padding:4px;width:100%}.itinerary-form-container .checkbox-grid{grid-gap:.25rem .5rem;display:grid;gap:.25rem .5rem;grid-template-columns:1fr 1fr}.itinerary-form-container,.itinerary-modal{font-size:.85rem}.itinerary-form-container{background-color:var(--bg-color);border:1px solid #ddd;border-radius:8px;margin-top:1rem;padding:1rem}.interest-checkboxes-grid{grid-gap:.5rem;display:grid;gap:.5rem;grid-template-columns:repeat(2,minmax(0,1fr))}.dreamboard-container{font-family:Segoe UI,sans-serif;margin:auto;max-width:1200px;padding:2rem}.dreamboard-title{font-size:2rem;font-weight:700;margin-bottom:1.5rem;text-align:center}.theme-tabs{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;margin-bottom:2rem}.theme-tab{background:#eee;border:1px solid #ccc;border-radius:999px;cursor:pointer;font-size:.9rem;padding:.5rem 1rem}.theme-tab.active{background:#2563eb;border-color:#2563eb;color:#fff}.destination-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.destination-card{background-color:#fff;border-radius:12px;box-shadow:0 4px 12px #0000001a;padding:1rem;transition:transform .2s}.destination-card:hover{transform:translateY(-4px)}.destination-card h3{font-size:1.2rem;font-weight:700;margin-bottom:.3rem}.destination-card p{font-size:.9rem;margin:.2rem 0}.destination-card img{border-radius:8px;height:160px;margin:.5rem 0;object-fit:cover;width:100%}.destination-card button{background-color:#2563eb;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.85rem;margin-top:.5rem;padding:6px 12px}.destination-card button:hover{background-color:#1e40af}.destination-card .visited{color:green;font-size:.85rem;font-weight:600}.itinerary-wrapper{align-items:center;background-color:var(--bg-color);display:flex;justify-content:center;min-height:100vh;overflow-x:hidden;padding:2rem}.itinerary-card{background-color:#fff;border-radius:16px;box-shadow:0 10px 20px #0000001f;color:var(--text-color);max-width:700px;padding:2rem;text-align:center;width:100%}.itinerary-card h2{color:var(--accent-color);font-size:1.5rem;margin-bottom:1rem}.itinerary-card pre{word-wrap:break-word;background-color:#f9f9f9;border-radius:10px;margin-bottom:1.5rem;max-height:400px;overflow-y:auto;padding:1rem;text-align:left;white-space:pre-wrap}.itinerary-buttons{display:flex;gap:1rem;justify-content:center}.itinerary-buttons button{background-color:var(--accent-color);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:.9rem;padding:.6rem 1.2rem;transition:background-color .2s ease}.itinerary-buttons button:hover{background-color:#0070cc}.auth-container{align-items:center;background:linear-gradient(180deg,#e0f2fe,#fff);display:flex;font-family:Segoe UI,sans-serif;justify-content:center;min-height:100vh;padding:2rem}.auth-card{background-color:#fff;border-radius:16px;box-shadow:0 6px 20px #0000001f;max-width:400px;padding:2rem;width:100%}.auth-card h2{font-size:1.6rem;font-weight:700;margin-bottom:1.5rem;text-align:center}.auth-card form{display:flex;flex-direction:column}.auth-card input{border:1px solid #ccc;border-radius:6px;font-size:.95rem;margin-bottom:1rem;padding:.7rem}.auth-card button{background-color:#2563eb;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;padding:.75rem;transition:background .3s}.auth-card button:hover{background-color:#1e40af}.auth-card .error{color:red;font-size:.85rem;margin-bottom:1rem;text-align:center}.location-page{font-family:Segoe UI,sans-serif;margin:2rem auto;max-width:1200px;padding:2rem}.location-header{font-size:2rem;font-weight:700;margin-bottom:.5rem;text-align:center}.back-button{color:#2563eb;display:inline-block;display:block;font-size:.9rem;margin:0 auto 2rem;text-align:center;text-decoration:underline}.location-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.location-empty{color:#777;font-size:.95rem;margin-top:2rem;text-align:center}
/*# sourceMappingURL=main.ec5d7481.css.map*/