body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{background-color:#f0f0f0;text-align:center}.hero-section{align-items:center;background-position:50%;background-size:cover;color:#fff;display:flex;height:100vh;justify-content:center;text-align:center}.hero-text h1{font-size:3.5rem;font-weight:700;margin:0;text-shadow:2px 2px 8px #000000b3}.hero-text p{font-size:1.25rem;margin-top:1rem;text-shadow:1px 1px 4px #000000b3}.content-section{background-color:#fff;color:#333;line-height:1.8;margin:0 auto;padding:5rem 4rem;width:100%}.content-section h2{border-bottom:2px solid #f0f0f0;font-size:2.5rem;margin-bottom:2rem;padding-bottom:1rem}.categories-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-top:3rem}.category-card{background-color:#f9f9f9;border:1px solid #eee;border-radius:8px;box-shadow:0 4px 8px #0000000d;padding:1.5rem;transition:transform .2s ease-in-out}.category-card:hover{box-shadow:0 6px 12px #0000001a;transform:translateY(-5px)}.category-card h3{font-size:1.5rem;margin-bottom:1rem;margin-top:0}.category-card h3 a{color:#007bff;text-decoration:none}.category-card h3 a:hover{text-decoration:underline}.category-card p{color:#666;font-size:.9rem}
/*# sourceMappingURL=main.074b7299.css.map*/