.wd-section--shop-brand{padding:40px 0 44px;background:radial-gradient(ellipse 80% 60% at 10% 0%,rgba(72,198,207,.14),transparent 55%),radial-gradient(ellipse 70% 50% at 95% 20%,rgba(42,63,152,.08),transparent 50%),var(--wd-page-bg);overflow:hidden}.wd-shop-brand__header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:28px}body.wd-theme .wd-shop-brand__title{margin:0;font-family:var(--wd-font-title);font-size:clamp(30px,3.2vw,42px);font-weight:700;line-height:1.1;letter-spacing:-.02em;color:var(--wd-title);background:none}.wd-shop-brand__more{display:inline-flex;align-items:center;gap:8px;flex-shrink:0;padding:11px 18px;border-radius:999px;background:#fff;border:1px solid rgba(72,198,207,.35);color:#2f9aa3;font-size:13px;font-weight:600;text-decoration:none;box-shadow:0 8px 24px #48c6cf1f;transition:transform .25s ease,box-shadow .25s ease,background .25s ease}.wd-shop-brand__more:hover{transform:translateY(-2px);background:var(--wd-primary);border-color:var(--wd-primary);color:#fff;box-shadow:0 12px 28px #48c6cf47}.wd-shop-brand__more svg{flex-shrink:0}.wd-shop-brand__marquee{position:relative;width:100%;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,transparent 0%,#000 6%,#000 94%,transparent 100%);mask-image:linear-gradient(90deg,transparent 0%,#000 6%,#000 94%,transparent 100%)}.wd-shop-brand__marquee-track{display:flex;width:max-content;animation:wd-shop-brand-marquee var(--wd-marquee-speed, 35s) linear infinite;will-change:transform}.wd-shop-brand__marquee:hover .wd-shop-brand__marquee-track{animation-play-state:paused}.wd-shop-brand__marquee-group{display:flex;align-items:stretch;gap:20px;padding-right:20px}.wd-shop-brand__marquee-item{flex:0 0 240px;width:240px}@keyframes wd-shop-brand-marquee{0%{transform:translate(-50%)}to{transform:translate(0)}}.wd-brand-phone-card{display:flex;flex-direction:column;height:100%;text-decoration:none;border-radius:18px;overflow:hidden;background:#fff;border:1px solid rgba(0,0,0,.05);box-shadow:0 10px 30px #18274b0f;transition:transform .35s cubic-bezier(.22,1,.36,1),box-shadow .35s ease,border-color .35s ease}.wd-brand-phone-card:hover{transform:translateY(-8px);border-color:#48c6cf73;box-shadow:0 18px 40px #48c6cf2e}.wd-brand-phone-card__stage{position:relative;min-height:190px;padding:22px 18px 10px;display:flex;align-items:center;justify-content:center;background:linear-gradient(160deg,#f3fbfc,#fff 72%);overflow:hidden}.wd-brand-phone-card__stage:after{content:"";position:absolute;inset:auto 18px 0;height:1px;background:linear-gradient(90deg,transparent,rgba(72,198,207,.35),transparent)}.wd-brand-phone-card__badge{position:absolute;top:14px;left:14px;z-index:2;padding:5px 10px;border-radius:999px;font-size:11px;font-weight:700;letter-spacing:.02em;color:#fff;background:var(--wd-secondary);box-shadow:0 6px 16px #2a3f9838}.wd-brand-phone-card[data-brand=apple] .wd-brand-phone-card__badge{background:linear-gradient(135deg,#2b2b2b,#111)}.wd-brand-phone-card[data-brand=samsung] .wd-brand-phone-card__badge{background:linear-gradient(135deg,#1f4fd6,#1428a0)}.wd-brand-phone-card[data-brand=huawei] .wd-brand-phone-card__badge{background:linear-gradient(135deg,#e1253a,#b10f24)}.wd-brand-phone-card[data-brand=google] .wd-brand-phone-card__badge{background:linear-gradient(135deg,#4285f4,#1a73e8)}.wd-brand-phone-card__glow{position:absolute;width:120px;height:120px;border-radius:50%;filter:blur(28px);opacity:.45;background:var(--wd-primary);pointer-events:none}.wd-brand-phone-card[data-brand=apple] .wd-brand-phone-card__glow{background:#c8c8c8}.wd-brand-phone-card[data-brand=samsung] .wd-brand-phone-card__glow{background:#6f8fff}.wd-brand-phone-card[data-brand=huawei] .wd-brand-phone-card__glow{background:#ff7a8d}.wd-brand-phone-card__img{position:relative;z-index:1;width:100%;max-width:150px;height:150px;display:flex;align-items:center;justify-content:center}.wd-brand-phone-card__photo{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 14px 22px rgba(0,0,0,.16));transition:transform .45s cubic-bezier(.22,1,.36,1)}.wd-brand-phone-card:hover .wd-brand-phone-card__photo{transform:translateY(-6px) scale(1.04)}.wd-brand-phone-card__placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;border-radius:14px;background:#ffffffb3}.wd-brand-phone-card__placeholder-svg{width:72px;height:72px;opacity:.28}.wd-brand-phone-card__body{padding:16px 16px 18px;text-align:left}body.wd-theme .wd-brand-phone-card__title{margin:0 0 6px;font-family:var(--wd-font-title);font-size:15px;font-weight:700;line-height:1.35;color:var(--wd-title);background:none}.wd-brand-phone-card__cta{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:600;color:#2f9aa3;transition:gap .25s ease,color .25s ease}.wd-brand-phone-card:hover .wd-brand-phone-card__cta{gap:10px;color:var(--wd-primary-hover)}.wd-brand-phone-card__cta svg{transition:transform .25s ease}.wd-brand-phone-card:hover .wd-brand-phone-card__cta svg{transform:translate(3px)}.wd-shop-brand__empty{margin:0;padding:28px 0;text-align:center;color:#999}@media(max-width:768px){.wd-section--shop-brand{padding:28px 0 32px}.wd-shop-brand__header{flex-direction:column;align-items:flex-start;margin-bottom:20px}.wd-shop-brand__marquee-item{flex:0 0 210px;width:210px}.wd-brand-phone-card__stage{min-height:168px}.wd-brand-phone-card__img{max-width:130px;height:130px}}@media(prefers-reduced-motion:reduce){.wd-shop-brand__marquee-track{animation:none;flex-wrap:wrap;justify-content:center;width:100%;max-width:var(--wd-container);margin:0 auto;padding:0 16px;box-sizing:border-box}.wd-shop-brand__marquee-group[aria-hidden=true]{display:none}.wd-shop-brand__marquee{-webkit-mask-image:none;mask-image:none}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/wd-shop-by-brand.css.map */
