#app{font-family:Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;color:#2c3e50}nav{padding:30px}nav a{font-weight:700;color:#2c3e50}nav a.router-link-exact-active{color:#42b983}.van-dropdown-menu[data-v-ed0f7676]{background:transparent;height:auto}.van-dropdown-menu[data-v-ed0f7676] .van-dropdown-menu__bar{background:transparent;box-shadow:none;height:auto}.van-dropdown-menu[data-v-ed0f7676] .van-dropdown-menu__title{color:hsla(0,0%,100%,.85);font-size:.95rem;padding:0 8px}.van-dropdown-menu[data-v-ed0f7676] .van-dropdown-menu__title:after{border-color:hsla(0,0%,100%,.6)}.van-dropdown-menu[data-v-ed0f7676] .van-dropdown-menu__title:active{background-color:hsla(0,0%,100%,.1)}.van-dropdown-menu[data-v-ed0f7676] .van-dropdown-item__option{text-align:center}@media(max-width:768px){.van-dropdown-menu[data-v-ed0f7676] .van-dropdown-menu__title{font-size:.85rem}}.navbar[data-v-0a788f8a]{background-color:#0a1e3c;padding:8px 32px;display:flex;justify-content:space-between;align-items:center;position:sticky;top:0;z-index:1020;box-shadow:0 2px 10px rgba(0,0,0,.1);height:60px}.logo[data-v-0a788f8a]{font-size:1.5rem;font-weight:700;color:#fff}.nav-links[data-v-0a788f8a]{display:flex;gap:24px}.nav-links a[data-v-0a788f8a]{color:hsla(0,0%,100%,.85);text-decoration:none;font-size:.875rem;transition:color .3s}.nav-links a[data-v-0a788f8a]:hover{color:#d4af37}.nav-links a.router-link-active[data-v-0a788f8a]{color:#d4af37;font-weight:600}.nav-actions[data-v-0a788f8a]{display:flex;align-items:center;gap:16px}.mobile-menu-btn[data-v-0a788f8a]{display:none;color:#fff;font-size:1.5rem;cursor:pointer}.mobile-menu[data-v-0a788f8a]{position:fixed;top:0;left:0;width:100%;height:100vh;background-color:rgba(0,0,0,.5);z-index:1020;display:flex;justify-content:flex-end}.mobile-menu-content[data-v-0a788f8a]{width:70%;max-width:300px;height:100%;background-color:#0a1e3c;padding:80px 24px 24px;display:flex;flex-direction:column;animation:slideIn .3s ease-out}.mobile-nav-links[data-v-0a788f8a]{display:flex;flex-direction:column;gap:16px;flex:1}.mobile-nav-links a[data-v-0a788f8a]{color:hsla(0,0%,100%,.85);text-decoration:none;font-size:1rem;padding:8px 0;transition:color .3s;border-bottom:1px solid hsla(0,0%,100%,.1)}.mobile-nav-links a[data-v-0a788f8a]:hover{color:#d4af37}.mobile-nav-links a.router-link-active[data-v-0a788f8a]{color:#d4af37;font-weight:600}.mobile-nav-actions[data-v-0a788f8a]{padding-top:24px;border-top:1px solid hsla(0,0%,100%,.1)}@media(max-width:768px){.nav-links[data-v-0a788f8a]{display:none}.mobile-menu-btn[data-v-0a788f8a]{display:block}.mobile-nav-links[data-v-0a788f8a]{gap:16px}.mobile-nav-links a[data-v-0a788f8a]{font-size:1rem}}@media(max-width:576px){.navbar[data-v-0a788f8a]{padding:8px}.logo[data-v-0a788f8a]{font-size:1.25rem}.mobile-nav-links[data-v-0a788f8a]{gap:8px}.mobile-nav-links a[data-v-0a788f8a]{font-size:.875rem}}@media(max-width:992px){.navbar[data-v-0a788f8a]{padding:24px}.logo[data-v-0a788f8a]{font-size:1.25rem}.mobile-nav-links[data-v-0a788f8a]{gap:24px}.mobile-nav-links a[data-v-0a788f8a]{font-size:.875rem}}@media(max-width:1200px){.navbar[data-v-0a788f8a]{padding:24px}.logo[data-v-0a788f8a]{font-size:1.5rem}}@media(max-width:1440px){.navbar[data-v-0a788f8a]{padding:24px}.logo[data-v-0a788f8a]{font-size:2rem}}.hero-section[data-v-033274aa]{padding:40px;display:flex;align-items:center;min-height:80vh;position:relative;overflow:hidden}.hero-section .container[data-v-033274aa]{display:flex;align-items:center;position:relative;z-index:2}.hero-content[data-v-033274aa]{flex:1;padding-right:32px}.hero-title[data-v-033274aa]{font-size:2.8rem;font-weight:700;line-height:1.2;margin-bottom:24px;color:#0a1e3c}.hero-subtitle[data-v-033274aa]{font-size:1.25rem;color:#64748b;margin-bottom:40px;line-height:1.6}.hero-actions[data-v-033274aa]{display:flex;gap:16px;margin-bottom:32px}.hero-features[data-v-033274aa]{display:flex;gap:24px}.feature-item[data-v-033274aa]{display:flex;align-items:center;font-size:.875rem;color:#64748b}.feature-item .feature-icon[data-v-033274aa]{color:#d4af37;margin-right:4px}.hero-image[data-v-033274aa]{flex:1;display:flex;justify-content:center;position:relative}.hero-image img[data-v-033274aa]{max-width:100%;border-radius:16px;box-shadow:0 4px 12px rgba(10,30,60,.08);transform:perspective(800px) rotateY(-5deg);transition:transform .3s}.hero-image img[data-v-033274aa]:hover{transform:perspective(800px) rotateY(0)}.image-badge[data-v-033274aa]{position:absolute;bottom:20px;right:20px;background:hsla(0,0%,100%,.95);padding:8px 16px;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.1);backdrop-filter:blur(10px)}.image-badge .badge-content[data-v-033274aa]{display:flex;align-items:center;font-weight:500;color:#0a1e3c}.image-badge .badge-content .van-icon[data-v-033274aa]{margin-right:4px;color:#d4af37}.qr-popup-content[data-v-033274aa]{padding:24px}.qr-popup-content .qr-code-container .qr-code-image[data-v-033274aa]{width:180px;height:180px}@media(min-width:1080px)and (min-height:1920px){.hero-section[data-v-033274aa]{min-height:70vh;flex-direction:column;text-align:center}.hero-section .container[data-v-033274aa]{flex-direction:column}.hero-content[data-v-033274aa]{padding-right:0;margin-bottom:32px}.hero-title[data-v-033274aa]{font-size:3.2rem}.hero-subtitle[data-v-033274aa]{font-size:1.5rem}.hero-actions[data-v-033274aa],.hero-features[data-v-033274aa]{justify-content:center}.hero-image[data-v-033274aa]{margin-top:32px}.hero-image img[data-v-033274aa]{max-width:80%}}@media(max-width:992px){.hero-title[data-v-033274aa]{font-size:2rem}.hero-subtitle[data-v-033274aa]{font-size:1rem}}@media(max-width:768px){.hero-section[data-v-033274aa]{flex-direction:column;text-align:center;padding:32px 0}.hero-section .container[data-v-033274aa]{flex-direction:column}.hero-content[data-v-033274aa]{padding-right:0;margin-bottom:32px}.hero-title[data-v-033274aa]{font-size:1.5rem}.hero-actions[data-v-033274aa]{flex-direction:column;align-items:center}.hero-actions .blue-outline-button[data-v-033274aa],.hero-actions .gold-button[data-v-033274aa]{width:100%;max-width:300px}.hero-features[data-v-033274aa]{flex-direction:column;gap:8px;align-items:center}.image-badge[data-v-033274aa]{bottom:10px;right:10px;padding:4px 8px}.image-badge .badge-content[data-v-033274aa]{font-size:.75rem}}@media(max-width:576px){.hero-title[data-v-033274aa]{font-size:1.25rem}.hero-subtitle[data-v-033274aa]{margin-bottom:32px;font-size:.875rem}.hero-actions[data-v-033274aa]{margin-bottom:24px}}@media(max-height:500px)and (orientation:landscape){.hero-section[data-v-033274aa]{min-height:100vh}.hero-title[data-v-033274aa]{font-size:1.5rem}.hero-subtitle[data-v-033274aa]{margin-bottom:24px}.hero-features[data-v-033274aa]{display:none}}.value-card[data-v-84b65ce2]{background:#fff;border-radius:16px;box-shadow:0 4px 12px rgba(10,30,60,.08);transition:all .3s;height:100%;display:flex;flex-direction:column;overflow:hidden;border:1px solid rgba(10,30,60,.05)}.value-card[data-v-84b65ce2]:hover{transform:translateY(-8px);box-shadow:0 12px 30px rgba(10,30,60,.15)}.value-card:hover .value-icon[data-v-84b65ce2]{transform:scale(1.1);background:linear-gradient(135deg,#d4af37,#b29126)}.card-inner[data-v-84b65ce2]{padding:32px;display:flex;flex-direction:column;height:100%}.value-icon[data-v-84b65ce2]{width:70px;height:70px;border-radius:50%;background:linear-gradient(135deg,#d4af37,#e2c876);display:flex;align-items:center;justify-content:center;margin:0 auto 24px;transition:all .3s}.value-icon[data-v-84b65ce2] .van-icon{font-size:32px;color:#fff}.value-title[data-v-84b65ce2]{font-size:1.25rem;font-weight:700;text-align:center;margin-bottom:16px;color:#0a1e3c;line-height:1.3}.value-desc[data-v-84b65ce2]{color:#64748b;text-align:center;line-height:1.6;margin-bottom:32px;flex-grow:1}.card-action[data-v-84b65ce2]{text-align:center;margin-top:auto}.action-button[data-v-84b65ce2]{margin-top:15px;background:linear-gradient(135deg,#0a1e3c,#113468);border:none;color:#fff;font-weight:500;padding:5px 24px;box-shadow:0 4px 10px rgba(10,30,60,.2)}.action-button[data-v-84b65ce2]:hover{background:linear-gradient(135deg,#0e2952,#153f7e);box-shadow:0 6px 15px rgba(10,30,60,.3)}.action-arrow[data-v-84b65ce2]{margin-left:4px;transition:transform .3s}.action-button:hover .action-arrow[data-v-84b65ce2]{transform:translateX(3px)}@media(min-width:1080px)and (min-height:1920px){.card-inner[data-v-84b65ce2]{padding:48px;min-width:330px}.value-icon[data-v-84b65ce2]{width:90px;height:90px;margin-bottom:32px}.value-icon[data-v-84b65ce2] .van-icon{font-size:40px}.value-title[data-v-84b65ce2]{font-size:1.5rem;margin-bottom:24px}.value-desc[data-v-84b65ce2]{font-size:1.25rem;margin-bottom:48px}.action-button[data-v-84b65ce2]{margin-top:20px;padding:14px 32px;font-size:1rem}}@media(max-width:1199px)and (min-width:768px){.card-inner[data-v-84b65ce2]{padding:24px;min-width:330px}.value-icon[data-v-84b65ce2]{width:60px;height:60px;margin-bottom:16px}.value-icon[data-v-84b65ce2] .van-icon{font-size:28px}.value-title[data-v-84b65ce2]{font-size:1rem;margin-bottom:8px}.value-desc[data-v-84b65ce2]{font-size:.875rem;margin-bottom:24px}}@media(max-width:767px){.card-inner[data-v-84b65ce2]{padding:24px}.value-icon[data-v-84b65ce2]{width:60px;height:60px}.value-icon[data-v-84b65ce2] .van-icon{font-size:26px}.value-title[data-v-84b65ce2]{font-size:1rem}.value-desc[data-v-84b65ce2]{font-size:.875rem}.action-button[data-v-84b65ce2]{padding:8px 20px;font-size:.875rem}}@media(max-width:480px){.card-inner[data-v-84b65ce2]{padding:16px}.value-icon[data-v-84b65ce2]{width:50px;height:50px;margin-bottom:8px}.value-icon[data-v-84b65ce2] .van-icon{font-size:22px}.value-title[data-v-84b65ce2]{font-size:.875rem;margin-bottom:4px}.value-desc[data-v-84b65ce2]{font-size:.75rem;margin-bottom:16px}.action-button[data-v-84b65ce2]{padding:6px 16px;font-size:.75rem}}@media(max-height:500px)and (orientation:landscape){.card-inner[data-v-84b65ce2],.value-card[data-v-84b65ce2]{display:flex;flex-direction:row;align-items:center}.card-inner[data-v-84b65ce2]{width:100%;padding:16px}.value-icon[data-v-84b65ce2]{margin:0 16px 0 0;flex-shrink:0}.value-content[data-v-84b65ce2]{flex-grow:1;margin-right:16px}.value-desc[data-v-84b65ce2],.value-title[data-v-84b65ce2]{text-align:left}.value-title[data-v-84b65ce2]{margin-bottom:4px}.value-desc[data-v-84b65ce2]{margin-bottom:0}.card-action[data-v-84b65ce2]{margin-top:0;flex-shrink:0}}@media(prefers-color-scheme:dark){.value-card[data-v-84b65ce2]{background:#1e293b;border-color:hsla(0,0%,100%,.1)}.value-title[data-v-84b65ce2]{color:#fff}.value-desc[data-v-84b65ce2]{color:hsla(0,0%,100%,.7)}.action-button[data-v-84b65ce2]{background:linear-gradient(135deg,#d4af37,#b29126)}.action-button[data-v-84b65ce2]:hover{background:linear-gradient(135deg,#d9b74c,#d4af37)}}@media(prefers-reduced-motion:reduce){.action-arrow[data-v-84b65ce2],.value-card[data-v-84b65ce2],.value-icon[data-v-84b65ce2]{transition:none}}.value-section[data-v-7b742ed1]{padding:40px 0;background:linear-gradient(135deg,#f8fafc,#f1f5f9);position:relative;overflow:hidden}.value-section[data-v-7b742ed1]:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,#d4af37,transparent)}.section-title[data-v-7b742ed1]{text-align:center;font-size:2rem;font-weight:700;margin-bottom:16px;color:#0a1e3c;position:relative}.section-title[data-v-7b742ed1]:after{content:"";display:block;width:60px;height:3px;background:#d4af37;margin:16px auto;border-radius:2px}.section-subtitle[data-v-7b742ed1]{text-align:center;font-size:1.25rem;color:#64748b;margin-bottom:40px;max-width:600px;margin-left:auto;margin-right:auto}.value-cards[data-v-7b742ed1]{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;position:relative}@media(min-width:1080px)and (min-height:1920px){.value-section[data-v-7b742ed1]{padding:60px 0}.section-title[data-v-7b742ed1]{font-size:2.8rem;margin-bottom:24px}.section-title[data-v-7b742ed1]:after{width:80px;height:4px;margin:24px auto}.section-subtitle[data-v-7b742ed1]{font-size:1.5rem;margin-bottom:60px;max-width:800px}.value-cards[data-v-7b742ed1]{grid-template-columns:1fr;gap:40px;max-width:800px;margin:0 auto}}@media(min-width:1440px){.value-section[data-v-7b742ed1]{padding:80px 0}.value-cards[data-v-7b742ed1]{gap:40px}}@media(max-width:1199px)and (min-width:768px){.value-cards[data-v-7b742ed1]{grid-template-columns:repeat(2,1fr);gap:24px}.value-cards[data-v-7b742ed1] :nth-child(3){grid-column:span 2;max-width:500px;margin:0 auto}}@media(max-width:767px){.value-section[data-v-7b742ed1]{padding:32px 0}.section-title[data-v-7b742ed1]{font-size:1.5rem;margin-bottom:8px}.section-subtitle[data-v-7b742ed1]{font-size:1rem;margin-bottom:32px;padding:0 16px}.value-cards[data-v-7b742ed1]{grid-template-columns:1fr;gap:24px;padding:0 16px}}@media(max-width:480px){.section-title[data-v-7b742ed1]{font-size:1.25rem}.section-subtitle[data-v-7b742ed1]{font-size:.875rem}.value-cards[data-v-7b742ed1]{padding:0 8px}}@media(max-height:500px)and (orientation:landscape){.value-section[data-v-7b742ed1]{padding:32px 0}.value-cards[data-v-7b742ed1]{grid-template-columns:repeat(3,1fr);gap:16px}}@media(prefers-color-scheme:dark){.value-section[data-v-7b742ed1]{background:linear-gradient(135deg,#1e293b,#334155)}.section-title[data-v-7b742ed1]{color:#fff}.section-subtitle[data-v-7b742ed1]{color:hsla(0,0%,100%,.7)}}.brands-section[data-v-2cf3c24a]{padding:40px 0;background:linear-gradient(180deg,#fff 0,#f8fafc);position:relative;overflow:hidden}.section-header[data-v-2cf3c24a]{text-align:center;margin-bottom:40px}.section-title[data-v-2cf3c24a]{font-size:2rem;font-weight:700;margin-bottom:16px;color:#0a1e3c;position:relative}.section-title[data-v-2cf3c24a]:after{content:"";display:block;width:60px;height:3px;background:#d4af37;margin:16px auto;border-radius:2px}.section-subtitle[data-v-2cf3c24a]{font-size:1.25rem;color:#64748b;max-width:600px;margin:0 auto}.brands-container[data-v-2cf3c24a]{position:relative;margin-bottom:32px}.brands-grid[data-v-2cf3c24a]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px;padding:8px}.brand-card[data-v-2cf3c24a]{background:#fff;border-radius:16px;box-shadow:0 4px 12px rgba(10,30,60,.08);padding:24px;transition:all .3s;overflow:hidden;display:flex;flex-direction:column;opacity:0;animation:fadeInUp-2cf3c24a .6s ease forwards}.brand-card[data-v-2cf3c24a]:hover{transform:translateY(-5px);box-shadow:0 12px 25px rgba(10,30,60,.15)}.brand-card.featured[data-v-2cf3c24a]{grid-column:span 2;flex-direction:row;align-items:center;gap:24px}.brand-card.featured .brand-logo-container[data-v-2cf3c24a]{flex-shrink:0}.brand-card.featured .brand-info[data-v-2cf3c24a]{flex-grow:1}.brand-logo-container[data-v-2cf3c24a]{position:relative;display:flex;justify-content:center;align-items:center;margin-bottom:16px;height:100px}.brand-logo[data-v-2cf3c24a]{max-width:100%;max-height:80px;-o-object-fit:contain;object-fit:contain;transition:all .3s}.brand-logo.monochrome[data-v-2cf3c24a]{filter:grayscale(100%);opacity:.7}.brand-card:hover .brand-logo.monochrome[data-v-2cf3c24a]{filter:grayscale(0);opacity:1}.featured-badge[data-v-2cf3c24a]{position:absolute;top:-8px;right:-8px;background:linear-gradient(135deg,#d4af37,#b29126);color:#fff;padding:4px 10px;border-radius:20px;font-size:.75rem;font-weight:600;display:flex;align-items:center;gap:4px;box-shadow:0 4px 8px rgba(212,175,55,.3)}.brand-info[data-v-2cf3c24a]{text-align:center}.brand-name[data-v-2cf3c24a]{font-size:1.25rem;font-weight:600;margin-bottom:8px;color:#0a1e3c}.brand-desc[data-v-2cf3c24a]{color:#64748b;margin-bottom:24px;line-height:1.5;font-size:.875rem}.brand-stats[data-v-2cf3c24a]{display:flex;justify-content:center;gap:32px;margin-bottom:24px}.stat[data-v-2cf3c24a]{text-align:center}.stat-number[data-v-2cf3c24a]{font-size:1.5rem;font-weight:700;color:#d4af37;margin-bottom:2px}.stat-label[data-v-2cf3c24a]{font-size:.75rem;color:#64748b;text-transform:uppercase;letter-spacing:.5px}.brand-button[data-v-2cf3c24a]{background:linear-gradient(135deg,#0a1e3c,#113468);border:none;color:#fff;font-weight:500}.brand-button[data-v-2cf3c24a]:hover{background:linear-gradient(135deg,#0e2952,#153f7e)}.brands-scroll-indicator[data-v-2cf3c24a]{display:flex;align-items:center;justify-content:center;gap:4px;color:#64748b;font-size:.875rem;margin-top:24px;opacity:1;transition:opacity .3s}.brands-scroll-indicator[data-v-2cf3c24a]:not(:show){opacity:0}.scroll-arrow[data-v-2cf3c24a]{animation:bounce-2cf3c24a 2s infinite}.section-footer[data-v-2cf3c24a]{text-align:center;margin-top:32px}.view-all-button[data-v-2cf3c24a]{background:linear-gradient(135deg,#d4af37,#c7a22b);border:none;font-weight:600;padding:12px 32px}.view-all-button[data-v-2cf3c24a]:hover{background:linear-gradient(135deg,#d9b74c,#d4af37)}.button-arrow[data-v-2cf3c24a]{margin-left:4px;transition:transform .3s}.view-all-button:hover .button-arrow[data-v-2cf3c24a]{transform:translateX(4px)}@keyframes fadeInUp-2cf3c24a{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes bounce-2cf3c24a{0%,20%,50%,80%,to{transform:translateX(0)}40%{transform:translateX(6px)}60%{transform:translateX(3px)}}@media(min-width:1080px)and (min-height:1920px){.brands-section[data-v-2cf3c24a]{padding:60px 0}.section-title[data-v-2cf3c24a]{font-size:2.8rem}.section-title[data-v-2cf3c24a]:after{width:80px;height:4px;margin:24px auto}.section-subtitle[data-v-2cf3c24a]{font-size:1.5rem;max-width:800px}.brands-grid[data-v-2cf3c24a]{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:32px;padding:16px}.brand-card[data-v-2cf3c24a]{padding:32px}.brand-card.featured[data-v-2cf3c24a]{gap:32px}.brand-logo-container[data-v-2cf3c24a]{height:120px;margin-bottom:24px}.brand-logo[data-v-2cf3c24a]{max-height:100px}.brand-name[data-v-2cf3c24a]{font-size:1.5rem}.brand-desc[data-v-2cf3c24a]{font-size:1rem}.brand-stats[data-v-2cf3c24a]{gap:40px;margin-bottom:32px}.stat-number[data-v-2cf3c24a]{font-size:2rem}.stat-label[data-v-2cf3c24a]{font-size:.875rem}.view-all-button[data-v-2cf3c24a]{padding:16px 40px;font-size:1rem}}@media(min-width:1440px){.brands-grid[data-v-2cf3c24a]{grid-template-columns:repeat(4,1fr)}.brand-card.featured[data-v-2cf3c24a]{grid-column:span 2}}@media(max-width:1199px)and (min-width:768px){.brands-grid[data-v-2cf3c24a]{grid-template-columns:repeat(2,1fr)}.brand-card.featured[data-v-2cf3c24a]{grid-column:span 2;flex-direction:column;text-align:center}.brand-card.featured .brand-info[data-v-2cf3c24a]{width:100%}.brand-stats[data-v-2cf3c24a]{gap:24px}}@media(max-width:767px){.brands-section[data-v-2cf3c24a]{padding:32px 0}.section-header[data-v-2cf3c24a]{margin-bottom:32px;padding:0 16px}.section-title[data-v-2cf3c24a]{font-size:1.5rem}.section-subtitle[data-v-2cf3c24a]{font-size:1rem}.brands-container[data-v-2cf3c24a]{overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;margin:0 -16px 24px;padding:0 16px}.brands-container[data-v-2cf3c24a]::-webkit-scrollbar{display:none}.brands-grid[data-v-2cf3c24a]{display:flex;grid-template-columns:unset;gap:16px;padding:8px 0;width:-moz-max-content;width:max-content}.brand-card[data-v-2cf3c24a]{scroll-snap-align:start;min-width:280px;opacity:1;animation:none}.brand-card.featured[data-v-2cf3c24a]{min-width:300px}.brands-scroll-indicator[data-v-2cf3c24a]{display:none}.section-footer[data-v-2cf3c24a]{padding:0 16px}.view-all-button[data-v-2cf3c24a]{width:100%}}@media(max-width:480px){.section-title[data-v-2cf3c24a]{font-size:1.25rem}.section-subtitle[data-v-2cf3c24a]{font-size:.875rem}.brand-card[data-v-2cf3c24a]{min-width:260px;padding:16px}.brand-card.featured[data-v-2cf3c24a]{min-width:280px}.brand-logo-container[data-v-2cf3c24a]{height:80px;margin-bottom:8px}.brand-logo[data-v-2cf3c24a]{max-height:60px}.brand-name[data-v-2cf3c24a]{font-size:1rem}.brand-desc[data-v-2cf3c24a]{font-size:.75rem;margin-bottom:16px}.brand-stats[data-v-2cf3c24a]{gap:16px;margin-bottom:16px}.stat-number[data-v-2cf3c24a]{font-size:1.25rem}}@media(max-height:500px)and (orientation:landscape){.brands-section[data-v-2cf3c24a]{padding:32px 0}.brands-grid[data-v-2cf3c24a]{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:16px}.brand-card.featured[data-v-2cf3c24a]{flex-direction:row}.brand-card.featured .brand-info[data-v-2cf3c24a]{text-align:left}.brand-card.featured .brand-stats[data-v-2cf3c24a]{justify-content:flex-start}}@media(prefers-reduced-motion:reduce){.brand-card[data-v-2cf3c24a],.brand-logo[data-v-2cf3c24a],.button-arrow[data-v-2cf3c24a]{transition:none}.scroll-arrow[data-v-2cf3c24a]{animation:none}@keyframes fadeInUp-2cf3c24a{0%{opacity:0}to{opacity:1}}}.stats-section[data-v-10065714]{padding:40px 0;background-color:#0a1e3c;color:#fff;border-radius:24px}.section-title[data-v-10065714]{text-align:center;font-size:2rem;font-weight:700;margin-bottom:40px;color:#fff}.stats-container[data-v-10065714]{display:flex;justify-content:space-around;flex-wrap:wrap;gap:32px}.stat-item[data-v-10065714]{text-align:center;opacity:0;transform:translateY(20px);animation:fadeInUp-10065714 .8s ease forwards}.stat-number[data-v-10065714]{font-size:2.8rem;font-weight:700;color:#d4af37;margin-bottom:8px}.stat-label[data-v-10065714]{font-size:1.25rem;opacity:.9}@keyframes fadeInUp-10065714{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media(min-width:1080px)and (min-height:1920px){.stats-container[data-v-10065714]{flex-direction:column;gap:40px}.stat-number[data-v-10065714]{font-size:3.5rem}.stat-label[data-v-10065714]{font-size:1.5rem}}@media(max-width:992px){.stat-number[data-v-10065714]{font-size:2rem}.stat-label[data-v-10065714]{font-size:1rem}}@media(max-width:768px){.stats-container[data-v-10065714]{flex-direction:column;gap:32px}.section-title[data-v-10065714]{font-size:1.5rem;margin-bottom:32px}.stat-number[data-v-10065714]{font-size:1.5rem}}.promotion-card[data-v-127733f6]{border-radius:16px;overflow:hidden;background:#fff;transition:transform .3s,box-shadow .3s;height:100%}.promotion-card[data-v-127733f6]:hover{transform:translateY(-5px);box-shadow:0 8px 25px rgba(10,30,60,.15)}.promotion-image-container[data-v-127733f6]{position:relative;height:300px;overflow:hidden}.promotion-image[data-v-127733f6]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s}.promotion-card:hover .promotion-image[data-v-127733f6]{transform:scale(1.05)}.promotion-date[data-v-127733f6]{position:absolute;top:16px;right:16px;background:rgba(10,30,60,.8);color:#fff;padding:4px 8px;border-radius:8px;font-size:.75rem;font-weight:500}.promotion-content[data-v-127733f6]{padding:24px}.promotion-title[data-v-127733f6]{font-size:1.25rem;font-weight:600;margin-bottom:8px;color:#0a1e3c}.promotion-desc[data-v-127733f6]{color:#64748b;margin-bottom:16px;line-height:1.6}.promotion-button[data-v-127733f6]{background-color:#d4af37;border:none}.promotion-button[data-v-127733f6]:hover{background-color:#b29126}@media(min-width:1080px)and (min-height:1920px){.promotion-image-container[data-v-127733f6]{height:400px}.promotion-content[data-v-127733f6]{padding:32px}.promotion-title[data-v-127733f6]{font-size:1.5rem}.promotion-desc[data-v-127733f6]{font-size:1rem}}@media(max-width:992px){.promotion-image-container[data-v-127733f6]{height:250px}}@media(max-width:768px){.promotion-image-container[data-v-127733f6]{height:200px}.promotion-content[data-v-127733f6]{padding:16px}.promotion-title[data-v-127733f6]{font-size:1rem}.promotion-desc[data-v-127733f6]{font-size:.875rem}}.promotion-section[data-v-6cb4e9b6]{padding:40px 0;margin:40px 0}.section-title[data-v-6cb4e9b6]{text-align:center;font-size:2rem;font-weight:700;margin-bottom:40px;color:#0a1e3c}.promotion-swiper[data-v-6cb4e9b6]{border-radius:16px;overflow:hidden;box-shadow:0 4px 12px rgba(10,30,60,.08)}.swipe-item[data-v-6cb4e9b6]{padding:4px}@media(min-width:1080px)and (min-height:1920px){.promotion-swiper[data-v-6cb4e9b6]{max-width:90%;margin:0 auto}}@media(max-width:992px){.promotion-swiper[data-v-6cb4e9b6]{max-width:90%;margin:0 auto}}@media(max-width:768px){.section-title[data-v-6cb4e9b6]{font-size:1.5rem;margin-bottom:32px}.promotion-swiper[data-v-6cb4e9b6]{max-width:100%}.swipe-item[data-v-6cb4e9b6]{padding:2px}}.brand-card[data-v-48d4f03a]{background:#fff;border-radius:16px;box-shadow:0 4px 12px rgba(10,30,60,.08);overflow:hidden;transition:all .3s;cursor:pointer;display:flex;flex-direction:column;height:100%}.brand-card[data-v-48d4f03a]:hover{transform:translateY(-4px);box-shadow:0 8px 25px rgba(10,30,60,.15)}.brand-header[data-v-48d4f03a]{position:relative;padding:24px;text-align:center;border-bottom:1px solid rgba(245,247,250,.5)}.brand-logo[data-v-48d4f03a]{height:80px;display:flex;align-items:center;justify-content:center}.brand-logo img[data-v-48d4f03a]{max-height:100%;max-width:100%;-o-object-fit:contain;object-fit:contain}.brand-badge[data-v-48d4f03a]{position:absolute;top:16px;right:16px;background:linear-gradient(135deg,#d4af37,#b29126);color:#fff;padding:4px 8px;border-radius:12px;font-size:.75rem;font-weight:600;display:flex;align-items:center;gap:4px}.brand-content[data-v-48d4f03a]{padding:24px;flex-grow:1;display:flex;flex-direction:column}.brand-name[data-v-48d4f03a]{font-size:1.25rem;font-weight:600;margin-bottom:8px;color:#0a1e3c}.brand-desc[data-v-48d4f03a]{color:#64748b;font-size:.875rem;line-height:1.4;margin-bottom:24px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.brand-stats[data-v-48d4f03a]{display:flex;justify-content:space-around;margin-bottom:24px;padding:16px 0;border-top:1px solid rgba(245,247,250,.5);border-bottom:1px solid rgba(245,247,250,.5)}.stat[data-v-48d4f03a]{text-align:center}.stat-value[data-v-48d4f03a]{font-size:1.25rem;font-weight:700;color:#d4af37;margin-bottom:2px}.stat-label[data-v-48d4f03a]{font-size:.75rem;color:#64748b;text-transform:uppercase}.brand-meta[data-v-48d4f03a]{margin-top:auto}.join-date[data-v-48d4f03a]{display:flex;align-items:center;gap:4px;font-size:.75rem;color:#64748b}.join-date .van-icon[data-v-48d4f03a]{font-size:12px}.brand-actions[data-v-48d4f03a]{padding:0 24px 24px;text-align:center}@media(max-width:768px){.brand-header[data-v-48d4f03a]{padding:16px}.brand-logo[data-v-48d4f03a]{height:60px}.brand-content[data-v-48d4f03a]{padding:16px}.brand-name[data-v-48d4f03a]{font-size:1rem}.brand-desc[data-v-48d4f03a]{font-size:.75rem;margin-bottom:16px}.brand-stats[data-v-48d4f03a]{margin-bottom:16px}.stat-value[data-v-48d4f03a]{font-size:1rem}}.brands-page[data-v-6775f574]{min-height:100vh;background-color:#f5f7fa}.brands-header[data-v-6775f574]{background:linear-gradient(135deg,#0a1e3c,#030810);color:#fff;padding:32px 0;text-align:center}.page-title[data-v-6775f574]{font-size:2rem;font-weight:700;margin-bottom:8px}.page-subtitle[data-v-6775f574]{font-size:1.25rem;opacity:.9;max-width:600px;margin:0 auto}.brands-content[data-v-6775f574]{padding:32px 0}.filters-section[data-v-6775f574]{background:#fff;border-radius:16px;padding:24px;margin-bottom:24px;box-shadow:0 4px 12px rgba(10,30,60,.08)}.search-box[data-v-6775f574]{margin-bottom:16px}.brands-list[data-v-6775f574]{min-height:400px}.brands-grid[data-v-6775f574]{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:24px}.empty-state[data-v-6775f574],.loading-state[data-v-6775f574]{display:flex;justify-content:center;align-items:center;min-height:300px}@media(max-width:992px){.brands-grid[data-v-6775f574]{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:16px}}@media(max-width:768px){.brands-header[data-v-6775f574]{padding:24px 0}.page-title[data-v-6775f574]{font-size:1.5rem}.page-subtitle[data-v-6775f574]{font-size:1rem}.brands-content[data-v-6775f574]{padding:24px 0}.brands-grid[data-v-6775f574]{grid-template-columns:1fr;gap:16px}.filters-section[data-v-6775f574]{padding:16px;margin-bottom:16px}}@media(max-width:576px){.page-title[data-v-6775f574]{font-size:1.25rem}.page-subtitle[data-v-6775f574]{font-size:.875rem}}.brand-detail-page[data-v-4473e6c3]{min-height:100vh;background-color:#f7f8fa;padding-bottom:constant(safe-area-inset-bottom);padding-bottom:env(safe-area-inset-bottom)}.error-container[data-v-4473e6c3],.loading-container[data-v-4473e6c3]{display:flex;justify-content:center;align-items:center;min-height:60vh}.brand-header[data-v-4473e6c3]{background:#fff;margin:0 16px 16px;border-radius:16px;padding:20px;box-shadow:0 2px 12px rgba(0,0,0,.08)}.brand-basic-info[data-v-4473e6c3]{display:flex;gap:20px;margin-bottom:20px}.logo-section[data-v-4473e6c3]{position:relative;flex-shrink:0}.logo-section .brand-logo[data-v-4473e6c3]{width:100px;height:100px;border-radius:16px;-o-object-fit:cover;object-fit:cover;border:1px solid #f0f0f0}.logo-section .logo-badge[data-v-4473e6c3]{position:absolute;left:20px;background:linear-gradient(135deg,#07c160,#05a54f);color:#fff;padding:4px 8px;border-radius:12px;font-size:10px;display:flex;align-items:center;gap:2px}.logo-section .logo-badge .van-icon[data-v-4473e6c3]{font-size:10px}.brand-info[data-v-4473e6c3]{flex:1;min-width:0}.brand-info .brand-name[data-v-4473e6c3]{margin:0 0 8px;font-size:24px;font-weight:700;color:#1a1a1a;line-height:1.2}.brand-info .brand-desc[data-v-4473e6c3]{margin:0 0 16px;font-size:14px;line-height:1.5;color:#666}.brand-stats[data-v-4473e6c3]{display:flex;gap:20px}.brand-stats .stat-item[data-v-4473e6c3]{text-align:center}.brand-stats .stat-item .stat-number[data-v-4473e6c3]{font-size:20px;font-weight:700;color:#1989fa;margin-bottom:4px}.brand-stats .stat-item .stat-label[data-v-4473e6c3]{font-size:12px;color:#999}.brand-time-info[data-v-4473e6c3]{display:flex;gap:20px;padding-top:16px;border-top:1px solid #f0f0f0}.brand-time-info .time-item[data-v-4473e6c3]{display:flex;align-items:center;gap:12px;flex:1}.brand-time-info .time-item .time-icon[data-v-4473e6c3]{font-size:18px;color:#1989fa;flex-shrink:0}.brand-time-info .time-item .time-content .time-label[data-v-4473e6c3]{font-size:12px;color:#999;margin-bottom:2px}.brand-time-info .time-item .time-content .time-value[data-v-4473e6c3]{font-size:14px;font-weight:500;color:#333}.section-header[data-v-4473e6c3]{display:flex;align-items:center;gap:8px;margin-bottom:16px}.section-header .section-icon[data-v-4473e6c3]{font-size:18px;color:#1989fa}.section-header .section-title[data-v-4473e6c3]{margin:0;font-size:18px;font-weight:600;color:#1a1a1a}.brand-story-section[data-v-4473e6c3]{background:#fff;margin:0 16px 16px;border-radius:16px;padding:20px}.brand-story-section .brand-story-content p[data-v-4473e6c3]{margin:0;font-size:14px;line-height:1.8;color:#333;text-align:justify}.designers-section[data-v-4473e6c3]{background:#fff;margin:0 16px 16px;border-radius:16px;padding:20px}.designers-section .designers-swipe[data-v-4473e6c3]{margin:0 -10px}.designers-section .designers-swipe .designer-item[data-v-4473e6c3]{padding:0 10px}.designers-section .designers-swipe .designer-card[data-v-4473e6c3]{text-align:center;padding:12px;border-radius:12px;background:#f8f9fa;transition:background-color .3s}.designers-section .designers-swipe .designer-card[data-v-4473e6c3]:hover{background:#f0f0f0}.designers-section .designers-swipe .designer-card .designer-avatar[data-v-4473e6c3]{width:60px;height:60px;border-radius:50%;-o-object-fit:cover;object-fit:cover;margin:0 auto 8px;border:2px solid #fff;box-shadow:0 2px 8px rgba(0,0,0,.1)}.designers-section .designers-swipe .designer-card .designer-info .designer-name[data-v-4473e6c3]{margin:0 0 4px;font-size:14px;font-weight:600;color:#1a1a1a}.designers-section .designers-swipe .designer-card .designer-info .designer-role[data-v-4473e6c3]{margin:0;font-size:12px;color:#666}.products-section[data-v-4473e6c3]{background:#fff;margin:0 16px 16px;border-radius:16px;padding:20px}.products-section .section-header[data-v-4473e6c3]{justify-content:space-between}.products-section .section-header .product-count[data-v-4473e6c3]{font-size:14px;color:#999}.products-section .products-grid[data-v-4473e6c3]{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin-bottom:20px}.products-section .product-card[data-v-4473e6c3]{border-radius:12px;overflow:hidden;background:#f8f9fa;cursor:pointer;transition:transform .3s,box-shadow .3s}.products-section .product-card[data-v-4473e6c3]:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.1)}.products-section .product-card .product-image[data-v-4473e6c3]{position:relative;width:100%;height:0;padding-bottom:100%}.products-section .product-card .product-image img[data-v-4473e6c3]{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.products-section .product-card .product-image .product-badge[data-v-4473e6c3]{position:absolute;top:8px;right:8px}.products-section .product-card .product-info[data-v-4473e6c3]{padding:12px}.products-section .product-card .product-info .product-name[data-v-4473e6c3]{margin:0 0 4px;font-size:14px;font-weight:600;color:#1a1a1a;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.products-section .product-card .product-info .product-desc[data-v-4473e6c3]{margin:0 0 8px;font-size:12px;color:#666;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:1.4}.products-section .product-card .product-info .product-price[data-v-4473e6c3]{font-size:16px;font-weight:700;color:#f44}.products-section .load-more[data-v-4473e6c3]{text-align:center}.products-section .load-more .load-more-btn[data-v-4473e6c3]{width:200px}.verification-section[data-v-4473e6c3]{background:#fff;margin:0 16px 16px;border-radius:16px;padding:20px}.verification-section .verification-content .verification-stats[data-v-4473e6c3]{display:flex;gap:20px;margin-bottom:20px}.verification-section .verification-content .verification-stats .verification-item[data-v-4473e6c3]{display:flex;align-items:center;gap:12px;flex:1}.verification-section .verification-content .verification-stats .verification-item .verification-icon[data-v-4473e6c3]{font-size:24px;color:#1989fa}.verification-section .verification-content .verification-stats .verification-item .verification-info .verification-number[data-v-4473e6c3]{font-size:20px;font-weight:700;color:#1a1a1a;margin-bottom:2px}.verification-section .verification-content .verification-stats .verification-item .verification-info .verification-label[data-v-4473e6c3]{font-size:12px;color:#999}.verification-section .verification-content .verify-btn[data-v-4473e6c3]{width:100%;height:44px;border-radius:22px;font-size:16px;font-weight:500}.bottom-actions[data-v-4473e6c3]{position:sticky;bottom:0;background:#fff;padding:12px 16px;display:flex;gap:12px;border-top:1px solid #f0f0f0;margin-top:16px}.bottom-actions .action-btn[data-v-4473e6c3]{flex:1;height:44px;border-radius:22px;font-size:14px;font-weight:500}.bottom-actions .action-btn.primary-btn[data-v-4473e6c3]{background:linear-gradient(135deg,#1989fa,#007aff);border:none}.bottom-actions .action-btn.secondary-btn[data-v-4473e6c3]{border-color:#dcdfe6;color:#606266}.bottom-actions .action-btn.secondary-btn.followed[data-v-4473e6c3]{background:#ffeaea;border-color:#f44;color:#f44}@media(min-width:1080px)and (min-height:1920px){.brand-header[data-v-4473e6c3]{margin:0 24px 24px;padding:32px}.brand-basic-info[data-v-4473e6c3]{gap:32px;margin-bottom:24px}.brand-basic-info .logo-section .brand-logo[data-v-4473e6c3]{width:150px;height:150px;border-radius:24px}.brand-basic-info .brand-info .brand-name[data-v-4473e6c3]{font-size:32px;margin-bottom:12px}.brand-basic-info .brand-info .brand-desc[data-v-4473e6c3]{font-size:18px;margin-bottom:24px}.brand-basic-info .brand-stats[data-v-4473e6c3]{gap:32px}.brand-basic-info .brand-stats .stat-item .stat-number[data-v-4473e6c3]{font-size:28px}.brand-basic-info .brand-stats .stat-item .stat-label[data-v-4473e6c3]{font-size:14px}.brand-time-info[data-v-4473e6c3]{gap:32px;padding-top:24px}.brand-time-info .time-item[data-v-4473e6c3]{gap:16px}.brand-time-info .time-item .time-icon[data-v-4473e6c3]{font-size:24px}.brand-time-info .time-item .time-content .time-label[data-v-4473e6c3]{font-size:14px}.brand-time-info .time-item .time-content .time-value[data-v-4473e6c3]{font-size:16px}.brand-story-section[data-v-4473e6c3],.designers-section[data-v-4473e6c3],.products-section[data-v-4473e6c3],.verification-section[data-v-4473e6c3]{margin:0 24px 24px;padding:32px}.section-header[data-v-4473e6c3]{margin-bottom:24px}.section-header .section-icon[data-v-4473e6c3],.section-header .section-title[data-v-4473e6c3]{font-size:24px}.brand-story-content p[data-v-4473e6c3]{font-size:18px;line-height:2}.designers-swipe .designer-card[data-v-4473e6c3]{padding:16px}.designers-swipe .designer-card .designer-avatar[data-v-4473e6c3]{width:80px;height:80px;margin-bottom:12px}.designers-swipe .designer-card .designer-name[data-v-4473e6c3]{font-size:16px}.designers-swipe .designer-card .designer-role[data-v-4473e6c3]{font-size:14px}.products-section .products-grid[data-v-4473e6c3]{grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:32px}.products-section .product-card .product-info[data-v-4473e6c3]{padding:16px}.products-section .product-card .product-info .product-name[data-v-4473e6c3]{font-size:16px}.products-section .product-card .product-info .product-desc[data-v-4473e6c3]{font-size:14px}.products-section .product-card .product-info .product-price[data-v-4473e6c3]{font-size:18px}.verification-content .verification-stats[data-v-4473e6c3]{gap:32px;margin-bottom:32px}.verification-content .verification-stats .verification-item[data-v-4473e6c3]{gap:16px}.verification-content .verification-stats .verification-item .verification-icon[data-v-4473e6c3]{font-size:32px}.verification-content .verification-stats .verification-item .verification-info .verification-number[data-v-4473e6c3]{font-size:28px}.verification-content .verification-stats .verification-item .verification-info .verification-label[data-v-4473e6c3]{font-size:14px}.verification-content .verify-btn[data-v-4473e6c3]{height:56px;border-radius:28px;font-size:18px}.bottom-actions[data-v-4473e6c3]{padding:16px 24px;gap:16px}.bottom-actions .action-btn[data-v-4473e6c3]{height:56px;border-radius:28px;font-size:16px}}@media(max-width:1199px)and (min-width:768px){.brand-header[data-v-4473e6c3],.brand-story-section[data-v-4473e6c3],.designers-section[data-v-4473e6c3],.products-section[data-v-4473e6c3],.verification-section[data-v-4473e6c3]{margin:0 20px 20px;padding:24px}.products-section .products-grid[data-v-4473e6c3]{grid-template-columns:repeat(3,1fr)}}@media(max-width:767px){.brand-header[data-v-4473e6c3]{margin:0 12px 12px;padding:16px}.brand-basic-info[data-v-4473e6c3]{flex-direction:column;gap:16px;text-align:center}.brand-basic-info .logo-section[data-v-4473e6c3]{display:flex;justify-content:center}.brand-basic-info .brand-stats[data-v-4473e6c3]{justify-content:center}.brand-time-info[data-v-4473e6c3]{flex-direction:column;gap:16px}.brand-story-section[data-v-4473e6c3],.designers-section[data-v-4473e6c3],.products-section[data-v-4473e6c3],.verification-section[data-v-4473e6c3]{margin:0 12px 12px;padding:16px}.products-section .products-grid[data-v-4473e6c3]{grid-template-columns:1fr;gap:12px}.verification-content .verification-stats[data-v-4473e6c3]{flex-direction:column;gap:16px}.bottom-actions[data-v-4473e6c3]{padding:8px 12px}.bottom-actions .action-btn[data-v-4473e6c3]{font-size:13px}}@media(max-width:480px){.brand-header[data-v-4473e6c3],.brand-story-section[data-v-4473e6c3],.designers-section[data-v-4473e6c3],.products-section[data-v-4473e6c3],.verification-section[data-v-4473e6c3]{margin:0 8px 8px;padding:12px}.bottom-actions[data-v-4473e6c3]{flex-direction:column;gap:8px}.bottom-actions .action-btn[data-v-4473e6c3]{width:100%}}@media(max-height:500px)and (orientation:landscape){.brand-basic-info[data-v-4473e6c3]{flex-direction:row;text-align:left}.brand-time-info[data-v-4473e6c3]{flex-direction:row}.products-section .products-grid[data-v-4473e6c3]{grid-template-columns:repeat(3,1fr)}}@media(prefers-color-scheme:dark){.brand-detail-page[data-v-4473e6c3]{background-color:#1a1a1a}.bottom-actions[data-v-4473e6c3],.brand-header[data-v-4473e6c3],.brand-story-section[data-v-4473e6c3],.designers-section[data-v-4473e6c3],.products-section[data-v-4473e6c3],.verification-section[data-v-4473e6c3]{background:#2a2a2a}.brand-name[data-v-4473e6c3],.designer-name[data-v-4473e6c3],.product-name[data-v-4473e6c3],.section-title[data-v-4473e6c3],.verification-number[data-v-4473e6c3]{color:#fff}.brand-desc[data-v-4473e6c3],.brand-story-content p[data-v-4473e6c3],.designer-role[data-v-4473e6c3],.product-desc[data-v-4473e6c3],.verification-label[data-v-4473e6c3]{color:#ccc}.brand-stats .stat-label[data-v-4473e6c3],.product-count[data-v-4473e6c3],.time-label[data-v-4473e6c3]{color:#999}.designer-card[data-v-4473e6c3],.product-card[data-v-4473e6c3]{background:#333}.designer-card[data-v-4473e6c3]:hover{background:#3a3a3a}}.report-page[data-v-5c4dde03]{min-height:100vh;background-color:#f5f7fa}.report-header[data-v-5c4dde03]{background:linear-gradient(135deg,#0a1e3c,#030810);color:#fff;padding:32px 0;text-align:center}.page-title[data-v-5c4dde03]{font-size:2rem;font-weight:700;margin-bottom:8px}.page-subtitle[data-v-5c4dde03]{font-size:1.25rem;opacity:.9;max-width:600px;margin:0 auto}.report-content[data-v-5c4dde03]{padding:32px 0}.report-form[data-v-5c4dde03]{background:#fff;border-radius:16px;padding:32px;box-shadow:0 4px 12px rgba(10,30,60,.08)}.form-section[data-v-5c4dde03]{margin-bottom:32px;padding-bottom:24px;border-bottom:1px solid rgba(245,247,250,.5)}.form-section[data-v-5c4dde03]:last-child{border-bottom:none;margin-bottom:0}.section-title[data-v-5c4dde03]{font-size:1.25rem;font-weight:600;margin-bottom:24px;color:#0a1e3c;display:flex;align-items:center}.section-title[data-v-5c4dde03]:before{content:"";display:block;width:4px;height:16px;background:#d4af37;margin-right:8px;border-radius:2px}.brand-field[data-v-5c4dde03]{position:relative}.brand-field .field-arrow[data-v-5c4dde03]{position:absolute;right:10px;top:50%;transform:translateY(-50%);color:#64748b;pointer-events:none}.upload-section[data-v-5c4dde03]{margin-top:10px;display:flex;flex-direction:column;align-items:flex-start}.upload-section .upload-label[data-v-5c4dde03]{font-size:1rem;color:#0a1e3c;margin-bottom:8px;font-weight:400;font-size:14px}.upload-section .upload-tip[data-v-5c4dde03]{font-size:.75rem;color:#64748b;margin-top:8px}.upload-section .preview-cover[data-v-5c4dde03]{display:flex;align-items:center;justify-content:center;height:100%;background:rgba(0,0,0,.5);color:#fff;font-size:18px}.anonymous-section .anonymous-label[data-v-5c4dde03]{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px;font-weight:500}.anonymous-section .anonymous-tip[data-v-5c4dde03]{font-size:.875rem;color:#64748b;line-height:1.4}.contact-fields[data-v-5c4dde03]{margin-top:24px;padding-top:24px;border-top:1px dashed rgba(245,247,250,.5)}.form-actions[data-v-5c4dde03]{margin-top:32px;text-align:center}.form-actions .submit-button[data-v-5c4dde03]{margin-bottom:24px;height:50px;font-size:1rem;font-weight:600}.form-actions .agreement-tip[data-v-5c4dde03]{font-size:.75rem;color:#64748b;line-height:1.4}.form-actions .agreement-tip .agreement-link[data-v-5c4dde03]{color:#d4af37;text-decoration:none}.form-actions .agreement-tip .agreement-link[data-v-5c4dde03]:hover{text-decoration:underline}.success-dialog-container .van-dialog[data-v-5c4dde03]{max-width:90%;width:400px;border-radius:16px;overflow:hidden}.success-dialog-container .van-dialog__header[data-v-5c4dde03]{padding:20px 20px 10px;font-weight:600;font-size:18px;color:#333}.success-dialog-container .van-dialog__content[data-v-5c4dde03]{padding:0 20px 20px}.success-dialog[data-v-5c4dde03]{text-align:center}.success-dialog .success-header[data-v-5c4dde03]{margin-bottom:16px}.success-dialog .success-header .success-icon[data-v-5c4dde03]{font-size:48px;color:#07c160;margin-bottom:8px}.success-dialog .success-header h3[data-v-5c4dde03]{margin:0;font-size:18px;font-weight:600;color:#333}.success-dialog .success-content[data-v-5c4dde03]{margin-bottom:20px}.success-dialog .success-content .success-message[data-v-5c4dde03]{margin:0 0 12px;font-size:14px;color:#666;line-height:1.5}.success-dialog .success-content .case-number[data-v-5c4dde03]{margin:0;font-size:14px;color:#333}.success-dialog .success-content .case-number strong[data-v-5c4dde03]{color:#1989fa;font-weight:600}.success-dialog .qr-section[data-v-5c4dde03]{background:#f8f9fa;border-radius:12px;padding:16px;margin-bottom:20px}.success-dialog .qr-section .qr-title[data-v-5c4dde03]{margin:0 0 8px;font-size:16px;font-weight:600;color:#333}.success-dialog .qr-section .qr-description[data-v-5c4dde03]{margin:0 0 16px;font-size:14px;color:#666}.success-dialog .qr-section .qr-code-container[data-v-5c4dde03]{position:relative;display:inline-block;margin-bottom:12px}.success-dialog .qr-section .qr-code-container .qr-code[data-v-5c4dde03]{width:140px;height:140px;border:1px solid #e8e8e8;border-radius:8px;background:#fff;padding:8px}.success-dialog .qr-section .qr-code-container .qr-overlay[data-v-5c4dde03]{position:absolute;top:0;left:0;right:0;bottom:0;background:hsla(0,0%,100%,.9);display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:8px}.success-dialog .qr-section .qr-code-container .qr-overlay p[data-v-5c4dde03]{margin:8px 0 0;font-size:12px;color:#999}.success-dialog .qr-section .qr-tips[data-v-5c4dde03]{display:flex;align-items:center;justify-content:center;font-size:12px;color:#999}.success-dialog .qr-section .qr-tips .tip-icon[data-v-5c4dde03]{margin-right:4px;font-size:14px}.success-dialog .dialog-actions[data-v-5c4dde03]{display:flex;flex-direction:column;gap:12px}.success-dialog .dialog-actions .dialog-button[data-v-5c4dde03]{height:44px;border-radius:8px;font-size:14px;font-weight:500}.success-dialog .dialog-actions .dialog-button .van-icon[data-v-5c4dde03]{margin-right:6px}.success-dialog .dialog-actions .dialog-button.primary-button[data-v-5c4dde03]{background:linear-gradient(135deg,#1989fa,#007aff);border:none;color:#fff}.success-dialog .dialog-actions .dialog-button.secondary-button[data-v-5c4dde03]{border-color:#dcdfe6;color:#606266}.success-dialog .dialog-actions .dialog-button.secondary-button[data-v-5c4dde03]:hover{border-color:#1989fa;color:#1989fa}@media(max-width:480px){.success-dialog-container .van-dialog[data-v-5c4dde03]{width:95%}.success-dialog-container .van-dialog__content[data-v-5c4dde03]{padding:0 16px 16px}.success-dialog .qr-section[data-v-5c4dde03]{padding:12px}.success-dialog .qr-section .qr-code-container .qr-code[data-v-5c4dde03]{width:120px;height:120px}.success-dialog .dialog-actions .dialog-button[data-v-5c4dde03]{height:40px;font-size:13px}}@media(max-width:768px){.report-header[data-v-5c4dde03]{padding:24px 0}.page-title[data-v-5c4dde03]{font-size:1.5rem}.page-subtitle[data-v-5c4dde03]{font-size:1rem}.report-content[data-v-5c4dde03]{padding:24px 0}.report-form[data-v-5c4dde03]{padding:24px}.form-section[data-v-5c4dde03]{margin-bottom:24px;padding-bottom:16px}.dialog-actions[data-v-5c4dde03]{flex-direction:column}}@media(max-width:576px){.page-title[data-v-5c4dde03]{font-size:1.25rem}.page-subtitle[data-v-5c4dde03]{font-size:.875rem}.report-form[data-v-5c4dde03]{padding:16px}.section-title[data-v-5c4dde03]{font-size:1rem}}.complaint-progress-page[data-v-3e7869d4]{min-height:100vh;background-color:#f7f8fa}.container[data-v-3e7869d4]{padding:16px}.search-section[data-v-3e7869d4]{margin-bottom:20px}.search-section .input-group[data-v-3e7869d4]{margin-bottom:16px}.search-section .scan-section .van-button[data-v-3e7869d4]{height:44px}.result-section .contact-card[data-v-3e7869d4],.result-section .info-card[data-v-3e7869d4],.result-section .progress-card[data-v-3e7869d4],.result-section .result-card[data-v-3e7869d4]{margin-bottom:16px;border-radius:8px;overflow:hidden}.card-header[data-v-3e7869d4]{display:flex;align-items:center;padding:16px;background:#fff;font-weight:600;font-size:16px;border-bottom:1px solid #f0f0f0}.card-header .van-icon[data-v-3e7869d4]{margin-right:8px;color:#1989fa}.card-header .status-tag[data-v-3e7869d4]{margin-left:auto}.progress-card[data-v-3e7869d4]{background:#fff}.progress-card[data-v-3e7869d4] .van-steps{padding:16px}.progress-card .step-content[data-v-3e7869d4]{padding-left:8px}.progress-card .step-content .step-title[data-v-3e7869d4]{font-weight:500;margin-bottom:4px}.progress-card .step-content .step-time[data-v-3e7869d4]{font-size:12px;color:#969799;margin-bottom:4px}.progress-card .step-content .step-operator[data-v-3e7869d4]{font-size:12px;color:#646566;margin-bottom:4px}.progress-card .step-content .step-remarks[data-v-3e7869d4]{font-size:13px;color:#323233;background:#f7f8fa;padding:8px;border-radius:4px;margin-top:4px}.result-card[data-v-3e7869d4]{background:#fff}.result-card .result-content[data-v-3e7869d4]{padding:16px}.result-card .result-content p[data-v-3e7869d4]{margin-bottom:12px;line-height:1.5}.result-card .result-content p[data-v-3e7869d4]:last-child{margin-bottom:0}.result-card .result-content strong[data-v-3e7869d4]{color:#323233}.contact-card[data-v-3e7869d4]{background:#fff}.contact-card .contact-content[data-v-3e7869d4]{display:flex;align-items:center;padding:16px}.contact-card .contact-content .contact-icon[data-v-3e7869d4]{font-size:24px;color:#1989fa;margin-right:12px}.contact-card .contact-content .contact-info[data-v-3e7869d4]{flex:1}.contact-card .contact-content .contact-info h4[data-v-3e7869d4]{margin:0 0 4px;font-size:14px;font-weight:600}.contact-card .contact-content .contact-info p[data-v-3e7869d4]{margin:0;font-size:12px;color:#969799}.instruction-section .instruction-card[data-v-3e7869d4]{background:#fff;padding:16px;border-radius:8px}.instruction-section .instruction-card h3[data-v-3e7869d4]{margin:0 0 12px;font-size:16px;font-weight:600}.instruction-section .instruction-card ul[data-v-3e7869d4]{margin:0;padding-left:20px}.instruction-section .instruction-card ul li[data-v-3e7869d4]{margin-bottom:8px;line-height:1.5;color:#646566}.instruction-section .instruction-card ul li[data-v-3e7869d4]:last-child{margin-bottom:0}.empty-state[data-v-3e7869d4]{margin-top:60px}.scan-dialog[data-v-3e7869d4]{height:100%;display:flex;flex-direction:column}.scan-dialog .dialog-header[data-v-3e7869d4]{display:flex;justify-content:space-between;align-items:center;padding:16px;border-bottom:1px solid #f0f0f0}.scan-dialog .dialog-header h3[data-v-3e7869d4]{margin:0;font-size:16px;font-weight:600}.scan-dialog .dialog-header .van-icon[data-v-3e7869d4]{font-size:18px;color:#969799}.scan-dialog .scan-content[data-v-3e7869d4]{flex:1;display:flex;align-items:center;justify-content:center}.scan-dialog .scan-content .scan-placeholder[data-v-3e7869d4]{text-align:center}.scan-dialog .scan-content .scan-placeholder .van-icon[data-v-3e7869d4]{color:#dcdee0;margin-bottom:16px}.scan-dialog .scan-content .scan-placeholder p[data-v-3e7869d4]{margin:0 0 20px;color:#969799}@media(max-width:480px){.container[data-v-3e7869d4]{padding:12px}.card-header[data-v-3e7869d4]{padding:12px;font-size:15px}.progress-card[data-v-3e7869d4] .van-steps{padding:12px}}.calendar-page[data-v-534e570b]{min-height:100vh;background-color:#f5f7fa}.calendar-header[data-v-534e570b]{background:linear-gradient(135deg,#0a1e3c,#030810);color:#fff;padding:32px 0;text-align:center}.page-title[data-v-534e570b]{font-size:2rem;font-weight:700;margin-bottom:8px}.page-subtitle[data-v-534e570b]{font-size:1.25rem;opacity:.9;max-width:600px;margin:0 auto}.calendar-content[data-v-534e570b]{padding:32px 0}.calendar-controls[data-v-534e570b]{display:flex;justify-content:space-between;align-items:center;margin-bottom:32px;background:#fff;padding:24px;border-radius:16px;box-shadow:0 4px 12px rgba(10,30,60,.08)}.view-toggle[data-v-534e570b]{display:flex;gap:8px}.tags-container[data-v-534e570b]{display:flex;flex-wrap:wrap;margin-bottom:32px;max-width:98%}.tags-container .tag[data-v-534e570b]{background:#f5f7fa;padding:4px 8px;color:#3b82f6;cursor:pointer;font-size:.75rem;border:1px solid #3b82f6;margin-left:16px;margin-bottom:16px;font-weight:500}.tags-container .tag.active[data-v-534e570b]{background:#3b82f6;color:#fff}@media(max-width:576px){.tags-container .tag[data-v-534e570b]{padding:4px 4px}}.month-view[data-v-534e570b]{background:#fff;border-radius:16px;padding:24px;box-shadow:0 4px 12px rgba(10,30,60,.08)}.calendar-nav[data-v-534e570b]{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.calendar-nav .current-month[data-v-534e570b]{font-size:1.25rem;font-weight:600;color:#0a1e3c;margin:0}.calendar-grid .weekdays[data-v-534e570b]{display:grid;grid-template-columns:repeat(7,1fr);gap:1px;margin-bottom:16px}.calendar-grid .weekdays .weekday[data-v-534e570b]{text-align:center;font-weight:600;color:#64748b;padding:8px 0;font-size:.875rem}.calendar-grid .days-grid[data-v-534e570b]{display:grid;grid-template-columns:repeat(7,1fr);gap:1px;background-color:rgba(245,247,250,.5)}.calendar-day[data-v-534e570b]{background:#fff;min-height:80px;padding:4px;cursor:pointer;transition:all .2s;border:2px solid transparent}.calendar-day[data-v-534e570b]:hover{background:#fcfcfd}.calendar-day.current-month .day-number[data-v-534e570b]{color:#0a1e3c}.calendar-day:not(.current-month) .day-number[data-v-534e570b]{color:#64748b;opacity:.5}.calendar-day.today[data-v-534e570b]{border-color:#d4af37}.calendar-day.today .day-number[data-v-534e570b]{color:#d4af37;font-weight:700}.calendar-day.has-events[data-v-534e570b]{background:#f8f2df}.calendar-day.selected[data-v-534e570b]{border-color:#0a1e3c;background:#4b87e1}.calendar-day .day-number[data-v-534e570b]{font-size:.875rem;margin-bottom:4px}.calendar-day .day-events[data-v-534e570b]{display:flex;flex-wrap:wrap;gap:2px;justify-content:center}.calendar-day .event-dot[data-v-534e570b]{width:6px;height:6px;border-radius:50%;display:inline-block}.calendar-day .more-events[data-v-534e570b]{font-size:.75rem;color:#64748b}.list-view .events-list[data-v-534e570b]{display:flex;flex-direction:column;gap:16px}.event-item[data-v-534e570b]{display:flex;background:#fff;border-radius:16px;padding:24px;box-shadow:0 4px 12px rgba(10,30,60,.08);transition:transform .3s}.event-item[data-v-534e570b]:hover{transform:translateY(-2px)}.event-item .event-date[data-v-534e570b]{flex-shrink:0;width:60px;text-align:center;margin-right:24px}.event-item .event-date .event-day[data-v-534e570b]{font-size:1.5rem;font-weight:700;color:#0a1e3c;line-height:1}.event-item .event-date .event-month[data-v-534e570b]{font-size:.875rem;color:#64748b;margin-top:2px}.event-item .event-content[data-v-534e570b]{flex:1;text-align:left}.event-item .event-header[data-v-534e570b]{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.event-item .event-type[data-v-534e570b]{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.event-item .event-time[data-v-534e570b]{font-size:.75rem;color:#64748b}.event-item .event-title[data-v-534e570b]{font-size:1.25rem;font-weight:600;margin-bottom:4px;color:#0a1e3c}.event-item .event-description[data-v-534e570b]{font-size:.875rem;color:#64748b;line-height:1.4;margin-bottom:16px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.event-item .event-footer[data-v-534e570b]{display:flex;justify-content:space-between}.event-item .event-footer .event-tags[data-v-534e570b]{display:flex;flex-wrap:wrap}.event-item .event-footer .event-tags .tag[data-v-534e570b]{margin-right:15px;padding:3px 10px;margin-bottom:10px}.event-item .event-footer .event-brand[data-v-534e570b]{font-size:.875rem;color:#64748b;font-weight:500}.event-detail[data-v-534e570b]{padding:32px}.event-detail .detail-header[data-v-534e570b]{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;border-bottom:1px solid #f5f7fa;padding-bottom:16px}.event-detail .detail-header h3[data-v-534e570b]{margin:0;color:#0a1e3c;font-size:1.25rem}.event-detail .detail-header .van-icon[data-v-534e570b]{font-size:1.25rem;color:#64748b;cursor:pointer}.event-detail .detail-meta[data-v-534e570b]{margin-bottom:24px}.event-detail .detail-meta .meta-item[data-v-534e570b]{display:flex;align-items:center;margin-bottom:8px;font-size:.875rem}.event-detail .detail-meta .meta-item .van-icon[data-v-534e570b]{margin-right:8px;color:#64748b}.event-detail .detail-description[data-v-534e570b]{margin-bottom:32px}.event-detail .detail-description h4[data-v-534e570b]{font-size:1rem;margin-bottom:8px;color:#0a1e3c}.event-detail .detail-description p[data-v-534e570b]{line-height:1.6;color:#333}@media(min-width:1080px)and (min-height:1920px){.calendar-header[data-v-534e570b]{padding:40px 0}.page-title[data-v-534e570b]{font-size:2.8rem}.page-subtitle[data-v-534e570b]{font-size:1.4rem}.calendar-content[data-v-534e570b]{padding:40px 0}.calendar-controls[data-v-534e570b]{padding:32px;margin-bottom:40px}.month-view[data-v-534e570b]{padding:32px}.calendar-day[data-v-534e570b]{min-height:100px;padding:8px}.calendar-day .day-number[data-v-534e570b]{font-size:1rem}.calendar-day .event-dot[data-v-534e570b]{width:8px;height:8px}.event-item[data-v-534e570b]{padding:32px}.event-item .event-date[data-v-534e570b]{width:80px}.event-item .event-date .event-day[data-v-534e570b]{font-size:2rem}.event-item .event-date .event-month[data-v-534e570b]{font-size:1rem}.event-item .event-title[data-v-534e570b]{font-size:1.5rem}.event-item .event-description[data-v-534e570b]{font-size:1rem}.event-detail[data-v-534e570b]{padding:40px}.event-detail .detail-header h3[data-v-534e570b]{font-size:1.5rem}}@media(max-width:768px){.calendar-controls[data-v-534e570b]{flex-direction:column;gap:16px;align-items:stretch}.view-toggle[data-v-534e570b]{justify-content:center}.calendar-day[data-v-534e570b]{min-height:60px}.calendar-day .day-number[data-v-534e570b]{font-size:.75rem}.event-item[data-v-534e570b]{flex-direction:column}.event-item .event-date[data-v-534e570b]{width:100%;margin-right:0;margin-bottom:16px;display:flex;align-items:center;gap:8px}.event-item .event-date .event-day[data-v-534e570b]{font-size:1.25rem}}@media(max-width:480px){.calendar-header[data-v-534e570b]{padding:24px 0}.page-title[data-v-534e570b]{font-size:1.5rem}.page-subtitle[data-v-534e570b]{font-size:1rem}.calendar-content[data-v-534e570b]{padding:24px 0}.month-view[data-v-534e570b]{padding:16px}.calendar-day[data-v-534e570b]{min-height:50px;padding:4px}.calendar-day .day-number[data-v-534e570b]{font-size:.75rem}}.dynamic-detail-page[data-v-057cbd40]{min-height:100vh;background-color:#f7f8fa}.error-container[data-v-057cbd40],.loading-container[data-v-057cbd40]{display:flex;justify-content:center;align-items:center;min-height:60vh}.content-container[data-v-057cbd40]{padding-bottom:constant(safe-area-inset-bottom);padding-bottom:env(safe-area-inset-bottom)}.cover-section[data-v-057cbd40]{position:relative;width:100%;height:0;padding-bottom:40%;overflow:hidden}.cover-section .cover-image[data-v-057cbd40]{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease}.cover-section .cover-overlay[data-v-057cbd40]{position:absolute;bottom:0;left:0;right:0;height:60%;background:linear-gradient(transparent,rgba(0,0,0,.3))}.main-content[data-v-057cbd40]{margin-top:-20px;position:relative;z-index:2}.title-section[data-v-057cbd40]{background:#fff;padding:24px 20px 20px;border-radius:16px 16px 0 0;margin:0 16px;box-shadow:0 -2px 10px rgba(0,0,0,.05)}.title-section .dynamic-title[data-v-057cbd40]{margin:0 0 12px;font-size:24px;font-weight:700;line-height:1.4;color:#1a1a1a}.title-section .dynamic-description[data-v-057cbd40]{margin:0 0 16px;font-size:16px;line-height:1.6;color:#666}.tags-section[data-v-057cbd40]{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}.tags-section .dynamic-tag[data-v-057cbd40]{border-radius:12px}.meta-info[data-v-057cbd40]{display:flex;flex-wrap:wrap;gap:16px}.meta-info .meta-item[data-v-057cbd40]{display:flex;align-items:center;font-size:13px;color:#999}.meta-info .meta-item .van-icon[data-v-057cbd40]{margin-right:4px;font-size:14px}.content-section[data-v-057cbd40]{background:#fff;margin:0 16px;padding:20px}.content-section[data-v-057cbd40] .dynamic-content{font-size:16px;line-height:1.8;color:#333}.content-section[data-v-057cbd40] .dynamic-content h1,.content-section[data-v-057cbd40] .dynamic-content h2,.content-section[data-v-057cbd40] .dynamic-content h3,.content-section[data-v-057cbd40] .dynamic-content h4,.content-section[data-v-057cbd40] .dynamic-content h5,.content-section[data-v-057cbd40] .dynamic-content h6{margin:24px 0 16px;font-weight:600;line-height:1.4;color:#1a1a1a}.content-section[data-v-057cbd40] .dynamic-content h1{font-size:22px;border-bottom:1px solid #f0f0f0;padding-bottom:8px}.content-section[data-v-057cbd40] .dynamic-content h2{font-size:20px}.content-section[data-v-057cbd40] .dynamic-content h3{font-size:18px}.content-section[data-v-057cbd40] .dynamic-content p{margin:0 0 16px}.content-section[data-v-057cbd40] .dynamic-content ol,.content-section[data-v-057cbd40] .dynamic-content ul{margin:0 0 16px;padding-left:24px}.content-section[data-v-057cbd40] .dynamic-content ol li,.content-section[data-v-057cbd40] .dynamic-content ul li{margin-bottom:8px}.content-section[data-v-057cbd40] .dynamic-content ol li:last-child,.content-section[data-v-057cbd40] .dynamic-content ul li:last-child{margin-bottom:0}.content-section[data-v-057cbd40] .dynamic-content ul{list-style-type:disc}.content-section[data-v-057cbd40] .dynamic-content ol{list-style-type:decimal}.content-section[data-v-057cbd40] .dynamic-content img{max-width:100%;height:auto;border-radius:8px;margin:16px 0}.content-section[data-v-057cbd40] .dynamic-content blockquote{border-left:4px solid #1989fa;background:#f8f9fa;margin:16px 0;padding:12px 16px;border-radius:0 8px 8px 0}.content-section[data-v-057cbd40] .dynamic-content blockquote p{margin:0;color:#666;font-style:italic}.content-section[data-v-057cbd40] .dynamic-content table{width:100%;border-collapse:collapse;margin:16px 0}.content-section[data-v-057cbd40] .dynamic-content table td,.content-section[data-v-057cbd40] .dynamic-content table th{padding:12px;border:1px solid #e8e8e8;text-align:left}.content-section[data-v-057cbd40] .dynamic-content table th{background:#f8f9fa;font-weight:600}@media(min-width:1080px)and (min-height:1920px){.cover-section[data-v-057cbd40]{padding-bottom:45%}.title-section[data-v-057cbd40]{padding:32px 24px 24px;margin:0 24px}.title-section .dynamic-title[data-v-057cbd40]{font-size:28px;margin-bottom:16px}.title-section .dynamic-description[data-v-057cbd40]{font-size:18px;margin-bottom:20px}.meta-info[data-v-057cbd40]{gap:20px}.meta-info .meta-item[data-v-057cbd40]{font-size:15px}.meta-info .meta-item .van-icon[data-v-057cbd40]{font-size:16px}.content-section[data-v-057cbd40]{margin:0 24px;padding:24px}.content-section[data-v-057cbd40] .dynamic-content{font-size:18px;line-height:1.9}.content-section[data-v-057cbd40] .dynamic-content h1{font-size:26px}.content-section[data-v-057cbd40] .dynamic-content h2{font-size:24px}.content-section[data-v-057cbd40] .dynamic-content h3{font-size:22px}.content-section[data-v-057cbd40] .dynamic-content ol,.content-section[data-v-057cbd40] .dynamic-content p,.content-section[data-v-057cbd40] .dynamic-content ul{margin-bottom:20px}.action-section[data-v-057cbd40]{margin:0 24px 24px;padding:24px}.action-section .action-btn[data-v-057cbd40]{height:48px;font-size:16px;padding:0 24px}.recommend-section[data-v-057cbd40]{margin:0 24px 24px;padding:24px}.recommend-section .section-title[data-v-057cbd40]{font-size:20px;margin-bottom:20px}.recommend-section .recommend-item[data-v-057cbd40]{padding:16px}.recommend-section .recommend-item .recommend-image[data-v-057cbd40]{width:100px;height:75px}.recommend-section .recommend-item .recommend-title[data-v-057cbd40]{font-size:17px}.recommend-section .recommend-item .recommend-desc[data-v-057cbd40]{font-size:15px}.recommend-section .recommend-item .recommend-meta[data-v-057cbd40]{font-size:13px}}@media(max-width:1199px)and (min-width:768px){.cover-section[data-v-057cbd40]{padding-bottom:35%}.content-section[data-v-057cbd40],.title-section[data-v-057cbd40]{margin:0 20px;padding:20px}.action-section[data-v-057cbd40],.recommend-section[data-v-057cbd40]{margin:0 20px 20px}}@media(max-width:767px){.cover-section[data-v-057cbd40]{padding-bottom:50%}.title-section[data-v-057cbd40]{margin:0 12px;padding:16px}.title-section .dynamic-title[data-v-057cbd40]{font-size:20px}.title-section .dynamic-description[data-v-057cbd40]{font-size:15px}.meta-info[data-v-057cbd40]{gap:12px}.meta-info .meta-item[data-v-057cbd40]{font-size:12px}.content-section[data-v-057cbd40]{margin:0 12px;padding:16px}.content-section[data-v-057cbd40] .dynamic-content{font-size:15px}.content-section[data-v-057cbd40] .dynamic-content h1{font-size:20px}.content-section[data-v-057cbd40] .dynamic-content h2{font-size:18px}.content-section[data-v-057cbd40] .dynamic-content h3{font-size:16px}.action-section[data-v-057cbd40]{margin:0 12px 12px;padding:16px;gap:12px}.action-section .action-btn[data-v-057cbd40]{padding:0 16px;height:36px;font-size:13px}.recommend-section[data-v-057cbd40]{margin:0 12px 12px;padding:16px}.recommend-section .recommend-item[data-v-057cbd40]{padding:10px}.recommend-section .recommend-item .recommend-image[data-v-057cbd40]{width:70px;height:52px}.recommend-section .recommend-item .recommend-title[data-v-057cbd40]{font-size:14px}.recommend-section .recommend-item .recommend-desc[data-v-057cbd40]{font-size:12px}}@media(max-width:480px){.cover-section[data-v-057cbd40]{padding-bottom:60%}.title-section[data-v-057cbd40]{margin:0 8px;padding:12px}.title-section .dynamic-title[data-v-057cbd40]{font-size:18px}.meta-info[data-v-057cbd40]{flex-direction:column;gap:8px}.content-section[data-v-057cbd40]{margin:0 8px;padding:12px}.action-section[data-v-057cbd40]{margin:0 8px 8px;padding:12px;flex-direction:column;align-items:stretch}.action-section .action-btn[data-v-057cbd40]{width:100%}.recommend-section[data-v-057cbd40]{margin:0 8px 8px;padding:12px}}@media(max-height:500px)and (orientation:landscape){.cover-section[data-v-057cbd40]{padding-bottom:30%}.action-section[data-v-057cbd40],.content-section[data-v-057cbd40],.title-section[data-v-057cbd40]{padding:16px}}@media(prefers-color-scheme:dark){.dynamic-detail-page[data-v-057cbd40]{background-color:#1a1a1a}.action-section[data-v-057cbd40],.content-section[data-v-057cbd40],.recommend-section[data-v-057cbd40],.title-section[data-v-057cbd40]{background:#2a2a2a}.content-section[data-v-057cbd40] .dynamic-content h1,.content-section[data-v-057cbd40] .dynamic-content h2,.content-section[data-v-057cbd40] .dynamic-content h3,.recommend-item .recommend-title[data-v-057cbd40],.recommend-section .section-title[data-v-057cbd40],.title-section .dynamic-title[data-v-057cbd40]{color:#fff}.content-section[data-v-057cbd40] .dynamic-content,.content-section[data-v-057cbd40] .dynamic-content p,.recommend-item .recommend-desc[data-v-057cbd40],.title-section .dynamic-description[data-v-057cbd40]{color:#ccc}.meta-info .meta-item[data-v-057cbd40],.recommend-item .recommend-meta[data-v-057cbd40]{color:#999}.recommend-item[data-v-057cbd40]{background:#333}.recommend-item[data-v-057cbd40]:hover{background:#3a3a3a}.content-section[data-v-057cbd40] .dynamic-content blockquote{background:#333;color:#ccc}.content-section[data-v-057cbd40] .dynamic-content table td,.content-section[data-v-057cbd40] .dynamic-content table th{border-color:#444}.content-section[data-v-057cbd40] .dynamic-content table th{background:#333}}.verification-page[data-v-27570c8a]{min-height:100vh;background-color:#f7f8fa}.verification-content[data-v-27570c8a]{padding:16px;padding-bottom:env(safe-area-inset-bottom)}@media(min-width:1200px){.verification-content[data-v-27570c8a]{padding:24px}}.input-section[data-v-27570c8a]{background:#fff;border-radius:16px;padding:20px;margin-bottom:16px;box-shadow:0 2px 12px rgba(0,0,0,.08)}.input-section .code-input[data-v-27570c8a]{margin-bottom:16px}.input-section .code-input[data-v-27570c8a] .van-field__button{padding-left:12px}@media(min-width:1200px){.input-section .code-input[data-v-27570c8a] .van-field__control{font-size:16px;padding:12px 0}}.input-section .scan-section[data-v-27570c8a]{margin-bottom:12px}.input-section .scan-section .scan-btn[data-v-27570c8a]{height:44px;border-radius:22px;font-size:16px;font-weight:500}.input-section .scan-tips[data-v-27570c8a]{display:flex;align-items:center;justify-content:center;font-size:12px;color:#999}.input-section .scan-tips .van-icon[data-v-27570c8a]{margin-right:4px;font-size:14px}@media(min-width:1200px){.input-section .verify-btn[data-v-27570c8a]{min-width:80px;height:36px}}.scanner-section[data-v-27570c8a]{position:fixed;top:0;left:0;right:0;bottom:0;background:#000;z-index:1000;display:flex;flex-direction:column}.scanner-section .scanner-container[data-v-27570c8a]{flex:1;position:relative}.scanner-section .scanner-overlay[data-v-27570c8a]{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;flex-direction:column;align-items:center;justify-content:center;pointer-events:none}.scanner-section .scanner-overlay .scan-frame[data-v-27570c8a]{width:250px;height:250px;position:relative;margin-bottom:20px}.scanner-section .scanner-overlay .scan-frame .frame-corner[data-v-27570c8a]{position:absolute;width:20px;height:20px;border:2px solid lime}.scanner-section .scanner-overlay .scan-frame .frame-corner.top-left[data-v-27570c8a]{top:0;left:0;border-right:none;border-bottom:none}.scanner-section .scanner-overlay .scan-frame .frame-corner.top-right[data-v-27570c8a]{top:0;right:0;border-left:none;border-bottom:none}.scanner-section .scanner-overlay .scan-frame .frame-corner.bottom-left[data-v-27570c8a]{bottom:0;left:0;border-right:none;border-top:none}.scanner-section .scanner-overlay .scan-frame .frame-corner.bottom-right[data-v-27570c8a]{bottom:0;right:0;border-left:none;border-top:none}.scanner-section .scanner-overlay .scan-guide[data-v-27570c8a]{color:#fff;font-size:14px;text-align:center;margin:0}.scanner-section .scanner-actions[data-v-27570c8a]{padding:20px;text-align:center}.scanner-section .scanner-actions .close-scanner-btn[data-v-27570c8a]{background:hsla(0,0%,100%,.2);color:#fff;border:none}.result-section .status-card[data-v-27570c8a]{background:#fff;border-radius:16px;padding:20px;margin-bottom:16px;display:flex;align-items:center;gap:16px;box-shadow:0 2px 12px rgba(0,0,0,.08)}.result-section .status-card.status-first-scan[data-v-27570c8a]{border-left:4px solid #07c160}.result-section .status-card.status-normal[data-v-27570c8a]{border-left:4px solid #1989fa}.result-section .status-card.status-multiple-scans[data-v-27570c8a]{border-left:4px solid #ff976a}.result-section .status-card .status-icon .van-icon[data-v-27570c8a]{font-size:32px}.status-first-scan .result-section .status-card .status-icon .van-icon[data-v-27570c8a]{color:#07c160}.status-normal .result-section .status-card .status-icon .van-icon[data-v-27570c8a]{color:#1989fa}.status-multiple-scans .result-section .status-card .status-icon .van-icon[data-v-27570c8a]{color:#ff976a}.result-section .status-card .status-content[data-v-27570c8a]{flex:1}.result-section .status-card .status-content .status-title[data-v-27570c8a]{margin:0 0 8px;font-size:18px;font-weight:600;color:#1a1a1a}.result-section .status-card .status-content .status-message[data-v-27570c8a]{margin:0;font-size:14px;color:#666;line-height:1.4}.result-section .commodity-card[data-v-27570c8a],.result-section .scan-info-card[data-v-27570c8a]{background:#fff;border-radius:16px;padding:20px;margin-bottom:16px;box-shadow:0 2px 12px rgba(0,0,0,.08)}.result-section .commodity-card .card-title[data-v-27570c8a],.result-section .scan-info-card .card-title[data-v-27570c8a]{margin:0 0 16px;font-size:16px;font-weight:600;color:#1a1a1a}.result-section .info-grid[data-v-27570c8a]{display:flex;flex-direction:column;gap:12px}.result-section .info-grid .info-item[data-v-27570c8a]{display:flex;justify-content:space-between;align-items:center}.result-section .info-grid .info-item label[data-v-27570c8a]{font-size:14px;color:#666}.result-section .info-grid .info-item span[data-v-27570c8a]{font-size:14px;font-weight:500;color:#1a1a1a}.result-section .info-grid .info-item span.first-scan[data-v-27570c8a]{color:#07c160;font-weight:600}.result-section .info-grid .info-item span.scan-count[data-v-27570c8a]{color:#1989fa}.result-section .info-grid .info-item span.scan-time[data-v-27570c8a]{color:#999;font-size:13px}.result-section .commodity-content[data-v-27570c8a]{display:flex;gap:16px}.result-section .commodity-content .commodity-image[data-v-27570c8a]{width:100px;height:100px;border-radius:8px;overflow:hidden;flex-shrink:0}.result-section .commodity-content .commodity-image img[data-v-27570c8a]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.result-section .commodity-content .commodity-details[data-v-27570c8a]{flex:1;min-width:0}.result-section .commodity-content .commodity-details .commodity-name[data-v-27570c8a]{margin:0 0 12px;font-size:16px;font-weight:600;color:#1a1a1a;line-height:1.3}.result-section .commodity-content .commodity-details .commodity-specs[data-v-27570c8a]{display:flex;flex-direction:column;gap:8px}.result-section .commodity-content .commodity-details .commodity-specs .spec-item[data-v-27570c8a]{display:flex}.result-section .commodity-content .commodity-details .commodity-specs .spec-item label[data-v-27570c8a]{width:80px;font-size:12px;color:#999;flex-shrink:0}.result-section .commodity-content .commodity-details .commodity-specs .spec-item span[data-v-27570c8a]{font-size:12px;color:#333;flex:1;text-align:left}.empty-state[data-v-27570c8a]{margin-top:60px}.verifying-overlay[data-v-27570c8a]{display:flex;align-items:center;justify-content:center}.verifying-overlay .overlay-content[data-v-27570c8a]{text-align:center;color:#fff}@media(min-width:1080px)and (min-height:1920px){.verification-content[data-v-27570c8a]{padding:32px}.input-section[data-v-27570c8a]{padding:32px;margin-bottom:24px}.input-section .scan-section .scan-btn[data-v-27570c8a]{height:56px;border-radius:28px;font-size:18px}.input-section .code-input[data-v-27570c8a] .van-field__control{font-size:18px;padding:16px 0}.scanner-overlay .scan-frame[data-v-27570c8a]{width:320px;height:320px}.result-section .commodity-card[data-v-27570c8a],.result-section .scan-info-card[data-v-27570c8a],.result-section .status-card[data-v-27570c8a]{padding:28px;margin-bottom:24px}.result-section .status-card .status-icon .van-icon[data-v-27570c8a]{font-size:40px}.result-section .status-card .status-content .status-title[data-v-27570c8a]{font-size:22px}.result-section .info-grid .info-item label[data-v-27570c8a],.result-section .info-grid .info-item span[data-v-27570c8a],.result-section .status-card .status-message[data-v-27570c8a]{font-size:16px}.result-section .commodity-content[data-v-27570c8a]{gap:24px}.result-section .commodity-content .commodity-image[data-v-27570c8a]{width:140px;height:140px}.result-section .commodity-content .commodity-name[data-v-27570c8a]{font-size:20px}.result-section .commodity-content .commodity-specs .spec-item label[data-v-27570c8a],.result-section .commodity-content .commodity-specs .spec-item span[data-v-27570c8a]{font-size:14px}.result-section .commodity-content .commodity-specs .spec-item label[data-v-27570c8a]{width:100px}}@media(min-width:1200px){.verification-page[data-v-27570c8a]{background:linear-gradient(135deg,#f5f7fa,#c3cfe2);display:flex;align-items:center;justify-content:center;min-height:100vh}.verification-content[data-v-27570c8a]{background:#fff;border-radius:20px;box-shadow:0 10px 40px rgba(0,0,0,.1);width:100%}.input-section[data-v-27570c8a]{box-shadow:0 4px 20px rgba(0,0,0,.08)}.input-section .scan-section .scan-btn[data-v-27570c8a]{height:48px;border-radius:24px;font-size:16px;transition:all .3s ease}.input-section .scan-section .scan-btn[data-v-27570c8a]:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(25,137,250,.3)}.result-section .commodity-card[data-v-27570c8a],.result-section .scan-info-card[data-v-27570c8a],.result-section .status-card[data-v-27570c8a]{box-shadow:0 4px 20px rgba(0,0,0,.08);transition:transform .3s ease}.result-section .commodity-card[data-v-27570c8a]:hover,.result-section .scan-info-card[data-v-27570c8a]:hover,.result-section .status-card[data-v-27570c8a]:hover{transform:translateY(-2px)}.result-section .commodity-content .commodity-image[data-v-27570c8a]{width:120px;height:120px}.result-section .commodity-content .commodity-name[data-v-27570c8a]{font-size:18px}.result-section .commodity-content .commodity-specs .spec-item label[data-v-27570c8a],.result-section .commodity-content .commodity-specs .spec-item span[data-v-27570c8a]{font-size:14px}}@media(max-width:1199px)and (min-width:768px){.verification-content[data-v-27570c8a]{padding:20px}.input-section[data-v-27570c8a]{padding:24px}.result-section .commodity-content .commodity-image[data-v-27570c8a]{width:120px;height:120px}}@media(max-width:767px){.verification-content[data-v-27570c8a]{padding:12px}.input-section[data-v-27570c8a]{padding:16px;margin-bottom:12px}.commodity-content[data-v-27570c8a]{flex-direction:column}.commodity-content .commodity-image[data-v-27570c8a]{width:100%;height:200px;margin-bottom:12px}}@media(max-width:480px){.input-section[data-v-27570c8a]{padding:12px}.result-section .commodity-card[data-v-27570c8a],.result-section .scan-info-card[data-v-27570c8a],.result-section .status-card[data-v-27570c8a]{padding:16px}.result-section .status-card[data-v-27570c8a]{flex-direction:column;text-align:center;gap:12px}}@media(max-height:500px)and (orientation:landscape){.scanner-overlay .scan-frame[data-v-27570c8a]{width:200px;height:200px}.verification-content[data-v-27570c8a]{padding:8px}.input-section[data-v-27570c8a]{padding:12px}}@media(prefers-color-scheme:dark){.verification-page[data-v-27570c8a]{background-color:#1a1a1a}.commodity-card[data-v-27570c8a],.input-section[data-v-27570c8a],.scan-info-card[data-v-27570c8a],.status-card[data-v-27570c8a]{background:#2a2a2a}.card-title[data-v-27570c8a],.commodity-name[data-v-27570c8a],.status-content .status-title[data-v-27570c8a]{color:#fff}.info-item label[data-v-27570c8a],.spec-item label[data-v-27570c8a],.status-message[data-v-27570c8a]{color:#ccc}.info-item span[data-v-27570c8a],.spec-item span[data-v-27570c8a]{color:#fff}}@media(prefers-color-scheme:dark)and (min-width:1200px){.verification-page[data-v-27570c8a]{background:linear-gradient(135deg,#1a1a1a,#2d3748)}.verification-content[data-v-27570c8a]{background:#2a2a2a}}@media(min-resolution:192dpi){.commodity-card[data-v-27570c8a],.input-section[data-v-27570c8a],.scan-info-card[data-v-27570c8a],.status-card[data-v-27570c8a]{box-shadow:0 1px 6px rgba(0,0,0,.1)}}@media(prefers-reduced-motion:reduce){[data-v-27570c8a]{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media(prefers-contrast:high){.status-card[data-v-27570c8a]{border-width:2px!important}.input-section[data-v-27570c8a]{border:1px solid #333}}@media(pointer:coarse){.scan-btn[data-v-27570c8a],.verify-btn[data-v-27570c8a]{min-height:44px}}.verification-page[data-v-13551614]{min-height:100vh;background:linear-gradient(135deg,#f8fafc,#f1f5f9);padding-bottom:constant(safe-area-inset-bottom);padding-bottom:env(safe-area-inset-bottom)}.verification-content[data-v-13551614]{padding:24px;max-width:600px;margin:0 auto}.section-header[data-v-13551614]{display:flex;align-items:center;gap:12px;margin-bottom:20px}.section-header .section-icon[data-v-13551614]{font-size:24px;color:#1989fa}.section-header .section-title[data-v-13551614]{margin:0;font-size:20px;font-weight:600;color:#1a1a1a}.input-section[data-v-13551614]{background:#fff;border-radius:20px;padding:32px;margin-bottom:24px;box-shadow:0 4px 20px rgba(0,0,0,.08)}.input-section .code-input[data-v-13551614]{margin-bottom:24px}.input-section .code-input[data-v-13551614] .van-field__body{font-size:18px}.input-section .code-input[data-v-13551614] .van-field__button{padding-left:16px}.input-section .code-input .verify-btn[data-v-13551614]{height:52px;border-radius:26px;font-size:18px;font-weight:500;padding:0 24px}.input-section .scan-section .scan-btn[data-v-13551614]{height:60px;border-radius:30px;font-size:18px;font-weight:500;margin-bottom:16px}.input-section .scan-section .scan-tips[data-v-13551614]{display:flex;align-items:center;justify-content:center;font-size:14px;color:#999}.input-section .scan-section .scan-tips .van-icon[data-v-13551614]{margin-right:8px;font-size:16px}.scanner-section[data-v-13551614]{position:fixed;top:0;left:0;right:0;bottom:0;background:#000;z-index:1000;display:flex;flex-direction:column}.scanner-section .scanner-container[data-v-13551614]{flex:1;position:relative}.scanner-section .scanner-overlay[data-v-13551614]{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;flex-direction:column;align-items:center;justify-content:center;pointer-events:none}.scanner-section .scanner-overlay .scan-frame[data-v-13551614]{width:300px;height:300px;position:relative;margin-bottom:32px}.scanner-section .scanner-overlay .scan-frame .frame-corner[data-v-13551614]{position:absolute;width:30px;height:30px;border:3px solid lime}.scanner-section .scanner-overlay .scan-frame .frame-corner.top-left[data-v-13551614]{top:0;left:0;border-right:none;border-bottom:none}.scanner-section .scanner-overlay .scan-frame .frame-corner.top-right[data-v-13551614]{top:0;right:0;border-left:none;border-bottom:none}.scanner-section .scanner-overlay .scan-frame .frame-corner.bottom-left[data-v-13551614]{bottom:0;left:0;border-right:none;border-top:none}.scanner-section .scanner-overlay .scan-frame .frame-corner.bottom-right[data-v-13551614]{bottom:0;right:0;border-left:none;border-top:none}.scanner-section .scanner-overlay .scan-guide[data-v-13551614]{color:#fff;font-size:16px;text-align:center;margin:0}.scanner-section .scanner-actions[data-v-13551614]{padding:24px;text-align:center}.scanner-section .scanner-actions .close-scanner-btn[data-v-13551614]{height:52px;border-radius:26px;font-size:16px;background:hsla(0,0%,100%,.2);color:#fff;border:none;padding:0 32px}.result-section .status-card[data-v-13551614]{background:#fff;border-radius:20px;padding:32px;margin-bottom:24px;display:flex;align-items:center;gap:24px;box-shadow:0 4px 20px rgba(0,0,0,.08)}.result-section .status-card.status-first-scan[data-v-13551614]{border-left:6px solid #07c160}.result-section .status-card.status-normal[data-v-13551614]{border-left:6px solid #1989fa}.result-section .status-card.status-multiple-scans[data-v-13551614]{border-left:6px solid #ff976a}.result-section .status-card .status-icon .van-icon[data-v-13551614]{font-size:48px}.status-first-scan .result-section .status-card .status-icon .van-icon[data-v-13551614]{color:#07c160}.status-normal .result-section .status-card .status-icon .van-icon[data-v-13551614]{color:#1989fa}.status-multiple-scans .result-section .status-card .status-icon .van-icon[data-v-13551614]{color:#ff976a}.result-section .status-card .status-content[data-v-13551614]{flex:1}.result-section .status-card .status-content .status-title[data-v-13551614]{margin:0 0 12px;font-size:24px;font-weight:600;color:#1a1a1a}.result-section .status-card .status-content .status-message[data-v-13551614]{margin:0;font-size:16px;color:#666;line-height:1.5}.result-section .commodity-card[data-v-13551614],.result-section .scan-info-card[data-v-13551614]{background:#fff;border-radius:20px;padding:32px;margin-bottom:24px;box-shadow:0 4px 20px rgba(0,0,0,.08)}.result-section .commodity-card .card-title[data-v-13551614],.result-section .scan-info-card .card-title[data-v-13551614]{margin:0 0 24px;font-size:20px;font-weight:600;color:#1a1a1a}.result-section .info-grid[data-v-13551614]{display:flex;flex-direction:column;gap:20px}.result-section .info-grid .info-item[data-v-13551614]{display:flex;justify-content:space-between;align-items:center;padding:16px 0;border-bottom:1px solid #f0f0f0}.result-section .info-grid .info-item[data-v-13551614]:last-child{border-bottom:none}.result-section .info-grid .info-item label[data-v-13551614]{font-size:16px;color:#666;font-weight:500}.result-section .info-grid .info-item span[data-v-13551614]{font-size:16px;font-weight:500;color:#1a1a1a}.result-section .info-grid .info-item span.first-scan[data-v-13551614]{color:#07c160;font-weight:600}.result-section .info-grid .info-item span.scan-count[data-v-13551614]{color:#1989fa}.result-section .info-grid .info-item span.scan-time[data-v-13551614]{color:#999;font-size:15px}.result-section .commodity-content[data-v-13551614]{display:flex;gap:24px}.result-section .commodity-content .commodity-image[data-v-13551614]{width:160px;height:160px;border-radius:12px;overflow:hidden;flex-shrink:0;box-shadow:0 4px 12px rgba(0,0,0,.1)}.result-section .commodity-content .commodity-image img[data-v-13551614]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.result-section .commodity-content .commodity-details[data-v-13551614]{flex:1;min-width:0}.result-section .commodity-content .commodity-details .commodity-name[data-v-13551614]{margin:0 0 20px;font-size:20px;font-weight:600;color:#1a1a1a;line-height:1.3}.result-section .commodity-content .commodity-details .commodity-specs[data-v-13551614]{display:flex;flex-direction:column;gap:16px}.result-section .commodity-content .commodity-details .commodity-specs .spec-item[data-v-13551614]{display:flex;align-items:center;gap:12px}.result-section .commodity-content .commodity-details .commodity-specs .spec-item .spec-icon[data-v-13551614]{font-size:20px;color:#1989fa;width:24px;flex-shrink:0}.result-section .commodity-content .commodity-details .commodity-specs .spec-item .spec-content[data-v-13551614]{flex:1;display:flex;justify-content:space-between;align-items:center}.result-section .commodity-content .commodity-details .commodity-specs .spec-item .spec-content label[data-v-13551614]{font-size:14px;color:#999;font-weight:500}.result-section .commodity-content .commodity-details .commodity-specs .spec-item .spec-content span[data-v-13551614]{font-size:14px;color:#333;font-weight:500;text-align:right}.result-section .action-buttons[data-v-13551614]{display:flex;gap:16px}.result-section .action-buttons .action-btn[data-v-13551614]{flex:1;height:60px;border-radius:30px;font-size:18px;font-weight:500}.result-section .action-buttons .action-btn .van-icon[data-v-13551614]{margin-right:8px}.result-section .action-buttons .action-btn.primary-btn[data-v-13551614]{background:linear-gradient(135deg,#1989fa,#007aff);border:none}.result-section .action-buttons .action-btn.secondary-btn[data-v-13551614]{border:2px solid #dcdfe6;background:#fff;color:#606266}.instruction-section .instruction-card[data-v-13551614]{background:#fff;border-radius:20px;padding:32px;box-shadow:0 4px 20px rgba(0,0,0,.08)}.instruction-section .instruction-card .instruction-title[data-v-13551614]{margin:0 0 32px;font-size:24px;font-weight:600;color:#1a1a1a;text-align:center}.instruction-section .instruction-card .instruction-steps[data-v-13551614]{display:flex;flex-direction:column;gap:24px}.instruction-section .instruction-card .step-item[data-v-13551614]{display:flex;align-items:flex-start;gap:20px}.instruction-section .instruction-card .step-item .step-number[data-v-13551614]{width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,#1989fa,#007aff);color:#fff;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:600;flex-shrink:0}.instruction-section .instruction-card .step-item .step-content[data-v-13551614]{flex:1}.instruction-section .instruction-card .step-item .step-content h4[data-v-13551614]{margin:0 0 8px;font-size:18px;font-weight:600;color:#1a1a1a}.instruction-section .instruction-card .step-item .step-content p[data-v-13551614]{margin:0;font-size:16px;color:#666;line-height:1.5}.empty-state[data-v-13551614]{margin-top:80px}.verifying-overlay[data-v-13551614]{display:flex;align-items:center;justify-content:center}.verifying-overlay .overlay-content[data-v-13551614]{text-align:center;color:#fff}.verifying-overlay .overlay-content[data-v-13551614] .van-loading__text{font-size:18px;margin-top:16px}@media(min-width:1080px)and (min-height:1920px){.verification-content[data-v-13551614]{padding:32px;max-width:700px}.input-section[data-v-13551614]{padding:40px;margin-bottom:32px}.input-section .code-input[data-v-13551614]{margin-bottom:32px}.input-section .code-input[data-v-13551614] .van-field__body{font-size:20px}.input-section .code-input .verify-btn[data-v-13551614]{height:60px;border-radius:30px;font-size:20px;padding:0 32px}.input-section .scan-section .scan-btn[data-v-13551614]{height:72px;border-radius:36px;font-size:20px;margin-bottom:20px}.input-section .scan-section .scan-tips[data-v-13551614]{font-size:16px}.input-section .scan-section .scan-tips .van-icon[data-v-13551614]{font-size:18px}.scanner-overlay .scan-frame[data-v-13551614]{width:400px;height:400px;margin-bottom:40px}.scanner-overlay .scan-frame .frame-corner[data-v-13551614]{width:40px;height:40px;border-width:4px}.scanner-overlay .scan-guide[data-v-13551614]{font-size:18px}.scanner-actions[data-v-13551614]{padding:32px}.scanner-actions .close-scanner-btn[data-v-13551614]{height:60px;border-radius:30px;font-size:18px;padding:0 40px}.result-section .status-card[data-v-13551614]{padding:40px;margin-bottom:32px;gap:32px}.result-section .status-card .status-icon .van-icon[data-v-13551614]{font-size:56px}.result-section .status-card .status-content .status-title[data-v-13551614]{font-size:28px;margin-bottom:16px}.result-section .status-card .status-content .status-message[data-v-13551614]{font-size:18px}.result-section .commodity-card[data-v-13551614],.result-section .scan-info-card[data-v-13551614]{padding:40px;margin-bottom:32px}.result-section .commodity-card .card-title[data-v-13551614],.result-section .scan-info-card .card-title[data-v-13551614]{font-size:24px;margin-bottom:32px}.result-section .info-grid[data-v-13551614]{gap:24px}.result-section .info-grid .info-item[data-v-13551614]{padding:20px 0}.result-section .info-grid .info-item label[data-v-13551614],.result-section .info-grid .info-item span[data-v-13551614]{font-size:18px}.result-section .info-grid .info-item span.scan-time[data-v-13551614]{font-size:17px}.result-section .commodity-content[data-v-13551614]{gap:32px}.result-section .commodity-content .commodity-image[data-v-13551614]{width:200px;height:200px;border-radius:16px}.result-section .commodity-content .commodity-details .commodity-name[data-v-13551614]{font-size:24px;margin-bottom:24px}.result-section .commodity-content .commodity-details .commodity-specs[data-v-13551614]{gap:20px}.result-section .commodity-content .commodity-details .commodity-specs .spec-item .spec-icon[data-v-13551614]{font-size:24px;width:28px}.result-section .commodity-content .commodity-details .commodity-specs .spec-item .spec-content label[data-v-13551614],.result-section .commodity-content .commodity-details .commodity-specs .spec-item .spec-content span[data-v-13551614]{font-size:16px}.result-section .action-buttons[data-v-13551614]{gap:20px}.result-section .action-buttons .action-btn[data-v-13551614]{height:72px;border-radius:36px;font-size:20px}.result-section .action-buttons .action-btn .van-icon[data-v-13551614]{margin-right:12px}.instruction-section .instruction-card[data-v-13551614]{padding:40px}.instruction-section .instruction-card .instruction-title[data-v-13551614]{font-size:28px;margin-bottom:40px}.instruction-section .instruction-card .instruction-steps[data-v-13551614]{gap:32px}.instruction-section .instruction-card .step-item[data-v-13551614]{gap:24px}.instruction-section .instruction-card .step-item .step-number[data-v-13551614]{width:48px;height:48px;font-size:20px}.instruction-section .instruction-card .step-item .step-content h4[data-v-13551614]{font-size:20px}.instruction-section .instruction-card .step-item .step-content p[data-v-13551614]{font-size:18px}.empty-state[data-v-13551614]{margin-top:120px}.verifying-overlay .overlay-content[data-v-13551614] .van-loading__text{font-size:20px;margin-top:20px}}@media(max-width:1199px)and (min-width:768px){.verification-content[data-v-13551614]{max-width:600px}}@media(max-width:767px){.verification-content[data-v-13551614]{padding:16px}.input-section[data-v-13551614]{padding:20px;margin-bottom:16px}.commodity-content[data-v-13551614]{flex-direction:column}.commodity-content .commodity-image[data-v-13551614]{width:100%;height:200px;margin-bottom:16px}.action-buttons[data-v-13551614]{flex-direction:column}}@media(max-width:480px){.verification-content[data-v-13551614]{padding:12px}.input-section[data-v-13551614]{padding:16px}.result-section .commodity-card[data-v-13551614],.result-section .scan-info-card[data-v-13551614],.result-section .status-card[data-v-13551614]{padding:20px}}@media(max-height:500px)and (orientation:landscape){.scanner-overlay .scan-frame[data-v-13551614]{width:250px;height:250px}}@media(prefers-color-scheme:dark){.verification-page[data-v-13551614]{background:linear-gradient(135deg,#1e293b,#334155)}.commodity-card[data-v-13551614],.input-section[data-v-13551614],.instruction-card[data-v-13551614],.scan-info-card[data-v-13551614],.status-card[data-v-13551614]{background:#2a2a2a}.card-title[data-v-13551614],.commodity-name[data-v-13551614],.instruction-title[data-v-13551614],.section-title[data-v-13551614],.status-title[data-v-13551614],.step-content h4[data-v-13551614]{color:#fff}.info-item label[data-v-13551614],.scan-tips[data-v-13551614],.spec-content label[data-v-13551614],.status-message[data-v-13551614],.step-content p[data-v-13551614]{color:#ccc}.info-item span[data-v-13551614],.spec-content span[data-v-13551614]{color:#fff}.action-buttons .secondary-btn[data-v-13551614]{background:#333;border-color:#555;color:#ccc}}.application-page[data-v-048d266d]{min-height:100vh;background-color:#f7f8fa}.application-content[data-v-048d266d]{padding:16px;padding-bottom:env(safe-area-inset-bottom)}.form-card[data-v-048d266d]{background:#fff;border-radius:16px;padding:20px;box-shadow:0 2px 12px rgba(0,0,0,.08);border-top:5px solid;margin-top:16px}.form-card.department[data-v-048d266d]{border-top-color:#10b981}.form-card .form-header[data-v-048d266d]{display:flex;align-items:center;margin-bottom:24px}.form-card .form-header .form-icon[data-v-048d266d]{width:60px;height:60px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:24px;color:#fff;margin-right:15px;background:#10b981}.form-card .form-header .form-icon img[data-v-048d266d]{width:30px;height:30px}.form-card .form-header .form-title[data-v-048d266d]{font-size:20px;font-weight:600;color:#1e293b;margin:0 0 4px}.form-card .form-header .form-subtitle[data-v-048d266d]{font-size:14px;color:#64748b;margin:0}.application-form .form-row[data-v-048d266d]{display:flex;gap:12px}.application-form .form-row[data-v-048d266d] .van-field{flex:1}.application-form .section-title[data-v-048d266d]{font-size:16px;font-weight:600;color:#1e293b;margin:24px 0 16px;padding-left:16px;position:relative}.application-form .section-title[data-v-048d266d]:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:4px;height:16px;background:#3b82f6;border-radius:2px}.application-form[data-v-048d266d] .van-cell-group{border-radius:8px;overflow:hidden;margin-bottom:16px}.application-form[data-v-048d266d] .van-field{padding:12px 16px}.application-form[data-v-048d266d] .van-field .van-field__label{font-weight:500;color:#374151}.agreement-section[data-v-048d266d]{margin:24px 0;padding:0 16px}.agreement-section[data-v-048d266d] .van-checkbox{align-items:flex-start}.agreement-section[data-v-048d266d] .van-checkbox .van-checkbox__label{font-size:14px;color:#64748b;line-height:1.4}.submit-section[data-v-048d266d]{margin-top:32px}.submit-section .submit-btn[data-v-048d266d]{height:44px;font-size:16px;font-weight:500}.submitting-overlay[data-v-048d266d]{display:flex;align-items:center;justify-content:center}.submitting-overlay .overlay-content[data-v-048d266d]{text-align:center;color:#fff}@media(min-width:1080px){.application-content[data-v-048d266d]{padding:32px}.form-card[data-v-048d266d]{padding:32px;margin-top:24px}.form-card .form-header[data-v-048d266d]{margin-bottom:32px}.form-card .form-header .form-icon[data-v-048d266d]{width:80px;height:80px;font-size:32px}.form-card .form-header .form-title[data-v-048d266d]{font-size:24px}.form-card .form-header .form-subtitle[data-v-048d266d]{font-size:16px}.application-form[data-v-048d266d] .van-field{padding:16px 20px}.application-form[data-v-048d266d] .van-field .van-field__control,.application-form[data-v-048d266d] .van-field .van-field__label{font-size:18px}.submit-section .submit-btn[data-v-048d266d]{height:56px;font-size:18px}}@media(min-width:1200px){.application-page[data-v-048d266d]{background:linear-gradient(135deg,#f5f7fa,#c3cfe2);display:flex;align-items:center;justify-content:center;min-height:100vh}.application-content[data-v-048d266d]{background:#fff;border-radius:20px;box-shadow:0 10px 40px rgba(0,0,0,.1);width:100%}.form-card[data-v-048d266d]{box-shadow:none;padding:40px;margin-top:0;border-radius:0;border-top:none}}@media(max-width:767px){.application-content[data-v-048d266d]{padding:12px}.form-card[data-v-048d266d]{padding:16px}.form-row[data-v-048d266d]{flex-direction:column;gap:0}}.application-page[data-v-344c00ea]{min-height:100vh;background-color:#f7f8fa}.application-content[data-v-344c00ea]{padding:16px;padding-bottom:constant(safe-area-inset-bottom);padding-bottom:env(safe-area-inset-bottom)}@media(min-width:1200px){.application-content[data-v-344c00ea]{margin:0 auto;padding:24px}}.form-card[data-v-344c00ea]{background:#fff;border-radius:16px;padding:20px;box-shadow:0 2px 12px rgba(0,0,0,.08);border-top:5px solid;margin-top:16px}.form-card.brand[data-v-344c00ea]{border-top-color:#f59e0b}.form-card .form-header[data-v-344c00ea]{display:flex;align-items:center;margin-bottom:24px}.form-card .form-header .form-icon[data-v-344c00ea]{width:60px;height:60px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:24px;color:#fff;margin-right:15px;background:#f59e0b}.form-card .form-header .form-icon img[data-v-344c00ea]{width:30px;height:30px}.form-card .form-header .form-title[data-v-344c00ea]{font-size:20px;font-weight:600;color:#1e293b;margin:0 0 4px}.form-card .form-header .form-subtitle[data-v-344c00ea]{font-size:14px;color:#64748b;margin:0}.application-form .form-row[data-v-344c00ea]{display:flex;gap:12px}.application-form .form-row[data-v-344c00ea] .van-field{flex:1}.application-form .section-title[data-v-344c00ea]{font-size:16px;font-weight:600;color:#1e293b;margin:24px 0 16px;padding-left:16px;position:relative}.application-form .section-title[data-v-344c00ea]:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:4px;height:16px;background:#3b82f6;border-radius:2px}.application-form[data-v-344c00ea] .van-cell-group{border-radius:8px;overflow:hidden;margin-bottom:16px}.application-form[data-v-344c00ea] .van-field{padding:12px 16px}.application-form[data-v-344c00ea] .van-field .van-field__label{font-weight:500;color:#374151}.agreement-section[data-v-344c00ea]{margin:24px 0;padding:0 16px}.agreement-section[data-v-344c00ea] .van-checkbox{align-items:flex-start}.agreement-section[data-v-344c00ea] .van-checkbox .van-checkbox__label{font-size:14px;color:#64748b;line-height:1.4}.submit-section[data-v-344c00ea]{margin-top:32px}.submit-section .submit-btn[data-v-344c00ea]{height:44px;font-size:16px;font-weight:500}.submitting-overlay[data-v-344c00ea]{display:flex;align-items:center;justify-content:center}.submitting-overlay .overlay-content[data-v-344c00ea]{text-align:center;color:#fff}@media(min-width:1080px)and (min-height:1920px){.application-content[data-v-344c00ea]{padding:32px}.form-card[data-v-344c00ea]{padding:32px;margin-top:24px}.form-card .form-header[data-v-344c00ea]{margin-bottom:32px}.form-card .form-header .form-icon[data-v-344c00ea]{width:80px;height:80px;font-size:32px}.form-card .form-header .form-title[data-v-344c00ea]{font-size:24px}.form-card .form-header .form-subtitle[data-v-344c00ea]{font-size:16px}.application-form[data-v-344c00ea] .van-field{padding:16px 20px}.application-form[data-v-344c00ea] .van-field .van-field__control,.application-form[data-v-344c00ea] .van-field .van-field__label{font-size:18px}.submit-section .submit-btn[data-v-344c00ea]{height:56px;font-size:18px}}@media(min-width:1200px){.application-page[data-v-344c00ea]{background:linear-gradient(135deg,#f5f7fa,#c3cfe2);display:flex;align-items:center;justify-content:center;min-height:100vh}.application-content[data-v-344c00ea]{background:#fff;border-radius:20px;box-shadow:0 10px 40px rgba(0,0,0,.1);width:100%;margin:40px auto}.form-card[data-v-344c00ea]{box-shadow:none;padding:32px;margin-top:0}}@media(max-width:767px){.application-content[data-v-344c00ea]{padding:12px}.form-card[data-v-344c00ea]{padding:16px}.form-row[data-v-344c00ea]{flex-direction:column;gap:0}}.application-page[data-v-c52e0762]{min-height:100vh;background-color:#f7f8fa}.application-content[data-v-c52e0762]{padding:16px;padding-bottom:constant(safe-area-inset-bottom);padding-bottom:env(safe-area-inset-bottom)}.form-card[data-v-c52e0762]{background:#fff;border-radius:16px;padding:20px;box-shadow:0 2px 12px rgba(0,0,0,.08);border-top:5px solid;margin-top:16px}.form-card.designer[data-v-c52e0762]{border-top-color:#8b5cf6}.form-card .form-header[data-v-c52e0762]{display:flex;align-items:center;margin-bottom:24px}.form-card .form-header .form-icon[data-v-c52e0762]{width:60px;height:60px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:24px;color:#fff;margin-right:15px;background:#8b5cf6}.form-card .form-header .form-icon img[data-v-c52e0762]{width:30px;height:30px}.form-card .form-header .form-title[data-v-c52e0762]{font-size:20px;font-weight:600;color:#1e293b;margin:0 0 4px}.form-card .form-header .form-subtitle[data-v-c52e0762]{font-size:14px;color:#64748b;margin:0}.application-form .form-row[data-v-c52e0762]{display:flex;gap:12px}.application-form .form-row[data-v-c52e0762] .van-field{flex:1}.application-form .section-title[data-v-c52e0762]{font-size:16px;font-weight:600;color:#1e293b;margin:24px 0 16px;padding-left:16px;position:relative}.application-form .section-title[data-v-c52e0762]:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:4px;height:16px;background:#3b82f6;border-radius:2px}.application-form[data-v-c52e0762] .van-cell-group{border-radius:8px;overflow:hidden;margin-bottom:16px}.application-form[data-v-c52e0762] .van-field{padding:12px 16px}.application-form[data-v-c52e0762] .van-field .van-field__label{font-weight:500;color:#374151}.agreement-section[data-v-c52e0762]{margin:24px 0;padding:0 16px}.agreement-section[data-v-c52e0762] .van-checkbox{align-items:flex-start}.agreement-section[data-v-c52e0762] .van-checkbox .van-checkbox__label{font-size:14px;color:#64748b;line-height:1.4}.submit-section[data-v-c52e0762]{margin-top:32px}.submit-section .submit-btn[data-v-c52e0762]{height:44px;font-size:16px;font-weight:500}.submitting-overlay[data-v-c52e0762]{display:flex;align-items:center;justify-content:center}.submitting-overlay .overlay-content[data-v-c52e0762]{text-align:center;color:#fff}@media(min-width:1080px)and (min-height:1920px){.application-content[data-v-c52e0762]{padding:32px}.form-card[data-v-c52e0762]{padding:32px;margin-top:24px}.form-card .form-header[data-v-c52e0762]{margin-bottom:32px}.form-card .form-header .form-icon[data-v-c52e0762]{width:80px;height:80px;font-size:32px}.form-card .form-header .form-title[data-v-c52e0762]{font-size:24px}.form-card .form-header .form-subtitle[data-v-c52e0762]{font-size:16px}.application-form[data-v-c52e0762] .van-field{padding:16px 20px}.application-form[data-v-c52e0762] .van-field .van-field__control,.application-form[data-v-c52e0762] .van-field .van-field__label{font-size:18px}.submit-section .submit-btn[data-v-c52e0762]{height:56px;font-size:18px}}@media(min-width:1200px){.application-page[data-v-c52e0762]{background:linear-gradient(135deg,#f5f7fa,#c3cfe2);display:flex;align-items:center;justify-content:center;min-height:100vh}.application-content[data-v-c52e0762]{background:#fff;border-radius:20px;box-shadow:0 10px 40px rgba(0,0,0,.1);width:100%;margin:40px auto}.form-card[data-v-c52e0762]{box-shadow:none;padding:32px;margin-top:0}}@media(max-width:767px){.application-content[data-v-c52e0762]{padding:12px}.form-card[data-v-c52e0762]{padding:16px}.form-row[data-v-c52e0762]{flex-direction:column;gap:0}}.application-page[data-v-37306929]{min-height:100vh;background-color:#f7f8fa}.application-content[data-v-37306929]{padding:16px;padding-bottom:env(safe-area-inset-bottom)}.form-card[data-v-37306929]{background:#fff;border-radius:16px;padding:20px;box-shadow:0 2px 12px rgba(0,0,0,.08);border-top:5px solid;margin-top:16px}.form-card.officer[data-v-37306929]{border-top-color:#ef4444}.form-card .form-header[data-v-37306929]{display:flex;align-items:center;margin-bottom:24px}.form-card .form-header .form-icon[data-v-37306929]{width:60px;height:60px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:24px;color:#fff;margin-right:15px;background:#ef4444}.form-card .form-header .form-icon img[data-v-37306929]{width:30px;height:30px}.form-card .form-header .form-title[data-v-37306929]{font-size:20px;font-weight:600;color:#1e293b;margin:0 0 4px}.form-card .form-header .form-subtitle[data-v-37306929]{font-size:14px;color:#64748b;margin:0}.application-form .form-row[data-v-37306929]{display:flex;gap:12px}.application-form .form-row[data-v-37306929] .van-field{flex:1}.application-form .section-title[data-v-37306929]{font-size:16px;font-weight:600;color:#1e293b;margin:24px 0 16px;padding-left:16px;position:relative}.application-form .section-title[data-v-37306929]:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:4px;height:16px;background:#3b82f6;border-radius:2px}.application-form[data-v-37306929] .van-cell-group{border-radius:8px;overflow:hidden;margin-bottom:16px}.application-form[data-v-37306929] .van-field{padding:12px 16px}.application-form[data-v-37306929] .van-field .van-field__label{font-weight:500;color:#374151}.agreement-section[data-v-37306929]{margin:24px 0;padding:0 16px}.agreement-section[data-v-37306929] .van-checkbox{align-items:flex-start}.agreement-section[data-v-37306929] .van-checkbox .van-checkbox__label{font-size:14px;color:#64748b;line-height:1.4}.submit-section[data-v-37306929]{margin-top:32px}.submit-section .submit-btn[data-v-37306929]{height:44px;font-size:16px;font-weight:500}.submitting-overlay[data-v-37306929]{display:flex;align-items:center;justify-content:center}.submitting-overlay .overlay-content[data-v-37306929]{text-align:center;color:#fff}@media(min-width:1080px){.application-content[data-v-37306929]{padding:32px}.form-card[data-v-37306929]{padding:32px;margin-top:24px}.form-card .form-header[data-v-37306929]{margin-bottom:32px}.form-card .form-header .form-icon[data-v-37306929]{width:80px;height:80px;font-size:32px}.form-card .form-header .form-title[data-v-37306929]{font-size:24px}.form-card .form-header .form-subtitle[data-v-37306929]{font-size:16px}.application-form[data-v-37306929] .van-field{padding:16px 20px}.application-form[data-v-37306929] .van-field .van-field__control,.application-form[data-v-37306929] .van-field .van-field__label{font-size:18px}.submit-section .submit-btn[data-v-37306929]{height:56px;font-size:18px}}@media(min-width:1200px){.application-page[data-v-37306929]{background:linear-gradient(135deg,#f5f7fa,#c3cfe2);display:flex;align-items:center;justify-content:center;min-height:100vh}.application-content[data-v-37306929]{background:#fff;border-radius:20px;box-shadow:0 10px 40px rgba(0,0,0,.1);width:100%}.form-card[data-v-37306929]{box-shadow:none;padding:40px;margin-top:0;border-radius:0;border-top:none}}@media(max-width:767px){.application-content[data-v-37306929]{padding:12px}.form-card[data-v-37306929]{padding:16px}.form-row[data-v-37306929]{flex-direction:column;gap:0}}.cooperation-center[data-v-fa76cacc]{min-height:100vh;background-color:#f7f8fa;padding-bottom:constant(safe-area-inset-bottom);padding-bottom:env(safe-area-inset-bottom)}.language-switcher[data-v-fa76cacc]{display:flex;justify-content:flex-end;padding:10px 16px;gap:8px}@media(min-width:768px){.language-switcher[data-v-fa76cacc]{padding:10px 24px}}.main-content[data-v-fa76cacc]{padding:16px}@media(min-width:768px){.main-content[data-v-fa76cacc]{max-width:1200px;margin:0 auto;padding:24px}}.section[data-v-fa76cacc]{margin-bottom:40px}.section-title[data-v-fa76cacc]{font-size:20px;font-weight:600;color:#1e293b;margin-bottom:20px;position:relative;padding-left:12px}.section-title[data-v-fa76cacc]:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:4px;height:20px;background:#3b82f6;border-radius:2px}.cooperation-cards[data-v-fa76cacc]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px}@media(max-width:767px){.cooperation-cards[data-v-fa76cacc]{grid-template-columns:1fr}}.cooperation-card[data-v-fa76cacc]{border-radius:16px;overflow:hidden;box-shadow:0 2px 12px rgba(0,0,0,.08);border-top:5px solid;margin-bottom:0}.cooperation-card.department[data-v-fa76cacc]{border-top-color:#10b981}.cooperation-card.brand[data-v-fa76cacc]{border-top-color:#f59e0b}.cooperation-card.designer[data-v-fa76cacc]{border-top-color:#8b5cf6}.cooperation-card.officer[data-v-fa76cacc]{border-top-color:#ef4444}.cooperation-card[data-v-fa76cacc] .van-card__header{padding:20px 20px 0}.cooperation-card .card-header[data-v-fa76cacc]{display:flex;align-items:center;margin-bottom:16px}.cooperation-card .card-header .card-icon[data-v-fa76cacc]{width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:24px;color:#fff;margin-right:12px}.cooperation-card .card-header .card-icon img[data-v-fa76cacc]{width:25px;height:25px}.cooperation-card .card-header .card-icon.department[data-v-fa76cacc]{background:#10b981}.cooperation-card .card-header .card-icon.brand[data-v-fa76cacc]{background:#f59e0b}.cooperation-card .card-header .card-icon.designer[data-v-fa76cacc]{background:#8b5cf6}.cooperation-card .card-header .card-icon.officer[data-v-fa76cacc]{background:#ef4444}.cooperation-card .card-header .card-title h3[data-v-fa76cacc]{font-size:18px;font-weight:600;color:#1e293b;margin:0 0 4px}.cooperation-card .card-header .card-title p[data-v-fa76cacc]{font-size:14px;color:#64748b;margin:0}.cooperation-card .card-desc[data-v-fa76cacc]{font-size:14px;color:#64748b;margin-bottom:16px;line-height:1.5}.cooperation-card .benefits[data-v-fa76cacc]{list-style:none;padding:0;margin:0 0 20px}.cooperation-card .benefits li[data-v-fa76cacc]{margin-bottom:8px;display:flex;align-items:center;font-size:14px;color:#475569}.cooperation-card .benefits li[data-v-fa76cacc]:before{content:"✓";font-weight:700;margin-right:8px;font-size:16px}.department .cooperation-card .benefits li[data-v-fa76cacc]:before{color:#10b981}.brand .cooperation-card .benefits li[data-v-fa76cacc]:before{color:#f59e0b}.designer .cooperation-card .benefits li[data-v-fa76cacc]:before{color:#8b5cf6}.officer .cooperation-card .benefits li[data-v-fa76cacc]:before{color:#ef4444}.cooperation-card[data-v-fa76cacc] .van-card__footer{padding:0 20px 20px}.cooperation-card .apply-btn[data-v-fa76cacc]{height:44px;font-size:16px;font-weight:500;border:none}.cooperation-card .apply-btn.department[data-v-fa76cacc]{background:#10b981}.cooperation-card .apply-btn.department[data-v-fa76cacc]:active{background:#0d9c6d}.cooperation-card .apply-btn.brand[data-v-fa76cacc]{background:#f59e0b}.cooperation-card .apply-btn.brand[data-v-fa76cacc]:active{background:#d97706}.cooperation-card .apply-btn.designer[data-v-fa76cacc]{background:#8b5cf6}.cooperation-card .apply-btn.designer[data-v-fa76cacc]:active{background:#7c3aed}.cooperation-card .apply-btn.officer[data-v-fa76cacc]{background:#ef4444}.cooperation-card .apply-btn.officer[data-v-fa76cacc]:active{background:#dc2626}.department-stores[data-v-fa76cacc]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px}@media(max-width:767px){.department-stores[data-v-fa76cacc]{grid-template-columns:1fr}}.empty-state[data-v-fa76cacc]{background:#fff;border-radius:16px;padding:40px 20px;text-align:center;box-shadow:0 2px 12px rgba(0,0,0,.08)}.empty-state[data-v-fa76cacc] .van-empty{padding:20px 0}.empty-state[data-v-fa76cacc] .van-empty .van-empty__image{width:120px;height:120px;margin-bottom:16px}.empty-state[data-v-fa76cacc] .van-empty .van-empty__description{font-size:16px;color:#64748b;margin-bottom:24px}.empty-state .empty-action-btn[data-v-fa76cacc]{height:44px;font-size:16px;font-weight:500;background:#10b981;border:none;padding:0 32px}.empty-state .empty-action-btn[data-v-fa76cacc]:active{background:#0d9c6d}.store-card[data-v-fa76cacc]{border-radius:16px;overflow:hidden;box-shadow:0 2px 12px rgba(0,0,0,.08);margin-bottom:0}.store-card[data-v-fa76cacc] .van-card__thumb{width:100%;height:160px}.store-card .store-image[data-v-fa76cacc]{width:100%;height:100%}.store-card[data-v-fa76cacc] .van-card__content{padding:16px}.store-card .store-name[data-v-fa76cacc]{font-size:18px;font-weight:600;color:#1e293b;margin:0 0 8px}.store-card .store-location[data-v-fa76cacc]{display:flex;font-size:14px;color:#64748b;margin-bottom:12px;text-align:left}.store-card .store-location .van-icon[data-v-fa76cacc]{margin-right:4px}.store-card .store-tags[data-v-fa76cacc]{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}.store-card .store-tag[data-v-fa76cacc]{background:#e3f2fd;color:#1a2a6c;border:none}.store-card[data-v-fa76cacc] .van-card__footer{padding:0 16px 16px}.store-card .store-actions[data-v-fa76cacc]{display:flex;gap:12px}.store-card .store-actions .brands-btn[data-v-fa76cacc],.store-card .store-actions .preview-btn[data-v-fa76cacc]{flex:1;height:36px}.store-card .store-actions .preview-btn[data-v-fa76cacc]{background:#f1f5f9;color:#475569;border:none}.preview-modal[data-v-fa76cacc]{height:100%;display:flex;flex-direction:column}.preview-modal .modal-header[data-v-fa76cacc]{display:flex;align-items:center;justify-content:space-between;padding:20px;border-bottom:1px solid #e2e8f0}.preview-modal .modal-header .modal-title[data-v-fa76cacc]{font-size:18px;font-weight:600;color:#1e293b;margin:0}.preview-modal .modal-header .van-icon[data-v-fa76cacc]{font-size:20px;color:#64748b}.preview-modal .modal-content[data-v-fa76cacc]{flex:1;overflow:hidden}.preview-modal .modal-content[data-v-fa76cacc] .van-tabs{height:100%;display:flex;flex-direction:column}.preview-modal .modal-content[data-v-fa76cacc] .van-tabs .van-tabs__content{flex:1;overflow-y:auto}.preview-modal .tab-content[data-v-fa76cacc]{padding:20px}.preview-modal .tab-content h4[data-v-fa76cacc]{font-size:16px;font-weight:600;color:#1e293b;margin:0 0 12px}.preview-modal .tab-content p[data-v-fa76cacc]{font-size:14px;color:#64748b;line-height:1.6;margin-bottom:20px}.preview-modal .designer-profile[data-v-fa76cacc]{display:flex;margin-bottom:20px}.preview-modal .designer-profile .designer-avatar[data-v-fa76cacc]{width:80px;height:80px;border-radius:50%;background:#e2e8f0;margin-right:16px}.preview-modal .designer-profile .designer-details[data-v-fa76cacc]{flex:1}.preview-modal .designer-profile .designer-details h4[data-v-fa76cacc]{margin:0 0 4px}.preview-modal .designer-profile .designer-details p[data-v-fa76cacc]{margin:0 0 8px;font-size:14px;color:#64748b}.preview-modal .designer-profile .social-links[data-v-fa76cacc]{display:flex;gap:12px;margin-top:12px}.preview-modal .designer-profile .social-links .social-icon[data-v-fa76cacc]{font-size:20px;color:#64748b}.preview-modal .product-grid[data-v-fa76cacc]{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-top:16px}.preview-modal .product-grid .product-item[data-v-fa76cacc]{height:120px;background:#f8fafc;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:14px;color:#475569}.preview-modal .event-card[data-v-fa76cacc]{background:#f8fafc;padding:16px;border-radius:8px;margin-bottom:16px}.preview-modal .event-card h5[data-v-fa76cacc]{font-size:16px;font-weight:600;color:#1e293b;margin:0 0 8px}.preview-modal .event-card p[data-v-fa76cacc]{font-size:14px;color:#64748b;margin:0 0 8px}.preview-modal .event-card .van-button[data-v-fa76cacc]{margin-top:8px}@media(min-width:768px){.section-title[data-v-fa76cacc]{font-size:24px}.cooperation-cards[data-v-fa76cacc],.department-stores[data-v-fa76cacc]{gap:24px}.cooperation-card .card-header .card-icon[data-v-fa76cacc]{width:60px;height:60px;font-size:28px}.cooperation-card .card-header .card-icon img[data-v-fa76cacc]{width:30px;height:30px}.empty-state[data-v-fa76cacc]{padding:80px 40px}.empty-state[data-v-fa76cacc] .van-empty .van-empty__image{width:160px;height:160px}.empty-state[data-v-fa76cacc] .van-empty .van-empty__description{font-size:18px}.empty-state .empty-action-btn[data-v-fa76cacc]{height:48px;font-size:18px;padding:0 40px}}.eco-portal[data-v-24823063]{min-height:100vh;background-color:#f8fafc;color:#334155}.container[data-v-24823063]{max-width:1200px;margin:0 auto;padding:0 20px}.hero-section[data-v-24823063]{background:linear-gradient(135deg,#1e3a8a,#3b82f6);color:#fff;padding:60px 20px;text-align:center;margin-bottom:40px}.hero-content[data-v-24823063]{max-width:800px;margin:0 auto;text-align:center;position:relative}.hero-content .lang-box[data-v-24823063]{position:fixed;right:20px;top:20px}.hero-content h1[data-v-24823063]{font-size:42px;margin-bottom:16px;font-weight:700}@media(max-width:768px){.hero-content h1[data-v-24823063]{font-size:30px}}.hero-content p[data-v-24823063]{font-size:18px;margin:0 auto 30px;opacity:.9;max-width:800px;line-height:1.8}@media(max-width:768px){.hero-content p[data-v-24823063]{font-size:16px}}.section-title[data-v-24823063]{font-size:28px;margin-bottom:30px;color:#1e293b;position:relative;padding-bottom:12px}.section-title[data-v-24823063]:after{content:"";position:absolute;bottom:0;left:0;width:60px;height:4px;background:#3b82f6;border-radius:2px}.features-grid[data-v-24823063]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;margin-bottom:60px}.feature-card[data-v-24823063]{border-radius:12px;overflow:hidden;box-shadow:0 5px 15px rgba(0,0,0,.05);transition:transform .3s,box-shadow .3s;border:1px solid #f1f5f9}.feature-card[data-v-24823063]:hover{transform:translateY(-8px);box-shadow:0 12px 25px rgba(0,0,0,.1)}.feature-card[data-v-24823063] .van-card__header{padding:0}.feature-card[data-v-24823063] .van-card__footer{padding:24px}.feature-icon[data-v-24823063]{height:120px;display:flex;align-items:center;justify-content:center;font-size:48px;color:#fff}.feature-icon .van-icon[data-v-24823063]{font-size:48px}.feature-1 .feature-icon[data-v-24823063]{background:linear-gradient(135deg,#10b981,#34d399)}.feature-2 .feature-icon[data-v-24823063]{background:linear-gradient(135deg,#f59e0b,#fbbf24)}.feature-3 .feature-icon[data-v-24823063]{background:linear-gradient(135deg,#8b5cf6,#a78bfa)}.feature-4 .feature-icon[data-v-24823063]{background:linear-gradient(135deg,#ef4444,#f87171)}.feature-content h3[data-v-24823063]{font-size:20px;margin-bottom:12px;color:#1e293b}.feature-content p[data-v-24823063]{color:#64748b;margin-bottom:20px;line-height:1.6}.feature-link[data-v-24823063]{color:#3b82f6;text-decoration:none;font-weight:500;display:flex;align-items:center}.feature-link .van-icon[data-v-24823063]{margin-left:6px;transition:transform .3s}.feature-link:hover .van-icon[data-v-24823063]{transform:translateX(4px)}.brands-section[data-v-24823063]{margin-bottom:60px}.brand-wall[data-v-24823063]{display:flex;flex-wrap:wrap;justify-content:center;gap:20px;padding:30px;background:linear-gradient(135deg,#f8fafc,#e2e8f0);border-radius:20px;min-height:500px;align-content:flex-start;position:relative}.brand-wall[data-v-24823063]:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:radial-gradient(circle at 25% 25%,hsla(0,0%,100%,.3) 2px,transparent 0),radial-gradient(circle at 75% 75%,hsla(0,0%,100%,.2) 1px,transparent 0);background-size:50px 50px,30px 30px;pointer-events:none}.brand-item[data-v-24823063]{display:flex;align-items:center;justify-content:center;background:#fff;border-radius:12px;box-shadow:0 4px 15px rgba(0,0,0,.1),0 1px 3px rgba(0,0,0,.08);transition:all .3s ease;position:relative;overflow:hidden;cursor:pointer}.brand-item.brand-layer-1[data-v-24823063]{z-index:4;box-shadow:0 8px 25px rgba(0,0,0,.15),0 2px 6px rgba(0,0,0,.1)}.brand-item.brand-layer-2[data-v-24823063]{z-index:3;box-shadow:0 6px 20px rgba(0,0,0,.12),0 2px 5px rgba(0,0,0,.08)}.brand-item.brand-layer-3[data-v-24823063]{z-index:2}.brand-item.brand-layer-4[data-v-24823063]{z-index:1;opacity:.9}.brand-item[data-v-24823063]:hover{transform:scale(1.05) rotate(0deg)!important;box-shadow:0 12px 35px rgba(0,0,0,.2),0 4px 15px rgba(0,0,0,.1);z-index:10}.brand-content[data-v-24823063]{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:15px}.brand-content .brand-logo[data-v-24823063]{max-width:80%;max-height:80%;-o-object-fit:contain;object-fit:contain;transition:all .3s ease;filter:grayscale(.2)}.brand-content .brand-overlay[data-v-24823063]{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(transparent,rgba(0,0,0,.7));color:#fff;padding:8px 12px;transform:translateY(100%);transition:transform .3s ease;text-align:center}.brand-content .brand-overlay .brand-name[data-v-24823063]{font-size:11px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.brand-content:hover .brand-logo[data-v-24823063]{transform:scale(1.1);filter:grayscale(0)}.brand-content:hover .brand-overlay[data-v-24823063]{transform:translateY(0)}@media(max-width:1080px)and (min-height:1920px){.container[data-v-24823063]{padding:0 15px}.hero-section[data-v-24823063]{padding:40px 15px;margin-bottom:30px}.hero-content h1[data-v-24823063]{font-size:36px}.section-title[data-v-24823063]{font-size:24px}.brand-wall[data-v-24823063]{gap:15px;padding:20px;min-height:400px}.brand-item[data-v-24823063]{width:120px!important;height:120px!important}}@media(max-width:768px){.container[data-v-24823063]{padding:0 16px}.hero-section[data-v-24823063]{padding:40px 16px}.features-grid[data-v-24823063]{grid-template-columns:1fr}.brand-wall[data-v-24823063]{gap:10px;padding:15px;min-height:300px}.brand-item[data-v-24823063]{width:80px!important;height:80px!important}.brand-content[data-v-24823063]{padding:8px}.brand-content .brand-overlay .brand-name[data-v-24823063]{font-size:9px}.contact-dialog-content[data-v-24823063]{padding:16px}.contact-dialog-content .contact-email[data-v-24823063]{font-size:16px}}@media(min-width:1200px){.brand-wall[data-v-24823063]{gap:25px;padding:40px;min-height:600px}}footer[data-v-24823063]{background:#1e293b;color:#cbd5e1;padding:50px 0 20px}.footer-content[data-v-24823063]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:40px;margin-bottom:40px}.footer-column h3[data-v-24823063]{font-size:18px;margin-bottom:20px;color:#fff;position:relative;padding-bottom:10px}.footer-column h3[data-v-24823063]:after{content:"";position:absolute;bottom:0;left:calc(50% - 20px);width:40px;height:2px;background:#3b82f6}.footer-column ul[data-v-24823063]{list-style:none;padding:0}.footer-column li[data-v-24823063]{margin-bottom:12px}.footer-column a[data-v-24823063]{color:#94a3b8;text-decoration:none;transition:color .3s}.footer-column a[data-v-24823063]:hover{color:#fff}.footer-column p[data-v-24823063]{color:#94a3b8;margin-bottom:20px}.social-links[data-v-24823063]{display:flex;gap:16px}.social-links .social-link[data-v-24823063]{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background:hsla(0,0%,100%,.1);border-radius:50%;color:#94a3b8;transition:all .3s}.social-links .social-link[data-v-24823063]:hover{background:#3b82f6;color:#fff;transform:translateY(-3px)}.social-links .social-link .van-icon[data-v-24823063]{font-size:18px}.copyright[data-v-24823063]{text-align:center;padding-top:30px;border-top:1px solid hsla(0,0%,100%,.1);color:#94a3b8;font-size:14px}.contact-dialog-content[data-v-24823063]{padding:20px;text-align:center}.contact-dialog-content .contact-icon[data-v-24823063]{font-size:48px;color:#3b82f6;margin-bottom:16px}.contact-dialog-content .contact-email[data-v-24823063]{font-size:18px;font-weight:600;color:#1e293b;margin:16px 0;padding:12px;background:#f8fafc;border-radius:8px;word-break:break-all}.contact-dialog-content .contact-description[data-v-24823063]{color:#64748b;font-size:14px;line-height:1.5}.faq-page[data-v-5c73bc45]{min-height:100vh;background-color:#f7f8fa}.faq-content[data-v-5c73bc45]{padding:16px;padding-bottom:constant(safe-area-inset-bottom);padding-bottom:env(safe-area-inset-bottom)}@media(min-width:1200px){.faq-content[data-v-5c73bc45]{max-width:1200px;margin:0 auto;padding:24px}}.header-section[data-v-5c73bc45]{margin-bottom:24px}.header-section .search-box[data-v-5c73bc45]{margin-bottom:20px}.header-section .search-box[data-v-5c73bc45] .van-search{padding:0}.header-section .search-box[data-v-5c73bc45] .van-search .van-search__content{background:#fff;border-radius:12px;box-shadow:0 2px 12px rgba(0,0,0,.08)}.header-section .category-tabs[data-v-5c73bc45]{display:flex;gap:8px;overflow-x:auto;padding-bottom:8px}.header-section .category-tabs .category-tab[data-v-5c73bc45]{padding:8px 16px;background:#fff;border-radius:20px;font-size:14px;font-weight:500;color:#64748b;cursor:pointer;transition:all .3s ease;white-space:nowrap;box-shadow:0 1px 3px rgba(0,0,0,.1)}.header-section .category-tabs .category-tab[data-v-5c73bc45]:hover{background:#f1f5f9;transform:translateY(-1px)}.header-section .category-tabs .category-tab.active[data-v-5c73bc45]{background:#3b82f6;color:#fff;box-shadow:0 4px 12px rgba(59,130,246,.3)}.questions-grid[data-v-5c73bc45]{display:grid;gap:20px;margin-bottom:40px;grid-template-columns:1fr}@media(min-width:768px){.questions-grid[data-v-5c73bc45]{grid-template-columns:repeat(2,1fr)}}@media(min-width:1200px){.questions-grid[data-v-5c73bc45]{grid-template-columns:repeat(3,1fr);gap:24px}}.questions-grid .question-card[data-v-5c73bc45]{background:#fff;border-radius:16px;padding:20px;box-shadow:0 2px 12px rgba(0,0,0,.08);cursor:pointer;transition:all .3s ease;border:2px solid transparent}.questions-grid .question-card[data-v-5c73bc45]:hover{transform:translateY(-4px);box-shadow:0 8px 25px rgba(0,0,0,.12);border-color:#e2e8f0}.questions-grid .question-card.expanded[data-v-5c73bc45]{border-color:#3b82f6;box-shadow:0 8px 25px rgba(59,130,246,.15)}.questions-grid .question-card .question-header .question-title[data-v-5c73bc45]{font-size:16px;font-weight:600;color:#1e293b;margin:0 0 12px;line-height:1.4}.questions-grid .question-card .question-header .question-meta[data-v-5c73bc45]{display:flex;justify-content:space-between;align-items:center}.questions-grid .question-card .question-header .question-meta .question-category[data-v-5c73bc45]{font-size:12px;color:#64748b;background:#f1f5f9;padding:4px 8px;border-radius:12px}.questions-grid .question-card .question-header .question-meta .expand-icon[data-v-5c73bc45]{color:#94a3b8;font-size:16px;transition:transform .3s ease}.questions-grid .question-card .question-content[data-v-5c73bc45]{margin-top:16px;padding-top:16px;border-top:1px solid #f1f5f9;animation:slideDown-5c73bc45 .3s ease}.questions-grid .question-card .question-content .answer-text p[data-v-5c73bc45]{margin:0;color:#475569;line-height:1.6;font-size:14px}.questions-grid .question-card .question-content .related-links[data-v-5c73bc45]{margin-top:16px}.questions-grid .question-card .question-content .related-links h4[data-v-5c73bc45]{font-size:14px;font-weight:600;color:#374151;margin:0 0 12px}.questions-grid .question-card .question-content .related-links .links-grid[data-v-5c73bc45]{display:grid;grid-template-columns:1fr;gap:8px}@media(min-width:768px){.questions-grid .question-card .question-content .related-links .links-grid[data-v-5c73bc45]{grid-template-columns:1fr 1fr}}.questions-grid .question-card .question-content .related-links .links-grid .link-button[data-v-5c73bc45]{display:block;padding:8px 12px;background:#f8fafc;color:#3b82f6;text-decoration:none;border-radius:8px;font-size:12px;font-weight:500;text-align:center;transition:all .2s ease}.questions-grid .question-card .question-content .related-links .links-grid .link-button[data-v-5c73bc45]:hover{background:#3b82f6;color:#fff}.empty-state[data-v-5c73bc45]{display:flex;justify-content:center;align-items:center;min-height:300px}.empty-state .empty-content[data-v-5c73bc45]{text-align:center}.empty-state .empty-content .empty-icon[data-v-5c73bc45]{font-size:64px;color:#cbd5e1;margin-bottom:16px}.empty-state .empty-content h3[data-v-5c73bc45]{font-size:18px;font-weight:600;color:#475569;margin:0 0 8px}.empty-state .empty-content p[data-v-5c73bc45]{font-size:14px;color:#64748b;margin:0 0 20px}.empty-state .empty-content .reset-button[data-v-5c73bc45]{height:40px;padding:0 24px}.help-section .help-card[data-v-5c73bc45]{background:linear-gradient(135deg,#1e3a8a,#3b82f6);border-radius:16px;padding:24px;color:#fff;display:flex;align-items:center;gap:16px}.help-section .help-card .help-icon[data-v-5c73bc45]{font-size:32px;flex-shrink:0}.help-section .help-card .help-content[data-v-5c73bc45]{flex:1}.help-section .help-card .help-content h3[data-v-5c73bc45]{font-size:18px;font-weight:600;margin:0 0 8px}.help-section .help-card .help-content p[data-v-5c73bc45]{font-size:14px;margin:0 0 16px;opacity:.9;line-height:1.5}.help-section .help-card .help-content .contact-button[data-v-5c73bc45]{background:hsla(0,0%,100%,.2);border:1px solid hsla(0,0%,100%,.3);color:#fff;height:40px}.help-section .help-card .help-content .contact-button[data-v-5c73bc45]:hover{background:hsla(0,0%,100%,.3)}@keyframes slideDown-5c73bc45{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media(min-width:1200px){.faq-page[data-v-5c73bc45]{background:linear-gradient(135deg,#f5f7fa,#c3cfe2);display:flex;align-items:center;justify-content:center;min-height:100vh;padding:40px 0}.faq-content[data-v-5c73bc45]{background:#fff;border-radius:24px;box-shadow:0 20px 60px rgba(0,0,0,.15);width:100%;max-width:1200px;margin:0 auto;padding:0;overflow:hidden}.van-nav-bar[data-v-5c73bc45]{background:linear-gradient(135deg,#1e3a8a,#3b82f6)}.van-nav-bar[data-v-5c73bc45] .van-nav-bar__content{height:70px}.van-nav-bar[data-v-5c73bc45] .van-nav-bar__content .van-nav-bar__title{font-size:22px;font-weight:600;color:#fff}.van-nav-bar[data-v-5c73bc45] .van-nav-bar__content .van-icon-arrow-left{color:#fff;font-size:20px}.header-section[data-v-5c73bc45],.help-section[data-v-5c73bc45],.questions-grid[data-v-5c73bc45]{padding:0 32px}.header-section[data-v-5c73bc45]{padding-top:24px;padding-bottom:0}.header-section .search-box[data-v-5c73bc45] .van-search .van-search__content{border-radius:16px}.header-section .search-box[data-v-5c73bc45] .van-search .van-search__content .van-field__control{font-size:16px;padding:16px 0}.header-section .category-tabs .category-tab[data-v-5c73bc45]{padding:10px 20px;font-size:15px}.questions-grid[data-v-5c73bc45]{padding-top:24px;padding-bottom:24px}.questions-grid .question-card[data-v-5c73bc45]{padding:24px}.questions-grid .question-card .question-header .question-title[data-v-5c73bc45]{font-size:17px}.questions-grid .question-card .question-header .question-meta .question-category[data-v-5c73bc45]{font-size:13px}.questions-grid .question-card .question-content .answer-text p[data-v-5c73bc45]{font-size:15px}.questions-grid .question-card .question-content .related-links .links-grid[data-v-5c73bc45]{grid-template-columns:1fr 1fr}.questions-grid .question-card .question-content .related-links .links-grid .link-button[data-v-5c73bc45]{font-size:13px;padding:10px 12px}.help-section[data-v-5c73bc45]{padding-bottom:32px}.help-section .help-card[data-v-5c73bc45]{padding:32px}.help-section .help-card .help-icon[data-v-5c73bc45]{font-size:40px}.help-section .help-card .help-content h3[data-v-5c73bc45]{font-size:20px}.help-section .help-card .help-content p[data-v-5c73bc45]{font-size:15px}.help-section .help-card .help-content .contact-button[data-v-5c73bc45]{height:44px;padding:0 28px}}@media(min-width:1600px){.faq-content[data-v-5c73bc45]{max-width:1400px}.questions-grid[data-v-5c73bc45]{grid-template-columns:repeat(4,1fr)}}@media(max-width:767px){.faq-content[data-v-5c73bc45]{padding:12px}.header-section .category-tabs .category-tab[data-v-5c73bc45]{font-size:13px;padding:6px 12px}}.query-guard[data-v-c998dec0]{min-height:100vh;background:linear-gradient(135deg,#f5f7fa,#c3cfe2)}.hero-section[data-v-c998dec0]{padding:20px 16px;background:#fff;border-radius:0 0 20px 20px;box-shadow:0 4px 20px rgba(0,0,0,.1)}.hero-section .hero-content[data-v-c998dec0]{max-width:1200px;margin:0 auto}.hero-section .hero-title[data-v-c998dec0]{font-size:24px;font-weight:700;color:#1e293b;text-align:center;margin-bottom:8px}.hero-section .hero-subtitle[data-v-c998dec0]{font-size:14px;color:#64748b;text-align:center;margin-bottom:24px}.query-cards[data-v-c998dec0]{display:grid;gap:12px}.query-card[data-v-c998dec0]{display:flex;align-items:center;padding:16px;background:#f8fafc;border:2px solid #e2e8f0;border-radius:12px;cursor:pointer;transition:all .3s ease}.query-card[data-v-c998dec0]:hover{border-color:#3b82f6;background:#f0f7ff}.query-card.active[data-v-c998dec0]{border-color:#3b82f6;background:#dbeafe}.query-card .card-icon[data-v-c998dec0]{margin-right:12px;color:#3b82f6}.query-card .card-content[data-v-c998dec0]{flex:1}.query-card .card-content h3[data-v-c998dec0]{margin:0 0 4px;font-size:16px;font-weight:600;color:#1e293b}.query-card .card-content p[data-v-c998dec0]{margin:0;font-size:12px;color:#64748b}.query-card .card-arrow[data-v-c998dec0]{color:#94a3b8}.query-section[data-v-c998dec0]{padding:24px 16px;max-width:1200px;margin:0 auto}.query-section .section-header[data-v-c998dec0]{text-align:center;margin-bottom:24px}.query-section .section-header h2[data-v-c998dec0]{margin:0 0 8px;font-size:20px;font-weight:600;color:#1e293b}.query-section .section-header p[data-v-c998dec0]{margin:0;color:#64748b;font-size:14px}.method-content[data-v-c998dec0]{background:#fff;padding:20px;border-radius:16px;box-shadow:0 2px 12px rgba(0,0,0,.08)}.input-group .van-field[data-v-c998dec0]{margin-bottom:12px}.action-section[data-v-c998dec0],.scan-section[data-v-c998dec0]{margin-top:16px}.help-tips[data-v-c998dec0]{margin-top:20px}.package-type-selector[data-v-c998dec0]{margin-bottom:20px}.package-type-selector .type-title[data-v-c998dec0]{font-size:14px;font-weight:500;color:#374151;margin-bottom:12px}.package-type-selector .van-radio-group[data-v-c998dec0]{display:flex;gap:20px}.example-section[data-v-c998dec0]{margin-top:24px}.example-section h4[data-v-c998dec0]{margin:0 0 12px;font-size:14px;font-weight:600;color:#374151}.example-section .example-image[data-v-c998dec0]{text-align:center}.example-section .example-image img[data-v-c998dec0]{max-width:200px;border-radius:8px;margin-bottom:8px}.example-section .example-image p[data-v-c998dec0]{margin:0;font-size:12px;color:#64748b}.package-features[data-v-c998dec0]{margin-top:24px}.package-features h4[data-v-c998dec0]{margin:0 0 16px;font-size:14px;font-weight:600;color:#374151}.package-features .features-grid[data-v-c998dec0]{display:grid;gap:12px}.package-features .feature-item[data-v-c998dec0]{display:flex;align-items:center;padding:12px;background:#f8fafc;border-radius:8px}.package-features .feature-item .van-icon[data-v-c998dec0]{margin-right:8px;color:#3b82f6}.package-features .feature-item span[data-v-c998dec0]{font-size:14px;color:#475569}.history-section[data-v-c998dec0]{padding:0 16px 24px;max-width:1200px;margin:0 auto}.history-section .section-header[data-v-c998dec0]{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.history-section .section-header h3[data-v-c998dec0]{margin:0;font-size:18px;font-weight:600;color:#1e293b}.history-list[data-v-c998dec0]{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.08)}.history-item[data-v-c998dec0]{display:flex;align-items:center;padding:16px;border-bottom:1px solid #f1f5f9;cursor:pointer;transition:background .2s ease}.history-item[data-v-c998dec0]:last-child{border-bottom:none}.history-item[data-v-c998dec0]:hover{background:#f8fafc}.history-item .history-type[data-v-c998dec0]{margin-right:12px}.history-item .history-content[data-v-c998dec0]{flex:1}.history-item .history-content .history-code[data-v-c998dec0]{font-size:14px;font-weight:500;color:#1e293b;margin-bottom:4px}.history-item .history-content .history-time[data-v-c998dec0]{font-size:12px;color:#64748b}.help-section[data-v-c998dec0]{padding:0 16px 24px;max-width:1200px;margin:0 auto}@media(min-width:768px){.hero-section[data-v-c998dec0]{padding:40px 32px}.hero-section .hero-title[data-v-c998dec0]{font-size:32px}.hero-section .hero-subtitle[data-v-c998dec0]{font-size:16px}.query-cards[data-v-c998dec0]{grid-template-columns:repeat(3,1fr);gap:16px}.query-card[data-v-c998dec0]{padding:24px;flex-direction:column;text-align:center}.query-card .card-icon[data-v-c998dec0]{margin-right:0;margin-bottom:12px}.query-card .card-arrow[data-v-c998dec0]{display:none}.query-section[data-v-c998dec0]{padding:40px 32px}.method-content[data-v-c998dec0]{padding:32px}.input-group[data-v-c998dec0]{display:grid;gap:16px}.features-grid[data-v-c998dec0],.input-group[data-v-c998dec0]{grid-template-columns:repeat(3,1fr)}.help-section[data-v-c998dec0],.history-section[data-v-c998dec0]{padding:0 32px 40px}}@media(min-width:1200px){.query-guard[data-v-c998dec0]{background:#fff}.hero-section[data-v-c998dec0]{max-width:1200px;margin:0 auto;border-radius:20px;margin-top:20px}.help-section[data-v-c998dec0],.history-section[data-v-c998dec0],.query-section[data-v-c998dec0]{padding-left:0;padding-right:0}}.designer-profile[data-v-95036d18]{min-height:100vh;background-color:#f7f8fa}.profile-content[data-v-95036d18]{padding:0 0 20px}.profile-header[data-v-95036d18]{background:#fff;margin-bottom:12px}.profile-header .cover-section[data-v-95036d18]{position:relative;height:200px;overflow:hidden}.profile-header .cover-section .cover-image[data-v-95036d18]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.profile-header .cover-section .cover-overlay[data-v-95036d18]{position:absolute;bottom:16px;right:16px}.profile-header .basic-info-section[data-v-95036d18]{padding:0 16px 20px;position:relative;margin-top:-40px}.profile-header .basic-info-section .avatar-section[data-v-95036d18]{position:relative;display:inline-block}.profile-header .basic-info-section .avatar-section .designer-avatar[data-v-95036d18]{width:80px;height:80px;border-radius:50%;border:4px solid #fff;background:#fff}.profile-header .basic-info-section .avatar-section .verification-badge[data-v-95036d18]{position:absolute;bottom:4px;right:4px;background:#fff;border-radius:50%;padding:2px}.profile-header .basic-info-section .info-content[data-v-95036d18]{margin-top:22px}.profile-header .basic-info-section .info-content .designer-name[data-v-95036d18]{margin:0 0 8px;font-size:20px;font-weight:600;color:#1e293b}.profile-header .basic-info-section .info-content .designer-bio[data-v-95036d18]{margin:0 0 12px;color:#64748b;font-size:14px;line-height:1.5}.profile-header .basic-info-section .info-content .expertise-tags[data-v-95036d18]{margin-bottom:16px}.profile-header .basic-info-section .info-content .expertise-tags .van-tag[data-v-95036d18]{margin-right:8px;margin-bottom:8px}.profile-header .basic-info-section .info-content .basic-stats[data-v-95036d18]{display:flex;gap:24px}.profile-header .basic-info-section .info-content .basic-stats .stat-item[data-v-95036d18]{text-align:center}.profile-header .basic-info-section .info-content .basic-stats .stat-item .stat-value[data-v-95036d18]{font-size:18px;font-weight:600;color:#1e293b}.profile-header .basic-info-section .info-content .basic-stats .stat-item .stat-label[data-v-95036d18]{font-size:12px;color:#64748b;margin-top:4px}.social-accounts-section[data-v-95036d18]{background:#fff;padding:16px;margin-bottom:12px;border-radius:8px}.social-accounts-section .section-header[data-v-95036d18]{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.social-accounts-section .section-header h3[data-v-95036d18]{margin:0;font-size:16px;font-weight:600;color:#1e293b}.social-accounts-section .section-header .total-followers[data-v-95036d18]{font-size:14px;color:#64748b}.social-accounts-section .social-platforms-grid[data-v-95036d18]{display:grid;gap:12px}.social-accounts-section .platform-card[data-v-95036d18]{padding:16px;border:1px solid #e2e8f0;border-radius:8px;cursor:pointer;transition:all .3s ease}.social-accounts-section .platform-card[data-v-95036d18]:hover{border-color:#3b82f6;box-shadow:0 2px 8px rgba(59,130,246,.1)}.social-accounts-section .platform-card .platform-header[data-v-95036d18]{display:flex;align-items:center;margin-bottom:12px}.social-accounts-section .platform-card .platform-header .platform-icon[data-v-95036d18]{width:32px;height:32px;margin-right:12px}.social-accounts-section .platform-card .platform-header .platform-icon img[data-v-95036d18]{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.social-accounts-section .platform-card .platform-header .platform-info[data-v-95036d18]{flex:1}.social-accounts-section .platform-card .platform-header .platform-info .platform-name[data-v-95036d18]{font-size:14px;font-weight:500;color:#1e293b;margin-bottom:2px}.social-accounts-section .platform-card .platform-header .platform-info .account-handle[data-v-95036d18]{font-size:12px;color:#64748b}.social-accounts-section .platform-card .platform-header .verification-badge[data-v-95036d18]{margin-left:8px}.social-accounts-section .platform-card .platform-stats[data-v-95036d18]{display:flex;gap:16px;margin-bottom:12px}.social-accounts-section .platform-card .platform-stats .stat[data-v-95036d18]{text-align:center}.social-accounts-section .platform-card .platform-stats .stat .stat-value[data-v-95036d18]{font-size:14px;font-weight:600;color:#1e293b}.social-accounts-section .platform-card .platform-stats .stat .stat-label[data-v-95036d18]{font-size:11px;color:#64748b;margin-top:2px}.social-accounts-section .platform-card .action-button[data-v-95036d18]{text-align:center}.portfolio-section[data-v-95036d18]{background:#fff;padding:16px;margin-bottom:12px;border-radius:8px}.portfolio-section .section-header[data-v-95036d18]{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.portfolio-section .section-header h3[data-v-95036d18]{margin:0;font-size:16px;font-weight:600;color:#1e293b}.portfolio-section .section-header .view-all[data-v-95036d18]{font-size:14px;color:#3b82f6;text-decoration:none}.portfolio-section .works-grid[data-v-95036d18]{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.portfolio-section .work-card[data-v-95036d18]{border-radius:8px;overflow:hidden;cursor:pointer}.portfolio-section .work-card .work-image-container[data-v-95036d18]{position:relative;aspect-ratio:1;overflow:hidden}.portfolio-section .work-card .work-image-container .work-image[data-v-95036d18]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease}.portfolio-section .work-card .work-image-container .work-overlay[data-v-95036d18]{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.4);display:flex;align-items:flex-end;justify-content:space-between;padding:8px;opacity:0;transition:opacity .3s ease}.portfolio-section .work-card .work-image-container .work-overlay .work-actions[data-v-95036d18]{display:flex;align-items:center;color:#fff;font-size:12px}.portfolio-section .work-card .work-image-container .work-overlay .work-actions .van-icon[data-v-95036d18]{margin-right:4px}.portfolio-section .work-card .work-image-container:hover .work-image[data-v-95036d18]{transform:scale(1.05)}.portfolio-section .work-card .work-image-container:hover .work-overlay[data-v-95036d18]{opacity:1}.portfolio-section .work-card .work-info[data-v-95036d18]{padding:8px}.portfolio-section .work-card .work-info .work-title[data-v-95036d18]{font-size:14px;font-weight:500;color:#1e293b;margin-bottom:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.portfolio-section .work-card .work-info .work-meta[data-v-95036d18]{display:flex;justify-content:space-between;font-size:12px;color:#64748b}.brands-section[data-v-95036d18]{background:#fff;padding:16px;margin-bottom:12px;border-radius:8px}.brands-section .section-header[data-v-95036d18]{margin-bottom:16px}.brands-section .section-header h3[data-v-95036d18]{margin:0;font-size:16px;font-weight:600;color:#1e293b}.brands-section .brands-scroll[data-v-95036d18]{display:flex;overflow-x:auto;gap:16px;padding-bottom:8px}.brands-section .brands-scroll[data-v-95036d18]::-webkit-scrollbar{display:none}.brands-section .brands-scroll .brand-item[data-v-95036d18]{display:flex;flex-direction:column;align-items:center;min-width:80px}.brands-section .brands-scroll .brand-item .brand-logo[data-v-95036d18]{width:60px;height:60px;border-radius:8px;-o-object-fit:contain;object-fit:contain;margin-bottom:8px;background:#f8fafc;padding:8px}.brands-section .brands-scroll .brand-item .brand-name[data-v-95036d18]{font-size:12px;color:#64748b;text-align:center}.updates-section[data-v-95036d18]{background:#fff;padding:16px;margin-bottom:12px;border-radius:8px}.updates-section .section-header[data-v-95036d18]{margin-bottom:16px}.updates-section .section-header h3[data-v-95036d18]{margin:0;font-size:16px;font-weight:600;color:#1e293b}.updates-section .updates-list .update-item[data-v-95036d18]{display:flex;align-items:flex-start;padding:12px 0;border-bottom:1px solid #f1f5f9}.updates-section .updates-list .update-item[data-v-95036d18]:last-child{border-bottom:none}.updates-section .updates-list .update-item .update-type-tag[data-v-95036d18]{margin-right:12px;flex-shrink:0}.updates-section .updates-list .update-item .update-content[data-v-95036d18]{flex:1;font-size:14px;color:#374151;line-height:1.5}.updates-section .updates-list .update-item .update-time[data-v-95036d18]{font-size:12px;color:#94a3b8;margin-left:12px;flex-shrink:0}.cooperation-section[data-v-95036d18]{padding:0 16px;margin-top:20px}@media(min-width:768px){.profile-content[data-v-95036d18]{max-width:800px;margin:0 auto;padding:0 20px 40px}.social-platforms-grid[data-v-95036d18]{grid-template-columns:repeat(2,1fr)}.works-grid[data-v-95036d18]{grid-template-columns:repeat(3,1fr)!important}.profile-header .cover-section[data-v-95036d18]{height:300px}.profile-header .basic-info-section[data-v-95036d18]{display:flex;align-items:flex-start}.profile-header .basic-info-section .avatar-section[data-v-95036d18]{margin-right:20px}.profile-header .basic-info-section .info-content[data-v-95036d18]{flex:1;margin-top:0}}@media(min-width:1024px){.works-grid[data-v-95036d18]{grid-template-columns:repeat(4,1fr)!important}.social-platforms-grid[data-v-95036d18]{grid-template-columns:repeat(3,1fr)}}.iframe-container[data-v-5e3322dc]{position:relative;width:100%;height:calc(100vh - 46px)}.iframe-container .group-iframe[data-v-5e3322dc]{width:100%;height:100%}.iframe-container .loading-state[data-v-5e3322dc]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center}.iframe-container .loading-state .van-loading[data-v-5e3322dc]{display:block;margin-bottom:8px}