.product-wallet{background:var(--lime);border-radius:15px;padding:26px 30px;display:grid;grid-template-columns:1fr 1fr;gap:32px;margin-bottom:27px}.product-wallet label{font-size:.875rem;font-weight:700}.product-wallet p{font-size:.75rem;color:#46652f;margin:8px 0 0;line-height:1.6}.wallet-input{display:flex;align-items:baseline;gap:10px;margin-top:6px}.wallet-input input{width:100%;max-width:240px;min-width:0;border:0;border-bottom:1px solid #82b24e;background:transparent;padding:0;font-size:2.25rem;font-weight:800;letter-spacing:-.045em;border-radius:0}.wallet-input span{font-size:1.25rem;font-weight:700}.wallet-budget{border-left:1px solid #8dc14f;padding-left:32px}.budget-input{display:flex;align-items:baseline;gap:9px;margin-top:9px}.budget-input input{width:100%;max-width:200px;min-width:0;background:#fff8;border:1px solid #9dcd6b;border-radius:7px;padding:8px 11px;font-size:1.25rem;font-weight:600}.budget-input input::placeholder{font-size:1rem;font-weight:400;color:#597445}.budget-input span{font-size:.875rem}#product-categories{display:flex;flex-direction:column;gap:5px}.product-filters{display:flex;align-items:center;gap:11px;margin:16px 0 12px;flex-wrap:wrap}.filter-check{font-size:.875rem;display:flex;align-items:center;gap:7px;border:1px solid var(--line);border-radius:7px;padding:8px 11px;cursor:pointer;min-height:42px}.filter-check:has(input:checked){background:#edf7e1;border-color:#9cc37f;color:var(--green)}.filter-check input{height:16px;width:16px;margin:0;accent-color:var(--green)}.include-sold{margin-left:auto;border-color:transparent;color:var(--muted)}.product-calculation-note{font-size:.8125rem;color:var(--muted);margin:8px 0}.products-page .freshness{margin:0 0 23px;font-size:.75rem;line-height:1.7}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px 18px}.product-card{min-width:0;border:1px solid var(--line);border-radius:12px;overflow:hidden;background:white;display:flex;flex-direction:column;position:relative}.product-card:hover{border-color:#9bbf82}.product-open{text-align:left;background:none;padding:0;width:100%;display:flex;flex-direction:column;flex:1}.product-open:focus-visible{outline-offset:-4px}.product-photo{width:100%;aspect-ratio:1;display:flex;align-items:center;justify-content:center;background:#f7f8f6;position:relative;overflow:hidden}.product-photo img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.product-photo.image-missing:after{content:'이미지를 불러오지 못했어요';font-size:.8125rem;position:absolute;left:12px;right:12px;text-align:center;color:var(--muted)}.product-photo.image-missing img{visibility:hidden}.product-sold{position:absolute;right:12px;bottom:12px;background:#20231fe6;color:#fff;padding:3px 9px;border-radius:5px;font-size:.75rem}.product-info{padding:16px 17px 15px;width:100%;display:flex;flex-direction:column;flex:1}.product-brand{font-size:.75rem;color:var(--muted);margin-bottom:5px}.product-name{font-size:1rem;line-height:1.6;font-weight:600;margin:0 0 12px;overflow-wrap:anywhere;min-height:3.2em;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-price{font-size:1rem;font-weight:700;line-height:1.5}.product-price small{font-size:.75rem;font-weight:400;color:var(--muted);margin-left:6px}.coupon-hint{font-size:.75rem;color:#87633d;margin-top:4px;min-height:1.5em}.product-payment{padding:13px 17px;background:#f3f7ee;border-top:1px solid #e5ecdc;display:flex;flex-direction:column;gap:4px;width:100%}.product-payment strong{color:var(--green);font-weight:750}.product-status{padding:32px 18px;background:var(--ground);border-radius:10px;font-size:.875rem;color:var(--muted);text-align:center;margin-bottom:20px}.product-status h3{color:var(--ink);margin-top:0;font-size:1.125rem}.product-status p{line-height:1.7}.product-detail-image{width:100%;aspect-ratio:1.45;object-fit:contain;background:#f7f8f6;border-radius:10px;margin-bottom:21px}.product-detail-brand{font-size:.8125rem;color:var(--muted);margin-bottom:7px}.products-page dialog h2{font-size:1.35rem;line-height:1.6}.product-detail-price{display:flex;align-items:baseline;gap:9px;font-size:1.75rem;font-weight:800;line-height:1.5}.product-detail-price small{font-size:.8125rem;color:var(--muted);font-weight:400}.product-detail-summary{font-size:.8125rem!important;color:var(--muted)!important}.product-terms{font-size:.875rem;padding-left:20px}.point-breakdown{margin-top:20px;background:#eef7e3;border-radius:9px;padding:19px 21px}.point-breakdown .calc-row:first-child{margin-top:0}.point-breakdown .calc-row:last-child{margin-bottom:0}.copy-link{font-size:.8125rem;border:1px solid var(--line);padding:10px;background:white;border-radius:7px;width:100%;margin-top:10px}.app-handoff-note{font-size:.75rem!important;text-align:center;line-height:1.7!important}.product-date{font-size:.75rem!important}.is-sold .product-photo img{opacity:.55}.is-sold .product-payment{background:#f3f3f1}.is-sold .product-payment strong{color:var(--muted)}
@media(max-width:1150px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-wallet{padding:23px;gap:23px}.wallet-budget{padding-left:23px}.wallet-input input{font-size:2rem}}
@media(max-width:800px){#product-categories{flex-direction:row;overflow-x:auto;padding-bottom:10px;border-bottom:1px solid var(--line);gap:5px}.products-page .shell{gap:21px}.products-page .sidebar{display:contents}.product-wallet{padding:23px;gap:22px}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.product-info{padding:13px}.product-payment{padding:12px 13px}.product-name{font-size:.9375rem}.product-filters{gap:7px}.filter-check{font-size:.8125rem;padding:7px 9px}.include-sold{margin-left:0}}
@media(max-width:650px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-wallet{padding:22px;gap:17px}.wallet-budget{padding-left:17px}.wallet-input input{font-size:1.8rem}.budget-input input{font-size:1.125rem}.product-wallet p{font-size:.75rem}.product-name{font-size:.875rem}.product-price{font-size:1rem}.product-info{padding:14px}.product-payment{padding:12px 14px}.product-filters{gap:7px}.filter-check{font-size:.875rem}.products-page footer .source-link{display:none}.products-page .results-heading h2{font-size:1.125rem}.products-page .results-heading select{font-size:.8125rem}}
@media(max-width:420px){.product-wallet{grid-template-columns:1fr;gap:17px}.wallet-budget{border-left:0;border-top:1px solid #8dc14f;padding-left:0;padding-top:16px}.wallet-input input{font-size:2.15rem;max-width:100%}.budget-input{margin-top:6px}.budget-input input{max-width:100%}.product-photo{aspect-ratio:1}.product-grid{gap:12px}.product-info{padding:12px}.product-payment{padding:11px 12px}.product-name{min-height:3.2em}.product-price small{display:block;margin-left:0}.coupon-hint{font-size:.75rem}.products-page .page-heading h1{font-size:1.5rem}.products-page .page-heading p{font-size:.875rem}.products-page .sort-label{font-size:.75rem}}

/* Keep search and the current conditions close to the results. */
.products-page .shell{padding-top:26px}.products-page .page-heading{margin-bottom:16px}.products-page .page-heading h1{font-size:1.5rem}.product-wallet{padding:17px 23px;margin-bottom:18px;gap:24px}.wallet-input input{font-size:1.8rem}.wallet-input{margin-top:2px}.product-wallet p{margin-top:4px}.budget-input{margin-top:4px}.budget-input input{padding:5px 10px}.wallet-budget{padding-left:24px}
.search-toolbar{position:sticky;top:0;z-index:3;display:flex;align-items:stretch;gap:8px;background:white;padding:8px 0}.search-toolbar .search-box{flex:1;min-width:0}.filter-jump{border:1px solid var(--line);border-radius:9px;background:white;padding:10px 13px;font-size:.875rem;white-space:nowrap}.filter-jump:hover{background:var(--ground)}.filter-controls{scroll-margin-top:85px}.budget-shortcuts{display:flex;align-items:center;gap:7px;flex-wrap:wrap;margin:6px 0 14px}.budget-shortcuts>span{font-size:.875rem;color:var(--muted);margin-right:4px}.budget-shortcuts button{border:1px solid var(--line);border-radius:7px;padding:7px 11px;background:white;font-size:.875rem;min-height:40px}.budget-shortcuts button[aria-pressed=true]{background:var(--ink);color:white;border-color:var(--ink)}.narrow-fields{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.2fr);gap:20px;margin-top:6px}.narrow-fields label,.price-field legend{font-size:.875rem;font-weight:600;margin-bottom:7px}.narrow-fields label{display:block}.narrow-fields input{min-width:0;width:100%;padding:9px 11px;border:1px solid #cfd5c9;border-radius:7px;background:white;font-size:1rem}.brand-field{min-width:0}.brand-field p{font-size:.75rem;color:var(--muted);line-height:1.6;margin:5px 0}.price-field{min-width:0;padding:0;border:0;margin:0}.price-field legend{padding:0}.price-field legend span{color:var(--muted);font-size:.75rem;font-weight:400;margin-left:5px}.price-range{display:flex;align-items:center;gap:8px}.price-range>span{font-size:.875rem;color:var(--muted)}#price-error{color:#a34525;font-size:.875rem;margin:6px 0;line-height:1.6}.price-range input[aria-invalid=true]{border-color:#a34525}.active-filters{display:flex;align-items:center;flex-wrap:wrap;gap:7px;margin:0 0 16px}.active-filters>span{font-size:.8125rem;color:var(--muted);margin-right:3px}.active-filters button,.relax-filters button{display:flex;align-items:center;gap:9px;max-width:100%;border:1px solid #c6d9b7;background:#f0f7e9;color:#2e591b;border-radius:7px;font-size:.875rem;padding:7px 10px;text-align:left;min-height:38px;overflow-wrap:anywhere}.active-filters button span{flex:none;color:#557345}.relax-filters{display:flex;justify-content:center;flex-wrap:wrap;gap:8px;margin:18px 0}.relax-filters button{background:white}.products-page .category:disabled{opacity:.45;cursor:default}.products-page .freshness{margin-bottom:15px}.products-page .product-calculation-note{margin-top:5px}
@media(max-width:800px){.products-page .shell{padding-top:17px;gap:14px}.product-wallet{padding:15px 18px;gap:16px}.wallet-budget{padding-left:16px}.products-page .category .count{display:inline;font-size:.75rem}.narrow-fields{gap:14px}.include-sold{margin-left:0}}
@media(max-width:560px){.product-wallet{grid-template-columns:1fr 1fr;gap:13px;padding:14px 16px}.wallet-budget{border-top:0;border-left:1px solid #8dc14f;padding-top:0;padding-left:13px}.wallet-input input{font-size:1.5rem}.wallet-input span{font-size:1rem}.product-wallet label{font-size:.875rem}.product-wallet p{font-size:.75rem;line-height:1.5}.budget-input input{font-size:1rem;padding:6px;max-width:100%}.budget-input input::placeholder{font-size:.875rem}.narrow-fields{grid-template-columns:1fr;gap:13px}.budget-shortcuts{gap:6px;margin-top:4px}.budget-shortcuts>span{width:100%;margin:0}.budget-shortcuts button{font-size:.875rem;padding:6px 9px}.filter-jump{padding:9px;font-size:.875rem}.search-toolbar{gap:7px}.search-toolbar .search-box{padding:11px}.search-toolbar .search-box input{font-size:1rem}.products-page .product-filters{gap:5px}.filter-check{padding:7px 8px}.price-range{gap:7px}.active-filters{gap:6px}.active-filters>span{width:100%}}

/* Compact point settings, visible category paths, and a focused filter dialog. */
.wallet-settings{border:1px solid #d9e8cd;background:#f0f8e8;border-radius:10px;margin-bottom:8px}
.wallet-settings summary{display:flex;align-items:center;justify-content:space-between;gap:12px;list-style:none;cursor:pointer;padding:10px 14px;font-size:.875rem;min-height:44px}
.wallet-settings summary::-webkit-details-marker{display:none}
.wallet-settings summary:focus-visible{outline:3px solid var(--green);outline-offset:3px;border-radius:8px}
.wallet-settings summary strong{font-size:1rem;margin-left:8px;color:var(--green)}

.wallet-edit{color:var(--green);font-size:.8125rem;flex:none}
.wallet-settings .product-wallet{margin:0;padding:10px 14px 16px;background:none;border-radius:0;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;border-top:1px solid #d9e8cd}
.wallet-settings .wallet-input input{font-size:1.5rem;max-width:230px}
.wallet-done{padding:9px 16px;border-radius:7px;background:var(--ink);color:white;font-size:.875rem;min-height:42px}
.sticky-search{position:sticky;top:0;z-index:3;background:white}
.sticky-search .search-toolbar{position:static}
.sticky-search .active-filters{flex-wrap:nowrap;overflow-x:auto;margin:0;padding:0 0 8px;scrollbar-width:thin}
.sticky-search .active-filters>span,.sticky-search .active-filters button{flex:none;white-space:nowrap}
.sticky-search .active-filters>span{width:auto}
.category-path{display:grid;gap:14px;margin:12px 0 16px;padding:14px;border:1px solid var(--line);border-radius:10px;background:var(--ground)}
.category-path>div{min-width:0}
.category-panel{display:grid;gap:14px;min-width:0}
.category-panel>div{min-width:0}
.category-toggle,.category-done{display:none}
.category-label{display:block;font-size:.875rem;font-weight:600;color:var(--muted);margin-bottom:6px}
.category-options{display:flex;flex-wrap:wrap;gap:7px;max-height:212px;overflow:auto;padding:4px;scroll-padding:4px}
.category-choice{display:inline-flex;align-items:center;gap:8px;min-height:44px;max-width:100%;padding:9px 12px;border:1px solid #cfd5c9;border-radius:8px;background:white;text-align:left;font-size:.875rem;line-height:1.5}
.category-choice .count{color:var(--muted);font-size:.75rem;white-space:nowrap;font-variant-numeric:tabular-nums}
.category-choice:hover:not(:disabled){border-color:#9cc37f;background:#f0f8e8}
.category-choice:focus-visible{outline-offset:1px}
.category-choice[aria-pressed=true]{background:#e9f5de;border-color:#7eaa60;color:var(--green);font-weight:700}
.category-choice[aria-pressed=true]::before{content:'✓';flex:none}
.category-choice[aria-pressed=true] .count{color:var(--green)}
.category-choice:disabled{color:#71776c;background:#f7f8f5;border-color:#e1e5dc}
.mobile-category{display:none}
.category-path:has(#subcategory-field[hidden]){display:none}


#no-cash-filter{min-height:40px;padding:8px 11px;font-size:.875rem;border:1px solid var(--line);border-radius:7px;background:white}
#no-cash-filter[aria-pressed=true]{background:var(--ink);border-color:var(--ink);color:white}
#reset-products{margin-left:auto;font-size:.8125rem;color:var(--muted);min-height:40px}
#products-heading{scroll-margin-top:115px}
.products-page .product-calculation-note{font-size:.75rem;line-height:1.7;margin-bottom:3px}
#calculation-basis{color:#45563c;font-weight:600}
.products-page .freshness{margin-bottom:12px}
.filters-dialog[open]{display:flex;flex-direction:column;padding:0;max-width:540px;max-height:88dvh;overflow:hidden}
.filter-dialog-heading{display:flex;align-items:center;justify-content:space-between;padding:16px 22px;border-bottom:1px solid var(--line);flex:none}
.filter-dialog-heading h2{margin:0!important;font-size:1.25rem!important}
.filter-dialog-heading .close-button{position:static;flex:none;min-width:40px;min-height:40px}
.filter-dialog-body{padding:22px;overflow-y:auto;min-height:0}
.cash-budget-field>label{font-size:.875rem;font-weight:600}
.cash-budget-field .budget-input input{background:white;border:1px solid #cfd5c9;max-width:100%;font-size:1rem;padding:9px 11px}
.cash-budget-field p{font-size:.75rem!important;margin:6px 0 12px}
.filters-dialog .budget-shortcuts{margin-bottom:22px}
.filters-dialog .narrow-fields{grid-template-columns:1fr;gap:20px}
.filters-dialog .product-filters{margin-bottom:0;gap:8px}
.filters-dialog .include-sold{margin-left:0;border-color:var(--line)}
.filter-dialog-actions{display:flex;align-items:center;gap:18px;padding:16px 22px;border-top:1px solid var(--line);background:white;flex:none}
.filter-dialog-actions .text-button{flex:none;min-height:44px;font-size:.875rem}
#show-filter-results{flex:1;border-radius:8px;background:var(--ink);color:white;padding:12px;font-size:.9375rem;min-height:46px}
#show-filter-results:disabled{background:#e5e8e1;color:#51574b}
#product-detail[open]{display:flex;flex-direction:column;overflow:hidden}
.product-detail-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 20px;border-bottom:1px solid var(--line);flex:none;font-size:.875rem;font-weight:600}
.product-detail-heading .close-button{position:static;flex:none;min-width:44px;min-height:44px}
.product-detail-body{overflow-y:auto;overscroll-behavior:contain;min-height:0;padding:24px}
.product-detail-overview{display:grid;grid-template-columns:128px minmax(0,1fr);align-items:center;gap:20px;margin-bottom:24px}
.product-detail-overview .product-detail-image{height:128px;aspect-ratio:1;margin:0}
.product-detail-overview h2{font-size:1.25rem;line-height:1.5;margin:0;overflow-wrap:anywhere}
.product-detail-overview .product-detail-brand{font-size:.875rem;margin-bottom:6px}
.product-detail-overview .detail-availability{font-size:.875rem;color:#864615;margin:8px 0 0}
.product-price-summary{padding:20px;background:#eef7e3;border-radius:9px}
.product-detail-prices{display:flex;align-items:center;flex-wrap:wrap;justify-content:space-between;gap:16px 24px}
.product-detail-prices .product-detail-price{display:grid;gap:2px;font-size:1.125rem;font-weight:500;color:var(--muted)}
.product-detail-prices .product-detail-price small{font-size:.875rem}
.payment-basis{display:block;font-size:.875rem;line-height:1.5;color:var(--muted);margin-bottom:4px}
.payment-pair{display:flex;flex-wrap:wrap;align-items:baseline;gap:2px 7px;line-height:1.6}
.payment-pair>span{display:inline-flex;flex-wrap:wrap;align-items:baseline;gap:0 4px;font-size:.875rem;color:var(--muted)}
.payment-pair strong{font-size:var(--payment-value-size,1rem);font-weight:750;color:var(--green);white-space:nowrap}
.filter-check:has(input:disabled){color:var(--muted);cursor:default}
.detail-payment{--payment-value-size:1.5rem;min-width:0}
.detail-payment .payment-basis{color:var(--green)}
.product-price-summary .detail-price-note{font-size:.875rem;line-height:1.6;color:var(--muted);margin:0;flex:1;min-width:160px;word-break:keep-all}
.product-detail-body .point-breakdown{padding:0 0 16px;margin-top:16px;background:none;border-radius:0}
.detail-balance-heading{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:8px;margin-top:14px}
.detail-balance-edit{min-height:40px;padding:7px 11px;border:1px solid var(--line);border-radius:7px;background:white;color:var(--ink);font-size:.875rem}
.point-breakdown .calc-row{gap:12px;align-items:baseline;font-size:.875rem}
.point-breakdown .detail-point-shortfall{font-size:.875rem;color:#864615;margin:6px 0 0;line-height:1.6}
.detail-max-comparison{padding:0 0 2px}
.detail-max-comparison .payment-pair strong{color:var(--ink)}
.detail-disclosure{border-top:1px solid var(--line);margin-top:14px}
.detail-disclosure summary{padding:12px 0;min-height:44px;font-size:.875rem;font-weight:500;cursor:pointer;color:var(--muted)}
.detail-disclosure[open] summary{color:var(--ink)}
.detail-disclosure .product-detail-summary,.detail-disclosure .product-date,.detail-disclosure .product-detail-brand{font-size:.875rem!important;line-height:1.6}
.detail-disclosure .coupon-detail{font-size:1rem;line-height:1.6;margin:4px 0 16px}
.detail-disclosure .coupon-detail small{font-size:.875rem;color:var(--muted)}
.detail-purchase-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
.detail-purchase-actions .detail-link{grid-column:1/-1;margin:0;min-height:44px;font-size:.875rem}
.detail-purchase-actions .copy-link{width:auto;min-height:44px;margin:0;padding:10px 14px;font-size:.875rem}
.product-source-url{width:100%;min-width:0;margin-top:10px;padding:10px;border:1px solid var(--line);border-radius:7px;font-size:1rem}
.product-scroll-status{text-align:center;padding:24px 12px;margin:0;font-size:.875rem;line-height:1.6;color:var(--muted)}
.product-detail-body .app-handoff-note{font-size:.875rem!important;line-height:1.6!important;color:var(--muted)}
.product-detail-body #copy-status:empty{display:none}
.detail-product-conditions{margin-top:20px}


.wishlist-entry{display:flex;align-items:center;gap:10px;margin-left:auto}
.wishlist-open{display:flex;align-items:center;gap:7px;min-height:44px;padding:8px 13px;border:1px solid #bdd6aa;background:#f0f8e8;color:var(--green);border-radius:9px;font-size:.875rem;font-weight:600;white-space:nowrap}
.wishlist-open span{min-width:22px;padding:2px 5px;border-radius:5px;background:white;font-size:.8125rem}
.save-status{font-size:.875rem!important;line-height:1.7!important;color:var(--green)!important;overflow-wrap:anywhere;margin:8px 0 12px}
.save-status:empty{display:none}
.product-save,.wishlist-save{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:44px;min-width:44px;border:1px solid var(--line);border-radius:8px;background:white;color:#52634a;font-size:.875rem;padding:8px}
.product-save{position:absolute;top:8px;right:8px;box-shadow:0 2px 7px #0000000b}
.product-save svg,.wishlist-save svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.7;flex:none}
.product-save[aria-pressed=true],.wishlist-save[aria-pressed=true]{background:#eef8e4;color:#326016;border-color:#9cc37f}
.product-save[aria-pressed=true] svg,.wishlist-save[aria-pressed=true] svg{fill:currentColor}
.product-save>span{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}

#detail-save-action{margin-left:auto}
.random-discovery{display:flex;align-items:center;flex-wrap:wrap;gap:8px 14px;margin:0 0 18px;padding:12px 14px;border:1px solid var(--line);border-radius:9px;background:var(--ground)}
.random-discovery button,.random-product-controls button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:10px 13px;border-radius:7px;background:var(--ink);color:white;font-size:.875rem;flex:none}
.random-discovery button:disabled,.random-product-controls button:disabled{background:#e5e8e1;color:#51574b;cursor:default}

.random-discovery p{font-size:.875rem;line-height:1.6;margin:0;color:var(--muted);flex:1;min-width:150px}
.random-product-controls{display:flex;align-items:center;gap:12px;padding:12px 20px;border-bottom:1px solid var(--line);flex:none}
.random-product-controls p{font-size:.875rem;line-height:1.6;margin:0;flex:1;min-width:0}
.random-announcement{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}
.wishlist-dialog{max-width:740px}
.wishlist-dialog[open],.wishlist-share-dialog[open]{display:flex;flex-direction:column;overflow:hidden}
.wishlist-body{padding:18px 22px;overflow-y:auto;overscroll-behavior:contain;min-height:0}
.wishlist-body>p:first-child{margin-top:0}
.wishlist-calculation{display:flex;align-items:center;flex-wrap:wrap;gap:6px 12px;padding:12px 14px;background:#f0f8e8;border-radius:8px}
.wishlist-calculation p{flex:1;min-width:160px;margin:0;color:#45563c;font-size:.875rem}
.wishlist-calculation button{min-height:40px;background:white;border:1px solid #bdd6aa;border-radius:6px;padding:7px 10px;color:var(--green);font-size:.875rem}
.wishlist-list{padding:0!important;margin:16px 0 0;list-style:none}
.wishlist-item{padding:18px 0;border-bottom:1px solid var(--line)}
.wishlist-item:first-child{padding-top:0}
.wishlist-product{display:flex;align-items:center;gap:15px;width:100%;min-width:0;padding:0;background:none;text-align:left;color:var(--ink)}
.wishlist-product img{width:80px;height:80px;flex:none;object-fit:contain;border-radius:8px;background:#f7f8f6}
.wishlist-product>span{display:flex;flex-direction:column;gap:3px;min-width:0}
.wishlist-product small{font-size:.8125rem;color:var(--muted)}
.wishlist-product strong{font-size:1rem;line-height:1.5;font-weight:600;overflow-wrap:anywhere}
.wishlist-product span>span{font-size:.875rem;color:var(--muted)}
.wishlist-item-bottom{margin-left:95px}
.wishlist-payment{margin:8px 0 3px}
.wishlist-item-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}
.wishlist-item-actions a,.wishlist-item-actions>button{min-height:44px;padding:9px 11px;font-size:.875rem;line-height:24px;border:1px solid var(--line);border-radius:7px;text-decoration:none;background:white;color:var(--ink)}
.wishlist-item-actions a{background:var(--ink);color:white;border-color:var(--ink)}
.wishlist-item-actions .wishlist-remove{margin-left:auto;border-color:transparent;color:var(--muted)}
.unavailable-item{display:flex;align-items:center;justify-content:space-between;gap:12px}
.unavailable-item p{margin:4px 0 0}
.unavailable-item>button{min-height:44px;background:white;flex:none;font-size:.875rem;color:var(--muted)}
.wishlist-footer{display:flex;gap:10px;padding:14px 22px;border-top:1px solid var(--line);flex:none;background:white}
.wishlist-footer>button,.wishlist-share-actions button{flex:1;padding:12px;border-radius:8px;min-height:46px;background:var(--ink);color:white;font-size:.9375rem}
.wishlist-footer #save-shared-wishlist{background:var(--lime);color:#22490f}
.wishlist-footer button:disabled{background:#e5e8e1!important;color:#51574b!important;cursor:default}
.wishlist-footnote{font-size:.8125rem!important;line-height:1.7!important;color:var(--muted);margin-bottom:0}
.wishlist-empty{padding:35px 12px;text-align:center}
.wishlist-empty strong{display:block;font-size:1rem}
.wishlist-qr{max-width:320px;margin:16px auto}
.wishlist-qr svg{display:block;width:100%;height:auto}
.wishlist-share-dialog label{font-size:.875rem;display:block;margin-bottom:6px}
#wishlist-share-url{width:100%;min-width:0;font-size:.875rem;border:1px solid var(--line);border-radius:7px;padding:11px;background:#f7f8f6}
.wishlist-share-actions{display:flex;gap:10px;margin-top:10px}
@media(max-width:800px){
  .products-page #product-categories{display:none}
  .products-page .shell{gap:0}
  .mobile-category{display:block}
  .category-path,.category-path:has(#subcategory-field[hidden]){display:block;margin:8px 0;padding:0}
  .category-toggle{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;min-height:48px;padding:12px;background:none;text-align:left;font-size:.875rem;border-radius:10px}
  #category-selection{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:600}
  #category-toggle-label{flex:none;color:var(--green);font-size:.8125rem}
  .category-panel{display:none;max-height:50dvh;overflow-y:auto;overscroll-behavior:contain;padding:4px 12px 12px;scroll-padding:8px}
  .category-path.is-open .category-panel{display:grid}
  .category-options{max-height:none;overflow:visible}
  .category-path.is-open .category-done{display:block;width:calc(100% - 24px);margin:0 12px 12px;min-height:44px;padding:10px;border-radius:7px;background:var(--ink);color:white;font-size:.875rem}
}
@media(max-width:560px){
  .products-page .header{padding-top:12px;padding-bottom:10px}
  .products-page .mode-nav{padding-top:8px}
  .products-page .mode-nav a{padding:8px 12px}
  .products-page .page-heading{margin-bottom:10px}
  .products-page .page-heading h1{font-size:1.375rem}
  .wallet-settings summary{padding:9px 12px}
  .wallet-settings summary strong{font-size:.9375rem;margin-left:6px}

  .quick-product-filters .filter-check,#no-cash-filter{font-size:.8125rem;padding:7px 8px;white-space:nowrap}
  #reset-products{font-size:.75rem;white-space:nowrap}
  .filters-dialog{width:100%;margin: auto 0 0;max-height:92dvh!important;border-radius:16px 16px 0 0}
  .filter-dialog-heading{padding:13px 17px}
  .filter-dialog-body{padding:18px 17px}
  .filter-dialog-actions{padding:12px 17px calc(12px + env(safe-area-inset-bottom))}
  .wishlist-dialog,.wishlist-share-dialog{width:100%;max-height:94dvh;margin:auto 0 0;border-radius:16px 16px 0 0}
  .wishlist-dialog .filter-dialog-heading,.wishlist-share-dialog .filter-dialog-heading{padding:12px 17px}
  .wishlist-body{padding:16px 17px}
  .wishlist-footer{padding:12px 17px calc(12px + env(safe-area-inset-bottom));flex-wrap:wrap}
  .wishlist-footer>button{font-size:.875rem;flex-basis:145px}
  .wishlist-item-bottom{margin-left:0}
  .wishlist-product{gap:12px}
  .wishlist-product img{width:66px;height:66px}
  .wishlist-product strong{font-size:.9375rem}
  .wishlist-save span{font-size:.8125rem}
  .product-detail-body{padding:20px 17px}
  .product-detail-overview{grid-template-columns:88px minmax(0,1fr);gap:14px;margin-bottom:20px}
  .product-detail-overview .product-detail-image{height:88px}
  .product-detail-overview h2{font-size:1.125rem}
  .product-price-summary{padding:16px}
  .product-detail-prices{gap:12px 20px}
  .product-detail-heading{gap:8px;padding-left:17px;padding-right:17px}
  .random-product-controls{padding:12px 17px;gap:10px}
}
@media(max-width:650px){

  .product-sold{top:8px;bottom:auto;left:8px;right:auto;max-width:calc(100% - 68px)}
}

/* A quiet storefront: photography, type and a single shared page surface. */
.products-page{--ink:#17191b;--muted:#74777b;--line:#e6e7e9;--ground:#f6f6f6;--green:#25292c;letter-spacing:-.025em}
.visually-hidden{position:absolute!important;width:1px!important;min-width:0!important;max-width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip-path:inset(50%);white-space:nowrap!important;border:0!important}
.products-page .header{height:88px;max-width:1440px;margin:auto;padding:0 40px;gap:32px;flex-wrap:nowrap}
.products-page .brand{font-size:28px;gap:10px;letter-spacing:-.07em;flex:none}
.products-page .mode-nav{align-self:stretch;justify-content:center;margin:0 auto;gap:36px;order:initial;width:auto;padding:0;border:0}
.products-page .mode-nav a{position:relative;display:flex;align-items:center;justify-content:center;padding:0 4px;border-radius:0;font-size:16px;font-weight:600;color:var(--muted);background:none;flex:none}
.products-page .mode-nav a[aria-current=page]{color:var(--ink);background:none}
.products-page .mode-nav a[aria-current=page]::after{content:'';position:absolute;bottom:0;left:0;right:0;height:2px;background:var(--ink)}
.products-page .mode-nav a:hover{color:var(--ink);background:none}
.wishlist-entry{gap:12px;margin:0}
.wishlist-open{padding:0;gap:7px;border:0;background:none;color:var(--ink);font-weight:500;border-radius:0}
.wishlist-open img{width:24px;height:24px}
.wishlist-open span{padding:0;background:none;min-width:0;font-size:12px;color:var(--muted)}

.products-page .shell{display:block;max-width:1440px;padding:24px 40px 0}
.products-page .sidebar{display:none}
.search-toolbar{gap:8px;padding:8px 0 0}
.products-page .search-box{min-height:48px;padding:10px 14px;border:1px solid #dcdde0;border-radius:4px;gap:12px}
.products-page .search-box input{font-size:16px;letter-spacing:-.025em}
.products-page .search-box:focus-within{border-color:var(--ink);box-shadow:none}
.filter-jump{position:relative;display:flex;align-items:center;justify-content:center;gap:4px;min-width:48px;padding:10px;border-radius:4px;border-color:#dcdde0}
#filter-count{font-size:12px;font-weight:600}
.sticky-search .active-filters{padding:8px 0;gap:12px}
.active-filters button{padding:4px 0;border:0;background:none;color:var(--ink);border-radius:0;text-decoration:underline;text-underline-offset:4px}
.browse-controls{position:relative;display:flex;align-items:center;gap:24px;min-height:64px;border-bottom:1px solid var(--line)}
.products-page .category-path,.products-page .category-path:has(#subcategory-field[hidden]){display:block;position:static;min-width:0;flex:1;margin:0;padding:0;background:none;border:0;border-radius:0}
.category-toggle{display:flex;align-items:center;justify-content:flex-start;gap:8px;min-height:44px;max-width:100%;padding:0;background:none;font-size:14px;text-align:left;border-radius:0}
#category-selection{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-weight:500}
.category-toggle img{flex:none}
.category-menu{display:none;position:absolute;top:100%;left:0;width:min(560px,100%);z-index:5;background:white;border:1px solid var(--line);box-shadow:0 12px 24px #0000000c}
.category-path.is-open .category-menu{display:block}
.products-page .category-path .category-panel{display:grid;padding:20px;gap:20px;max-height:50dvh;overflow-y:auto;overscroll-behavior:contain}
.mobile-category{display:block}
.category-options{max-height:none;overflow:visible;gap:6px;padding:3px}
.category-choice{padding:8px 10px;border-color:var(--line);border-radius:3px;font-weight:400}
.category-choice:hover:not(:disabled){background:var(--ground);border-color:var(--ink)}
.category-choice[aria-pressed=true]{background:var(--ink);color:white;border-color:var(--ink)}
.category-choice[aria-pressed=true] .count{color:#d8dadd}
.category-choice[aria-pressed=true]::before{content:none}
.products-page .category-path.is-open .category-done{display:block;min-height:44px;width:calc(100% - 40px);margin:0 20px 20px;padding:10px;border-radius:3px;background:var(--ink);color:white;font-size:14px}
.full-points-control{flex:none;gap:8px;min-height:44px;padding:0;border:0;border-radius:0;font-size:14px;white-space:nowrap;background:none!important;color:var(--ink)!important}
.full-points-control input{accent-color:var(--ink)}
.wallet-settings{position:static;flex:none;margin:0;padding:0;background:none;border:0;border-radius:0}
.wallet-settings summary{min-height:44px;padding:0 0 0 24px;border-left:1px solid var(--line);border-radius:0;font-size:14px;white-space:nowrap}
.wallet-settings summary strong{font-size:14px;margin:0;color:var(--ink);font-weight:500}
.wallet-settings .product-wallet{position:absolute;top:100%;right:0;z-index:5;width:min(360px,100%);background:white;border:1px solid var(--line);padding:20px;box-shadow:0 12px 24px #0000000c}
.wallet-settings .product-wallet p{color:var(--muted)}
.wallet-settings .wallet-input input{border-color:var(--line);font-size:24px}
.wallet-done{border-radius:3px}
.products-page .results-heading{display:flex;align-items:center;gap:14px;flex-wrap:wrap;min-height:64px;padding:8px 0;margin:0}
.products-page #products-heading{font-size:14px;font-weight:500;line-height:1.5;margin-right:auto;scroll-margin-top:80px}
.products-page #products-count{margin:0;font-family:inherit;font-size:16px;font-weight:700;color:var(--ink);font-variant-numeric:tabular-nums}
.products-page #products-heading .results-unit{margin:0;font-size:14px;color:var(--ink);font-weight:400}
.products-page .sort-label{gap:0;margin:0}
.products-page .sort-label select{font-size:13px;color:var(--muted);padding:8px 0;max-width:145px}
.random-discovery{padding:0 0 0 14px;margin:0;border:0;border-left:1px solid var(--line);border-radius:0;background:none;flex:none}
.random-discovery button{min-height:44px;padding:0;background:none;color:var(--muted);font-size:13px;text-decoration:underline;text-underline-offset:4px;border-radius:0}
.random-discovery button:disabled{background:none;color:#a5a7aa}
#reset-products{margin:0;min-height:44px;padding:0}
.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:32px 20px}
.product-card{border:0;border-radius:0;overflow:visible;background:none}
.product-photo{border-radius:0;background:#f5f5f5}
.product-info{padding:12px 0 0;flex:none}
.product-brand{font-size:13px;margin:0 0 3px;color:var(--muted)}
.product-name{font-size:15px;font-weight:600;line-height:1.5;min-height:0;margin:0 0 6px;letter-spacing:-.035em}
.product-price{font-size:13px;font-weight:400;color:var(--muted);line-height:1.5}
.product-payment{margin:0;padding:5px 0 0;gap:3px;background:none;border:0}
.catalog-payment{display:flex;align-items:baseline;flex-wrap:wrap;column-gap:5px;font-size:17px;font-weight:700;line-height:1.5;letter-spacing:-.035em;font-variant-numeric:tabular-nums}
.catalog-payment strong{color:var(--ink);font-weight:700;white-space:nowrap}
.catalog-payment>span{white-space:nowrap}
.product-payment .payment-basis{font-size:12px;color:var(--muted);margin:0;font-weight:400}
.product-payment .coupon-hint{min-height:0;margin:0;color:var(--muted);font-size:12px}
.product-save{top:3px;right:3px;border:0;box-shadow:none;background:none;border-radius:0;color:var(--ink)}
.product-save svg{width:23px;height:23px;stroke-width:1.6}
.product-save[aria-pressed=true]{background:none;border:0;color:var(--ink)}
.product-save:hover{background:#ffffff80}
.product-sold{left:10px;right:auto;top:auto;bottom:10px;border-radius:0}
.is-sold .product-payment{background:none}
.products-page .bottom-note{background:none;border:0;border-top:1px solid var(--line);border-radius:0;padding:20px 0}
.products-page .bottom-note .freshness{margin:4px 0 16px}
.products-page .bottom-note #calculation-basis{font-weight:400;color:var(--muted)}
.products-page dialog{border-radius:6px}
.products-page dialog::backdrop{background:#17191b66;backdrop-filter:none}
.product-price-summary,.wishlist-calculation{background:var(--ground);border-radius:3px}
.products-page .detail-payment .payment-basis,.products-page .wishlist-calculation p{color:var(--muted)}
.products-page .detail-link,.products-page .copy-link,.products-page .detail-balance-edit,.wishlist-save,.wishlist-calculation button{border-radius:3px}
.products-page .filter-check:has(input:checked){background:var(--ground);border-color:var(--ink);color:var(--ink)}
@media(max-width:1100px){.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:800px){
  .products-page .header{height:auto;min-height:0;padding:8px 16px 0;flex-wrap:wrap;gap:0;justify-content:space-between}
  .products-page .brand{font-size:25px;gap:9px}
  .products-page .brand-symbol{width:28px;height:28px;border-radius:7px;font-size:23px}
  .products-page .brand-symbol span{margin-bottom:8px}
  .wishlist-entry{margin-left:auto;gap:8px}
  .wishlist-open{font-size:14px}
  .products-page .mode-nav{order:3;width:100%;gap:0;min-height:40px;margin:0}
  .products-page .mode-nav a{flex:1;padding:8px 0;font-size:15px}
  .products-page .mode-nav a[aria-current=page]::after{left:30%;right:30%}
  .products-page .shell{padding:4px 16px 0}
  .search-toolbar{padding-top:4px}
  .products-page .search-box{min-height:44px}
  .browse-controls{gap:14px;min-height:48px}
  .wallet-settings summary{padding-left:14px}
  .product-grid{gap:24px 12px}
}
@media(max-width:650px){
  .product-grid{grid-template-columns:repeat(2,minmax(0,1fr));margin:0 -12px;gap:24px 8px}
  .product-info{padding:10px 12px 0}
  .product-payment{padding:4px 12px 0}
  .product-save svg{width:20px;height:20px}
  .products-page .results-heading{gap:8px;min-height:50px;padding:3px 0}
  .random-discovery{padding-left:8px}
  .product-name{font-size:14px}
  .catalog-payment{font-size:16px;column-gap:4px}
  .category-toggle,.full-points-control,.wallet-settings summary,.wallet-settings summary strong{font-size:13px}
  .full-points-control{gap:6px}
  .products-page .sort-label select,.random-discovery button{font-size:12px}
  .products-page #products-count{font-size:14px}
  .products-page #products-heading .results-unit{font-size:13px}
}
@media(max-width:360px){
  .products-page .shell{padding-left:12px;padding-right:12px}
  .browse-controls{gap:8px}
  .wallet-settings summary{padding-left:8px}
  .category-toggle{gap:3px}
  .category-toggle,.full-points-control,.wallet-settings summary,.wallet-settings summary strong{font-size:12px}
  .product-grid{margin:0 -8px;column-gap:8px}
  .catalog-payment{font-size:15px}
  .products-page .sort-label select,.random-discovery button{font-size:11px}
}
