:root{--wl-accent: #c62a32;--wl-accent-rgb: 198,42,50}.orne-wl-noscroll{overflow:hidden!important}.orne-wishlist-btn{display:inline-flex}.orne-wishlist-btn__hit{-webkit-appearance:none;appearance:none;background:none;border:0;padding:0;cursor:pointer;color:var(--color-heading, #1a1c1d);display:inline-flex;align-items:center;justify-content:center;line-height:0}.orne-wishlist-btn__icon{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.7;transition:transform .18s ease,fill .18s ease,stroke .18s ease}.orne-wishlist-btn.is-active .orne-wishlist-btn__icon{fill:var(--wl-accent);stroke:var(--wl-accent)}.orne-wishlist-btn.is-pop .orne-wishlist-btn__icon{animation:orne-wl-pop .34s ease}@keyframes orne-wl-pop{0%{transform:scale(1)}35%{transform:scale(.82)}70%{transform:scale(1.18)}to{transform:scale(1)}}.orne-wishlist-btn--card,.orne-wishlist-btn--image{position:absolute;top:10px;right:10px;z-index:3}.orne-wishlist-btn--card .orne-wishlist-btn__hit,.orne-wishlist-btn--image .orne-wishlist-btn__hit{width:38px;height:38px;border-radius:50%;background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;transition:transform .18s ease}.orne-wishlist-btn--card .orne-wishlist-btn__hit:hover,.orne-wishlist-btn--image .orne-wishlist-btn__hit:hover{transform:scale(1.08)}.orne-wishlist-btn--card .orne-wishlist-btn__icon,.orne-wishlist-btn--image .orne-wishlist-btn__icon{width:20px;height:20px}.orne-wishlist-btn--image .orne-wishlist-btn__hit{background:#ffffff8c;-webkit-backdrop-filter:blur(6px) saturate(140%);backdrop-filter:blur(6px) saturate(140%);box-shadow:0 1px 5px #0000001a}.product-single__media-image .product-single__media-zoom{left:12px;right:auto}.orne-wishlist-btn--pdp{width:100%;margin-top:10px}.orne-wishlist-btn--pdp .orne-wishlist-btn__hit{width:100%;gap:9px;padding:13px 18px;border-radius:var(--button-border-radius, 10px);border:1px solid var(--color-border, #dadada);background:#fff;font:inherit;font-weight:600;letter-spacing:-.01em;color:var(--color-heading, #1a1c1d);transition:border-color .18s ease,color .18s ease,background .18s ease}.orne-wishlist-btn--pdp .orne-wishlist-btn__hit:hover{border-color:var(--color-heading, #1a1c1d)}.orne-wishlist-btn--pdp.is-active .orne-wishlist-btn__hit{border-color:var(--wl-accent);color:var(--wl-accent);background:rgba(var(--wl-accent-rgb),.04)}.orne-wishlist-btn__label{font-size:.92rem}.orne-wl-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;font:inherit;font-weight:600;letter-spacing:-.01em;cursor:pointer;border-radius:var(--button-border-radius, 10px);padding:12px 22px;border:1px solid transparent;text-decoration:none;transition:background .18s ease,color .18s ease,border-color .18s ease,transform .12s ease}.orne-wl-btn--primary{background:var(--wl-accent);color:#fff}.orne-wl-btn--primary:hover{background:#a81f27}.orne-wl-btn--primary:active{transform:translateY(1px)}.orne-wl-btn--ghost{background:var(--bg-body, #f3f3f3);color:var(--color-heading, #1a1c1d);border-color:transparent}.orne-wl-btn--ghost:hover{background:#ececec}.orne-wl-btn--white{background:#fff;color:var(--color-heading, #1a1c1d);border-color:var(--color-form-border, #e0e0e0)}.orne-wl-btn--white:hover{background:#f7f7f7;border-color:#c8c8c8}.orne-wl-btn--danger{background:#c0392b;color:#fff}.orne-wl-btn--danger:hover{background:#a5281c}.orne-wl-pop{position:fixed;z-index:10010;width:312px;max-width:calc(100vw - 16px);background:#fff;border:1px solid var(--color-border, #dadada);border-radius:var(--block-border-radius, 12px);box-shadow:0 18px 50px #00000038,0 3px 10px #0000001a;padding:10px;opacity:0;transform:translateY(-6px) scale(.98);pointer-events:none;transition:opacity .16s ease,transform .16s ease;outline:none}.orne-wl-pop.is-open{opacity:1;transform:none;pointer-events:auto}.orne-wl-pop:focus,.orne-wl-pop__row:focus,.orne-wl-pop__action:focus,.orne-wl-pop__x:focus{outline:none}.orne-wl-pop__row:focus-visible,.orne-wl-pop__action:focus-visible{background:var(--bg-body, #f5f5f5)}.orne-wl-pop__grip{display:none}.orne-wl-pop__head{display:flex;align-items:center;justify-content:space-between;padding:6px 8px 8px}.orne-wl-pop__title{font-weight:600;font-size:1.05rem;color:var(--color-heading, #1a1c1d)}.orne-wl-pop__x{background:none;border:0;cursor:pointer;color:var(--color-body, #2c2d2e);padding:4px;line-height:0;border-radius:8px}.orne-wl-pop__x svg{width:18px;height:18px}.orne-wl-pop__x:hover{background:var(--bg-body, #f5f5f5)}.orne-wl-pop__lists{max-height:46vh;overflow-y:auto}.orne-wl-pop__row{width:100%;display:flex;align-items:center;gap:12px;padding:12px 10px;background:none;border:0;cursor:pointer;border-radius:8px;text-align:left;color:var(--color-body, #2c2d2e)}.orne-wl-pop__row:hover{background:var(--bg-body, #f5f5f5)}.orne-wl-pop__box{width:20px;height:20px;flex:0 0 20px;border:1.6px solid var(--color-border, #cfcfcf);border-radius:6px;display:inline-flex;align-items:center;justify-content:center;transition:background .15s ease,border-color .15s ease}.orne-wl-pop__checkicon{width:14px;height:14px;color:#fff;opacity:0}.orne-wl-pop__row.is-on .orne-wl-pop__box{background:var(--wl-accent);border-color:var(--wl-accent)}.orne-wl-pop__row.is-on .orne-wl-pop__checkicon{opacity:1}.orne-wl-pop__name{flex:1 1 auto;font-size:.98rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.orne-wl-pop__count{font-size:.8rem;color:var(--color-accent, #7b7b7b)}.orne-wl-pop__actions{border-top:1px solid var(--color-border, #ededed);margin-top:6px;padding-top:6px}.orne-wl-pop__action{width:100%;display:flex;align-items:center;gap:12px;padding:12px 10px;background:none;border:0;cursor:pointer;border-radius:8px;text-align:left;color:var(--color-heading, #1a1c1d);font:inherit;font-weight:600;font-size:.95rem;text-decoration:none}.orne-wl-pop__action:hover{background:var(--bg-body, #f5f5f5)}.orne-wl-pop__action--link{justify-content:center;color:var(--color-accent, #7b7b7b);font-weight:500}.orne-wl-pop__aicon{width:18px;height:18px}.orne-wl-pop.is-sheet{left:0!important;right:0;top:auto!important;bottom:0;width:100%;max-width:none;border-radius:18px 18px 0 0;padding:8px 12px calc(12px + env(safe-area-inset-bottom));transform:translateY(100%)}.orne-wl-pop.is-sheet.is-open{transform:none}.orne-wl-pop.is-sheet .orne-wl-pop__grip{display:block;width:40px;height:4px;border-radius:2px;background:var(--color-border, #dadada);margin:4px auto 8px}.orne-wl-pop.is-sheet .orne-wl-pop__lists{max-height:50vh}.orne-wl-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10020;display:flex;align-items:center;justify-content:center;padding:16px;background:#14141673;opacity:0;transition:opacity .18s ease;pointer-events:none}.orne-wl-modal[hidden]{display:none}.orne-wl-modal.is-open{opacity:1;pointer-events:auto}.orne-wl-modal__box{width:100%;max-width:440px;background:#fff;border-radius:var(--block-border-radius, 14px);padding:26px 26px 22px;box-shadow:0 24px 70px #00000047;transform:translateY(8px) scale(.98);transition:transform .2s ease}.orne-wl-modal.is-open .orne-wl-modal__box{transform:none}.orne-wl-modal__head{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.orne-wl-modal__title{font-size:1.5rem;font-weight:700;letter-spacing:-.02em;color:var(--color-heading, #1a1c1d);margin:0}.orne-wl-modal__close{background:none;border:0;cursor:pointer;color:var(--color-body, #2c2d2e);padding:4px;line-height:0;border-radius:8px}.orne-wl-modal__close svg{width:22px;height:22px}.orne-wl-modal__close:hover{background:var(--bg-body, #f5f5f5)}.orne-wl-modal__field{display:block}.orne-wl-modal__label{display:block;font-size:.85rem;color:var(--color-accent, #7b7b7b);margin-bottom:8px}.orne-wl-modal__input{width:100%;border:1px solid var(--color-form-border, #e0e0e0);border-radius:var(--input-border-radius, 10px);background:#fff;outline:0;font:inherit;font-size:1.05rem;color:var(--color-heading, #1a1c1d);padding:13px 16px;transition:border-color .15s ease}.orne-wl-modal__input:focus{border-color:var(--color-heading, #1a1c1d)}.orne-wl-modal__error{color:var(--wl-accent);font-size:.85rem;margin:10px 2px 0}.orne-wl-modal__msg{margin:4px 0 0;color:var(--color-body, #2c2d2e);line-height:1.5}.orne-wl-modal__field[hidden],.orne-wl-btn[hidden]{display:none}.orne-wl-modal__foot{display:flex;justify-content:flex-end;gap:10px;margin-top:22px}.orne-wl-modal__foot .orne-wl-btn{min-width:130px}.orne-wl-toast{position:fixed;left:50%;bottom:26px;transform:translate(-50%,16px);z-index:10030;background:var(--color-heading, #1a1c1d);color:#fff;padding:13px 18px;border-radius:12px;box-shadow:0 12px 36px #00000047;max-width:min(92vw,460px);font-size:.92rem;opacity:0;pointer-events:none;transition:opacity .2s ease,transform .2s ease}.orne-wl-toast.is-visible{opacity:1;transform:translate(-50%);pointer-events:auto}.orne-wl-toast__msg{display:inline-flex;align-items:center;gap:9px}.orne-wl-toast__check{width:18px;height:18px;color:#6ee79b;flex:0 0 18px}.orne-wl-toast a{color:#fff;text-decoration:underline}.orne-wl-toast strong{font-weight:600}.thb-secondary-wishlist .thb-item-count.is-empty{display:none}.thb-secondary-wishlist .thb-item-count{background:var(--wl-accent);color:#fff}
/*# sourceMappingURL=/cdn/shop/t/65/assets/orne-wishlist.css.map */
