/* Fann.co native Wishlist */
.fann-wishlist-page{--wish-accent:var(--fann-accent,#FEC30F);--wish-ink:#111318;--wish-muted:#686e76;--wish-line:#e2e5e8;--shop-accent:var(--wish-accent);font-family:Inter,"Inter Fallback",Arial,sans-serif;background:#fff;color:var(--wish-ink)}
.fann-wishlist-shell{width:min(1360px,calc(100% - 40px));margin-inline:auto}.fann-wishlist-hero{padding:34px 20px 36px;border-bottom:1px solid #f0ebd5;background:linear-gradient(120deg,#fff8d9 0,#fffdf5 34%,#fff 68%,#f7f8fa 100%)}
.fann-wishlist-breadcrumb{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-bottom:26px;color:#747982;font-size:13px}.fann-wishlist-breadcrumb a{color:#555b63;text-decoration:none}.fann-wishlist-breadcrumb a:hover{color:#111}.fann-wishlist-hero__content{display:flex;align-items:flex-end;justify-content:space-between;gap:30px}.fann-wishlist-eyebrow,.fann-wishlist-toolbar__eyebrow{display:block;margin-bottom:9px;color:#8a6900;font-size:11px;line-height:1;font-weight:850;letter-spacing:.14em;text-transform:uppercase}.fann-wishlist-hero h1{margin:0;font-size:50px;line-height:1.02;letter-spacing:-.045em;font-weight:800}.fann-wishlist-hero p{max-width:650px;margin:12px 0 0;color:var(--wish-muted);font-size:15px;line-height:1.65}.fann-wishlist-hero__count{min-width:150px;display:flex;align-items:baseline;justify-content:center;gap:7px;padding:15px 18px;border:1px solid rgba(194,151,0,.2);border-radius:16px;background:rgba(255,255,255,.8);box-shadow:0 12px 30px rgba(34,30,18,.05)}.fann-wishlist-hero__count strong{font-size:28px;line-height:1;font-weight:850}.fann-wishlist-hero__count span{color:#727780;font-size:12px;font-weight:650}
.fann-wishlist-content{padding:38px 20px 75px}.fann-wishlist-toolbar{min-height:58px;display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:20px}.fann-wishlist-toolbar h2{margin:0;font-size:30px;line-height:1.1;font-weight:800;letter-spacing:-.025em}.fann-wishlist-clear{height:42px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 16px;border:1px solid #dfe2e5;border-radius:999px;background:#fff;color:#23272d;font-size:12px;font-weight:750;cursor:pointer;transition:border-color .18s ease,background .18s ease,transform .18s ease}.fann-wishlist-clear:hover{border-color:#111;background:#f7f7f7;transform:translateY(-1px)}.fann-wishlist-clear svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.fann-wishlist-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.fann-wishlist-item{transition:opacity .2s ease,transform .2s ease,border-color .2s ease,box-shadow .2s ease}.fann-wishlist-item.is-removing{opacity:0;transform:scale(.97)}
.fann-wishlist-toggle{position:relative;appearance:none;border:1px solid #e0e3e7;background:#fff;color:#272b30;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background .18s ease,border-color .18s ease,color .18s ease,transform .18s ease;box-sizing:border-box}.fann-wishlist-toggle svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;transition:fill .18s ease,transform .18s ease}.fann-wishlist-toggle:hover{border-color:#c6a000;transform:translateY(-1px)}.fann-wishlist-toggle.is-active{border-color:var(--wish-accent,var(--fann-accent,#FEC30F));background:var(--wish-accent,var(--fann-accent,#FEC30F));color:#111}.fann-wishlist-toggle.is-active svg{fill:#111;stroke:#111}.fann-wishlist-toggle.is-loading{pointer-events:none;opacity:.6}.fann-wishlist-toggle--card{position:absolute;z-index:8;top:12px;right:12px;width:38px;height:38px;border-radius:50%;box-shadow:0 5px 16px rgba(0,0,0,.08)}.fann-wishlist-toggle--label{min-height:42px;gap:8px;padding:0 16px;border-radius:999px;font-size:13px;font-weight:700}.fann-wishlist-toggle--label svg{width:18px;height:18px}
.fann-single-wishlist-row{display:flex;justify-content:flex-start;margin:-3px 0 17px}.fann-single-wishlist-row .fann-wishlist-toggle--label{background:#fff}.fann-single-wishlist-row .fann-wishlist-toggle--label.is-active{background:var(--fann-sp-accent,#FEC30F)}
.fann-wishlist-empty{min-height:420px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:50px 24px;border:1px dashed #d8dce0;border-radius:22px;background:linear-gradient(145deg,#fff 0,#fffdf5 100%);text-align:center}.fann-wishlist-empty__icon{width:76px;height:76px;display:grid;place-items:center;margin-bottom:20px;border-radius:24px;background:var(--wish-accent);box-shadow:0 16px 38px rgba(206,157,0,.18)}.fann-wishlist-empty__icon svg{width:34px;height:34px;fill:none;stroke:#111;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.fann-wishlist-empty h2{margin:0 0 8px;font-size:30px;line-height:1.15;font-weight:800}.fann-wishlist-empty p{max-width:480px;margin:0 0 22px;color:#737981;font-size:14px;line-height:1.6}.fann-wishlist-shop-button{min-height:46px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 22px;border-radius:999px;background:#111;color:#fff!important;text-decoration:none!important;font-size:13px;font-weight:800}.fann-wishlist-shop-button:hover{background:var(--wish-accent);color:#111!important}.fann-wishlist-shop-button svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.fann-wishlist-count{position:absolute;top:-5px;right:-5px;min-width:18px;height:18px;padding:0 4px;display:flex;align-items:center;justify-content:center;border:2px solid var(--fann-black,#050505);border-radius:999px;background:var(--fann-accent,#FEC30F);color:#111;font-size:10px;line-height:1;font-weight:800}.fann-wishlist-count.is-empty{display:none}.fann-icon-btn:has(.fann-wishlist-count){position:relative}
.fann-wishlist-toast{position:fixed;z-index:100020;left:20px;bottom:20px;min-width:260px;max-width:min(380px,calc(100vw - 40px));display:flex;align-items:center;gap:10px;padding:13px 15px;border:1px solid #e4e6e8;border-left:4px solid var(--fann-accent,#FEC30F);border-radius:12px;background:#fff;color:#20242a;box-shadow:0 16px 45px rgba(0,0,0,.16);font-size:13px;font-weight:650;opacity:0;visibility:hidden;transform:translateY(12px);transition:.22s ease}.fann-wishlist-toast.is-visible{opacity:1;visibility:visible;transform:none}.fann-wishlist-toast svg{width:20px;height:20px;fill:var(--fann-accent,#FEC30F);stroke:#111;stroke-width:1.3}
@media(max-width:860px){.fann-wishlist-hero__content{align-items:flex-start}.fann-wishlist-hero h1{font-size:42px}.fann-wishlist-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:600px){.fann-wishlist-shell{width:100%}.fann-wishlist-hero{padding:26px 16px 28px}.fann-wishlist-breadcrumb{margin-bottom:20px;font-size:11.5px}.fann-wishlist-hero__content{display:block}.fann-wishlist-hero h1{font-size:36px}.fann-wishlist-hero p{font-size:13.5px}.fann-wishlist-hero__count{width:max-content;min-width:0;margin-top:18px;padding:11px 14px}.fann-wishlist-hero__count strong{font-size:23px}.fann-wishlist-content{padding:28px 12px 55px}.fann-wishlist-toolbar{align-items:center}.fann-wishlist-toolbar h2{font-size:24px}.fann-wishlist-toolbar__eyebrow{display:none}.fann-wishlist-clear{width:40px;padding:0}.fann-wishlist-clear span{display:none}.fann-wishlist-grid{gap:10px}.fann-wishlist-toggle--card{top:8px;right:8px;width:34px;height:34px}.fann-wishlist-toggle--card svg{width:17px;height:17px}.fann-wishlist-empty{min-height:340px;padding:36px 18px;border-radius:17px}.fann-wishlist-empty h2{font-size:25px}.fann-wishlist-toast{left:12px;bottom:14px;max-width:calc(100vw - 24px)}}
@media(prefers-reduced-motion:reduce){.fann-wishlist-toggle,.fann-wishlist-item,.fann-wishlist-toast,.fann-wishlist-clear{transition:none!important}}

/* Respect server/JS wishlist visibility state even when component display rules exist. */
.fann-wishlist-toolbar[hidden],.fann-wishlist-grid[hidden],.fann-wishlist-empty[hidden]{display:none!important}
