.home-main{background:linear-gradient(120deg,#f7ecd0 0%,#e9d8a6 100%);flex-direction:column;justify-content:center;align-items:center;min-height:100vh;margin:0;padding:0;font-family:Noto Serif JP,serif;display:flex}.home-title{color:#b08968;letter-spacing:.04em;margin-bottom:2rem;font-size:2.2rem}.home-section{color:#444;text-align:center;max-width:500px;margin-bottom:2.5rem;font-size:1.1rem}.home-btn{color:#fff;cursor:pointer;background:#c73e1d;border:none;border-radius:1.5rem;width:320px;margin:1.2rem auto;padding:1.2rem 2rem;font-size:1.3rem;font-weight:700;transition:background .2s,transform .2s;display:block;box-shadow:0 4px 24px #c73e1d14}.home-btn.hovered{background:#b08968;transform:scale(1.04)}
