.gzw-wishlist{--gzw-blue:#0769aa;--gzw-green:#237a3b;--gzw-red:#a52a2a;margin:2rem 0}.gzw-header{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:1rem;margin-bottom:1.5rem}.gzw-header h2,.gzw-header p{margin:0}.gzw-storage-note{color:#5d6670;margin-top:.35rem!important}.gzw-list-tools,.gzw-create-list{display:flex;align-items:center;gap:.65rem}.gzw-list-tools select,.gzw-create-list input{min-height:42px}.gzw-create-list{flex-basis:100%;justify-content:flex-end}.gzw-create-list label{display:grid;gap:.25rem}.gzw-notice{border-left:4px solid var(--gzw-blue);background:#eef7fd;padding:.85rem 1rem;margin-bottom:1rem}.gzw-notice.is-error{border-color:var(--gzw-red);background:#fff0f0}.gzw-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:1.2rem}.gzw-card{display:flex;flex-direction:column;overflow:hidden;border:1px solid #dfe3e7;border-radius:12px;background:#fff;box-shadow:0 4px 18px rgba(15,42,62,.08)}.gzw-card-image{display:block;aspect-ratio:4 / 3;background:#f4f6f8}.gzw-card-image img{width:100%;height:100%;object-fit:contain}.gzw-card-body{display:flex;flex:1;flex-direction:column;gap:.65rem;padding:1rem}.gzw-card h3,.gzw-card p{margin:0}.gzw-sku{color:#66717b;font-size:.85rem}.gzw-shop{display:grid;gap:.4rem;margin-top:auto}.gzw-shop.is-stock span{color:var(--gzw-green)}.gzw-shop.is-out span,.gzw-shop.is-error span{color:var(--gzw-red)}.gzw-price{font-size:1.25rem}.gzw-remove{align-self:flex-start;padding:0;border:0;background:transparent;color:#56616a;cursor:pointer;text-decoration:underline}.gzw-toggle.is-active{background:var(--gzw-blue);color:#fff}.gzw-count{display:inline-grid;min-width:1.5em;min-height:1.5em;place-items:center;border-radius:999px;background:var(--gzw-blue);color:#fff;font-size:.75em;line-height:1}@media (max-width:600px){.gzw-header,.gzw-list-tools,.gzw-create-list{align-items:stretch;flex-direction:column}.gzw-create-list{justify-content:flex-start}}