.social-links-container{justify-content:center;gap:1rem;display:flex}.social-link{flex-direction:column;align-items:center;transition:transform .3s;display:inline-flex}.social-link:hover{transform:scale(1.2)translateY(-3px)}.social-link svg{transition:color .3s}.footer{background:var(--surface);color:var(--text);border-top:2px solid #facc1529;margin-top:auto}html.light-mode .footer{background:var(--surface);color:var(--text);border-top:2px solid #facc1529}.footer-content{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:3rem;max-width:1200px;margin:0 auto;padding:4rem 1rem;display:grid}.footer-section{flex-direction:column;display:flex}.footer-branding{grid-column:span 1}.footer-logo{margin-bottom:1rem}.footer-logo-img{object-fit:contain;width:auto;height:50px}.footer-title{color:var(--accent);margin-bottom:1rem;font-size:1.5rem;font-weight:900}.footer-heading{color:var(--text);text-transform:uppercase;letter-spacing:.5px;margin-bottom:1rem;font-size:.9rem;font-weight:700}.footer-description{color:var(--text-muted);margin-bottom:1.5rem;font-size:.95rem;line-height:1.8}.footer-links{flex-direction:column;gap:1rem;margin:0;padding:0;list-style:none;display:flex}.footer-link{color:var(--text);width:fit-content;padding-left:0;font-size:.95rem;text-decoration:none;transition:all .3s;display:inline-block;position:relative}.footer-link:before{content:"→";opacity:0;transition:all .3s;position:absolute;left:-20px}.footer-link:hover{color:var(--accent)}.footer-link:hover:before{opacity:1;left:-15px}.footer-bottom{background:var(--surface);color:var(--text);border-top:1px solid #facc151f}.footer-bottom-content{max-width:1200px;color:var(--text);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin:0 auto;padding:2rem 1rem;font-size:.9rem;display:flex}.footer-bottom-content p{margin:0}.footer-engip-bold{color:var(--accent);font-weight:900}.footer-legal{flex-wrap:wrap;gap:2rem;display:flex}@media (width<=768px){.footer-content{grid-template-columns:1fr;gap:2rem;padding:2rem 1rem}.footer-bottom-content{text-align:center;flex-direction:column;gap:1rem}.footer-legal{flex-direction:column;justify-content:center;gap:1rem}}.scroll-to-top{color:#1a1a2e;cursor:pointer;z-index:50;background:linear-gradient(135deg,gold 0%,#ffed4e 100%);border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;transition:all .3s cubic-bezier(.4,0,.2,1);animation:.5s .3s backwards slideInUp;display:flex;position:fixed;bottom:2rem;right:1.5rem;box-shadow:0 8px 24px #ffd7004d}.scroll-to-top:hover{transform:translateY(-6px)scale(1.1);box-shadow:0 12px 32px #ffd70066}.scroll-to-top:active{transform:translateY(-2px)scale(.98)}.scroll-to-top-icon{stroke-width:2.5px;width:32px;height:32px}html.light-mode .scroll-to-top{color:#1a1a2e;background:linear-gradient(135deg,gold 0%,#ffed4e 100%);box-shadow:0 8px 24px #ffd70040}html.light-mode .scroll-to-top:hover{box-shadow:0 12px 32px #ffd70059}@keyframes slideInUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@media (width<=768px){.scroll-to-top{width:55px;height:55px;bottom:1.5rem;right:1.5rem}.scroll-to-top-icon{width:28px;height:28px}}@media (width<=480px){.scroll-to-top{width:50px;height:50px;bottom:1rem;right:1rem}.scroll-to-top-icon{width:26px;height:26px}}@media (width<=320px){.scroll-to-top{width:45px;height:45px;bottom:.75rem;right:.75rem}.scroll-to-top-icon{width:22px;height:22px}}.whatsapp-container{z-index:50;opacity:0;pointer-events:none;flex-direction:column;align-items:flex-end;gap:8px;transition:opacity .4s cubic-bezier(.34,1.56,.64,1);display:flex;position:fixed;bottom:7rem;right:1.5rem}.whatsapp-container.visible{opacity:1;pointer-events:auto}.whatsapp-toggle{cursor:pointer;background:linear-gradient(135deg,#25d366 0%,#20ba5a 50%,#1eac59 100%);border:3px solid #fff3;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;transition:all .4s cubic-bezier(.34,1.56,.64,1);display:flex;position:relative;overflow:visible;box-shadow:0 8px 32px #25d36680,inset 0 1px #fff3}.whatsapp-toggle:before{content:"";pointer-events:none;background:radial-gradient(circle at 30% 30%,#ffffff4d,#0000 70%);border-radius:50%;position:absolute;inset:0}.whatsapp-toggle:hover{transform:scale(1.15)translateY(-4px);box-shadow:0 12px 48px #25d366b3,inset 0 1px #ffffff4d}.whatsapp-toggle:active{transform:scale(1.05)}.whatsapp-toggle.active{transform:rotate(90deg)scale(1.1);box-shadow:0 12px 48px #25d366cc,inset 0 1px #ffffff4d}.whatsapp-toggle svg{z-index:2;filter:drop-shadow(0 2px 4px #0000001a);width:26px;height:26px;position:relative}.pulse-ring{pointer-events:none;border:3px solid #25d36699;border-radius:50%;width:100%;height:100%;animation:2s infinite pulse-ring;position:absolute}@keyframes pulse-ring{0%{box-shadow:0 0 #25d366b3}70%{box-shadow:0 0 0 10px #25d36600}to{box-shadow:0 0 #25d36600}}.whatsapp-panel{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff7;border:1px solid #25d36626;border-radius:20px;flex-direction:column;gap:12px;margin-bottom:8px;padding:16px 12px;animation:.4s cubic-bezier(.34,1.56,.64,1) slideUp;display:flex;position:relative;box-shadow:0 20px 60px #0003,0 0 0 1px #25d3661a}.menu-decoration{background:#fffffff7;border-radius:50%;width:16px;height:16px;position:absolute;bottom:-8px;right:20px;box-shadow:2px 2px 4px #0000001a}.whatsapp-card{color:#fff;cursor:pointer;text-align:left;background:linear-gradient(135deg,#25d366 0%,#20ba5a 100%);border:none;border-radius:14px;align-items:center;gap:12px;padding:14px 16px;font-size:.9rem;transition:all .3s cubic-bezier(.34,1.56,.64,1);display:flex;position:relative;overflow:hidden;box-shadow:0 4px 15px #25d3664d}.whatsapp-card:before{content:"";z-index:1;background:#fff3;width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.whatsapp-card:hover:before{left:100%}.whatsapp-card:hover{transform:translate(8px)scale(1.02);box-shadow:0 8px 25px #25d36680}.card-icon-wrapper{z-index:2;background:#fff3;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:18px;display:flex;position:relative}.card-content{z-index:2;flex-direction:column;flex:1;align-items:flex-start;gap:2px;display:flex;position:relative}.card-label{letter-spacing:.5px;text-shadow:0 1px 2px #0000001a;font-size:.9rem;font-weight:700}.card-number{opacity:.95;font-family:Monaco,Courier New,monospace;font-size:.75rem;font-weight:500}.item-pulse{pointer-events:none;background:radial-gradient(circle,#ffffff4d,#0000);border-radius:14px;animation:1.5s ease-out infinite itemPulse;position:absolute;inset:0}@keyframes itemPulse{0%{box-shadow:inset 0 0 #ffffff80}to{box-shadow:inset 0 0 0 12px #fff0}}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}html.light-mode .whatsapp-panel{background:#fffffffa;box-shadow:0 20px 60px #00000026,0 0 0 1px #25d3661a}html.light-mode .whatsapp-toggle{border-color:#25d3664d}@media (width<=768px){.whatsapp-container{bottom:5.5rem;right:1rem}.whatsapp-toggle{width:56px;height:56px}.whatsapp-toggle svg{width:24px;height:24px}.whatsapp-card{border-radius:12px;padding:12px 14px}.card-icon-wrapper{border-radius:8px;width:28px;height:28px}.whatsapp-panel{border-radius:16px;padding:12px 10px}}.cookie-consent-overlay{background:var(--surface);border-top:1px solid var(--border);z-index:1000;transition:transform .3s ease-in-out;position:fixed;bottom:0;left:0;right:0;transform:translateY(100%);box-shadow:0 -4px 20px #0000001a}.cookie-consent-overlay.show{transform:translateY(0)}.cookie-consent-modal{max-width:1200px;margin:0 auto;padding:0}.cookie-consent-content{justify-content:space-between;align-items:center;gap:2rem;padding:1rem 2rem;display:flex}.cookie-consent-logo{flex-shrink:0;margin-bottom:0}.cookie-consent-logo img{object-fit:contain;width:auto;height:40px}.cookie-consent-text{text-align:left;flex:1}.cookie-consent-text h3{color:var(--text);margin-top:0;margin-bottom:.5rem;font-size:1.1rem;font-weight:600}.cookie-consent-text p{color:var(--text-secondary);margin-bottom:.5rem;font-size:.9rem;line-height:1.5}.cookie-consent-links{margin-bottom:0!important;font-size:.85rem!important}.cookie-consent-links a{color:var(--accent);font-weight:500;text-decoration:none;transition:color .3s}.cookie-consent-links a:hover{color:var(--accent-hover);text-decoration:underline}.cookie-consent-actions{flex-shrink:0;margin-top:0}.cookie-consent-accept-btn{background:var(--accent);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:6px;padding:10px 20px;font-size:.9rem;font-weight:600;transition:all .3s}.cookie-consent-accept-btn:hover{background:var(--accent-hover);transform:translateY(-1px);box-shadow:0 4px 8px #00000026}.cookie-consent-accept-btn:active{transform:translateY(0)}@media (width<=768px){.cookie-consent-content{text-align:center;flex-direction:column;gap:1rem;padding:1rem 1.5rem}.cookie-consent-logo img{height:35px}.cookie-consent-text h3{font-size:1rem}.cookie-consent-text p{font-size:.85rem}.cookie-consent-accept-btn{width:100%;padding:12px 16px}}@media (width<=480px){.cookie-consent-content{padding:1rem}.cookie-consent-logo img{height:30px}.cookie-consent-text h3{font-size:.95rem}.cookie-consent-text p{font-size:.8rem}}.cookie-consent-overlay.show{animation:.3s ease-out slideUp}.cookie-consent-accept-btn:focus,.cookie-consent-links a:focus{outline:2px solid var(--accent);outline-offset:2px}:root.light-mode .cookie-consent-overlay{box-shadow:0 -4px 20px #0000000d}.spinner-overlay{width:100%;height:100%;color:var(--accent);text-transform:uppercase;letter-spacing:.2em;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:9999;background-color:#00000080;flex-direction:column;justify-content:center;align-items:center;font-size:.9rem;display:flex;position:fixed;top:0;left:0}.spinner-gif{object-fit:contain;width:150px;height:150px;margin-bottom:2rem}.spinner-ring{border:6px solid #facc1533;border-top-color:var(--accent);border-radius:50%;width:70px;height:70px;margin-bottom:1rem;animation:1.1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#050505;--surface:#101010;--surface-strong:#171717;--text:#f8f5d4;--text-muted:#9ca3af;--accent:#facc15;--border:#facc1540;--shadow:0 18px 60px #00000073;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}html.light-mode{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#fff;--surface:#fff;--surface-strong:#f7f7f7;--text:#050505;--text-muted:#6b7280;--accent:#facc15;--border:#facc1540}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background-color:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6}:root{--page-line-height:4px;--page-line-color:#f5c518;--page-line-top:72px}.page-top-line{left:0;right:0;top:var(--page-line-top);height:var(--page-line-height);background:var(--page-line-color);transform-origin:0;z-index:199;animation:.8s ease-out page-line-fill;position:fixed}@keyframes page-line-fill{0%{width:0}to{width:100%}}#root{flex-direction:column;min-height:100vh;display:flex}.main-content{padding-top:80px}button,input,textarea,select{font:inherit}a{color:var(--accent)}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:#101010}::-webkit-scrollbar-thumb{background:#3a3a3a;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#555}html.light-mode ::-webkit-scrollbar-track{background:#f0f0f0}html.light-mode ::-webkit-scrollbar-thumb{background:silver}html.light-mode ::-webkit-scrollbar-thumb:hover{background:#a0a0a0}::selection{background:var(--accent);color:#050505}::selection{background:var(--accent);color:#050505}.page-loader-overlay{z-index:9999;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;inset:0}.page-loading{opacity:.5;pointer-events:none}.page-loader-overlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#050505f2}
