@charset "UTF-8";.roulette-container{text-align:center;margin-top:4rem}.roulette-body{position:relative;display:inline-block}.pointer{position:absolute;top:6%;left:50%;transform:translate(-50%);width:0;height:0;border-left:16px solid transparent;border-right:16px solid transparent;border-top:32px solid red;z-index:10}.spinning-wheel{width:clamp(200px,60vw,500px);height:clamp(200px,60vw,500px);border-radius:50%;margin:3rem auto;transition:transform 1.5s ease-out;background:conic-gradient(red 0deg 30deg,orange 30deg 60deg,yellow 60deg 90deg,lime 90deg 120deg,green 120deg 150deg,teal 150deg 180deg,blue 180deg 210deg,indigo 210deg 240deg,violet 240deg 270deg,pink 270deg 300deg,gold 300deg 330deg,crimson 330deg 360deg)}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(1080deg)}}@media (max-width: 400px){.pointer{border-left:4vw solid transparent;border-right:4vw solid transparent;border-top:6vw solid red}.spinning-wheel{width:80vw;height:80vw}}.map-media-wrapper{display:flex;gap:3rem;justify-content:center;align-items:center;flex-wrap:wrap}.image-with-note{display:flex;flex-direction:column;align-items:center}.map-media-wrapper iframe{object-fit:cover}.place-image,.place-map{width:600px;height:400px;border-radius:16px;border:none;object-fit:cover;width:100%;height:200px;height:auto;max-width:100%}.mission-container{margin-top:2rem;display:flex;flex-direction:column;align-items:center}.container{padding:0}.container h1{font-size:24px}.reason-text{max-width:800px;margin:0 auto;font-size:1.1rem;line-height:1.6;word-break:break-word}@media (max-width: 800px){.reason-text{font-size:.95rem;padding:0}}@media (max-width: 500px){.reason-text{font-size:.9rem}}*{box-sizing:border-box;margin:0;padding:0}#root{height:100%;width:100%}:root{width:100%;font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#000000de;font-synthesis:none;text-rendering:optimizeLegibility}html{height:100%;width:100%;min-height:100vh}a{font-weight:500;color:#646cff;text-decoration:inherit}body,#root{height:100%;min-height:100vh;width:100%;background:linear-gradient(to bottom,#09e2ff 0%,#4befff 60%,#ffffff 100%);margin:0;padding:0;font-family:sans-serif}body{margin:0;padding:0;min-height:100%;width:100vw;font-family:sans-serif}.navbar-light{width:100%;height:50px}.d-flex{margin:5px}.cursor-pointer{background-color:#09e2ff;display:flex;justify-content:space-between;padding:5px;font-size:20px;margin:0;border:2px dashed #ffffff}.hover_title{margin:5px;color:#000}.hover_title:hover{opacity:.5}h1{margin:32px;font-size:3.2em;line-height:1.1}button{margin:0;border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer}a:hover,button:hover{box-sizing:border-box;border:#646cff 8px;opacity:.8}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}}
