:root{--primary-olive:#7c8c74;--nav-text:#000;--hero-overlay:#0006;--white:#fff;--dark-btn:#4a4a4a;--whatsapp-green:#25d366}*{box-sizing:border-box;margin:0;padding:0}html,body{max-width:100vw;overflow-x:hidden}a{color:inherit;text-decoration:none}.flex{display:flex}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-between{justify-content:space-between}.grid{display:grid}.gap-4{gap:1rem}.p-4{padding:1rem}.p-6{padding:1.5rem}.rounded-lg{border-radius:12px}.bg-white{background-color:#fff}.shadow-sm{box-shadow:0 1px 3px #0000000d}.text-sm{font-size:.875rem}.font-bold{font-weight:700}.text-gray-500{color:#6b7280}.text-green-500{color:#10b981}.text-red-500{color:#ef4444}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#111827}::-webkit-scrollbar-thumb{background:#374151;border-radius:4px}
