.MuiDialog-root:has(.wishlist-hero-header){--wlh-radius: 14px;--wlh-pad: clamp(16px, 2vw, 24px);--wlh-card-radius: 12px;--wlh-gap: 14px;--wlh-surface: linear-gradient(180deg, #0e0e0e, #050505);--wlh-surface-solid: #0b0b0b;--wlh-card: rgba(255, 255, 255, .03);--wlh-card-solid: #101010;--wlh-border: rgba(216, 183, 90, .26);--wlh-border-soft: rgba(216, 183, 90, .14);--wlh-ink: #ffffff;--wlh-ink-muted: rgba(255, 255, 255, .74);--wlh-gold: #f0d27a;--wlh-gold-deep: #d8b75a;--wlh-btn-ink: #241a05;--wlh-overlay: rgba(0, 0, 0, .66);--wlh-shadow: 0 30px 80px rgba(0, 0, 0, .6)}body.rtcg-theme-light .MuiDialog-root:has(.wishlist-hero-header){--wlh-surface: var(--rtcg-surface-raised, #fffdf8);--wlh-surface-solid: var(--rtcg-surface-raised, #fffdf8);--wlh-card: rgba(201, 154, 61, .06);--wlh-card-solid: #fffdf8;--wlh-border: var(--rtcg-line-strong, #c7ac72);--wlh-border-soft: var(--rtcg-line, #ddd4c4);--wlh-ink: var(--rtcg-ink, #14110d);--wlh-ink-muted: var(--rtcg-ink-muted, #625a4d);--wlh-gold: var(--rtcg-gold-text, #8a5a12);--wlh-gold-deep: #b07f22;--wlh-btn-ink: #241a05;--wlh-overlay: rgba(38, 30, 16, .42);--wlh-shadow: 0 24px 60px rgba(62, 48, 18, .22)}.MuiDialog-root:has(.wishlist-hero-header) .MuiBackdrop-root{background-color:var(--wlh-overlay)!important}.MuiDialog-root:has(.wishlist-hero-header) .MuiDialog-paper{width:min(920px,calc(100vw - 32px))!important;max-width:min(920px,calc(100vw - 32px))!important;max-height:min(86vh,760px)!important;margin:16px!important;border:1px solid var(--wlh-border)!important;border-radius:var(--wlh-radius)!important;background:var(--wlh-surface)!important;background-color:var(--wlh-surface-solid)!important;color:var(--wlh-ink)!important;box-shadow:var(--wlh-shadow)!important}.MuiDialog-root:has(.wishlist-hero-header) .wishlist-hero-header{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;padding:var(--wlh-pad)!important;border-bottom:1px solid var(--wlh-border-soft)!important}.MuiDialog-root:has(.wishlist-hero-header) .wishlist-hero-header-title{display:flex!important;align-items:center!important;gap:10px!important;margin:0!important;color:var(--wlh-ink)!important;font-size:22px!important;font-weight:800!important;letter-spacing:-.005em!important;line-height:1.2!important}.MuiDialog-root:has(.wishlist-hero-header) .wishlist-hero-header-title svg{width:22px!important;height:22px!important;color:var(--wlh-gold)!important;fill:currentColor!important}.MuiDialog-root:has(.wishlist-hero-header) .wishlist-hero-header-close{flex:0 0 auto!important;width:36px!important;height:36px!important;padding:0!important;border:1px solid var(--wlh-border-soft)!important;border-radius:8px!important;background:transparent!important;color:var(--wlh-ink-muted)!important;transition:background-color .16s ease,border-color .16s ease,color .16s ease!important}.MuiDialog-root:has(.wishlist-hero-header) .wishlist-hero-header-close:hover{border-color:var(--wlh-border)!important;background:#d8b75a1a!important;color:var(--wlh-ink)!important}.MuiDialog-root:has(.wishlist-hero-header) .wishlist-hero-header-close:focus-visible{outline:2px solid var(--wlh-gold-deep)!important;outline-offset:2px!important}.MuiDialog-root:has(.wishlist-hero-header) .MuiTouchRipple-root{display:none!important}.MuiDialog-root:has(.wishlist-hero-header) .MuiDialogContent-root{padding:var(--wlh-pad)!important;border-color:var(--wlh-border-soft)!important;background:transparent!important;scrollbar-width:thin}.MuiDialog-root:has(.wishlist-hero-header) .MuiDialogContentText-root{margin:0!important;color:var(--wlh-ink)!important;font-size:15px!important}.MuiDialog-root:has(.wishlist-hero-header) .wishlisthero-customer-view-listing{width:100%!important}.MuiDialog-root:has(.wishlist-hero-header) .wishlisthero-customer-view-listing .MuiGrid-container{display:grid!important;grid-template-columns:repeat(auto-fill,minmax(196px,1fr))!important;gap:var(--wlh-gap)!important;align-content:start!important;width:100%!important;margin:0!important}.MuiDialog-root:has(.wishlist-hero-header) .wishlist-hero-list-card{display:flex!important;flex-direction:column!important;width:100%!important;max-width:none!important;flex-basis:auto!important;margin:0!important;padding:0!important;background:transparent!important}.MuiDialog-root:has(.wishlist-hero-header) .wishlist-hero-list-card .MuiCard-root{display:flex!important;flex-direction:column!important;gap:6px!important;width:100%!important;height:100%!important;padding:12px!important;border:1px solid var(--wlh-border-soft)!important;border-radius:var(--wlh-card-radius)!important;background:var(--wlh-card)!important;background-color:var(--wlh-card-solid)!important;color:var(--wlh-ink)!important;box-shadow:none!important;transition:border-color .16s ease!important}.MuiDialog-root:has(.wishlist-hero-header) .wishlist-hero-list-card .MuiCard-root:hover{border-color:var(--wlh-border)!important}.MuiDialog-root:has(.wishlist-hero-header) .wishlist-hero-list-card .MuiCard-root>.MuiLink-root{order:-1!important;display:block!important}.MuiDialog-root:has(.wishlist-hero-header) .wishlist-hero-list-card .MuiCardMedia-root{width:100%!important;height:150px!important;border-radius:8px!important;background-color:transparent!important;background-size:contain!important;background-position:center!important;background-repeat:no-repeat!important}.MuiDialog-root:has(.wishlist-hero-header) .wishlist-hero-list-card .MuiCardHeader-root{padding:0!important}.MuiDialog-root:has(.wishlist-hero-header) .wishlist-hero-list-card .MuiCardHeader-title{display:-webkit-box!important;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden!important;color:var(--wlh-ink)!important;font-size:13.5px!important;font-weight:700!important;line-height:1.35!important}.MuiDialog-root:has(.wishlist-hero-header) .wishlist-hero-list-card .MuiCardHeader-subheader{color:var(--wlh-ink-muted)!important;font-size:11px!important}.MuiDialog-root:has(.wishlist-hero-header) .wishlist-hero-list-card .MuiCard-root>p{margin:0!important;padding:0!important}.MuiDialog-root:has(.wishlist-hero-header) .wishlist-hero-list-card-product-price{padding:0!important;color:var(--wlh-gold)!important;font-size:16px!important;font-weight:800!important;letter-spacing:.01em!important}.MuiDialog-root:has(.wishlist-hero-header) .wishlist-hero-list-card-product-price p,.MuiDialog-root:has(.wishlist-hero-header) .wishlist-hero-list-card-product-price span{color:var(--wlh-gold)!important;font-size:16px!important;font-weight:800!important}.MuiDialog-root:has(.wishlist-hero-header) .wishlist-hero-list-card-footer{display:flex!important;align-items:center!important;gap:8px!important;margin-top:auto!important;padding:0!important}.MuiDialog-root:has(.wishlist-hero-header) .wishlist-hero-list-card-footer .MuiGrid-item,.MuiDialog-root:has(.wishlist-hero-header) .wishlist-hero-list-card-footer .MuiButtonGroup-root{width:100%!important;max-width:none!important}.MuiDialog-root:has(.wishlist-hero-header) .wishlist-hero-list-card-footer-add-to-cart{flex:1 1 auto!important;min-height:40px!important;border:1px solid rgba(255,241,168,.55)!important;border-radius:8px!important;background:linear-gradient(180deg,#fff0a0,#e0be55 48%,#b99135)!important;color:var(--wlh-btn-ink)!important;font-size:12px!important;font-weight:800!important;letter-spacing:.08em!important;text-transform:uppercase!important}.MuiDialog-root:has(.wishlist-hero-header) .wishlist-hero-list-card-footer-delete{flex:0 0 auto!important;width:40px!important;height:40px!important;border:1px solid var(--wlh-border-soft)!important;border-radius:8px!important;background:transparent!important;color:var(--wlh-ink-muted)!important}.MuiDialog-root:has(.wishlist-hero-header) .wishlist-hero-list-card-footer-delete:hover{border-color:#d6606080!important;color:#d66060!important}.MuiDialog-root:has(.wishlist-hero-header) .wishlist-hero-footer{gap:10px!important;padding:14px var(--wlh-pad)!important;border-top:1px solid var(--wlh-border-soft)!important}.MuiDialog-root:has(.wishlist-hero-header) .wishlist-hero-footer button,.MuiDialog-root:has(.wishlist-hero-header) .wishlist-hero-footer-share-btn{color:var(--wlh-gold)!important;font-size:13px!important;font-weight:700!important}.MuiDialog-root:has(.wishlist-hero-header) .wishlist-hero-list-header,.MuiDialog-root:has(.wishlist-hero-header) .wishlist-hero-list-header-login{color:var(--wlh-ink-muted)!important;font-size:14px!important}.MuiDialog-root:has(.wishlist-hero-header) .wishlist-hero-list-header-login a{color:var(--wlh-gold)!important}@media screen and (max-width:749px){.MuiDialog-root:has(.wishlist-hero-header) .MuiDialog-paper{width:calc(100vw - 20px)!important;max-width:calc(100vw - 20px)!important;max-height:88vh!important;margin:10px!important}.MuiDialog-root:has(.wishlist-hero-header) .wishlisthero-customer-view-listing{grid-template-columns:repeat(auto-fill,minmax(150px,1fr))!important}.MuiDialog-root:has(.wishlist-hero-header) .wishlist-hero-header-title{font-size:19px!important}}.MuiDialog-root:has(.wishlist-hero-header) .wishlist-hero-list-card .MuiCardHeader-title a,.MuiDialog-root:has(.wishlist-hero-header) .wishlist-hero-list-card .MuiCardHeader-title .MuiLink-root,.MuiDialog-root:has(.wishlist-hero-header) .wishlist-hero-list-card-header-product-name a{color:var(--wlh-ink)!important;text-decoration:none!important}.MuiDialog-root:has(.wishlist-hero-header) .wishlist-hero-list-card .MuiCardHeader-title a:hover{color:var(--wlh-gold)!important}.MuiDialog-root:has(.wishlist-hero-header) .wishlist-hero-list-card .MuiCard-root>.MuiLink-root{color:inherit!important}.MuiDialog-root:has(.wishlist-hero-header) .wishlist-hero-list-card-footer-delete svg{width:18px!important;height:18px!important;fill:currentColor!important}.MuiDialog-root:has(.wishlist-hero-header) .wishlist-hero-list-header:has(.wishlist-hero-list-header-login){display:none!important}
/*# sourceMappingURL=/cdn/shop/t/92/assets/raretcg-wishlist-hero.css.map */
