*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}body{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:1rem;font-weight:400;line-height:1.5;color:#212121;background-color:#fff;overflow-x:hidden}img,picture,video,canvas,svg{display:block;max-width:100%;height:auto}input,button,textarea,select{font:inherit}a{color:inherit;text-decoration:none}button{background:none;border:none;cursor:pointer}ul,ol{list-style:none}h1,h2,h3,h4,h5,h6{font-weight:700;line-height:1.25}.container{width:100%;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}@media(min-width:768px){.container{max-width:720px}}@media(min-width:992px){.container{max-width:960px;padding-left:2rem;padding-right:2rem}}@media(min-width:1200px){.container{max-width:1140px}}.mt-1{margin-top:.5rem}.mt-2{margin-top:1rem}.mt-3{margin-top:1.5rem}.mt-4{margin-top:2rem}.mb-1{margin-bottom:.5rem}.mb-2{margin-bottom:1rem}.mb-3{margin-bottom:1.5rem}.mb-4{margin-bottom:2rem}.py-1{padding-top:.5rem;padding-bottom:.5rem}.py-2{padding-top:1rem;padding-bottom:1rem}.py-3{padding-top:1.5rem;padding-bottom:1.5rem}.py-4{padding-top:2rem;padding-bottom:2rem}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.text-primary{color:#212121}.text-secondary{color:#757575}.text-light{color:#fff}.flex{display:flex}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-1{gap:.5rem}.gap-2{gap:1rem}.gap-3{gap:1.5rem}.btn{display:inline-flex;align-items:center;justify-content:center;padding:.5rem 1.5rem;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:1rem;font-weight:600;line-height:1.5;text-align:center;text-decoration:none;border:none;border-radius:0;cursor:pointer;transition:all .15s ease-in-out;white-space:nowrap}.btn:disabled{opacity:.6;cursor:not-allowed}.btn.btn-primary{display:inline-flex;align-items:center;justify-content:center;padding:.5rem 1.5rem;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:1rem;font-weight:600;line-height:1.5;text-align:center;text-decoration:none;border:none;border-radius:0;cursor:pointer;transition:all .15s ease-in-out;white-space:nowrap}.btn.btn-primary:disabled{opacity:.6;cursor:not-allowed}.btn.btn-primary{background-color:#007a33;color:#fff}.btn.btn-primary:hover:not(:disabled){background-color:#005a24;color:#fff;opacity:.9}.btn.btn-primary:active:not(:disabled){opacity:.8}.btn.btn-secondary{display:inline-flex;align-items:center;justify-content:center;padding:.5rem 1.5rem;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:1rem;font-weight:600;line-height:1.5;text-align:center;text-decoration:none;border:none;border-radius:0;cursor:pointer;transition:all .15s ease-in-out;white-space:nowrap}.btn.btn-secondary:disabled{opacity:.6;cursor:not-allowed}.btn.btn-secondary{background-color:transparent;color:#007a33;border:2px solid #007a33}.btn.btn-secondary:hover:not(:disabled){background-color:#007a33;color:#fff;opacity:.9}.btn.btn-secondary:active:not(:disabled){opacity:.8}.btn.btn-sm{padding:.25rem 1rem;font-size:.875rem}.btn.btn-block{width:100%;display:block}@font-face{font-family:Inter;src:url(/fonts/inter/Inter-Regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/fonts/inter/Inter-Medium.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/fonts/inter/Inter-Bold.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}body{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;color:#212121;background-color:#fff}#root{min-height:100vh;display:flex;flex-direction:column}*:focus-visible{outline:2px solid #007a33;outline-offset:2px}.header{background:linear-gradient(135deg,#007a33,#005a24);border-bottom:1px solid #005a24;position:sticky;top:0;z-index:100;box-shadow:0 4px 6px -1px #0000001a}.header-container{display:flex;align-items:center;justify-content:space-between;padding-top:.5rem;padding-bottom:.5rem;gap:1rem}@media(min-width:768px){.header-container{padding-top:1rem;padding-bottom:1rem}}.header-logo{display:flex;align-items:center;gap:.5rem;text-decoration:none}.header-logo .header-logo-text{text-transform:uppercase;font-size:1.25rem;font-weight:600;line-height:1.5;color:#212121}.header-logo .header-logo-text{color:#fff;font-size:1.125rem;margin:0;display:block}@media(min-width:768px){.header-logo .header-logo-text{font-size:1.5rem}}.header-scooter-image{height:40px;width:auto;object-fit:contain}@media(min-width:768px){.header-scooter-image{height:70px}}@media(min-width:992px){.header-scooter-image{height:76px}}.header-nav{display:none;gap:1.5rem;align-items:center}@media(min-width:992px){.header-nav{display:flex}}.header-nav a{color:#fff;font-weight:500;transition:all .15s ease-in-out;text-decoration:none;padding-bottom:4px;border-bottom:2px solid transparent;text-transform:uppercase;letter-spacing:.05em}.header-nav a:hover{color:#f4f4f0;border-bottom-color:#f4f4f0}.header-nav .header-admin-btn{padding:.25rem 1rem;margin-left:.5rem;background-color:#fff3;border:1px solid rgba(255,255,255,.5);border-radius:0;border-bottom:1px solid rgba(255,255,255,.5)}.header-nav .header-admin-btn:hover{background-color:#ffffff4d;border-color:#fff;color:#fff}.header-nav--open{display:flex;flex-direction:column;position:absolute;top:100%;left:0;right:0;background-color:#fff;padding:1.5rem;box-shadow:0 4px 6px -1px #0000001a;gap:1rem;z-index:100}.header-nav--open a{color:#212121}.header-nav--open a:hover{color:#007a33;border-bottom-color:#007a33}.header-nav--open .header-admin-btn{margin-left:0;margin-top:.5rem;background-color:#007a33;border-color:#005a24;color:#fff}.header-nav--open .header-admin-btn:hover{background-color:#005a24;color:#fff;border-bottom-color:#005a24}.header-actions{display:flex;align-items:center;gap:1rem}.language-switcher{display:flex;gap:.25rem;border:1px solid rgba(255,255,255,.3);border-radius:0;overflow:hidden}.lang-btn{padding:.25rem .5rem;background-color:transparent;color:#fff;font-weight:500;transition:all .15s ease-in-out;border-radius:0}.lang-btn:hover{background-color:#ffffff26;transform:translateY(-1px);color:#fff}.lang-btn--active{background-color:#fff;color:#007a33}.header-menu-toggle{display:flex;flex-direction:column;gap:4px;width:24px;height:24px;padding:0}@media(min-width:992px){.header-menu-toggle{display:none}}.header-menu-toggle span{width:100%;height:2px;background-color:#fff;border-radius:2px;transition:all .15s ease-in-out}.footer{background-color:#212121;color:#fff;margin-top:auto;padding-top:3rem;padding-bottom:1.5rem}.footer-container{display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width:768px){.footer-container{grid-template-columns:repeat(2,1fr)}}@media(min-width:992px){.footer-container{grid-template-columns:repeat(4,1fr)}}.footer-logo-image{display:block;max-width:200px;height:auto;border-radius:4px}.footer-section h3,.footer-section h4{color:#fff;margin-bottom:1rem;font-size:1.125rem}.footer-section p{color:#fffc;margin-bottom:.5rem;font-size:.875rem}.footer-nav{display:flex;flex-direction:column;gap:.5rem}.footer-nav a{color:#fffc;font-size:.875rem;transition:color .15s ease-in-out}.footer-nav a:hover{color:#fff}.footer-social{display:flex;gap:1rem}.footer-social a{color:#fffc;transition:color .15s ease-in-out}.footer-social a:hover{color:#fff}.footer-social-icon{display:inline-flex;align-items:center;justify-content:center}.footer-social-icon svg{width:24px;height:24px}.footer-bottom{border-top:1px solid rgba(255,255,255,.2);margin-top:2rem;padding-top:1.5rem}.footer-bottom p{text-align:center;color:#fff9;font-size:.875rem}.floating-whatsapp{position:fixed;bottom:2rem;right:2rem;z-index:999;display:flex;align-items:center;justify-content:center;width:56px;height:56px;background-color:#25d366;color:#fff;border-radius:50%;box-shadow:0 4px 12px #25d36666;transition:transform .2s ease,box-shadow .2s ease;text-decoration:none}.floating-whatsapp:hover{transform:scale(1.08);box-shadow:0 6px 20px #25d36680;color:#fff}.floating-whatsapp:focus-visible{outline:2px solid #005a24;outline-offset:3px}.floating-whatsapp__icon{width:32px;height:32px}.layout{min-height:100vh;display:flex;flex-direction:column}.layout-main{flex:1;width:100%}
