.tech-specs-section{padding:6em 8em 2em;display:flex;align-items:center}@media (max-width: 768px){.tech-specs-section{padding:6em 2em;align-items:flex-start}}.tech-specs-content{width:100%;max-width:1600px;margin:0 auto}.tech-specs-grid{padding:3em 0;display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}@media (max-width: 1200px){.tech-specs-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}}.spec-card{display:flex;flex-direction:column;gap:1rem}.spec-image{background:#1c1c1c;border-radius:12px;aspect-ratio:4/3;overflow:hidden;display:flex;align-items:center;justify-content:center}@media (max-width: 768px){.spec-image{border-radius:8px}}.spec-image img{width:100%;height:100%;object-fit:cover}.image-placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:100%;background:#000}.image-placeholder svg{opacity:.6;color:#fff}.tech-specs-cta{display:flex;justify-content:flex-start}.tech-specs-button{padding:1rem 2rem;background-color:#333;border:none;color:#fff;cursor:pointer;border-radius:8px;transition:all .3s ease;text-decoration:none;display:inline-block;font-size:1rem;font-family:inherit;font-weight:500}.tech-specs-button:hover{background-color:#555;transform:translateY(-1px)}.tech-specs-button:focus{outline:2px solid #fff;outline-offset:2px}@media (max-width: 768px){.tech-specs-button{padding:.875rem 1.5rem;font-size:.95rem}}@media (max-width: 480px){.tech-specs-grid{gap:1rem}.spec-card{gap:.75rem}.tech-specs-button{padding:.75rem 1.25rem;font-size:.9rem}}@media (prefers-contrast: high){.tech-specs-section{background:#000;color:#fff}.spec-image,.tech-specs-button{border:2px solid #fff}}.spec-card:hover .spec-image{transform:translateY(-2px);transition:transform .3s ease}.spec-card .spec-image{transition:transform .3s ease}.spec-image.loading:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:30px;height:30px;border:2px solid #666;border-top:2px solid #999;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}.spec-card:focus-within{outline:2px solid #fff;outline-offset:2px;border-radius:4px}@media (min-width: 1201px){.tech-specs-grid{gap:2.5rem}}@media (min-width: 1600px){.tech-specs-content{max-width:1600px}.tech-specs-grid{gap:3rem}}.spec-icon{color:var(--shamrock)}
/*# sourceMappingURL=/cdn/shop/t/3/assets/live-tech-specs.css.map */
