.faq.svelte-13a05up{display:flex;flex-direction:column;gap:var(--pd-md, 12px);width:100%}.faq-item.svelte-13a05up{background:var(--color-gray-30, #15151a);border:1px solid var(--color-gray-40, #191a21);border-radius:var(--radius-lg, 12px);padding:var(--pd-lg, 18px) var(--pd-xl, 24px);transition:border-color var(--transition-fast, .15s ease)}.faq-item.svelte-13a05up:hover{border-color:var(--color-gray-60, #2a2c36)}.faq-question.svelte-13a05up{display:flex;align-items:center;justify-content:space-between;gap:var(--pd-md, 12px);margin:0;cursor:pointer;list-style:none;color:var(--color-gray-150, #f2f6fa)}.faq-question.svelte-13a05up:after{content:"";flex-shrink:0;width:.6em;height:.6em;border-right:2px solid var(--color-brand-150, #c8b6ff);border-bottom:2px solid var(--color-brand-150, #c8b6ff);transform:rotate(45deg);transition:transform var(--transition-fast, .15s ease)}.faq-item[open].svelte-13a05up .faq-question:where(.svelte-13a05up):after{transform:rotate(-135deg)}.faq-answer.svelte-13a05up{margin:var(--pd-md, 12px) 0 0;color:var(--color-gray-130, #c8cfd8);line-height:1.6}.faq-answer.svelte-13a05up a{color:var(--color-brand-150, #c8b6ff);text-decoration:underline;text-underline-offset:2px}.faq-answer.svelte-13a05up a:hover{color:var(--color-gray-150, #f2f6fa)}.device-detail-page.svelte-82oyw5{--print-highlight: var(--color-gray-150, #f2f6fa);--print-normal: var(--color-gray-130, #c8cfd8);--surface-1: var(--color-gray-20, #121217);--surface-2: var(--color-gray-40, #191a21);--weight-bold: 700;--line-height-relaxed: 1.625;--ease-default-spatial: .5s cubic-bezier(.38, 1.21, .22, 1);--ease-default-effects: .2s cubic-bezier(.34, .8, .34, 1);isolation:isolate;width:100%;background:var(--color-gray-10, #0f0f12)}.device-detail.svelte-82oyw5{box-sizing:border-box;display:flex;flex-direction:column;gap:var(--pd-4xl, 72px);width:100%;max-width:1100px;margin:0 auto;padding:9rem var(--pd-xl, 24px) var(--pd-4xl, 72px);color:var(--color-gray-150, #f2f6fa)}.breadcrumb.svelte-82oyw5 ol:where(.svelte-82oyw5){display:flex;flex-wrap:wrap;align-items:center;gap:var(--pd-sm, 6px);margin:0;padding:0;list-style:none;color:var(--color-gray-120, #afb8c4);font-size:var(--text-sm, .875rem)}.breadcrumb.svelte-82oyw5 li:where(.svelte-82oyw5)+li:where(.svelte-82oyw5):before{content:"/";margin-inline-end:var(--pd-sm, 6px);color:var(--color-gray-100, #6b7280)}.breadcrumb.svelte-82oyw5 a:where(.svelte-82oyw5){color:var(--color-gray-120, #afb8c4);text-decoration:none}.breadcrumb.svelte-82oyw5 a:where(.svelte-82oyw5):hover{color:var(--color-gray-150, #f2f6fa)}.hero.svelte-82oyw5{display:grid;grid-template-columns:1fr 1fr;gap:var(--pd-4xl, 72px);align-items:center}.hero-copy.svelte-82oyw5{display:flex;flex-direction:column;gap:var(--pd-lg, 18px);min-width:0}.hero-logo.svelte-82oyw5{width:auto;max-width:260px;max-height:72px;object-fit:contain;align-self:flex-start}.hero-title.svelte-82oyw5{margin:0;color:var(--color-gray-150, #f2f6fa);line-height:1.1}.hero-category.svelte-82oyw5{margin:0;text-transform:uppercase;letter-spacing:.04em;color:var(--color-brand-150, #c8b6ff)}.hero-intro.svelte-82oyw5{margin:0;color:var(--color-gray-130, #c8cfd8);line-height:1.5}.hero-actions.svelte-82oyw5{display:flex;flex-wrap:wrap;gap:var(--pd-md, 12px);padding-block-start:var(--pd-sm, 6px);--border-radius-override: var(--button-radius-rounded, 60px)}.hero-figure.svelte-82oyw5{display:flex;align-items:center;justify-content:center;padding:var(--pd-2xl, 36px);background:var(--color-gray-20, #121217);border-radius:var(--radius-2xl, 24px)}.hero-image.svelte-82oyw5{width:100%;max-width:460px;height:auto;object-fit:contain;filter:drop-shadow(0 6px 48px rgba(0,0,0,.45))}.section-title.svelte-82oyw5{margin:0 0 var(--pd-lg, 18px);color:var(--color-gray-150, #f2f6fa)}.feature-list.svelte-82oyw5{display:flex;flex-direction:column;gap:var(--pd-md, 12px);margin:0;padding-inline-start:var(--pd-xl, 24px);color:var(--color-gray-130, #c8cfd8);line-height:1.5}.prose.svelte-82oyw5{display:flex;flex-direction:column;gap:var(--pd-lg, 18px);max-width:70ch}.prose.svelte-82oyw5 p:where(.svelte-82oyw5){margin:0;color:var(--color-gray-130, #c8cfd8);line-height:1.6}.check-list.svelte-82oyw5{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--pd-md, 12px) var(--pd-2xl, 36px);margin:0;padding:0;list-style:none}.check-list.svelte-82oyw5 li:where(.svelte-82oyw5){position:relative;padding-inline-start:var(--pd-xl, 24px);color:var(--color-gray-130, #c8cfd8);line-height:1.5}.check-list.svelte-82oyw5 li:where(.svelte-82oyw5):before{content:"✓";position:absolute;inset-inline-start:0;color:var(--color-brand-150, #c8b6ff);font-weight:700}.cta.svelte-82oyw5{display:flex;flex-direction:column;align-items:flex-start;gap:var(--pd-lg, 18px);padding:var(--pd-2xl, 36px);background:var(--color-gray-30, #15151a);border-radius:var(--radius-2xl, 24px);--border-radius-override: var(--button-radius-rounded, 60px)}.cta.svelte-82oyw5 .section-title:where(.svelte-82oyw5){margin:0}.cta.svelte-82oyw5 p:where(.svelte-82oyw5){margin:0;max-width:60ch;color:var(--color-gray-120, #afb8c4)}.cta-actions.svelte-82oyw5{display:flex;flex-wrap:wrap;gap:var(--pd-md, 12px)}.manual-callout.svelte-82oyw5{display:flex;align-items:center;justify-content:space-between;gap:var(--pd-2xl, 36px);padding:var(--pd-2xl, 36px);background:var(--color-gray-30, #15151a);border-radius:var(--radius-2xl, 24px);--border-radius-override: var(--button-radius-rounded, 60px)}.manual-copy.svelte-82oyw5{min-width:0}.manual-copy.svelte-82oyw5 p:where(.svelte-82oyw5){margin:0;color:var(--color-gray-120, #afb8c4)}.related-grid.svelte-82oyw5{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--pd-xl, 24px);align-items:stretch}@media (max-width: 900px){.device-detail.svelte-82oyw5{padding-top:1rem}.hero.svelte-82oyw5{grid-template-columns:1fr;gap:var(--pd-2xl, 36px)}.hero-figure.svelte-82oyw5{order:-1}.related-grid.svelte-82oyw5,.check-list.svelte-82oyw5{grid-template-columns:1fr}.manual-callout.svelte-82oyw5{flex-direction:column;align-items:flex-start}}
