.product-card--attar{--attar-bg: #faf9f6;--attar-card-bg: #f5f3ee;--attar-ink: #0a1b33;--attar-sub: #465264;--attar-line: #c0c0c0;--attar-accent: #a6a398;--attar-good: #4c7a5b;--attar-glow: var(--glow, #a6a398);--font-display: "Glacial Indifference", "Helvetica Neue", Arial, sans-serif;--font-body: "DM Sans", "Helvetica Neue", Arial, sans-serif;--font-mono: "IBM Plex Mono", "Courier New", monospace;height:100%;background:var(--attar-card-bg);border-radius:14px;padding:11px 11px 12px;position:relative;overflow:visible;display:flex;flex-direction:column;font-family:var(--font-body);color:var(--attar-ink);text-align:left;box-sizing:border-box;min-width:0;box-shadow:0 1px 2px #0a1b330a,0 4px 12px #0a1b330d}.product-card--attar .product-card__wrapper{display:flex;flex-direction:column;height:100%;color:inherit;text-decoration:none}.product-card--attar .photo-zone,.product-card--attar .product-card__media{position:relative;aspect-ratio:1;border-radius:11px;display:flex;align-items:center;justify-content:center;margin-bottom:12px;overflow:hidden}.product-card--attar .photo-zone:before{content:"";position:absolute;width:130px;height:130px;right:6px;top:38%;transform:translateY(-50%);background:radial-gradient(circle,var(--attar-glow) 0%,transparent 70%);filter:blur(6px);opacity:.75;z-index:0;pointer-events:none}.product-card--attar .product-card__media-link{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;width:100%;height:100%;color:inherit;text-decoration:none}.product-card--attar .product-card__media-frame{position:relative;z-index:1;width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:0;box-sizing:border-box;overflow:hidden;border-radius:inherit}.product-card--attar .product-card__photo{position:relative!important;inset:auto!important;display:block;width:100%;height:100%;max-height:none;max-width:none;object-fit:cover;object-position:center}.product-card--attar .product-card__media-frame--placeholder{padding:0}.product-card--attar .product-card__placeholder{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;background:linear-gradient(160deg,color-mix(in srgb,var(--attar-glow) 24%,var(--attar-card-bg)) 0%,var(--attar-card-bg) 72%);border-radius:12px}.product-card--attar .placeholder-bottle{width:30px;height:auto;fill:var(--attar-glow);opacity:.4}.product-card--attar .placeholder-label{font-size:9.5px;color:var(--attar-sub);font-weight:500}.product-card--attar .family-tag{position:absolute;top:8px;left:8px;z-index:2;background:var(--attar-ink);color:var(--attar-bg);font-size:9px;font-weight:600;letter-spacing:.2px;padding:4px 9px;border-radius:999px;pointer-events:none;max-width:calc(100% - 16px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-card--attar .family-tag--soldout{background:var(--attar-ink);color:var(--attar-bg);opacity:.35}.product-card--attar .family-tag--signature{background:#d4af37;color:#0a1b33;opacity:1}.product-card--attar .product-card__body{display:flex;flex-direction:column;flex:1 1 auto;min-width:0}.product-card--attar .ref-row{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:4px}.product-card--attar .ref-num{font-family:var(--font-display);font-size:22px;font-weight:600;letter-spacing:.3px;color:var(--attar-ink);line-height:1;text-decoration:none;min-width:0}.product-card--attar .insp-line{font-size:10.5px;font-weight:500;color:var(--attar-sub);line-height:1.4;margin:0 0 10px}.product-card--attar .intensity-value{display:block;font-size:11.5px;letter-spacing:.2px;color:var(--attar-ink);margin-bottom:6px}.product-card--attar .intensity-value.tier-moderate{font-weight:500}.product-card--attar .intensity-value.tier-intense{font-weight:600}.product-card--attar .intensity-value.tier-very-intense{font-weight:700;letter-spacing:.2px}.product-card--attar .notes-text{display:block;font-size:10.5px;font-weight:400;color:var(--attar-sub);line-height:1.45;margin-bottom:8px;min-height:2.9em;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.product-card--attar .notes-text--empty{visibility:hidden}.product-card--attar .add-price-small{display:block;margin-top:auto;font-size:11px;font-weight:600;color:var(--attar-ink)}.product-card--attar .product-card__direct-atc{display:inline-flex;margin:0;padding:0;border:0}.product-card--attar .product-card__direct-atc .loading-overlay__spinner,.product-card--attar .product-card__direct-atc .loading__spinner{display:none}.product-card--attar .add-btn{width:28px;height:28px;flex-shrink:0;border-radius:50%;border:none;background:var(--attar-ink);color:var(--attar-bg);display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0;position:relative;transition:background .2s ease,color .2s ease,transform .2s ease,box-shadow .2s ease}@media(hover:hover)and (pointer:fine){.product-card--attar .add-btn:hover{background:var(--attar-accent);color:var(--attar-ink);transform:scale(1.08);box-shadow:0 2px 8px #0a1b332e}.product-card--attar .add-btn.added:hover{background:color-mix(in srgb,var(--attar-good) 88%,var(--attar-ink));color:var(--attar-bg);box-shadow:0 2px 8px #4c7a5b47}}.product-card--attar .add-btn:active{background:var(--attar-accent);color:var(--attar-ink);transform:scale(.92);box-shadow:none}.product-card--attar .add-btn.added{background:var(--attar-good);color:var(--attar-bg)}.product-card--attar .add-btn--disabled{opacity:.35;pointer-events:none}.product-card--attar .add-btn.bump{animation:attar-bump .35s ease}@keyframes attar-bump{0%{transform:scale(1)}40%{transform:scale(1.35)}to{transform:scale(1)}}.product-card--attar:hover,.product-card--attar .product-card__wrapper:hover{transform:none}@media(max-width:767.98px){.collection .product-card--attar .insp-line{margin-bottom:8px}.collection .product-card--attar .notes-text{margin-bottom:6px;min-height:2.7em}.collection .f-column.card{min-width:0}}@media(min-width:641px){.product-card--attar{padding:16px 18px 18px;border-radius:18px}.product-card--attar .photo-zone,.product-card--attar .product-card__media{margin-bottom:16px;border-radius:12px}.product-card--attar .photo-zone:before{width:170px;height:170px;right:10px}.product-card--attar .placeholder-bottle{width:38px}.product-card--attar .placeholder-label{font-size:11px}.product-card--attar .family-tag{top:10px;left:10px;font-size:10.5px;padding:5px 11px}.product-card--attar .ref-row{margin-bottom:6px}.product-card--attar .ref-num{font-size:30px}.product-card--attar .insp-line{font-size:12px;margin-bottom:14px}.product-card--attar .intensity-value{font-size:13.5px;margin-bottom:8px}.product-card--attar .notes-text{font-size:12px;margin-bottom:10px}.product-card--attar .add-price-small{font-size:12.5px}.product-card--attar .add-btn{width:32px;height:32px}.product-card--attar .add-btn svg{width:16px;height:16px}}.product-card-sheet{--pcs-bg: #faf9f6;--pcs-ink: #0a1b33;--pcs-sub: #465264;--pcs-line: #c0c0c0;--pcs-display: "Glacial Indifference", "Helvetica Neue", Arial, sans-serif;--pcs-body: "DM Sans", "Helvetica Neue", Arial, sans-serif;--pcs-mono: "IBM Plex Mono", "Courier New", monospace;--pcs-width: 38rem;font-family:var(--pcs-body);color:var(--pcs-ink);-webkit-font-smoothing:antialiased;z-index:2147483000!important}.product-card-sheet .fixed-overlay{background:#0a1b3373;z-index:1}.product-card-sheet .drawer__inner.product-card-sheet__inner{z-index:2}.product-card-sheet.modal .drawer__inner.product-card-sheet__inner{background:var(--pcs-bg);color:var(--pcs-ink);display:flex;flex-direction:column;box-sizing:border-box;height:auto;max-width:var(--pcs-width);overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch}.pcs__grabber{display:none;width:3.2rem;height:.35rem;margin:0 auto 1rem;border-radius:999px;background:#0a1b332e;flex-shrink:0}.pcs__header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin:0 0 1.4rem;padding:0;flex-shrink:0}.pcs__heading{flex:1 1 auto;min-width:0;padding:.2rem .4rem 0 0}.pcs__eyebrow{margin:0 0 .35rem;font-family:var(--pcs-body);font-size:1.1rem;font-weight:500;letter-spacing:.06em;text-transform:uppercase;color:var(--pcs-sub);line-height:1.25}.pcs__title{margin:0;font-family:var(--pcs-display);font-size:2.2rem;font-weight:600;line-height:1.15;letter-spacing:.01em;color:var(--pcs-ink)}.pcs__subtitle{margin:.35rem 0 0;font-family:var(--pcs-body);font-size:1.3rem;font-weight:400;line-height:1.35;color:var(--pcs-sub);display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.pcs__close{flex:0 0 auto;width:3.2rem;height:3.2rem;margin:0 -.4rem 0 0;padding:0;border:none;border-radius:50%;background:transparent;color:var(--pcs-ink);font-size:1.3rem;line-height:1;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:background-color .15s ease}.pcs__close:hover,.pcs__close:focus-visible{background:#0a1b330f;outline:none}.pcs__form{display:flex;flex-direction:column;flex:1 1 auto;min-height:0;margin:0;padding:0}.pcs__options{display:flex;flex-direction:column;gap:1rem;margin:0;padding:.8rem 0 0}.pcs-option{position:relative;display:flex;align-items:center;justify-content:space-between;gap:1.2rem;box-sizing:border-box;width:100%;min-height:5.6rem;margin:0;padding:1.4rem 1.6rem;border:1.5px solid var(--pcs-line);border-radius:1.2rem;background:transparent;color:var(--pcs-ink);text-align:left;cursor:pointer;font:inherit;appearance:none;-webkit-appearance:none;transition:border-color .15s ease,background-color .15s ease}.pcs-option:hover:not(:disabled),.pcs-option:focus-visible:not(:disabled){border-color:var(--pcs-ink);background-color:color-mix(in srgb,var(--pcs-ink) 4%,var(--pcs-bg));outline:none}.pcs-option--best{border-color:var(--pcs-ink);background-color:color-mix(in srgb,var(--pcs-ink) 5%,var(--pcs-bg))}.pcs-option--disabled,.pcs-option:disabled{opacity:.48;cursor:not-allowed;background:color-mix(in srgb,var(--pcs-line) 14%,transparent)}.product-card-sheet.is-adding .pcs-option:not(.pcs-option--loading){opacity:.42;pointer-events:none}.pcs-option--loading{opacity:1!important;cursor:wait;border-color:var(--pcs-ink);background-color:color-mix(in srgb,var(--pcs-ink) 6%,var(--pcs-bg));pointer-events:none}.pcs-option--loading .pcs-option__price{position:relative;color:transparent;-webkit-user-select:none;user-select:none}.pcs-option--loading .pcs-option__price:after{content:"";position:absolute;top:50%;right:0;width:1.4rem;height:1.4rem;margin-top:-.7rem;border:1.5px solid color-mix(in srgb,var(--pcs-ink) 22%,transparent);border-top-color:var(--pcs-ink);border-radius:50%;animation:pcs-spin .65s linear infinite}@keyframes pcs-spin{to{transform:rotate(360deg)}}.pcs-option__tag{position:absolute;top:-.8rem;right:1.4rem;z-index:1;display:inline-flex;align-items:center;max-width:calc(100% - 2.8rem);margin:0;padding:.2rem .8rem;border-radius:999px;background:var(--pcs-ink);color:var(--pcs-bg);font-family:var(--pcs-body);font-size:.95rem;font-weight:700;letter-spacing:.02em;line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;pointer-events:none}.pcs-option__body{display:flex;align-items:center;justify-content:space-between;gap:1.2rem;width:100%;min-width:0;margin:0;padding:0}.pcs-option__info{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:.2rem;min-width:0;flex:1 1 auto}.pcs-option__size{display:block;font-family:var(--pcs-mono);font-size:1.3rem;font-weight:500;line-height:1.2;color:var(--pcs-ink)}.pcs-option__unit{display:block;font-family:var(--pcs-mono);font-size:1rem;font-weight:400;line-height:1.2;color:var(--pcs-sub);min-width:0}.pcs-option__price{flex:0 0 auto;align-self:center;font-family:var(--pcs-body);font-size:1.6rem;font-weight:700;line-height:1.2;letter-spacing:-.01em;white-space:nowrap;font-variant-numeric:tabular-nums;color:var(--pcs-ink)}@media(max-width:767.98px){.product-card-sheet.modal{align-items:stretch;justify-content:flex-end;padding:0}.pcs__grabber{display:block}.product-card-sheet.modal .drawer__inner.product-card-sheet__inner{position:absolute;left:0;right:0;bottom:0;top:auto;width:100%;max-width:none;max-height:min(85vh,44rem);margin:0;padding:.8rem 1.6rem calc(1.6rem + env(safe-area-inset-bottom,0px));border-radius:1.8rem 1.8rem 0 0;box-shadow:none;transform:translate3d(0,100%,0);opacity:1;transition:transform .3s cubic-bezier(.32,.72,0,1);visibility:hidden;pointer-events:none}.product-card-sheet.modal[open] .drawer__inner.product-card-sheet__inner,.product-card-sheet.modal[active]>.drawer__inner.product-card-sheet__inner{transform:translateZ(0);opacity:1;visibility:visible;pointer-events:auto;box-shadow:0 -1rem 3rem #0a1b3324}.pcs__title{font-size:2rem}.pcs__subtitle{font-size:1.25rem}}@media(min-width:768px){.product-card-sheet.modal{align-items:center;justify-content:center;padding:2rem}.product-card-sheet.modal .drawer__inner.product-card-sheet__inner{position:static;width:100%;max-width:var(--pcs-width);max-height:calc(100vh - 4rem);margin:0 auto;padding:2.2rem;border-radius:1.4rem;box-shadow:0 0 0 1px #0a1b330f,0 2rem 4.8rem #0a1b3329;transform:scale(.97) translateY(.6rem);opacity:0;transition:transform .28s cubic-bezier(.32,.72,0,1),opacity .22s ease}.product-card-sheet.modal[active]>.drawer__inner.product-card-sheet__inner{transform:scale(1) translateY(0);opacity:1}.pcs__header{margin-bottom:1.6rem}.pcs__title{font-size:2.4rem}.pcs__subtitle{font-size:1.35rem}.pcs__options{gap:1.1rem;padding-top:.9rem}.pcs-option{min-height:6rem;padding:1.5rem 1.8rem}.pcs-option__tag{right:1.6rem;font-size:1rem;padding:.25rem .9rem}.pcs-option__info{gap:.2rem}.pcs-option__size{font-size:1.4rem}.pcs-option__price{font-size:1.7rem}.pcs-option__unit{font-size:1.05rem}}.attar-toast-stack{position:fixed;top:max(1.6rem,env(safe-area-inset-top,0px));left:50%;right:auto;bottom:auto;transform:translate(-50%);z-index:10050;display:flex;flex-direction:column;align-items:center;gap:8px;width:min(calc(100vw - 2.4rem),34rem);pointer-events:none}.attar-toast{width:100%;background:#0a1b33;color:#faf9f6;padding:1.2rem 1.6rem;border-radius:12px;font-size:1.3rem;line-height:1.35;font-family:DM Sans,Helvetica Neue,Arial,sans-serif;font-weight:400;text-align:center;box-shadow:0 10px 28px #0a1b3338;opacity:0;transform:translateY(-8px);transition:opacity .25s ease,transform .25s ease}.attar-toast.is-visible{opacity:1;transform:translateY(0)}.attar-toast.is-leaving{opacity:0;transform:translateY(-6px)}.attar-toast b{font-weight:600}@media(min-width:768px){.attar-toast-stack{top:2.4rem;width:min(calc(100vw - 4rem),38rem)}.attar-toast{font-size:1.4rem;padding:1.4rem 1.8rem}}
/*# sourceMappingURL=/cdn/shop/t/19/assets/component-product-card.css.map */
