@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&family=Noto+Sans:wght@400;500;600;700;800;900&display=swap";:root{--tg-bg:#f3f5f8;--tg-surface:#fff;--tg-surface-2:#f7f8fb;--tg-text:#111318;--tg-muted:#68707d;--tg-accent:#3f8cff;--tg-accent-2:#6ca8ff;--tg-border:#11131814;--tg-chip:#1113180d;--tg-shadow:0 12px 28px #141a2812;--tg-radius-xl:22px;--tg-radius-lg:16px;--tg-radius-md:12px;--tg-radius-sm:10px;--content-width:760px}:root.theme-light,html.theme-light,body.theme-light{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}:root[data-theme=dark],:root.theme-dark,html.theme-dark,body.theme-dark{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--tg-bg:#0c0d10;--tg-surface:#15171c;--tg-surface-2:#1b1e25;--tg-text:#fff;--tg-muted:#98a0ad;--tg-accent:#4d8dff;--tg-accent-2:#7aa8ff;--tg-border:#ffffff14;--tg-chip:#ffffff0f;--tg-shadow:0 16px 36px #0003}*{box-sizing:border-box}body{background:radial-gradient(circle at top, #4d8dff1f, transparent 28%), var(--tg-bg);background-color:var(--tg-bg);color:var(--tg-text);margin:0;font-family:Inter,Noto Sans,system-ui,-apple-system,BlinkMacSystemFont,SF Pro Display,Segoe UI,Roboto,Arial,sans-serif;transition:background-color .2s,color .2s}button,select,input,textarea,a{font:inherit}a{text-decoration:none}img{display:block}.app-shell{min-height:100vh;padding:0 0 14px}.app{width:100%;max-width:var(--content-width);margin:0 auto}.mini-header{z-index:30;background:color-mix(in srgb, var(--tg-bg) 92%, transparent);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);padding:8px 10px;position:sticky;top:0}.mini-top-row{justify-content:space-between;align-items:center;gap:10px;margin-bottom:8px;display:flex}.mini-brand{align-items:center;gap:10px;min-width:0;display:flex}.mini-logo{background:linear-gradient(135deg, var(--tg-accent), var(--tg-accent-2));color:#fff;width:50px;height:50px;box-shadow:var(--tg-shadow);border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;font-size:22px;font-weight:800;display:flex;overflow:hidden}.mini-logo img{object-fit:contain;width:90%;height:90%}.mini-brand-text{min-width:0}.mini-title{color:var(--tg-text);font-size:16px;font-weight:800;line-height:1.1}.mini-subtitle{color:var(--tg-muted);white-space:nowrap;text-overflow:ellipsis;margin-top:2px;font-size:12px;overflow:hidden}.mini-top-actions,.mini-header-actions{flex-shrink:0;align-items:center;gap:8px;display:flex;position:relative}.mini-theme{border:1px solid var(--tg-border);background:var(--tg-surface);width:40px;height:40px;color:var(--tg-text);cursor:pointer;box-shadow:var(--tg-shadow);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;padding:0;font-size:18px;display:inline-flex}.mini-theme-icon{justify-content:center;align-items:center;line-height:1;display:inline-flex}.mini-theme-dot{background:var(--tg-accent);border-radius:999px;width:10px;height:10px}.mini-menu-wrap{position:relative}.mini-menu-button{border:1px solid var(--tg-border);background:var(--tg-surface);width:40px;height:40px;color:var(--tg-text);cursor:pointer;box-shadow:var(--tg-shadow);border-radius:12px;justify-content:center;align-items:center;gap:4px;padding:0 10px;font-size:24px;line-height:1;display:inline-flex}.mini-menu-button span{background:var(--tg-text);border-radius:999px;width:100%;height:2px;transition:all .18s;display:block}.mini-menu-button.active span:first-child{transform:translateY(6px)rotate(45deg)}.mini-menu-button.active span:nth-child(2){opacity:0}.mini-menu-button.active span:nth-child(3){transform:translateY(-6px)rotate(-45deg)}.mini-dropdown-menu,.mini-menu-dropdown{background:var(--tg-surface);border:1px solid var(--tg-border);width:min(360px,100vw - 20px);max-height:calc(100vh - 100px);box-shadow:var(--tg-shadow);border-radius:18px;padding:12px;position:absolute;top:calc(100% + 8px);right:0;overflow-y:auto}.mini-menu-user{color:var(--tg-muted);margin-bottom:10px;font-size:13px;font-weight:700}.mini-dropdown-link,.mini-menu-item{background:var(--tg-surface-2);width:100%;color:var(--tg-text);text-align:left;cursor:pointer;border:0;border-radius:12px;margin-bottom:8px;padding:12px 14px;font-size:14px;transition:all .18s}.mini-dropdown-link:last-of-type,.mini-menu-item:last-of-type{margin-bottom:0}.mini-menu-item-accent{background:linear-gradient(135deg,#3f8cff1f,#6ca8ff2e);border:1px solid #3f8cff26}.mini-donate-block{border-top:1px solid var(--tg-border);margin-top:10px;padding-top:10px}.mini-donate-title{margin-bottom:6px;font-size:13px;font-weight:800}.mini-donate-card{letter-spacing:.04em;color:var(--tg-text);word-break:break-word;margin-bottom:8px;font-size:15px;font-weight:700}.mini-donate-copy{background:linear-gradient(135deg, var(--tg-accent), var(--tg-accent-2));color:#fff;cursor:pointer;border:0;border-radius:12px;width:100%;padding:11px 14px;font-size:13px;font-weight:700}.mini-controls{align-items:center;gap:8px;margin-bottom:8px;display:flex}.mini-city-wrap{flex:none;min-width:115px}.mini-city-select{border:1px solid var(--tg-border);background:var(--tg-surface);width:100%;color:var(--tg-text);border-radius:12px;outline:none;padding:10px 12px;font-size:14px}.mini-count{background:linear-gradient(135deg, var(--tg-accent), var(--tg-accent-2));color:#fff;min-width:46px;height:40px;box-shadow:var(--tg-shadow);border-radius:14px;justify-content:center;align-items:center;font-size:15px;font-weight:800;display:flex}.mini-category-row{-ms-overflow-style:none;scrollbar-width:none;gap:8px;margin-bottom:6px;padding-bottom:2px;display:flex;overflow-x:auto}.mini-category-row::-webkit-scrollbar{display:none}.mini-category-chip{border:1px solid var(--tg-border);background:var(--tg-surface);color:var(--tg-text);white-space:nowrap;cursor:pointer;border-radius:999px;flex-shrink:0;padding:8px 12px;font-size:13px;transition:all .18s}.mini-category-chip.active{background:linear-gradient(135deg, var(--tg-accent), var(--tg-accent-2));color:#fff;box-shadow:var(--tg-shadow);border-color:#0000}.mini-meta-line{min-width:0;color:var(--tg-muted);white-space:nowrap;text-overflow:ellipsis;flex:auto;padding:0 2px;font-size:11px;overflow:hidden}.listing-grid,.reviews-grid{grid-template-columns:1fr;gap:12px;display:grid}.state-card{background:var(--tg-surface);border:1px solid var(--tg-border);text-align:center;box-shadow:var(--tg-shadow);border-radius:22px;padding:26px 16px}.state-icon{background:var(--tg-surface-2);border-radius:18px;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 12px;font-size:30px;display:flex}.state-title{margin-bottom:8px;font-size:18px;font-weight:800}.state-text{color:var(--tg-muted);line-height:1.4}.outside-note{background:var(--tg-surface);color:var(--tg-muted);border:1px solid var(--tg-border);text-align:center;border-radius:16px;margin:10px;padding:12px 14px;font-size:13px}.empty-state{background:var(--tg-surface);border:1px solid var(--tg-border);color:var(--tg-muted);text-align:center;box-shadow:var(--tg-shadow);border-radius:18px;padding:20px 16px}.share-mode-bar{background:var(--tg-surface);border:1px solid var(--tg-border);box-shadow:var(--tg-shadow);border-radius:16px;justify-content:space-between;align-items:center;gap:10px;margin-bottom:10px;padding:10px 12px;display:flex}.share-mode-text{color:var(--tg-muted);font-size:13px;line-height:1.35}.share-back-button{border:1px solid var(--tg-border);background:var(--tg-surface);min-height:42px;color:var(--tg-text);text-align:left;cursor:pointer;box-shadow:var(--tg-shadow);border-radius:16px;flex:1;padding:11px 14px}.share-banner{color:var(--tg-text);background:#3f8cff1f;border:1px solid #3f8cff2e;border-radius:14px;margin-bottom:12px;padding:10px 12px;font-size:12px;font-weight:700}.share-banner-muted{background:var(--tg-surface-2);border-color:var(--tg-border);color:var(--tg-muted)}.listing-primary-button,.listing-secondary-button,.marketplace-button{cursor:pointer;border-radius:18px;min-height:52px;padding:12px 14px;font-size:16px;font-weight:800;transition:transform .15s,opacity .15s}.listing-primary-button,.marketplace-button{background:linear-gradient(135deg, var(--tg-accent), var(--tg-accent-2));color:#fff;border:none}.listing-secondary-button{border:1px solid var(--tg-border);background:var(--tg-surface);color:var(--tg-text)}.listing-primary-button:active,.listing-secondary-button:active,.marketplace-button:active,.mini-menu-item:active,.mini-dropdown-link:active{transform:translateY(1px)}.moderation-panel{border-top:1px solid var(--tg-border);grid-template-columns:1fr;gap:8px;margin-top:12px;padding-top:12px;display:grid}.moderation-hide-button,.moderation-category-select{border:1px solid var(--tg-border);background:var(--tg-surface-2);width:100%;min-height:42px;color:var(--tg-text);border-radius:12px;padding:10px 12px}.admin-panel{background:var(--tg-surface-2);border:1px solid var(--tg-border);border-radius:18px;margin-top:10px;padding:12px}.admin-panel-wide{width:min(100%,560px)}.admin-panel-title{color:var(--tg-text);margin-bottom:10px;font-size:15px;font-weight:800}.admin-panel-subtitle{color:var(--tg-muted);margin:10px 0 8px;font-size:13px;font-weight:700}.admin-form{gap:8px;display:grid}.admin-input,.admin-select{border:1px solid var(--tg-border);background:var(--tg-surface);width:100%;min-height:42px;color:var(--tg-text);border-radius:12px;outline:none;padding:10px 12px}.admin-checkbox{color:var(--tg-text);align-items:center;gap:8px;font-size:13px;display:inline-flex}.admin-checkbox input{margin:0}.admin-submit-button{margin-top:2px}.admin-list{gap:8px;display:grid}.admin-list-item{background:var(--tg-surface);border:1px solid var(--tg-border);border-radius:14px;grid-template-columns:1fr;gap:10px;padding:10px;display:grid}.admin-list-main{min-width:0}.admin-list-title{color:var(--tg-text);word-break:break-word;margin-bottom:4px;font-size:14px;font-weight:800}.admin-list-meta{color:var(--tg-muted);word-break:break-word;font-size:12px;line-height:1.35}.admin-list-actions{grid-template-columns:1fr;gap:8px;display:grid}@media (width>=640px){.admin-list-item{grid-template-columns:minmax(0,1fr) auto;align-items:center}.admin-list-actions{grid-template-columns:repeat(2,auto);align-items:center}}.marketplace-panel,.marketplace-auth-box,.marketplace-create-box,.marketplace-cabinet-box{background:var(--tg-surface);border:1px solid var(--tg-border);box-shadow:var(--tg-shadow);border-radius:20px;padding:14px}.marketplace-panel{margin-bottom:12px}.marketplace-panel-title{margin-bottom:10px;font-size:16px;font-weight:800}.marketplace-panel-text{color:var(--tg-muted);font-size:13px;line-height:1.45}.marketplace-grid,.marketplace-form{gap:10px;display:grid}.marketplace-field{border:1px solid var(--tg-border);background:var(--tg-surface-2);width:100%;min-height:46px;color:var(--tg-text);border-radius:14px;outline:none;padding:12px 14px}textarea.marketplace-field{resize:vertical;min-height:120px}.marketplace-row{grid-template-columns:1fr 1fr;gap:10px;display:grid}.marketplace-helper{color:var(--tg-muted);font-size:12px;line-height:1.4}.marketplace-status-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.marketplace-status{border-radius:999px;align-items:center;gap:6px;padding:6px 10px;font-size:12px;font-weight:700;display:inline-flex}.marketplace-status.pending{color:#c97b00;background:#ffb14224}.marketplace-status.approved{color:#13865a;background:#22a06b24}.marketplace-status.rejected{color:#cb3352;background:#ff5c7a24}.marketplace-box-header{justify-content:space-between;align-items:center;gap:8px;margin-bottom:10px;display:flex}.marketplace-box-title{font-size:16px;font-weight:800}.marketplace-box-close{border:1px solid var(--tg-border);background:var(--tg-surface-2);width:36px;height:36px;color:var(--tg-text);cursor:pointer;border-radius:12px}.marketplace-box-close-compact{opacity:.72;background:0 0;border-radius:8px;justify-content:center;align-items:center;width:26px;min-width:26px;height:26px;min-height:26px;padding:0;font-size:14px;line-height:1;display:inline-flex}.marketplace-box-close-compact:hover{opacity:1;background:var(--tg-surface-2)}.marketplace-box-close-compact:active{transform:translateY(1px)}.marketplace-file{width:100%;color:var(--tg-muted);padding:10px 0 2px}.marketplace-list{gap:10px;display:grid}.marketplace-item{border:1px solid var(--tg-border);background:var(--tg-surface-2);border-radius:16px;padding:12px}.marketplace-item-title{margin-bottom:6px;font-size:15px;font-weight:800}.marketplace-item-meta{color:var(--tg-muted);flex-wrap:wrap;gap:8px;margin-bottom:8px;font-size:12px;display:flex}.marketplace-item-desc{color:var(--tg-text);margin-bottom:10px;font-size:13px;line-height:1.45}.marketplace-item-image{border:1px solid var(--tg-border);object-fit:cover;border-radius:14px;width:100%;max-height:260px;margin-top:8px}.marketplace-divider{background:var(--tg-border);height:1px;margin:10px 0}.card{background:var(--tg-surface);border:1px solid var(--tg-border);box-shadow:var(--tg-shadow);border-radius:22px;position:relative;overflow:hidden}.card-image{aspect-ratio:4/3;object-fit:cover;background:var(--tg-surface-2);width:100%}.card-title{margin-bottom:6px;font-size:16px;font-weight:800;line-height:1.35}.card-price{color:var(--tg-accent);margin-bottom:8px;font-size:15px;font-weight:800}.card-desc{color:var(--tg-muted);margin-bottom:12px;font-size:13px;line-height:1.45}.badge-native{color:#fff;box-shadow:var(--tg-shadow);z-index:2;background:#22a06beb;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:800;position:absolute;top:12px;left:12px}.contacts{background:var(--tg-surface-2);border:1px solid var(--tg-border);border-radius:14px;gap:8px;margin-top:10px;padding:12px;font-size:13px;display:grid}.contacts a{color:var(--tg-accent);word-break:break-word}.modal-overlay,.modal{z-index:60;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#060a1285;justify-content:center;align-items:center;padding:20px 12px;display:flex;position:fixed;inset:0}.modal-box input,.modal-box textarea,.modal-box select{border:1px solid var(--tg-border);background:var(--tg-surface-2);width:100%;min-height:46px;color:var(--tg-text);border-radius:14px;outline:none;margin-bottom:10px;padding:12px 14px}.modal-box textarea{resize:vertical;min-height:120px}.modal-box button{border:1px solid var(--tg-border);background:var(--tg-surface-2);width:100%;min-height:48px;color:var(--tg-text);cursor:pointer;box-shadow:none;border-radius:14px;margin-bottom:8px;padding:12px 14px;font-weight:700;transition:transform .15s,background-color .15s,border-color .15s,color .15s,opacity .15s}.modal-box button:hover{background:var(--tg-surface)}.modal-box button:active{transform:translateY(1px)}.modal-box button:disabled{opacity:.6;cursor:default}.modal-box button:last-child{margin-bottom:0}.review-card{background:var(--tg-surface);border:1px solid var(--tg-border);box-shadow:var(--tg-shadow);border-radius:22px;padding:14px}.review-card-top{flex-wrap:wrap;gap:8px;margin-bottom:10px;display:flex}.review-chip{color:var(--tg-accent);background:#3f8cff1f;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:800}.review-chip-muted{background:var(--tg-surface-2);color:var(--tg-muted)}.review-title{margin-bottom:8px;font-size:16px;font-weight:800}.review-meta{color:var(--tg-muted);flex-wrap:wrap;gap:8px;margin-bottom:12px;font-size:12px;display:flex}.review-actions{grid-template-columns:1fr;gap:10px;display:grid}@media (width>=720px){.content{padding-left:12px;padding-right:12px}.review-actions{grid-template-columns:1fr 1fr}}@media (width<=560px){.mini-top-row{align-items:flex-start}.mini-theme{padding:8px 10px}.listing-actions,.marketplace-row{grid-template-columns:1fr}.modal-overlay,.modal{padding:10px 8px}.modal-box{border-radius:20px;padding:14px}}.card{background:var(--tg-surface);border:1px solid var(--tg-border);box-shadow:var(--tg-shadow);border-radius:22px;overflow:visible}.card-media{aspect-ratio:16/11;background:var(--tg-surface-2);width:100%;position:relative;overflow:hidden}.card-image{object-fit:cover;width:100%;height:100%;display:block}.card-overlay-left,.card-overlay-right{z-index:2;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);white-space:nowrap;text-overflow:ellipsis;background:#25272eb8;border-radius:999px;align-items:center;max-width:calc(100% - 24px);min-height:34px;padding:0 14px;font-size:13px;font-weight:800;display:inline-flex;position:absolute;top:12px;overflow:hidden;box-shadow:0 8px 18px #00000029}.card-overlay-left{left:12px}.card-overlay-right{right:12px}.card-body{padding:14px 14px 16px}.card-badges{flex-wrap:wrap;gap:10px;margin-bottom:12px;display:flex}.card-badge{border:1px solid var(--tg-border);background:var(--tg-surface-2);min-height:36px;color:var(--tg-text);border-radius:999px;align-items:center;padding:0 14px;font-size:14px;font-weight:800;display:inline-flex}.card-badge-muted{color:var(--tg-muted);font-weight:700}.badge-native{z-index:2;background:linear-gradient(135deg, var(--tg-accent), var(--tg-accent-2));color:#fff;min-height:30px;box-shadow:var(--tg-shadow);border-radius:999px;align-items:center;padding:0 12px;font-size:12px;font-weight:800;display:inline-flex;position:absolute;bottom:12px;left:12px}.card-title{color:var(--tg-text);letter-spacing:-.01em;word-break:break-word;margin:0 0 10px;font-size:21px;font-weight:900;line-height:1.22}.card-price{color:var(--tg-accent);margin:0 0 12px;font-size:20px;font-weight:900;line-height:1.1}.card-location-line{color:var(--tg-muted);word-break:break-word;align-items:center;gap:8px;margin-bottom:10px;font-size:14px;line-height:1.35;display:flex}.card-location-pin{flex:none}.card-pills{flex-wrap:wrap;gap:10px;margin-bottom:14px;display:flex}.card-pill{border:1px solid var(--tg-border);background:var(--tg-surface-2);min-height:34px;color:var(--tg-text);border-radius:999px;align-items:center;padding:0 14px;font-size:13px;font-weight:800;display:inline-flex}.card-desc{color:var(--tg-text);white-space:pre-wrap;word-break:break-word;margin:0 0 12px;font-size:16px;line-height:1.6}.card-desc.is-collapsed{-webkit-line-clamp:6;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.contacts{border:1px solid var(--tg-border);background:var(--tg-surface-2);border-radius:18px;gap:8px;margin:0 0 12px;padding:12px 14px;display:grid}.contacts div,.contacts a{color:var(--tg-text);word-break:break-word;font-size:14px;line-height:1.45}.share-panel{border:1px solid var(--tg-border);background:var(--tg-surface-2);border-radius:18px;gap:10px;margin-top:12px;padding:12px;display:grid}.listing-actions{grid-template-columns:1fr 1fr;gap:12px;margin-top:4px;display:grid}.listing-primary-button,.listing-secondary-button{cursor:pointer;border-radius:18px;min-height:52px;padding:12px 14px;font-size:16px;font-weight:800;transition:transform .15s,opacity .15s}.listing-primary-button:active,.listing-secondary-button:active{transform:translateY(1px)}.modal{z-index:120;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#060a1285;justify-content:center;align-items:center;padding:12px;display:flex;position:fixed;inset:0}.modal-box{background:var(--tg-surface);width:100%;max-width:760px;max-height:calc(100vh - 24px);color:var(--tg-text);border:1px solid var(--tg-border);box-shadow:var(--tg-shadow);border-radius:24px;padding:16px;overflow-y:auto}.mini-dropdown-menu,.mini-menu-dropdown{z-index:90}@media (width<=560px){.card-title{font-size:19px}.card-price{font-size:18px}.card-desc{font-size:15px;line-height:1.55}.card-overlay-left,.card-overlay-right{min-height:30px;padding:0 12px;font-size:12px;top:10px}.card-overlay-left{left:10px}.card-overlay-right{right:10px}.badge-native{bottom:10px;left:10px}.listing-actions{grid-template-columns:1fr}}.tg-card{background:var(--tg-surface);border:1px solid var(--tg-border);box-shadow:var(--tg-shadow);border-radius:20px;position:relative;overflow:visible}.tg-card-media{background:var(--tg-surface-2);border-bottom:1px solid var(--tg-border);position:relative}.card-media-grid{background:#fff;gap:2px;display:grid}.card-media-grid.count-1{grid-template-columns:1fr}.card-media-grid.count-2{grid-template-columns:1fr 1fr}.card-media-grid.count-3,.card-media-grid.count-4{grid-template-rows:repeat(2,minmax(124px,1fr));grid-template-columns:1fr 1fr}.card-media-grid.count-3 .card-media-item,.card-media-grid.count-4 .card-media-item{grid-area:auto}.card-media-item{appearance:none;min-height:124px;box-shadow:none;cursor:pointer;background:#fff;border:0;margin:0;padding:0;position:relative;overflow:hidden}.card-media-grid.count-1 .card-media-item{aspect-ratio:16/11;min-height:auto}.card-media-grid.count-2 .card-media-item{aspect-ratio:1;min-height:auto}.card-media-item .card-image{object-fit:cover;width:100%;height:100%;display:block}.card-media-more{color:#fff;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#00000061;justify-content:center;align-items:center;font-size:24px;font-weight:800;display:flex;position:absolute;inset:0}.tg-card-overlay{z-index:2;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);white-space:nowrap;text-overflow:ellipsis;background:#0f121aad;border-radius:999px;align-items:center;max-width:calc(100% - 20px);min-height:28px;padding:0 10px;font-size:11px;font-weight:700;display:inline-flex;position:absolute;top:10px;overflow:hidden}.tg-card-overlay-left{left:10px}.tg-card-overlay-right{right:10px}.tg-card-native-badge{z-index:2;background:linear-gradient(135deg, var(--tg-accent), var(--tg-accent-2));color:#fff;border-radius:999px;align-items:center;min-height:28px;padding:0 10px;font-size:11px;font-weight:800;display:inline-flex;position:absolute;bottom:10px;left:10px}.tg-card-media-banner{overflow:hidden}.tg-card-banner-button{cursor:pointer;appearance:none;background:0 0;border:0;width:100%;margin:0;padding:0;display:block}.tg-card-banner{aspect-ratio:16/11;background:var(--tg-surface-2);min-height:124px;position:relative;overflow:hidden}.tg-card-banner-image{object-fit:cover;width:100%;height:100%;display:block}.tg-card-body{padding:12px 12px 14px}.tg-card-meta-row{flex-wrap:wrap;gap:6px;margin-bottom:8px;display:flex}.tg-card-chip{background:var(--tg-surface-2);border:1px solid var(--tg-border);min-height:28px;color:var(--tg-text);border-radius:999px;align-items:center;padding:0 10px;font-size:11px;font-weight:700;display:inline-flex}.tg-card-chip-muted{color:var(--tg-muted)}.tg-card-title{color:var(--tg-text);word-break:break-word;margin:0 0 8px;font-size:15px;font-weight:800;line-height:1.3}.tg-card-price{color:var(--tg-accent);margin:0 0 8px;font-size:14px;font-weight:800;line-height:1.2}.tg-card-text{color:var(--tg-text);white-space:pre-wrap;word-break:break-word;margin:0;font-size:14px;line-height:1.42}.tg-card-text.collapsed{max-height:15.62em;position:relative;overflow:hidden}.tg-card-text.collapsed.is-collapsible:after{content:"";background:linear-gradient(180deg, #fff0, var(--tg-surface));pointer-events:none;height:42px;position:absolute;inset:auto 0 0}:root[data-theme=dark] .tg-card-text.collapsed.is-collapsible:after{background:linear-gradient(180deg, #0c0d1000, var(--tg-surface))}.tg-card-native .tg-card-text.collapsed{max-height:12.78em}.tg-card-link-button{color:var(--tg-accent);cursor:pointer;background:0 0;border:0;margin-top:8px;padding:0;font-size:13px;font-weight:700}.tg-card-actions{grid-template-columns:auto 1fr 1fr;align-items:stretch;margin-top:12px}.tg-card-actions .favorite-toggle-button,.tg-card-actions .card-favorite-button,.tg-card-actions .tg-favorite-button{top:auto;right:auto;place-self:stretch start;width:42px;min-width:42px;height:42px;position:static;inset:auto}.tg-share-wrap{position:relative}.tg-share-wrap>.listing-secondary-button,.tg-share-wrap>.listing-primary-button{width:100%}.tg-share-menu{z-index:40;border:1px solid var(--tg-border);background:var(--tg-surface);border-radius:14px;gap:6px;width:min(220px,100vw - 44px);padding:8px;display:grid;position:absolute;right:0;box-shadow:0 20px 40px #0000002e}.tg-share-menu.open-down{top:calc(100% + 8px);bottom:auto}.tg-share-menu.open-up{top:auto;bottom:calc(100% + 8px)}.tg-share-menu-item{background:var(--tg-surface-2);width:100%;color:var(--tg-text);text-align:left;cursor:pointer;border:0;border-radius:10px;padding:10px 12px;font-size:13px;font-weight:700}.tg-card .listing-primary-button,.tg-card .listing-secondary-button{border-radius:14px;min-height:42px;padding:10px 12px;font-size:13px;font-weight:800}.tg-card .contacts{border-radius:14px;margin-top:10px;margin-bottom:0;padding:10px 12px}.tg-card .contacts div,.tg-card .contacts a{font-size:13px}@media (width<=560px){.tg-card{border-radius:18px}.tg-card-body{padding:10px 10px 12px}.tg-card-title{font-size:14px}.tg-card-price{font-size:13px}.tg-card-text{font-size:13px;line-height:1.4}.tg-card-text.collapsed{max-height:14em}.tg-card-native .tg-card-text.collapsed{max-height:11.2em}.tg-card .listing-actions{grid-template-columns:auto 1fr 1fr;gap:8px}.tg-card-actions .favorite-toggle-button,.tg-card-actions .card-favorite-button,.tg-card-actions .tg-favorite-button{width:34px;min-width:34px;height:34px}.tg-card .listing-primary-button,.tg-card .listing-secondary-button{border-radius:12px;min-height:40px;padding:9px 10px;font-size:12px}.tg-share-menu{width:min(210px,100vw - 40px)}}.mini-profile-button{border:1px solid var(--tg-border);background:var(--tg-surface);width:44px;height:44px;color:var(--tg-text);cursor:pointer;box-shadow:var(--tg-shadow);border-radius:14px;justify-content:center;align-items:center;font-size:22px;display:inline-flex}.mini-profile-button.is-auth{background:linear-gradient(135deg,#3f8cff1f,#6ca8ff2e);border-color:#3f8cff3d}.marketplace-shortcuts-row{justify-content:flex-end;margin-bottom:8px;display:flex}.marketplace-shortcut-button{border:1px solid var(--tg-border);background:var(--tg-surface);min-height:38px;color:var(--tg-text);cursor:pointer;box-shadow:var(--tg-shadow);border-radius:999px;align-items:center;gap:10px;padding:8px 12px;font-size:13px;font-weight:700;display:inline-flex}.marketplace-shortcut-button.is-disabled{opacity:.72}.marketplace-shortcut-button.is-active{background:linear-gradient(135deg,#3f8cff14,#6ca8ff24);border-color:#3f8cff33}.marketplace-shortcut-count{color:#fff;background:linear-gradient(135deg,#22b573,#15a866);border-radius:999px;justify-content:center;align-items:center;min-width:24px;height:24px;padding:0 6px;font-size:12px;font-weight:800;display:inline-flex}.mini-search-button-inline{border:1px solid var(--tg-border);background:var(--tg-surface);width:44px;height:44px;color:var(--tg-text);cursor:pointer;box-shadow:var(--tg-shadow);border-radius:14px;flex:0 0 44px;justify-content:center;align-items:center;padding:0;font-size:22px;display:inline-flex}.marketplace-auth-modal{max-width:560px}.marketplace-auth-tab{border:1px solid var(--tg-border);background:var(--tg-surface-2);min-height:42px;color:var(--tg-text);cursor:pointer;border-radius:14px;font-weight:700}@media (width<=560px){.mini-profile-button,.mini-search-button-inline{width:42px;height:42px}.marketplace-shortcuts-row{justify-content:stretch}.marketplace-shortcut-button{justify-content:center;width:100%}}.marketplace-item-clickable{cursor:pointer}.marketplace-item-actions{grid-template-columns:1fr 1fr;gap:10px;margin-top:10px;display:grid}@media (width<=560px){.marketplace-item-actions{grid-template-columns:1fr}}.mini-search-button{border:1px solid var(--tg-border);background:var(--tg-surface);width:40px;height:40px;color:var(--tg-text);cursor:pointer;box-shadow:var(--tg-shadow);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;font-size:18px;line-height:1;display:inline-flex}.search-overlay{z-index:110;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#070a1070;justify-content:center;align-items:flex-start;padding:64px 10px 12px;display:flex;position:fixed;inset:0;overflow-y:auto}.search-sheet{border:1px solid var(--tg-border);background:color-mix(in srgb, var(--tg-surface) 96%, transparent);border-radius:22px;flex-direction:column;width:100%;max-width:min(760px,100vw - 20px);margin-bottom:12px;display:flex;overflow:visible;box-shadow:0 24px 54px #0f16222e}.search-sheet-top{border-bottom:1px solid var(--tg-border);background:color-mix(in srgb, var(--tg-surface) 92%, transparent);grid-template-columns:1fr auto;gap:10px;padding:12px;display:grid}.search-input{border:1px solid var(--tg-border);background:var(--tg-surface-2);width:100%;min-height:48px;color:var(--tg-text);border-radius:16px;outline:none;padding:0 16px;font-size:15px;font-weight:600;box-shadow:inset 0 1px #ffffff08}.search-input::placeholder{color:var(--tg-muted);font-weight:500}.search-input:focus{border-color:color-mix(in srgb, var(--tg-accent) 48%, var(--tg-border));box-shadow:0 0 0 3px color-mix(in srgb, var(--tg-accent) 16%, transparent)}.search-cancel-button{border:1px solid var(--tg-border);background:var(--tg-surface);min-width:96px;min-height:48px;color:var(--tg-text);cursor:pointer;border-radius:16px;padding:0 16px;font-size:14px;font-weight:700}.search-scope-note{color:var(--tg-muted);padding:10px 14px 0;font-size:12px;line-height:1.35}.search-results{gap:10px;padding:12px;display:grid}.search-empty{border:1px dashed var(--tg-border);background:var(--tg-surface-2);min-height:108px;color:var(--tg-muted);text-align:center;border-radius:18px;justify-content:center;align-items:center;padding:16px;font-size:14px;font-weight:600;display:flex}.search-result-item{border:1px solid var(--tg-border);background:var(--tg-surface);width:100%;color:var(--tg-text);text-align:left;cursor:pointer;border-radius:18px;padding:12px 13px;transition:transform .16s,border-color .16s,background .16s;box-shadow:0 10px 24px #141a280d}.search-result-item:hover,.search-result-item:active{border-color:color-mix(in srgb, var(--tg-accent) 30%, var(--tg-border));transform:translateY(1px)}.search-result-top{justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:6px;display:flex}.search-result-title{min-width:0;color:var(--tg-text);word-break:break-word;font-size:14px;font-weight:800;line-height:1.35}.search-result-badge{min-height:24px;color:var(--tg-accent);background:#3f8cff1f;border-radius:999px;flex-shrink:0;align-items:center;padding:0 9px;font-size:11px;font-weight:800;display:inline-flex}.search-result-meta{color:var(--tg-muted);word-break:break-word;margin-bottom:6px;font-size:12px;line-height:1.35}.search-result-text{color:var(--tg-text);-webkit-line-clamp:3;word-break:break-word;-webkit-box-orient:vertical;font-size:13px;line-height:1.45;display:-webkit-box;overflow:hidden}@media (width<=560px){.search-overlay{padding:56px 8px 10px}.search-sheet{border-radius:18px}.search-sheet-top{grid-template-columns:1fr;padding:10px}.search-cancel-button,.search-input{border-radius:14px;min-height:44px}.search-results{gap:8px;padding:10px}.search-result-item{border-radius:16px;padding:11px 12px}.search-result-title{font-size:13px}.search-result-text{font-size:12px}}.mini-header{background:color-mix(in srgb, var(--tg-bg) 94%, transparent);padding:5px 8px}.mini-top-row{gap:8px;margin-bottom:5px}.mini-brand{gap:8px}.mini-logo{border-radius:12px;width:40px;height:40px;font-size:18px}.mini-title{font-size:15px;line-height:1.05}.mini-subtitle{margin-top:1px;font-size:11px}.mini-theme{color:var(--tg-text);padding:0}.mini-theme-dot{display:none}.mini-theme-icon{font-size:18px;line-height:1}.marketplace-shortcuts-row{grid-template-columns:1fr 1fr;gap:8px;margin-bottom:6px;display:grid}.marketplace-shortcut-button{justify-content:center;gap:8px;width:100%;min-height:34px;padding:6px 10px;font-size:12px;font-weight:700}.marketplace-shortcut-button-primary{background:linear-gradient(135deg, var(--tg-accent), var(--tg-accent-2));color:#fff;border:none}.marketplace-shortcut-count{min-width:20px;height:20px;padding:0 5px;font-size:10px}.mini-controls{gap:6px;margin-bottom:5px}.mini-city-select{border-radius:11px;min-height:38px;padding:7px 11px}.mini-count{min-width:40px;height:38px}.mini-tab-row{margin-top:0}.mini-category-chip{min-height:31px;padding:4px 9px;font-size:11px;line-height:1}.content{padding:3px 8px 0}.listing-actions{gap:8px}.listing-primary-button,.listing-secondary-button,.marketplace-button{border-radius:14px;min-height:42px;padding:8px 11px;font-size:14px}@media (width<=560px){.mini-header{padding:5px 6px 4px}.mini-logo{width:36px;height:36px}.mini-title{font-size:14px}.mini-subtitle{font-size:10px}.mini-theme,.mini-profile-button,.mini-menu-button,.mini-search-button-inline{width:36px;min-width:36px;height:36px}.marketplace-shortcuts-row{gap:6px;margin-bottom:5px}.marketplace-shortcut-button{min-height:32px;padding:5px 8px;font-size:11px}.marketplace-shortcut-count{min-width:18px;height:18px;font-size:10px}.mini-controls{gap:5px}.mini-city-select{min-height:36px;padding:6px 10px}.mini-count{min-width:36px;height:36px;font-size:14px}.mini-category-row{gap:4px;margin-bottom:3px}.mini-category-chip{min-height:29px;padding:4px 8px;font-size:11px}}.mini-controls-primary{justify-content:space-between}.mini-controls-actions{flex-shrink:0;align-items:center;gap:8px;display:flex}.pagination{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;margin:0 0 12px;display:flex}.pagination-pages{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;display:flex}.pagination-arrow,.pagination-page{border:1px solid var(--tg-border);background:var(--tg-surface);min-width:42px;height:42px;color:var(--tg-text);cursor:pointer;box-shadow:var(--tg-shadow);border-radius:14px;justify-content:center;align-items:center;padding:0 12px;font-size:14px;font-weight:800;display:inline-flex}.pagination-page.active{background:linear-gradient(135deg, var(--tg-accent), var(--tg-accent-2));color:#fff;border-color:#0000}.pagination-arrow:disabled,.pagination-page:disabled{opacity:.45;cursor:default;box-shadow:none}.pagination+.listing-grid{margin-top:0}.mini-theme,.mini-profile-button,.mini-menu-button,.mini-search-button-inline{border-radius:10px;width:34px;min-width:34px;height:34px}.mini-menu-button{padding:0 8px}.mini-controls-primary{align-items:stretch}.mini-controls-actions{gap:6px}.mini-count{border-radius:10px;min-width:36px;height:34px;font-size:13px}.mini-city-select,.mini-search-button-inline{min-height:34px}.marketplace-shortcuts-row{gap:6px;margin-bottom:5px}.marketplace-shortcut-button{border-radius:11px;min-height:34px;padding:6px 10px;font-size:12px}.marketplace-shortcut-count{min-width:18px;height:18px;font-size:10px}.mini-category-row{gap:6px;margin-bottom:4px}.mini-category-chip{min-height:31px;padding:5px 10px;font-size:12px}.mini-header-pagination{margin-top:4px}.pagination{-ms-overflow-style:none;scrollbar-width:none;box-shadow:none;flex-wrap:nowrap;justify-content:flex-start;gap:10px;margin:0;padding:0 2px;overflow-x:auto}.pagination::-webkit-scrollbar{display:none}.pagination-pages{flex-wrap:nowrap;gap:10px}.pagination-arrow,.pagination-page{color:#2f76ea;min-width:auto;height:auto;box-shadow:none;background:0 0;border:0;border-radius:0;padding:0;font-size:15px;font-weight:700;line-height:1}.pagination-page.active{color:#2f76ea;text-underline-offset:3px;background:0 0;border-color:#0000;text-decoration:underline}.pagination-arrow:disabled,.pagination-page:disabled{opacity:.38;color:var(--tg-muted)}@media (width<=560px){.mini-top-actions,.mini-header-actions{gap:4px}.mini-theme,.mini-profile-button,.mini-menu-button,.mini-search-button-inline{border-radius:9px;width:32px;min-width:32px;height:32px}.mini-theme-icon{font-size:15px}.mini-menu-button{padding:0 7px}.marketplace-shortcut-button{min-height:32px;padding:5px 8px;font-size:11px}.mini-city-select,.mini-search-button-inline,.mini-count{height:32px;min-height:32px}.mini-count{min-width:34px;font-size:12px}.mini-category-chip{min-height:29px;padding:4px 8px;font-size:11px}.pagination,.pagination-pages{gap:8px}.pagination-arrow,.pagination-page{font-size:14px}}.mini-top-actions,.mini-header-actions{gap:6px}.mini-theme,.mini-profile-button,.mini-menu-button{border-radius:10px;width:32px;min-width:32px;height:32px}.mini-theme-icon{font-size:15px}.mini-profile-button{font-size:18px}.mini-menu-button{padding:0 7px;font-size:20px}.mini-controls-marketplace-row{flex-wrap:nowrap;align-items:center;gap:6px}.mini-city-wrap-compact{flex:0 0 110px;min-width:110px;max-width:110px}.mini-city-select-compact{border-radius:12px;height:36px;min-height:36px;padding:6px 28px 6px 10px}.mini-controls-actions-marketplace{flex:auto;align-items:center;gap:6px;min-width:0;display:flex}.mini-search-button-inline{border-radius:12px;flex:0 0 36px;width:36px;min-width:36px;height:36px;font-size:17px}.marketplace-shortcut-button{white-space:nowrap;border-radius:12px;justify-content:center;gap:6px;min-width:0;height:36px;min-height:36px;padding:0 8px;font-size:12px}.marketplace-shortcut-button-cabinet{text-align:center;flex:1.15 1 0;justify-content:center;padding-right:34px;position:relative}.marketplace-shortcut-button-cabinet .marketplace-shortcut-count{position:absolute;top:50%;right:8px;transform:translateY(-50%)}.marketplace-shortcut-button-cabinet span:first-child{text-align:center;width:100%;display:block}.marketplace-shortcut-button-submit{flex:.95 1 0}.marketplace-shortcut-button-submit span,.marketplace-shortcut-button-cabinet span:first-child{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}@media (width<=560px){.mini-controls-marketplace-row{gap:4px}.mini-city-wrap-compact{flex-basis:102px;min-width:102px;max-width:102px}.mini-city-select-compact,.mini-search-button-inline,.marketplace-shortcut-button{height:34px;min-height:34px}.mini-search-button-inline{flex-basis:34px;width:34px;min-width:34px}.marketplace-shortcut-button{gap:5px;padding:0 6px;font-size:11px}.marketplace-shortcut-button-cabinet{flex:1.08 1 0}.marketplace-shortcut-button-submit{flex:.92 1 0}}.mini-controls.mini-controls-primary.mini-controls-marketplace-row{grid-template-columns:120px 36px minmax(0,1.2fr) minmax(0,.8fr);align-items:center;gap:6px;margin-bottom:6px;display:grid}.mini-city-wrap.mini-city-wrap-compact{flex:initial;width:100%;min-width:0;max-width:none}.mini-city-select.mini-city-select-compact{border-radius:12px;width:100%;min-width:0;height:36px;min-height:36px;padding:6px 28px 6px 10px}.mini-controls-actions.mini-controls-actions-marketplace{display:contents}.mini-search-button-inline{border-radius:12px;width:36px;min-width:36px;height:36px;min-height:36px;padding:0;font-size:17px}.marketplace-shortcut-button{border-radius:12px;justify-content:center;gap:6px;width:100%;min-width:0;height:36px;min-height:36px;padding:0 10px;overflow:hidden}@media (width<=560px){.mini-controls.mini-controls-primary.mini-controls-marketplace-row{grid-template-columns:112px 34px minmax(0,1fr) minmax(0,.9fr);gap:5px}.mini-city-select.mini-city-select-compact,.mini-search-button-inline,.marketplace-shortcut-button{height:34px;min-height:34px}.mini-search-button-inline{width:34px;min-width:34px;font-size:16px}.marketplace-shortcut-button{padding:0 8px;font-size:11px}}.mini-controls-marketplace-row{grid-template-columns:106px 32px minmax(0,1.6fr) minmax(0,.82fr)!important;align-items:center!important;gap:4px!important;margin-bottom:6px!important;display:grid!important}.mini-city-wrap-compact{flex:0 0 106px!important;width:106px!important;min-width:106px!important;max-width:106px!important}.mini-city-select-compact{border-radius:12px!important;width:100%!important;height:34px!important;min-height:34px!important;padding:6px 24px 6px 10px!important}.mini-controls-actions-marketplace{display:contents!important}.mini-search-button-inline{border-radius:12px!important;flex:0 0 32px!important;width:32px!important;min-width:32px!important;height:34px!important;min-height:34px!important;padding:0!important;font-size:15px!important}.marketplace-shortcuts-row{display:none!important}.marketplace-shortcut-button{white-space:nowrap!important;border-radius:12px!important;gap:5px!important;width:100%!important;min-width:0!important;height:34px!important;min-height:34px!important;padding:0 7px!important;font-size:11px!important;line-height:1!important;overflow:hidden!important}.marketplace-shortcut-button-cabinet{justify-content:flex-start!important}.marketplace-shortcut-button-submit{justify-content:center!important}.marketplace-shortcut-button-cabinet span:first-child,.marketplace-shortcut-button-submit span{text-overflow:ellipsis!important;white-space:nowrap!important;min-width:0!important;overflow:hidden!important}.marketplace-shortcut-count{flex:none!important;min-width:18px!important;height:18px!important;padding:0 4px!important;font-size:10px!important}@media (width<=560px){.mini-controls-marketplace-row{grid-template-columns:104px 30px minmax(0,1.72fr) minmax(0,.78fr)!important;gap:4px!important}.mini-city-wrap-compact{flex-basis:104px!important;width:104px!important;min-width:104px!important;max-width:104px!important}.mini-city-select-compact,.mini-search-button-inline,.marketplace-shortcut-button{height:33px!important;min-height:33px!important}.mini-search-button-inline{flex-basis:30px!important;width:30px!important;min-width:30px!important;font-size:14px!important}.marketplace-shortcut-button{padding:0 6px!important;font-size:10.5px!important}}.card-media-item{cursor:zoom-in}.photo-viewer{z-index:9999;background:#04070cf5;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.photo-viewer__backdrop{position:absolute;inset:0}.photo-viewer__chrome{z-index:2;pointer-events:none;justify-content:space-between;align-items:center;display:flex;position:absolute;top:12px;left:12px;right:12px}.photo-viewer__close,.photo-viewer__nav{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;background:#ffffff24;border:0;box-shadow:0 10px 24px #0000003d}.photo-viewer__close{pointer-events:auto;border-radius:999px;width:42px;height:42px;font-size:28px;line-height:1}.photo-viewer__counter{pointer-events:none;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1f;border-radius:999px;padding:8px 12px;font-size:13px;font-weight:800}.photo-viewer__nav{z-index:2;border-radius:18px;width:44px;height:64px;font-size:34px;line-height:1;position:absolute;top:50%;transform:translateY(-50%)}.photo-viewer__nav--left{left:12px}.photo-viewer__nav--right{right:12px}.photo-viewer__stage{z-index:1;touch-action:none;justify-content:center;align-items:center;width:100%;height:100%;padding:60px 12px 28px;display:flex;position:relative;overflow:hidden}.photo-viewer__image{object-fit:contain;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;transform-origin:50%;cursor:zoom-in;max-width:100%;max-height:100%;transition:transform .12s ease-out}.photo-viewer__image.is-zoomed{cursor:grab}.photo-viewer__image.is-dragging{cursor:grabbing;transition:none}@media (width<=560px){.photo-viewer__close{width:38px;height:38px;font-size:24px}.photo-viewer__nav{border-radius:16px;width:38px;height:56px;font-size:28px}.photo-viewer__stage{padding:56px 8px 20px}}.modal-box .marketplace-box-close.marketplace-box-close-compact{border:1px solid var(--tg-border);width:26px;min-width:26px;height:26px;min-height:26px;color:var(--tg-text);cursor:pointer;box-shadow:none;opacity:.72;background:0 0;border-radius:8px;flex:0 0 26px;justify-content:center;align-items:center;margin:0;padding:0;font-size:14px;font-weight:500;line-height:1;display:inline-flex}.modal-box .marketplace-box-close.marketplace-box-close-compact:hover{opacity:1;background:var(--tg-surface-2)}.modal-box .marketplace-box-close.marketplace-box-close-compact:active{transform:translateY(1px)}.modal-box button.marketplace-box-close-compact,.modal-box .marketplace-box-close.marketplace-box-close-compact{border:1px solid var(--tg-border);width:26px;min-width:26px;max-width:26px;height:26px;min-height:26px;color:var(--tg-text);box-shadow:none;background:0 0;border-radius:8px;flex:none;align-self:flex-start;margin:0;padding:0}.modal-box button.marketplace-box-close-compact:last-child,.modal-box .marketplace-box-close.marketplace-box-close-compact:last-child{margin-bottom:0}.marketplace-auth-switch{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:14px;display:grid}.marketplace-auth-tab{border:1px solid var(--tg-border);background:var(--tg-surface-2);min-height:48px;color:var(--tg-text);cursor:pointer;border-radius:16px;padding:0 14px;font-size:14px;font-weight:800;line-height:1.2}.marketplace-auth-tab.active{background:linear-gradient(135deg, var(--tg-accent), var(--tg-accent-2));color:#fff;border:none}.marketplace-auth-error{color:#b4233d;background:#ff5c7a1a;border:1px solid #cb33522e;border-radius:14px;margin:2px 0 12px;padding:12px 14px;font-size:13px;font-weight:700;line-height:1.4}:root[data-theme=dark] .marketplace-auth-error,:root.theme-dark .marketplace-auth-error,html.theme-dark .marketplace-auth-error,body.theme-dark .marketplace-auth-error{color:#ff96ab;background:#ff5c7a29;border-color:#ff6e8c3d}.marketplace-auth-switch-single{grid-template-columns:1fr;margin-top:2px;margin-bottom:0}.marketplace-auth-tab-secondary{color:var(--tg-muted);background:0 0}.marketplace-auth-tab-secondary:hover{background:var(--tg-surface-2);color:var(--tg-text)}.search-options-grid{gap:8px;padding:12px 12px 0;display:grid}.search-option-row{border:1px solid var(--tg-border);background:var(--tg-surface-2);min-height:44px;color:var(--tg-text);cursor:pointer;border-radius:14px;align-items:center;gap:10px;padding:10px 12px;display:flex}.search-option-checkbox{width:18px;height:18px;accent-color:var(--tg-accent);flex-shrink:0;margin:0}.search-option-label{font-size:13px;font-weight:600;line-height:1.35}@media (width<=560px){.search-options-grid{padding:10px 10px 0}.search-option-row{border-radius:12px;min-height:42px;padding:9px 11px}.search-option-label{font-size:12px}}.mini-view-toggle{border:1px solid var(--tg-border);background:var(--tg-surface);border-radius:12px;flex:none;align-items:center;gap:2px;padding:2px;display:inline-flex}.mini-view-toggle-inline{margin-left:auto}.mini-view-toggle-button{width:30px;height:26px;color:var(--tg-muted);cursor:pointer;background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;padding:0;display:inline-flex}.mini-view-toggle-button.active{background:var(--tg-surface-2);color:var(--tg-text)}.mini-view-toggle-icon{gap:2px;display:grid}.mini-view-toggle-icon-feed{grid-template-columns:1fr;width:14px}.mini-view-toggle-icon-feed span{background:currentColor;border-radius:999px;width:14px;height:2px;display:block}.mini-view-toggle-icon-tile{grid-template-columns:repeat(2,1fr);width:12px}.mini-view-toggle-icon-tile span{background:currentColor;border-radius:2px;width:5px;height:5px;display:block}.listing-grid.listing-grid-feed{grid-template-columns:1fr}.listing-grid.listing-grid-tile{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.tg-card-tile{cursor:pointer;min-width:0;overflow:hidden}.tg-card-tile-media{background:var(--tg-surface-2);position:relative}.tg-card-tile-image{aspect-ratio:1;object-fit:cover;background:var(--tg-surface-2);width:100%;display:block}.tg-card-tile-image-placeholder{background:linear-gradient(135deg, color-mix(in srgb, var(--tg-accent) 16%, var(--tg-surface-2)), var(--tg-surface-2))}.tg-card-tile-badge{z-index:2;background:linear-gradient(135deg, var(--tg-accent), var(--tg-accent-2));color:#fff;border-radius:999px;align-items:center;min-height:24px;padding:0 8px;font-size:10px;font-weight:800;display:inline-flex;position:absolute;bottom:8px;left:8px}.tg-card-tile-body{padding:10px 10px 12px}.tg-card-tile-price{color:var(--tg-text);margin:0 0 6px;font-size:14px;font-weight:800;line-height:1.2}.tg-card-tile-title{color:var(--tg-text);-webkit-line-clamp:2;word-break:break-word;-webkit-box-orient:vertical;margin:0;font-size:13px;font-weight:700;line-height:1.32;display:-webkit-box;overflow:hidden}@media (width<=640px){.mini-meta-row{gap:6px}.mini-feed-toolbar{margin-top:2px}.mini-view-toggle-button{width:28px;height:24px}.listing-grid.listing-grid-tile{gap:8px}.tg-card-tile-body{padding:8px 8px 10px}.tg-card-tile-price{font-size:13px}.tg-card-tile-title{font-size:12px}}.tg-card-tile-preview-box{width:min(100%,620px);max-width:620px;max-height:calc(100vh - 40px);box-shadow:none;background:0 0;border:0;padding:0;overflow-y:auto}.tg-card-tile-preview-box .tg-card{border-radius:22px}.mini-meta-row{align-items:center;gap:8px;min-width:0;display:flex}.mini-meta-row .mini-meta-line{white-space:nowrap;text-overflow:ellipsis;flex:auto;min-width:0;overflow:hidden}.mini-meta-row .mini-view-toggle{flex:none;margin-left:auto}.mini-feed-toolbar{margin-top:3px;display:block}.mini-header-pagination-inline{width:100%;min-width:0}.mini-view-toggle,.mini-meta-row .mini-view-toggle{box-shadow:none;border-radius:12px;gap:2px;padding:2px}.mini-view-toggle-button,.mini-meta-row .mini-view-toggle-button{border-radius:8px;width:30px;height:26px}.mini-view-toggle-icon{gap:2px}.mini-view-toggle-icon-feed{width:14px}.mini-view-toggle-icon-feed span{width:14px;height:2px}.mini-view-toggle-icon-tile{width:12px}.mini-view-toggle-icon-tile span{width:5px;height:5px}@media (width<=640px){.mini-meta-row{gap:6px}.mini-feed-toolbar{margin-top:2px}.mini-view-toggle-button,.mini-meta-row .mini-view-toggle-button{width:28px;height:24px}}.mini-header.premium-header-shell{background:color-mix(in srgb, var(--tg-bg) 94%, #fff 6%);border-bottom:1px solid #1113180d;padding:10px 10px 8px}.premium-top-row{align-items:center;margin-bottom:10px}.premium-subtitle{color:color-mix(in srgb, var(--tg-muted) 90%, #20242c 10%);font-weight:600}.premium-top-actions{gap:6px}.premium-square-button,.premium-moderation-button,.premium-search-button,.premium-toolbar,.premium-user-action,.premium-tab-button{box-shadow:0 10px 24px #1012180f}.premium-square-button{background:linear-gradient(#ffffffeb,#f3f5f9fa);border-color:#11131814}.premium-menu-dropdown{background:color-mix(in srgb, var(--tg-surface) 92%, #f5f6f8 8%)}.premium-moderation-button{height:34px;min-height:34px;color:var(--tg-text);cursor:pointer;background:linear-gradient(#fffffff5,#f2f4f7fa);border:1px solid #11131814;border-radius:999px;align-items:center;gap:8px;padding:0 8px 0 12px;display:inline-flex}.premium-moderation-icon{font-size:14px;line-height:1}.premium-moderation-label{white-space:nowrap;font-size:13px;font-weight:800}.premium-moderation-count{color:#fff;background:#1f9a67;border-radius:999px;justify-content:center;align-items:center;min-width:20px;height:20px;padding:0 6px;font-size:11px;font-weight:800;display:inline-flex}.premium-moderation-count.has-pending{background:#d95974}.premium-filter-row{align-items:center;gap:8px;margin-bottom:8px;display:flex}.premium-filter-left{flex:auto;align-items:center;gap:8px;min-width:0;max-width:calc(100% - 168px);display:flex}.premium-city-control{flex:1 1 0;width:auto;min-width:148px}.premium-search-button{color:#49515f;background:linear-gradient(#fffffff5,#f3f5f9fa);border:1px solid #11131814;border-radius:14px;justify-content:center;align-items:center;width:40px;min-width:40px;height:40px;padding:0;display:inline-flex}.premium-inline-icon{width:18px;height:18px}.premium-tab-group{background:linear-gradient(#fffffff5,#f3f5f9fa);border:1px solid #11131814;border-radius:16px;flex:0 0 208px;grid-template-columns:96px 102px;justify-content:center;align-items:center;gap:4px;width:208px;min-width:208px;margin-left:auto;padding:3px;display:grid}.premium-tab-button{color:#586171;cursor:pointer;background:0 0;border:0;border-radius:13px;justify-content:center;align-items:center;gap:6px;width:100%;min-width:0;min-height:34px;padding:0 8px;font-size:14px;font-weight:800;display:inline-flex}.premium-tab-button-label{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.premium-tab-button-listings{justify-content:center;width:96px}.premium-tab-button-reviews{justify-content:center;width:102px}.premium-tab-button.active{color:#fff;background:linear-gradient(#4b5463,#2d333d)}.premium-youtube-badge{color:#ff2f2f;border-radius:999px;flex:none;justify-content:center;align-items:center;width:18px;height:18px;display:inline-flex}.premium-youtube-icon{width:18px;height:18px}.premium-toolbar-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-bottom:10px;display:grid}.premium-toolbar-row-reviews{grid-template-columns:minmax(0,1fr)}.premium-toolbar{background:linear-gradient(#fffffff5,#f2f4f7fa);border:1px solid #11131814;border-radius:16px;align-items:center;min-height:42px;padding:0 38px 0 12px;display:flex;position:relative;overflow:hidden}.premium-toolbar-wide,.premium-toolbar-equal{min-width:0}.premium-toolbar-icon{color:#424a56;border-radius:10px;flex:none;justify-content:center;align-items:center;width:26px;height:26px;margin-right:10px;font-size:15px;display:inline-flex}.premium-toolbar-icon-accent{color:#ff2f2f;background:#ff2f2f1a}.premium-toolbar-icon-neutral,.premium-toolbar-icon-category{background:#4e566114}.premium-toolbar-select{color:#20242c;appearance:none;background:0 0;border:0;outline:none;width:100%;min-width:0;height:42px;min-height:42px;padding:0 26px 0 0;font-size:14px;font-weight:700}.premium-toolbar-value{color:#20242c;white-space:nowrap;text-overflow:ellipsis;pointer-events:none;flex:auto;min-width:0;font-size:14px;font-weight:700;overflow:hidden}.premium-toolbar-select-overlay{opacity:0;cursor:pointer;z-index:2;width:100%;height:100%;position:absolute;inset:0}.premium-toolbar-chevron{color:#768090;pointer-events:none;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.premium-chevron-icon{width:16px;height:16px}.premium-user-menu-row{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;margin-bottom:6px;display:grid}.premium-user-action{color:#2f3641;cursor:pointer;background:linear-gradient(#fffffff5,#f3f5f9fa);border:1px solid #11131814;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-width:0;min-height:68px;padding:10px 6px 8px;display:flex}.premium-user-action-submit{color:#fff;background:linear-gradient(#4a5463,#2b313b);border-color:#2b313b59}.premium-user-action.is-disabled{cursor:default;opacity:.56;color:#8a92a0}.premium-user-action-icon-wrap{background:#454c5714;border-radius:12px;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex;position:relative}.premium-user-action-submit .premium-user-action-icon-wrap{background:#ffffff24}.premium-user-action-icon{width:18px;height:18px}.premium-user-action-counter{color:#fff;background:#20a267;border-radius:999px;justify-content:center;align-items:center;min-width:20px;height:20px;padding:0 6px;font-size:11px;font-weight:800;display:inline-flex;position:absolute;top:-4px;right:-8px;box-shadow:0 6px 14px #0f5c3d2e}.premium-user-action-label{text-align:center;word-break:break-word;max-width:100%;font-size:11px;font-weight:800;line-height:1.2}.premium-meta-row{justify-content:space-between;align-items:center;gap:10px;margin-top:2px}.premium-meta-leading{flex:auto;align-items:center;min-width:0;display:flex;overflow:hidden}.premium-meta-row .mini-view-toggle{background:linear-gradient(#fffffff5,#f3f5f9fa);flex:none;margin-left:auto}.premium-pagination-inline{-ms-overflow-style:none;scrollbar-width:none;flex:auto;align-items:center;min-width:0;display:flex;overflow-x:auto}.premium-pagination-inline::-webkit-scrollbar{display:none}.premium-pagination-inline .pagination{flex-wrap:nowrap;justify-content:flex-start;max-width:100%}.premium-pagination-inline .pagination-pages{flex-wrap:nowrap}.premium-meta-empty{flex:auto;min-width:1px}.premium-feed-toolbar{margin-top:4px}@media (width<=640px){.mini-header.premium-header-shell{padding:8px 8px 7px}.premium-top-row{gap:8px}.premium-moderation-button{gap:6px;height:32px;min-height:32px;padding:0 6px 0 10px}.premium-moderation-label{font-size:12px}.premium-filter-row{gap:6px}.premium-filter-left{gap:6px;max-width:calc(100% - 156px)}.premium-city-control{width:auto;min-width:132px}.premium-search-button{width:36px;min-width:36px;height:36px}.premium-tab-group{flex-basis:194px;grid-template-columns:90px 96px;width:194px;min-width:194px}.premium-tab-button{gap:5px;min-height:32px;padding:0 7px;font-size:13px}.premium-toolbar{border-radius:14px;min-height:38px;padding:0 34px 0 10px}.premium-toolbar-select{height:38px;min-height:38px;font-size:13px}.premium-toolbar-value{font-size:13px}.premium-toolbar-icon{width:24px;height:24px;margin-right:8px}.premium-user-menu-row{gap:6px}.premium-user-action{border-radius:16px;gap:6px;min-height:62px;padding:8px 4px 7px}.premium-user-action-icon-wrap{width:30px;height:30px}.premium-user-action-label{font-size:10px}}:root[data-theme=dark] .premium-square-button,:root[data-theme=dark] .premium-moderation-button,:root[data-theme=dark] .premium-toolbar,:root[data-theme=dark] .premium-user-action,:root[data-theme=dark] .premium-tab-group,:root[data-theme=dark] .premium-search-button,:root[data-theme=dark] .premium-meta-row .mini-view-toggle,:root.theme-dark .premium-square-button,:root.theme-dark .premium-moderation-button,:root.theme-dark .premium-toolbar,:root.theme-dark .premium-user-action,:root.theme-dark .premium-tab-group,:root.theme-dark .premium-search-button,:root.theme-dark .premium-meta-row .mini-view-toggle,html.theme-dark .premium-square-button,html.theme-dark .premium-moderation-button,html.theme-dark .premium-toolbar,html.theme-dark .premium-user-action,html.theme-dark .premium-tab-group,html.theme-dark .premium-search-button,html.theme-dark .premium-meta-row .mini-view-toggle,body.theme-dark .premium-square-button,body.theme-dark .premium-moderation-button,body.theme-dark .premium-toolbar,body.theme-dark .premium-user-action,body.theme-dark .premium-tab-group,body.theme-dark .premium-search-button,body.theme-dark .premium-meta-row .mini-view-toggle{background:linear-gradient(#1d2027f5,#14171cfa);border-color:#ffffff14}:root[data-theme=dark] .premium-tab-button,:root.theme-dark .premium-tab-button,html.theme-dark .premium-tab-button,body.theme-dark .premium-tab-button,:root[data-theme=dark] .premium-toolbar-select,:root.theme-dark .premium-toolbar-select,html.theme-dark .premium-toolbar-select,body.theme-dark .premium-toolbar-select,:root[data-theme=dark] .premium-search-button,:root.theme-dark .premium-search-button,html.theme-dark .premium-search-button,body.theme-dark .premium-search-button,:root[data-theme=dark] .premium-user-action,:root.theme-dark .premium-user-action,html.theme-dark .premium-user-action,body.theme-dark .premium-user-action,:root[data-theme=dark] .premium-moderation-button,:root.theme-dark .premium-moderation-button,html.theme-dark .premium-moderation-button,body.theme-dark .premium-moderation-button{color:#edf0f6}:root[data-theme=dark] .premium-user-action.is-disabled,:root.theme-dark .premium-user-action.is-disabled,html.theme-dark .premium-user-action.is-disabled,body.theme-dark .premium-user-action.is-disabled{color:#7b8391}:root[data-theme=dark] .premium-toolbar-icon-neutral,:root[data-theme=dark] .premium-toolbar-icon-category,:root[data-theme=dark] .premium-user-action-icon-wrap,:root.theme-dark .premium-toolbar-icon-neutral,:root.theme-dark .premium-toolbar-icon-category,:root.theme-dark .premium-user-action-icon-wrap,html.theme-dark .premium-toolbar-icon-neutral,html.theme-dark .premium-toolbar-icon-category,html.theme-dark .premium-user-action-icon-wrap,body.theme-dark .premium-toolbar-icon-neutral,body.theme-dark .premium-toolbar-icon-category,body.theme-dark .premium-user-action-icon-wrap{background:#ffffff14}.favorites-modal{width:min(100%,760px)}.favorites-grid{gap:12px}.favorites-entry{gap:8px;min-width:0;display:grid}.favorites-entry-note{background:color-mix(in srgb, var(--tg-accent) 12%, var(--tg-surface-2));border:1px solid color-mix(in srgb, var(--tg-accent) 18%, var(--tg-border));min-height:28px;color:var(--tg-text);border-radius:999px;align-self:flex-start;align-items:center;padding:0 10px;font-size:12px;font-weight:700;display:inline-flex}.favorites-empty-state{padding:24px 14px}.favorites-empty-title{color:var(--tg-text);margin-bottom:6px;font-size:16px;font-weight:800}.favorites-empty-hint{color:var(--tg-muted);font-size:13px;line-height:1.45}.mini-quick-action-badge{background:linear-gradient(135deg, var(--tg-accent), var(--tg-accent-2));color:#fff;vertical-align:middle;border-radius:999px;justify-content:center;align-items:center;min-width:18px;height:18px;margin-left:8px;padding:0 5px;font-size:10px;font-weight:800;line-height:1;display:inline-flex}.favorite-toggle-button,.card-favorite-button,.tg-favorite-button{z-index:3;border:1px solid color-mix(in srgb, var(--tg-border) 90%, transparent);background:color-mix(in srgb, var(--tg-surface) 78%, transparent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);width:38px;height:38px;color:var(--tg-text);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;transition:transform .16s,background-color .16s,color .16s,border-color .16s;display:inline-flex;position:absolute;top:10px;right:10px;box-shadow:0 10px 24px #141a281f}.favorite-toggle-button:hover,.card-favorite-button:hover,.tg-favorite-button:hover{transform:translateY(-1px)}.favorite-toggle-button:active,.card-favorite-button:active,.tg-favorite-button:active{transform:translateY(0)}.favorite-toggle-button.is-active,.card-favorite-button.is-active,.tg-favorite-button.is-active,.favorite-toggle-button[aria-pressed=true],.card-favorite-button[aria-pressed=true],.tg-favorite-button[aria-pressed=true]{color:#ff4d6d;background:color-mix(in srgb, #ff4d6d 14%, var(--tg-surface));border-color:color-mix(in srgb, #ff4d6d 28%, var(--tg-border))}.favorite-toggle-button.is-busy,.card-favorite-button.is-busy,.tg-favorite-button.is-busy,.favorite-toggle-button:disabled,.card-favorite-button:disabled,.tg-favorite-button:disabled{opacity:.7;cursor:wait}.favorite-toggle-icon,.card-favorite-icon,.tg-favorite-icon{font-size:18px;line-height:1}.tg-card-media,.tg-card-tile-media{position:relative}@media (width<=640px){.favorites-grid{gap:10px}.favorites-empty-state{padding:20px 12px}.favorite-toggle-button,.card-favorite-button,.tg-favorite-button{width:34px;height:34px;top:8px;right:8px}.favorite-toggle-icon,.card-favorite-icon,.tg-favorite-icon{font-size:17px}}.modal-box .tg-card .tg-card-link-button{width:auto;min-width:0;height:auto;min-height:0;color:var(--tg-accent);text-align:left;box-shadow:none;background:0 0;border:0;border-radius:0;margin:8px 0 0;padding:0;font-size:13px;font-weight:700;line-height:1.35;display:inline-block}.modal-box .tg-card .listing-actions{grid-template-columns:auto 1fr 1fr;align-items:stretch;gap:8px;margin-top:12px}.modal-box .tg-card .listing-primary-button,.modal-box .tg-card .listing-secondary-button{border-radius:12px;width:100%;height:42px;min-height:42px;margin:0;padding:9px 10px;font-size:12px;font-weight:800}.modal-box .tg-card .favorite-toggle-button,.modal-box .tg-card .card-favorite-button,.modal-box .tg-card .tg-favorite-button{top:auto;right:auto;border-radius:999px;justify-content:center;place-self:stretch start;align-items:center;width:34px;min-width:34px;max-width:34px;height:34px;min-height:34px;margin:0;padding:0;display:inline-flex;position:static;inset:auto}.modal-box .photo-viewer__close,.modal-box .photo-viewer__nav{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff24;border:0;justify-content:center;align-items:center;min-height:0;margin:0;padding:0;display:inline-flex;box-shadow:0 10px 24px #0000003d}.modal-box .photo-viewer__close{border-radius:999px;width:38px;min-width:38px;max-width:38px;height:38px;font-size:24px;line-height:1}.modal-box .photo-viewer__nav{border-radius:16px;width:38px;min-width:38px;max-width:38px;height:56px;font-size:28px;line-height:1}.modal-box .photo-viewer__counter{margin:0}@media (width>=561px){.modal-box .tg-card .listing-actions{gap:12px}.modal-box .tg-card .listing-primary-button,.modal-box .tg-card .listing-secondary-button{border-radius:14px;height:42px;min-height:42px;padding:10px 12px;font-size:13px}.modal-box .tg-card .favorite-toggle-button,.modal-box .tg-card .card-favorite-button,.modal-box .tg-card .tg-favorite-button{border-radius:999px;width:42px;min-width:42px;max-width:42px;height:42px;min-height:42px}.modal-box .photo-viewer__close{width:42px;min-width:42px;max-width:42px;height:42px;font-size:28px}.modal-box .photo-viewer__nav{border-radius:18px;width:44px;min-width:44px;max-width:44px;height:64px;font-size:34px}}.tg-card-media{background:0 0;border-bottom:0;border-radius:20px 20px 0 0;overflow:hidden}.card-media-grid{background:0 0;gap:2px}.card-media-item{background:0 0}.card-media-grid.count-3,.card-media-grid.count-4{grid-auto-rows:1fr;align-items:stretch}.card-media-grid.count-3 .card-media-item,.card-media-grid.count-4 .card-media-item{height:100%;min-height:0}.card-media-grid.count-1 .card-media-item,.card-media-grid.count-2 .card-media-item{min-height:0}.card-media-item .card-image,.card-media-more{border-radius:0}@media (width<=560px){.tg-card-media{border-radius:18px 18px 0 0}}.modal-box .card-media-item,.modal-box .tg-card-banner-button{width:auto;min-width:0;max-width:none;height:100%;min-height:0;box-shadow:none;background:0 0;border:0;border-radius:0;margin:0;padding:0}.modal-box .card-media-grid.count-1 .card-media-item,.modal-box .card-media-grid.count-2 .card-media-item,.modal-box .card-media-grid.count-3 .card-media-item,.modal-box .card-media-grid.count-4 .card-media-item{background:0 0;border-radius:0;width:100%;height:100%}.modal-box .tg-card-media,.modal-box .tg-card-media-banner,.modal-box .tg-card-banner,.modal-box .card-media-grid,.modal-box .card-media-item{background:0 0;border-radius:0}.modal-box .card-media-item .card-image,.modal-box .tg-card-banner-image{border-radius:0;width:100%;height:100%}.modal-box .card-media-grid{gap:2px;padding:0}.modal-box .tg-card-media{border-bottom:0}.modal-box .tg-card{overflow:visible}.photo-viewer__close,.photo-viewer__nav{-webkit-tap-highlight-color:transparent;transition:transform .14s,background-color .14s,box-shadow .14s,opacity .14s}.photo-viewer__close:hover,.photo-viewer__nav:hover{color:#fff;background:#ffffff29}.photo-viewer__close:active,.photo-viewer__nav:active{color:#fff;background:#ffffff2e;transform:translateY(-50%)scale(.97)}.photo-viewer__close:active{transform:scale(.97)}.tg-card-tile-media .favorite-toggle-button,.tg-card-tile-media .card-favorite-button,.tg-card-tile-media .tg-favorite-button,.favorite-toggle-button-tile{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f121a94;border:0;border-radius:12px;width:36px;min-width:36px;max-width:36px;height:36px;min-height:36px;padding:0;inset:auto 10px 10px auto;box-shadow:0 10px 20px #00000038}.tg-card-tile-media .favorite-toggle-button:hover,.tg-card-tile-media .card-favorite-button:hover,.tg-card-tile-media .tg-favorite-button:hover,.favorite-toggle-button-tile:hover{background:#0f121aa8;transform:translateY(-1px)}.tg-card-tile-media .favorite-toggle-button:active,.tg-card-tile-media .card-favorite-button:active,.tg-card-tile-media .tg-favorite-button:active,.favorite-toggle-button-tile:active{background:#0f121abd;transform:scale(.96)}.tg-card-tile-media .favorite-toggle-button.is-active,.tg-card-tile-media .card-favorite-button.is-active,.tg-card-tile-media .tg-favorite-button.is-active,.tg-card-tile-media .favorite-toggle-button[aria-pressed=true],.tg-card-tile-media .card-favorite-button[aria-pressed=true],.tg-card-tile-media .tg-favorite-button[aria-pressed=true],.favorite-toggle-button-tile.is-active,.favorite-toggle-button-tile[aria-pressed=true]{color:#ff5a7a;background:#14161eb3;border:0}.tg-card-tile-media .favorite-toggle-icon,.tg-card-tile-media .card-favorite-icon,.tg-card-tile-media .tg-favorite-icon,.favorite-toggle-button-tile .favorite-toggle-icon,.favorite-toggle-button-tile .card-favorite-icon,.favorite-toggle-button-tile .tg-favorite-icon{font-size:18px;line-height:1}@media (width<=640px){.tg-card-tile-media .favorite-toggle-button,.tg-card-tile-media .card-favorite-button,.tg-card-tile-media .tg-favorite-button,.favorite-toggle-button-tile{border-radius:11px;width:34px;min-width:34px;max-width:34px;height:34px;min-height:34px;bottom:8px;right:8px}.tg-card-tile-media .favorite-toggle-icon,.tg-card-tile-media .card-favorite-icon,.tg-card-tile-media .tg-favorite-icon,.favorite-toggle-button-tile .favorite-toggle-icon,.favorite-toggle-button-tile .card-favorite-icon,.favorite-toggle-button-tile .tg-favorite-icon{font-size:17px}}.photo-viewer__close,.photo-viewer__nav,.modal-box .photo-viewer__close,.modal-box .photo-viewer__nav{appearance:none;-webkit-tap-highlight-color:transparent;outline:none;color:#fff!important;background:#ffffff24!important;border:0!important;transition:transform .14s,opacity .14s,background-color .14s!important;box-shadow:0 10px 24px #0000003d!important}.photo-viewer__close:hover,.photo-viewer__nav:hover,.modal-box .photo-viewer__close:hover,.modal-box .photo-viewer__nav:hover{color:#fff!important;background:#ffffff29!important}.photo-viewer__close:active,.photo-viewer__nav:active,.photo-viewer__close:focus,.photo-viewer__nav:focus,.photo-viewer__close:focus-visible,.photo-viewer__nav:focus-visible,.modal-box .photo-viewer__close:active,.modal-box .photo-viewer__nav:active,.modal-box .photo-viewer__close:focus,.modal-box .photo-viewer__nav:focus,.modal-box .photo-viewer__close:focus-visible,.modal-box .photo-viewer__nav:focus-visible{color:#fff!important;background:#ffffff2e!important;outline:none!important}.photo-viewer__nav:active,.modal-box .photo-viewer__nav:active{transform:translateY(-50%)scale(.96)!important}.photo-viewer__close:active,.modal-box .photo-viewer__close:active{transform:scale(.96)!important}.tg-card-media .favorite-toggle-button,.tg-card-media .card-favorite-button,.tg-card-media .tg-favorite-button,.tg-card-media-banner .favorite-toggle-button,.tg-card-media-banner .card-favorite-button,.tg-card-media-banner .tg-favorite-button,.tg-card-tile-media .favorite-toggle-button,.tg-card-tile-media .card-favorite-button,.tg-card-tile-media .tg-favorite-button,.favorite-toggle-button-tile{color:#fff!important;width:40px!important;min-width:40px!important;max-width:40px!important;height:40px!important;min-height:40px!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;text-shadow:0 2px 10px #00000080!important;background:0 0!important;border:0!important;border-radius:0!important;justify-content:center!important;align-items:center!important;margin:0!important;padding:0!important;display:inline-flex!important;inset:auto 10px 10px auto!important}.tg-card-media .favorite-toggle-button:hover,.tg-card-media .card-favorite-button:hover,.tg-card-media .tg-favorite-button:hover,.tg-card-media-banner .favorite-toggle-button:hover,.tg-card-media-banner .card-favorite-button:hover,.tg-card-media-banner .tg-favorite-button:hover,.tg-card-tile-media .favorite-toggle-button:hover,.tg-card-tile-media .card-favorite-button:hover,.tg-card-tile-media .tg-favorite-button:hover,.favorite-toggle-button-tile:hover{background:0 0!important;transform:translateY(-1px)scale(1.03)!important}.tg-card-media .favorite-toggle-button:active,.tg-card-media .card-favorite-button:active,.tg-card-media .tg-favorite-button:active,.tg-card-media-banner .favorite-toggle-button:active,.tg-card-media-banner .card-favorite-button:active,.tg-card-media-banner .tg-favorite-button:active,.tg-card-tile-media .favorite-toggle-button:active,.tg-card-tile-media .card-favorite-button:active,.tg-card-tile-media .tg-favorite-button:active,.favorite-toggle-button-tile:active{background:0 0!important;transform:scale(.95)!important}.tg-card-media .favorite-toggle-button.is-active,.tg-card-media .card-favorite-button.is-active,.tg-card-media .tg-favorite-button.is-active,.tg-card-media .favorite-toggle-button[aria-pressed=true],.tg-card-media .card-favorite-button[aria-pressed=true],.tg-card-media .tg-favorite-button[aria-pressed=true],.tg-card-media-banner .favorite-toggle-button.is-active,.tg-card-media-banner .card-favorite-button.is-active,.tg-card-media-banner .tg-favorite-button.is-active,.tg-card-media-banner .favorite-toggle-button[aria-pressed=true],.tg-card-media-banner .card-favorite-button[aria-pressed=true],.tg-card-media-banner .tg-favorite-button[aria-pressed=true],.tg-card-tile-media .favorite-toggle-button.is-active,.tg-card-tile-media .card-favorite-button.is-active,.tg-card-tile-media .tg-favorite-button.is-active,.tg-card-tile-media .favorite-toggle-button[aria-pressed=true],.tg-card-tile-media .card-favorite-button[aria-pressed=true],.tg-card-tile-media .tg-favorite-button[aria-pressed=true],.favorite-toggle-button-tile.is-active,.favorite-toggle-button-tile[aria-pressed=true]{color:#ff5b7f!important;background:0 0!important;border:0!important}.tg-card-media .favorite-toggle-icon,.tg-card-media .card-favorite-icon,.tg-card-media .tg-favorite-icon,.tg-card-media-banner .favorite-toggle-icon,.tg-card-media-banner .card-favorite-icon,.tg-card-media-banner .tg-favorite-icon,.tg-card-tile-media .favorite-toggle-icon,.tg-card-tile-media .card-favorite-icon,.tg-card-tile-media .tg-favorite-icon,.favorite-toggle-button-tile .favorite-toggle-icon,.favorite-toggle-button-tile .card-favorite-icon,.favorite-toggle-button-tile .tg-favorite-icon{font-size:24px!important;line-height:1!important}@media (width<=640px){.tg-card-media .favorite-toggle-button,.tg-card-media .card-favorite-button,.tg-card-media .tg-favorite-button,.tg-card-media-banner .favorite-toggle-button,.tg-card-media-banner .card-favorite-button,.tg-card-media-banner .tg-favorite-button,.tg-card-tile-media .favorite-toggle-button,.tg-card-tile-media .card-favorite-button,.tg-card-tile-media .tg-favorite-button,.favorite-toggle-button-tile{width:38px!important;min-width:38px!important;max-width:38px!important;height:38px!important;min-height:38px!important;bottom:8px!important;right:8px!important}.tg-card-media .favorite-toggle-icon,.tg-card-media .card-favorite-icon,.tg-card-media .tg-favorite-icon,.tg-card-media-banner .favorite-toggle-icon,.tg-card-media-banner .card-favorite-icon,.tg-card-media-banner .tg-favorite-icon,.tg-card-tile-media .favorite-toggle-icon,.tg-card-tile-media .card-favorite-icon,.tg-card-tile-media .tg-favorite-icon,.favorite-toggle-button-tile .favorite-toggle-icon,.favorite-toggle-button-tile .card-favorite-icon,.favorite-toggle-button-tile .tg-favorite-icon{font-size:23px!important}}.pwa-install-card{background:linear-gradient(135deg, #3f8cff1f, #6ca8ff29), var(--tg-surface);box-shadow:var(--tg-shadow);border:1px solid #3f8cff29;border-radius:20px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px 12px;margin:10px 10px 0;padding:12px;display:grid}.pwa-install-card__icon{background:var(--tg-surface);border-radius:15px;justify-content:center;align-items:center;width:46px;height:46px;display:flex;overflow:hidden;box-shadow:0 8px 18px #141a281a}.pwa-install-card__icon img{object-fit:contain;width:100%;height:100%}.pwa-install-card__body{min-width:0}.pwa-install-card__title{color:var(--tg-text);margin-bottom:3px;font-size:14px;font-weight:900;line-height:1.2}.pwa-install-card__text{color:var(--tg-muted);font-size:12px;line-height:1.35}.pwa-install-card__actions{grid-column:1/-1;gap:8px;display:flex}.pwa-install-card__primary,.pwa-install-card__secondary{cursor:pointer;border-radius:14px;min-height:40px;padding:9px 13px;font-size:13px;font-weight:900}.pwa-install-card__primary{background:linear-gradient(135deg, var(--tg-accent), var(--tg-accent-2));color:#fff;border:0;flex:1}.pwa-install-card__secondary{border:1px solid var(--tg-border);background:var(--tg-surface);color:var(--tg-text);flex:none}.pwa-install-card__primary:active,.pwa-install-card__secondary:active{transform:translateY(1px)}@media (width>=520px){.pwa-install-card{grid-template-columns:auto minmax(0,1fr) auto}.pwa-install-card__actions{grid-column:auto}}html.ts-web-pwa-mode,body.ts-web-pwa-mode{-webkit-text-size-adjust:100%!important;-moz-text-size-adjust:100%!important;text-size-adjust:100%!important;width:100%!important;min-width:0!important;overflow-x:hidden!important}html.ts-web-pwa-mode .app-shell,body.ts-web-pwa-mode .app-shell,.app-shell-web-pwa{width:100%!important;max-width:100%!important;min-height:100dvh!important;padding-bottom:max(18px, env(safe-area-inset-bottom))!important;overflow-x:hidden!important}html.ts-web-pwa-mode .app,body.ts-web-pwa-mode .app,.app-shell-web-pwa .app{width:100%!important;max-width:760px!important;margin:0 auto!important}html.ts-web-pwa-mode .mini-title,body.ts-web-pwa-mode .mini-title,.app-shell-web-pwa .mini-title{letter-spacing:-.02em!important;font-size:22px!important;font-weight:900!important;line-height:1.05!important}html.ts-web-pwa-mode .premium-tab-group,body.ts-web-pwa-mode .premium-tab-group,.app-shell-web-pwa .premium-tab-group{border-radius:22px!important;flex:0 0 276px!important;grid-template-columns:1fr 1fr!important;gap:5px!important;width:276px!important;min-width:276px!important;padding:5px!important}html.ts-web-pwa-mode .premium-tab-button,body.ts-web-pwa-mode .premium-tab-button,.app-shell-web-pwa .premium-tab-button,html.ts-web-pwa-mode .premium-tab-button-listings,body.ts-web-pwa-mode .premium-tab-button-listings,.app-shell-web-pwa .premium-tab-button-listings,html.ts-web-pwa-mode .premium-tab-button-reviews,body.ts-web-pwa-mode .premium-tab-button-reviews,.app-shell-web-pwa .premium-tab-button-reviews{border-radius:17px!important;width:100%!important;min-height:48px!important;padding:0 10px!important;font-size:17px!important;font-weight:900!important}html.ts-web-pwa-mode .premium-toolbar-select,body.ts-web-pwa-mode .premium-toolbar-select,.app-shell-web-pwa .premium-toolbar-select,html.ts-web-pwa-mode .premium-toolbar-value,body.ts-web-pwa-mode .premium-toolbar-value,.app-shell-web-pwa .premium-toolbar-value{height:62px!important;min-height:62px!important;font-size:19px!important;font-weight:900!important}html.ts-web-pwa-mode .tg-card-tile,body.ts-web-pwa-mode .tg-card-tile,.app-shell-web-pwa .tg-card-tile{border-radius:18px!important}html.ts-web-pwa-mode .tg-card-tile-media,body.ts-web-pwa-mode .tg-card-tile-media,.app-shell-web-pwa .tg-card-tile-media,html.ts-web-pwa-mode .tg-card-tile-image,body.ts-web-pwa-mode .tg-card-tile-image,.app-shell-web-pwa .tg-card-tile-image{border-radius:18px 18px 0 0!important}html.ts-web-pwa-mode .tg-card-tile-price,body.ts-web-pwa-mode .tg-card-tile-price,.app-shell-web-pwa .tg-card-tile-price{font-size:16px!important;font-weight:900!important;line-height:1.15!important}@media (width<=430px){html.ts-web-pwa-mode .mini-logo,body.ts-web-pwa-mode .mini-logo,.app-shell-web-pwa .mini-logo,html.ts-web-pwa-mode .premium-logo,body.ts-web-pwa-mode .premium-logo,.app-shell-web-pwa .premium-logo{width:52px!important;min-width:52px!important;height:52px!important}html.ts-web-pwa-mode .mini-title,body.ts-web-pwa-mode .mini-title,.app-shell-web-pwa .mini-title{font-size:20px!important}html.ts-web-pwa-mode .premium-filter-left,body.ts-web-pwa-mode .premium-filter-left,.app-shell-web-pwa .premium-filter-left{max-width:calc(100% - 202px)!important}html.ts-web-pwa-mode .premium-city-control,body.ts-web-pwa-mode .premium-city-control,.app-shell-web-pwa .premium-city-control{min-width:142px!important}html.ts-web-pwa-mode .premium-tab-group,body.ts-web-pwa-mode .premium-tab-group,.app-shell-web-pwa .premium-tab-group{flex-basis:220px!important;width:220px!important;min-width:220px!important}html.ts-web-pwa-mode .premium-tab-button,body.ts-web-pwa-mode .premium-tab-button,.app-shell-web-pwa .premium-tab-button{min-height:44px!important;font-size:15px!important}html.ts-web-pwa-mode .premium-toolbar,body.ts-web-pwa-mode .premium-toolbar,.app-shell-web-pwa .premium-toolbar{min-height:58px!important}html.ts-web-pwa-mode .premium-toolbar-select,body.ts-web-pwa-mode .premium-toolbar-select,.app-shell-web-pwa .premium-toolbar-select,html.ts-web-pwa-mode .premium-toolbar-value,body.ts-web-pwa-mode .premium-toolbar-value,.app-shell-web-pwa .premium-toolbar-value{height:58px!important;min-height:58px!important;font-size:17px!important}html.ts-web-pwa-mode .premium-user-action,body.ts-web-pwa-mode .premium-user-action,.app-shell-web-pwa .premium-user-action{min-height:96px!important}html.ts-web-pwa-mode .premium-user-action-label,body.ts-web-pwa-mode .premium-user-action-label,.app-shell-web-pwa .premium-user-action-label{font-size:14px!important}}html.ts-web-pwa-mode .app,body.ts-web-pwa-mode .app,.app-shell-web-pwa .app{max-width:100%!important}html.ts-web-pwa-mode .mini-menu-button,body.ts-web-pwa-mode .mini-menu-button,.app-shell-web-pwa .mini-menu-button{font-size:30px!important}@media (width<=430px){html.ts-web-pwa-mode .mini-logo,body.ts-web-pwa-mode .mini-logo,.app-shell-web-pwa .mini-logo,html.ts-web-pwa-mode .premium-logo,body.ts-web-pwa-mode .premium-logo,.app-shell-web-pwa .premium-logo{width:58px!important;min-width:58px!important;height:58px!important}html.ts-web-pwa-mode .mini-title,body.ts-web-pwa-mode .mini-title,.app-shell-web-pwa .mini-title{font-size:22px!important}html.ts-web-pwa-mode .mini-subtitle,body.ts-web-pwa-mode .mini-subtitle,.app-shell-web-pwa .mini-subtitle,html.ts-web-pwa-mode .premium-subtitle,body.ts-web-pwa-mode .premium-subtitle,.app-shell-web-pwa .premium-subtitle{font-size:15px!important}html.ts-web-pwa-mode .premium-filter-left,body.ts-web-pwa-mode .premium-filter-left,.app-shell-web-pwa .premium-filter-left{max-width:calc(100% - 214px)!important}html.ts-web-pwa-mode .premium-city-control,body.ts-web-pwa-mode .premium-city-control,.app-shell-web-pwa .premium-city-control{min-width:150px!important}html.ts-web-pwa-mode .premium-tab-group,body.ts-web-pwa-mode .premium-tab-group,.app-shell-web-pwa .premium-tab-group{flex-basis:232px!important;width:232px!important;min-width:232px!important}html.ts-web-pwa-mode .premium-tab-button,body.ts-web-pwa-mode .premium-tab-button,.app-shell-web-pwa .premium-tab-button,html.ts-web-pwa-mode .premium-tab-button-listings,body.ts-web-pwa-mode .premium-tab-button-listings,.app-shell-web-pwa .premium-tab-button-listings,html.ts-web-pwa-mode .premium-tab-button-reviews,body.ts-web-pwa-mode .premium-tab-button-reviews,.app-shell-web-pwa .premium-tab-button-reviews{min-height:46px!important;font-size:16px!important}html.ts-web-pwa-mode .premium-toolbar,body.ts-web-pwa-mode .premium-toolbar,.app-shell-web-pwa .premium-toolbar{min-height:64px!important;padding:0 46px 0 14px!important}html.ts-web-pwa-mode .premium-toolbar-select,body.ts-web-pwa-mode .premium-toolbar-select,.app-shell-web-pwa .premium-toolbar-select,html.ts-web-pwa-mode .premium-toolbar-value,body.ts-web-pwa-mode .premium-toolbar-value,.app-shell-web-pwa .premium-toolbar-value{height:64px!important;min-height:64px!important;font-size:18px!important}html.ts-web-pwa-mode .premium-toolbar-select,body.ts-web-pwa-mode .premium-toolbar-select,.app-shell-web-pwa .premium-toolbar-select{line-height:64px!important}html.ts-web-pwa-mode .premium-user-action,body.ts-web-pwa-mode .premium-user-action,.app-shell-web-pwa .premium-user-action{min-height:102px!important}html.ts-web-pwa-mode .premium-user-action-label,body.ts-web-pwa-mode .premium-user-action-label,.app-shell-web-pwa .premium-user-action-label{font-size:15px!important}html.ts-web-pwa-mode .tg-card-tile-price,body.ts-web-pwa-mode .tg-card-tile-price,.app-shell-web-pwa .tg-card-tile-price{font-size:17px!important}html.ts-web-pwa-mode .tg-card-tile-title,body.ts-web-pwa-mode .tg-card-tile-title,.app-shell-web-pwa .tg-card-tile-title{font-size:15px!important}}html.ts-web-pwa-mode .mini-title,body.ts-web-pwa-mode .mini-title,.app-shell-web-pwa .mini-title{font-size:31px!important;font-weight:900!important;line-height:1.02!important}html.ts-web-pwa-mode .mini-subtitle,body.ts-web-pwa-mode .mini-subtitle,.app-shell-web-pwa .mini-subtitle,html.ts-web-pwa-mode .premium-subtitle,body.ts-web-pwa-mode .premium-subtitle,.app-shell-web-pwa .premium-subtitle{margin-top:5px!important;font-size:21px!important;font-weight:900!important;line-height:1.14!important}html.ts-web-pwa-mode .premium-moderation-button,body.ts-web-pwa-mode .premium-moderation-button,.app-shell-web-pwa .premium-moderation-button{border-radius:999px!important;gap:13px!important;height:68px!important;min-height:68px!important;padding:0 18px 0 20px!important}html.ts-web-pwa-mode .premium-moderation-label,body.ts-web-pwa-mode .premium-moderation-label,.app-shell-web-pwa .premium-moderation-label{font-size:23px!important;font-weight:900!important}html.ts-web-pwa-mode .premium-moderation-count,body.ts-web-pwa-mode .premium-moderation-count,.app-shell-web-pwa .premium-moderation-count{min-width:42px!important;height:42px!important;font-size:20px!important;font-weight:900!important}html.ts-web-pwa-mode .premium-tab-button,body.ts-web-pwa-mode .premium-tab-button,.app-shell-web-pwa .premium-tab-button,html.ts-web-pwa-mode .premium-tab-button-listings,body.ts-web-pwa-mode .premium-tab-button-listings,.app-shell-web-pwa .premium-tab-button-listings,html.ts-web-pwa-mode .premium-tab-button-reviews,body.ts-web-pwa-mode .premium-tab-button-reviews,.app-shell-web-pwa .premium-tab-button-reviews{border-radius:21px!important;gap:10px!important;min-height:65px!important;font-size:23px!important;font-weight:900!important}html.ts-web-pwa-mode .premium-toolbar,body.ts-web-pwa-mode .premium-toolbar,.app-shell-web-pwa .premium-toolbar{border-radius:31px!important;align-items:center!important;min-height:94px!important;padding:0 65px 0 21px!important}html.ts-web-pwa-mode .premium-toolbar-select,body.ts-web-pwa-mode .premium-toolbar-select,.app-shell-web-pwa .premium-toolbar-select,html.ts-web-pwa-mode .premium-toolbar-value,body.ts-web-pwa-mode .premium-toolbar-value,.app-shell-web-pwa .premium-toolbar-value{height:94px!important;min-height:94px!important;font-size:26px!important;font-weight:900!important;line-height:1.15!important}html.ts-web-pwa-mode .premium-toolbar-value,body.ts-web-pwa-mode .premium-toolbar-value,.app-shell-web-pwa .premium-toolbar-value{align-self:stretch!important;align-items:center!important;padding-top:0!important;padding-bottom:0!important;display:flex!important}html.ts-web-pwa-mode .premium-user-action-label,body.ts-web-pwa-mode .premium-user-action-label,.app-shell-web-pwa .premium-user-action-label{font-size:22px!important;font-weight:900!important;line-height:1.13!important}html.ts-web-pwa-mode .pagination-arrow,body.ts-web-pwa-mode .pagination-arrow,.app-shell-web-pwa .pagination-arrow,html.ts-web-pwa-mode .pagination-page,body.ts-web-pwa-mode .pagination-page,.app-shell-web-pwa .pagination-page{font-size:26px!important;font-weight:900!important}html.ts-web-pwa-mode .content,body.ts-web-pwa-mode .content,.app-shell-web-pwa .content{padding:10px 14px 0!important}html.ts-web-pwa-mode .listing-grid.listing-grid-tile,body.ts-web-pwa-mode .listing-grid.listing-grid-tile,.app-shell-web-pwa .listing-grid.listing-grid-tile{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}html.ts-web-pwa-mode .tg-card-tile-price,body.ts-web-pwa-mode .tg-card-tile-price,.app-shell-web-pwa .tg-card-tile-price{margin-bottom:7px!important;font-size:23px!important;font-weight:900!important;line-height:1.15!important}html.ts-web-pwa-mode .tg-card-tile-title,body.ts-web-pwa-mode .tg-card-tile-title,.app-shell-web-pwa .tg-card-tile-title{font-size:21px!important;font-weight:900!important;line-height:1.25!important}@media (width<=430px){html.ts-web-pwa-mode .mini-logo,body.ts-web-pwa-mode .mini-logo,.app-shell-web-pwa .mini-logo,html.ts-web-pwa-mode .premium-logo,body.ts-web-pwa-mode .premium-logo,.app-shell-web-pwa .premium-logo{width:70px!important;min-width:70px!important;height:70px!important}html.ts-web-pwa-mode .mini-title,body.ts-web-pwa-mode .mini-title,.app-shell-web-pwa .mini-title{font-size:28px!important}html.ts-web-pwa-mode .mini-subtitle,body.ts-web-pwa-mode .mini-subtitle,.app-shell-web-pwa .mini-subtitle,html.ts-web-pwa-mode .premium-subtitle,body.ts-web-pwa-mode .premium-subtitle,.app-shell-web-pwa .premium-subtitle{font-size:19px!important}html.ts-web-pwa-mode .premium-filter-left,body.ts-web-pwa-mode .premium-filter-left,.app-shell-web-pwa .premium-filter-left{max-width:calc(100% - 278px)!important}html.ts-web-pwa-mode .premium-city-control,body.ts-web-pwa-mode .premium-city-control,.app-shell-web-pwa .premium-city-control{min-width:195px!important}html.ts-web-pwa-mode .premium-tab-group,body.ts-web-pwa-mode .premium-tab-group,.app-shell-web-pwa .premium-tab-group{flex-basis:302px!important;width:302px!important;min-width:302px!important}html.ts-web-pwa-mode .premium-tab-button,body.ts-web-pwa-mode .premium-tab-button,.app-shell-web-pwa .premium-tab-button,html.ts-web-pwa-mode .premium-tab-button-listings,body.ts-web-pwa-mode .premium-tab-button-listings,.app-shell-web-pwa .premium-tab-button-listings,html.ts-web-pwa-mode .premium-tab-button-reviews,body.ts-web-pwa-mode .premium-tab-button-reviews,.app-shell-web-pwa .premium-tab-button-reviews{min-height:60px!important;font-size:21px!important}html.ts-web-pwa-mode .premium-toolbar,body.ts-web-pwa-mode .premium-toolbar,.app-shell-web-pwa .premium-toolbar{min-height:83px!important;padding:0 60px 0 18px!important}html.ts-web-pwa-mode .premium-toolbar-select,body.ts-web-pwa-mode .premium-toolbar-select,.app-shell-web-pwa .premium-toolbar-select,html.ts-web-pwa-mode .premium-toolbar-value,body.ts-web-pwa-mode .premium-toolbar-value,.app-shell-web-pwa .premium-toolbar-value{height:83px!important;min-height:83px!important;font-size:23px!important}html.ts-web-pwa-mode .premium-toolbar-select,body.ts-web-pwa-mode .premium-toolbar-select,.app-shell-web-pwa .premium-toolbar-select{line-height:83px!important}html.ts-web-pwa-mode .premium-user-action,body.ts-web-pwa-mode .premium-user-action,.app-shell-web-pwa .premium-user-action{min-height:133px!important}html.ts-web-pwa-mode .premium-user-action-label,body.ts-web-pwa-mode .premium-user-action-label,.app-shell-web-pwa .premium-user-action-label{font-size:20px!important}html.ts-web-pwa-mode .tg-card-tile-price,body.ts-web-pwa-mode .tg-card-tile-price,.app-shell-web-pwa .tg-card-tile-price{font-size:22px!important}html.ts-web-pwa-mode .tg-card-tile-title,body.ts-web-pwa-mode .tg-card-tile-title,.app-shell-web-pwa .tg-card-tile-title{font-size:20px!important}}html.ts-web-pwa-mode .mini-header.premium-header-shell,body.ts-web-pwa-mode .mini-header.premium-header-shell,.app-shell-web-pwa .mini-header.premium-header-shell{padding:22px 18px 20px!important}html.ts-web-pwa-mode .premium-top-row,body.ts-web-pwa-mode .premium-top-row,.app-shell-web-pwa .premium-top-row{gap:17px!important;margin-bottom:20px!important}html.ts-web-pwa-mode .mini-brand,body.ts-web-pwa-mode .mini-brand,.app-shell-web-pwa .mini-brand{gap:17px!important}html.ts-web-pwa-mode .mini-logo,body.ts-web-pwa-mode .mini-logo,.app-shell-web-pwa .mini-logo,html.ts-web-pwa-mode .premium-logo,body.ts-web-pwa-mode .premium-logo,.app-shell-web-pwa .premium-logo{border-radius:26px!important;width:84px!important;min-width:84px!important;height:84px!important}html.ts-web-pwa-mode .mini-title,body.ts-web-pwa-mode .mini-title,.app-shell-web-pwa .mini-title{font-size:34px!important;line-height:1.02!important}html.ts-web-pwa-mode .mini-subtitle,body.ts-web-pwa-mode .mini-subtitle,.app-shell-web-pwa .mini-subtitle,html.ts-web-pwa-mode .premium-subtitle,body.ts-web-pwa-mode .premium-subtitle,.app-shell-web-pwa .premium-subtitle{margin-top:6px!important;font-size:23px!important;line-height:1.14!important}html.ts-web-pwa-mode .premium-top-actions,body.ts-web-pwa-mode .premium-top-actions,.app-shell-web-pwa .premium-top-actions{gap:14px!important}html.ts-web-pwa-mode .premium-moderation-button,body.ts-web-pwa-mode .premium-moderation-button,.app-shell-web-pwa .premium-moderation-button{gap:14px!important;height:75px!important;min-height:75px!important;padding:0 20px 0 22px!important}html.ts-web-pwa-mode .premium-moderation-icon,body.ts-web-pwa-mode .premium-moderation-icon,.app-shell-web-pwa .premium-moderation-icon{font-size:28px!important}html.ts-web-pwa-mode .premium-moderation-label,body.ts-web-pwa-mode .premium-moderation-label,.app-shell-web-pwa .premium-moderation-label{font-size:25px!important}html.ts-web-pwa-mode .premium-moderation-count,body.ts-web-pwa-mode .premium-moderation-count,.app-shell-web-pwa .premium-moderation-count{min-width:46px!important;height:46px!important;font-size:22px!important}html.ts-web-pwa-mode .mini-theme,body.ts-web-pwa-mode .mini-theme,.app-shell-web-pwa .mini-theme,html.ts-web-pwa-mode .mini-menu-button,body.ts-web-pwa-mode .mini-menu-button,.app-shell-web-pwa .mini-menu-button,html.ts-web-pwa-mode .premium-square-button,body.ts-web-pwa-mode .premium-square-button,.app-shell-web-pwa .premium-square-button{border-radius:25px!important;width:80px!important;min-width:80px!important;height:80px!important}html.ts-web-pwa-mode .mini-theme-icon,body.ts-web-pwa-mode .mini-theme-icon,.app-shell-web-pwa .mini-theme-icon{font-size:37px!important}html.ts-web-pwa-mode .mini-menu-button,body.ts-web-pwa-mode .mini-menu-button,.app-shell-web-pwa .mini-menu-button{padding:0 17px!important;font-size:43px!important}html.ts-web-pwa-mode .premium-filter-row,body.ts-web-pwa-mode .premium-filter-row,.app-shell-web-pwa .premium-filter-row{gap:17px!important;margin-bottom:18px!important}html.ts-web-pwa-mode .premium-filter-left,body.ts-web-pwa-mode .premium-filter-left,.app-shell-web-pwa .premium-filter-left{gap:17px!important;max-width:calc(100% - 359px)!important}html.ts-web-pwa-mode .premium-city-control,body.ts-web-pwa-mode .premium-city-control,.app-shell-web-pwa .premium-city-control{min-width:255px!important}html.ts-web-pwa-mode .premium-search-button,body.ts-web-pwa-mode .premium-search-button,.app-shell-web-pwa .premium-search-button{border-radius:29px!important;width:83px!important;min-width:83px!important;height:83px!important}html.ts-web-pwa-mode .premium-inline-icon,body.ts-web-pwa-mode .premium-inline-icon,.app-shell-web-pwa .premium-inline-icon{width:37px!important;height:37px!important}html.ts-web-pwa-mode .premium-tab-group,body.ts-web-pwa-mode .premium-tab-group,.app-shell-web-pwa .premium-tab-group{border-radius:32px!important;flex:0 0 412px!important;gap:9px!important;width:412px!important;min-width:412px!important;padding:9px!important}html.ts-web-pwa-mode .premium-tab-button,body.ts-web-pwa-mode .premium-tab-button,.app-shell-web-pwa .premium-tab-button,html.ts-web-pwa-mode .premium-tab-button-listings,body.ts-web-pwa-mode .premium-tab-button-listings,.app-shell-web-pwa .premium-tab-button-listings,html.ts-web-pwa-mode .premium-tab-button-reviews,body.ts-web-pwa-mode .premium-tab-button-reviews,.app-shell-web-pwa .premium-tab-button-reviews{border-radius:23px!important;gap:11px!important;min-height:72px!important;font-size:25px!important}html.ts-web-pwa-mode .premium-youtube-badge,body.ts-web-pwa-mode .premium-youtube-badge,.app-shell-web-pwa .premium-youtube-badge,html.ts-web-pwa-mode .premium-youtube-icon,body.ts-web-pwa-mode .premium-youtube-icon,.app-shell-web-pwa .premium-youtube-icon{width:34px!important;height:34px!important}html.ts-web-pwa-mode .premium-toolbar-row,body.ts-web-pwa-mode .premium-toolbar-row,.app-shell-web-pwa .premium-toolbar-row{gap:18px!important;margin-bottom:20px!important}html.ts-web-pwa-mode .premium-toolbar,body.ts-web-pwa-mode .premium-toolbar,.app-shell-web-pwa .premium-toolbar{border-radius:34px!important;min-height:103px!important;padding:0 72px 0 23px!important}html.ts-web-pwa-mode .premium-toolbar-icon,body.ts-web-pwa-mode .premium-toolbar-icon,.app-shell-web-pwa .premium-toolbar-icon{border-radius:23px!important;width:63px!important;height:63px!important;margin-right:18px!important;font-size:34px!important}html.ts-web-pwa-mode .premium-toolbar-select,body.ts-web-pwa-mode .premium-toolbar-select,.app-shell-web-pwa .premium-toolbar-select,html.ts-web-pwa-mode .premium-toolbar-value,body.ts-web-pwa-mode .premium-toolbar-value,.app-shell-web-pwa .premium-toolbar-value{height:103px!important;min-height:103px!important;font-size:29px!important}html.ts-web-pwa-mode .premium-toolbar-select,body.ts-web-pwa-mode .premium-toolbar-select,.app-shell-web-pwa .premium-toolbar-select{line-height:103px!important}html.ts-web-pwa-mode .premium-chevron-icon,body.ts-web-pwa-mode .premium-chevron-icon,.app-shell-web-pwa .premium-chevron-icon{width:34px!important;height:34px!important}html.ts-web-pwa-mode .premium-user-menu-row,body.ts-web-pwa-mode .premium-user-menu-row,.app-shell-web-pwa .premium-user-menu-row{gap:18px!important;margin-bottom:20px!important}html.ts-web-pwa-mode .premium-user-action,body.ts-web-pwa-mode .premium-user-action,.app-shell-web-pwa .premium-user-action{border-radius:37px!important;gap:14px!important;min-height:168px!important;padding:23px 11px 20px!important}html.ts-web-pwa-mode .premium-user-action-icon-wrap,body.ts-web-pwa-mode .premium-user-action-icon-wrap,.app-shell-web-pwa .premium-user-action-icon-wrap{border-radius:29px!important;width:80px!important;height:80px!important}html.ts-web-pwa-mode .premium-user-action-icon,body.ts-web-pwa-mode .premium-user-action-icon,.app-shell-web-pwa .premium-user-action-icon{width:46px!important;height:46px!important}html.ts-web-pwa-mode .premium-user-action-counter,body.ts-web-pwa-mode .premium-user-action-counter,.app-shell-web-pwa .premium-user-action-counter{min-width:46px!important;height:46px!important;font-size:22px!important;top:-9px!important;right:-14px!important}html.ts-web-pwa-mode .premium-user-action-label,body.ts-web-pwa-mode .premium-user-action-label,.app-shell-web-pwa .premium-user-action-label{font-size:24px!important;line-height:1.12!important}html.ts-web-pwa-mode .pagination,body.ts-web-pwa-mode .pagination,.app-shell-web-pwa .pagination{gap:18px!important;padding:6px 9px 14px!important}html.ts-web-pwa-mode .pagination-pages,body.ts-web-pwa-mode .pagination-pages,.app-shell-web-pwa .pagination-pages{gap:18px!important}html.ts-web-pwa-mode .pagination-arrow,body.ts-web-pwa-mode .pagination-arrow,.app-shell-web-pwa .pagination-arrow,html.ts-web-pwa-mode .pagination-page,body.ts-web-pwa-mode .pagination-page,.app-shell-web-pwa .pagination-page{font-size:29px!important}html.ts-web-pwa-mode .mini-view-toggle-button,body.ts-web-pwa-mode .mini-view-toggle-button,.app-shell-web-pwa .mini-view-toggle-button,html.ts-web-pwa-mode .mini-meta-row .mini-view-toggle-button,body.ts-web-pwa-mode .mini-meta-row .mini-view-toggle-button,.app-shell-web-pwa .mini-meta-row .mini-view-toggle-button{border-radius:20px!important;width:68px!important;height:61px!important}html.ts-web-pwa-mode .tg-card-tile-body,body.ts-web-pwa-mode .tg-card-tile-body,.app-shell-web-pwa .tg-card-tile-body{padding:18px 14px 20px!important}html.ts-web-pwa-mode .tg-card-tile-price,body.ts-web-pwa-mode .tg-card-tile-price,.app-shell-web-pwa .tg-card-tile-price{margin-bottom:8px!important;font-size:28px!important;line-height:1.13!important}html.ts-web-pwa-mode .tg-card-tile-title,body.ts-web-pwa-mode .tg-card-tile-title,.app-shell-web-pwa .tg-card-tile-title{font-size:25px!important;line-height:1.22!important}@media (width<=430px){html.ts-web-pwa-mode .mini-logo,body.ts-web-pwa-mode .mini-logo,.app-shell-web-pwa .mini-logo,html.ts-web-pwa-mode .premium-logo,body.ts-web-pwa-mode .premium-logo,.app-shell-web-pwa .premium-logo{width:77px!important;min-width:77px!important;height:77px!important}html.ts-web-pwa-mode .mini-title,body.ts-web-pwa-mode .mini-title,.app-shell-web-pwa .mini-title{font-size:31px!important}html.ts-web-pwa-mode .mini-subtitle,body.ts-web-pwa-mode .mini-subtitle,.app-shell-web-pwa .mini-subtitle,html.ts-web-pwa-mode .premium-subtitle,body.ts-web-pwa-mode .premium-subtitle,.app-shell-web-pwa .premium-subtitle{font-size:21px!important}html.ts-web-pwa-mode .premium-filter-left,body.ts-web-pwa-mode .premium-filter-left,.app-shell-web-pwa .premium-filter-left{max-width:calc(100% - 306px)!important}html.ts-web-pwa-mode .premium-city-control,body.ts-web-pwa-mode .premium-city-control,.app-shell-web-pwa .premium-city-control{min-width:215px!important}html.ts-web-pwa-mode .premium-tab-group,body.ts-web-pwa-mode .premium-tab-group,.app-shell-web-pwa .premium-tab-group{flex-basis:332px!important;width:332px!important;min-width:332px!important}html.ts-web-pwa-mode .premium-tab-button,body.ts-web-pwa-mode .premium-tab-button,.app-shell-web-pwa .premium-tab-button,html.ts-web-pwa-mode .premium-tab-button-listings,body.ts-web-pwa-mode .premium-tab-button-listings,.app-shell-web-pwa .premium-tab-button-listings,html.ts-web-pwa-mode .premium-tab-button-reviews,body.ts-web-pwa-mode .premium-tab-button-reviews,.app-shell-web-pwa .premium-tab-button-reviews{min-height:66px!important;font-size:23px!important}html.ts-web-pwa-mode .premium-toolbar,body.ts-web-pwa-mode .premium-toolbar,.app-shell-web-pwa .premium-toolbar{min-height:91px!important;padding:0 66px 0 20px!important}html.ts-web-pwa-mode .premium-toolbar-select,body.ts-web-pwa-mode .premium-toolbar-select,.app-shell-web-pwa .premium-toolbar-select,html.ts-web-pwa-mode .premium-toolbar-value,body.ts-web-pwa-mode .premium-toolbar-value,.app-shell-web-pwa .premium-toolbar-value{height:91px!important;min-height:91px!important;font-size:25px!important}html.ts-web-pwa-mode .premium-toolbar-select,body.ts-web-pwa-mode .premium-toolbar-select,.app-shell-web-pwa .premium-toolbar-select{line-height:91px!important}html.ts-web-pwa-mode .premium-user-action,body.ts-web-pwa-mode .premium-user-action,.app-shell-web-pwa .premium-user-action{min-height:146px!important}html.ts-web-pwa-mode .premium-user-action-label,body.ts-web-pwa-mode .premium-user-action-label,.app-shell-web-pwa .premium-user-action-label{font-size:22px!important}html.ts-web-pwa-mode .tg-card-tile-price,body.ts-web-pwa-mode .tg-card-tile-price,.app-shell-web-pwa .tg-card-tile-price{font-size:26px!important}html.ts-web-pwa-mode .tg-card-tile-title,body.ts-web-pwa-mode .tg-card-tile-title,.app-shell-web-pwa .tg-card-tile-title{font-size:24px!important}}html.ts-web-pwa-mode .mini-dropdown-menu,body.ts-web-pwa-mode .mini-dropdown-menu,.app-shell-web-pwa .mini-dropdown-menu,html.ts-web-pwa-mode .mini-menu-dropdown,body.ts-web-pwa-mode .mini-menu-dropdown,.app-shell-web-pwa .mini-menu-dropdown,html.ts-web-pwa-mode .premium-menu-dropdown,body.ts-web-pwa-mode .premium-menu-dropdown,.app-shell-web-pwa .premium-menu-dropdown{border-radius:27px!important;width:min(540px,100vw - 28px)!important;max-height:calc(100vh - 120px)!important;padding:18px!important}html.ts-web-pwa-mode .modal-box,body.ts-web-pwa-mode .modal-box,.app-shell-web-pwa .modal-box,html.ts-web-pwa-mode .marketplace-auth-modal,body.ts-web-pwa-mode .marketplace-auth-modal,.app-shell-web-pwa .marketplace-auth-modal,html.ts-web-pwa-mode .tg-card-tile-preview-box,body.ts-web-pwa-mode .tg-card-tile-preview-box,.app-shell-web-pwa .tg-card-tile-preview-box{border-radius:36px!important;max-width:min(760px,100vw - 28px)!important;max-height:calc(100vh - 36px)!important;padding:24px!important}html.ts-web-pwa-mode .modal-box p,body.ts-web-pwa-mode .modal-box p,.app-shell-web-pwa .modal-box p,html.ts-web-pwa-mode .modal-box div,body.ts-web-pwa-mode .modal-box div,.app-shell-web-pwa .modal-box div,html.ts-web-pwa-mode .modal-box span,body.ts-web-pwa-mode .modal-box span,.app-shell-web-pwa .modal-box span,html.ts-web-pwa-mode .modal-box label,body.ts-web-pwa-mode .modal-box label,.app-shell-web-pwa .modal-box label{font-size:inherit}html.ts-web-pwa-mode .modal-box input,body.ts-web-pwa-mode .modal-box input,.app-shell-web-pwa .modal-box input,html.ts-web-pwa-mode .modal-box textarea,body.ts-web-pwa-mode .modal-box textarea,.app-shell-web-pwa .modal-box textarea,html.ts-web-pwa-mode .marketplace-field,body.ts-web-pwa-mode .marketplace-field,.app-shell-web-pwa .marketplace-field,html.ts-web-pwa-mode .admin-input,body.ts-web-pwa-mode .admin-input,.app-shell-web-pwa .admin-input{border-radius:21px!important;min-height:69px!important;padding:18px 21px!important;font-size:21px!important;line-height:1.25!important}html.ts-web-pwa-mode .modal-box select:not(.premium-toolbar-select),body.ts-web-pwa-mode .modal-box select:not(.premium-toolbar-select),.app-shell-web-pwa .modal-box select:not(.premium-toolbar-select),html.ts-web-pwa-mode .admin-select,body.ts-web-pwa-mode .admin-select,.app-shell-web-pwa .admin-select{border-radius:21px!important;min-height:69px!important;padding:18px 21px!important;font-size:21px!important;line-height:1.25!important}@media (width<=430px){html.ts-web-pwa-mode .mini-dropdown-menu,body.ts-web-pwa-mode .mini-dropdown-menu,.app-shell-web-pwa .mini-dropdown-menu,html.ts-web-pwa-mode .mini-menu-dropdown,body.ts-web-pwa-mode .mini-menu-dropdown,.app-shell-web-pwa .mini-menu-dropdown,html.ts-web-pwa-mode .premium-menu-dropdown,body.ts-web-pwa-mode .premium-menu-dropdown,.app-shell-web-pwa .premium-menu-dropdown{width:min(520px,100vw - 24px)!important;padding:16px!important}html.ts-web-pwa-mode .modal-box,body.ts-web-pwa-mode .modal-box,.app-shell-web-pwa .modal-box{border-radius:32px!important;padding:20px!important;font-size:19px!important}html.ts-web-pwa-mode .modal-box button:not(.marketplace-box-close-compact),body.ts-web-pwa-mode .modal-box button:not(.marketplace-box-close-compact),.app-shell-web-pwa .modal-box button:not(.marketplace-box-close-compact){min-height:66px!important;font-size:19px!important}html.ts-web-pwa-mode .modal-box input,body.ts-web-pwa-mode .modal-box input,.app-shell-web-pwa .modal-box input,html.ts-web-pwa-mode .modal-box textarea,body.ts-web-pwa-mode .modal-box textarea,.app-shell-web-pwa .modal-box textarea,html.ts-web-pwa-mode .marketplace-field,body.ts-web-pwa-mode .marketplace-field,.app-shell-web-pwa .marketplace-field{min-height:63px!important;font-size:19px!important}}@media (width<=430px){html.ts-web-pwa-mode .mini-dropdown-link,body.ts-web-pwa-mode .mini-dropdown-link,.app-shell-web-pwa .mini-dropdown-link,html.ts-web-pwa-mode .mini-menu-item,body.ts-web-pwa-mode .mini-menu-item,.app-shell-web-pwa .mini-menu-item{min-height:88px!important;padding:24px 28px!important;font-size:28px!important}html.ts-web-pwa-mode .modal-box,body.ts-web-pwa-mode .modal-box,.app-shell-web-pwa .modal-box{border-radius:42px!important;padding:30px!important;font-size:28px!important}html.ts-web-pwa-mode .modal-box button:not(.marketplace-box-close-compact),body.ts-web-pwa-mode .modal-box button:not(.marketplace-box-close-compact),.app-shell-web-pwa .modal-box button:not(.marketplace-box-close-compact){min-height:96px!important;font-size:28px!important}html.ts-web-pwa-mode .modal-box input,body.ts-web-pwa-mode .modal-box input,.app-shell-web-pwa .modal-box input,html.ts-web-pwa-mode .modal-box textarea,body.ts-web-pwa-mode .modal-box textarea,.app-shell-web-pwa .modal-box textarea,html.ts-web-pwa-mode .marketplace-field,body.ts-web-pwa-mode .marketplace-field,.app-shell-web-pwa .marketplace-field{min-height:92px!important;font-size:28px!important}html.ts-web-pwa-mode .tg-card-tile-preview-box .tg-card-title,body.ts-web-pwa-mode .tg-card-tile-preview-box .tg-card-title,.app-shell-web-pwa .tg-card-tile-preview-box .tg-card-title{font-size:26px!important}html.ts-web-pwa-mode .tg-card-tile-preview-box .tg-card-text,body.ts-web-pwa-mode .tg-card-tile-preview-box .tg-card-text,.app-shell-web-pwa .tg-card-tile-preview-box .tg-card-text{font-size:22px!important}}@media (width<=430px){html.ts-web-pwa-mode .mini-dropdown-link,body.ts-web-pwa-mode .mini-dropdown-link,.app-shell-web-pwa .mini-dropdown-link,html.ts-web-pwa-mode .mini-menu-item,body.ts-web-pwa-mode .mini-menu-item,.app-shell-web-pwa .mini-menu-item{min-height:114px!important;padding:31px 36px!important;font-size:36px!important}html.ts-web-pwa-mode .modal-box,body.ts-web-pwa-mode .modal-box,.app-shell-web-pwa .modal-box{border-radius:55px!important;padding:39px!important;font-size:36px!important}html.ts-web-pwa-mode .modal-box button:not(.marketplace-box-close-compact),body.ts-web-pwa-mode .modal-box button:not(.marketplace-box-close-compact),.app-shell-web-pwa .modal-box button:not(.marketplace-box-close-compact){min-height:125px!important;font-size:36px!important}html.ts-web-pwa-mode .modal-box input,body.ts-web-pwa-mode .modal-box input,.app-shell-web-pwa .modal-box input,html.ts-web-pwa-mode .modal-box textarea,body.ts-web-pwa-mode .modal-box textarea,.app-shell-web-pwa .modal-box textarea,html.ts-web-pwa-mode .marketplace-field,body.ts-web-pwa-mode .marketplace-field,.app-shell-web-pwa .marketplace-field{min-height:120px!important;font-size:36px!important}html.ts-web-pwa-mode .tg-card-tile-preview-box .tg-card-title,body.ts-web-pwa-mode .tg-card-tile-preview-box .tg-card-title,.app-shell-web-pwa .tg-card-tile-preview-box .tg-card-title{font-size:34px!important}html.ts-web-pwa-mode .tg-card-tile-preview-box .tg-card-text,body.ts-web-pwa-mode .tg-card-tile-preview-box .tg-card-text,.app-shell-web-pwa .tg-card-tile-preview-box .tg-card-text{font-size:29px!important}}html.ts-web-pwa-mode .mini-dropdown-menu,body.ts-web-pwa-mode .mini-dropdown-menu,.app-shell-web-pwa .mini-dropdown-menu,html.ts-web-pwa-mode .mini-menu-dropdown,body.ts-web-pwa-mode .mini-menu-dropdown,.app-shell-web-pwa .mini-menu-dropdown,html.ts-web-pwa-mode .premium-menu-dropdown,body.ts-web-pwa-mode .premium-menu-dropdown,.app-shell-web-pwa .premium-menu-dropdown{border-radius:42px!important;width:min(744px,100vw - 18px)!important;padding:28px!important}html.ts-web-pwa-mode .mini-menu-user,body.ts-web-pwa-mode .mini-menu-user,.app-shell-web-pwa .mini-menu-user{margin-bottom:23px!important;font-size:31px!important;line-height:1.18!important}html.ts-web-pwa-mode .mini-dropdown-link,body.ts-web-pwa-mode .mini-dropdown-link,.app-shell-web-pwa .mini-dropdown-link,html.ts-web-pwa-mode .mini-menu-item,body.ts-web-pwa-mode .mini-menu-item,.app-shell-web-pwa .mini-menu-item{border-radius:28px!important;min-height:103px!important;margin-bottom:18px!important;padding:28px 34px!important;font-size:34px!important;font-weight:900!important;line-height:1.16!important}html.ts-web-pwa-mode .modal-overlay,body.ts-web-pwa-mode .modal-overlay,.app-shell-web-pwa .modal-overlay,html.ts-web-pwa-mode .modal,body.ts-web-pwa-mode .modal,.app-shell-web-pwa .modal{padding:20px 10px!important}html.ts-web-pwa-mode .modal-box,body.ts-web-pwa-mode .modal-box,.app-shell-web-pwa .modal-box,html.ts-web-pwa-mode .marketplace-auth-modal,body.ts-web-pwa-mode .marketplace-auth-modal,.app-shell-web-pwa .marketplace-auth-modal{border-radius:50px!important;max-width:min(816px,100vw - 18px)!important;max-height:calc(100vh - 40px)!important;padding:38px!important}html.ts-web-pwa-mode .modal-box,body.ts-web-pwa-mode .modal-box,.app-shell-web-pwa .modal-box{font-size:34px!important;line-height:1.26!important}html.ts-web-pwa-mode .modal-box h1,body.ts-web-pwa-mode .modal-box h1,.app-shell-web-pwa .modal-box h1,html.ts-web-pwa-mode .modal-box h2,body.ts-web-pwa-mode .modal-box h2,.app-shell-web-pwa .modal-box h2,html.ts-web-pwa-mode .modal-box h3,body.ts-web-pwa-mode .modal-box h3,.app-shell-web-pwa .modal-box h3{font-size:47px!important;font-weight:900!important;line-height:1.1!important}html.ts-web-pwa-mode .modal-box button:not(.marketplace-box-close-compact),body.ts-web-pwa-mode .modal-box button:not(.marketplace-box-close-compact),.app-shell-web-pwa .modal-box button:not(.marketplace-box-close-compact),html.ts-web-pwa-mode .marketplace-auth-tab,body.ts-web-pwa-mode .marketplace-auth-tab,.app-shell-web-pwa .marketplace-auth-tab{border-radius:34px!important;min-height:112px!important;margin-bottom:18px!important;padding:28px 34px!important;font-size:34px!important;font-weight:900!important;line-height:1.16!important}html.ts-web-pwa-mode .modal-box input,body.ts-web-pwa-mode .modal-box input,.app-shell-web-pwa .modal-box input,html.ts-web-pwa-mode .modal-box textarea,body.ts-web-pwa-mode .modal-box textarea,.app-shell-web-pwa .modal-box textarea,html.ts-web-pwa-mode .marketplace-field,body.ts-web-pwa-mode .marketplace-field,.app-shell-web-pwa .marketplace-field,html.ts-web-pwa-mode .admin-input,body.ts-web-pwa-mode .admin-input,.app-shell-web-pwa .admin-input,html.ts-web-pwa-mode .modal-box select:not(.premium-toolbar-select),body.ts-web-pwa-mode .modal-box select:not(.premium-toolbar-select),.app-shell-web-pwa .modal-box select:not(.premium-toolbar-select),html.ts-web-pwa-mode .admin-select,body.ts-web-pwa-mode .admin-select,.app-shell-web-pwa .admin-select{border-radius:34px!important;min-height:108px!important;padding:28px 34px!important;font-size:34px!important;line-height:1.16!important}html.ts-web-pwa-mode .modal-box textarea,body.ts-web-pwa-mode .modal-box textarea,.app-shell-web-pwa .modal-box textarea,html.ts-web-pwa-mode textarea.marketplace-field,body.ts-web-pwa-mode textarea.marketplace-field,.app-shell-web-pwa textarea.marketplace-field{min-height:280px!important}html.ts-web-pwa-mode .marketplace-panel,body.ts-web-pwa-mode .marketplace-panel,.app-shell-web-pwa .marketplace-panel,html.ts-web-pwa-mode .marketplace-auth-box,body.ts-web-pwa-mode .marketplace-auth-box,.app-shell-web-pwa .marketplace-auth-box,html.ts-web-pwa-mode .marketplace-create-box,body.ts-web-pwa-mode .marketplace-create-box,.app-shell-web-pwa .marketplace-create-box,html.ts-web-pwa-mode .marketplace-cabinet-box,body.ts-web-pwa-mode .marketplace-cabinet-box,.app-shell-web-pwa .marketplace-cabinet-box{border-radius:47px!important;padding:34px!important;font-size:34px!important;line-height:1.26!important}html.ts-web-pwa-mode .marketplace-panel-title,body.ts-web-pwa-mode .marketplace-panel-title,.app-shell-web-pwa .marketplace-panel-title,html.ts-web-pwa-mode .marketplace-box-title,body.ts-web-pwa-mode .marketplace-box-title,.app-shell-web-pwa .marketplace-box-title{margin-bottom:23px!important;font-size:38px!important;font-weight:900!important;line-height:1.12!important}html.ts-web-pwa-mode .marketplace-panel-text,body.ts-web-pwa-mode .marketplace-panel-text,.app-shell-web-pwa .marketplace-panel-text,html.ts-web-pwa-mode .marketplace-helper,body.ts-web-pwa-mode .marketplace-helper,.app-shell-web-pwa .marketplace-helper{font-size:28px!important;line-height:1.28!important}html.ts-web-pwa-mode .marketplace-box-close,body.ts-web-pwa-mode .marketplace-box-close,.app-shell-web-pwa .marketplace-box-close{border-radius:28px!important;width:84px!important;height:84px!important;font-size:38px!important}html.ts-web-pwa-mode .admin-panel,body.ts-web-pwa-mode .admin-panel,.app-shell-web-pwa .admin-panel{border-radius:42px!important;padding:28px!important;font-size:34px!important}html.ts-web-pwa-mode .admin-panel-title,body.ts-web-pwa-mode .admin-panel-title,.app-shell-web-pwa .admin-panel-title{margin-bottom:23px!important;font-size:35px!important;line-height:1.15!important}html.ts-web-pwa-mode .admin-panel-subtitle,body.ts-web-pwa-mode .admin-panel-subtitle,.app-shell-web-pwa .admin-panel-subtitle{margin:23px 0 18px!important;font-size:31px!important;line-height:1.18!important}html.ts-web-pwa-mode .admin-list-item,body.ts-web-pwa-mode .admin-list-item,.app-shell-web-pwa .admin-list-item{border-radius:34px!important;gap:23px!important;padding:23px!important}html.ts-web-pwa-mode .admin-list-title,body.ts-web-pwa-mode .admin-list-title,.app-shell-web-pwa .admin-list-title{font-size:34px!important;line-height:1.18!important}html.ts-web-pwa-mode .admin-list-meta,body.ts-web-pwa-mode .admin-list-meta,.app-shell-web-pwa .admin-list-meta{font-size:28px!important;line-height:1.25!important}html.ts-web-pwa-mode .search-overlay,body.ts-web-pwa-mode .search-overlay,.app-shell-web-pwa .search-overlay{padding:131px 10px 18px!important}html.ts-web-pwa-mode .search-sheet,body.ts-web-pwa-mode .search-sheet,.app-shell-web-pwa .search-sheet{border-radius:50px!important;max-width:min(816px,100vw - 18px)!important}html.ts-web-pwa-mode .search-sheet-top,body.ts-web-pwa-mode .search-sheet-top,.app-shell-web-pwa .search-sheet-top{gap:23px!important;padding:28px!important}html.ts-web-pwa-mode .search-input,body.ts-web-pwa-mode .search-input,.app-shell-web-pwa .search-input,html.ts-web-pwa-mode .search-cancel-button,body.ts-web-pwa-mode .search-cancel-button,.app-shell-web-pwa .search-cancel-button{border-radius:38px!important;min-height:112px!important;padding:0 38px!important;font-size:35px!important;font-weight:900!important}html.ts-web-pwa-mode .search-result-item,body.ts-web-pwa-mode .search-result-item,.app-shell-web-pwa .search-result-item{border-radius:42px!important;padding:28px 31px!important}html.ts-web-pwa-mode .search-result-title,body.ts-web-pwa-mode .search-result-title,.app-shell-web-pwa .search-result-title{font-size:34px!important}html.ts-web-pwa-mode .search-result-meta,body.ts-web-pwa-mode .search-result-meta,.app-shell-web-pwa .search-result-meta,html.ts-web-pwa-mode .search-result-text,body.ts-web-pwa-mode .search-result-text,.app-shell-web-pwa .search-result-text{font-size:28px!important;line-height:1.25!important}html.ts-web-pwa-mode .tg-card-tile-preview-box,body.ts-web-pwa-mode .tg-card-tile-preview-box,.app-shell-web-pwa .tg-card-tile-preview-box{width:min(100%,848px)!important;max-width:min(848px,100vw - 16px)!important;max-height:calc(100vh - 22px)!important}html.ts-web-pwa-mode .tg-card-tile-preview-box .tg-card-body,body.ts-web-pwa-mode .tg-card-tile-preview-box .tg-card-body,.app-shell-web-pwa .tg-card-tile-preview-box .tg-card-body{padding:23px 23px 27px!important}html.ts-web-pwa-mode .tg-card-tile-preview-box .tg-card-title,body.ts-web-pwa-mode .tg-card-tile-preview-box .tg-card-title,.app-shell-web-pwa .tg-card-tile-preview-box .tg-card-title{font-size:29px!important;font-weight:900!important;line-height:1.18!important}html.ts-web-pwa-mode .tg-card-tile-preview-box .tg-card-price,body.ts-web-pwa-mode .tg-card-tile-preview-box .tg-card-price,.app-shell-web-pwa .tg-card-tile-preview-box .tg-card-price{font-size:27px!important;font-weight:900!important;line-height:1.14!important}html.ts-web-pwa-mode .tg-card-tile-preview-box .tg-card-text,body.ts-web-pwa-mode .tg-card-tile-preview-box .tg-card-text,.app-shell-web-pwa .tg-card-tile-preview-box .tg-card-text{font-size:25px!important;line-height:1.36!important}html.ts-web-pwa-mode .tg-card-tile-preview-box .tg-card-chip,body.ts-web-pwa-mode .tg-card-tile-preview-box .tg-card-chip,.app-shell-web-pwa .tg-card-tile-preview-box .tg-card-chip{min-height:44px!important;padding:0 17px!important;font-size:18px!important}html.ts-web-pwa-mode .tg-card-tile-preview-box .listing-primary-button,body.ts-web-pwa-mode .tg-card-tile-preview-box .listing-primary-button,.app-shell-web-pwa .tg-card-tile-preview-box .listing-primary-button,html.ts-web-pwa-mode .tg-card-tile-preview-box .listing-secondary-button,body.ts-web-pwa-mode .tg-card-tile-preview-box .listing-secondary-button,.app-shell-web-pwa .tg-card-tile-preview-box .listing-secondary-button{border-radius:21px!important;min-height:66px!important;padding:17px 18px!important;font-size:22px!important;font-weight:900!important}html.ts-web-pwa-mode .tg-card-tile-preview-box .favorite-toggle-button,body.ts-web-pwa-mode .tg-card-tile-preview-box .favorite-toggle-button,.app-shell-web-pwa .tg-card-tile-preview-box .favorite-toggle-button{border-radius:21px!important;width:60px!important;min-width:60px!important;height:60px!important}html.ts-web-pwa-mode .tg-card-tile-preview-box .favorite-toggle-icon,body.ts-web-pwa-mode .tg-card-tile-preview-box .favorite-toggle-icon,.app-shell-web-pwa .tg-card-tile-preview-box .favorite-toggle-icon{font-size:35px!important}@media (width<=430px){html.ts-web-pwa-mode .mini-dropdown-link,body.ts-web-pwa-mode .mini-dropdown-link,.app-shell-web-pwa .mini-dropdown-link,html.ts-web-pwa-mode .mini-menu-item,body.ts-web-pwa-mode .mini-menu-item,.app-shell-web-pwa .mini-menu-item{min-height:91px!important;padding:25px 29px!important;font-size:29px!important}html.ts-web-pwa-mode .modal-box,body.ts-web-pwa-mode .modal-box,.app-shell-web-pwa .modal-box{border-radius:44px!important;padding:31px!important;font-size:29px!important}html.ts-web-pwa-mode .modal-box button:not(.marketplace-box-close-compact),body.ts-web-pwa-mode .modal-box button:not(.marketplace-box-close-compact),.app-shell-web-pwa .modal-box button:not(.marketplace-box-close-compact){min-height:100px!important;font-size:29px!important}html.ts-web-pwa-mode .modal-box input,body.ts-web-pwa-mode .modal-box input,.app-shell-web-pwa .modal-box input,html.ts-web-pwa-mode .modal-box textarea,body.ts-web-pwa-mode .modal-box textarea,.app-shell-web-pwa .modal-box textarea,html.ts-web-pwa-mode .marketplace-field,body.ts-web-pwa-mode .marketplace-field,.app-shell-web-pwa .marketplace-field{min-height:96px!important;font-size:29px!important}html.ts-web-pwa-mode .tg-card-tile-preview-box .tg-card-title,body.ts-web-pwa-mode .tg-card-tile-preview-box .tg-card-title,.app-shell-web-pwa .tg-card-tile-preview-box .tg-card-title{font-size:27px!important}html.ts-web-pwa-mode .tg-card-tile-preview-box .tg-card-text,body.ts-web-pwa-mode .tg-card-tile-preview-box .tg-card-text,.app-shell-web-pwa .tg-card-tile-preview-box .tg-card-text{font-size:23px!important}}html.ts-web-pwa-mode .tg-card-overlay,body.ts-web-pwa-mode .tg-card-overlay,.app-shell-web-pwa .tg-card-overlay,html.ts-web-pwa-mode .tg-card-overlay-left,body.ts-web-pwa-mode .tg-card-overlay-left,.app-shell-web-pwa .tg-card-overlay-left,html.ts-web-pwa-mode .tg-card-overlay-right,body.ts-web-pwa-mode .tg-card-overlay-right,.app-shell-web-pwa .tg-card-overlay-right,html.ts-web-pwa-mode .card-overlay-left,body.ts-web-pwa-mode .card-overlay-left,.app-shell-web-pwa .card-overlay-left,html.ts-web-pwa-mode .card-overlay-right,body.ts-web-pwa-mode .card-overlay-right,.app-shell-web-pwa .card-overlay-right{border-radius:999px!important;max-width:calc(100% - 28px)!important;min-height:56px!important;padding:0 22px!important;font-size:22px!important;font-weight:900!important;line-height:1.1!important}html.ts-web-pwa-mode .tg-card-overlay,body.ts-web-pwa-mode .tg-card-overlay,.app-shell-web-pwa .tg-card-overlay{top:14px!important}html.ts-web-pwa-mode .tg-card-overlay-left,body.ts-web-pwa-mode .tg-card-overlay-left,.app-shell-web-pwa .tg-card-overlay-left,html.ts-web-pwa-mode .card-overlay-left,body.ts-web-pwa-mode .card-overlay-left,.app-shell-web-pwa .card-overlay-left{left:14px!important}html.ts-web-pwa-mode .tg-card-overlay-right,body.ts-web-pwa-mode .tg-card-overlay-right,.app-shell-web-pwa .tg-card-overlay-right,html.ts-web-pwa-mode .card-overlay-right,body.ts-web-pwa-mode .card-overlay-right,.app-shell-web-pwa .card-overlay-right{right:14px!important}html.ts-web-pwa-mode .tg-card-native-badge,body.ts-web-pwa-mode .tg-card-native-badge,.app-shell-web-pwa .tg-card-native-badge,html.ts-web-pwa-mode .badge-native,body.ts-web-pwa-mode .badge-native,.app-shell-web-pwa .badge-native,html.ts-web-pwa-mode .tg-card-tile-badge,body.ts-web-pwa-mode .tg-card-tile-badge,.app-shell-web-pwa .tg-card-tile-badge{border-radius:999px!important;min-height:48px!important;padding:0 18px!important;font-size:20px!important;font-weight:900!important;line-height:1.1!important}html.ts-web-pwa-mode .tg-card-body,body.ts-web-pwa-mode .tg-card-body,.app-shell-web-pwa .tg-card-body,html.ts-web-pwa-mode .card-body,body.ts-web-pwa-mode .card-body,.app-shell-web-pwa .card-body{padding:28px 28px 32px!important}html.ts-web-pwa-mode .tg-card-chip,body.ts-web-pwa-mode .tg-card-chip,.app-shell-web-pwa .tg-card-chip,html.ts-web-pwa-mode .card-badge,body.ts-web-pwa-mode .card-badge,.app-shell-web-pwa .card-badge,html.ts-web-pwa-mode .card-pill,body.ts-web-pwa-mode .card-pill,.app-shell-web-pwa .card-pill{border-radius:999px!important;min-height:58px!important;padding:0 22px!important;font-size:23px!important;font-weight:900!important;line-height:1.15!important}html.ts-web-pwa-mode .tg-card-title,body.ts-web-pwa-mode .tg-card-title,.app-shell-web-pwa .tg-card-title,html.ts-web-pwa-mode .card-title,body.ts-web-pwa-mode .card-title,.app-shell-web-pwa .card-title{margin-bottom:18px!important;font-size:34px!important;font-weight:900!important;line-height:1.16!important}html.ts-web-pwa-mode .tg-card-price,body.ts-web-pwa-mode .tg-card-price,.app-shell-web-pwa .tg-card-price,html.ts-web-pwa-mode .card-price,body.ts-web-pwa-mode .card-price,.app-shell-web-pwa .card-price{margin-bottom:18px!important;font-size:32px!important;font-weight:900!important;line-height:1.12!important}html.ts-web-pwa-mode .tg-card-text,body.ts-web-pwa-mode .tg-card-text,.app-shell-web-pwa .tg-card-text,html.ts-web-pwa-mode .card-desc,body.ts-web-pwa-mode .card-desc,.app-shell-web-pwa .card-desc,html.ts-web-pwa-mode .card-location-line,body.ts-web-pwa-mode .card-location-line,.app-shell-web-pwa .card-location-line{font-size:30px!important;font-weight:700!important;line-height:1.34!important}html.ts-web-pwa-mode .tg-card-text.collapsed,body.ts-web-pwa-mode .tg-card-text.collapsed,.app-shell-web-pwa .tg-card-text.collapsed{max-height:13.4em!important}html.ts-web-pwa-mode .tg-card-link-button,body.ts-web-pwa-mode .tg-card-link-button,.app-shell-web-pwa .tg-card-link-button{min-height:52px!important;margin-top:18px!important;font-size:28px!important;font-weight:900!important;line-height:1.18!important}html.ts-web-pwa-mode .tg-card .listing-primary-button,body.ts-web-pwa-mode .tg-card .listing-primary-button,.app-shell-web-pwa .tg-card .listing-primary-button,html.ts-web-pwa-mode .tg-card .listing-secondary-button,body.ts-web-pwa-mode .tg-card .listing-secondary-button,.app-shell-web-pwa .tg-card .listing-secondary-button,html.ts-web-pwa-mode .listing-primary-button,body.ts-web-pwa-mode .listing-primary-button,.app-shell-web-pwa .listing-primary-button,html.ts-web-pwa-mode .listing-secondary-button,body.ts-web-pwa-mode .listing-secondary-button,.app-shell-web-pwa .listing-secondary-button,html.ts-web-pwa-mode .marketplace-button,body.ts-web-pwa-mode .marketplace-button,.app-shell-web-pwa .marketplace-button{border-radius:28px!important;min-height:86px!important;padding:24px 28px!important;font-size:30px!important;font-weight:900!important;line-height:1.12!important}html.ts-web-pwa-mode .tg-card-actions,body.ts-web-pwa-mode .tg-card-actions,.app-shell-web-pwa .tg-card-actions,html.ts-web-pwa-mode .listing-actions,body.ts-web-pwa-mode .listing-actions,.app-shell-web-pwa .listing-actions{gap:18px!important;margin-top:22px!important}html.ts-web-pwa-mode .tg-card-actions .favorite-toggle-button,body.ts-web-pwa-mode .tg-card-actions .favorite-toggle-button,.app-shell-web-pwa .tg-card-actions .favorite-toggle-button,html.ts-web-pwa-mode .tg-card-actions .card-favorite-button,body.ts-web-pwa-mode .tg-card-actions .card-favorite-button,.app-shell-web-pwa .tg-card-actions .card-favorite-button,html.ts-web-pwa-mode .tg-card-actions .tg-favorite-button,body.ts-web-pwa-mode .tg-card-actions .tg-favorite-button,.app-shell-web-pwa .tg-card-actions .tg-favorite-button{border-radius:28px!important;width:86px!important;min-width:86px!important;height:86px!important}html.ts-web-pwa-mode .tg-card-actions .favorite-toggle-icon,body.ts-web-pwa-mode .tg-card-actions .favorite-toggle-icon,.app-shell-web-pwa .tg-card-actions .favorite-toggle-icon{font-size:48px!important}html.ts-web-pwa-mode .contacts,body.ts-web-pwa-mode .contacts,.app-shell-web-pwa .contacts,html.ts-web-pwa-mode .share-panel,body.ts-web-pwa-mode .share-panel,.app-shell-web-pwa .share-panel,html.ts-web-pwa-mode .tg-share-menu,body.ts-web-pwa-mode .tg-share-menu,.app-shell-web-pwa .tg-share-menu{border-radius:28px!important;gap:18px!important;padding:24px!important;font-size:28px!important}html.ts-web-pwa-mode .contacts div,body.ts-web-pwa-mode .contacts div,.app-shell-web-pwa .contacts div,html.ts-web-pwa-mode .contacts a,body.ts-web-pwa-mode .contacts a,.app-shell-web-pwa .contacts a,html.ts-web-pwa-mode .tg-share-menu-item,body.ts-web-pwa-mode .tg-share-menu-item,.app-shell-web-pwa .tg-share-menu-item{font-size:28px!important;font-weight:800!important;line-height:1.28!important}html.ts-web-pwa-mode .mini-donate-block,body.ts-web-pwa-mode .mini-donate-block,.app-shell-web-pwa .mini-donate-block{margin-top:28px!important;padding-top:28px!important}html.ts-web-pwa-mode .mini-donate-title,body.ts-web-pwa-mode .mini-donate-title,.app-shell-web-pwa .mini-donate-title{margin-bottom:18px!important;font-size:30px!important;font-weight:900!important;line-height:1.18!important}html.ts-web-pwa-mode .mini-donate-card,body.ts-web-pwa-mode .mini-donate-card,.app-shell-web-pwa .mini-donate-card{margin-bottom:20px!important;font-size:32px!important;font-weight:900!important;line-height:1.2!important}html.ts-web-pwa-mode .mini-donate-copy,body.ts-web-pwa-mode .mini-donate-copy,.app-shell-web-pwa .mini-donate-copy{border-radius:28px!important;min-height:86px!important;padding:24px 28px!important;font-size:30px!important;font-weight:900!important}html.ts-web-pwa-mode .media-lightbox-close,body.ts-web-pwa-mode .media-lightbox-close,.app-shell-web-pwa .media-lightbox-close,html.ts-web-pwa-mode .lightbox-close,body.ts-web-pwa-mode .lightbox-close,.app-shell-web-pwa .lightbox-close{border-radius:999px!important;width:72px!important;min-width:72px!important;height:72px!important;font-size:38px!important}html.ts-web-pwa-mode .media-lightbox-arrow,body.ts-web-pwa-mode .media-lightbox-arrow,.app-shell-web-pwa .media-lightbox-arrow,html.ts-web-pwa-mode .lightbox-arrow,body.ts-web-pwa-mode .lightbox-arrow,.app-shell-web-pwa .lightbox-arrow{border-radius:24px!important;width:74px!important;min-width:74px!important;height:90px!important;font-size:42px!important}@media (width<=430px){html.ts-web-pwa-mode .tg-card-overlay,body.ts-web-pwa-mode .tg-card-overlay,.app-shell-web-pwa .tg-card-overlay,html.ts-web-pwa-mode .card-overlay-left,body.ts-web-pwa-mode .card-overlay-left,.app-shell-web-pwa .card-overlay-left,html.ts-web-pwa-mode .card-overlay-right,body.ts-web-pwa-mode .card-overlay-right,.app-shell-web-pwa .card-overlay-right{min-height:50px!important;padding:0 18px!important;font-size:20px!important}html.ts-web-pwa-mode .tg-card-title,body.ts-web-pwa-mode .tg-card-title,.app-shell-web-pwa .tg-card-title,html.ts-web-pwa-mode .card-title,body.ts-web-pwa-mode .card-title,.app-shell-web-pwa .card-title{font-size:30px!important}html.ts-web-pwa-mode .tg-card-price,body.ts-web-pwa-mode .tg-card-price,.app-shell-web-pwa .tg-card-price,html.ts-web-pwa-mode .card-price,body.ts-web-pwa-mode .card-price,.app-shell-web-pwa .card-price{font-size:28px!important}html.ts-web-pwa-mode .tg-card-text,body.ts-web-pwa-mode .tg-card-text,.app-shell-web-pwa .tg-card-text,html.ts-web-pwa-mode .card-desc,body.ts-web-pwa-mode .card-desc,.app-shell-web-pwa .card-desc{font-size:26px!important}html.ts-web-pwa-mode .tg-card .listing-primary-button,body.ts-web-pwa-mode .tg-card .listing-primary-button,.app-shell-web-pwa .tg-card .listing-primary-button,html.ts-web-pwa-mode .tg-card .listing-secondary-button,body.ts-web-pwa-mode .tg-card .listing-secondary-button,.app-shell-web-pwa .tg-card .listing-secondary-button,html.ts-web-pwa-mode .listing-primary-button,body.ts-web-pwa-mode .listing-primary-button,.app-shell-web-pwa .listing-primary-button,html.ts-web-pwa-mode .listing-secondary-button,body.ts-web-pwa-mode .listing-secondary-button,.app-shell-web-pwa .listing-secondary-button{border-radius:24px!important;min-height:76px!important;font-size:26px!important}html.ts-web-pwa-mode .mini-donate-title,body.ts-web-pwa-mode .mini-donate-title,.app-shell-web-pwa .mini-donate-title,html.ts-web-pwa-mode .mini-donate-card,body.ts-web-pwa-mode .mini-donate-card,.app-shell-web-pwa .mini-donate-card{font-size:28px!important}}html.ts-web-pwa-mode .marketplace-cabinet-modal-box,body.ts-web-pwa-mode .marketplace-cabinet-modal-box,.app-shell-web-pwa .marketplace-cabinet-modal-box{border-radius:44px!important;max-width:min(920px,100vw - 18px)!important;padding:30px!important;font-size:26px!important}html.ts-web-pwa-mode .marketplace-cabinet-modal-box .marketplace-box-header,body.ts-web-pwa-mode .marketplace-cabinet-modal-box .marketplace-box-header,.app-shell-web-pwa .marketplace-cabinet-modal-box .marketplace-box-header{margin-bottom:24px!important}html.ts-web-pwa-mode .marketplace-cabinet-modal-box .marketplace-box-title,body.ts-web-pwa-mode .marketplace-cabinet-modal-box .marketplace-box-title,.app-shell-web-pwa .marketplace-cabinet-modal-box .marketplace-box-title{font-size:34px!important;font-weight:900!important;line-height:1.15!important}html.ts-web-pwa-mode .marketplace-cabinet-modal-box .marketplace-box-close-compact,body.ts-web-pwa-mode .marketplace-cabinet-modal-box .marketplace-box-close-compact,.app-shell-web-pwa .marketplace-cabinet-modal-box .marketplace-box-close-compact{border-radius:20px!important;width:62px!important;min-width:62px!important;max-width:62px!important;height:62px!important;min-height:62px!important;font-size:32px!important}html.ts-web-pwa-mode .marketplace-cabinet-section,body.ts-web-pwa-mode .marketplace-cabinet-section,.app-shell-web-pwa .marketplace-cabinet-section{border-radius:28px!important;margin-bottom:24px!important;padding:24px!important}html.ts-web-pwa-mode .marketplace-cabinet-section>.marketplace-item-title,body.ts-web-pwa-mode .marketplace-cabinet-section>.marketplace-item-title,.app-shell-web-pwa .marketplace-cabinet-section>.marketplace-item-title{margin-bottom:18px!important;font-size:30px!important;font-weight:900!important;line-height:1.16!important}html.ts-web-pwa-mode .cabinet-billing-stats-grid,body.ts-web-pwa-mode .cabinet-billing-stats-grid,.app-shell-web-pwa .cabinet-billing-stats-grid{gap:16px!important;margin-bottom:22px!important}html.ts-web-pwa-mode .cabinet-billing-stat,body.ts-web-pwa-mode .cabinet-billing-stat,.app-shell-web-pwa .cabinet-billing-stat{border-radius:24px!important;flex-direction:column!important;justify-content:center!important;min-height:128px!important;padding:18px 16px!important;display:flex!important}html.ts-web-pwa-mode .cabinet-billing-stat-label,body.ts-web-pwa-mode .cabinet-billing-stat-label,.app-shell-web-pwa .cabinet-billing-stat-label{margin-bottom:10px!important;font-size:22px!important;font-weight:800!important;line-height:1.18!important}html.ts-web-pwa-mode .cabinet-billing-stat-value,body.ts-web-pwa-mode .cabinet-billing-stat-value,.app-shell-web-pwa .cabinet-billing-stat-value{word-break:break-word!important;font-size:30px!important;font-weight:900!important;line-height:1.08!important}html.ts-web-pwa-mode .cabinet-billing-section-label,body.ts-web-pwa-mode .cabinet-billing-section-label,.app-shell-web-pwa .cabinet-billing-section-label{margin-bottom:14px!important;font-size:26px!important;font-weight:900!important;line-height:1.2!important}html.ts-web-pwa-mode .cabinet-billing-entitlement,body.ts-web-pwa-mode .cabinet-billing-entitlement,.app-shell-web-pwa .cabinet-billing-entitlement{border-radius:24px!important;padding:18px 20px!important}html.ts-web-pwa-mode .cabinet-billing-entitlement-title,body.ts-web-pwa-mode .cabinet-billing-entitlement-title,.app-shell-web-pwa .cabinet-billing-entitlement-title{font-size:26px!important;font-weight:900!important;line-height:1.22!important}html.ts-web-pwa-mode .cabinet-billing-entitlement .marketplace-helper,body.ts-web-pwa-mode .cabinet-billing-entitlement .marketplace-helper,.app-shell-web-pwa .cabinet-billing-entitlement .marketplace-helper{font-size:22px!important;line-height:1.25!important}html.ts-web-pwa-mode .cabinet-own-listing-card,body.ts-web-pwa-mode .cabinet-own-listing-card,.app-shell-web-pwa .cabinet-own-listing-card{border-radius:28px!important;padding:22px!important}html.ts-web-pwa-mode .cabinet-own-listing-card .marketplace-item-title,body.ts-web-pwa-mode .cabinet-own-listing-card .marketplace-item-title,.app-shell-web-pwa .cabinet-own-listing-card .marketplace-item-title{font-size:30px!important;font-weight:900!important;line-height:1.18!important}html.ts-web-pwa-mode .cabinet-own-listing-card .marketplace-item-meta,body.ts-web-pwa-mode .cabinet-own-listing-card .marketplace-item-meta,.app-shell-web-pwa .cabinet-own-listing-card .marketplace-item-meta{font-size:24px!important;line-height:1.25!important}html.ts-web-pwa-mode .cabinet-own-listing-card .marketplace-status,body.ts-web-pwa-mode .cabinet-own-listing-card .marketplace-status,.app-shell-web-pwa .cabinet-own-listing-card .marketplace-status{min-height:44px!important;padding:0 18px!important;font-size:24px!important;font-weight:900!important}html.ts-web-pwa-mode .cabinet-own-listing-card .marketplace-item-desc,body.ts-web-pwa-mode .cabinet-own-listing-card .marketplace-item-desc,.app-shell-web-pwa .cabinet-own-listing-card .marketplace-item-desc{font-size:26px!important;line-height:1.35!important}html.ts-web-pwa-mode .cabinet-own-listing-card .listing-secondary-button,body.ts-web-pwa-mode .cabinet-own-listing-card .listing-secondary-button,.app-shell-web-pwa .cabinet-own-listing-card .listing-secondary-button{border-radius:24px!important;min-height:76px!important;font-size:26px!important;font-weight:900!important}html.ts-web-pwa-mode .native-media-badge-row,body.ts-web-pwa-mode .native-media-badge-row,.app-shell-web-pwa .native-media-badge-row{gap:10px!important;bottom:14px!important;left:14px!important;right:14px!important}html.ts-web-pwa-mode .seller-status-badge,body.ts-web-pwa-mode .seller-status-badge,.app-shell-web-pwa .seller-status-badge{border-radius:999px!important;gap:9px!important;min-height:44px!important;padding:0 16px!important;font-size:20px!important;font-weight:900!important;line-height:1!important}html.ts-web-pwa-mode .seller-status-badge svg,body.ts-web-pwa-mode .seller-status-badge svg,.app-shell-web-pwa .seller-status-badge svg{width:22px!important;height:22px!important}html.ts-web-pwa-mode .seller-status-badge-compact,body.ts-web-pwa-mode .seller-status-badge-compact,.app-shell-web-pwa .seller-status-badge-compact{min-height:42px!important;padding:0 15px!important;font-size:19px!important}html.ts-web-pwa-mode .tg-card-tile .seller-status-badge-compact,body.ts-web-pwa-mode .tg-card-tile .seller-status-badge-compact,.app-shell-web-pwa .tg-card-tile .seller-status-badge-compact{min-height:32px!important;padding:0 10px!important;font-size:14px!important}html.ts-web-pwa-mode .tg-card-tile .seller-status-badge-compact svg,body.ts-web-pwa-mode .tg-card-tile .seller-status-badge-compact svg,.app-shell-web-pwa .tg-card-tile .seller-status-badge-compact svg{width:15px!important;height:15px!important}html.ts-web-pwa-mode .tg-card .tg-card-overlay,body.ts-web-pwa-mode .tg-card .tg-card-overlay,.app-shell-web-pwa .tg-card .tg-card-overlay{border-radius:999px!important;min-height:52px!important;padding:0 20px!important;font-size:21px!important;font-weight:900!important;line-height:1!important}html.ts-web-pwa-mode .tg-card-tile-preview-box .tg-card-overlay,body.ts-web-pwa-mode .tg-card-tile-preview-box .tg-card-overlay,.app-shell-web-pwa .tg-card-tile-preview-box .tg-card-overlay{min-height:50px!important;padding:0 18px!important;font-size:20px!important}html.ts-web-pwa-mode .tg-card .tg-card-body,body.ts-web-pwa-mode .tg-card .tg-card-body,.app-shell-web-pwa .tg-card .tg-card-body{padding:28px 28px 32px!important}html.ts-web-pwa-mode .tg-card .tg-card-chip,body.ts-web-pwa-mode .tg-card .tg-card-chip,.app-shell-web-pwa .tg-card .tg-card-chip{min-height:50px!important;padding:0 20px!important;font-size:22px!important;font-weight:900!important;line-height:1!important}html.ts-web-pwa-mode .tg-card .tg-card-title,body.ts-web-pwa-mode .tg-card .tg-card-title,.app-shell-web-pwa .tg-card .tg-card-title{margin-bottom:18px!important;font-size:34px!important;font-weight:900!important;line-height:1.16!important}html.ts-web-pwa-mode .tg-card .tg-card-price,body.ts-web-pwa-mode .tg-card .tg-card-price,.app-shell-web-pwa .tg-card .tg-card-price{margin-bottom:18px!important;font-size:32px!important;font-weight:900!important;line-height:1.12!important}html.ts-web-pwa-mode .tg-card .tg-card-text,body.ts-web-pwa-mode .tg-card .tg-card-text,.app-shell-web-pwa .tg-card .tg-card-text{font-size:30px!important;font-weight:700!important;line-height:1.34!important}html.ts-web-pwa-mode .tg-card .tg-card-link-button,body.ts-web-pwa-mode .tg-card .tg-card-link-button,.app-shell-web-pwa .tg-card .tg-card-link-button{min-height:58px!important;margin-top:20px!important;font-size:28px!important;font-weight:900!important;line-height:1.16!important}html.ts-web-pwa-mode .tg-card .tg-card-actions,body.ts-web-pwa-mode .tg-card .tg-card-actions,.app-shell-web-pwa .tg-card .tg-card-actions{gap:18px!important;margin-top:24px!important}html.ts-web-pwa-mode .tg-card .listing-primary-button,body.ts-web-pwa-mode .tg-card .listing-primary-button,.app-shell-web-pwa .tg-card .listing-primary-button,html.ts-web-pwa-mode .tg-card .listing-secondary-button,body.ts-web-pwa-mode .tg-card .listing-secondary-button,.app-shell-web-pwa .tg-card .listing-secondary-button{border-radius:28px!important;min-height:82px!important;padding:20px 24px!important;font-size:28px!important;font-weight:900!important}html.ts-web-pwa-mode .tg-card .favorite-toggle-button,body.ts-web-pwa-mode .tg-card .favorite-toggle-button,.app-shell-web-pwa .tg-card .favorite-toggle-button{border-radius:28px!important;width:82px!important;min-width:82px!important;height:82px!important}html.ts-web-pwa-mode .tg-card .favorite-toggle-icon,body.ts-web-pwa-mode .tg-card .favorite-toggle-icon,.app-shell-web-pwa .tg-card .favorite-toggle-icon{font-size:48px!important}html.ts-web-pwa-mode .tg-card-tile-preview-box,body.ts-web-pwa-mode .tg-card-tile-preview-box,.app-shell-web-pwa .tg-card-tile-preview-box{border-radius:0!important;width:min(100%,760px)!important;max-width:min(760px,100vw - 20px)!important;max-height:calc(100vh - 28px)!important;padding:0!important}html.ts-web-pwa-mode .tg-card-tile-preview-box .tg-card,body.ts-web-pwa-mode .tg-card-tile-preview-box .tg-card,.app-shell-web-pwa .tg-card-tile-preview-box .tg-card{border-radius:28px!important}html.ts-web-pwa-mode .premium-menu-dropdown .mini-donate-block,body.ts-web-pwa-mode .premium-menu-dropdown .mini-donate-block,.app-shell-web-pwa .premium-menu-dropdown .mini-donate-block{margin-top:28px!important;padding-top:28px!important}html.ts-web-pwa-mode .premium-menu-dropdown .mini-donate-title,body.ts-web-pwa-mode .premium-menu-dropdown .mini-donate-title,.app-shell-web-pwa .premium-menu-dropdown .mini-donate-title{margin-bottom:16px!important;font-size:30px!important;font-weight:900!important;line-height:1.16!important}html.ts-web-pwa-mode .premium-menu-dropdown .mini-city-select,body.ts-web-pwa-mode .premium-menu-dropdown .mini-city-select,.app-shell-web-pwa .premium-menu-dropdown .mini-city-select{border-radius:24px!important;min-height:74px!important;padding:0 24px!important;font-size:28px!important;font-weight:800!important;line-height:74px!important}html.ts-web-pwa-mode .premium-menu-dropdown .mini-donate-card,body.ts-web-pwa-mode .premium-menu-dropdown .mini-donate-card,.app-shell-web-pwa .premium-menu-dropdown .mini-donate-card{margin-bottom:18px!important;font-size:30px!important;font-weight:900!important;line-height:1.22!important}html.ts-web-pwa-mode .premium-menu-dropdown .mini-donate-copy,body.ts-web-pwa-mode .premium-menu-dropdown .mini-donate-copy,.app-shell-web-pwa .premium-menu-dropdown .mini-donate-copy{border-radius:26px!important;min-height:76px!important;padding:20px 24px!important;font-size:28px!important;font-weight:900!important}html.ts-web-pwa-mode .photo-viewer__close,body.ts-web-pwa-mode .photo-viewer__close,.app-shell-web-pwa .photo-viewer__close{border-radius:999px!important;width:78px!important;min-width:78px!important;height:78px!important;font-size:42px!important;top:18px!important;left:18px!important}html.ts-web-pwa-mode .photo-viewer__counter,body.ts-web-pwa-mode .photo-viewer__counter,.app-shell-web-pwa .photo-viewer__counter{border-radius:999px!important;min-height:48px!important;padding:0 18px!important;font-size:22px!important;font-weight:900!important;top:18px!important;right:18px!important}html.ts-web-pwa-mode .photo-viewer__nav,body.ts-web-pwa-mode .photo-viewer__nav,.app-shell-web-pwa .photo-viewer__nav{border-radius:28px!important;width:82px!important;min-width:82px!important;height:104px!important;font-size:56px!important;font-weight:900!important}html.ts-web-pwa-mode .photo-viewer__nav--left,body.ts-web-pwa-mode .photo-viewer__nav--left,.app-shell-web-pwa .photo-viewer__nav--left{left:16px!important}html.ts-web-pwa-mode .photo-viewer__nav--right,body.ts-web-pwa-mode .photo-viewer__nav--right,.app-shell-web-pwa .photo-viewer__nav--right{right:16px!important}@media (width<=430px){html.ts-web-pwa-mode .marketplace-cabinet-modal-box,body.ts-web-pwa-mode .marketplace-cabinet-modal-box,.app-shell-web-pwa .marketplace-cabinet-modal-box{border-radius:38px!important;padding:24px!important}html.ts-web-pwa-mode .cabinet-billing-stat-label,body.ts-web-pwa-mode .cabinet-billing-stat-label,.app-shell-web-pwa .cabinet-billing-stat-label{font-size:18px!important}html.ts-web-pwa-mode .cabinet-billing-stat-value,body.ts-web-pwa-mode .cabinet-billing-stat-value,.app-shell-web-pwa .cabinet-billing-stat-value{font-size:24px!important}html.ts-web-pwa-mode .tg-card .tg-card-text,body.ts-web-pwa-mode .tg-card .tg-card-text,.app-shell-web-pwa .tg-card .tg-card-text{font-size:26px!important}html.ts-web-pwa-mode .tg-card .tg-card-title,body.ts-web-pwa-mode .tg-card .tg-card-title,.app-shell-web-pwa .tg-card .tg-card-title{font-size:30px!important}html.ts-web-pwa-mode .tg-card .tg-card-price,body.ts-web-pwa-mode .tg-card .tg-card-price,.app-shell-web-pwa .tg-card .tg-card-price{font-size:28px!important}html.ts-web-pwa-mode .photo-viewer__close,body.ts-web-pwa-mode .photo-viewer__close,.app-shell-web-pwa .photo-viewer__close{width:68px!important;min-width:68px!important;height:68px!important;font-size:36px!important}html.ts-web-pwa-mode .photo-viewer__nav,body.ts-web-pwa-mode .photo-viewer__nav,.app-shell-web-pwa .photo-viewer__nav{width:68px!important;min-width:68px!important;height:92px!important;font-size:46px!important}}html.ts-web-pwa-mode,body.ts-web-pwa-mode{overflow-x:clip!important}html.ts-web-pwa-mode .app-shell,body.ts-web-pwa-mode .app-shell,html.ts-web-pwa-mode .app-shell-web-pwa,body.ts-web-pwa-mode .app-shell-web-pwa,.app-shell-web-pwa,html.ts-web-pwa-mode .app,body.ts-web-pwa-mode .app,.app-shell-web-pwa .app{contain:none!important;overflow:visible!important}html.ts-web-pwa-mode .mini-header,body.ts-web-pwa-mode .mini-header,.app-shell-web-pwa .mini-header,html.ts-web-pwa-mode .mini-header.premium-header-shell,body.ts-web-pwa-mode .mini-header.premium-header-shell,.app-shell-web-pwa .mini-header.premium-header-shell{z-index:9000!important;isolation:isolate!important;will-change:transform!important;background:linear-gradient(180deg, color-mix(in srgb, var(--tg-bg) 98%, #fff 2%), color-mix(in srgb, var(--tg-bg) 94%, transparent))!important;-webkit-backdrop-filter:blur(22px)saturate(1.08)!important;position:sticky!important;top:0!important;transform:translateZ(0)!important;box-shadow:0 14px 34px #141a2814!important}html.ts-web-pwa-mode .content,body.ts-web-pwa-mode .content,.app-shell-web-pwa .content,html.ts-web-pwa-mode .listing-grid,body.ts-web-pwa-mode .listing-grid,.app-shell-web-pwa .listing-grid,html.ts-web-pwa-mode .tg-card,body.ts-web-pwa-mode .tg-card,.app-shell-web-pwa .tg-card,html.ts-web-pwa-mode .tg-card-tile,body.ts-web-pwa-mode .tg-card-tile,.app-shell-web-pwa .tg-card-tile{z-index:1!important;position:relative!important}html.ts-web-pwa-mode .mini-dropdown-menu,body.ts-web-pwa-mode .mini-dropdown-menu,.app-shell-web-pwa .mini-dropdown-menu,html.ts-web-pwa-mode .mini-menu-dropdown,body.ts-web-pwa-mode .mini-menu-dropdown,.app-shell-web-pwa .mini-menu-dropdown,html.ts-web-pwa-mode .premium-menu-dropdown,body.ts-web-pwa-mode .premium-menu-dropdown,.app-shell-web-pwa .premium-menu-dropdown{z-index:9100!important}html.ts-web-pwa-mode .content:has(.modal){z-index:12000!important;isolation:isolate!important;position:relative!important}body.ts-web-pwa-mode .content:has(.modal){z-index:12000!important;isolation:isolate!important;position:relative!important}.app-shell-web-pwa .content:has(.modal){z-index:12000!important;isolation:isolate!important;position:relative!important}html.ts-web-pwa-mode .content:has(.photo-viewer){z-index:12000!important;isolation:isolate!important;position:relative!important}body.ts-web-pwa-mode .content:has(.photo-viewer){z-index:12000!important;isolation:isolate!important;position:relative!important}.app-shell-web-pwa .content:has(.photo-viewer){z-index:12000!important;isolation:isolate!important;position:relative!important}html.ts-web-pwa-mode .listing-grid:has(.modal){z-index:12000!important;isolation:isolate!important;position:relative!important}body.ts-web-pwa-mode .listing-grid:has(.modal){z-index:12000!important;isolation:isolate!important;position:relative!important}.app-shell-web-pwa .listing-grid:has(.modal){z-index:12000!important;isolation:isolate!important;position:relative!important}html.ts-web-pwa-mode .listing-grid:has(.photo-viewer){z-index:12000!important;isolation:isolate!important;position:relative!important}body.ts-web-pwa-mode .listing-grid:has(.photo-viewer){z-index:12000!important;isolation:isolate!important;position:relative!important}.app-shell-web-pwa .listing-grid:has(.photo-viewer){z-index:12000!important;isolation:isolate!important;position:relative!important}html.ts-web-pwa-mode .modal,body.ts-web-pwa-mode .modal,.app-shell-web-pwa .modal,html.ts-web-pwa-mode .modal-overlay,body.ts-web-pwa-mode .modal-overlay,.app-shell-web-pwa .modal-overlay{z-index:12500!important;justify-content:center!important;align-items:center!important;position:fixed!important;inset:0!important;transform:translateZ(0)!important}html.ts-web-pwa-mode .tg-card-tile-preview-box,body.ts-web-pwa-mode .tg-card-tile-preview-box,.app-shell-web-pwa .tg-card-tile-preview-box{z-index:12600!important;position:relative!important;transform:translateZ(0)!important}html.ts-web-pwa-mode .tg-card-tile-preview-box .tg-card,body.ts-web-pwa-mode .tg-card-tile-preview-box .tg-card,.app-shell-web-pwa .tg-card-tile-preview-box .tg-card{z-index:12610!important;position:relative!important}html.ts-web-pwa-mode .photo-viewer,body.ts-web-pwa-mode .photo-viewer,.app-shell-web-pwa .photo-viewer{z-index:14000!important;position:fixed!important;inset:0!important;transform:translateZ(0)!important}html.ts-web-pwa-mode .photo-viewer__chrome,body.ts-web-pwa-mode .photo-viewer__chrome,.app-shell-web-pwa .photo-viewer__chrome,html.ts-web-pwa-mode .photo-viewer__close,body.ts-web-pwa-mode .photo-viewer__close,.app-shell-web-pwa .photo-viewer__close,html.ts-web-pwa-mode .photo-viewer__counter,body.ts-web-pwa-mode .photo-viewer__counter,.app-shell-web-pwa .photo-viewer__counter,html.ts-web-pwa-mode .photo-viewer__nav,body.ts-web-pwa-mode .photo-viewer__nav,.app-shell-web-pwa .photo-viewer__nav{z-index:14020!important}:is(html.ts-web-pwa-mode:has(.modal) .mini-header.premium-header-shell,body.ts-web-pwa-mode:has(.modal) .mini-header.premium-header-shell,html.ts-web-pwa-mode:has(.photo-viewer) .mini-header.premium-header-shell,body.ts-web-pwa-mode:has(.photo-viewer) .mini-header.premium-header-shell){z-index:8000!important}html.ts-web-pwa-mode body>.modal,body.ts-web-pwa-mode>.modal,body>.modal.modal-tile-preview-root{z-index:50000!important;-webkit-backdrop-filter:blur(10px)!important;isolation:isolate!important;background:#060a129e!important;justify-content:center!important;align-items:center!important;width:100vw!important;height:100dvh!important;padding:18px 10px!important;display:flex!important;position:fixed!important;inset:0!important;transform:translateZ(0)!important}html.ts-web-pwa-mode body>.modal .tg-card-tile-preview-box,body.ts-web-pwa-mode>.modal .tg-card-tile-preview-box,body>.modal.modal-tile-preview-root .tg-card-tile-preview-box{z-index:50010!important;overscroll-behavior:contain!important;width:min(100%,760px)!important;max-width:min(760px,100vw - 20px)!important;max-height:calc(100dvh - 28px)!important;box-shadow:none!important;background:0 0!important;border:0!important;padding:0!important;position:relative!important;overflow-y:auto!important}html.ts-web-pwa-mode body>.modal .tg-card-tile-preview-box .tg-card,body.ts-web-pwa-mode>.modal .tg-card-tile-preview-box .tg-card,body>.modal.modal-tile-preview-root .tg-card-tile-preview-box .tg-card{z-index:50020!important;max-height:none!important;position:relative!important}html.ts-web-pwa-mode body>.photo-viewer,body.ts-web-pwa-mode>.photo-viewer,body>.photo-viewer{z-index:52000!important;isolation:isolate!important;width:100vw!important;max-width:none!important;height:100dvh!important;max-height:none!important;position:fixed!important;inset:0!important;overflow:hidden!important;transform:translateZ(0)!important}html.ts-web-pwa-mode body>.photo-viewer .photo-viewer__stage,body.ts-web-pwa-mode>.photo-viewer .photo-viewer__stage,body>.photo-viewer .photo-viewer__stage{width:100vw!important;max-width:none!important;height:100dvh!important;max-height:none!important;position:absolute!important;inset:0!important}html.ts-web-pwa-mode body>.photo-viewer .photo-viewer__image,body.ts-web-pwa-mode>.photo-viewer .photo-viewer__image,body>.photo-viewer .photo-viewer__image{max-width:100vw!important;max-height:100dvh!important}html.ts-web-pwa-mode body:has(>.modal){touch-action:none!important;overflow:hidden!important}body.ts-web-pwa-mode:has(>.modal){touch-action:none!important;overflow:hidden!important}html.ts-web-pwa-mode body:has(>.photo-viewer){touch-action:none!important;overflow:hidden!important}body.ts-web-pwa-mode:has(>.photo-viewer){touch-action:none!important;overflow:hidden!important}html.ts-web-pwa-mode body:has(>.modal) .mini-header.premium-header-shell{z-index:8000!important}body.ts-web-pwa-mode:has(>.modal) .mini-header.premium-header-shell{z-index:8000!important}html.ts-web-pwa-mode body:has(>.photo-viewer) .mini-header.premium-header-shell{z-index:8000!important}body.ts-web-pwa-mode:has(>.photo-viewer) .mini-header.premium-header-shell{z-index:8000!important}html.ts-web-pwa-mode.theme-dark .premium-toolbar,body.ts-web-pwa-mode.theme-dark .premium-toolbar,html.ts-web-pwa-mode[data-theme=dark] .premium-toolbar,body.ts-web-pwa-mode[data-theme=dark] .premium-toolbar,html.theme-dark.ts-web-pwa-mode .premium-toolbar,body.theme-dark.ts-web-pwa-mode .premium-toolbar,html.ts-web-pwa-mode .app-shell-web-pwa .premium-toolbar,body.ts-web-pwa-mode .app-shell-web-pwa .premium-toolbar{background:linear-gradient(#1f222afa,#16181efa)!important;border-color:#ffffff29!important}html.ts-web-pwa-mode.theme-dark .premium-toolbar-value,body.ts-web-pwa-mode.theme-dark .premium-toolbar-value,html.ts-web-pwa-mode[data-theme=dark] .premium-toolbar-value,body.ts-web-pwa-mode[data-theme=dark] .premium-toolbar-value,html.theme-dark.ts-web-pwa-mode .premium-toolbar-value,body.theme-dark.ts-web-pwa-mode .premium-toolbar-value,html.ts-web-pwa-mode .app-shell-web-pwa .premium-toolbar-value,body.ts-web-pwa-mode .app-shell-web-pwa .premium-toolbar-value{color:#fff!important;text-shadow:0 1px 1px #00000047!important}html.ts-web-pwa-mode.theme-dark .premium-toolbar-select,body.ts-web-pwa-mode.theme-dark .premium-toolbar-select,html.ts-web-pwa-mode[data-theme=dark] .premium-toolbar-select,body.ts-web-pwa-mode[data-theme=dark] .premium-toolbar-select,html.theme-dark.ts-web-pwa-mode .premium-toolbar-select,body.theme-dark.ts-web-pwa-mode .premium-toolbar-select,html.ts-web-pwa-mode .app-shell-web-pwa .premium-toolbar-select,body.ts-web-pwa-mode .app-shell-web-pwa .premium-toolbar-select{color:#fff!important;-webkit-text-fill-color:#fff!important;--lightningcss-light: !important;--lightningcss-dark:initial!important;color-scheme:dark!important;background:0 0!important}html.ts-web-pwa-mode.theme-dark .premium-toolbar-select option,body.ts-web-pwa-mode.theme-dark .premium-toolbar-select option,html.ts-web-pwa-mode[data-theme=dark] .premium-toolbar-select option,body.ts-web-pwa-mode[data-theme=dark] .premium-toolbar-select option,html.theme-dark.ts-web-pwa-mode .premium-toolbar-select option,body.theme-dark.ts-web-pwa-mode .premium-toolbar-select option,html.ts-web-pwa-mode .app-shell-web-pwa .premium-toolbar-select option,body.ts-web-pwa-mode .app-shell-web-pwa .premium-toolbar-select option{color:#fff!important;background:#15171c!important}html.ts-web-pwa-mode.theme-dark .premium-toolbar-icon,body.ts-web-pwa-mode.theme-dark .premium-toolbar-icon,html.ts-web-pwa-mode[data-theme=dark] .premium-toolbar-icon,body.ts-web-pwa-mode[data-theme=dark] .premium-toolbar-icon,html.theme-dark.ts-web-pwa-mode .premium-toolbar-icon,body.theme-dark.ts-web-pwa-mode .premium-toolbar-icon,html.ts-web-pwa-mode .app-shell-web-pwa .premium-toolbar-icon,body.ts-web-pwa-mode .app-shell-web-pwa .premium-toolbar-icon{color:#fff!important;background:#ffffff1a!important}html.ts-web-pwa-mode.theme-dark .premium-chevron-icon,body.ts-web-pwa-mode.theme-dark .premium-chevron-icon,html.ts-web-pwa-mode[data-theme=dark] .premium-chevron-icon,body.ts-web-pwa-mode[data-theme=dark] .premium-chevron-icon,html.theme-dark.ts-web-pwa-mode .premium-chevron-icon,body.theme-dark.ts-web-pwa-mode .premium-chevron-icon,html.ts-web-pwa-mode .app-shell-web-pwa .premium-chevron-icon,body.ts-web-pwa-mode .app-shell-web-pwa .premium-chevron-icon,html.ts-web-pwa-mode.theme-dark .premium-toolbar-chevron,body.ts-web-pwa-mode.theme-dark .premium-toolbar-chevron,html.ts-web-pwa-mode[data-theme=dark] .premium-toolbar-chevron,body.ts-web-pwa-mode[data-theme=dark] .premium-toolbar-chevron,html.theme-dark.ts-web-pwa-mode .premium-toolbar-chevron,body.theme-dark.ts-web-pwa-mode .premium-toolbar-chevron,html.ts-web-pwa-mode .app-shell-web-pwa .premium-toolbar-chevron,body.ts-web-pwa-mode .app-shell-web-pwa .premium-toolbar-chevron{color:#ffffffeb!important}html.ts-web-pwa-mode .premium-toolbar-value,body.ts-web-pwa-mode .premium-toolbar-value,.app-shell-web-pwa .premium-toolbar-value{align-self:stretch!important;align-items:center!important;display:flex!important}html.ts-web-pwa-mode:not(.theme-dark):not([data-theme=dark]) .premium-toolbar,body.ts-web-pwa-mode:not(.theme-dark):not([data-theme=dark]) .premium-toolbar,html.theme-light.ts-web-pwa-mode .premium-toolbar,body.theme-light.ts-web-pwa-mode .premium-toolbar,:root.theme-light html.ts-web-pwa-mode .premium-toolbar,:root.theme-light body.ts-web-pwa-mode .premium-toolbar{background:linear-gradient(#fffffff5,#f2f4f7fa)!important;border-color:#11131814!important}html.ts-web-pwa-mode:not(.theme-dark):not([data-theme=dark]) .premium-toolbar-value,body.ts-web-pwa-mode:not(.theme-dark):not([data-theme=dark]) .premium-toolbar-value,html.theme-light.ts-web-pwa-mode .premium-toolbar-value,body.theme-light.ts-web-pwa-mode .premium-toolbar-value,:root.theme-light html.ts-web-pwa-mode .premium-toolbar-value,:root.theme-light body.ts-web-pwa-mode .premium-toolbar-value{color:#20242c!important;text-shadow:none!important}html.ts-web-pwa-mode:not(.theme-dark):not([data-theme=dark]) .premium-toolbar-select,body.ts-web-pwa-mode:not(.theme-dark):not([data-theme=dark]) .premium-toolbar-select,html.theme-light.ts-web-pwa-mode .premium-toolbar-select,body.theme-light.ts-web-pwa-mode .premium-toolbar-select,:root.theme-light html.ts-web-pwa-mode .premium-toolbar-select,:root.theme-light body.ts-web-pwa-mode .premium-toolbar-select{color:#20242c!important;-webkit-text-fill-color:#20242c!important;--lightningcss-light:initial!important;--lightningcss-dark: !important;color-scheme:light!important;background:0 0!important}html.ts-web-pwa-mode:not(.theme-dark):not([data-theme=dark]) .premium-toolbar-select option,body.ts-web-pwa-mode:not(.theme-dark):not([data-theme=dark]) .premium-toolbar-select option,html.theme-light.ts-web-pwa-mode .premium-toolbar-select option,body.theme-light.ts-web-pwa-mode .premium-toolbar-select option,:root.theme-light html.ts-web-pwa-mode .premium-toolbar-select option,:root.theme-light body.ts-web-pwa-mode .premium-toolbar-select option{color:#20242c!important;background:#fff!important}html.ts-web-pwa-mode:not(.theme-dark):not([data-theme=dark]) .premium-toolbar-icon,body.ts-web-pwa-mode:not(.theme-dark):not([data-theme=dark]) .premium-toolbar-icon,html.theme-light.ts-web-pwa-mode .premium-toolbar-icon,body.theme-light.ts-web-pwa-mode .premium-toolbar-icon,:root.theme-light html.ts-web-pwa-mode .premium-toolbar-icon,:root.theme-light body.ts-web-pwa-mode .premium-toolbar-icon{color:#424a56!important;background:#4e566114!important}html.ts-web-pwa-mode:not(.theme-dark):not([data-theme=dark]) .premium-chevron-icon,body.ts-web-pwa-mode:not(.theme-dark):not([data-theme=dark]) .premium-chevron-icon,html.ts-web-pwa-mode:not(.theme-dark):not([data-theme=dark]) .premium-toolbar-chevron,body.ts-web-pwa-mode:not(.theme-dark):not([data-theme=dark]) .premium-toolbar-chevron,html.theme-light.ts-web-pwa-mode .premium-chevron-icon,body.theme-light.ts-web-pwa-mode .premium-chevron-icon,html.theme-light.ts-web-pwa-mode .premium-toolbar-chevron,body.theme-light.ts-web-pwa-mode .premium-toolbar-chevron,:root.theme-light html.ts-web-pwa-mode .premium-chevron-icon,:root.theme-light body.ts-web-pwa-mode .premium-chevron-icon,:root.theme-light html.ts-web-pwa-mode .premium-toolbar-chevron,:root.theme-light body.ts-web-pwa-mode .premium-toolbar-chevron{color:#768090!important}html.ts-web-pwa-mode .reviews-grid,body.ts-web-pwa-mode .reviews-grid,.app-shell-web-pwa .reviews-grid{gap:22px!important}html.ts-web-pwa-mode .review-card,body.ts-web-pwa-mode .review-card,.app-shell-web-pwa .review-card{border-radius:30px!important;padding:26px!important}html.ts-web-pwa-mode .review-card-top,body.ts-web-pwa-mode .review-card-top,.app-shell-web-pwa .review-card-top{gap:14px!important;margin-bottom:20px!important}html.ts-web-pwa-mode .review-chip,body.ts-web-pwa-mode .review-chip,.app-shell-web-pwa .review-chip{border-radius:999px!important;min-height:48px!important;padding:0 20px!important;font-size:24px!important;font-weight:900!important;line-height:1.1!important}html.ts-web-pwa-mode .review-title,body.ts-web-pwa-mode .review-title,.app-shell-web-pwa .review-title{letter-spacing:-.015em!important;margin-bottom:18px!important;font-size:32px!important;font-weight:900!important;line-height:1.18!important}html.ts-web-pwa-mode .review-meta,body.ts-web-pwa-mode .review-meta,.app-shell-web-pwa .review-meta{gap:14px!important;margin-bottom:20px!important;font-size:24px!important;font-weight:800!important;line-height:1.28!important}html.ts-web-pwa-mode .review-card p,body.ts-web-pwa-mode .review-card p,.app-shell-web-pwa .review-card p,html.ts-web-pwa-mode .review-description,body.ts-web-pwa-mode .review-description,.app-shell-web-pwa .review-description,html.ts-web-pwa-mode .review-text,body.ts-web-pwa-mode .review-text,.app-shell-web-pwa .review-text{font-size:26px!important;font-weight:700!important;line-height:1.36!important}html.ts-web-pwa-mode .review-actions .listing-primary-button,body.ts-web-pwa-mode .review-actions .listing-primary-button,.app-shell-web-pwa .review-actions .listing-primary-button,html.ts-web-pwa-mode .review-actions .listing-secondary-button,body.ts-web-pwa-mode .review-actions .listing-secondary-button,.app-shell-web-pwa .review-actions .listing-secondary-button{font-size:inherit}@media (width<=430px){html.ts-web-pwa-mode .review-card,body.ts-web-pwa-mode .review-card,.app-shell-web-pwa .review-card{border-radius:28px!important;padding:22px!important}html.ts-web-pwa-mode .review-chip,body.ts-web-pwa-mode .review-chip,.app-shell-web-pwa .review-chip{min-height:44px!important;padding:0 18px!important;font-size:22px!important}html.ts-web-pwa-mode .review-title,body.ts-web-pwa-mode .review-title,.app-shell-web-pwa .review-title{font-size:30px!important}html.ts-web-pwa-mode .review-meta,body.ts-web-pwa-mode .review-meta,.app-shell-web-pwa .review-meta{font-size:22px!important}}html.ts-web-pwa-mode .review-card-top,body.ts-web-pwa-mode .review-card-top,.app-shell-web-pwa .review-card-top{align-items:center!important}html.ts-web-pwa-mode .review-chip,body.ts-web-pwa-mode .review-chip,.app-shell-web-pwa .review-chip{vertical-align:middle!important;white-space:nowrap!important;justify-content:center!important;align-items:center!important;padding-top:0!important;padding-bottom:0!important;line-height:1!important;display:inline-flex!important}html.ts-web-pwa-mode .review-chip *,body.ts-web-pwa-mode .review-chip *,.app-shell-web-pwa .review-chip *{align-items:center!important;line-height:1!important;display:inline-flex!important}html.ts-web-pwa-mode .search-overlay,body.ts-web-pwa-mode .search-overlay,.app-shell-web-pwa .search-overlay{z-index:51000!important;overscroll-behavior:contain!important;isolation:isolate!important;-webkit-backdrop-filter:blur(10px)!important;background:#060a128f!important;width:100vw!important;max-width:none!important;height:100dvh!important;max-height:none!important;position:fixed!important;inset:0!important;overflow-y:auto!important;transform:translateZ(0)!important}html.ts-web-pwa-mode .search-sheet,body.ts-web-pwa-mode .search-sheet,.app-shell-web-pwa .search-sheet{z-index:51010!important;position:relative!important;transform:translateZ(0)!important}html.ts-web-pwa-mode .search-sheet-top,body.ts-web-pwa-mode .search-sheet-top,.app-shell-web-pwa .search-sheet-top,html.ts-web-pwa-mode .search-results,body.ts-web-pwa-mode .search-results,.app-shell-web-pwa .search-results,html.ts-web-pwa-mode .search-result-item,body.ts-web-pwa-mode .search-result-item,.app-shell-web-pwa .search-result-item{z-index:51020!important;position:relative!important}html.ts-web-pwa-mode:has(.search-overlay) .mini-header.premium-header-shell{z-index:8000!important}body.ts-web-pwa-mode:has(.search-overlay) .mini-header.premium-header-shell{z-index:8000!important}.app-shell-web-pwa:has(.search-overlay) .mini-header.premium-header-shell{z-index:8000!important}html.ts-web-pwa-mode body:has(.search-overlay){overflow:hidden!important}body.ts-web-pwa-mode:has(.search-overlay){overflow:hidden!important}html.ts-web-pwa-mode .search-options-grid,body.ts-web-pwa-mode .search-options-grid,.app-shell-web-pwa .search-options-grid{gap:14px!important;padding:16px 16px 0!important}html.ts-web-pwa-mode .search-option-row,body.ts-web-pwa-mode .search-option-row,.app-shell-web-pwa .search-option-row{border-radius:20px!important;align-items:center!important;gap:16px!important;min-height:66px!important;padding:16px 18px!important}html.ts-web-pwa-mode .search-option-checkbox,body.ts-web-pwa-mode .search-option-checkbox,.app-shell-web-pwa .search-option-checkbox{width:28px!important;min-width:28px!important;height:28px!important;margin:0!important}html.ts-web-pwa-mode .search-option-label,body.ts-web-pwa-mode .search-option-label,.app-shell-web-pwa .search-option-label{font-size:23px!important;font-weight:800!important;line-height:1.24!important}html.ts-web-pwa-mode .search-scope-note,body.ts-web-pwa-mode .search-scope-note,.app-shell-web-pwa .search-scope-note{padding:16px 18px 0!important;font-size:19px!important;font-weight:700!important;line-height:1.35!important}html.ts-web-pwa-mode .search-empty,body.ts-web-pwa-mode .search-empty,.app-shell-web-pwa .search-empty{min-height:96px!important;padding:24px 18px!important;font-size:22px!important;font-weight:800!important;line-height:1.32!important}html.ts-web-pwa-mode .search-overlay,body.ts-web-pwa-mode .search-overlay,.app-shell-web-pwa .search-overlay{align-items:flex-start!important;padding-top:76px!important}html.ts-web-pwa-mode .search-sheet,body.ts-web-pwa-mode .search-sheet,.app-shell-web-pwa .search-sheet{overscroll-behavior:contain!important;max-height:calc(100dvh - 96px)!important;overflow-y:auto!important}@media (width<=430px){html.ts-web-pwa-mode .search-options-grid,body.ts-web-pwa-mode .search-options-grid,.app-shell-web-pwa .search-options-grid{gap:12px!important;padding:14px 14px 0!important}html.ts-web-pwa-mode .search-option-row,body.ts-web-pwa-mode .search-option-row,.app-shell-web-pwa .search-option-row{border-radius:18px!important;gap:14px!important;min-height:60px!important;padding:14px 16px!important}html.ts-web-pwa-mode .search-option-checkbox,body.ts-web-pwa-mode .search-option-checkbox,.app-shell-web-pwa .search-option-checkbox{width:24px!important;min-width:24px!important;height:24px!important}html.ts-web-pwa-mode .search-option-label,body.ts-web-pwa-mode .search-option-label,.app-shell-web-pwa .search-option-label{font-size:20px!important;line-height:1.25!important}html.ts-web-pwa-mode .search-scope-note,body.ts-web-pwa-mode .search-scope-note,.app-shell-web-pwa .search-scope-note{font-size:17px!important}html.ts-web-pwa-mode .search-empty,body.ts-web-pwa-mode .search-empty,.app-shell-web-pwa .search-empty{font-size:20px!important}}.google-auth-modal-v35 .marketplace-box-title{font-size:30px!important;font-weight:900!important;line-height:1.15!important}.google-signin-block-v35{justify-content:center!important;align-items:flex-start!important;width:100%!important;min-height:76px!important;margin-top:4px!important;margin-bottom:18px!important;display:flex!important;overflow:visible!important}.google-signin-shell-v35{flex-direction:column!important;align-items:center!important;width:100%!important;display:flex!important;overflow:visible!important}.google-signin-shell-v35 .google-signin-button{transform-origin:top!important;justify-content:center!important;width:100%!important;min-height:62px!important;margin-bottom:14px!important;display:flex!important;overflow:visible!important;transform:scale(1.22)!important}.google-auth-modal-v35 .marketplace-auth-error{width:100%!important;margin-top:18px!important;font-size:22px!important;font-weight:800!important;line-height:1.28!important}@media (width<=560px){.google-auth-modal-v35{border-radius:32px!important;max-width:calc(100vw - 18px)!important;padding:26px 22px!important}.google-auth-modal-v35 .marketplace-box-title{font-size:28px!important}.google-auth-hint-v35{font-size:22px!important}.google-auth-language-v35 .marketplace-helper{font-size:20px!important}.google-auth-language-v35 .marketplace-input{border-radius:22px!important;min-height:68px!important;font-size:24px!important}.google-signin-block-v35{min-height:72px!important;margin-bottom:16px!important}.google-signin-shell-v35 .google-signin-button{min-height:58px!important;transform:scale(1.18)!important}.google-auth-modal-v35 .listing-secondary-button{min-height:66px!important;font-size:24px!important}}.google-auth-modal-v35{border-radius:42px!important;padding:42px 32px!important}.google-auth-hint-v35{letter-spacing:-.02em!important;margin-bottom:34px!important;font-size:34px!important;font-weight:900!important;line-height:1.22!important}.google-auth-language-v35 .marketplace-helper{margin-bottom:18px!important;font-size:31px!important;font-weight:950!important;line-height:1.1!important}.google-auth-language-v35 .marketplace-input{border-radius:32px!important;min-height:96px!important;padding:0 34px!important;font-size:34px!important;font-weight:900!important;line-height:1!important}.google-signin-block-v35{min-height:132px!important;margin-top:10px!important;margin-bottom:34px!important;overflow:visible!important}.google-signin-shell-v35 .google-signin-button>div,.google-signin-shell-v35 .google-signin-button iframe{transform-origin:top!important;overflow:visible!important}.google-auth-modal-v35 .listing-secondary-button{border-radius:32px!important;min-height:98px!important;padding:28px 32px!important;font-size:34px!important;font-weight:950!important}.google-auth-modal-v35 .marketplace-auth-error{margin-top:28px!important;font-size:30px!important;font-weight:900!important;line-height:1.22!important}@media (width<=560px){.google-auth-modal-v35{border-radius:38px!important;max-width:calc(100vw - 14px)!important;padding:34px 22px!important}.google-auth-modal-v35 .marketplace-box-title{font-size:36px!important}.google-auth-modal-v35 .marketplace-box-close-compact{border-radius:24px!important;width:68px!important;min-width:68px!important;max-width:68px!important;height:68px!important;min-height:68px!important;font-size:36px!important}.google-auth-hint-v35{font-size:29px!important;line-height:1.24!important}.google-auth-language-v35 .marketplace-helper{font-size:27px!important}.google-auth-language-v35 .marketplace-input{border-radius:28px!important;min-height:86px!important;padding:0 28px!important;font-size:30px!important}.google-signin-block-v35,.google-signin-shell-v35{min-height:118px!important}.google-signin-shell-v35 .google-signin-button{zoom:1.16!important;min-height:88px!important;margin-bottom:30px!important;transform:scale(1.72)!important}.google-auth-modal-v35 .listing-secondary-button{border-radius:28px!important;min-height:86px!important;font-size:30px!important}}.google-auth-modal-v35.marketplace-auth-modal{border-radius:44px!important;width:min(672px,100vw - 12px)!important;max-width:min(672px,100vw - 12px)!important;min-height:min(650px,100dvh - 20px)!important;padding:46px 34px 38px!important}.google-auth-modal-v35 .marketplace-box-header{align-items:center!important;min-height:84px!important;margin-bottom:40px!important}.google-auth-modal-v35 .marketplace-box-title{letter-spacing:-.035em!important;font-size:48px!important;font-weight:950!important;line-height:1.04!important}.google-auth-modal-v35 .marketplace-box-close-compact{border-radius:28px!important;width:84px!important;min-width:84px!important;max-width:84px!important;height:84px!important;min-height:84px!important;font-size:46px!important}.google-auth-hint-v35{margin-bottom:30px!important;font-size:36px!important;font-weight:900!important;line-height:1.18!important}.google-auth-language-v35 .marketplace-helper{margin-bottom:18px!important;font-size:34px!important}.google-auth-language-v35 .marketplace-input{border-radius:34px!important;min-height:106px!important;padding:0 36px!important;font-size:36px!important}.google-signin-block-v35{min-height:92px!important;margin-top:0!important;margin-bottom:8px!important;padding-bottom:0!important;overflow:visible!important}.google-signin-shell-v35 .google-signin-button{transform-origin:top!important;zoom:1.18!important;min-height:70px!important;margin-bottom:0!important;overflow:visible!important;transform:scale(1.92)!important}.google-auth-modal-v35 .listing-secondary-button{border-radius:32px!important;min-height:96px!important;margin-top:4px!important;padding:28px 32px!important;font-size:34px!important;font-weight:950!important}@media (width<=560px){.google-auth-modal-v35.marketplace-auth-modal{border-radius:40px!important;width:min(100%,100vw - 10px)!important;max-width:calc(100vw - 10px)!important;min-height:min(620px,100dvh - 16px)!important;padding:38px 20px 32px!important}.google-auth-modal-v35 .marketplace-box-header{min-height:76px!important;margin-bottom:34px!important}.google-auth-modal-v35 .marketplace-box-title{font-size:40px!important}.google-auth-modal-v35 .marketplace-box-close-compact{border-radius:25px!important;width:72px!important;min-width:72px!important;max-width:72px!important;height:72px!important;min-height:72px!important;font-size:40px!important}.google-auth-hint-v35{margin-bottom:26px!important;font-size:31px!important;line-height:1.2!important}.google-auth-language-v35{margin-bottom:30px!important}.google-auth-language-v35 .marketplace-helper{margin-bottom:16px!important;font-size:29px!important}.google-auth-language-v35 .marketplace-input{border-radius:31px!important;min-height:94px!important;padding:0 30px!important;font-size:32px!important}.google-signin-block-v35,.google-signin-shell-v35{min-height:82px!important}.google-signin-block-v35{margin-bottom:4px!important}.google-signin-shell-v35 .google-signin-button{zoom:1.16!important;min-height:62px!important;margin-bottom:0!important;transform:scale(1.72)!important}.google-auth-modal-v35 .listing-secondary-button{border-radius:30px!important;min-height:88px!important;margin-top:0!important;font-size:31px!important}}.google-auth-modal-v35.marketplace-auth-modal{width:min(806px,100vw - 8px)!important;max-width:min(806px,100vw - 8px)!important;min-height:min(690px,100dvh - 16px)!important;padding:44px 28px 38px!important;overflow-x:visible!important}.google-auth-modal-v35 .marketplace-box-header{margin-bottom:38px!important}.google-auth-modal-v35 .marketplace-box-title{font-size:46px!important}.google-auth-hint-v35{margin-bottom:32px!important;font-size:34px!important}.google-auth-language-v35{margin-bottom:36px!important}.google-auth-language-v35 .marketplace-input{min-height:102px!important}.google-signin-block-v35{min-height:116px!important;margin-top:0!important;margin-bottom:24px!important;padding:0 4px!important;overflow:visible!important}.google-signin-shell-v35 .google-signin-button{transform-origin:top!important;zoom:1.08!important;width:100%!important;min-height:82px!important;margin-bottom:18px!important;overflow:visible!important;transform:scale(1.42)!important}.google-auth-modal-v35 .listing-secondary-button{margin-top:10px!important}@media (width<=560px){.google-auth-modal-v35.marketplace-auth-modal{border-radius:40px!important;width:calc(100vw - 6px)!important;max-width:calc(100vw - 6px)!important;min-height:min(650px,100dvh - 12px)!important;padding:36px 12px 32px!important}.google-auth-modal-v35 .marketplace-box-title{font-size:39px!important}.google-auth-hint-v35{margin-bottom:28px!important;font-size:30px!important}.google-auth-language-v35{margin-bottom:32px!important}.google-auth-language-v35 .marketplace-helper{font-size:28px!important}.google-auth-language-v35 .marketplace-input{min-height:94px!important;padding:0 28px!important;font-size:31px!important}.google-signin-block-v35,.google-signin-shell-v35{min-height:104px!important}.google-signin-block-v35{margin-bottom:18px!important;padding:0!important}.google-signin-shell-v35 .google-signin-button{zoom:1.06!important;min-height:76px!important;margin-bottom:14px!important;transform:scale(1.28)!important}.google-auth-modal-v35 .listing-secondary-button{margin-top:8px!important}}.google-auth-modal-v40.marketplace-auth-modal{background:radial-gradient(circle at 18% 0%, #3f8cff2e, transparent 34%), linear-gradient(180deg, color-mix(in srgb, var(--tg-surface) 98%, #fff 2%), var(--tg-surface))!important;border:1px solid color-mix(in srgb, var(--tg-border) 82%, #3f8cff33)!important;border-radius:36px!important;width:min(680px,100vw - 24px)!important;max-width:min(680px,100vw - 24px)!important;min-height:auto!important;max-height:calc(100dvh - 28px)!important;padding:26px!important;overflow:hidden auto!important;box-shadow:0 32px 90px #0509125c,inset 0 1px #ffffff2e!important}.google-auth-modal-v40 .marketplace-box-header{align-items:flex-start!important;min-height:auto!important;margin-bottom:20px!important}.google-auth-modal-v40 .marketplace-box-title{letter-spacing:-.025em!important;font-size:28px!important;font-weight:950!important;line-height:1.12!important}.google-auth-modal-v40 .marketplace-box-close-compact{background:color-mix(in srgb, var(--tg-surface-2) 88%, transparent)!important;border-radius:18px!important;width:52px!important;min-width:52px!important;max-width:52px!important;height:52px!important;min-height:52px!important;font-size:28px!important}.google-auth-content-v40{gap:18px!important;display:grid!important}.google-auth-intro-card-v40{background:color-mix(in srgb, var(--tg-surface-2) 82%, transparent)!important;border:1px solid var(--tg-border)!important;border-radius:28px!important;grid-template-columns:auto minmax(0,1fr)!important;align-items:center!important;gap:16px!important;padding:18px!important;display:grid!important}.google-auth-icon-v40{color:#fff!important;background:radial-gradient(circle at 32% 28%,#fff 0 8%,#0000 9%),linear-gradient(135deg,#4285f4,#34a853 42%,#fbbc05 68%,#ea4335)!important;border-radius:22px!important;justify-content:center!important;align-items:center!important;width:62px!important;height:62px!important;font-size:34px!important;font-weight:950!important;line-height:1!important;display:inline-flex!important;box-shadow:0 14px 34px #4285f447!important}.google-auth-intro-title-v40{color:var(--tg-text)!important;letter-spacing:-.02em!important;margin-bottom:6px!important;font-size:26px!important;font-weight:950!important;line-height:1.14!important}.google-auth-hint-v40{color:var(--tg-muted)!important;margin:0!important;font-size:19px!important;font-weight:700!important;line-height:1.34!important}.google-auth-language-v40{gap:10px!important;margin:0!important;display:grid!important}.google-auth-language-label-v40{color:var(--tg-text)!important;margin:0!important;font-size:18px!important;font-weight:900!important;line-height:1.2!important}.google-auth-language-select-v40,.google-auth-modal-v40 .google-auth-language-v40 .marketplace-input{width:100%!important;min-height:62px!important;color:var(--tg-text)!important;background:color-mix(in srgb, var(--tg-surface-2) 92%, transparent)!important;border:1px solid color-mix(in srgb, var(--tg-border) 82%, #3f8cff24)!important;border-radius:22px!important;margin:0!important;padding:0 20px!important;font-size:21px!important;font-weight:850!important;line-height:1!important}.google-auth-action-card-v40{background:linear-gradient(180deg, var(--tg-surface), color-mix(in srgb, var(--tg-surface-2) 68%, var(--tg-surface)))!important;border:1px solid var(--tg-border)!important;border-radius:28px!important;gap:10px!important;padding:18px 16px 16px!important;display:grid!important;overflow:hidden!important;box-shadow:0 16px 38px #070c181a!important}.google-signin-block-v40,.google-signin-block-v35.google-signin-block-v40{min-height:72px!important;margin:0!important;padding:4px 0 0!important;overflow:visible!important}.google-signin-shell-v35{width:100%!important;min-height:72px!important;overflow:visible!important}.google-signin-shell-v35 .google-signin-button{transform-origin:top!important;zoom:1!important;width:100%!important;min-height:56px!important;margin:0 auto 8px!important;overflow:visible!important;transform:scale(1.36)!important}.google-auth-secure-note-v40{color:var(--tg-muted)!important;text-align:center!important;padding-top:2px!important;font-size:15px!important;font-weight:700!important;line-height:1.32!important}.google-auth-telegram-button-v40{border-radius:22px!important;min-height:64px!important;margin-top:2px!important;font-size:21px!important;font-weight:900!important}.account-profile-row-v40{align-items:center!important;gap:12px!important;margin-bottom:14px!important;display:flex!important}.account-profile-avatar-v40{background:#ffffff14!important;border:1px solid #ffffff1f!important;border-radius:999px!important;flex-shrink:0!important;justify-content:center!important;align-items:center!important;width:48px!important;height:48px!important;font-size:16px!important;font-weight:800!important;display:flex!important}.account-profile-name-v40{margin-bottom:4px!important;font-size:16px!important}.account-profile-meta-v40{margin-bottom:0!important}@media (width<=560px){.google-auth-modal-v40.marketplace-auth-modal{border-radius:34px!important;width:calc(100vw - 22px)!important;max-width:calc(100vw - 22px)!important;max-height:calc(100dvh - 24px)!important;padding:22px!important}.google-auth-modal-v40 .marketplace-box-title{font-size:24px!important}.google-auth-modal-v40 .marketplace-box-close-compact{border-radius:17px!important;width:48px!important;min-width:48px!important;max-width:48px!important;height:48px!important;min-height:48px!important;font-size:26px!important}.google-auth-content-v40{gap:16px!important}.google-auth-intro-card-v40{text-align:left!important;border-radius:26px!important;grid-template-columns:1fr!important;gap:12px!important;padding:16px!important}.google-auth-icon-v40{border-radius:20px!important;width:56px!important;height:56px!important;font-size:30px!important}.google-auth-intro-title-v40{font-size:23px!important}.google-auth-hint-v40,.google-auth-language-label-v40{font-size:17px!important}.google-auth-language-select-v40,.google-auth-modal-v40 .google-auth-language-v40 .marketplace-input{border-radius:20px!important;min-height:58px!important;font-size:19px!important}.google-auth-action-card-v40{border-radius:26px!important;padding:16px 12px 14px!important}.google-signin-block-v40,.google-signin-block-v35.google-signin-block-v40{min-height:68px!important}.google-signin-shell-v35 .google-signin-button{min-height:52px!important;margin-bottom:6px!important;transform:scale(1.22)!important}.google-auth-secure-note-v40{font-size:14px!important}}.google-auth-modal-v40.marketplace-auth-modal{border-radius:38px!important;width:min(760px,100vw - 14px)!important;max-width:min(760px,100vw - 14px)!important;padding:30px 24px!important;overflow-x:visible!important}@media (width<=560px){.google-auth-modal-v40.marketplace-auth-modal{border-radius:36px!important;width:calc(100vw - 10px)!important;max-width:calc(100vw - 10px)!important;padding:26px 18px!important}.google-auth-modal-v40 .marketplace-box-header{margin-bottom:22px!important}.google-auth-modal-v40 .marketplace-box-title{font-size:31px!important}.google-auth-modal-v40 .marketplace-box-close-compact{border-radius:20px!important;width:58px!important;min-width:58px!important;max-width:58px!important;height:58px!important;min-height:58px!important;font-size:32px!important}.google-auth-content-v40{gap:20px!important}.google-auth-intro-card-v40{border-radius:29px!important;padding:20px!important}.google-auth-icon-v40{border-radius:24px!important;width:70px!important;height:70px!important;font-size:38px!important}.google-auth-intro-title-v40{font-size:29px!important}.google-auth-hint-v40{font-size:21px!important;line-height:1.3!important}.google-auth-language-label-v40{font-size:21px!important}.google-auth-language-select-v40,.google-auth-modal-v40 .google-auth-language-v40 .marketplace-input{border-radius:25px!important;min-height:74px!important;padding:0 24px!important;font-size:25px!important}.google-auth-action-card-v40{border-radius:29px!important;padding:20px 12px 17px!important;overflow:visible!important}.google-signin-block-v40,.google-signin-block-v35.google-signin-block-v40,.google-signin-shell-v35{min-height:88px!important}.google-signin-shell-v35 .google-signin-button{min-height:70px!important;margin-bottom:14px!important;transform:scale(1.38)!important}.google-auth-secure-note-v40{font-size:16px!important}}.google-auth-modal-v40.marketplace-auth-modal{border-radius:44px!important;width:min(840px,100vw - 6px)!important;max-width:min(840px,100vw - 6px)!important;padding:38px 26px!important}.google-auth-modal-v40 .marketplace-box-header{margin-bottom:31px!important}.google-auth-modal-v40 .marketplace-box-title{font-size:44px!important;line-height:1.04!important}.google-auth-modal-v40 .marketplace-box-close-compact{border-radius:27px!important;width:80px!important;min-width:80px!important;max-width:80px!important;height:80px!important;min-height:80px!important;font-size:44px!important}.google-auth-content-v40{gap:29px!important}.google-auth-intro-card-v40{border-radius:39px!important;gap:23px!important;padding:29px!important}.google-auth-icon-v40{border-radius:32px!important;width:99px!important;height:99px!important;font-size:55px!important}.google-auth-intro-title-v40{margin-bottom:10px!important;font-size:42px!important;line-height:1.06!important}.google-auth-hint-v40{font-size:30px!important;font-weight:850!important;line-height:1.24!important}.google-auth-language-v40{gap:17px!important}.google-auth-language-label-v40{font-size:30px!important;line-height:1.1!important}.google-auth-language-select-v40,.google-auth-modal-v40 .google-auth-language-v40 .marketplace-input{border-radius:34px!important;min-height:101px!important;padding:0 34px!important;font-size:35px!important;font-weight:950!important}.google-auth-action-card-v40{border-radius:39px!important;padding:29px 19px 23px!important;overflow:visible!important}.google-signin-block-v40,.google-signin-block-v35.google-signin-block-v40{min-height:125px!important;padding-top:8px!important;overflow:visible!important}.google-signin-shell-v35{min-height:125px!important;overflow:visible!important}.google-signin-shell-v35 .google-signin-button{transform-origin:top!important;min-height:99px!important;margin:0 auto 23px!important;overflow:visible!important;transform:scale(1.78)!important}.google-signin-shell-v35 .google-signin-button>div,.google-signin-shell-v35 .google-signin-button iframe{max-width:none!important;overflow:visible!important}.google-auth-secure-note-v40{padding:6px 8px 0!important;font-size:23px!important;font-weight:850!important;line-height:1.25!important}.google-auth-telegram-button-v40{border-radius:34px!important;min-height:101px!important;font-size:34px!important}@media (width<=560px){.google-auth-modal-v40.marketplace-auth-modal{border-radius:42px!important;width:calc(100vw - 6px)!important;max-width:calc(100vw - 6px)!important;max-height:calc(100dvh - 10px)!important;padding:34px 14px!important}.google-auth-modal-v40 .marketplace-box-header{margin-bottom:29px!important}.google-auth-modal-v40 .marketplace-box-title{font-size:40px!important}.google-auth-modal-v40 .marketplace-box-close-compact{border-radius:26px!important;width:75px!important;min-width:75px!important;max-width:75px!important;height:75px!important;min-height:75px!important;font-size:42px!important}.google-auth-content-v40{gap:26px!important}.google-auth-intro-card-v40{border-radius:38px!important;padding:26px!important}.google-auth-icon-v40{border-radius:31px!important;width:91px!important;height:91px!important;font-size:49px!important}.google-auth-intro-title-v40{font-size:38px!important}.google-auth-hint-v40{font-size:27px!important;line-height:1.26!important}.google-auth-language-label-v40{font-size:27px!important}.google-auth-language-select-v40,.google-auth-modal-v40 .google-auth-language-v40 .marketplace-input{border-radius:33px!important;min-height:96px!important;padding:0 31px!important;font-size:33px!important}.google-auth-action-card-v40{border-radius:38px!important;padding:26px 8px 22px!important;overflow:visible!important}.google-signin-block-v40,.google-signin-block-v35.google-signin-block-v40,.google-signin-shell-v35{min-height:114px!important}.google-signin-shell-v35 .google-signin-button{min-height:91px!important;margin-bottom:21px!important;transform:scale(1.62)!important}.google-auth-secure-note-v40{font-size:21px!important}}html,body,#root,.app-shell{touch-action:pan-x pan-y!important;overscroll-behavior:none!important;-webkit-text-size-adjust:100%!important;-moz-text-size-adjust:100%!important;text-size-adjust:100%!important}img,button,select,input,textarea,a,.card-media-item,.tg-card-tile,.tg-card-tile-media,.google-auth-modal-v40{touch-action:manipulation!important}html:not(.ts-web-pwa-mode).theme-dark .premium-toolbar-value,body:not(.ts-web-pwa-mode).theme-dark .premium-toolbar-value,:root[data-theme=dark] .premium-toolbar-value,:root.theme-dark .premium-toolbar-value,html.theme-dark .premium-toolbar-value,body.theme-dark .premium-toolbar-value{color:#f4f7ff!important;-webkit-text-fill-color:#f4f7ff!important;text-shadow:none!important}html:not(.ts-web-pwa-mode).theme-dark .premium-toolbar-select,body:not(.ts-web-pwa-mode).theme-dark .premium-toolbar-select,:root[data-theme=dark] .premium-toolbar-select,:root.theme-dark .premium-toolbar-select,html.theme-dark .premium-toolbar-select,body.theme-dark .premium-toolbar-select{color:#f4f7ff!important;-webkit-text-fill-color:#f4f7ff!important;--lightningcss-light: !important;--lightningcss-dark:initial!important;color-scheme:dark!important;background:0 0!important}html:not(.ts-web-pwa-mode).theme-dark .premium-toolbar-select option,body:not(.ts-web-pwa-mode).theme-dark .premium-toolbar-select option,:root[data-theme=dark] .premium-toolbar-select option,:root.theme-dark .premium-toolbar-select option,html.theme-dark .premium-toolbar-select option,body.theme-dark .premium-toolbar-select option{color:#f4f7ff!important;-webkit-text-fill-color:#f4f7ff!important;background:#15171c!important}html:not(.ts-web-pwa-mode).theme-dark .premium-toolbar-chevron,body:not(.ts-web-pwa-mode).theme-dark .premium-toolbar-chevron,html:not(.ts-web-pwa-mode).theme-dark .premium-chevron-icon,body:not(.ts-web-pwa-mode).theme-dark .premium-chevron-icon,:root[data-theme=dark] .premium-toolbar-chevron,:root[data-theme=dark] .premium-chevron-icon,:root.theme-dark .premium-toolbar-chevron,:root.theme-dark .premium-chevron-icon,html.theme-dark .premium-toolbar-chevron,html.theme-dark .premium-chevron-icon,body.theme-dark .premium-toolbar-chevron,body.theme-dark .premium-chevron-icon{color:#c8d2e4!important}html:not(.ts-web-pwa-mode).theme-dark .premium-toolbar-icon,body:not(.ts-web-pwa-mode).theme-dark .premium-toolbar-icon,:root[data-theme=dark] .premium-toolbar-icon,:root.theme-dark .premium-toolbar-icon,html.theme-dark .premium-toolbar-icon,body.theme-dark .premium-toolbar-icon{color:#eef3ff!important}html:not(.ts-web-pwa-mode) .premium-square-button,body:not(.ts-web-pwa-mode) .premium-square-button,html:not(.ts-web-pwa-mode) .premium-user-action,body:not(.ts-web-pwa-mode) .premium-user-action,html:not(.ts-web-pwa-mode) .premium-search-button,body:not(.ts-web-pwa-mode) .premium-search-button,html:not(.ts-web-pwa-mode) .premium-tab-button,body:not(.ts-web-pwa-mode) .premium-tab-button{touch-action:manipulation!important}.premium-user-action,.premium-search-button,.premium-square-button,.premium-tab-button,.premium-moderation-button,.mini-menu-item,.mini-dropdown-link,.marketplace-shortcut-button,.share-back-button,.premium-view-toggle-button{touch-action:manipulation!important;-webkit-tap-highlight-color:transparent!important}html.ts-ios-web-mode,body.ts-ios-web-mode{-webkit-text-size-adjust:100%!important;-moz-text-size-adjust:100%!important;text-size-adjust:100%!important;width:100%!important;min-width:0!important;overflow-x:hidden!important}html.ts-ios-web-mode .app,body.ts-ios-web-mode .app{width:100%!important;max-width:760px!important;margin:0 auto!important}html.ts-ios-web-mode .mini-header,body.ts-ios-web-mode .mini-header{padding-top:max(8px, env(safe-area-inset-top))!important}html.ts-ios-web-mode .premium-user-menu-row,body.ts-ios-web-mode .premium-user-menu-row{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:8px!important;display:grid!important}html.ts-ios-web-mode .premium-user-action,body.ts-ios-web-mode .premium-user-action{word-break:normal!important;overflow-wrap:normal!important;min-width:0!important}html.ts-ios-web-mode .premium-user-action-label,body.ts-ios-web-mode .premium-user-action-label{white-space:normal!important;word-break:normal!important;overflow-wrap:normal!important;-webkit-hyphens:none!important;hyphens:none!important}.tg-share-wrap{z-index:auto!important;isolation:auto!important;position:relative!important;overflow:visible!important}.tg-share-menu-portal,body>.tg-share-menu-portal,html.ts-web-pwa-mode body>.tg-share-menu-portal,body.ts-web-pwa-mode>.tg-share-menu-portal,html.ts-ios-web-mode body>.tg-share-menu-portal,body.ts-ios-web-mode>.tg-share-menu-portal{z-index:2147483600!important;border:1px solid var(--tg-border)!important;background:var(--tg-surface)!important;isolation:isolate!important;border-radius:18px!important;gap:8px!important;padding:10px!important;display:grid!important;position:fixed!important;overflow:visible!important;transform:translateZ(0)!important;box-shadow:0 24px 58px #00000057!important}body>.tg-share-menu-portal .tg-share-menu-item{width:100%!important;min-height:44px!important}html.ts-web-pwa-mode body>.tg-share-menu-portal,body.ts-web-pwa-mode>.tg-share-menu-portal,.app-shell-web-pwa~.tg-share-menu-portal{border-radius:28px!important;gap:16px!important;width:min(430px,100vw - 20px)!important;padding:22px!important}html.ts-web-pwa-mode body>.tg-share-menu-portal .tg-share-menu-item,body.ts-web-pwa-mode>.tg-share-menu-portal .tg-share-menu-item,.app-shell-web-pwa~.tg-share-menu-portal .tg-share-menu-item{border-radius:22px!important;min-height:70px!important;font-size:25px!important;font-weight:900!important;line-height:1.18!important}body>.photo-viewer,html.ts-web-pwa-mode body>.photo-viewer,body.ts-web-pwa-mode>.photo-viewer{z-index:2147483640!important}.tg-share-menu-portal{transition:none!important}.favorites-modal .favorites-grid,.favorites-modal .favorites-entry,.favorites-modal .favorites-entry-preview-v53{overflow:visible!important}.favorites-modal .tg-card{border-radius:22px!important;overflow:hidden!important}.favorites-modal .tg-card-media{background:var(--tg-surface-2)!important;border-bottom:1px solid var(--tg-border)!important;border-radius:22px 22px 0 0!important;position:relative!important;overflow:hidden!important}.favorites-modal .card-media-grid{background:#fff!important;border:0!important;border-radius:0!important;gap:2px!important;margin:0!important;padding:0!important;display:grid!important;overflow:hidden!important}.favorites-modal .card-media-grid.count-1{grid-template-columns:1fr!important}.favorites-modal .card-media-grid.count-2{grid-template-columns:1fr 1fr!important}.favorites-modal .card-media-grid.count-3,.favorites-modal .card-media-grid.count-4{grid-template-rows:repeat(2,minmax(124px,1fr))!important;grid-template-columns:1fr 1fr!important}.favorites-modal .card-media-grid.count-3 .card-media-item,.favorites-modal .card-media-grid.count-4 .card-media-item{grid-area:auto!important;height:100%!important;min-height:0!important}.favorites-modal .card-media-grid.count-1 .card-media-item{aspect-ratio:16/11!important;min-height:auto!important}.favorites-modal .card-media-grid.count-2 .card-media-item{aspect-ratio:1!important;min-height:auto!important}.favorites-modal .card-media-item,.favorites-modal .tg-card-banner-button,html.ts-web-pwa-mode .favorites-modal .card-media-item,body.ts-web-pwa-mode .favorites-modal .card-media-item,.app-shell-web-pwa .favorites-modal .card-media-item,html.ts-ios-web-mode .favorites-modal .card-media-item,body.ts-ios-web-mode .favorites-modal .card-media-item{width:100%!important;min-width:0!important;max-width:none!important;height:100%!important;min-height:0!important;color:inherit!important;box-shadow:none!important;appearance:none!important;cursor:pointer!important;background:0 0!important;border:0!important;border-radius:0!important;outline:0!important;margin:0!important;padding:0!important;display:block!important;position:relative!important;overflow:hidden!important;transform:none!important}.favorites-modal .card-media-item:hover,.favorites-modal .card-media-item:active,.favorites-modal .tg-card-banner-button:hover,.favorites-modal .tg-card-banner-button:active{background:0 0!important;transform:none!important}.favorites-modal .card-media-item .card-image,.favorites-modal .tg-card-banner-image,html.ts-web-pwa-mode .favorites-modal .card-media-item .card-image,body.ts-web-pwa-mode .favorites-modal .card-media-item .card-image,.app-shell-web-pwa .favorites-modal .card-media-item .card-image{object-fit:cover!important;background:var(--tg-surface-2)!important;border:0!important;border-radius:0!important;width:100%!important;height:100%!important;min-height:0!important;display:block!important}.favorites-modal .card-media-more,html.ts-web-pwa-mode .favorites-modal .card-media-more,body.ts-web-pwa-mode .favorites-modal .card-media-more,.app-shell-web-pwa .favorites-modal .card-media-more{z-index:3!important;color:#fff!important;width:auto!important;height:auto!important;min-height:0!important;box-shadow:none!important;-webkit-backdrop-filter:blur(2px)!important;background:#00000061!important;border:0!important;border-radius:0!important;justify-content:center!important;align-items:center!important;margin:0!important;padding:0!important;font-size:24px!important;font-weight:900!important;line-height:1!important;display:flex!important;position:absolute!important;inset:0!important}.favorites-modal .tg-card-overlay{z-index:4!important}@media (width<=560px){.favorites-modal .tg-card{border-radius:22px!important}.favorites-modal .tg-card-media{border-radius:22px 22px 0 0!important}}html.ts-web-pwa-mode .modal-box.favorites-modal .card-media-item,body.ts-web-pwa-mode .modal-box.favorites-modal .card-media-item,.app-shell-web-pwa .modal-box.favorites-modal .card-media-item,html.ts-web-pwa-mode .modal-box.favorites-modal button.card-media-item:not(.marketplace-box-close-compact),body.ts-web-pwa-mode .modal-box.favorites-modal button.card-media-item:not(.marketplace-box-close-compact),.app-shell-web-pwa .modal-box.favorites-modal button.card-media-item:not(.marketplace-box-close-compact),html.ts-ios-web-mode .modal-box.favorites-modal button.card-media-item:not(.marketplace-box-close-compact),body.ts-ios-web-mode .modal-box.favorites-modal button.card-media-item:not(.marketplace-box-close-compact){width:100%!important;min-width:0!important;max-width:none!important;height:100%!important;min-height:0!important;color:inherit!important;box-shadow:none!important;appearance:none!important;font-size:inherit!important;line-height:inherit!important;font-weight:inherit!important;background:0 0!important;border:0!important;border-radius:0!important;outline:0!important;margin:0!important;padding:0!important;transition:none!important;display:block!important;overflow:hidden!important;transform:none!important}html.ts-web-pwa-mode .modal-box.favorites-modal .card-media-item:hover,body.ts-web-pwa-mode .modal-box.favorites-modal .card-media-item:hover,.app-shell-web-pwa .modal-box.favorites-modal .card-media-item:hover,html.ts-web-pwa-mode .modal-box.favorites-modal .card-media-item:active,body.ts-web-pwa-mode .modal-box.favorites-modal .card-media-item:active,.app-shell-web-pwa .modal-box.favorites-modal .card-media-item:active{background:0 0!important;transform:none!important}html.ts-web-pwa-mode .modal-box.favorites-modal .card-media-grid,body.ts-web-pwa-mode .modal-box.favorites-modal .card-media-grid,.app-shell-web-pwa .modal-box.favorites-modal .card-media-grid{background:#fff!important;border:0!important;gap:2px!important;margin:0!important;padding:0!important;display:grid!important;overflow:hidden!important}html.ts-web-pwa-mode .modal-box.favorites-modal .card-media-grid.count-1 .card-media-item,body.ts-web-pwa-mode .modal-box.favorites-modal .card-media-grid.count-1 .card-media-item,.app-shell-web-pwa .modal-box.favorites-modal .card-media-grid.count-1 .card-media-item{aspect-ratio:16/11!important;min-height:auto!important}html.ts-web-pwa-mode .modal-box.favorites-modal .card-media-grid.count-2 .card-media-item,body.ts-web-pwa-mode .modal-box.favorites-modal .card-media-grid.count-2 .card-media-item,.app-shell-web-pwa .modal-box.favorites-modal .card-media-grid.count-2 .card-media-item{aspect-ratio:1!important;min-height:auto!important}html.ts-web-pwa-mode .modal-box.favorites-modal .card-media-grid.count-3,body.ts-web-pwa-mode .modal-box.favorites-modal .card-media-grid.count-3,.app-shell-web-pwa .modal-box.favorites-modal .card-media-grid.count-3,html.ts-web-pwa-mode .modal-box.favorites-modal .card-media-grid.count-4,body.ts-web-pwa-mode .modal-box.favorites-modal .card-media-grid.count-4,.app-shell-web-pwa .modal-box.favorites-modal .card-media-grid.count-4{grid-template-rows:repeat(2,minmax(124px,1fr))!important;grid-template-columns:1fr 1fr!important}html.ts-web-pwa-mode .modal-box.favorites-modal .card-media-grid.count-3 .card-media-item,body.ts-web-pwa-mode .modal-box.favorites-modal .card-media-grid.count-3 .card-media-item,.app-shell-web-pwa .modal-box.favorites-modal .card-media-grid.count-3 .card-media-item,html.ts-web-pwa-mode .modal-box.favorites-modal .card-media-grid.count-4 .card-media-item,body.ts-web-pwa-mode .modal-box.favorites-modal .card-media-grid.count-4 .card-media-item,.app-shell-web-pwa .modal-box.favorites-modal .card-media-grid.count-4 .card-media-item{aspect-ratio:auto!important;height:100%!important;min-height:0!important}html.ts-web-pwa-mode .modal-box.favorites-modal .card-media-item .card-image,body.ts-web-pwa-mode .modal-box.favorites-modal .card-media-item .card-image,.app-shell-web-pwa .modal-box.favorites-modal .card-media-item .card-image{object-fit:cover!important;border:0!important;border-radius:0!important;width:100%!important;height:100%!important;min-height:0!important;display:block!important}html.ts-web-pwa-mode .modal-box.favorites-modal .card-media-more,body.ts-web-pwa-mode .modal-box.favorites-modal .card-media-more,.app-shell-web-pwa .modal-box.favorites-modal .card-media-more{z-index:3!important;color:#fff!important;width:auto!important;height:auto!important;min-height:0!important;box-shadow:none!important;-webkit-backdrop-filter:blur(2px)!important;background:#00000061!important;border:0!important;border-radius:0!important;justify-content:center!important;align-items:center!important;margin:0!important;padding:0!important;font-size:24px!important;font-weight:900!important;line-height:1!important;display:flex!important;position:absolute!important;inset:0!important}.favorites-modal .tg-card-actions,html.ts-web-pwa-mode .modal-box.favorites-modal .tg-card-actions,body.ts-web-pwa-mode .modal-box.favorites-modal .tg-card-actions,.app-shell-web-pwa .modal-box.favorites-modal .tg-card-actions,html.ts-ios-web-mode .modal-box.favorites-modal .tg-card-actions,body.ts-ios-web-mode .modal-box.favorites-modal .tg-card-actions{grid-template-columns:auto minmax(0,1fr) minmax(0,1fr)!important;align-items:stretch!important;gap:10px!important;margin-top:12px!important;display:grid!important}.favorites-modal .tg-card-actions .favorite-toggle-button,.favorites-modal .tg-card-actions .listing-primary-button,.favorites-modal .tg-card-actions .listing-secondary-button,html.ts-web-pwa-mode .modal-box.favorites-modal .tg-card-actions button.favorite-toggle-button:not(.marketplace-box-close-compact),body.ts-web-pwa-mode .modal-box.favorites-modal .tg-card-actions button.favorite-toggle-button:not(.marketplace-box-close-compact),.app-shell-web-pwa .modal-box.favorites-modal .tg-card-actions button.favorite-toggle-button:not(.marketplace-box-close-compact),html.ts-web-pwa-mode .modal-box.favorites-modal .tg-card-actions button.listing-primary-button:not(.marketplace-box-close-compact),body.ts-web-pwa-mode .modal-box.favorites-modal .tg-card-actions button.listing-primary-button:not(.marketplace-box-close-compact),.app-shell-web-pwa .modal-box.favorites-modal .tg-card-actions button.listing-primary-button:not(.marketplace-box-close-compact),html.ts-web-pwa-mode .modal-box.favorites-modal .tg-card-actions button.listing-secondary-button:not(.marketplace-box-close-compact),body.ts-web-pwa-mode .modal-box.favorites-modal .tg-card-actions button.listing-secondary-button:not(.marketplace-box-close-compact),.app-shell-web-pwa .modal-box.favorites-modal .tg-card-actions button.listing-secondary-button:not(.marketplace-box-close-compact),html.ts-ios-web-mode .modal-box.favorites-modal .tg-card-actions button.favorite-toggle-button:not(.marketplace-box-close-compact),html.ts-ios-web-mode .modal-box.favorites-modal .tg-card-actions button.listing-primary-button:not(.marketplace-box-close-compact),html.ts-ios-web-mode .modal-box.favorites-modal .tg-card-actions button.listing-secondary-button:not(.marketplace-box-close-compact),body.ts-ios-web-mode .modal-box.favorites-modal .tg-card-actions button.favorite-toggle-button:not(.marketplace-box-close-compact),body.ts-ios-web-mode .modal-box.favorites-modal .tg-card-actions button.listing-primary-button:not(.marketplace-box-close-compact),body.ts-ios-web-mode .modal-box.favorites-modal .tg-card-actions button.listing-secondary-button:not(.marketplace-box-close-compact){box-shadow:none!important;margin:0!important;line-height:1.16!important;transition:transform .15s,opacity .15s!important}.favorites-modal .tg-card-actions .favorite-toggle-button,html.ts-web-pwa-mode .modal-box.favorites-modal .tg-card-actions button.favorite-toggle-button:not(.marketplace-box-close-compact),body.ts-web-pwa-mode .modal-box.favorites-modal .tg-card-actions button.favorite-toggle-button:not(.marketplace-box-close-compact),.app-shell-web-pwa .modal-box.favorites-modal .tg-card-actions button.favorite-toggle-button:not(.marketplace-box-close-compact),html.ts-ios-web-mode .modal-box.favorites-modal .tg-card-actions button.favorite-toggle-button:not(.marketplace-box-close-compact),body.ts-ios-web-mode .modal-box.favorites-modal .tg-card-actions button.favorite-toggle-button:not(.marketplace-box-close-compact){border:1px solid var(--tg-border)!important;background:var(--tg-surface)!important;width:54px!important;min-width:54px!important;max-width:54px!important;height:auto!important;min-height:54px!important;color:var(--tg-text)!important;border-radius:18px!important;justify-content:center!important;place-self:stretch start!important;align-items:center!important;padding:0!important;display:inline-flex!important;position:static!important;inset:auto!important}.favorites-modal .tg-card-actions .favorite-toggle-button.is-active,html.ts-web-pwa-mode .modal-box.favorites-modal .tg-card-actions button.favorite-toggle-button.is-active:not(.marketplace-box-close-compact),body.ts-web-pwa-mode .modal-box.favorites-modal .tg-card-actions button.favorite-toggle-button.is-active:not(.marketplace-box-close-compact),.app-shell-web-pwa .modal-box.favorites-modal .tg-card-actions button.favorite-toggle-button.is-active:not(.marketplace-box-close-compact){color:#ff4d7b!important;background:#ff4d7b1f!important;border-color:#ff4d7b38!important}.favorites-modal .tg-card-actions .favorite-toggle-icon,html.ts-web-pwa-mode .modal-box.favorites-modal .tg-card-actions .favorite-toggle-icon,body.ts-web-pwa-mode .modal-box.favorites-modal .tg-card-actions .favorite-toggle-icon,.app-shell-web-pwa .modal-box.favorites-modal .tg-card-actions .favorite-toggle-icon{font-size:30px!important;line-height:1!important}.favorites-modal .tg-card-actions .listing-primary-button,.favorites-modal .tg-card-actions .listing-secondary-button,html.ts-web-pwa-mode .modal-box.favorites-modal .tg-card-actions button.listing-primary-button:not(.marketplace-box-close-compact),body.ts-web-pwa-mode .modal-box.favorites-modal .tg-card-actions button.listing-primary-button:not(.marketplace-box-close-compact),.app-shell-web-pwa .modal-box.favorites-modal .tg-card-actions button.listing-primary-button:not(.marketplace-box-close-compact),html.ts-web-pwa-mode .modal-box.favorites-modal .tg-card-actions button.listing-secondary-button:not(.marketplace-box-close-compact),body.ts-web-pwa-mode .modal-box.favorites-modal .tg-card-actions button.listing-secondary-button:not(.marketplace-box-close-compact),.app-shell-web-pwa .modal-box.favorites-modal .tg-card-actions button.listing-secondary-button:not(.marketplace-box-close-compact),html.ts-ios-web-mode .modal-box.favorites-modal .tg-card-actions button.listing-primary-button:not(.marketplace-box-close-compact),body.ts-ios-web-mode .modal-box.favorites-modal .tg-card-actions button.listing-primary-button:not(.marketplace-box-close-compact),html.ts-ios-web-mode .modal-box.favorites-modal .tg-card-actions button.listing-secondary-button:not(.marketplace-box-close-compact),body.ts-ios-web-mode .modal-box.favorites-modal .tg-card-actions button.listing-secondary-button:not(.marketplace-box-close-compact){text-align:center!important;border-radius:18px!important;justify-content:center!important;align-items:center!important;width:100%!important;min-width:0!important;max-width:none!important;height:auto!important;min-height:54px!important;padding:12px 14px!important;font-size:17px!important;font-weight:900!important;display:inline-flex!important}.favorites-modal .tg-card-actions .listing-primary-button,html.ts-web-pwa-mode .modal-box.favorites-modal .tg-card-actions button.listing-primary-button:not(.marketplace-box-close-compact),body.ts-web-pwa-mode .modal-box.favorites-modal .tg-card-actions button.listing-primary-button:not(.marketplace-box-close-compact),.app-shell-web-pwa .modal-box.favorites-modal .tg-card-actions button.listing-primary-button:not(.marketplace-box-close-compact){background:linear-gradient(135deg, var(--tg-accent), var(--tg-accent-2))!important;color:#fff!important;border:0!important}.favorites-modal .tg-card-actions .listing-secondary-button,html.ts-web-pwa-mode .modal-box.favorites-modal .tg-card-actions button.listing-secondary-button:not(.marketplace-box-close-compact),body.ts-web-pwa-mode .modal-box.favorites-modal .tg-card-actions button.listing-secondary-button:not(.marketplace-box-close-compact),.app-shell-web-pwa .modal-box.favorites-modal .tg-card-actions button.listing-secondary-button:not(.marketplace-box-close-compact){border:1px solid var(--tg-border)!important;background:var(--tg-surface)!important;color:var(--tg-text)!important}.favorites-modal .tg-card-actions .tg-share-wrap,html.ts-web-pwa-mode .modal-box.favorites-modal .tg-card-actions .tg-share-wrap,body.ts-web-pwa-mode .modal-box.favorites-modal .tg-card-actions .tg-share-wrap,.app-shell-web-pwa .modal-box.favorites-modal .tg-card-actions .tg-share-wrap{width:100%!important;min-width:0!important;display:block!important}@media (width<=560px){.favorites-modal .tg-card-actions,html.ts-web-pwa-mode .modal-box.favorites-modal .tg-card-actions,body.ts-web-pwa-mode .modal-box.favorites-modal .tg-card-actions,.app-shell-web-pwa .modal-box.favorites-modal .tg-card-actions{gap:9px!important}.favorites-modal .tg-card-actions .favorite-toggle-button,html.ts-web-pwa-mode .modal-box.favorites-modal .tg-card-actions button.favorite-toggle-button:not(.marketplace-box-close-compact),body.ts-web-pwa-mode .modal-box.favorites-modal .tg-card-actions button.favorite-toggle-button:not(.marketplace-box-close-compact),.app-shell-web-pwa .modal-box.favorites-modal .tg-card-actions button.favorite-toggle-button:not(.marketplace-box-close-compact){border-radius:20px!important;width:58px!important;min-width:58px!important;max-width:58px!important;min-height:58px!important}.favorites-modal .tg-card-actions .listing-primary-button,.favorites-modal .tg-card-actions .listing-secondary-button,html.ts-web-pwa-mode .modal-box.favorites-modal .tg-card-actions button.listing-primary-button:not(.marketplace-box-close-compact),body.ts-web-pwa-mode .modal-box.favorites-modal .tg-card-actions button.listing-primary-button:not(.marketplace-box-close-compact),.app-shell-web-pwa .modal-box.favorites-modal .tg-card-actions button.listing-primary-button:not(.marketplace-box-close-compact),html.ts-web-pwa-mode .modal-box.favorites-modal .tg-card-actions button.listing-secondary-button:not(.marketplace-box-close-compact),body.ts-web-pwa-mode .modal-box.favorites-modal .tg-card-actions button.listing-secondary-button:not(.marketplace-box-close-compact),.app-shell-web-pwa .modal-box.favorites-modal .tg-card-actions button.listing-secondary-button:not(.marketplace-box-close-compact){border-radius:20px!important;min-height:58px!important;padding:12px!important;font-size:18px!important}}.mini-install-cta{text-align:left!important;cursor:pointer!important;color:#fff!important;background:radial-gradient(circle at 16% 12%,#ffffff52,#0000 24%),linear-gradient(135deg,#18a957,#27c46a 46%,#3f8cff)!important;border:1px solid #22c55e61!important;border-radius:24px!important;grid-template-columns:auto minmax(0,1fr) auto!important;align-items:center!important;gap:12px!important;width:100%!important;min-height:82px!important;margin:0 0 14px!important;padding:14px!important;display:grid!important;position:relative!important;overflow:hidden!important;box-shadow:0 18px 44px #22c55e42,0 10px 24px #3f8cff29!important}.mini-install-cta:after{content:"";pointer-events:none;background:linear-gradient(120deg,#0000 0%,#ffffff38 38%,#0000 70%);animation:3.4s ease-in-out infinite installCtaShine;position:absolute;inset:0;transform:translate(-130%)}@keyframes installCtaShine{0%,52%{transform:translate(-130%)}78%,to{transform:translate(130%)}}.mini-install-cta-icon{background:#ffffff2e!important;border-radius:18px!important;justify-content:center!important;align-items:center!important;width:54px!important;height:54px!important;font-size:30px!important;line-height:1!important;display:inline-flex!important;box-shadow:inset 0 1px #ffffff52!important}.mini-install-cta-copy{gap:4px!important;min-width:0!important;display:grid!important}.mini-install-cta-title{letter-spacing:-.02em!important;color:#fff!important;font-size:20px!important;font-weight:950!important;line-height:1.08!important}.mini-install-cta-subtitle{color:#ffffffe0!important;font-size:13px!important;font-weight:800!important;line-height:1.2!important}.mini-install-cta-arrow{color:#fff!important;background:#ffffff2e!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;width:34px!important;height:34px!important;font-size:28px!important;font-weight:900!important;line-height:1!important;display:inline-flex!important}.mini-install-cta.is-installed,.mini-install-cta.is-installed:disabled{cursor:default!important;opacity:1!important;color:#fff!important;background:linear-gradient(135deg,#128342,#22c55e)!important;border-color:#22c55e75!important;box-shadow:0 16px 36px #22c55e47!important}.mini-install-cta.is-installed:after{display:none!important}.install-guide-root{z-index:2147483300!important}.install-guide-modal{border-radius:34px!important;width:min(720px,100vw - 18px)!important;max-width:min(720px,100vw - 18px)!important;padding:24px!important;overflow:visible!important}.install-guide-header{margin-bottom:18px!important}.install-guide-title{font-size:28px!important;font-weight:950!important;line-height:1.12!important}.install-guide-status{color:#fff!important;background:radial-gradient(circle at 16% 10%,#ffffff47,#0000 28%),linear-gradient(135deg,#246bfe,#22c55e)!important;border-radius:28px!important;grid-template-columns:auto minmax(0,1fr)!important;align-items:center!important;gap:16px!important;padding:18px!important;display:grid!important;box-shadow:0 18px 48px #3f8cff3d!important}.install-guide-status.is-installed{background:linear-gradient(135deg,#128342,#22c55e)!important}.install-guide-status-icon{background:#ffffff2e!important;border-radius:24px!important;justify-content:center!important;align-items:center!important;width:72px!important;height:72px!important;font-size:40px!important;display:inline-flex!important}.install-guide-status-copy{min-width:0!important}.install-guide-status-title{letter-spacing:-.02em!important;margin-bottom:8px!important;font-size:28px!important;font-weight:950!important;line-height:1.08!important}.install-guide-status-text{color:#ffffffe6!important;font-size:18px!important;font-weight:750!important;line-height:1.32!important}.install-guide-steps{gap:12px!important;margin-top:16px!important;display:grid!important}.install-guide-step{background:var(--tg-surface-2)!important;border:1px solid var(--tg-border)!important;border-radius:24px!important;padding:16px!important}.install-guide-step-title{color:var(--tg-text)!important;margin-bottom:7px!important;font-size:20px!important;font-weight:950!important}.install-guide-step-text{color:var(--tg-muted)!important;font-size:17px!important;font-weight:750!important;line-height:1.35!important}.install-guide-actions{gap:10px!important;margin-top:18px!important;display:grid!important}.install-guide-primary,.modal-box button.install-guide-primary:not(.marketplace-box-close-compact){color:#fff!important;background:linear-gradient(135deg, var(--tg-accent), var(--tg-accent-2))!important;border:0!important;border-radius:24px!important;justify-content:center!important;align-items:center!important;width:100%!important;min-height:66px!important;margin:0!important;padding:18px 22px!important;font-size:22px!important;font-weight:950!important;line-height:1.1!important;display:inline-flex!important;box-shadow:0 16px 36px #3f8cff38!important}.install-guide-primary.is-installed,.install-guide-primary.is-installed:disabled{opacity:1!important;cursor:default!important;background:linear-gradient(135deg,#128342,#22c55e)!important;box-shadow:0 16px 36px #22c55e3d!important}html.ts-web-pwa-mode .premium-menu-dropdown .mini-install-cta,body.ts-web-pwa-mode .premium-menu-dropdown .mini-install-cta,.app-shell-web-pwa .premium-menu-dropdown .mini-install-cta{border-radius:34px!important;gap:18px!important;min-height:112px!important;padding:22px!important}html.ts-web-pwa-mode .premium-menu-dropdown .mini-install-cta-icon,body.ts-web-pwa-mode .premium-menu-dropdown .mini-install-cta-icon,.app-shell-web-pwa .premium-menu-dropdown .mini-install-cta-icon{border-radius:24px!important;width:74px!important;height:74px!important;font-size:42px!important}html.ts-web-pwa-mode .premium-menu-dropdown .mini-install-cta-title,body.ts-web-pwa-mode .premium-menu-dropdown .mini-install-cta-title,.app-shell-web-pwa .premium-menu-dropdown .mini-install-cta-title{font-size:31px!important}html.ts-web-pwa-mode .premium-menu-dropdown .mini-install-cta-subtitle,body.ts-web-pwa-mode .premium-menu-dropdown .mini-install-cta-subtitle,.app-shell-web-pwa .premium-menu-dropdown .mini-install-cta-subtitle{font-size:21px!important}html.ts-web-pwa-mode .premium-menu-dropdown .mini-install-cta-arrow,body.ts-web-pwa-mode .premium-menu-dropdown .mini-install-cta-arrow,.app-shell-web-pwa .premium-menu-dropdown .mini-install-cta-arrow{width:52px!important;height:52px!important;font-size:40px!important}@media (width<=560px){.install-guide-modal{border-radius:32px!important;padding:20px!important}.install-guide-status{grid-template-columns:1fr!important;gap:12px!important}.install-guide-status-icon{border-radius:22px!important;width:64px!important;height:64px!important;font-size:36px!important}.install-guide-status-title{font-size:25px!important}.install-guide-status-text{font-size:17px!important}}.pwa-install-card{display:none!important}.mini-install-cta.is-ready{cursor:pointer!important}.premium-menu-dropdown .mini-menu-item,.premium-menu-dropdown .mini-dropdown-link,.premium-menu-dropdown .mini-install-cta{touch-action:pan-y!important}html.ts-alt-web-mode,body.ts-alt-web-mode{-webkit-text-size-adjust:100%!important;-moz-text-size-adjust:100%!important;text-size-adjust:100%!important;width:100%!important;min-width:0!important;overflow-x:hidden!important}html.ts-alt-web-mode .app,body.ts-alt-web-mode .app{width:100%!important;max-width:760px!important;margin:0 auto!important}html.ts-alt-web-mode .mini-header,body.ts-alt-web-mode .mini-header{padding-top:max(8px, env(safe-area-inset-top))!important}html.ts-alt-web-mode .premium-user-menu-row,body.ts-alt-web-mode .premium-user-menu-row{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:8px!important;display:grid!important}html.ts-alt-web-mode .premium-user-action,body.ts-alt-web-mode .premium-user-action{word-break:normal!important;overflow-wrap:normal!important;min-width:0!important}html.ts-alt-web-mode .premium-user-action-label,body.ts-alt-web-mode .premium-user-action-label{white-space:normal!important;word-break:normal!important;overflow-wrap:normal!important;-webkit-hyphens:none!important;hyphens:none!important}html.ts-alt-web-mode,body.ts-alt-web-mode,html[data-shell-mode=alt-web],body[data-shell-mode=alt-web]{-webkit-text-size-adjust:100%!important;-moz-text-size-adjust:100%!important;text-size-adjust:100%!important;width:100%!important;min-width:0!important;overflow-x:hidden!important}html.ts-alt-web-mode .app-shell,body.ts-alt-web-mode .app-shell,html[data-shell-mode=alt-web] .app-shell,body[data-shell-mode=alt-web] .app-shell{width:100%!important;max-width:100%!important;min-height:100dvh!important;overflow-x:hidden!important}html.ts-alt-web-mode .app,body.ts-alt-web-mode .app,html[data-shell-mode=alt-web] .app,body[data-shell-mode=alt-web] .app{width:100%!important;min-width:0!important;max-width:760px!important;margin:0 auto!important}html.ts-alt-web-mode .premium-user-menu-row,body.ts-alt-web-mode .premium-user-menu-row,html[data-shell-mode=alt-web] .premium-user-menu-row,body[data-shell-mode=alt-web] .premium-user-menu-row{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:8px!important;display:grid!important}html.ts-alt-web-mode .premium-user-action,body.ts-alt-web-mode .premium-user-action,html[data-shell-mode=alt-web] .premium-user-action,body[data-shell-mode=alt-web] .premium-user-action{word-break:normal!important;overflow-wrap:normal!important;min-width:0!important}html.ts-alt-web-mode .premium-user-action-label,body.ts-alt-web-mode .premium-user-action-label,html[data-shell-mode=alt-web] .premium-user-action-label,body[data-shell-mode=alt-web] .premium-user-action-label{white-space:normal!important;word-break:normal!important;overflow-wrap:normal!important;-webkit-hyphens:none!important;hyphens:none!important}.install-guide-root{padding:max(8px, env(safe-area-inset-top)) 10px max(10px, env(safe-area-inset-bottom))!important;justify-content:center!important;align-items:center!important}html.ts-alt-web-mode .install-guide-modal,body.ts-alt-web-mode .install-guide-modal,html[data-shell-mode=alt-web] .install-guide-modal,body[data-shell-mode=alt-web] .install-guide-modal{width:min(560px,100vw - 20px)!important;max-width:min(560px,100vw - 20px)!important;max-height:calc(100dvh - 24px - env(safe-area-inset-top) - env(safe-area-inset-bottom))!important;overscroll-behavior:contain!important;-webkit-overflow-scrolling:touch!important;padding:16px!important;padding-bottom:calc(16px + env(safe-area-inset-bottom))!important;border-radius:28px!important;overflow-y:auto!important}@media (width<=560px){.install-guide-modal{width:min(560px,100vw - 20px)!important;max-width:min(560px,100vw - 20px)!important;max-height:calc(100dvh - 24px - env(safe-area-inset-top) - env(safe-area-inset-bottom))!important;overscroll-behavior:contain!important;-webkit-overflow-scrolling:touch!important;padding:16px!important;padding-bottom:calc(16px + env(safe-area-inset-bottom))!important;border-radius:28px!important;overflow-y:auto!important}}html.ts-alt-web-mode .install-guide-header,body.ts-alt-web-mode .install-guide-header,html[data-shell-mode=alt-web] .install-guide-header,body[data-shell-mode=alt-web] .install-guide-header{margin-bottom:12px!important}html.ts-alt-web-mode .install-guide-title,body.ts-alt-web-mode .install-guide-title,html[data-shell-mode=alt-web] .install-guide-title,body[data-shell-mode=alt-web] .install-guide-title{letter-spacing:-.03em!important;font-size:32px!important;line-height:1.06!important}html.ts-alt-web-mode .install-guide-status,body.ts-alt-web-mode .install-guide-status,html[data-shell-mode=alt-web] .install-guide-status,body[data-shell-mode=alt-web] .install-guide-status{border-radius:24px!important;grid-template-columns:1fr!important;gap:10px!important;padding:16px!important}html.ts-alt-web-mode .install-guide-status-icon,body.ts-alt-web-mode .install-guide-status-icon,html[data-shell-mode=alt-web] .install-guide-status-icon,body[data-shell-mode=alt-web] .install-guide-status-icon{border-radius:20px!important;width:58px!important;height:58px!important;font-size:32px!important}html.ts-alt-web-mode .install-guide-status-title,body.ts-alt-web-mode .install-guide-status-title,html[data-shell-mode=alt-web] .install-guide-status-title,body[data-shell-mode=alt-web] .install-guide-status-title{margin-bottom:6px!important;font-size:27px!important;line-height:1.08!important}html.ts-alt-web-mode .install-guide-status-text,body.ts-alt-web-mode .install-guide-status-text,html[data-shell-mode=alt-web] .install-guide-status-text,body[data-shell-mode=alt-web] .install-guide-status-text{font-size:19px!important;line-height:1.28!important}html.ts-alt-web-mode .install-guide-steps,body.ts-alt-web-mode .install-guide-steps,html[data-shell-mode=alt-web] .install-guide-steps,body[data-shell-mode=alt-web] .install-guide-steps{gap:10px!important;margin-top:12px!important}html.ts-alt-web-mode .install-guide-step,body.ts-alt-web-mode .install-guide-step,html[data-shell-mode=alt-web] .install-guide-step,body[data-shell-mode=alt-web] .install-guide-step{border-radius:22px!important;padding:13px!important}html.ts-alt-web-mode .install-guide-step-title,body.ts-alt-web-mode .install-guide-step-title,html[data-shell-mode=alt-web] .install-guide-step-title,body[data-shell-mode=alt-web] .install-guide-step-title{margin-bottom:5px!important;font-size:21px!important}html.ts-alt-web-mode .install-guide-step-text,body.ts-alt-web-mode .install-guide-step-text,html[data-shell-mode=alt-web] .install-guide-step-text,body[data-shell-mode=alt-web] .install-guide-step-text{font-size:18px!important;line-height:1.26!important}html.ts-alt-web-mode .install-guide-actions,body.ts-alt-web-mode .install-guide-actions,html[data-shell-mode=alt-web] .install-guide-actions,body[data-shell-mode=alt-web] .install-guide-actions{margin-top:12px!important}html.ts-alt-web-mode .install-guide-primary,body.ts-alt-web-mode .install-guide-primary,html[data-shell-mode=alt-web] .install-guide-primary,body[data-shell-mode=alt-web] .install-guide-primary,html.ts-alt-web-mode .modal-box button.install-guide-primary:not(.marketplace-box-close-compact),body.ts-alt-web-mode .modal-box button.install-guide-primary:not(.marketplace-box-close-compact),html[data-shell-mode=alt-web] .modal-box button.install-guide-primary:not(.marketplace-box-close-compact),body[data-shell-mode=alt-web] .modal-box button.install-guide-primary:not(.marketplace-box-close-compact){border-radius:22px!important;min-height:58px!important;padding:14px 18px!important;font-size:25px!important}.install-guide-primary-link,.modal-box a.install-guide-primary-link{cursor:pointer!important;text-decoration:none!important}.install-guide-telegram-hint{background:color-mix(in srgb, var(--tg-accent) 9%, var(--tg-surface))!important;color:var(--tg-muted)!important;text-align:center!important;border:1px dashed #3f8cff57!important;border-radius:18px!important;margin-top:10px!important;padding:12px 14px!important;font-size:16px!important;font-weight:800!important;line-height:1.3!important}html.ts-alt-web-mode .install-guide-telegram-hint,body.ts-alt-web-mode .install-guide-telegram-hint,html[data-shell-mode=alt-web] .install-guide-telegram-hint,body[data-shell-mode=alt-web] .install-guide-telegram-hint{font-size:18px!important;line-height:1.25!important}html.ts-web-safe-mode,body.ts-web-safe-mode,html[data-shell-mode=web-safe],body[data-shell-mode=web-safe]{-webkit-text-size-adjust:100%!important;-moz-text-size-adjust:100%!important;text-size-adjust:100%!important;touch-action:pan-y!important;width:100%!important;min-width:0!important;height:auto!important;min-height:100%!important;overflow:hidden auto!important}html.ts-web-safe-mode .app-shell,body.ts-web-safe-mode .app-shell,html[data-shell-mode=web-safe] .app-shell,body[data-shell-mode=web-safe] .app-shell{width:100%!important;max-width:100%!important;height:auto!important;min-height:100dvh!important;padding-bottom:max(18px, env(safe-area-inset-bottom))!important;touch-action:pan-y!important;overflow:hidden visible!important}html.ts-web-safe-mode .app,body.ts-web-safe-mode .app,html[data-shell-mode=web-safe] .app,body[data-shell-mode=web-safe] .app{touch-action:pan-y!important;width:100%!important;min-width:0!important;max-width:760px!important;margin:0 auto!important;overflow:hidden visible!important}html.ts-web-safe-mode .app-shell-web-pwa,body.ts-web-safe-mode .app-shell-web-pwa,html[data-shell-mode=web-safe] .app-shell-web-pwa,body[data-shell-mode=web-safe] .app-shell-web-pwa{zoom:1!important;width:100%!important;max-width:100%!important;transform:none!important}html.ts-web-safe-mode .premium-user-menu-row,body.ts-web-safe-mode .premium-user-menu-row,html[data-shell-mode=web-safe] .premium-user-menu-row,body[data-shell-mode=web-safe] .premium-user-menu-row{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:8px!important;display:grid!important;overflow:visible!important}html.ts-web-safe-mode .premium-user-action,body.ts-web-safe-mode .premium-user-action,html[data-shell-mode=web-safe] .premium-user-action,body[data-shell-mode=web-safe] .premium-user-action{word-break:normal!important;overflow-wrap:normal!important;touch-action:manipulation!important;min-width:0!important;overflow:hidden!important}html.ts-web-safe-mode .premium-user-action-label,body.ts-web-safe-mode .premium-user-action-label,html[data-shell-mode=web-safe] .premium-user-action-label,body[data-shell-mode=web-safe] .premium-user-action-label{white-space:normal!important;word-break:normal!important;overflow-wrap:normal!important;-webkit-hyphens:none!important;hyphens:none!important}html.ts-web-safe-mode .listings-grid,body.ts-web-safe-mode .listings-grid,html.ts-web-safe-mode .listing-feed,body.ts-web-safe-mode .listing-feed,html.ts-web-safe-mode .marketplace-list,body.ts-web-safe-mode .marketplace-list,html[data-shell-mode=web-safe] .listings-grid,body[data-shell-mode=web-safe] .listings-grid,html[data-shell-mode=web-safe] .listing-feed,body[data-shell-mode=web-safe] .listing-feed,html[data-shell-mode=web-safe] .marketplace-list,body[data-shell-mode=web-safe] .marketplace-list{touch-action:pan-y!important;overflow:visible!important}html.ts-web-safe-mode,body.ts-web-safe-mode,html[data-shell-mode=web-safe],body[data-shell-mode=web-safe]{overscroll-behavior:none!important;height:100%!important;max-height:100%!important;overflow:hidden!important}html.ts-web-safe-mode #root,body.ts-web-safe-mode #root,html[data-shell-mode=web-safe] #root,body[data-shell-mode=web-safe] #root{height:100%!important;max-height:100%!important;overflow:hidden!important}html.ts-web-safe-mode .app-shell,body.ts-web-safe-mode .app-shell,html[data-shell-mode=web-safe] .app-shell,body[data-shell-mode=web-safe] .app-shell{-webkit-overflow-scrolling:touch!important;overscroll-behavior-y:contain!important;touch-action:pan-y!important;height:100dvh!important;min-height:100dvh!important;max-height:100dvh!important;padding-bottom:max(18px, env(safe-area-inset-bottom))!important;overflow:hidden auto!important}html.ts-web-safe-mode .app,body.ts-web-safe-mode .app,html[data-shell-mode=web-safe] .app,body[data-shell-mode=web-safe] .app{touch-action:pan-y!important;min-height:100%!important;overflow:visible!important}html.ts-web-safe-mode .content,body.ts-web-safe-mode .content,html.ts-web-safe-mode .listing-grid,body.ts-web-safe-mode .listing-grid,html.ts-web-safe-mode .reviews-grid,body.ts-web-safe-mode .reviews-grid,html.ts-web-safe-mode .tg-card,body.ts-web-safe-mode .tg-card,html.ts-web-safe-mode .tg-card-tile,body.ts-web-safe-mode .tg-card-tile,html.ts-web-safe-mode .marketplace-list,body.ts-web-safe-mode .marketplace-list,html[data-shell-mode=web-safe] .content,body[data-shell-mode=web-safe] .content,html[data-shell-mode=web-safe] .listing-grid,body[data-shell-mode=web-safe] .listing-grid,html[data-shell-mode=web-safe] .reviews-grid,body[data-shell-mode=web-safe] .reviews-grid,html[data-shell-mode=web-safe] .tg-card,body[data-shell-mode=web-safe] .tg-card,html[data-shell-mode=web-safe] .tg-card-tile,body[data-shell-mode=web-safe] .tg-card-tile,html[data-shell-mode=web-safe] .marketplace-list,body[data-shell-mode=web-safe] .marketplace-list{touch-action:pan-y!important;overflow:visible!important}html.ts-web-safe-mode .tg-card *,body.ts-web-safe-mode .tg-card *,html.ts-web-safe-mode .tg-card-tile *,body.ts-web-safe-mode .tg-card-tile *,html[data-shell-mode=web-safe] .tg-card *,body[data-shell-mode=web-safe] .tg-card *,html[data-shell-mode=web-safe] .tg-card-tile *,body[data-shell-mode=web-safe] .tg-card-tile *{touch-action:pan-y!important}html.ts-web-safe-mode .premium-user-menu-row,body.ts-web-safe-mode .premium-user-menu-row,html[data-shell-mode=web-safe] .premium-user-menu-row,body[data-shell-mode=web-safe] .premium-user-menu-row{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:6px!important;margin-bottom:8px!important;display:grid!important;overflow:visible!important}html.ts-web-safe-mode .premium-user-action,body.ts-web-safe-mode .premium-user-action,html[data-shell-mode=web-safe] .premium-user-action,body[data-shell-mode=web-safe] .premium-user-action{touch-action:manipulation!important;border-radius:17px!important;gap:5px!important;min-width:0!important;min-height:64px!important;max-height:70px!important;padding:7px 3px 6px!important;overflow:hidden!important}html.ts-web-safe-mode .premium-user-action-label,body.ts-web-safe-mode .premium-user-action-label,html[data-shell-mode=web-safe] .premium-user-action-label,body[data-shell-mode=web-safe] .premium-user-action-label{-webkit-line-clamp:2!important;white-space:normal!important;word-break:normal!important;overflow-wrap:normal!important;-webkit-hyphens:none!important;hyphens:none!important;text-overflow:clip!important;letter-spacing:-.02em!important;-webkit-box-orient:vertical!important;max-width:100%!important;max-height:2.3em!important;font-size:10px!important;font-weight:900!important;line-height:1.12!important;display:-webkit-box!important;overflow:hidden!important}html.ts-web-safe-mode .modal,body.ts-web-safe-mode .modal,html[data-shell-mode=web-safe] .modal,body[data-shell-mode=web-safe] .modal{padding:max(8px, env(safe-area-inset-top)) 10px max(10px, env(safe-area-inset-bottom))!important;justify-content:center!important;align-items:center!important}html.ts-web-safe-mode .modal-box,body.ts-web-safe-mode .modal-box,html[data-shell-mode=web-safe] .modal-box,body[data-shell-mode=web-safe] .modal-box{width:min(760px,100vw - 20px)!important;max-width:min(760px,100vw - 20px)!important;max-height:calc(100dvh - 24px - env(safe-area-inset-top) - env(safe-area-inset-bottom))!important;-webkit-overflow-scrolling:touch!important;overscroll-behavior:contain!important;border-radius:26px!important;padding:16px!important;overflow-y:auto!important}html.ts-web-safe-mode .modal-box button:not(.marketplace-box-close-compact):not(.favorite-toggle-button):not(.card-media-item),body.ts-web-safe-mode .modal-box button:not(.marketplace-box-close-compact):not(.favorite-toggle-button):not(.card-media-item),html[data-shell-mode=web-safe] .modal-box button:not(.marketplace-box-close-compact):not(.favorite-toggle-button):not(.card-media-item),body[data-shell-mode=web-safe] .modal-box button:not(.marketplace-box-close-compact):not(.favorite-toggle-button):not(.card-media-item){border-radius:18px!important;min-height:50px!important;padding:12px 14px!important;font-size:16px!important;font-weight:900!important;line-height:1.18!important}html.ts-web-safe-mode .google-auth-modal-v40,body.ts-web-safe-mode .google-auth-modal-v40,html[data-shell-mode=web-safe] .google-auth-modal-v40,body[data-shell-mode=web-safe] .google-auth-modal-v40{border-radius:30px!important;width:min(560px,100vw - 24px)!important;max-width:min(560px,100vw - 24px)!important;padding:18px!important}html.ts-web-safe-mode .google-auth-intro-title-v40,body.ts-web-safe-mode .google-auth-intro-title-v40,html[data-shell-mode=web-safe] .google-auth-intro-title-v40,body[data-shell-mode=web-safe] .google-auth-intro-title-v40{font-size:24px!important;line-height:1.15!important}html.ts-web-safe-mode .google-auth-hint-v40,body.ts-web-safe-mode .google-auth-hint-v40,html[data-shell-mode=web-safe] .google-auth-hint-v40,body[data-shell-mode=web-safe] .google-auth-hint-v40,html.ts-web-safe-mode .google-auth-language-label-v40,body.ts-web-safe-mode .google-auth-language-label-v40,html[data-shell-mode=web-safe] .google-auth-language-label-v40,body[data-shell-mode=web-safe] .google-auth-language-label-v40{font-size:16px!important;line-height:1.28!important}html.ts-web-safe-mode .google-auth-language-select-v40,body.ts-web-safe-mode .google-auth-language-select-v40,html[data-shell-mode=web-safe] .google-auth-language-select-v40,body[data-shell-mode=web-safe] .google-auth-language-select-v40,html.ts-web-safe-mode .google-auth-modal-v40 .google-auth-language-v40 .marketplace-input,body.ts-web-safe-mode .google-auth-modal-v40 .google-auth-language-v40 .marketplace-input,html[data-shell-mode=web-safe] .google-auth-modal-v40 .google-auth-language-v40 .marketplace-input,body[data-shell-mode=web-safe] .google-auth-modal-v40 .google-auth-language-v40 .marketplace-input{border-radius:18px!important;min-height:54px!important;padding:0 16px!important;font-size:18px!important}html.ts-web-safe-mode .google-signin-shell-v35 .google-signin-button,body.ts-web-safe-mode .google-signin-shell-v35 .google-signin-button,html[data-shell-mode=web-safe] .google-signin-shell-v35 .google-signin-button,body[data-shell-mode=web-safe] .google-signin-shell-v35 .google-signin-button{min-height:58px!important;margin-bottom:0!important;transform:none!important}@media (width<=760px){.google-auth-modal-v40.marketplace-auth-modal,.google-auth-modal-v35.marketplace-auth-modal,.marketplace-auth-modal.google-auth-modal-v40,.marketplace-auth-modal.google-auth-modal-v35,html.ts-web-safe-mode .google-auth-modal-v40.marketplace-auth-modal,body.ts-web-safe-mode .google-auth-modal-v40.marketplace-auth-modal,html[data-shell-mode=web-safe] .google-auth-modal-v40.marketplace-auth-modal,body[data-shell-mode=web-safe] .google-auth-modal-v40.marketplace-auth-modal{width:min(540px,100vw - 22px)!important;max-width:min(540px,100vw - 22px)!important;max-height:calc(100dvh - 22px - env(safe-area-inset-top) - env(safe-area-inset-bottom))!important;-webkit-overflow-scrolling:touch!important;overscroll-behavior:contain!important;padding:16px!important;padding-bottom:calc(16px + env(safe-area-inset-bottom))!important;border-radius:28px!important;overflow:hidden auto!important}.google-auth-modal-v40 .marketplace-box-header,.google-auth-modal-v35 .marketplace-box-header{align-items:center!important;margin-bottom:12px!important}.google-auth-modal-v40 .marketplace-box-title,.google-auth-modal-v35 .marketplace-box-title{letter-spacing:-.03em!important;font-size:23px!important;line-height:1.12!important}.google-auth-modal-v40 .marketplace-box-close-compact,.google-auth-modal-v35 .marketplace-box-close-compact{border-radius:16px!important;width:44px!important;min-width:44px!important;max-width:44px!important;height:44px!important;min-height:44px!important;max-height:44px!important;padding:0!important;font-size:25px!important}.google-auth-content-v40,.google-auth-content-v35,.google-auth-modal-v40 .google-auth-content-v40,.google-auth-modal-v35 .google-auth-content-v35{gap:12px!important}.google-auth-intro-card-v40,.google-auth-intro-card-v35{border-radius:22px!important;grid-template-columns:auto minmax(0,1fr)!important;align-items:center!important;gap:10px!important;min-height:0!important;padding:12px!important;display:grid!important}.google-auth-icon-v40,.google-auth-icon-v35{border-radius:17px!important;width:48px!important;min-width:48px!important;height:48px!important;min-height:48px!important;font-size:27px!important}.google-auth-intro-title-v40,.google-auth-intro-title-v35{letter-spacing:-.02em!important;margin:0 0 4px!important;font-size:20px!important;line-height:1.12!important}.google-auth-hint-v40,.google-auth-hint-v35{margin:0!important;font-size:15px!important;font-weight:750!important;line-height:1.28!important}.google-auth-language-v40,.google-auth-language-v35{gap:8px!important}.google-auth-language-label-v40,.google-auth-language-label-v35,.google-auth-language-v40 .marketplace-helper,.google-auth-language-v35 .marketplace-helper{margin:0!important;font-size:15px!important;line-height:1.18!important}.google-auth-language-select-v40,.google-auth-language-select-v35,.google-auth-modal-v40 .google-auth-language-v40 .marketplace-input,.google-auth-modal-v35 .google-auth-language-v35 .marketplace-input,.google-auth-modal-v40 .marketplace-input,.google-auth-modal-v35 .marketplace-input{border-radius:18px!important;height:52px!important;min-height:52px!important;max-height:52px!important;margin-bottom:0!important;padding:0 14px!important;font-size:18px!important;font-weight:850!important;line-height:1.1!important}.google-auth-action-card-v40,.google-auth-action-card-v35{border-radius:22px!important;padding:12px 10px 10px!important;overflow:hidden!important}.google-signin-block-v40,.google-signin-block-v35,.google-signin-block-v35.google-signin-block-v40,.google-auth-modal-v40 .google-signin-block-v40,.google-auth-modal-v35 .google-signin-block-v35{height:auto!important;min-height:58px!important;padding-top:0!important;overflow:hidden!important}.google-signin-shell-v35,.google-signin-shell-v40{height:auto!important;min-height:58px!important;overflow:hidden!important}.google-signin-shell-v35 .google-signin-button,.google-signin-shell-v40 .google-signin-button,.google-auth-modal-v40 .google-signin-button,.google-auth-modal-v35 .google-signin-button{transform-origin:50%!important;width:100%!important;max-width:100%!important;height:54px!important;min-height:54px!important;max-height:54px!important;margin:0!important;overflow:hidden!important;transform:none!important}.google-signin-shell-v35 .google-signin-button>div,.google-signin-shell-v35 .google-signin-button iframe,.google-signin-shell-v40 .google-signin-button>div,.google-signin-shell-v40 .google-signin-button iframe,.google-auth-modal-v40 .google-signin-button>div,.google-auth-modal-v40 .google-signin-button iframe,.google-auth-modal-v35 .google-signin-button>div,.google-auth-modal-v35 .google-signin-button iframe{width:100%!important;max-width:100%!important;height:54px!important;max-height:54px!important;overflow:hidden!important;transform:none!important}.google-auth-secure-note-v40,.google-auth-secure-note-v35{padding:6px 4px 0!important;font-size:12px!important;font-weight:750!important;line-height:1.25!important}.google-auth-telegram-button-v40,.google-auth-telegram-button-v35,.google-auth-modal-v40 .listing-secondary-button,.google-auth-modal-v35 .listing-secondary-button{border-radius:18px!important;height:50px!important;min-height:50px!important;padding:0 14px!important;font-size:16px!important}.google-auth-modal-v40 .marketplace-auth-error,.google-auth-modal-v35 .marketplace-auth-error{border-radius:15px!important;padding:9px 11px!important;font-size:14px!important;line-height:1.25!important}}html.ts-web-safe-mode .google-signin-shell-v35 .google-signin-button,body.ts-web-safe-mode .google-signin-shell-v35 .google-signin-button,html[data-shell-mode=web-safe] .google-signin-shell-v35 .google-signin-button,body[data-shell-mode=web-safe] .google-signin-shell-v35 .google-signin-button,html.ts-web-safe-mode .google-auth-modal-v40 .google-signin-button,body.ts-web-safe-mode .google-auth-modal-v40 .google-signin-button,html[data-shell-mode=web-safe] .google-auth-modal-v40 .google-signin-button,body[data-shell-mode=web-safe] .google-auth-modal-v40 .google-signin-button{height:54px!important;min-height:54px!important;margin:0!important;transform:none!important}html.ts-viewport-guard-v73,body.ts-viewport-guard-v73{width:100%!important;min-width:0!important}@media (hover:none) and (pointer:coarse){html.ts-web-safe-mode .app,body.ts-web-safe-mode .app,html[data-shell-mode=web-safe] .app,body[data-shell-mode=web-safe] .app{width:100%!important;max-width:100%!important}}html.ts-web-safe-mode .app-shell-web-pwa,body.ts-web-safe-mode .app-shell-web-pwa,html[data-shell-mode=web-safe] .app-shell-web-pwa,body[data-shell-mode=web-safe] .app-shell-web-pwa,.app-shell-web-pwa{zoom:1!important;width:100%!important;min-width:0!important;max-width:100%!important;transform:scale(1)!important}html.ts-web-safe-mode,body.ts-web-safe-mode,html[data-shell-mode=web-safe],body[data-shell-mode=web-safe]{-webkit-text-size-adjust:100%!important;-moz-text-size-adjust:100%!important;text-size-adjust:100%!important}html.ts-web-safe-mode .app,body.ts-web-safe-mode .app,html[data-shell-mode=web-safe] .app,body[data-shell-mode=web-safe] .app{width:100%!important;min-width:0!important;max-width:760px!important;margin:0 auto!important}html.ts-web-safe-mode .premium-user-menu-row,body.ts-web-safe-mode .premium-user-menu-row,html[data-shell-mode=web-safe] .premium-user-menu-row,body[data-shell-mode=web-safe] .premium-user-menu-row{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:7px!important;margin-bottom:7px!important;display:grid!important}html.ts-web-safe-mode .premium-user-action,body.ts-web-safe-mode .premium-user-action,html[data-shell-mode=web-safe] .premium-user-action,body[data-shell-mode=web-safe] .premium-user-action{border-radius:17px!important;gap:6px!important;min-height:64px!important;max-height:none!important;padding:8px 4px 7px!important;transform:none!important}html.ts-web-safe-mode .premium-user-action-icon-wrap,body.ts-web-safe-mode .premium-user-action-icon-wrap,html[data-shell-mode=web-safe] .premium-user-action-icon-wrap,body[data-shell-mode=web-safe] .premium-user-action-icon-wrap{border-radius:12px!important;width:30px!important;min-width:30px!important;height:30px!important}html.ts-web-safe-mode .premium-user-action-icon,body.ts-web-safe-mode .premium-user-action-icon,html[data-shell-mode=web-safe] .premium-user-action-icon,body[data-shell-mode=web-safe] .premium-user-action-icon{width:18px!important;height:18px!important}html.ts-web-safe-mode .premium-user-action-label,body.ts-web-safe-mode .premium-user-action-label,html[data-shell-mode=web-safe] .premium-user-action-label,body[data-shell-mode=web-safe] .premium-user-action-label{white-space:normal!important;word-break:normal!important;overflow-wrap:normal!important;-webkit-hyphens:none!important;hyphens:none!important;text-align:center!important;max-width:100%!important;max-height:2.45em!important;font-size:10.5px!important;font-weight:850!important;line-height:1.16!important;display:block!important;overflow:hidden!important}html.ts-web-safe-mode .modal,body.ts-web-safe-mode .modal,html[data-shell-mode=web-safe] .modal,body[data-shell-mode=web-safe] .modal{padding:max(10px, env(safe-area-inset-top)) 10px max(10px, env(safe-area-inset-bottom))!important}html.ts-web-safe-mode .modal-box,body.ts-web-safe-mode .modal-box,html[data-shell-mode=web-safe] .modal-box,body[data-shell-mode=web-safe] .modal-box{width:min(720px,100vw - 20px)!important;max-width:min(720px,100vw - 20px)!important;max-height:calc(100dvh - 24px - env(safe-area-inset-top) - env(safe-area-inset-bottom))!important;-webkit-overflow-scrolling:touch!important;border-radius:24px!important;padding:16px!important;overflow-y:auto!important}.google-auth-modal-v40.marketplace-auth-modal,.google-auth-modal-v35.marketplace-auth-modal,html.ts-web-safe-mode .google-auth-modal-v40.marketplace-auth-modal,body.ts-web-safe-mode .google-auth-modal-v40.marketplace-auth-modal,html[data-shell-mode=web-safe] .google-auth-modal-v40.marketplace-auth-modal,body[data-shell-mode=web-safe] .google-auth-modal-v40.marketplace-auth-modal{width:min(560px,100vw - 22px)!important;max-width:min(560px,100vw - 22px)!important;max-height:calc(100dvh - 24px - env(safe-area-inset-top) - env(safe-area-inset-bottom))!important;zoom:1!important;border-radius:28px!important;padding:18px!important;overflow:hidden auto!important;transform:none!important}.google-auth-modal-v40 .marketplace-box-header,.google-auth-modal-v35 .marketplace-box-header{margin-bottom:14px!important}.google-auth-modal-v40 .marketplace-box-title,.google-auth-modal-v35 .marketplace-box-title{letter-spacing:-.02em!important;font-size:24px!important;line-height:1.12!important}.google-auth-modal-v40 .marketplace-box-close-compact,.google-auth-modal-v35 .marketplace-box-close-compact{border-radius:16px!important;width:46px!important;min-width:46px!important;max-width:46px!important;height:46px!important;min-height:46px!important;max-height:46px!important;padding:0!important;font-size:25px!important}.google-auth-content-v40,.google-auth-content-v35{gap:13px!important}.google-auth-intro-card-v40,.google-auth-intro-card-v35{text-align:left!important;border-radius:22px!important;grid-template-columns:auto minmax(0,1fr)!important;gap:12px!important;padding:14px!important}.google-auth-icon-v40,.google-auth-icon-v35{border-radius:18px!important;width:50px!important;min-width:50px!important;height:50px!important;font-size:28px!important}.google-auth-intro-title-v40,.google-auth-intro-title-v35{margin:0 0 5px!important;font-size:21px!important;line-height:1.14!important}.google-auth-hint-v40,.google-auth-hint-v35{margin:0!important;font-size:15px!important;font-weight:760!important;line-height:1.28!important}.google-auth-language-v40,.google-auth-language-v35{gap:8px!important}.google-auth-language-label-v40,.google-auth-language-label-v35,.google-auth-language-v40 .marketplace-helper,.google-auth-language-v35 .marketplace-helper{margin:0!important;font-size:15px!important;line-height:1.18!important}.google-auth-language-select-v40,.google-auth-language-select-v35,.google-auth-modal-v40 .google-auth-language-v40 .marketplace-input,.google-auth-modal-v35 .google-auth-language-v35 .marketplace-input{border-radius:18px!important;height:52px!important;min-height:52px!important;max-height:52px!important;margin-bottom:0!important;padding:0 15px!important;font-size:18px!important;font-weight:850!important;line-height:1.1!important}.google-auth-action-card-v40,.google-auth-action-card-v35{border-radius:22px!important;padding:12px 10px 10px!important;overflow:hidden!important}.google-signin-block-v40,.google-signin-block-v35,.google-signin-block-v35.google-signin-block-v40{height:auto!important;min-height:58px!important;padding-top:0!important;overflow:hidden!important}.google-signin-shell-v35,.google-signin-shell-v40{height:auto!important;min-height:58px!important;overflow:hidden!important}.google-signin-shell-v35 .google-signin-button,.google-signin-shell-v40 .google-signin-button,.google-auth-modal-v40 .google-signin-button,.google-auth-modal-v35 .google-signin-button{transform-origin:50%!important;width:100%!important;max-width:100%!important;height:54px!important;min-height:54px!important;max-height:54px!important;margin:0!important;overflow:hidden!important;transform:none!important}.google-signin-shell-v35 .google-signin-button>div,.google-signin-shell-v35 .google-signin-button iframe,.google-signin-shell-v40 .google-signin-button>div,.google-signin-shell-v40 .google-signin-button iframe,.google-auth-modal-v40 .google-signin-button>div,.google-auth-modal-v40 .google-signin-button iframe,.google-auth-modal-v35 .google-signin-button>div,.google-auth-modal-v35 .google-signin-button iframe{width:100%!important;max-width:100%!important;height:54px!important;max-height:54px!important;overflow:hidden!important;transform:none!important}.google-auth-secure-note-v40,.google-auth-secure-note-v35{padding:6px 4px 0!important;font-size:12px!important;font-weight:750!important;line-height:1.25!important}.google-auth-telegram-button-v40,.google-auth-telegram-button-v35,.google-auth-modal-v40 .listing-secondary-button,.google-auth-modal-v35 .listing-secondary-button{border-radius:18px!important;height:50px!important;min-height:50px!important;padding:0 14px!important;font-size:16px!important}.install-guide-modal{width:min(560px,100vw - 22px)!important;max-width:min(560px,100vw - 22px)!important;max-height:calc(100dvh - 24px - env(safe-area-inset-top) - env(safe-area-inset-bottom))!important;border-radius:26px!important;padding:16px!important;overflow-y:auto!important}.install-guide-title{font-size:26px!important;line-height:1.1!important}.install-guide-status-title{font-size:22px!important;line-height:1.14!important}.install-guide-status-text{font-size:15px!important;line-height:1.28!important}.install-guide-step-title{font-size:17px!important}.install-guide-step-text{font-size:14px!important}.install-guide-primary,.modal-box button.install-guide-primary:not(.marketplace-box-close-compact),.modal-box a.install-guide-primary-link{border-radius:20px!important;min-height:54px!important;padding:13px 16px!important;font-size:18px!important;line-height:1.15!important}@media (width<=560px){html.ts-web-safe-mode .app,body.ts-web-safe-mode .app,html[data-shell-mode=web-safe] .app,body[data-shell-mode=web-safe] .app{max-width:100%!important}.google-auth-modal-v40.marketplace-auth-modal,.google-auth-modal-v35.marketplace-auth-modal{border-radius:26px!important;width:calc(100vw - 22px)!important;max-width:calc(100vw - 22px)!important;padding:16px!important}.google-auth-modal-v40 .marketplace-box-title,.google-auth-modal-v35 .marketplace-box-title{font-size:23px!important}.google-auth-intro-card-v40,.google-auth-intro-card-v35{padding:12px!important}}.favorites-modal .tg-card-context-favorites .tg-card-actions,.modal-tile-preview-root-favorites .tg-card-context-favorites .tg-card-actions,.tg-card-tile-preview-box-favorites .tg-card-context-favorites .tg-card-actions{--favorites-action-heart-size:44px;grid-template-columns:var(--favorites-action-heart-size) minmax(0, 1fr) minmax(0, 1fr)!important;align-items:stretch!important;gap:8px!important;margin:12px 0 0!important;padding:0!important;display:grid!important}.favorites-modal .tg-card-context-favorites .tg-card-actions .tg-share-wrap,.modal-tile-preview-root-favorites .tg-card-context-favorites .tg-card-actions .tg-share-wrap,.tg-card-tile-preview-box-favorites .tg-card-context-favorites .tg-card-actions .tg-share-wrap{width:100%!important;min-width:0!important;margin:0!important;padding:0!important;display:block!important}.favorites-modal .tg-card-context-favorites .tg-card-actions button.favorite-toggle-button,.favorites-modal .tg-card-context-favorites .tg-card-actions button.listing-primary-button,.favorites-modal .tg-card-context-favorites .tg-card-actions button.listing-secondary-button,.modal-tile-preview-root-favorites .tg-card-context-favorites .tg-card-actions button.favorite-toggle-button,.modal-tile-preview-root-favorites .tg-card-context-favorites .tg-card-actions button.listing-primary-button,.modal-tile-preview-root-favorites .tg-card-context-favorites .tg-card-actions button.listing-secondary-button,.tg-card-tile-preview-box-favorites .tg-card-context-favorites .tg-card-actions button.favorite-toggle-button,.tg-card-tile-preview-box-favorites .tg-card-context-favorites .tg-card-actions button.listing-primary-button,.tg-card-tile-preview-box-favorites .tg-card-context-favorites .tg-card-actions button.listing-secondary-button{box-shadow:none!important;text-align:center!important;letter-spacing:-.01em!important;white-space:normal!important;border-radius:14px!important;justify-content:center!important;align-items:center!important;width:100%!important;min-width:0!important;max-width:none!important;height:44px!important;min-height:44px!important;max-height:44px!important;margin:0!important;padding:0 10px!important;font-size:13px!important;font-weight:900!important;line-height:1.08!important;display:inline-flex!important;position:static!important;inset:auto!important;overflow:hidden!important;transform:none!important}.favorites-modal .tg-card-context-favorites .tg-card-actions button.favorite-toggle-button,.modal-tile-preview-root-favorites .tg-card-context-favorites .tg-card-actions button.favorite-toggle-button,.tg-card-tile-preview-box-favorites .tg-card-context-favorites .tg-card-actions button.favorite-toggle-button{width:var(--favorites-action-heart-size)!important;min-width:var(--favorites-action-heart-size)!important;max-width:var(--favorites-action-heart-size)!important;border:1px solid var(--tg-border)!important;background:var(--tg-surface)!important;color:var(--tg-text)!important;place-self:stretch stretch!important;padding:0!important}.favorites-modal .tg-card-context-favorites .tg-card-actions button.favorite-toggle-button.is-active,.modal-tile-preview-root-favorites .tg-card-context-favorites .tg-card-actions button.favorite-toggle-button.is-active,.tg-card-tile-preview-box-favorites .tg-card-context-favorites .tg-card-actions button.favorite-toggle-button.is-active{color:#ff4d7b!important;background:#ff4d7b1f!important;border-color:#ff4d7b3d!important}.favorites-modal .tg-card-context-favorites .tg-card-actions .favorite-toggle-icon,.modal-tile-preview-root-favorites .tg-card-context-favorites .tg-card-actions .favorite-toggle-icon,.tg-card-tile-preview-box-favorites .tg-card-context-favorites .tg-card-actions .favorite-toggle-icon{font-size:23px!important;line-height:1!important}.favorites-modal .tg-card-context-favorites .tg-card-actions button.listing-primary-button,.modal-tile-preview-root-favorites .tg-card-context-favorites .tg-card-actions button.listing-primary-button,.tg-card-tile-preview-box-favorites .tg-card-context-favorites .tg-card-actions button.listing-primary-button{background:linear-gradient(135deg, var(--tg-accent), var(--tg-accent-2))!important;color:#fff!important;border:0!important}.favorites-modal .tg-card-context-favorites .tg-card-actions button.listing-secondary-button,.modal-tile-preview-root-favorites .tg-card-context-favorites .tg-card-actions button.listing-secondary-button,.tg-card-tile-preview-box-favorites .tg-card-context-favorites .tg-card-actions button.listing-secondary-button{border:1px solid var(--tg-border)!important;background:var(--tg-surface)!important;color:var(--tg-text)!important}@media (width<=560px){.favorites-modal .tg-card-context-favorites .tg-card-actions,.modal-tile-preview-root-favorites .tg-card-context-favorites .tg-card-actions,.tg-card-tile-preview-box-favorites .tg-card-context-favorites .tg-card-actions{--favorites-action-heart-size:42px;gap:7px!important}.favorites-modal .tg-card-context-favorites .tg-card-actions button.favorite-toggle-button,.favorites-modal .tg-card-context-favorites .tg-card-actions button.listing-primary-button,.favorites-modal .tg-card-context-favorites .tg-card-actions button.listing-secondary-button,.modal-tile-preview-root-favorites .tg-card-context-favorites .tg-card-actions button.favorite-toggle-button,.modal-tile-preview-root-favorites .tg-card-context-favorites .tg-card-actions button.listing-primary-button,.modal-tile-preview-root-favorites .tg-card-context-favorites .tg-card-actions button.listing-secondary-button,.tg-card-tile-preview-box-favorites .tg-card-context-favorites .tg-card-actions button.favorite-toggle-button,.tg-card-tile-preview-box-favorites .tg-card-context-favorites .tg-card-actions button.listing-primary-button,.tg-card-tile-preview-box-favorites .tg-card-context-favorites .tg-card-actions button.listing-secondary-button{border-radius:13px!important;height:42px!important;min-height:42px!important;max-height:42px!important;padding:0 8px!important;font-size:12px!important}.favorites-modal .tg-card-context-favorites .tg-card-actions button.favorite-toggle-button,.modal-tile-preview-root-favorites .tg-card-context-favorites .tg-card-actions button.favorite-toggle-button,.tg-card-tile-preview-box-favorites .tg-card-context-favorites .tg-card-actions button.favorite-toggle-button{padding:0!important}}.modal-tile-preview-root .tile-preview-floating-close-button,.modal-tile-preview-root .tile-preview-back-to-grid-button{z-index:2147483647!important;pointer-events:auto!important;touch-action:manipulation!important;position:fixed!important}.modal-tile-preview-root .tile-preview-floating-close-button{top:max(12px, env(safe-area-inset-top))!important;right:max(12px, env(safe-area-inset-right))!important;color:#fff!important;-webkit-backdrop-filter:blur(16px)!important;background:#080c18d6!important;border:1px solid #ffffff7a!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;width:52px!important;min-width:52px!important;height:52px!important;min-height:52px!important;margin:0!important;padding:0!important;font-size:38px!important;font-weight:800!important;line-height:1!important;display:inline-flex!important;box-shadow:0 14px 36px #00000061!important}.modal-tile-preview-root .tile-preview-back-to-grid-button{left:max(12px, env(safe-area-inset-left))!important;bottom:max(14px, env(safe-area-inset-bottom))!important;color:#fff!important;-webkit-backdrop-filter:blur(16px)!important;background:#080c18d1!important;border:1px solid #ffffff6b!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;max-width:calc(100vw - 24px)!important;min-height:48px!important;margin:0!important;padding:0 18px!important;font-size:16px!important;font-weight:900!important;line-height:1.1!important;display:inline-flex!important;box-shadow:0 14px 36px #00000052!important}.tg-card-tile-preview-box[data-tile-preview-box=true]{outline:none!important}@media (width<=560px){.modal-tile-preview-root .tile-preview-floating-close-button{width:50px!important;min-width:50px!important;height:50px!important;min-height:50px!important;font-size:36px!important}.modal-tile-preview-root .tile-preview-back-to-grid-button{min-height:46px!important;padding:0 16px!important;font-size:15px!important}}.mini-push-cta{text-align:left!important;cursor:pointer!important;color:#fff!important;background:radial-gradient(circle at 18% 10%,#ffffff47,#0000 26%),linear-gradient(135deg,#3f8cff,#6b7dff 52%,#9b5cff)!important;border:1px solid #3f8cff52!important;border-radius:22px!important;grid-template-columns:auto minmax(0,1fr) auto!important;align-items:center!important;gap:12px!important;width:100%!important;min-height:72px!important;margin:0 0 12px!important;padding:12px 14px!important;display:grid!important;position:relative!important;overflow:hidden!important;box-shadow:0 16px 40px #3f8cff3d,0 10px 24px #9b5cff29!important}.mini-push-cta.is-enabled{background:radial-gradient(circle at 18% 10%,#ffffff42,#0000 26%),linear-gradient(135deg,#19a35b,#27c46a 55%,#3f8cff)!important;border-color:#22c55e6b!important}.mini-push-cta:disabled{cursor:default!important;opacity:.78!important}.mini-push-cta-icon{background:#ffffff2e!important;border-radius:17px!important;justify-content:center!important;align-items:center!important;width:48px!important;height:48px!important;font-size:24px!important;display:inline-flex!important;box-shadow:inset 0 0 0 1px #ffffff2e!important}.mini-push-cta-copy{gap:4px!important;min-width:0!important;display:grid!important}.mini-push-cta-title{letter-spacing:-.02em!important;color:#fff!important;font-size:16px!important;font-weight:950!important;line-height:1.08!important}.mini-push-cta-subtitle{color:#ffffffd1!important;font-size:12px!important;font-weight:760!important;line-height:1.22!important}.mini-push-cta-arrow{color:#fff!important;background:#ffffff2e!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;width:28px!important;height:28px!important;font-size:20px!important;font-weight:900!important;display:inline-flex!important}@media (width<=560px){.mini-push-cta{border-radius:20px!important;min-height:68px!important;padding:11px 12px!important}.mini-push-cta-icon{border-radius:15px!important;width:44px!important;height:44px!important}.mini-push-cta-title{font-size:15px!important}.mini-push-cta-subtitle{font-size:11.5px!important}}.mini-push-cta.is-enabled .mini-push-cta-arrow{background:#ffffff3d!important}.mini-push-cta.is-enabled .mini-push-cta-subtitle{color:#ffffffe0!important}.mini-push-cta{grid-template-columns:auto minmax(0,1fr) auto!important;min-height:58px!important}.mini-push-cta-subtitle{display:none!important}.mini-push-cta-copy{gap:0!important}@media (width<=560px){.mini-push-cta{min-height:56px!important}}.premium-feed-ad-slot{color:#fff;isolation:isolate;background:#101827;border:1px solid #ffffff29;border-radius:26px;grid-column:1/-1;min-height:245px;position:relative;overflow:hidden;box-shadow:0 22px 54px #0f172a2e,inset 0 0 0 1px #ffffff0d}.premium-feed-ad-media{z-index:0;background:radial-gradient(circle at 20% 12%,#3f8cff61,#0000 32%),linear-gradient(135deg,#0f172a,#1d2b55);position:absolute;inset:0}.premium-feed-ad-image,.premium-feed-ad-video{object-fit:cover;width:100%;height:100%}.premium-feed-ad-fallback{letter-spacing:-.06em;color:#ffffff3d;place-items:center;width:100%;height:100%;font-size:58px;font-weight:950;display:grid}.premium-feed-ad-shade{z-index:1;background:linear-gradient(#05080e7a,#05080e29 38%,#05080ed1),linear-gradient(90deg,#05080eb3,#0000 58%);position:absolute;inset:0}.premium-feed-ad-topline{z-index:2;justify-content:space-between;align-items:center;gap:10px;display:flex;position:absolute;top:13px;left:13px;right:13px}.premium-feed-ad-badge,.premium-feed-ad-counter{-webkit-backdrop-filter:blur(14px);color:#fffffff0;background:#080c189e;border:1px solid #ffffff38;border-radius:999px;align-items:center;min-height:30px;padding:7px 11px;font-size:12px;font-weight:900;line-height:1;display:inline-flex}.premium-feed-ad-content{z-index:2;flex-direction:column;justify-content:flex-end;gap:7px;min-height:245px;padding:84px 16px 16px;display:flex;position:relative}.premium-feed-ad-context{color:#ffffffb8;white-space:nowrap;text-overflow:ellipsis;max-width:100%;font-size:12px;font-weight:800;line-height:1.25;overflow:hidden}.premium-feed-ad-title{color:#fff;letter-spacing:-.045em;text-shadow:0 10px 28px #00000052;max-width:95%;font-size:clamp(20px,5.2vw,30px);font-weight:950;line-height:1.02}.premium-feed-ad-description{color:#ffffffdb;text-shadow:0 8px 22px #00000047;max-width:92%;font-size:14px;font-weight:720;line-height:1.35}.premium-feed-ad-actions{grid-template-columns:1fr auto;align-items:center;gap:10px;margin-top:8px;display:grid}.premium-feed-ad-primary,.premium-feed-ad-secondary{cursor:pointer;touch-action:manipulation;border:0;border-radius:999px;min-height:46px;padding:0 16px;font-size:14px;font-weight:950;line-height:1}.premium-feed-ad-primary{color:#0f172a;background:#fffffff0;box-shadow:0 14px 34px #00000038}.premium-feed-ad-primary:disabled{opacity:.55;cursor:default}.premium-feed-ad-secondary{color:#fff;-webkit-backdrop-filter:blur(12px);background:#ffffff29;border:1px solid #ffffff3d}.premium-feed-ad-primary:active,.premium-feed-ad-secondary:active{transform:scale(.98)}.listing-grid-feed .premium-feed-ad-slot{min-height:255px}.listing-grid-tile .premium-feed-ad-slot{min-height:238px}@media (width<=560px){.premium-feed-ad-slot{border-radius:23px;min-height:226px}.premium-feed-ad-content{min-height:226px;padding:78px 13px 13px}.premium-feed-ad-actions{grid-template-columns:1fr}.premium-feed-ad-primary,.premium-feed-ad-secondary{width:100%;min-height:44px}.premium-feed-ad-description{max-width:100%;font-size:13px}}.mini-menu-dropdown .admin-panel,.premium-menu-dropdown .admin-panel,.mini-dropdown-menu .admin-panel{position:relative;z-index:3110!important}.premium-feed-ad-slot{min-height:214px!important}.premium-feed-ad-content{gap:5px!important;min-height:214px!important;padding:72px 14px 14px!important}.premium-feed-ad-title{max-width:90%!important;font-size:clamp(19px,4.9vw,27px)!important}.premium-feed-ad-description{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;max-width:86%!important;font-size:13px!important;line-height:1.28!important}.premium-feed-ad-actions{align-items:center!important;gap:8px!important;margin-top:7px!important;display:flex!important}.premium-feed-ad-primary,.premium-feed-ad-secondary{white-space:nowrap!important;border-radius:999px!important;width:auto!important;min-width:0!important;height:38px!important;min-height:38px!important;padding:0 14px!important;font-size:13px!important;line-height:1!important}.premium-feed-ad-primary{flex:0 auto!important;max-width:58%!important}.premium-feed-ad-secondary{flex:none!important;max-width:40%!important}@media (width<=560px){.premium-feed-ad-slot,.listing-grid-feed .premium-feed-ad-slot,.listing-grid-tile .premium-feed-ad-slot{min-height:202px!important}.premium-feed-ad-content{min-height:202px!important;padding:68px 12px 12px!important}.premium-feed-ad-actions{grid-template-columns:none!important;display:flex!important}.premium-feed-ad-primary,.premium-feed-ad-secondary{width:auto!important;height:36px!important;min-height:36px!important;padding:0 12px!important;font-size:12px!important}.premium-feed-ad-primary{max-width:56%!important}.premium-feed-ad-secondary{max-width:42%!important}}.premium-feed-ad-badge,.premium-feed-ad-counter{color:#ffffffd1!important;background:#080c186b!important;border-color:#ffffff24!important}.premium-feed-ad-context{color:#ffffff94!important;font-size:11px!important;font-weight:750!important}.premium-feed-ad-title{color:#ffffffe0!important;text-shadow:0 10px 26px #00000057!important}.premium-feed-ad-description{color:#ffffffad!important;font-size:12px!important;font-weight:650!important;line-height:1.26!important}.premium-feed-ad-primary,.premium-feed-ad-secondary{color:#ffffffd1!important;box-shadow:none!important;-webkit-backdrop-filter:blur(14px)!important;background:#ffffff21!important;border:1px solid #ffffff2e!important}.premium-feed-ad-primary{color:#ffffffe0!important;background:#ffffff29!important;border-color:#ffffff38!important}.premium-feed-ad-secondary{color:#ffffffb3!important;background:#ffffff14!important;border-color:#ffffff21!important}.premium-feed-ad-primary:disabled{opacity:.42!important}.premium-feed-ad-primary:active,.premium-feed-ad-secondary:active{background:#fff3!important}@media (width<=560px){.premium-feed-ad-context{font-size:10px!important}.premium-feed-ad-description{font-size:11px!important}}.modal,.modal-overlay,.account-panel,.marketplace-auth-box,.marketplace-create-box,.marketplace-cabinet-box,.favorites-modal,.billing-picker-modal{z-index:7000!important}.modal .modal-box,.modal-overlay .modal-box,.modal-box,.account-panel,.marketplace-auth-box,.marketplace-create-box,.marketplace-cabinet-box,.favorites-modal,.billing-picker-modal{z-index:7010!important;position:relative!important}:is(body:has(.modal),body:has(.modal-overlay),body:has(.account-panel)){overflow:hidden}.mini-dropdown-menu,.mini-menu-dropdown,.premium-menu-dropdown{z-index:3100!important}.mini-header,.app-shell .mini-header{z-index:3000!important}html.ts-web-pwa-mode .modal,body.ts-web-pwa-mode .modal,.app-shell-web-pwa .modal,html.ts-web-pwa-mode .modal-overlay,body.ts-web-pwa-mode .modal-overlay,.app-shell-web-pwa .modal-overlay{z-index:50000!important}.premium-feed-ad-media{overflow:hidden!important}.premium-feed-ad-poster{z-index:0!important;opacity:1!important;transition:opacity .42s!important;position:absolute!important;inset:0!important}.premium-feed-ad-video{z-index:1!important;opacity:0!important;transition:opacity .55s!important;position:absolute!important;inset:0!important}.premium-feed-ad-slot.is-video-ready .premium-feed-ad-video{opacity:1!important}.premium-feed-ad-slot.is-video-ready .premium-feed-ad-poster{opacity:.22!important}.premium-feed-ad-slot-video .premium-feed-ad-shade,.premium-feed-ad-slot-image .premium-feed-ad-shade{z-index:2!important}.premium-feed-ad-topline,.premium-feed-ad-content{z-index:3!important}.premium-feed-ad-sound-toggle{z-index:4;color:#ffffffd1;cursor:pointer;-webkit-backdrop-filter:blur(14px);width:36px;height:36px;box-shadow:none;touch-action:manipulation;background:#080c1857;border:1px solid #ffffff24;border-radius:999px;justify-content:center;align-items:center;padding:0;display:inline-flex;position:absolute;top:52px;right:13px}.premium-feed-ad-sound-toggle span{justify-content:center;align-items:center;font-size:16px;line-height:1;display:inline-flex;transform:translateY(-.5px)}.premium-feed-ad-sound-toggle:active{background:#ffffff29;transform:scale(.96)}.premium-feed-ad-slot.is-video-unmuted .premium-feed-ad-sound-toggle{color:#ffffffeb;background:#ffffff29;border-color:#ffffff38}@media (width<=560px){.premium-feed-ad-sound-toggle{width:34px;height:34px;top:50px;right:12px}.premium-feed-ad-sound-toggle span{font-size:15px}}.premium-feed-ad-content{pointer-events:none!important}.premium-feed-ad-actions,.premium-feed-ad-primary,.premium-feed-ad-secondary{pointer-events:auto!important}.premium-feed-ad-sound-toggle{pointer-events:auto!important;z-index:12!important}.premium-feed-ad-video,.premium-feed-ad-image,.premium-feed-ad-poster,.premium-feed-ad-shade,.premium-feed-ad-topline{pointer-events:none!important}.outside-note{display:none!important}.admin-banner-i18n{gap:8px;display:grid}.admin-banner-language-card{border:1px solid var(--tg-border);background:color-mix(in srgb, var(--tg-surface) 78%, transparent);border-radius:14px;gap:7px;padding:9px;display:grid}.admin-banner-language-title{color:var(--tg-muted);letter-spacing:.04em;font-size:12px;font-weight:900}.media-guide{gap:12px;margin-bottom:14px;display:grid}.media-guide-hero-card{color:#fff;background:radial-gradient(circle at 18% 12%,#ff46464d,#0000 28%),radial-gradient(circle at 82% 18%,#3f8cff3d,#0000 34%),linear-gradient(135deg,#0c101cf5,#1a1f34f0);border:1px solid #ffffff24;border-radius:28px;grid-template-columns:minmax(0,1fr);gap:0;display:grid;position:relative;overflow:hidden;box-shadow:0 24px 60px #00000038}.media-guide-hero-media{cursor:pointer;background:#10131f;border:0;width:100%;min-height:222px;margin:0;padding:0;display:block;position:relative;overflow:hidden}.media-guide-hero-image,.media-guide-hero-image-fallback{object-fit:cover;width:100%;height:100%;min-height:222px}.media-guide-hero-image-fallback,.media-guide-thumb-fallback{color:#ffffffe0;background:radial-gradient(circle at 30% 20%,#f003,#0000 36%),linear-gradient(135deg,#10131f,#20263a);place-items:center;display:grid}.media-guide-thumb-fallback-icon{color:#ff3030;filter:drop-shadow(0 10px 24px #00000057);width:58px;height:58px}.media-guide-hero-glow,.media-guide-hero-shade{pointer-events:none;position:absolute;inset:0}.media-guide-hero-glow{background:radial-gradient(circle,#0000 0 36%,#00000057 100%)}.media-guide-hero-shade{background:linear-gradient(#0000000f,#00000080),linear-gradient(90deg,#0000005c,#0000 58%)}.media-guide-play-badge{-webkit-backdrop-filter:blur(16px);color:#ff3434;background:#ffffff29;border:1px solid #ffffff38;border-radius:22px;justify-content:center;align-items:center;width:58px;height:58px;display:inline-flex;position:absolute;bottom:16px;left:16px}.media-guide-play-icon{width:32px;height:32px}.media-guide-hero-copy{gap:9px;padding:16px;display:grid}.media-guide-eyebrow,.media-guide-section-kicker{color:#ffffff94;text-transform:uppercase;letter-spacing:.11em;font-size:11px;font-weight:950;line-height:1}.media-guide-hero-tags,.media-review-tags{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.media-guide-hero-tags span,.media-review-tags span{color:#ffffffd1;background:#ffffff1f;border:1px solid #ffffff21;border-radius:999px;align-items:center;min-height:28px;padding:0 10px;font-size:12px;font-weight:850;line-height:1;display:inline-flex}.media-guide-title{letter-spacing:-.055em;color:#fffffff5;max-width:92%;margin:0;font-size:clamp(25px,6.6vw,38px);font-weight:970;line-height:.98}.media-guide-subtitle{color:#ffffffad;max-width:94%;margin:0;font-size:13px;font-weight:650;line-height:1.35}.media-guide-hero-actions{flex-wrap:wrap;align-items:center;gap:8px;margin-top:3px;display:flex}.media-guide-primary,.media-guide-secondary,.media-review-primary,.media-review-secondary{cursor:pointer;border:1px solid #ffffff29;border-radius:999px;justify-content:center;align-items:center;gap:7px;min-height:39px;padding:0 14px;font-size:13px;font-weight:900;line-height:1;display:inline-flex}.media-guide-primary,.media-review-primary{color:#ffffffeb;-webkit-backdrop-filter:blur(14px);background:#ffffff26}.media-guide-secondary,.media-review-secondary{color:#ffffffb3;background:#ffffff12}.media-guide-button-icon{color:#ff3434;flex:none;width:17px;height:17px}.media-guide-category-strip{-ms-overflow-style:none;scrollbar-width:none;gap:8px;padding:1px 1px 3px;display:flex;overflow-x:auto}.media-guide-category-strip::-webkit-scrollbar{display:none}.media-guide-category-chip{border:1px solid var(--tg-border);background:var(--tg-surface);min-height:42px;color:var(--tg-text);cursor:pointer;box-shadow:var(--tg-shadow);border-radius:999px;flex:none;align-items:center;gap:8px;padding:0 13px;font-size:13px;font-weight:850;display:inline-flex}.media-guide-category-chip small{color:#ffffffb8;font-size:10px;font-weight:850}.media-guide-category-chip.active{color:#fff;background:linear-gradient(135deg,#ff3b3b,#ff7a59);border-color:#0000}.media-guide-section-head{justify-content:space-between;align-items:flex-end;gap:12px;margin:4px 2px 10px;display:flex}.media-guide-section-kicker{color:var(--tg-accent);margin-bottom:4px}.media-guide-section-title{color:var(--tg-text);letter-spacing:-.035em;font-size:19px;font-weight:950;line-height:1.05}.media-guide-section-note{max-width:44%;color:var(--tg-muted);text-align:right;font-size:11px;font-weight:650;line-height:1.35}.media-guide-grid{gap:13px}.media-review-card{background:var(--tg-surface);border:1px solid var(--tg-border);box-shadow:var(--tg-shadow);border-radius:24px;overflow:hidden}.media-review-thumb{aspect-ratio:16/9;cursor:pointer;background:#10131f;border:0;width:100%;margin:0;padding:0;display:block;position:relative;overflow:hidden}.media-review-image,.media-review-image-fallback{object-fit:cover;width:100%;height:100%}.media-review-thumb-shade{pointer-events:none;background:linear-gradient(#00000005,#0000007a),radial-gradient(circle at 50% 45%,#0000 0 36%,#0000004d 100%);position:absolute;inset:0}.media-review-play{color:#ff3030;-webkit-backdrop-filter:blur(14px);background:#ffffff2b;border:1px solid #fff3;border-radius:17px;justify-content:center;align-items:center;width:46px;height:46px;display:inline-flex;position:absolute;bottom:12px;left:12px}.media-review-play-icon{width:26px;height:26px}.media-review-time{color:#ffffffe0;-webkit-backdrop-filter:blur(12px);background:#080c1880;border:1px solid #ffffff24;border-radius:999px;align-items:center;min-height:28px;padding:0 10px;font-size:12px;font-weight:900;display:inline-flex;position:absolute;bottom:14px;right:12px}.media-review-body{gap:9px;padding:13px;display:grid}.media-review-tags span{background:var(--tg-surface-2);border:1px solid var(--tg-border);min-height:27px;color:var(--tg-muted)}.media-review-tags span:first-child{color:var(--tg-accent);background:#3f8cff1c;border-color:#3f8cff24}.media-review-title{color:var(--tg-text);letter-spacing:-.02em;font-size:17px;font-weight:930;line-height:1.16}.media-review-meta{color:var(--tg-muted);flex-wrap:wrap;gap:7px;font-size:12px;font-weight:650;line-height:1.3;display:flex}.media-review-actions{flex-wrap:wrap;gap:8px;margin-top:2px;display:flex}.media-review-primary{color:var(--tg-text);background:var(--tg-surface-2);border-color:var(--tg-border)}.media-review-secondary{color:var(--tg-muted);border-color:var(--tg-border);background:0 0}@media (width>=720px){.media-guide-hero-card{grid-template-columns:1.12fr .88fr;align-items:stretch}.media-guide-hero-media,.media-guide-hero-image,.media-guide-hero-image-fallback{min-height:300px}.media-guide-hero-copy{align-content:end;padding:22px}.media-guide-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=560px){.media-guide-hero-card{border-radius:24px}.media-guide-hero-media,.media-guide-hero-image,.media-guide-hero-image-fallback{min-height:206px}.media-guide-title{max-width:100%;font-size:clamp(23px,7.2vw,31px)}.media-guide-subtitle{max-width:100%}.media-guide-section-head{flex-direction:column;align-items:flex-start;gap:4px}.media-guide-section-note{text-align:left;max-width:100%}}html.ts-web-pwa-mode .media-guide,body.ts-web-pwa-mode .media-guide,.app-shell-web-pwa .media-guide,html.ts-web-pwa-mode .media-review-card,body.ts-web-pwa-mode .media-review-card,.app-shell-web-pwa .media-review-card{font-size:initial!important}html.ts-web-pwa-mode .media-review-title,body.ts-web-pwa-mode .media-review-title,.app-shell-web-pwa .media-review-title{font-size:18px!important}html.ts-web-pwa-mode .media-review-meta,body.ts-web-pwa-mode .media-review-meta,.app-shell-web-pwa .media-review-meta{font-size:12px!important}.partner-video-form{margin-bottom:14px}.partner-video-box{background:radial-gradient(circle at 16% 12%, #ffc43c29, transparent 34%), var(--tg-surface);box-shadow:var(--tg-shadow);border:1px solid #ffc43c3d;border-radius:18px;gap:10px;padding:14px;display:grid}.partner-video-title{color:var(--tg-text);font-size:15px;font-weight:900}.partner-video-box .listing-primary-button{width:100%;min-height:46px}.search-overlay{z-index:12000!important;isolation:isolate!important}.search-sheet{z-index:12001!important;position:relative!important}html.ts-web-pwa-mode .search-overlay,body.ts-web-pwa-mode .search-overlay,.app-shell-web-pwa .search-overlay{z-index:12000!important;isolation:isolate!important}html.ts-web-pwa-mode .search-sheet,body.ts-web-pwa-mode .search-sheet,.app-shell-web-pwa .search-sheet{z-index:12001!important;position:relative!important}.media-guide-category-chip.is-recommended,.media-guide-category-chip.is-partners{color:#fff;border-color:#0000;position:relative;overflow:hidden;box-shadow:0 12px 26px #141a2824,inset 0 1px #fff3}.media-guide-category-chip.is-recommended{background:radial-gradient(circle at 16% 12%,#ffffff57,#0000 28%),linear-gradient(135deg,#ffb020,#ff5f37)}.media-guide-category-chip.is-partners{background:radial-gradient(circle at 16% 12%,#ffffff4d,#0000 28%),linear-gradient(135deg,#6d5dfc,#ff4ea3)}.media-guide-category-chip.is-recommended:after,.media-guide-category-chip.is-partners:after{content:"";opacity:.38;pointer-events:none;background:linear-gradient(90deg,#0000,#ffffff3d,#0000);width:74%;height:160%;position:absolute;inset:-40% auto auto -20%;transform:rotate(20deg)}.media-guide-category-icon{z-index:1;background:#fff3;border-radius:999px;justify-content:center;align-items:center;width:23px;height:23px;margin-left:-3px;font-size:14px;line-height:1;display:inline-flex;position:relative;box-shadow:inset 0 1px #ffffff42}.media-guide-category-chip.is-recommended>span,.media-guide-category-chip.is-partners>span,.media-guide-category-chip.is-recommended small,.media-guide-category-chip.is-partners small,.media-guide-category-mark{z-index:1;position:relative}.media-guide-category-mark{color:#ffffffeb;letter-spacing:.08em;background:#0a0c1438;border-radius:999px;justify-content:center;align-items:center;min-height:22px;padding:0 7px;font-size:9px;font-weight:950;line-height:1;display:inline-flex;box-shadow:inset 0 1px #ffffff24}.media-guide-category-chip.is-recommended.active,.media-guide-category-chip.is-partners.active{transform:translateY(-1px);box-shadow:0 16px 34px #141a2838,0 0 0 3px #ffffff21,inset 0 1px #ffffff3d}.media-guide-category-chip.is-recommended small,.media-guide-category-chip.is-partners small{color:#ffffffd1}.mini-refresh-button{position:relative}.mini-refresh-button .premium-inline-icon{transition:transform .18s,opacity .18s}.mini-refresh-button:active .premium-inline-icon{transform:rotate(42deg)scale(.96)}.mini-refresh-button.is-refreshing .premium-inline-icon{animation:.72s linear infinite ts-page-refresh-spin}.mini-refresh-button:disabled{opacity:.78;cursor:progress}@keyframes ts-page-refresh-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.mini-refresh-button{border:1px solid var(--tg-border)!important;background:var(--tg-surface)!important;width:40px!important;min-width:40px!important;height:40px!important;color:var(--tg-text)!important;box-shadow:var(--tg-shadow)!important;appearance:none!important;border-radius:12px!important;flex:none!important;justify-content:center!important;align-items:center!important;padding:0!important;line-height:1!important;display:inline-flex!important}.mini-refresh-button .premium-inline-icon{transform-origin:50%!important;width:20px!important;height:20px!important;display:block!important}html.ts-web-pwa-mode .mini-refresh-button,body.ts-web-pwa-mode .mini-refresh-button,.app-shell-web-pwa .mini-refresh-button{border-radius:17px!important;width:52px!important;min-width:52px!important;height:52px!important}html.ts-web-pwa-mode .mini-refresh-button .premium-inline-icon,body.ts-web-pwa-mode .mini-refresh-button .premium-inline-icon,.app-shell-web-pwa .mini-refresh-button .premium-inline-icon{width:25px!important;height:25px!important}@media (width<=560px){.mini-refresh-button{border-radius:12px!important;width:38px!important;min-width:38px!important;height:38px!important}.mini-refresh-button .premium-inline-icon{width:19px!important;height:19px!important}}.marketplace-native-file-picker{cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;justify-content:center;align-items:center;width:100%;display:inline-flex;position:relative;overflow:hidden}.marketplace-native-file-picker>span{pointer-events:none}.marketplace-native-file-input{opacity:.001;cursor:pointer;z-index:2;width:100%;height:100%;font-size:80px;position:absolute;inset:0}.marketplace-photo-picker-wrap{gap:10px;display:grid}.marketplace-photo-label-button{cursor:pointer;text-align:center;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;justify-content:center;align-items:center;width:100%;display:inline-flex}.marketplace-real-file-input{border:1px dashed var(--tg-border);background:var(--tg-surface-2);width:100%;min-height:48px;color:var(--tg-text);border-radius:14px;padding:10px;font-size:13px}.marketplace-real-file-input::file-selector-button{background:linear-gradient(135deg, var(--tg-accent), var(--tg-accent-2));color:#fff;border:0;border-radius:12px;min-height:36px;margin-right:10px;padding:8px 12px;font-weight:800}.marketplace-photo-picker-note{opacity:.78;font-size:11px}.marketplace-native-file-input{opacity:1;z-index:auto;width:auto;height:auto;font-size:inherit;position:static;inset:auto}.marketplace-photo-picker-wrap[data-photo-picker=android-safe-v4]{isolation:isolate;gap:10px;display:grid;position:relative}.marketplace-photo-main-picker{-webkit-tap-highlight-color:transparent;touch-action:manipulation;width:100%!important;min-height:56px!important;margin:0!important;position:relative!important;overflow:hidden!important}.marketplace-photo-main-picker>span{z-index:1;pointer-events:none;position:relative}.marketplace-photo-main-picker .marketplace-native-file-input{appearance:none;border-radius:inherit!important;color:#0000!important;opacity:.01!important;cursor:pointer!important;z-index:4!important;background:0 0!important;border:0!important;width:100%!important;height:100%!important;min-height:56px!important;margin:0!important;padding:0!important;font-size:80px!important;display:block!important;position:absolute!important;inset:0!important}.marketplace-photo-compat-label{gap:6px;width:100%;margin:0;display:grid}.marketplace-photo-compat-title{color:var(--tg-muted);font-size:12px;font-weight:700;line-height:1.35}.marketplace-photo-picker-wrap[data-photo-picker=android-safe-v4] .marketplace-compat-file-input{cursor:pointer;border:1px dashed var(--tg-border)!important;background:var(--tg-surface-2)!important;width:100%!important;min-height:54px!important;color:var(--tg-text)!important;border-radius:14px!important;margin:0!important;padding:10px!important;font-size:13px!important}.marketplace-photo-picker-wrap[data-photo-picker=android-safe-v4] .marketplace-compat-file-input::file-selector-button{background:linear-gradient(135deg, var(--tg-accent), var(--tg-accent-2));color:#fff;border:0;border-radius:12px;min-height:36px;margin-right:10px;padding:8px 12px;font-weight:800}.marketplace-photo-picker-wrap[data-photo-picker=android-safe-v4] .marketplace-photo-picker-note{opacity:.84;font-size:11px;line-height:1.35}.marketplace-validation-panel{color:var(--tg-text);background:#ff6b6b1a;border:1px solid #ff6b6b52;border-radius:16px;margin:4px 0 10px;padding:12px 14px;display:block;position:relative}.marketplace-validation-title{margin-bottom:4px;font-size:14px;font-weight:900;line-height:1.3}.marketplace-validation-hint{color:var(--tg-muted);margin-bottom:8px;font-size:12px;line-height:1.4}.marketplace-validation-list{color:var(--tg-text);margin:0;padding-left:18px;font-size:13px;line-height:1.45}.marketplace-validation-list li+li{margin-top:4px}.marketplace-field.marketplace-field-invalid{background:linear-gradient(0deg, #ff6b6b14, #ff6b6b14), var(--tg-surface-2);border-color:#ff6b6bb8}.marketplace-field.marketplace-field-invalid:focus{border-color:#ff6b6beb;box-shadow:0 0 0 3px #ff6b6b29}.tg-card-promotion-highlight,.tg-card-promotion-top{background:linear-gradient(135deg, #fff7dcd1, #fffffff5), var(--tg-surface);box-shadow:0 18px 42px #f4b40024, var(--tg-shadow);border-color:#f4b40080}:root.theme-dark .tg-card-promotion-highlight,:root.theme-dark .tg-card-promotion-top,html.theme-dark .tg-card-promotion-highlight,html.theme-dark .tg-card-promotion-top,body.theme-dark .tg-card-promotion-highlight,body.theme-dark .tg-card-promotion-top{background:linear-gradient(135deg, #78521047, #15171cfa), var(--tg-surface);box-shadow:0 18px 42px #f4b4001a, var(--tg-shadow);border-color:#f4b4006b}.tg-card-promotion-top{border-width:1.5px}.tg-card-promotion-boost:not(.tg-card-promotion-highlight):not(.tg-card-promotion-top){box-shadow:0 16px 36px #3f8cff1a, var(--tg-shadow);border-color:#3f8cff59}.listing-promotion-badge-row{flex-wrap:wrap;align-items:center;gap:8px;margin:0 0 10px;display:flex}.listing-promotion-badge-row-compact{gap:5px;margin:0 0 6px}.listing-promotion-badge{color:#342100;letter-spacing:.01em;background:linear-gradient(135deg,#ffd780f0,#fff3c2fa);border:1px solid #f4b40057;border-radius:999px;align-items:center;gap:6px;min-height:28px;padding:0 10px;font-size:11px;font-weight:900;display:inline-flex;box-shadow:0 8px 18px #f4b4001f}.listing-promotion-badge small{opacity:.72;font-size:10px;font-weight:800}.listing-promotion-badge-row-compact .listing-promotion-badge{min-height:22px;padding:0 8px;font-size:10px}.listing-promotion-badge-row-compact .listing-promotion-badge small{display:none}.listing-promotion-badge-dot{opacity:.82;background:currentColor;border-radius:999px;width:6px;height:6px}.listing-promotion-badge-top{background:linear-gradient(135deg,#f4b400,#ffe08a);border-color:#f4b400b8}.listing-promotion-badge-highlight{background:linear-gradient(135deg,#fff1b8,#fff)}.listing-promotion-badge-boost{color:#0b3f86;background:linear-gradient(135deg,#3f8cff29,#fffffff5);border-color:#3f8cff59}:root.theme-dark .listing-promotion-badge,html.theme-dark .listing-promotion-badge,body.theme-dark .listing-promotion-badge{color:#fff7d6;background:linear-gradient(135deg,#f4b40038,#1b1e25f0)}:root.theme-dark .listing-promotion-badge-boost,html.theme-dark .listing-promotion-badge-boost,body.theme-dark .listing-promotion-badge-boost{color:#d6e7ff;background:linear-gradient(135deg,#3f8cff3d,#1b1e25f0)}.listing-promotions-admin-panel{position:relative;overflow:visible}.listing-promotions-admin-head{justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:10px;display:flex}.listing-promotions-admin-title{margin-bottom:4px}.listing-promotions-admin-helper,.listing-promotions-admin-note{color:var(--tg-muted);font-size:12px;line-height:1.4}.listing-promotions-admin-note{background:#3f8cff14;border:1px solid #3f8cff29;border-radius:14px;margin-bottom:10px;padding:9px 10px}.listing-promotions-refresh{white-space:nowrap;width:auto;min-height:38px;padding:8px 11px;font-size:12px}.listing-promotions-admin-list{gap:10px;display:grid}.listing-promotions-admin-card{border:1px solid var(--tg-border);background:linear-gradient(135deg, #3f8cff0f, #f4b4000d), var(--tg-surface);border-radius:18px;grid-template-columns:minmax(0,1fr);gap:12px;padding:12px;display:grid}.listing-promotions-admin-card-top{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.listing-promotions-admin-card-title{color:var(--tg-text);word-break:break-word;font-size:14px;font-weight:900;line-height:1.25}.listing-promotions-admin-card-id{background:var(--tg-surface-2);color:var(--tg-muted);border-radius:999px;flex:none;padding:4px 7px;font-size:11px;font-weight:800}.listing-promotions-admin-card-meta{color:var(--tg-muted);word-break:break-word;margin-top:5px;font-size:12px;line-height:1.35}.listing-promotions-admin-active-row{flex-wrap:wrap;gap:6px;margin-top:10px;display:flex}.listing-promotion-mini-badge{background:var(--tg-surface-2);border:1px solid var(--tg-border);min-height:26px;color:var(--tg-text);border-radius:999px;align-items:center;gap:6px;padding:0 9px;font-size:11px;font-weight:900;display:inline-flex}.listing-promotion-mini-badge small{color:var(--tg-muted);font-weight:800}.listing-promotion-mini-badge-top{color:#2f2100;background:linear-gradient(135deg,#f4b400,#ffe08a)}.listing-promotion-mini-badge-highlight{border-color:#f4b40061}.listing-promotion-mini-badge-boost{border-color:#3f8cff52}.listing-promotions-admin-empty{color:var(--tg-muted);font-size:12px}.listing-promotions-admin-controls{gap:8px;display:grid}.listing-promotions-admin-field{color:var(--tg-muted);gap:5px;font-size:12px;font-weight:800;display:grid}.listing-promotions-admin-description{color:var(--tg-muted);font-size:12px;line-height:1.4}.listing-promotions-admin-grant{min-height:44px;font-size:14px}.listing-promotions-admin-revoke-row{gap:6px;display:grid}.listing-promotions-admin-revoke{min-height:38px;font-size:12px}@media (width>=640px){.listing-promotions-admin-card{grid-template-columns:minmax(0,1.2fr) minmax(220px,.8fr);align-items:start}}.marketplace-cabinet-modal-box{max-width:min(760px,100vw - 18px)}.cabinet-modal-header{align-items:flex-start;margin-bottom:12px}.cabinet-title-group{gap:3px;min-width:0;display:grid}.cabinet-modal-subtitle{color:var(--tg-muted);font-size:12px;font-weight:700;line-height:1.35}.cabinet-main-action-row{grid-template-columns:1fr;gap:10px;margin:0 0 14px;display:grid}.cabinet-add-listing-button{border-radius:18px;width:100%;min-height:50px}.cabinet-billing-section{border:1px solid var(--tg-border);background:linear-gradient(135deg, #3f8cff0d, #fff0), var(--tg-surface);border-radius:18px;margin-bottom:14px;padding:14px}.cabinet-section-title{margin-bottom:10px}.cabinet-billing-stats-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:12px;display:grid}.cabinet-billing-stat,.cabinet-billing-entitlement{border:1px solid var(--tg-border);background:var(--tg-surface-2);border-radius:14px;padding:10px 12px}.cabinet-billing-stat-label{margin-bottom:4px}.cabinet-billing-stat-value{margin:0;font-size:18px;line-height:1.15}.cabinet-billing-section-label{margin-bottom:8px;font-weight:800}.cabinet-billing-entitlements-grid{gap:8px;display:grid}.cabinet-billing-entitlement-title{margin-bottom:4px}.cabinet-listing-grid{grid-template-columns:1fr;gap:14px;display:grid}.cabinet-listing-card{background:var(--tg-surface);border:1px solid var(--tg-border);box-shadow:var(--tg-shadow);border-radius:22px;position:relative;overflow:hidden}.cabinet-listing-card-inactive{opacity:.78}.cabinet-listing-media{aspect-ratio:16/10;background:radial-gradient(circle at top left, #3f8cff38, transparent 38%), linear-gradient(135deg, var(--tg-surface-2), var(--tg-surface));border-bottom:1px solid var(--tg-border);min-height:160px;position:relative;overflow:hidden}.cabinet-listing-image{object-fit:cover;width:100%;height:100%}.cabinet-listing-no-photo{color:var(--tg-muted);text-transform:uppercase;letter-spacing:.04em;align-content:center;place-items:center;gap:8px;font-size:13px;font-weight:900;display:grid;position:absolute;inset:0}.cabinet-listing-no-photo-icon{background:color-mix(in srgb, var(--tg-surface) 78%, transparent);border:1px solid var(--tg-border);width:52px;height:52px;box-shadow:var(--tg-shadow);border-radius:18px;justify-content:center;align-items:center;font-size:24px;display:inline-flex}.cabinet-listing-status-badge,.cabinet-listing-id-badge,.cabinet-listing-photo-count{z-index:2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:999px;align-items:center;min-height:30px;padding:0 11px;font-size:11px;font-weight:900;display:inline-flex;position:absolute;box-shadow:0 10px 22px #00000029}.cabinet-listing-status-badge{color:#fff;top:10px;left:10px}.cabinet-listing-status-pending{background:#d97e00e6}.cabinet-listing-status-approved{background:#118f5ce6}.cabinet-listing-status-rejected{background:#ca3252eb}.cabinet-listing-id-badge{color:#fff;background:#0f121aad;top:10px;right:10px}.cabinet-listing-photo-count{color:#fff;background:#0f121ab8;bottom:10px;right:10px}.cabinet-listing-body{padding:14px 14px 16px}.cabinet-listing-chip-row{flex-wrap:wrap;gap:7px;margin-bottom:10px;display:flex}.cabinet-listing-active-chip{border:1px solid var(--tg-border);border-radius:999px;align-items:center;min-height:28px;padding:0 10px;font-size:11px;font-weight:900;display:inline-flex}.cabinet-listing-active-chip.is-active{color:#0f7f52;background:#22a06b1f;border-color:#22a06b3d}.cabinet-listing-active-chip.is-inactive{color:var(--tg-muted);background:var(--tg-surface-2)}.cabinet-promotion-row{margin:0 0 10px}.cabinet-listing-title{color:var(--tg-text);letter-spacing:-.01em;word-break:break-word;overflow-wrap:anywhere;white-space:normal;margin:0 0 8px;font-size:18px;font-weight:950;line-height:1.25}.cabinet-listing-price{color:var(--tg-accent);word-break:break-word;overflow-wrap:anywhere;margin:0 0 10px;font-size:17px;font-weight:950;line-height:1.2}.cabinet-listing-description{color:var(--tg-text);white-space:pre-wrap;word-break:break-word;overflow-wrap:anywhere;max-height:12.78em;margin:0 0 12px;font-size:14px;line-height:1.42;position:relative;overflow:hidden}.cabinet-listing-info-row{color:var(--tg-muted);flex-wrap:wrap;gap:8px;margin:0 0 10px;font-size:12px;font-weight:700;line-height:1.35;display:flex}.cabinet-listing-info-row span{background:var(--tg-surface-2);border:1px solid var(--tg-border);border-radius:999px;align-items:center;min-height:26px;padding:0 9px;display:inline-flex}.cabinet-listing-contact-row{flex-wrap:wrap;gap:8px;margin:0 0 12px;display:flex}.cabinet-listing-contact-chip,.cabinet-listing-no-contacts{border:1px solid var(--tg-border);background:var(--tg-surface-2);max-width:100%;min-height:32px;color:var(--tg-text);word-break:break-word;border-radius:999px;align-items:center;gap:6px;padding:0 10px;font-size:12px;font-weight:800;display:inline-flex}.cabinet-listing-contact-chip span:last-child{text-overflow:ellipsis;min-width:0;overflow:hidden}.cabinet-listing-no-contacts{color:var(--tg-muted);margin-bottom:12px}.cabinet-listing-rejection{color:var(--tg-text);word-break:break-word;background:#ff5c7a14;border:1px solid #ff5c7a38;border-radius:14px;margin:0 0 12px;padding:10px 12px;font-size:13px;line-height:1.45}.cabinet-listing-actions{grid-template-columns:1fr 1fr;gap:10px;margin-top:12px;display:grid}.cabinet-listing-card .listing-primary-button,.cabinet-listing-card .listing-secondary-button{border-radius:15px;min-height:44px;font-size:14px}.cabinet-listing-delete-button{color:var(--tg-text)}:root.theme-dark .cabinet-billing-section,html.theme-dark .cabinet-billing-section,body.theme-dark .cabinet-billing-section{background:linear-gradient(135deg, #4d8dff14, #fff0), var(--tg-surface)}:root.theme-dark .cabinet-listing-active-chip.is-active,html.theme-dark .cabinet-listing-active-chip.is-active,body.theme-dark .cabinet-listing-active-chip.is-active{color:#bff5da;background:#22a06b2e}@media (width<=560px){.marketplace-cabinet-modal-box{max-width:calc(100vw - 14px)}.cabinet-billing-stats-grid{grid-template-columns:1fr}.cabinet-listing-media{min-height:142px}.cabinet-listing-title{font-size:17px}.cabinet-listing-actions{grid-template-columns:1fr}}.cabinet-promotion-cta-button{color:#111827;background:radial-gradient(circle at 18% 18%,#ffffff6b,#0000 24%),linear-gradient(135deg,#f4b400,#ff8a00 52%,#ff5c7a);border:0;position:relative;overflow:hidden;box-shadow:0 12px 26px #f4b4003d}.cabinet-promotion-cta-button:after{content:"";border-radius:inherit;pointer-events:none;border:1px solid #ffffff47;position:absolute;inset:1px}.cabinet-promotion-cta-button.is-open{transform:translateY(-1px);box-shadow:0 14px 30px #f4b4004d}.promotion-request-panel{background:radial-gradient(circle at 12% 0%, #f4b4002e, transparent 34%), linear-gradient(135deg, color-mix(in srgb, var(--tg-surface) 92%, #f4b400 8%), var(--tg-surface-2));border:1px solid #f4b40057;border-radius:20px;margin-top:12px;padding:14px;box-shadow:0 14px 32px #00000014}.promotion-request-header{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px;display:flex}.promotion-request-title{color:var(--tg-text);letter-spacing:-.01em;font-size:16px;font-weight:900;line-height:1.22}.promotion-request-subtitle,.promotion-request-hint{color:var(--tg-muted);margin-top:5px;font-size:12px;line-height:1.45}.promotion-request-active-note{border:1px solid var(--tg-border);background:color-mix(in srgb, var(--tg-surface) 86%, #22c55e 14%);color:var(--tg-text);border-radius:16px;gap:8px;margin-bottom:12px;padding:10px;font-size:12px;line-height:1.35;display:grid}.promotion-request-active-badges{margin:0}.promotion-request-option-grid{grid-template-columns:1fr;gap:8px;display:grid}.promotion-request-option{border:1px solid var(--tg-border);background:color-mix(in srgb, var(--tg-surface) 92%, transparent);width:100%;min-height:72px;color:var(--tg-text);text-align:left;cursor:pointer;box-shadow:none;border-radius:17px;grid-template-columns:32px 1fr;align-items:center;gap:10px;margin:0;padding:12px;display:grid}.promotion-request-option.is-selected{background:linear-gradient(135deg,#f4b40024,#ff8a001a);border-color:#f4b4008f}.promotion-request-option-check{background:var(--tg-surface-2);border:1px solid var(--tg-border);width:32px;height:32px;color:var(--tg-text);border-radius:12px;justify-content:center;align-items:center;font-size:15px;font-weight:900;display:inline-flex}.promotion-request-option.is-selected .promotion-request-option-check{color:#111827;background:linear-gradient(135deg,#f4b400,#ff8a00);border-color:#0000}.promotion-request-option-copy{gap:4px;min-width:0;display:grid}.promotion-request-option-copy strong{color:var(--tg-text);font-size:13px;font-weight:900;line-height:1.2}.promotion-request-option-copy small{color:var(--tg-muted);font-size:11px;font-weight:600;line-height:1.35}.promotion-request-message{border:1px solid var(--tg-border);background:var(--tg-surface);width:100%;min-height:70px;color:var(--tg-text);resize:vertical;border-radius:16px;outline:none;margin:10px 0 8px;padding:11px 12px;font-size:13px;line-height:1.45}.promotion-request-submit{color:#111827;background:linear-gradient(135deg,#f4b400,#ff8a00);border:0;width:100%;margin-bottom:0}@media (width>=640px){.promotion-request-option-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=560px){.cabinet-listing-actions{grid-template-columns:1fr}.promotion-request-panel{border-radius:18px;padding:12px}}.promotion-request-result{border:1px solid var(--tg-border);background:var(--tg-surface-2);color:var(--tg-text);border-radius:16px;gap:4px;margin:10px 0 8px;padding:11px 12px;font-size:13px;line-height:1.35;display:grid}.promotion-request-result strong{font-size:13px;font-weight:900}.promotion-request-result span{color:var(--tg-muted);overflow-wrap:anywhere}.promotion-request-result-sent,.promotion-request-result-duplicate{background:linear-gradient(135deg,#22c55e1f,#3f8cff14);border-color:#22c55e47}.promotion-request-result-error{background:#ff5c7a1a;border-color:#ff5c7a4d}.promotion-request-submit:disabled,.promotion-request-option:disabled,.promotion-request-message:disabled,.cabinet-promotion-cta-button.is-sent{cursor:default}.promotion-request-option:disabled,.promotion-request-message:disabled{opacity:.78}.cabinet-promotion-cta-button.is-sent{background:linear-gradient(135deg,#22c55ef2,#3f8cffe0)}.promotion-request-option.is-already-requested{opacity:.72;cursor:default;background:linear-gradient(135deg,#22a06b1a,#3f8cff14);border-color:#22a06b47}.promotion-request-option.is-already-requested .promotion-request-option-check{color:#13865a;background:#22a06b2e}:root.theme-dark .promotion-request-option.is-already-requested,html.theme-dark .promotion-request-option.is-already-requested,body.theme-dark .promotion-request-option.is-already-requested{background:linear-gradient(135deg,#5adc961a,#4d8dff14);border-color:#5adc9647}.promotion-request-option-grid-single{grid-template-columns:1fr}.promotion-request-option.is-already-active{opacity:.76;cursor:default;background:linear-gradient(135deg,#f4b4001f,#ff8a0014);border-color:#f4b40057}.promotion-request-option.is-already-active .promotion-request-option-check{color:#9a6700;background:#f4b4002e}.promotion-request-result-active{background:linear-gradient(135deg,#f4b4001f,#ff8a0014);border-color:#f4b40052}@media (width>=640px){.promotion-request-option-grid-single{grid-template-columns:repeat(3,minmax(0,1fr))}}:root.theme-dark .promotion-request-option.is-already-active,html.theme-dark .promotion-request-option.is-already-active,body.theme-dark .promotion-request-option.is-already-active{background:linear-gradient(135deg,#ffbe3c1a,#ff8a0014);border-color:#ffbe3c4d}.cabinet-listing-stats-block{border:1px solid color-mix(in srgb, var(--tg-accent) 18%, var(--tg-border));background:radial-gradient(circle at top left, #3f8cff1f, transparent 42%), var(--tg-surface-2);border-radius:18px;margin:0 0 12px;padding:12px}.cabinet-listing-stats-title{color:var(--tg-text);letter-spacing:.02em;text-transform:uppercase;margin:0 0 9px;font-size:12px;font-weight:950;line-height:1.2}.cabinet-listing-stats-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;display:grid}.cabinet-listing-stat{border:1px solid var(--tg-border);background:color-mix(in srgb, var(--tg-surface) 78%, transparent);text-align:center;border-radius:14px;justify-items:center;gap:3px;min-width:0;padding:9px 7px;display:grid}.cabinet-listing-stat-icon{font-size:15px;line-height:1}.cabinet-listing-stat-value{color:var(--tg-text);font-variant-numeric:tabular-nums;font-size:17px;font-weight:950;line-height:1.05}.cabinet-listing-stat-label{max-width:100%;color:var(--tg-muted);white-space:nowrap;text-overflow:ellipsis;font-size:10px;font-weight:850;line-height:1.15;overflow:hidden}:root.theme-dark .cabinet-listing-stats-block,html.theme-dark .cabinet-listing-stats-block,body.theme-dark .cabinet-listing-stats-block{background:radial-gradient(circle at top left, #4d8dff2e, transparent 42%), var(--tg-surface-2)}@media (width<=560px){.cabinet-listing-stats-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.seller-profile-teaser{border:1px solid var(--tg-border);background:linear-gradient(135deg, color-mix(in srgb, var(--tg-surface-2) 86%, transparent), color-mix(in srgb, var(--tg-accent) 8%, var(--tg-surface)));width:100%;color:var(--tg-text);text-align:left;cursor:pointer;box-shadow:none;border-radius:16px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;margin:8px 0 10px;padding:10px 12px;display:grid}.seller-profile-teaser-avatar{background:linear-gradient(135deg, var(--tg-accent), var(--tg-accent-2));color:#fff;border-radius:14px;flex:none;justify-content:center;align-items:center;width:38px;height:38px;font-size:16px;font-weight:900;display:inline-flex}.seller-profile-teaser-main{gap:2px;min-width:0;display:grid}.seller-profile-teaser-name{color:var(--tg-text);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:900;overflow:hidden}.seller-profile-teaser-meta{color:var(--tg-muted);text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:700;overflow:hidden}.seller-profile-teaser-badges{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:5px;display:inline-flex}.seller-profile-teaser-badges span{background:color-mix(in srgb, var(--tg-accent) 12%, var(--tg-surface));color:var(--tg-accent);white-space:nowrap;border-radius:999px;padding:5px 7px;font-size:10px;font-weight:900}.seller-profile-modal-root{isolation:isolate;z-index:2147483400!important}.seller-profile-modal{max-width:640px;padding:16px;position:relative;z-index:2147483401!important}.seller-profile-header-row,.seller-profile-section-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.seller-profile-title-block{min-width:0}.seller-profile-kicker{color:var(--tg-muted);text-transform:uppercase;letter-spacing:.06em;font-size:12px;font-weight:800}.seller-profile-title{color:var(--tg-text);word-break:break-word;margin-top:3px;font-size:20px;font-weight:950;line-height:1.18}.seller-profile-state{border:1px solid var(--tg-border);background:var(--tg-surface-2);color:var(--tg-muted);border-radius:18px;margin-top:14px;padding:16px;font-size:13px;font-weight:700}.seller-profile-state-error,.seller-profile-submit-message.error{color:#d3455b;background:#ff5c7a1a;border-color:#ff5c7a38}.seller-profile-submit-message.success{color:#16885f;background:#22a06b1a;border-color:#22a06b38}.seller-profile-hero{border:1px solid var(--tg-border);background:radial-gradient(circle at top left, color-mix(in srgb, var(--tg-accent) 16%, transparent), transparent 40%), var(--tg-surface-2);border-radius:22px;grid-template-columns:auto minmax(0,1fr);gap:14px;margin-top:14px;padding:14px;display:grid}.seller-profile-avatar{background:linear-gradient(135deg, var(--tg-accent), var(--tg-accent-2));color:#fff;width:68px;height:68px;box-shadow:var(--tg-shadow);border-radius:22px;justify-content:center;align-items:center;font-size:28px;font-weight:950;display:inline-flex;overflow:hidden}.seller-profile-avatar img{object-fit:cover;width:100%;height:100%}.seller-profile-hero-main{align-content:center;gap:8px;min-width:0;display:grid}.seller-profile-name{color:var(--tg-text);word-break:break-word;font-size:18px;font-weight:950;line-height:1.2}.seller-profile-rating{color:var(--tg-text);flex-wrap:wrap;align-items:center;gap:8px;font-size:13px;font-weight:850;display:inline-flex}.seller-profile-rating-empty{color:var(--tg-muted)}.seller-profile-rating-score{color:#d99513}.seller-profile-rating-count,.seller-profile-member-since{color:var(--tg-muted);font-size:12px;font-weight:750}.seller-profile-badges{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.seller-profile-badge{background:var(--tg-surface);border:1px solid var(--tg-border);color:var(--tg-text);border-radius:999px;align-items:center;padding:6px 9px;font-size:11px;font-weight:900;display:inline-flex}.seller-profile-badge-business{color:#8f5a00;background:#ffb74d29;border-color:#ffb74d42}.seller-profile-badge-trusted{color:#12855b;background:#22a06b24;border-color:#22a06b3d}.seller-profile-section{border:1px solid var(--tg-border);background:var(--tg-surface);border-radius:20px;margin-top:14px;padding:14px}.seller-profile-section-title{color:var(--tg-text);margin-bottom:10px;font-size:15px;font-weight:950}.seller-profile-contact-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.seller-profile-contact-chip{background:var(--tg-surface-2);border:1px solid var(--tg-border);min-width:0;color:var(--tg-text);border-radius:15px;gap:3px;padding:10px 11px;display:grid}.seller-profile-contact-chip span{color:var(--tg-muted);font-size:11px;font-weight:800}.seller-profile-contact-chip strong{min-width:0;color:var(--tg-accent);overflow-wrap:anywhere;font-size:13px;font-weight:900}.seller-profile-empty{background:var(--tg-surface-2);color:var(--tg-muted);border-radius:16px;padding:12px;font-size:13px;line-height:1.4}.seller-profile-reviews-empty-card{background:var(--tg-surface-2);border:1px dashed var(--tg-border);color:var(--tg-muted);border-radius:16px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px;padding:12px;display:grid}.seller-profile-reviews-empty-icon{background:color-mix(in srgb, var(--tg-accent) 10%, var(--tg-surface));border-radius:12px;justify-content:center;align-items:center;width:34px;height:34px;font-size:17px;display:inline-flex}.seller-profile-reviews-empty-title{color:var(--tg-muted);font-size:13px;font-weight:800;line-height:1.35}.seller-profile-reviews-list{gap:10px;display:grid}.seller-profile-review-card{background:var(--tg-surface-2);border:1px solid var(--tg-border);border-radius:16px;padding:12px}.seller-profile-review-head{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.seller-profile-review-name{color:var(--tg-text);font-size:13px;font-weight:900}.seller-profile-review-date{color:var(--tg-muted);margin-top:2px;font-size:11px;font-weight:700}.seller-profile-review-stars{color:#d99513;white-space:nowrap;font-size:13px;font-weight:900}.seller-profile-review-text{color:var(--tg-text);white-space:pre-wrap;overflow-wrap:anywhere;margin-top:8px;font-size:13px;line-height:1.45}.seller-profile-review-form-head{justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:10px;display:flex}.seller-profile-review-form-title{margin-bottom:3px}.seller-profile-review-form-subtitle{color:var(--tg-muted);font-size:12px;font-weight:800;line-height:1.35}.seller-profile-review-form{gap:10px;display:grid}.seller-profile-stars{align-items:center;gap:6px;display:inline-flex}.modal-box .seller-profile-star,.seller-profile-star{border:1px solid var(--tg-border);background:var(--tg-surface-2);width:38px;min-width:38px;height:38px;min-height:38px;color:var(--tg-muted);border-radius:13px;margin:0;padding:0;font-size:20px;line-height:1}.modal-box .seller-profile-star.active,.seller-profile-star.active{color:#d99513;background:#ffb74d24;border-color:#ffb74d4d}.seller-profile-review-hint{color:var(--tg-muted);font-size:12px;line-height:1.4}.seller-profile-review-input-wrap{border:1px solid color-mix(in srgb, var(--tg-accent) 16%, var(--tg-border));background:radial-gradient(circle at top left, color-mix(in srgb, var(--tg-accent) 10%, transparent), transparent 34%), var(--tg-surface-2);border-radius:18px;padding:10px}.seller-profile-review-textarea{resize:vertical;border:1px solid var(--tg-border);background:var(--tg-surface);width:100%;min-height:92px;color:var(--tg-text);border-radius:15px;outline:none;padding:11px 12px}.seller-profile-review-textarea:focus{border-color:color-mix(in srgb, var(--tg-accent) 52%, var(--tg-border));box-shadow:0 0 0 3px color-mix(in srgb, var(--tg-accent) 13%, transparent)}.seller-profile-submit-message{border:1px solid var(--tg-border);border-radius:14px;padding:10px 12px;font-size:12px;font-weight:800}.modal-box .seller-profile-submit-button,.seller-profile-submit-button{background:linear-gradient(135deg, var(--tg-accent), var(--tg-accent-2));color:#fff;border:0;border-radius:16px;min-height:46px;font-weight:950}.modal-box .seller-profile-submit-button:hover,.modal-box .seller-profile-submit-button:focus-visible,.seller-profile-submit-button:hover,.seller-profile-submit-button:focus-visible{background:linear-gradient(135deg, var(--tg-accent), var(--tg-accent-2));color:#fff;box-shadow:0 10px 22px color-mix(in srgb, var(--tg-accent) 24%, transparent);opacity:.96;border:0}.modal-box .seller-profile-submit-button:disabled,.modal-box .seller-profile-submit-button:disabled:hover,.seller-profile-submit-button:disabled,.seller-profile-submit-button:disabled:hover{background:linear-gradient(135deg, var(--tg-accent), var(--tg-accent-2));color:#fff;opacity:.58;box-shadow:none}.seller-profile-listings-grid{grid-template-columns:1fr;gap:10px;display:grid}.seller-profile-listing-card{border:1px solid var(--tg-border);background:var(--tg-surface-2);width:100%;min-height:88px;color:var(--tg-text);text-align:left;cursor:pointer;border-radius:17px;grid-template-columns:82px minmax(0,1fr);gap:10px;padding:9px;display:grid}.seller-profile-listing-image-wrap{background:var(--tg-chip);border-radius:14px;width:82px;height:82px;overflow:hidden}.seller-profile-listing-image,.seller-profile-listing-image-placeholder{object-fit:cover;width:100%;height:100%}.seller-profile-listing-image-placeholder{background:linear-gradient(135deg, var(--tg-surface), var(--tg-chip))}.seller-profile-listing-body{align-self:center;gap:4px;min-width:0;display:grid}.seller-profile-listing-price{color:var(--tg-accent);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:950;overflow:hidden}.seller-profile-listing-title{color:var(--tg-text);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:13px;font-weight:900;line-height:1.25;display:-webkit-box;overflow:hidden}.seller-profile-listing-meta{color:var(--tg-muted);text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:750;overflow:hidden}@media (width<=520px){.seller-profile-contact-grid{grid-template-columns:1fr}.seller-profile-teaser{grid-template-columns:auto minmax(0,1fr)}.seller-profile-teaser-badges{grid-column:1/-1;justify-content:flex-start}}.modal-box .seller-profile-listing-card{border:1px solid var(--tg-border);background:var(--tg-surface-2);width:100%;min-height:88px;color:var(--tg-text);text-align:left;box-shadow:none;border-radius:17px;grid-template-columns:82px minmax(0,1fr);gap:10px;margin:0;padding:9px;display:grid}.marketplace-price-contact-row{align-items:start}.marketplace-price-input-row{grid-template-columns:minmax(0,1fr) minmax(82px,104px);gap:8px;min-width:0;display:grid}.marketplace-currency-select{text-align:center;padding-left:10px;padding-right:10px;font-weight:800}.tg-card-price,.tg-card-tile-price,.cabinet-listing-price,.seller-profile-listing-price{gap:2px;display:grid}.tg-card-price-original{font-weight:inherit}.tg-card-price-approx,.cabinet-listing-price-approx,.seller-profile-listing-price-approx{color:var(--tg-muted);font-size:12px;font-weight:700;line-height:1.25}.tg-card-tile-price .tg-card-price-approx{opacity:.92;font-size:11px}.cabinet-listing-price-approx,.seller-profile-listing-price-approx{margin-top:1px}@media (width<=520px){.marketplace-price-contact-row{grid-template-columns:1fr}}.tg-card-price,.tg-card-tile-price{flex-wrap:wrap;align-items:baseline;gap:2px 8px;display:flex}.tg-card-price-original{overflow-wrap:anywhere;min-width:0;max-width:100%}.tg-card-price-approx{white-space:nowrap;opacity:.9;min-width:0}.tg-card-tile-price .tg-card-price-approx{white-space:nowrap}@media (width<=380px){.tg-card-price,.tg-card-tile-price{column-gap:6px}.tg-card-price-approx{white-space:normal}}.marketplace-price-hint{color:var(--tg-text);background:linear-gradient(135deg,#ffb14221,#3f8cff14);border:1px solid #ffb14252;border-radius:15px;grid-column:1/-1;gap:6px;margin-top:2px;padding:11px 12px;display:grid;box-shadow:0 10px 24px #141a280f}.marketplace-price-hint-badge{color:#b66b00;letter-spacing:.02em;text-transform:uppercase;background:#ffb1422e;border-radius:999px;align-items:center;gap:5px;width:fit-content;padding:4px 8px;font-size:11px;font-weight:900;display:inline-flex}:root[data-theme=dark] .marketplace-price-hint-badge,:root.theme-dark .marketplace-price-hint-badge,html.theme-dark .marketplace-price-hint-badge,body.theme-dark .marketplace-price-hint-badge{color:#ffd18a}.marketplace-price-hint-title{font-size:13px;font-weight:900;line-height:1.25}.marketplace-price-hint-text,.marketplace-price-hint-example,.marketplace-price-hint-thanks{color:var(--tg-muted);font-size:12px;line-height:1.4}.marketplace-price-hint-example{color:var(--tg-text);font-weight:800}.marketplace-price-hint-check{width:fit-content;color:var(--tg-text);cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:8px;margin-top:2px;font-size:12px;font-weight:800;display:inline-flex}.marketplace-price-hint-check input{width:16px;min-width:16px;height:16px;accent-color:var(--tg-accent);margin:0}.tg-card-report-button{color:var(--tg-text);background:linear-gradient(135deg,#ff5c7a14,#ffb14214);border-color:#ff5c7a2e}.tg-card-report-button:hover,.seller-profile-report-button:hover,.report-submit-button:hover{opacity:.96}.report-modal-root{z-index:170}.report-modal{z-index:171;max-width:520px;position:relative}.report-modal-header{align-items:flex-start}.report-modal-kicker{color:var(--tg-muted);letter-spacing:.08em;text-transform:uppercase;margin-bottom:3px;font-size:11px;font-weight:900}.report-target-card{border:1px solid var(--tg-border);background:var(--tg-surface-2);border-radius:16px;margin:8px 0 12px;padding:12px}.report-target-title{color:var(--tg-text);overflow-wrap:anywhere;font-size:15px;font-weight:900;line-height:1.3}.report-target-subtitle{color:var(--tg-muted);overflow-wrap:anywhere;margin-top:4px;font-size:12px;line-height:1.35}.report-important-box{color:var(--tg-text);background:#ffb1421a;border:1px solid #ffb14238;border-radius:16px;margin-bottom:12px;padding:11px 12px;font-size:12px;line-height:1.45}.report-form{gap:10px;display:grid}.report-field{color:var(--tg-text);gap:6px;font-size:13px;font-weight:800;display:grid}.report-field select,.report-field textarea{border:1px solid var(--tg-border);background:var(--tg-surface-2);width:100%;color:var(--tg-text);border-radius:14px;outline:none;padding:11px 12px;font-weight:600}.report-field textarea{resize:vertical;min-height:110px;line-height:1.45}.report-status-message{border-radius:14px;padding:10px 12px;font-size:13px;font-weight:800;line-height:1.35}.report-status-message.success{color:#13865a;background:#22a06b1f}.report-status-message.error{color:#cb3352;background:#ff5c7a1f}.report-submit-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#ff5c7a,#ffb142);border:0;border-radius:16px;min-height:48px;font-size:15px;font-weight:900}.report-submit-button:disabled{opacity:.65;cursor:default}.seller-profile-report-section{margin-top:-2px}.seller-profile-report-button{width:100%;min-height:44px;color:var(--tg-text);cursor:pointer;background:linear-gradient(135deg,#ff5c7a14,#ffb14214);border:1px solid #ff5c7a2e;border-radius:16px;font-size:13px;font-weight:900}.tg-card-actions .favorite-toggle-button,.tg-card-actions .card-favorite-button,.tg-card-actions .tg-favorite-button{align-self:center;height:42px}.tg-card-report-button{color:#b4253f;background:linear-gradient(135deg, #ff5c7a14, #ffb1421a), var(--tg-surface);border:1px solid #ff5c7a38;justify-self:end;width:auto;min-width:118px;box-shadow:0 10px 22px #ff5c7a14}:root[data-theme=dark] .tg-card-report-button,:root.theme-dark .tg-card-report-button,html.theme-dark .tg-card-report-button,body.theme-dark .tg-card-report-button{color:#ff8da0;border-color:#ff8da038;box-shadow:0 10px 22px #ff5c7a1f}.tg-card-report-button:hover{opacity:1;border-color:#ff5c7a57;transform:translateY(-1px)}.tg-card-report-button:active{transform:translateY(0)}@media (width<=520px){.tg-card-actions{grid-template-columns:42px minmax(0,1.08fr) minmax(0,.92fr) 42px;gap:7px}.tg-card-actions .listing-primary-button,.tg-card-actions .listing-secondary-button,.tg-card-actions .tg-share-wrap>.listing-secondary-button,.tg-card-actions .tg-share-wrap>.listing-primary-button{padding-left:8px;padding-right:8px;font-size:12px}.tg-card-actions .tg-card-report-button{width:42px;min-width:42px;padding:0;font-size:0;overflow:hidden}.tg-card-actions .tg-card-report-button:before{content:"🚩";font-size:17px;line-height:1}}.tg-card-meta-row-with-favorite{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.tg-card-meta-row-with-favorite .tg-card-meta-favorite{z-index:1;border-radius:999px;flex:0 0 38px;place-self:center end;width:38px;min-width:38px;height:38px;margin-left:auto;position:static;inset:auto}.tg-card-meta-row-with-favorite .tg-card-meta-favorite:empty{display:none}.tg-card-actions{grid-template-columns:minmax(0,1fr) minmax(0,1fr) 42px;align-items:center;gap:8px;display:grid}.tg-card-actions .listing-primary-button,.tg-card-actions .listing-secondary-button,.tg-card-actions .tg-share-wrap>.listing-secondary-button,.tg-card-actions .tg-share-wrap>.listing-primary-button,.tg-card-actions .tg-card-report-button{white-space:nowrap;border-radius:14px;justify-content:center;align-items:center;height:42px;min-height:42px;padding:0 12px;font-size:13px;line-height:1;display:inline-flex}.tg-card-actions .tg-share-wrap{min-width:0}.tg-card-report-button{color:#b4253f;background:linear-gradient(135deg, #ff5c7a14, #ffb1421a), var(--tg-surface);border:1px solid #ff5c7a38;justify-self:end;width:42px;min-width:42px;max-width:42px;padding:0;font-size:17px;box-shadow:0 10px 22px #ff5c7a14}@media (width<=520px){.tg-card-meta-row-with-favorite{gap:7px}.tg-card-meta-row-with-favorite .tg-card-meta-favorite{flex-basis:34px;width:34px;min-width:34px;height:34px}.tg-card-actions{grid-template-columns:minmax(0,1fr) minmax(0,1fr) 40px;gap:7px}.tg-card-actions .listing-primary-button,.tg-card-actions .listing-secondary-button,.tg-card-actions .tg-share-wrap>.listing-secondary-button,.tg-card-actions .tg-share-wrap>.listing-primary-button{border-radius:12px;height:40px;min-height:40px;padding-left:8px;padding-right:8px;font-size:12px}.tg-card-actions .tg-card-report-button{border-radius:12px;width:40px;min-width:40px;max-width:40px;height:40px;min-height:40px;font-size:17px}}.app-header-collapse{z-index:45;pointer-events:none;width:100%;transition:margin-bottom .2s;position:sticky;top:0}.app-header-collapse .mini-header{z-index:1;pointer-events:auto;transform-origin:top;max-height:520px;transition:max-height .24s,transform .24s,opacity .18s,padding .2s,border-color .2s;position:relative;top:auto;overflow:visible}.app-header-collapse.is-collapsed{margin-bottom:2px}.app-header-collapse.is-collapsed .mini-header{opacity:0;pointer-events:none;border-bottom-color:#0000;max-height:0;padding-top:0;padding-bottom:0;overflow:hidden;transform:translateY(-106%)}.header-collapse-handle{z-index:2;border:1px solid color-mix(in srgb, var(--tg-border) 78%, transparent);background:color-mix(in srgb, var(--tg-surface) 68%, transparent);width:62px;height:25px;min-height:25px;color:color-mix(in srgb, var(--tg-text) 72%, transparent);-webkit-backdrop-filter:blur(14px);cursor:pointer;pointer-events:auto;opacity:.74;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;border-top:0;border-radius:0 0 999px 999px;justify-content:center;align-items:center;margin:-1px auto 0;padding:0;transition:opacity .18s,transform .18s,background-color .18s,color .18s,box-shadow .18s;display:flex;position:relative;box-shadow:0 10px 24px #10121814}.header-collapse-handle span{font-size:23px;line-height:1;display:block;transform:translateY(-2px)}.app-header-collapse.is-collapsed .header-collapse-handle{opacity:.82;background:color-mix(in srgb, var(--tg-surface) 58%, transparent);margin-top:0;box-shadow:0 8px 18px #10121812}.app-header-collapse.is-collapsed .header-collapse-handle span{transform:translateY(-1px)}.header-collapse-handle:hover{opacity:1;color:var(--tg-text);background:color-mix(in srgb, var(--tg-surface) 86%, transparent)}.header-collapse-handle:active{transform:translateY(1px)}.app-shell-header-collapsed .content{padding-top:2px}@media (width<=640px){.app-header-collapse .mini-header{max-height:560px}.header-collapse-handle{width:58px;height:24px;min-height:24px}}.app-header-collapse{z-index:45;position:sticky;top:0}.header-collapse-handle{z-index:46;flex:none;position:relative}.tg-card-actions .tg-card-report-button:before{content:none!important;display:none!important}.tg-card-report-button{overflow:hidden}.tg-card-report-button>span{pointer-events:none}.modal.report-modal-root,.report-modal-root{z-index:2147483200}.report-modal-root .report-modal,.modal.report-modal-root .report-modal{z-index:2147483201;position:relative}.report-modal-root{isolation:isolate}html body>.modal.report-modal-root,html body .modal.report-modal-root,html body .report-modal-root{z-index:2147483647!important;isolation:isolate!important;position:fixed!important;inset:0!important}html body>.modal.report-modal-root .report-modal,html body .modal.report-modal-root .report-modal,html body .report-modal-root .report-modal{z-index:2147483647!important;position:relative!important}html body>.modal.modal-tile-preview-root{z-index:2147483400!important}html body>.modal.modal-tile-preview-root .tg-card-tile-preview-box,html body>.modal.modal-tile-preview-root .tg-card-tile-preview-box .tg-card{z-index:2147483410!important}html body>.modal.modal-tile-preview-root .tile-preview-floating-close-button,html body>.modal.modal-tile-preview-root .tile-preview-back-to-grid-button{z-index:2147483420!important}.account-business-inline{color:#f9fafb;background:linear-gradient(135deg,#14161cf5,#262830f0);border:1px solid #daa52075;border-radius:18px;gap:10px;margin-top:4px;padding:14px;display:grid;position:relative;overflow:hidden;box-shadow:0 18px 36px #0000002e,inset 0 1px #ffffff0d}.account-business-inline:before{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#f8cc62f2,#0000);height:2px;position:absolute;inset:0 0 auto}.account-business-inline-head{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.account-business-inline-kicker{color:#f8cc62f5;letter-spacing:.12em;text-transform:uppercase;font-size:11px;font-weight:900}.account-business-inline-title{color:#fff;margin-top:2px;font-size:16px;font-weight:900}.account-business-inline-badge,.seller-profile-business-badge{color:#14161c;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;background:linear-gradient(135deg,#f8cc62,#c99622);border-radius:999px;justify-content:center;align-items:center;min-height:24px;padding:5px 9px;font-size:10px;font-weight:950;display:inline-flex;box-shadow:0 10px 22px #daa52038}.account-business-inline .marketplace-helper,.account-business-inline .business-profile-editor-hint{color:#ffffffb8}.account-business-inline .marketplace-input,.account-business-inline textarea.marketplace-input{color:#fff;background:#ffffff14;border-color:#ffffff1f}.account-business-inline .marketplace-input::placeholder,.account-business-inline textarea.marketplace-input::placeholder{color:#ffffff73}.account-business-textarea{resize:vertical;min-height:92px}.account-business-services-textarea{min-height:86px}.seller-profile-teaser.seller-profile-teaser-business{color:#fff;background:radial-gradient(circle at 0 0,#f8cc6229,#0000 34%),linear-gradient(135deg,#14161cfa,#2a2c34f5);border:1px solid #daa5207a;position:relative;box-shadow:0 16px 32px #0000002e}.seller-profile-teaser.seller-profile-teaser-business:before{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#f8cc62e6,#0000);height:1px;position:absolute;top:0;left:14px;right:14px}.seller-profile-teaser.seller-profile-teaser-business .seller-profile-teaser-avatar{color:#15171c;background:linear-gradient(135deg,#f8cc62,#c99622);box-shadow:0 10px 22px #daa52038}.seller-profile-teaser.seller-profile-teaser-business .seller-profile-teaser-name{color:#fff;font-weight:950}.seller-profile-teaser.seller-profile-teaser-business .seller-profile-teaser-meta{color:#ffffffbd}.seller-profile-teaser.seller-profile-teaser-business .seller-profile-teaser-badges span{color:#f8cc62;background:#f8cc6224;border:1px solid #f8cc6257}.seller-profile-modal.seller-profile-modal-business{background:radial-gradient(circle at top left, #f8cc6221, transparent 28%), linear-gradient(180deg, #14161c, #1f222b 46%, var(--tg-surface) 100%);border-color:#daa5206b;box-shadow:0 26px 70px #0000005c}.seller-profile-modal-business .seller-profile-kicker,.seller-profile-modal-business .seller-profile-title,.seller-profile-modal-business .seller-profile-section-title{color:#fff}.seller-profile-business-cover{background-color:#0000;background-image:radial-gradient(circle at 0 0,#f8cc624d,#0000 34%),linear-gradient(135deg,#171923,#2e313b);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;border:1px solid #daa5206b;border-radius:22px;justify-content:flex-start;align-items:flex-end;min-height:132px;margin:10px 0 12px;padding:14px;display:flex;position:relative;overflow:hidden}.seller-profile-business-cover:after{content:"";pointer-events:none;background:linear-gradient(#0000 58%,#0000001a);position:absolute;inset:0}.seller-profile-business-cover span{z-index:1;color:#14161c;letter-spacing:.08em;text-transform:uppercase;background:linear-gradient(135deg,#f8cc62,#c99622);border-radius:999px;padding:6px 10px;font-size:11px;font-weight:950;display:inline-flex;position:relative}.seller-profile-hero.seller-profile-hero-business{color:#fff;background:linear-gradient(135deg,#12141af5,#282a32f0);border:1px solid #daa5206b}.seller-profile-hero-business .seller-profile-avatar{color:#15171c;background:linear-gradient(135deg,#f8cc62,#c99622);border-color:#f8cc6285}.seller-profile-hero-business .seller-profile-name,.seller-profile-hero-business .seller-profile-rating,.seller-profile-hero-business .seller-profile-member-since{color:#fff}.seller-profile-business-showcase{color:#fff;background:#14161cf0;border-color:#daa52052}.seller-profile-business-section-label,.seller-profile-business-services-head{color:#f8cc62;letter-spacing:.04em;text-transform:uppercase;margin-bottom:6px;font-size:12px;font-weight:900}.seller-profile-business-description{color:#ffffffd1;line-height:1.5}.seller-profile-business-description-text{white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word;tab-size:2}.seller-profile-business-services-block{margin-top:12px}.seller-profile-business-services{flex-wrap:wrap;gap:8px;display:flex}.seller-profile-business-services span{color:#f8cc62;background:#f8cc621f;border:1px solid #f8cc6247;border-radius:999px;align-items:center;min-height:28px;padding:7px 10px;font-size:12px;font-weight:800;display:inline-flex}@media (width<=420px){.seller-profile-teaser.seller-profile-teaser-business{grid-template-columns:auto minmax(0,1fr)}.seller-profile-teaser.seller-profile-teaser-business .seller-profile-teaser-badges{grid-column:1/-1;justify-content:flex-start}}.account-business-shell{position:relative;overflow:hidden;color:#f9fafb!important;background:radial-gradient(circle at 12% 0,#f8cc622e,#0000 28%),radial-gradient(circle at 92% 8%,#ffffff14,#0000 22%),linear-gradient(#171923 0%,#20232c 58%,#181a21 100%)!important;border:1px solid #daa5206b!important;box-shadow:0 28px 78px #0000006b,inset 0 1px #ffffff0f!important}.account-business-shell:before{content:none!important;display:none!important}.account-panel-header-line{z-index:2;position:relative}.account-panel-title-line{flex-wrap:wrap;align-items:center;gap:8px;min-width:0;display:inline-flex}.account-business-top-badge{color:#14161c;letter-spacing:.08em;text-transform:uppercase;background:linear-gradient(135deg,#f8cc62,#c99622);border-radius:999px;align-items:center;min-height:22px;padding:4px 8px;font-size:10px;font-weight:950;display:inline-flex;box-shadow:0 8px 18px #daa52047}.account-business-shell .marketplace-box-title,.account-business-shell .account-profile-name-v40{color:#fff!important}.account-business-shell .marketplace-helper,.account-business-shell .account-profile-meta-v40,.account-business-shell .business-profile-editor-hint{color:#ffffffb8!important}.account-business-shell .account-profile-row-v40{background:#ffffff0e;border:1px solid #f8cc6238;border-radius:18px;margin-bottom:14px;padding:12px;box-shadow:inset 0 1px #ffffff0a}.account-business-shell .account-profile-avatar-v40{color:#14161c!important;background:linear-gradient(135deg,#f8cc62,#c99622)!important;box-shadow:0 12px 24px #daa52047!important}.account-business-shell .marketplace-input,.account-business-shell select.marketplace-input,.account-business-shell textarea.marketplace-input,.account-business-shell .modal-box input,.account-business-shell .modal-box textarea,.account-business-shell .modal-box select{color:#fff!important;background:#ffffff13!important;border-color:#ffffff21!important;box-shadow:inset 0 1px #ffffff09!important}.account-business-shell .marketplace-input:focus,.account-business-shell select.marketplace-input:focus,.account-business-shell textarea.marketplace-input:focus{border-color:#f8cc62ad!important;box-shadow:0 0 0 3px #f8cc621f!important}.account-business-shell .marketplace-input::placeholder,.account-business-shell textarea.marketplace-input::placeholder{color:#ffffff6b!important}.account-business-shell option{color:#111318;background:#fff}.account-business-shell .listing-primary-button{color:#14161c!important;background:linear-gradient(135deg,#f8cc62,#c99622)!important;border:0!important;box-shadow:0 14px 28px #daa52038!important}.account-business-shell .listing-secondary-button{color:#ffffffe6!important;background:#ffffff14!important;border-color:#ffffff24!important}.account-business-shell .account-business-inline-integrated{box-shadow:none;background:0 0;border:0;border-top:1px solid #f8cc623d;border-radius:0;margin-top:4px;padding:14px 0 0;overflow:visible}.account-business-shell .account-business-inline-integrated:before{display:none}.account-business-shell .account-business-inline-head{margin-bottom:2px}.account-business-shell .account-business-inline-title{color:#fff}.account-business-shell .account-business-inline-kicker{color:#f8cc62fa}.account-business-shell .account-business-inline-badge{color:#f8cc62;box-shadow:none;background:#f8cc621f;border:1px solid #f8cc625c}@media (width<=420px){.account-business-shell{border-radius:22px}.account-business-shell .account-profile-row-v40{padding:10px}}html body .modal-box.account-business-shell,html body .account-business-shell.google-auth-modal-v40.marketplace-auth-modal,html body .account-business-shell.marketplace-auth-modal,html body .account-business-shell{--lightningcss-light: !important;--lightningcss-dark:initial!important;color-scheme:dark!important;color:#f9fafb!important;background:radial-gradient(circle at 12% 0,#f8cc6233,#0000 30%),radial-gradient(circle at 92% 8%,#ffffff0f,#0000 24%),#171923 linear-gradient(#13151b 0%,#20232c 58%,#15171d 100%)!important;border-color:#daa52080!important;box-shadow:0 30px 82px #0000007a,inset 0 1px #ffffff0f!important}html body .account-business-shell,html body .account-business-shell label,html body .account-business-shell .marketplace-label,html body .account-business-shell .marketplace-box-title,html body .account-business-shell .account-profile-name-v40,html body .account-business-shell .account-business-inline-title{color:#fff!important}html body .account-business-shell .marketplace-helper,html body .account-business-shell .account-profile-meta-v40,html body .account-business-shell .business-profile-editor-hint{color:#ffffffbd!important}html body .account-business-shell input,html body .account-business-shell select,html body .account-business-shell textarea,html body .account-business-shell .marketplace-input,html body .account-business-shell select.marketplace-input,html body .account-business-shell textarea.marketplace-input{--lightningcss-light: !important;--lightningcss-dark:initial!important;color-scheme:dark!important;color:#fff!important;-webkit-text-fill-color:#fff!important;background:#ffffff13!important;border-color:#ffffff24!important;box-shadow:inset 0 1px #ffffff09!important}html body .account-business-shell input::placeholder,html body .account-business-shell textarea::placeholder,html body .account-business-shell .marketplace-input::placeholder,html body .account-business-shell textarea.marketplace-input::placeholder{color:#ffffff70!important;-webkit-text-fill-color:#ffffff70!important}html body .account-business-shell input:focus,html body .account-business-shell select:focus,html body .account-business-shell textarea:focus,html body .account-business-shell .marketplace-input:focus,html body .account-business-shell select.marketplace-input:focus,html body .account-business-shell textarea.marketplace-input:focus{background:#ffffff18!important;border-color:#f8cc62b8!important;box-shadow:0 0 0 3px #f8cc6224!important}html body .account-business-shell option{color:#f9fafb!important;background:#1d2028!important}html body .account-business-shell .account-profile-row-v40,html body .account-business-shell .account-business-inline-integrated{background:#ffffff0e!important;border-color:#f8cc623d!important}html body .account-business-shell .account-business-inline-integrated{border:1px solid #f8cc6242!important;border-radius:20px!important;padding:14px!important;box-shadow:inset 0 1px #ffffff09!important}html body .account-business-shell .account-business-inline-kicker,html body .account-business-shell .account-business-inline-badge,html body .account-business-shell .account-business-top-badge{color:#f8cc62!important}html body .account-business-shell .account-business-top-badge,html body .account-business-shell .account-business-inline-badge{background:#f8cc6221!important;border:1px solid #f8cc6266!important;box-shadow:0 10px 22px #daa52024!important}html body .account-business-shell .listing-primary-button{color:#14161c!important;-webkit-text-fill-color:#14161c!important;background:linear-gradient(135deg,#f8cc62,#c99622)!important;border:0!important}html body .account-business-shell .listing-secondary-button,html body .account-business-shell .marketplace-box-close,html body .account-business-shell .marketplace-box-close-compact{color:#ffffffeb!important;-webkit-text-fill-color:#ffffffeb!important;background:#ffffff13!important;border-color:#ffffff29!important}html body .seller-profile-teaser.seller-profile-teaser-business,html body .seller-profile-modal.seller-profile-modal-business,html body .seller-profile-hero.seller-profile-hero-business,html body .seller-profile-business-showcase{--lightningcss-light: !important;--lightningcss-dark:initial!important;color-scheme:dark!important}html body .seller-profile-modal.seller-profile-modal-business{color:#f9fafb!important;background:radial-gradient(circle at 10% 0,#f8cc622b,#0000 30%),#171923 linear-gradient(#13151b 0%,#20232c 46%,#15171d 100%)!important;border-color:#daa52080!important}html body .seller-profile-modal-business .seller-profile-header-row,html body .seller-profile-modal-business .seller-profile-title-block,html body .seller-profile-modal-business .seller-profile-kicker,html body .seller-profile-modal-business .seller-profile-title,html body .seller-profile-modal-business .seller-profile-section-title,html body .seller-profile-modal-business .seller-profile-name,html body .seller-profile-modal-business .seller-profile-rating,html body .seller-profile-modal-business .seller-profile-member-since,html body .seller-profile-modal-business .seller-profile-review-name,html body .seller-profile-modal-business .seller-profile-review-text,html body .seller-profile-modal-business .seller-profile-review-form-title{color:#fff!important}html body .seller-profile-modal-business .seller-profile-kicker,html body .seller-profile-modal-business .seller-profile-business-section-label,html body .seller-profile-modal-business .seller-profile-business-services-head,html body .seller-profile-modal-business .seller-profile-rating-score,html body .seller-profile-modal-business .seller-profile-review-stars{color:#f8cc62!important}html body .seller-profile-modal-business .seller-profile-section:not(.seller-profile-listings-section),html body .seller-profile-modal-business .seller-profile-review-form-section,html body .seller-profile-modal-business .seller-profile-report-section,html body .seller-profile-modal-business .seller-profile-business-showcase{color:#f9fafb!important;background:#ffffff0e!important;border-color:#f8cc623d!important;box-shadow:inset 0 1px #ffffff09!important}html body .seller-profile-modal-business .seller-profile-contact-chip,html body .seller-profile-modal-business .seller-profile-review-card,html body .seller-profile-modal-business .seller-profile-reviews-empty-card,html body .seller-profile-modal-business .seller-profile-empty,html body .seller-profile-modal-business .seller-profile-review-input-wrap{color:#f9fafb!important;background:#ffffff13!important;border-color:#ffffff21!important}html body .seller-profile-modal-business .seller-profile-contact-chip span,html body .seller-profile-modal-business .seller-profile-review-date,html body .seller-profile-modal-business .seller-profile-review-form-subtitle,html body .seller-profile-modal-business .seller-profile-review-hint,html body .seller-profile-modal-business .seller-profile-empty,html body .seller-profile-modal-business .seller-profile-reviews-empty-title,html body .seller-profile-modal-business .seller-profile-rating-count{color:#ffffffb8!important}html body .seller-profile-modal-business .seller-profile-contact-chip strong,html body .seller-profile-modal-business .seller-profile-contact-chip[href] strong{color:#f8cc62!important}html body .seller-profile-modal-business .seller-profile-review-textarea{--lightningcss-light: !important;--lightningcss-dark:initial!important;color-scheme:dark!important;color:#fff!important;-webkit-text-fill-color:#fff!important;background:#ffffff13!important;border-color:#ffffff24!important}html body .seller-profile-modal-business .seller-profile-review-textarea::placeholder{color:#ffffff70!important;-webkit-text-fill-color:#ffffff70!important}html body .seller-profile-modal-business .seller-profile-star{color:#ffffff8c!important;background:#ffffff13!important;border-color:#ffffff24!important}html body .seller-profile-modal-business .seller-profile-star.active{color:#f8cc62!important;background:#f8cc6224!important;border-color:#f8cc6257!important}html body .seller-profile-modal-business .seller-profile-submit-button{color:#14161c!important;-webkit-text-fill-color:#14161c!important;background:linear-gradient(135deg,#f8cc62,#c99622)!important}html body .seller-profile-modal-business .seller-profile-report-button,html body .seller-profile-modal-business .marketplace-box-close,html body .seller-profile-modal-business .marketplace-box-close-compact{color:#ffffffeb!important;background:#ffffff13!important;border-color:#ffffff24!important}html body .seller-profile-modal-business .seller-profile-listings-section{background:var(--tg-surface)!important;border-color:var(--tg-border)!important;color:var(--tg-text)!important}html body .seller-profile-modal-business .seller-profile-listings-section .seller-profile-section-title,html body .seller-profile-modal-business .seller-profile-listings-section .seller-profile-listing-title,html body .seller-profile-modal-business .seller-profile-listings-section .seller-profile-listing-card{color:var(--tg-text)!important}html body .seller-profile-modal-business .seller-profile-listings-section .seller-profile-listing-card{background:var(--tg-surface-2)!important;border-color:var(--tg-border)!important}html body .seller-profile-modal-business .seller-profile-listings-section .seller-profile-listing-meta,html body .seller-profile-modal-business .seller-profile-listings-section .seller-profile-listing-price-approx{color:var(--tg-muted)!important}html body .seller-profile-modal-business .seller-profile-listings-section{--lightningcss-light: !important;--lightningcss-dark:initial!important;color-scheme:dark!important;color:#f9fafb!important;background:#ffffff0e!important;border-color:#f8cc623d!important;box-shadow:inset 0 1px #ffffff09!important}html body .seller-profile-modal-business .seller-profile-listings-section .seller-profile-section-title{color:#fff!important}html body .seller-profile-modal-business .seller-profile-listings-section .seller-profile-listing-card,html body .seller-profile-modal-business .seller-profile-listings-section .modal-box .seller-profile-listing-card{--lightningcss-light: !important;--lightningcss-dark:initial!important;color-scheme:dark!important;color:#f9fafb!important;background:#ffffff13 linear-gradient(135deg,#ffffff16,#ffffff0b)!important;border-color:#f8cc622e!important;box-shadow:inset 0 1px #ffffff0a,0 12px 24px #00000024!important}html body .seller-profile-modal-business .seller-profile-listings-section .seller-profile-listing-card:hover,html body .seller-profile-modal-business .seller-profile-listings-section .seller-profile-listing-card:focus-visible{background:linear-gradient(135deg,#ffffff1b,#ffffff0e)!important;border-color:#f8cc6257!important}html body .seller-profile-modal-business .seller-profile-listings-section .seller-profile-listing-title,html body .seller-profile-modal-business .seller-profile-listings-section .seller-profile-listing-body{color:#fff!important}html body .seller-profile-modal-business .seller-profile-listings-section .seller-profile-listing-price{color:#f8cc62!important}html body .seller-profile-modal-business .seller-profile-listings-section .seller-profile-listing-price-approx,html body .seller-profile-modal-business .seller-profile-listings-section .seller-profile-listing-meta{color:#ffffffb8!important}html body .seller-profile-modal-business .seller-profile-listings-section .seller-profile-listing-image-wrap,html body .seller-profile-modal-business .seller-profile-listings-section .seller-profile-listing-image-placeholder{background:radial-gradient(circle at 18% 0,#f8cc622e,#0000 38%),#ffffff0f!important;border-color:#f8cc6229!important}.account-business-cover-topline{flex-wrap:wrap!important;align-items:flex-start!important}.account-business-cover-copy{flex:230px;min-width:0}.account-business-cover-upload-button.account-business-cover-upload-button-top:hover{filter:brightness(1.04)}@media (width<=520px){.account-business-cover-upload-button.account-business-cover-upload-button-top{flex-basis:100%!important;justify-content:center!important;width:100%!important}}.account-business-cover-uploader{background:radial-gradient(circle at 12% 0,#f8cc621c,#0000 36%),#ffffff0b!important;border:1px solid #f8cc6238!important;border-radius:18px!important;gap:10px!important;padding:12px!important;display:grid!important}.account-business-cover-topline{justify-content:space-between!important;align-items:flex-start!important;gap:10px!important;display:flex!important}.account-business-cover-label{color:#f8cc62!important;letter-spacing:.04em!important;text-transform:uppercase!important;font-size:12px!important;font-weight:950!important}.account-business-cover-note{color:#ffffffb8!important;margin-top:4px!important;font-size:12px!important;line-height:1.42!important}.account-business-cover-preview{background-color:#0000!important;background-image:radial-gradient(circle at 18% 0,#f8cc6238,#0000 34%),linear-gradient(135deg,#171923,#30333d)!important;background-position:50%!important;background-repeat:repeat,repeat!important;background-size:cover!important;background-attachment:scroll,scroll!important;background-origin:padding-box,padding-box!important;background-clip:border-box,border-box!important;border:1px solid #f8cc623d!important;border-radius:18px!important;min-height:126px!important;position:relative!important;overflow:hidden!important;box-shadow:inset 0 1px #ffffff0a!important}.account-business-cover-preview:after{content:""!important;pointer-events:none!important;background:linear-gradient(#0000 10%,#00000040),linear-gradient(90deg,#00000047,#0000 42%,#0003)!important;position:absolute!important;inset:0!important}.account-business-cover-preview span{z-index:1!important;color:#14161c!important;letter-spacing:.08em!important;background:linear-gradient(135deg,#f8cc62,#c99622)!important;border-radius:999px!important;align-items:center!important;padding:6px 10px!important;font-size:11px!important;font-weight:950!important;display:inline-flex!important;position:absolute!important;bottom:12px!important;left:12px!important}.account-business-cover-file-input{opacity:0!important;pointer-events:none!important;clip-path:inset(50%)!important;width:1px!important;height:1px!important;position:absolute!important;overflow:hidden!important}.account-business-cover-status{color:#ffffffc7!important;font-size:12px!important;line-height:1.35!important}.account-business-cover-url-fallback{margin-top:2px!important}@media (width<=520px){.account-business-cover-preview{min-height:112px!important}.account-business-cover-note{font-size:11px!important}}.account-business-cover-upload-button.account-business-cover-upload-button-top{color:#14161c!important;letter-spacing:.01em!important;background:linear-gradient(135deg,#f8cc62,#c99622)!important;border:1px solid #f8cc627a!important;border-radius:14px!important;flex:none!important;align-self:flex-start!important;width:auto!important;min-width:168px!important;max-width:100%!important;min-height:40px!important;margin:0!important;padding:0 14px!important;font-size:13px!important;font-weight:950!important;box-shadow:0 12px 28px #daa52038!important}@media (width<=520px){.account-business-cover-upload-button.account-business-cover-upload-button-top{flex-basis:100%!important;justify-content:center!important;width:100%!important}}html body .account-business-shell textarea.marketplace-input.account-business-textarea{height:auto!important;min-height:150px!important;padding:12px 14px!important;font-size:14px!important;font-weight:650!important;line-height:1.42!important;overflow-y:auto!important}html body .account-business-shell textarea.marketplace-input.account-business-services-textarea{min-height:126px!important}@media (width<=520px){html body .account-business-shell textarea.marketplace-input.account-business-textarea{min-height:142px!important;font-size:14px!important;line-height:1.42!important}html body .account-business-shell textarea.marketplace-input.account-business-services-textarea{min-height:118px!important}}.admin-users-search-form{border:1px solid var(--tg-border);background:var(--tg-surface-2);border-radius:16px;gap:8px;margin:0 0 12px;padding:10px;display:grid}.admin-users-search-input{margin-bottom:0!important}.admin-users-search-actions{grid-template-columns:1fr 1fr;gap:8px;display:grid}.admin-users-search-actions .listing-primary-button,.admin-users-search-actions .listing-secondary-button{border-radius:13px;min-height:42px;font-size:13px}.admin-users-search-hint{margin-top:0;font-size:11px}@media (width<=520px){.admin-users-search-actions{grid-template-columns:1fr}}.account-partner-status{color:#fff;background:linear-gradient(135deg,#6d28d9b8,#2563eba8);border:1px solid #8b5cf647;border-radius:16px;align-items:center;gap:10px;margin:0 0 14px;padding:10px 12px;display:flex}.account-partner-status-badge{color:#fff;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;background:linear-gradient(135deg,#6d28d9,#2563eb);border-radius:999px;justify-content:center;align-items:center;min-height:24px;padding:5px 9px;font-size:10px;font-weight:950;display:inline-flex;box-shadow:0 10px 22px #2563eb2e}.account-partner-status-text{min-width:0;font-size:13px;font-weight:800;line-height:1.35;color:#fff!important}.seller-profile-badge-partner,.seller-profile-teaser-badge-partner{color:#dbeafe!important;background:linear-gradient(135deg,#6d28d92e,#2563eb29)!important;border-color:#8b5cf657!important}html body .seller-profile-modal-business .seller-profile-badge-partner{border-color:#8b5cf661!important}.favorites-modal .tg-card-context-favorites .tg-card-actions,.modal-tile-preview-root-favorites .tg-card-context-favorites .tg-card-actions,.tg-card-tile-preview-box-favorites .tg-card-context-favorites .tg-card-actions{--favorites-report-action-size:44px;grid-template-columns:var(--favorites-report-action-size) minmax(0, 1fr) minmax(0, 1fr)!important}.favorites-modal .tg-card-context-favorites .tg-card-actions .tg-card-report-button,.modal-tile-preview-root-favorites .tg-card-context-favorites .tg-card-actions .tg-card-report-button,.tg-card-tile-preview-box-favorites .tg-card-context-favorites .tg-card-actions .tg-card-report-button{width:var(--favorites-report-action-size)!important;min-width:var(--favorites-report-action-size)!important;max-width:var(--favorites-report-action-size)!important;border:1px solid var(--tg-border)!important;background:var(--tg-surface)!important;height:44px!important;min-height:44px!important;max-height:44px!important;color:var(--tg-text)!important;border-radius:14px!important;order:1!important;justify-content:center!important;place-self:stretch stretch!important;align-items:center!important;padding:0!important;font-size:20px!important;line-height:1!important;display:inline-flex!important}.favorites-modal .tg-card-context-favorites .tg-card-actions .tg-share-wrap,.modal-tile-preview-root-favorites .tg-card-context-favorites .tg-card-actions .tg-share-wrap,.tg-card-tile-preview-box-favorites .tg-card-context-favorites .tg-card-actions .tg-share-wrap{order:2!important}.favorites-modal .tg-card-context-favorites .tg-card-actions>.listing-primary-button,.modal-tile-preview-root-favorites .tg-card-context-favorites .tg-card-actions>.listing-primary-button,.tg-card-tile-preview-box-favorites .tg-card-context-favorites .tg-card-actions>.listing-primary-button{order:3!important}@media (width<=560px){.favorites-modal .tg-card-context-favorites .tg-card-actions,.modal-tile-preview-root-favorites .tg-card-context-favorites .tg-card-actions,.tg-card-tile-preview-box-favorites .tg-card-context-favorites .tg-card-actions{--favorites-report-action-size:42px}.favorites-modal .tg-card-context-favorites .tg-card-actions .tg-card-report-button,.modal-tile-preview-root-favorites .tg-card-context-favorites .tg-card-actions .tg-card-report-button,.tg-card-tile-preview-box-favorites .tg-card-context-favorites .tg-card-actions .tg-card-report-button{border-radius:13px!important;height:42px!important;min-height:42px!important;max-height:42px!important;font-size:19px!important}}.cabinet-listing-rejection-strong{background:linear-gradient(135deg,#ff5c7a21,#ffb14213);border-color:#ff5c7a57;gap:7px;display:grid;box-shadow:inset 0 1px #ffffff0b}.cabinet-listing-rejection-title{color:var(--tg-text);font-size:14px;font-weight:950;line-height:1.25}.cabinet-listing-rejection-reason,.cabinet-listing-rejection-hint,.cabinet-listing-rejection-auto-delete{color:var(--tg-text);font-size:13px;line-height:1.42}.cabinet-listing-rejection-hint,.cabinet-listing-rejection-auto-delete{color:var(--tg-muted)}.cabinet-listing-rejection-auto-delete{background:#ffb1421a;border:1px solid #ffb14247;border-radius:999px;align-items:center;width:fit-content;max-width:100%;min-height:28px;padding:5px 9px;font-weight:800;display:inline-flex}.cabinet-listing-resubmit-button{box-shadow:0 12px 24px #ff7a452e;color:#111827!important;background:linear-gradient(135deg,#ffb142,#ff7a45)!important;border:0!important}.marketplace-rejected-edit-note{background:linear-gradient(135deg, #ff5c7a21, #ffb14213), var(--tg-surface);color:var(--tg-text);border:1px solid #ff5c7a57;border-radius:16px;gap:8px;margin:0 0 14px;padding:12px 14px;display:grid}.marketplace-rejected-edit-title{font-size:15px;font-weight:950;line-height:1.25}.marketplace-rejected-edit-reason,.marketplace-rejected-edit-hint,.marketplace-rejected-edit-auto-delete{font-size:13px;line-height:1.45}.marketplace-rejected-edit-hint,.marketplace-rejected-edit-auto-delete{color:var(--tg-muted)}.marketplace-rejected-edit-auto-delete{background:#ffb1421a;border:1px solid #ffb14247;border-radius:999px;align-items:center;width:fit-content;max-width:100%;min-height:28px;padding:5px 9px;font-weight:800;display:inline-flex}.cabinet-listing-tools{border:1px solid var(--tg-border);background:linear-gradient(135deg, #3f8cff0d, #fff0), var(--tg-surface);border-radius:18px;gap:10px;margin-bottom:14px;padding:12px;display:grid}.cabinet-filter-row{-ms-overflow-style:none;scrollbar-width:none;gap:8px;padding-bottom:2px;display:flex;overflow-x:auto}.cabinet-filter-row::-webkit-scrollbar{display:none}.cabinet-filter-chip{border:1px solid var(--tg-border);background:var(--tg-surface-2);min-height:38px;color:var(--tg-text);cursor:pointer;white-space:nowrap;border-radius:999px;flex:none;align-items:center;gap:8px;padding:8px 11px;font-size:12px;font-weight:850;transition:transform .15s,background-color .15s,border-color .15s,color .15s;display:inline-flex}.cabinet-filter-chip strong{background:color-mix(in srgb, var(--tg-accent) 12%, var(--tg-surface));min-width:22px;height:22px;color:var(--tg-accent);border-radius:999px;justify-content:center;align-items:center;padding:0 6px;font-size:11px;font-weight:950;line-height:1;display:inline-flex}.cabinet-filter-chip.active{background:linear-gradient(135deg, var(--tg-accent), var(--tg-accent-2));color:#fff;box-shadow:var(--tg-shadow);border-color:#0000}.cabinet-filter-chip.active strong{color:#fff;background:#fff3}.cabinet-filter-chip:active,.cabinet-filter-reset:active{transform:translateY(1px)}.cabinet-search-row{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;display:grid}.cabinet-search-input{border:1px solid var(--tg-border);background:var(--tg-surface-2);width:100%;min-height:44px;color:var(--tg-text);border-radius:15px;outline:none;padding:0 13px;font-size:14px;font-weight:700}.cabinet-search-input::placeholder{color:var(--tg-muted);font-weight:650}.cabinet-search-input:focus{border-color:color-mix(in srgb, var(--tg-accent) 48%, var(--tg-border));box-shadow:0 0 0 3px color-mix(in srgb, var(--tg-accent) 14%, transparent)}.cabinet-filter-reset{border:1px solid var(--tg-border);background:var(--tg-surface);min-height:44px;color:var(--tg-text);cursor:pointer;white-space:nowrap;border-radius:15px;padding:0 13px;font-size:13px;font-weight:850}.cabinet-filter-summary{color:var(--tg-muted);padding:0 2px;font-size:12px;font-weight:750;line-height:1.35}.cabinet-filter-empty{margin-top:0}@media (width<=560px){.cabinet-listing-tools{border-radius:16px;padding:10px}.cabinet-filter-chip{min-height:36px;padding:7px 10px;font-size:11px}.cabinet-search-row{grid-template-columns:1fr}.cabinet-filter-reset{width:100%}}html.ts-web-pwa-mode .cabinet-listing-tools,body.ts-web-pwa-mode .cabinet-listing-tools,.app-shell-web-pwa .cabinet-listing-tools{border-radius:26px!important;gap:14px!important;padding:18px!important}html.ts-web-pwa-mode .cabinet-filter-chip,body.ts-web-pwa-mode .cabinet-filter-chip,.app-shell-web-pwa .cabinet-filter-chip{gap:10px!important;min-height:54px!important;padding:10px 16px!important;font-size:20px!important}html.ts-web-pwa-mode .cabinet-filter-chip strong,body.ts-web-pwa-mode .cabinet-filter-chip strong,.app-shell-web-pwa .cabinet-filter-chip strong{min-width:32px!important;height:32px!important;font-size:17px!important}html.ts-web-pwa-mode .cabinet-search-input,body.ts-web-pwa-mode .cabinet-search-input,.app-shell-web-pwa .cabinet-search-input,html.ts-web-pwa-mode .cabinet-filter-reset,body.ts-web-pwa-mode .cabinet-filter-reset,.app-shell-web-pwa .cabinet-filter-reset{border-radius:22px!important;min-height:62px!important;padding:0 20px!important;font-size:22px!important}html.ts-web-pwa-mode .cabinet-filter-summary,body.ts-web-pwa-mode .cabinet-filter-summary,.app-shell-web-pwa .cabinet-filter-summary{font-size:20px!important;line-height:1.25!important}.seller-cabinet-filter-button,.seller-cabinet-filter-button:hover,.seller-cabinet-filter-button:focus-visible,.seller-cabinet-filter-button:active{color:var(--tg-text)!important;-webkit-text-fill-color:var(--tg-text)!important}.seller-cabinet-filter-button.is-active,.seller-cabinet-filter-button.is-active:hover,.seller-cabinet-filter-button.is-active:focus-visible,.seller-cabinet-filter-button.is-active:active{color:#fff!important;-webkit-text-fill-color:#fff!important}.seller-cabinet-filter-button .seller-cabinet-filter-label,.seller-cabinet-filter-button:hover .seller-cabinet-filter-label,.seller-cabinet-filter-button:focus-visible .seller-cabinet-filter-label,.seller-cabinet-filter-button:active .seller-cabinet-filter-label{color:inherit!important;-webkit-text-fill-color:inherit!important}.seller-cabinet-filter-button .seller-cabinet-filter-count,.seller-cabinet-filter-button:hover .seller-cabinet-filter-count,.seller-cabinet-filter-button:focus-visible .seller-cabinet-filter-count,.seller-cabinet-filter-button:active .seller-cabinet-filter-count{opacity:.74;color:inherit!important;-webkit-text-fill-color:inherit!important}html body .modal-box .cabinet-filter-chip,html body .modal-box .cabinet-filter-chip:hover,html body .modal-box .cabinet-filter-chip:focus,html body .modal-box .cabinet-filter-chip:focus-visible,html body .modal-box .cabinet-filter-chip:active{background:var(--tg-surface-2)!important;border-color:var(--tg-border)!important;color:var(--tg-text)!important;-webkit-text-fill-color:var(--tg-text)!important;opacity:1!important;visibility:visible!important}html body .modal-box .cabinet-filter-chip span,html body .modal-box .cabinet-filter-chip:hover span,html body .modal-box .cabinet-filter-chip:focus span,html body .modal-box .cabinet-filter-chip:focus-visible span,html body .modal-box .cabinet-filter-chip:active span{color:var(--tg-text)!important;-webkit-text-fill-color:var(--tg-text)!important;opacity:1!important;visibility:visible!important}html body .modal-box .cabinet-filter-chip strong,html body .modal-box .cabinet-filter-chip:hover strong,html body .modal-box .cabinet-filter-chip:focus strong,html body .modal-box .cabinet-filter-chip:focus-visible strong,html body .modal-box .cabinet-filter-chip:active strong{background:color-mix(in srgb, var(--tg-accent) 12%, var(--tg-surface))!important;color:var(--tg-accent)!important;-webkit-text-fill-color:var(--tg-accent)!important;opacity:1!important;visibility:visible!important}html body .modal-box .cabinet-filter-chip.active,html body .modal-box .cabinet-filter-chip.active:hover,html body .modal-box .cabinet-filter-chip.active:focus,html body .modal-box .cabinet-filter-chip.active:focus-visible,html body .modal-box .cabinet-filter-chip.active:active{background:linear-gradient(135deg, var(--tg-accent), var(--tg-accent-2))!important;color:#fff!important;-webkit-text-fill-color:#fff!important;opacity:1!important;visibility:visible!important;border-color:#0000!important}html body .modal-box .cabinet-filter-chip.active span,html body .modal-box .cabinet-filter-chip.active:hover span,html body .modal-box .cabinet-filter-chip.active:focus span,html body .modal-box .cabinet-filter-chip.active:focus-visible span,html body .modal-box .cabinet-filter-chip.active:active span{color:#fff!important;-webkit-text-fill-color:#fff!important;opacity:1!important;visibility:visible!important}html body .modal-box .cabinet-filter-chip.active strong,html body .modal-box .cabinet-filter-chip.active:hover strong,html body .modal-box .cabinet-filter-chip.active:focus strong,html body .modal-box .cabinet-filter-chip.active:focus-visible strong,html body .modal-box .cabinet-filter-chip.active:active strong{color:#fff!important;-webkit-text-fill-color:#fff!important;opacity:1!important;visibility:visible!important;background:#ffffff38!important}html body .cabinet-filter-panel{background:linear-gradient(135deg, #3f8cff0f, #fff0), var(--tg-surface-2)!important;border:1px solid var(--tg-border)!important;border-radius:16px!important;gap:8px!important;padding:10px!important;display:grid!important}html body .cabinet-filter-panel-title{color:var(--tg-muted)!important;-webkit-text-fill-color:var(--tg-muted)!important;text-transform:uppercase!important;letter-spacing:.045em!important;font-size:12px!important;font-weight:900!important;line-height:1.25!important}html body .cabinet-filter-panel .cabinet-filter-row{flex-wrap:wrap!important;gap:7px!important;padding:0!important;display:flex!important;overflow:visible!important}html body .cabinet-filter-stat,html body .cabinet-filter-stat:hover,html body .cabinet-filter-stat:focus,html body .cabinet-filter-stat:focus-visible,html body .cabinet-filter-stat:active{min-height:30px!important;box-shadow:none!important;cursor:pointer!important;color:var(--tg-text)!important;-webkit-text-fill-color:var(--tg-text)!important;opacity:1!important;visibility:visible!important;-webkit-user-select:none!important;user-select:none!important;background:0 0!important;border:0!important;border-radius:999px!important;align-items:center!important;gap:6px!important;padding:4px 8px!important;font-size:12px!important;font-weight:850!important;line-height:1.15!important;display:inline-flex!important}html body .cabinet-filter-stat span,html body .cabinet-filter-stat:hover span,html body .cabinet-filter-stat:focus span,html body .cabinet-filter-stat:focus-visible span,html body .cabinet-filter-stat:active span{color:inherit!important;-webkit-text-fill-color:inherit!important;opacity:1!important;visibility:visible!important}html body .cabinet-filter-stat strong,html body .cabinet-filter-stat:hover strong,html body .cabinet-filter-stat:focus strong,html body .cabinet-filter-stat:focus-visible strong,html body .cabinet-filter-stat:active strong{background:color-mix(in srgb, var(--tg-accent) 12%, var(--tg-surface))!important;min-width:20px!important;height:20px!important;color:var(--tg-accent)!important;-webkit-text-fill-color:var(--tg-accent)!important;opacity:1!important;visibility:visible!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;padding:0 6px!important;font-size:11px!important;font-weight:950!important;line-height:1!important;display:inline-flex!important}html body .cabinet-filter-stat.is-empty{color:var(--tg-muted)!important;-webkit-text-fill-color:var(--tg-muted)!important;opacity:.82!important}html body .cabinet-filter-stat.is-empty strong{background:var(--tg-chip)!important;color:var(--tg-muted)!important;-webkit-text-fill-color:var(--tg-muted)!important}html body .cabinet-filter-stat.active,html body .cabinet-filter-stat.active:hover,html body .cabinet-filter-stat.active:focus,html body .cabinet-filter-stat.active:focus-visible,html body .cabinet-filter-stat.active:active{color:var(--tg-accent)!important;-webkit-text-fill-color:var(--tg-accent)!important;box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--tg-accent) 28%, transparent)!important;background:#3f8cff21!important}html body .cabinet-filter-stat.active strong,html body .cabinet-filter-stat.active:hover strong,html body .cabinet-filter-stat.active:focus strong,html body .cabinet-filter-stat.active:focus-visible strong,html body .cabinet-filter-stat.active:active strong{background:linear-gradient(135deg, var(--tg-accent), var(--tg-accent-2))!important;color:#fff!important;-webkit-text-fill-color:#fff!important}html body .cabinet-filter-stat:focus-visible{outline:2px solid color-mix(in srgb, var(--tg-accent) 58%, transparent)!important;outline-offset:2px!important}@media (width<=560px){html body .cabinet-filter-panel{gap:7px!important;padding:9px!important}html body .cabinet-filter-panel .cabinet-filter-row{gap:6px!important}html body .cabinet-filter-stat,html body .cabinet-filter-stat:hover,html body .cabinet-filter-stat:focus,html body .cabinet-filter-stat:focus-visible,html body .cabinet-filter-stat:active{min-height:29px!important;padding:4px 7px!important;font-size:11px!important}html body .cabinet-filter-stat strong,html body .cabinet-filter-stat:hover strong,html body .cabinet-filter-stat:focus strong,html body .cabinet-filter-stat:focus-visible strong,html body .cabinet-filter-stat:active strong{min-width:19px!important;height:19px!important;font-size:10px!important}}.marketplace-photo-manager{gap:10px;display:grid}.marketplace-photo-manager-title{font-weight:800;color:var(--tg-text)!important}.marketplace-photo-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.marketplace-photo-tile{aspect-ratio:1;border:1px solid var(--tg-border);background:var(--tg-surface-2);border-radius:14px;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff08}.marketplace-photo-tile.is-main{border-color:color-mix(in srgb, var(--tg-accent) 46%, var(--tg-border));box-shadow:inset 0 0 0 2px color-mix(in srgb, var(--tg-accent) 26%, transparent), 0 10px 20px #00000014}.marketplace-photo-image{object-fit:cover;width:100%;height:100%}.modal-box .marketplace-photo-delete-button,.modal-box .marketplace-photo-main-button,.modal-box .marketplace-photo-control{z-index:3!important;color:#fff!important;-webkit-text-fill-color:#fff!important;cursor:pointer!important;background:#0f121ac7!important;border:0!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;width:28px!important;min-width:28px!important;max-width:28px!important;height:28px!important;min-height:28px!important;max-height:28px!important;margin:0!important;padding:0!important;font-size:17px!important;font-weight:950!important;line-height:1!important;display:inline-flex!important;position:absolute!important;box-shadow:0 8px 18px #0000002e!important}.modal-box .marketplace-photo-delete-button{top:8px!important;right:8px!important}.modal-box .marketplace-photo-main-button{background:#3f8cffe0!important;top:8px!important;left:8px!important}.marketplace-photo-main-badge{z-index:2;background:linear-gradient(135deg, var(--tg-accent), var(--tg-accent-2));color:#fff;white-space:nowrap;text-overflow:ellipsis;border-radius:999px;align-items:center;max-width:calc(100% - 44px);min-height:28px;padding:0 9px;font-size:11px;font-weight:950;line-height:1;display:inline-flex;position:absolute;top:8px;left:8px;overflow:hidden;box-shadow:0 8px 18px #0000002e}.marketplace-photo-actions{z-index:2;pointer-events:none;justify-content:space-between;display:flex;position:absolute;bottom:8px;left:8px;right:8px}.modal-box .marketplace-photo-actions .marketplace-photo-control{pointer-events:auto;position:relative!important;inset:auto!important}.modal-box .marketplace-photo-control:disabled,.modal-box .marketplace-photo-main-button:disabled,.modal-box .marketplace-photo-delete-button:disabled{opacity:.42!important;cursor:default!important}.marketplace-photo-size-badge{z-index:1;color:#fff;text-align:center;white-space:nowrap;text-overflow:ellipsis;pointer-events:none;background:#0f121ab8;border-radius:999px;min-height:26px;padding:7px 8px 0;font-size:10px;font-weight:800;line-height:1;position:absolute;bottom:8px;left:42px;right:42px;overflow:hidden}@media (width<=560px){.marketplace-photo-grid{gap:8px}.modal-box .marketplace-photo-delete-button,.modal-box .marketplace-photo-main-button,.modal-box .marketplace-photo-control{width:26px!important;min-width:26px!important;max-width:26px!important;height:26px!important;min-height:26px!important;max-height:26px!important;font-size:16px!important}.marketplace-photo-main-badge{min-height:26px;padding:0 8px;font-size:10px}.marketplace-photo-size-badge{display:none}}html body .tg-card-native.tg-card-has-images .tg-card-meta-row-with-favorite .tg-card-meta-favorite{display:none!important}html body .tg-card-media-with-favorite .tg-card-media-favorite{z-index:4!important;color:#111827!important;-webkit-text-fill-color:#111827!important;-webkit-backdrop-filter:blur(12px)!important;backdrop-filter:blur(12px)!important;background:#ffffffeb!important;border:1px solid #0f172a14!important;border-radius:999px!important;width:44px!important;min-width:44px!important;max-width:44px!important;height:44px!important;min-height:44px!important;max-height:44px!important;padding:0!important;position:absolute!important;inset:auto 12px 12px auto!important;box-shadow:0 14px 30px #0000002e!important}html body .tg-card-media-with-favorite .tg-card-media-favorite .favorite-toggle-icon{transform:translateY(-1px);font-size:24px!important;line-height:1!important}html.ts-web-pwa-mode .tg-card-media-with-favorite .tg-card-media-favorite,body.ts-web-pwa-mode .tg-card-media-with-favorite .tg-card-media-favorite,.app-shell-web-pwa .tg-card-media-with-favorite .tg-card-media-favorite{width:50px!important;min-width:50px!important;max-width:50px!important;height:50px!important;min-height:50px!important;max-height:50px!important;bottom:14px!important;right:14px!important}html.ts-web-pwa-mode .tg-card-media-with-favorite .tg-card-media-favorite .favorite-toggle-icon,body.ts-web-pwa-mode .tg-card-media-with-favorite .tg-card-media-favorite .favorite-toggle-icon,.app-shell-web-pwa .tg-card-media-with-favorite .tg-card-media-favorite .favorite-toggle-icon{font-size:28px!important}@media (width<=560px){html body .tg-card-media-with-favorite .native-media-badge-row{right:62px!important}html body .tg-card-media-with-favorite .tg-card-media-favorite{width:42px!important;min-width:42px!important;max-width:42px!important;height:42px!important;min-height:42px!important;max-height:42px!important;bottom:10px!important;right:10px!important}html body .tg-card-media-with-favorite .tg-card-media-favorite .favorite-toggle-icon{font-size:23px!important}}html body .tg-card.tg-card-has-images .tg-card-meta-row-with-favorite .tg-card-meta-favorite{display:none!important}html body .tg-card-media-with-favorite{position:relative!important}html body .tg-card-media-with-favorite .native-media-badge-row{justify-content:flex-end!important;right:54px!important}html body .tg-card-media-with-favorite .native-media-badge-row .seller-status-badges{justify-content:flex-end!important;max-width:100%!important}html body .tg-card-media-with-favorite .tg-card-media-favorite,html.ts-web-pwa-mode .tg-card-media-with-favorite .tg-card-media-favorite,body.ts-web-pwa-mode .tg-card-media-with-favorite .tg-card-media-favorite,.app-shell-web-pwa .tg-card-media-with-favorite .tg-card-media-favorite{z-index:5!important;color:#20242c!important;-webkit-text-fill-color:#20242c!important;-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important;background:#ffffffeb!important;border:1px solid #1113181a!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;width:36px!important;min-width:36px!important;max-width:36px!important;height:36px!important;min-height:36px!important;max-height:36px!important;margin:0!important;padding:0!important;display:inline-flex!important;position:absolute!important;inset:auto 10px 10px auto!important;box-shadow:0 7px 18px #0000002e!important}html body .tg-card-media-with-favorite .tg-card-media-favorite:hover{transform:translateY(-1px)!important}html body .tg-card-media-with-favorite .tg-card-media-favorite:active{transform:scale(.96)!important}@media (width<=560px){html body .tg-card-media-with-favorite .native-media-badge-row{right:54px!important}html body .tg-card-media-with-favorite .tg-card-media-favorite,html.ts-web-pwa-mode .tg-card-media-with-favorite .tg-card-media-favorite,body.ts-web-pwa-mode .tg-card-media-with-favorite .tg-card-media-favorite,.app-shell-web-pwa .tg-card-media-with-favorite .tg-card-media-favorite{width:36px!important;min-width:36px!important;max-width:36px!important;height:36px!important;min-height:36px!important;max-height:36px!important;bottom:10px!important;right:10px!important}html body .tg-card-media-with-favorite .tg-card-media-favorite .favorite-toggle-icon,html.ts-web-pwa-mode .tg-card-media-with-favorite .tg-card-media-favorite .favorite-toggle-icon,body.ts-web-pwa-mode .tg-card-media-with-favorite .tg-card-media-favorite .favorite-toggle-icon,.app-shell-web-pwa .tg-card-media-with-favorite .tg-card-media-favorite .favorite-toggle-icon{font-size:20px!important}}html body .tg-card-media-with-favorite .tg-card-media-favorite,html.ts-web-pwa-mode .tg-card-media-with-favorite .tg-card-media-favorite,body.ts-web-pwa-mode .tg-card-media-with-favorite .tg-card-media-favorite,.app-shell-web-pwa .tg-card-media-with-favorite .tg-card-media-favorite{color:#20242c!important;-webkit-text-fill-color:#20242c!important;-webkit-backdrop-filter:blur(8px)!important;backdrop-filter:blur(8px)!important;background:#ffffff80!important;border:1px solid #ffffff6b!important;border-radius:999px!important;width:28px!important;min-width:28px!important;max-width:28px!important;height:28px!important;min-height:28px!important;max-height:28px!important;padding:0!important;bottom:9px!important;right:9px!important;box-shadow:0 5px 12px #00000024!important}html body .tg-card-media-with-favorite .tg-card-media-favorite .favorite-toggle-icon,html.ts-web-pwa-mode .tg-card-media-with-favorite .tg-card-media-favorite .favorite-toggle-icon,body.ts-web-pwa-mode .tg-card-media-with-favorite .tg-card-media-favorite .favorite-toggle-icon,.app-shell-web-pwa .tg-card-media-with-favorite .tg-card-media-favorite .favorite-toggle-icon{font-size:21px!important;line-height:1!important;transform:translateY(-1px)!important}html body .tg-card-media-with-favorite .tg-card-media-favorite.is-active,html body .tg-card-media-with-favorite .tg-card-media-favorite[aria-pressed=true]{color:#ff4d73!important;-webkit-text-fill-color:#ff4d73!important;background:#ffffff8f!important}html body .tg-card-media-with-favorite .native-media-badge-row{right:44px!important}html.ts-web-pwa-mode .tg-card-media-with-favorite .native-media-badge-row,body.ts-web-pwa-mode .tg-card-media-with-favorite .native-media-badge-row,.app-shell-web-pwa .tg-card-media-with-favorite .native-media-badge-row{right:46px!important}@media (width<=560px){html body .tg-card-media-with-favorite .tg-card-media-favorite,html.ts-web-pwa-mode .tg-card-media-with-favorite .tg-card-media-favorite,body.ts-web-pwa-mode .tg-card-media-with-favorite .tg-card-media-favorite,.app-shell-web-pwa .tg-card-media-with-favorite .tg-card-media-favorite{width:28px!important;min-width:28px!important;max-width:28px!important;height:28px!important;min-height:28px!important;max-height:28px!important;bottom:9px!important;right:9px!important}html body .tg-card-media-with-favorite .tg-card-media-favorite .favorite-toggle-icon,html.ts-web-pwa-mode .tg-card-media-with-favorite .tg-card-media-favorite .favorite-toggle-icon,body.ts-web-pwa-mode .tg-card-media-with-favorite .tg-card-media-favorite .favorite-toggle-icon,.app-shell-web-pwa .tg-card-media-with-favorite .tg-card-media-favorite .favorite-toggle-icon{font-size:21px!important}html body .tg-card-media-with-favorite .native-media-badge-row{right:44px!important}}.search-advanced-panel{border:1px solid var(--tg-border);background:linear-gradient(135deg, #3f8cff0f, #fff0), var(--tg-surface-2);border-radius:18px;gap:10px;margin:10px 12px 0;padding:11px;display:grid}.search-advanced-panel.is-active{border-color:color-mix(in srgb, var(--tg-accent) 28%, var(--tg-border));box-shadow:0 10px 24px #3f8cff14}.search-advanced-head{justify-content:space-between;align-items:center;gap:10px;display:flex}.search-advanced-title{color:var(--tg-muted);text-transform:uppercase;letter-spacing:.045em;font-size:12px;font-weight:900;line-height:1.25}.search-advanced-reset{color:var(--tg-accent);cursor:pointer;background:0 0;border:0;padding:0;font-size:12px;font-weight:850}.search-advanced-checks{flex-wrap:wrap;gap:7px;display:flex}.search-advanced-chip{background:var(--tg-surface);border:1px solid var(--tg-border);min-height:32px;color:var(--tg-text);cursor:pointer;border-radius:999px;align-items:center;gap:7px;padding:6px 9px;font-size:12px;font-weight:800;display:inline-flex}.search-advanced-controls{grid-template-columns:1fr 1fr minmax(150px,1.15fr);gap:8px;display:grid}.search-advanced-field{gap:5px;min-width:0;display:grid}.search-advanced-field span{color:var(--tg-muted);font-size:11px;font-weight:800;line-height:1.2}.search-advanced-field input,.search-advanced-field select{border:1px solid var(--tg-border);background:var(--tg-surface);width:100%;min-height:40px;color:var(--tg-text);border-radius:13px;outline:none;padding:8px 10px;font-size:13px;font-weight:750}.search-advanced-field input:focus,.search-advanced-field select:focus{border-color:color-mix(in srgb, var(--tg-accent) 45%, var(--tg-border));box-shadow:0 0 0 3px color-mix(in srgb, var(--tg-accent) 14%, transparent)}@media (width<=560px){.search-advanced-panel{border-radius:16px;margin:9px 10px 0;padding:10px}.search-advanced-controls{grid-template-columns:1fr 1fr}.search-advanced-sort-field{grid-column:1/-1}.search-advanced-chip{min-height:30px;padding:5px 8px;font-size:11px}.search-advanced-field input,.search-advanced-field select{border-radius:12px;min-height:38px;font-size:12px}}.android-billing-modal{max-width:560px!important}.android-billing-subtitle{margin:0 0 12px!important}.android-billing-context-card{border:1px solid var(--tg-border);background:var(--tg-surface-2);border-radius:16px;gap:4px;margin-bottom:12px;padding:10px 12px;display:grid}.android-billing-context-card span{color:var(--tg-muted);font-size:12px;font-weight:850}.android-billing-context-card strong{color:var(--tg-text);font-size:14px;line-height:1.28}.android-billing-status{border:1px solid var(--tg-border);background:var(--tg-surface-2);min-height:30px;color:var(--tg-muted);border-radius:999px;align-items:center;margin:0 0 12px;padding:6px 10px;font-size:12px;font-weight:900;display:inline-flex}.android-billing-status.is-ready{color:#1f8a4c;background:#26a65b1a;border-color:#26a65b3d}.android-billing-status.is-waiting{color:#9a6500;background:#ffb84d1f;border-color:#ffb84d42}.android-billing-product-list{gap:10px!important}.android-billing-product-card{border-radius:18px!important}.android-billing-product-description{margin-bottom:10px!important}.android-billing-product-meta{margin-bottom:12px!important}.android-billing-pay-button{width:100%!important}.cabinet-google-play-top-button{color:var(--tg-accent)!important;background:#3f8cff14!important;border-color:#3f8cff38!important}@media (width<=560px){.android-billing-modal{max-width:min(94vw,560px)!important}.android-billing-status{justify-content:center;width:100%}}.account-pro-top-badge{color:#5b63ff;letter-spacing:.055em;background:linear-gradient(135deg,#5b76ff2e,#7f56d938);border:1px solid #6f68ff59;border-radius:999px;justify-content:center;align-items:center;min-height:24px;padding:4px 9px;font-size:11px;font-weight:950;display:inline-flex;box-shadow:0 8px 20px #5b63ff24}.account-premium-panel{border:1px solid var(--tg-border);background:linear-gradient(135deg, #3f8cff14, #fff0), var(--tg-surface-2);border-radius:20px;gap:10px;margin:0 0 14px;padding:13px;display:grid;box-shadow:0 14px 34px #0f172a14}.account-premium-panel.is-pro{background:radial-gradient(circle at 12% 0%, #6873ff29, transparent 34%), linear-gradient(135deg, #3f8cff1a, #7f56d914), var(--tg-surface-2);border-color:#6873ff52}.account-premium-panel.is-business{color:#f7f2e8;background:radial-gradient(circle at 12% 0,#d6a63f2e,#0000 34%),linear-gradient(135deg,#101218f2,#1f222aeb);border-color:#d6a63f57;box-shadow:0 18px 44px #0a0c1238}.account-premium-panel-header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.account-premium-kicker{color:var(--tg-muted);letter-spacing:.06em;text-transform:uppercase;font-size:11px;font-weight:900;line-height:1.15}.account-premium-panel.is-business .account-premium-kicker{color:#f7f2e8a8}.account-premium-status{color:var(--tg-text);margin-top:4px;font-size:15px;font-weight:950;line-height:1.25}.account-premium-panel.is-business .account-premium-status{color:#fff}.account-premium-status-badge{letter-spacing:.055em;text-transform:uppercase;border-radius:999px;flex:none;justify-content:center;align-items:center;min-height:26px;padding:4px 10px;font-size:11px;font-weight:950;line-height:1;display:inline-flex}.account-premium-status-badge.is-free{background:var(--tg-chip);color:var(--tg-muted)}.account-premium-status-badge.is-pro{color:#fff;background:linear-gradient(135deg,#5f7cff,#7f56d9);box-shadow:0 9px 24px #5f7cff38}.account-premium-status-badge.is-business{color:#1b160b;background:linear-gradient(135deg,#d7a94f,#ffdd8a);box-shadow:0 9px 24px #d7a94f3d}.account-premium-hint,.account-premium-google-note{color:var(--tg-muted);font-size:12px;font-weight:650;line-height:1.4}.account-premium-panel.is-business .account-premium-hint,.account-premium-panel.is-business .account-premium-google-note{color:#f7f2e8bd}.account-premium-actions{grid-template-columns:minmax(0,1fr);gap:9px;display:grid}.account-premium-button{appearance:none;text-align:left;cursor:pointer;border:0;border-radius:18px;gap:4px;min-height:68px;padding:12px 13px;transition:transform .16s,box-shadow .16s,opacity .16s;display:grid}.account-premium-button:disabled{opacity:.6;cursor:progress}.account-premium-button:not(:disabled):hover{transform:translateY(-1px)}.account-premium-button span{font-size:15px;font-weight:950;line-height:1.18}.account-premium-button small{opacity:.9;font-size:12px;font-weight:700;line-height:1.32}.account-premium-button-pro{color:#fff;background:radial-gradient(circle at 8% 0,#ffffff57,#0000 35%),linear-gradient(135deg,#5f7cff,#7f56d9);box-shadow:0 13px 30px #5f7cff3d}.account-premium-button-business{color:#fff6df;background:radial-gradient(circle at 8% 0,#ffe8aa59,#0000 35%),linear-gradient(135deg,#161922,#2a2d36);border:1px solid #d7a94f75;box-shadow:0 15px 34px #0c0e1438}.promotion-request-google-pay-box{background:linear-gradient(135deg, #3f8cff14, #7f56d90d), var(--tg-surface-2);border:1px solid color-mix(in srgb, var(--tg-accent) 22%, var(--tg-border));border-radius:16px;gap:7px;margin-top:4px;padding:10px;display:grid}.promotion-request-google-pay-button{width:100%}.promotion-request-google-pay-hint{color:var(--tg-muted);font-size:12px;font-weight:650;line-height:1.35}@media (width>=520px){.account-premium-actions{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=560px){.account-premium-panel{border-radius:18px;padding:11px}.account-premium-button{min-height:62px;padding:10px 11px}.account-premium-button span{font-size:14px}.account-premium-button small{font-size:11px}}html.ts-android-wrapper .marketplace-photo-compat-label,body.ts-android-wrapper .marketplace-photo-compat-label,html[data-app-shell=android] .marketplace-photo-compat-label,body[data-app-shell=android] .marketplace-photo-compat-label,.app-shell-android-wrapper .marketplace-photo-compat-label{display:none!important}.tg-share-menu-portal[data-share-menu-placement=above]{width:var(--share-menu-width,auto);z-index:2147483000!important;-webkit-backdrop-filter:blur(14px)!important;backdrop-filter:blur(14px)!important;background:#fffffff5!important;border:1px solid #1218261a!important;border-radius:16px!important;gap:5px!important;max-width:calc(100vw - 20px)!important;padding:6px!important;display:grid!important;box-shadow:0 12px 28px #0a0e1838!important}.tg-share-menu-portal[data-share-menu-placement=above].open-up:after{content:"";background:#fffffff5;border-bottom:1px solid #1218261a;border-right:1px solid #1218261a;border-bottom-right-radius:3px;width:12px;height:12px;position:absolute;bottom:-6px;left:50%;transform:translate(-50%)rotate(45deg)}.tg-share-menu-portal[data-share-menu-placement=above] .tg-share-menu-item{min-height:39px!important;color:var(--tg-text)!important;white-space:nowrap!important;text-align:center!important;background:#f5f7fbf5!important;border-radius:12px!important;padding:9px 12px!important;font-size:14px!important;font-weight:800!important;line-height:1.15!important}.dark .tg-share-menu-portal[data-share-menu-placement=above],[data-theme=dark] .tg-share-menu-portal[data-share-menu-placement=above],body.dark .tg-share-menu-portal[data-share-menu-placement=above],.dark .tg-share-menu-portal[data-share-menu-placement=above].open-up:after,[data-theme=dark] .tg-share-menu-portal[data-share-menu-placement=above].open-up:after,body.dark .tg-share-menu-portal[data-share-menu-placement=above].open-up:after{background:#191c26f5!important;border-color:#ffffff1f!important}.dark .tg-share-menu-portal[data-share-menu-placement=above] .tg-share-menu-item,[data-theme=dark] .tg-share-menu-portal[data-share-menu-placement=above] .tg-share-menu-item,body.dark .tg-share-menu-portal[data-share-menu-placement=above] .tg-share-menu-item{background:#272b38fa!important}html body .tg-card .share-actions,html body .tg-card .share-menu,html body .tg-card .tg-share-menu,html body .tg-card .card-share-menu,html body .tg-card .listing-share-menu,html body .tg-card .tg-card-share-menu,html body .tg-card .share-popover,html body .favorites-modal .share-actions,html body .favorites-modal .share-menu,html body .favorites-modal .tg-share-menu,html body .favorites-modal .card-share-menu,html body .favorites-modal .listing-share-menu,html body .favorites-modal .tg-card-share-menu,html body .favorites-modal .share-popover{z-index:60!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important;-webkit-backdrop-filter:blur(14px)!important;backdrop-filter:blur(14px)!important;background:#fffffff7!important;border:1px solid #141c2c1a!important;border-radius:18px!important;grid-template-columns:1fr!important;gap:6px!important;width:min(230px,100vw - 44px)!important;min-width:176px!important;max-width:230px!important;height:auto!important;min-height:0!important;max-height:none!important;margin:0!important;padding:8px!important;display:grid!important;position:absolute!important;inset:auto auto calc(100% + 10px) 50%!important;overflow:visible!important;transform:translate(-50%)!important;box-shadow:0 16px 38px #0f172a3d!important}html body .tg-card .share-actions:after,html body .tg-card .share-menu:after,html body .tg-card .tg-share-menu:after,html body .tg-card .card-share-menu:after,html body .tg-card .listing-share-menu:after,html body .tg-card .tg-card-share-menu:after,html body .tg-card .share-popover:after,html body .favorites-modal .share-actions:after,html body .favorites-modal .share-menu:after,html body .favorites-modal .tg-share-menu:after,html body .favorites-modal .card-share-menu:after,html body .favorites-modal .listing-share-menu:after,html body .favorites-modal .tg-card-share-menu:after,html body .favorites-modal .share-popover:after{content:""!important;z-index:-1!important;background:#fffffff7!important;border-bottom:1px solid #141c2c1a!important;border-right:1px solid #141c2c1a!important;border-radius:2px!important;width:12px!important;height:12px!important;position:absolute!important;bottom:-6px!important;left:50%!important;transform:translate(-50%)rotate(45deg)!important}html body .tg-card .share-actions>*,html body .tg-card .share-menu>*,html body .tg-card .tg-share-menu>*,html body .tg-card .card-share-menu>*,html body .tg-card .listing-share-menu>*,html body .tg-card .tg-card-share-menu>*,html body .tg-card .share-popover>*,html body .favorites-modal .share-actions>*,html body .favorites-modal .share-menu>*,html body .favorites-modal .tg-share-menu>*,html body .favorites-modal .card-share-menu>*,html body .favorites-modal .listing-share-menu>*,html body .favorites-modal .tg-card-share-menu>*,html body .favorites-modal .share-popover>*{width:100%!important;min-width:0!important;max-width:none!important;height:auto!important;min-height:42px!important;box-shadow:none!important;color:#111827!important;-webkit-text-fill-color:#111827!important;text-align:left!important;white-space:nowrap!important;background:#f5f7fbf5!important;border:0!important;border-radius:13px!important;justify-content:flex-start!important;align-items:center!important;gap:10px!important;margin:0!important;padding:10px 12px!important;font-size:14px!important;font-weight:850!important;line-height:1.15!important;display:flex!important;position:relative!important;inset:auto!important;transform:none!important}html body .tg-card .share-actions>:hover,html body .tg-card .share-menu>:hover,html body .tg-card .tg-share-menu>:hover,html body .tg-card .card-share-menu>:hover,html body .tg-card .listing-share-menu>:hover,html body .tg-card .tg-card-share-menu>:hover,html body .tg-card .share-popover>:hover,html body .favorites-modal .share-actions>:hover,html body .favorites-modal .share-menu>:hover,html body .favorites-modal .tg-share-menu>:hover,html body .favorites-modal .card-share-menu>:hover,html body .favorites-modal .listing-share-menu>:hover,html body .favorites-modal .tg-card-share-menu>:hover,html body .favorites-modal .share-popover>:hover{background:#e8eef9fa!important}html body .tg-card .tg-card-actions,html body .tg-card .listing-card-actions,html body .tg-card .card-actions,html body .favorites-modal .tg-card-actions,html body .favorites-modal .listing-card-actions,html body .favorites-modal .card-actions{overflow:visible!important}html body .favorites-modal,html body .favorites-modal *,html body .tg-card,html body .tg-card *{--share-menu-safe-overflow:visible}@media (width<=560px){html body .tg-card .share-actions,html body .tg-card .share-menu,html body .tg-card .tg-share-menu,html body .tg-card .card-share-menu,html body .tg-card .listing-share-menu,html body .tg-card .tg-card-share-menu,html body .tg-card .share-popover,html body .favorites-modal .share-actions,html body .favorites-modal .share-menu,html body .favorites-modal .tg-share-menu,html body .favorites-modal .card-share-menu,html body .favorites-modal .listing-share-menu,html body .favorites-modal .tg-card-share-menu,html body .favorites-modal .share-popover{width:min(214px,100vw - 40px)!important;min-width:168px!important;max-width:214px!important}html body .tg-card .share-actions>*,html body .tg-card .share-menu>*,html body .tg-card .tg-share-menu>*,html body .tg-card .card-share-menu>*,html body .tg-card .listing-share-menu>*,html body .tg-card .tg-card-share-menu>*,html body .tg-card .share-popover>*,html body .favorites-modal .share-actions>*,html body .favorites-modal .share-menu>*,html body .favorites-modal .tg-share-menu>*,html body .favorites-modal .card-share-menu>*,html body .favorites-modal .listing-share-menu>*,html body .favorites-modal .tg-card-share-menu>*,html body .favorites-modal .share-popover>*{min-height:40px!important;padding:9px 11px!important;font-size:13px!important}}body>.tg-share-menu-portal[data-share-menu-placement=above],html.ts-web-pwa-mode body>.tg-share-menu-portal[data-share-menu-placement=above],body.ts-web-pwa-mode>.tg-share-menu-portal[data-share-menu-placement=above],html.ts-android-wrapper body>.tg-share-menu-portal[data-share-menu-placement=above],body.ts-android-wrapper>.tg-share-menu-portal[data-share-menu-placement=above],html.ts-ios-web-mode body>.tg-share-menu-portal[data-share-menu-placement=above],body.ts-ios-web-mode>.tg-share-menu-portal[data-share-menu-placement=above]{z-index:2147483600!important;isolation:isolate!important;-webkit-backdrop-filter:blur(14px)!important;backdrop-filter:blur(14px)!important;background:#fffffffa!important;border:1px solid #1218261a!important;border-radius:18px!important;grid-template-columns:1fr!important;gap:6px!important;width:min(210px,100vw - 24px)!important;min-width:176px!important;max-width:210px!important;height:auto!important;min-height:0!important;max-height:none!important;margin:0!important;padding:8px!important;display:grid!important;position:fixed!important;overflow:visible!important;transform:translateZ(0)!important;box-shadow:0 18px 40px #0a0e1842!important}body>.tg-share-menu-portal[data-share-menu-placement=above].open-up:after,html.ts-web-pwa-mode body>.tg-share-menu-portal[data-share-menu-placement=above].open-up:after,body.ts-web-pwa-mode>.tg-share-menu-portal[data-share-menu-placement=above].open-up:after,html.ts-android-wrapper body>.tg-share-menu-portal[data-share-menu-placement=above].open-up:after,body.ts-android-wrapper>.tg-share-menu-portal[data-share-menu-placement=above].open-up:after,html.ts-ios-web-mode body>.tg-share-menu-portal[data-share-menu-placement=above].open-up:after,body.ts-ios-web-mode>.tg-share-menu-portal[data-share-menu-placement=above].open-up:after{content:""!important;z-index:-1!important;background:#fffffffa!important;border-bottom:1px solid #1218261a!important;border-right:1px solid #1218261a!important;border-radius:2px!important;width:12px!important;height:12px!important;position:absolute!important;bottom:-6px!important;left:50%!important;transform:translate(-50%)rotate(45deg)!important}body>.tg-share-menu-portal[data-share-menu-placement=above] .tg-share-menu-item,html.ts-web-pwa-mode body>.tg-share-menu-portal[data-share-menu-placement=above] .tg-share-menu-item,body.ts-web-pwa-mode>.tg-share-menu-portal[data-share-menu-placement=above] .tg-share-menu-item,html.ts-android-wrapper body>.tg-share-menu-portal[data-share-menu-placement=above] .tg-share-menu-item,body.ts-android-wrapper>.tg-share-menu-portal[data-share-menu-placement=above] .tg-share-menu-item,html.ts-ios-web-mode body>.tg-share-menu-portal[data-share-menu-placement=above] .tg-share-menu-item,body.ts-ios-web-mode>.tg-share-menu-portal[data-share-menu-placement=above] .tg-share-menu-item{width:100%!important;min-width:0!important;max-width:none!important;height:auto!important;min-height:38px!important;max-height:none!important;box-shadow:none!important;color:#111827!important;-webkit-text-fill-color:#111827!important;text-align:center!important;white-space:nowrap!important;opacity:1!important;background:#f5f7fbf5!important;border:0!important;border-radius:13px!important;justify-content:center!important;align-items:center!important;gap:8px!important;margin:0!important;padding:9px 12px!important;font-size:14px!important;font-weight:850!important;line-height:1.12!important;display:flex!important;position:static!important;transform:none!important}body>.tg-share-menu-portal[data-share-menu-placement=above] .tg-share-menu-item:hover,html.ts-web-pwa-mode body>.tg-share-menu-portal[data-share-menu-placement=above] .tg-share-menu-item:hover,body.ts-web-pwa-mode>.tg-share-menu-portal[data-share-menu-placement=above] .tg-share-menu-item:hover{background:#e8eef9fa!important}[data-theme=dark] body>.tg-share-menu-portal[data-share-menu-placement=above],body.dark>.tg-share-menu-portal[data-share-menu-placement=above],[data-theme=dark] body>.tg-share-menu-portal[data-share-menu-placement=above]:after,body.dark>.tg-share-menu-portal[data-share-menu-placement=above]:after{background:#1c1f2afa!important;border-color:#ffffff1f!important}[data-theme=dark] body>.tg-share-menu-portal[data-share-menu-placement=above] .tg-share-menu-item,body.dark>.tg-share-menu-portal[data-share-menu-placement=above] .tg-share-menu-item{color:#f8fafc!important;-webkit-text-fill-color:#f8fafc!important;background:#272b38fa!important}@media (width<=560px){body>.tg-share-menu-portal[data-share-menu-placement=above],html.ts-web-pwa-mode body>.tg-share-menu-portal[data-share-menu-placement=above],body.ts-web-pwa-mode>.tg-share-menu-portal[data-share-menu-placement=above],html.ts-android-wrapper body>.tg-share-menu-portal[data-share-menu-placement=above],body.ts-android-wrapper>.tg-share-menu-portal[data-share-menu-placement=above],html.ts-ios-web-mode body>.tg-share-menu-portal[data-share-menu-placement=above],body.ts-ios-web-mode>.tg-share-menu-portal[data-share-menu-placement=above]{border-radius:17px!important;gap:5px!important;width:min(196px,100vw - 24px)!important;min-width:170px!important;max-width:196px!important;padding:7px!important}body>.tg-share-menu-portal[data-share-menu-placement=above] .tg-share-menu-item,html.ts-web-pwa-mode body>.tg-share-menu-portal[data-share-menu-placement=above] .tg-share-menu-item,body.ts-web-pwa-mode>.tg-share-menu-portal[data-share-menu-placement=above] .tg-share-menu-item,html.ts-android-wrapper body>.tg-share-menu-portal[data-share-menu-placement=above] .tg-share-menu-item,body.ts-android-wrapper>.tg-share-menu-portal[data-share-menu-placement=above] .tg-share-menu-item,html.ts-ios-web-mode body>.tg-share-menu-portal[data-share-menu-placement=above] .tg-share-menu-item,body.ts-ios-web-mode>.tg-share-menu-portal[data-share-menu-placement=above] .tg-share-menu-item{min-height:37px!important;padding:8px 10px!important;font-size:13px!important}}body>.tg-share-menu-portal[data-share-menu-placement=above],html.ts-web-pwa-mode body>.tg-share-menu-portal[data-share-menu-placement=above],body.ts-web-pwa-mode>.tg-share-menu-portal[data-share-menu-placement=above],html.ts-android-wrapper body>.tg-share-menu-portal[data-share-menu-placement=above],body.ts-android-wrapper>.tg-share-menu-portal[data-share-menu-placement=above],html.ts-ios-web-mode body>.tg-share-menu-portal[data-share-menu-placement=above],body.ts-ios-web-mode>.tg-share-menu-portal[data-share-menu-placement=above]{box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;isolation:auto!important;background:0 0!important;border:0!important;gap:6px!important;padding:0!important;overflow:visible!important}body>.tg-share-menu-portal[data-share-menu-placement=above]:before,body>.tg-share-menu-portal[data-share-menu-placement=above]:after,html.ts-web-pwa-mode body>.tg-share-menu-portal[data-share-menu-placement=above]:before,html.ts-web-pwa-mode body>.tg-share-menu-portal[data-share-menu-placement=above]:after,body.ts-web-pwa-mode>.tg-share-menu-portal[data-share-menu-placement=above]:before,body.ts-web-pwa-mode>.tg-share-menu-portal[data-share-menu-placement=above]:after,html.ts-android-wrapper body>.tg-share-menu-portal[data-share-menu-placement=above]:before,html.ts-android-wrapper body>.tg-share-menu-portal[data-share-menu-placement=above]:after,body.ts-android-wrapper>.tg-share-menu-portal[data-share-menu-placement=above]:before,body.ts-android-wrapper>.tg-share-menu-portal[data-share-menu-placement=above]:after,html.ts-ios-web-mode body>.tg-share-menu-portal[data-share-menu-placement=above]:before,html.ts-ios-web-mode body>.tg-share-menu-portal[data-share-menu-placement=above]:after,body.ts-ios-web-mode>.tg-share-menu-portal[data-share-menu-placement=above]:before,body.ts-ios-web-mode>.tg-share-menu-portal[data-share-menu-placement=above]:after{content:none!important;opacity:0!important;background:0 0!important;border:0!important;width:0!important;height:0!important;display:none!important}body>.tg-share-menu-portal[data-share-menu-placement=above] .tg-share-menu-item,html.ts-web-pwa-mode body>.tg-share-menu-portal[data-share-menu-placement=above] .tg-share-menu-item,body.ts-web-pwa-mode>.tg-share-menu-portal[data-share-menu-placement=above] .tg-share-menu-item,html.ts-android-wrapper body>.tg-share-menu-portal[data-share-menu-placement=above] .tg-share-menu-item,body.ts-android-wrapper>.tg-share-menu-portal[data-share-menu-placement=above] .tg-share-menu-item,html.ts-ios-web-mode body>.tg-share-menu-portal[data-share-menu-placement=above] .tg-share-menu-item,body.ts-ios-web-mode>.tg-share-menu-portal[data-share-menu-placement=above] .tg-share-menu-item{-webkit-backdrop-filter:blur(12px)!important;backdrop-filter:blur(12px)!important;background:#fffffff5!important;border:1px solid #12182614!important;border-radius:14px!important;box-shadow:0 8px 22px #0a0e1824!important}[data-theme=dark] body>.tg-share-menu-portal[data-share-menu-placement=above] .tg-share-menu-item,body.dark>.tg-share-menu-portal[data-share-menu-placement=above] .tg-share-menu-item{background:#232734f5!important;border-color:#ffffff1a!important;box-shadow:0 8px 22px #0000003d!important}html body .modal-box .cabinet-listing-tools{background:linear-gradient(145deg, #3f8cff0b, #fff0), var(--tg-surface)!important;border-radius:22px!important;gap:10px!important;padding:12px!important}html body .modal-box .cabinet-filter-panel{box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;gap:8px!important;padding:0!important;display:grid!important}html body .modal-box .cabinet-filter-panel-title{letter-spacing:.085em!important;text-transform:uppercase!important;color:var(--tg-muted)!important;-webkit-text-fill-color:var(--tg-muted)!important;align-items:center!important;gap:7px!important;margin:0 2px!important;font-size:11px!important;font-weight:950!important;line-height:1.2!important;display:inline-flex!important}html body .modal-box .cabinet-filter-panel-title:before{content:""!important;background:linear-gradient(135deg, var(--tg-accent), var(--tg-accent-2))!important;width:7px!important;height:7px!important;box-shadow:0 0 0 4px color-mix(in srgb, var(--tg-accent) 10%, transparent)!important;border-radius:999px!important;flex:none!important}html body .modal-box .cabinet-filter-panel .cabinet-filter-row{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important;padding:0!important;display:grid!important;overflow:visible!important}html body .modal-box .cabinet-filter-panel .cabinet-filter-row .cabinet-filter-stat:nth-child(5){grid-column:1/-1!important}html body .modal-box .cabinet-filter-stat,html body .modal-box .cabinet-filter-stat:hover,html body .modal-box .cabinet-filter-stat:focus,html body .modal-box .cabinet-filter-stat:focus-visible,html body .modal-box .cabinet-filter-stat:active{border:1px solid color-mix(in srgb, var(--tg-border) 86%, transparent)!important;background:linear-gradient(180deg, #ffffffb8, #fff0), var(--tg-surface-2)!important;width:100%!important;min-width:0!important;min-height:38px!important;color:var(--tg-text)!important;-webkit-text-fill-color:var(--tg-text)!important;opacity:1!important;visibility:visible!important;-webkit-user-select:none!important;user-select:none!important;border-radius:15px!important;justify-content:space-between!important;align-items:center!important;gap:8px!important;padding:8px 10px!important;font-size:12px!important;font-weight:850!important;line-height:1.15!important;transition:transform .14s,box-shadow .14s,border-color .14s,background-color .14s!important;display:inline-flex!important;box-shadow:0 8px 18px #0f172a09!important}html body .modal-box .cabinet-filter-stat:active{transform:translateY(1px)!important}html body .modal-box .cabinet-filter-stat span,html body .modal-box .cabinet-filter-stat:hover span,html body .modal-box .cabinet-filter-stat:focus span,html body .modal-box .cabinet-filter-stat:focus-visible span,html body .modal-box .cabinet-filter-stat:active span{text-overflow:ellipsis!important;white-space:nowrap!important;min-width:0!important;color:inherit!important;-webkit-text-fill-color:inherit!important;opacity:1!important;visibility:visible!important;overflow:hidden!important}html body .modal-box .cabinet-filter-stat strong,html body .modal-box .cabinet-filter-stat:hover strong,html body .modal-box .cabinet-filter-stat:focus strong,html body .modal-box .cabinet-filter-stat:focus-visible strong,html body .modal-box .cabinet-filter-stat:active strong{background:color-mix(in srgb, var(--tg-accent) 12%, var(--tg-surface))!important;min-width:23px!important;height:23px!important;color:var(--tg-accent)!important;-webkit-text-fill-color:var(--tg-accent)!important;opacity:1!important;visibility:visible!important;border-radius:999px!important;flex:none!important;justify-content:center!important;align-items:center!important;padding:0 7px!important;font-size:11px!important;font-weight:950!important;line-height:1!important;display:inline-flex!important}html body .modal-box .cabinet-filter-stat.is-empty,html body .modal-box .cabinet-filter-stat.is-empty:hover,html body .modal-box .cabinet-filter-stat.is-empty:focus,html body .modal-box .cabinet-filter-stat.is-empty:focus-visible,html body .modal-box .cabinet-filter-stat.is-empty:active{color:var(--tg-muted)!important;-webkit-text-fill-color:var(--tg-muted)!important;background:color-mix(in srgb, var(--tg-surface-2) 70%, var(--tg-bg))!important;box-shadow:none!important}html body .modal-box .cabinet-filter-stat.is-empty strong,html body .modal-box .cabinet-filter-stat.is-empty:hover strong,html body .modal-box .cabinet-filter-stat.is-empty:focus strong,html body .modal-box .cabinet-filter-stat.is-empty:focus-visible strong,html body .modal-box .cabinet-filter-stat.is-empty:active strong{background:var(--tg-chip)!important;color:var(--tg-muted)!important;-webkit-text-fill-color:var(--tg-muted)!important}html body .modal-box .cabinet-filter-stat.active,html body .modal-box .cabinet-filter-stat.active:hover,html body .modal-box .cabinet-filter-stat.active:focus,html body .modal-box .cabinet-filter-stat.active:focus-visible,html body .modal-box .cabinet-filter-stat.active:active{background:linear-gradient(135deg, var(--tg-accent), var(--tg-accent-2))!important;box-shadow:0 10px 22px color-mix(in srgb, var(--tg-accent) 18%, transparent)!important;color:#fff!important;-webkit-text-fill-color:#fff!important;border-color:#0000!important}html body .modal-box .cabinet-filter-stat.active span,html body .modal-box .cabinet-filter-stat.active:hover span,html body .modal-box .cabinet-filter-stat.active:focus span,html body .modal-box .cabinet-filter-stat.active:focus-visible span,html body .modal-box .cabinet-filter-stat.active:active span{color:#fff!important;-webkit-text-fill-color:#fff!important}html body .modal-box .cabinet-filter-stat.active strong,html body .modal-box .cabinet-filter-stat.active:hover strong,html body .modal-box .cabinet-filter-stat.active:focus strong,html body .modal-box .cabinet-filter-stat.active:focus-visible strong,html body .modal-box .cabinet-filter-stat.active:active strong{color:#fff!important;-webkit-text-fill-color:#fff!important;background:#ffffff38!important}:root.theme-dark html body .modal-box .cabinet-filter-stat,html.theme-dark body .modal-box .cabinet-filter-stat,body.theme-dark .modal-box .cabinet-filter-stat,.app-shell.theme-dark .modal-box .cabinet-filter-stat{background:linear-gradient(180deg, #ffffff0b, #fff0), var(--tg-surface-2)!important;box-shadow:none!important}@media (width<=390px){html body .modal-box .cabinet-filter-panel .cabinet-filter-row{gap:6px!important}html body .modal-box .cabinet-filter-stat,html body .modal-box .cabinet-filter-stat:hover,html body .modal-box .cabinet-filter-stat:focus,html body .modal-box .cabinet-filter-stat:focus-visible,html body .modal-box .cabinet-filter-stat:active{border-radius:14px!important;min-height:36px!important;padding:7px 9px!important;font-size:11px!important}html body .modal-box .cabinet-filter-stat strong,html body .modal-box .cabinet-filter-stat:hover strong,html body .modal-box .cabinet-filter-stat:focus strong,html body .modal-box .cabinet-filter-stat:focus-visible strong,html body .modal-box .cabinet-filter-stat:active strong{min-width:21px!important;height:21px!important;padding:0 6px!important;font-size:10px!important}}.account-business-cover-preview{aspect-ratio:1350/560!important;background-position:50%!important;background-repeat:no-repeat!important;background-size:cover!important;min-height:112px!important}.account-business-cover-preview.has-cover{background-color:#11141b!important;border-color:#f8cc624d!important}.account-business-cover-preview.has-cover:after{background:linear-gradient(#0000000a 0%,#00000038 100%),linear-gradient(90deg,#0003 0%,#0000 46%,#0000001f 100%)!important}.account-business-cover-preview.has-cover span{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#f8cc62!important;background:#0c0e12b8!important;border:1px solid #f8cc6270!important;box-shadow:0 8px 22px #00000038!important}@media (width<=520px){.account-business-cover-preview{min-height:104px!important}}.account-business-cover-preview.has-cover{background:#11141b!important}.account-business-cover-preview-image{object-fit:cover!important;object-position:center center!important;z-index:0!important;width:100%!important;height:100%!important;display:block!important;position:absolute!important;inset:0!important}.account-business-cover-preview.has-cover:after{z-index:1!important;background:linear-gradient(#00000005 0%,#0000002e 100%),linear-gradient(90deg,#0000002e 0%,#0000 48%,#0000001a 100%)!important}.account-business-cover-preview.has-cover span{z-index:2!important}.legal-page-shell{min-height:100vh;padding:max(24px, env(safe-area-inset-top)) 14px max(28px, env(safe-area-inset-bottom));background:radial-gradient(circle at top left, #3f8cff2e, transparent 34%), radial-gradient(circle at bottom right, #16c59a21, transparent 30%), var(--tg-bg);color:var(--tg-text)}.legal-page-card{border:1px solid var(--tg-border);background:color-mix(in srgb, var(--tg-surface) 94%, transparent);border-radius:28px;width:min(100%,860px);margin:0 auto;padding:clamp(18px,4vw,34px);box-shadow:0 24px 70px #00000029}.legal-page-hero{border-bottom:1px solid var(--tg-border);justify-content:space-between;align-items:flex-start;gap:18px;padding-bottom:18px;display:flex}.legal-page-eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--tg-accent);margin:0 0 8px;font-size:12px;font-weight:800}.legal-page-hero h1{letter-spacing:-.055em;margin:0;font-size:clamp(30px,7vw,54px);line-height:.96}.legal-page-subtitle{max-width:620px;color:var(--tg-muted);margin:12px 0 0;font-size:16px;line-height:1.55}.legal-page-home-link{border:1px solid color-mix(in srgb, var(--tg-accent) 34%, var(--tg-border));background:color-mix(in srgb, var(--tg-accent) 10%, transparent);min-height:42px;color:var(--tg-accent);white-space:nowrap;border-radius:999px;flex:none;justify-content:center;align-items:center;padding:0 15px;font-weight:800;text-decoration:none;display:inline-flex}.legal-page-updated{color:var(--tg-muted);margin:18px 0 0;font-size:13px;font-weight:700}.legal-page-content{gap:20px;margin-top:24px;display:grid}.legal-page-content section{background:color-mix(in srgb, var(--tg-surface-2) 82%, transparent);border:1px solid var(--tg-border);border-radius:20px;padding:18px}.legal-page-content h2{letter-spacing:-.025em;margin:0 0 10px;font-size:18px;line-height:1.2}.legal-page-content p{color:var(--tg-text);margin:0 0 12px;line-height:1.62}.legal-page-content p:last-child{margin-bottom:0}.legal-page-content ul{color:var(--tg-text);margin:10px 0 0;padding-left:20px}.legal-page-content li{margin:7px 0;line-height:1.55}.legal-page-content a{color:var(--tg-accent);font-weight:800}@media (width<=640px){.legal-page-card{border-radius:22px;padding:16px}.legal-page-hero{flex-direction:column}.legal-page-home-link{width:100%}.legal-page-content section{border-radius:17px;padding:15px}}button,input,textarea,select{font-family:inherit}:lang(zh),html[data-lang=zh],body[data-lang=zh]{font-family:Noto Sans SC,Microsoft YaHei,PingFang SC,Noto Sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif}.premium-select-trigger{font:inherit;cursor:pointer;text-align:left;appearance:none;touch-action:manipulation}.premium-select-trigger:disabled,.premium-select-trigger.is-disabled{opacity:.62;cursor:not-allowed}.premium-select-trigger-field,.premium-select-trigger-menu,.premium-select-trigger-search{justify-content:space-between;align-items:center;gap:10px;min-width:0;min-height:46px;position:relative;padding-right:40px!important;display:flex!important}.premium-select-trigger-field.marketplace-currency-select{text-align:center;justify-content:center;padding-left:10px!important;padding-right:32px!important}.premium-select-trigger-field.mini-city-select,.premium-select-trigger-field.marketplace-input,.premium-select-trigger-field.marketplace-field,.premium-select-trigger-field.moderation-category-select,.search-advanced-select.premium-select-trigger-field{background:linear-gradient(180deg, color-mix(in srgb, var(--tg-surface) 88%, transparent), color-mix(in srgb, var(--tg-surface-2) 96%, transparent));color:var(--tg-text);border:1px solid color-mix(in srgb, var(--tg-border) 88%, #3f8cff29);box-shadow:inset 0 1px #ffffff0a,0 8px 20px #1012180a}.premium-select-trigger-field.mini-city-select:hover,.premium-select-trigger-field.marketplace-input:hover,.premium-select-trigger-field.marketplace-field:hover,.premium-select-trigger-field.moderation-category-select:hover,.search-advanced-select.premium-select-trigger-field:hover{border-color:color-mix(in srgb, var(--tg-accent) 34%, var(--tg-border))}.premium-select-trigger-field:focus-visible,.premium-select-trigger-menu:focus-visible,.premium-select-trigger-search:focus-visible{outline:none;border-color:color-mix(in srgb, var(--tg-accent) 56%, var(--tg-border))!important;box-shadow:0 0 0 3px color-mix(in srgb, var(--tg-accent) 18%, transparent), 0 10px 24px #10121814!important}.premium-select-trigger-text{gap:2px;min-width:0;display:grid}.premium-select-trigger-label{color:var(--tg-muted);letter-spacing:.01em;font-size:11px;font-weight:800;line-height:1.1}.premium-select-trigger-value{min-width:0;color:var(--tg-text);white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:800;line-height:1.18;overflow:hidden}.premium-select-trigger-icon{background:var(--tg-chip);border-radius:10px;flex:none;justify-content:center;align-items:center;width:26px;height:26px;display:inline-flex}.premium-select-trigger-chevron{color:var(--tg-muted);pointer-events:none;font-size:17px;font-weight:900;line-height:1;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.premium-select-trigger-toolbarOverlay{opacity:0!important;z-index:5!important;background:0 0!important;border:0!important;width:100%!important;height:100%!important;min-height:100%!important;padding:0!important;position:absolute!important;inset:0!important}.premium-select-backdrop{z-index:2147483000;padding:18px 12px max(14px, env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#06080c85;justify-content:center;align-items:flex-end;animation:.14s ease-out both premium-select-fade-in;display:flex;position:fixed;inset:0}.premium-select-sheet{border:1px solid color-mix(in srgb, var(--tg-border) 76%, #ffffff1f);background:linear-gradient(180deg, color-mix(in srgb, var(--tg-surface) 98%, #ffffff14), color-mix(in srgb, var(--tg-surface-2) 96%, transparent));width:min(100%,560px);max-height:min(78vh,680px);color:var(--tg-text);border-radius:26px 26px 22px 22px;animation:.18s cubic-bezier(.2,.9,.2,1) both premium-select-sheet-in;overflow:hidden;box-shadow:0 26px 76px #00000057}.premium-select-handle{background:color-mix(in srgb, var(--tg-muted) 42%, transparent);border-radius:999px;width:44px;height:4px;margin:10px auto 4px}.premium-select-sheet-head{border-bottom:1px solid color-mix(in srgb, var(--tg-border) 76%, transparent);justify-content:space-between;align-items:flex-start;gap:12px;padding:10px 16px 12px;display:flex}.premium-select-sheet-title{color:var(--tg-text);letter-spacing:-.015em;font-size:19px;font-weight:900;line-height:1.15}.premium-select-sheet-subtitle{color:var(--tg-muted);margin-top:5px;font-size:13px;font-weight:650;line-height:1.35}.premium-select-close{border:1px solid var(--tg-border);background:var(--tg-chip);width:34px;min-width:34px;height:34px;color:var(--tg-text);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;font-size:22px;line-height:1;display:inline-flex}.premium-select-options{overscroll-behavior:contain;gap:8px;max-height:calc(min(78vh,680px) - 84px);padding:12px 12px 14px;display:grid;overflow-y:auto}.premium-select-option{border:1px solid color-mix(in srgb, var(--tg-border) 86%, transparent);background:color-mix(in srgb, var(--tg-surface) 72%, transparent);width:100%;min-height:54px;color:var(--tg-text);text-align:left;cursor:pointer;border-radius:17px;align-items:center;gap:12px;padding:11px 12px;display:flex}.premium-select-option:active{transform:translateY(1px)}.premium-select-option.is-active{border-color:color-mix(in srgb, var(--tg-accent) 58%, var(--tg-border));background:linear-gradient(135deg, color-mix(in srgb, var(--tg-accent) 16%, var(--tg-surface)), color-mix(in srgb, var(--tg-accent-2) 10%, var(--tg-surface-2)));box-shadow:0 12px 28px color-mix(in srgb, var(--tg-accent) 14%, transparent)}.premium-select-option-icon{background:var(--tg-chip);border-radius:11px;justify-content:center;align-items:center;width:30px;min-width:30px;height:30px;font-size:16px;display:inline-flex}.premium-select-option-copy{flex:auto;gap:2px;min-width:0;display:grid}.premium-select-option-label{min-width:0;color:var(--tg-text);font-size:15px;font-weight:850;line-height:1.2}.premium-select-option-description{color:var(--tg-muted);font-size:12px;font-weight:650;line-height:1.25}.premium-select-option-check{color:#fff;background:0 0;border-radius:999px;justify-content:center;align-items:center;width:26px;min-width:26px;height:26px;font-size:15px;font-weight:950;display:inline-flex}.premium-select-option.is-active .premium-select-option-check{background:linear-gradient(135deg, var(--tg-accent), var(--tg-accent-2))}html.theme-dark .premium-select-backdrop,body.theme-dark .premium-select-backdrop,html[data-theme=dark] .premium-select-backdrop,body[data-theme=dark] .premium-select-backdrop{background:#0000009e}html.theme-dark .premium-select-sheet,body.theme-dark .premium-select-sheet,html[data-theme=dark] .premium-select-sheet,body[data-theme=dark] .premium-select-sheet{background:linear-gradient(#1c1f26fa,#111318fa);border-color:#ffffff1c;box-shadow:0 28px 86px #00000094}html.theme-dark .premium-select-option,body.theme-dark .premium-select-option,html[data-theme=dark] .premium-select-option,body[data-theme=dark] .premium-select-option{background:#ffffff0b;border-color:#ffffff14}html.theme-dark .premium-select-option.is-active,body.theme-dark .premium-select-option.is-active,html[data-theme=dark] .premium-select-option.is-active,body[data-theme=dark] .premium-select-option.is-active{background:linear-gradient(135deg,#4d8dff33,#7aa8ff1a);border-color:#7aa8ff57}@keyframes premium-select-fade-in{0%{opacity:0}to{opacity:1}}@keyframes premium-select-sheet-in{0%{opacity:0;transform:translateY(18px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@media (width>=720px){.premium-select-backdrop{align-items:center}.premium-select-sheet{border-radius:24px}}.mini-logo,.premium-logo,.mini-brand .mini-logo,.mini-brand .premium-logo,html.ts-web-pwa-mode .mini-logo,body.ts-web-pwa-mode .mini-logo,.app-shell-web-pwa .mini-logo,html.ts-web-pwa-mode .premium-logo,body.ts-web-pwa-mode .premium-logo,.app-shell-web-pwa .premium-logo{box-shadow:none!important;background:0 0!important;border:0 #0000!important;padding:0!important;overflow:hidden!important}.mini-logo img,.premium-logo img,.mini-brand .mini-logo img,.mini-brand .premium-logo img{object-fit:cover!important;border-radius:inherit!important;background:0 0!important;width:100%!important;height:100%!important;display:block!important}.listing-translation-box{flex-direction:column;align-items:flex-start;gap:6px;margin:10px 0 2px;display:flex}.listing-translation-button{appearance:none;color:var(--text-primary,#12202f);cursor:pointer;background:linear-gradient(135deg,#14b8a61f,#0ea5e91a);border:1px solid #0d94883d;border-radius:999px;align-items:center;gap:7px;padding:8px 12px;font-size:12px;font-weight:800;line-height:1.1;transition:transform .16s,opacity .16s,border-color .16s;display:inline-flex;box-shadow:0 8px 18px #0f766e1a}.listing-translation-button:active{transform:scale(.98)}.listing-translation-button:disabled{cursor:wait;opacity:.68}.listing-translation-box.is-same-language .listing-translation-button:disabled{cursor:default;opacity:.62;box-shadow:none;background:linear-gradient(135deg,#94a3b81a,#64748b14);border-color:#64748b33}.listing-translation-box.is-translated .listing-translation-button{background:linear-gradient(135deg,#f59e0b21,#14b8a614);border-color:#b453093d}.listing-translation-note{color:var(--text-muted,#475569c7);padding-left:3px;font-size:11px;font-weight:700}.listing-translation-error{color:#b91c1c;background:#ef444417;border:1px solid #ef444429;border-radius:12px;padding:7px 9px;font-size:11px;font-weight:800}html[data-theme=dark] .listing-translation-button,body.dark .listing-translation-button,.app-shell.theme-dark .listing-translation-button,.app-shell.dark .listing-translation-button{color:#f8fafcf0;background:linear-gradient(135deg,#14b8a629,#0ea5e91c);border-color:#2dd4bf38;box-shadow:0 12px 26px #0003}html[data-theme=dark] .listing-translation-box.is-same-language .listing-translation-button:disabled,body.dark .listing-translation-box.is-same-language .listing-translation-button:disabled,.app-shell.theme-dark .listing-translation-box.is-same-language .listing-translation-button:disabled,.app-shell.dark .listing-translation-box.is-same-language .listing-translation-button:disabled{color:#e2e8f0c2;background:linear-gradient(135deg,#94a3b824,#33415529);border-color:#94a3b838}html[data-theme=dark] .listing-translation-note,body.dark .listing-translation-note,.app-shell.theme-dark .listing-translation-note,.app-shell.dark .listing-translation-note{color:#cbd5e1c7}.photo-viewer__chrome,.modal-box .photo-viewer__chrome{top:58px!important;top:max(58px, calc(env(safe-area-inset-top,0px) + 14px))!important;left:14px!important;left:max(14px, calc(env(safe-area-inset-left,0px) + 14px))!important;right:14px!important;right:max(14px, calc(env(safe-area-inset-right,0px) + 14px))!important;z-index:6!important}.photo-viewer__close,.modal-box .photo-viewer__close{touch-action:manipulation!important;pointer-events:auto!important;width:46px!important;min-width:46px!important;max-width:46px!important;height:46px!important;min-height:46px!important;padding:0!important;font-size:26px!important;line-height:1!important}@media (width<=560px){.photo-viewer__chrome,.modal-box .photo-viewer__chrome{top:58px!important;top:max(58px, calc(env(safe-area-inset-top,0px) + 14px))!important}.photo-viewer__close,.modal-box .photo-viewer__close{width:46px!important;min-width:46px!important;max-width:46px!important;height:46px!important;min-height:46px!important;font-size:26px!important}}.mini-admin-contact-block{border-top:1px solid var(--tg-border);margin-top:10px;padding-top:12px}.mini-admin-contact-title{color:var(--tg-text);margin-bottom:6px;font-size:14px;font-weight:850;line-height:1.25}.mini-admin-contact-text{color:var(--tg-hint);margin-bottom:10px;font-size:13px;font-weight:650;line-height:1.35}.mini-admin-contact-list{gap:8px;display:grid}.mini-admin-contact-row{background:#94a3b814;border:1px solid #94a3b82e;border-radius:16px;gap:3px;padding:10px 12px;display:grid}.mini-admin-contact-label{color:var(--tg-hint);font-size:12px;font-weight:750;line-height:1.2}.mini-admin-contact-value{letter-spacing:.01em;color:var(--tg-text);word-break:keep-all;font-size:16px;font-weight:850;line-height:1.18}html.ts-web-pwa-mode .premium-menu-dropdown .mini-admin-contact-block,body.ts-web-pwa-mode .premium-menu-dropdown .mini-admin-contact-block,.app-shell-web-pwa .premium-menu-dropdown .mini-admin-contact-block{margin-top:24px!important;padding-top:24px!important}html.ts-web-pwa-mode .premium-menu-dropdown .mini-admin-contact-title,body.ts-web-pwa-mode .premium-menu-dropdown .mini-admin-contact-title,.app-shell-web-pwa .premium-menu-dropdown .mini-admin-contact-title{margin-bottom:10px!important;font-size:26px!important;font-weight:900!important;line-height:1.16!important}html.ts-web-pwa-mode .premium-menu-dropdown .mini-admin-contact-text,body.ts-web-pwa-mode .premium-menu-dropdown .mini-admin-contact-text,.app-shell-web-pwa .premium-menu-dropdown .mini-admin-contact-text{margin-bottom:16px!important;font-size:21px!important;font-weight:750!important;line-height:1.25!important}html.ts-web-pwa-mode .premium-menu-dropdown .mini-admin-contact-list,body.ts-web-pwa-mode .premium-menu-dropdown .mini-admin-contact-list,.app-shell-web-pwa .premium-menu-dropdown .mini-admin-contact-list{gap:12px!important}html.ts-web-pwa-mode .premium-menu-dropdown .mini-admin-contact-row,body.ts-web-pwa-mode .premium-menu-dropdown .mini-admin-contact-row,.app-shell-web-pwa .premium-menu-dropdown .mini-admin-contact-row{border-radius:22px!important;padding:16px 18px!important}html.ts-web-pwa-mode .premium-menu-dropdown .mini-admin-contact-label,body.ts-web-pwa-mode .premium-menu-dropdown .mini-admin-contact-label,.app-shell-web-pwa .premium-menu-dropdown .mini-admin-contact-label{font-size:18px!important;font-weight:850!important;line-height:1.2!important}html.ts-web-pwa-mode .premium-menu-dropdown .mini-admin-contact-value,body.ts-web-pwa-mode .premium-menu-dropdown .mini-admin-contact-value,.app-shell-web-pwa .premium-menu-dropdown .mini-admin-contact-value{letter-spacing:0!important;font-size:24px!important;font-weight:900!important;line-height:1.16!important}.messages-modal-overlay{z-index:130;padding:max(14px, env(safe-area-inset-top)) 10px max(14px, env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#070a1080;justify-content:center;align-items:flex-start;display:flex;position:fixed;inset:0;overflow-y:auto}.messages-modal{border:1px solid var(--tg-border);background:color-mix(in srgb, var(--tg-surface) 97%, transparent);width:100%;max-width:720px;min-height:min(720px,100vh - 28px);max-height:calc(100vh - 28px);color:var(--tg-text);border-radius:24px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 26px 72px #070a1047}.messages-modal-header{border-bottom:1px solid var(--tg-border);background:color-mix(in srgb, var(--tg-surface) 94%, transparent);justify-content:space-between;align-items:center;gap:12px;padding:16px 16px 12px;display:flex}.messages-modal-header h2{margin:0;font-size:22px;line-height:1.1}.messages-modal-kicker{color:var(--tg-muted);letter-spacing:.08em;text-transform:uppercase;margin-bottom:4px;font-size:11px;font-weight:800}.messages-close-button,.messages-back-button,.messages-compose button{border:1px solid var(--tg-border);background:var(--tg-surface-2);color:var(--tg-text);cursor:pointer;font-weight:800}.messages-close-button{border-radius:16px;width:44px;height:44px;font-size:24px;line-height:1}.messages-inbox-view,.messages-conversation-view{flex-direction:column;flex:1;min-height:0;display:flex}.messages-inbox-list{flex-direction:column;gap:10px;padding:12px;display:flex;overflow-y:auto}.messages-inbox-item{border:1px solid var(--tg-border);background:var(--tg-surface-2);width:100%;color:var(--tg-text);text-align:left;border-radius:18px;grid-template-columns:minmax(0,1fr) 42px;align-items:stretch;gap:8px;padding:8px;display:grid}.messages-inbox-item.is-deleting{opacity:.68;pointer-events:none}.messages-inbox-open-button{min-width:0;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:58px minmax(0,1fr) auto;align-items:center;gap:12px;padding:2px;display:grid}.messages-inbox-open-button:disabled{cursor:default}.messages-inbox-delete-button{border:1px solid color-mix(in srgb, var(--tg-border) 84%, transparent);background:color-mix(in srgb, var(--tg-surface) 78%, transparent);width:42px;min-width:42px;min-height:58px;color:color-mix(in srgb, var(--tg-muted) 82%, var(--tg-text));cursor:pointer;border-radius:15px;justify-content:center;align-items:center;transition:transform .16s,border-color .16s,background .16s,color .16s;display:inline-flex}.messages-inbox-delete-button:hover{color:#c5364f;background:#dc374b14;border-color:#dc374b5c;transform:translateY(-1px)}.messages-delete-icon,.messages-delete-icon svg{width:21px;height:21px;display:block}.messages-delete-icon svg{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round}.messages-inbox-photo-wrap,.messages-listing-photo-wrap{background:linear-gradient(135deg, color-mix(in srgb, var(--tg-accent) 22%, transparent), var(--tg-surface));border-radius:16px;flex-shrink:0;width:58px;height:58px;overflow:hidden}.messages-inbox-photo,.messages-listing-photo{object-fit:cover;width:100%;height:100%;display:block}.messages-inbox-photo-placeholder,.messages-listing-photo-placeholder{width:100%;height:100%;color:var(--tg-accent);letter-spacing:.04em;justify-content:center;align-items:center;font-weight:900;display:flex}.messages-inbox-main{min-width:0}.messages-inbox-topline{justify-content:space-between;align-items:baseline;gap:8px;margin-bottom:3px;display:flex}.messages-inbox-title{min-width:0;color:var(--tg-text);text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:900;line-height:1.2;overflow:hidden}.messages-inbox-time{color:var(--tg-muted);flex-shrink:0;font-size:11px;font-weight:700}.messages-inbox-user,.messages-inbox-preview{color:var(--tg-muted);text-overflow:ellipsis;white-space:nowrap;font-size:12px;line-height:1.25;overflow:hidden}.messages-inbox-preview{color:color-mix(in srgb, var(--tg-text) 76%, var(--tg-muted));margin-top:4px}.messages-unread-badge{color:#fff;background:#20a267;border-radius:999px;justify-content:center;align-items:center;min-width:24px;height:24px;padding:0 8px;font-size:12px;font-weight:900;display:inline-flex}.messages-back-button{border-radius:14px;align-self:flex-start;min-height:42px;margin:12px 12px 0;padding:10px 14px}.messages-listing-mini{border:1px solid var(--tg-border);background:var(--tg-surface-2);border-radius:18px;gap:12px;margin:12px;padding:10px;display:flex}.messages-listing-info{flex-direction:column;justify-content:center;gap:4px;min-width:0;display:flex}.messages-listing-title{color:var(--tg-text);font-size:15px;font-weight:900;line-height:1.2}.messages-listing-price{color:var(--tg-accent);font-size:14px;font-weight:900}.messages-listing-price-secondary{color:var(--tg-muted);font-size:12px;font-weight:700}.messages-other-user{color:var(--tg-muted);margin:0 12px 10px;font-size:13px}.messages-other-user strong{color:var(--tg-text)}.messages-thread{background:color-mix(in srgb, var(--tg-surface-2) 62%, transparent);border-top:1px solid var(--tg-border);border-bottom:1px solid var(--tg-border);flex-direction:column;flex:1;gap:8px;min-height:220px;padding:12px;display:flex;overflow-y:auto}.messages-bubble-row{display:flex}.messages-bubble-row.is-outgoing{justify-content:flex-end}.messages-bubble-row.is-incoming{justify-content:flex-start}.messages-bubble{border:1px solid var(--tg-border);background:var(--tg-surface);border-radius:18px;max-width:min(78%,520px);padding:10px 12px 8px;box-shadow:0 8px 20px #070a100f}.messages-bubble-row.is-outgoing .messages-bubble{border-color:color-mix(in srgb, var(--tg-accent) 35%, var(--tg-border));background:color-mix(in srgb, var(--tg-accent) 13%, var(--tg-surface))}.messages-bubble-body{white-space:pre-wrap;overflow-wrap:anywhere;font-size:14px;line-height:1.35}.messages-bubble-time{color:var(--tg-muted);text-align:right;margin-top:5px;font-size:10px;font-weight:700}.messages-compose{background:var(--tg-surface);grid-template-columns:minmax(0,1fr) 132px;gap:10px;padding:12px;display:grid}.messages-compose textarea{border:1px solid var(--tg-border);background:var(--tg-surface-2);width:100%;min-height:54px;max-height:140px;color:var(--tg-text);resize:vertical;border-radius:16px;outline:none;padding:12px 14px}.messages-compose button{background:linear-gradient(135deg, var(--tg-accent), var(--tg-accent-2));color:#fff;border-radius:16px;min-height:54px}.messages-compose button:disabled{cursor:default;opacity:.58}.messages-empty-state,.messages-error{border:1px solid var(--tg-border);background:var(--tg-surface-2);color:var(--tg-muted);text-align:center;border-radius:18px;margin:12px;padding:14px}.messages-error{color:#c5364f;background:#dc374b14;border-color:#dc374b59;font-weight:800}.messages-empty-state-large{flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:220px;display:flex}.messages-empty-state-large strong{color:var(--tg-text);font-size:18px}.tg-card-message-button{font-weight:900}@media (width<=560px){.messages-modal-overlay{padding:max(8px, env(safe-area-inset-top)) 6px max(8px, env(safe-area-inset-bottom))}.messages-modal{border-radius:20px;min-height:calc(100vh - 16px);max-height:calc(100vh - 16px)}.messages-compose{grid-template-columns:1fr}.messages-compose button{width:100%}.messages-bubble{max-width:88%}.messages-inbox-item{grid-template-columns:minmax(0,1fr) 40px;gap:7px;padding:7px}.messages-inbox-delete-button{width:40px;min-width:40px;min-height:56px}}.tg-card-actions.tg-card-actions-compact,html.ts-web-pwa-mode .tg-card .tg-card-actions.tg-card-actions-compact,body.ts-web-pwa-mode .tg-card .tg-card-actions.tg-card-actions-compact,.app-shell-web-pwa .tg-card .tg-card-actions.tg-card-actions-compact,html.ts-ios-web-mode .tg-card .tg-card-actions.tg-card-actions-compact,body.ts-ios-web-mode .tg-card .tg-card-actions.tg-card-actions-compact,.favorites-modal .tg-card-actions.tg-card-actions-compact,html.ts-web-pwa-mode .modal-box.favorites-modal .tg-card-actions.tg-card-actions-compact,body.ts-web-pwa-mode .modal-box.favorites-modal .tg-card-actions.tg-card-actions-compact,.app-shell-web-pwa .modal-box.favorites-modal .tg-card-actions.tg-card-actions-compact,html.ts-ios-web-mode .modal-box.favorites-modal .tg-card-actions.tg-card-actions-compact,body.ts-ios-web-mode .modal-box.favorites-modal .tg-card-actions.tg-card-actions-compact{grid-template-columns:minmax(94px,1fr) 50px 50px 50px!important;align-items:stretch!important;gap:8px!important;width:100%!important;margin-top:14px!important;display:grid!important}.tg-card-actions-compact .tg-share-wrap,.favorites-modal .tg-card-actions-compact .tg-share-wrap,html.ts-web-pwa-mode .modal-box.favorites-modal .tg-card-actions-compact .tg-share-wrap,body.ts-web-pwa-mode .modal-box.favorites-modal .tg-card-actions-compact .tg-share-wrap,.app-shell-web-pwa .modal-box.favorites-modal .tg-card-actions-compact .tg-share-wrap{width:100%!important;min-width:0!important;display:block!important}.tg-card-actions-compact .tg-card-action-button,.tg-card-actions-compact .tg-share-wrap>.tg-card-action-button,html.ts-web-pwa-mode .tg-card .tg-card-actions-compact button.tg-card-action-button,body.ts-web-pwa-mode .tg-card .tg-card-actions-compact button.tg-card-action-button,.app-shell-web-pwa .tg-card .tg-card-actions-compact button.tg-card-action-button,html.ts-ios-web-mode .tg-card .tg-card-actions-compact button.tg-card-action-button,body.ts-ios-web-mode .tg-card .tg-card-actions-compact button.tg-card-action-button,.favorites-modal .tg-card-actions-compact button.tg-card-action-button,html.ts-web-pwa-mode .modal-box.favorites-modal .tg-card-actions-compact button.tg-card-action-button:not(.marketplace-box-close-compact),body.ts-web-pwa-mode .modal-box.favorites-modal .tg-card-actions-compact button.tg-card-action-button:not(.marketplace-box-close-compact),.app-shell-web-pwa .modal-box.favorites-modal .tg-card-actions-compact button.tg-card-action-button:not(.marketplace-box-close-compact),html.ts-ios-web-mode .modal-box.favorites-modal .tg-card-actions-compact button.tg-card-action-button:not(.marketplace-box-close-compact),body.ts-ios-web-mode .modal-box.favorites-modal .tg-card-actions-compact button.tg-card-action-button:not(.marketplace-box-close-compact){letter-spacing:-.01em!important;white-space:nowrap!important;text-overflow:ellipsis!important;width:100%!important;min-width:0!important;max-width:none!important;height:50px!important;min-height:50px!important;box-shadow:none!important;border-radius:17px!important;justify-content:center!important;align-items:center!important;gap:6px!important;margin:0!important;padding:0 10px!important;font-size:14px!important;font-weight:900!important;line-height:1!important;display:inline-flex!important;overflow:hidden!important}.tg-card-actions-compact .tg-card-contact-button,html.ts-web-pwa-mode .tg-card .tg-card-actions-compact button.tg-card-contact-button,body.ts-web-pwa-mode .tg-card .tg-card-actions-compact button.tg-card-contact-button,.app-shell-web-pwa .tg-card .tg-card-actions-compact button.tg-card-contact-button,.favorites-modal .tg-card-actions-compact button.tg-card-contact-button,html.ts-web-pwa-mode .modal-box.favorites-modal .tg-card-actions-compact button.tg-card-contact-button:not(.marketplace-box-close-compact),body.ts-web-pwa-mode .modal-box.favorites-modal .tg-card-actions-compact button.tg-card-contact-button:not(.marketplace-box-close-compact),.app-shell-web-pwa .modal-box.favorites-modal .tg-card-actions-compact button.tg-card-contact-button:not(.marketplace-box-close-compact){background:linear-gradient(135deg, var(--tg-accent), var(--tg-accent-2))!important;color:#fff!important;border:0!important}.tg-card-actions-compact .tg-card-icon-only-action,.tg-card-actions-compact .tg-share-wrap>.tg-card-icon-only-action,html.ts-web-pwa-mode .tg-card .tg-card-actions-compact button.tg-card-icon-only-action,body.ts-web-pwa-mode .tg-card .tg-card-actions-compact button.tg-card-icon-only-action,.app-shell-web-pwa .tg-card .tg-card-actions-compact button.tg-card-icon-only-action,.favorites-modal .tg-card-actions-compact button.tg-card-icon-only-action,html.ts-web-pwa-mode .modal-box.favorites-modal .tg-card-actions-compact button.tg-card-icon-only-action:not(.marketplace-box-close-compact),body.ts-web-pwa-mode .modal-box.favorites-modal .tg-card-actions-compact button.tg-card-icon-only-action:not(.marketplace-box-close-compact),.app-shell-web-pwa .modal-box.favorites-modal .tg-card-actions-compact button.tg-card-icon-only-action:not(.marketplace-box-close-compact){border:1px solid var(--tg-border)!important;background:var(--tg-surface)!important;color:var(--tg-text)!important;padding:0!important}.tg-card-actions-compact .tg-card-action-icon,html.ts-web-pwa-mode .tg-card .tg-card-actions-compact .tg-card-action-icon,body.ts-web-pwa-mode .tg-card .tg-card-actions-compact .tg-card-action-icon,.app-shell-web-pwa .tg-card .tg-card-actions-compact .tg-card-action-icon,.favorites-modal .tg-card-actions-compact .tg-card-action-icon{flex:none!important;font-size:21px!important;line-height:1!important}.tg-card-actions-compact .tg-card-action-icon.tg-card-action-icon-svg,html.ts-web-pwa-mode .tg-card .tg-card-actions-compact .tg-card-action-icon.tg-card-action-icon-svg,body.ts-web-pwa-mode .tg-card .tg-card-actions-compact .tg-card-action-icon.tg-card-action-icon-svg,.app-shell-web-pwa .tg-card .tg-card-actions-compact .tg-card-action-icon.tg-card-action-icon-svg,.favorites-modal .tg-card-actions-compact .tg-card-action-icon.tg-card-action-icon-svg{justify-content:center!important;align-items:center!important;display:inline-flex!important}.tg-card-actions-compact .tg-card-action-icon.tg-card-action-icon-svg svg,html.ts-web-pwa-mode .tg-card .tg-card-actions-compact .tg-card-action-icon.tg-card-action-icon-svg svg,body.ts-web-pwa-mode .tg-card .tg-card-actions-compact .tg-card-action-icon.tg-card-action-icon-svg svg,.app-shell-web-pwa .tg-card .tg-card-actions-compact .tg-card-action-icon.tg-card-action-icon-svg svg,.favorites-modal .tg-card-actions-compact .tg-card-action-icon.tg-card-action-icon-svg svg{fill:none!important;stroke:currentColor!important;stroke-width:1.9px!important;stroke-linecap:round!important;stroke-linejoin:round!important;width:22px!important;height:22px!important;display:block!important}.tg-card-actions-compact .tg-card-contact-button .tg-card-action-icon.tg-card-action-icon-svg,html.ts-web-pwa-mode .tg-card .tg-card-actions-compact .tg-card-contact-button .tg-card-action-icon.tg-card-action-icon-svg,body.ts-web-pwa-mode .tg-card .tg-card-actions-compact .tg-card-contact-button .tg-card-action-icon.tg-card-action-icon-svg,.app-shell-web-pwa .tg-card .tg-card-actions-compact .tg-card-contact-button .tg-card-action-icon.tg-card-action-icon-svg,.favorites-modal .tg-card-actions-compact .tg-card-contact-button .tg-card-action-icon.tg-card-action-icon-svg{background:#fff3!important;border-radius:999px!important;width:30px!important;height:30px!important;box-shadow:inset 0 1px #ffffff2e!important}.tg-card-actions-compact .tg-card-contact-button .tg-card-action-icon.tg-card-action-icon-svg svg,html.ts-web-pwa-mode .tg-card .tg-card-actions-compact .tg-card-contact-button .tg-card-action-icon.tg-card-action-icon-svg svg,body.ts-web-pwa-mode .tg-card .tg-card-actions-compact .tg-card-contact-button .tg-card-action-icon.tg-card-action-icon-svg svg,.app-shell-web-pwa .tg-card .tg-card-actions-compact .tg-card-contact-button .tg-card-action-icon.tg-card-action-icon-svg svg,.favorites-modal .tg-card-actions-compact .tg-card-contact-button .tg-card-action-icon.tg-card-action-icon-svg svg{width:16px!important;height:16px!important}.tg-card-actions-compact .tg-card-message-envelope-icon svg,html.ts-web-pwa-mode .tg-card .tg-card-actions-compact .tg-card-message-envelope-icon svg,body.ts-web-pwa-mode .tg-card .tg-card-actions-compact .tg-card-message-envelope-icon svg,.app-shell-web-pwa .tg-card .tg-card-actions-compact .tg-card-message-envelope-icon svg,.favorites-modal .tg-card-actions-compact .tg-card-message-envelope-icon svg{stroke-width:2.05px!important;width:24px!important;height:24px!important}.tg-card-actions-compact .tg-card-message-button,html.ts-web-pwa-mode .tg-card .tg-card-actions-compact button.tg-card-message-button,body.ts-web-pwa-mode .tg-card .tg-card-actions-compact button.tg-card-message-button,.app-shell-web-pwa .tg-card .tg-card-actions-compact button.tg-card-message-button,.favorites-modal .tg-card-actions-compact button.tg-card-message-button{color:var(--tg-text)!important}.tg-card-actions-compact .tg-card-icon-only-action,.tg-card-actions-compact .tg-share-wrap>.tg-card-icon-only-action,html.ts-web-pwa-mode .tg-card .tg-card-actions-compact button.tg-card-icon-only-action,body.ts-web-pwa-mode .tg-card .tg-card-actions-compact button.tg-card-icon-only-action,.app-shell-web-pwa .tg-card .tg-card-actions-compact button.tg-card-icon-only-action,.favorites-modal .tg-card-actions-compact button.tg-card-icon-only-action,html.ts-web-pwa-mode .modal-box.favorites-modal .tg-card-actions-compact button.tg-card-icon-only-action:not(.marketplace-box-close-compact),body.ts-web-pwa-mode .modal-box.favorites-modal .tg-card-actions-compact button.tg-card-icon-only-action:not(.marketplace-box-close-compact),.app-shell-web-pwa .modal-box.favorites-modal .tg-card-actions-compact button.tg-card-icon-only-action:not(.marketplace-box-close-compact){box-shadow:0 4px 12px #1118270d!important}.tg-card-actions-compact .tg-card-icon-only-action:hover,.tg-card-actions-compact .tg-share-wrap>.tg-card-icon-only-action:hover{transform:translateY(-1px)}.tg-card-actions-compact .tg-card-action-label,html.ts-web-pwa-mode .tg-card .tg-card-actions-compact .tg-card-action-label,body.ts-web-pwa-mode .tg-card .tg-card-actions-compact .tg-card-action-label,.app-shell-web-pwa .tg-card .tg-card-actions-compact .tg-card-action-label,.favorites-modal .tg-card-actions-compact .tg-card-action-label{text-overflow:ellipsis!important;min-width:0!important;overflow:hidden!important}@media (width<=390px){.tg-card-actions.tg-card-actions-compact,html.ts-web-pwa-mode .tg-card .tg-card-actions.tg-card-actions-compact,body.ts-web-pwa-mode .tg-card .tg-card-actions.tg-card-actions-compact,.app-shell-web-pwa .tg-card .tg-card-actions.tg-card-actions-compact,.favorites-modal .tg-card-actions.tg-card-actions-compact{grid-template-columns:minmax(88px,1fr) 46px 46px 46px!important;gap:7px!important}.tg-card-actions-compact .tg-card-action-button,.tg-card-actions-compact .tg-share-wrap>.tg-card-action-button,html.ts-web-pwa-mode .tg-card .tg-card-actions-compact button.tg-card-action-button,body.ts-web-pwa-mode .tg-card .tg-card-actions-compact button.tg-card-action-button,.app-shell-web-pwa .tg-card .tg-card-actions-compact button.tg-card-action-button,.favorites-modal .tg-card-actions-compact button.tg-card-action-button{border-radius:15px!important;gap:5px!important;height:46px!important;min-height:46px!important;padding:0 8px!important;font-size:13px!important}.tg-card-actions-compact .tg-card-action-icon,html.ts-web-pwa-mode .tg-card .tg-card-actions-compact .tg-card-action-icon,body.ts-web-pwa-mode .tg-card .tg-card-actions-compact .tg-card-action-icon,.app-shell-web-pwa .tg-card .tg-card-actions-compact .tg-card-action-icon,.favorites-modal .tg-card-actions-compact .tg-card-action-icon{font-size:19px!important}.tg-card-actions-compact .tg-card-action-icon.tg-card-action-icon-svg svg,html.ts-web-pwa-mode .tg-card .tg-card-actions-compact .tg-card-action-icon.tg-card-action-icon-svg svg,body.ts-web-pwa-mode .tg-card .tg-card-actions-compact .tg-card-action-icon.tg-card-action-icon-svg svg,.app-shell-web-pwa .tg-card .tg-card-actions-compact .tg-card-action-icon.tg-card-action-icon-svg svg,.favorites-modal .tg-card-actions-compact .tg-card-action-icon.tg-card-action-icon-svg svg{width:20px!important;height:20px!important}.tg-card-actions-compact .tg-card-contact-button .tg-card-action-icon.tg-card-action-icon-svg{width:28px!important;height:28px!important}.tg-card-actions-compact .tg-card-contact-button .tg-card-action-icon.tg-card-action-icon-svg svg{width:15px!important;height:15px!important}.tg-card-actions-compact .tg-card-contact-button .tg-card-action-icon.tg-card-action-icon-svg svg .tg-card-actions-compact .tg-card-message-envelope-icon svg{width:22px!important;height:22px!important}}.tg-card-actions-compact .tg-card-share-icon svg{fill:currentColor!important;width:21px!important;height:21px!important;display:block!important}@media (width<=390px){.tg-card-actions-compact .tg-card-share-icon svg{width:19px!important;height:19px!important}}.mini-top-actions.premium-top-actions{align-items:center!important;gap:6px!important}.mini-top-actions.premium-top-actions .premium-square-button,.mini-top-actions.premium-top-actions .mini-theme,.mini-top-actions.premium-top-actions .mini-refresh-button,.mini-top-actions.premium-top-actions .mini-menu-button,.mini-top-actions.premium-top-actions .mini-search-top-button{box-sizing:border-box!important;border-radius:12px!important;flex:0 0 40px!important;justify-content:center!important;align-items:center!important;width:40px!important;min-width:40px!important;max-width:40px!important;height:40px!important;min-height:40px!important;max-height:40px!important;padding:0!important;line-height:1!important;display:inline-flex!important}.mini-top-actions.premium-top-actions .mini-search-top-button{cursor:pointer!important;position:relative!important}.mini-top-actions.premium-top-actions .mini-search-top-button.active{border-color:color-mix(in srgb, var(--tg-accent) 48%, var(--tg-border) 52%)!important;color:var(--tg-accent)!important}.mini-top-actions.premium-top-actions .premium-inline-icon,.mini-top-actions.premium-top-actions .mini-search-top-button .premium-inline-icon,.mini-top-actions.premium-top-actions .mini-refresh-button .premium-inline-icon{width:20px!important;height:20px!important;display:block!important}.mini-top-actions.premium-top-actions .mini-theme-icon{width:20px!important;height:20px!important;font-size:19px!important;line-height:20px!important}.mini-top-actions.premium-top-actions .mini-menu-button{gap:3px!important}.mini-top-actions.premium-top-actions .mini-menu-button span{width:16px!important;height:2px!important}html.ts-web-pwa-mode .mini-top-actions.premium-top-actions,body.ts-web-pwa-mode .mini-top-actions.premium-top-actions,.app-shell-web-pwa .mini-top-actions.premium-top-actions{gap:8px!important}html.ts-web-pwa-mode .mini-top-actions.premium-top-actions .premium-square-button,body.ts-web-pwa-mode .mini-top-actions.premium-top-actions .premium-square-button,.app-shell-web-pwa .mini-top-actions.premium-top-actions .premium-square-button,html.ts-web-pwa-mode .mini-top-actions.premium-top-actions .mini-theme,body.ts-web-pwa-mode .mini-top-actions.premium-top-actions .mini-theme,.app-shell-web-pwa .mini-top-actions.premium-top-actions .mini-theme,html.ts-web-pwa-mode .mini-top-actions.premium-top-actions .mini-refresh-button,body.ts-web-pwa-mode .mini-top-actions.premium-top-actions .mini-refresh-button,.app-shell-web-pwa .mini-top-actions.premium-top-actions .mini-refresh-button,html.ts-web-pwa-mode .mini-top-actions.premium-top-actions .mini-menu-button,body.ts-web-pwa-mode .mini-top-actions.premium-top-actions .mini-menu-button,.app-shell-web-pwa .mini-top-actions.premium-top-actions .mini-menu-button,html.ts-web-pwa-mode .mini-top-actions.premium-top-actions .mini-search-top-button,body.ts-web-pwa-mode .mini-top-actions.premium-top-actions .mini-search-top-button,.app-shell-web-pwa .mini-top-actions.premium-top-actions .mini-search-top-button{border-radius:17px!important;flex-basis:52px!important;width:52px!important;min-width:52px!important;max-width:52px!important;height:52px!important;min-height:52px!important;max-height:52px!important}html.ts-web-pwa-mode .mini-top-actions.premium-top-actions .premium-inline-icon,body.ts-web-pwa-mode .mini-top-actions.premium-top-actions .premium-inline-icon,.app-shell-web-pwa .mini-top-actions.premium-top-actions .premium-inline-icon,html.ts-web-pwa-mode .mini-top-actions.premium-top-actions .mini-search-top-button .premium-inline-icon,body.ts-web-pwa-mode .mini-top-actions.premium-top-actions .mini-search-top-button .premium-inline-icon,.app-shell-web-pwa .mini-top-actions.premium-top-actions .mini-search-top-button .premium-inline-icon,html.ts-web-pwa-mode .mini-top-actions.premium-top-actions .mini-refresh-button .premium-inline-icon,body.ts-web-pwa-mode .mini-top-actions.premium-top-actions .mini-refresh-button .premium-inline-icon,.app-shell-web-pwa .mini-top-actions.premium-top-actions .mini-refresh-button .premium-inline-icon{width:25px!important;height:25px!important}html.ts-web-pwa-mode .mini-top-actions.premium-top-actions .mini-theme-icon,body.ts-web-pwa-mode .mini-top-actions.premium-top-actions .mini-theme-icon,.app-shell-web-pwa .mini-top-actions.premium-top-actions .mini-theme-icon{width:25px!important;height:25px!important;font-size:24px!important;line-height:25px!important}html.ts-web-pwa-mode .mini-top-actions.premium-top-actions .mini-menu-button span,body.ts-web-pwa-mode .mini-top-actions.premium-top-actions .mini-menu-button span,.app-shell-web-pwa .mini-top-actions.premium-top-actions .mini-menu-button span{width:20px!important;height:2px!important}@media (width<=390px){.mini-top-actions.premium-top-actions{gap:5px!important}.mini-top-actions.premium-top-actions .premium-square-button,.mini-top-actions.premium-top-actions .mini-theme,.mini-top-actions.premium-top-actions .mini-refresh-button,.mini-top-actions.premium-top-actions .mini-menu-button,.mini-top-actions.premium-top-actions .mini-search-top-button{border-radius:12px!important;flex-basis:38px!important;width:38px!important;min-width:38px!important;max-width:38px!important;height:38px!important;min-height:38px!important;max-height:38px!important}}.mini-top-actions.premium-top-actions,html.ts-web-pwa-mode .mini-top-actions.premium-top-actions,body.ts-web-pwa-mode .mini-top-actions.premium-top-actions,.app-shell-web-pwa .mini-top-actions.premium-top-actions,html.ts-ios-web-mode .mini-top-actions.premium-top-actions,body.ts-ios-web-mode .mini-top-actions.premium-top-actions{align-items:center!important;gap:6px!important}.mini-top-actions.premium-top-actions .premium-square-button,.mini-top-actions.premium-top-actions .mini-theme,.mini-top-actions.premium-top-actions .mini-refresh-button,.mini-top-actions.premium-top-actions .mini-menu-button,.mini-top-actions.premium-top-actions .mini-search-top-button,html.ts-web-pwa-mode .mini-top-actions.premium-top-actions .premium-square-button,body.ts-web-pwa-mode .mini-top-actions.premium-top-actions .premium-square-button,.app-shell-web-pwa .mini-top-actions.premium-top-actions .premium-square-button,html.ts-web-pwa-mode .mini-top-actions.premium-top-actions .mini-theme,body.ts-web-pwa-mode .mini-top-actions.premium-top-actions .mini-theme,.app-shell-web-pwa .mini-top-actions.premium-top-actions .mini-theme,html.ts-web-pwa-mode .mini-top-actions.premium-top-actions .mini-refresh-button,body.ts-web-pwa-mode .mini-top-actions.premium-top-actions .mini-refresh-button,.app-shell-web-pwa .mini-top-actions.premium-top-actions .mini-refresh-button,html.ts-web-pwa-mode .mini-top-actions.premium-top-actions .mini-menu-button,body.ts-web-pwa-mode .mini-top-actions.premium-top-actions .mini-menu-button,.app-shell-web-pwa .mini-top-actions.premium-top-actions .mini-menu-button,html.ts-web-pwa-mode .mini-top-actions.premium-top-actions .mini-search-top-button,body.ts-web-pwa-mode .mini-top-actions.premium-top-actions .mini-search-top-button,.app-shell-web-pwa .mini-top-actions.premium-top-actions .mini-search-top-button,html.ts-ios-web-mode .mini-top-actions.premium-top-actions .premium-square-button,body.ts-ios-web-mode .mini-top-actions.premium-top-actions .premium-square-button,html.ts-ios-web-mode .mini-top-actions.premium-top-actions .mini-theme,body.ts-ios-web-mode .mini-top-actions.premium-top-actions .mini-theme,html.ts-ios-web-mode .mini-top-actions.premium-top-actions .mini-refresh-button,body.ts-ios-web-mode .mini-top-actions.premium-top-actions .mini-refresh-button,html.ts-ios-web-mode .mini-top-actions.premium-top-actions .mini-menu-button,body.ts-ios-web-mode .mini-top-actions.premium-top-actions .mini-menu-button,html.ts-ios-web-mode .mini-top-actions.premium-top-actions .mini-search-top-button,body.ts-ios-web-mode .mini-top-actions.premium-top-actions .mini-search-top-button{box-sizing:border-box!important;border-radius:12px!important;flex:0 0 36px!important;justify-content:center!important;align-items:center!important;width:36px!important;min-width:36px!important;max-width:36px!important;height:36px!important;min-height:36px!important;max-height:36px!important;padding:0!important;line-height:1!important;display:inline-flex!important}.mini-top-actions.premium-top-actions .premium-inline-icon,.mini-top-actions.premium-top-actions .mini-search-top-button .premium-inline-icon,.mini-top-actions.premium-top-actions .mini-refresh-button .premium-inline-icon,html.ts-web-pwa-mode .mini-top-actions.premium-top-actions .premium-inline-icon,body.ts-web-pwa-mode .mini-top-actions.premium-top-actions .premium-inline-icon,.app-shell-web-pwa .mini-top-actions.premium-top-actions .premium-inline-icon,html.ts-web-pwa-mode .mini-top-actions.premium-top-actions .mini-search-top-button .premium-inline-icon,body.ts-web-pwa-mode .mini-top-actions.premium-top-actions .mini-search-top-button .premium-inline-icon,.app-shell-web-pwa .mini-top-actions.premium-top-actions .mini-search-top-button .premium-inline-icon,html.ts-web-pwa-mode .mini-top-actions.premium-top-actions .mini-refresh-button .premium-inline-icon,body.ts-web-pwa-mode .mini-top-actions.premium-top-actions .mini-refresh-button .premium-inline-icon,.app-shell-web-pwa .mini-top-actions.premium-top-actions .mini-refresh-button .premium-inline-icon,html.ts-ios-web-mode .mini-top-actions.premium-top-actions .premium-inline-icon,body.ts-ios-web-mode .mini-top-actions.premium-top-actions .premium-inline-icon{width:17px!important;min-width:17px!important;max-width:17px!important;height:17px!important;min-height:17px!important;max-height:17px!important;display:block!important}.mini-top-actions.premium-top-actions .mini-theme-icon,html.ts-web-pwa-mode .mini-top-actions.premium-top-actions .mini-theme-icon,body.ts-web-pwa-mode .mini-top-actions.premium-top-actions .mini-theme-icon,.app-shell-web-pwa .mini-top-actions.premium-top-actions .mini-theme-icon,html.ts-ios-web-mode .mini-top-actions.premium-top-actions .mini-theme-icon,body.ts-ios-web-mode .mini-top-actions.premium-top-actions .mini-theme-icon{justify-content:center!important;align-items:center!important;width:17px!important;min-width:17px!important;max-width:17px!important;height:17px!important;min-height:17px!important;max-height:17px!important;font-size:16px!important;line-height:17px!important;display:inline-flex!important}.mini-top-actions.premium-top-actions .mini-menu-button,html.ts-web-pwa-mode .mini-top-actions.premium-top-actions .mini-menu-button,body.ts-web-pwa-mode .mini-top-actions.premium-top-actions .mini-menu-button,.app-shell-web-pwa .mini-top-actions.premium-top-actions .mini-menu-button,html.ts-ios-web-mode .mini-top-actions.premium-top-actions .mini-menu-button,body.ts-ios-web-mode .mini-top-actions.premium-top-actions .mini-menu-button{gap:2px!important}.mini-top-actions.premium-top-actions .mini-menu-button span,html.ts-web-pwa-mode .mini-top-actions.premium-top-actions .mini-menu-button span,body.ts-web-pwa-mode .mini-top-actions.premium-top-actions .mini-menu-button span,.app-shell-web-pwa .mini-top-actions.premium-top-actions .mini-menu-button span,html.ts-ios-web-mode .mini-top-actions.premium-top-actions .mini-menu-button span,body.ts-ios-web-mode .mini-top-actions.premium-top-actions .mini-menu-button span{border-radius:999px!important;width:13px!important;height:2px!important}@media (width<=390px){.mini-top-actions.premium-top-actions,html.ts-web-pwa-mode .mini-top-actions.premium-top-actions,body.ts-web-pwa-mode .mini-top-actions.premium-top-actions,.app-shell-web-pwa .mini-top-actions.premium-top-actions{gap:5px!important}.mini-top-actions.premium-top-actions .premium-square-button,.mini-top-actions.premium-top-actions .mini-theme,.mini-top-actions.premium-top-actions .mini-refresh-button,.mini-top-actions.premium-top-actions .mini-menu-button,.mini-top-actions.premium-top-actions .mini-search-top-button,html.ts-web-pwa-mode .mini-top-actions.premium-top-actions .premium-square-button,body.ts-web-pwa-mode .mini-top-actions.premium-top-actions .premium-square-button,.app-shell-web-pwa .mini-top-actions.premium-top-actions .premium-square-button,html.ts-web-pwa-mode .mini-top-actions.premium-top-actions .mini-theme,body.ts-web-pwa-mode .mini-top-actions.premium-top-actions .mini-theme,.app-shell-web-pwa .mini-top-actions.premium-top-actions .mini-theme,html.ts-web-pwa-mode .mini-top-actions.premium-top-actions .mini-refresh-button,body.ts-web-pwa-mode .mini-top-actions.premium-top-actions .mini-refresh-button,.app-shell-web-pwa .mini-top-actions.premium-top-actions .mini-refresh-button,html.ts-web-pwa-mode .mini-top-actions.premium-top-actions .mini-menu-button,body.ts-web-pwa-mode .mini-top-actions.premium-top-actions .mini-menu-button,.app-shell-web-pwa .mini-top-actions.premium-top-actions .mini-menu-button,html.ts-web-pwa-mode .mini-top-actions.premium-top-actions .mini-search-top-button,body.ts-web-pwa-mode .mini-top-actions.premium-top-actions .mini-search-top-button,.app-shell-web-pwa .mini-top-actions.premium-top-actions .mini-search-top-button{border-radius:11px!important;flex:0 0 34px!important;width:34px!important;min-width:34px!important;max-width:34px!important;height:34px!important;min-height:34px!important;max-height:34px!important}}.messages-autotranslate-panel{border:1px solid color-mix(in srgb, var(--tg-border) 86%, transparent);background:color-mix(in srgb, var(--tg-surface-2) 72%, transparent);border-radius:16px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px;margin:0 12px 10px;padding:10px 12px;display:grid}.messages-autotranslate-panel.is-active{border-color:color-mix(in srgb, var(--tg-accent) 32%, var(--tg-border));background:color-mix(in srgb, var(--tg-accent) 8%, var(--tg-surface-2))}.messages-autotranslate-panel.is-disabled{opacity:.72}.messages-autotranslate-toggle{color:var(--tg-text);white-space:nowrap;cursor:pointer;align-items:center;gap:8px;font-size:13px;font-weight:900;display:inline-flex}.messages-autotranslate-toggle input{width:17px;height:17px;accent-color:var(--tg-accent)}.messages-autotranslate-status{min-width:0;color:var(--tg-muted);text-align:right;font-size:12px;line-height:1.25}.messages-translation-error{color:#c5364f;background:#dc374b14;border:1px solid #dc374b57;border-radius:15px;margin:0 12px 10px;padding:10px 12px;font-size:12px;font-weight:800;line-height:1.28}.messages-bubble-row.is-translated .messages-bubble{border-color:color-mix(in srgb, var(--tg-accent) 18%, var(--tg-border))}.messages-translation-block{border-top:1px solid color-mix(in srgb, var(--tg-border) 70%, transparent);margin-top:7px;padding-top:7px}.messages-translation-label{color:var(--tg-accent);letter-spacing:.04em;text-transform:uppercase;margin-bottom:4px;font-size:10px;font-weight:900;line-height:1.2}.messages-translation-original{color:var(--tg-muted);font-size:11px;line-height:1.28}.messages-translation-original summary{cursor:pointer;-webkit-user-select:none;user-select:none;font-weight:800}.messages-translation-original div{white-space:pre-wrap;overflow-wrap:anywhere;margin-top:4px}@media (width<=560px){.messages-autotranslate-panel{grid-template-columns:1fr;gap:5px}.messages-autotranslate-status{text-align:left}}.admin-select-button{text-align:left!important;cursor:pointer!important;appearance:none!important;touch-action:manipulation!important;justify-content:space-between!important;align-items:center!important;gap:10px!important;padding:8px 12px!important;display:flex!important}.admin-select-button-copy{gap:2px!important;min-width:0!important;display:grid!important}.admin-select-button-label{min-width:0!important;color:var(--tg-muted)!important;white-space:nowrap!important;text-overflow:ellipsis!important;font-size:11px!important;font-weight:850!important;line-height:1.05!important;display:block!important;overflow:hidden!important}.admin-select-button-value{min-width:0!important;color:var(--tg-text)!important;white-space:nowrap!important;text-overflow:ellipsis!important;font-size:14px!important;font-weight:900!important;line-height:1.18!important;display:block!important;overflow:hidden!important}.admin-select-button-chevron{background:var(--tg-chip)!important;width:28px!important;height:28px!important;color:var(--tg-muted)!important;border-radius:10px!important;flex:none!important;justify-content:center!important;align-items:center!important;font-size:20px!important;font-weight:950!important;line-height:1!important;display:inline-flex!important}.admin-select-backdrop{z-index:2147483200!important;padding:18px 12px max(14px, env(safe-area-inset-bottom))!important;-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important;background:#06080c85!important;justify-content:center!important;align-items:flex-end!important;display:flex!important;position:fixed!important;inset:0!important}.admin-select-sheet{border:1px solid color-mix(in srgb, var(--tg-border) 76%, #ffffff1f)!important;background:linear-gradient(180deg, color-mix(in srgb, var(--tg-surface) 98%, #ffffff14), color-mix(in srgb, var(--tg-surface-2) 96%, transparent))!important;width:min(100%,560px)!important;max-height:min(78vh,680px)!important;color:var(--tg-text)!important;border-radius:26px 26px 22px 22px!important;overflow:hidden!important;box-shadow:0 26px 76px #00000057!important}.admin-select-sheet-handle{background:color-mix(in srgb, var(--tg-muted) 42%, transparent)!important;border-radius:999px!important;width:44px!important;height:4px!important;margin:10px auto 4px!important}.admin-select-sheet-head{border-bottom:1px solid color-mix(in srgb, var(--tg-border) 76%, transparent)!important;justify-content:space-between!important;align-items:flex-start!important;gap:12px!important;padding:10px 16px 12px!important;display:flex!important}.admin-select-sheet-title{color:var(--tg-text)!important;letter-spacing:-.015em!important;font-size:19px!important;font-weight:950!important;line-height:1.15!important}.admin-select-sheet-subtitle{color:var(--tg-muted)!important;margin-top:5px!important;font-size:13px!important;font-weight:700!important;line-height:1.35!important}.admin-select-sheet-close{border:1px solid var(--tg-border)!important;background:var(--tg-chip)!important;width:34px!important;min-width:34px!important;height:34px!important;color:var(--tg-text)!important;cursor:pointer!important;touch-action:manipulation!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;font-size:22px!important;line-height:1!important;display:inline-flex!important}.admin-select-options{overscroll-behavior:contain!important;-webkit-overflow-scrolling:touch!important;gap:8px!important;max-height:calc(min(78vh,680px) - 84px)!important;padding:12px 12px 14px!important;display:grid!important;overflow-y:auto!important}.admin-select-option{border:1px solid color-mix(in srgb, var(--tg-border) 86%, transparent)!important;background:color-mix(in srgb, var(--tg-surface) 72%, transparent)!important;width:100%!important;min-height:54px!important;color:var(--tg-text)!important;text-align:left!important;cursor:pointer!important;touch-action:manipulation!important;border-radius:17px!important;align-items:center!important;gap:12px!important;padding:11px 12px!important;display:flex!important}.admin-select-option:active{transform:translateY(1px)!important}.admin-select-option.is-active{border-color:color-mix(in srgb, var(--tg-accent) 58%, var(--tg-border))!important;background:linear-gradient(135deg, color-mix(in srgb, var(--tg-accent) 16%, var(--tg-surface)), color-mix(in srgb, var(--tg-accent-2) 10%, var(--tg-surface-2)))!important;box-shadow:0 12px 28px color-mix(in srgb, var(--tg-accent) 14%, transparent)!important}.admin-select-option-copy{flex:auto!important;gap:2px!important;min-width:0!important;display:grid!important}.admin-select-option-label{min-width:0!important;color:var(--tg-text)!important;font-size:15px!important;font-weight:900!important;line-height:1.2!important}.admin-select-option-check{color:#fff!important;background:0 0!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;width:26px!important;min-width:26px!important;height:26px!important;font-size:15px!important;font-weight:950!important;display:inline-flex!important}.admin-select-option.is-active .admin-select-option-check{background:linear-gradient(135deg, var(--tg-accent), var(--tg-accent-2))!important}html.theme-dark .admin-select-backdrop,body.theme-dark .admin-select-backdrop,html[data-theme=dark] .admin-select-backdrop,body[data-theme=dark] .admin-select-backdrop{background:#0000009e!important}html.theme-dark .admin-select-sheet,body.theme-dark .admin-select-sheet,html[data-theme=dark] .admin-select-sheet,body[data-theme=dark] .admin-select-sheet{background:linear-gradient(#1c1f26fa,#111318fa)!important;border-color:#ffffff1c!important;box-shadow:0 28px 86px #00000094!important}@media (width>=720px){.admin-select-backdrop{align-items:center!important}.admin-select-sheet{border-radius:24px!important}}html,body,#root{width:100%;min-height:100%;margin:0}body{margin:0}
