*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-size:16px}body{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1rem;line-height:1.6;color:#2d3436;background-color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img{max-width:100%;height:auto;display:block}a{text-decoration:none;color:inherit;transition:color .2s ease}button{font-family:inherit;cursor:pointer;border:none;outline:none}ul,ol{list-style:none}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 1.5rem}@media (max-width: 768px){.container{padding:0 1rem}}.section{padding:4rem 0}@media (max-width: 768px){.section{padding:3rem 0}}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.875rem 1.75rem;font-size:1rem;font-weight:600;border-radius:12px;transition:all .2s ease;cursor:pointer}.btn--primary{background:#ff6b35;color:#fff}.btn--primary:hover{background:#e85a2a;transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.btn--secondary{background:#fff;color:#ff6b35;border:2px solid #FF6B35}.btn--secondary:hover{background:#fff8f0;transform:translateY(-2px)}.btn--green{background:#2d6a4f;color:#fff}.btn--green:hover{background:#1b4332;transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.btn--outline-white{background:transparent;color:#fff;border:2px solid #FFFFFF}.btn--outline-white:hover{background:#fff;color:#ff6b35}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.3;color:#2d3436}h1{font-size:clamp(2rem,5vw,3.5rem)}h2{font-size:clamp(1.75rem,4vw,2.5rem)}h3{font-size:clamp(1.25rem,3vw,1.75rem)}.text-center{text-align:center}.text-saffron{color:#ff6b35}.text-green{color:#2d6a4f}.section-title{text-align:center;margin-bottom:3rem}.section-title h2{margin-bottom:1rem}.section-title p{color:#636e72;font-size:1.125rem;max-width:600px;margin:0 auto}
