*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{background-color:#f9f8f6;color:#2d2d2d;font-family:Be Vietnam Pro,system-ui,sans-serif;font-size:1rem;line-height:1.6}h1,h2,h3,h4,h5,h6{font-family:Poppins,system-ui,sans-serif;color:#1a1a1a;line-height:1.2;font-weight:700}h1{font-size:3rem;font-weight:800}h2{font-size:2.25rem;font-weight:700}h3{font-size:1.875rem;font-weight:700}h4{font-size:1.5rem;font-weight:600}h5{font-size:1.25rem;font-weight:600}h6{font-size:1.125rem;font-weight:500}@media (max-width: 768px){h1{font-size:2.25rem}h2{font-size:1.875rem}h3{font-size:1.5rem}h4{font-size:1.25rem}}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{max-width:1200px;margin:0 auto;padding:0 1.5rem}@media (max-width: 480px){.container{padding:0 1rem}}.section-pad,.section{padding:5rem 0}@media (max-width: 768px){.section-pad,.section{padding:4rem 0}}.eyebrow+.section-title{margin-top:.5rem}.section-header .section-subtitle{margin-left:auto;margin-right:auto}button,a{transition:all .25s cubic-bezier(.16,1,.3,1)}img{height:auto}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none}.bg-light{background:#f9f8f6}.bg-white{background:#fff}.bg-red{background:#e8351a}.bg-dark{background:#1a1a1a}.btn{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 2rem;border-radius:9999px;font-family:Be Vietnam Pro,system-ui,sans-serif;font-weight:600;font-size:1rem;cursor:pointer;border:2px solid transparent;transition:all .25s cubic-bezier(.16,1,.3,1);text-decoration:none}.btn-primary{background:#e8351a;color:#fff}.btn-primary:hover{background:#c42b12;transform:translateY(-2px);box-shadow:0 4px 16px #0000001a,0 2px 6px #00000014}.btn-outline{background:transparent;color:#fff;border-color:#fff}.btn-outline:hover{background:#fff;color:#e8351a}.eyebrow{font-size:.875rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#e8351a}.section-title{font-family:Poppins,system-ui,sans-serif;font-size:2.25rem;font-weight:700;color:#1a1a1a;margin-bottom:1rem}@media (max-width: 768px){.section-title{font-size:1.875rem}}.section-subtitle{font-size:1.125rem;color:#6b6b6b;max-width:600px}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInLeft{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes pulse-ring{0%{transform:scale(.95);box-shadow:0 0 #e8351a66}70%{transform:scale(1);box-shadow:0 0 0 10px #e8351a00}to{transform:scale(.95);box-shadow:0 0 #e8351a00}}@keyframes countUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes shimmer{0%{background-position:-200% center}to{background-position:200% center}}.animate-fade-in-up{animation:fadeInUp .6s cubic-bezier(.16,1,.3,1) forwards}.animate-fade-in-left{animation:fadeInLeft .6s cubic-bezier(.16,1,.3,1) forwards}.animate-fade-in-right{animation:fadeInRight .6s cubic-bezier(.16,1,.3,1) forwards}.animate-fade-in{animation:fadeIn .6s cubic-bezier(.16,1,.3,1) forwards}.animate-float{animation:float 3s ease-in-out infinite}.is-visible{opacity:1!important}.delay-100{animation-delay:.1s!important}.delay-200{animation-delay:.2s!important}.delay-300{animation-delay:.3s!important}.delay-400{animation-delay:.4s!important}.delay-500{animation-delay:.5s!important}.delay-600{animation-delay:.6s!important}.delay-700{animation-delay:.7s!important}.delay-800{animation-delay:.8s!important}.section-header{text-align:center;margin-bottom:3rem}.section-header .eyebrow{display:block;margin-bottom:.75rem}.section-header .section-title{margin-bottom:1rem}.section-header .section-subtitle{margin:0 auto}.title-accent{position:relative;display:inline-block}.title-accent:after{content:"";position:absolute;bottom:-8px;left:0;width:60px;height:3px;background:#e8351a;border-radius:9999px}.title-accent.centered:after{left:50%;transform:translate(-50%)}.card{background:#fff;border-radius:16px;box-shadow:0 1px 3px #00000014,0 1px 2px #0000000f;overflow:hidden;transition:transform .25s cubic-bezier(.16,1,.3,1),box-shadow .25s cubic-bezier(.16,1,.3,1)}.card:hover{transform:translateY(-6px);box-shadow:0 10px 40px #0000001f,0 4px 12px #00000014}.back-to-top{position:fixed;bottom:2rem;right:2rem;width:48px;height:48px;background:#e8351a;color:#fff;border:none;border-radius:9999px;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 16px #0000001a,0 2px 6px #00000014;transition:all .25s cubic-bezier(.16,1,.3,1);opacity:0;pointer-events:none;z-index:999}.back-to-top.visible{opacity:1;pointer-events:all}.back-to-top:hover{background:#c42b12;transform:translateY(-3px);box-shadow:0 10px 40px #0000001f,0 4px 12px #00000014}.back-to-top svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}
