.galery-container[data-astro-cid-qudgmpkg]{display:flex;flex-direction:column}.galery-main[data-astro-cid-qudgmpkg]{position:relative;border-radius:12px;overflow:hidden;background:var(--darkh, #1a1a1a)}.galery-featured[data-astro-cid-qudgmpkg]{aspect-ratio:16/9;display:block;cursor:pointer;border-radius:12px;width:100%;height:auto;object-fit:cover}.fullscreen-btn[data-astro-cid-qudgmpkg]{position:absolute;bottom:10px;right:10px;background:#0009;border:none;color:#fff;width:40px;height:40px;border-radius:6px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .3s ease}.fullscreen-btn[data-astro-cid-qudgmpkg]:hover{background:#000000e6}.galery-thumbs[data-astro-cid-qudgmpkg]{display:grid;grid-template-columns:repeat(auto-fit,80px);gap:.5rem;padding:.5rem}.thumb-item[data-astro-cid-qudgmpkg]{position:relative;border:2px solid transparent;border-radius:8px;overflow:hidden;cursor:pointer;transition:border-color .3s ease,transform .2s ease;background:none;padding:0}.thumb-item[data-astro-cid-qudgmpkg]:hover{transform:scale(1.05)}.thumb-item[data-astro-cid-qudgmpkg].active{border-color:#e74c3c}.thumb-image[data-astro-cid-qudgmpkg]{aspect-ratio:1/1;object-fit:cover;display:block;border-radius:6px}.galery-modal[data-astro-cid-qudgmpkg]{position:fixed;top:0;left:0;width:100%;height:100%;background:#000000f2;display:flex;align-items:center;justify-content:center;z-index:1000;opacity:0;pointer-events:none;transition:opacity .3s ease}.galery-modal[data-astro-cid-qudgmpkg].active{opacity:1;pointer-events:auto}.modal-content[data-astro-cid-qudgmpkg]{width:90vw;height:90vh;display:flex;align-items:center;justify-content:center}.modal-image[data-astro-cid-qudgmpkg]{width:100%;height:100%;max-width:1200px;object-fit:contain;aspect-ratio:16/9}.modal-close[data-astro-cid-qudgmpkg]{position:absolute;top:20px;right:20px;background:#ffffff1a;border:none;color:#fff;width:50px;height:50px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .3s ease;z-index:1001}.modal-close[data-astro-cid-qudgmpkg]:hover{background:#fff3}.modal-prev[data-astro-cid-qudgmpkg],.modal-next[data-astro-cid-qudgmpkg]{position:absolute;top:50%;transform:translateY(-50%);background:#ffffff1a;border:none;color:#fff;width:50px;height:50px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .3s ease;z-index:1001}.modal-prev[data-astro-cid-qudgmpkg]:hover,.modal-next[data-astro-cid-qudgmpkg]:hover{background:#fff3}.modal-prev[data-astro-cid-qudgmpkg]{left:20px}.modal-next[data-astro-cid-qudgmpkg]{right:20px}@media(max-width:768px){.galery-thumbs[data-astro-cid-qudgmpkg]{grid-template-columns:repeat(auto-fit,60px)}.thumb-image[data-astro-cid-qudgmpkg]{height:60px}.modal-prev[data-astro-cid-qudgmpkg],.modal-next[data-astro-cid-qudgmpkg],.modal-close[data-astro-cid-qudgmpkg]{width:40px;height:40px}}h1[data-astro-cid-a3paummc]{margin:1rem 0;text-align:center}.container[data-astro-cid-a3paummc]{padding-top:calc(var(--hheader) + 1rem)}.breadcrumb[data-astro-cid-a3paummc]{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem;font-size:.8rem}.breadcrumb[data-astro-cid-a3paummc] a[data-astro-cid-a3paummc]{color:#e74c3c;transition:color .3s ease;text-decoration:none}.breadcrumb[data-astro-cid-a3paummc] a[data-astro-cid-a3paummc]:hover{color:var(--light);text-decoration:underline}.breadcrumb[data-astro-cid-a3paummc] span[data-astro-cid-a3paummc]{opacity:.7}.product-hero[data-astro-cid-a3paummc]{display:grid;grid-template-columns:1fr;gap:.7rem;align-items:start}.product-image-wrapper[data-astro-cid-a3paummc]{width:100%;max-width:854px;border-radius:12px;overflow:hidden;background:var(--darkh)}.product-image[data-astro-cid-a3paummc]{width:100%;height:auto;object-fit:cover;border-radius:12px}.product-sidebar[data-astro-cid-a3paummc]{display:flex;flex-direction:column;gap:1.5rem;border:1px solid rgba(231,76,60,.3);border-radius:12px;background:var(--darkh);backdrop-filter:blur(10px);padding:.7rem}.product-description[data-astro-cid-a3paummc]{font-size:1.1rem;line-height:1.6;margin:0}.quick-spec[data-astro-cid-a3paummc]{display:flex;justify-content:space-between;align-items:center;padding:.6rem;background:var(--darkh);border-left:3px solid #e74c3c;border-radius:8px}.spec-label[data-astro-cid-a3paummc]{font-weight:600;color:#fffc;font-size:.9rem}.quick-spec[data-astro-cid-a3paummc] .spec-value[data-astro-cid-a3paummc]{color:#e74c3c;font-size:1rem}.btn[data-astro-cid-a3paummc]{margin-top:.5rem}.btn-light[data-astro-cid-a3paummc]{background-color:var(--light);color:var(--dark)}.specs-section[data-astro-cid-a3paummc]{margin:1rem 0;background:var(--darkh);backdrop-filter:blur(10px);padding:.7rem;border-radius:12px;border:1px solid rgba(231,76,60,.2)}.specs-section[data-astro-cid-a3paummc] h2[data-astro-cid-a3paummc]{font-size:1.8rem;margin:0 0 1.5rem;text-align:center}.specs-table-wrapper[data-astro-cid-a3paummc]{overflow-x:auto}.specs-table[data-astro-cid-a3paummc]{width:100%;border-collapse:collapse}.specs-table[data-astro-cid-a3paummc] thead[data-astro-cid-a3paummc]{background:#e74c3c26}.specs-table[data-astro-cid-a3paummc] th[data-astro-cid-a3paummc]{padding:1rem;text-align:left;font-weight:700;color:#e74c3c;border-bottom:2px solid rgba(231,76,60,.3);font-size:.95rem;text-transform:uppercase;letter-spacing:.5px}.specs-table[data-astro-cid-a3paummc] td[data-astro-cid-a3paummc]{padding:1rem;border-bottom:1px solid rgba(255,255,255,.1);color:#ffffffd9}.specs-table[data-astro-cid-a3paummc] tbody[data-astro-cid-a3paummc] tr[data-astro-cid-a3paummc]:hover{background-color:#e74c3c0d}.specs-table[data-astro-cid-a3paummc] tbody[data-astro-cid-a3paummc] tr[data-astro-cid-a3paummc]:last-child td[data-astro-cid-a3paummc]{border-bottom:none}.spec-name[data-astro-cid-a3paummc]{font-weight:600;width:40%}.specs-table[data-astro-cid-a3paummc] .spec-value[data-astro-cid-a3paummc]{color:#e74c3c;font-weight:600}.cta-content[data-astro-cid-a3paummc]{background:linear-gradient(135deg,#e74c3c,#c0392b);border-radius:12px;text-align:center;padding:2rem .7rem;margin-bottom:3rem}.cta-content[data-astro-cid-a3paummc] h2[data-astro-cid-a3paummc]{font-size:2rem;margin:0 0 .5rem}.cta-content[data-astro-cid-a3paummc] p[data-astro-cid-a3paummc]{font-size:1.1rem;margin:0 0 2rem;max-width:600px;margin-left:auto;margin-right:auto}.cta-buttons[data-astro-cid-a3paummc]{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;padding:1rem 0}@media(min-width:768px){.product-hero[data-astro-cid-a3paummc]{grid-template-columns:400px 1fr}}@media(min-width:962px){.product-hero[data-astro-cid-a3paummc]{grid-template-columns:1fr 400px}}
