.button,.btn{font-family:"Inter","Segoe UI",Arial,sans-serif;font-weight:600;padding:.75rem 1.75rem;border-radius:6px;transition:all .2s ease;text-decoration:none;display:inline-block;border:none;cursor:pointer;background:#ef7f1a;color:#fff;font-size:1.08rem;box-shadow:0 1px 2px rgba(0,0,0,.04);outline:none;position:relative}.button:hover,.button:focus,.btn:hover,.btn:focus{background:rgb(200.0244897959,102.1959183673,13.9755102041);color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.15);text-decoration:none}.button:active,.btn:active{background:rgb(161.8889795918,82.7118367347,11.3110204082);box-shadow:0 2px 6px rgba(0,0,0,.1)}.button:disabled,.button.disabled,.btn:disabled,.btn.disabled{background:#d3d3d3;color:#888;cursor:not-allowed;box-shadow:none;opacity:.7}.btn--primary{background:#ef7f1a;color:#fff}.btn--primary:hover,.btn--primary:focus{background:rgb(200.0244897959,102.1959183673,13.9755102041);color:#fff}.btn--secondary{background:#e74c3c;color:#fff}.btn--secondary:hover,.btn--secondary:focus{background:rgb(213.698630137,43.8356164384,26.301369863);color:#fff}.btn--large{padding:1.1rem 2.5rem;font-size:1.22rem;border-radius:8px}@media(max-width: 900px){.btn--large{padding:.95rem 2rem;font-size:1.1rem}}@media(max-width: 600px){.button,.btn{padding:.65rem 1.5rem;font-size:.95rem}.btn--large{padding:.8rem 1.8rem;font-size:1rem;display:block;width:100%;text-align:center}}@media(max-width: 480px){.button,.btn{padding:.6rem 1.2rem;font-size:.9rem}.btn--large{padding:.75rem 1.5rem;font-size:.95rem}}.btn--outline{background:rgba(0,0,0,0);color:#ef7f1a;border:2px solid #ef7f1a}.btn--outline:hover,.btn--outline:focus{background:#ef7f1a;color:#fff}.btn--white{background:#fff;color:#ef7f1a;border:2px solid #fff}.btn--white:hover,.btn--white:focus{background:#ef7f1a;color:#fff;border-color:#ef7f1a}.section{padding:2rem 0 2rem 0;margin:0 auto}.section--alt{background:#f7f7f7}.hero-image-container{width:100%;overflow:hidden;background:#f7f7f7}.hero-image-container img.hero-image{width:100%;height:auto;display:block;object-fit:contain;max-height:450px}.hero-intro{padding-top:.5rem !important;padding-bottom:2rem !important;text-align:center}.hero-intro h1,.hero-intro h2{text-align:center}.hero-intro>.max-width>p:first-of-type{margin-top:1rem;font-size:1.1rem;color:#222}@media(max-width: 900px){.section{padding:2.5rem 0}}@media(max-width: 600px){.section{padding:2rem 0}}@media(max-width: 480px){.section{padding:1.5rem 0}}.section-title{margin-bottom:2.2rem;font-size:2rem;font-family:"Montserrat","Segoe UI",Arial,sans-serif;font-weight:700;color:#222}.max-width{max-width:1200px;margin:0 auto;padding:0 2rem}.navbar{background:#fff;border-bottom:1px solid #eee;position:sticky;top:0;z-index:100;font-family:"Segoe UI","Roboto",Arial,sans-serif;display:flex;justify-content:center}.navbar-container{width:90%;max-width:1400px;display:flex;align-items:center;justify-content:space-between;padding:0 2rem}.navbar-brand{font-weight:bold;font-size:1.3rem;color:#ef7f1a;letter-spacing:.5px}.navbar-menu{display:flex;gap:2rem;margin:0;padding:0;align-items:center;list-style:none}.navbar-item{position:relative;transition:background .2s}.navbar-link{color:#222;text-decoration:none;font-weight:600;padding:.5rem 0;display:block;transition:color .2s}.navbar-link:hover{color:#ef7f1a}.navbar-dropdown{display:none;position:absolute;left:0;top:2.2rem;background:#fff;box-shadow:0 4px 16px rgba(0,0,0,.0666666667);border-radius:.5rem;min-width:200px;list-style:none;padding:.5rem 0;margin:0}.navbar-item:hover>.navbar-dropdown{display:block}.navbar-dropdown a{display:block;color:#222;text-decoration:none;font-weight:500;padding:.5rem 1.5rem;white-space:nowrap;transition:background .2s,color .2s}.navbar-dropdown a:hover{background:#f7f7f7;color:#ef7f1a}@media(max-width: 900px){.navbar-dropdown{position:static;background:#f7f7f7;box-shadow:none;border-radius:0;margin-top:.3rem;padding:.3rem 0 .3rem 1.5rem;display:block !important}.navbar-dropdown a{padding:.35rem 1rem;font-size:.9rem;white-space:normal}}@media(max-width: 900px){.navbar-menu{gap:1rem}}@media(max-width: 900px){.navbar-menu{flex-direction:column;align-items:flex-start;gap:.5rem;background:#fff;position:absolute;left:0;top:3.5rem;width:100vw;padding:1rem 2rem;box-shadow:0 4px 16px rgba(0,0,0,.0666666667);display:none}.navbar.open .navbar-menu{display:flex}}.navbar-toggle{display:none;flex-direction:column;background:none;border:none;cursor:pointer;padding:.5rem;gap:.35rem;min-height:44px;min-width:44px}.navbar-toggle-icon{width:24px;height:3px;background:#222;border-radius:2px;transition:all .3s ease}.navbar-toggle:hover .navbar-toggle-icon{background:#ef7f1a}.navbar-toggle[aria-expanded=true] .navbar-toggle-icon:nth-child(1){transform:rotate(45deg) translate(8px, 8px)}.navbar-toggle[aria-expanded=true] .navbar-toggle-icon:nth-child(2){opacity:0}.navbar-toggle[aria-expanded=true] .navbar-toggle-icon:nth-child(3){transform:rotate(-45deg) translate(7px, -7px)}@media(max-width: 900px){.navbar-toggle{display:flex}}body{font-family:"Inter","Segoe UI",Arial,sans-serif;color:#222;background:#fff;font-size:1.08rem;line-height:1.7}h1,h2,h3,h4,h5,h6{font-family:"Montserrat","Segoe UI",Arial,sans-serif;color:#222;font-weight:700;letter-spacing:.01em;margin-top:2.2rem;margin-bottom:1.1rem}h1{font-size:2.3rem}h2{font-size:1.7rem}h3{font-size:1.3rem}h4,h5,h6{font-size:1.1rem}@media(max-width: 900px){body{font-size:1rem}h1{font-size:2rem}h2{font-size:1.5rem}h3{font-size:1.2rem}h4,h5,h6{font-size:1rem}}@media(max-width: 600px){body{font-size:.95rem}h1{font-size:1.75rem}h2{font-size:1.3rem}h3{font-size:1.1rem}h4,h5,h6{font-size:.95rem}}@media(max-width: 480px){body{font-size:.9rem}h1{font-size:1.5rem}h2{font-size:1.15rem}h3{font-size:1rem}h4,h5,h6{font-size:.9rem}}a{color:#ef7f1a;text-decoration:none;font-weight:500;transition:color .2s}a:hover{color:rgb(200.0244897959,102.1959183673,13.9755102041);text-decoration:underline}.accent{color:#ef7f1a}.muted{color:#555}.hero-banner img{height:340px}@media(max-width: 900px){.hero-banner img{height:280px}}@media(max-width: 600px){.hero-banner img{height:220px}}@media(max-width: 480px){.hero-banner img{height:180px}}.site-footer{background:#fff6ef;border-top:1px solid #eee;padding:3rem 0;margin-top:3rem;color:#555;font-size:.95rem}.site-footer__inner{display:flex;flex-direction:column;gap:1.25rem}.footer-grid{display:grid;grid-template-columns:repeat(4, 1fr);gap:2rem;align-items:start}.navbar{background:#fff;border-bottom:1px solid hsl(28.4507042254,86.9387755102%,143.9607843137%)}.navbar .navbar-link.active{color:#ef7f1a;position:relative}.navbar .navbar-link.active::after{content:"";position:absolute;height:3px;left:0;right:0;bottom:-0.6rem;background:#ef7f1a;border-radius:3px}.footer-col strong{display:block;margin-bottom:.6rem;color:#ef7f1a;font-weight:700}.footer-links{list-style:none;padding:0;margin:0}.footer-links li{margin:.45rem 0}.footer-links a{color:#222;text-decoration:none;font-weight:500}.footer-links a:hover{color:#ef7f1a;text-decoration:underline}.footer-cta{margin-top:.8rem}.footer-legal{border-top:1px solid #f0f0f0;padding-top:1rem;color:#555;font-size:.9rem;display:flex;justify-content:space-between;align-items:center;gap:1rem;flex-wrap:wrap}@media(max-width: 900px){.footer-grid{grid-template-columns:repeat(2, 1fr)}.footer-legal{font-size:.85rem}}@media(max-width: 600px){.footer-grid{grid-template-columns:1fr}.site-footer__inner{padding:0 1rem}}.insights-grid{display:grid;grid-template-columns:repeat(auto-fill, minmax(320px, 1fr));gap:2rem;margin:2rem 0}.insight-card{background:#fafafa;border:1px solid #eaeaea;border-radius:8px;padding:1.5rem;transition:all .3s ease;display:flex;flex-direction:column}.insight-card:hover{border-color:#ef7f1a;box-shadow:0 4px 12px rgba(0,0,0,.08);transform:translateY(-2px)}.insight-card h3{margin:.5rem 0 1rem;font-size:1.3rem}.insight-card h3 a{color:#222;text-decoration:none}.insight-card h3 a:hover{color:#ef7f1a}.insight-card p{flex-grow:1;color:#555;font-size:.95rem;margin:0 0 1rem;line-height:1.5}.insight-card .read-more{color:#ef7f1a;font-weight:600;text-decoration:none;font-size:.9rem;transition:all .2s ease}.insight-card .read-more:hover{color:rgb(200.0244897959,102.1959183673,13.9755102041)}.insight-card-header{display:flex;gap:1rem;align-items:center;margin-bottom:.5rem;font-size:.85rem}.insight-category{display:inline-block;background:#ef7f1a;color:#fff;padding:.25rem .75rem;border-radius:4px;font-weight:600;font-size:.75rem;text-transform:uppercase;letter-spacing:.5px}.insight-date{color:#555;font-size:.85rem}.reading-time{color:#555;font-size:.8rem}.insight-post{background:linear-gradient(135deg, #f5f5f5 0%, #ffffff 100%);padding:3rem 0 2rem;margin-bottom:2rem}.insight-header{margin-top:1rem}.insight-meta{display:flex;gap:1.5rem;align-items:center;margin-bottom:1.5rem;font-size:.9rem;flex-wrap:wrap}.insight-title{font-size:2.2rem;margin:0 0 1rem;color:#222;line-height:1.3}.insight-description{font-size:1.1rem;color:#555;margin:0 0 1rem;max-width:90%}.insight-author{color:#555;font-size:.9rem;margin:0}.insight-content{margin:2rem 0}.insight-content h2{font-size:1.6rem;margin-top:2.5rem;margin-bottom:1rem;color:#222}.insight-content h3{font-size:1.3rem;margin-top:2rem;margin-bottom:.75rem;color:#222}.insight-content p{line-height:1.7;margin-bottom:1rem;color:#444}.insight-content ul,.insight-content ol{margin:1.5rem 0;padding-left:2rem}.insight-content ul li,.insight-content ol li{margin-bottom:.5rem;line-height:1.6}.insight-content code{background:#f0f0f0;padding:.2rem .4rem;border-radius:3px;font-family:"Courier New",monospace;font-size:.9em}.insight-content pre{background:#2d2d2d;color:#f8f8f2;padding:1.5rem;border-radius:6px;overflow-x:auto;margin:1.5rem 0}.insight-tags{display:flex;gap:1rem;align-items:center;flex-wrap:wrap;margin:2rem 0}.insight-tags .tag{background:#f0f0f0;color:#222;padding:.4rem .8rem;border-radius:20px;font-size:.85rem;transition:all .2s ease}.insight-tags .tag:hover{background:#ef7f1a;color:#fff}.insight-related{display:grid;grid-template-columns:repeat(auto-fit, minmax(280px, 1fr));gap:1.5rem;margin-top:2rem}@media(max-width: 768px){.insights-grid{grid-template-columns:1fr}.insight-title{font-size:1.8rem}.insight-meta{font-size:.8rem}}/*# sourceMappingURL=main.css.map */