body{-webkit-user-select:none;user-select:none}.adventcalendar{background-image:url(/assets/winter3-UjWR8gbN.jpg);background-size:cover;background-repeat:no-repeat;background-position:center;width:100vw;height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center}.doors{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;height:100%}.container{background:rgb(0,79,34);background:linear-gradient(0deg,rgba(0,79,34,1) 0%,rgba(165,237,122,1) 100%);position:relative;width:100vw;height:100vh;font-size:2vh;font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;display:flex;flex-direction:column;align-items:center;justify-content:center;background-size:cover;background-repeat:no-repeat;background-position:center}.description{justify-content:center;margin-bottom:20px}.login-btn{text-align:center}.images{position:relative;width:30vw}.images img{max-width:100%;height:auto}.LoginButton{background-color:#4caf50;color:#fff;padding:10px 20px;font-size:2vpx;cursor:pointer;border:none;border-radius:4px}.LoginButton:hover{background-color:#45a049}.home{background:linear-gradient(to bottom,#E7D7C1 0%,#F5EDE3 100%);min-height:100vh;width:100vw;display:flex;flex-direction:column;color:#634206;overflow-x:hidden;position:relative;max-width:100%}.home:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:none;pointer-events:none;z-index:0}@keyframes gradientShift{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.home-content{flex:1;display:flex;flex-direction:column;align-items:center;padding:3rem 2rem 2rem;overflow-y:auto;overflow-x:hidden;position:relative;z-index:1;max-width:1400px;margin:0 auto;width:100%}.welcome-section{max-width:100%;width:100%;margin-top:10vh;background:#fff;border-radius:0;padding:3rem;box-shadow:none;text-align:left;display:grid;grid-template-columns:1fr 1fr;gap:0rem;align-items:center;position:relative;z-index:2}.home-title{font-size:3.5rem;margin-bottom:2rem;color:#634206;text-shadow:none;font-weight:400;letter-spacing:-.02em;line-height:1.1;font-family:Playfair Display,Georgia,serif}.home-image-container{width:100%;max-width:100%;height:500px;margin:0;border-radius:0;overflow:hidden;box-shadow:none;position:relative;order:2}.home-image-container:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:none;pointer-events:none}.home-image{width:100%;height:100%;display:block;object-fit:cover}.home-description{margin-bottom:2.5rem;line-height:1.8;order:1;position:relative}.home-description p{margin-bottom:1.25rem;font-size:1.1rem;text-shadow:none;color:#525d29;font-weight:400;line-height:1.8}.home-cta{margin-top:2.5rem;order:1}.home-button{display:inline-block;padding:1rem 2.25rem;background:#F09C42;color:#fff;text-decoration:none;border-radius:4px;font-size:1rem;font-weight:600;transition:all .3s ease;box-shadow:none;letter-spacing:.5px;text-transform:uppercase;position:relative;overflow:hidden;border:none}.home-button:before{display:none}.home-button:hover:before{display:none}.home-button:hover{transform:none;box-shadow:0 4px 12px #f09c424d;background:#634206}.home-button:active{transform:none}.latest-projects-section{max-width:100%;width:100%;margin-top:4rem;margin-bottom:3rem;padding:4rem 3rem;background:#fff;border-radius:0;box-shadow:none;position:relative;z-index:2}.projects-title{font-size:2.5rem;margin-bottom:3rem;color:#634206;text-align:center;text-shadow:none;font-weight:400;letter-spacing:-.02em;font-family:Playfair Display,Georgia,serif}.projects-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:2rem;position:relative}.project-card{background:#fff;border-radius:0;overflow:hidden;transition:transform .3s ease;box-shadow:0 2px 8px #00000014;cursor:pointer;border:1px solid #E7D7C1}.project-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001f}.project-image-container{width:100%;height:220px;overflow:hidden;background:#F5EDE3;display:flex;align-items:center;justify-content:center;position:relative}.project-image-container:after{display:none}.project-image{width:100%;height:100%;object-fit:contain;padding:1rem;transition:none}.project-card:hover .project-image{transform:none}.riddles-banner{display:flex;flex-direction:column;align-items:center;justify-content:center;background:linear-gradient(135deg,#F09C42 0%,#FDB44B 100%);position:relative;overflow:visible}.year-text{font-size:5rem;font-weight:700;color:#fff;font-family:Playfair Display,Georgia,serif;letter-spacing:.1em;text-shadow:0 4px 12px rgba(0,0,0,.2);line-height:1}.bow-emoji{font-size:3rem;position:absolute;top:10px;right:20px;animation:bowFloat 3s ease-in-out infinite;filter:drop-shadow(0 2px 4px rgba(0,0,0,.2))}@keyframes bowFloat{0%,to{transform:translateY(0) rotate(-5deg)}50%{transform:translateY(-10px) rotate(5deg)}}.riddles-card:hover .year-text{transform:scale(1.05);transition:transform .3s ease}.project-content{padding:2rem;text-align:center}.project-name{font-size:1.4rem;margin-bottom:1rem;color:#634206;font-weight:600;text-shadow:none;letter-spacing:-.01em}.project-description{font-size:1rem;line-height:1.7;color:#525d29;text-shadow:none;font-weight:400}@media (max-width: 968px){.welcome-section{grid-template-columns:1fr;padding:3rem 2rem;margin-top:90px}.home-image-container{order:1;height:350px}.home-description{order:2}.home-cta{order:3}.home-title{font-size:2.5rem}.home-description p{font-size:1rem}.home-button{font-size:.9rem;padding:.875rem 1.75rem}.latest-projects-section{padding:3rem 2rem;margin-top:3rem}.projects-title{font-size:2rem}.projects-grid{grid-template-columns:1fr;gap:1.75rem}.project-image-container{height:200px}.project-content{padding:1.5rem}}.navbar{background:#fff;padding:1rem 2rem;position:fixed;width:100%;top:0;left:0;z-index:1000;box-shadow:0 2px 8px #00000014;border-bottom:1px solid #E7D7C1}.nav-list{list-style:none;display:flex;margin:0;padding:0;gap:.5rem}.row{display:flex;align-items:center;padding:.5rem 1rem;margin:0;color:#634206;text-decoration:none;border-radius:4px;cursor:pointer;transition:all .2s ease;font-weight:500;font-size:.95rem;position:relative}.row:before{display:none}.row:hover{background:#F5EDE3;color:#634206;transform:none}.row:hover:before{display:none}.row.Logout{cursor:pointer;position:absolute;right:2rem;color:#dc2626;background:transparent}.row.Logout:hover{background:#fee2e2;color:#dc2626}#icon{margin-right:.625rem;font-size:1.1rem}#title{font-size:.95rem;letter-spacing:.01em}@media (max-width: 768px){.navbar{padding:.875rem 1rem}.row{padding:.625rem 1rem;font-size:.875rem}.row.Logout{right:1rem}}.door1{position:absolute;top:52%;left:9%;width:8vw;height:12vh;border:2px solid #000000;background-color:#252293;display:flex;flex-direction:column;justify-content:center;align-items:center;cursor:pointer;padding:10px;transform-origin:left;transition:all .1s ease-in-out;z-index:1000;border-radius:1vw}.door1.open{box-shadow:0 0 10px #0000004d;transform:perspective(1200px) translateZ(0) translate(0) translateY(0) rotateY(-120deg);animation:openDoor .1s ease-in-out}.img1{max-width:100%;max-height:100%;border-radius:.5vw}.backDoor1{position:absolute;top:52%;left:9%;width:8vw;height:12vh;padding:10px;border:2px solid #000000;background-color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:1vw;box-shadow:0 0 10px #0000004d}.door2{position:absolute;top:32%;left:24%;width:8vw;height:12vh;border:2px solid #000000;background-color:#201b7f;display:flex;flex-direction:column;justify-content:center;align-items:center;cursor:pointer;padding:10px;transform-origin:left;transition:all .1s ease-in-out;z-index:1000;border-radius:1vw}.door2.open{box-shadow:0 0 10px #0000004d;transform:perspective(1200px) translateZ(0) translate(0) translateY(0) rotateY(-120deg);animation:openDoor .1s ease-in-out}@keyframes openDoor{0%{transform:perspective(1200px) rotateY(0)}99.9%{transform:perspective(1200px) rotateY(-90deg);background-color:#fff}to{transform:perspective(1200px) rotateY(-120deg)}}.img2{max-width:100%;max-height:100%;border-radius:.5vw}.backDoor2{position:absolute;top:32%;left:24%;width:8vw;height:12vh;padding:10px;border:2px solid #000000;background-color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:1vw}.door3{position:absolute;top:32%;left:69%;width:8vw;height:12vh;border:2px solid #000000;background-color:#201b7f;display:flex;flex-direction:column;justify-content:center;align-items:center;cursor:pointer;padding:10px;transform-origin:left;z-index:1000;border-radius:1vw;transition:all .1s ease-in-out}.door3.open{box-shadow:0 0 10px #0000004d;transform:perspective(1200px) translateZ(0) translate(0) translateY(0) rotateY(-120deg);animation:openDoor .1s ease-in-out}.img3{max-width:100%;max-height:100%;border-radius:.5vw}.backDoor3{position:absolute;top:32%;left:69%;width:8vw;height:12vh;padding:10px;border:2px solid #000000;background-color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:1vw}.door4{position:absolute;top:72%;left:24%;width:8vw;height:12vh;border:2px solid #000000;background-color:#28259e;display:flex;flex-direction:column;justify-content:center;align-items:center;cursor:pointer;padding:10px;transform-origin:left;transition:all .1s ease-in-out;z-index:1000;border-radius:1vw}.door4.open{box-shadow:0 0 10px #0000004d;transform:perspective(1200px) translateZ(0) translate(0) translateY(0) rotateY(-120deg);animation:openDoor .1s ease-in-out}.img4{max-width:100%;max-height:100%;border-radius:.5vw}.backDoor4{position:absolute;top:72%;left:24%;width:8vw;height:12vh;padding:10px;border:2px solid #000000;background-color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:1vw}.door5{position:absolute;top:52%;left:54%;width:8vw;height:12vh;border:2px solid #000000;background-color:#252293;display:flex;flex-direction:column;justify-content:center;align-items:center;cursor:pointer;padding:10px;transform-origin:left;z-index:1000;border-radius:1vw;transition:all .1s ease-in-out}.door5.open{box-shadow:0 0 10px #0000004d;transform:perspective(1200px) translateZ(0) translate(0) translateY(0) rotateY(-120deg);animation:openDoor .1s ease-in-out}.img5{max-width:100%;max-height:100%;border-radius:.5vw}.backDoor5{position:absolute;top:52%;left:54%;width:8vw;height:12vh;padding:10px;border:2px solid #000000;background-color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:1vw}.door6{position:absolute;top:12%;left:84%;width:8vw;height:12vh;border:2px solid #000000;background-color:#181566;display:flex;flex-direction:column;justify-content:center;align-items:center;cursor:pointer;padding:10px;transform-origin:left;z-index:1000;border-radius:1vw;transition:all .1s ease-in-out}.door6.open{box-shadow:0 0 10px #0000004d;transform:perspective(1200px) translateZ(0) translate(0) translateY(0) rotateY(-120deg);animation:openDoor .1s ease-in-out}.img6{max-width:100%;max-height:100%;border-radius:.5vw}.backDoor6{position:absolute;top:12%;left:84%;width:8vw;height:12vh;padding:10px;border:2px solid #000000;background-color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:1vw}.door7{position:absolute;top:32%;left:9%;width:8vw;height:12vh;border:2px solid #000000;background-color:#201b7f;display:flex;flex-direction:column;justify-content:center;align-items:center;cursor:pointer;padding:10px;transform-origin:left;transition:all .1s ease-in-out;z-index:1000;border-radius:1vw}.door7.open{box-shadow:0 0 10px #0000004d;transform:perspective(1200px) translateZ(0) translate(0) translateY(0) rotateY(-120deg);animation:openDoor .1s ease-in-out}.img7{max-width:100%;max-height:100%;border-radius:.5vw}.backDoor7{position:absolute;top:32%;left:9%;width:8vw;height:12vh;padding:10px;border:2px solid #000000;background-color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:1vw}.door8{position:absolute;top:72%;left:39%;width:8vw;height:12vh;border:2px solid #000000;background-color:#28259e;display:flex;flex-direction:column;justify-content:center;align-items:center;cursor:pointer;padding:10px;transform-origin:left;transition:all .1s ease-in-out;z-index:1000;border-radius:1vw}.door8.open{box-shadow:0 0 10px #0000004d;transform:perspective(1200px) translateZ(0) translate(0) translateY(0) rotateY(-120deg);animation:openDoor .1s ease-in-out}.img8{max-width:100%;max-height:100%;border-radius:.5vw}.backDoor8{position:absolute;top:72%;left:39%;width:8vw;height:12vh;padding:10px;border:2px solid #000000;background-color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:1vw}.door9{position:absolute;top:32%;left:39%;width:8vw;height:12vh;border:2px solid #000000;background-color:#201b7f;display:flex;flex-direction:column;justify-content:center;align-items:center;cursor:pointer;padding:10px;transform-origin:left;transition:all .1s ease-in-out;z-index:1000;border-radius:1vw}.door9.open{box-shadow:0 0 10px #0000004d;transform:perspective(1200px) translateZ(0) translate(0) translateY(0) rotateY(-120deg);animation:openDoor .1s ease-in-out}.img9{max-width:100%;max-height:100%;border-radius:.5vw}.backDoor9{position:absolute;top:32%;left:39%;width:8vw;height:12vh;padding:10px;border:2px solid #000000;background-color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:1vw}.door10{position:absolute;top:52%;left:84%;width:8vw;height:12vh;border:2px solid #000000;background-color:#28259e;display:flex;flex-direction:column;justify-content:center;align-items:center;cursor:pointer;padding:10px;transform-origin:left;transition:all .1s ease-in-out;z-index:1000;border-radius:1vw}.door10.open{box-shadow:0 0 10px #0000004d;transform:perspective(1200px) translateZ(0) translate(0) translateY(0) rotateY(-120deg);animation:openDoor .1s ease-in-out}.img10{max-width:100%;max-height:100%;border-radius:.5vw}.backDoor10{position:absolute;top:52%;left:84%;width:8vw;height:12vh;padding:10px;border:2px solid #000000;background-color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:1vw}.door11{position:absolute;top:12%;left:39%;width:8vw;height:12vh;border:2px solid #000000;background-color:#181566;display:flex;flex-direction:column;justify-content:center;align-items:center;cursor:pointer;padding:10px;transform-origin:left;transition:all .1s ease-in-out;z-index:1000;border-radius:1vw}.door11.open{box-shadow:0 0 10px #0000004d;transform:perspective(1200px) translateZ(0) translate(0) translateY(0) rotateY(-120deg);animation:openDoor .1s ease-in-out}.img11{max-width:100%;max-height:100%;border-radius:.5vw}.backDoor11{position:absolute;top:12%;left:39%;width:8vw;height:12vh;padding:10px;border:2px solid #000000;background-color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:1vw}.door12{position:absolute;top:32%;left:84%;width:8vw;height:12vh;border:2px solid #000000;background-color:#201b7f;display:flex;flex-direction:column;justify-content:center;align-items:center;cursor:pointer;padding:10px;transform-origin:left;transition:all .1s ease-in-out;z-index:1000;border-radius:1vw}.door12.open{box-shadow:0 0 10px #0000004d;transform:perspective(1200px) translateZ(0) translate(0) translateY(0) rotateY(-120deg);animation:openDoor .1s ease-in-out}.img12{max-width:100%;max-height:100%;border-radius:.5vw}.backDoor12{position:absolute;top:32%;left:84%;width:8vw;height:12vh;padding:10px;border:2px solid #000000;background-color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:1vw}.door13{position:absolute;top:12%;left:9%;width:8vw;height:12vh;border:2px solid #000000;background-color:#181566;display:flex;flex-direction:column;justify-content:center;align-items:center;cursor:pointer;padding:10px;transform-origin:left;z-index:1000;border-radius:1vw;transition:all .1s ease-in-out}.door13.open{box-shadow:0 0 10px #0000004d;transform:perspective(1200px) translateZ(0) translate(0) translateY(0) rotateY(-120deg);animation:openDoor .1s ease-in-out}.img13{max-width:100%;max-height:100%;border-radius:.5vw}.backDoor13{position:absolute;top:12%;left:9%;width:8vw;height:12vh;padding:10px;border:2px solid #000000;background-color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:1vw}.door14{position:absolute;top:52%;left:24%;width:8vw;height:12vh;border:2px solid #000000;background-color:#252293;display:flex;flex-direction:column;justify-content:center;align-items:center;cursor:pointer;padding:10px;transform-origin:left;transition:all .1s ease-in-out;z-index:1000;border-radius:1vw}.door14.open{box-shadow:0 0 10px #0000004d;transform:perspective(1200px) translateZ(0) translate(0) translateY(0) rotateY(-120deg);animation:openDoor .1s ease-in-out}.img14{max-width:100%;max-height:100%;border-radius:.5vw}.backDoor14{position:absolute;top:52%;left:24%;width:8vw;height:12vh;padding:10px;border:2px solid #000000;background-color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:1vw}.door15{position:absolute;top:72%;left:54%;width:8vw;height:12vh;border:2px solid #000000;background-color:#28259e;display:flex;flex-direction:column;justify-content:center;align-items:center;cursor:pointer;padding:10px;transform-origin:left;transition:all .1s ease-in-out;z-index:1000;border-radius:1vw}.door15.open{box-shadow:0 0 10px #0000004d;transform:perspective(1200px) translateZ(0) translate(0) translateY(0) rotateY(-120deg);animation:openDoor .1s ease-in-out}.img15{max-width:100%;max-height:100%;border-radius:.5vw}.backDoor15{position:absolute;top:72%;left:54%;width:8vw;height:12vh;padding:10px;border:2px solid #000000;background-color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:1vw}.door16{position:absolute;top:12%;left:54%;width:8vw;height:12vh;border:2px solid #000000;background-color:#181566;display:flex;flex-direction:column;justify-content:center;align-items:center;cursor:pointer;padding:10px;transform-origin:left;z-index:1000;border-radius:1vw;transition:all .1s ease-in-out}.door16.open{box-shadow:0 0 10px #0000004d;transform:perspective(1200px) translateZ(0) translate(0) translateY(0) rotateY(-120deg);animation:openDoor .1s ease-in-out}.img16{max-width:100%;max-height:100%;border-radius:.5vw}.backDoor16{position:absolute;top:12%;left:54%;width:8vw;height:12vh;padding:10px;border:2px solid #000000;background-color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:1vw}.door17{position:absolute;top:72%;left:84%;width:8vw;height:12vh;border:2px solid #000000;background-color:#28259e;display:flex;flex-direction:column;justify-content:center;align-items:center;cursor:pointer;padding:10px;transform-origin:left;transition:all .1s ease-in-out;z-index:1000;border-radius:1vw}.door17.open{box-shadow:0 0 10px #0000004d;transform:perspective(1200px) translateZ(0) translate(0) translateY(0) rotateY(-120deg);animation:openDoor .1s ease-in-out}.img17{max-width:100%;max-height:100%;border-radius:.5vw}.backDoor17{position:absolute;top:72%;left:84%;width:8vw;height:12vh;padding:10px;border:2px solid #000000;background-color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:1vw}.door18{position:absolute;top:32%;left:54%;width:8vw;height:12vh;border:2px solid #000000;background-color:#201b7f;display:flex;flex-direction:column;justify-content:center;align-items:center;cursor:pointer;padding:10px;transform-origin:left;transition:all .1s ease-in-out;z-index:1000;border-radius:1vw}.door18.open{box-shadow:0 0 10px #0000004d;transform:perspective(1200px) translateZ(0) translate(0) translateY(0) rotateY(-120deg);animation:openDoor .1s ease-in-out}.img18{max-width:100%;max-height:100%;border-radius:.5vw}.backDoor18{position:absolute;top:32%;left:54%;width:8vw;height:12vh;padding:10px;border:2px solid #000000;background-color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:1vw}.door19{position:absolute;top:72%;left:9%;width:8vw;height:12vh;border:2px solid #000000;background-color:#28259e;display:flex;flex-direction:column;justify-content:center;align-items:center;cursor:pointer;padding:10px;transform-origin:left;transition:all .1s ease-in-out;z-index:1000;border-radius:1vw}.door19.open{box-shadow:0 0 10px #0000004d;transform:perspective(1200px) translateZ(0) translate(0) translateY(0) rotateY(-120deg);animation:openDoor .1s ease-in-out}.img19{max-width:100%;max-height:100%;border-radius:.5vw}.backDoor19{position:absolute;top:72%;left:9%;width:8vw;height:12vh;padding:10px;border:2px solid #000000;background-color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:1vw}.door20{position:absolute;top:12%;left:24%;width:8vw;height:12vh;border:2px solid #000000;background-color:#181566;display:flex;flex-direction:column;justify-content:center;align-items:center;cursor:pointer;padding:10px;transform-origin:left;transition:all .1s ease-in-out;z-index:1000;border-radius:1vw}.door20.open{box-shadow:0 0 10px #0000004d;transform:perspective(1200px) translateZ(0) translate(0) translateY(0) rotateY(-120deg);animation:openDoor .1s ease-in-out}.img20{max-width:100%;max-height:100%;border-radius:.5vw}.backDoor20{position:absolute;top:12%;left:24%;width:8vw;height:12vh;padding:10px;border:2px solid #000000;background-color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:1vw}.door21{position:absolute;top:12%;left:69%;width:8vw;height:12vh;border:2px solid #000000;background-color:#181566;display:flex;flex-direction:column;justify-content:center;align-items:center;cursor:pointer;padding:10px;transform-origin:left;transition:all .1s ease-in-out;z-index:1000;border-radius:1vw}.door21.open{box-shadow:0 0 10px #0000004d;transform:perspective(1200px) translateZ(0) translate(0) translateY(0) rotateY(-120deg);animation:openDoor .1s ease-in-out}.img21{max-width:100%;max-height:100%;border-radius:.5vw}.backDoor21{position:absolute;top:12%;left:69%;width:8vw;height:12vh;padding:10px;border:2px solid #000000;background-color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:1vw}.door22{position:absolute;top:52%;left:39%;width:8vw;height:12vh;border:2px solid #000000;background-color:#252293;display:flex;flex-direction:column;justify-content:center;align-items:center;cursor:pointer;padding:10px;transform-origin:left;transition:all .1s ease-in-out;z-index:1000;border-radius:1vw}.door22.open{box-shadow:0 0 10px #0000004d;transform:perspective(1200px) translateZ(0) translate(0) translateY(0) rotateY(-120deg);animation:openDoor .1s ease-in-out}.img22{max-width:100%;max-height:100%;border-radius:.5vw}.backDoor22{position:absolute;top:52%;left:39%;width:8vw;height:12vh;padding:10px;border:2px solid #000000;background-color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:1vw}.door23{position:absolute;top:72%;left:69%;width:8vw;height:12vh;border:2px solid #000000;background-color:#28259e;display:flex;flex-direction:column;justify-content:center;align-items:center;cursor:pointer;padding:10px;transform-origin:left;transition:all .1s ease-in-out;z-index:1000;border-radius:1vw}.door23.open{box-shadow:0 0 10px #0000004d;transform:perspective(1200px) translateZ(0) translate(0) translateY(0) rotateY(-120deg);animation:openDoor .1s ease-in-out}.img23{max-width:100%;max-height:100%;border-radius:.5vw}.backDoor23{position:absolute;top:72%;left:69%;width:8vw;height:12vh;padding:10px;border:2px solid #000000;background-color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:1vw}.door24{position:absolute;top:52%;left:69%;width:8vw;height:12vh;border:2px solid #000000;background-color:#252293;display:flex;flex-direction:column;justify-content:center;align-items:center;cursor:pointer;padding:10px;transform-origin:left;transition:all .1s ease-in-out;z-index:1000;border-radius:1vw}.door24.open{box-shadow:0 0 10px #0000004d;transform:perspective(1200px) translateZ(0) translate(0) translateY(0) rotateY(-120deg);animation:openDoor .1s ease-in-out}@keyframes openDoor{0%{transform:perspective(1200px) rotateY(0)}to{transform:perspective(1200px) rotateY(-120deg)}}.mini-format{cursor:pointer;display:flex;align-items:center;justify-content:center;width:100%;height:100%;border-radius:.5vw}.img24{max-width:100%;max-height:100%;border-radius:.5vw}.fullscreen-content{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000c;display:flex;justify-content:center;align-items:center;z-index:9999}.fullscreen-content img{width:60vw}.fullscreen-content .image-wrapper{overflow:hidden;border-radius:1vw}.fullscreen-content .close-icon{position:absolute;top:20px;right:20px;color:#fff;font-size:24px;cursor:pointer}.door-number{font-size:large;font:bold;color:#fff;padding:5px;border-radius:5px}.backDoor24{position:absolute;top:52%;left:69%;width:8vw;height:12vh;padding:10px;border:2px solid #000000;background-color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:1vw}.snowflakes{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;overflow:hidden;z-index:9998}.snowflake{position:absolute;background:#fff;width:5px;height:5px;border-radius:50%;animation:snowfall linear infinite;pointer-events:none}@keyframes snowfall{0%{transform:translateY(-5px)}to{transform:translateY(100vh)}}.smart-living{background:linear-gradient(to bottom,#E7D7C1 0%,#F5EDE3 100%);min-height:100vh;width:100vw;display:flex;flex-direction:column;color:#634206;overflow-x:visible;position:relative;max-width:100%}.smart-living-content{flex:1;display:flex;flex-direction:column;align-items:center;padding:3rem 2rem 2rem;overflow-y:auto;overflow-x:visible;position:relative;z-index:1;max-width:1400px;margin:0 auto;width:100%}.smart-living-header{max-width:100%;width:100%;margin-top:100px;background:#fff;padding:3rem;text-align:center;position:relative;z-index:1;margin-bottom:3rem}.smart-living-title{font-size:3rem;margin-bottom:1rem;color:#634206;text-shadow:none;font-weight:400;letter-spacing:-.02em;line-height:1.1;font-family:Playfair Display,Georgia,serif}.smart-living-subtitle{font-size:1.15rem;color:#525d29;line-height:1.6;max-width:700px;margin:0 auto}.living-room-container{position:relative;width:100%;aspect-ratio:21 / 9;max-width:1400px;margin:0 auto 3rem;overflow:visible}.living-item{display:flex;flex-direction:column;align-items:center;cursor:pointer;transition:all .3s ease;position:absolute}.living-item:hover .item-svg{filter:drop-shadow(0 10px 30px rgba(240,156,66,.8))}.item-svg{width:150px;height:auto;transition:all .3s ease;filter:drop-shadow(0 4px 8px rgba(0,0,0,.1))}.sofa-item{right:5%;bottom:20%}.sofa-item .item-svg{width:50vh;z-index:1}.table-item{right:15%;bottom:10%}.table-item .item-svg{width:20vh;z-index:2}.lamp-item{left:0%;bottom:25%;z-index:1}.lamp-item .item-svg{width:12vh}.drawer-item{left:11%;bottom:26%;z-index:0}.drawer-item .item-svg{width:35vh}.drawer-item:hover{z-index:10}.tv-item{left:15%;bottom:60%;z-index:1}.tv-item .item-svg{width:25vh}.item-label{margin-top:1rem;font-size:1.1rem;font-weight:600;color:#634206;text-align:center}.living-item:hover .item-label{color:#f09c42}.speech-bubble{position:absolute;bottom:120%;left:50%;transform:translate(-50%);background:#fff;color:#634206;padding:.8rem 1.2rem;border-radius:15px;font-size:.95rem;font-weight:500;white-space:normal;max-width:400px;min-width:200px;text-align:center;opacity:0;visibility:hidden;transition:all .3s ease;box-shadow:0 4px 12px #00000026;border:2px solid #F09C42;z-index:100}.speech-bubble:after{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);border:10px solid transparent;border-top-color:#f09c42}.speech-bubble:before{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);border:8px solid transparent;border-top-color:#fff;z-index:1;margin-top:-2px}.living-item:hover .speech-bubble{opacity:1;visibility:visible;bottom:130%}.lamp-item .speech-bubble{bottom:100%}.lamp-item:hover .speech-bubble{bottom:110%}.tv-item .speech-bubble{bottom:80%}.tv-item:hover .speech-bubble{bottom:90%}.drawer-item .speech-bubble{bottom:80%}.drawer-item:hover .speech-bubble{bottom:100%}.smart-home-future{width:100%;background:#fff;padding:3rem;text-align:center;border:2px dashed #E7D7C1;margin-bottom:3rem}.future-title{font-size:2rem;margin-bottom:1rem;color:#634206;font-weight:600;font-family:Playfair Display,Georgia,serif}.future-description{font-size:1.1rem;color:#525d29;line-height:1.6;max-width:600px;margin:0 auto}@media (max-width: 968px){.smart-living-header{padding:2rem;margin-top:90px}.smart-living-title{font-size:2.25rem}.smart-living-subtitle{font-size:1rem}.living-room-container{min-height:500px;padding:2rem 1rem}.living-item{position:static!important;margin:1rem}.smart-living-content{padding:1.5rem}.item-svg{width:120px}.sofa-item .item-svg{width:160px}.table-item .item-svg{width:140px}.tv-item .item-svg{width:160px}.bookshelf-item .item-svg{width:110px}.smart-home-future{padding:2rem}.future-title{font-size:1.5rem}.future-description{font-size:1rem}}.memory-gallery{background:linear-gradient(to bottom,#E7D7C1 0%,#F5EDE3 100%);min-height:100vh;width:100vw;display:flex;flex-direction:column;color:#634206;overflow-x:hidden;position:relative;max-width:100%}.gallery-content{flex:1;display:flex;flex-direction:column;align-items:center;padding:3rem 2rem 2rem;overflow-y:auto;overflow-x:hidden;position:relative;z-index:1;max-width:1400px;margin:0 auto;width:100%}.gallery-header{max-width:100%;width:100%;margin-top:100px;background:#fff;padding:3rem;text-align:center;position:relative;z-index:1;margin-bottom:3rem}.gallery-title{font-size:3rem;margin-bottom:1rem;color:#634206;text-shadow:none;font-weight:400;letter-spacing:-.02em;line-height:1.1;font-family:Playfair Display,Georgia,serif}.gallery-subtitle{font-size:1.15rem;color:#525d29;line-height:1.6;max-width:700px;margin:0 auto}.gallery-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem;width:100%;margin-bottom:3rem}.gallery-item{position:relative;overflow:hidden;cursor:pointer;background:#fff;border-radius:8px;aspect-ratio:1;box-shadow:0 2px 8px #0000001a;transition:transform .3s ease,box-shadow .3s ease}.gallery-item:hover{transform:translateY(-4px);box-shadow:0 8px 24px #f09c424d}.gallery-image{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease}.gallery-item:hover .gallery-image{transform:scale(1.05)}.lightbox{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.9);display:flex;align-items:center;justify-content:center;z-index:1000;padding:2rem;animation:fadeIn .3s ease}.lightbox-content{position:relative;max-width:90vw;max-height:90vh;display:flex;align-items:center;justify-content:center}.lightbox-image{max-width:100%;max-height:90vh;object-fit:contain;border-radius:8px;box-shadow:0 8px 32px #00000080}.close-button{position:absolute;top:-3rem;right:0;background:#fff;border:none;width:40px;height:40px;border-radius:50%;font-size:1.5rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;color:#634206;box-shadow:0 2px 8px #0003}.close-button:hover{background:#F09C42;color:#fff;transform:rotate(90deg)}@media (max-width: 968px){.gallery-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem}.gallery-title{font-size:2.5rem}.gallery-header{padding:2rem}.close-button{top:1rem;right:1rem}}@media (max-width: 600px){.gallery-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}}.riddles-page{background:linear-gradient(to bottom,#E7D7C1 0%,#F5EDE3 100%);min-height:100vh;width:100vw;display:flex;flex-direction:column;color:#634206;overflow-x:hidden;position:relative;max-width:100%}.riddles-content{flex:1;display:flex;flex-direction:column;align-items:center;padding:3rem 2rem 2rem;overflow-y:auto;position:relative;z-index:1;max-width:800px;margin:0 auto;width:100%}.riddles-header{width:100%;margin-top:100px;background:#fff;padding:2rem;text-align:center;margin-bottom:2rem;border-radius:8px}.riddles-title{font-size:2.5rem;margin-bottom:1.5rem;color:#634206;font-family:Playfair Display,Georgia,serif}.progress-bar{width:100%;height:12px;background:#E7D7C1;border-radius:10px;overflow:hidden;margin-bottom:.5rem}.progress-fill{height:100%;background:linear-gradient(90deg,#F09C42,#FDB44B);transition:width .5s ease;border-radius:10px}.progress-text{font-size:.95rem;color:#525d29;margin-top:.5rem}.riddle-card{width:100%;background:#fff;padding:3rem;border-radius:8px;box-shadow:0 4px 16px #0000001a;margin-bottom:2rem}.riddle-question{font-size:1.8rem;color:#634206;margin-bottom:2rem;text-align:center;font-weight:500}.riddle-image-container{width:100%;max-width:400px;margin:2rem auto;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px #00000026}.riddle-image{width:100%;height:auto;display:block}.answer-section{display:flex;gap:1rem;margin-bottom:1.5rem}.answer-input{flex:1;padding:1rem 1.5rem;font-size:1.1rem;border:2px solid #E7D7C1;border-radius:8px;background:#F5EDE3;color:#634206;transition:all .3s ease}.answer-input:focus{outline:none;border-color:#f09c42;background:#fff}.submit-button{padding:1rem 2rem;font-size:1.1rem;font-weight:600;background:#F09C42;color:#fff;border:none;border-radius:8px;cursor:pointer;transition:all .3s ease}.submit-button:hover{background:#E08932;transform:translateY(-2px);box-shadow:0 4px 12px #f09c4266}.feedback{padding:1rem 1.5rem;border-radius:8px;text-align:center;font-size:1.1rem;font-weight:500;animation:fadeIn .3s ease}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.feedback.correct{background:#d4edda;color:#155724;border:2px solid #c3e6cb}.feedback.incorrect{background:#f8d7da;color:#721c24;border:2px solid #f5c6cb}.hint{margin-top:1rem;font-size:.95rem;color:#856404;background:#fff3cd;padding:.75rem;border-radius:6px;border:1px solid #ffeaa7}.completion-screen{width:100%;background:#fff;padding:4rem 3rem;border-radius:8px;box-shadow:0 4px 16px #0000001a;text-align:center;margin-top:100px;animation:celebrationPop .6s ease}@keyframes celebrationPop{0%{transform:scale(.8);opacity:0}50%{transform:scale(1.05)}to{transform:scale(1);opacity:1}}.completion-title{font-size:3rem;color:#f09c42;margin-bottom:1.5rem;font-family:Playfair Display,Georgia,serif}.completion-message{font-size:1.3rem;color:#525d29;margin-bottom:3rem;line-height:1.6}.completion-stats{display:flex;justify-content:center;gap:3rem;margin-bottom:3rem}.stat{display:flex;flex-direction:column;align-items:center}.stat-number{font-size:3rem;font-weight:700;color:#f09c42;font-family:Playfair Display,Georgia,serif}.stat-label{font-size:1rem;color:#634206;margin-top:.5rem}.secret-reveal{background:linear-gradient(135deg,#F09C42 0%,#FDB44B 100%);padding:2.5rem;border-radius:12px;margin:2rem 0;box-shadow:0 8px 24px #f09c424d;animation:revealPulse 1s ease}@keyframes revealPulse{0%,to{transform:scale(1)}50%{transform:scale(1.02)}}.secret-intro{font-size:1.2rem;color:#fff;margin-bottom:1rem;font-weight:500}.secret-word{font-size:3.5rem;font-weight:700;color:#fff;letter-spacing:.3em;margin:1.5rem 0;font-family:Playfair Display,Georgia,serif;text-shadow:0 4px 8px rgba(0,0,0,.2);animation:wordGlow 2s ease-in-out infinite}@keyframes wordGlow{0%,to{text-shadow:0 4px 8px rgba(0,0,0,.2)}50%{text-shadow:0 4px 20px rgba(255,255,255,.5),0 4px 8px rgba(0,0,0,.2)}}.secret-description{font-size:1.1rem;color:#fff;margin:1.5rem 0 1rem;opacity:.95}.secret-link{display:inline-block;padding:1rem 2rem;background:#fff;color:#f09c42;text-decoration:none;border-radius:8px;font-size:1.1rem;font-weight:600;margin-top:1rem;transition:all .3s ease;box-shadow:0 4px 12px #00000026}.secret-link:hover{background:#634206;color:#fff;transform:translateY(-3px);box-shadow:0 6px 20px #00000040}.completion-subtitle{font-size:1.5rem;color:#634206;font-style:italic}@media (max-width: 768px){.riddles-content{padding:1rem}.riddle-card{padding:2rem 1.5rem}.riddles-title{font-size:2rem}.riddle-question{font-size:1.4rem}.answer-section{flex-direction:column}.completion-title{font-size:2rem}.completion-stats{flex-direction:column;gap:1.5rem}}.denmark-trip{min-height:100vh;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);padding:0;margin:0;width:100%}.trip-content{max-width:1200px;margin-left:auto;margin-right:auto;padding:100px 20px 50px}.trip-header{text-align:center;margin-bottom:60px;animation:fadeInDown .8s ease-out}.trip-title{font-size:3.5rem;color:#fff;margin-bottom:10px;text-shadow:2px 2px 4px rgba(0,0,0,.3);font-weight:800}.trip-subtitle{font-size:1.3rem;color:#ffffffe6;font-weight:300}.map-container{margin:0 auto 50px;box-shadow:0 20px 60px #0000004d;border-radius:15px;overflow:visible;animation:fadeIn 1s ease-out}.map-container .leaflet-container{border-radius:15px;z-index:1;height:600px;width:100%}.custom-marker{background:transparent;border:none}.leaflet-popup-content-wrapper{border-radius:12px;box-shadow:0 4px 15px #0003}.leaflet-popup-content{margin:0;min-width:200px}.progress-container{margin:20px auto 0;padding:0 20px}.progress-bar{width:100%;height:8px;background:rgba(255,255,255,.3);border-radius:10px;overflow:hidden;box-shadow:inset 0 2px 4px #0000001a}.progress-fill{height:100%;background:linear-gradient(90deg,#667eea 0%,#764ba2 100%);border-radius:10px;transition:width .5s ease}.progress-text{text-align:center;color:#fff;font-weight:600;margin-top:10px;font-size:1.1rem;text-shadow:0 2px 4px rgba(0,0,0,.2)}.navigation-controls{display:flex;justify-content:center;gap:15px;margin:25px auto 0;padding:0 20px}.nav-button{display:flex;align-items:center;gap:8px;padding:12px 24px;border:none;border-radius:25px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px #0003}.nav-button.prev,.nav-button.next{background:white;color:#667eea}.nav-button.prev:hover,.nav-button.next:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0000004d;background:#667eea;color:#fff}.nav-button.reset{background:rgba(255,255,255,.2);color:#fff;border:2px solid white}.nav-button.reset:hover{background:white;color:#667eea}.nav-button:disabled{opacity:.4;cursor:not-allowed;transform:none!important}.nav-button svg{font-size:24px}.current-stop-details{margin:40px auto;animation:fadeInUp .6s ease-out}.current-stop-details.animating{animation:fadeOut .3s ease-out}.current-stop-card{background:white;border-radius:20px;padding:35px;box-shadow:0 12px 40px #0003;border-left:8px solid #ddd;max-width:800px;margin:0 auto}.current-stop-card .card-header{display:flex;align-items:center;margin-bottom:20px;gap:20px}.current-stop-card .card-icon{width:70px;height:70px;border-radius:15px;display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0}.current-stop-card .card-icon svg{font-size:40px}.current-stop-card .card-title h2{margin:0 0 8px;font-size:2rem;color:#333}.current-stop-card .card-description{color:#666;font-size:1.2rem;line-height:1.8;margin:0}.mini-timeline{display:flex;justify-content:center;align-items:center;gap:15px;margin:40px auto;padding:0 20px;flex-wrap:wrap}.timeline-dot{width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px #0003;position:relative;border:3px solid white}.timeline-dot:hover{transform:scale(1.15);box-shadow:0 6px 20px #0000004d}.timeline-dot.current{animation:pulse 2s infinite;transform:scale(1.2)}.timeline-number{color:#fff;font-weight:700;font-size:18px}.timeline-label{position:absolute;bottom:-30px;left:50%;transform:translate(-50%);font-size:.75rem;color:#fff;white-space:nowrap;font-weight:600;text-shadow:0 2px 4px rgba(0,0,0,.3);opacity:0;transition:opacity .3s ease}.timeline-dot:hover .timeline-label,.timeline-dot.current .timeline-label,.timeline-dot.active{opacity:1}.timeline-dot:not(.active){opacity:.4}@keyframes pulse{0%,to{box-shadow:0 0 #667eeab3}50%{box-shadow:0 0 0 15px #667eea00}}.trip-details{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:25px;margin:0 auto 50px;animation:fadeInUp 1s ease-out .3s both}.trip-card{background:white;border-radius:15px;padding:25px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px #0000001a;border-left:5px solid #ddd}.trip-card.hidden{opacity:.3;filter:grayscale(100%)}.trip-card.visible{opacity:1;filter:grayscale(0%)}.trip-card:hover,.trip-card.active{transform:translateY(-5px);box-shadow:0 12px 30px #0003;border-left-width:8px}.card-header{display:flex;align-items:center;margin-bottom:15px;gap:15px}.card-icon{width:50px;height:50px;border-radius:12px;display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0}.card-icon svg{font-size:28px}.card-title{flex-grow:1}.card-title h3{margin:0 0 5px;font-size:1.3rem;color:#333}.transport-badge{background:#f0f0f0;padding:4px 12px;border-radius:20px;font-size:.85rem;color:#666;font-weight:500}.card-description{color:#666;font-size:1rem;line-height:1.6;margin:0}.trip-summary{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:25px;margin:0 auto;animation:fadeInUp 1s ease-out .5s both}.summary-card{background:white;border-radius:15px;padding:30px;box-shadow:0 8px 25px #00000026}.summary-card h3{margin:0 0 20px;font-size:1.5rem;color:#333}.transport-list{display:flex;flex-direction:column;gap:15px}.transport-item{display:flex;align-items:center;gap:12px;font-size:1.1rem;color:#555}.transport-item svg{color:#667eea;font-size:28px}.summary-card ul{list-style:none;padding:0;margin:0}.summary-card ul li{padding:10px 0;font-size:1.05rem;color:#555;border-bottom:1px solid #f0f0f0}.summary-card ul li:last-child{border-bottom:none}.summary-card p{color:#666;font-size:1.05rem;line-height:1.8;margin:10px 0}.summary-card p strong{color:#333;font-weight:600}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 768px){.trip-title{font-size:2.5rem}.trip-subtitle{font-size:1.1rem}.map-container .leaflet-container{height:400px!important}.trip-details,.trip-summary{grid-template-columns:1fr}.trip-content{padding:80px 15px 20px}.navigation-controls{flex-direction:column;gap:10px}.nav-button{width:100%;justify-content:center}.mini-timeline{gap:10px}.timeline-dot{width:40px;height:40px}.timeline-number{font-size:14px}.current-stop-card{padding:25px}.current-stop-card .card-title h2{font-size:1.5rem}.current-stop-card .card-icon{width:60px;height:60px}}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{-webkit-transition:none;-moz-transition:none;transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:rgba(255,255,255,.5)}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px #000000a6;border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px #0006;background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:rgba(255,255,255,.8);margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;-moz-box-sizing:border-box;box-sizing:border-box;background:rgba(255,255,255,.8);text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:white;color:#333;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.not-found-container{width:100%;display:block;text-align:center;height:auto;margin-left:50vh;margin:0;position:absolute;top:50%;-ms-transform:translateY(-50%);transform:translateY(-50%)}.landing-page{background:linear-gradient(to bottom,#E7D7C1 0%,#F5EDE3 100%);min-height:100vh;width:100vw;display:flex;align-items:center;justify-content:center;padding:2rem;position:relative}.landing-content{max-width:700px;width:100%;animation:fadeInUp .8s ease-out}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.welcome-box{background:#fff;padding:4rem 3rem;border-radius:0;box-shadow:0 2px 8px #00000014;text-align:center}.gift-icon{font-size:5rem;margin-bottom:2rem;animation:bounce 2s ease-in-out infinite}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.landing-title{font-size:3rem;margin-bottom:2rem;color:#634206;font-weight:400;letter-spacing:-.02em;line-height:1.2;font-family:Playfair Display,Georgia,serif}.landing-description{margin-bottom:3rem}.landing-description p{margin-bottom:1rem;font-size:1.15rem;color:#525d29;font-weight:400;line-height:1.8}.ready-section{margin-top:3rem}.ready-text{font-size:1.5rem;color:#634206;margin-bottom:1.5rem;font-weight:500;font-family:Playfair Display,Georgia,serif}.start-button{display:inline-block;padding:1rem 2.5rem;background:#F09C42;color:#fff;text-decoration:none;border-radius:4px;font-size:1rem;font-weight:600;transition:all .3s ease;letter-spacing:.5px;text-transform:uppercase;border:none;cursor:pointer}.start-button:hover{background:#634206;box-shadow:0 4px 12px #f09c424d;transform:translateY(-2px)}.start-button:active{transform:translateY(0)}@media (max-width: 768px){.welcome-box{padding:3rem 2rem}.landing-title{font-size:2.25rem}.gift-icon{font-size:4rem}.landing-description p{font-size:1rem}.ready-text{font-size:1.25rem}.start-button{padding:.875rem 2rem;font-size:.9rem}}.station-card{display:flex;align-items:center;gap:1.5rem;padding:1.5rem 2rem;background:#fff;border-radius:8px;border:2px solid #E7D7C1;transition:all .3s ease}.station-card.completed{opacity:.7}.station-card.active{border-color:#f09c42;background:linear-gradient(to right,#fff 0%,#FFF8F0 100%)}.station-card.locked{opacity:.5}.station-card.pulse{animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%,to{box-shadow:0 0 #f09c4266}50%{box-shadow:0 0 0 8px #f09c4200}}.station-icon{font-size:2.5rem;flex-shrink:0}.station-info{flex:1}.station-title{font-size:1.25rem;color:#634206;margin:0 0 .25rem;font-weight:600;font-family:Playfair Display,Georgia,serif}.station-subtitle{font-size:.9rem;color:#525d29;margin:0;font-weight:500;text-transform:uppercase;letter-spacing:.5px}.station-card.active .station-subtitle{color:#f09c42}.station-hint{margin-top:1rem;padding:1rem;background:rgba(240,156,66,.1);border-left:3px solid #F09C42;border-radius:4px}.hint-label{display:block;font-size:.85rem;color:#634206;font-weight:600;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.5px}.hint-text{font-size:1rem;color:#525d29;margin:0;line-height:1.6}.station-code-form{margin-top:1rem;display:flex;gap:.75rem}.station-code-input{flex:1;padding:.75rem 1rem;border:2px solid #E7D7C1;border-radius:8px;font-size:1rem;color:#634206;background:#fff;transition:all .3s ease;font-family:inherit}.station-code-input:focus{outline:none;border-color:#f09c42;box-shadow:0 0 0 3px #f09c421a}.station-code-input::placeholder{color:#b8a89a}.station-code-input.error{border-color:#e74c3c;animation:shake .4s ease}@keyframes shake{0%,to{transform:translate(0)}25%{transform:translate(-5px)}75%{transform:translate(5px)}}.station-code-button{padding:.75rem 1.5rem;background:linear-gradient(135deg,#F09C42 0%,#D8833A 100%);color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;white-space:nowrap;font-family:inherit}.station-code-button:hover{background:linear-gradient(135deg,#D8833A 0%,#C07232 100%);transform:translateY(-2px);box-shadow:0 4px 12px #f09c424d}.station-code-button:active{transform:translateY(0)}@media (max-width: 768px){.station-card{flex-direction:column;text-align:center;padding:1.25rem 1.5rem}.station-icon{font-size:2rem}.station-title{font-size:1.1rem}.station-hint{text-align:left}}.progress-container{width:100%;margin-bottom:2rem}.progress-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}.progress-label{font-size:.9rem;color:#634206;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.progress-count{font-size:1.1rem;color:#525d29;font-weight:600;font-family:Playfair Display,Georgia,serif}.progress-bar-wrapper{width:100%;height:2.5rem;background:#E7D7C1;border-radius:4px;overflow:hidden;position:relative}.progress-bar-fill{height:100%;background:linear-gradient(to right,#F09C42 0%,#FDB44B 100%);transition:width .8s cubic-bezier(.4,0,.2,1);display:flex;align-items:center;justify-content:flex-end;padding-right:1rem;position:relative}.progress-bar-fill:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);animation:shimmer 2s infinite}@keyframes shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.progress-percentage{font-size:.9rem;color:#fff;font-weight:700;text-shadow:0 1px 2px rgba(0,0,0,.2);z-index:1;position:relative}@media (max-width: 768px){.progress-bar-wrapper{height:2rem}.progress-percentage,.progress-label{font-size:.8rem}.progress-count{font-size:1rem}}.dashboard{position:fixed;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,#E7D7C1 0%,#F5EDE3 50%,#E7D7C1 100%);overflow-y:auto;display:flex;justify-content:center;align-items:flex-start;padding:3rem 1.5rem}.dashboard-wrapper{width:100%;max-width:800px;display:flex;flex-direction:column;gap:2rem}.dashboard-header{text-align:center;padding:2rem;background:rgba(255,255,255,.5);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:16px;box-shadow:0 4px 20px #00000014}.dashboard-title{font-size:3rem;color:#634206;font-weight:600;letter-spacing:-.02em;font-family:Playfair Display,Georgia,serif;margin:0 0 1rem;display:flex;align-items:center;justify-content:center;gap:1rem}.connection-status{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border-radius:20px;font-size:.85rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.connection-status.connected{background:rgba(76,175,80,.1);color:#2e7d32}.connection-status.disconnected{background:rgba(244,67,54,.1);color:#c62828}.status-dot{width:8px;height:8px;border-radius:50%;background:currentColor;animation:pulse-dot 2s ease-in-out infinite}@keyframes pulse-dot{0%,to{opacity:1}50%{opacity:.5}}.dashboard-content{background:#fff;padding:2.5rem;border-radius:16px;box-shadow:0 8px 32px #0000001f}.stations-list{display:flex;flex-direction:column;gap:1.25rem;margin-top:2rem}.current-hint-box{margin-top:2rem;padding:2rem;background:linear-gradient(to right,#FFF8F0 0%,#fff 100%);border-left:4px solid #F09C42;border-radius:4px}.hint-box-title{font-size:1.25rem;color:#634206;margin:0 0 1rem;font-weight:600;font-family:Playfair Display,Georgia,serif}.hint-box-text{font-size:1.1rem;color:#525d29;margin:0;line-height:1.8}.dashboard.finished{display:flex;align-items:center;justify-content:center}.finish-box{background:#fff;padding:4rem 3rem;border-radius:0;box-shadow:0 2px 8px #00000014;text-align:center;max-width:600px;animation:fadeInUp .8s ease-out}.finish-icon{font-size:6rem;margin-bottom:2rem;animation:bounce 1s ease-in-out infinite}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.finish-title{font-size:3.5rem;color:#634206;margin:0 0 1.5rem;font-weight:400;font-family:Playfair Display,Georgia,serif}.finish-text{font-size:1.25rem;color:#525d29;line-height:1.8;margin-bottom:2rem}.finish-gift{font-size:5rem;animation:rotate 3s linear infinite}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.confetti{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);font-size:8rem;opacity:.8;pointer-events:none;animation:confettiFall 2s ease-out}@keyframes confettiFall{0%{transform:translate(-50%,-100%) scale(0);opacity:1}to{transform:translate(-50%,100vh) scale(1);opacity:0}}@media (max-width: 768px){.dashboard{padding:1rem}.dashboard-header{flex-direction:column;gap:1rem;margin-bottom:1.5rem}.dashboard-title{font-size:2rem}.dashboard-content{padding:2rem 1.5rem}.current-hint-box{padding:1.5rem}.hint-box-title{font-size:1.1rem}.hint-box-text{font-size:1rem}.finish-box{padding:3rem 2rem}.finish-title{font-size:2.5rem}.finish-icon{font-size:4rem}}.morse-decoder-section{background:linear-gradient(135deg,#2d3436 0%,#1e272e 100%);padding:2rem;border-radius:12px;margin-top:2rem;box-shadow:0 4px 20px #0000004d;animation:fadeIn .5s ease-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.morse-title{font-size:1.75rem;font-weight:700;color:gold;margin-bottom:1.5rem;text-align:center}.morse-waiting{color:#95a5a6;text-align:center;padding:2rem;font-size:1.1rem}.morse-active{animation:fadeIn .3s}.morse-instruction{margin-bottom:1rem;color:#fff;font-size:1.1rem}.morse-instruction strong{color:gold}.morse-hint{margin-bottom:1.5rem;color:#bdc3c7}.morse-reference{background:#34495e;padding:1.5rem;border-radius:8px;margin-bottom:1.5rem}.morse-reference-title{font-weight:700;margin-bottom:1rem;color:gold;font-size:1rem}.morse-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem;font-size:.9rem;color:#ecf0f1}.morse-input-container{display:flex;gap:.75rem;align-items:center}.morse-input{flex:1;padding:.875rem 1.25rem;background:#34495e;color:#fff;border:2px solid #4a5568;border-radius:8px;font-size:1rem;transition:all .2s}.morse-input:focus{outline:none;border-color:#3498db;background:#2c3e50;box-shadow:0 0 0 3px #3498db1a}.morse-submit-btn{padding:.875rem 2rem;background:linear-gradient(135deg,#3498db 0%,#2980b9 100%);color:#fff;border:none;border-radius:8px;font-weight:700;font-size:1rem;cursor:pointer;transition:all .2s;box-shadow:0 4px 12px #3498db4d}.morse-submit-btn:hover{background:linear-gradient(135deg,#2980b9 0%,#21618c 100%);transform:translateY(-2px);box-shadow:0 6px 16px #3498db66}.morse-submit-btn:active{transform:translateY(0)}.morse-wrong{background:linear-gradient(135deg,#c0392b 0%,#8e2a23 100%);color:#fff;padding:1.25rem;border-radius:8px;text-align:center;font-weight:700;animation:shake .5s;box-shadow:0 4px 12px #c0392b4d}@keyframes shake{0%,to{transform:translate(0)}25%{transform:translate(-10px)}75%{transform:translate(10px)}}.morse-correct{background:linear-gradient(135deg,#27ae60 0%,#1e8449 100%);color:#fff;padding:2rem;border-radius:8px;animation:fadeIn .5s;box-shadow:0 4px 20px #27ae6066}.morse-correct-title{font-size:1.75rem;font-weight:700;margin-bottom:1.5rem;text-align:center}.morse-correct-content{font-size:1.1rem;line-height:1.6}.morse-unlock-text{margin-bottom:1rem;font-weight:600}.morse-final-instruction{font-weight:700;color:gold;font-size:1.25rem;text-align:center;padding:1rem;background:rgba(0,0,0,.2);border-radius:8px}@media (max-width: 768px){.morse-decoder-section{padding:1.5rem}.morse-title{font-size:1.5rem}.morse-grid{grid-template-columns:1fr}.morse-input-container{flex-direction:column}.morse-submit-btn{width:100%}}.bookshelf-monitor-section{background:linear-gradient(135deg,#5d4e37 0%,#3e2723 100%);padding:2rem;border-radius:12px;margin-top:2rem;box-shadow:0 4px 20px #0000004d;animation:fadeIn .5s ease-out}.bookshelf-title{font-size:1.75rem;font-weight:700;color:#d4a574;margin-bottom:1.5rem;text-align:center}.bookshelf-waiting{color:#bcaaa4;text-align:center;padding:2rem;font-size:1.1rem}.bookshelf-active{animation:fadeIn .3s}.bookshelf-instruction{margin-bottom:1.5rem;color:#fff;font-size:1.2rem;text-align:center}.bookshelf-instruction strong{color:#d4a574}.distance-monitor{background:#4e342e;padding:1.5rem;border-radius:8px;text-align:center}.distance-label{color:#bcaaa4;margin-bottom:1rem;font-size:1rem}.distance-display{display:flex;align-items:baseline;justify-content:center;gap:.5rem}.distance-value{font-size:3rem;font-weight:700;color:#d4a574;font-family:Courier New,monospace}.distance-unit{font-size:1.5rem;color:#bcaaa4}.distance-waiting{color:#bcaaa4;font-style:italic}.bookshelf-detecting{text-align:center;padding:2rem}.detecting-animation{font-size:4rem;animation:bookBounce .6s ease-in-out infinite}@keyframes bookBounce{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.detecting-text{color:#d4a574;font-size:1.2rem;font-weight:700;margin-top:1rem}.bookshelf-completed{background:linear-gradient(135deg,#2e7d32 0%,#1b5e20 100%);color:#fff;padding:2rem;border-radius:8px;text-align:center;animation:fadeIn .5s;box-shadow:0 4px 20px #2e7d3266}.bookshelf-completed-title{font-size:1.75rem;font-weight:700;margin-bottom:1rem}.bookshelf-completed-text{font-size:1.1rem;line-height:1.6;margin-bottom:1.5rem}.bookshelf-success-icon{font-size:3rem;animation:pulse 1.5s ease-in-out infinite}@keyframes pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.1);opacity:.8}}@media (max-width: 768px){.bookshelf-monitor-section{padding:1.5rem}.bookshelf-title{font-size:1.5rem}.distance-value{font-size:2.5rem}.distance-unit{font-size:1.2rem}}body{background-color:#fff}@media (prefers-color-scheme: dark){body{background-color:#fff}}:root{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.6;font-weight:400;color-scheme:light dark;color:#fffffff2;background-color:#0f172a;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth}*{box-sizing:border-box;margin:0;padding:0}a{font-weight:500;color:#f09c42;text-decoration:none;transition:color .3s ease}a:hover{color:#e7d7c1}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh;overflow-x:visible}html{overflow-x:visible}h1,h2,h3{letter-spacing:-.02em;font-weight:700}h1{font-size:3.2em;line-height:1.1}button{border-radius:12px;border:1px solid transparent;padding:.75em 1.5em;font-size:1em;font-weight:600;font-family:inherit;background-color:#1e293b;cursor:pointer;transition:all .3s ease}button:hover{background-color:#334155;transform:translateY(-2px)}button:focus,button:focus-visible{outline:2px solid #F09C42;outline-offset:2px}@media (prefers-color-scheme: light){:root{color:#1e293b;background-color:#fff}a:hover{color:#634206}button{background-color:#f9f9f9}}
