body{margin:0}.app-layout{display:flex;flex-direction:column;min-height:100vh}.main-content{flex:1;margin-top:60px;margin-bottom:70px}.main-content--no-header{margin-top:0}.main-content--install-promotion{margin-bottom:0}@media screen and (max-width:768px){input,select,textarea{font-size:16px}}.container{max-width:600px;margin:0 auto}.public-home{display:flex;flex-direction:column;gap:18px;max-width:680px;margin:0 auto;padding:24px 16px}.public-home-logo{width:min(100%,360px);height:auto;margin:0 auto 4px}.overview-panel,.timeline-preview{padding:18px;border:1px solid #e5e7eb;border-radius:8px;background:#fff}.overview-label{color:#666;font-size:13px}.overview-date{margin:4px 0 16px;font-weight:700}.overview-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.overview-value{margin-top:4px;font-weight:600;color:#222}.overview-note{margin-top:16px;color:#555;line-height:1.6}.section-title{margin-bottom:12px;font-weight:700}.timeline-row{display:grid;grid-template-columns:64px 1fr;gap:12px;padding:10px 0;border-top:1px solid #eef0f2}.timeline-row:first-of-type{border-top:0}.timeline-time{font-weight:700;color:var(--primary-color)}.timeline-event{font-weight:600}.timeline-location{margin-top:2px;color:#666;font-size:13px}.public-home-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.public-home-links .MuiButton-root{min-height:48px}@media screen and (max-width:520px){.overview-grid,.public-home-links{grid-template-columns:1fr}}.loading-container{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;width:100%;text-align:center}.loading-spinner{width:50px;height:50px;border:5px solid rgba(0,0,0,.1);border-radius:50%;border-top-color:#3498db;animation:spin 1s ease-in-out infinite;margin-bottom:15px}@keyframes spin{to{transform:rotate(360deg)}}.map-page{display:flex;flex-direction:column;height:calc(100vh - 60px);width:100%;position:absolute;inset:0 0 60px;overflow:hidden}.map-page--fallback{overflow-y:auto;touch-action:auto;background:#f7f8fa}.map-container{flex:1;width:100%;height:100%;position:relative}.map-fallback{width:min(100%,720px);margin:0 auto;padding:24px 16px 92px}.map-fallback-title{margin-bottom:8px;font-weight:700}.map-fallback-description{margin-bottom:16px;color:#555;line-height:1.6}.map-location-list{display:flex;flex-direction:column;gap:10px}.map-location-item{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px;border:1px solid #e2e5e9;border-radius:8px;background:#fff}.map-location-name{font-weight:600}.map-location-coordinates{margin-top:3px;color:#666;font-size:12px}@media screen and (max-width:480px){.map-location-item{align-items:stretch;flex-direction:column}}.gm-style{position:absolute;width:100%;height:100%}.map-loading,.map-error{display:flex;justify-content:center;align-items:center;height:100%;background-color:#f5f5f5;color:#333;font-weight:500}.info-window{padding:5px;min-width:150px}.info-window h3{margin:0 0 5px;font-size:1rem;color:#333}.schedule-container{padding:20px;max-width:800px;margin:0 auto}.schedule-container h2{text-align:center;margin-bottom:20px;color:#333}.schedule-table{border:1px solid #ddd;border-radius:8px;overflow:hidden;margin-bottom:20px}.schedule-header{display:flex;background:var(--brand-gradient, linear-gradient(to right, #a5d8f3, #f8bbd0));color:#333;font-weight:700;padding:12px 10px}.schedule-item{display:flex;border-top:1px solid #ddd;background-color:#fff}.schedule-item:nth-child(2n){background-color:#f9f9f9}.time-column{width:20%;padding:12px 10px}.event-column{width:50%;padding:12px 10px}.location-column{width:30%;padding:12px 10px}.schedule-notes{background-color:#f5f5f5;border-radius:8px;padding:15px 20px}.schedule-notes h3{color:#333;margin-top:0;margin-bottom:10px;font-size:16px}.schedule-notes ul{margin:0;padding-left:20px}.schedule-notes li{margin-bottom:5px;font-size:14px;color:#555}*{box-sizing:border-box;margin:0;padding:0}body{font-family:Helvetica Neue,Arial,Hiragino Kaku Gothic ProN,Hiragino Sans,Meiryo,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f9f9f9;color:#333;line-height:1.6}a{color:#2196f3;text-decoration:none}a:hover{text-decoration:underline}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 15px}#root{max-width:1280px;margin:0 auto;text-align:center}
