:root{color:#171918;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#0a0b0c;font-family:Inter,Helvetica Neue,Arial,Yu Gothic,Meiryo,sans-serif}*{box-sizing:border-box}html{background:#0a0b0c;min-width:320px;min-height:100%}body{min-width:320px;min-height:100svh;margin:0}button,a{font:inherit}img{max-width:100%}#root{min-height:100svh}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.landing-page{isolation:isolate;background:#fff;place-items:center;display:grid;position:fixed;inset:0;overflow:hidden}.carousel-background{z-index:-3;background:#fff;grid-template-rows:repeat(3,minmax(0,1fr));gap:8px;padding:8px 0;display:grid;position:absolute;inset:0}.carousel-row{min-height:0;overflow:hidden}.carousel-track{will-change:transform;width:max-content;height:100%;animation:scroll-left var(--scroll-duration) linear infinite;display:flex}.carousel-track.is-reverse{animation-name:scroll-right;transform:translate(-50%)}.carousel-set{flex:none;gap:8px;height:100%;padding-right:8px;display:flex}.carousel-image{object-fit:contain;object-position:center;-webkit-user-select:none;user-select:none;background:#f3f3f1;border-radius:10px;flex:none;width:auto;max-width:none;height:100%;display:block}.logo-entry{aspect-ratio:1;color:#fff;transform-origin:50%;-webkit-tap-highlight-color:transparent;background:#080a0b;border:1px solid #ffffff24;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:clamp(284px,29vw,360px);text-decoration:none;animation:2s ease-in-out infinite alternate logo-breathe;display:flex;box-shadow:0 18px 55px #00000057}.logo-entry:focus-visible{outline-offset:6px;outline:3px solid #b9dc42}.landing-logo{width:72%;height:auto;display:block}.support-message{color:#fffffff0;letter-spacing:.06em;text-align:center;margin:.6rem 0 0;font-family:Yu Gothic,Hiragino Kaku Gothic ProN,Meiryo,sans-serif;font-size:clamp(.82rem,1.15vw,1rem);font-weight:500;line-height:1.65}@keyframes scroll-left{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes scroll-right{0%{transform:translate(-50%)}to{transform:translate(0)}}@keyframes logo-breathe{0%{transform:scale(1)}to{transform:scale(1.05)}}.site-page{color:#171918;background:#f7f5f0;min-height:100svh}.site-header{border-bottom:1px solid #d9d5cc;justify-content:space-between;align-items:center;width:min(1180px,100% - 48px);min-height:88px;margin:0 auto;display:flex}.site-brand{background:#080a0b;padding:8px;display:inline-flex}.site-brand img{width:138px;height:auto;display:block}.site-header nav{gap:28px;display:flex}.site-header nav a{color:#292c2a;font-size:.9rem;font-weight:600;text-decoration:none}.site-header a:focus-visible{outline-offset:4px;outline:2px solid #667d14}.route-content{width:min(880px,100% - 48px);margin:0 auto;padding:clamp(80px,13vw,170px) 0 100px}.eyebrow{color:#6c741f;letter-spacing:.16em;margin:0 0 24px;font-size:.76rem;font-weight:700}.route-content h1{color:#121412;letter-spacing:-.055em;max-width:760px;margin:0;font-size:clamp(3rem,8vw,6.8rem);font-weight:520;line-height:.98}.route-intro{color:#50544f;max-width:680px;margin:38px 0 0;font-size:clamp(1.05rem,2vw,1.35rem);line-height:1.7}.route-note{color:#747871;margin:32px 0 0;font-size:.9rem}@media (width<=720px){.carousel-background{gap:5px;padding:5px 0}.carousel-set{gap:5px;padding-right:5px}.logo-entry{width:clamp(238px,68vw,286px)}.landing-logo{width:76%}.support-message{margin-top:.35rem;font-size:clamp(.72rem,3.3vw,.88rem)}.site-header{width:min(100% - 32px,1180px);min-height:76px}.site-brand img{width:112px}.site-header nav{gap:18px}.route-content{width:min(100% - 32px,880px);padding-top:72px}}@media (height<=640px){.logo-entry{width:min(58vh,270px)}.support-message{margin-top:.25rem;font-size:.72rem;line-height:1.5}}@media (prefers-reduced-motion:reduce){.carousel-track,.logo-entry{animation-play-state:paused}}
