body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.pdfPage{text-align:-webkit-center;background-color:gray!important}@media print{.pdfPage{text-align:-webkit-center;background-color:#fff!important}}.home-container{max-width:1200px;margin:0 auto;padding:2rem}.hero-section{display:flex;align-items:center;gap:2rem;margin-bottom:4rem}.hero-content{flex:1}.hero-content h1{font-size:2.5rem;color:#2c3e50;margin-bottom:1rem}.hero-subtitle{font-size:1.2rem;color:#666;line-height:1.6}.hero-image{flex:1}.hero-img{width:100%;height:auto;border-radius:8px;box-shadow:0 4px 6px #0000001a}.features-section{margin-top:4rem}.features-section h2{text-align:center;color:#2c3e50;margin-bottom:2rem}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.feature-card{background:#fff;padding:2rem;border-radius:8px;box-shadow:0 2px 4px #0000001a;transition:transform .3s ease}.feature-card:hover{transform:translateY(-5px)}.feature-card h3{color:#2c3e50;margin-bottom:1rem}.feature-card p{color:#666;line-height:1.6}@media (max-width: 768px){.hero-section{flex-direction:column}.hero-content h1{font-size:2rem}}
