#wishest-w{--bg:oklch(14% 0 0);--surface:oklch(19% 0 0);--surface-2:oklch(24% 0 0);--border:oklch(34% 0 0);--ink:oklch(97% 0 0);--muted:oklch(66% 0 0);--lime:oklch(80% .17 128);--lime-ink:oklch(13% .03 128);--lime-wash:oklch(80% .17 128/.14);--raspberry:oklch(68% .21 356);--raspberry-fill:oklch(58% .2 356);--raspberry-fill-deep:oklch(50% .19 356);--raspberry-wash:oklch(68% .21 356/.14);--amber:oklch(75% .16 70);--font-display:"Russo One", "Arial Narrow", sans-serif;--font-body:"Onest", system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--radius-sm:10px;--radius-md:16px;--radius-lg:24px;--radius-pill:999px;--space-xs:8px;--space-sm:12px;--space-md:20px;--space-lg:32px;--shadow-lift:0 8px 24px oklch(80% .17 128/.22);--shadow-celebrate:0 16px 50px oklch(68% .21 356/.3);--ease:cubic-bezier(.16, 1, .3, 1);background:var(--bg);color:var(--ink);font-family:var(--font-body);-webkit-font-smoothing:antialiased;min-height:100dvh;padding-bottom:calc(90px + env(safe-area-inset-bottom));line-height:1.5;position:relative}#wishest-w *{box-sizing:border-box}#wishest-w h1,#wishest-w h2,#wishest-w h3,#wishest-w h4,#wishest-w p{margin:0}#wishest-w h1,#wishest-w h2,#wishest-w h3{text-wrap:balance}#wishest-w a{color:inherit;text-decoration:none}#wishest-w ul{margin:0;padding:0;list-style:none}#wishest-w button{color:inherit;font-family:inherit}#wishest-w :focus-visible{outline:2px solid var(--lime);outline-offset:2px}#wishest-w .container{max-width:900px;margin:0 auto;padding:0 24px}#wishest-w .btn{font:600 .9375rem/1.3 var(--font-body);border-radius:var(--radius-pill);cursor:pointer;white-space:nowrap;transition:background .18s var(--ease), transform .18s var(--ease), box-shadow .18s var(--ease);border:none;justify-content:center;align-items:center;gap:8px;padding:15px 26px;display:inline-flex}#wishest-w .btn-lime{background:var(--lime);color:var(--lime-ink)}#wishest-w .btn-lime:hover{box-shadow:var(--shadow-lift);transform:translateY(-2px)}#wishest-w .btn-accent{background:var(--raspberry-fill);color:#fff}#wishest-w .btn-accent:hover{background:var(--raspberry-fill-deep)}#wishest-w .btn-ghost{background:var(--surface);color:var(--ink);border:1px solid var(--border)}#wishest-w .btn-ghost:hover{border-color:var(--lime)}#wishest-w .btn-block{width:100%}#wishest-w .btn-sm{min-height:44px;padding:9px 16px;font-size:.8125rem}#wishest-w .btn:disabled{cursor:not-allowed;opacity:.65;box-shadow:none;transform:none}#wishest-w .topbar{justify-content:space-between;align-items:center;max-width:1160px;margin:0 auto;padding:18px 24px;display:flex}#wishest-w .topbar .wishest-logo{min-height:44px}#wishest-w .topbar-actions{align-items:center;gap:10px;display:flex}#wishest-w .wishlist-reservations-link,#wishest-w .modal-reservations-link{color:var(--muted);font-size:.72rem;font-weight:700;text-decoration:none}#wishest-w .wishlist-reservations-link{align-items:center;min-height:44px;display:inline-flex}#wishest-w .wishlist-reservations-link:hover,#wishest-w .modal-reservations-link:hover{color:var(--lime)}#wishest-w .icon-btn{border:1px solid var(--border);background:var(--surface);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:border-color .16s;display:flex}#wishest-w .icon-btn:hover{border-color:var(--lime)}#wishest-w .owner-header{text-align:center;padding:var(--space-md) 0 var(--space-lg)}#wishest-w .owner-avatar{background:var(--raspberry-wash);width:76px;height:76px;color:var(--raspberry);font-family:var(--font-body);border:2px solid var(--raspberry);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 16px;font-size:1.75rem;font-weight:700;display:flex;overflow:hidden}#wishest-w .owner-avatar img{object-fit:cover;width:100%;height:100%;display:block}#wishest-w .owner-header h1{font-family:var(--font-display);letter-spacing:-.01em;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:400}#wishest-w .owner-meta{color:var(--muted);margin-top:10px;font-size:.9375rem}#wishest-w .owner-progress{max-width:320px;margin:22px auto 0}#wishest-w .owner-progress-track{background:var(--surface-2);border-radius:var(--radius-pill);height:8px;overflow:hidden}#wishest-w .owner-progress-fill{transform-origin:0;background:var(--lime);border-radius:var(--radius-pill);width:100%;height:100%;transform:scaleX(.25)}#wishest-w .owner-progress-label{color:var(--muted);margin-top:8px;font-size:.8125rem}#wishest-w .share-row{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:24px;display:flex}#wishest-w .share-pill{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-pill);min-height:44px;color:var(--ink);cursor:pointer;align-items:center;gap:8px;padding:10px 16px;font-size:.8125rem;font-weight:600;transition:border-color .16s;display:inline-flex}#wishest-w .share-pill:hover{border-color:var(--lime)}#wishest-w .wishlist-qr{border:1px solid var(--border);background:var(--surface);text-align:center;border-radius:16px;gap:10px;width:min(300px,100%);margin:18px auto 0;padding:14px;display:grid}#wishest-w .wishlist-qr img{border-radius:10px;width:100%;height:auto;display:block}#wishest-w .wishlist-qr span,#wishest-w .wishlist-share-error{color:var(--muted);font-size:.75rem;line-height:1.5}#wishest-w .wishlist-share-error{color:var(--raspberry);margin:12px 0 0}#wishest-w .filter-row{margin:var(--space-lg) 0 var(--space-md);justify-content:space-between;align-items:center;display:flex}#wishest-w .filter-row .count{color:var(--muted);font-size:.9375rem}#wishest-w .sort-select{border:1px solid var(--border);border-radius:var(--radius-pill);background:var(--surface);max-width:min(100%,190px);min-height:44px;color:var(--ink);font:600 .8125rem/1.3 var(--font-body);cursor:pointer;padding:10px 14px}#wishest-w .item-grid{gap:var(--space-md);grid-template-columns:repeat(3,1fr);display:grid}#wishest-w .empty-wishlist{border:1.5px dashed var(--border);border-radius:var(--radius-md);text-align:center;min-height:220px;color:var(--muted);flex-direction:column;grid-column:1/-1;justify-content:center;align-items:center;gap:10px;padding:28px;display:flex}#wishest-w .empty-wishlist strong{color:var(--ink);font-size:1.0625rem}#wishest-w .empty-wishlist .btn{margin-top:8px}#wishest-w .item-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);transition:box-shadow .22s var(--ease), border-color .22s var(--ease);position:relative;overflow:hidden}#wishest-w .item-card:hover{box-shadow:var(--shadow-lift);border-color:#0000}#wishest-w .item-card.is-gifted{opacity:.5}#wishest-w .item-photo{background:var(--surface-2);justify-content:center;align-items:center;height:130px;display:flex;position:relative}#wishest-w .item-photo svg{width:40px;height:40px;color:var(--lime)}#wishest-w .item-image{object-fit:cover;width:100%;height:100%;display:block}#wishest-w .item-badge{font:700 .6875rem/1 var(--font-body);border-radius:var(--radius-pill);z-index:2;padding:5px 10px;position:absolute;top:10px;left:10px}#wishest-w .item-badge.available{border:1px solid var(--border);color:var(--ink);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:oklch(14% 0 0/.78)}#wishest-w .item-badge.reserved{background:var(--amber);color:var(--lime-ink)}#wishest-w .item-badge.gifted{background:var(--lime);color:var(--lime-ink)}#wishest-w .item-badge.priority{background:var(--bg);border:1px solid var(--border);color:var(--ink);top:auto;bottom:10px;left:10px}#wishest-w .item-body{padding:14px 16px 16px}#wishest-w .item-body h3{margin-bottom:4px;font-size:.9375rem;font-weight:600;line-height:1.3}#wishest-w .item-body h3 a:hover{color:var(--lime)}#wishest-w .item-body h3 a{align-items:center;min-height:44px;display:inline-flex}#wishest-w .item-price{color:var(--muted);margin-bottom:12px;font-size:.875rem;font-weight:700}#wishest-w .item-action{white-space:normal;width:100%;min-height:44px;padding:10px 14px;font-size:.8125rem;line-height:1.3}#wishest-w .item-owner-note{border-radius:var(--radius-pill);background:var(--surface-2);width:100%;min-height:44px;color:var(--muted);text-align:center;justify-content:center;align-items:center;font-size:.8125rem;font-weight:700;display:inline-flex}#wishest-w .item-action[disabled]{background:var(--surface-2);color:var(--muted);cursor:default}#wishest-w .item-action[disabled]:hover{box-shadow:none;transform:none}#wishest-w .sticky-cta{background:var(--surface);border-top:1px solid var(--border);padding:14px 20px calc(14px + env(safe-area-inset-bottom));z-index:30;flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;display:flex;position:fixed;bottom:0;left:0;right:0}#wishest-w .sticky-cta p{color:var(--muted);font-size:.875rem;font-weight:600}#wishest-w .sticky-cta p b{color:var(--ink)}#wishest-w .modal-backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:100;padding:max(20px, env(safe-area-inset-top)) max(20px, env(safe-area-inset-right)) max(20px, env(safe-area-inset-bottom)) max(20px, env(safe-area-inset-left));background:oklch(5% 0 0/.7);justify-content:center;align-items:center;display:none;position:fixed;inset:0}#wishest-w .modal-backdrop.is-open{display:flex}#wishest-w .modal{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);padding:var(--space-lg);width:100%;max-width:400px;max-height:calc(100dvh - 40px);position:relative;overflow-y:auto}#wishest-w .modal-close{background:var(--surface-2);width:44px;height:44px;color:var(--ink);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:10px;right:10px}#wishest-w .modal-item{margin-bottom:var(--space-md);align-items:center;gap:12px;display:flex}#wishest-w .modal-item .ph{border-radius:var(--radius-sm);background:var(--surface-2);flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;display:flex;overflow:hidden}#wishest-w .modal-product-image{object-fit:cover;width:100%;height:100%;display:block}#wishest-w .modal-item .ph svg{width:26px;height:26px;color:var(--lime)}#wishest-w .modal-item h4{font-size:.9375rem;font-weight:600}#wishest-w .modal-item p{color:var(--muted);font-size:.8125rem;font-weight:700}#wishest-w .modal h3{font-family:var(--font-display);margin-bottom:8px;font-size:1.375rem;font-weight:400}#wishest-w .modal-sub{color:var(--muted);margin-bottom:var(--space-md);font-size:.875rem}#wishest-w .field-label{margin-bottom:8px;font-size:.8125rem;font-weight:700;display:block}#wishest-w .field-input{background:var(--surface-2);border-radius:var(--radius-sm);width:100%;color:var(--ink);font:400 .9375rem/1.4 var(--font-body);margin-bottom:var(--space-md);border:1px solid #0000;padding:13px 14px}#wishest-w .field-input:focus{border-color:var(--lime);background:var(--bg);outline:none}#wishest-w .field-input[aria-invalid=true]{border-color:var(--raspberry-fill-deep)}#wishest-w .modal-note{color:var(--muted);text-align:center;margin-top:12px;font-size:.8125rem}#wishest-w form .modal-note[role=alert]{color:var(--raspberry);text-align:left;margin:-8px 0 12px}#wishest-w .modal-legal-check{color:var(--muted);cursor:pointer;align-items:flex-start;gap:9px;margin:10px 0;font-size:.6875rem;line-height:1.5;display:flex}#wishest-w .modal-legal-check input{width:18px;height:18px;accent-color:var(--lime);flex:0 0 18px;margin:1px 0 0}#wishest-w .modal-legal-check a{color:var(--lime);font-weight:700}#wishest-w .modal-success{text-align:center}#wishest-w .modal-success .icon{background:var(--lime-wash);width:60px;height:60px;color:var(--lime);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 18px;display:flex}#wishest-w .modal-success h3{margin-bottom:8px}#wishest-w .modal-success h3:focus{outline:none}#wishest-w .modal-success>p{color:var(--muted);margin-bottom:var(--space-md);font-size:.9375rem}#wishest-w .modal-upsell{background:var(--surface-2);border-radius:var(--radius-md);padding:var(--space-md);margin-top:var(--space-md)}#wishest-w .modal-upsell p{color:var(--ink);margin-bottom:12px;font-size:.9375rem;font-weight:700}@media (width<=760px){#wishest-w .item-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=480px){#wishest-w{padding-bottom:calc(170px + env(safe-area-inset-bottom))}#wishest-w .item-grid{grid-template-columns:1fr;gap:16px}#wishest-w .item-photo{height:180px}#wishest-w .container{padding:0 16px}#wishest-w .topbar{padding:16px}#wishest-w .sticky-cta{text-align:center;padding:14px 16px calc(14px + env(safe-area-inset-bottom));flex-direction:column}#wishest-w .modal-backdrop{padding:16px 16px max(16px, env(safe-area-inset-bottom));align-items:flex-end}#wishest-w .modal{max-height:calc(100dvh - 32px - env(safe-area-inset-bottom));padding:28px 20px 24px}}@media (prefers-reduced-motion:reduce){#wishest-w *,#wishest-w :before,#wishest-w :after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
