.purchase-modal__backdrop{z-index:200;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172a73;justify-content:center;align-items:flex-end;padding:0;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}@media (min-width:560px){.purchase-modal__backdrop{align-items:center;padding:1.5rem}}.purchase-modal{background:var(--header-surface,#fff);width:100%;max-width:28rem;max-height:min(92vh,40rem);color:var(--text-h);box-sizing:border-box;border:none;border-radius:16px 16px 0 0;flex-direction:column;margin:0;padding:0;display:flex;box-shadow:0 -8px 40px #0f172a2e}@media (min-width:560px){.purchase-modal{border-radius:16px;max-height:min(90vh,44rem)}}.purchase-modal::backdrop{background:0 0}.purchase-modal__header{border-bottom:1px solid var(--header-border);flex-shrink:0;justify-content:space-between;align-items:flex-start;gap:.75rem;padding:1.1rem 1.15rem .75rem;display:flex}.purchase-modal__title{letter-spacing:-.02em;color:var(--text-h);margin:0;font-size:1.15rem;font-weight:700}.purchase-modal__subtitle{color:var(--color-primary-end,var(--brand));margin:.25rem 0 0;font-size:.82rem;font-weight:600}.purchase-modal__close{width:2.25rem;height:2.25rem;color:var(--text-h);cursor:pointer;background:#0f172a0f;border:none;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;transition:background .15s;display:flex}.purchase-modal__close:hover{background:#0f172a1a}.purchase-modal__close:focus-visible{outline:2px solid var(--color-primary,var(--brand));outline-offset:2px}.purchase-modal__preview{border-bottom:1px solid var(--header-border);background:#0f172a0a;flex-shrink:0;gap:.85rem;padding:.85rem 1.15rem;display:flex}.purchase-modal__thumb-wrap{border:1px solid var(--header-border);background:#ececec;border-radius:10px;flex-shrink:0;width:4.5rem;height:4.5rem;overflow:hidden}html.theme-dark .purchase-modal__thumb-wrap{background:#2a2b35}.purchase-modal__thumb{object-fit:cover;width:100%;height:100%;display:block}.purchase-modal__preview-text{flex:1;min-width:0}.purchase-modal__product-title{color:var(--text-h);margin:0 0 .35rem;font-size:.95rem;font-weight:600;line-height:1.3}.purchase-modal__colour-line{color:var(--text-h);flex-wrap:wrap;align-items:center;gap:.35rem .5rem;margin:0 0 .5rem;font-size:.82rem;line-height:1.35;display:flex}.purchase-modal__colour-k{color:var(--text-muted);font-weight:600}.purchase-modal__colour-value{align-items:center;gap:.4rem;min-width:0;display:inline-flex}.purchase-modal__colour-dot{box-sizing:border-box;border:2px solid #0f172a2e;border-radius:50%;flex-shrink:0;width:1rem;height:1rem}html.theme-dark .purchase-modal__colour-dot{border-color:#ffffff38}.purchase-modal__colour-name{font-weight:500}.purchase-modal__qty-block{flex-wrap:wrap;align-items:center;gap:.5rem .75rem;margin-bottom:.45rem;display:flex}.purchase-modal__label--inline{margin:0;font-size:.72rem}.purchase-modal__qty-stepper{border:1px solid var(--header-border);background:var(--header-surface,#fff);border-radius:10px;align-items:center;gap:0;display:inline-flex;overflow:hidden}.purchase-modal__qty-btn{width:2.25rem;height:2.25rem;color:var(--text-h);cursor:pointer;background:#0f172a0f;border:none;justify-content:center;align-items:center;font-size:1.15rem;font-weight:600;line-height:1;transition:background .15s;display:flex}.purchase-modal__qty-btn:hover:not(:disabled){background:#0f172a1a}.purchase-modal__qty-btn:disabled{opacity:.45;cursor:not-allowed}.purchase-modal__qty-btn:focus-visible{outline:2px solid var(--color-primary,var(--brand));outline-offset:-2px}.purchase-modal__qty-value{text-align:center;min-width:2rem;color:var(--text-h);padding:0 .35rem;font-size:.95rem;font-weight:700}.purchase-modal__price-line{color:var(--text-muted);flex-wrap:wrap;align-items:baseline;gap:.35rem .65rem;margin:0;font-size:.88rem;display:flex}.purchase-modal__unit-price{font-weight:500}.purchase-modal__price-total{letter-spacing:-.02em;color:var(--text-h);font-size:1.05rem;font-weight:700}.purchase-modal__form{flex-direction:column;flex:1;gap:.85rem;min-height:0;padding:1rem 1.15rem 1.15rem;display:flex;overflow-y:auto}.purchase-modal__field{flex-direction:column;gap:.3rem;display:flex}.purchase-modal__label{letter-spacing:.04em;text-transform:uppercase;color:var(--text-muted);font-size:.78rem;font-weight:600}.purchase-modal__input,.purchase-modal__textarea{width:100%;font:inherit;border:1px solid var(--header-border);background:var(--header-surface,#fff);color:var(--text-h);box-sizing:border-box;border-radius:10px;padding:.55rem .7rem;font-size:.95rem}.purchase-modal__textarea{resize:vertical;min-height:4rem}.purchase-modal__input:focus-visible{outline:2px solid var(--color-primary,var(--brand));outline-offset:1px}.purchase-modal__textarea:focus-visible{outline:2px solid var(--color-primary,var(--brand));outline-offset:1px}.purchase-modal__row2{grid-template-columns:1fr 1fr;gap:.65rem;display:grid}.purchase-modal__error{color:#b91c1c;background:#b91c1c14;border-radius:8px;margin:0;padding:.5rem .65rem;font-size:.88rem;line-height:1.4}.purchase-modal__actions{flex-direction:column;gap:.5rem;padding-top:.25rem;display:flex}.purchase-modal__submit{width:100%}.purchase-modal__success-emoji{font-style:normal}.purchase-modal__form--success{text-align:center;align-items:center}.purchase-modal__success-icon-wrap{justify-content:center;width:100%;max-width:20rem;margin:0 auto;padding:.25rem 0 .35rem;line-height:0;display:flex}.purchase-modal__success-check{width:min(12rem,78vw);max-width:100%;height:auto;filter:drop-shadow(0 6px 20px var(--color-primary-shadow-soft,#0f172a1f));display:block}@keyframes purchase-modal-success-pop{0%{opacity:0;transform:scale(.88)}to{opacity:1;transform:scale(1)}}.purchase-modal__success-icon-wrap--animate .purchase-modal__success-check{animation:.45s ease-out purchase-modal-success-pop}@media (prefers-reduced-motion:reduce){.purchase-modal__success-icon-wrap--animate .purchase-modal__success-check{animation:none}}.purchase-modal__success{text-align:start;color:#166534;background:#1665341a;border-radius:8px;margin:0;padding:.65rem;font-size:.92rem;line-height:1.45}.purchase-modal__success-follow{text-align:center;margin:0;font-size:.9rem}.purchase-modal__orders-link{color:var(--color-primary-end,var(--brand));font-weight:600;text-decoration:none}.purchase-modal__orders-link:hover{text-decoration:underline}.purchase-modal__success-hint{text-align:center;color:var(--text-muted);margin:0;font-size:.85rem;line-height:1.4}.product-card-shell{flex-direction:column;flex:auto;min-width:0;height:100%;min-height:0;display:flex;position:relative}.product-card__hit{color:inherit;text-decoration:none}.product-card__hit--media{border-radius:inherit;z-index:0;flex-shrink:0;display:block;position:absolute;top:0;bottom:0;left:0;right:0;overflow:hidden}.product-card__hit--prices{display:block}.product-card__hit--title{flex:auto;min-width:0;display:block}.product-card:has(.product-card__hit:hover){transform:translateY(-2px);box-shadow:0 8px 24px #0f172a1a,0 2px 8px #0f172a0f}.product-card__hit:focus-visible{outline:2px solid var(--color-primary,peru);outline-offset:2px;border-radius:8px}.product-card__hit--media:focus-visible{border-radius:inherit}.product-card{--product-card-radius:14px;background:var(--header-surface,#fff);border-radius:var(--product-card-radius);border:1px solid var(--header-border);box-sizing:border-box;flex-direction:column;flex:auto;min-width:0;height:100%;min-height:0;transition:transform .18s,box-shadow .18s;display:flex;position:relative;overflow:visible;box-shadow:0 1px 3px #0f172a0f;container:pcard/inline-size}.product-card__media{aspect-ratio:1;border-radius:var(--product-card-radius) var(--product-card-radius) 0 0;background:var(--header-surface,#fff);isolation:isolate;position:relative;overflow:hidden}html.theme-dark .product-card__media{background:var(--header-surface,#1a1b24)}.product-card__img{object-fit:cover;object-position:center center;border-radius:inherit;transform-origin:50%;width:100%;min-width:100%;height:100%;min-height:100%;display:block;position:absolute;top:0;bottom:0;left:0;right:0;transform:scale(1.02)}.product-card__media-overlay{z-index:1;opacity:1;pointer-events:none;background:linear-gradient(#0f172a0d 30%,#0f172a4d 62%,#0f172a9e 100%);flex-flow:row;justify-content:center;align-items:flex-end;gap:.42rem;padding:.85rem .55rem .7rem;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.product-card__media-cta{letter-spacing:.01em;cursor:pointer;pointer-events:auto;border:1px solid #0000;border-radius:9999px;flex:1 1 0;justify-content:center;align-items:center;min-width:0;max-width:none;height:auto;min-height:2.05rem;padding:0 .72rem;font-size:.88rem;font-weight:700;line-height:1.1;text-decoration:none;transition:transform .15s,filter .15s,border-color .15s;display:inline-flex;box-shadow:0 2px 8px #0f172a33}@supports (container-type:inline-size){.product-card__media-cta{min-height:clamp(1.78rem,1.02rem + 5.5cqi,2.24rem);font-size:clamp(.8rem,.52rem + 4.8cqi,.95rem)}}.product-card__media-cta--primary{color:var(--color-primary-text);background:linear-gradient(180deg, var(--color-primary) 0%, var(--color-primary-end) 100%)}.product-card__media-cta--ghost{color:#fff;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);background:#0f172a6b;border-color:#ffffffa6}.product-card__media-cta:hover{filter:brightness(1.04);transform:translateY(-1px)}.product-card__media-cta--ghost:disabled{opacity:.72;cursor:not-allowed}.product-card__badge{z-index:2;border-radius:9999px;padding:.28rem .55rem;font-size:.72rem;font-weight:700;line-height:1.2;position:absolute}.product-card__badge--discount{color:#fff;background:#dc2626;top:.55rem;left:.55rem}.product-card__heart{z-index:2;color:#b91c1c;cursor:pointer;background:#ffffffeb;border:none;border-radius:50%;justify-content:center;align-items:center;width:2.35rem;height:2.35rem;margin:0;padding:0;transition:color .15s,background .15s,transform .15s;display:flex;position:absolute;top:.45rem;right:.45rem;box-shadow:0 1px 4px #0f172a1f}html.theme-dark .product-card__heart{color:#f87171;background:#1e1e24e0}.product-card__heart:hover{color:#dc2626;transform:scale(1.06)}.product-card__heart--saved{color:#dc2626}.product-card__heart:focus-visible{outline:2px solid var(--color-primary,var(--brand));outline-offset:2px}.product-card__body{flex-direction:column;flex:auto;gap:.22rem;min-height:0;padding:.48rem .5rem .55rem;display:flex}.product-card__title-row{flex-direction:row;align-items:center;gap:.15rem;min-width:0;display:flex}.product-card__title-row .product-card__hit--title{transform:translateY(.07rem)}.product-card__menu-wrap{z-index:4;flex:none;align-items:center;display:flex;position:relative}.product-card__menu-btn{width:1.65rem;height:1.55rem;color:var(--text-muted,#6b7280);box-shadow:none;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;margin:0;padding:0;transition:color .15s,background .15s;display:flex}.product-card__menu-btn:hover,.product-card__menu-btn--open{color:var(--text-h);background:#0f172a12}html.theme-dark .product-card__menu-btn:hover,html.theme-dark .product-card__menu-btn--open{background:#ffffff14}.product-card__menu-btn:focus-visible{outline:2px solid var(--color-primary,var(--brand));outline-offset:2px}.product-card__menu{background:var(--header-surface,#fff);border:1px solid var(--header-border);z-index:5;border-radius:10px;min-width:7.5rem;margin:0;padding:.25rem 0;list-style:none;position:absolute;bottom:calc(100% + 4px);right:0;box-shadow:0 8px 24px #0f172a1f,0 2px 8px #0f172a0f}html.theme-dark .product-card__menu{background:#24252d}.product-card__menu-item{width:100%;font:inherit;text-align:left;color:var(--text-h);cursor:pointer;background:0 0;border:none;margin:0;padding:.45rem .85rem;font-size:.88rem;transition:background .12s;display:block}.product-card__menu-item:hover{background:var(--header-icon-hover,#0f172a0d)}.product-card__menu-item--danger{color:#b91c1c}.product-card__menu-item--danger:hover{background:#dc262614}.product-card__prices{flex-wrap:wrap;align-items:baseline;gap:.4rem .55rem;display:flex}.product-card__price{color:var(--text-h);letter-spacing:-.02em;font-size:.95rem;font-weight:700}.product-card__price-was{color:var(--text-muted);font-size:.8rem;font-weight:500;text-decoration:line-through}.product-card__colors{flex-wrap:wrap;gap:.25rem;margin:.35rem 0 0;padding:0;list-style:none;display:flex}.product-card__color-item{line-height:0}.product-card__color-dot{box-sizing:border-box;border:1px solid #0f172a33;border-radius:50%;width:.65rem;height:.65rem;display:block}.product-card__color-dot--multi{background:conic-gradient(#ef4444,#eab308,#22c55e,#3b82f6,#a855f7,#ef4444)}.product-card__title{--product-card-title-lh:1.3;font-size:.88rem;font-weight:600;line-height:var(--product-card-title-lh);color:var(--text-h);-webkit-line-clamp:2;line-clamp:2;overflow-wrap:anywhere;word-break:break-word;min-height:calc(.88rem * var(--product-card-title-lh) * 2);max-height:calc(.88rem * var(--product-card-title-lh) * 2);text-overflow:ellipsis;-webkit-box-orient:vertical;margin:0;display:-webkit-box;overflow:hidden}.home-category-products__cell,.home-search-results__cell,.favorites-page__cell,.my-products__cell,.content-page__product-cell{flex-direction:column;min-width:0;display:flex}@container pcard (width<=340px){.product-card__media-overlay{gap:.26rem;padding:.48rem .34rem .46rem}.product-card__media-cta{padding:0 .4rem;box-shadow:0 1px 5px #0f172a2e}}@container pcard (width<=240px){.product-card__media-overlay{gap:.22rem;padding:.48rem .34rem .46rem}.product-card__media-cta{letter-spacing:0;padding:0 .28rem}}@supports not (container-type:inline-size){@media (max-width:768px){.product-card__media-overlay{gap:.26rem;padding:.48rem .34rem .46rem}.product-card__media-cta{height:auto;min-height:1.78rem;padding:0 .4rem;font-size:.84rem;box-shadow:0 1px 5px #0f172a2e}}@media (max-width:480px){.product-card__media-overlay{gap:.22rem;padding:.48rem .34rem .46rem}.product-card__media-cta{padding:0 .28rem;font-size:.8rem}}}
