{"title":"スマホアクセサリー","description":"","products":[{"product_id":"a-hl03","title":"AIrITY マグネット式自撮りモニター","description":"\u003cstyle\u003e\n  #AH3-LP,\n  #AH3-LP * {\n    box-sizing: border-box;\n  }\n\n  #AH3-LP {\n    --AH3-bg: #06080c;\n    --AH3-bg-soft: #0b1017;\n    --AH3-card: #111826;\n    --AH3-line: transparent;\n    --AH3-text: #f3f7fb;\n    --AH3-muted: rgba(255, 255, 255, 0.72);\n    --AH3-muted-2: rgba(255, 255, 255, 0.56);\n    --AH3-blue: #d8d2ff;\n    --AH3-blue-strong: #ffd5f2;\n    --AH3-metal-gradient: linear-gradient(125deg, #d6d2ff 0%, #ffd4ec 16%, #fff0c2 32%, #b7ffe2 49%, #cfe2ff 66%, #f1d4ff 82%, #ffe4d0 100%);\n    --AH3-glow-a: rgba(214, 210, 255, 0.45);\n    --AH3-glow-b: rgba(255, 212, 236, 0.35);\n    --AH3-ambient-1: rgba(188, 223, 255, 0.18);\n    --AH3-ambient-2: rgba(230, 192, 255, 0.16);\n    --AH3-ambient-3: rgba(162, 255, 223, 0.14);\n    --AH3-shadow: none;\n    --AH3-radius: 24px;\n    --AH3-gap: 64px;\n    --AH3-fs-eyebrow: clamp(12px, 1.1vw, 14px);\n    --AH3-fs-title: clamp(30px, 5.8vw, 56px);\n    --AH3-fs-h3: clamp(24px, 4.4vw, 44px);\n    --AH3-fs-h4: clamp(18px, 2.4vw, 28px);\n    --AH3-fs-body-lg: clamp(17px, 2vw, 22px);\n    --AH3-fs-body: clamp(15px, 1.4vw, 17px);\n    --AH3-fs-body-sm: clamp(13px, 1.1vw, 15px);\n    --AH3-fs-metric: clamp(30px, 7vw, 62px);\n\n    color: var(--AH3-text);\n    margin: 0;\n    padding: 16px 0 40px;\n    font-family: \"Montserrat\", \"Noto Sans TC\", \"PingFang TC\", \"Microsoft JhengHei\", sans-serif;\n    line-height: 1.55;\n    background: transparent;\n    border-radius: 0;\n    overflow: hidden;\n    position: relative;\n    isolation: isolate;\n  }\n\n  #AH3-LP::before,\n  #AH3-LP::after {\n    content: \"\";\n    position: absolute;\n    inset: -18% auto auto -22%;\n    width: clamp(360px, 52vw, 720px);\n    height: clamp(360px, 52vw, 720px);\n    border-radius: 50%;\n    pointer-events: none;\n    z-index: 0;\n    filter: blur(70px);\n    transform: translateZ(0);\n  }\n\n  #AH3-LP::before {\n    background: radial-gradient(circle at 30% 30%, var(--AH3-ambient-1) 0%, rgba(188, 223, 255, 0) 68%);\n    animation: AH3-float-a 16s ease-in-out infinite;\n  }\n\n  #AH3-LP::after {\n    inset: auto -20% -30% auto;\n    background:\n      radial-gradient(circle at 38% 34%, var(--AH3-ambient-2) 0%, rgba(230, 192, 255, 0) 62%),\n      radial-gradient(circle at 62% 66%, var(--AH3-ambient-3) 0%, rgba(162, 255, 223, 0) 68%);\n    animation: AH3-float-b 20s ease-in-out infinite;\n  }\n\n  #AH3-LP img {\n    display: block;\n    width: 100%;\n    max-width: 100%;\n    height: auto;\n  }\n\n  #AH3-LP a {\n    color: inherit;\n    text-decoration: none;\n  }\n\n  #AH3-LP .AH3-container {\n    width: calc(100% - 24px);\n    max-width: 1240px;\n    margin: 0 auto;\n    position: relative;\n    z-index: 1;\n  }\n\n  #AH3-LP .AH3-section {\n    padding-top: var(--AH3-gap);\n    position: relative;\n  }\n\n  #AH3-LP .AH3-head {\n    text-align: center;\n    max-width: 900px;\n    margin: 0 auto 24px;\n  }\n\n  #AH3-LP .AH3-eyebrow {\n    color: var(--AH3-blue);\n    font-size: var(--AH3-fs-eyebrow);\n    font-weight: 800;\n    letter-spacing: 0.1em;\n    text-transform: uppercase;\n    margin-bottom: 10px;\n  }\n\n  #AH3-LP .AH3-title {\n    margin: 0;\n    font-size: var(--AH3-fs-title);\n    line-height: 1.12;\n    font-weight: 900;\n    letter-spacing: -0.02em;\n  }\n\n  #AH3-LP .AH3-title .AH3-accent {\n    color: var(--AH3-blue);\n  }\n\n  #AH3-LP .AH3-eyebrow,\n  #AH3-LP .AH3-title .AH3-accent,\n  #AH3-LP .AH3-hero-title,\n  #AH3-LP .AH3-story .AH3-copy h3,\n  #AH3-LP #AH3-instant .AH3-title,\n  #AH3-LP .AH3-spec strong,\n  #AH3-LP .AH3-comp-head h3,\n  #AH3-LP .AH3-metric .AH3-value,\n  #AH3-LP .AH3-spec-box strong {\n    background-image: var(--AH3-metal-gradient);\n    -webkit-background-clip: text;\n    background-clip: text;\n    color: transparent;\n    -webkit-text-fill-color: transparent;\n    filter: drop-shadow(0 0 3px var(--AH3-glow-a)) drop-shadow(0 0 1px var(--AH3-glow-b));\n  }\n\n  #AH3-LP .AH3-desc {\n    margin: 14px auto 0;\n    color: var(--AH3-muted);\n    font-size: var(--AH3-fs-body-lg);\n    max-width: 820px;\n    line-height: 1.7;\n  }\n\n  #AH3-LP .AH3-card {\n    border: 0;\n    background: transparent;\n    border-radius: var(--AH3-radius);\n    box-shadow: none;\n  }\n\n  #AH3-LP .AH3-hero {\n    padding-top: 14px;\n  }\n\n  #AH3-LP .AH3-hero-grid {\n    display: grid;\n    gap: 16px;\n    padding: 14px;\n  }\n\n  #AH3-LP .AH3-hero-media {\n    border-radius: 16px;\n    overflow: hidden;\n    min-height: 280px;\n    border: 0;\n  }\n\n  #AH3-LP .AH3-hero-copy {\n    padding: 4px;\n  }\n\n  #AH3-LP .AH3-logo {\n    width: auto;\n    height: 50px;\n    margin-bottom: 14px;\n  }\n\n  #AH3-LP .AH3-hero-title {\n    margin: 0;\n    font-size: clamp(34px, 8vw, 52px) !important;\n    line-height: 1.02;\n    font-weight: 900;\n    letter-spacing: 0em;\n  }\n\n  #AH3-LP .AH3-hero-title .AH3-white {\n    background-image: none;\n    -webkit-background-clip: border-box;\n    background-clip: border-box;\n    color: #ffffff;\n    -webkit-text-fill-color: #ffffff;\n    filter: none;\n  }\n\n  #AH3-LP .AH3-hero-sub {\n    margin: 14px 0 0;\n    font-size: var(--AH3-fs-h4);\n    color: rgba(255, 255, 255, 0.94);\n  }\n\n  #AH3-LP .AH3-hero-desc {\n    margin: 16px 0 0;\n    color: var(--AH3-muted);\n    font-size: var(--AH3-fs-body);\n    line-height: 1.72;\n  }\n\n  #AH3-LP .AH3-spec-grid {\n    display: grid;\n    gap: 10px;\n    margin-top: 18px;\n    grid-template-columns: 1fr;\n  }\n\n  #AH3-LP .AH3-spec {\n    border: 1px solid rgba(255, 255, 255, 0.14);\n    border-radius: 14px;\n    padding: 14px;\n    background: rgba(255, 255, 255, 0.04);\n  }\n\n  #AH3-LP .AH3-spec strong {\n    display: block;\n    font-size: clamp(21px, 4vw, 28px);\n    line-height: 1;\n    margin-bottom: 6px;\n  }\n\n  #AH3-LP .AH3-spec span {\n    font-size: var(--AH3-fs-body-sm);\n    color: var(--AH3-muted);\n  }\n\n  #AH3-LP .AH3-feature-wrap,\n  #AH3-LP .AH3-comparison,\n  #AH3-LP .AH3-spec-wrap {\n    padding: 16px;\n  }\n\n  #AH3-LP .AH3-feature-grid,\n  #AH3-LP .AH3-split,\n  #AH3-LP .AH3-story,\n  #AH3-LP .AH3-stack {\n    display: grid;\n    gap: 30px;\n  }\n\n  #AH3-LP .AH3-feature-grid {\n    align-items: stretch;\n  }\n\n  #AH3-LP .AH3-feature-grid .AH3-visual {\n    min-height: 0;\n    height: 100%;\n    border-radius: 20px;\n  }\n\n  #AH3-LP .AH3-feature-grid .AH3-visual img {\n    object-position: center top;\n  }\n\n  #AH3-LP .AH3-visual {\n    border-radius: 16px;\n    overflow: hidden;\n    border: 0;\n    min-height: 220px;\n  }\n\n  #AH3-LP .AH3-visual img {\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n  }\n\n  #AH3-LP .AH3-story-visual-mobile {\n    display: none;\n  }\n\n  #AH3-LP .AH3-story-visual-desktop {\n    border-radius: 20px;\n    overflow: hidden;\n  }\n\n  #AH3-LP .AH3-copy h3 {\n    margin: 0 0 10px;\n    font-size: var(--AH3-fs-h3);\n    line-height: 1.15;\n  }\n\n  #AH3-LP .AH3-copy p {\n    margin: 0 0 12px;\n    font-size: var(--AH3-fs-body);\n    color: var(--AH3-muted);\n    line-height: 1.72;\n  }\n\n  #AH3-LP .AH3-bullets {\n    display: grid;\n    gap: 10px;\n    margin-top: 14px;\n  }\n\n  #AH3-LP .AH3-bullet {\n    border: 0;\n    border-radius: 14px;\n    padding: 12px 0px;\n    background: transparent;\n  }\n\n  #AH3-LP .AH3-bullet + .AH3-bullet {\n    border-top: 1px solid rgba(255, 255, 255, 0.18);\n    border-radius: 0;\n    margin-top: 6px;\n    padding-top: 18px;\n  }\n\n  #AH3-LP .AH3-bullet strong {\n    display: block;\n    margin-bottom: 6px;\n    font-size: var(--AH3-fs-body);\n  }\n\n  #AH3-LP .AH3-bullet span {\n    color: var(--AH3-muted);\n    font-size: var(--AH3-fs-body-sm);\n    line-height: 1.65;\n  }\n\n  #AH3-LP .AH3-comparison-board {\n    border: 0;\n    border-radius: 16px;\n    overflow: hidden;\n    background: transparent;\n  }\n\n  #AH3-LP .AH3-comp-head {\n    position: relative;\n    overflow: hidden;\n    text-align: center;\n    padding: 20px 20px;\n    border: 1px solid rgba(255, 255, 255, 0.22);\n    border-radius: 14px;\n    margin-bottom: 30px;\n    background:\n      linear-gradient(145deg, rgba(255, 255, 255, 0.16) 0%, rgba(255, 255, 255, 0.05) 45%, rgba(255, 255, 255, 0.02) 100%),\n      radial-gradient(circle at 20% 0%, rgba(133, 178, 221, 0.22), transparent 48%);\n    box-shadow:\n      0 0 18px rgba(214, 210, 255, 0.22),\n      0 0 32px rgba(255, 212, 236, 0.14),\n      0 12px 28px rgba(0, 0, 0, 0.25),\n      inset 0 1px 0 rgba(255, 255, 255, 0.22);\n    backdrop-filter: blur(10px) saturate(130%);\n    -webkit-backdrop-filter: blur(10px) saturate(130%);\n  }\n\n  #AH3-LP .AH3-comp-head::before {\n    content: \"\";\n    position: absolute;\n    inset: 0;\n    pointer-events: none;\n    background: linear-gradient(120deg, rgba(255, 255, 255, 0.18) 0%, rgba(255, 255, 255, 0) 42%);\n    opacity: 0.75;\n  }\n\n  #AH3-LP .AH3-comp-head h3 {\n    margin: 0;\n    font-size: var(--AH3-fs-title);\n    color: var(--AH3-blue);\n    line-height: 1.12;\n  }\n\n  #AH3-LP .AH3-comp-head p {\n    margin: 8px 0 0;\n    color: var(--AH3-muted);\n    font-size: var(--AH3-fs-body-sm);\n    line-height: 1.65;\n  }\n\n  #AH3-LP .AH3-comp-cols {\n    display: grid;\n    gap: 0;\n    grid-template-columns: 1fr;\n  }\n\n  #AH3-LP .AH3-comp-col {\n    padding: 20px 20px;\n  }\n\n  #AH3-LP .AH3-comp-col-muted {\n    background: rgba(255, 255, 255, 0.08);\n    border: 1px solid rgba(255, 255, 255, 0.14);\n    border-radius: 16px;\n    border-top-left-radius: 16px;\n    border-top-right-radius: 16px;\n    border-bottom-left-radius: 16px;\n    border-bottom-right-radius: 16px;\n    background-clip: padding-box;\n    overflow: hidden;\n    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.05);\n  }\n\n  #AH3-LP .AH3-comp-col + .AH3-comp-col {\n    border-top: 0;\n  }\n\n  #AH3-LP .AH3-comp-col h4 {\n    margin: 0 0 12px;\n    font-size: var(--AH3-fs-h4);\n    text-align: center;\n    line-height: 1.24;\n  }\n\n  #AH3-LP .AH3-comp-thumb {\n    border-radius: 12px;\n    overflow: hidden;\n    border: 0;\n    margin-bottom: 12px;\n  }\n\n  #AH3-LP .AH3-comp-list {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  #AH3-LP .AH3-comp-list li {\n    border-top: 0;\n    padding: 10px 0;\n  }\n\n  #AH3-LP .AH3-comp-list li:first-child {\n    border-top: 0;\n  }\n\n  #AH3-LP .AH3-comp-list strong {\n    display: block;\n    font-size: var(--AH3-fs-body);\n    margin-bottom: 4px;\n    line-height: 1.5;\n  }\n\n  #AH3-LP .AH3-comp-list span {\n    font-size: var(--AH3-fs-body-sm);\n    color: var(--AH3-muted);\n    line-height: 1.65;\n  }\n\n  #AH3-LP .AH3-metric-grid {\n    margin-top: 16px;\n    display: grid;\n    gap: 10px;\n    grid-template-columns: 1fr 1fr;\n  }\n\n  #AH3-LP .AH3-metric {\n    border: 0;\n    border-radius: 14px;\n    padding: 14px;\n    text-align: center;\n    background: transparent;\n  }\n\n  #AH3-LP .AH3-metric .AH3-label {\n    color: var(--AH3-muted);\n    font-size: var(--AH3-fs-body-sm);\n    margin-bottom: 6px;\n  }\n\n  #AH3-LP .AH3-metric .AH3-value {\n    font-size: var(--AH3-fs-metric);\n    font-weight: 900;\n    line-height: 1;\n    letter-spacing: -0.03em;\n    color: var(--AH3-blue);\n  }\n\n  #AH3-LP .AH3-metric .AH3-note {\n    margin-top: 6px;\n    color: var(--AH3-muted);\n    font-size: var(--AH3-fs-body-sm);\n    line-height: 1.62;\n  }\n\n  #AH3-LP .AH3-info-list {\n    display: grid;\n    gap: 10px;\n  }\n\n  #AH3-LP .AH3-stack .AH3-info-list {\n    height: 100%;\n  }\n\n  #AH3-LP .AH3-stack .AH3-info-list .AH3-info {\n    height: 100%;\n  }\n\n  #AH3-LP .AH3-info {\n    position: relative;\n    overflow: hidden;\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n    border: 1px solid rgba(255, 255, 255, 0.2);\n    border-radius: 16px;\n    padding: 16px 16px;\n    background:\n      linear-gradient(145deg, rgba(255, 255, 255, 0.16) 0%, rgba(255, 255, 255, 0.05) 45%, rgba(255, 255, 255, 0.02) 100%),\n      radial-gradient(circle at 15% 0%, rgba(133, 178, 221, 0.2), transparent 45%);\n    box-shadow:\n      0 0 16px rgba(214, 210, 255, 0.2),\n      0 0 26px rgba(255, 212, 236, 0.14),\n      0 12px 28px rgba(0, 0, 0, 0.25),\n      inset 0 1px 0 rgba(255, 255, 255, 0.2);\n    backdrop-filter: blur(10px) saturate(130%);\n    -webkit-backdrop-filter: blur(10px) saturate(130%);\n    transition: transform 0.4s cubic-bezier(0.2, 0.75, 0.2, 1), box-shadow 0.4s ease, border-color 0.4s ease;\n  }\n\n  #AH3-LP .AH3-info::before {\n    content: \"\";\n    position: absolute;\n    inset: 0;\n    pointer-events: none;\n    background: linear-gradient(120deg, rgba(255, 255, 255, 0.18) 0%, rgba(255, 255, 255, 0) 40%);\n    opacity: 0.75;\n  }\n\n  #AH3-LP .AH3-info h4 {\n    margin: 0 0 8px;\n    font-size: clamp(18px, 2.2vw, 24px);\n    line-height: 1.28;\n  }\n\n  #AH3-LP .AH3-info p {\n    margin: 0;\n    color: var(--AH3-muted);\n    font-size: var(--AH3-fs-body-sm);\n    line-height: 1.65;\n  }\n\n  #AH3-LP .AH3-spec-grid-2 {\n    display: grid;\n    gap: 10px;\n    grid-template-columns: 1fr 1fr;\n  }\n\n  #AH3-LP .AH3-compliance {\n    display: grid;\n    gap: 22px;\n    margin: 0 auto 28px;\n    padding: 0;\n    max-width: 920px;\n    justify-items: center;\n    border: 0;\n    border-radius: 0;\n    background: transparent;\n    backdrop-filter: none;\n    -webkit-backdrop-filter: none;\n  }\n\n  #AH3-LP .AH3-compliance-copy {\n    display: grid;\n    gap: 10px;\n    max-width: 760px;\n    text-align: center;\n    justify-items: center;\n  }\n\n  #AH3-LP .AH3-compliance-copy h3 {\n    margin: 0;\n    font-size: var(--AH3-fs-h3);\n    line-height: 1.15;\n  }\n\n  #AH3-LP .AH3-compliance-copy p {\n    margin: 0;\n    color: var(--AH3-muted);\n    font-size: var(--AH3-fs-body);\n    line-height: 1.72;\n  }\n\n  #AH3-LP .AH3-compliance-points {\n    display: grid;\n    gap: 10px;\n    max-width: 680px;\n  }\n\n  #AH3-LP .AH3-compliance-point {\n    padding: 0;\n    border-radius: 0;\n    border: 0;\n    background: transparent;\n    color: var(--AH3-muted);\n    font-size: var(--AH3-fs-body);\n    line-height: 1.7;\n    text-align: center;\n  }\n\n  #AH3-LP .AH3-compliance-point strong {\n    display: block;\n    margin-bottom: 4px;\n    font-size: var(--AH3-fs-body);\n  }\n\n  #AH3-LP .AH3-compliance-media {\n    overflow: hidden;\n    width: 100%;\n    max-width: 700px;\n    border-radius: 0;\n    border: 0;\n    background: transparent;\n  }\n\n  #AH3-LP .AH3-compliance-media img {\n    width: 100%;\n    height: auto;\n    object-fit: contain;\n  }\n\n  #AH3-LP .AH3-spec-box {\n    border: 0;\n    border-radius: 14px;\n    padding: 12px 14px;\n    background: transparent;\n  }\n\n  #AH3-LP .AH3-spec-box strong {\n    display: block;\n    color: var(--AH3-blue);\n    margin-bottom: 4px;\n    font-size: var(--AH3-fs-body);\n    line-height: 1.5;\n  }\n\n  #AH3-LP .AH3-spec-box span {\n    font-size: var(--AH3-fs-body);\n    color: rgba(255, 255, 255, 0.9);\n    line-height: 1.65;\n  }\n\n  #AH3-LP .AH3-spec-gallery {\n    margin-top: 14px;\n    display: grid;\n    gap: 10px;\n    grid-template-columns: 1fr;\n  }\n\n  #AH3-LP .AH3-trio {\n    display: grid;\n    gap: 64px;\n    padding-top: 60px;\n  }\n\n  #AH3-LP .AH3-trio-item {\n    display: grid;\n    gap: 16px;\n    align-items: stretch;\n    padding: 0;\n    border: 0;\n    border-radius: 0;\n    background: transparent;\n    box-shadow: none;\n    grid-template-columns: 1fr;\n  }\n\n  #AH3-LP .AH3-trio-copy {\n    padding: 0;\n    color: var(--AH3-text);\n    text-align: center;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n  }\n\n  #AH3-LP .AH3-trio-copy .AH3-eyebrow {\n    margin: 0 0 10px;\n  }\n\n  #AH3-LP .AH3-trio-copy .AH3-desc {\n    margin-top: 12px;\n  }\n\n  #AH3-LP .AH3-trio-copy p .AH3-accent {\n    color: var(--AH3-blue);\n    font-weight: 700;\n  }\n\n  #AH3-LP .AH3-trio-visual {\n    margin-top: 8px;\n    border-radius: 22px;\n    overflow: hidden;\n    border: 0;\n    min-height: 300px;\n  }\n\n  #AH3-LP .AH3-trio-visual img {\n    width: 100%;\n    max-width: none;\n    margin: 0;\n    height: 100%;\n    object-fit: cover;\n  }\n\n  #AH3-LP .AH3-foot {\n    text-align: center;\n    color: var(--AH3-muted-2);\n    font-size: var(--AH3-fs-body-sm);\n    margin-top: 34px;\n    padding: 0 12px;\n    line-height: 1.6;\n  }\n\n  @keyframes AH3-float-a {\n    0%,\n    100% {\n      transform: translate3d(0, 0, 0) scale(1);\n      opacity: 0.9;\n    }\n\n    50% {\n      transform: translate3d(3%, -4%, 0) scale(1.08);\n      opacity: 1;\n    }\n  }\n\n  @keyframes AH3-float-b {\n    0%,\n    100% {\n      transform: translate3d(0, 0, 0) scale(1);\n      opacity: 0.86;\n    }\n\n    50% {\n      transform: translate3d(-4%, 2%, 0) scale(1.05);\n      opacity: 1;\n    }\n  }\n\n  @media (hover: hover) and (pointer: fine) {\n    #AH3-LP .AH3-info:hover {\n      transform: translateY(-4px);\n      border-color: rgba(255, 255, 255, 0.3);\n      box-shadow:\n        0 0 20px rgba(214, 210, 255, 0.24),\n        0 0 36px rgba(255, 212, 236, 0.2),\n        0 18px 34px rgba(0, 0, 0, 0.3),\n        inset 0 1px 0 rgba(255, 255, 255, 0.24);\n    }\n  }\n\n  @media (prefers-reduced-motion: reduce) {\n    #AH3-LP::before,\n    #AH3-LP::after,\n    #AH3-LP .AH3-hero-media,\n    #AH3-LP .AH3-visual,\n    #AH3-LP .AH3-visual img,\n    #AH3-LP .AH3-comp-thumb img,\n    #AH3-LP .AH3-info {\n      animation: none !important;\n      transition: none !important;\n    }\n  }\n\n  @media (min-width: 700px) {\n    #AH3-LP .AH3-container {\n      width: calc(100% - 36px);\n    }\n\n    #AH3-LP .AH3-hero-grid,\n    #AH3-LP .AH3-feature-wrap,\n    #AH3-LP .AH3-comparison,\n    #AH3-LP .AH3-spec-wrap {\n      padding: 22px;\n    }\n\n    #AH3-LP .AH3-spec-grid {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    #AH3-LP .AH3-metric-grid {\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n    }\n\n    #AH3-LP .AH3-spec-grid-2 {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    #AH3-LP .AH3-compliance {\n      grid-template-columns: 1fr;\n      align-items: start;\n      gap: 22px;\n      padding: 0;\n    }\n\n    #AH3-LP .AH3-spec-gallery {\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n    }\n\n    #AH3-LP .AH3-trio {\n      gap: 150px;\n      padding-top: 150px;\n    }\n\n    #AH3-LP .AH3-trio-item {\n      gap: 18px;\n      padding: 0;\n    }\n  }\n\n  @media (max-width: 699px) {\n    #AH3-LP .AH3-head {\n      margin-bottom: 18px;\n    }\n\n    #AH3-LP .AH3-title {\n      font-size: clamp(2rem, 5vw, 1.75rem) !important;\n      line-height: 1.16;\n    }\n\n    #AH3-LP .AH3-copy h3 {\n      font-size: clamp(2rem, 5vw, 1.75rem) !important;\n      line-height: 1.14;\n    }\n\n    #AH3-LP .AH3-hero-title {\n      font-size: clamp(40px, 12vw, 58px) !important;\n      line-height: 1.05;\n    }\n\n    #AH3-LP .AH3-hero-sub {\n      margin-top: 10px;\n    }\n\n    #AH3-LP .AH3-feature-grid .AH3-visual {\n      order: -1;\n    }\n\n    #AH3-LP .AH3-feature-grid .AH3-visual {\n      min-height: 420px;\n    }\n\n    #AH3-LP .AH3-trio-item {\n      gap: 14px;\n      padding: 0;\n    }\n\n    #AH3-LP .AH3-trio-visual {\n      min-height: 240px;\n    }\n\n    #AH3-LP .AH3-story-visual-mobile {\n      display: block;\n      margin: 10px 0 6px;\n      min-height: 320px;\n    }\n\n    #AH3-LP .AH3-story-visual-desktop {\n      display: none;\n    }\n  }\n\n  @media (min-width: 980px) {\n    #AH3-LP {\n      --AH3-gap: 110px;\n      padding: 34px 0 56px;\n      border-radius: 28px;\n    }\n\n    #AH3-LP .AH3-hero-grid {\n      grid-template-columns: 1.4fr 1fr;\n      gap: 26px;\n      padding: 0px;\n    }\n\n    #AH3-LP .AH3-feature-grid {\n      grid-template-columns: 1.02fr 0.98fr;\n      gap: 24px;\n      align-items: stretch;\n    }\n\n    #AH3-LP .AH3-split {\n      grid-template-columns: 1fr;\n      align-items: center;\n    }\n\n    #AH3-LP .AH3-story {\n      grid-template-columns: 1fr 1fr;\n      align-items: stretch;\n    }\n\n    #AH3-LP .AH3-story .AH3-copy {\n      display: flex;\n      flex-direction: column;\n      justify-content: center;\n      height: 100%;\n    }\n\n    #AH3-LP .AH3-story .AH3-story-visual-desktop {\n      height: 100%;\n      min-height: 0;\n    }\n\n    #AH3-LP .AH3-stack {\n      grid-template-columns: 1fr 1fr;\n      align-items: stretch;\n    }\n\n    #AH3-LP .AH3-stack .AH3-info-list {\n      grid-template-rows: repeat(3, minmax(0, 1fr));\n    }\n\n    #AH3-LP .AH3-comp-cols {\n      grid-template-columns: 1fr 1fr;\n    }\n\n    #AH3-LP .AH3-comp-col + .AH3-comp-col {\n      border-top: 0;\n      border-left: 0;\n    }\n\n    #AH3-LP .AH3-hero-media {\n      min-height: 680px;\n    }\n\n    #AH3-LP .AH3-visual {\n      min-height: 520px;\n    }\n\n    #AH3-LP .AH3-trio-item {\n      grid-template-columns: 1fr;\n      gap: 18px;\n      align-items: stretch;\n      padding: 0;\n    }\n\n    #AH3-LP .AH3-trio-copy {\n      text-align: center;\n      display: flex;\n      flex-direction: column;\n      justify-content: center;\n      align-items: center;\n    }\n\n    #AH3-LP .AH3-trio-visual {\n      min-height: 500px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv id=\"AH3-LP\"\u003e\n  \u003csection class=\"AH3-hero\"\u003e\n    \u003cdiv class=\"AH3-container\"\u003e\n      \u003cdiv class=\"AH3-card AH3-hero-grid\"\u003e\n        \u003cdiv class=\"AH3-hero-media\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0783\/1155\/5285\/files\/A-HL03-SP-01.png?v=1774429203\" alt=\"AIRITY 磁吸自拍螢幕主視覺\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"AH3-hero-copy\"\u003e\n          \u003cimg class=\"AH3-logo\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0783\/1155\/5285\/files\/logo.png?v=1774429202\" alt=\"AIRITY Logo\"\u003e\n          \u003ch1 class=\"AH3-hero-title\"\u003e\n\u003cspan class=\"AH3-white\"\u003e讓\u003c\/span\u003e後鏡頭\u003cbr\u003e\u003cspan class=\"AH3-white\"\u003e變成\u003c\/span\u003e自拍鏡頭\u003c\/h1\u003e\n          \u003cp class=\"AH3-hero-sub\"\u003eMagnetic Selfie Monitor\u003c\/p\u003e\n          \u003cp class=\"AH3-hero-desc\"\u003e\n            把後置鏡頭畫面即時鏡像到螢幕上，拍 vlog、直播、自拍與團體合照時，都能直接使用更專業的後鏡頭完成取景。\n          \u003c\/p\u003e\n          \u003cdiv class=\"AH3-spec-grid\"\u003e\n            \u003cdiv class=\"AH3-spec\"\u003e\n\u003cstrong\u003eAMOLED\u003c\/strong\u003e\u003cspan\u003e高亮清晰顯示螢幕\u003c\/span\u003e\n\u003c\/div\u003e\n            \u003cdiv class=\"AH3-spec\"\u003e\n\u003cstrong\u003e0 延遲\u003c\/strong\u003e\u003cspan\u003e有線直連即時顯示\u003c\/span\u003e\n\u003c\/div\u003e\n            \u003cdiv class=\"AH3-spec\"\u003e\n\u003cstrong\u003e極薄輕巧\u003c\/strong\u003e\u003cspan\u003e32g不增加負擔\u003c\/span\u003e\n\u003c\/div\u003e\n            \u003cdiv class=\"AH3-spec\"\u003e\n\u003cstrong\u003eiPhone 專用\u003c\/strong\u003e\u003cspan\u003eiPhone 7-17 相容新舊機型使用\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"AH3-section\" id=\"AH3-display\"\u003e\n    \u003cdiv class=\"AH3-container\"\u003e\n      \u003cdiv class=\"AH3-head\"\u003e\n        \u003cdiv class=\"AH3-eyebrow\"\u003eSee Every Detail\u003c\/div\u003e\n        \u003ch2 class=\"AH3-title\"\u003e\n\u003cspan class=\"AH3-accent\"\u003e看見畫面\u003c\/span\u003e，而不是猜測畫面\u003c\/h2\u003e\n        \u003cp class=\"AH3-desc\"\u003e\n          從傳統無線取景的延遲與偏色，進化到即時、高亮、清晰可視的 AMOLED 顯示。強光環境下依然能快速確認構圖與表情。\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"AH3-card AH3-feature-wrap\"\u003e\n        \u003cdiv class=\"AH3-feature-grid\"\u003e\n          \u003cdiv class=\"AH3-copy\"\u003e\n            \u003ch3\u003e\n\u003cspan style=\"color: #d8d2ff;\"\u003eAMOLED\u003c\/span\u003e\u003cbr\u003e讓取景更直覺\u003c\/h3\u003e\n            \u003cp\u003e2.06 吋 AMOLED 螢幕，提供更鮮明、更細緻的即時預覽體驗。自拍、穿搭、開箱、短影音都能更準確掌握表情與角度。\u003c\/p\u003e\n            \u003cdiv class=\"AH3-bullets\"\u003e\n              \u003cdiv class=\"AH3-bullet\"\u003e\n\u003cstrong\u003e850 nit 高亮度\u003c\/strong\u003e\u003cspan\u003e戶外、窗邊、室內補光都更容易看清畫面。\u003c\/span\u003e\n\u003c\/div\u003e\n              \u003cdiv class=\"AH3-bullet\"\u003e\n\u003cstrong\u003e314 PPI 細膩顯示\u003c\/strong\u003e\u003cspan\u003e輪廓、妝容細節與構圖邊界更易辨識。\u003c\/span\u003e\n\u003c\/div\u003e\n              \u003cdiv class=\"AH3-bullet\"\u003e\n\u003cstrong\u003e60Hz 更新率\u003c\/strong\u003e\u003cspan\u003e預覽反應自然流暢，不拖慢拍攝節奏。\u003c\/span\u003e\n\u003c\/div\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"AH3-visual\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0783\/1155\/5285\/files\/A-HL03-SP-04.png?v=1774429204\" alt=\"AIRITY AMOLED 高亮顯示示意\"\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"AH3-section\"\u003e\n    \u003cdiv class=\"AH3-container\"\u003e\n      \u003cdiv class=\"AH3-card AH3-comparison\"\u003e\n        \u003cdiv class=\"AH3-comparison-board\"\u003e\n          \u003cdiv class=\"AH3-comp-head\"\u003e\n            \u003ch3\u003e超級比一比\u003c\/h3\u003e\n            \u003cp\u003eWhy it feels faster, clearer, and easier.\u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"AH3-comp-cols\"\u003e\n            \u003cdiv class=\"AH3-comp-col\"\u003e\n              \u003ch4\u003eAIRITY 磁吸自拍螢幕\u003c\/h4\u003e\n              \u003cdiv class=\"AH3-comp-thumb\"\u003e\n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0783\/1155\/5285\/files\/A-HL03-SP-02.png?v=1774429202\" alt=\"AIRITY 與其他無線投影機比較\"\u003e\n              \u003c\/div\u003e\n              \u003cul class=\"AH3-comp-list\"\u003e\n                \u003cli\u003e\n\u003cstrong\u003eAMOLED 高畫質亮屏\u003c\/strong\u003e\u003cspan\u003e強光下依然清晰，拍攝決策更直覺。\u003c\/span\u003e\n\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003e高速有線連接\u003c\/strong\u003e\u003cspan\u003e接上即顯示，少等待、少設定。\u003c\/span\u003e\n\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003e有線傳輸，低延遲\u003c\/strong\u003e\u003cspan\u003e畫面更流暢，預覽與操作更同步。\u003c\/span\u003e\n\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003e無需額外充電\u003c\/strong\u003e\u003cspan\u003e手機直接供電，外拍更輕鬆。\u003c\/span\u003e\n\u003c\/li\u003e\n              \u003c\/ul\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"AH3-comp-col AH3-comp-col-muted\"\u003e\n              \u003ch4\u003e一般無線投影裝置\u003c\/h4\u003e\n              \u003cdiv class=\"AH3-comp-thumb\"\u003e\n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0783\/1155\/5285\/files\/A-HL03-SP-03.png?v=1774429203\" alt=\"一般無線投影裝置比較示意\"\u003e\n              \u003c\/div\u003e\n              \u003cul class=\"AH3-comp-list\"\u003e\n                \u003cli\u003e\n\u003cstrong\u003e亮度與清晰度不足\u003c\/strong\u003e\u003cspan\u003e陽光下較難辨識，構圖效率較低。\u003c\/span\u003e\n\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003e連線流程繁瑣\u003c\/strong\u003e\u003cspan\u003e配對與搜尋時間較長，容易中斷。\u003c\/span\u003e\n\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003e無線延遲卡頓\u003c\/strong\u003e\u003cspan\u003e動作與預覽不同步，體驗不穩定。\u003c\/span\u003e\n\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003e續航受限\u003c\/strong\u003e\u003cspan\u003e需額外充電，臨時外拍更不方便。\u003c\/span\u003e\n\u003c\/li\u003e\n              \u003c\/ul\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"AH3-section\" id=\"AH3-rear-camera\"\u003e\n    \u003cdiv class=\"AH3-container\"\u003e\n      \u003cdiv class=\"AH3-head\"\u003e\n        \u003cdiv class=\"AH3-eyebrow\"\u003eRear Camera Advantage\u003c\/div\u003e\n        \u003ch2 class=\"AH3-title\"\u003e前鏡頭只是方便\u003cbr\u003e\u003cspan class=\"AH3-accent\"\u003e後鏡頭才是專業\u003c\/span\u003e\n\u003c\/h2\u003e\n        \u003cp class=\"AH3-desc\"\u003e直接使用後置主鏡頭、超廣角與更好的感光元件，在人像、廣角自拍、產品拍攝與動態紀錄時都能呈現更穩定成果。\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"AH3-split\"\u003e\n        \u003cdiv class=\"AH3-card AH3-visual\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0783\/1155\/5285\/files\/A-HL03-SP-05.png?v=1774429204\" alt=\"後鏡頭才懂自拍展示圖\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"AH3-metric-grid\"\u003e\n        \u003cdiv class=\"AH3-metric\"\u003e\n          \u003cdiv class=\"AH3-label\"\u003e像素表現\u003c\/div\u003e\n          \u003cdiv class=\"AH3-value\"\u003e4x\u003c\/div\u003e\n          \u003cdiv class=\"AH3-note\"\u003e相較前鏡頭更高像素潛力，畫面更清晰。\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"AH3-metric\"\u003e\n          \u003cdiv class=\"AH3-label\"\u003e更自然構圖\u003c\/div\u003e\n          \u003cdiv class=\"AH3-value\"\u003e0.5x\u003c\/div\u003e\n          \u003cdiv class=\"AH3-note\"\u003e支援後置超廣角自拍，人物比例與背景更完整。\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"AH3-metric\"\u003e\n          \u003cdiv class=\"AH3-label\"\u003e更進階成像\u003c\/div\u003e\n          \u003cdiv class=\"AH3-value\"\u003ePro\u003c\/div\u003e\n          \u003cdiv class=\"AH3-note\"\u003e更大感光元件、更廣動態範圍、更自然景深。\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"AH3-section\"\u003e\n    \u003cdiv class=\"AH3-container\"\u003e\n      \u003cdiv class=\"AH3-story\"\u003e\n        \u003cdiv class=\"AH3-copy\"\u003e\n          \u003cdiv class=\"AH3-eyebrow\"\u003eWider, Better, More Natural\u003c\/div\u003e\n          \u003ch3\u003e0.5 倍更上鏡\u003cbr\u003e畫面完整、人像自然\u003c\/h3\u003e\n          \u003cp\u003e真正用上後置 0.5x 鏡頭優勢。拍全身、拍多人、拍室內空間、拍旅遊背景時，構圖更寬，比例更舒服。\u003c\/p\u003e\n          \u003cdiv class=\"AH3-card AH3-visual AH3-story-visual-mobile\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0783\/1155\/5285\/files\/A-HL03-SP-15.png?v=1774494366\" alt=\"0.5倍更上鏡範例\"\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"AH3-bullets\"\u003e\n            \u003cdiv class=\"AH3-bullet\"\u003e\n\u003cstrong\u003e自拍不必再把手伸到極限\u003c\/strong\u003e\u003cspan\u003e畫面依然完整。\u003c\/span\u003e\n\u003c\/div\u003e\n            \u003cdiv class=\"AH3-bullet\"\u003e\n\u003cstrong\u003e更適合穿搭與團體自拍\u003c\/strong\u003e\u003cspan\u003e多人入鏡更輕鬆。\u003c\/span\u003e\n\u003c\/div\u003e\n            \u003cdiv class=\"AH3-bullet\"\u003e\n\u003cstrong\u003e背景資訊更完整\u003c\/strong\u003e\u003cspan\u003e畫面層次更有故事感。\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"AH3-card AH3-visual AH3-story-visual-desktop\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0783\/1155\/5285\/files\/A-HL03-SP-15.png?v=1774494366\" alt=\"0.5倍更上鏡範例\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"AH3-section\" id=\"AH3-instant\"\u003e\n    \u003cdiv class=\"AH3-container\"\u003e\n      \u003cdiv class=\"AH3-head\"\u003e\n        \u003cdiv class=\"AH3-eyebrow\"\u003eNo Pairing. No App.\u003c\/div\u003e\n        \u003ch2 class=\"AH3-title\"\u003e即插即用，自動配對\u003c\/h2\u003e\n        \u003cp class=\"AH3-desc\"\u003e採用傳輸線直連技術，省去 Wi-Fi、App 下載與重複連線。插上、開機、立即顯示。\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"AH3-stack\"\u003e\n        \u003cdiv class=\"AH3-card AH3-visual\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0783\/1155\/5285\/files\/A-HL03-SP-07.png?v=1774429203\" alt=\"即插即用展示\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"AH3-info-list\"\u003e\n          \u003carticle class=\"AH3-info\"\u003e\n            \u003ch4\u003e有線直連，真正零等待\u003c\/h4\u003e\n            \u003cp\u003e啟動流程簡化成一個動作：插上就用。\u003c\/p\u003e\n          \u003c\/article\u003e\n          \u003carticle class=\"AH3-info\"\u003e\n            \u003ch4\u003e不依賴 App 或網路\u003c\/h4\u003e\n            \u003cp\u003e沒有額外安裝程序，不怕現場網路干擾。\u003c\/p\u003e\n          \u003c\/article\u003e\n          \u003carticle class=\"AH3-info\"\u003e\n            \u003ch4\u003e開拍節奏不中斷\u003c\/h4\u003e\n            \u003cp\u003e從自拍到直播預覽，都能快速進入拍攝狀態。\u003c\/p\u003e\n          \u003c\/article\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"AH3-section\" id=\"AH3-feature-trio\"\u003e\n    \u003cdiv class=\"AH3-container\"\u003e\n\n\n      \u003cdiv class=\"AH3-trio\"\u003e\n        \u003carticle class=\"AH3-trio-item\"\u003e\n          \u003cdiv class=\"AH3-trio-copy\"\u003e\n            \u003cdiv class=\"AH3-eyebrow\"\u003eInstant Live View\u003c\/div\u003e\n            \u003ch2 class=\"AH3-title\"\u003e0 延遲即時顯示\u003c\/h2\u003e\n            \u003cp class=\"AH3-desc\"\u003eAMOLED 高亮螢幕搭配有線直連，畫面幾乎同步呈現。從日光戶外到室內補光，都能清楚確認構圖與表情。\u003c\/p\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"AH3-trio-visual\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0783\/1155\/5285\/files\/A-HL03-SP-06.png\" alt=\"0延遲即時顯示情境圖\"\u003e\n          \u003c\/div\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"AH3-trio-item\"\u003e\n          \u003cdiv class=\"AH3-trio-copy\"\u003e\n            \u003cdiv class=\"AH3-eyebrow\"\u003eMagSafe Stable Lock\u003c\/div\u003e\n            \u003ch2 class=\"AH3-title\"\u003e強力磁吸穩定貼合\u003c\/h2\u003e\n            \u003cp class=\"AH3-desc\"\u003e高強度磁吸模組結合精準對位，吸附即定位。手持移動拍攝與角度切換都穩定不偏移，創作流程更順手。\u003c\/p\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"AH3-trio-visual\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0783\/1155\/5285\/files\/A-HL03-SP-08.png\" alt=\"強力磁吸結構情境圖\"\u003e\n          \u003c\/div\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"AH3-trio-item\"\u003e\n          \u003cdiv class=\"AH3-trio-copy\"\u003e\n            \u003cdiv class=\"AH3-eyebrow\"\u003eBluetooth Remote\u003c\/div\u003e\n            \u003ch2 class=\"AH3-title\"\u003e無線遙控一鍵開拍\u003c\/h2\u003e\n            \u003cp class=\"AH3-desc\"\u003e搭載獨立藍牙遙控器，遠距也能快速觸發快門。少了來回跑位與反覆設定，你只需要專注在鏡頭畫面裡。\u003c\/p\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"AH3-trio-visual\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0783\/1155\/5285\/files\/A-HL03-SP-10.png\" alt=\"無線藍牙遙控情境圖\"\u003e\n          \u003c\/div\u003e\n        \u003c\/article\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"AH3-section\" id=\"AH3-portable\"\u003e\n    \u003cdiv class=\"AH3-container\"\u003e\n      \u003cdiv class=\"AH3-head\"\u003e\n        \u003cdiv class=\"AH3-eyebrow\"\u003eSlim and Pocketable\u003c\/div\u003e\n        \u003ch2 class=\"AH3-title\"\u003e極薄機身，輕巧隨行\u003c\/h2\u003e\n        \u003cp class=\"AH3-desc\"\u003e只有 32g、厚度約 0.9cm、直徑約 6.1cm，貼合手機背面不突兀，外出更輕鬆。\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"AH3-card AH3-visual\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0783\/1155\/5285\/files\/A-HL03-SP-11.png?v=1774429203\" alt=\"極薄機身輕巧隨行\"\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"AH3-metric-grid\"\u003e\n        \u003cdiv class=\"AH3-metric\"\u003e\n          \u003cdiv class=\"AH3-label\"\u003e超薄厚度\u003c\/div\u003e\n          \u003cdiv class=\"AH3-value\"\u003e0.9cm\u003c\/div\u003e\n          \u003cdiv class=\"AH3-note\"\u003e貼合機背，不影響日常握持手感。\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"AH3-metric\"\u003e\n          \u003cdiv class=\"AH3-label\"\u003e迷你直徑\u003c\/div\u003e\n          \u003cdiv class=\"AH3-value\"\u003e6.1cm\u003c\/div\u003e\n          \u003cdiv class=\"AH3-note\"\u003e圓潤小巧設計，收納更直覺。\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"AH3-metric\"\u003e\n          \u003cdiv class=\"AH3-label\"\u003e整機重量\u003c\/div\u003e\n          \u003cdiv class=\"AH3-value\"\u003e32g\u003c\/div\u003e\n          \u003cdiv class=\"AH3-note\"\u003e輕量不壓手，外拍無負擔。\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"AH3-trio\"\u003e\n        \u003carticle class=\"AH3-trio-item\"\u003e\n          \u003cdiv class=\"AH3-trio-copy\"\u003e\n            \u003cdiv class=\"AH3-eyebrow\"\u003ePocket Ready Design\u003c\/div\u003e\n            \u003ch2 class=\"AH3-title\"\u003e小巧好攜帶，隨時記錄生活\u003c\/h2\u003e\n            \u003cp class=\"AH3-desc\"\u003e機身輕巧好收納，外出、通勤、旅行都能隨手放入口袋。想到就拍、拿起就用，日常靈感不漏接。\u003c\/p\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"AH3-trio-visual\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0783\/1155\/5285\/files\/A-HL03-SP-13.png\" alt=\"小巧好攜帶情境圖\"\u003e\n          \u003c\/div\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"AH3-trio-item\"\u003e\n          \u003cdiv class=\"AH3-trio-copy\"\u003e\n            \u003cdiv class=\"AH3-eyebrow\"\u003eWide iPhone Compatibility\u003c\/div\u003e\n            \u003ch2 class=\"AH3-title\"\u003e相容新舊 iPhone 機型\u003c\/h2\u003e\n            \u003cp class=\"AH3-desc\"\u003e支援 iPhone 7-17 系列機型，舊機到新機都能快速上手使用。\u003cspan class=\"AH3-accent\"\u003e不適用 Android 系統\u003c\/span\u003e。\u003c\/p\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"AH3-trio-visual\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0783\/1155\/5285\/files\/A-HL03-SP-12.png\" alt=\"相容新舊 iPhone 機型示意圖\"\u003e\n          \u003c\/div\u003e\n        \u003c\/article\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"AH3-section\"\u003e\n    \u003cdiv class=\"AH3-container\"\u003e\n      \u003cdiv class=\"AH3-compliance\"\u003e\n        \u003cdiv class=\"AH3-compliance-copy\"\u003e\n          \u003cdiv class=\"AH3-eyebrow\"\u003eCertified and Reliable\u003c\/div\u003e\n          \u003ch3\u003e嚴格把關，只為給你\u003cspan class=\"AH3-accent\"\u003e最好的\u003c\/span\u003e\n\u003c\/h3\u003e\n          \u003cp\u003e產品通過國家 NCC 認證，無線訊號穩定且安全。\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"AH3-compliance-media\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0783\/1155\/5285\/files\/ncc.png?v=1777455215\" alt=\"Airity 磁吸自拍螢幕 NCC 認證文件\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n  \u003csection class=\"AH3-section\"\u003e  \n    \u003cdiv class=\"AH3-container\"\u003e\n      \u003cdiv class=\"AH3-card AH3-spec-wrap\"\u003e\n        \u003cdiv class=\"AH3-head\"\u003e\n          \u003cdiv class=\"AH3-eyebrow\"\u003eProduct Specifications\u003c\/div\u003e\n          \u003ch2 class=\"AH3-title\"\u003e產品規格\u003c\/h2\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"AH3-spec-grid-2\"\u003e\n          \u003cdiv class=\"AH3-spec-box\"\u003e\n\u003cstrong\u003e產品名稱\u003c\/strong\u003e\u003cspan\u003e磁吸自拍螢幕\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"AH3-spec-box\"\u003e\n\u003cstrong\u003e連接介面\u003c\/strong\u003e\u003cspan\u003eType-C \u0026amp; Lightning\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"AH3-spec-box\"\u003e\n\u003cstrong\u003e尺寸\u003c\/strong\u003e\u003cspan\u003e直徑 6.1cm × 厚度 0.9cm\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"AH3-spec-box\"\u003e\n\u003cstrong\u003e重量\u003c\/strong\u003e\u003cspan\u003e32g ± 5g\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"AH3-spec-box\"\u003e\n\u003cstrong\u003e螢幕尺寸\u003c\/strong\u003e\u003cspan\u003e2.06 吋\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"AH3-spec-box\"\u003e\n\u003cstrong\u003e像素密度\u003c\/strong\u003e\u003cspan\u003e314 PPI\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"AH3-spec-box\"\u003e\n\u003cstrong\u003e刷新率\u003c\/strong\u003e\u003cspan\u003e60Hz\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"AH3-spec-box\"\u003e\n\u003cstrong\u003e螢幕亮度\u003c\/strong\u003e\u003cspan\u003e850 nit\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"AH3-spec-box\"\u003e\n\u003cstrong\u003e輸入電壓 \/ 電流\u003c\/strong\u003e\u003cspan\u003e5V \/ 2A\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"AH3-spec-box\"\u003e\n\u003cstrong\u003e使用功率\u003c\/strong\u003e\u003cspan\u003e0.8W（低功耗設計）\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"AH3-spec-box\" style=\"grid-column: 1 \/ -1;\"\u003e\n\u003cstrong\u003e材質\u003c\/strong\u003e\u003cspan\u003eABS、AMOLED 顯示器、電子元件、五金\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"AH3-card AH3-visual\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0783\/1155\/5285\/files\/A-HL03-SP-14.png?v=1774429203\" alt=\"極薄機身輕巧隨行\"\u003e\n      \u003c\/div\u003e\n\n        \n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e\n","brand":"AIrITY","offers":[{"title":"Default Title","offer_id":52952451940565,"sku":"4711299274503","price":1590.0,"currency_code":"TWD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0783\/1155\/5285\/files\/001.png?v=1774350287"},{"product_id":"airity-a-hl02","title":"AIRITY 迷你手持冷風扇","description":"\u003cstyle\u003e\n  #AHL02-LP,\n  #AHL02-LP * {\n    box-sizing: border-box;\n  }\n\n  #AHL02-LP {\n    --fan-text: #f4f7fb;\n    --fan-muted: rgba(255, 255, 255, 0.74);\n    --fan-line: rgba(255, 255, 255, 0.14);\n    --fan-glow-a: rgba(141, 226, 255, 0.28);\n    --fan-glow-b: rgba(255, 240, 198, 0.18);\n    --fan-metal: linear-gradient(125deg, #e8fbff 0%, #96e9ff 20%, #f6ffd0 38%, #d5deff 58%, #e4faff 74%, #fff1d9 100%);\n    --fan-radius: 24px;\n    --fan-gap: 72px;\n    margin: 0;\n    padding: 20px 0 48px;\n    color: var(--fan-text);\n    font-family: \"Montserrat\", \"Noto Sans TC\", \"PingFang TC\", \"Microsoft JhengHei\", sans-serif;\n    line-height: 1.6;\n    position: relative;\n    isolation: isolate;\n  }\n\n  #AHL02-LP::before,\n  #AHL02-LP::after {\n    content: \"\";\n    position: absolute;\n    border-radius: 50%;\n    filter: blur(72px);\n    pointer-events: none;\n    z-index: 0;\n  }\n\n  #AHL02-LP::before {\n    inset: -12% auto auto -18%;\n    width: clamp(320px, 44vw, 640px);\n    height: clamp(320px, 44vw, 640px);\n    background: radial-gradient(circle at 35% 30%, rgba(72, 192, 255, 0.2) 0%, rgba(72, 192, 255, 0) 68%);\n  }\n\n  #AHL02-LP::after {\n    inset: auto -12% -22% auto;\n    width: clamp(320px, 42vw, 600px);\n    height: clamp(320px, 42vw, 600px);\n    background:\n      radial-gradient(circle at 35% 35%, rgba(255, 238, 186, 0.14) 0%, rgba(255, 238, 186, 0) 60%),\n      radial-gradient(circle at 70% 60%, rgba(148, 226, 255, 0.16) 0%, rgba(148, 226, 255, 0) 64%);\n  }\n\n  #AHL02-LP .fan-container {\n    width: calc(100% - 24px);\n    max-width: 1240px;\n    margin: 0 auto;\n    position: relative;\n    z-index: 1;\n  }\n\n  #AHL02-LP .fan-section {\n    padding-top: clamp(160px, 18vw, 200px);\n  }\n\n  #AHL02-LP .fan-head {\n    text-align: center;\n    max-width: 900px;\n    margin: 0 auto 16px;\n  }\n\n  #AHL02-LP .fan-eyebrow,\n  #AHL02-LP .fan-title .fan-accent,\n  #AHL02-LP .fan-hero-title,\n  #AHL02-LP .fan-copy h3,\n  #AHL02-LP .fan-kpi strong,\n  #AHL02-LP .fan-note-card strong {\n    background-image: var(--fan-metal);\n    -webkit-background-clip: text;\n    background-clip: text;\n    color: transparent;\n    -webkit-text-fill-color: transparent;\n    filter: drop-shadow(0 0 3px var(--fan-glow-a)) drop-shadow(0 0 1px var(--fan-glow-b));\n  }\n\n  #AHL02-LP .fan-eyebrow {\n    margin: 0 0 10px;\n    font-size: clamp(12px, 1.1vw, 14px);\n    font-weight: 800;\n    letter-spacing: 0.1em;\n    text-transform: uppercase;\n  }\n\n  #AHL02-LP .fan-title {\n    margin: 0;\n    font-size: clamp(30px, 5.8vw, 56px);\n    line-height: 1.12;\n    font-weight: 900;\n    letter-spacing: -0.02em;\n  }\n\n  #AHL02-LP .fan-desc,\n  #AHL02-LP .fan-copy p,\n  #AHL02-LP .fan-hero-desc,\n  #AHL02-LP .fan-kpi span,\n  #AHL02-LP .fan-note-card span,\n  #AHL02-LP .fan-spec-table td,\n  #AHL02-LP .fan-footnote {\n    color: var(--fan-muted);\n  }\n\n  #AHL02-LP .fan-desc {\n    margin: 14px auto 0;\n    max-width: 760px;\n    font-size: clamp(16px, 1.8vw, 21px);\n    line-height: 1.66;\n  }\n\n  #AHL02-LP .fan-card,\n  #AHL02-LP .fan-kpi,\n  #AHL02-LP .fan-note-card,\n  #AHL02-LP .fan-spec-table-wrap {\n    position: relative;\n    overflow: hidden;\n    border: 1px solid rgba(255, 255, 255, 0.18);\n    border-radius: var(--fan-radius);\n    background:\n      linear-gradient(145deg, rgba(255, 255, 255, 0.14) 0%, rgba(255, 255, 255, 0.04) 45%, rgba(255, 255, 255, 0.02) 100%),\n      radial-gradient(circle at 18% 0%, rgba(148, 226, 255, 0.16), transparent 42%);\n    box-shadow:\n      0 0 18px rgba(148, 226, 255, 0.14),\n      0 0 34px rgba(255, 240, 198, 0.08),\n      0 20px 36px rgba(0, 0, 0, 0.28),\n      inset 0 1px 0 rgba(255, 255, 255, 0.16);\n    backdrop-filter: blur(10px) saturate(125%);\n    -webkit-backdrop-filter: blur(10px) saturate(125%);\n  }\n\n  #AHL02-LP .fan-photo {\n    position: relative;\n    overflow: hidden;\n    border: 0;\n    border-radius: var(--fan-radius);\n    background: transparent;\n    box-shadow: none;\n    backdrop-filter: none;\n    -webkit-backdrop-filter: none;\n  }\n\n  #AHL02-LP .fan-card::before,\n  #AHL02-LP .fan-kpi::before,\n  #AHL02-LP .fan-note-card::before,\n  #AHL02-LP .fan-spec-table-wrap::before {\n    content: \"\";\n    position: absolute;\n    inset: 0;\n    pointer-events: none;\n    background: linear-gradient(120deg, rgba(255, 255, 255, 0.14) 0%, rgba(255, 255, 255, 0) 42%);\n    opacity: 0.72;\n  }\n\n  #AHL02-LP .fan-photo::before {\n    content: none;\n  }\n\n  #AHL02-LP .fan-hero-grid,\n  #AHL02-LP .fan-split,\n  #AHL02-LP .fan-gallery-2,\n  #AHL02-LP .fan-gallery-3,\n  #AHL02-LP .fan-grid-3,\n  #AHL02-LP .fan-kpi-grid,\n  #AHL02-LP .fan-spec-layout {\n    display: grid;\n    gap: clamp(12px, 2vw, 22px);\n  }\n\n  #AHL02-LP .fan-hero-copy {\n    padding: 6px 2px;\n  }\n\n  #AHL02-LP .fan-logo {\n    margin: 0 0 16px;\n    font-size: 14px;\n    font-weight: 800;\n    letter-spacing: 0.34em;\n    color: rgba(255, 255, 255, 0.88);\n  }\n\n  #AHL02-LP .fan-hero-title {\n    margin: 0;\n    font-size: clamp(38px, 7.8vw, 58px);\n    line-height: 1.02;\n    font-weight: 900;\n    letter-spacing: -0.03em;\n  }\n\n  #AHL02-LP .fan-hero-title .fan-white {\n    background-image: none;\n    -webkit-background-clip: border-box;\n    background-clip: border-box;\n    color: #ffffff;\n    -webkit-text-fill-color: #ffffff;\n    filter: none;\n  }\n\n  #AHL02-LP .fan-hero-sub {\n    margin: 14px 0 0;\n    color: rgba(255, 255, 255, 0.94);\n    font-size: clamp(18px, 2.3vw, 28px);\n  }\n\n  #AHL02-LP .fan-hero-desc {\n    margin: 16px 0 0;\n    font-size: clamp(15px, 1.35vw, 17px);\n    line-height: 1.75;\n  }\n\n  #AHL02-LP .fan-kpi-grid {\n    margin-top: 18px;\n    grid-template-columns: 1fr;\n  }\n\n  #AHL02-LP .fan-kpi {\n    padding: 14px 16px;\n    border-radius: 16px;\n  }\n\n  #AHL02-LP .fan-kpi strong {\n    display: block;\n    margin-bottom: 6px;\n    font-size: clamp(20px, 3vw, 28px);\n    line-height: 1.05;\n  }\n\n  #AHL02-LP .fan-kpi span {\n    display: block;\n    font-size: clamp(13px, 1.1vw, 15px);\n    line-height: 1.65;\n  }\n\n  #AHL02-LP .fan-copy {\n    padding: clamp(18px, 2.4vw, 28px);\n  }\n\n  #AHL02-LP .fan-copy h3 {\n    margin: 0 0 12px;\n    font-size: clamp(24px, 4.3vw, 44px);\n    line-height: 1.14;\n  }\n\n  #AHL02-LP .fan-copy p {\n    margin: 0 0 12px;\n    font-size: clamp(15px, 1.35vw, 17px);\n    line-height: 1.74;\n  }\n\n  #AHL02-LP .fan-note-stack {\n    display: grid;\n    gap: 12px;\n  }\n\n  #AHL02-LP .fan-note-card {\n    padding: 16px 18px;\n    border-radius: 18px;\n  }\n\n  #AHL02-LP .fan-note-card strong {\n    display: block;\n    margin-bottom: 6px;\n    font-size: clamp(17px, 2vw, 23px);\n    line-height: 1.3;\n  }\n\n  #AHL02-LP .fan-note-card span {\n    display: block;\n    font-size: clamp(13px, 1.1vw, 15px);\n    line-height: 1.7;\n  }\n\n  #AHL02-LP .fan-copy-plain {\n    padding: 0;\n    background: transparent;\n    border: 0;\n    border-radius: 0;\n    box-shadow: none;\n    backdrop-filter: none;\n    -webkit-backdrop-filter: none;\n  }\n\n  #AHL02-LP .fan-copy-plain::before {\n    content: none;\n  }\n\n  #AHL02-LP .fan-copy-plain h3 {\n    margin-bottom: 14px;\n  }\n\n  #AHL02-LP .fan-copy-plain .fan-note-stack {\n    gap: 0;\n    margin-top: 18px;\n  }\n\n  #AHL02-LP .fan-copy-plain .fan-note-card {\n    padding: 18px 0;\n    background: transparent;\n    border: 0;\n    border-radius: 0;\n    box-shadow: none;\n    backdrop-filter: none;\n    -webkit-backdrop-filter: none;\n  }\n\n  #AHL02-LP .fan-copy-plain .fan-note-card::before {\n    content: none;\n  }\n\n  #AHL02-LP .fan-copy-plain .fan-note-card + .fan-note-card {\n    border-top: 1px solid rgba(255, 255, 255, 0.16);\n  }\n\n  #AHL02-LP .fan-card-plain {\n    background: transparent;\n    border: 0;\n    box-shadow: none;\n    backdrop-filter: none;\n    -webkit-backdrop-filter: none;\n  }\n\n  #AHL02-LP .fan-card-plain::before {\n    content: none;\n  }\n\n  #AHL02-LP .fan-split-reverse-desktop {\n    grid-template-areas:\n      \"media\"\n      \"copy\";\n  }\n\n  #AHL02-LP .fan-split-reverse-desktop .fan-split-copy {\n    grid-area: copy;\n  }\n\n  #AHL02-LP .fan-split-reverse-desktop .fan-split-media {\n    grid-area: media;\n  }\n\n  #AHL02-LP .fan-photo {\n    min-height: 0;\n    padding: 0;\n  }\n\n  #AHL02-LP .fan-photo-wide {\n    min-height: clamp(220px, 34vw, 420px);\n  }\n\n  #AHL02-LP .fan-photo-tall {\n    min-height: clamp(320px, 48vw, 620px);\n  }\n\n  #AHL02-LP .fan-photo-square {\n    aspect-ratio: 1;\n    min-height: 0;\n  }\n\n  #AHL02-LP .fan-photo-placeholder {\n    position: relative;\n    width: 100%;\n    height: 100%;\n    min-height: 240px;\n    border-radius: calc(var(--fan-radius) - 8px);\n    border: 1px dashed rgba(255, 255, 255, 0.3);\n    background:\n      linear-gradient(145deg, rgba(255, 255, 255, 0.05), rgba(255, 255, 255, 0.02)),\n      radial-gradient(circle at 20% 20%, rgba(148, 226, 255, 0.14), transparent 46%),\n      radial-gradient(circle at 80% 75%, rgba(255, 240, 198, 0.08), transparent 42%);\n  }\n\n  #AHL02-LP .fan-photo-placeholder::before {\n    content: attr(data-label);\n    position: absolute;\n    inset: 50% auto auto 50%;\n    transform: translate(-50%, -50%);\n    width: min(86%, 360px);\n    padding: 14px 16px;\n    border-radius: 16px;\n    text-align: center;\n    color: rgba(255, 255, 255, 0.88);\n    font-size: clamp(14px, 1.2vw, 16px);\n    line-height: 1.6;\n    background: rgba(5, 10, 16, 0.64);\n    border: 1px solid rgba(255, 255, 255, 0.14);\n    white-space: pre-line;\n  }\n\n  #AHL02-LP .fan-photo-tall .fan-photo-placeholder {\n    min-height: 560px;\n  }\n\n  #AHL02-LP .fan-photo-square .fan-photo-placeholder {\n    aspect-ratio: 1;\n    min-height: 0;\n  }\n\n  #AHL02-LP .fan-photo-wide .fan-photo-placeholder {\n    min-height: 340px;\n  }\n\n  #AHL02-LP .fan-cooling-hero {\n    margin-top: 8px;\n  }\n\n  #AHL02-LP .fan-cooling-hero img,\n  #AHL02-LP .fan-cooling-gallery img {\n    display: block;\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    border-radius: 16px;\n  }\n\n  #AHL02-LP .fan-cooling-detail,\n  #AHL02-LP .fan-cooling-gallery {\n    display: grid;\n    gap: 10px;\n  }\n\n  #AHL02-LP .fan-cooling-detail {\n    margin-top: 12px;\n  }\n\n  #AHL02-LP .fan-cooling-gallery .fan-photo {\n    min-height: 0;\n  }\n\n  #AHL02-LP .fan-cooling-gallery .fan-photo-wide {\n    min-height: 0;\n  }\n\n  #AHL02-LP .fan-cooling-gallery .fan-photo-wide img {\n    min-height: 170px;\n  }\n\n  #AHL02-LP .fan-cooling-copy {\n    align-self: center;\n    padding-left: 25px;\n  }\n\n  #AHL02-LP .fan-feature-spotlight {\n    margin: 0 auto;\n    width: min(100%, 1040px);\n  }\n\n  #AHL02-LP .fan-feature-spotlight img {\n    display: block;\n    width: 100%;\n    height: auto;\n    object-fit: cover;\n    border-radius: 16px;\n  }\n\n  #AHL02-LP .fan-scenario-stack {\n    display: grid;\n    gap: 18px;\n  }\n\n  #AHL02-LP .fan-feature-detail {\n    display: grid;\n    gap: 14px;\n    margin: 14px auto 0;\n    width: min(100%, 1040px);\n    align-items: center;\n  }\n\n  #AHL02-LP .fan-feature-detail-copy h3,\n  #AHL02-LP .fan-feature-detail-copy p {\n    position: relative;\n    z-index: 1;\n  }\n\n  #AHL02-LP .fan-spec-stack {\n    grid-template-columns: 1fr;\n  }\n\n  #AHL02-LP .fan-kpi-strip {\n    margin-top: 18px;\n  }\n\n  #AHL02-LP .fan-spec-table-wrap {\n    padding: 10px;\n  }\n\n  #AHL02-LP .fan-spec-table {\n    width: 100%;\n    border-collapse: separate;\n    border-spacing: 0;\n    overflow: hidden;\n    border-radius: calc(var(--fan-radius) - 8px);\n  }\n\n  #AHL02-LP .fan-spec-table th,\n  #AHL02-LP .fan-spec-table td {\n    padding: 14px 16px;\n    border-bottom: 1px solid var(--fan-line);\n    text-align: left;\n    font-size: clamp(13px, 1.1vw, 15px);\n  }\n\n  #AHL02-LP .fan-spec-table th {\n    width: 34%;\n    font-weight: 800;\n    color: #dcecff;\n    -webkit-text-fill-color: #dcecff;\n    background: rgba(255, 255, 255, 0.04);\n    filter: none;\n  }\n\n  #AHL02-LP .fan-spec-table tr:last-child th,\n  #AHL02-LP .fan-spec-table tr:last-child td {\n    border-bottom: 0;\n  }\n\n  #AHL02-LP .fan-spec-table tr:first-child th {\n    border-top-left-radius: calc(var(--fan-radius) - 8px);\n  }\n\n  #AHL02-LP .fan-spec-table tr:first-child td {\n    border-top-right-radius: calc(var(--fan-radius) - 8px);\n  }\n\n  #AHL02-LP .fan-spec-table tr:last-child th {\n    border-bottom-left-radius: calc(var(--fan-radius) - 8px);\n  }\n\n  #AHL02-LP .fan-spec-table tr:last-child td {\n    border-bottom-right-radius: calc(var(--fan-radius) - 8px);\n  }\n\n  #AHL02-LP .fan-footnote {\n    margin-top: 18px;\n    text-align: center;\n    font-size: clamp(12px, 1vw, 14px);\n    line-height: 1.7;\n  }\n\n  @media (min-width: 700px) {\n    #AHL02-LP .fan-container {\n      width: calc(100% - 36px);\n    }\n\n    #AHL02-LP .fan-kpi-grid,\n    #AHL02-LP .fan-gallery-2,\n    #AHL02-LP .fan-spec-layout {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    #AHL02-LP .fan-spec-layout.fan-spec-stack {\n      grid-template-columns: 1fr;\n    }\n\n    #AHL02-LP .fan-gallery-3,\n    #AHL02-LP .fan-grid-3 {\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n    }\n\n    #AHL02-LP .fan-cooling-detail {\n      grid-template-columns: minmax(260px, 0.72fr) minmax(0, 1fr);\n      align-items: stretch;\n    }\n\n    #AHL02-LP .fan-feature-detail {\n      grid-template-columns: minmax(240px, 0.52fr) minmax(0, 1fr);\n      align-items: center;\n    }\n\n    #AHL02-LP .fan-split-reverse-desktop {\n      grid-template-columns: 1.02fr 0.98fr;\n      grid-template-areas: \"copy media\";\n      align-items: stretch;\n    }\n  }\n\n  @media (min-width: 980px) {\n    #AHL02-LP {\n      --fan-gap: 112px;\n      padding: 34px 0 56px;\n    }\n\n    #AHL02-LP .fan-hero-grid,\n    #AHL02-LP .fan-split,\n    #AHL02-LP .fan-spec-layout {\n      grid-template-columns: 1.02fr 0.98fr;\n      gap: 24px;\n      align-items: stretch;\n    }\n\n    #AHL02-LP .fan-spec-layout.fan-spec-stack {\n      grid-template-columns: 1fr;\n    }\n  }\n\n  @media (max-width: 699px) {\n    #AHL02-LP .fan-section {\n      padding-top: 72px;\n    }\n\n    #AHL02-LP .fan-head {\n      margin-bottom: 10px;\n    }\n\n    #AHL02-LP .fan-title {\n      font-size: clamp(30px, 10vw, 42px);\n    }\n\n    #AHL02-LP .fan-copy h3 {\n      font-size: clamp(26px, 8vw, 36px);\n    }\n\n    #AHL02-LP .fan-hero-title {\n      font-size: clamp(38px, 12vw, 54px);\n    }\n\n    #AHL02-LP .fan-copy {\n      padding: 16px;\n    }\n\n    #AHL02-LP .fan-photo {\n      padding: 6px;\n    }\n\n    #AHL02-LP .fan-split,\n    #AHL02-LP .fan-gallery-2,\n    #AHL02-LP .fan-gallery-3,\n    #AHL02-LP .fan-spec-layout,\n    #AHL02-LP .fan-feature-detail,\n    #AHL02-LP .fan-scenario-stack {\n      gap: 12px;\n    }\n\n    #AHL02-LP .fan-cooling-hero,\n    #AHL02-LP .fan-cooling-gallery .fan-photo {\n      min-height: 0;\n      padding: 0;\n    }\n\n    #AHL02-LP .fan-cooling-detail {\n      margin-top: 8px;\n      gap: 10px;\n    }\n\n    #AHL02-LP .fan-photo-wide {\n      min-height: 0;\n    }\n\n    #AHL02-LP .fan-photo-tall {\n      min-height: 0;\n    }\n\n    #AHL02-LP .fan-photo-tall .fan-photo-placeholder {\n      min-height: 400px;\n    }\n\n    #AHL02-LP .fan-feature-detail-mobile-overlay {\n      position: relative;\n      display: block;\n    }\n\n    #AHL02-LP .fan-feature-detail-mobile-overlay .fan-photo {\n      padding: 0;\n      overflow: hidden;\n    }\n\n    #AHL02-LP .fan-feature-detail-mobile-overlay .fan-feature-detail-copy {\n      position: relative;\n      margin: -72px 14px 0;\n      padding: 18px 18px 20px;\n      border-radius: 22px;\n      background: linear-gradient(180deg, rgba(6, 10, 15, 0.08) 0%, rgba(6, 10, 15, 0.82) 18%, rgba(6, 10, 15, 0.94) 100%);\n      z-index: 1;\n    }\n\n    #AHL02-LP .fan-feature-detail-mobile-overlay .fan-feature-detail-copy h3 {\n      margin-bottom: 10px;\n      font-size: clamp(24px, 7vw, 32px);\n      line-height: 1.18;\n    }\n\n    #AHL02-LP .fan-feature-detail-mobile-overlay .fan-feature-detail-copy p {\n      margin: 0;\n    }\n\n    #AHL02-LP .fan-spec-table th,\n    #AHL02-LP .fan-spec-table td {\n      display: block;\n      width: 100%;\n    }\n\n    #AHL02-LP .fan-spec-table th {\n      padding-bottom: 6px;\n      border-bottom: 0;\n    }\n\n    #AHL02-LP .fan-spec-table td {\n      padding-top: 0;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv id=\"AHL02-LP\"\u003e\n  \u003csection class=\"fan-section fan-hero\"\u003e\n    \u003cdiv class=\"fan-container\"\u003e\n      \u003cdiv class=\"fan-hero-grid\"\u003e\n        \u003cdiv class=\"fan-photo fan-photo-tall\"\u003e\n          \u003c!-- 建議插圖 01：主視覺雙色產品圖，建議比例 4:5 或 3:4 --\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0783\/1155\/5285\/files\/20260506-_-01.jpg?v=1778049921\" alt=\"迷你手持冷風扇主視覺\" style=\"display:block;width:100%;height:100%;object-fit:cover;border-radius:16px;\"\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"fan-hero-copy\"\u003e\n          \u003cdiv class=\"fan-logo\"\u003eAIRITY\u003c\/div\u003e\n          \u003ch1 class=\"fan-hero-title\"\u003e\n\u003cspan class=\"fan-white\"\u003e迷你手持\u003c\/span\u003e\u003cbr\u003e冷風扇\u003c\/h1\u003e\n          \u003cp class=\"fan-hero-sub\"\u003eMini Handheld Cooling Fan\u003c\/p\u003e\n          \u003cp class=\"fan-hero-desc\"\u003e\n            半導體冷感、高轉速輸風、長效續航一次到位，通勤外出都能隨手降溫。\n          \u003c\/p\u003e\n\n          \u003cdiv class=\"fan-kpi-grid\"\u003e\n            \u003cdiv class=\"fan-kpi\"\u003e\n              \u003cstrong\u003e-4°C\u003c\/strong\u003e\n              \u003cspan\u003e半導體冷感降溫，貼近肌膚更有感。\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"fan-kpi\"\u003e\n              \u003cstrong\u003e14,000RPM\u003c\/strong\u003e\n              \u003cspan\u003e高轉速強勁輸風，悶熱環境也能快速散熱。\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"fan-kpi\"\u003e\n              \u003cstrong\u003e5000mAh\u003c\/strong\u003e\n              \u003cspan\u003e長效續航最長約 15 小時，外出不易斷電。\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"fan-kpi\"\u003e\n              \u003cstrong\u003e168g\u003c\/strong\u003e\n              \u003cspan\u003e比手機更輕巧，放包裡、拿手上都沒有負擔。\u003c\/span\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"fan-section fan-section-cooling\"\u003e\n    \u003cdiv class=\"fan-container\"\u003e\n      \u003cdiv class=\"fan-head\"\u003e\n        \u003cdiv class=\"fan-eyebrow\"\u003eSemiconductor Cooling\u003c\/div\u003e\n        \u003ch2 class=\"fan-title\"\u003e半導體製冷技術\u003cbr\u003e\u003cspan class=\"fan-accent\"\u003e急速啟動冷感模式\u003c\/span\u003e\n\u003c\/h2\u003e\n        \u003cp class=\"fan-desc\"\u003e炎熱時快速降溫，手持貼膚也能立刻感受差異。\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fan-photo fan-photo-wide fan-cooling-hero\"\u003e\n        \u003c!-- 半導體製冷主圖 --\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0783\/1155\/5285\/files\/20260506-A-HL02-18.jpg?v=1778054979\" alt=\"半導體製冷手持情境圖\" style=\"display:block;width:100%;height:100%;object-fit:cover;border-radius:16px;\"\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fan-cooling-detail\"\u003e\n        \u003cdiv class=\"fan-cooling-gallery\"\u003e\n          \u003cdiv class=\"fan-photo fan-photo-wide\"\u003e\n            \u003c!-- 冷感模式圖 --\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0783\/1155\/5285\/files\/20260506-A-HL02-03.jpg?v=1778051303\" alt=\"冷感模式示意圖\" style=\"display:block;width:100%;height:100%;object-fit:cover;border-radius:16px;\"\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"fan-photo fan-photo-wide\"\u003e\n            \u003c!-- 半導體製冷產品特寫 --\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0783\/1155\/5285\/files\/20260506-A-HL02-04.jpg?v=1778051304\" alt=\"半導體製冷產品特寫\" style=\"display:block;width:100%;height:100%;object-fit:cover;border-radius:16px;\"\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"fan-copy fan-copy-plain fan-cooling-copy\"\u003e\n          \u003ch3\u003e不是只有吹風\u003cbr\u003e而是更直接的降溫感\u003c\/h3\u003e\n          \u003cp\u003e不只吹風，更帶來貼膚有感的降溫體驗。\u003c\/p\u003e\n          \u003cdiv class=\"fan-note-stack\"\u003e\n            \u003cdiv class=\"fan-note-card\"\u003e\n              \u003cstrong\u003e冷感模式一鍵啟動\u003c\/strong\u003e\n              \u003cspan\u003e熱感一來，立即切換。\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"fan-note-card\"\u003e\n              \u003cstrong\u003e貼膚更有感\u003c\/strong\u003e\n              \u003cspan\u003e比單純送風更有降溫感。\u003c\/span\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"fan-section\"\u003e\n    \u003cdiv class=\"fan-container\"\u003e\n      \u003cdiv class=\"fan-head\"\u003e\n        \u003cdiv class=\"fan-eyebrow\"\u003eFlexible Airflow\u003c\/div\u003e\n        \u003ch2 class=\"fan-title\"\u003e四段風速調節\u003cbr\u003e\u003cspan class=\"fan-accent\"\u003e從微風到強冷 自由切換\u003c\/span\u003e\n\u003c\/h2\u003e\n        \u003cp class=\"fan-desc\"\u003e依照環境切換風感節奏，日常使用更剛好。\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fan-split fan-split-reverse-desktop\"\u003e\n        \u003cdiv class=\"fan-photo fan-photo-tall fan-split-media\"\u003e\n          \u003c!-- 建議插圖 05：四段風速主圖，建議比例 4:5 --\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0783\/1155\/5285\/files\/20260506-A-HL02-05.jpg?v=1778051303\" alt=\"迷你手持冷風扇主視覺\" style=\"display:block;width:100%;height:100%;object-fit:cover;border-radius:16px;\"\u003e        \u003c\/div\u003e\n\n        \u003cdiv class=\"fan-copy fan-card fan-card-plain fan-split-copy\"\u003e\n          \u003cdiv class=\"fan-note-stack\"\u003e\n            \u003cdiv class=\"fan-note-card\"\u003e\n              \u003cstrong\u003e1 段柔風\u003c\/strong\u003e\n              \u003cspan\u003e室內近距離更舒適。\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"fan-note-card\"\u003e\n              \u003cstrong\u003e2 段舒風\u003c\/strong\u003e\n              \u003cspan\u003e日常使用風感剛好。\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"fan-note-card\"\u003e\n              \u003cstrong\u003e3 段強風\u003c\/strong\u003e\n              \u003cspan\u003e高溫時快速降熱。\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"fan-note-card\"\u003e\n              \u003cstrong\u003e4 段冷感\u003c\/strong\u003e\n              \u003cspan\u003e冷感更強，降溫更快。\u003c\/span\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"fan-section\"\u003e\n    \u003cdiv class=\"fan-container\"\u003e\n      \u003cdiv class=\"fan-head\"\u003e\n        \u003cdiv class=\"fan-eyebrow\"\u003eHigh Speed Output\u003c\/div\u003e\n        \u003ch2 class=\"fan-title\"\u003e14,000RPM 高轉速\u003cbr\u003e\u003cspan class=\"fan-accent\"\u003e強風輸出更有感\u003c\/span\u003e\n\u003c\/h2\u003e\n        \u003cp class=\"fan-desc\"\u003e在人多、悶熱或戶外場景，依然保有明顯送風存在感。\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fan-photo fan-photo-wide fan-feature-spotlight\"\u003e\n          \u003c!-- 建議插圖 07：14,000RPM 主圖，建議比例 16:10 --\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0783\/1155\/5285\/files\/20260506-A-HL02-06.jpg?v=1778057173\" alt=\"迷你手持冷風扇主視覺\" style=\"display:block;width:100%;height:100%;object-fit:cover;border-radius:16px;\"\u003e        \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"fan-section\"\u003e\n    \u003cdiv class=\"fan-container\"\u003e\n      \u003cdiv class=\"fan-head\"\u003e\n        \u003cdiv class=\"fan-eyebrow\"\u003eBattery Performance\u003c\/div\u003e\n        \u003ch2 class=\"fan-title\"\u003e5000mAh 續航15小時\u003cbr\u003e\u003cspan class=\"fan-accent\"\u003e外出一整天也更安心\u003c\/span\u003e\n\u003c\/h2\u003e\n        \n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fan-photo fan-photo-wide fan-feature-spotlight\"\u003e\n          \u003c!-- 建議插圖 08：5000mAh 電池續航圖，建議比例 16:10 --\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0783\/1155\/5285\/files\/20260506-A-HL02-07.jpg?v=1778057155\" alt=\"迷你手持冷風扇主視覺\" style=\"display:block;width:100%;height:100%;object-fit:cover;border-radius:16px;\"\u003e         \u003c\/div\u003e\n\n      \u003cdiv class=\"fan-feature-detail fan-feature-detail-mobile-overlay\"\u003e\n        \u003cdiv class=\"fan-photo fan-photo-square\"\u003e\n          \u003c!-- 建議插圖 08-2：續航延伸說明圖，建議比例 1:1 --\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0783\/1155\/5285\/files\/20260506-A-HL02-13.jpg?v=1778057165\" alt=\"迷你手持冷風扇 Type-C 充電示意\" style=\"display:block;width:100%;height:100%;object-fit:cover;border-radius:16px;\"\u003e        \u003c\/div\u003e\n\n        \u003cdiv class=\"fan-copy fan-copy-plain fan-feature-detail-copy\"\u003e\n          \u003ch3\u003eType-C 充電更直覺\u003c\/h3\u003e\n          \u003cp\u003e常見線材就能補電，外出使用更方便。\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"fan-section\"\u003e\n    \u003cdiv class=\"fan-container\"\u003e\n      \u003cdiv class=\"fan-head\"\u003e\n        \u003cdiv class=\"fan-eyebrow\"\u003eQuiet Comfort\u003c\/div\u003e\n        \u003ch2 class=\"fan-title\"\u003e52dB 低噪運轉\u003cbr\u003e\u003cspan class=\"fan-accent\"\u003e清涼感不打擾日常節奏\u003c\/span\u003e\n\u003c\/h2\u003e\n        \u003cp class=\"fan-desc\"\u003e辦公、閱讀、休息時使用，也能維持舒適安靜感。\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fan-photo fan-photo-wide fan-feature-spotlight\"\u003e\n          \u003c!-- 建議插圖 09：52dB 低噪圖，建議比例 16:10 --\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0783\/1155\/5285\/files\/20260506-A-HL02-08.jpg?v=1778057158\" alt=\"迷你手持冷風扇主視覺\" style=\"display:block;width:100%;height:100%;object-fit:cover;border-radius:16px;\"\u003e         \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"fan-section\"\u003e\n    \u003cdiv class=\"fan-container\"\u003e\n      \u003cdiv class=\"fan-head\"\u003e\n        \u003cdiv class=\"fan-eyebrow\"\u003ePortable by Design\u003c\/div\u003e\n        \u003ch2 class=\"fan-title\"\u003e168g 超輕量\u003cbr\u003e\u003cspan class=\"fan-accent\"\u003e讓它真的適合每天帶著走\u003c\/span\u003e\n\u003c\/h2\u003e\n        \u003cp class=\"fan-desc\"\u003e放包裡、拿手上都輕鬆，日常攜帶更沒有負擔。\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fan-gallery-2\"\u003e\n        \u003cdiv class=\"fan-photo fan-photo-wide\"\u003e\n          \u003c!-- 建議插圖 11：包包收納圖，建議比例 16:10 --\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0783\/1155\/5285\/files\/20260506-A-HL02-09.jpg?v=1778053821\" alt=\"迷你手持冷風扇主視覺\" style=\"display:block;width:100%;height:100%;object-fit:cover;border-radius:16px;\"\u003e        \u003c\/div\u003e\n        \u003cdiv class=\"fan-photo fan-photo-wide\"\u003e\n          \u003c!-- 建議插圖 12：折疊掛勾情境圖，建議比例 16:10 --\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0783\/1155\/5285\/files\/20260506-A-HL02-10.jpg?v=1778053821\" alt=\"迷你手持冷風扇主視覺\" style=\"display:block;width:100%;height:100%;object-fit:cover;border-radius:16px;\"\u003e        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fan-gallery-2 fan-kpi-strip\"\u003e\n        \u003cdiv class=\"fan-photo fan-photo-wide\"\u003e\n          \u003c!-- 建議插圖 13：Type-C 充電圖，建議比例 16:10 --\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0783\/1155\/5285\/files\/20260506-A-HL02-11.jpg?v=1778053821\" alt=\"迷你手持冷風扇主視覺\" style=\"display:block;width:100%;height:100%;object-fit:cover;border-radius:16px;\"\u003e        \u003c\/div\u003e\n        \u003cdiv class=\"fan-photo fan-photo-wide\"\u003e\n          \u003c!-- 建議插圖 10：168g 輕巧尺寸圖，建議比例 16:10 --\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0783\/1155\/5285\/files\/20260506-A-HL02-12.jpg?v=1778053821\" alt=\"迷你手持冷風扇主視覺\" style=\"display:block;width:100%;height:100%;object-fit:cover;border-radius:16px;\"\u003e        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"fan-section\"\u003e\n    \u003cdiv class=\"fan-container\"\u003e\n      \u003cdiv class=\"fan-head\"\u003e\n        \u003cdiv class=\"fan-eyebrow\"\u003eCertified Safety\u003c\/div\u003e\n        \u003ch2 class=\"fan-title\"\u003e通過 BSMI 認證\u003cbr\u003e\u003cspan class=\"fan-accent\"\u003e使用更安心\u003c\/span\u003e\n\u003c\/h2\u003e\n        \u003cp class=\"fan-desc\"\u003e從功能到安全規範都更完整，選購時也更放心。\u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"fan-section\"\u003e\n    \u003cdiv class=\"fan-container\"\u003e\n      \u003cdiv class=\"fan-head\"\u003e\n        \u003cdiv class=\"fan-eyebrow\"\u003eDaily Scenarios\u003c\/div\u003e\n        \u003ch2 class=\"fan-title\"\u003e多場景皆適用\u003cbr\u003e\u003cspan class=\"fan-accent\"\u003e清涼隨時在線\u003c\/span\u003e\n\u003c\/h2\u003e\n        \u003cp class=\"fan-desc\"\u003e不論工作、放鬆或移動途中，都能自然融入日常。\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fan-scenario-stack\"\u003e\n        \u003cdiv class=\"fan-photo fan-photo-wide\"\u003e\n          \u003c!-- 建議插圖 15：桌面使用情境圖，建議比例 1:1 --\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0783\/1155\/5285\/files\/20260506-A-HL02-14.jpg?v=1778057148\" alt=\"迷你手持冷風扇主視覺\" style=\"display:block;width:100%;height:100%;object-fit:cover;border-radius:16px;\"\u003e        \u003c\/div\u003e\n\n        \u003cdiv class=\"fan-gallery-2\"\u003e\n          \u003cdiv class=\"fan-photo fan-photo-square\"\u003e\n            \u003c!-- 建議插圖 16：手持閱讀情境圖，建議比例 1:1 --\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0783\/1155\/5285\/files\/20260506-A-HL02-16.jpg?v=1778053822\" alt=\"迷你手持冷風扇主視覺\" style=\"display:block;width:100%;height:100%;object-fit:cover;border-radius:16px;\"\u003e        \u003c\/div\u003e\n          \u003cdiv class=\"fan-photo fan-photo-square\"\u003e\n            \u003c!-- 建議插圖 17：居家小桌邊情境圖，建議比例 1:1 --\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0783\/1155\/5285\/files\/20260506-A-HL02-15.jpg?v=1778053822\" alt=\"迷你手持冷風扇主視覺\" style=\"display:block;width:100%;height:100%;object-fit:cover;border-radius:16px;\"\u003e        \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"fan-section\"\u003e\n    \u003cdiv class=\"fan-container\"\u003e\n      \u003cdiv class=\"fan-head\"\u003e\n        \u003cdiv class=\"fan-eyebrow\"\u003eProduct Specifications\u003c\/div\u003e\n        \u003ch2 class=\"fan-title\"\u003e產品規格\u003c\/h2\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fan-spec-layout fan-spec-stack\"\u003e\n        \u003cdiv class=\"fan-spec-table-wrap\"\u003e\n          \u003ctable class=\"fan-spec-table\"\u003e\n            \u003ctbody\u003e\n              \u003ctr\u003e\n                \u003cth scope=\"row\"\u003e產品名稱\u003c\/th\u003e\n                \u003ctd\u003e迷你手持冷風扇\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003cth scope=\"row\"\u003e型號\u003c\/th\u003e\n                \u003ctd\u003eAH-L02\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003cth scope=\"row\"\u003e充電規格\u003c\/th\u003e\n                \u003ctd\u003eUSB \/ 5V 2A\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003cth scope=\"row\"\u003e電池容量\u003c\/th\u003e\n                \u003ctd\u003e5000mAh\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003cth scope=\"row\"\u003e產品重量\u003c\/th\u003e\n                \u003ctd\u003e168g\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003cth scope=\"row\"\u003e噪音值\u003c\/th\u003e\n                \u003ctd\u003e約 52dB\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003cth scope=\"row\"\u003e最高轉速\u003c\/th\u003e\n                \u003ctd\u003e14,000RPM\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003cth scope=\"row\"\u003e續航時間\u003c\/th\u003e\n                \u003ctd\u003e最長約 15 小時\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003cth scope=\"row\"\u003e主要特色\u003c\/th\u003e\n                \u003ctd\u003e半導體製冷、四段風速、Type-C 充電、折疊掛勾設計\u003c\/td\u003e\n              \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n          \u003c\/table\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"fan-photo fan-photo-tall\"\u003e\n          \u003c!-- 建議插圖 18：規格收尾產品圖，建議比例 4:5 --\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0783\/1155\/5285\/files\/20260506-A-HL02-17.png?v=1778054388\" alt=\"迷你手持冷風扇主視覺\" style=\"display:block;width:100%;height:100%;object-fit:cover;border-radius:16px;\"\u003e         \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\u003c\/div\u003e","brand":"AIRITY","offers":[{"title":"白色","offer_id":53756644425941,"sku":"4711299274497","price":990.0,"currency_code":"TWD","in_stock":false},{"title":"灰色","offer_id":53756644458709,"sku":"4711299274480","price":990.0,"currency_code":"TWD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0783\/1155\/5285\/files\/1_405fe0a0-5388-4904-9c55-d260d01da6a1.png?v=1778047133"}],"url":"https:\/\/airity.com.tw\/ja\/collections\/%e8%a1%8c%e5%8b%95%e9%85%8d%e4%bb%b6.oembed","provider":"AIRITY","version":"1.0","type":"link"}