.product-page{background:#f5f6f8;padding-bottom:3rem}.product-page__toolbar{background:#fff;border-bottom:1px solid #e8ecf0;padding:1rem 0}.product-hero{max-width:var(--container);margin:0 auto;padding:2rem 1.25rem 1.5rem;display:grid;grid-template-columns:1fr 1fr;gap:2.5rem;align-items:start}@media(max-width:900px){.product-hero{grid-template-columns:1fr;gap:1.5rem}}.product-hero__visual{position:relative;padding-left:10px}.product-hero__gallery{background:#fff;border-radius:var(--radius);border:1px solid #e8ecf0;padding:1.5rem;box-shadow:0 2px 16px #2c3e500d}.product-hero__img-main{aspect-ratio:1;display:flex;align-items:center;justify-content:center;background:#fafbfc;border-radius:8px;overflow:hidden}.product-hero__img-main img{max-width:100%;max-height:100%;object-fit:contain}.product-hero__info{background:#fff;border-radius:var(--radius);border:1px solid #e8ecf0;padding:1.75rem 1.5rem;box-shadow:0 2px 16px #2c3e500d}.product-hero__badge{display:inline-block;background:#22c55e;color:#fff;font-size:.7rem;font-weight:700;padding:3px 10px;border-radius:4px;margin-bottom:.75rem;letter-spacing:.02em}.product-hero__title{margin:0 0 .5rem;font-size:clamp(1.35rem,3vw,1.75rem);font-weight:700;color:var(--secondary);line-height:1.25}.product-hero__article{margin:0 0 1.25rem;font-size:.9rem;color:var(--muted)}.product-meta{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1.25rem}.product-meta__item{display:flex;align-items:flex-start;gap:.75rem}.product-meta__icon{width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.product-meta__icon--brand{background:#c41e3a1a;color:var(--primary)}.product-meta__icon--country{background:#3b82f61f;color:#2563eb}.product-meta__icon svg{width:22px;height:22px}.product-meta__label{margin:0;font-size:.75rem;color:var(--muted);text-transform:none}.product-meta__value{margin:.15rem 0 0;font-size:1rem;font-weight:700;color:var(--secondary)}.product-hero__desc-label{margin:0 0 1rem;font-size:.95rem;font-weight:600;color:var(--secondary)}.product-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:1rem}.product-actions__btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.35rem;border-radius:10px;font-size:.9rem;font-weight:600;font-family:inherit;text-decoration:none;cursor:pointer;border:none;transition:opacity .15s,transform .15s}.product-actions__btn:hover{opacity:.92}.product-actions__btn--primary{background:#1e2a38;color:#fff;box-shadow:-4px 0 0 var(--primary),0 4px 16px #1e2a3840}.product-actions__btn--outline{background:#fff;color:var(--secondary);border:1px solid #cbd5e1}.product-actions__btn--ghost{background:#f1f5f9;color:#94a3b8;cursor:not-allowed}.product-actions__btn svg{width:18px;height:18px;flex-shrink:0}.product-alert{display:flex;align-items:flex-start;gap:.65rem;padding:.85rem 1rem;background:#e0f7fa;border-radius:8px;font-size:.85rem;color:#0e7490;line-height:1.45}.product-alert svg{width:20px;height:20px;flex-shrink:0;margin-top:1px}.product-section{max-width:var(--container);margin:0 auto;padding:0 1.25rem 2rem}.product-section__title{margin:0 0 1.25rem;font-size:1.35rem;font-weight:700;color:var(--secondary)}.product-specs{background:#fff;border-radius:var(--radius);border:1px solid #e8ecf0;overflow:hidden;box-shadow:0 2px 12px #2c3e500a}.product-specs__row{display:grid;grid-template-columns:1fr 1fr;border-bottom:1px solid #eef1f4}.product-specs__row:last-child{border-bottom:none}.product-specs__key{padding:1rem 1.25rem;background:#f8f9fa;font-size:.9rem;color:var(--muted);text-transform:capitalize}.product-specs__val{padding:1rem 1.25rem;font-size:.95rem;font-weight:600;color:var(--secondary)}.product-description{background:#fff;border-radius:var(--radius);border:1px solid #e8ecf0;padding:1.5rem 1.25rem;font-size:.95rem;line-height:1.6;color:var(--text);box-shadow:0 2px 12px #2c3e500a}.product-description :global(p){margin:0 0 .75rem}.product-description :global(p:last-child){margin-bottom:0}.product-description :global(.product-desc-heading){margin:1.25rem 0 .65rem;font-size:1.05rem;font-weight:700;color:var(--secondary);line-height:1.35}.product-description :global(.product-desc-heading:first-child){margin-top:0}.product-description :global(.product-desc-list){margin:0 0 1rem;padding:0;list-style:none}.product-description :global(.product-desc-list li){position:relative;padding:.45rem 0 .45rem 1.15rem;border-bottom:1px solid #eef1f4;line-height:1.5}.product-description :global(.product-desc-list li:last-child){border-bottom:none}.product-description :global(.product-desc-list li:before){content:"";position:absolute;left:0;top:.85rem;width:6px;height:6px;border-radius:50%;background:var(--primary);opacity:.75}.product-description :global(ul:not(.product-desc-list)),.product-description :global(ol){margin:0 0 1rem;padding-left:1.35rem}.product-description :global(h2),.product-description :global(h3),.product-description :global(h4){margin:1.25rem 0 .65rem;color:var(--secondary)}.product-description :global(strong){color:var(--secondary)}.order-modal{position:fixed;inset:0;z-index:1200;display:grid;place-items:center;padding:1.25rem}.order-modal[hidden]{display:none!important}.order-modal__backdrop{position:absolute;inset:0;background:#080a12b8;backdrop-filter:blur(10px)}.order-modal__dialog{position:relative;width:min(520px,100%);max-height:min(92vh,780px);overflow-y:auto;padding:2rem 2rem 1.75rem;border-radius:20px;background:linear-gradient(145deg,#12151f,#1a1420 42%,#141820);border:1px solid rgba(212,175,95,.35);box-shadow:0 30px 80px #0000008c,0 0 0 1px #ffffff0a inset,0 0 60px #c41e3a1f;color:#f4f1ea}.order-modal__glow{position:absolute;top:-40px;right:-20px;width:180px;height:180px;border-radius:50%;background:radial-gradient(circle,rgba(196,30,58,.35) 0%,transparent 70%);pointer-events:none}.order-modal__close{position:absolute;top:.85rem;right:.85rem;width:36px;height:36px;border:none;border-radius:50%;background:#ffffff0f;color:#d4c4a8;font-size:1.5rem;line-height:1;cursor:pointer;transition:background .2s,color .2s}.order-modal__close:hover{background:#c41e3a40;color:#fff}.order-modal__eyebrow{margin:0 0 .35rem;font-size:.72rem;letter-spacing:.22em;text-transform:uppercase;color:#c9a962;font-weight:600}.order-modal__title{margin:0 0 .5rem;font-size:1.65rem;font-weight:700;letter-spacing:-.02em;background:linear-gradient(90deg,#fff,#e8dcc8);-webkit-background-clip:text;background-clip:text;color:transparent}.order-modal__lead{margin:0 0 1.25rem;font-size:.9rem;line-height:1.55;color:#f4f1eab8}.order-modal__product{margin-bottom:1.25rem;padding:1rem 1.1rem;border-radius:14px;background:linear-gradient(135deg,#c9a9621f,#c41e3a1a);border:1px solid rgba(201,169,98,.28)}.order-modal__product-label{display:block;font-size:.72rem;text-transform:uppercase;letter-spacing:.12em;color:#c9a962;margin-bottom:.35rem}.order-modal__product strong{display:block;font-size:1.05rem;line-height:1.35;color:#fff}.order-modal__product-meta{display:block;margin-top:.35rem;font-size:.82rem;color:#f4f1ea8c}.order-modal__form{display:grid;grid-template-columns:1fr 1fr;gap:.85rem 1rem}.order-modal__full{grid-column:1 / -1}.order-modal__form label{display:flex;flex-direction:column;gap:.35rem}.order-modal__form label span{font-size:.78rem;color:#f4f1eaa6;font-weight:500}.order-modal__form label em{color:#c9a962;font-style:normal}.order-modal__form input,.order-modal__form textarea{width:100%;padding:.7rem .85rem;border-radius:10px;border:1px solid rgba(255,255,255,.1);background:#00000047;color:#fff;font:inherit;transition:border-color .2s,box-shadow .2s}.order-modal__form input::placeholder,.order-modal__form textarea::placeholder{color:#ffffff47}.order-modal__form input:focus,.order-modal__form textarea:focus{outline:none;border-color:#c9a962a6;box-shadow:0 0 0 3px #c9a9621f}.order-modal__form textarea{resize:vertical;min-height:96px}.order-modal__msg{grid-column:1 / -1;margin:0;padding:.65rem .85rem;border-radius:10px;font-size:.88rem}.order-modal__msg--ok{background:#22c55e26;color:#86efac;border:1px solid rgba(34,197,94,.25)}.order-modal__msg--err{background:#c41e3a26;color:#fca5a5;border:1px solid rgba(196,30,58,.3)}.order-modal__submit{grid-column:1 / -1;margin-top:.25rem;padding:.95rem 1.25rem;border:none;border-radius:12px;font:inherit;font-size:.95rem;font-weight:700;letter-spacing:.02em;cursor:pointer;color:#fff;background:linear-gradient(135deg,#c41e3a,#8b1530 55%,#c9a962 160%);box-shadow:0 10px 30px #c41e3a59;transition:transform .15s,box-shadow .15s,opacity .15s}.order-modal__submit:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 14px 36px #c41e3a73}.order-modal__submit:disabled{opacity:.65;cursor:wait}@media(max-width:560px){.order-modal__form{grid-template-columns:1fr}.order-modal__dialog{padding:1.5rem 1.25rem 1.25rem}}.product-gallery{background:#fff;border-radius:var(--radius);border:1px solid #e8ecf0;padding:1.25rem;box-shadow:0 2px 16px #2c3e500d}.product-gallery__stage{position:relative}.product-gallery__main{display:block;width:100%;border:none;padding:0;background:#fafbfc;border-radius:10px;overflow:hidden;cursor:zoom-in;position:relative;aspect-ratio:1}.product-gallery__main img{width:100%;height:100%;object-fit:contain;transition:opacity .25s ease,transform .35s ease}.product-gallery__main:hover img{transform:scale(1.02)}.product-gallery__zoom{position:absolute;right:12px;bottom:12px;width:36px;height:36px;border-radius:50%;background:#1e2a38b8;color:#fff;display:grid;place-items:center;font-size:1.1rem;backdrop-filter:blur(6px)}.product-gallery__placeholder{display:grid;place-items:center;min-height:280px;color:var(--muted)}.product-gallery__arrow{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;border:none;border-radius:50%;background:#ffffffeb;color:var(--secondary);font-size:1.5rem;line-height:1;cursor:pointer;box-shadow:0 4px 14px #0000001f;transition:transform .15s,background .15s;z-index:2}.product-gallery__arrow:hover{transform:translateY(-50%) scale(1.05);background:#fff}.product-gallery__arrow--prev{left:10px}.product-gallery__arrow--next{right:10px}.product-gallery__dots{display:flex;justify-content:center;gap:6px;margin-top:12px}.product-gallery__dot{width:8px;height:8px;border-radius:999px;border:none;padding:0;background:#cbd5e1;cursor:pointer;transition:width .2s,background .2s}.product-gallery__dot.is-active{width:22px;background:var(--primary)}.product-gallery__thumbs{display:flex;gap:8px;margin-top:12px;overflow-x:auto;padding-bottom:4px}.product-gallery__thumb{flex:0 0 72px;width:72px;height:72px;border:2px solid transparent;border-radius:8px;overflow:hidden;padding:0;background:#f8fafc;cursor:pointer;transition:border-color .15s,transform .15s}.product-gallery__thumb.is-active{border-color:var(--primary)}.product-gallery__thumb:hover{transform:translateY(-2px)}.product-gallery__thumb img{width:100%;height:100%;object-fit:cover}.product-lightbox{position:fixed;inset:0;z-index:1300;display:grid;place-items:center;padding:1.25rem}.product-lightbox[hidden]{display:none!important}.product-lightbox__backdrop{position:absolute;inset:0;background:#080a12d1;backdrop-filter:blur(14px);opacity:0;transition:opacity .25s ease}.product-lightbox.is-open .product-lightbox__backdrop{opacity:1}.product-lightbox__panel{position:relative;width:min(1100px,100%);max-height:92vh;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:.75rem;transform:scale(.94);opacity:0;transition:transform .28s cubic-bezier(.2,.8,.2,1),opacity .28s ease}.product-lightbox.is-open .product-lightbox__panel{transform:scale(1);opacity:1}.product-lightbox__figure{margin:0;background:linear-gradient(145deg,#ffffff0a,#ffffff03);border:1px solid rgba(255,255,255,.08);border-radius:18px;padding:1rem;box-shadow:0 30px 80px #00000073}.product-lightbox__figure img{display:block;max-width:100%;max-height:min(72vh,760px);margin:0 auto;object-fit:contain;border-radius:10px}.product-lightbox__caption{margin:.75rem 0 0;text-align:center;color:#ffffffc7;font-size:.92rem}.product-lightbox__close{position:absolute;top:-8px;right:-8px;width:42px;height:42px;border:none;border-radius:50%;background:#ffffff1a;color:#fff;font-size:1.6rem;cursor:pointer;z-index:2}.product-lightbox__close:hover{background:#c41e3a73}.product-lightbox__nav{width:48px;height:48px;border:none;border-radius:50%;background:#ffffff1f;color:#fff;font-size:1.75rem;cursor:pointer;transition:background .15s,transform .15s}.product-lightbox__nav:hover{background:#c41e3a8c;transform:scale(1.05)}.product-lightbox__counter{position:absolute;left:50%;bottom:-2.2rem;transform:translate(-50%);color:#ffffffb3;font-size:.85rem;letter-spacing:.08em}@media(max-width:700px){.product-gallery__arrow{width:34px;height:34px;font-size:1.2rem}.product-lightbox__nav{width:40px;height:40px}.product-lightbox__panel{grid-template-columns:1fr}.product-lightbox__nav--prev,.product-lightbox__nav--next{position:absolute;top:50%;transform:translateY(-50%);z-index:2}.product-lightbox__nav--prev{left:0}.product-lightbox__nav--next{right:0}}
