.autocomplete-input{width:350px}.recent-maps-container{margin-top:1em;font-size:x-large}.all-maps-container,.maps-loading{margin-top:3em;border-top:1px solid #eee;padding:2em 1em 1em}.maps-loading{text-align:center;color:#666;font-style:italic}.all-maps-title{font-size:1.5em;font-weight:700;margin-bottom:1em;text-align:center}.no-maps-message{text-align:center;color:#666;font-style:italic}.maps-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:1em;margin-top:1em;max-height:60vh;overflow-y:auto;padding-right:.5em}.map-card{border:1px solid #ddd;border-radius:8px;padding:.75em;background:white;box-shadow:0 2px 4px rgba(0,0,0,.1);transition:transform .2s ease,box-shadow .2s ease;min-height:120px}.map-card:hover{transform:translateY(-2px);box-shadow:0 4px 8px rgba(0,0,0,.15)}.map-link{text-decoration:none;color:inherit;display:block}.map-title{font-size:1em;font-weight:700;margin:0 0 .4em;color:#333;line-height:1.2}.map-date{font-size:.8em;color:#666;margin:.2em 0}.map-location{font-size:.7em;color:#888;margin:.2em 0}a{font-size:small;color:blue}a:visited{color:purple}body,html{height:100%;position:relative;overflow:hidden}@media only screen and (min-width:300px){.map-home-page-container{position:relative;min-height:100vh;background-color:#C1CFA1;background-image:url(/mappy-onsen.png);background-repeat:no-repeat;background-position:0 100%;background-attachment:fixed;background-size:cover}.main-title{top:15%;right:4rem;font-size:2rem;font-weight:700;color:#2c5530;text-align:center;text-shadow:1px 1px 2px rgba(0,0,0,.1);width:400px;height:6rem;justify-content:center;line-height:1.2}.content-wrapper,.main-title{position:absolute;display:flex;align-items:center}.content-wrapper{top:50%;right:5rem;transform:translateY(-50%);flex-direction:column;gap:12px}.content-wrapper>div:last-child{margin-top:2rem}.map-home-autocomplete-submit{margin-top:0}}@media only screen and (min-width:600px){.map-home-page-container{position:relative;height:100vh;background-color:#C1CFA1;background-image:url(/mappy-onsen.png);background-repeat:no-repeat;background-position:0 100%;background-attachment:fixed;background-size:cover}.main-title{top:15%;right:10rem;font-size:6rem;font-weight:700;color:#2c5530;text-align:center;text-shadow:1px 1px 2px rgba(0,0,0,.1);width:800px;height:16rem;justify-content:center;line-height:1.2}.content-wrapper,.main-title{position:absolute;display:flex;align-items:center}.content-wrapper{top:60%;right:6rem;transform:translateY(-50%);flex-direction:column;gap:12px}.content-wrapper>div:last-child{margin-top:2rem}.map-home-autocomplete-submit{margin-top:0}}.map-home-autocomplete-submit{background-color:#bbf7d0}.map-home-autocomplete-submit:disabled{background-color:#e5e7eb}.break{flex-basis:100%;height:0}