.home-app-grid[data-astro-cid-dhfotatx]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.home-app-card[data-astro-cid-dhfotatx]{display:flex;flex-direction:column;min-width:0;background:#fff;border:1px solid var(--line);border-radius:20px;overflow:hidden;transition:transform .25s ease,box-shadow .25s ease}.home-app-card[data-astro-cid-dhfotatx]:hover{transform:translateY(-4px);box-shadow:0 16px 40px #00000014}.home-app-card[data-astro-cid-dhfotatx] img[data-astro-cid-dhfotatx]{width:100%;height:240px;object-fit:cover;display:block;border-bottom:1px solid var(--line);background:#f7f7f2}.home-app-card__body[data-astro-cid-dhfotatx]{padding:20px 20px 22px}.home-app-card__body[data-astro-cid-dhfotatx] h3[data-astro-cid-dhfotatx]{margin:0 0 12px;font-size:1.2rem;line-height:1.25}.home-app-card__body[data-astro-cid-dhfotatx] p[data-astro-cid-dhfotatx]{margin:0;line-height:1.7;color:var(--muted)}.spec-summary[data-astro-cid-dhfotatx]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:24px}.spec-item[data-astro-cid-dhfotatx]{background:#fff;border:1px solid var(--line);border-radius:16px;padding:18px}.spec-item[data-astro-cid-dhfotatx] span[data-astro-cid-dhfotatx]{display:block;font-size:.9rem;color:var(--muted);margin-bottom:8px}.spec-item[data-astro-cid-dhfotatx] strong[data-astro-cid-dhfotatx]{font-size:1.05rem;line-height:1.35}.gallery-grid[data-astro-cid-dhfotatx]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin-top:24px;align-items:start}.gallery-card[data-astro-cid-dhfotatx]{overflow:hidden;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:0 8px 24px #0000000a}.gallery-card[data-astro-cid-dhfotatx] img[data-astro-cid-dhfotatx]{width:100%;height:320px;object-fit:cover;display:block}.gallery-card__body[data-astro-cid-dhfotatx]{padding:14px 16px 16px}.gallery-card__body[data-astro-cid-dhfotatx] p[data-astro-cid-dhfotatx]{margin:0;color:var(--text);font-size:.95rem;line-height:1.5}.faq[data-astro-cid-dhfotatx]{display:grid;gap:14px;margin-top:20px}.faq-item[data-astro-cid-dhfotatx]{background:#fff;border:1px solid var(--line);border-radius:14px;padding:0;overflow:hidden}.faq-item[data-astro-cid-dhfotatx] summary[data-astro-cid-dhfotatx]{cursor:pointer;font-weight:600;list-style:none;padding:18px 20px;position:relative;color:var(--text);font-size:1rem}.faq-item[data-astro-cid-dhfotatx] summary[data-astro-cid-dhfotatx]::-webkit-details-marker{display:none}.faq-item[data-astro-cid-dhfotatx] summary[data-astro-cid-dhfotatx]:after{content:"+";position:absolute;right:18px;top:50%;transform:translateY(-50%);font-size:1.1rem;color:var(--muted)}.faq-item[data-astro-cid-dhfotatx][open] summary[data-astro-cid-dhfotatx]:after{content:"−"}.faq-item[data-astro-cid-dhfotatx] p[data-astro-cid-dhfotatx]{margin:0;padding:0 20px 18px;color:var(--muted);line-height:1.75;font-size:.98rem}.cta-box[data-astro-cid-dhfotatx]{background:#fff;border:1px solid var(--line);border-radius:20px;padding:32px;text-align:center}.cta-box[data-astro-cid-dhfotatx] h2[data-astro-cid-dhfotatx]{margin-bottom:12px}.cta-box[data-astro-cid-dhfotatx] p[data-astro-cid-dhfotatx]{max-width:760px;margin:0 auto 20px}.check-list[data-astro-cid-dhfotatx]{margin:14px 0 0;padding-left:18px}.check-list[data-astro-cid-dhfotatx] li[data-astro-cid-dhfotatx]{margin-bottom:8px}@media(max-width:900px){.home-app-grid[data-astro-cid-dhfotatx]{grid-template-columns:1fr;gap:10px}.home-app-card[data-astro-cid-dhfotatx]{border-radius:14px;box-shadow:none;background:#fff}.home-app-card[data-astro-cid-dhfotatx] img[data-astro-cid-dhfotatx]{display:none}.home-app-card__body[data-astro-cid-dhfotatx]{padding:14px 16px}.home-app-card__body[data-astro-cid-dhfotatx] h3[data-astro-cid-dhfotatx]{margin:0 0 4px;font-size:1.02rem;line-height:1.25}.home-app-card__body[data-astro-cid-dhfotatx] p[data-astro-cid-dhfotatx]{margin:0;font-size:.93rem;line-height:1.55;color:var(--muted)}.home-app-card[data-astro-cid-dhfotatx]:hover{transform:none;box-shadow:none}.spec-summary[data-astro-cid-dhfotatx]{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.spec-item[data-astro-cid-dhfotatx]{padding:14px;border-radius:14px}.spec-item[data-astro-cid-dhfotatx] span[data-astro-cid-dhfotatx]{font-size:.82rem;margin-bottom:6px}.spec-item[data-astro-cid-dhfotatx] strong[data-astro-cid-dhfotatx]{font-size:.95rem;line-height:1.4}.gallery-grid[data-astro-cid-dhfotatx]{display:flex;overflow-x:auto;gap:14px;padding-bottom:6px;scroll-snap-type:x mandatory}.gallery-card[data-astro-cid-dhfotatx]{min-width:78%;flex-shrink:0;scroll-snap-align:start;border-radius:16px}.gallery-card[data-astro-cid-dhfotatx] img[data-astro-cid-dhfotatx]{height:240px;object-fit:cover}.gallery-card__body[data-astro-cid-dhfotatx]{padding:12px 14px 14px}.gallery-card__body[data-astro-cid-dhfotatx] p[data-astro-cid-dhfotatx]{font-size:.92rem}.gallery-grid[data-astro-cid-dhfotatx]::-webkit-scrollbar{display:none}.gallery-grid[data-astro-cid-dhfotatx]{-ms-overflow-style:none;scrollbar-width:none}.hero-section[data-astro-cid-dhfotatx]{padding-top:28px;padding-bottom:24px}.hero[data-astro-cid-dhfotatx]{grid-template-columns:1fr;gap:20px;align-items:start}.hero[data-astro-cid-dhfotatx] h1[data-astro-cid-dhfotatx]{font-size:clamp(2rem,8vw,2.7rem);line-height:1.08;margin-bottom:12px}.hero[data-astro-cid-dhfotatx] .lead[data-astro-cid-dhfotatx]{font-size:1rem;line-height:1.7;margin-bottom:16px;max-width:none}.hero[data-astro-cid-dhfotatx]>div[data-astro-cid-dhfotatx]:first-child>div[data-astro-cid-dhfotatx][style*="display:flex"]{margin-top:18px!important;gap:12px!important}.hero[data-astro-cid-dhfotatx] .btn[data-astro-cid-dhfotatx]{width:100%;justify-content:center;padding:14px 18px}.hero[data-astro-cid-dhfotatx] .card[data-astro-cid-dhfotatx]{padding:16px;margin-top:4px}.hero[data-astro-cid-dhfotatx] .card[data-astro-cid-dhfotatx] img[data-astro-cid-dhfotatx]{min-height:0!important;max-height:360px;object-fit:contain}.section-sm[data-astro-cid-dhfotatx] .container[data-astro-cid-dhfotatx]>h2[data-astro-cid-dhfotatx],.section-sm[data-astro-cid-dhfotatx] .container[data-astro-cid-dhfotatx]>.lead[data-astro-cid-dhfotatx]{max-width:none}.section-sm[data-astro-cid-dhfotatx] .container[data-astro-cid-dhfotatx]>h2[data-astro-cid-dhfotatx]{margin-bottom:10px}.section-sm[data-astro-cid-dhfotatx] .container[data-astro-cid-dhfotatx]>.lead[data-astro-cid-dhfotatx]{margin-bottom:18px}.split[data-astro-cid-dhfotatx]{grid-template-columns:1fr;gap:16px}.check-list[data-astro-cid-dhfotatx]{margin-top:10px}}
