.footer-one {background: linear-gradient(135deg, #1a1a2e 0%, #16213e 100%);color: rgba(255, 255, 255, 0.85);position: relative;}.footer-col {padding: 10px 15px;}.footer-col-title {font-size: 1rem;font-weight: 700;color: #fff;margin-bottom: 18px;position: relative;padding-right: 14px;letter-spacing: 0.3px;}.footer-col-title::before {content: '';position: absolute;right: 0;top: 50%;transform: translateY(-50%);width: 4px;height: 18px;background: var(--iq-primary-hover);border-radius: 2px;box-shadow: 0 0 12px rgba(111, 66, 193, 0.6);}.footer-downloads {display: flex;flex-wrap: nowrap;align-items: center;gap: 8px;width: 100%;}.footer-downloads .download-btn {display: inline-flex;align-items: center;justify-content: center;gap: 8px;flex: 1 1 0;min-width: 0;height: 46px;padding: 0 12px;background: linear-gradient(135deg, rgba(255, 255, 255, 0.08) 0%, rgba(255, 255, 255, 0.02) 100%);color: #fff;border: 1px solid rgba(255, 255, 255, 0.15);border-radius: 12px;text-decoration: none;font-weight: 600;font-size: 0.8rem;transition: all 0.3s ease;backdrop-filter: blur(6px);-webkit-backdrop-filter: blur(6px);white-space: nowrap;overflow: hidden;box-sizing: border-box;}.footer-downloads .download-btn:hover {background: linear-gradient(135deg, var(--iq-primary-hover) 0%, var(--iq-primary) 100%);color: #fff;box-shadow: 0 6px 20px rgba(111, 66, 193, 0.35);transform: translateY(-3px);filter: none;}.footer-downloads .download-btn img {width: 20px;height: 20px;object-fit: contain;flex-shrink: 0;transition: transform 0.3s ease;}.footer-downloads .download-btn:hover img {transform: scale(1.1);}.footer-downloads .download-btn span {display: block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;line-height: 1.4;}.footer-links {list-style: none;padding: 0;margin: 0;}.footer-links .menu-item {margin-bottom: 4px;}.footer-links .menu-item a {display: inline-flex;align-items: center;gap: 8px;color: rgba(255, 255, 255, 0.75);text-decoration: none;font-size: 0.9rem;padding: 6px 0;transition: all 0.3s ease;position: relative;}.footer-links .menu-item a i {font-size: 0.7rem;color: var(--iq-primary-hover);transition: transform 0.3s ease;}.footer-links .menu-item a:hover {color: #fff;padding-right: 6px;}.footer-links .menu-item a:hover i {transform: translateX(-4px);}.trust-badges {display: flex;flex-wrap: wrap;gap: 20px;}.trust-badges a {transition: transform 0.3s ease, filter 0.3s ease;filter: grayscale(30%);}.trust-badges a:hover {transform: translateY(-4px);filter: grayscale(0%);}.trust-badges img {height: 5.375rem;max-height: 5.375rem;object-fit: contain;}.footer-copyright {border-top: 1px solid rgba(255, 255, 255, 0.08);padding-top: 25px;margin-top: 30px;color: rgba(255, 255, 255, 0.6);font-size: 0.82rem;line-height: 1.9;text-align: center;}.footer-copyright .text-primary {color: var(--iq-primary-hover) !important;font-weight: 700;}@media (max-width: 991px) {.footer-col {margin-bottom: 30px;text-align: center;}.footer-col-title {padding-right: 0;display: inline-block;}.footer-col-title::before {display: none;}.footer-downloads {justify-content: center;max-width: 520px;margin: 0 auto;}.footer-links .menu-item a {justify-content: center;}.trust-badges {align-items: center;justify-content: center;}}@media (max-width: 575px) {.footer-downloads {flex-direction: column;align-items: center;flex-wrap: wrap;gap: 10px;}.footer-downloads .download-btn {width: 100%;max-width: 240px;flex: 0 0 auto;font-size: 0.82rem;}.trust-badges {gap: 12px;}.trust-badges img {height: 4rem;max-height: 4rem;}}