: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,-apple-system,BlinkMacSystemFont,SF Pro Display,Segoe UI,Roboto,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}}html,body,#root{width:100%;min-height:100%;margin:0}body{margin:0}
