.page-module-scss-module__qcVqvG__page{background:#f7f8fa;min-height:100vh}.page-module-scss-module__qcVqvG__hero{text-align:center;padding:100px 24px 70px;position:relative;overflow:hidden}.page-module-scss-module__qcVqvG__heroInner{max-width:720px;margin:0 auto}.page-module-scss-module__qcVqvG__heroIcon{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffffe6;border:1px solid #ffffffe6;border-radius:20px;justify-content:center;align-items:center;width:72px;height:72px;margin-bottom:20px;display:inline-flex;overflow:hidden;box-shadow:0 6px 20px #0000000f}.page-module-scss-module__qcVqvG__heroIcon img{object-fit:contain;width:100%;height:100%}.page-module-scss-module__qcVqvG__heroTitle{color:#1a1a1a;letter-spacing:-.5px;margin:0 0 10px;font-size:34px;font-weight:700;line-height:1.3}.page-module-scss-module__qcVqvG__heroDesc{color:#4a4a4a;max-width:560px;margin:0 auto;font-size:14px;line-height:1.7}.page-module-scss-module__qcVqvG__content{max-width:1600px;margin:0 auto;padding:0 24px 100px}.page-module-scss-module__qcVqvG__emptyState{color:#9ca3af;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:260px;padding:48px 24px;font-size:13px;display:flex}.page-module-scss-module__qcVqvG__emptyState strong{color:#4b5563;font-size:16px;font-weight:700}.page-module-scss-module__qcVqvG__emptyStateIcon{color:#c4cad4;background:#fff;border:1px solid #edf0f4;border-radius:22px;justify-content:center;align-items:center;width:72px;height:72px;margin-bottom:8px;display:inline-flex;box-shadow:0 8px 24px #1f29370f}.page-module-scss-module__qcVqvG__emptyStateIcon svg{width:42px;height:42px}.page-module-scss-module__qcVqvG__cardGrid{align-items:flex-start;gap:22px;display:flex}@media (max-width:1100px){.page-module-scss-module__qcVqvG__cardGrid{gap:18px}}@media (max-width:640px){.page-module-scss-module__qcVqvG__cardGrid{gap:16px}}.page-module-scss-module__qcVqvG__cardGridCentered{justify-content:center}.page-module-scss-module__qcVqvG__cardColumn{flex-direction:column;flex:0 0 calc(25% - 16.5px);gap:22px;min-width:0;display:flex}@media (max-width:1100px){.page-module-scss-module__qcVqvG__cardColumn{flex-basis:calc(50% - 9px)}}@media (max-width:640px){.page-module-scss-module__qcVqvG__cardColumn{flex-basis:100%}}.page-module-scss-module__qcVqvG__cardGridShake{animation:.42s cubic-bezier(.36,.07,.19,.97) page-module-scss-module__qcVqvG__cardShake}@keyframes page-module-scss-module__qcVqvG__cardShake{0%{transform:translate(0,0)}20%{transform:translate(-6px)}40%{transform:translate(6px)}60%{transform:translate(-4px)}80%{transform:translate(3px)}to{transform:translate(0,0)}}.page-module-scss-module__qcVqvG__categoryBar{z-index:10;text-align:center;background:#f7f8fa;flex-wrap:wrap;justify-content:center;align-items:center;gap:16px 26px;margin:12px auto 36px;padding:10px 0;display:flex;position:sticky;top:56px}.page-module-scss-module__qcVqvG__categoryChip{appearance:none;color:#1a1a2a;letter-spacing:.4px;cursor:pointer;background:#fff;border:1px solid #0f172a1f;border-radius:999px;padding:8px 24px;font-size:14px;font-weight:600;transition:background .2s,color .2s,border-color .2s,box-shadow .2s,transform .2s}.page-module-scss-module__qcVqvG__categoryChip:hover{border-color:#0f172a52;transform:translateY(-1px)}.page-module-scss-module__qcVqvG__categoryChipActive{background:var(--color-primary,#f63a61);color:#fff;border-color:#0000;box-shadow:0 2px 12px #f63a6152}.page-module-scss-module__qcVqvG__categoryChipActive:hover{background:var(--color-primary,#f63a61);color:#fff;border-color:#0000}.page-module-scss-module__qcVqvG__categoryLoadingHint{text-align:center;color:#6b7280;margin-top:12px;font-size:13px}.page-module-scss-module__qcVqvG__card{background:#fff;border:1px solid #eef0f399;border-radius:18px;flex-direction:column;width:100%;transition:transform .4s cubic-bezier(.34,1.56,.64,1),box-shadow .4s cubic-bezier(.25,.46,.45,.94),border-color .4s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 16px #0000000a,0 1px 3px #00000008}.page-module-scss-module__qcVqvG__card:before{content:"";background:var(--card-accent,linear-gradient(90deg,#667eea 0%,#764ba2 100%));z-index:3;height:3px;transition:height .3s;position:absolute;top:0;left:0;right:0}.page-module-scss-module__qcVqvG__card:hover:before{height:5px}.page-module-scss-module__qcVqvG__card:hover{border-color:var(--card-accent-color,#667eea66);box-shadow:0 20px 48px #00000014,0 4px 24px var(--card-accent-color,#667eea40)}.page-module-scss-module__qcVqvG__card:hover .page-module-scss-module__qcVqvG__cardHero img{filter:brightness(1.05);transform:scale(1.03)}.page-module-scss-module__qcVqvG__card:hover .page-module-scss-module__qcVqvG__zoomHint{opacity:1;transform:translateY(0)}.page-module-scss-module__qcVqvG__card:hover .page-module-scss-module__qcVqvG__cardTitle{color:#000}.page-module-scss-module__qcVqvG__cardHeader{background:linear-gradient(#00000003 0%,#0000 100%);flex-direction:column;gap:2px;padding:20px 18px 14px;display:flex;position:relative}.page-module-scss-module__qcVqvG__cardHeaderLeft{justify-content:space-between;align-items:center;gap:8px;display:flex}.page-module-scss-module__qcVqvG__cardTitle{color:#000;letter-spacing:-.3px;-webkit-line-clamp:2;-webkit-box-orient:vertical;flex:1;min-width:0;margin:0;padding-left:12px;font-size:19px;font-weight:800;line-height:1.35;transition:color .3s;display:-webkit-box;position:relative;overflow:hidden}.page-module-scss-module__qcVqvG__cardTitle:before{content:"";background:var(--card-accent,#1a1a1a);border-radius:2px;width:4px;position:absolute;top:5px;bottom:5px;left:0}.page-module-scss-module__qcVqvG__cardCount{color:#fff;background:var(--card-accent,linear-gradient(90deg,#1a1a1a 0%,#4b5563 100%));letter-spacing:.5px;white-space:nowrap;border-radius:999px;flex-shrink:0;padding:6px 12px;font-size:12px;font-weight:600;box-shadow:0 2px 6px #0000001a}.page-module-scss-module__qcVqvG__cardDesc{color:#6b7280;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;padding-left:10px;font-size:12px;line-height:1.65;display:-webkit-box;position:relative;overflow:hidden}.page-module-scss-module__qcVqvG__cardHero{aspect-ratio:1;cursor:zoom-in;text-align:left;background:linear-gradient(135deg,#f3f4f6 0%,#e5e7eb 100%);border:0;width:100%;min-height:0;padding:0;position:relative;overflow:hidden}.page-module-scss-module__qcVqvG__cardHero:before,.page-module-scss-module__qcVqvG__cardHero:after{content:"";z-index:2;pointer-events:none;opacity:0;border:2px solid #ffffffb3;width:16px;height:16px;transition:opacity .3s,width .3s,height .3s;position:absolute}.page-module-scss-module__qcVqvG__cardHero:before{border-bottom:0;border-right:0;border-top-left-radius:6px;top:10px;left:10px}.page-module-scss-module__qcVqvG__cardHero:after{border-top:0;border-left:0;border-bottom-right-radius:6px;bottom:10px;right:10px}.page-module-scss-module__qcVqvG__cardHero .page-module-scss-module__qcVqvG__imageCell{width:100%;height:100%;position:absolute;inset:0;aspect-ratio:auto!important}.page-module-scss-module__qcVqvG__cardHero .page-module-scss-module__qcVqvG__imageEl{object-fit:cover;width:100%;transition:transform .6s cubic-bezier(.25,.46,.45,.94),filter .4s;display:block;height:100%!important}.page-module-scss-module__qcVqvG__cardHero .page-module-scss-module__qcVqvG__imagePlaceholder{width:100%;height:100%;position:absolute;inset:0;aspect-ratio:auto!important}.page-module-scss-module__qcVqvG__cardCarouselSlide{animation:.32s ease-out both page-module-scss-module__qcVqvG__cardCarouselSlideIn;position:absolute;inset:0}@keyframes page-module-scss-module__qcVqvG__cardCarouselSlideIn{0%{opacity:0;transform:translate(12px)scale(.985)}to{opacity:1;transform:translate(0)scale(1)}}@media (prefers-reduced-motion:reduce){.page-module-scss-module__qcVqvG__cardCarouselSlide{animation-duration:.01ms}}.page-module-scss-module__qcVqvG__cardCarouselArrow{z-index:4;color:#374151;cursor:pointer;opacity:0;pointer-events:none;background:#ffffffe6;border:1px solid #ffffffbf;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;padding:0;transition:opacity .2s,transform .2s,background .2s,box-shadow .2s;display:inline-flex;position:absolute;top:50%;transform:translateY(-50%)scale(.92);box-shadow:0 4px 14px #0f172a2e}.page-module-scss-module__qcVqvG__cardCarouselArrow:hover{background:#fff;transform:translateY(-50%)scale(1.08);box-shadow:0 6px 18px #0f172a3d}.page-module-scss-module__qcVqvG__cardCarouselArrow:active{transform:translateY(-50%)scale(.96)}.page-module-scss-module__qcVqvG__cardCarouselArrow svg{width:18px;height:18px}.page-module-scss-module__qcVqvG__cardCarouselArrowPrev{left:16px}.page-module-scss-module__qcVqvG__cardCarouselArrowNext{right:16px}.page-module-scss-module__qcVqvG__cardHero:hover .page-module-scss-module__qcVqvG__cardCarouselArrow,.page-module-scss-module__qcVqvG__cardHero .page-module-scss-module__qcVqvG__cardCarouselArrow:focus-visible{opacity:1;pointer-events:auto;transform:translateY(-50%)scale(1)}@media (hover:none){.page-module-scss-module__qcVqvG__cardHero .page-module-scss-module__qcVqvG__cardCarouselArrow{opacity:1;pointer-events:auto;transform:translateY(-50%)scale(1)}}.page-module-scss-module__qcVqvG__cardHeroVideo{aspect-ratio:1;cursor:pointer;text-align:left;background:linear-gradient(135deg,#f3f4f6 0%,#e5e7eb 100%);border:0;width:100%;min-height:480px;padding:0;display:block;position:relative;overflow:hidden}.page-module-scss-module__qcVqvG__cardHeroVideo .page-module-scss-module__qcVqvG__imageCell,.page-module-scss-module__qcVqvG__cardHeroVideo .page-module-scss-module__qcVqvG__imagePlaceholder{width:100%;height:100%;position:absolute;inset:0;aspect-ratio:auto!important}.page-module-scss-module__qcVqvG__cardHeroVideo .page-module-scss-module__qcVqvG__imageEl{object-fit:cover;width:100%;display:block;height:100%!important}.page-module-scss-module__qcVqvG__card:hover .page-module-scss-module__qcVqvG__cardHero:before,.page-module-scss-module__qcVqvG__card:hover .page-module-scss-module__qcVqvG__cardHero:after{opacity:1;width:24px;height:24px}.page-module-scss-module__qcVqvG__zoomHint{color:#fff;opacity:0;pointer-events:none;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:2;letter-spacing:.3px;background:#000000bf;border-radius:12px;padding:5px 12px;font-size:11px;font-weight:500;transition:all .3s;position:absolute;bottom:12px;right:12px;transform:translateY(4px)}.page-module-scss-module__qcVqvG__cardSection{flex-direction:column;gap:8px;padding:14px 18px 4px;display:flex}.page-module-scss-module__qcVqvG__cardSectionLabel{color:#6b7280;letter-spacing:1.2px;text-transform:uppercase;background:#00000008;border-radius:6px;align-self:flex-start;align-items:center;gap:6px;padding:3px 8px 3px 6px;font-size:10px;font-weight:700;display:inline-flex}.page-module-scss-module__qcVqvG__cardSectionLabel span:first-child:before{content:"";background:var(--card-accent,#1a1a1a);vertical-align:1px;border-radius:50%;width:6px;height:6px;margin-right:6px;display:inline-block;box-shadow:0 0 0 2px #fff9}.page-module-scss-module__qcVqvG__cardSectionCount{color:#fff;background:var(--card-accent,linear-gradient(90deg,#1a1a1a,#4b5563));letter-spacing:0;border-radius:7px;justify-content:center;align-items:center;min-width:18px;height:14px;padding:0 5px;font-size:9px;font-weight:700;display:inline-flex}.page-module-scss-module__qcVqvG__cardDetailList{width:100%;display:block}.page-module-scss-module__qcVqvG__cardDetailImage{vertical-align:bottom;border:0;width:100%;height:auto;margin:0;padding:0;display:block}.page-module-scss-module__qcVqvG__thumbGrid{gap:6px;display:grid}.page-module-scss-module__qcVqvG__thumbGrid_1{grid-template-columns:1fr}.page-module-scss-module__qcVqvG__thumbGrid_2{grid-template-columns:repeat(2,1fr)}.page-module-scss-module__qcVqvG__thumbGrid_3{grid-template-columns:repeat(3,1fr)}.page-module-scss-module__qcVqvG__thumbGrid_4{grid-template-columns:repeat(2,1fr)}.page-module-scss-module__qcVqvG__thumbGrid_5,.page-module-scss-module__qcVqvG__thumbGrid_6,.page-module-scss-module__qcVqvG__thumbGrid_7,.page-module-scss-module__qcVqvG__thumbGrid_8{grid-template-columns:repeat(4,1fr)}.page-module-scss-module__qcVqvG__thumb{aspect-ratio:1;cursor:zoom-in;background:#f3f4f6;border:0;border-radius:10px;width:100%;padding:0;transition:transform .3s,box-shadow .3s;position:relative;overflow:hidden;box-shadow:0 1px 3px #0000000f}.page-module-scss-module__qcVqvG__thumb .page-module-scss-module__qcVqvG__imageCell,.page-module-scss-module__qcVqvG__thumb .page-module-scss-module__qcVqvG__imagePlaceholder{aspect-ratio:1;width:100%;height:100%}.page-module-scss-module__qcVqvG__thumb .page-module-scss-module__qcVqvG__imageEl{object-fit:cover;width:100%;height:100%;transition:transform .4s;display:block}.page-module-scss-module__qcVqvG__thumb:hover{box-shadow:0 6px 14px #0000001a}.page-module-scss-module__qcVqvG__videoGrid{flex-direction:column;gap:10px;display:flex}.page-module-scss-module__qcVqvG__videoItem{aspect-ratio:1;cursor:pointer;background:#000;border:0;border-radius:10px;width:100%;min-height:480px;padding:0;transition:transform .3s,box-shadow .3s;position:relative;overflow:hidden;box-shadow:0 1px 3px #00000014}.page-module-scss-module__qcVqvG__videoItem .page-module-scss-module__qcVqvG__imageCell,.page-module-scss-module__qcVqvG__videoItem .page-module-scss-module__qcVqvG__imagePlaceholder{width:100%;height:100%;position:absolute;inset:0;aspect-ratio:auto!important}.page-module-scss-module__qcVqvG__videoItem .page-module-scss-module__qcVqvG__imageEl{object-fit:cover;filter:brightness(.78);width:100%;transition:transform .4s,filter .3s;display:block;height:100%!important}.page-module-scss-module__qcVqvG__videoItem:hover{transform:translateY(-2px);box-shadow:0 6px 14px #0000002e}.page-module-scss-module__qcVqvG__videoItem:hover .page-module-scss-module__qcVqvG__imageEl{filter:brightness(.55);transform:scale(1.08)}.page-module-scss-module__qcVqvG__videoItem:hover .page-module-scss-module__qcVqvG__playIcon{color:#fff;background:#e53935;transform:translate(-50%,-50%)scale(1.15)}.page-module-scss-module__qcVqvG__playIcon{color:#1a1a1a;z-index:2;pointer-events:none;background:#fffffff2;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;padding-left:4px;font-size:16px;transition:all .25s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 4px 12px #0006}.page-module-scss-module__qcVqvG__videoDuration{letter-spacing:1.2px;color:#fff;z-index:2;pointer-events:none;background:#e53935f2;border-radius:4px;padding:3px 7px;font-size:9px;font-weight:700;position:absolute;top:8px;left:8px}.page-module-scss-module__qcVqvG__cardFooter{color:#6b7280;background:#fafbfc;border-top:1px solid #f1f2f4;justify-content:space-between;align-items:center;gap:8px;margin-top:auto;padding:14px 18px;font-size:12px;display:flex;position:relative}.page-module-scss-module__qcVqvG__cardFooter:before{content:"";background:linear-gradient(90deg,transparent 0%,var(--card-accent,#0000001a)50%,transparent 100%);opacity:.4;height:1px;position:absolute;top:0;left:0;right:0}.page-module-scss-module__qcVqvG__cardFooterText{align-items:center;gap:8px;display:flex}.page-module-scss-module__qcVqvG__cardFooterDot{background:var(--card-accent,#d1d5db);border-radius:50%;flex-shrink:0;width:6px;height:6px;box-shadow:0 0 0 3px #00000008}.page-module-scss-module__qcVqvG__cardDetailBtn{appearance:none;background:var(--color-primary,#f63a61);color:#fff;letter-spacing:.4px;cursor:pointer;border:0;border-radius:999px;align-items:center;gap:4px;padding:7px 14px;font-size:12px;font-weight:600;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex;box-shadow:0 4px 12px #f63a6140}.page-module-scss-module__qcVqvG__cardDetailBtn:hover{background:#e62c52;transform:translateY(-1px);box-shadow:0 6px 16px #f63a6152}.page-module-scss-module__qcVqvG__cardDetailBtnArrow{font-size:14px;font-weight:700;animation:1.2s ease-in-out infinite page-module-scss-module__qcVqvG__cardDetailBtnArrowBounce;display:inline-block}@keyframes page-module-scss-module__qcVqvG__cardDetailBtnArrowBounce{0%,to{opacity:.7;transform:translate(0)}50%{opacity:1;transform:translate(6px)}}.page-module-scss-module__qcVqvG__cardFooterCount{color:#1a1a1a;font-weight:600}.page-module-scss-module__qcVqvG__imageCell{contain:layout paint;background:linear-gradient(110deg,#f0f0f0 8%,#f8f8f8 18%,#f0f0f0 33%) 0 0/200% 100%;width:100%;position:relative;overflow:hidden}.page-module-scss-module__qcVqvG__imageEl{width:100%;height:auto;display:block}.page-module-scss-module__qcVqvG__imagePlaceholder{aspect-ratio:16/9;background:linear-gradient(110deg,#ececec 8%,#f5f5f5 18%,#ececec 33%) 0 0/200% 100%;width:100%;animation:1.4s linear infinite page-module-scss-module__qcVqvG__shimmer}@keyframes page-module-scss-module__qcVqvG__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.page-module-scss-module__qcVqvG__sentinel{justify-content:center;align-items:center;min-height:80px;padding:40px 0;display:flex}.page-module-scss-module__qcVqvG__loadingMore{color:#888;background:#fff;border-radius:24px;align-items:center;gap:10px;padding:10px 20px;font-size:13px;display:inline-flex;box-shadow:0 2px 8px #0000000a}.page-module-scss-module__qcVqvG__endHint{color:#b0b0b0;text-align:center;letter-spacing:.5px;padding:24px 0;font-size:12px}.page-module-scss-module__qcVqvG__lightbox{z-index:9999;background:#000000f2;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.page-module-scss-module__qcVqvG__lightboxInner{flex-direction:column;align-items:center;gap:12px;max-width:92vw;max-height:88vh;display:flex}.page-module-scss-module__qcVqvG__lightboxImg{object-fit:contain;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;max-width:92vw;max-height:82vh;display:block}.page-module-scss-module__qcVqvG__lightboxCaption{color:#ffffffb3;text-align:center;white-space:nowrap;text-overflow:ellipsis;max-width:80vw;font-size:13px;overflow:hidden}.page-module-scss-module__qcVqvG__lightboxClose{color:#fff;cursor:pointer;z-index:2;background:#ffffff1a;border:0;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:24px;line-height:1;transition:all .2s;display:flex;position:absolute;top:20px;right:24px}.page-module-scss-module__qcVqvG__lightboxClose:hover{background:#fff3}.page-module-scss-module__qcVqvG__lightboxNav{color:#fff;cursor:pointer;z-index:2;background:#ffffff1a;border:0;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;padding:0 0 4px;font-size:28px;line-height:1;transition:all .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.page-module-scss-module__qcVqvG__lightboxNav:hover{background:#fff3}.page-module-scss-module__qcVqvG__lightboxNavPrev{left:16px}.page-module-scss-module__qcVqvG__lightboxNavNext{right:16px}.page-module-scss-module__qcVqvG__lightboxCounter{color:#ffffffb3;letter-spacing:1px;z-index:2;background:#0006;border-radius:16px;padding:4px 12px;font-size:12px;position:absolute;top:24px;left:50%;transform:translate(-50%)}@media (max-width:768px){.page-module-scss-module__qcVqvG__lightboxClose{width:36px;height:36px;font-size:20px;top:12px;right:12px}.page-module-scss-module__qcVqvG__lightboxNav{width:40px;height:40px;font-size:24px}.page-module-scss-module__qcVqvG__lightboxNavPrev{left:8px}.page-module-scss-module__qcVqvG__lightboxNavNext{right:8px}}.page-module-scss-module__qcVqvG__backLink{text-align:center;padding:48px 0 0}.page-module-scss-module__qcVqvG__backLink a{color:#888;font-size:14px;text-decoration:none;transition:color .2s}.page-module-scss-module__qcVqvG__backLink a:hover{color:#1a1a1a}.page-module-scss-module__qcVqvG__quickSwitch{margin-top:64px;padding:0;position:relative}.page-module-scss-module__qcVqvG__quickSwitchHeader{justify-content:space-between;align-items:baseline;margin-bottom:24px;padding:0 4px;display:flex}.page-module-scss-module__qcVqvG__quickSwitchTitle{color:#1a1a1a;letter-spacing:-.5px;margin:0;font-size:22px;font-weight:700;line-height:1.2}.page-module-scss-module__qcVqvG__quickSwitchSub{color:#9ca3af;letter-spacing:0;margin-top:4px;font-size:13px;font-weight:400;display:block}.page-module-scss-module__qcVqvG__quickSwitchMore{color:#6b7280;align-items:center;gap:4px;font-size:13px;text-decoration:none;transition:color .2s;display:inline-flex}.page-module-scss-module__qcVqvG__quickSwitchMore:hover{color:#1a1a1a}.page-module-scss-module__qcVqvG__quickSwitchGrid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}@media (max-width:900px){.page-module-scss-module__qcVqvG__quickSwitchGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.page-module-scss-module__qcVqvG__quickSwitchGrid{grid-template-columns:1fr}}.page-module-scss-module__qcVqvG__quickSwitchCard{color:#1a1a1a;background:var(--card-gradient,linear-gradient(135deg,#f3f4f6 0%,#e5e7eb 100%));border-radius:18px;flex-direction:column;min-height:160px;padding:24px 22px;text-decoration:none;transition:transform .4s cubic-bezier(.34,1.56,.64,1),box-shadow .4s;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 8px #0000000a}.page-module-scss-module__qcVqvG__quickSwitchCard:before{content:"";pointer-events:none;background:#fff6;border-radius:50%;width:120px;height:120px;position:absolute;top:-40px;right:-40px}.page-module-scss-module__qcVqvG__quickSwitchCard:hover{transform:translateY(-6px);box-shadow:0 16px 32px #0000001f}.page-module-scss-module__qcVqvG__quickSwitchCard:hover .page-module-scss-module__qcVqvG__quickSwitchCardIcon{transform:scale(1.1)rotate(-6deg)}.page-module-scss-module__qcVqvG__quickSwitchCard:hover .page-module-scss-module__qcVqvG__quickSwitchCardArrow{color:#fff;background:#1a1a1a;transform:translate(4px,-4px)}.page-module-scss-module__qcVqvG__quickSwitchCardIcon{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1;background:#ffffffd9;border-radius:14px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:auto;transition:transform .4s cubic-bezier(.34,1.56,.64,1);display:flex;position:relative;overflow:hidden;box-shadow:0 4px 12px #00000014}.page-module-scss-module__qcVqvG__quickSwitchCardIcon img{object-fit:contain;width:30px;height:30px}.page-module-scss-module__qcVqvG__quickSwitchCardTitle{color:#1a1a1a;z-index:1;margin:16px 0 6px;font-size:16px;font-weight:700;line-height:1.3;position:relative}.page-module-scss-module__qcVqvG__quickSwitchCardDesc{color:#4b5563;-webkit-line-clamp:2;z-index:1;-webkit-box-orient:vertical;font-size:12px;line-height:1.5;display:-webkit-box;position:relative;overflow:hidden}.page-module-scss-module__qcVqvG__quickSwitchCardArrow{color:#1a1a1a;z-index:1;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffffb3;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:14px;transition:all .3s;display:flex;position:absolute;top:22px;right:22px}.page-module-scss-module__qcVqvG__videoModal{z-index:10000;background:#0009;justify-content:center;align-items:center;padding:40px;animation:.2s page-module-scss-module__qcVqvG__videoModalFade;display:flex;position:fixed;inset:0}@keyframes page-module-scss-module__qcVqvG__videoModalFade{0%{opacity:0}to{opacity:1}}.page-module-scss-module__qcVqvG__videoModalBody{background:#fff;border-radius:12px;flex-direction:column;width:100%;max-width:900px;max-height:90vh;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 60px #0000004d}.page-module-scss-module__qcVqvG__videoModalClose{color:#fff;cursor:pointer;z-index:10;background:#00000080;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:18px;transition:background .2s;display:flex;position:absolute;top:12px;right:12px}.page-module-scss-module__qcVqvG__videoModalClose:hover{background:#000c}.page-module-scss-module__qcVqvG__videoModalMedia{object-fit:contain;background:#f5f5f5;width:100%;max-height:70vh;display:block}.page-module-scss-module__qcVqvG__videoModalCover{cursor:pointer;position:relative}.page-module-scss-module__qcVqvG__videoModalCover:hover .page-module-scss-module__qcVqvG__videoModalPlay{background:#fff;transform:translate(-50%,-50%)scale(1.1)}.page-module-scss-module__qcVqvG__videoModalPlay{z-index:2;background:#ffffffe6;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;transition:transform .25s,background .25s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.page-module-scss-module__qcVqvG__videoModalPlay svg{width:26px;height:26px;fill:var(--color-primary,#e53935);margin-left:4px}.page-module-scss-module__qcVqvG__videoModalInfo{text-align:left;background:#fff;border-top:1px solid #f0f0f0;padding:16px 20px}.page-module-scss-module__qcVqvG__videoModalInfo h3{color:#333;margin:0 0 4px;font-size:16px;line-height:1.4}.page-module-scss-module__qcVqvG__videoModalInfo p{color:#999;margin:0;font-size:13px;line-height:1.5}.page-module-scss-module__qcVqvG__videoModalNav{color:#fff;cursor:pointer;z-index:5;background:#00000080;border:0;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;padding:0 0 3px;font-size:22px;line-height:1;transition:all .2s;display:flex;position:absolute;top:calc(50% - 32px);transform:translateY(-50%)}.page-module-scss-module__qcVqvG__videoModalNav:hover{background:#000c}.page-module-scss-module__qcVqvG__videoModalNavPrev{left:-52px}.page-module-scss-module__qcVqvG__videoModalNavNext{right:-52px}.page-module-scss-module__qcVqvG__videoModalCounter{color:#fff;z-index:5;letter-spacing:.5px;background:#00000080;border-radius:12px;padding:4px 10px;font-size:12px;position:absolute;top:12px;left:12px}@media (max-width:768px){.page-module-scss-module__qcVqvG__videoModal{padding:16px}.page-module-scss-module__qcVqvG__videoModalNavPrev{left:6px}.page-module-scss-module__qcVqvG__videoModalNavNext{right:6px}}.page-module-scss-module__qcVqvG__caseDetailMask{z-index:10001;background:#0f111ec7;justify-content:center;align-items:center;padding:32px;animation:.2s page-module-scss-module__qcVqvG__caseDetailFade;display:flex;position:fixed;inset:0}@keyframes page-module-scss-module__qcVqvG__caseDetailFade{0%{opacity:0}to{opacity:1}}.page-module-scss-module__qcVqvG__caseDetailPanel{contain:layout paint;background:#fff;border-radius:16px;flex-direction:column;width:100%;max-width:980px;max-height:90vh;display:flex;position:relative;overflow:hidden;transform:translateZ(0);box-shadow:0 24px 60px #0f111e59}.page-module-scss-module__qcVqvG__caseDetailHeader{background:linear-gradient(#fff 0%,#fafbfc 100%);border-bottom:1px solid #f1f2f4;justify-content:space-between;align-items:center;gap:12px;padding:20px 24px;display:flex}.page-module-scss-module__qcVqvG__caseDetailTitle{color:#1a1a2a;margin:0;font-size:18px;font-weight:700;line-height:1.3}.page-module-scss-module__qcVqvG__caseDetailSub{color:#6b7280;letter-spacing:.2px;-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;margin-top:4px;font-size:13px;line-height:1.55;display:-webkit-box;overflow:hidden}.page-module-scss-module__qcVqvG__caseDetailClose{appearance:none;color:#1a1a2a;cursor:pointer;background:#0f111e0f;border:0;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:16px;transition:background .2s,transform .2s;display:flex}.page-module-scss-module__qcVqvG__caseDetailClose:hover{background:#0f111e1f;transform:rotate(90deg)}.page-module-scss-module__qcVqvG__caseDetailBody{flex-direction:column;flex:1;gap:24px;padding:20px 0 28px;display:flex;overflow-y:auto}.page-module-scss-module__qcVqvG__caseDetailEmpty{text-align:center;color:#9ca3af;padding:60px 0;font-size:14px}.page-module-scss-module__qcVqvG__caseDetailSection{flex-direction:column;gap:12px;display:flex}.page-module-scss-module__qcVqvG__caseDetailLabel{letter-spacing:1.2px;text-transform:uppercase;align-self:flex-start;align-items:center;gap:8px;padding:4px 24px;font-size:11px;font-weight:700;display:inline-flex}.page-module-scss-module__qcVqvG__caseDetailLabel>span:first-child,.page-module-scss-module__qcVqvG__caseDetailLabel>span:last-child{color:var(--color-primary,#f63a61)}.page-module-scss-module__qcVqvG__caseDetailLabelCount{color:#fff;background:var(--color-primary,#f63a61);letter-spacing:0;border-radius:8px;justify-content:center;align-items:center;min-width:18px;height:16px;padding:0 6px;font-size:10px;font-weight:700;display:inline-flex}.page-module-scss-module__qcVqvG__caseDetailGrid{flex-direction:column;gap:6px;width:750px;max-width:100%;margin:0 auto;display:flex}.page-module-scss-module__qcVqvG__caseDetailThumb{background:#fff;border:0;border-radius:10px;width:750px;max-width:100%;padding:0;position:relative;overflow:hidden}.page-module-scss-module__qcVqvG__caseDetailVideo{aspect-ratio:16/9;cursor:pointer;background:#000;border:0;border-radius:10px;width:100%;padding:0;position:relative;overflow:hidden}.page-module-scss-module__qcVqvG__caseDetailThumb img{object-fit:contain;background:#fff;width:750px;max-width:100%;height:auto;display:block}.page-module-scss-module__qcVqvG__caseDetailVideo img{object-fit:cover;width:100%;height:100%;display:block}.page-module-scss-module__qcVqvG__caseDetailPlay{color:#1a1a2a;pointer-events:none;background:#fffffff2;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;padding-left:4px;font-size:16px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 4px 12px #0000004d}.page-module-scss-module__qcVqvG__caseDetailVideoTag{letter-spacing:1.2px;color:#fff;pointer-events:none;background:#e53935eb;border-radius:4px;padding:3px 7px;font-size:10px;font-weight:700;position:absolute;top:8px;left:8px}@media (max-width:768px){.page-module-scss-module__qcVqvG__caseDetailMask{padding:12px}.page-module-scss-module__qcVqvG__caseDetailHeader{padding:16px 18px}.page-module-scss-module__qcVqvG__caseDetailTitle{font-size:16px}.page-module-scss-module__qcVqvG__caseDetailBody{padding:16px 0 24px}.page-module-scss-module__qcVqvG__hero{padding:80px 16px 60px}.page-module-scss-module__qcVqvG__heroTitle{font-size:28px}.page-module-scss-module__qcVqvG__content{padding:40px 16px 60px}}
