.pdp-look-notify{width:min(720px,94vw);max-height:88vh;overflow-y:auto;padding:28px;border:none;background:#fff;box-shadow:0 24px 60px #00000038;color:#1d1d1d}.pdp-look-notify::backdrop{background:#0000008c}.pdp-look-notify__close{position:sticky;top:8px;margin:-8px -12px -32px auto;width:36px;height:36px;background:#ffffffeb;border:none;font-size:22px;cursor:pointer;color:#1d1d1d;line-height:1;padding:0;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 1px 6px #0000001a;transition:background .15s ease;z-index:10;align-self:flex-end}.pdp-look-notify__close:hover{background:#fff;opacity:1}.pdp-look-notify__header{margin-bottom:22px;padding-right:32px}.pdp-look-notify__eyebrow{font-size:10px;font-weight:800;letter-spacing:.15em;text-transform:uppercase;color:#c41616;margin:0 0 6px}.pdp-look-notify__title{font-size:18px;font-weight:800;margin:0 0 8px;line-height:1.25}.pdp-look-notify__sub{font-size:12px;color:#666;margin:0;line-height:1.5}.pdp-look-notify__section{margin-top:20px}.pdp-look-notify__section-title{font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;margin:0 0 12px;padding-bottom:8px;border-bottom:1px solid #eee;text-align:center}.pdp-look-notify__alts{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.pdp-look-notify__alt{text-decoration:none;color:#1d1d1d;display:flex;flex-direction:column;gap:4px;background:transparent;border:none;padding:6px;margin:-6px;cursor:pointer;text-align:left;font-family:inherit;transition:background .15s ease;position:relative}.pdp-look-notify__alt:hover{background:#f6f1ea}.pdp-look-notify__alt-img{aspect-ratio:3/4;overflow:hidden;background:#f5f5f5}.pdp-look-notify__alt-img img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease}.pdp-look-notify__alt:hover .pdp-look-notify__alt-img img{transform:scale(1.05)}.pdp-look-notify__alt-name{font-size:11px;line-height:1.3;margin-top:4px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.pdp-look-notify__alt-price{font-size:11px;font-weight:700}.pdp-look-notify__alt-cta{display:inline-block;margin-top:6px;font-size:9px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:#1d1d1d;border-bottom:1px solid #1d1d1d;padding-bottom:1px;align-self:flex-start;transition:color .15s ease,border-color .15s ease}.pdp-look-notify__alt:hover .pdp-look-notify__alt-cta{color:#000;border-bottom-color:#000}.pdp-look-notify__alt:disabled{opacity:.5;cursor:wait}.pdp-look-notify__alt.is-loading .pdp-look-notify__alt-cta:after{content:"\2026"}.pdp-look-notify__empty{grid-column:1 / -1;font-size:12px;color:#888;text-align:center;padding:16px 0;margin:0}.pdp-look-notify__section--notify{margin-top:24px}.pdp-look-notify__form{display:flex;flex-direction:column;gap:10px;align-items:stretch}.pdp-look-notify__input{height:46px;padding:0 14px;border:1px solid #e6e6e6;background:#fff;font-size:14px;color:#1a1d1f;font-family:inherit;width:100%;box-sizing:border-box;border-radius:0;margin:0;transition:border-color .15s ease}.pdp-look-notify__input::placeholder{color:#999}.pdp-look-notify__input:focus{outline:none;border-color:#1d1d1d}.pdp-look-notify__input--select{text-align:left;font-weight:700;background-color:#f6f1ea;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6' fill='none'><path d='M1 1l4 4 4-4' stroke='%231a1d1f' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/></svg>");background-repeat:no-repeat;background-position:right 14px center;padding-right:32px;padding-left:14px;cursor:pointer;font-size:14px;color:#1a1d1f;border-radius:0;width:100%}.pdp-look-notify__input--select:focus{outline:none;border-color:#1d1d1d}.pdp-look-notify__checkbox{display:flex;gap:10px;align-items:flex-start;font-size:12px;color:#555;line-height:1.45;margin-top:4px}.pdp-look-notify__checkbox input[type=checkbox]{flex:0 0 auto;margin-top:2px;cursor:pointer;width:16px;height:16px;accent-color:#1d1d1d}.pdp-look-notify__checkbox a{color:#1d1d1d;text-decoration:underline}.pdp-look-notify__submit{height:50px;padding:0 20px;border:1.5px solid #cbe64d;background:#cbe64d;color:#1a1d1f;font-size:13px;font-weight:800;letter-spacing:.15em;text-transform:uppercase;cursor:pointer;transition:background .15s ease,border-color .15s ease;font-family:inherit;margin-top:6px;width:100%}.pdp-look-notify__submit:hover:not(:disabled){background:#bfd442;border-color:#bfd442}.pdp-look-notify__submit:disabled{opacity:.5;cursor:not-allowed}.pdp-look-notify__feedback{font-size:12px;margin:4px 0 0;min-height:14px;color:#2f7d32;line-height:1.45;text-align:center}.pdp-look-notify__feedback.is-error{color:#c41616}.pdp-look-notify__feedback.is-success{color:#2f7d32;font-weight:600}.pdp-look__replaced-toast{position:fixed;bottom:24px;left:50%;transform:translate(-50%);background:#1d1d1d;color:#fff;padding:10px 18px;font-size:12px;font-weight:700;letter-spacing:.06em;z-index:99999;box-shadow:0 8px 24px #00000040;opacity:0;pointer-events:none;transition:opacity .2s ease}.pdp-look__replaced-toast.is-visible{opacity:1}@media(max-width:720px){.pdp-look-notify{padding:20px}.pdp-look-notify__alts{grid-template-columns:repeat(2,1fr)}.pdp-look-notify__title{font-size:16px}}
/*# sourceMappingURL=/cdn/shop/t/40/assets/pdp-look-notify-modal.css.map */
