:root{--wishlist-bg:#171310;--wishlist-panel:#211a17;--wishlist-panel-soft:#2a211d;--wishlist-line:rgba(255, 222, 202, .16);--wishlist-text:#fff8f3;--wishlist-muted:#cbb8ad;--wishlist-accent:#f08a5d;--wishlist-accent-strong:#ff7440;--wishlist-gold:#ffd27a;--wishlist-green:#78c9a4;--wishlist-red:#ef7d78;--wishlist-radius:18px;--wishlist-shadow:0 16px 42px rgba(0, 0, 0, .28)}.wishlist-page{width:min(960px,calc(100% - 24px));min-width:0;container:wishlist/inline-size;margin:0 auto 70px;color:var(--wishlist-text);box-sizing:border-box}@media (min-width:1230.01px){body:has(#left-menu):has(#right-menu) .wishlist-page{max-width:calc(100vw - 488px)}}.wishlist-page *,.wishlist-page ::after,.wishlist-page ::before{box-sizing:border-box}.wishlist-page a{color:inherit}.wishlist-page [hidden]{display:none!important}.wishlist-page-header{display:flex;align-items:flex-start;gap:16px;margin:4px 0 18px}.wishlist-page-header>div{min-width:0}.wishlist-page-header h1{margin:0;color:#fff;font-size:clamp(25px, 5vw, 38px);line-height:1.08;overflow-wrap:anywhere}.wishlist-page-header p{margin:7px 0 0;color:var(--wishlist-muted);font-size:14px}.wishlist-back{flex:0 0 auto;display:inline-flex;align-items:center;gap:5px;min-height:38px;padding:7px 11px;border:1px solid var(--wishlist-line);border-radius:12px;text-decoration:none;color:var(--wishlist-muted)!important}.wishlist-back:hover{border-color:var(--wishlist-accent);color:#fff!important}.wishlist-back span{font-size:27px;line-height:18px}.wishlist-detail-back{margin:0 0 12px}.wishlist-preference-card{overflow:hidden;scroll-margin-top:18px;margin:0 0 20px;padding:clamp(20px,4vw,32px);border:1px solid rgba(255,210,122,.28);border-radius:22px;background:radial-gradient(circle at 92% 0,rgba(255,210,122,.13),transparent 35%),radial-gradient(circle at 0 100%,rgba(240,138,93,.13),transparent 38%),linear-gradient(145deg,rgba(47,35,29,.99),rgba(24,19,16,.99));box-shadow:var(--wishlist-shadow)}.wishlist-preference-hero{display:flex;align-items:center;gap:clamp(18px,4vw,30px);max-width:780px;margin:0 auto 25px}.wishlist-preference-hero-icon{display:grid;place-items:center;width:112px;height:112px;flex:0 0 112px;border:1px solid rgba(255,210,122,.24);border-radius:50%;background:radial-gradient(circle,rgba(240,138,93,.18),rgba(255,210,122,.045) 68%,transparent 70%)}.wishlist-gift-icon{display:block;overflow:visible;fill:none;stroke-linecap:round;stroke-linejoin:round}.wishlist-preference-hero-icon .wishlist-gift-icon{width:86px;height:86px}.wishlist-preference-box{fill:rgba(240,138,93,.08);stroke:var(--wishlist-accent);stroke-width:4}.wishlist-preference-ribbon{stroke:var(--wishlist-gold);stroke-width:4}.wishlist-preference-heart{fill:rgba(255,210,122,.14);stroke:var(--wishlist-gold);stroke-width:3.5}.wishlist-preference-spark{stroke:#fff0ca;stroke-width:3}.wishlist-preference-copy{min-width:0}.wishlist-preference-copy h2{margin:0;color:#fff;font-size:clamp(24px, 5vw, 34px);line-height:1.12;overflow-wrap:anywhere}.wishlist-preference-copy p{max-width:610px;margin:9px 0 0;color:var(--wishlist-muted);font-size:14px;line-height:1.55}.wishlist-preference-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.wishlist-preference-option{display:flex;min-width:0;min-height:126px;align-items:flex-start;gap:12px;padding:17px;border:1px solid var(--wishlist-line);border-radius:16px;background:rgba(255,255,255,.035);color:var(--wishlist-text);font:inherit;text-align:left;cursor:pointer;transition:transform .14s ease,border-color .14s ease,background .14s ease}.wishlist-preference-option.is-selected{border-color:rgba(255,210,122,.58);background:rgba(255,210,122,.09);box-shadow:inset 0 0 0 1px rgba(255,210,122,.12)}.wishlist-preference-cancel:disabled,.wishlist-preference-later:disabled,.wishlist-preference-option:disabled{cursor:wait;opacity:.65}.wishlist-preference-option>span:last-child{min-width:0;display:flex;flex-direction:column;gap:6px}.wishlist-preference-option strong{color:#fff;font-size:16px;line-height:1.25;overflow-wrap:anywhere}.wishlist-preference-option small{color:var(--wishlist-muted);font-size:12px;line-height:1.45}.wishlist-preference-option-icon{display:grid;place-items:center;width:38px;height:38px;flex:0 0 38px;border-radius:50%;background:rgba(240,138,93,.13);color:var(--wishlist-gold);font-size:22px}.wishlist-preference-option-icon .wishlist-gift-icon{width:29px;height:29px}.wishlist-preference-footer{display:flex;align-items:center;gap:12px;margin-top:16px}.wishlist-preference-cancel,.wishlist-preference-later,.wishlist-preference-toolbar button{appearance:none;padding:0;border:0;background:0 0;color:#a9978d;font:inherit;font-size:12px;text-decoration:underline;text-underline-offset:3px;cursor:pointer}.wishlist-preference-later{display:inline-flex;flex-direction:column;align-items:flex-start;gap:2px;text-align:left}.wishlist-preference-later small{color:#806f66;font-size:10px;text-decoration:none}.wishlist-preference-later.is-selected{color:var(--wishlist-gold)}.wishlist-preference-cancel{flex:0 0 auto}.wishlist-preference-toolbar{display:flex;justify-content:flex-end;margin:-6px 2px 12px}.wishlist-preference-cancel:hover,.wishlist-preference-later:hover,.wishlist-preference-toolbar button:hover{color:#e4d6cf}.wishlist-overview{display:grid;gap:22px}.wishlist-overview-section{overflow:hidden;scroll-margin-top:18px;border:1px solid var(--wishlist-line);border-radius:20px;background:linear-gradient(145deg,rgba(42,31,26,.98),rgba(24,19,16,.98));box-shadow:var(--wishlist-shadow)}.wishlist-overview-section.is-promised{border-color:rgba(255,210,122,.22)}.wishlist-overview-section.is-mine{border-color:rgba(240,138,93,.25)}.wishlist-overview-section-header{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:19px 20px;border-bottom:1px solid var(--wishlist-line);background:rgba(255,255,255,.026)}.wishlist-overview-section-heading{min-width:0}.wishlist-overview-section-title{display:flex;align-items:center;gap:9px}.wishlist-overview-section-title h2{margin:0;color:#fff;font-size:clamp(20px, 4vw, 27px);line-height:1.1;overflow-wrap:anywhere}.wishlist-overview-section-heading p{margin:6px 0 0;color:var(--wishlist-muted);font-size:13px;line-height:1.4}.wishlist-section-count{display:inline-grid;place-items:center;min-width:25px;height:25px;padding:0 7px;border:1px solid var(--wishlist-line);border-radius:999px;background:rgba(255,255,255,.05);color:var(--wishlist-gold);font-size:12px;font-weight:850}.wishlist-overview-section-action{display:flex;flex:0 0 auto;flex-wrap:wrap;justify-content:flex-end;gap:9px}.wishlist-overview-section-body{padding:18px}.wishlist-button.is-coming-soon{min-width:148px;flex:0 0 auto;flex-direction:column;gap:2px;color:#d1c3bb!important;border-color:var(--wishlist-line);background:rgba(255,255,255,.035);cursor:not-allowed;opacity:.72}.wishlist-button.is-coming-soon small{font-size:9px;font-weight:650;letter-spacing:.08em;text-transform:uppercase}.wishlist-section-empty{display:flex;align-items:center;gap:16px;min-height:142px;padding:20px;border:1px dashed rgba(255,222,202,.2);border-radius:15px;background:rgba(255,255,255,.025)}.wishlist-section-empty-icon{display:grid;place-items:center;width:58px;height:58px;flex:0 0 58px;border-radius:50%;background:rgba(240,138,93,.12);color:var(--wishlist-accent);font-size:34px}.wishlist-section-empty-icon .wishlist-gift-icon{width:45px;height:45px}.is-promised .wishlist-section-empty-icon{background:rgba(255,210,122,.1);color:var(--wishlist-gold)}.wishlist-section-empty-copy{min-width:0;flex:1}.wishlist-section-empty-copy h3{margin:0 0 6px;color:#fff;font-size:18px;overflow-wrap:anywhere}.wishlist-section-empty-copy p{margin:0;color:var(--wishlist-muted);font-size:13px;line-height:1.45}.wishlist-section-empty-copy .wishlist-section-empty-note{margin-top:9px;color:var(--wishlist-gold);font-weight:700}.wishlist-section-empty-action{flex:0 0 auto}.wishlist-list-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.wishlist-list-card{position:relative;overflow:hidden;border:1px solid var(--wishlist-line);border-radius:var(--wishlist-radius);background:linear-gradient(145deg,rgba(47,35,29,.98),rgba(27,21,18,.98));box-shadow:var(--wishlist-shadow)}.wishlist-list-card::before{content:"";position:absolute;inset:0 auto 0 0;width:3px;background:linear-gradient(var(--wishlist-accent),var(--wishlist-gold))}.wishlist-list-main{display:flex;align-items:center;gap:12px;min-height:116px;padding:18px 18px 28px;text-decoration:none}.wishlist-list-main:hover{background:rgba(255,255,255,.035)}.wishlist-list-preview{width:82px;height:82px;flex:0 0 82px;border-radius:14px;object-fit:cover;background:rgba(255,255,255,.04)}.wishlist-list-heart{display:grid;place-items:center;width:46px;height:46px;flex:0 0 46px;border-radius:50%;background:rgba(240,138,93,.14);color:var(--wishlist-accent);font-size:30px}.wishlist-list-copy{min-width:0;display:flex;flex:1;flex-direction:column;gap:6px}.wishlist-list-copy strong{font-size:18px;overflow-wrap:anywhere}.wishlist-list-stats,.wishlist-list-visibility{color:var(--wishlist-muted);font-size:12px;line-height:1.4}.wishlist-list-visibility{color:var(--wishlist-gold)}.wishlist-list-arrow{color:var(--wishlist-accent);font-size:34px}.wishlist-small-link{position:absolute;right:14px;bottom:9px;color:var(--wishlist-muted)!important;font-size:12px}.wishlist-catalog-header{margin:4px 0 19px}.wishlist-catalog-header>.wishlist-back{margin-bottom:13px}.wishlist-catalog-hero{display:flex;align-items:center;gap:clamp(17px,4vw,28px);padding:clamp(19px,4vw,28px);border:1px solid rgba(255,210,122,.27);border-radius:21px;background:radial-gradient(circle at 90% 0,rgba(255,210,122,.13),transparent 38%),linear-gradient(145deg,rgba(47,35,29,.99),rgba(24,19,16,.99));box-shadow:var(--wishlist-shadow)}.wishlist-catalog-hero-icon{display:grid;place-items:center;width:92px;height:92px;flex:0 0 92px;border:1px solid rgba(255,210,122,.24);border-radius:50%;background:radial-gradient(circle,rgba(240,138,93,.18),rgba(255,210,122,.045) 68%,transparent 70%)}.wishlist-catalog-hero-icon .wishlist-gift-icon{width:70px;height:70px}.wishlist-catalog-hero>div{min-width:0}.wishlist-catalog-hero h1{margin:0;color:#fff;font-size:clamp(25px, 5vw, 36px);line-height:1.08;overflow-wrap:anywhere}.wishlist-catalog-hero p{max-width:650px;margin:8px 0 0;color:var(--wishlist-muted);font-size:14px;line-height:1.5}.wishlist-catalog-scopes{display:flex;gap:7px;margin:0 0 10px;padding:5px;border:1px solid var(--wishlist-line);border-radius:14px;background:rgba(255,255,255,.025)}.wishlist-catalog-scopes a{min-height:39px;display:inline-flex;flex:1;align-items:center;justify-content:center;padding:8px 13px;border-radius:10px;color:var(--wishlist-muted)!important;font-size:13px;font-weight:750;text-align:center;text-decoration:none}.wishlist-catalog-scopes a.is-active{color:#22150e!important;background:linear-gradient(135deg,var(--wishlist-gold),#ffad70);box-shadow:0 6px 18px rgba(255,174,112,.15)}.wishlist-catalog-filter-panel{margin:0 0 15px;border:1px solid var(--wishlist-line);border-radius:14px;background:rgba(255,255,255,.025)}.wishlist-catalog-filter-form{display:grid;grid-template-columns:minmax(135px,1fr) minmax(145px,1fr) auto;align-items:start;gap:8px;padding:8px}.wishlist-catalog-filter-form>input[type=hidden]{display:none}.wishlist-catalog-filter-group{min-width:0;overflow:hidden;border:1px solid rgba(255,255,255,.12);border-radius:10px;background:rgba(0,0,0,.14)}.wishlist-catalog-filter-group>summary{min-height:42px;display:flex;align-items:center;gap:7px;padding:7px 9px;color:#f8dfd1;font-size:11px;font-weight:800;cursor:pointer;list-style:none}.wishlist-catalog-filter-group>summary::-webkit-details-marker{display:none}.wishlist-catalog-filter-group>summary::after{content:"⌄";flex:0 0 auto;color:var(--wishlist-accent);font-size:17px;line-height:1;transition:transform .14s ease}.wishlist-catalog-filter-group[open]>summary::after{transform:rotate(180deg)}.wishlist-catalog-filter-group>summary span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wishlist-catalog-filter-group>summary strong{min-width:0;margin-left:auto;overflow:hidden;color:var(--wishlist-gold);font-size:10px;font-weight:750;text-overflow:ellipsis;white-space:nowrap}.wishlist-catalog-filter-group.has-active{border-color:rgba(255,210,122,.4);background:rgba(255,210,122,.055)}.wishlist-catalog-filter-group[open]>summary{border-bottom:1px solid var(--wishlist-line)}.wishlist-catalog-filter-group fieldset{min-width:0;margin:0;padding:10px;border:0}.wishlist-catalog-filter-group legend{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.wishlist-catalog-filter-help{display:block;margin:0 0 8px;color:#927f75;font-size:10px}.wishlist-catalog-filter-options{display:grid;gap:7px}.wishlist-catalog-filter-options.is-types{grid-template-columns:1fr}.wishlist-catalog-filter-options.is-genders{grid-template-columns:repeat(auto-fit,minmax(125px,1fr))}.wishlist-catalog-filter-options label,.wishlist-catalog-verified{min-width:0;min-height:38px;display:flex;align-items:center;gap:8px;padding:8px 10px;border:1px solid rgba(255,255,255,.12);border-radius:10px;background:rgba(0,0,0,.14);color:var(--wishlist-muted);font-size:11px;line-height:1.25;cursor:pointer}.wishlist-catalog-filter-options label:has(input:checked),.wishlist-catalog-verified:has(input:checked){border-color:rgba(255,210,122,.48);background:rgba(255,210,122,.08);color:#fff}.wishlist-catalog-filter-options input,.wishlist-catalog-verified input{width:17px;height:17px;flex:0 0 17px;margin:0;accent-color:var(--wishlist-accent)}.wishlist-catalog-verified{width:auto;min-height:42px;flex:1 1 95px;padding:5px 6px;font-size:10px}.wishlist-catalog-verified span{line-height:1.1}.wishlist-catalog-filter-actions{min-width:0;min-height:42px;display:flex;flex-wrap:nowrap;align-items:center;justify-content:flex-end;gap:8px}.wishlist-catalog-filter-actions>a{color:var(--wishlist-muted)!important;font-size:10px;text-underline-offset:3px;white-space:nowrap}.wishlist-catalog-filter-actions .wishlist-button{min-height:42px;padding:8px 11px;font-size:11px;white-space:nowrap}.wishlist-catalog-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.wishlist-catalog-card{display:grid;grid-template-columns:142px minmax(0,1fr);min-height:238px;overflow:hidden;border:1px solid var(--wishlist-line);border-radius:var(--wishlist-radius);background:linear-gradient(145deg,rgba(47,35,29,.98),rgba(27,21,18,.98));box-shadow:var(--wishlist-shadow)}.wishlist-catalog-media{min-height:238px;display:block;overflow:hidden;background:#110e0d;text-decoration:none}.wishlist-catalog-media img{display:block;width:100%;height:100%;min-height:238px;object-fit:cover}.wishlist-catalog-placeholder{display:grid;place-items:center;width:100%;height:100%;min-height:238px;background:radial-gradient(circle,rgba(240,138,93,.13),transparent 67%)}.wishlist-catalog-placeholder .wishlist-gift-icon{width:76px;height:76px;opacity:.66}.wishlist-catalog-card-body{min-width:0;display:flex;flex-direction:column;padding:15px}.wishlist-catalog-owner{display:flex;align-items:center;gap:9px;min-width:0}.wishlist-catalog-owner-avatar{width:42px;height:42px;flex:0 0 42px;overflow:hidden;border:2px solid rgba(240,138,93,.35);border-radius:50%}.wishlist-catalog-owner>span:last-child{min-width:0;display:flex;flex-direction:column;gap:2px}.wishlist-catalog-owner small{color:#927f75;font-size:10px}.wishlist-catalog-owner a{overflow:hidden;color:#f7e7df!important;font-size:13px;font-weight:800;text-overflow:ellipsis;text-decoration:none;white-space:nowrap}.wishlist-catalog-card h2{margin:15px 0 9px;font-size:19px;line-height:1.2;overflow-wrap:anywhere}.wishlist-catalog-card h2 a{color:#fff!important;text-decoration:none}.wishlist-catalog-meta{display:flex;flex-direction:column;gap:5px;margin-bottom:14px;color:var(--wishlist-muted);font-size:11px}.wishlist-catalog-meta>span{color:var(--wishlist-gold)}.wishlist-catalog-meta strong{color:#ecdcd3;font-size:12px}.wishlist-catalog-open{width:100%;margin-top:auto}.wishlist-catalog-open span{font-size:23px;line-height:12px}.wishlist-catalog-empty{padding:18px;border:1px solid var(--wishlist-line);border-radius:var(--wishlist-radius);background:linear-gradient(145deg,rgba(42,31,26,.98),rgba(25,20,17,.98));box-shadow:var(--wishlist-shadow)}.wishlist-catalog-more{display:flex;justify-content:center;margin-top:18px}.wishlist-catalog-more .wishlist-button{min-width:180px}.wishlist-button{appearance:none;min-height:40px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:9px 15px;border:1px solid transparent;border-radius:12px;font:inherit;font-weight:750;line-height:1.1;text-decoration:none!important;cursor:pointer;transition:transform .14s ease,filter .14s ease,border-color .14s ease,background .14s ease}.wishlist-button:hover:not(:disabled){transform:translateY(-1px);filter:brightness(1.08)}.wishlist-button:focus-visible,.wishlist-catalog-filter-group summary:focus-visible,.wishlist-catalog-scopes a:focus-visible,.wishlist-icon-button:focus-visible,.wishlist-page input:focus-visible,.wishlist-page select:focus-visible,.wishlist-page textarea:focus-visible,.wishlist-preference-cancel:focus-visible,.wishlist-preference-later:focus-visible,.wishlist-preference-option:focus-visible,.wishlist-preference-toolbar button:focus-visible{outline:2px solid var(--wishlist-gold);outline-offset:2px}.wishlist-button.is-primary{color:#20120c!important;background:linear-gradient(135deg,var(--wishlist-accent-strong),#ffad70);box-shadow:0 8px 24px rgba(255,116,64,.2)}.wishlist-button.is-secondary{color:var(--wishlist-text)!important;border-color:var(--wishlist-line);background:rgba(255,255,255,.055)}.wishlist-button.is-success{color:#102118!important;background:linear-gradient(135deg,var(--wishlist-green),#b4e5c8)}.wishlist-button.is-danger{color:#fff!important;border-color:rgba(239,125,120,.38);background:rgba(239,125,120,.15)}.wishlist-button.is-share{min-width:142px;color:#20120c!important;border-color:rgba(255,175,112,.72);background:linear-gradient(135deg,#f08a5d,#ffb578);box-shadow:0 8px 22px rgba(240,138,93,.18)}.wishlist-share-dialog{box-sizing:border-box;width:min(680px,100%);margin:0 auto;padding:clamp(18px,4vw,28px);color:var(--wishlist-text);text-align:left}.wishlist-share-dialog-header{display:flex;align-items:center;gap:14px;margin-bottom:20px}.wishlist-share-dialog-icon{display:grid;place-items:center;width:58px;height:58px;flex:0 0 58px;border:1px solid rgba(255,190,118,.28);border-radius:50%;background:rgba(240,138,93,.1);color:var(--wishlist-gold)}.wishlist-share-dialog-icon .wishlist-gift-icon{width:44px;height:44px}.wishlist-share-dialog-header h2{margin:0 0 5px;color:#fff;font-size:clamp(21px, 4vw, 28px);line-height:1.15}.wishlist-share-dialog-header p{margin:0;color:var(--wishlist-muted);font-size:13px;line-height:1.45}.wishlist-share-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.wishlist-share-option{min-width:0;padding:16px;border:1px solid var(--wishlist-line);border-radius:15px;background:rgba(255,255,255,.035)}.wishlist-share-option h3{margin:0 0 6px;color:#fff;font-size:17px}.wishlist-share-option>p{min-height:57px;margin:0 0 14px;color:var(--wishlist-muted);font-size:12px;line-height:1.45}.wishlist-share-option-symbol{display:grid;place-items:center;width:40px;height:40px;margin-bottom:11px;border-radius:50%;background:rgba(240,138,93,.13);color:var(--wishlist-accent);font-size:20px}.wishlist-share-link-input{box-sizing:border-box;width:100%;height:40px;margin-bottom:9px;padding:0 10px;overflow:hidden;border:1px solid var(--wishlist-line);border-radius:9px;background:rgba(0,0,0,.2);color:var(--wishlist-muted);font-size:11px;text-overflow:ellipsis}.wishlist-share-option .wishlist-button{box-sizing:border-box;width:100%;min-width:0;white-space:normal;text-align:center}.wishlist-share-copy-status{display:block;min-height:18px;margin-top:7px;color:var(--wishlist-green);font-size:11px;line-height:1.35}.wishlist-share-copy-status.is-error{color:var(--wishlist-red)}.wishlist-share-dialog-footer{display:flex;justify-content:flex-end;margin-top:15px}.wishlist-share-dialog-footer button{border:0;background:0 0;color:var(--wishlist-muted);text-decoration:underline;cursor:pointer}@media (max-width:720px){.wishlist-share-dialog{padding:17px}.wishlist-share-dialog-header{align-items:flex-start}.wishlist-share-dialog-icon{width:50px;height:50px;flex-basis:50px}.wishlist-share-dialog-icon .wishlist-gift-icon{width:38px;height:38px}.wishlist-share-options{grid-template-columns:1fr}.wishlist-share-option>p{min-height:0}}.wishlist-danger-zone,.wishlist-editor-section,.wishlist-empty,.wishlist-form,.wishlist-gate,.wishlist-password-gate{border:1px solid var(--wishlist-line);border-radius:var(--wishlist-radius);background:linear-gradient(145deg,rgba(42,31,26,.98),rgba(25,20,17,.98));box-shadow:var(--wishlist-shadow)}.wishlist-form{padding:clamp(17px,4vw,28px)}.wishlist-form-section{margin-bottom:18px}.wishlist-form-section:last-child{margin-bottom:0}.wishlist-form-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:14px}.wishlist-form label:not(.wishlist-choice){display:block;margin:0 0 7px;color:#f8dfd1;font-size:13px;font-weight:750}.wishlist-form input[type=password],.wishlist-form input[type=text],.wishlist-form input[type=url],.wishlist-form select,.wishlist-form textarea,.wishlist-password-gate input{width:100%;min-height:45px;padding:10px 12px;border:1px solid rgba(255,255,255,.17);border-radius:11px;background:#100e0d;color:#fff;font:inherit}.wishlist-form textarea{min-height:126px;resize:vertical;line-height:1.5}.wishlist-form input::placeholder,.wishlist-form textarea::placeholder{color:#8f7e75}.wishlist-choice{display:flex;align-items:flex-start;gap:11px;padding:14px;border:1px solid var(--wishlist-line);border-radius:13px;background:rgba(255,255,255,.035);cursor:pointer}.wishlist-choice input{width:20px;height:20px;flex:0 0 20px;accent-color:var(--wishlist-accent)}.wishlist-choice span{display:flex;flex-direction:column;gap:4px}.wishlist-choice small{color:var(--wishlist-muted);line-height:1.4}.wishlist-form-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;margin-top:20px}.wishlist-live-status{flex:1;color:var(--wishlist-green);font-size:13px;text-align:right}.wishlist-live-status.is-error{color:#ffaaa5}.wishlist-detail-card{overflow:hidden;border:1px solid var(--wishlist-line);border-radius:22px;background:radial-gradient(circle at 90% 0,rgba(240,138,93,.12),transparent 34%),var(--wishlist-bg);box-shadow:var(--wishlist-shadow)}.wishlist-owner{display:flex;align-items:center;gap:11px;padding:16px 18px;border-bottom:1px solid var(--wishlist-line);background:rgba(255,255,255,.025)}.wishlist-owner-avatar{width:46px;height:46px;flex:0 0 46px;overflow:hidden;border:2px solid rgba(240,138,93,.35);border-radius:50%}.wishlist-owner-copy{display:flex;min-width:0;flex:1;flex-direction:column;gap:3px}.wishlist-owner-copy a{color:#fff!important;font-size:15px;font-weight:800;text-decoration:none}.wishlist-owner-copy span{color:var(--wishlist-muted);font-size:11px}.wishlist-owner-visibility{flex:0 0 auto}.wishlist-detail-title{display:flex;align-items:flex-start;justify-content:space-between;gap:15px;padding:clamp(19px,4vw,30px)}.wishlist-detail-title>div:first-child{display:flex;min-width:0;flex-direction:column;align-items:flex-start}.wishlist-kicker{display:block;margin:0 0 7px;color:var(--wishlist-accent);font-size:11px;font-weight:900;line-height:1;letter-spacing:.16em;text-transform:uppercase}.wishlist-detail-title h1{display:block;width:100%;margin:0;clear:both;color:#fff;font-size:clamp(25px, 5vw, 40px);line-height:1.08;overflow-wrap:anywhere}.wishlist-detail-actions{display:flex;align-items:stretch;gap:8px}.wishlist-disclosure{display:flex;align-items:flex-start;gap:10px;margin:0 clamp(18px,4vw,30px) 20px;padding:12px 14px;border:1px solid rgba(255,210,122,.22);border-radius:13px;background:rgba(255,210,122,.07)}.wishlist-disclosure>span{display:grid;place-items:center;width:22px;height:22px;flex:0 0 22px;border:1px solid var(--wishlist-gold);border-radius:50%;color:var(--wishlist-gold);font-weight:900}.wishlist-disclosure p{margin:1px 0 0;color:#ead8cb;font-size:13px;line-height:1.45}.wishlist-items{display:flex;flex-direction:column;gap:12px;padding:0 clamp(14px,3vw,24px) 24px}.wishlist-items.is-editor{padding:0}.wishlist-item{display:grid;grid-template-columns:138px minmax(0,1fr);overflow:hidden;min-height:150px;border:1px solid var(--wishlist-line);border-radius:16px;background:linear-gradient(145deg,rgba(53,39,32,.94),rgba(31,24,21,.96))}.wishlist-item.is-reserved{border-color:rgba(255,210,122,.28)}.wishlist-item.is-purchased{opacity:.68;filter:saturate(.72)}.wishlist-item-media{width:100%;min-height:0;aspect-ratio:1/1;align-self:start;overflow:hidden;border-radius:0 0 14px 0;background:#110e0d}.wishlist-item-media img{display:block;width:100%;height:100%;min-height:0;object-fit:cover;object-position:center}.wishlist-item-placeholder{display:grid;place-items:center;width:100%;height:100%;min-height:0;color:rgba(240,138,93,.38);font-size:62px;background:radial-gradient(circle,rgba(240,138,93,.11),transparent 64%)}.wishlist-item-body{min-width:0;display:flex;flex-direction:column;padding:15px 16px}.wishlist-item-topline{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.wishlist-item-labels{display:flex;align-items:center;flex-wrap:wrap;gap:7px}.wishlist-status{display:inline-flex;align-items:center;gap:5px;font-size:11px;font-weight:850;letter-spacing:.06em;text-transform:uppercase}.wishlist-status.is-available{color:var(--wishlist-green)}.wishlist-status.is-reserved{color:var(--wishlist-gold)}.wishlist-status.is-purchased{color:#c8c2bd}.wishlist-item-type{display:inline-flex;align-items:center;width:fit-content;padding:4px 8px;border:1px solid rgba(240,138,93,.3);border-radius:999px;background:rgba(240,138,93,.1);color:#ffc0a5;font-size:10px;font-weight:750;line-height:1.2}.wishlist-item-type.is-unclassified{border-color:rgba(255,210,122,.32);background:rgba(255,210,122,.07);color:var(--wishlist-gold)}.wishlist-price{color:var(--wishlist-gold);font-size:16px;text-align:right}.wishlist-item-description{margin:11px 0;color:var(--wishlist-text);font-size:15px;line-height:1.5;overflow-wrap:anywhere}.wishlist-external-link{width:fit-content;padding:0;border:0;background:0 0;color:#ffb596;font:inherit;font-size:13px;text-decoration:underline;cursor:pointer}.wishlist-reservation-note{margin:10px 0 0;padding:8px 10px;border-radius:9px;background:rgba(255,210,122,.07);color:#efdcc6;font-size:12px}.wishlist-item-actions{display:flex;align-items:center;flex-wrap:wrap;gap:7px;margin-top:auto;padding-top:13px}.wishlist-item-actions .wishlist-button{min-height:36px;padding:7px 11px;font-size:12px}.wishlist-icon-button{width:36px;height:36px;padding:0;border:1px solid var(--wishlist-line);border-radius:10px;background:rgba(255,255,255,.045);color:#fff;font-size:18px;cursor:pointer}.wishlist-icon-button.is-delete{margin-left:auto;color:#ffaaa5}.wishlist-editor-section{margin-top:18px;padding:clamp(17px,4vw,28px)}.wishlist-section-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:18px}.wishlist-section-heading h2{margin:0;font-size:23px}.wishlist-section-heading p{margin:5px 0 0;color:var(--wishlist-muted);font-size:13px}.wishlist-inline-notice{padding:11px 13px;border:1px solid rgba(255,210,122,.24);border-radius:11px;background:rgba(255,210,122,.07);color:#f0dcc8}.wishlist-item-editor{margin-top:18px;scroll-margin-top:90px;border:1px solid rgba(240,138,93,.42);border-radius:var(--wishlist-radius);background:#1d1714;box-shadow:var(--wishlist-shadow)}.wishlist-item-editor-head{display:flex;align-items:center;justify-content:space-between;padding:15px 20px;border-bottom:1px solid var(--wishlist-line)}.wishlist-item-editor-head h2{margin:0;font-size:21px}.wishlist-item-editor-head button{width:38px;height:38px;border:0;background:0 0;color:var(--wishlist-muted);font-size:28px;cursor:pointer}.wishlist-item-editor .wishlist-form{border:0;border-radius:0 0 var(--wishlist-radius) var(--wishlist-radius);box-shadow:none;background:0 0}.wishlist-uploader{margin-top:4px}.wishlist-danger-zone{margin-top:26px;padding:18px;border-color:rgba(239,125,120,.22);background:rgba(73,29,28,.18);box-shadow:none}.wishlist-danger-zone h2{margin:0 0 5px;font-size:17px}.wishlist-danger-zone p{margin:0 0 13px;color:var(--wishlist-muted);font-size:12px}.wishlist-empty,.wishlist-gate,.wishlist-password-gate{padding:clamp(28px,7vw,54px) 20px;text-align:center}.wishlist-empty-icon,.wishlist-gate>span,.wishlist-password-gate>span{display:grid;place-items:center;width:68px;height:68px;margin:0 auto 13px;border-radius:50%;background:rgba(240,138,93,.12);color:var(--wishlist-accent);font-size:42px}.wishlist-empty h2,.wishlist-gate h2,.wishlist-password-gate h2{margin:0 0 7px;color:#fff}.wishlist-empty p,.wishlist-gate p,.wishlist-password-gate p{max-width:560px;margin:0 auto 18px;color:var(--wishlist-muted);line-height:1.5}.wishlist-password-gate form{max-width:370px;display:grid;gap:9px;margin:0 auto;text-align:left}.wishlist-password-gate label{color:#f8dfd1;font-size:13px;font-weight:750}.wishlist-reservations{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.wishlist-reservation-card{display:grid;grid-template-columns:112px minmax(0,1fr);overflow:hidden;min-height:150px;border:1px solid var(--wishlist-line);border-radius:var(--wishlist-radius);background:linear-gradient(145deg,rgba(47,35,29,.98),rgba(27,21,18,.98));box-shadow:var(--wishlist-shadow)}.wishlist-reservation-card>img{width:100%;height:100%;min-height:150px;object-fit:cover}.wishlist-reservation-placeholder{display:grid;place-items:center;color:rgba(240,138,93,.38);background:#110e0d;font-size:48px}.wishlist-reservation-card>div{min-width:0;display:flex;flex-direction:column;padding:14px}.wishlist-reservation-owner{color:var(--wishlist-accent);font-size:11px;font-weight:800;text-transform:uppercase}.wishlist-reservation-card h2{margin:4px 0 7px;font-size:18px;overflow-wrap:anywhere}.wishlist-reservation-card p{margin:0 0 8px;color:#f4e8e1;font-size:13px;line-height:1.4;overflow-wrap:anywhere}@media (hover:hover) and (pointer:fine){.wishlist-catalog-card,.wishlist-item,.wishlist-list-card,.wishlist-reservation-card{transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.wishlist-catalog-card:hover,.wishlist-item:hover,.wishlist-list-card:hover,.wishlist-reservation-card:hover{transform:translateY(-2px);border-color:rgba(240,138,93,.36);box-shadow:0 18px 46px rgba(0,0,0,.35)}.wishlist-preference-option:hover:not(:disabled){transform:translateY(-2px);border-color:rgba(240,138,93,.42);background:rgba(255,255,255,.055)}}@media (prefers-reduced-motion:reduce){.wishlist-page *,.wishlist-page ::after,.wishlist-page ::before{scroll-behavior:auto!important;transition:none!important}}@container wishlist (max-width:720px){.wishlist-preference-options{grid-template-columns:1fr}.wishlist-preference-option{min-height:0}.wishlist-list-grid,.wishlist-reservations{grid-template-columns:1fr}.wishlist-catalog-grid{grid-template-columns:1fr}.wishlist-overview-section-header{align-items:flex-start;flex-wrap:wrap}.wishlist-overview-section-heading{flex:1 1 300px}.wishlist-detail-title{flex-direction:column}.wishlist-detail-actions{width:100%}.wishlist-detail-actions .wishlist-button{flex:1}}@container wishlist (max-width:560px){.wishlist-page-header{gap:9px}.wishlist-back{min-height:34px;padding:5px 8px;font-size:12px}.wishlist-preference-card{padding:18px 14px;border-radius:17px}.wishlist-preference-hero{align-items:flex-start;gap:14px;margin-bottom:20px}.wishlist-preference-hero-icon{width:72px;height:72px;flex-basis:72px}.wishlist-preference-hero-icon .wishlist-gift-icon{width:58px;height:58px}.wishlist-preference-copy h2{font-size:23px}.wishlist-preference-copy p{font-size:13px}.wishlist-preference-option{padding:14px}.wishlist-preference-footer{align-items:flex-start;flex-wrap:wrap}.wishlist-preference-footer .wishlist-live-status{order:3}.wishlist-preference-toolbar{margin-right:4px}.wishlist-catalog-hero{align-items:flex-start;gap:13px;padding:17px 14px;border-radius:17px}.wishlist-catalog-hero-icon{width:68px;height:68px;flex-basis:68px}.wishlist-catalog-hero-icon .wishlist-gift-icon{width:54px;height:54px}.wishlist-catalog-hero h1{font-size:23px}.wishlist-catalog-hero p{font-size:12px}.wishlist-catalog-scopes{gap:4px;padding:4px}.wishlist-catalog-scopes a{padding:7px 8px;font-size:11px}.wishlist-catalog-filter-form{grid-template-columns:repeat(2,minmax(0,1fr))}.wishlist-catalog-filter-actions{grid-column:1/-1}.wishlist-catalog-filter-actions>a{padding:6px}.wishlist-catalog-card{grid-template-columns:104px minmax(0,1fr);min-height:220px}.wishlist-catalog-media,.wishlist-catalog-media img,.wishlist-catalog-placeholder{min-height:220px}.wishlist-catalog-placeholder .wishlist-gift-icon{width:62px;height:62px}.wishlist-catalog-card-body{padding:13px}.wishlist-catalog-card h2{margin-top:13px;font-size:17px}.wishlist-catalog-owner-avatar{width:36px;height:36px;flex-basis:36px}.wishlist-catalog-owner-avatar img{width:36px!important;height:36px!important}.wishlist-catalog-empty{padding:12px}.wishlist-overview{gap:15px}.wishlist-overview-section{border-radius:16px}.wishlist-overview-section-body,.wishlist-overview-section-header{padding:14px}.wishlist-button.is-coming-soon,.wishlist-overview-section-action,.wishlist-overview-section-action .wishlist-button{width:100%}.wishlist-section-empty{align-items:flex-start;flex-wrap:wrap;min-height:0;padding:16px}.wishlist-section-empty-action{width:100%}.wishlist-section-empty-action .wishlist-button{width:100%}.wishlist-form-grid{grid-template-columns:1fr;gap:0}.wishlist-item{grid-template-columns:minmax(104px,32%) minmax(0,1fr);min-height:128px}.wishlist-item-media,.wishlist-item-media img,.wishlist-item-placeholder{min-height:0}.wishlist-item-body{padding:12px}.wishlist-item-topline{flex-direction:column;gap:6px}.wishlist-price{text-align:left}.wishlist-item-actions .wishlist-button{flex:1 1 135px}.wishlist-icon-button{flex:0 0 38px;width:38px;height:38px}.wishlist-icon-button.is-delete{margin-left:0}.wishlist-section-heading{flex-direction:column}.wishlist-section-heading .wishlist-button{width:100%}.wishlist-form-actions{flex-wrap:wrap}.wishlist-live-status{order:-1;flex-basis:100%;text-align:left}.wishlist-form-actions .wishlist-button{flex:1}.wishlist-reservation-card{grid-template-columns:88px minmax(0,1fr)}.wishlist-list-main{padding:15px 14px 28px}.wishlist-list-preview{width:68px;height:68px;flex-basis:68px;border-radius:12px}.wishlist-list-heart{width:38px;height:38px;flex-basis:38px;font-size:25px}}@container wishlist (max-width:360px){.wishlist-item{grid-template-columns:96px minmax(0,1fr)}.wishlist-item-description{font-size:14px}.wishlist-detail-actions{flex-direction:column}.wishlist-reservation-card{grid-template-columns:72px minmax(0,1fr)}.wishlist-catalog-card{grid-template-columns:86px minmax(0,1fr)}}@media (max-width:560px){.wishlist-page{width:calc(100% - 12px);margin-bottom:34px}}@media (max-width:360px){.wishlist-page{width:calc(100% - 8px)}}