.header{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fff;border-bottom:1px solid #e2e8f0;box-shadow:0 1px 3px #0000001a,0 1px 2px -1px #0000001a;left:0;position:fixed;top:0;width:100%;z-index:50}.header__top{background:transparent;height:4rem}.header__container,.header__top{align-items:center;display:flex;width:100%}.header__container{gap:1rem;justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 1rem}.header__logo{align-items:center;display:flex;flex-shrink:0;gap:.75rem}.header__logo-img{height:auto;-o-object-fit:contain;object-fit:contain;width:12rem}.header__search{align-items:center;display:flex;flex:1;gap:.5rem;max-width:28rem}.header__search-input{background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;box-shadow:0 1px 2px #0000000d;font-family:inherit;font-size:.875rem;height:2.5rem;outline:none;padding:0 1rem;transition:all .2s ease-in-out;width:100%}.header__search-input:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.header__search-input::-moz-placeholder{color:#4b5563}.header__search-input::placeholder{color:#4b5563}.header__search-btn{align-items:center;background:#3b82f6;border:1px solid #3b82f6;border-radius:.5rem;box-shadow:0 1px 2px #0000000d;color:#fff;cursor:pointer;display:flex;font-size:.875rem;font-weight:500;gap:.5rem;height:2.5rem;padding:0 1rem;transition:all .2s ease-in-out}.header__search-btn:hover{background:#196cf4;border-color:#196cf4;transform:translateY(-1px)}.header__actions{flex-shrink:0}.header__actions,.header__auth-buttons{align-items:center;display:flex;gap:.75rem}.header__login-btn{background:#3b82f6;border:1px solid #3b82f6;border-radius:.5rem;box-shadow:0 1px 2px #0000000d;color:#fff;cursor:pointer;font-size:.875rem;font-weight:500;height:2.5rem;padding:0 1rem;transition:all .2s ease-in-out}.header__login-btn:hover{background:#196cf4;transform:translateY(-1px)}.header__register-btn{background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;box-shadow:0 1px 2px #0000000d;color:#4b5563;cursor:pointer;font-size:.875rem;font-weight:500;height:2.5rem;padding:0 1rem;transition:all .2s ease-in-out}.header__register-btn:hover{background:#e2e8f0;border-color:#3b82f6;color:#3b82f6}.header__user-info{align-items:center;display:flex;gap:.5rem}.header__username-btn{background:#16a34a;border:1px solid #16a34a;border-radius:.5rem;box-shadow:0 1px 2px #0000000d;color:#fff;cursor:pointer;font-size:.875rem;font-weight:500;height:2.5rem;padding:0 1rem;transition:all .2s ease-in-out}.header__username-btn:hover{background:#149142;transform:translateY(-1px)}.header__username-badge{align-items:center;background:#ef4343;border-radius:9px;color:#fff;display:inline-flex;font-size:12px;font-weight:600;height:18px;justify-content:center;line-height:18px;margin-left:6px;min-width:18px;padding:0 6px}.header__logout-btn{background:#dc2626;border:1px solid #dc2626;border-radius:.5rem;box-shadow:0 1px 2px #0000000d;color:#fff;cursor:pointer;font-size:.875rem;font-weight:500;height:2.5rem;padding:0 1rem;transition:all .2s ease-in-out}.header__logout-btn:hover{background:#cd2121;transform:translateY(-1px)}.header__nav{background:#2080f7;border-bottom:1px solid #e2e8f0;height:3rem;width:100%}.header__nav-wrapper{align-items:center;display:flex;height:100%;justify-content:center;margin:0 auto;max-width:1200px;padding:0 1rem;width:100%}.header__nav-list{display:flex;height:100%;justify-content:space-between;list-style:none;margin:0;padding:0;width:100%}.header__nav-item{flex:1;position:relative}.header__nav-item,.header__nav-link{align-items:center;display:flex;height:100%;justify-content:center}.header__nav-link{border-bottom:2px solid transparent;color:#fff;font-size:.875rem;font-weight:700;padding:0 1.25rem;text-decoration:none;transition:all .2s ease-in-out;width:100%}.header__nav-link--active,.header__nav-link:hover{background:transparent;color:#fff}.header__nav-link--active{border-bottom-color:#3b82f6}.header__dropdown-menu{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#2080f7e6;border:1px solid #e2e8f0;border-radius:.5rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;display:none;left:0;padding:.5rem 0;position:absolute;right:0;top:100%;z-index:50}.header__dropdown-menu--show{display:block}.header__dropdown-item{list-style:none;padding:0;width:100%}.header__dropdown-item:last-child{border-bottom:none}.header__dropdown-link{align-items:center;border-bottom:1px dashed #fff;box-sizing:border-box;color:#fff;display:flex;font-size:.875rem;font-weight:400;justify-content:center;padding:.5rem 1.25rem;text-align:center;text-decoration:none;transition:all .2s ease-in-out;width:100%}.header__dropdown-item:last-child .header__dropdown-link{border-bottom:none}.header__dropdown-link:hover{background:transparent;color:#fff}.header__subnav{background:#f8fafc;border-bottom:1px solid #e2e8f0;height:2.5rem;width:100%}.header__subnav-wrapper{align-items:center;display:flex;height:100%;justify-content:center;margin:0 auto;max-width:1200px;padding:0 1rem;width:100%}.header__subnav-list{display:flex;height:100%;justify-content:space-around;list-style:none;margin:0;padding:0;width:100%}.header__subnav-item{flex:1;height:100%}.header__subnav-link{align-items:center;color:#4b5563;display:flex;font-size:.75rem;font-weight:400;height:100%;justify-content:center;padding:0 .5rem;text-decoration:none;transition:color .2s ease-in-out;width:100%}.header__subnav-link:hover{color:#3b82f6}.header__mobile-menu-btn{background:none;border:none;border-radius:.375rem;cursor:pointer;display:none;height:2rem;position:relative;transition:background-color .2s ease-in-out;width:2rem;z-index:60}.header__mobile-menu-btn:hover{background:#e2e8f0}.header__mobile-menu-btn span{background:#4b5563;border-radius:1px;display:block;height:2px;margin:.25rem 0;transition:all .3s ease;width:100%}.header__mobile-menu-btn.active span:first-child{transform:rotate(45deg) translate(.3125rem,.3125rem)}.header__mobile-menu-btn.active span:nth-child(2){opacity:0}.header__mobile-menu-btn.active span:nth-child(3){transform:rotate(-45deg) translate(.4375rem,-.375rem)}.header__mobile-nav{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff2;display:none;height:100vh;left:0;overflow-y:auto;padding-top:4rem;position:fixed;top:0;width:100%;z-index:50}.header__mobile-nav--show{display:block}.header__mobile-nav-close{background:none;border:none;border-radius:.375rem;color:#4b5563;cursor:pointer;height:2rem;position:absolute;right:1rem;top:1rem;transition:background-color .2s ease-in-out;width:2rem}.header__mobile-nav-close:hover{background:#e2e8f0}.header__mobile-nav-close .icon-close{display:block;height:1.5rem;width:1.5rem}.header__mobile-nav-list{list-style:none;margin:0;padding:0}.header__mobile-nav-item{border-bottom:1px solid #e2e8f0}.header__mobile-nav-link{color:#4b5563;display:block;font-size:1rem;font-weight:500;padding:1rem 1.25rem;text-decoration:none;transition:all .2s ease-in-out}.header__mobile-nav-link--active,.header__mobile-nav-link:hover{background:#e2e8f0;color:#3b82f6}.header__mobile-dropdown{background:#f8fafc;display:none}.header__mobile-dropdown--show{display:block}.header__mobile-dropdown-item{border-bottom:1px solid #e2e8f0}.header__mobile-dropdown-link{color:#4b5563;display:block;font-size:.875rem;padding:.75rem 2rem;text-decoration:none;transition:all .2s ease-in-out}.header__mobile-dropdown-link:hover{background:#e2e8f0;color:#3b82f6}.header__mobile-subnav{background:#f8fafc;margin-top:1rem}.header__mobile-subnav-title{color:#3b82f6;font-size:1rem;font-weight:600;padding:1rem 1.25rem}.header__mobile-subnav-list{list-style:none;margin:0;padding:0}.header__mobile-subnav-item{border-bottom:1px solid #e2e8f0}.header__mobile-subnav-link{color:#4b5563;display:block;font-size:.875rem;padding:.75rem 2rem;text-decoration:none;transition:all .2s ease-in-out}.header__mobile-subnav-link:hover{background:#e2e8f0;color:#3b82f6}.header__mobile-search{border-bottom:1px solid #e2e8f0;padding:1rem 1.25rem}.header__mobile-search-input{background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;box-sizing:border-box;font-size:.875rem;height:2.5rem;outline:none;padding:0 1rem;transition:all .2s ease-in-out;width:100%}.header__mobile-search-input:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.header__mobile-search-btn{background:#3b82f6;border:none;border-radius:.5rem;color:#fff;cursor:pointer;font-size:.875rem;font-weight:500;height:2.5rem;margin-top:.5rem;transition:all .2s ease-in-out;width:100%}.header__mobile-search-btn:hover{background:#196cf4}.header__mobile-actions{display:flex;gap:.75rem;padding:1.25rem}.header__mobile-login-btn,.header__mobile-register-btn{border-radius:.5rem;cursor:pointer;flex:1;font-size:.875rem;font-weight:500;height:2.5rem;line-height:2.5rem;text-align:center;text-decoration:none;transition:all .2s ease-in-out}.header__mobile-login-btn{background:#3b82f6;color:#fff}.header__mobile-login-btn:hover{background:#196cf4}.header__mobile-register-btn{background:#fff;border:1px solid #e2e8f0;color:#4b5563}.header__mobile-register-btn:hover{background:#e2e8f0;border-color:#3b82f6;color:#3b82f6}.header__mobile-overlay{background-color:#00000080;display:none;height:100%;left:0;opacity:0;position:fixed;top:0;transition:opacity .3s ease;width:100%;z-index:40}.header__mobile-overlay--show{display:block;opacity:1}@media(max-width:1024px){.header__container{padding:0 1rem}.header__search-input{max-width:20rem}.header__nav-link{font-size:.875rem;padding:0 1rem}.header__subnav-link{font-size:.75rem}}@media(max-width:768px){.header__actions,.header__nav,.header__search,.header__subnav{display:none}.header__mobile-menu-btn{display:block}.header__top{height:3.5rem}.header__container{padding:0 1rem}.header__logo-img{width:10rem}}@media(max-width:480px){.header__top{height:3rem}.header__container{padding:0 .75rem}.header__logo-img{width:8rem}.header__mobile-menu-btn{height:1.75rem;width:1.75rem}.header__mobile-menu-btn span{height:2px;margin:.1875rem 0}}.header__search-btn{flex-direction:row;white-space:nowrap;writing-mode:horizontal-tb}.empty-layout{display:flex;flex-direction:column;min-height:100%}.empty-layout__main{align-items:center;display:flex;flex:1 1 auto;justify-content:center;padding:24px}@media(max-width:1024px){.empty-layout__main{padding:20px}}@media(max-width:768px){.empty-layout__main{padding:16px}}@media(max-width:480px){.empty-layout__main{padding:12px}}.home-page{align-items:center;display:flex;flex-direction:column}.home-main1{margin-top:25px;width:100%}.home-main1__container{background:transparent;display:flex;height:350px;justify-content:space-between;margin:0 auto;width:1200px}.home-main1__carousel{aspect-ratio:16/7;background:transparent;border-radius:8px;box-shadow:0 6px 18px #0000000d;height:auto;width:800px}.home-main2{margin-top:25px;width:100%}.home-main2__container{background:transparent;-moz-column-gap:25px;column-gap:25px;display:grid;grid-template-columns:800px 375px;grid-template-rows:60px 635px;height:720px;margin:0 auto;row-gap:25px;width:1200px}.category{background:#fff;border-radius:8px;box-shadow:0 6px 18px #0000000d;grid-row:1/span 2;height:720px;position:relative;width:800px}.category__tabs{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-evenly;padding:8px}.category__tab{background:transparent;border:none;border-radius:8px;cursor:pointer;font-size:15px;font-weight:700;height:36px;padding:0 12px}.category__tab.is-active{background:#2080f7;border:1px solid #2080f7;color:#fff}.category__content{height:667px;overflow:hidden;padding:16px 25px 45px;position:relative}.flip-enter-active{z-index:1}.flip-enter-active,.flip-leave-active{position:relative;transition:all .5s ease}.flip-leave-active{z-index:0}.flip-enter-from{opacity:0;transform:translate(20px)}.flip-leave-to{opacity:0;transform:translate(-20px)}.article{transition:all .3s ease-out}.flip-enter-active .article{transition-delay:.1s}.articles{display:grid;grid-template-columns:1fr 1fr;grid-gap:45px 25px}.article{border-bottom:1px dashed #e5e7eb;padding-bottom:10px}.article__title{color:#111827;font-weight:600}.article__meta{align-items:center;color:#6b7280;display:flex;font-size:13px;justify-content:space-between;margin-top:3px}.category__more{align-items:center;bottom:25px;display:flex;height:40px;justify-content:center;left:0;position:absolute;width:800px}.category__more-link{color:#2080f7;font-size:16px;font-weight:600;text-decoration:none}.timeline{grid-column:2;grid-row:1;position:relative}.timeline__button{align-items:center;animation:pulse 2s infinite;background:linear-gradient(135deg,#4e73df,#2563eb);border:none;border-radius:12px;box-shadow:0 4px 6px #2563eb4d,0 10px 15px #2563eb33,inset 0 1px #fff3;color:#fff;cursor:pointer;display:flex;font-size:18px;font-weight:700;height:60px;justify-content:center;overflow:hidden;position:relative;transition:all .3s ease;width:375px}.timeline__button:hover{animation:none;box-shadow:0 6px 8px #2563eb66,0 12px 20px #2563eb4d,inset 0 1px #ffffff4d;transform:translateY(-2px)}@keyframes pulse{0%{box-shadow:0 4px 6px #2563eb4d,0 10px 15px #2563eb33,inset 0 1px #fff3}50%{box-shadow:0 4px 6px #2563eb66,0 15px 20px #2563eb4d,inset 0 1px #ffffff4d}to{box-shadow:0 4px 6px #2563eb4d,0 10px 15px #2563eb33,inset 0 1px #fff3}}.timeline__button:before{background:radial-gradient(circle at center,#ffffff4d 0,#fff0 70%);content:"";height:200%;left:-50%;opacity:0;pointer-events:none;position:absolute;top:-50%;transform:rotate(30deg);transition:opacity .3s ease;width:200%}.timeline__button:hover:before{opacity:1}.timeline__button:after{background-image:url(../icons/daojishi.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";filter:brightness(0) invert(1);height:24px;left:15px;position:absolute;width:24px}.timeline__button span{margin-left:10px}.timeline__days{color:#ffd43b;display:inline-block;font-size:24px;font-weight:800;margin:0 5px;text-shadow:0 0 8px rgba(255,212,59,.5);transition:all .3s ease}.timeline__days.changing{animation:numberChange .3s ease}@keyframes numberChange{0%{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.2)}to{opacity:1;transform:scale(1)}}.brand{background:#fff;border-radius:8px;box-shadow:0 6px 18px #0000000d;grid-column:2;grid-row:2;padding:16px;position:relative}.brand__header{align-items:center;display:flex;gap:8px;margin-bottom:12px}.brand__line{background:#2080f7;display:inline-block;height:18px;width:4px}.brand__title{font-size:16px;font-weight:700;margin:0}.brand__grid{display:flex;flex-direction:column;gap:25px}.brand__card{align-items:center;background:transparent;border-radius:8px;display:flex;gap:12px;padding:12px;text-decoration:none;transition:background .3s ease}.brand__card:hover{background:#eef2f7}.brand__icon{height:48px;-o-object-fit:contain;object-fit:contain;width:48px}.brand__text{display:flex;flex-direction:column}.brand__title-main{color:#111827;font-size:15px;font-weight:700}.brand__title-sub{color:#4b5563;font-size:13px}.brand__card--competition{bottom:25px;left:16px;position:absolute;right:16px}.banner{box-sizing:border-box;margin-top:25px;padding:0;width:100%}.banner--between{margin-bottom:25px}.banner__container{background:#fff;border-radius:8px;box-shadow:0 6px 18px #0000000d;display:flex;height:125px;margin:0 auto;max-width:1200px;width:100%}.banner__container img{border-radius:8px;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.home-main3{width:100%}.home-main3__container{-moz-column-gap:20px;column-gap:20px;display:grid;grid-template-columns:repeat(4,285px);height:500px;margin:0 auto;width:1200px}.block{background:#fff;border-radius:8px;box-shadow:0 6px 18px #0000000d;display:flex;flex-direction:column;padding:12px}.block__header{align-items:center;display:flex;gap:10px;justify-content:flex-start;margin-bottom:8px}.block__line{background:#2080f7;display:inline-block;height:18px;width:4px}.block__title{font-size:16px;font-weight:700;margin:0}.block__more{background:url(../icons/more.svg) no-repeat 50%;background-size:contain;height:18px;margin-left:auto;width:18px}.block__placeholders{display:flex;flex-direction:column;gap:12px;margin-top:10px}.placeholder{background:#f3f4f6;border-radius:8px;height:100px}.block__content{flex:1}@media(max-width:1024px){.banner__container,.home-main1__container,.home-main2__container,.home-main3__container{max-width:1024px;width:100%}.home-main1__carousel{width:680px}.home-main1__hotnews{width:320px}.home-main2__container{grid-template-columns:680px 320px;grid-template-rows:350px 60px 635px;height:1045px}.timeline__button{width:320px}}@media(max-width:768px){.home-main1{margin-top:0!important}.banner__container,.home-main1__container,.home-main2__container,.home-main3__container{padding:0 8px;width:100%}.home-main1__container{flex-direction:column;gap:20px;height:auto}.home-main1__carousel{aspect-ratio:16/7}.home-main1__carousel,.home-main1__hotnews{height:auto;width:100%}.home-main2__container{display:flex;flex-direction:column;height:auto}.home-main2{margin-top:20px}.category{height:auto}.brand,.category,.category__more,.timeline__button{width:100%}.home-main3{margin-top:20px}.home-main3__container{grid-template-columns:1fr;height:auto;row-gap:20px}}@media(max-width:480px){.banner__container{height:80px}.home-main1{margin-top:0!important}}@media(max-width:768px){.banner{margin-top:20px}.banner--between,.home-page .banner:last-of-type{margin-bottom:0}.banner__container{display:block;height:90px}.home-main1 .timeline{margin-top:20px}}.page-enter-active,.page-leave-active{transition:opacity .3s ease}.page-enter-from,.page-leave-to{opacity:0}.slide-enter-active,.slide-leave-active{transition:transform .3s ease,opacity .3s ease}.slide-enter-from{opacity:0;transform:translate(30px)}.slide-leave-to{opacity:0;transform:translate(-30px)}.modal-enter-active,.modal-leave-active{transition:opacity .2s ease}.modal-enter-active .modal-container,.modal-leave-active .modal-container{transition:transform .2s ease}.modal-enter-from,.modal-leave-to{opacity:0}.modal-enter-from .modal-container,.modal-leave-to .modal-container{transform:scale(.9)}.message-enter-active,.message-leave-active{transition:all .3s ease}.message-enter-from,.message-leave-to{opacity:0;transform:translateY(-10px)}.card-hover{transition:transform .2s ease,box-shadow .2s ease}.card-hover:hover{box-shadow:0 8px 16px #0000001a;transform:translateY(-2px)}.btn-transition{transition:all .2s ease}.loading-spin{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.fade-in{animation:fadeIn .5s ease-in}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.scale-in{animation:scaleIn .3s ease-out}@keyframes scaleIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}#__nuxt,body,html{height:100%}*{box-sizing:border-box}body{background-color:#f6f8fa;color:#1f2937;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,PingFang SC,Microsoft YaHei,sans-serif;margin:0}.container{margin:0 auto;max-width:960px;padding:24px}.home{display:flex;flex-direction:column;gap:16px}.home__title{font-size:24px;font-weight:600}.home__desc{color:#4b5563}.home__list{list-style:none;margin:0;padding:0}.home__item{background:#fff;border:1px solid #e5e7eb;border-radius:8px;margin-bottom:12px;padding:16px}.home__item-title{font-size:18px;font-weight:600;margin:0 0 8px}.home__item-meta{color:#6b7280;font-size:12px}@media(max-width:1024px){.container{max-width:768px}}@media(max-width:768px){.container{max-width:640px;padding:16px}.home__title{font-size:20px}}@media(max-width:480px){.container{max-width:100%}.container,.home__item{padding:12px}}.nova-wrap{position:fixed;right:1.25rem;top:50%;transform:translateY(-50%);min-top:1.25rem;max-bottom:1.25rem;z-index:1000}.nova,.nova-wrap{align-items:center;display:flex;flex-direction:column;gap:.625rem;width:3.75rem}.nova{background:#fff;border:1px solid #e2e8f0;border-radius:.625rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;height:17.5rem;justify-content:space-evenly;position:static}.nova__btn{background:transparent;border:none;border-radius:.5rem;cursor:pointer;height:auto;padding:.3125rem 0;position:relative;transition:all .15s ease-in-out;width:3.125rem}.nova__btn:hover{background:#f8fafc;transform:translateY(-1px)}.nova__icon{display:block;filter:invert(24%) sepia(98%) saturate(2870%) hue-rotate(203deg) brightness(96%) contrast(98%);height:2.1875rem;margin:0 auto;-o-object-fit:contain;object-fit:contain;width:2.1875rem}.nova__popover{background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;height:9.375rem;left:-10rem;overflow:hidden;position:absolute;top:.3125rem;width:9.375rem}.nova__popover--qr{display:none}.nova__btn:hover .nova__popover--qr{display:block}.nova__popover--qr img{display:block;height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.nova__popover--form{height:520px;left:-580px;overflow:hidden;top:5px;width:560px}.nova__text{color:#4b5563;font-size:.8125rem;font-weight:500;line-height:1.1;margin-top:.3125rem;text-align:center}.backtop{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:50%;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;cursor:pointer;display:flex;height:3rem;justify-content:center;position:static;transition:all .15s ease-in-out;width:3rem}.backtop:hover{background:#f8fafc;transform:translateY(-1px)}.backtop img{filter:invert(24%) sepia(98%) saturate(2870%) hue-rotate(203deg) brightness(96%) contrast(98%);height:1.25rem;-o-object-fit:contain;object-fit:contain;width:1.25rem}@media(max-width:768px){.nova-wrap{display:none}}.footer{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#2080f7;border-top:1px solid #e2e8f0;margin-top:2rem;padding:2rem 0;width:100%}.footer__container{align-items:center;display:flex;gap:2rem;justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 1rem;width:100%}.footer__contact{display:flex;flex-direction:column;gap:.75rem}.footer__contact-title{font-weight:500}.footer__contact-phone,.footer__contact-title{color:#fff;font-size:1.5rem;line-height:1.2;margin:0}.footer__contact-phone{font-weight:600;transition:none}.footer__qrcode-image img{animation:none;transition:none}.footer__divider{background:#ffffff4d;border-radius:1px;height:1px;margin:.5rem 0;width:18.75rem}.footer__copyright{color:#ffffffb3;font-size:.875rem;font-weight:400;line-height:1.25;margin:0}.footer__qrcodes{display:flex;gap:1.5rem}.footer__qrcode{align-items:center;display:flex;flex-direction:column;gap:.625rem;transition:transform .2s ease-in-out}.footer__qrcode:hover{transform:translateY(-2px)}.footer__qrcode-image{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;box-shadow:0 1px 3px #0000001a,0 1px 2px -1px #0000001a;display:flex;height:9.375rem;justify-content:center;transition:all .2s ease-in-out;width:9.375rem}.footer__qrcode:hover .footer__qrcode-image{border-color:#3b82f6;box-shadow:0 4px 12px -2px #0000001a}.footer__qrcode-image img{border-radius:.375rem;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.footer__qrcode-placeholder{color:#4b5563cc;font-size:.75rem;font-weight:400;line-height:1.4;padding:.5rem;text-align:center}.footer__qrcode-label{color:#fff;font-size:.875rem;font-weight:400;line-height:1.25;margin:0;transition:color .2s ease-in-out}.footer__qrcode:hover .footer__qrcode-label{color:#3b82f6}@media(max-width:1024px){.footer__container{padding:0 1rem}.footer__contact-phone,.footer__contact-title{font-size:1.375rem}.footer__divider{width:15.625rem}.footer__qrcode-image{height:6.25rem;width:6.25rem}}@media(max-width:768px){.footer{margin-top:20px;padding:1.5rem 0}.footer__container{flex-direction:column;gap:1.5rem;text-align:center}.footer__contact-phone,.footer__contact-title{font-size:1.25rem}.footer__divider{margin:.5rem auto;max-width:15.625rem;width:100%}.footer__qrcodes{justify-content:center}}@media(max-width:480px){.footer{padding:1.25rem 0}.footer__container{padding:0 .75rem}.footer__contact-phone,.footer__contact-title{font-size:1.125rem}.footer__qrcodes{align-items:center;flex-direction:column;gap:1.25rem}.footer__qrcode-image{height:5.625rem;width:5.625rem}.footer__qrcode-placeholder{font-size:.6875rem}}
