.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}.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}}
