.tomo-wishlist-link{position:relative;display:flex;align-items:center;justify-content:center;width:36px;height:36px;color:#565d64;text-decoration:none}
.tomo-wishlist-link svg{width:25px;height:25px}
.tomo-wishlist-count{position:absolute;top:-2px;right:-2px;display:grid;place-items:center;min-width:17px;height:17px;padding:0 4px;border-radius:999px;background:#ff7900;color:#fff;font-size:10px;font-weight:700;line-height:1}
.tomo-wishlist-count[hidden]{display:none!important}
.tomo-wishlist-toggle{display:inline-flex;position:relative;z-index:3}
.tomo-wishlist-toggle__button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:9px 18px;border:1px solid #ff7900;border-radius:999px;background:#fff;color:#eb6f00;font:inherit;font-weight:700;cursor:pointer}
.tomo-wishlist-toggle__icon{display:flex}.tomo-wishlist-toggle__icon svg{width:21px;height:21px}
.tomo-wishlist-toggle[active] .tomo-wishlist-toggle__button{background:#fff6ec}.tomo-wishlist-toggle[active] .tomo-wishlist-toggle__icon{color:#ff7900}
.card--product{position:relative}.card--product>.tomo-wishlist-toggle--compact{position:absolute;top:12px;right:12px}
.card--product>.tomo-wishlist-toggle--compact{opacity:0;visibility:hidden;pointer-events:none;transition:opacity .2s ease,visibility .2s ease}
@media(hover:hover) and (pointer:fine){.card--product:hover>.tomo-wishlist-toggle--compact,.card--product:focus-within>.tomo-wishlist-toggle--compact{opacity:1;visibility:visible;pointer-events:auto}}
.tomo-wishlist-toggle--compact .tomo-wishlist-toggle__button{width:42px;height:42px;min-height:42px;padding:0;border-color:#e8e8e8;box-shadow:0 2px 8px rgba(0,0,0,.08)}
.product__title{position:relative}.product__title>.product__heading{padding-right:50px}.tomo-wishlist-product--title{position:absolute;top:0;right:0;margin:0}.tomo-wishlist-product--title .tomo-wishlist-toggle__button{width:42px;height:42px;min-height:42px;padding:0;border-color:#e8e8e8;background:#fff;box-shadow:0 2px 8px rgba(0,0,0,.08)}
.tomo-wishlist-page{display:block;max-width:1200px;margin:0 auto;padding:48px 20px 80px;color:#171717}
.tomo-wishlist-page__header{text-align:center}.tomo-wishlist-page__header h1{margin:0;font-size:32px}.tomo-wishlist-page__count{margin:18px 0 26px;font-size:14px;text-align:left}
.tomo-wishlist-page__empty{padding:60px 20px 80px;text-align:center}.tomo-wishlist-page__empty-icon{display:grid;place-items:center;width:112px;height:112px;margin:0 auto 28px;border-radius:50%;background:#fff4e8;color:#6c6c6c}.tomo-wishlist-page__empty-icon svg{width:54px;height:54px}
.tomo-wishlist-page__empty h2{margin:0 0 12px;font-size:24px}.tomo-wishlist-page__empty p{margin:0 0 28px;color:#747474}.tomo-wishlist-page__cta{display:inline-flex;align-items:center;justify-content:center;min-width:220px;min-height:48px;padding:12px 24px;border:1px solid #ff7900;border-radius:999px;color:#ef7100;font-weight:700;text-decoration:none}
.tomo-wishlist-page__loading{text-align:center;color:#747474}.tomo-wishlist-page__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}
.tomo-wishlist-card{position:relative;border:1px solid #e5e5e5;border-radius:6px;overflow:hidden;background:#fff}.tomo-wishlist-card__media{display:block;aspect-ratio:1/1;background:#fafafa}.tomo-wishlist-card__media img{width:100%;height:100%;object-fit:contain}.tomo-wishlist-card__body{padding:16px}.tomo-wishlist-card h2{margin:0 0 10px;font-size:15px;line-height:1.55}.tomo-wishlist-card h2 a{color:inherit;text-decoration:none}.tomo-wishlist-card__price{margin:0 0 12px;color:#ef7100;font-size:18px;font-weight:700}.tomo-wishlist-card__details{color:#333;text-decoration:underline;text-underline-offset:4px}.tomo-wishlist-toggle--remove{position:absolute;top:10px;right:10px}.tomo-wishlist-toggle--remove .tomo-wishlist-toggle__button{width:40px;height:40px;min-height:40px;padding:0;border-color:#dadada;background:#fff;color:#222;font-size:24px;line-height:1;box-shadow:0 2px 8px rgba(0,0,0,.08)}
@media(max-width:749px){.tomo-wishlist-page{padding:34px 16px calc(92px + env(safe-area-inset-bottom))}.tomo-wishlist-page__header h1{font-size:25px}.tomo-wishlist-page__count{margin:16px 0 20px}.tomo-wishlist-page__empty{padding:46px 8px 70px}.tomo-wishlist-page__empty-icon{width:104px;height:104px}.tomo-wishlist-page__empty h2{font-size:20px}.tomo-wishlist-page__empty p{font-size:13px;line-height:1.8}.tomo-wishlist-page__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.tomo-wishlist-card__body{padding:12px}.tomo-wishlist-card h2{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-size:13px}.tomo-wishlist-card__price{font-size:16px}.tomo-wishlist-toggle__button{min-height:42px;padding:8px 15px;font-size:13px}}
