footer{color:#fff;background:linear-gradient(#016a88cc 0,#001a33 100%);border-top:4px solid #ff9f1c;width:100%;margin-top:auto;padding:50px 20px 30px;box-shadow:0 -5px 15px #0000001a}.footer-container{flex-direction:column;gap:40px;max-width:1200px;margin:0 auto;display:flex}.footer-contact-row{border-bottom:1px solid #ffffff1a;flex-wrap:wrap;justify-content:space-around;align-items:center;gap:30px;padding-bottom:40px;display:flex}.footer-social-row{justify-content:center;align-items:center;gap:25px;display:flex}.social-icon{filter:brightness(0)invert();opacity:.7;width:35px;height:auto;transition:transform .3s,filter .3s}.social-icon:hover{opacity:1;transform:translateY(-3px)}.footer-legal{text-align:center;color:#888;font-size:.85rem}.footer-legal a{color:#888;margin:0 5px;text-decoration:none}.footer-legal a:hover{color:#fff}.contact-box{align-items:center;gap:15px;display:flex}.contact-box img{filter:brightness(0)invert();opacity:.8;width:40px;height:auto}.contact-box p{color:#e0e0e0;margin:0;font-size:.95rem;line-height:1.4}.contact-box a{color:#e0e0e0;text-decoration:none;transition:color .3s}.contact-box a:hover{color:#ff9f1c}#cookie-bar{color:#e2e8f0;z-index:9999;background:#1e293b;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:16px 24px;font-size:.9rem;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 20px #0000004d}#cookie-bar p{flex:1;min-width:200px;margin:0}#cookie-bar a{color:#93c5fd}#cookie-bar .cookie-btns{flex-wrap:wrap;gap:8px;display:flex}#cookie-bar button{cursor:pointer;border:none;border-radius:6px;padding:8px 18px;font-size:.85rem;font-weight:600;transition:all .2s}#cookie-bar .btn-reject{color:#e2e8f0;background:#475569}#cookie-bar .btn-reject:hover{background:#64748b}#cookie-bar .btn-config{color:#e2e8f0;background:#334155}#cookie-bar .btn-config:hover{background:#475569}#cookie-bar .btn-accept{color:#fff;background:#0078d7}#cookie-bar .btn-accept:hover{background:#005ba1}#cookie-modal{z-index:10000;background:#0009;justify-content:center;align-items:center;width:100%;height:100%;display:none;position:fixed;top:0;left:0}#cookie-modal.active{display:flex}#cookie-modal .cookie-panel{color:#1e293b;background:#fff;border-radius:12px;width:90%;max-width:480px;max-height:80vh;padding:30px;overflow-y:auto;box-shadow:0 10px 40px #0000004d}#cookie-modal h3{color:#0f172a;margin:0 0 16px;font-size:1.2rem}#cookie-modal .cookie-option{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:flex-start;gap:12px;padding:12px 0;display:flex}#cookie-modal .cookie-option p{color:#475569;margin:0;font-size:.85rem}#cookie-modal .cookie-option b{color:#1e293b;margin-bottom:4px;font-size:.9rem;display:block}#cookie-modal .switch{flex-shrink:0;width:44px;height:24px;display:inline-block;position:relative}#cookie-modal .switch input{opacity:0;width:0;height:0}#cookie-modal .slider{cursor:pointer;background-color:#cbd5e1;border-radius:24px;transition:all .3s;position:absolute;inset:0}#cookie-modal .slider:before{content:"";background-color:#fff;border-radius:50%;width:18px;height:18px;transition:all .3s;position:absolute;bottom:3px;left:3px}#cookie-modal .switch input:checked+.slider{background-color:#0078d7}#cookie-modal .switch input:checked+.slider:before{transform:translate(20px)}#cookie-modal .switch input:disabled+.slider{opacity:.4;cursor:not-allowed}#cookie-modal .cookie-save{justify-content:flex-end;gap:8px;margin-top:20px;display:flex}#cookie-modal .cookie-save button{cursor:pointer;border:none;border-radius:6px;padding:8px 20px;font-size:.85rem;font-weight:600}#cookie-modal .btn-save{color:#fff;background:#0078d7}#cookie-modal .btn-save:hover{background:#005ba1}@media (width<=768px){.footer-contact-row,#cookie-bar{flex-direction:column;align-items:flex-start}}
