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}nav{background:#fff;color:#f5f5f5;font-weight:700;justify-content:space-between;padding:1rem 2rem}.flag-container,nav{align-items:center;display:flex}.flag-image{height:auto;margin-right:1rem;width:40px}.nav-links{gap:1.5rem}.nav-links a{color:#746d6d;font-size:1.1rem;text-decoration:none;transition:color .3s ease}.nav-links a:hover{color:#35332f}.home{background:linear-gradient(180deg,#000,#333);color:#fff;min-height:100vh}nav{background:radial-gradient(circle at center,#1a1a1a 0,#000 100%);padding:1rem;text-align:center}.nav-links{display:flex;gap:2rem;justify-content:center;margin:0 auto;max-width:600px}nav a{color:#fff;font-size:1.1rem;text-decoration:none}nav a:hover{color:#ccc;transition:color .2s ease}h1{font-size:2.5rem;font-weight:300;margin:2rem 0;text-align:center}.year-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(4,1fr);margin:0 auto;max-width:1200px;padding:2rem}.year-container{align-items:center;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:repeating-linear-gradient(-45deg,#25252566,#25252566 2px,#ffffff0a 0,#ffffff0a 4px);border:1px solid #ffffff14;border-radius:12px;box-shadow:0 2px 8px #0003;color:#fff;display:flex;flex-direction:column;font-size:1.5rem;justify-content:center;min-height:140px;padding:2rem;text-align:center;text-decoration:none;transition:all .25s ease}.year-container:hover{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:repeating-linear-gradient(-45deg,#30303080,#30303080 2px,#ffffff0f 0,#ffffff0f 4px);border-color:#ffffff26;box-shadow:0 8px 24px #0000004d;transform:translateY(-4px)}body{background:linear-gradient(180deg,#000,#333);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;margin:0;padding:0}.flags-container{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin-top:5px}.flag{font-size:1.2rem}.year-text{font-weight:500;margin-bottom:.25rem}@media (max-width:900px){.year-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:500px){.year-grid{grid-template-columns:1fr}}.footer{background-color:#121212;border-top:1px solid #ffffff1a;color:#fff;margin-top:3rem;padding:2rem 0 1rem}.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:0 2rem}.footer-section h3{border-bottom:1px solid #ffffff1a;font-size:1.2rem;font-weight:400;margin-bottom:1rem;padding-bottom:.5rem}.footer-section ul{list-style:none;margin:0;padding:0}.footer-section ul li{margin-bottom:.5rem}.footer-section a{color:#ccc;text-decoration:none;transition:color .2s ease}.footer-section a:hover{color:#fff}.years-list{grid-gap:.5rem;display:grid;gap:.5rem;grid-template-columns:repeat(auto-fill,minmax(70px,1fr))}.footer-bottom{border-top:1px solid #ffffff0d;color:#999;font-size:.9rem;margin-top:2rem;padding-top:1rem;text-align:center}@media (max-width:768px){.footer-content{gap:1.5rem;grid-template-columns:1fr}.years-list{grid-template-columns:repeat(auto-fill,minmax(60px,1fr))}}.year-page{background:linear-gradient(180deg,#000,#333);color:#fff;min-height:100vh;padding:2rem}.year-page h1{font-size:2.5rem;font-weight:300;margin-bottom:3rem;text-align:center}.location-grid{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin:0 auto;max-width:1200px;padding:0 1rem}.location-container{align-items:center;display:flex;flex-direction:column;margin:0 auto;max-width:500px;width:100%}.image-container{aspect-ratio:4/3;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background-color:#2525254d;background-position:50%;background-size:cover;border:1px solid #ffffff1a;border-radius:8px;max-width:500px;overflow:hidden;transition:all .3s ease;width:100%}.image-container:hover{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background-color:#30303066;border:1px solid #fff3;transform:translateY(-5px)}.location-name{color:#fff;font-size:1.2rem;margin-top:1rem;text-align:center}.back-button{margin:-1rem auto 2rem}.gibraltar-page{background:linear-gradient(180deg,#000,#333);color:#928d8d;min-height:100vh;padding:2rem;text-align:center}.gibraltar-page h1{font-size:2.5rem;font-weight:700;margin-bottom:1rem}.back-button{margin-bottom:1rem}.photo-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(3,1fr);margin:0 auto;max-width:1400px;padding:1rem}.photo-item{aspect-ratio:1;border:1px solid #ffffff1a;border-radius:8px;cursor:pointer;overflow:hidden;transition:transform .3s ease}.photo-item:hover{transform:scale(1.05)}.photo-item img{display:block;height:100%;object-fit:cover;width:100%}.modal{background-color:#000c;height:100%;left:0;position:fixed;top:0;width:100%;z-index:1000}.modal,.modal-content{align-items:center;display:flex;justify-content:center}.modal-content{max-height:95%;max-width:95%;position:relative}.modal-image{border-radius:8px;height:auto;max-height:90vh;max-width:100%;min-height:200px;min-width:300px;object-fit:contain;transition:opacity .3s ease;width:auto}.arrow{align-items:center;background-color:#fff;border-color:#000;border-radius:50%;box-shadow:0 0 10px #00000080;color:#000;cursor:pointer;display:flex;font-size:1.5rem;font-weight:700;height:50px;justify-content:center;padding:.8rem 1.2rem;position:absolute;top:50%;transform:translateY(-50%);transition:all .3s ease;width:50px;z-index:1001}.arrow:hover{background-color:#fff6;transform:translateY(-50%) scale(1.1)}.arrow:active{background-color:#ffffff80;transform:translateY(-50%) scale(.95)}.left-arrow{left:1rem}.right-arrow{right:1rem}@media (max-width:768px){.photo-grid{grid-template-columns:repeat(2,1fr)}.arrow{font-size:1.2rem;height:40px;padding:.5rem;width:40px}.left-arrow{left:.5rem}.right-arrow{right:.5rem}.modal-image{min-height:0;min-height:auto;min-width:0;min-width:auto}}@media (max-width:480px){.photo-grid{grid-template-columns:1fr}.gibraltar-page h1{font-size:1.8rem}.arrow{font-size:1rem;height:36px;opacity:.8;padding:.4rem;width:36px}.arrow:hover{opacity:1}}.countries-visited-page{background:linear-gradient(180deg,#000,#333);color:#fff;min-height:100vh;padding:2rem}.countries-visited-page h1{font-size:2.5rem;font-weight:300;margin-bottom:1rem;text-align:center}.back-button{margin-bottom:2rem;margin-left:auto;margin-right:auto}.countries-list{margin:0 auto;max-width:800px}.year-entry{background-color:#2525254d;border:1px solid #ffffff1a;border-radius:8px;margin-bottom:2rem;padding:1.5rem;transition:all .3s ease}.year-entry:hover{background-color:#30303066;border:1px solid #fff3;transform:translateY(-2px)}.year-entry h2{border-bottom:1px solid #ffffff1a;font-size:1.8rem;font-weight:300;margin-bottom:1rem;padding-bottom:.5rem}.year-entry ul{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));list-style:none;padding:0}.year-entry li{align-items:center;background-color:#ffffff0d;border-radius:4px;display:flex;padding:.5rem;transition:background-color .2s ease}.year-entry li:hover{background-color:#ffffff1a}.country-flag{font-size:1.5rem;margin-right:10px}.country-name{font-size:1rem}@media (max-width:600px){.year-entry ul{grid-template-columns:1fr}.countries-visited-page h1{font-size:2rem}.year-entry h2{font-size:1.5rem}}.next-destination-page{align-items:center;background:linear-gradient(180deg,#000,#333);box-sizing:border-box;color:#fff;display:flex;flex-direction:column;min-height:100vh;padding:1rem;width:100%}.next-destination-page h1{font-size:2.5rem;font-weight:300;margin-bottom:1rem;text-align:center}.back-button{align-items:center;background-color:#ffffff1a;border:1px solid #fff3;border-radius:4px;color:#fff;cursor:pointer;display:flex;font-size:.9rem;margin-bottom:3rem;padding:.5rem 1rem;transition:background-color .3s ease;width:fit-content}.back-button:hover{background-color:#fff3}.destination-container{align-items:center;background-color:#2525254d;border:1px solid #ffffff1a;border-radius:8px;display:flex;flex-direction:column;flex-shrink:0;margin-bottom:2rem;max-width:500px;padding:3rem;transition:all .3s ease;width:100%}.destination-container:hover{background-color:#30303066;border:1px solid #fff3;transform:translateY(-5px)}.destination-flag{font-size:5rem;margin-bottom:1.5rem}.destination-name{font-size:2.5rem;font-weight:300;margin-bottom:.5rem}.destination-year{color:#ccc;font-size:1.5rem}footer{box-sizing:border-box;flex-shrink:0;margin-left:calc(-50vw + 50%);margin-top:auto;width:100vw!important}@media (max-width:600px){.destination-container{padding:2rem}.destination-flag{font-size:4rem}.destination-name{font-size:2rem}}
/*# sourceMappingURL=main.8ab9395b.css.map*/