*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body,html{overflow-x:hidden;width:100%;max-width:100vw}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#333;line-height:1.6}.app{display:flex;flex-direction:column;min-height:100vh}.main-content{flex:1 1;width:100%}.footer{background:#000;padding:3rem 3rem 1.5rem;border-top:1px solid hsla(0,0%,100%,.1)}.footer-container{max-width:1400px;margin:0 auto;width:100%;display:flex;flex-direction:column;gap:2rem}.footer-content{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr 1.2fr;grid-gap:2rem;gap:2rem;align-items:start}.footer-column{display:flex;flex-direction:column;gap:1.25rem}.footer-logo-link{text-decoration:none;display:inline-block;align-self:flex-start;margin-bottom:.25rem}.footer-logo{height:2.5rem;width:auto;object-fit:contain;transition:opacity .3s ease}.footer-logo-link:hover .footer-logo{opacity:.8}.footer-description{color:hsla(0,0%,100%,.7);font-size:.875rem;font-weight:400;font-family:Arial,sans-serif;line-height:1.6;margin:0;max-width:100%}.footer-social{display:flex;align-items:center;gap:.75rem}.footer-social-icon{display:flex;align-items:center;justify-content:center;width:32px;height:32px;color:hsla(0,0%,100%,.8);border-radius:50%;background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);transition:all .3s ease}.footer-social-icon svg{width:16px;height:16px}.footer-social-icon:hover{background:hsla(0,0%,100%,.1);border-color:hsla(0,0%,100%,.2);color:#fff;transform:translateY(-1px)}.footer-menu{display:flex;flex-direction:column;gap:.75rem}.footer-menu-title{color:#fff;font-size:.9375rem;font-weight:600;font-family:Arial,sans-serif;text-transform:uppercase;letter-spacing:.1em;margin:0 0 .25rem}.footer-menu-link{color:hsla(0,0%,100%,.7);text-decoration:none;font-size:.875rem;font-weight:400;font-family:Arial,sans-serif;transition:color .3s ease;width:-moz-fit-content;width:fit-content;line-height:1.5}.footer-menu-link:hover{color:#fff}.footer-partners{display:flex;flex-direction:column;gap:.75rem;margin-bottom:.5rem}.footer-partners-title{color:#fff;font-size:.9375rem;font-weight:600;font-family:Arial,sans-serif;text-transform:uppercase;letter-spacing:.1em;margin:0 0 .25rem}.footer-partners-list{display:grid;grid-template-columns:1fr 1fr;grid-gap:.5rem 1rem;gap:.5rem 1rem}.footer-partner-name{color:hsla(0,0%,100%,.8);font-size:.875rem;font-weight:400;font-family:Arial,sans-serif;letter-spacing:.01em;transition:color .3s ease;line-height:1.5;width:-moz-fit-content;width:fit-content}.footer-partner-name:hover{color:#fff}.footer-addresses{gap:.75rem}.footer-address,.footer-addresses{display:flex;flex-direction:column}.footer-address{gap:.2rem;font-family:Arial,sans-serif;line-height:1.4}.footer-address-label{color:hsla(0,0%,100%,.9);font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.footer-address-text{color:hsla(0,0%,100%,.6);font-size:.8125rem;font-weight:400}.footer-bottom{padding-top:1.5rem;border-top:1px solid hsla(0,0%,100%,.1);margin-top:.5rem}.footer-copyright{display:flex;flex-direction:column;gap:.75rem;text-align:center;max-width:900px;margin:0 auto}.footer-copyright-text{color:hsla(0,0%,100%,.6);font-size:.875rem;font-weight:500;font-family:Arial,sans-serif;margin:0}.footer-copyright-legal{color:hsla(0,0%,100%,.4);font-size:.75rem;font-weight:400;font-family:Arial,sans-serif;line-height:1.5;margin:0}@media (max-width:1400px){.footer-content{grid-template-columns:1.3fr 1fr 1fr 1fr 1.1fr;gap:1.75rem}}@media (max-width:1200px){.footer-content{grid-template-columns:1.2fr 1fr 1fr 1fr;gap:2rem}.footer-column:nth-child(5){grid-column:1/-1;margin-top:1rem}}@media (max-width:968px){.footer{padding:2.5rem 2rem 1.5rem}.footer-content{grid-template-columns:1fr 1fr;gap:2.5rem}.footer-column:nth-child(5){grid-column:1/-1;margin-top:0}.footer-column{gap:1rem}.footer-menu{gap:.625rem}.footer-menu-link,.footer-partner-name{font-size:.8125rem}}@media (max-width:640px){.footer{padding:2rem 1.5rem 1.25rem}.footer-container{gap:1.5rem}.footer-content{grid-template-columns:1fr;gap:1.75rem}.footer-column{gap:.875rem}.footer-column:nth-child(2) .footer-menu,.footer-column:nth-child(3) .footer-menu{display:grid;grid-template-columns:1fr 1fr;grid-gap:.625rem 1rem;gap:.625rem 1rem}.footer-column:nth-child(2) .footer-menu-title,.footer-column:nth-child(3) .footer-menu-title{grid-column:1/-1;margin-bottom:.125rem}.footer-logo{height:2.25rem}.footer-description{font-size:.8125rem}.footer-menu-title,.footer-partners-title{font-size:.875rem}.footer-menu-link,.footer-partner-name{font-size:.75rem}.footer-address-label{font-size:.7rem}.footer-address-text{font-size:.75rem}.footer-copyright{gap:.5rem}.footer-copyright-text{font-size:.8125rem}.footer-copyright-legal{font-size:.7rem}.footer-bottom{padding-top:1.25rem}.footer-social-icon{width:28px;height:28px}.footer-social-icon svg{width:14px;height:14px}}.header{position:fixed!important;top:0!important;left:0!important;right:0!important;z-index:1000!important;background:transparent;pointer-events:none;padding-top:1rem;width:100%!important;max-width:100vw!important;overflow-x:hidden;overflow-y:visible;box-sizing:border-box;visibility:visible!important;opacity:1!important;display:block!important;min-height:120px;height:auto}.header.scrolled{background:#000}.header-container{max-width:100%;width:100%;margin:0 auto;padding:0}.header-container,.header-top{display:flex!important;justify-content:space-between;align-items:center;pointer-events:auto!important;box-sizing:border-box;overflow-x:hidden;visibility:visible!important;opacity:1!important}.header-top{position:absolute!important;top:1rem!important;left:0!important;right:0!important;width:100%!important;max-width:100vw!important;padding:2.5rem 3rem!important;z-index:10001!important;transition:all .3s ease;min-height:80px;overflow-y:hidden;transform:none!important;background:transparent!important}.header-social-top{display:flex!important;align-items:center;gap:.75rem;position:absolute;left:3rem;max-width:calc(100vw - 6rem);box-sizing:border-box;visibility:visible!important;opacity:1!important}.header-social-icon{display:flex;align-items:center;justify-content:center;width:36px;height:36px;color:#fff;border-radius:50%;background:hsla(0,0%,100%,.15);border:1px solid hsla(0,0%,100%,.2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.header-social-icon svg{width:18px;height:18px}.header-social-icon:hover{background:hsla(0,0%,100%,.25);border-color:hsla(0,0%,100%,.4);transform:translateY(-2px);transition:all .3s ease}.header-brand-center{position:absolute;left:50%;transform:translateX(-50%);display:flex!important;align-items:center;gap:.5rem;color:#000;max-width:calc(100vw - 6rem);box-sizing:border-box;visibility:visible!important;opacity:1!important;text-decoration:none;transition:opacity .3s ease}.header-brand-center:hover{opacity:.8}.brand-logo,.brand-visech_technologies_logo{height:3rem;width:auto;object-fit:contain;transition:height .3s ease}.brand-dot{color:#3745af;font-size:.5rem;position:relative;top:-.5rem}.header-menu-right{display:flex!important;align-items:center;gap:1.5rem;position:absolute;right:3rem;top:50%;transform:translateY(-50%);transition:top .3s ease,transform .3s ease;max-width:calc(100vw - 6rem);box-sizing:border-box;visibility:visible!important;opacity:1!important;flex-wrap:nowrap}.search-icon{background:hsla(0,0%,100%,.85);border:1px solid hsla(0,0%,100%,.9);color:#000;cursor:pointer;padding:.6rem;display:flex;align-items:center;justify-content:center;transition:all .3s ease;border-radius:8px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 2px 8px rgba(0,0,0,.1)}.search-icon:hover{background:#fff;color:#3745af;transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.2)}.search-icon svg{width:20px;height:20px}.menu-toggle{background:hsla(0,0%,100%,.85);border:1px solid hsla(0,0%,100%,.9);color:#000;cursor:pointer;display:flex;align-items:center;gap:.75rem;font-size:.875rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;padding:.6rem 1.2rem;transition:all .3s ease;border-radius:8px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 2px 8px rgba(0,0,0,.1)}.menu-toggle:hover{background:#fff;color:#3745af;transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.2)}.menu-toggle svg{width:24px;height:24px;transition:transform .3s ease}.menu-toggle.active svg{transform:rotate(180deg)}.menu-drawer{position:fixed;top:0;left:0;right:0;bottom:0;z-index:9999;pointer-events:none;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.menu-drawer.open{opacity:1;visibility:visible;pointer-events:auto}.menu-drawer-backdrop{position:absolute;top:0;left:0;right:0;bottom:0;background:hsla(0,0%,100%,.8);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.menu-drawer-content{position:absolute;top:0;right:0;bottom:0;width:100%;max-width:400px;background:#fff;display:flex;flex-direction:column;transform:translateX(100%);transition:transform .3s cubic-bezier(.4,0,.2,1);box-shadow:-4px 0 20px rgba(0,0,0,.5)}.menu-drawer.open .menu-drawer-content{transform:translateX(0)}.menu-drawer-header{display:flex;align-items:center;justify-content:space-between;padding:2rem 3rem;border-bottom:1px solid rgba(55,69,175,.2);background:#fff;position:relative;z-index:1}.menu-drawer-logo,.menu-drawer-visech_technologies_logo{height:2.25rem;width:auto;object-fit:contain;position:relative;z-index:2;transition:opacity .3s ease}.menu-drawer-header>a{text-decoration:none;display:inline-block}.menu-drawer-header>a:hover .menu-drawer-logo,.menu-drawer-header>a:hover .menu-drawer-visech_technologies_logo{opacity:.8}.menu-drawer-close{background:rgba(55,69,175,.15);border:2px solid rgba(55,69,175,.4);border-radius:8px;color:#3745af;cursor:pointer;padding:.6rem;display:flex;align-items:center;justify-content:center;transition:all .3s ease;position:relative;z-index:2;opacity:1!important;box-shadow:0 2px 8px rgba(55,69,175,.15)}@media (min-width:969px){.menu-drawer-close{display:none}.header.menu-open .header-top .header-menu-right .search-icon{display:none!important}}.menu-drawer-close:hover{background:rgba(55,69,175,.25);border-color:rgba(55,69,175,.6);transform:scale(1.05);box-shadow:0 4px 12px rgba(55,69,175,.25)}.menu-drawer-close svg{width:24px;height:24px}.menu-drawer-close svg,.menu-drawer-close svg line{stroke:#3745af!important;opacity:1!important}.menu-drawer-nav{flex:1 1;padding:2rem 3rem;display:flex;flex-direction:column;gap:1.5rem;overflow-y:auto}.menu-drawer-link{color:#000;text-decoration:none;font-size:1.5rem;font-weight:500;letter-spacing:.05em;text-transform:uppercase;transition:all .3s ease;padding:.75rem 0;border-bottom:1px solid transparent;font-family:Arial,sans-serif}.menu-drawer-link:hover{color:#3745af;border-bottom-color:#3745af;padding-left:1rem}.menu-drawer-link.active{color:#3745af;border-bottom-color:#3745af;font-weight:700}.menu-drawer-footer{padding:2rem 3rem;border-top:1px solid rgba(55,69,175,.2)}.menu-drawer-social{gap:1rem;flex-wrap:wrap}.menu-drawer-social,.menu-drawer-social-icon{display:flex;align-items:center;justify-content:center}.menu-drawer-social-icon{width:40px;height:40px;color:#3745af;border-radius:50%;background:rgba(55,69,175,.1);border:1px solid rgba(55,69,175,.2);transition:all .3s ease}.menu-drawer-social-icon svg{width:20px;height:20px}.menu-drawer-social-icon:hover{background:rgba(55,69,175,.2);border-color:rgba(55,69,175,.4);transform:translateY(-2px)}.header-visech_technologies_logo-left{position:absolute;left:3rem;top:120px;z-index:1001;pointer-events:auto}.visech_technologies_logo-circle{position:relative;width:120px;height:120px;border:2px solid #3745af;border-radius:50%;display:flex;align-items:center;justify-content:center;background:transparent}.visech_technologies_logo-g{font-size:4rem;font-weight:300;color:#000;line-height:1;font-family:Arial,sans-serif;text-transform:lowercase}.visech_technologies_logo-text-top{top:-1.5rem}.visech_technologies_logo-text-bottom,.visech_technologies_logo-text-top{position:absolute;left:50%;transform:translateX(-50%);font-size:.75rem;font-weight:500;color:#000;text-transform:lowercase;letter-spacing:.1em;white-space:nowrap}.visech_technologies_logo-text-bottom{bottom:-1.5rem}@media (max-width:968px){.header{padding-top:1.5rem;visibility:visible!important;opacity:1!important;pointer-events:none}.header:has(.menu-drawer.open) .header-top{visibility:hidden!important;opacity:0!important}.header.scrolled{padding-top:0!important;min-height:60px!important;height:60px!important;top:0!important;display:block!important}.header-top,.header.scrolled{visibility:visible!important;opacity:1!important}.header-top{padding:1.5rem 2rem;top:1.5rem;pointer-events:auto}.header.scrolled .header-top{padding:.75rem 2rem!important;top:0!important;left:0!important;right:0!important;position:absolute!important;width:100%!important;max-width:100vw!important;min-height:60px!important;height:60px!important;align-items:center!important;z-index:10001!important}.header.scrolled .header-container,.header.scrolled .header-top{visibility:visible!important;opacity:1!important;display:flex!important}.header.scrolled .header-container{height:100%!important}.header-social-top{left:2rem;gap:.5rem}.header-social-icon{width:32px;height:32px}.header-social-icon svg{width:16px;height:16px}.header-brand-center{left:50%;transform:translateX(-50%)}.brand-logo,.brand-visech_technologies_logo{height:2.25rem}.brand-dot{display:none}.header-menu-right{right:2rem;gap:1rem}.search-icon{padding:.5rem;min-width:36px;min-height:36px}.search-icon svg{width:18px;height:18px}.menu-toggle{padding:.5rem 1rem;font-size:.75rem;gap:.5rem}.menu-toggle svg{width:20px;height:20px}.menu-drawer-content{max-width:100%}.menu-drawer-header{padding:1.5rem 2rem}.menu-drawer-nav{padding:2rem}.menu-drawer-link{font-size:1.25rem}.menu-drawer-footer{padding:1.5rem 2rem}.header-visech_technologies_logo-left{left:2rem;top:100px}.visech_technologies_logo-circle{width:100px;height:100px}.visech_technologies_logo-g{font-size:3rem}.visech_technologies_logo-text-bottom,.visech_technologies_logo-text-top{font-size:.65rem}}@media (max-width:640px){.header{padding-top:1.5rem;visibility:visible!important;opacity:1!important;pointer-events:none}.header:has(.menu-drawer.open) .header-top{visibility:hidden!important;opacity:0!important}.header.scrolled{padding-top:0!important;min-height:55px!important;height:55px!important;top:0!important;display:block!important}.header-top,.header.scrolled{visibility:visible!important;opacity:1!important}.header-top{padding:1rem 1.5rem;top:1.5rem;pointer-events:auto}.header.scrolled .header-top{padding:.5rem 1.5rem!important;top:0!important;left:0!important;right:0!important;position:absolute!important;width:100%!important;max-width:100vw!important;min-height:55px!important;height:55px!important;align-items:center!important;z-index:10001!important}.header.scrolled .header-container,.header.scrolled .header-top{visibility:visible!important;opacity:1!important;display:flex!important}.header.scrolled .header-container{height:100%!important}.header-social-top{left:1.5rem;gap:.5rem}.header-social-icon{width:28px;height:28px}.header-social-icon svg{width:14px;height:14px}.header-brand-center{left:50%;transform:translateX(-50%)}.brand-logo,.brand-visech_technologies_logo{height:1.75rem}.brand-dot{display:none}.header-menu-right{right:1.5rem;gap:.75rem}.search-icon{padding:.4rem;min-width:32px;min-height:32px}.search-icon svg{width:16px;height:16px}.menu-toggle{padding:.4rem .75rem;font-size:.7rem;gap:.4rem}.menu-toggle svg{width:18px;height:18px}.header-visech_technologies_logo-left{left:1.5rem;top:80px}.visech_technologies_logo-circle{width:80px;height:80px}.visech_technologies_logo-g{font-size:2.5rem}.visech_technologies_logo-text-bottom,.visech_technologies_logo-text-top{font-size:.6rem}.menu-drawer-header{padding:1.5rem}.menu-drawer-logo,.menu-drawer-visech_technologies_logo{height:2rem}.menu-drawer-nav{padding:1.5rem;gap:1rem}.menu-drawer-link{font-size:1.1rem;padding:.5rem 0}.menu-drawer-footer{padding:1.5rem}.menu-drawer-social{gap:.75rem}.menu-drawer-social-icon{width:36px;height:36px}.menu-drawer-social-icon svg{width:18px;height:18px}}@media (max-width:480px){.header{padding-top:1.5rem;visibility:visible!important;opacity:1!important;pointer-events:none}.header:has(.menu-drawer.open) .header-top{visibility:hidden!important;opacity:0!important}.header.scrolled{padding-top:0!important;min-height:50px!important;height:50px!important;top:0!important;display:block!important}.header-top,.header.scrolled{visibility:visible!important;opacity:1!important}.header-top{padding:.75rem 1rem;top:1.5rem;pointer-events:auto}.header.scrolled .header-top{padding:.5rem 1rem!important;top:0!important;left:0!important;right:0!important;position:absolute!important;width:100%!important;max-width:100vw!important;min-height:50px!important;height:50px!important;align-items:center!important;z-index:10001!important}.header.scrolled .header-container,.header.scrolled .header-top{visibility:visible!important;opacity:1!important;display:flex!important}.header.scrolled .header-container{height:100%!important}.header-social-top{left:1rem;gap:.4rem}.header-social-icon{width:26px;height:26px}.header-social-icon svg{width:12px;height:12px}.brand-logo,.brand-visech_technologies_logo{height:1.5rem}.header-menu-right{right:1rem;gap:.5rem}.search-icon{padding:.35rem;min-width:30px;min-height:30px}.search-icon svg{width:14px;height:14px}.menu-toggle{padding:.35rem .6rem;font-size:.65rem;gap:.3rem}.menu-toggle svg{width:16px;height:16px}}.header-search-bar{position:relative;animation:searchBarSlideIn .3s ease;z-index:10001}@keyframes searchBarSlideIn{0%{opacity:0;transform:translateX(20px)}to{opacity:1;transform:translateX(0)}}.header-search-form{width:100%}.header-search-input-wrapper{position:relative;display:flex;align-items:center;background:hsla(0,0%,100%,.95);border:1px solid hsla(0,0%,100%,.9);border-radius:8px;padding:.5rem;box-shadow:0 4px 20px rgba(0,0,0,.15);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);min-width:350px;max-width:500px;gap:.5rem;height:44px}.header-search-icon{position:absolute;left:1rem;color:#666;pointer-events:none;z-index:1;flex-shrink:0}.header-search-input{flex:1 1;border:none;outline:none;padding:.75rem .75rem .75rem 2.5rem;font-size:.95rem;font-family:Arial,sans-serif;color:#000;background:transparent;min-width:0}.header-search-input::placeholder{color:#999}.header-search-clear{background:transparent;border:none;color:#666;cursor:pointer;padding:.5rem;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:all .2s ease;flex-shrink:0}.header-search-clear:hover{background:rgba(0,0,0,.05);color:#000}.header-search-clear svg{width:14px;height:14px}.header-search-submit{background:#3745af;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:6px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .3s ease;font-family:Arial,sans-serif;white-space:nowrap;flex-shrink:0}.header-search-submit:hover{background:#2a3590;transform:translateY(-1px);box-shadow:0 2px 8px rgba(55,69,175,.3)}.header-search-close-btn{background:transparent;border:none;color:#666;cursor:pointer;padding:.5rem;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:all .2s ease;flex-shrink:0}.header-search-close-btn:hover{background:rgba(0,0,0,.05);color:#000}.header-search-close-btn svg{width:18px;height:18px}.header-search-bar-mobile{display:none}@media (max-width:768px){.header-menu-right .header-search-bar,.header-search-bar{display:none!important}.header-search-bar-mobile{display:block;position:fixed;top:120px;left:0;right:0;width:100%;background:rgba(0,0,0,.95);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:1rem;z-index:9999;border-bottom:1px solid hsla(0,0%,100%,.1);animation:searchBarSlideDown .3s ease;box-shadow:0 4px 20px rgba(0,0,0,.3);pointer-events:auto}.header.scrolled .header-search-bar-mobile{top:80px}@keyframes searchBarSlideDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.header-search-bar-mobile .header-search-input-wrapper{min-width:0;width:100%;max-width:100%;padding:.5rem;gap:.5rem;height:48px;background:hsla(0,0%,100%,.95);border:1px solid hsla(0,0%,100%,.2)}.header-search-bar-mobile .header-search-input{padding:.6rem .6rem .6rem 2.5rem;font-size:.9rem;min-width:0;flex:1 1;color:#000}.header-search-bar-mobile .header-search-input::placeholder{color:#666}.header-search-bar-mobile .header-search-icon{left:1rem;width:18px;height:18px;color:#666}.header-search-bar-mobile .header-search-submit{padding:.6rem 1.25rem;font-size:.8rem;height:auto;flex-shrink:0}.header-search-bar-mobile .header-search-clear{padding:.4rem;width:24px;height:24px;min-width:24px}.header-search-bar-mobile .header-search-clear svg{width:12px;height:12px;color:#666}.header-search-bar-mobile .header-search-close-btn{padding:.4rem;width:24px;height:24px;min-width:24px}.header-search-bar-mobile .header-search-close-btn svg{width:16px;height:16px;color:#666}.header.search-open{overflow-y:visible}.header.search-open .header-top{border-bottom:1px solid hsla(0,0%,100%,.1)}}@media (max-width:480px){.header-search-bar-mobile{padding:.75rem;top:100px}.header-search-bar-mobile .header-search-input-wrapper{padding:.45rem;gap:.4rem;height:44px}.header-search-bar-mobile .header-search-input{padding:.55rem .55rem .55rem 2.25rem;font-size:.85rem}.header-search-bar-mobile .header-search-icon{left:.9rem;width:16px;height:16px}.header-search-bar-mobile .header-search-submit{padding:.55rem 1rem;font-size:.75rem}.header-search-bar-mobile .header-search-clear,.header-search-bar-mobile .header-search-close-btn{padding:.35rem;width:22px;height:22px;min-width:22px}.header-search-bar-mobile .header-search-clear svg{width:11px;height:11px}.header-search-bar-mobile .header-search-close-btn svg{width:14px;height:14px}}.progress-bar-container{position:fixed;top:0;left:0;width:100%;height:3px;z-index:9999;background:transparent;pointer-events:none;overflow:hidden}.progress-bar{height:100%;background:linear-gradient(90deg,#3745af,#5a6bc7 50%,#7c8dd9);background-size:200% 100%;animation:progress-shimmer 1.2s ease-in-out infinite;box-shadow:0 0 8px rgba(55,69,175,.6),0 0 16px rgba(55,69,175,.3);transition:width .2s cubic-bezier(.4,0,.2,1);position:relative}.progress-bar:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.3) 50%,transparent);animation:progress-glow 1.5s ease-in-out infinite}@keyframes progress-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes progress-glow{0%,to{opacity:0}50%{opacity:1}}