.pdp_pdp__aEbeA{display:grid;grid-template-columns:1fr 1fr;grid-gap:3rem;gap:3rem;max-width:1200px;margin:0 auto;padding:2.5rem 2rem}@media (max-width:860px){.pdp_pdp__aEbeA{grid-template-columns:1fr}}.pdp_visual__w_9Wx{display:flex;gap:1rem}.pdp_thumb-bar__QDtZM{display:flex;flex-direction:column;gap:.75rem}.pdp_thumb__PjQM9{width:56px;height:56px;border:1px solid var(--border);border-radius:8px;background:var(--surface);transition:border-color .2s ease}.pdp_thumb__PjQM9:hover{border-color:var(--accent)}.pdp_main-image__vp_Q_{flex:1 1;aspect-ratio:3/4;border-radius:14px;background:linear-gradient(160deg,#eeeff2,#dcdfe5);display:flex;align-items:center;justify-content:center}.pdp_image-ph__KVaSf{font-family:var(--font-head);color:var(--muted);font-size:1.1rem}.pdp_panel__Qs1Xd{position:-webkit-sticky;position:sticky;top:1.5rem;align-self:start;display:flex;flex-direction:column;gap:1.1rem}.pdp_brand__RGZfz{letter-spacing:.04em;color:var(--muted);text-transform:uppercase;font-size:.85rem}.pdp_brand__RGZfz,.pdp_title__FoVJS{font-family:var(--font-head);margin:0}.pdp_title__FoVJS{font-size:1.7rem;line-height:1.25}.pdp_price__6pIKD{font-family:var(--font-head);font-size:1.4rem;margin:0}.pdp_spec-table__i_vY_{width:100%;border-collapse:collapse;font-size:.9rem}.pdp_spec-table__i_vY_ td,.pdp_spec-table__i_vY_ th{text-align:left;padding:.5rem .75rem;border-bottom:1px solid var(--border)}.pdp_spec-table__i_vY_ th{width:35%;color:var(--muted);font-weight:500}.pdp_selector__3yNaz{display:flex;flex-direction:column;gap:.5rem}.pdp_selector__3yNaz.pdp_disabled__jnlkx{opacity:.55}.pdp_label__nqhLc{font-size:.9rem;font-weight:600}.pdp_options__nd4j2{display:flex;flex-wrap:wrap;gap:.5rem}.pdp_hint__chToF{color:var(--muted);font-size:.85rem}.pdp_chip__n7R_6{position:relative;font-family:var(--font-body);font-size:.9rem;padding:.55rem 1rem;border:1px solid var(--border);border-radius:10px;background:var(--surface);color:var(--fg);cursor:pointer;transition:transform .2s cubic-bezier(.4,0,.2,1),border-color .2s ease}.pdp_chip__n7R_6:hover:not(:disabled){transform:translateY(-2px);border-color:var(--accent)}.pdp_chip-active__Rl50S{border-color:var(--accent);box-shadow:0 0 0 1px var(--accent) inset}.pdp_chip-soldout__e5vFu{color:var(--muted);border-color:var(--soldout-border);text-decoration:line-through;cursor:not-allowed}.pdp_soldout-label__kq0sS{margin-left:.4rem;font-size:.7rem;color:var(--muted);text-decoration:none}.pdp_stepper__I1YlD{display:flex;flex-direction:column;gap:.4rem}.pdp_stepper-controls__e2dV7{display:inline-flex;align-items:center;gap:.25rem;border:1px solid var(--border);border-radius:10px;width:-moz-fit-content;width:fit-content;overflow:hidden}.pdp_stepper-controls__e2dV7 button{width:40px;height:40px;border:none;background:var(--surface);font-size:1.1rem;cursor:pointer}.pdp_qty__z7oVu{min-width:40px;text-align:center;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.pdp_warn__dPfyb{color:#c3223d;font-size:.82rem;animation:pdp_fade__qPBWq 1s ease}@keyframes pdp_fade__qPBWq{0%,to{opacity:0}20%,80%{opacity:1}}.pdp_actions__f_CuY{display:flex;gap:.75rem;margin-top:.5rem}.pdp_btn-buy__oXOyT,.pdp_btn-cart__sInfE{flex:1 1;padding:.95rem 1rem;border:none;border-radius:12px;font-family:var(--font-body);font-size:1rem;font-weight:600;cursor:pointer;transition:transform .2s ease,opacity .2s ease}.pdp_btn-cart__sInfE{background:var(--accent);color:#fff}.pdp_btn-buy__oXOyT{background:var(--buy-now);color:#fff}.pdp_btn-buy__oXOyT:hover:not(:disabled),.pdp_btn-cart__sInfE:hover:not(:disabled){transform:translateY(-2px)}.pdp_btn-buy__oXOyT:disabled,.pdp_btn-cart__sInfE:disabled{opacity:.4;cursor:not-allowed}