.gallery-lightbox-open{overflow:hidden}.gallery-lightbox-open .product-gallery-sticky{z-index:2147483646}.product-gallery.svelte-cpld0d{--gallery-radius: 16px;--gallery-ease: cubic-bezier(.104, .204, .492, 1);--gallery-size: min(610px, calc(100vh - 210px) );display:grid;grid-template-columns:80px minmax(0,1fr);column-gap:18px;align-items:start;width:100%;height:var(--gallery-size)}.product-gallery__thumbs.svelte-cpld0d{display:grid;grid-auto-rows:max-content;gap:10px;height:var(--gallery-size);max-height:var(--gallery-size);overflow-x:hidden;overflow-y:auto;padding:1px 0 18px;scrollbar-width:none;-webkit-mask-image:none;mask-image:none}.product-gallery__thumbs.hasThumbTopFade.svelte-cpld0d{-webkit-mask-image:linear-gradient(to bottom,transparent 0,#000 28px,#000 100%);mask-image:linear-gradient(to bottom,transparent 0,#000 28px,#000 100%)}.product-gallery__thumbs.hasThumbBottomFade.svelte-cpld0d{-webkit-mask-image:linear-gradient(to bottom,#000 0,#000 calc(100% - 34px),transparent 100%);mask-image:linear-gradient(to bottom,#000 0,#000 calc(100% - 34px),transparent 100%)}.product-gallery__thumbs.hasThumbTopFade.hasThumbBottomFade.svelte-cpld0d{-webkit-mask-image:linear-gradient(to bottom,transparent 0,#000 28px,#000 calc(100% - 34px),transparent 100%);mask-image:linear-gradient(to bottom,transparent 0,#000 28px,#000 calc(100% - 34px),transparent 100%)}.product-gallery__thumbs.svelte-cpld0d::-webkit-scrollbar{display:none}.product-gallery__thumb.svelte-cpld0d{position:relative;width:80px;aspect-ratio:1;overflow:hidden;isolation:isolate;border:0;border-radius:var(--gallery-radius);background:#fff;cursor:pointer;transition:all .25s var(--gallery-ease)}.product-gallery__thumb.svelte-cpld0d:after{content:"";position:absolute;inset:0;border-radius:inherit;box-shadow:inset 0 0 0 1px transparent;transition:all .25s var(--gallery-ease);pointer-events:none}.product-gallery__thumb.is-selected.svelte-cpld0d:after{box-shadow:inset 0 0 0 1px #1a1c1d,inset 0 0 0 3px #f5f5f5}.product-gallery__thumb.svelte-cpld0d:hover{transform:translateY(-1px)}.product-gallery__thumb.svelte-cpld0d img:where(.svelte-cpld0d){display:block;width:100%;height:100%;object-fit:cover}.product-gallery__stage.svelte-cpld0d{position:relative;display:grid;place-items:center;width:var(--gallery-size);height:var(--gallery-size);max-width:100%;aspect-ratio:auto;margin-inline:0 auto;overflow:hidden;isolation:isolate;border-radius:var(--gallery-radius);background:#fff;cursor:grab;touch-action:pan-y;user-select:none}.product-gallery__stage.is-dragging.svelte-cpld0d{cursor:grabbing}.product-gallery__track.svelte-cpld0d{display:flex;width:100%;height:100%;transition:transform .25s var(--gallery-ease);will-change:transform}.product-gallery__slide.svelte-cpld0d{display:grid;min-width:100%;height:100%;place-items:center}.product-gallery__image.svelte-cpld0d{display:block;width:100%;height:100%;object-fit:contain;transform-origin:center;user-select:none;-webkit-user-drag:none}.product-gallery__zoom.svelte-cpld0d{position:absolute;top:12px;right:12px;z-index:4;display:flex;width:30px;height:30px;align-items:center;justify-content:center;border:0;border-radius:calc(var(--gallery-radius) / 2);background:#fff;color:#1a1c1d;box-shadow:0 4px 6px #00000014;opacity:1;cursor:pointer;transition:all .25s var(--gallery-ease)}.product-gallery__zoom.svelte-cpld0d:hover{transform:translateY(-1px);box-shadow:0 8px 18px #0000001f}.product-gallery__stage-nav.svelte-cpld0d{position:absolute;top:50%;z-index:4;display:grid;width:38px;height:38px;place-items:center;border:0;border-radius:999px;background:#fff;color:#1a1c1d;box-shadow:0 2px 8px #00000014;opacity:0;pointer-events:none;cursor:pointer;transition:opacity .25s var(--gallery-ease),transform .25s var(--gallery-ease),box-shadow .25s var(--gallery-ease)}.product-gallery__stage-nav--prev.svelte-cpld0d{left:20px;transform:translate(-6px,-50%)}.product-gallery__stage-nav--next.svelte-cpld0d{right:20px;transform:translate(6px,-50%)}.product-gallery__stage.svelte-cpld0d:hover .product-gallery__stage-nav:where(.svelte-cpld0d),.product-gallery__stage.svelte-cpld0d:focus-within .product-gallery__stage-nav:where(.svelte-cpld0d),.product-gallery__stage.has-stage-controls.svelte-cpld0d .product-gallery__stage-nav:where(.svelte-cpld0d){opacity:1;pointer-events:auto}.product-gallery__stage.svelte-cpld0d:hover .product-gallery__stage-nav--prev:where(.svelte-cpld0d),.product-gallery__stage.svelte-cpld0d:focus-within .product-gallery__stage-nav--prev:where(.svelte-cpld0d),.product-gallery__stage.has-stage-controls.svelte-cpld0d .product-gallery__stage-nav--prev:where(.svelte-cpld0d){transform:translateY(-50%)}.product-gallery__stage.svelte-cpld0d:hover .product-gallery__stage-nav--next:where(.svelte-cpld0d),.product-gallery__stage.svelte-cpld0d:focus-within .product-gallery__stage-nav--next:where(.svelte-cpld0d),.product-gallery__stage.has-stage-controls.svelte-cpld0d .product-gallery__stage-nav--next:where(.svelte-cpld0d){transform:translateY(-50%)}.product-gallery__stage-nav.svelte-cpld0d:hover{box-shadow:0 4px 12px #0000001a}.product-gallery__stage-nav.svelte-cpld0d svg:where(.svelte-cpld0d){transition:transform .25s var(--gallery-ease)}.product-gallery__stage-nav.svelte-cpld0d:hover svg:where(.svelte-cpld0d),.product-gallery__stage-nav.svelte-cpld0d:focus-visible svg:where(.svelte-cpld0d){transform:scale(1.14)}.product-gallery__lightbox.svelte-cpld0d{position:fixed;inset:0;z-index:99999;overflow:hidden;background:#f5f5f5;animation:svelte-cpld0d-gallery-lightbox-in 333ms cubic-bezier(.4,0,.22,1) both;touch-action:none}.product-gallery__lightbox-backdrop.svelte-cpld0d{position:absolute;inset:0;border:0;background:transparent}.product-gallery__lightbox-counter.svelte-cpld0d{position:absolute;top:15px;left:15px;z-index:30;display:flex;min-width:38px;height:38px;align-items:center;justify-content:center;padding:0 15px;border-radius:24px;background:#fff;color:#1a1c1d;font-size:.9375rem;line-height:1;box-shadow:0 4px 6px #00000014}.product-gallery__lightbox-viewport.svelte-cpld0d{position:absolute;inset:50px 0 140px;z-index:1;overflow:hidden;cursor:grab;touch-action:none;user-select:none}.product-gallery__lightbox-viewport.is-dragging.svelte-cpld0d{cursor:grabbing}.product-gallery__lightbox-track.svelte-cpld0d{display:flex;width:100%;height:100%;transition:transform 333ms cubic-bezier(.4,0,.22,1);will-change:transform}.product-gallery__lightbox-slide.svelte-cpld0d{display:grid;min-width:100%;height:100%;place-items:center}.product-gallery__lightbox-image.svelte-cpld0d{display:block;width:auto;height:auto;max-width:100%;max-height:100%;background:#fff;object-fit:contain;user-select:none;-webkit-user-drag:none}.product-gallery__lightbox-close.svelte-cpld0d,.product-gallery__lightbox-nav.svelte-cpld0d{position:absolute;z-index:30;display:grid;place-items:center;border:0;border-radius:999px;background:#fff;color:#1a1c1d;box-shadow:0 4px 6px #00000014;cursor:pointer;transition:all .25s var(--gallery-ease)}.product-gallery__lightbox-close.svelte-cpld0d{top:15px;right:15px;width:48px;height:48px}.product-gallery__lightbox-nav.svelte-cpld0d{top:50%;width:48px;height:48px;transform:translateY(-50%)}.product-gallery__lightbox-nav--prev.svelte-cpld0d{left:15px}.product-gallery__lightbox-nav--next.svelte-cpld0d{right:15px}.product-gallery__lightbox-close.svelte-cpld0d svg:where(.svelte-cpld0d),.product-gallery__lightbox-nav.svelte-cpld0d svg:where(.svelte-cpld0d){transition:transform .25s var(--gallery-ease)}.product-gallery__lightbox-close.svelte-cpld0d:hover svg:where(.svelte-cpld0d),.product-gallery__lightbox-nav.svelte-cpld0d:hover svg:where(.svelte-cpld0d){transform:scale(1.2)}.product-gallery__lightbox-thumbs.svelte-cpld0d{position:absolute;right:15px;bottom:15px;left:15px;z-index:30;display:flex;gap:6px;overflow-x:auto;overflow-y:hidden;padding:4px 0;scrollbar-width:none}.product-gallery__lightbox-thumbs.svelte-cpld0d::-webkit-scrollbar{display:none}.product-gallery__lightbox-thumb.svelte-cpld0d{width:48px;height:48px;flex:0 0 48px;overflow:hidden;border:2px solid transparent;border-radius:2px;background:transparent;opacity:.5;padding:0;cursor:pointer;transition:all .25s var(--gallery-ease)}.product-gallery__lightbox-thumb.svelte-cpld0d:hover{opacity:.85}.product-gallery__lightbox-thumb.is-active.svelte-cpld0d{border-color:#1a1c1d;opacity:1}.product-gallery__lightbox-thumb.svelte-cpld0d img:where(.svelte-cpld0d){display:block;width:100%;height:100%;object-fit:cover}@keyframes svelte-cpld0d-gallery-lightbox-in{0%{opacity:0}to{opacity:1}}@media(min-width:1068px){.product-gallery__lightbox-counter.svelte-cpld0d{top:48px;left:48px}.product-gallery__lightbox-close.svelte-cpld0d{top:48px;right:48px}.product-gallery__lightbox-nav--prev.svelte-cpld0d{left:48px}.product-gallery__lightbox-nav--next.svelte-cpld0d{right:48px}.product-gallery__lightbox-thumbs.svelte-cpld0d{right:48px;bottom:24px;left:48px}.product-gallery__lightbox-thumb.svelte-cpld0d{width:60px;height:60px;flex-basis:60px}}@media(min-width:1025px)and (max-width:1379px){.product-gallery.svelte-cpld0d{--gallery-size: min(560px, calc(100vh - 210px) , calc(54vw - 104px) );grid-template-columns:72px minmax(0,1fr);column-gap:12px;height:var(--gallery-size)}.product-gallery__thumbs.svelte-cpld0d{gap:8px;height:var(--gallery-size);max-height:var(--gallery-size);padding:1px 0 14px}.product-gallery__thumb.svelte-cpld0d{width:72px;border-radius:calc(var(--gallery-radius) - 2px)}.product-gallery__stage.svelte-cpld0d{width:var(--gallery-size);height:var(--gallery-size);max-width:100%}.product-gallery__stage-nav.svelte-cpld0d{width:34px;height:34px}.product-gallery__stage-nav--prev.svelte-cpld0d{left:16px}.product-gallery__stage-nav--next.svelte-cpld0d{right:16px}}@media(max-width:1024px){.product-gallery.svelte-cpld0d{display:flex;flex-direction:column-reverse;gap:14px;align-items:center;height:auto;margin-inline:0;overflow:hidden;width:100%}.product-gallery__stage.svelte-cpld0d{width:min(100%,720px);height:auto;max-width:none;aspect-ratio:1;margin-inline:auto;border-radius:var(--gallery-radius)}.product-gallery__thumbs.svelte-cpld0d{display:grid;width:min(100%,720px);height:auto;max-width:100%;min-width:0;grid-auto-columns:72px;grid-auto-flow:column;grid-auto-rows:auto;gap:10px;max-height:none;overflow-x:auto;overflow-y:hidden;padding:0 0 2px;-webkit-mask-image:none;mask-image:none}.product-gallery__thumbs.hasThumbLeftFade.svelte-cpld0d{-webkit-mask-image:linear-gradient(to right,transparent 0,#000 26px,#000 100%);mask-image:linear-gradient(to right,transparent 0,#000 26px,#000 100%)}.product-gallery__thumbs.hasThumbRightFade.svelte-cpld0d{-webkit-mask-image:linear-gradient(to right,#000 0,#000 calc(100% - 30px),transparent 100%);mask-image:linear-gradient(to right,#000 0,#000 calc(100% - 30px),transparent 100%)}.product-gallery__thumbs.hasThumbLeftFade.hasThumbRightFade.svelte-cpld0d{-webkit-mask-image:linear-gradient(to right,transparent 0,#000 26px,#000 calc(100% - 30px),transparent 100%);mask-image:linear-gradient(to right,transparent 0,#000 26px,#000 calc(100% - 30px),transparent 100%)}.product-gallery__thumb.svelte-cpld0d{width:72px;border-radius:calc(var(--gallery-radius) / 2)}.product-gallery__zoom.svelte-cpld0d{top:10px;right:10px}.product-gallery__lightbox-nav.svelte-cpld0d{width:42px;height:42px}}@media(max-width:767px){.product-gallery.svelte-cpld0d{gap:12px}.product-gallery__thumbs.svelte-cpld0d{grid-auto-columns:64px}.product-gallery__thumb.svelte-cpld0d{width:64px}}@media(min-width:768px){.product-detail__top-container[data-astro-cid-oy4phghd]{width:calc(100% - 30px);max-width:1280px;padding-inline:0}}.product-detail__breadcrumb[data-astro-cid-oy4phghd]{display:inline-flex;align-items:center;gap:0;width:100%;min-width:0;overflow-x:auto;padding:15px 0;color:#1a1c1d;font-family:var(--font-sans);font-size:12px;font-weight:400;letter-spacing:0;line-height:1.6;white-space:nowrap;scrollbar-width:none}.product-detail__breadcrumb[data-astro-cid-oy4phghd]::-webkit-scrollbar{display:none}.product-detail__breadcrumb[data-astro-cid-oy4phghd] a[data-astro-cid-oy4phghd]{display:block;color:inherit;text-decoration:underline;text-decoration-thickness:auto;text-underline-offset:3px}.product-detail__breadcrumb[data-astro-cid-oy4phghd] a[data-astro-cid-oy4phghd]:hover{color:inherit;text-decoration-line:underline}.product-detail__breadcrumb-separator[data-astro-cid-oy4phghd]{display:inline-block;flex:0 0 auto;margin:0 8px;color:inherit;font-style:italic;line-height:1.6}@media(max-width:767px){.product-detail__breadcrumb[data-astro-cid-oy4phghd]{font-size:12px}}@media(min-width:1025px){.product-detail__top-grid[data-astro-cid-oy4phghd]{grid-template-columns:minmax(0,54%) minmax(360px,1fr);gap:clamp(28px,3vw,40px)}}@media(min-width:1380px){.product-detail__top-grid[data-astro-cid-oy4phghd]{grid-template-columns:minmax(45%,740px) clamp(360px,45%,500px);gap:40px}}.product-detail__summary[data-astro-cid-oy4phghd]{min-width:0}.product-gallery-sticky[data-astro-cid-oy4phghd]{min-width:0;width:100%}.product-detail__summary[data-astro-cid-oy4phghd] h1[data-astro-cid-oy4phghd]{overflow-wrap:anywhere}.product-detail__summary-copy[data-astro-cid-oy4phghd]{max-width:470px;color:#6f757b;font-size:17px;line-height:1.75}.product-detail__image-stack[data-astro-cid-oy4phghd],.product-detail__video-frame[data-astro-cid-oy4phghd]{overflow:hidden;border-radius:16px;isolation:isolate}.product-detail__selling-points[data-astro-cid-oy4phghd]{display:grid;max-width:470px;gap:9px;margin-bottom:0;padding:0;list-style:none}.product-detail__selling-points[data-astro-cid-oy4phghd] li[data-astro-cid-oy4phghd]{display:block;min-width:0;color:#7e858c;font-size:14px;font-weight:650;line-height:1.45}.product-detail__feature-grid[data-astro-cid-oy4phghd]{display:grid;gap:32px 44px}.product-detail__feature-item[data-astro-cid-oy4phghd]{min-width:0;padding:0;font-family:var(--font-sans)}.product-detail__feature-item[data-astro-cid-oy4phghd] h3[data-astro-cid-oy4phghd]{color:#1a1c1d;font-size:.9375rem;font-weight:600;line-height:1.6}.product-detail__feature-item[data-astro-cid-oy4phghd] p[data-astro-cid-oy4phghd]{margin-top:10px;color:#1a1c1d;font-size:.9375rem;font-weight:400;line-height:1.6}@media(min-width:768px){.product-detail__feature-grid[data-astro-cid-oy4phghd]{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1180px){.product-detail__feature-grid[data-astro-cid-oy4phghd]{grid-template-columns:repeat(3,minmax(0,1fr))}}.product-detail__faq-section[data-astro-cid-oy4phghd]{background:#f5f5f5;color:#1a1c1d;padding:0 0 40px}.product-detail__faq-inner[data-astro-cid-oy4phghd]{width:100%;max-width:1380px;margin-inline:auto;padding-inline:15px}.product-detail__faq-header[data-astro-cid-oy4phghd]{margin:0;padding:0 0 30px;text-align:start}.product-detail__faq-header[data-astro-cid-oy4phghd] h2[data-astro-cid-oy4phghd]{margin:0 0 5px;color:#1a1c1d;font-family:var(--font-sans);font-size:34px;font-weight:700;letter-spacing:0;line-height:1.2353}.product-detail__faq-header[data-astro-cid-oy4phghd] p[data-astro-cid-oy4phghd]{margin:0;color:#1a1c1d;font-family:var(--font-sans);font-size:17px;font-weight:400;letter-spacing:0;line-height:1.6}.product-detail__faq-list[data-astro-cid-oy4phghd]{min-width:0}.product-detail__faq-row[data-astro-cid-oy4phghd]{display:block;margin-bottom:25px;border-top:1px solid #2c2d2e;border-bottom:1px solid #2c2d2e}.product-detail__faq-row[data-astro-cid-oy4phghd]+.product-detail__faq-row[data-astro-cid-oy4phghd]{margin-top:-25px;border-top:0}.product-detail__faq-row[data-astro-cid-oy4phghd]:first-child{border-top:0}.product-detail__faq-row[data-astro-cid-oy4phghd]:last-child{margin-bottom:0;border-bottom:0}.product-detail__faq-row[data-astro-cid-oy4phghd] summary[data-astro-cid-oy4phghd]{position:relative;display:inline-block;width:100%;min-height:0;padding:20px 40px 20px 0;color:#1a1c1d;cursor:pointer;font-family:var(--font-sans);font-size:.9375rem;font-weight:500;letter-spacing:0;line-height:1;list-style:none}.product-detail__faq-row[data-astro-cid-oy4phghd] summary[data-astro-cid-oy4phghd]::-webkit-details-marker{display:none}.product-detail__faq-icon[data-astro-cid-oy4phghd]{position:absolute;top:50%;right:0;display:inline-flex;width:14px;height:20px;align-items:center;justify-content:center;margin-top:-10px;color:#1a1c1d;transform-origin:center;backface-visibility:hidden}.product-detail__faq-icon[data-astro-cid-oy4phghd] svg[data-astro-cid-oy4phghd]{width:14px;height:8px;transform:rotateX(180deg);transition:all .25s cubic-bezier(.104,.204,.492,1)}.product-detail__faq-row[data-astro-cid-oy4phghd][open] .product-detail__faq-icon[data-astro-cid-oy4phghd] svg[data-astro-cid-oy4phghd]{transform:rotateX(0)}.product-detail__faq-answer[data-astro-cid-oy4phghd]{padding:0 0 15px;color:#1a1c1d;font-family:var(--font-sans);font-size:.9375rem;font-weight:400;line-height:1.6}.product-detail__faq-answer[data-astro-cid-oy4phghd] p[data-astro-cid-oy4phghd]{margin:0}@media(min-width:768px){.product-detail__faq-section[data-astro-cid-oy4phghd]{padding-bottom:80px}.product-detail__faq-inner[data-astro-cid-oy4phghd]{padding-inline:35px}}@media(min-width:1068px){.product-detail__faq-inner[data-astro-cid-oy4phghd]{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:50px;padding-inline:50px}}@media(max-width:767px){.product-detail__faq-section[data-astro-cid-oy4phghd]{padding-bottom:40px}.product-detail__faq-header[data-astro-cid-oy4phghd]{padding-bottom:30px}.product-detail__faq-header[data-astro-cid-oy4phghd] h2[data-astro-cid-oy4phghd]{font-size:34px;line-height:1.2353}.product-detail__faq-header[data-astro-cid-oy4phghd] p[data-astro-cid-oy4phghd]{font-size:15px}.product-detail__faq-row[data-astro-cid-oy4phghd] summary[data-astro-cid-oy4phghd]{padding:20px 40px 20px 0;font-size:.9375rem;line-height:1}.product-detail__faq-answer[data-astro-cid-oy4phghd]{padding:0 0 15px;font-size:.9375rem;line-height:1.6}}.product-marketplace-link[data-astro-cid-oy4phghd]{display:inline-flex;min-width:136px;height:50px;align-items:center;justify-content:flex-start;gap:10px;border:1px solid rgba(31,35,38,.1);border-radius:8px;background:#ffffffc2;color:#1f2326;padding:5px 12px 5px 5px;font-size:15px;font-weight:700;line-height:1;text-decoration:none;transition:transform .16s ease,box-shadow .16s ease,opacity .16s ease}.product-marketplace-link[data-astro-cid-oy4phghd]:hover{border-color:var(--marketplace-color);box-shadow:0 10px 24px #00000014;transform:translateY(-1px)}.product-marketplace-link[data-astro-cid-oy4phghd]:focus-visible{outline:2px solid #1f2326;outline-offset:3px}.product-marketplace-icon[data-astro-cid-oy4phghd]{display:inline-flex;width:38px;height:38px;flex:0 0 38px;align-items:center;justify-content:center;border-radius:7px;background:var(--marketplace-tint);color:var(--marketplace-color)}.product-marketplace-icon[data-astro-cid-oy4phghd] svg[data-astro-cid-oy4phghd]{width:20px;height:20px;fill:currentColor}.product-marketplace-link--jd[data-astro-cid-oy4phghd] .product-marketplace-icon[data-astro-cid-oy4phghd] svg[data-astro-cid-oy4phghd]{width:23px;height:23px}.product-marketplace-link--taobao[data-astro-cid-oy4phghd] .product-marketplace-icon[data-astro-cid-oy4phghd] svg[data-astro-cid-oy4phghd]{width:24px;height:24px}.product-marketplace-monogram[data-astro-cid-oy4phghd]{display:inline-flex;align-items:center;justify-content:center;font-size:13px;font-weight:800;letter-spacing:0}.product-marketplace-link--taobao[data-astro-cid-oy4phghd] .product-marketplace-monogram[data-astro-cid-oy4phghd]{font-size:18px;font-weight:800}.product-marketplace-link--jd[data-astro-cid-oy4phghd] .product-marketplace-icon[data-astro-cid-oy4phghd],.product-marketplace-link--douyin[data-astro-cid-oy4phghd] .product-marketplace-icon[data-astro-cid-oy4phghd],.product-marketplace-link--taobao[data-astro-cid-oy4phghd] .product-marketplace-icon[data-astro-cid-oy4phghd]{background:var(--marketplace-color);color:#fff}.product-marketplace-text[data-astro-cid-oy4phghd]{min-width:0}.product-marketplace-arrow[data-astro-cid-oy4phghd]{width:14px;height:14px;margin-left:auto;color:var(--marketplace-color);opacity:.5;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;fill:none;transition:opacity .16s ease,transform .16s ease}.product-marketplace-link[data-astro-cid-oy4phghd]:hover .product-marketplace-arrow[data-astro-cid-oy4phghd]{opacity:1;transform:translate(1px,-1px)}.product-marketplace-link--douyin[data-astro-cid-oy4phghd]{background:#171a1d;color:#fff}.product-marketplace-link--douyin[data-astro-cid-oy4phghd]:hover{border-color:#171a1d;box-shadow:0 10px 24px #171a1d29}.product-marketplace-link--douyin[data-astro-cid-oy4phghd] .product-marketplace-arrow[data-astro-cid-oy4phghd]{color:#fff}@media(min-width:1025px)and (max-width:1379px){.product-detail__summary[data-astro-cid-oy4phghd] h1[data-astro-cid-oy4phghd]{font-size:clamp(32px,3vw,38px);line-height:1.18}.product-detail__summary-copy[data-astro-cid-oy4phghd]{max-width:none;font-size:16px;line-height:1.7}.product-detail__selling-points[data-astro-cid-oy4phghd] li[data-astro-cid-oy4phghd]{font-size:13px;line-height:1.45}.product-marketplace-link[data-astro-cid-oy4phghd]{min-width:124px;height:46px;gap:9px;padding:5px 11px 5px 5px;font-size:14px}.product-marketplace-icon[data-astro-cid-oy4phghd]{width:34px;height:34px;flex-basis:34px}.product-marketplace-icon[data-astro-cid-oy4phghd] svg[data-astro-cid-oy4phghd]{width:18px;height:18px}}@media(max-width:1024px){.product-detail__top-grid[data-astro-cid-oy4phghd]{gap:26px}.product-detail__summary[data-astro-cid-oy4phghd] h1[data-astro-cid-oy4phghd]{font-size:clamp(28px,4.4vw,34px);line-height:1.18}}@media(max-width:767px){.product-detail__top-grid[data-astro-cid-oy4phghd]{gap:24px}.product-detail__summary[data-astro-cid-oy4phghd] h1[data-astro-cid-oy4phghd]{font-size:28px;line-height:1.2}.product-detail__summary-copy[data-astro-cid-oy4phghd]{font-size:16px;line-height:1.75}}
