.hero{padding:8rem 0 6rem;text-align:center}.hero-title{font-size:4rem;font-weight:600;margin-bottom:1.5rem;letter-spacing:-.02em}.hero-tagline{font-size:1.25rem;color:#666;font-weight:400;max-width:600px;margin:0 auto}@media (max-width: 768px){.hero{padding:5rem 0 4rem}.hero-title{font-size:2.5rem}.hero-tagline{font-size:1.1rem}}@media (max-width: 480px){.hero-title{font-size:2rem}.hero-tagline{font-size:1rem}}.blog-card{border-radius:12px;padding:2.5rem;min-height:280px;display:flex;flex-direction:column;justify-content:flex-end;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease;position:relative;overflow:hidden}.blog-card:hover{transform:translateY(-4px);box-shadow:0 12px 24px #00000026}.blog-card-content{color:#fff;position:relative;z-index:1}.blog-card-title{font-size:1.25rem;font-weight:600;margin-bottom:.75rem;line-height:1.3}.blog-card-excerpt{font-size:.95rem;line-height:1.5;margin-bottom:1rem;opacity:.95;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.blog-card-date{font-size:.85rem;opacity:.85;font-weight:300}@media (max-width: 768px){.blog-card{padding:2rem;min-height:240px}.blog-card-title{font-size:1.1rem}.blog-card-excerpt{font-size:.9rem}}.blog-grid-section{padding:4rem 0}.blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:3rem}.view-all-container{text-align:center;margin-top:3rem}.view-all-button{display:inline-block;padding:1rem 3rem;background-color:#1a1a1a;color:#fff;border-radius:50px;font-weight:500;font-size:1rem;transition:transform .2s ease,box-shadow .2s ease}.view-all-button:hover{transform:translateY(-2px);box-shadow:0 8px 16px #0003;opacity:1}@media (max-width: 1024px){.blog-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media (max-width: 640px){.blog-grid{grid-template-columns:1fr;gap:1.5rem}.blog-grid-section{padding:3rem 0}.view-all-button{padding:.875rem 2.5rem;font-size:.95rem}}.newsletter{padding:6rem 0 8rem}.newsletter-content{text-align:center;max-width:600px;margin:0 auto}.newsletter-title{font-size:2.5rem;font-weight:600;margin-bottom:1rem}.newsletter-subtitle{font-size:1.1rem;color:#666;margin-bottom:2.5rem}.newsletter-form{display:flex;gap:1rem;max-width:500px;margin:0 auto}.newsletter-input{flex:1;padding:1rem 1.5rem;border:2px solid #e0e0e0;border-radius:50px;font-size:1rem;transition:border-color .2s ease;outline:none;background:#fff}.newsletter-input:focus{border-color:#1a1a1a}.newsletter-input:disabled{opacity:.6;cursor:not-allowed}.newsletter-button{padding:1rem 2.5rem;background-color:#1a1a1a;color:#fff;border-radius:50px;font-weight:500;font-size:1rem;transition:transform .2s ease,box-shadow .2s ease;white-space:nowrap}.newsletter-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 16px #0003}.newsletter-button:disabled{opacity:.6;cursor:not-allowed}.newsletter-success{padding:1.5rem;background-color:#43e97b;color:#fff;border-radius:12px;font-size:1.1rem;font-weight:500}.newsletter-error{margin-top:1rem;color:#f5576c;font-size:.95rem}@media (max-width: 640px){.newsletter{padding:4rem 0 6rem}.newsletter-title{font-size:2rem}.newsletter-subtitle{font-size:1rem;margin-bottom:2rem}.newsletter-form{flex-direction:column;gap:.75rem}.newsletter-button{padding:1rem 2rem}}.blogs-page{min-height:100vh;padding:4rem 0}.blogs-header{text-align:center;margin-bottom:4rem}.back-link{display:inline-block;margin-bottom:2rem;color:#666;font-size:1rem;transition:color .2s ease}.back-link:hover{color:#1a1a1a;opacity:1}.blogs-title{font-size:3rem;font-weight:600;margin-bottom:1rem}.blogs-subtitle{font-size:1.2rem;color:#666}@media (max-width: 768px){.blogs-page{padding:3rem 0}.blogs-header{margin-bottom:3rem}.blogs-title{font-size:2rem}.blogs-subtitle{font-size:1rem}}:root{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6;font-weight:400;color:#1a1a1a;background-color:#fafafa;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{margin:0;padding:0;box-sizing:border-box}body{margin:0;min-height:100vh}a{color:#1a1a1a;text-decoration:none;transition:opacity .2s ease}a:hover{opacity:.7}button{font-family:inherit;cursor:pointer;border:none;background:none;font-size:inherit}input{font-family:inherit;font-size:inherit}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.2}.container{max-width:1200px;margin:0 auto;padding:0 2rem}@media (max-width: 768px){.container{padding:0 1.5rem}}
