.page-container[data-astro-cid-oequjhqu]{max-width:1000px;margin:0 auto;padding:3rem 2rem 8rem;font-family:Inter,sans-serif}.fade-in[data-astro-cid-oequjhqu]{animation:fadeInUp .8s ease forwards}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.breadcrumb[data-astro-cid-oequjhqu]{color:#64748b;font-size:.95rem;margin-bottom:3rem}.breadcrumb[data-astro-cid-oequjhqu] a[data-astro-cid-oequjhqu]{color:#3b82f6;text-decoration:none}.breadcrumb[data-astro-cid-oequjhqu] span[data-astro-cid-oequjhqu]{margin:0 .5rem;color:#cbd5e1}.breadcrumb[data-astro-cid-oequjhqu] .current[data-astro-cid-oequjhqu]{color:#0f172a;font-weight:500}.header-section[data-astro-cid-oequjhqu]{margin-bottom:4rem;text-align:center;display:flex;flex-direction:column;align-items:center}.header-section[data-astro-cid-oequjhqu] h1[data-astro-cid-oequjhqu]{font-size:2.8rem;font-weight:800;color:#0f172a;margin-bottom:1.2rem;letter-spacing:-.02em}.header-section[data-astro-cid-oequjhqu] p[data-astro-cid-oequjhqu]{font-size:1.15rem;color:#475569;line-height:1.6;max-width:850px;margin:0 auto}.category-hero[data-astro-cid-oequjhqu]{width:100%;margin-bottom:5rem;background:#f8fafc;border-radius:16px;border:1px solid #e2e8f0;padding:clamp(1.5rem,4vw,4rem);display:flex;justify-content:center;align-items:center;overflow:hidden;box-sizing:border-box}.category-hero[data-astro-cid-oequjhqu] img[data-astro-cid-oequjhqu]{display:block;width:100%;max-width:100%;height:clamp(260px,32vw,430px);aspect-ratio:auto;object-fit:contain;object-position:center;mix-blend-mode:multiply}.equipment-list[data-astro-cid-oequjhqu]{display:flex;flex-direction:column;gap:2.5rem}.equipment-card[data-astro-cid-oequjhqu]{position:relative;display:flex;flex-direction:column;background:#fff;border-radius:12px;border:1px solid #e2e8f0;transition:transform .4s cubic-bezier(.175,.885,.32,1.275),box-shadow .4s,border-color .4s,z-index .3s;will-change:transform,box-shadow}.equipment-card[data-astro-cid-oequjhqu]:hover{transform:translateY(-5px);box-shadow:0 20px 40px -10px #0000001a;border-color:#cbd5e1;z-index:50}@media (min-width: 768px){.equipment-card[data-astro-cid-oequjhqu]{flex-direction:row;align-items:stretch}.equipment-card--reverse[data-astro-cid-oequjhqu]{flex-direction:row-reverse}.equipment-card--reverse[data-astro-cid-oequjhqu] .image-zoom-container[data-astro-cid-oequjhqu]{border-right:none;border-left:1px solid #e2e8f0}}.image-zoom-container[data-astro-cid-oequjhqu]{flex:0 0 340px;background:#f8fafc;border-right:1px solid #e2e8f0;position:relative;cursor:zoom-in;display:flex;justify-content:center;align-items:center;min-height:240px}.image-zoom-container[data-astro-cid-oequjhqu] img[data-astro-cid-oequjhqu]{width:100%;height:100%;aspect-ratio:4/3;object-fit:contain;padding:1.5rem;transition:transform .5s cubic-bezier(.25,.46,.45,.94),filter .5s,z-index .3s;will-change:transform;z-index:1;position:relative;transform-origin:center;mix-blend-mode:multiply}.equipment-card[data-astro-cid-oequjhqu]:hover .image-zoom-container[data-astro-cid-oequjhqu] img[data-astro-cid-oequjhqu]{transform:scale(2);z-index:10;filter:drop-shadow(0 20px 30px rgba(0,0,0,.2));border-radius:8px;pointer-events:none}.equipment-info[data-astro-cid-oequjhqu]{flex:1;padding:2.5rem;position:relative;z-index:1;display:flex;flex-direction:column;justify-content:center}.equipment-title[data-astro-cid-oequjhqu]{font-size:1.5rem;font-weight:800;color:#0f172a;margin-bottom:.8rem;letter-spacing:-.01em;line-height:1.3}.equipment-desc[data-astro-cid-oequjhqu]{font-size:1.05rem;color:#475569;line-height:1.6;margin-bottom:2rem}.specs-grid[data-astro-cid-oequjhqu]{display:grid;grid-template-columns:1fr;gap:1.5rem;background:#f8fafc;padding:1.5rem;border-radius:8px;border:1px solid #f1f5f9}.spec-item[data-astro-cid-oequjhqu]{display:flex;flex-direction:column;gap:.4rem}.spec-label[data-astro-cid-oequjhqu]{font-size:.85rem;font-weight:700;color:#64748b;text-transform:uppercase;letter-spacing:.05em}.spec-value[data-astro-cid-oequjhqu]{font-size:1rem;font-weight:500;color:#1e293b;line-height:1.5}.highlight-features[data-astro-cid-oequjhqu]{color:#0f172a}.highlight-speed[data-astro-cid-oequjhqu]{color:#2563eb;font-weight:700}.cta-section[data-astro-cid-oequjhqu]{margin-top:6rem;text-align:center;background-color:#f8fafc;padding:4rem 2rem;border-radius:12px;border:1px solid #e2e8f0}.cta-content[data-astro-cid-oequjhqu] h2[data-astro-cid-oequjhqu]{font-size:2rem;font-weight:800;color:#0f172a;margin-bottom:1rem}.cta-content[data-astro-cid-oequjhqu] p[data-astro-cid-oequjhqu]{font-size:1.1rem;color:#475569;max-width:600px;margin:0 auto 2rem;line-height:1.6}.btn-primary-large[data-astro-cid-oequjhqu]{display:inline-block;background-color:#2563eb;color:#fff;font-weight:600;padding:.9rem 2.2rem;border-radius:8px;text-decoration:none;transition:background-color .2s,transform .2s}.btn-primary-large[data-astro-cid-oequjhqu]:hover{background-color:#1d4ed8;transform:translateY(-2px)}@media (max-width: 768px){.image-zoom-container[data-astro-cid-oequjhqu]{width:100%;flex:auto;border-right:none;border-bottom:1px solid #e2e8f0;height:auto}.equipment-title[data-astro-cid-oequjhqu]{font-size:1.4rem}.equipment-info[data-astro-cid-oequjhqu]{padding:1.5rem}}
