@keyframes scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.hero-section{text-align:center;padding:3rem 1rem;background-color:var(--color-background);color:var(--color-text-primary);transition:background-color .3s ease,color .3s ease}.hero-content{max-width:72rem;margin:0 auto;padding:0 1.5rem}.hero-title{font-size:2.25rem;font-weight:700;margin-bottom:1rem;color:#1e40af;line-height:1.2}.hero-description{font-size:1.125rem;line-height:1.75;color:#333;max-width:42rem;margin:0 auto 1.5rem}@media(prefers-color-scheme:dark){.hero-title{color:#93c5fd}.hero-description{color:#f0f0f0}}.hero-navigation{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem;margin-top:2rem}.hero-link{display:inline-block;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease;border-radius:.5rem}.hero-link:hover{transform:translateY(-2px)}.hero-link:focus{outline:2px solid var(--color-accent);outline-offset:4px}.hero-figure{display:flex;flex-direction:column;align-items:center;margin:0;padding:0}.hero-image-title{margin-top:.5rem;font-size:.875rem;font-weight:600;color:var(--color-text-primary, #333333);text-align:center}@media(prefers-color-scheme:dark){.hero-image-title{color:#e0e0e0}}.image-button{object-fit:cover;border-radius:.5rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;transition:box-shadow .15s ease-in-out,transform .2s ease;cursor:pointer;width:100%;height:auto;aspect-ratio:3 / 4;background-color:var(--color-surface);border:1px solid var(--color-border)}@media(max-width:639px){.hero-navigation,.hero-link{width:100%}.image-button{width:100%;height:auto;aspect-ratio:3 / 4}}.image-button:hover{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;transform:scale(1.02)}@media(min-width:640px){.hero-section{padding:5rem 1.5rem}.hero-title{font-size:2.5rem}.hero-description{font-size:1.25rem}.hero-navigation{flex-direction:row;gap:1.5rem;width:100%}.hero-link{flex:1;min-width:0}.hero-figure{width:100%}.image-button{width:100%;height:auto;aspect-ratio:3 / 4}}@media(min-width:768px){.hero-title{font-size:3rem}}@media(prefers-contrast:high){.hero-title,.hero-description{color:var(--color-text-primary)}.image-button{border-width:2px}}@media(prefers-reduced-motion:reduce){.hero-link,.image-button{transition:none}.hero-link:hover,.image-button:hover{transform:none}}.home-page h1,.home-page h2,.home-page h3,.home-page h4,.home-page h5,.home-page h6{color:#1e40af}.home-page p,.home-page li,.home-page span:not(.sr-only),.home-page div{color:#333}@media(prefers-color-scheme:dark){.home-page h1,.home-page h2,.home-page h3,.home-page h4,.home-page h5,.home-page h6{color:#fff}.home-page p,.home-page li,.home-page span:not(.sr-only),.home-page div{color:#b3e0ff}.home-page .text-blue-400,.home-page .text-gray-300,.home-page .text-gray-700{color:#b3e0ff!important}}.home-page .hero-title{color:#1e40af}.home-page .hero-description{color:#333}@media(prefers-color-scheme:dark){.home-page .hero-title{color:#93c5fd}.home-page .hero-description{color:#f0f0f0}}
