.gallery[data-v-898ec0bc]{width:100%}.gallery-main[data-v-898ec0bc]{background:var(--bg-soft);border-radius:8px;overflow:hidden;border:1px solid var(--border);aspect-ratio:16 / 10}.gallery-main img[data-v-898ec0bc]{width:100%;height:100%;object-fit:contain;background:#f0f4f9}.gallery-dots[data-v-898ec0bc]{display:flex;justify-content:center;gap:8px;margin-top:12px}.gallery-dots button[data-v-898ec0bc]{width:8px;height:8px;border-radius:50%;background:var(--brand-300);opacity:.4}.gallery-dots button.active[data-v-898ec0bc]{opacity:1;background:var(--brand-500);width:20px;border-radius:4px}.product-hero[data-v-9319d982]{position:relative;width:100%;height:min(60vh,500px);background-size:cover;background-position:center;display:flex;align-items:center;overflow:hidden;transition:height .35s ease}@media(min-width:1901px){.product-hero[data-v-9319d982]{height:630px}}.hero-mask[data-v-9319d982]{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.align-right .hero-mask[data-v-9319d982]{background:linear-gradient(255deg,#0a2850b8,#1a3d6e7a 42%,#24568f33 72%,#24568f0f)}.align-left .hero-mask[data-v-9319d982]{background:linear-gradient(105deg,#0a2850b8,#1a3d6e7a 42%,#24568f33 72%,#24568f0f)}.hero-content[data-v-9319d982]{position:relative;z-index:1;width:100%;display:flex;align-items:center;align-self:stretch}.align-right .hero-content[data-v-9319d982]{justify-content:flex-end}.align-left .hero-content[data-v-9319d982]{justify-content:flex-start}.hero-copy[data-v-9319d982]{max-width:680px;width:100%;padding:0;color:#fff}.align-right .hero-copy[data-v-9319d982]{text-align:right}.align-left .hero-copy[data-v-9319d982]{text-align:left}.hero-title[data-v-9319d982]{font-size:clamp(22px,2.6vw,38px);font-weight:800;color:#fff;margin-bottom:.55em;letter-spacing:.01em;line-height:1.4;text-shadow:0 2px 14px rgba(0,0,0,.28);white-space:normal;word-break:break-word;overflow-wrap:anywhere}.hero-subtitle[data-v-9319d982]{font-size:17px;line-height:1.8;color:#ffffffe6;max-width:520px;margin-bottom:0;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.align-right .hero-subtitle[data-v-9319d982]{margin-left:auto}.align-left .hero-subtitle[data-v-9319d982]{margin-right:auto}.hero-actions[data-v-9319d982]{display:flex;gap:14px;flex-wrap:wrap;margin-top:1.8em}.align-right .hero-actions[data-v-9319d982]{justify-content:flex-end}.align-left .hero-actions[data-v-9319d982]{justify-content:flex-start}.hero-cta[data-v-9319d982]{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:8px;height:48px;padding:0 28px;border-radius:6px;font-size:15px;font-weight:600;letter-spacing:.04em;overflow:hidden;isolation:isolate;transition:transform .28s cubic-bezier(.22,1,.36,1),box-shadow .28s ease,background .28s ease,border-color .28s ease,color .28s ease}.hero-cta>span[data-v-9319d982]{position:relative;z-index:1}.hero-cta-primary[data-v-9319d982]{color:#fff;border:1px solid transparent;background:linear-gradient(135deg,#e85d04,#f48c06 48%,#ff9f1c);box-shadow:0 10px 28px #e85d0461,inset 0 1px #ffffff52}.hero-cta-primary[data-v-9319d982]:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(120deg,transparent 0%,rgba(255,255,255,.34) 42%,transparent 68%);transform:translate(-120%);transition:transform .55s ease;z-index:0}.hero-cta-primary[data-v-9319d982]:after{content:"";width:6px;height:6px;border-right:2px solid currentColor;border-top:2px solid currentColor;transform:rotate(45deg) translate(0);opacity:.92;transition:transform .28s ease;z-index:1}.hero-cta-primary[data-v-9319d982]:hover{transform:translateY(-2px);box-shadow:0 14px 34px #e85d047a,inset 0 1px #ffffff61;background:linear-gradient(135deg,#d00000,#e85d04 45%,#f48c06)}.hero-cta-primary[data-v-9319d982]:hover:before{transform:translate(120%)}.hero-cta-primary[data-v-9319d982]:hover:after{transform:rotate(45deg) translate(3px)}.hero-cta-secondary[data-v-9319d982]{color:#fff;border:1px solid rgba(255,255,255,.55);background:#ffffff14;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:inset 0 1px #ffffff2e}.hero-cta-secondary[data-v-9319d982]:hover{transform:translateY(-2px);color:#fff;border-color:#fff;background:#ffffff2e;box-shadow:0 10px 24px #0000002e}@media(prefers-reduced-motion:reduce){.hero-cta[data-v-9319d982],.hero-cta-primary[data-v-9319d982]:before,.hero-cta-primary[data-v-9319d982]:after{transition:none}.hero-cta[data-v-9319d982]:hover{transform:none}}@media(max-width:1080px){.hero-title[data-v-9319d982]{font-size:clamp(22px,3.2vw,32px)}.hero-subtitle[data-v-9319d982]{font-size:max(12px,calc(14px * 100vw / 1440));line-height:1.65;max-width:min(360px,70%)}.hero-cta[data-v-9319d982]{height:44px;padding:0 22px;font-size:14px}}@media(max-width:900px){.hero-subtitle[data-v-9319d982]{max-width:min(320px,88%)}}@media(max-width:768px){.product-hero[data-v-9319d982]{height:auto;background:linear-gradient(135deg,var(--brand-700),var(--brand-500))!important;padding:36px 0 32px}.hero-mask[data-v-9319d982]{display:none}.hero-content[data-v-9319d982],.align-right .hero-content[data-v-9319d982],.align-left .hero-content[data-v-9319d982]{justify-content:center}.hero-copy[data-v-9319d982],.align-right .hero-copy[data-v-9319d982],.align-left .hero-copy[data-v-9319d982]{text-align:center;max-width:100%}.hero-title[data-v-9319d982]{font-size:clamp(20px,4.2vw,26px)}.hero-subtitle[data-v-9319d982],.align-right .hero-subtitle[data-v-9319d982],.align-left .hero-subtitle[data-v-9319d982]{font-size:max(11px,calc(13px * 100vw / 1440));line-height:1.55;max-width:min(300px,88%);margin-left:auto;margin-right:auto}.hero-actions[data-v-9319d982],.align-right .hero-actions[data-v-9319d982],.align-left .hero-actions[data-v-9319d982]{justify-content:center;margin-top:1.2em}.hero-cta[data-v-9319d982]{height:40px;padding:0 18px;font-size:13px}}.overview[data-v-9319d982]{background:var(--bg-white);padding-bottom:40px}.overview-img[data-v-9319d982]{width:78%;max-width:100%;margin:0 auto;border-radius:10px;overflow:hidden;border:1px solid var(--border);background:var(--bg-soft)}.overview-img img[data-v-9319d982]{width:100%;height:auto;display:block}.features[data-v-9319d982]{background:var(--bg)}.feature[data-v-9319d982]{display:grid;grid-template-columns:1fr 1.1fr;gap:48px;align-items:center;margin-bottom:56px}.feature[data-v-9319d982]:last-child{margin-bottom:0}.feature.reverse[data-v-9319d982]{direction:rtl}.feature.reverse[data-v-9319d982]>*{direction:ltr}.feature-text h3[data-v-9319d982]{font-size:24px;color:var(--brand-900);margin-bottom:18px}.feature-text li[data-v-9319d982]{position:relative;padding:8px 0 8px 18px;font-size:14px;color:var(--text-secondary);line-height:1.7}.feature-text li[data-v-9319d982]:before{content:"";position:absolute;left:0;top:16px;width:6px;height:6px;border-radius:50%;background:var(--brand-400)}.feature-text .btn[data-v-9319d982]{margin-top:20px}.more[data-v-9319d982]{background:var(--bg-white)}.more-grid[data-v-9319d982]{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.more-card[data-v-9319d982]{display:grid;grid-template-columns:110px 1fr;gap:14px;padding:14px;border:1px solid var(--border);border-radius:8px;background:var(--bg);transition:box-shadow .2s ease,transform .2s ease}.more-card[data-v-9319d982]:hover{box-shadow:var(--shadow-sm);transform:translateY(-2px)}.more-card img[data-v-9319d982]{width:110px;height:72px;object-fit:cover;border-radius:6px}.more-card h4[data-v-9319d982]{font-size:15px;color:var(--brand-900);margin-bottom:4px}.more-card p[data-v-9319d982]{font-size:12px;color:var(--text-muted);line-height:1.5}.missing[data-v-9319d982]{padding:80px 0 100px;text-align:center}.missing h1[data-v-9319d982]{margin-bottom:20px}@media(max-width:900px){.feature[data-v-9319d982],.feature.reverse[data-v-9319d982]{grid-template-columns:1fr;direction:ltr;gap:24px}.more-grid[data-v-9319d982]{grid-template-columns:1fr}}
