body{color:#fff;background:#0f0f0f;margin:0;font-family:Arial}:root{--bg:#0a0a0f;--bg-2:#11111a;--panel:#16161eb8;--panel-strong:#1c1c26e0;--panel-soft:#ffffff0f;--border:#ffffff14;--border-strong:#ffffff24;--text:#f5f7fb;--muted:#ffffff94;--muted-2:#ffffff6b;--accent:#5b8cff;--accent-2:#7c5cff;--accent-soft:#5b8cff38;--success:#36d399;--shadow-xl:0 24px 60px #00000061;--shadow-lg:0 14px 34px #00000047;--shadow-md:0 8px 20px #0003}[data-theme=light]{--bg:#f4f6fb;--bg-2:#eef2f8;--panel:#ffffffbd;--panel-strong:#ffffffe6;--panel-soft:#1418220a;--border:#0e121c14;--border-strong:#0e121c1f;--text:#111827;--muted:#1118279e;--muted-2:#1118276b;--accent:#4f7cff;--accent-2:#6c63ff;--accent-soft:#4f7cff24;--shadow-xl:0 24px 60px #1820381f;--shadow-lg:0 14px 34px #1820381a;--shadow-md:0 8px 20px #18203814}*{box-sizing:border-box}html,body,#root{min-height:100%;transition:background-color .55s cubic-bezier(.22,1,.36,1),color .32s}.app,.header,.compact-header,.top-icon-btn,.theme-toggle,.bottom-nav,.card,.help-hero,.help-card,.settings-tile,.legal-tile,.form-panel,.ad-info-card,.modal-close,input,textarea,button{transition:background .55s cubic-bezier(.22,1,.36,1),background-color .55s cubic-bezier(.22,1,.36,1),color .32s,border-color .38s,box-shadow .55s cubic-bezier(.22,1,.36,1),opacity .28s}.theme-animate{transition:background .55s cubic-bezier(.22,1,.36,1),color .32s}body{color:var(--text);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;background-color:#0000;background-image:radial-gradient(circle at 15% 10%,#5c7cff38,#0000 26%),radial-gradient(circle at 85% 0,#7c5cff33,#0000 24%),radial-gradient(circle at 50% 100%,#008cff14,#0000 30%),linear-gradient(#0a0a0f 0%,#0d0e14 38%,#11111a 100%);background-position:0 0,0 0,0 0,0 0;background-repeat:repeat,repeat,repeat,repeat;background-size:auto,auto,auto,auto;background-attachment:fixed;background-origin:padding-box,padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box,border-box;margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,SF Pro Display,Segoe UI,sans-serif}[data-theme=light] body{color:#101828;background:radial-gradient(circle at 16% 10%,#6384ff24,#0000 22%),radial-gradient(circle at 85% 6%,#8168ff1c,#0000 20%),linear-gradient(#f9fbff 0%,#f4f7fc 42%,#eef3fa 100%)}.app{min-height:100vh}input,textarea,button{font:inherit}input,textarea{border:1px solid var(--border);width:100%;color:var(--text);background:#ffffff0b;border-radius:18px;outline:none;margin:0;padding:15px 16px;transition:border-color .18s,background .18s,box-shadow .18s,transform .12s}input::placeholder,textarea::placeholder{color:var(--muted-2)}input:focus,textarea:focus{background:#ffffff0f;border-color:#5b8cff8c;box-shadow:0 0 0 4px #5b8cff1f}button{background:linear-gradient(135deg, var(--accent), var(--accent-2));color:#fff;border:none;border-radius:18px;width:100%;margin-top:0;padding:14px 16px;transition:transform .12s,opacity .12s,box-shadow .18s,filter .18s;box-shadow:0 10px 24px #5b8cff3d}button:hover{filter:brightness(1.04)}button:active{transform:scale(.97)}a{color:inherit;text-decoration:none}.header-shell{z-index:1100;align-items:center;gap:10px;width:auto;max-width:none;transition:transform .26s,opacity .22s;display:flex;position:fixed;top:10px;left:50%;transform:translate(-50%)}.header{z-index:1000;-webkit-backdrop-filter:blur(24px);border:1px solid var(--border);min-height:60px;box-shadow:var(--shadow-lg), inset 0 1px 0 #ffffff0d;cursor:pointer;-webkit-user-select:none;user-select:none;background:linear-gradient(#ffffff0b,#ffffff06),#121218b8;border-radius:22px;justify-content:center;align-items:center;padding:12px 16px;transition:transform .26s,opacity .22s,box-shadow .22s;display:flex;position:fixed;top:10px;left:10px;right:10px}.header h2{letter-spacing:-.03em;margin:0;font-size:21px;font-weight:700;line-height:1}.compact-header{border-radius:999px;width:auto;max-width:none;min-height:54px;padding:14px 24px;position:static;left:auto;right:auto;box-shadow:0 16px 34px #0000002e,inset 0 1px #ffffff0a}.compact-header h2{letter-spacing:-.03em;font-size:21px;font-weight:740;line-height:1}.header-hidden{opacity:0;pointer-events:none;transform:translateY(-130%)}.header-kicker{letter-spacing:.08em;text-transform:uppercase;color:#ffffff6b;margin-bottom:6px;font-size:11px;font-weight:600}.theme-toggle{border:1px solid var(--border);width:58px;height:58px;box-shadow:var(--shadow-md);background:linear-gradient(#ffffff0d,#ffffff05),#121218b8;border-radius:50%;flex:none;justify-content:center;align-items:center;padding:0;display:flex}.theme-toggle svg{stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:22px;height:22px}.floating-theme-toggle{z-index:1200;position:fixed;top:10px;right:12px}.grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:10px 10px 135px;display:grid}.card{border:1px solid var(--border);box-shadow:var(--shadow-md), inset 0 1px 0 #ffffff0a;background:linear-gradient(#ffffff0b,#ffffff05),#16161ec7;border-radius:24px;padding:12px;transition:transform .16s,box-shadow .18s,border-color .18s;position:relative;overflow:hidden;transform:translateZ(0)}.card:hover{box-shadow:var(--shadow-lg), inset 0 1px 0 #ffffff0d;border-color:#ffffff1f}.card:active{transform:scale(.985)}.card h3,.card p{word-wrap:break-word;overflow-wrap:break-word}.card h3{letter-spacing:-.02em;color:var(--text);margin:10px 2px 4px;font-size:15px;font-weight:650;line-height:1.25}.card p{color:#8eb0ff;margin:0 2px 2px;font-size:15px;font-weight:700;line-height:1.2}.card-appear{opacity:0;animation:.42s forwards cardAppear;transform:translateY(10px)}.card-press{will-change:transform, box-shadow;transition:transform .18s cubic-bezier(.2,.8,.2,1),box-shadow .22s,border-color .22s}.card-press:hover{transform:translateY(-2px)}.card-press:active{transform:scale(.982)translateY(0)}.card-press img{transition:transform .35s cubic-bezier(.2,.8,.2,1),filter .28s}.card-press:hover img{filter:saturate(1.04);transform:scale(1.025)}.empty-state{text-align:center;background:linear-gradient(#ffffff0b,#ffffff05),#16161ec7;border:1px solid #ffffff14;border-radius:24px;margin:8px 10px 0;padding:26px 18px 24px;box-shadow:0 14px 34px #00000047,inset 0 1px #ffffff0a}.empty-icon{background:#ffffff0d;border:1px solid #ffffff14;border-radius:20px;justify-content:center;align-items:center;width:62px;height:62px;margin:0 auto 14px;display:flex}.empty-icon svg{stroke:#8eb0ff;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:30px;height:30px}.empty-state h3{letter-spacing:-.03em;margin:0 0 8px;font-size:22px;line-height:1.05}.empty-state p{color:#ffffff94;margin:0;font-size:14px;line-height:1.55}.ad-page-wrap{max-width:760px;margin:0 auto;padding:78px 18px 120px}.ad-page-shell{flex-direction:column;gap:18px;display:flex}.back-btn{z-index:1100;border:1px solid var(--border);-webkit-backdrop-filter:blur(24px);color:#fff;width:46px;height:46px;box-shadow:var(--shadow-md);background:linear-gradient(#ffffff0d,#ffffff05),#121218b8;border-radius:50%;font-size:18px;position:fixed;top:16px;left:16px}.premium-back-btn{border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;padding:0;display:flex}.back-btn.premium-back-btn{border:1px solid var(--border);background:linear-gradient(#ffffff0f,#ffffff05),#121218c2;box-shadow:0 14px 30px #00000038,inset 0 1px #ffffff0a}.back-btn.premium-back-btn:hover{filter:brightness(1.04)}.back-btn-icon{justify-content:center;align-items:center;width:22px;height:22px;display:flex}.back-btn-icon svg{stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:22px;height:22px}.ad-hero-wrap{aspect-ratio:4/5;cursor:pointer;background:linear-gradient(#ffffff0d,#ffffff05),#14141ac7;border:1px solid #ffffff14;border-radius:28px;width:100%;position:relative;overflow:hidden;box-shadow:0 18px 36px #0000002e,inset 0 1px #ffffff0a}.ad-hero-blur{filter:blur(26px)saturate(1.08);opacity:.95;background-position:50%;background-size:cover;position:absolute;inset:0;transform:scale(1.12)}.ad-hero-wrap:after{content:"";pointer-events:none;background:linear-gradient(#00000014,#0000002e);position:absolute;inset:0}.ad-hero-image{z-index:2;object-fit:contain;object-position:center;width:100%;height:100%;padding:10px;display:block;position:absolute;inset:0}.thumb-row{scrollbar-width:none;gap:10px;margin-top:12px;padding-bottom:4px;display:flex;overflow-x:auto}.thumb-row::-webkit-scrollbar{display:none}.thumb-btn{aspect-ratio:4/5;width:74px;box-shadow:none;background:linear-gradient(#ffffff0a,#ffffff05),#ffffff08;border:1px solid #ffffff14;border-radius:16px;flex:none;padding:0;overflow:hidden}.thumb-btn.active{border-color:#5b8cff73;box-shadow:0 0 0 3px #5b8cff1f}.thumb-btn img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.gallery-counter{z-index:3;-webkit-backdrop-filter:blur(18px);color:#fff;letter-spacing:-.01em;background:linear-gradient(#ffffff14,#ffffff08),#12121894;border:1px solid #ffffff1f;border-radius:999px;justify-content:center;align-items:center;min-height:30px;padding:0 12px;font-size:12px;font-weight:700;display:inline-flex;position:absolute;bottom:12px;left:50%;transform:translate(-50%)}.ad-content{flex-direction:column;gap:12px;display:flex}.ad-meta-top{color:var(--muted-2);letter-spacing:-.01em;font-size:13px}.ad-title{letter-spacing:-.045em;margin:0;font-size:32px;font-weight:760;line-height:1.03}.ad-price{letter-spacing:-.035em;color:#8eb0ff;font-size:29px;font-weight:760;line-height:1}.ad-info-card{background:#ffffff0a;border:1px solid #ffffff14;border-radius:22px;margin-top:4px;padding:18px 16px;box-shadow:0 10px 24px #0000002e}.ad-info-label{color:var(--muted-2);margin-bottom:10px;font-size:13px}.ad-description{word-break:break-word;color:#ffffffe0;margin:0;font-size:15px;line-height:1.62}.contact-btn{color:#fff;letter-spacing:-.01em;background:linear-gradient(135deg,#5b8cff 0%,#6b7cff 45%,#7c5cff 100%);border:1px solid #7c5cff38;border-radius:999px;justify-content:center;align-items:center;width:auto;min-width:180px;max-width:230px;min-height:50px;margin:24px auto 0;padding:14px 24px;font-size:15px;font-weight:750;display:flex;box-shadow:0 16px 34px #5b8cff42,inset 0 1px #ffffff29}.modal{z-index:2000;-webkit-backdrop-filter:blur(10px);background:radial-gradient(circle,#1c203024,#000000eb);justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.modal img{object-fit:contain;max-width:92%;max-height:82%;box-shadow:var(--shadow-xl);border:1px solid #ffffff14;border-radius:20px}.modal-close{border:1px solid var(--border);-webkit-backdrop-filter:blur(18px);color:#fff;box-shadow:var(--shadow-md);background:linear-gradient(#ffffff0f,#ffffff08),#111116c2;border-radius:14px;justify-content:center;align-items:center;padding:10px 14px;font-size:14px;font-weight:600;display:inline-flex;position:absolute;top:18px;left:18px;width:auto!important}.form{max-width:760px;margin:0 auto;padding:88px 16px 120px;position:relative}.form h2,.help-hero h2,.empty-state h3{font-family:Inter,-apple-system,BlinkMacSystemFont,SF Pro Display,sans-serif}.form-hero{text-align:center;margin-bottom:18px}.form-kicker{color:#a9c0ff;background:#5b8cff24;border-radius:999px;justify-content:center;align-items:center;min-height:28px;margin-bottom:12px;padding:0 12px;font-size:12px;font-weight:700;display:inline-flex}.form-hero h2{letter-spacing:-.045em;margin:0;font-size:31px;font-weight:760;line-height:1.02}.form-subtitle{max-width:540px;color:var(--muted);margin:12px auto 0;font-size:14px;line-height:1.6}.form-panel{-webkit-backdrop-filter:blur(24px);background:linear-gradient(#ffffff0e,#ffffff06),#16161ecc;border:1px solid #ffffff17;border-radius:26px;padding:16px;box-shadow:0 24px 54px #0000003d,inset 0 1px #ffffff0a}.field-block+.field-block{margin-top:12px}.field-label{color:var(--muted);letter-spacing:-.01em;margin:0 0 8px;font-size:13px;font-weight:600;display:block}.form input,.form textarea{margin-bottom:0}.form textarea{resize:vertical;min-height:138px}.form input[type=file]{cursor:pointer;padding:14px}.form-submit{min-height:56px;margin-top:22px;font-size:17px;font-weight:750}.form-message,.form p{text-align:center;color:var(--muted);margin:14px 4px 2px;font-size:14px;line-height:1.45}.upload-note{color:var(--muted);margin-top:10px;font-size:13px}.help-page{max-width:760px;margin:0 auto;padding:84px 16px 120px}.help-hero{background:linear-gradient(#ffffff0b,#ffffff05),#16161ec7;border:1px solid #ffffff14;border-radius:24px;padding:22px 18px 20px;box-shadow:0 14px 34px #00000047,inset 0 1px #ffffff0a}.help-badge{color:#a9c0ff;background:#5b8cff24;border-radius:999px;justify-content:center;align-items:center;min-height:28px;margin-bottom:12px;padding:0 12px;font-size:12px;font-weight:700;display:inline-flex}.help-hero h2{letter-spacing:-.04em;margin:0 0 10px;font-size:30px;line-height:1.03}.help-hero p{color:#fff9;margin:0;font-size:15px;line-height:1.55}.help-card{background:#ffffff0b;border:1px solid #ffffff14;border-radius:20px;margin-top:14px;padding:18px 16px;box-shadow:0 10px 24px #00000029}.help-card-title{letter-spacing:-.02em;margin-bottom:8px;font-size:16px;font-weight:700}.help-card p{color:#fff9;margin:0;font-size:14px;line-height:1.55}.help-primary{margin-top:18px}.bottom-nav{z-index:1200;-webkit-backdrop-filter:blur(28px);border:1px solid var(--border-strong);background:linear-gradient(#ffffff09,#ffffff04),#111116d1;border-radius:999px;gap:6px;width:calc(100% - 42px);max-width:360px;height:76px;padding:6px;display:flex;position:fixed;bottom:12px;left:50%;transform:translate(-50%);box-shadow:0 20px 44px #00000057,inset 0 1px #ffffff0a}.nav-item{height:100%;color:var(--muted);box-shadow:none;background:0 0;border:none;border-radius:999px;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:5px;margin:0;transition:transform .14s cubic-bezier(.2,.8,.2,1),background .18s,color .18s,box-shadow .2s;display:flex}.nav-item:hover{transform:translateY(-1px)}.nav-item:active{transform:scale(.97)}.nav-icon{justify-content:center;align-items:center;width:26px;height:26px;display:flex}.nav-label{letter-spacing:-.01em;font-size:11px;font-weight:600;line-height:1}.loading-screen{background:radial-gradient(circle at 22% 20%,#5b8cff2e,#0000 28%),radial-gradient(circle at 80% 18%,#7c5cff2e,#0000 24%),linear-gradient(#0000000a,#0000);justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex;position:relative;overflow:hidden}.loading-orb{filter:blur(18px);background:radial-gradient(circle,#5b8cff38,#0000 60%);border-radius:50%;width:260px;height:260px;animation:2.2s ease-in-out infinite orbPulse;position:absolute}.loading-orb-1{animation-duration:2.4s}.loading-orb-2{filter:blur(22px);background:radial-gradient(circle,#7c5cff2e,#0000 60%);width:200px;height:200px;animation:2.8s ease-in-out infinite orbPulse2}.loading-card{z-index:1;text-align:center;border:1px solid var(--border);-webkit-backdrop-filter:blur(28px);min-width:220px;box-shadow:var(--shadow-xl);background:linear-gradient(#ffffff0d,#ffffff05),#121218b8;border-radius:24px;padding:22px 24px;position:relative}.loading-title{letter-spacing:-.04em;font-size:24px;font-weight:750}.loading-subtitle{color:var(--muted);margin-top:8px;font-size:14px}.loading-shimmer{background:#ffffff0f;border-radius:999px;width:100%;height:5px;margin-top:14px;position:relative;overflow:hidden}.loading-shimmer:after{content:"";background:linear-gradient(90deg,#0000,#ffffff8c,#0000);border-radius:999px;width:42%;animation:1.4s linear infinite loadingBar;position:absolute;inset:0}.skeleton-card{background:linear-gradient(90deg,#1e1e26e6 18%,#343440f2 38%,#1e1e26e6 58%) 0 0/240% 100%;border:1px solid #ffffff0d;border-radius:22px;height:215px;animation:1.25s linear infinite skeleton}.page-enter{animation:.32s pageEnter}@keyframes pageEnter{0%{opacity:0;transform:translateY(10px)scale(.992)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes cardAppear{to{opacity:1;transform:translateY(0)}}@keyframes skeleton{0%{background-position:180% 0}to{background-position:-70% 0}}@keyframes orbPulse{0%,to{opacity:.7;transform:scale(.92)}50%{opacity:1;transform:scale(1.08)}}@keyframes orbPulse2{0%,to{opacity:.62;transform:scale(.88)}50%{opacity:.92;transform:scale(1.04)}}@keyframes loadingBar{0%{transform:translate(-120%)}to{transform:translate(320%)}}[data-theme=light] .header,[data-theme=light] .compact-header,[data-theme=light] .bottom-nav,[data-theme=light] .theme-toggle,[data-theme=light] .card,[data-theme=light] .form-panel,[data-theme=light] .help-hero,[data-theme=light] .help-card,[data-theme=light] .empty-state,[data-theme=light] .ad-info-card,[data-theme=light] .loading-card,[data-theme=light] .premium-back-btn,[data-theme=light] .modal-close{color:#101828;background:linear-gradient(#ffffffe0,#ffffffb8),#ffffffb3!important;border-color:#10182814!important;box-shadow:0 14px 34px #1f293714,inset 0 1px #ffffffa6!important}[data-theme=light] .card h3,[data-theme=light] .ad-title,[data-theme=light] .help-hero h2,[data-theme=light] .empty-state h3,[data-theme=light] .form-hero h2,[data-theme=light] .loading-title,[data-theme=light] .form h2{color:#0f172a!important}[data-theme=light] .card p,[data-theme=light] .ad-price{color:#3f6dff}[data-theme=light] .form-subtitle,[data-theme=light] .help-hero p,[data-theme=light] .help-card p,[data-theme=light] .empty-state p,[data-theme=light] .form-message,[data-theme=light] .ad-meta-top,[data-theme=light] .ad-info-label,[data-theme=light] .loading-subtitle,[data-theme=light] .field-label,[data-theme=light] .form-kicker,[data-theme=light] .upload-note{color:#0f172ab3!important}[data-theme=light] .form-panel{-webkit-backdrop-filter:blur(24px);background:linear-gradient(#fffffffa,#f8faffeb)!important;border:1px solid #0f172a14!important;box-shadow:0 18px 36px #1f29371a,inset 0 1px #ffffffe6!important}[data-theme=light] .form input,[data-theme=light] .form textarea,[data-theme=light] input,[data-theme=light] textarea{color:#0f172a!important;background:#0f172a09!important;border-color:#0f172a14!important}[data-theme=light] .form input::placeholder,[data-theme=light] .form textarea::placeholder,[data-theme=light] input::placeholder,[data-theme=light] textarea::placeholder{color:#0f172a61!important}[data-theme=light] .nav-item.active{color:#1d4ed8;background:linear-gradient(#4f7cff24,#4f7cff14),#4f7cff0a;box-shadow:inset 0 1px 10px #ffffff59,0 6px 18px #4f7cff1f}[data-theme=light] .empty-icon{background:#4f7cff14;border-color:#4f7cff24}[data-theme=light] .empty-icon svg,[data-theme=light] .theme-toggle svg,[data-theme=light] .back-btn-icon svg,[data-theme=light] .nav-icon svg{stroke:currentColor}[data-theme=light] .thumb-btn{background:#0f172a0a;border-color:#0f172a14}[data-theme=light] .gallery-counter{color:#0f172a;background:linear-gradient(#ffffffeb,#ffffffc7),#ffffffbf;border:1px solid #0f172a14;box-shadow:0 10px 24px #1f293714}[data-theme=light] .ad-description{color:#111827e0}[data-theme=light] .ad-hero-wrap{background:linear-gradient(#fffffff5,#f8faffe6),#ffffffe0;border:1px solid #0f172a14;box-shadow:0 18px 36px #1f293714,inset 0 1px #ffffffe6}[data-theme=light] .ad-hero-wrap:after{background:linear-gradient(#ffffff0a,#ffffff24)}[data-theme=light] .loading-screen{background:radial-gradient(circle at 22% 20%,#6384ff24,#0000 24%),radial-gradient(circle at 80% 18%,#8168ff1f,#0000 22%),linear-gradient(#f9fbff 0%,#f3f7fd 100%)}[data-theme=light] .loading-orb{background:radial-gradient(circle,#6384ff2e,#0000 60%)}[data-theme=light] .loading-orb-2{background:radial-gradient(circle,#8168ff29,#0000 60%)}[data-theme=light] .loading-shimmer{background:#0f172a0f}@media (width<=420px){.header{border-radius:20px;min-height:56px}.header h2{font-size:20px}.compact-header{min-height:54px;padding:12px 20px}.compact-header h2{font-size:19px}.theme-toggle{width:54px;height:54px}.floating-theme-toggle{top:10px;right:10px}.grid{gap:13px;padding:10px 10px 132px}.card{border-radius:22px;padding:10px}.card-image-wrap{border-radius:15px}.card-image-main{padding:7px}.form{padding:84px 14px 118px}.form-hero h2{font-size:28px}.form-subtitle{font-size:13px}.form-panel{border-radius:22px;padding:14px}.ad-page-wrap{padding:76px 14px 118px}.ad-hero-wrap{aspect-ratio:4/5;border-radius:24px}.ad-hero-image{border-radius:22px;padding:8px}.ad-title{font-size:28px}.ad-price{font-size:26px}.ad-info-card{border-radius:20px}.bottom-nav{width:calc(100% - 34px);max-width:340px;height:72px;bottom:10px}.nav-icon,.nav-icon svg{width:24px;height:24px}.nav-label{font-size:10px}.loading-card{min-width:200px;padding:20px}}.top-bar{z-index:1200;justify-content:space-between;align-items:center;gap:10px;transition:transform .26s,opacity .22s;display:flex;position:fixed;top:10px;left:12px;right:12px}.top-icon-btn{border:1px solid var(--border);width:58px;height:58px;box-shadow:var(--shadow-md);background:linear-gradient(#ffffff0d,#ffffff05),#121218b8;border-radius:50%;flex:none;justify-content:center;align-items:center;padding:0;display:flex}.top-icon-btn svg{stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;fill:none;width:22px;height:22px}.card-image-wrap{aspect-ratio:4/5;background:linear-gradient(#ffffff0a,#ffffff05),#14141ab8;border-radius:18px;width:100%;position:relative;overflow:hidden;box-shadow:0 8px 18px #00000029}.card-image-blur{filter:blur(22px)saturate(1.06);opacity:.95;background-position:50%;background-size:cover;position:absolute;inset:0;transform:scale(1.12)}.card-image-wrap:after{content:"";pointer-events:none;background:linear-gradient(#0000000f,#00000024);position:absolute;inset:0}.card-image-main{z-index:2;object-fit:contain;object-position:center;width:100%;height:100%;padding:8px;display:block;position:absolute;inset:0}.profile-top{align-items:center;gap:14px;margin-bottom:16px;display:flex}.profile-avatar{background:#ffffff14;border:1px solid #ffffff1f;border-radius:50%;flex-shrink:0;width:72px;height:72px;overflow:hidden}.profile-avatar-img{object-fit:cover;width:100%;height:100%}.profile-top-text h2{margin:0}.profile-top-text p{margin-top:8px}.profile-edit-grid{gap:10px;display:grid}.profile-section-grid,.settings-list{gap:12px;margin-top:14px;display:grid}.settings-tile{text-align:left;background:linear-gradient(#ffffff0b,#ffffff05),#16161ec7;border:1px solid #ffffff14;border-radius:22px;width:100%;padding:16px 18px;box-shadow:0 10px 24px #00000029,inset 0 1px #ffffff0a}.settings-tile-title{letter-spacing:-.02em;font-size:16px;font-weight:700}.settings-tile-sub{color:var(--muted);margin-top:6px;font-size:13px;line-height:1.4}.legal-tile{background:linear-gradient(#ffffff0a,#ffffff05),#ffffff08}.settings-version{text-align:center;color:var(--muted);margin-top:24px;font-size:13px}.profile-ad-row{border-bottom:1px solid #ffffff14;padding:14px 0}.profile-ad-row:last-child{border-bottom:none;padding-bottom:0}.profile-ad-main{cursor:pointer;gap:12px;display:flex}.profile-ad-thumb{aspect-ratio:4/5;object-fit:cover;border-radius:14px;flex-shrink:0;width:74px}.profile-ad-text{min-width:0}.profile-ad-title{font-weight:700;line-height:1.25}.profile-ad-meta{color:var(--muted);margin-top:6px;font-size:13px}.profile-ad-actions{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.soft-action-btn,.soft-danger-btn{width:auto;min-width:110px;box-shadow:none;border-radius:999px;padding:11px 16px;font-size:14px;font-weight:700}.soft-action-btn{color:var(--text);background:linear-gradient(#ffffff14,#ffffff0a),#ffffff0a;border:1px solid #ffffff1a}.soft-danger-btn{color:#ffb3b3;background:linear-gradient(#ff78782e,#ff78781a),#ff787814;border:1px solid #ff78782e}[data-theme=light] .settings-tile,[data-theme=light] .soft-action-btn{color:#0f172a;background:linear-gradient(#ffffffeb,#fffc),#ffffffc2;border:1px solid #0f172a14;box-shadow:0 10px 24px #1f293714,inset 0 1px #fffc}[data-theme=light] .settings-tile-sub,[data-theme=light] .profile-ad-meta,[data-theme=light] .settings-version{color:#0f172a9e}[data-theme=light] .profile-ad-row{border-bottom:1px solid #0f172a14}@media (width<=420px){.top-icon-btn{width:54px;height:54px}.card-image-wrap{border-radius:15px}.card-image-main{padding:7px}}.clean-card-image-wrap{aspect-ratio:4/5;background:linear-gradient(#ffffff08,#ffffff05),#14141a6b;border-radius:18px;justify-content:center;align-items:center;width:100%;display:flex;overflow:hidden}.clean-card-image-main{object-fit:contain;object-position:center;width:100%;height:100%;display:block}.clean-ad-hero-wrap{aspect-ratio:4/5;background:linear-gradient(#ffffff08,#ffffff05),#14141a73;border:1px solid #ffffff14;border-radius:28px;justify-content:center;align-items:center;width:100%;display:flex;overflow:hidden;box-shadow:0 18px 36px #0000002e,inset 0 1px #ffffff0a}.clean-ad-hero-image{object-fit:contain;object-position:center;width:100%;height:100%;display:block}[data-theme=light] .clean-card-image-wrap,[data-theme=light] .clean-ad-hero-wrap{background:linear-gradient(#fffffff5,#f8faffe6),#ffffffe0;border:1px solid #0f172a14}@media (width<=420px){.clean-card-image-wrap{border-radius:15px}.clean-ad-hero-wrap{border-radius:24px}}.verified-badge{color:#aecdff;background:linear-gradient(#5b8cff29,#5b8cff14),#5b8cff14;border:1px solid #5b8cff33;border-radius:999px;align-items:center;gap:8px;min-height:32px;margin-top:10px;padding:0 12px;font-size:13px;font-weight:700;display:inline-flex}.verified-badge svg{stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;fill:none;width:16px;height:16px}[data-theme=light] .verified-badge{color:#2458e6;background:linear-gradient(#4f7cff24,#4f7cff14),#4f7cff14;border:1px solid #4f7cff2e}.unverified-badge{min-height:32px;color:var(--muted);background:linear-gradient(#ffffff14,#ffffff0a),#ffffff0a;border:1px solid #ffffff1f;border-radius:999px;align-items:center;gap:8px;margin-top:10px;padding:0 12px;font-size:13px;font-weight:700;display:inline-flex}.profile-actions-row{flex-wrap:wrap;gap:10px;display:flex}.profile-action-btn{letter-spacing:-.01em;border-radius:16px;width:auto;min-width:170px;padding:13px 18px;font-size:14px;font-weight:700}.save-name-btn{color:#d9e6ff;background:linear-gradient(135deg,#5b8cff29,#7c5cff24),#5b8cff14;border:1px solid #5b8cff2e;box-shadow:0 10px 24px #5b8cff24,inset 0 1px #ffffff14}.verify-phone-btn{color:#d8fff0;background:linear-gradient(135deg,#36d3992e,#5b8cff24),#36d3991a;border:1px solid #36d3992e;box-shadow:0 10px 24px #36d3991f,inset 0 1px #ffffff14}.seller-profile-top{align-items:center;gap:14px;display:flex}.seller-profile-avatar{background:#ffffff14;border:1px solid #ffffff1f;border-radius:50%;flex-shrink:0;width:72px;height:72px;overflow:hidden}.seller-profile-avatar-img{object-fit:cover;width:100%;height:100%}.seller-profile-info h2{margin:0}.seller-meta-row{color:var(--muted);flex-wrap:wrap;align-items:center;gap:10px;margin-top:8px;font-size:13px;display:flex}.seller-verified-pill,.seller-unverified-pill{border-radius:999px;justify-content:center;align-items:center;min-height:28px;padding:0 10px;font-size:12px;font-weight:700;display:inline-flex}.seller-verified-pill{color:#b8ffe2;background:linear-gradient(#36d39929,#36d39914),#36d39914;border:1px solid #36d3992e}.seller-unverified-pill{color:var(--muted);background:linear-gradient(#ffffff14,#ffffff0a),#ffffff0a;border:1px solid #ffffff1f}[data-theme=light] .unverified-badge,[data-theme=light] .seller-unverified-pill{color:#0f172a9e;background:linear-gradient(#0f172a0d,#0f172a08),#0f172a08;border:1px solid #0f172a14}[data-theme=light] .save-name-btn{color:#214ed3;background:linear-gradient(135deg,#4f7cff24,#6c63ff1a),#4f7cff14;border:1px solid #4f7cff29}[data-theme=light] .verify-phone-btn{color:#0f8b63;background:linear-gradient(135deg,#36d39929,#4f7cff1a),#36d39914;border:1px solid #36d39929}[data-theme=light] .seller-verified-pill{color:#0f8b63;background:linear-gradient(#36d39924,#36d39914),#36d39914;border:1px solid #36d39929}.mini-verified-pill,.mini-unverified-pill{letter-spacing:-.01em;border-radius:999px;justify-content:center;align-items:center;min-height:24px;padding:0 9px;font-size:11px;font-weight:700;display:inline-flex}.mini-verified-pill{color:#b8ffe2;background:linear-gradient(#36d39929,#36d39914),#36d39914;border:1px solid #36d3992e}.mini-unverified-pill{color:var(--muted);background:linear-gradient(#ffffff14,#ffffff0a),#ffffff0a;border:1px solid #ffffff1f}[data-theme=light] .mini-unverified-pill{color:#0f172a9e;background:linear-gradient(#0f172a0d,#0f172a08),#0f172a08;border:1px solid #0f172a14}[data-theme=light] .mini-verified-pill{color:#0f8b63;background:linear-gradient(#36d39924,#36d39914),#36d39914;border:1px solid #36d39929}.avatar-placeholder{background:linear-gradient(#ffffff14,#ffffff08),#ffffff08;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.avatar-placeholder svg{stroke:#ffffffb8;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;fill:none;width:26px;height:26px}[data-theme=light] .avatar-placeholder{background:linear-gradient(#0f172a0d,#0f172a06),#0f172a08}[data-theme=light] .avatar-placeholder svg{stroke:#0f172a85}.picker-trigger{text-align:left;border:1px solid var(--border);width:100%;color:var(--text);box-shadow:none;background:linear-gradient(#ffffff0d,#ffffff06),#ffffff08;border-radius:18px;padding:14px 16px}.sheet-backdrop{z-index:2100;-webkit-backdrop-filter:blur(10px);background:#04060c7a;justify-content:center;align-items:flex-end;padding:18px;display:flex;position:fixed;inset:0}.sheet-panel{background:linear-gradient(#ffffff0f,#ffffff06),#10121aeb;border:1px solid #ffffff14;border-radius:28px;width:100%;max-width:560px;max-height:80vh;padding:18px;overflow:auto;box-shadow:0 24px 54px #00000057,inset 0 1px #ffffff0d}.sheet-title{letter-spacing:-.03em;margin-bottom:14px;font-size:20px;font-weight:760}.filter-group-label{color:var(--muted);margin:6px 0 8px;font-size:13px;font-weight:600}.category-list{gap:10px;margin-top:12px;display:grid}.filter-category-list{margin-top:14px}.category-option{text-align:left;width:100%;color:var(--text);box-shadow:none;background:linear-gradient(#ffffff0a,#ffffff05),#ffffff05;border:1px solid #ffffff14;border-radius:18px;padding:13px 15px}.category-option.active{color:#dbe7ff;background:linear-gradient(135deg,#5b8cff2e,#7c5cff24),#5b8cff14;border:1px solid #5b8cff2e}.filter-actions{gap:10px;margin-top:16px;display:flex}.filter-apply-btn,.filter-reset-btn{border-radius:18px;flex:1;min-height:52px}.filter-reset-btn{color:var(--text);box-shadow:none;background:linear-gradient(#ffffff14,#ffffff0a),#ffffff0a;border:1px solid #ffffff1a}[data-theme=light] .filter-trigger,[data-theme=light] .picker-trigger,[data-theme=light] .sheet-panel,[data-theme=light] .category-option,[data-theme=light] .filter-reset-btn{color:#0f172a;background:linear-gradient(#fffffff0,#ffffffd1),#ffffffd1;border:1px solid #0f172a14}[data-theme=light] .filter-chip-active,[data-theme=light] .category-option.active{color:#2458e6;background:linear-gradient(135deg,#4f7cff24,#6c63ff1a),#4f7cff14;border:1px solid #4f7cff29}.ios-sheet-wrap{width:100%;max-width:560px;animation:.22s sheetUp}.premium-promote-sheet,.ios-sheet-card{width:100%}@keyframes sheetUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}[data-theme=light] .ios-sheet-card{background:linear-gradient(#fffffff5,#f8faffe6),#ffffffe6;border:1px solid #0f172a14}[data-theme=light] .ios-sheet-cancel{color:#0f172a;background:linear-gradient(#fffffff5,#f8faffe6),#ffffffe6;border:1px solid #0f172a14}.filter-bar{align-items:center;gap:10px;margin-bottom:8px;padding:6px 10px 4px;display:flex}.filter-trigger{border:1px solid var(--border);width:auto;min-width:130px;color:var(--text);box-shadow:var(--shadow-md);background:linear-gradient(#ffffff0f,#ffffff08),#121218ad;border-radius:999px;justify-content:center;align-items:center;gap:10px;padding:12px 16px;display:inline-flex}.filter-icon{justify-content:center;align-items:center;width:18px;height:18px;display:inline-flex}.filter-icon svg{stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;fill:none;width:18px;height:18px}.filter-chip-active{color:#cfe0ff;background:linear-gradient(#5b8cff24,#7c5cff1a),#5b8cff14;border:1px solid #5b8cff2e;border-radius:999px;justify-content:center;align-items:center;min-height:38px;padding:0 14px;font-size:13px;font-weight:700;display:inline-flex}.ios-sheet-backdrop{z-index:2100;padding:14px 12px calc(18px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(10px);background:#06080e57;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.ios-sheet-wrap{flex-direction:column;align-items:center;width:100%;max-width:560px;animation:.22s sheetUp;display:flex}.ios-sheet-card{background:linear-gradient(#ffffff14,#ffffff0a),#161822e0;border:1px solid #ffffff14;border-radius:24px;overflow:hidden;box-shadow:0 24px 54px #00000052,inset 0 1px #ffffff0d}.ios-sheet-header{text-align:center;border-bottom:1px solid #ffffff0f;padding:16px 16px 12px}.ios-sheet-title{letter-spacing:-.02em;font-size:17px;font-weight:760}.ios-sheet-subtitle{color:var(--muted);margin-top:6px;font-size:13px;line-height:1.35}.ios-sheet-list{max-height:52vh;overflow:auto}.ios-sheet-option{width:100%;min-height:56px;box-shadow:none;color:var(--text);background:0 0;border:none;border-bottom:1px solid #ffffff0f;border-radius:0;justify-content:space-between;align-items:center;margin:0;padding:0 16px;font-size:17px;font-weight:500;display:flex}.ios-sheet-option:last-child{border-bottom:none}.ios-sheet-option.active{background:#5b8cff14}.ios-sheet-check{color:#8eb0ff;justify-content:center;align-items:center;width:20px;height:20px;display:inline-flex}.ios-sheet-check svg{stroke:currentColor;stroke-width:2.1px;stroke-linecap:round;stroke-linejoin:round;fill:none;width:18px;height:18px}.ios-sheet-actions{flex-direction:column;align-items:center;gap:16px;width:100%;margin-top:22px;display:flex!important}.ios-sheet-cancel{border-radius:999px;justify-content:center;align-items:center;width:auto;min-width:120px;margin:4px auto 0;padding:0 22px;display:inline-flex}.ios-sheet-cancel,.ios-sheet-apply{min-height:56px;font-size:17px;font-weight:700}.ios-sheet-actions{flex-direction:column!important;justify-content:flex-start!important;align-items:center!important;gap:16px!important;margin-top:22px!important;display:flex!important}.ios-sheet-apply{width:100%!important}.ios-sheet-cancel{-webkit-backdrop-filter:blur(18px);width:fit-content!important;min-width:128px!important;max-width:none!important;color:var(--text)!important;background:linear-gradient(#ffffff1a,#ffffff0d),#ffffff0a!important;border:1px solid #ffffff24!important;border-radius:999px!important;justify-content:center!important;align-self:center!important;align-items:center!important;margin:0 auto!important;padding:0 22px!important;display:inline-flex!important;box-shadow:0 10px 24px #00000029,inset 0 1px #ffffff14!important}[data-theme=light] .ios-sheet-cancel{color:#0f172a!important;background:linear-gradient(#fffffff0,#f8faffd6),#fffc!important;border:1px solid #0f172a14!important;box-shadow:0 10px 24px #1f293714,inset 0 1px #ffffffeb!important}.promo-badges{flex-wrap:wrap;gap:6px;margin-top:10px;margin-bottom:2px;display:flex;position:static}.profile-promo-badges{margin-top:8px}.card-pinned{box-shadow:0 14px 30px #ffbe5c1f,inset 0 1px #ffffff0a}.premium-promote-sheet{padding-bottom:12px}.promote-cards{gap:10px;padding:14px;display:grid}.promote-option-card{text-align:left;width:100%;min-height:88px;box-shadow:none;background:linear-gradient(#ffffff0f,#ffffff08),#ffffff08;border:1px solid #ffffff14;border-radius:20px}.promote-option-top{justify-content:space-between;align-items:center;gap:12px;display:flex}.promote-option-title{letter-spacing:-.02em;font-size:16px;font-weight:760}.promote-option-price{color:#b9d0ff;font-size:15px;font-weight:800}.promote-option-desc{color:var(--muted);margin-top:8px;font-size:13px;line-height:1.45}.promote-message{color:var(--muted);text-align:center;padding:0 16px 4px;font-size:14px}[data-theme=light] .filter-trigger,[data-theme=light] .ios-sheet-card,[data-theme=light] .soft-premium-btn,[data-theme=light] .promote-option-card,[data-theme=light] .ios-sheet-cancel{color:#0f172a;background:linear-gradient(#fffffff0,#ffffffd1),#ffffffd1;border:1px solid #0f172a14}[data-theme=light] .filter-chip-active{color:#2458e6;background:linear-gradient(135deg,#4f7cff24,#6c63ff1a),#4f7cff14;border:1px solid #4f7cff29}[data-theme=light] .ios-sheet-header{border-bottom:1px solid #0f172a0f}[data-theme=light] .ios-sheet-option{color:#0f172a;border-bottom:1px solid #0f172a0f}[data-theme=light] .ios-sheet-option.active{background:#4f7cff14}[data-theme=light] .promote-option-desc,[data-theme=light] .promote-message{color:#0f172a9e}.top-bar{z-index:1200;grid-template-columns:58px 1fr 58px;align-items:center;gap:10px;transition:transform .26s,opacity .22s;display:grid;position:fixed;top:10px;left:12px;right:12px}.top-bar .compact-header{justify-self:center}.top-bar .top-icon-btn:last-child{justify-self:end}.top-icon-btn,.theme-toggle{border-radius:50%;flex:none;justify-content:center;align-items:center;width:58px;height:58px;padding:0;display:flex}.promo-badges,.profile-promo-badges{flex-wrap:wrap;gap:6px;display:flex}.promo-badges{margin-top:10px;margin-bottom:2px;position:static}.promo-badge{letter-spacing:-.01em;-webkit-backdrop-filter:blur(14px);border-radius:999px;justify-content:center;align-items:center;min-height:22px;padding:0 9px;font-size:10px;font-weight:800;display:inline-flex}.promo-badge-pin{color:#f9df98;background:linear-gradient(#edc15d38,#bc943a24),#edc15d1f;border:1px solid #edc15d57}.promo-badge-vip{color:#d8ffd9;background:linear-gradient(#5ab67038,#39824924),#5ab6701f;border:1px solid #65bf7a57}.promo-badge-boost{color:#f5efbf;background:linear-gradient(#cdaa5738,#789a5624),#aab85d1f;border:1px solid #c2b75c52}.promo-badge-turbo{color:#fff4cf;background:linear-gradient(135deg,#eac06042,#56ad703d),#78aa5c24;border:1px solid #e4d17657}.card-promoted{overflow:hidden}.card-vip{background:linear-gradient(#bea1411a,#5ca16812),#16161ed1;border-color:#baa44c42;box-shadow:0 0 0 1px #b6a9561a,0 16px 34px #70924429,inset 0 1px #ffffff0d}.card-vip:before{content:"";border-radius:inherit;pointer-events:none;opacity:.95;background:linear-gradient(#dec2671f,#53a46d12,#0000 46%);position:absolute;inset:0}.card-pinned{border-color:#dcba5f3d;box-shadow:0 0 0 1px #dcba5f14,0 14px 30px #bc994224,inset 0 1px #ffffff0a}.soft-premium-btn{width:auto;min-width:122px;box-shadow:none;color:#f3f0d1;background:linear-gradient(135deg,#dab85d2e,#53a76d29),#a3af541a;border:1px solid #cfbe663d;border-radius:999px;padding:11px 16px;font-size:14px;font-weight:700}.promote-option-price{color:#e5d48e}[data-theme=light] .promo-badge-pin{color:#7a5a00;background:linear-gradient(#e8bf5833,#deb74e1f),#e8bf581f;border:1px solid #bc942c38}[data-theme=light] .promo-badge-vip{color:#205d28;background:linear-gradient(#61b1622e,#55a0571f),#61b1621f;border:1px solid #4d8d4e2e}[data-theme=light] .promo-badge-boost{color:#655b12;background:linear-gradient(#cdb75e33,#8aaa5d1f),#b3bb631f;border:1px solid #a49b4b33}[data-theme=light] .promo-badge-turbo{color:#5b4b00;background:linear-gradient(135deg,#e8c16038,#58a96b2e),#a6ba601f;border:1px solid #c4b05638}[data-theme=light] .card-vip{background:linear-gradient(#e7cb6f24,#73b87c1a),#ffffffeb;border-color:#b8a85838;box-shadow:0 0 0 1px #b8a8581a,0 14px 30px #8da0561f,inset 0 1px #ffffffd9}[data-theme=light] .card-vip:before{content:"";border-radius:inherit;pointer-events:none;background:linear-gradient(#ecd1791f,#6db87714,#0000 46%);position:absolute;inset:0}[data-theme=light] .card-pinned{border-color:#c6aa562e;box-shadow:0 0 0 1px #c6aa5614,0 14px 26px #b0a0621a,inset 0 1px #ffffffdb}[data-theme=light] .soft-premium-btn{color:#4f4a16;background:linear-gradient(135deg,#e4c05f2e,#66b17124),#b4bd681a;border:1px solid #bead572e}[data-theme=light] .promote-option-price{color:#786318}@media (width<=420px){.top-bar{grid-template-columns:54px 1fr 54px}.top-icon-btn,.theme-toggle{width:54px;height:54px}}.share-ad-btn{z-index:5;-webkit-backdrop-filter:blur(18px);min-width:42px;min-height:42px;position:absolute;top:12px;right:12px;color:#fff!important;background:linear-gradient(#ffffff1a,#ffffff0d),#12121875!important;border:1px solid #ffffff1f!important;border-radius:50%!important;justify-content:center!important;align-items:center!important;width:42px!important;height:42px!important;margin:0!important;padding:0!important;display:inline-flex!important;box-shadow:0 10px 22px #0000002e,inset 0 1px #ffffff14!important}.share-ad-btn:hover{filter:brightness(1.04)}.share-ad-btn:active{transform:scale(.96)}.share-ad-btn svg{stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;fill:none;width:18px;height:18px}[data-theme=light] .share-ad-btn{color:#0f172a!important;background:linear-gradient(#fffffff0,#f8faffd6),#fffc!important;border:1px solid #0f172a14!important;box-shadow:0 10px 24px #1f293714,inset 0 1px #ffffffeb!important}.share-top-btn{z-index:1100;position:fixed;top:16px;right:16px}.premium-share-btn{border:1px solid var(--border);width:48px;height:48px;color:var(--text);background:linear-gradient(#ffffff0f,#ffffff05),#121218c2;border-radius:50%;justify-content:center;align-items:center;padding:0;display:flex;box-shadow:0 14px 30px #00000038,inset 0 1px #ffffff0a}.premium-share-btn svg{stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;fill:none;width:22px;height:22px}:root{--premium-bg-0:#070b14;--premium-bg-1:#0c1220;--premium-card:#0d1422b8;--premium-card-strong:#10192ae0;--premium-glass:#ffffff13;--premium-border:#ffffff1f;--premium-border-strong:#74ffd038;--premium-text:#f6fbff;--premium-muted:#e8f1ffa8;--premium-muted-2:#e8f1ff70;--premium-cyan:#62ecff;--premium-mint:#74ffd0;--premium-gold:#ffd66f;--premium-pink:#ff82ee;--premium-radius-xl:30px;--premium-radius-lg:24px;--premium-shadow:0 26px 70px #0000006b;--premium-shadow-soft:0 16px 42px #00000042}[data-theme=light]{--premium-bg-0:#eef6ff;--premium-bg-1:#f7fbff;--premium-card:#ffffffc7;--premium-card-strong:#ffffffeb;--premium-glass:#ffffffc2;--premium-border:#1c2b461a;--premium-border-strong:#15957629;--premium-text:#101827;--premium-muted:#101827a8;--premium-muted-2:#10182770;--premium-shadow:0 26px 70px #3c557829;--premium-shadow-soft:0 16px 42px #3c55781c}body{overflow-x:hidden;background:radial-gradient(circle at 16% -8%, #62ecff3d, transparent 30%), radial-gradient(circle at 88% 4%, #ffd66f2e, transparent 28%), radial-gradient(circle at 50% 105%, #74ffd029, transparent 34%), linear-gradient(180deg, var(--premium-bg-0), var(--premium-bg-1))!important;color:var(--premium-text)!important}body:before{content:"";z-index:-3;pointer-events:none;background-color:#0000;background-image:linear-gradient(#ffffff07 1px,#0000 1px),linear-gradient(90deg,#ffffff06 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:42px 42px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:fixed;inset:0;-webkit-mask-image:linear-gradient(#000000bf,#0000 76%);mask-image:linear-gradient(#000000bf,#0000 76%)}body:after{content:"";z-index:-2;pointer-events:none;filter:blur(18px);background:radial-gradient(circle at 22% 20%,#62ecff1f,#0000 20%),radial-gradient(circle at 78% 30%,#ff82ee1a,#0000 18%),radial-gradient(circle at 50% 72%,#ffd66f14,#0000 24%);position:fixed;inset:0}.app{min-height:100vh;padding-bottom:calc(112px + env(safe-area-inset-bottom,0px));color:var(--premium-text)!important;background:0 0!important}.top-bar{transform:translate(0,0);top:calc(8px + env(safe-area-inset-top,0px))!important;z-index:1600!important;grid-template-columns:52px minmax(130px,auto) 52px!important;justify-content:space-between!important;align-items:center!important;gap:12px!important;display:grid!important;position:fixed!important;left:12px!important;right:12px!important}.top-bar.header-hidden{transform:translateY(calc(-76px - env(safe-area-inset-top,0px)))!important;opacity:0!important}.top-icon-btn,.theme-toggle{width:52px!important;min-width:52px!important;height:52px!important;min-height:52px!important;color:var(--premium-text)!important;-webkit-backdrop-filter:blur(24px)saturate(140%)!important;background:linear-gradient(#ffffff1f,#ffffff0b),#0a101cc2!important;border:1px solid #ffffff21!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;margin:0!important;padding:0!important;display:inline-flex!important;box-shadow:0 16px 36px #00000047,inset 0 1px #ffffff1a!important}.top-icon-btn svg,.theme-toggle svg{stroke:currentColor!important;stroke-width:1.85px!important;stroke-linecap:round!important;stroke-linejoin:round!important;fill:none!important;width:23px!important;height:23px!important}.settings-main-btn svg circle,.settings-icon-mark svg circle{fill:#fffffff2!important;stroke:none!important}.header.compact-header{-webkit-backdrop-filter:blur(24px)saturate(150%)!important;background:linear-gradient(135deg,#62ecff1f,#ffd66f1c),#0a101cc7!important;border:1px solid #ffffff24!important;border-radius:999px!important;justify-content:center!important;justify-self:center!important;align-items:center!important;width:auto!important;min-width:142px!important;height:52px!important;min-height:52px!important;margin:0 auto!important;padding:0 22px!important;display:inline-flex!important;box-shadow:0 16px 36px #00000047,inset 0 1px #ffffff1a!important}.header.compact-header h2{letter-spacing:-.035em!important;color:var(--premium-text)!important;margin:0!important;font-size:18px!important;font-weight:850!important;line-height:1!important}.list-page-shell{max-width:900px;margin:0 auto;padding:calc(76px + env(safe-area-inset-top,0px)) 12px calc(118px + env(safe-area-inset-bottom,0px))!important}.filter-bar{align-items:center!important;gap:10px!important;margin:0 0 16px!important;padding:0 2px!important;display:flex!important}.filter-trigger,.filter-chip-active{min-height:44px!important;color:var(--premium-text)!important;-webkit-backdrop-filter:blur(18px)!important;background:linear-gradient(#ffffff1a,#ffffff0a),#0b111ea8!important;border:1px solid #ffffff1f!important;border-radius:999px!important;padding:0 16px!important;box-shadow:0 12px 28px #0000002e!important}.grid{padding-bottom:calc(8px + env(safe-area-inset-bottom,0px))!important;gap:14px!important}.card,.help-card,.help-hero,.form-panel,.ad-info-card,.settings-tile,.profile-ad-card,.ios-sheet-card{background:linear-gradient(180deg, #ffffff1b, #ffffff0b), var(--premium-card)!important;border:1px solid var(--premium-border)!important;box-shadow:var(--premium-shadow-soft), inset 0 1px 0 #ffffff1a!important;-webkit-backdrop-filter:blur(24px)saturate(135%)!important}.card{border-radius:26px!important;padding:10px 10px 14px!important;position:relative!important;overflow:hidden!important}.card:before,.help-hero:before,.settings-hero-premium:before{content:"";border-radius:inherit;pointer-events:none;opacity:.8;background:radial-gradient(circle at 24% 0,#62ecff24,#0000 38%),radial-gradient(circle at 84% 12%,#ffd66f1a,#0000 34%);position:absolute;inset:0}.clean-card-image-wrap{background:#ffffff09!important;border:1px solid #ffffff14!important;border-radius:20px!important;overflow:hidden!important}.card h3{position:relative;letter-spacing:-.03em!important;color:var(--premium-text)!important;margin:10px 2px 4px!important;font-size:16px!important;font-weight:800!important}.card p{position:relative;color:var(--premium-gold)!important;margin:0 2px!important;font-size:15px!important;font-weight:850!important}.promo-badge{box-shadow:0 8px 18px #0000002e,inset 0 1px #ffffff38!important}.card-vip,.card-pinned,.card-promoted{border-color:#ffd66f3d!important;box-shadow:0 0 0 1px #74ffd014,0 18px 44px #ffd66f1f,inset 0 1px #ffffff1f!important}.back-btn,.back-btn.premium-back-btn,.share-top-btn,.premium-share-btn{width:52px!important;min-width:52px!important;height:52px!important;min-height:52px!important;color:var(--premium-text)!important;-webkit-backdrop-filter:blur(24px)saturate(140%)!important;background:linear-gradient(#ffffff1f,#ffffff0b),#0a101cc7!important;border:1px solid #ffffff21!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;margin:0!important;padding:0!important;display:inline-flex!important;box-shadow:0 16px 36px #00000047,inset 0 1px #ffffff1a!important}.back-btn,.back-btn.premium-back-btn{top:calc(8px + env(safe-area-inset-top,0px))!important;z-index:1700!important;position:fixed!important;left:12px!important}.share-top-btn,.premium-share-btn{top:calc(8px + env(safe-area-inset-top,0px))!important;z-index:1700!important;position:fixed!important;left:auto!important;right:12px!important}.back-btn-icon,.back-btn-icon svg,.premium-share-btn svg{stroke:currentColor!important;stroke-width:2px!important;stroke-linecap:round!important;stroke-linejoin:round!important;fill:none!important;width:23px!important;height:23px!important}.ad-page-wrap,.help-page,.premium-page{max-width:840px!important;padding:calc(76px + env(safe-area-inset-top,0px)) 16px calc(124px + env(safe-area-inset-bottom,0px))!important;margin:0 auto!important}.ad-page-shell{gap:16px!important}.clean-ad-hero-wrap,.ad-hero-wrap{box-shadow:var(--premium-shadow-soft), inset 0 1px 0 #ffffff17!important;background:linear-gradient(#ffffff14,#ffffff08),#0a101cb8!important;border:1px solid #ffffff1f!important;border-radius:30px!important;overflow:hidden!important}.ad-title{color:var(--premium-text)!important;letter-spacing:-.05em!important}.ad-price{color:var(--premium-gold)!important;text-shadow:0 0 24px #ffd66f2e!important}.ad-meta-top,.ad-info-label,.help-badge,.settings-kicker{color:var(--premium-mint)!important}.bottom-nav{left:50%!important;right:auto!important;bottom:calc(10px + env(safe-area-inset-bottom,0px))!important;z-index:1800!important;-webkit-backdrop-filter:blur(28px)saturate(150%)!important;background:linear-gradient(135deg,#62ecff1a,#ffd66f14),#080d18cc!important;border:1px solid #ffffff24!important;border-radius:999px!important;gap:6px!important;width:min(370px,100% - 28px)!important;height:68px!important;padding:6px!important;display:flex!important;position:fixed!important;transform:translate(-50%)!important;box-shadow:0 22px 50px #00000057,inset 0 1px #ffffff1a!important}.nav-item{min-width:0!important;height:100%!important;color:var(--premium-muted)!important;background:0 0!important;border:1px solid #0000!important;border-radius:999px!important}.nav-item.active{color:#07111f!important;background:linear-gradient(135deg, var(--premium-mint), var(--premium-gold))!important;box-shadow:0 10px 24px #74ffd02e!important}.nav-icon svg{stroke-width:2px!important}.nav-label{letter-spacing:-.02em!important;font-weight:750!important}.settings-premium-page{position:relative}.settings-hero-premium{background:radial-gradient(circle at 20% 4%, #62ecff38, transparent 38%), radial-gradient(circle at 88% 10%, #ffd66f2b, transparent 34%), linear-gradient(180deg, #ffffff1b, #ffffff0b), var(--premium-card-strong);box-shadow:var(--premium-shadow), inset 0 1px 0 #ffffff1f;-webkit-backdrop-filter:blur(26px)saturate(150%);border:1px solid #ffffff24;border-radius:34px;padding:22px 18px 20px;position:relative;overflow:hidden}.settings-hero-row{align-items:center;gap:14px;display:flex;position:relative}.settings-icon-mark{width:62px;height:62px;color:var(--premium-text);background:linear-gradient(135deg,#62ecff3d,#ffd66f29),#ffffff12;border:1px solid #ffffff29;border-radius:22px;justify-content:center;align-items:center;display:inline-flex;box-shadow:0 18px 36px #00000038,inset 0 1px #ffffff1f}.settings-icon-mark svg{stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:31px;height:31px}.settings-kicker{letter-spacing:.08em;text-transform:uppercase;margin-bottom:4px;font-size:13px;font-weight:800}.settings-hero-premium h2{color:var(--premium-text);letter-spacing:-.065em;margin:0;font-size:36px;font-weight:900;line-height:.98}.settings-hero-premium p{color:var(--premium-muted);margin:16px 0 0;font-size:15px;line-height:1.55;position:relative}.settings-premium-list{flex-direction:column;gap:12px;margin-top:16px;display:flex}.settings-premium-tile{text-align:left;background:linear-gradient(180deg, #ffffff18, #ffffff0a), var(--premium-card);width:100%;min-height:86px;box-shadow:var(--premium-shadow-soft), inset 0 1px 0 #ffffff1a;color:var(--premium-text);-webkit-backdrop-filter:blur(24px)saturate(145%);border:1px solid #ffffff1f;border-radius:28px;grid-template-columns:52px 1fr 34px;align-items:center;gap:12px;padding:14px 12px 14px 14px;display:grid}.settings-tile-icon{background:#fff1;border:1px solid #ffffff1c;border-radius:18px;justify-content:center;align-items:center;width:52px;height:52px;display:inline-flex}.settings-tile-icon svg,.settings-tile-arrow svg{stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;fill:none;width:24px;height:24px}.settings-tile-copy{flex-direction:column;gap:5px;min-width:0;display:flex}.settings-tile-title{letter-spacing:-.035em;font-size:17px;font-weight:850;color:var(--premium-text)!important}.settings-tile-sub{font-size:13px;line-height:1.35;color:var(--premium-muted)!important}.settings-tile-arrow{width:34px;height:34px;color:var(--premium-muted);background:#ffffff0e;border-radius:999px;justify-content:center;align-items:center;display:inline-flex}.settings-accent-cyan .settings-tile-icon{color:var(--premium-cyan)}.settings-accent-gold .settings-tile-icon{color:var(--premium-gold)}.settings-accent-mint .settings-tile-icon{color:var(--premium-mint)}.settings-accent-pink .settings-tile-icon{color:var(--premium-pink)}.premium-version{text-align:center!important;color:var(--premium-muted-2)!important;margin:18px 0 6px!important;font-size:12px!important}.profile-top,.seller-profile-top{z-index:1;position:relative}.profile-avatar,.seller-profile-avatar,.seller-profile-avatar-img,.profile-avatar-img{border-color:#ffffff24!important;box-shadow:0 16px 34px #00000038!important}input,textarea,.picker-trigger{color:var(--premium-text)!important;background:linear-gradient(#ffffff17,#ffffff09),#090f1c9e!important;border:1px solid #ffffff1f!important;box-shadow:inset 0 1px #ffffff0f!important}.form-submit,.contact-btn,.profile-action-btn,.ios-sheet-apply{background:linear-gradient(135deg, var(--premium-mint), var(--premium-gold))!important;color:#07111f!important;border:none!important;font-weight:850!important;box-shadow:0 14px 34px #74ffd029!important}[data-theme=light] .top-icon-btn,[data-theme=light] .theme-toggle,[data-theme=light] .header.compact-header,[data-theme=light] .back-btn,[data-theme=light] .back-btn.premium-back-btn,[data-theme=light] .share-top-btn,[data-theme=light] .premium-share-btn,[data-theme=light] .bottom-nav{color:#101827!important;background:linear-gradient(#ffffffeb,#f5faffc2),#ffffffb8!important;border-color:#15213717!important;box-shadow:0 18px 42px #41557821,inset 0 1px #ffffffe0!important}[data-theme=light] .card,[data-theme=light] .help-card,[data-theme=light] .help-hero,[data-theme=light] .form-panel,[data-theme=light] .ad-info-card,[data-theme=light] .settings-hero-premium,[data-theme=light] .settings-premium-tile,[data-theme=light] .ios-sheet-card{color:#101827!important;background:linear-gradient(#ffffffeb,#f6faffc7),#ffffffb8!important;border-color:#15213717!important;box-shadow:0 18px 46px #41557821,inset 0 1px #ffffffe0!important}[data-theme=light] .card h3,[data-theme=light] .settings-hero-premium h2,[data-theme=light] .settings-tile-title,[data-theme=light] .ad-title,[data-theme=light] .help-hero h2,[data-theme=light] .help-card-title{color:#101827!important}[data-theme=light] .settings-hero-premium p,[data-theme=light] .settings-tile-sub,[data-theme=light] .help-hero p,[data-theme=light] .help-card p,[data-theme=light] .ad-description{color:#101827a8!important}[data-theme=light] input,[data-theme=light] textarea,[data-theme=light] .picker-trigger{color:#101827!important;background:#ffffffdb!important;border-color:#1521371a!important}@media (width<=420px){.top-bar{grid-template-columns:52px minmax(128px,auto) 52px!important;gap:8px!important;left:10px!important;right:10px!important}.header.compact-header{min-width:132px!important;padding:0 18px!important}.ad-page-wrap,.help-page,.premium-page{padding-left:14px!important;padding-right:14px!important}.settings-hero-premium h2{font-size:32px}.settings-premium-tile{grid-template-columns:48px 1fr 32px;gap:10px}}:root{--market-bg:#020b11;--market-bg-2:#06121a;--market-text:#f4f7fb;--market-muted:#e5eef7ad;--market-muted-soft:#e5eef77a;--market-accent:#45f0ee;--market-accent-2:#25c9c7;--market-card:#0f1921bd;--market-card-strong:#111c24e6;--market-stroke:#ffffff1f;--market-stroke-strong:#65f2ef6b;--market-shadow:0 20px 60px #0000006b}body,#root{font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,Inter,system-ui,sans-serif!important}body{background:radial-gradient(circle at 18% 8%,#3beae521,#0000 28%),radial-gradient(circle at 90% 88%,#27ccca1c,#0000 30%),linear-gradient(#02070d 0%,#030c12 48%,#02080d 100%)!important}.app{min-height:100vh;color:var(--market-text);background:linear-gradient(135deg, #43e9e70d, transparent 26%), radial-gradient(circle at 10% 3%, #44f0ee1f, transparent 24%), radial-gradient(circle at 85% 75%, #f4be5b0f, transparent 24%), var(--market-bg)!important}.app:before{content:"";z-index:0;pointer-events:none;opacity:.82;background:linear-gradient(120deg,#0000 0 44%,#44f0ee14 45%,#0000 47% 100%),radial-gradient(circle at 0 0,#44f0ee14,#0000 30%),radial-gradient(circle at 100% 100%,#44f0ee12,#0000 30%);position:fixed;inset:0}.app>*{z-index:1;position:relative}.market-home{box-sizing:border-box;width:100%;max-width:430px;padding:calc(18px + env(safe-area-inset-top,0px)) 15px calc(124px + env(safe-area-inset-bottom,0px));color:var(--market-text);margin:0 auto}.market-header{grid-template-columns:minmax(82px,1fr) auto minmax(104px,1fr);align-items:center;gap:10px;margin-bottom:18px;display:grid}.market-city{letter-spacing:-.04em;color:var(--market-text);text-shadow:0 8px 24px #0000006b;white-space:nowrap;font-size:19px;font-weight:800;line-height:1}.market-title-wrap{text-align:center;min-width:130px}.market-title-wrap h1{letter-spacing:-.055em;color:#fff;margin:0;font-size:27px;font-weight:850;line-height:1.05}.market-title-wrap p{color:#f0f5fab8;letter-spacing:-.035em;margin:5px 0 0;font-size:15px;font-weight:650;line-height:1}.market-header-actions{justify-content:flex-end;gap:10px;display:flex}.market-icon-btn{color:#f4faffeb;-webkit-backdrop-filter:blur(18px);background:radial-gradient(circle at 35% 16%,#ffffff1f,#0000 32%),linear-gradient(#ffffff14,#ffffff06);border:1px solid #ffffff1f;border-radius:19px;justify-content:center;align-items:center;width:56px;height:56px;padding:0;transition:transform .18s,border-color .18s,background .18s;display:inline-flex;box-shadow:inset 0 1px #ffffff14,0 12px 28px #00000047}.market-icon-btn:active{transform:scale(.94)}.market-icon-btn svg{stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:29px;height:29px}.market-icon-btn:first-child svg{width:31px;height:31px}.market-category-rail{-webkit-overflow-scrolling:touch;scrollbar-width:none;scroll-snap-type:x proximity;gap:10px;margin:0 -15px 16px;padding:0 15px 8px;display:flex;overflow:auto hidden}.market-category-rail::-webkit-scrollbar{display:none}.market-category-chip{color:#f6faffd1;-webkit-backdrop-filter:blur(16px);letter-spacing:-.035em;white-space:nowrap;scroll-snap-align:start;background:linear-gradient(#fff1,#ffffff07);border:1px solid #ffffff1c;border-radius:16px;flex:none;align-items:center;gap:10px;min-height:50px;padding:0 15px;font-size:15px;font-weight:750;transition:transform .16s,border-color .16s,box-shadow .16s;display:inline-flex;box-shadow:inset 0 1px #ffffff0f,0 10px 24px #00000040}.market-category-chip:active{transform:scale(.96)}.market-category-chip.active{color:#fff;background:radial-gradient(circle at 24% 18%,#45f0ee57,#0000 42%),linear-gradient(#45f0ee2e,#45f0ee11);border-color:#45f0eee6;box-shadow:0 0 0 1px #45f0ee1f,0 0 22px #45f0ee38,inset 0 1px #ffffff1a}.market-category-icon{color:currentColor;opacity:.94;justify-content:center;align-items:center;width:25px;height:25px;display:inline-flex}.market-category-chip.active .market-category-icon{color:var(--market-accent);filter:drop-shadow(0 0 8px #45f0ee6b)}.market-category-icon svg{stroke:currentColor;stroke-width:1.85px;stroke-linecap:round;stroke-linejoin:round;width:25px;height:25px}.market-category-icon rect{stroke:currentColor}.market-category-chip.active .market-category-icon rect{fill:currentColor;stroke:currentColor}.verified-sellers-banner{-webkit-backdrop-filter:blur(18px);background:radial-gradient(circle at 12% 48%,#45f0ee2e,#0000 30%),linear-gradient(90deg,#45f0ee1c,#ffffff09);border:1px solid #45f0ee38;border-radius:20px;grid-template-columns:56px minmax(0,1fr) 44px;align-items:center;gap:13px;min-height:76px;margin:6px 0 24px;padding:15px 16px;display:grid;box-shadow:inset 0 1px #ffffff12,0 16px 36px #00000052}.verified-sellers-icon{color:#06181b;background:radial-gradient(circle at 32% 24%,#80ffff,#26d8d3 62%,#138f92 100%);border-radius:18px;justify-content:center;align-items:center;width:52px;height:52px;display:inline-flex;box-shadow:0 0 0 1px #45f0ee3d,0 0 24px #45f0ee59}.verified-sellers-icon svg{stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:32px;height:32px}.verified-sellers-text h2,.sell-faster-text h2{letter-spacing:-.055em;color:#fff;margin:0;font-size:20px;font-weight:850;line-height:1.05}.verified-sellers-text p,.sell-faster-text p{letter-spacing:-.04em;color:#45f0eed1;margin:6px 0 0;font-size:15px;font-weight:650;line-height:1.1}.verified-sellers-arrow,.sell-faster-arrow{color:#f5faffc7;background:#ffffff09;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex}.verified-sellers-arrow svg,.sell-faster-arrow svg{stroke:currentColor;stroke-width:2.4px;stroke-linecap:round;stroke-linejoin:round;width:24px;height:24px}.market-section-head{justify-content:space-between;align-items:center;gap:14px;margin:0 2px 14px;display:flex}.market-section-head h2{letter-spacing:-.055em;color:#fff;margin:0;font-size:23px;font-weight:850;line-height:1.05}.market-section-head span,.market-section-head button{color:var(--market-accent);letter-spacing:-.045em;white-space:nowrap;background:0 0;border:0;align-items:center;gap:6px;padding:0;font-size:16px;font-weight:700;line-height:1;display:inline-flex}.market-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.market-card{text-align:left;min-width:0;color:var(--market-text);-webkit-backdrop-filter:blur(18px);background:linear-gradient(#ffffff12,#ffffff07),#09131bbd;border:1px solid #ffffff1f;border-radius:16px;padding:0;transition:transform .17s,border-color .17s,box-shadow .17s;animation:.42s cubic-bezier(.2,.8,.2,1) both marketCardIn;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff0e,0 16px 34px #0000004f}.market-card:active{transform:scale(.975)}.market-card-promoted{border-color:#f4be5b61;box-shadow:0 0 0 1px #f4be5b1f,0 18px 38px #00000057,0 0 28px #f4be5b1f}.market-card-image-wrap{aspect-ratio:1.42;background:radial-gradient(circle at 50% 35%,#45f0ee14,#0000 45%),#111b22;width:100%;position:relative;overflow:hidden}.market-card-image-wrap:after{content:"";pointer-events:none;background:linear-gradient(#0000 52%,#040c1275 100%);position:absolute;inset:0}.market-card-image{object-fit:cover;width:100%;height:100%;display:block}.market-card-placeholder{color:#45f0ee85;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.market-card-placeholder svg{stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:42px;height:42px}.market-card-body{padding:12px 10px 13px}.market-card-title{-webkit-line-clamp:1;letter-spacing:-.055em;color:#fff;-webkit-box-orient:vertical;min-height:20px;font-size:17px;font-weight:750;line-height:1.15;display:-webkit-box;overflow:hidden}.market-card-price{letter-spacing:-.045em;color:var(--market-accent);text-shadow:0 0 14px #45f0ee38;margin-top:7px;font-size:18px;font-weight:800;line-height:1}.market-card-location{letter-spacing:-.035em;color:#e5eef7a1;margin-top:7px;font-size:14px;font-weight:650;line-height:1}.sell-faster-banner{-webkit-backdrop-filter:blur(18px);background:radial-gradient(circle at 8%,#45f0ee33,#0000 32%),linear-gradient(90deg,#f4be5b24,#45f0ee21);border:1px solid #45f0ee33;border-radius:17px;grid-template-columns:50px minmax(0,1fr) 42px;align-items:center;gap:11px;min-height:65px;margin:14px 0 0;padding:11px 12px;display:grid;box-shadow:inset 0 1px #ffffff0f,0 16px 34px #0000004d}.sell-faster-plus{width:43px;height:43px;color:var(--market-accent);background:radial-gradient(circle at 35% 20%,#45f0ee57,#0000 50%),#45f0ee17;border:1px solid #45f0ee3d;border-radius:15px;justify-content:center;align-items:center;display:inline-flex;box-shadow:0 0 22px #45f0ee33}.sell-faster-plus svg{stroke:currentColor;stroke-width:2.2px;stroke-linecap:round;width:29px;height:29px}.sell-faster-text h2{font-size:18px}.sell-faster-text p{color:#e5eef7ad;font-size:14px}.market-empty-state{text-align:center;background:#ffffff0b;border:1px solid #ffffff1a;border-radius:22px;padding:30px 18px;box-shadow:0 16px 34px #00000047}.market-empty-icon{width:58px;height:58px;color:var(--market-accent);background:#45f0ee1c;border-radius:18px;justify-content:center;align-items:center;margin:0 auto 14px;display:flex}.market-empty-icon svg{stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:32px;height:32px}.market-empty-state h3{letter-spacing:-.04em;margin:0;font-size:20px;font-weight:800}.market-empty-state p{max-width:260px;color:var(--market-muted);margin:8px auto 0;font-size:15px;line-height:1.35}.market-card-skeleton{height:210px;animation:1.25s ease-in-out infinite marketSkeleton}@keyframes marketCardIn{0%{opacity:0;transform:translateY(16px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes marketSkeleton{0%,to{opacity:.52}50%{opacity:.9}}.bottom-nav{left:50%!important;right:auto!important;bottom:calc(10px + env(safe-area-inset-bottom,0px))!important;z-index:1000!important;-webkit-backdrop-filter:blur(22px)!important;background:linear-gradient(#ffffff12,#ffffff06),#091219d6!important;border:1px solid #ffffff21!important;border-radius:18px!important;grid-template-columns:repeat(3,1fr)!important;gap:0!important;width:min(400px,100vw - 30px)!important;height:74px!important;padding:8px 0!important;display:grid!important;position:fixed!important;transform:translate(-50%)!important;box-shadow:inset 0 1px #ffffff0f,0 18px 40px #00000061!important}.nav-item{color:#f4faffbd!important;letter-spacing:-.03em!important;background:0 0!important;border:0!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:5px!important;min-width:0!important;height:100%!important;min-height:0!important;padding:0!important;font-size:13px!important;font-weight:700!important;display:flex!important;position:relative!important}.nav-item+.nav-item:before{content:"";background:#ffffff17;width:1px;position:absolute;top:15px;bottom:15px;left:0}.nav-icon{color:currentColor!important;justify-content:center!important;align-items:center!important;width:27px!important;height:27px!important;display:flex!important}.nav-icon svg{stroke:currentColor!important;stroke-width:1.9px!important;stroke-linecap:round!important;stroke-linejoin:round!important;width:25px!important;height:25px!important}.nav-item.active .nav-icon{filter:drop-shadow(0 0 10px #45f0ee73)}.nav-label{font-size:13px!important;font-weight:750!important;line-height:1!important}[data-theme=light] .app{background:radial-gradient(circle at 18% 8%,#45d3d12e,#0000 28%),linear-gradient(#edf6f8 0%,#f4f7fb 100%)!important}[data-theme=light] .market-home,[data-theme=light] .market-title-wrap h1,[data-theme=light] .market-city,[data-theme=light] .market-section-head h2,[data-theme=light] .market-card-title,[data-theme=light] .verified-sellers-text h2,[data-theme=light] .sell-faster-text h2{color:#0f1722}[data-theme=light] .market-icon-btn,[data-theme=light] .market-category-chip,[data-theme=light] .market-card,[data-theme=light] .verified-sellers-banner,[data-theme=light] .sell-faster-banner,[data-theme=light] .bottom-nav{background:#ffffffc7!important;border-color:#0f17221a!important;box-shadow:0 16px 34px #1c2a401f!important}@media (width<=380px){.market-home{padding-left:12px;padding-right:12px}.market-header{grid-template-columns:74px auto 96px;gap:8px}.market-city{font-size:17px}.market-title-wrap h1{font-size:24px}.market-title-wrap p{font-size:13px}.market-icon-btn{border-radius:16px;width:49px;height:49px}.market-card-title{font-size:16px}.market-card-price{font-size:17px}.verified-sellers-text h2{font-size:18px}.verified-sellers-text p{font-size:14px}}:root{--market-font:-apple-system, BlinkMacSystemFont, "SF Pro Display", "SF Pro Text", Inter, "Segoe UI", system-ui, sans-serif;--market-accent:#43e6e3;--market-accent-2:#27c7c5;--market-gold:#d6ad63}body,#root,.app,.market-home,.market-home *{font-family:var(--market-font)!important}.market-home{max-width:430px;padding-left:16px!important;padding-right:16px!important;padding-top:calc(16px + env(safe-area-inset-top,0px))!important}.market-header{grid-template-columns:84px minmax(0,1fr) auto!important;gap:8px!important;margin-bottom:18px!important}.market-city{letter-spacing:-.035em!important;font-size:18px!important;font-weight:760!important}.market-title-wrap h1{letter-spacing:-.045em!important;font-size:26px!important;font-weight:780!important}.market-title-wrap p{letter-spacing:-.025em!important;margin-top:4px!important;font-size:14px!important;font-weight:560!important}.market-header-actions{gap:8px!important}.market-icon-btn{border-radius:15px!important;flex:0 0 46px!important;width:46px!important;min-width:46px!important;height:46px!important;min-height:46px!important;margin:0!important;padding:0!important;box-shadow:inset 0 1px #ffffff14,0 10px 22px #0000003d!important}.market-icon-btn svg,.market-icon-btn:first-child svg{stroke-width:1.9px!important;width:25px!important;height:25px!important}.market-icon-btn[aria-label=Настройки] svg{width:26px!important;height:26px!important;transform:translateY(0)!important}.market-category-rail{gap:8px!important;margin:0 -16px 16px!important;padding:0 16px 8px!important}.market-category-chip{letter-spacing:-.032em!important;border-radius:15px!important;gap:8px!important;width:auto!important;min-width:max-content!important;height:44px!important;min-height:44px!important;padding:0 13px!important;font-size:14px!important;font-weight:680!important;box-shadow:inset 0 1px #ffffff0e,0 8px 18px #0003!important}.market-category-icon,.market-category-icon svg{width:21px!important;height:21px!important}.market-category-icon svg{stroke-width:1.75px!important}.verified-sellers-banner{text-align:left!important;border-radius:19px!important;width:100%!important;min-height:72px!important;margin:4px 0 22px!important;padding:13px 15px!important;box-shadow:inset 0 1px #ffffff12,0 14px 30px #00000047!important}.verified-sellers-banner.active{background:radial-gradient(circle at 12% 48%,#43e6e33d,#0000 34%),linear-gradient(90deg,#43e6e329,#ffffff09)!important;border-color:#43e6e39e!important}.verified-sellers-icon{border-radius:17px!important;width:49px!important;height:49px!important}.verified-sellers-icon svg{width:30px!important;height:30px!important}.verified-sellers-text h2,.sell-faster-text h2{letter-spacing:-.045em!important;font-size:19px!important;font-weight:780!important}.verified-sellers-text p,.sell-faster-text p{letter-spacing:-.032em!important;font-size:14px!important;font-weight:560!important}.market-section-head{justify-content:flex-start!important;margin:0 2px 14px!important}.market-section-head h2{letter-spacing:-.045em!important;font-size:21px!important;font-weight:780!important}.market-section-head span{display:none!important}.market-section-head button{width:auto!important;box-shadow:none!important;background:0 0!important;margin-left:auto!important;padding:0!important;font-size:14px!important}.market-grid{gap:10px!important}.market-card{border-radius:17px!important;width:100%!important;box-shadow:inset 0 1px #ffffff0d,0 13px 26px #00000045!important}.market-card-title{letter-spacing:-.043em!important;font-size:16px!important;font-weight:660!important}.market-card-price{font-size:17px!important;font-weight:760!important}.market-card-location{font-size:13px!important;font-weight:560!important}.sell-faster-banner{border-radius:17px!important;min-height:64px!important}.bottom-nav{border-radius:18px!important;height:72px!important}.nav-item,.nav-item.active{box-shadow:none!important;background:0 0!important}.nav-item.active{color:var(--market-accent)!important}.nav-label{color:currentColor!important;opacity:1!important;text-shadow:none!important}[data-theme=light] body{background:radial-gradient(circle at 16% 6%,#37b7bb2e,#0000 28%),radial-gradient(circle at 90% 92%,#d6ad631f,#0000 28%),linear-gradient(#eef6f7 0%,#f8fbfc 100%)!important}[data-theme=light] .app{color:#10212a!important;background:radial-gradient(circle at 12% 8%,#43e6e32e,#0000 28%),radial-gradient(circle at 90% 86%,#d6ad631c,#0000 30%),linear-gradient(#eef6f7 0%,#f9fbfc 100%)!important}[data-theme=light] .app:before{opacity:.28!important;background:linear-gradient(120deg,#0000 0 44%,#27a0a51c 45%,#0000 47% 100%),radial-gradient(circle at 0 0,#43e6e329,#0000 30%)!important}[data-theme=light] .market-home,[data-theme=light] .market-title-wrap h1,[data-theme=light] .market-city,[data-theme=light] .market-section-head h2,[data-theme=light] .market-card-title,[data-theme=light] .verified-sellers-text h2,[data-theme=light] .sell-faster-text h2{color:#10212a!important;text-shadow:none!important}[data-theme=light] .market-title-wrap p,[data-theme=light] .market-card-location,[data-theme=light] .sell-faster-text p{color:#10212a9e!important}[data-theme=light] .market-icon-btn,[data-theme=light] .market-category-chip,[data-theme=light] .market-card,[data-theme=light] .verified-sellers-banner,[data-theme=light] .sell-faster-banner,[data-theme=light] .bottom-nav,[data-theme=light] .market-empty-state{color:#10212a!important;background:linear-gradient(#ffffffe0,#f6fafbc2)!important;border-color:#10212a1f!important;box-shadow:inset 0 1px #fffc,0 14px 28px #1436461c!important}[data-theme=light] .market-category-chip.active{color:#073235!important;background:radial-gradient(circle at 22% 16%,#43e6e36b,#0000 44%),linear-gradient(#43e6e33d,#ffffffc7)!important;border-color:#16b5b894!important}[data-theme=light] .market-card-image-wrap{background:radial-gradient(circle at 50% 35%,#1caeb21a,#0000 45%),#eaf1f4!important}[data-theme=light] .market-card-image-wrap:after{background:linear-gradient(#0000 50%,#eef6f8b8 100%)!important}[data-theme=light] .market-card-price,[data-theme=light] .market-section-head button,[data-theme=light] .nav-item.active{color:#069ea1!important}[data-theme=light] .verified-sellers-text p{color:#0d9699!important}[data-theme=light] .verified-sellers-icon,[data-theme=light] .sell-faster-plus{color:#06292c!important;background:radial-gradient(circle at 32% 24%,#9dffff,#2fd5d2 62%,#13979b 100%)!important}[data-theme=light] .verified-sellers-arrow,[data-theme=light] .sell-faster-arrow{color:#10212aa8!important;background:#10212a0b!important}[data-theme=light] .nav-item{color:#10212a9e!important}[data-theme=light] .nav-item+.nav-item:before{background:#10212a1a!important}@media (width<=380px){.market-home{padding-left:13px!important;padding-right:13px!important}.market-header{grid-template-columns:70px minmax(0,1fr) auto!important}.market-city{font-size:16px!important}.market-title-wrap h1{font-size:23px!important}.market-title-wrap p{font-size:12.5px!important}.market-icon-btn{border-radius:14px!important;width:42px!important;min-width:42px!important;height:42px!important;min-height:42px!important}.market-icon-btn svg,.market-icon-btn:first-child svg{width:23px!important;height:23px!important}.market-category-rail{margin-left:-13px!important;margin-right:-13px!important;padding-left:13px!important;padding-right:13px!important}.market-category-chip{height:42px!important;min-height:42px!important;padding:0 12px!important;font-size:13px!important}}.market-category-rail{-webkit-overflow-scrolling:touch!important;width:100%!important;margin:0 0 16px!important;padding:0 0 9px!important;scroll-padding-left:0!important;overflow:auto hidden!important}.market-category-chip:first-child{margin-left:0!important}.market-category-chip:last-child{margin-right:16px!important}.market-icon-btn[aria-label=Настройки] svg.settings-gear-svg{fill:currentColor!important;stroke:none!important;transform-origin:50%!important;width:25px!important;height:25px!important;display:block!important;transform:translateY(0)!important}.market-icon-btn[aria-label=Настройки] svg.settings-gear-svg path{fill:currentColor!important;stroke:none!important}.market-icon-btn[aria-label=Настройки]:active svg.settings-gear-svg{animation:.45s both settingsGearTap}@keyframes settingsGearTap{0%{transform:rotate(0)scale(1)}55%{transform:rotate(42deg)scale(.94)}to{transform:rotate(0)scale(1)}}.sell-faster-banner{cursor:pointer!important;appearance:none!important;text-align:left!important;width:100%!important}.sell-faster-banner:active{transform:translateY(1px)scale(.992)!important}@media (width<=380px){.market-category-rail{margin-left:0!important;margin-right:0!important;padding-left:0!important;padding-right:0!important}.market-icon-btn[aria-label=Настройки] svg.settings-gear-svg{width:23px!important;height:23px!important}}.market-header-no-theme{grid-template-columns:minmax(74px,1fr) auto minmax(52px,1fr)!important}.market-header-no-theme .market-header-actions{gap:0!important}.settings-ios-page{z-index:1;min-height:100vh;padding:calc(env(safe-area-inset-top,0px) + 8px) 16px 116px;color:var(--market-text,#f6fbff);position:relative}.settings-ios-topbar{-webkit-backdrop-filter:blur(24px)saturate(150%);background:linear-gradient(#ffffff14,#ffffff07),#080e19bd;border-bottom:1px solid #ffffff0f;grid-template-columns:82px 1fr 54px;align-items:center;min-height:64px;margin:-2px -16px 18px;padding:10px 16px 12px;display:grid;box-shadow:0 18px 36px #00000038}.settings-top-close{color:var(--market-accent,#45f0ee);letter-spacing:-.04em;text-align:left;background:0 0;border:0;padding:0;font-size:18px;font-weight:650}.settings-top-title{flex-direction:column;justify-content:center;align-items:center;line-height:1.05;display:flex}.settings-top-title strong{letter-spacing:-.052em;color:#f7fbff;font-size:18px;font-weight:800}.settings-top-title span{color:#f4f8ff9e;letter-spacing:-.025em;margin-top:4px;font-size:12px;font-weight:650}.settings-top-menu{color:#ffffffc7;letter-spacing:-.16em;background:#ffffff09;border:1px solid #ffffff40;border-radius:50%;justify-content:center;justify-self:end;align-items:center;width:35px;height:35px;font-size:18px;line-height:1;display:inline-flex}.settings-ios-hero{grid-template-columns:86px 1fr;align-items:center;gap:18px;margin:0 0 22px;padding:8px 0;display:grid}.settings-ios-hero-icon{color:#07141d;background:radial-gradient(circle at 30% 22%,#a8ffff,#4fe7e3 58%,#178f91 100%);border:1px solid #74fff24d;border-radius:27px;justify-content:center;align-items:center;width:78px;height:78px;display:inline-flex;box-shadow:0 0 0 1px #74fff21f,0 18px 40px #45f0ee29,inset 0 1px #ffffff40}.settings-real-gear{fill:currentColor;stroke:none;transform-origin:50%;width:45px;height:45px;display:block}.settings-ios-hero h1{letter-spacing:-.062em;color:#f8fbff;margin:0;font-size:34px;font-weight:780;line-height:1}.settings-ios-hero p{color:#f5f8ff8f;letter-spacing:-.04em;margin:8px 0 0;font-size:17px;font-weight:550;line-height:1.1}.settings-ios-list{flex-direction:column;gap:11px;margin:0 0 22px;display:flex}.settings-ios-row{color:#f7fbff;text-align:left;-webkit-backdrop-filter:blur(22px)saturate(142%);background:radial-gradient(circle at 8% 12%,#ffffff13,#0000 36%),linear-gradient(#ffffff13,#ffffff08),#101622bd;border:1px solid #ffffff16;border-radius:21px;grid-template-columns:52px minmax(0,1fr) auto;align-items:center;gap:12px;width:100%;min-height:74px;padding:12px;transition:transform .16s,border-color .16s,background .16s;display:grid;box-shadow:inset 0 1px #fff1,0 14px 28px #0000003b}.settings-ios-row:active{transform:scale(.985)}.settings-ios-row-icon{background:linear-gradient(#ffffff1f,#ffffff0a);border:1px solid #ffffff14;border-radius:15px;justify-content:center;align-items:center;width:48px;height:48px;display:inline-flex;box-shadow:inset 0 1px #ffffff1f,0 12px 22px #0000002e}.settings-ios-row-icon svg,.settings-ios-arrow svg,.settings-soon-icon svg{stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;fill:none;width:25px;height:25px}.settings-ios-row.accent-cyan .settings-ios-row-icon,.settings-soon-icon{color:#bffffb;background:radial-gradient(circle at 35% 20%,#74fff25c,#15767b6b 72%)}.settings-ios-row.accent-gold .settings-ios-row-icon{color:#ffe7a8;background:radial-gradient(circle at 35% 20%,#ffdc856b,#87601b7a 72%)}.settings-ios-row-text{flex-direction:column;gap:5px;min-width:0;display:flex}.settings-ios-row-title{letter-spacing:-.052em;color:#f8fbff;font-size:18px;font-weight:760;line-height:1.05}.settings-ios-row-sub{letter-spacing:-.035em;color:#f4f8ff8a;font-size:14px;font-weight:520;line-height:1.2}.settings-ios-arrow{color:#f4f8ffa8;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.settings-ios-section-title{text-transform:uppercase;letter-spacing:-.02em;color:#f4f8ff70;margin:4px 0 10px 14px;font-size:14px;font-weight:720}.settings-theme-segment{background:#fff1;border:1px solid #fff1;border-radius:999px;grid-template-columns:1fr 1fr;gap:3px;min-width:142px;height:36px;padding:4px;display:inline-grid}.settings-theme-segment button{color:#f4f8ff9e;letter-spacing:-.04em;background:0 0;border:0;border-radius:999px;padding:0 8px;font-size:12px;font-weight:760}.settings-theme-segment button.active{color:#07141d;background:linear-gradient(135deg,#70fff2,#ffd67a);box-shadow:0 6px 16px #45f0ee2e}.settings-ios-doc-list{margin-top:2px}.settings-detail-page{min-height:100vh;padding:calc(env(safe-area-inset-top,0px) + 86px) 16px 116px;justify-content:center;align-items:center;display:flex}.settings-soon-card,.settings-about-card{text-align:center;color:#f8fbff;-webkit-backdrop-filter:blur(24px)saturate(145%);background:radial-gradient(circle at 50% 0,#45f0ee33,#0000 42%),linear-gradient(#ffffff17,#ffffff0a),#0f1622c2;border:1px solid #ffffff1a;border-radius:30px;width:100%;max-width:520px;padding:26px 18px 20px;box-shadow:0 24px 56px #00000057,inset 0 1px #ffffff14}.settings-soon-icon{border:1px solid #74fff22e;border-radius:24px;justify-content:center;align-items:center;width:72px;height:72px;margin:0 auto 16px;display:inline-flex}.settings-soon-card h2,.settings-about-card h2{letter-spacing:-.062em;margin:0 0 10px;font-size:31px;font-weight:840;line-height:1}.settings-soon-card p,.settings-about-card p{color:#f4f8ffa8;letter-spacing:-.03em;max-width:390px;margin:0 auto 14px;font-size:15px;line-height:1.48}.settings-soon-card span,.settings-channel-caption{color:#ffd870d1;letter-spacing:-.035em;margin:0 0 13px;font-size:14px;font-weight:650;display:block}.settings-soon-card button,.settings-about-card button{color:#07141d;letter-spacing:-.045em;background:linear-gradient(135deg,#6bfff2,#ffd87d);border:0;border-radius:18px;width:100%;min-height:54px;font-size:16px;font-weight:820;box-shadow:0 14px 32px #45f0ee26}.settings-about-version{font-weight:760;color:var(--market-accent,#45f0ee)!important}.settings-update-list{text-align:left;flex-direction:column;gap:9px;margin:16px 0;display:flex}.settings-update-list div{background:#ffffff0e;border:1px solid #ffffff12;border-radius:18px;padding:13px 14px}.settings-update-list strong{color:#f8fbff;letter-spacing:-.04em;margin-bottom:5px;font-size:15px;font-weight:780;display:block}.settings-update-list span{color:#f4f8ff94;font-size:13px;line-height:1.35;display:block}[data-theme=light] .settings-ios-topbar,[data-theme=light] .settings-ios-row,[data-theme=light] .settings-soon-card,[data-theme=light] .settings-about-card{background:linear-gradient(#ffffffe6,#f5fafbc7)!important;border-color:#10212a1a!important;box-shadow:0 16px 34px #1436461c,inset 0 1px #fffc!important}[data-theme=light] .settings-top-title strong,[data-theme=light] .settings-ios-hero h1,[data-theme=light] .settings-ios-row-title,[data-theme=light] .settings-soon-card h2,[data-theme=light] .settings-about-card h2,[data-theme=light] .settings-update-list strong{color:#10212a!important}[data-theme=light] .settings-top-title span,[data-theme=light] .settings-ios-hero p,[data-theme=light] .settings-ios-row-sub,[data-theme=light] .settings-ios-section-title,[data-theme=light] .settings-soon-card p,[data-theme=light] .settings-about-card p,[data-theme=light] .settings-update-list span{color:#10212a9e!important}[data-theme=light] .settings-top-menu,[data-theme=light] .settings-ios-arrow,[data-theme=light] .settings-theme-segment{color:#10212a9e!important;background:#10212a0b!important;border-color:#10212a1a!important}@media (width<=380px){.settings-ios-page{padding-left:13px;padding-right:13px}.settings-ios-topbar{grid-template-columns:74px 1fr 42px;margin-left:-13px;margin-right:-13px;padding-left:13px;padding-right:13px}.settings-top-title strong,.settings-top-close{font-size:16px}.settings-ios-hero{grid-template-columns:74px 1fr;gap:14px}.settings-ios-hero-icon{border-radius:23px;width:68px;height:68px}.settings-real-gear{width:39px;height:39px}.settings-ios-hero h1{font-size:31px}.settings-ios-row{grid-template-columns:48px minmax(0,1fr) auto;min-height:70px;padding:11px}.settings-ios-row-icon{width:44px;height:44px}.settings-ios-row-title{font-size:17px}.settings-theme-segment{min-width:126px}.settings-theme-segment button{padding:0 6px;font-size:11.5px}}.seller-premium-page{min-height:100vh;padding:calc(78px + env(safe-area-inset-top,0px)) 15px 126px;color:var(--market-text,#f4fbff);box-sizing:border-box}.seller-premium-page .back-btn,.seller-premium-page .premium-back-btn{margin-bottom:16px!important}.seller-premium-hero{-webkit-backdrop-filter:blur(20px);background:radial-gradient(circle at 16% 16%,#45f0ee29,#0000 35%),linear-gradient(#ffffff13,#ffffff07),#09131bc7;border:1px solid #ffffff21;border-radius:22px;padding:16px 16px 14px;animation:.44s cubic-bezier(.2,.8,.2,1) both sellerPremiumIn;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff14,0 22px 46px #00000052}.seller-premium-hero:before{content:"";pointer-events:none;opacity:.72;background:linear-gradient(135deg,#45f0ee2e,#0000 36%,#f4be5b1f);position:absolute;inset:-2px;-webkit-mask:linear-gradient(#000,#0000 68%);mask:linear-gradient(#000,#0000 68%)}.seller-premium-main{z-index:1;grid-template-columns:88px minmax(0,1fr);align-items:center;gap:16px;display:grid;position:relative}.seller-premium-avatar{background:radial-gradient(circle at 30% 20%,#ffffff2e,#0000 38%),#ffffff0f;border:1px solid #ffffff29;border-radius:50%;flex-shrink:0;width:88px;height:88px;overflow:hidden;box-shadow:inset 0 1px #ffffff1f,0 14px 30px #00000047}.seller-premium-avatar-img,.seller-premium-avatar-placeholder{width:100%;height:100%;display:block}.seller-premium-avatar-img{object-fit:cover}.seller-premium-avatar-placeholder{color:#45f0eed6;background:#45f0ee0f;justify-content:center;align-items:center;display:flex}.seller-premium-avatar-placeholder svg{stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:42px;height:42px}.seller-premium-info{min-width:0}.seller-premium-info h1{text-overflow:ellipsis;white-space:nowrap;letter-spacing:-.065em;color:#fff;text-shadow:0 10px 28px #00000047;margin:0;font-size:31px;font-weight:860;line-height:1.02;overflow:hidden}.seller-premium-rating{color:#e7eff8b8;letter-spacing:-.045em;align-items:center;gap:7px;margin-top:9px;font-size:16px;font-weight:700;line-height:1;display:flex}.seller-premium-star{color:var(--market-gold,#f4be5b);filter:drop-shadow(0 0 8px #f4be5b47)}.seller-premium-dot{color:#e7eff85c}.seller-premium-verified,.seller-premium-unverified{letter-spacing:-.035em;white-space:nowrap;border-radius:999px;align-items:center;gap:7px;min-height:28px;margin-top:13px;padding:0 12px;font-size:13px;font-weight:800;line-height:1;display:inline-flex}.seller-premium-verified{color:#cdfff1fa;background:linear-gradient(#45f0ee2e,#30cb9e1a);border:1px solid #45f0ee4d;box-shadow:0 0 18px #45f0ee21}.seller-premium-unverified{color:#ebeff7c7;background:#ffffff0e;border:1px solid #ffffff1a}.seller-premium-verified svg,.seller-premium-unverified svg{stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.seller-premium-divider{z-index:1;background:linear-gradient(90deg,#0000,#ffffff24,#0000);height:1px;margin:18px 0 12px;position:relative}.seller-premium-stats{z-index:1;grid-template-columns:minmax(0,1fr) 1px minmax(0,1fr);align-items:center;display:grid;position:relative}.seller-premium-stat{text-align:center}.seller-premium-stat strong{color:#fff;letter-spacing:-.055em;font-size:23px;font-weight:850;line-height:1;display:block}.seller-premium-stat span{color:#e7eff8a3;letter-spacing:-.035em;margin-top:6px;font-size:13px;font-weight:700;line-height:1;display:block}.seller-premium-stat-separator{background:linear-gradient(#0000,#ffffff29,#0000);width:1px;height:34px}.seller-premium-section-head{justify-content:space-between;align-items:baseline;gap:12px;margin:24px 3px 13px;display:flex}.seller-premium-section-head h2{color:#fff;letter-spacing:-.06em;margin:0;font-size:24px;font-weight:860;line-height:1.05}.seller-premium-section-head span{color:#e7eff894;letter-spacing:-.04em;white-space:nowrap;font-size:14px;font-weight:700;line-height:1}.seller-premium-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;display:grid}.seller-premium-card{text-align:left;min-width:0;color:var(--market-text,#f4fbff);-webkit-backdrop-filter:blur(18px);cursor:pointer;background:linear-gradient(#ffffff12,#ffffff06),#09131bc7;border:1px solid #ffffff1f;border-radius:18px;padding:0;transition:transform .17s,border-color .17s,box-shadow .17s;animation:.43s cubic-bezier(.2,.8,.2,1) both sellerPremiumCardIn;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff0e,0 16px 34px #0000004f}.seller-premium-card:active{transform:scale(.975)}.seller-premium-card-media{aspect-ratio:1.18;background:radial-gradient(circle at 50% 35%,#45f0ee14,#0000 45%),#111b22;width:100%;position:relative;overflow:hidden}.seller-premium-card-media:after{content:"";pointer-events:none;background:linear-gradient(#0000 54%,#040c1273 100%);position:absolute;inset:0}.seller-premium-card-image,.seller-premium-card-placeholder{width:100%;height:100%;display:block}.seller-premium-card-image{object-fit:cover;transform:scale(1.015)}.seller-premium-card-placeholder{color:#45f0ee85;justify-content:center;align-items:center;display:flex}.seller-premium-card-placeholder svg{stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:38px;height:38px}.seller-premium-card-body{padding:11px 11px 12px}.seller-premium-card-title{-webkit-line-clamp:1;color:#fff;letter-spacing:-.055em;-webkit-box-orient:vertical;min-height:19px;font-size:17px;font-weight:760;line-height:1.12;display:-webkit-box;overflow:hidden}.seller-premium-card-price{color:var(--market-accent,#45f0ee);letter-spacing:-.045em;text-shadow:0 0 14px #45f0ee38;margin-top:7px;font-size:18px;font-weight:820;line-height:1}.seller-premium-card-location{color:#e5eef7a1;letter-spacing:-.035em;margin-top:7px;font-size:14px;font-weight:650;line-height:1}.seller-premium-empty{color:#e7eff8b8;text-align:center;background:linear-gradient(#ffffff13,#ffffff07),#09131bbd;border:1px solid #ffffff1f;border-radius:22px;padding:22px 18px;box-shadow:inset 0 1px #ffffff0e,0 16px 34px #0000003d}.seller-premium-empty h2{color:#fff;letter-spacing:-.055em;margin:0 0 8px;font-size:22px;font-weight:850;line-height:1.1}.seller-premium-empty p{color:#e7eff8a8;margin:0;font-size:15px;font-weight:650;line-height:1.45}@keyframes sellerPremiumIn{0%{opacity:0;transform:translateY(14px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes sellerPremiumCardIn{0%{opacity:0;transform:translateY(12px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}[data-theme=light] .seller-premium-hero,[data-theme=light] .seller-premium-card,[data-theme=light] .seller-premium-empty{background:linear-gradient(#ffffffeb,#f5faffbd),#ffffffe0;border-color:#1423381c;box-shadow:inset 0 1px #ffffffe6,0 18px 40px #28466e1f}[data-theme=light] .seller-premium-info h1,[data-theme=light] .seller-premium-stat strong,[data-theme=light] .seller-premium-section-head h2,[data-theme=light] .seller-premium-card-title,[data-theme=light] .seller-premium-empty h2{color:#101827;text-shadow:none}[data-theme=light] .seller-premium-rating,[data-theme=light] .seller-premium-stat span,[data-theme=light] .seller-premium-section-head span,[data-theme=light] .seller-premium-card-location,[data-theme=light] .seller-premium-empty p{color:#1018279e}[data-theme=light] .seller-premium-card-media{background:radial-gradient(circle at 50% 35%,#00b4aa14,#0000 45%),#edf5fa}[data-theme=light] .seller-premium-verified{color:#04745f;background:linear-gradient(#15d6b32e,#1597831a),#ffffffb8;border-color:#009a804d;box-shadow:0 8px 20px #009a801a}[data-theme=light] .seller-premium-unverified{color:#6b7280;background:linear-gradient(#6971801f,#6971800f),#ffffffc7;border-color:#69718038;box-shadow:0 8px 20px #1118270f}@media (width<=390px){.seller-premium-page{padding-left:12px;padding-right:12px;padding-top:calc(76px + env(safe-area-inset-top,0px))}.seller-premium-main{grid-template-columns:76px minmax(0,1fr);gap:13px}.seller-premium-avatar{width:76px;height:76px}.seller-premium-info h1{font-size:28px}.seller-premium-rating{font-size:15px}.seller-premium-section-head h2{font-size:22px}.seller-premium-grid{gap:10px}.seller-premium-card-title{font-size:16px}}.create-premium-page{width:100%;max-width:760px;padding:calc(18px + env(safe-area-inset-top)) 14px 32px;color:var(--premium-text,var(--text));margin:0 auto;font-family:Inter,-apple-system,BlinkMacSystemFont,SF Pro Display,Segoe UI,sans-serif}.create-premium-page:before{content:"";pointer-events:none;z-index:-1;background:radial-gradient(circle at 16% 2%,#62ecff2e,#0000 30%),radial-gradient(circle at 88% 10%,#ffd66f1a,#0000 26%),radial-gradient(circle at 42% 95%,#74ffd01a,#0000 34%);position:fixed;inset:0}.create-premium-topbar{grid-template-columns:46px 1fr 46px;align-items:center;gap:10px;margin:0 0 18px;display:grid}.create-premium-title{text-align:center;min-width:0}.create-premium-title h1{color:var(--premium-text,var(--text));letter-spacing:-.055em;margin:0;font-size:clamp(24px,6vw,31px);font-weight:850;line-height:1.04}.create-top-action{-webkit-backdrop-filter:blur(22px);border-radius:999px;justify-content:center;align-items:center;width:46px;height:46px;padding:0;display:inline-flex;color:#f5fafff0!important;background:linear-gradient(#ffffff17,#ffffff09),#0c1422b8!important;border:1px solid #ffffff1a!important;box-shadow:0 16px 36px #0000003d,inset 0 1px #ffffff12!important}.create-back-action{box-shadow:none!important;color:#f5faffeb!important;background:0 0!important;border-color:#0000!important}.create-top-action svg{stroke:currentColor;stroke-width:2.25px;stroke-linecap:round;stroke-linejoin:round;fill:none;width:25px;height:25px}.create-close-action svg{width:22px;height:22px}.create-steps-stack{flex-direction:column;gap:14px;display:flex}.create-step-card{-webkit-backdrop-filter:blur(24px);background:linear-gradient(#ffffff12,#ffffff08),#09121fb8;border:1px solid #ffffff18;border-radius:24px;padding:17px 16px;animation:.46s cubic-bezier(.22,1,.36,1) both createCardIn;position:relative;overflow:hidden;box-shadow:0 18px 44px #00000038,inset 0 1px #ffffff0e}.create-step-card:nth-child(2){animation-delay:35ms}.create-step-card:nth-child(3){animation-delay:70ms}.create-step-card:nth-child(4){animation-delay:.105s}.create-step-card:nth-child(5){animation-delay:.14s}@keyframes createCardIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.create-step-card:after{content:"";pointer-events:none;background:radial-gradient(circle at 20% 0,#62ecff1a,#0000 36%),radial-gradient(circle at 100% 120%,#ffd66f11,#0000 32%);position:absolute;inset:0}.create-step-head{z-index:1;justify-content:space-between;align-items:center;gap:12px;display:flex;position:relative}.create-step-title{z-index:1;color:#f5fafff5;letter-spacing:-.035em;margin:0 0 13px;font-size:19px;font-weight:840;line-height:1.08;position:relative}.create-step-head .create-step-title{margin:0}.create-counter{z-index:1;color:#f5faff9e;background:#ffffff0e;border:1px solid #ffffff0f;border-radius:999px;justify-content:center;align-items:center;min-height:30px;padding:0 11px;font-size:14px;font-weight:800;display:inline-flex;position:relative}.create-photo-row{z-index:1;grid-template-columns:minmax(132px,1.48fr) repeat(3,minmax(76px,1fr));gap:12px;margin-top:16px;display:grid;position:relative}.create-photo-upload,.create-photo-slot{border-radius:17px;justify-content:center;align-items:center;min-height:112px;display:flex;overflow:hidden}.create-photo-upload{cursor:pointer;color:#a6f6fff0;text-align:center;background:linear-gradient(#62ecff1a,#62ecff09),#081a23ad;border:1px dashed #62ecff94;flex-direction:column;gap:10px;padding:14px 12px;font-size:14px;font-weight:780;transition:transform .22s,border-color .22s,background .22s;position:relative;box-shadow:0 12px 34px #62ecff0f,inset 0 1px #ffffff0f}.create-photo-upload:active{transform:scale(.985)}.create-photo-upload input{pointer-events:none;opacity:0!important;width:1px!important;height:1px!important;position:absolute!important}.create-photo-icon{justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.create-photo-icon svg{stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;fill:none;width:34px;height:34px}.create-photo-slot{background:linear-gradient(#ffffff0e,#ffffff06),#ffffff09;border:1px solid #ffffff12;box-shadow:inset 0 1px #ffffff0a}.create-photo-slot.filled{background:#08121ebd;border-color:#62ecff33}.create-photo-slot img{object-fit:cover;width:100%;height:100%;display:block}.create-step-note{z-index:1;color:#f5faff8f;margin:14px 0 0;font-size:13px;font-weight:520;line-height:1.45;position:relative}.create-step-note.small{margin-top:9px}.create-input-wrap,.create-textarea-wrap{z-index:1;position:relative}.create-input-wrap input,.create-textarea-wrap textarea,.create-category-trigger{letter-spacing:-.015em;outline:none;width:100%;min-height:50px;font-size:15px;font-weight:560;color:#f5faffeb!important;background:linear-gradient(#ffffff0e,#ffffff06),#070e1aa8!important;border:1px solid #ffffff1a!important;border-radius:15px!important;margin:0!important;box-shadow:inset 0 1px #ffffff0e,0 10px 28px #0000001f!important}.create-input-wrap input{padding:0 74px 0 14px!important}.create-textarea-wrap textarea{resize:vertical;min-height:112px;max-height:210px;line-height:1.38;padding:14px 14px 30px!important}.create-input-wrap input::placeholder,.create-textarea-wrap textarea::placeholder{color:#f5faff75!important}.create-field-counter,.create-ruble{z-index:2;color:#f5faff7a;pointer-events:none;font-size:14px;font-weight:780;position:absolute;top:50%;right:13px;transform:translateY(-50%)}.textarea-counter{top:auto;bottom:10px;transform:none}.create-ruble{color:#f5faffd6;font-size:19px;font-weight:700}.create-category-trigger{text-align:left!important;color:#f5faff85!important;justify-content:space-between!important;align-items:center!important;padding:0 14px!important;display:flex!important;box-shadow:inset 0 1px #ffffff0e,0 10px 28px #0000001f!important}.create-category-trigger.selected{color:#f5fafff0!important}.create-category-trigger svg{stroke:currentColor;stroke-width:2.1px;stroke-linecap:round;stroke-linejoin:round;opacity:.78;flex-shrink:0;width:20px;height:20px}.create-submit-premium{letter-spacing:-.035em;border-radius:18px;justify-content:center;align-items:center;gap:13px;width:100%;min-height:64px;margin:18px 0 0;font-size:18px;font-weight:880;display:inline-flex;color:#07111f!important;background:linear-gradient(135deg,#ffd978 0%,#74ffd0 100%)!important;border:1px solid #ffffff2e!important;box-shadow:0 18px 44px #74ffd029,0 12px 30px #ffd8701f,inset 0 1px #ffffff5c!important}.create-submit-premium:active{transform:scale(.99)}.create-submit-premium svg{stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;fill:none;width:22px;height:22px}.create-moderation-note{color:#f5faff6b;justify-content:center;align-items:center;gap:8px;margin:15px 0 0;font-size:13px;font-weight:620;display:flex}.create-moderation-note svg{stroke:#ffd978;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;fill:none;opacity:.82;width:17px;height:17px}.create-message{text-align:center;line-height:1.45;color:#f5faffb8!important;margin:15px 0 0!important;font-size:14px!important}[data-theme=light] .create-premium-page:before{background:radial-gradient(circle at 16% 2%,#00bedc29,#0000 30%),radial-gradient(circle at 88% 10%,#ffb84329,#0000 26%),radial-gradient(circle at 42% 95%,#23c4911f,#0000 34%)}[data-theme=light] .create-premium-title h1,[data-theme=light] .create-step-title{color:#101827!important}[data-theme=light] .create-top-action,[data-theme=light] .create-step-card{color:#101827!important;background:linear-gradient(#fffffff0,#f5faffc7),#ffffffc7!important;border-color:#1521371a!important;box-shadow:0 18px 46px #41557821,inset 0 1px #ffffffe6!important}[data-theme=light] .create-back-action{box-shadow:none!important;background:0 0!important;border-color:#0000!important}[data-theme=light] .create-counter,[data-theme=light] .create-photo-slot{color:#1018278c;background:#0f172a09;border-color:#15213714}[data-theme=light] .create-photo-upload{color:#087b8f;background:linear-gradient(#00bedc1f,#00bedc0b),#ffffffb8;border-color:#00aac873}[data-theme=light] .create-step-note,[data-theme=light] .create-moderation-note,[data-theme=light] .create-message{color:#10182794!important}[data-theme=light] .create-input-wrap input,[data-theme=light] .create-textarea-wrap textarea,[data-theme=light] .create-category-trigger{color:#101827!important;background:#ffffffdb!important;border-color:#1521371a!important;box-shadow:inset 0 1px #ffffffe6,0 10px 24px #41557812!important}[data-theme=light] .create-input-wrap input::placeholder,[data-theme=light] .create-textarea-wrap textarea::placeholder,[data-theme=light] .create-category-trigger{color:#1018277a!important}[data-theme=light] .create-category-trigger.selected{color:#101827!important}[data-theme=light] .create-field-counter,[data-theme=light] .create-ruble{color:#1018278f}@media (width<=520px){.create-premium-page{padding-left:12px;padding-right:12px}.create-premium-topbar{margin-bottom:14px}.create-photo-row{grid-template-columns:minmax(128px,1.55fr) repeat(3,minmax(58px,1fr));gap:9px}.create-photo-upload,.create-photo-slot{border-radius:15px;min-height:92px}.create-photo-upload{font-size:12px}.create-photo-icon,.create-photo-icon svg{width:29px;height:29px}.create-step-card{border-radius:22px;padding:15px 14px}.create-step-title{font-size:18px}.create-submit-premium{min-height:60px;font-size:17px}}@media (width<=370px){.create-photo-row{grid-template-columns:1fr .72fr .72fr}.create-photo-slot:nth-of-type(4){display:none}}.profile-premium-page{width:100%;max-width:760px;padding:calc(28px + env(safe-area-inset-top,0px)) 18px calc(116px + env(safe-area-inset-bottom,0px));color:var(--premium-text,#f4f7fb);margin:0 auto}.profile-owner-card,.profile-edit-card,.profile-empty-card,.profile-menu-tile{-webkit-backdrop-filter:blur(28px)saturate(145%);background:radial-gradient(circle at 12% 6%,#62ecff29,#0000 34%),linear-gradient(#ffffff1b,#ffffff0b),#0d1722d1;border:1px solid #ffffff21;box-shadow:0 22px 58px #00000057,inset 0 1px #ffffff1a}.profile-owner-card{border-radius:34px;padding:22px 20px 20px;position:relative;overflow:hidden}.profile-owner-card:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#ffffff29,#0000);height:1px;position:absolute;top:116px;left:22px;right:22px}.profile-owner-main{z-index:1;grid-template-columns:88px 1fr;align-items:center;gap:18px;display:grid;position:relative}.profile-owner-avatar{width:88px;height:88px;color:var(--premium-mint,#74ffd0);cursor:pointer;background:linear-gradient(135deg,#62ecff33,#ffd66f21),#ffffff0f;border:1px solid #ffffff2e;border-radius:50%;padding:0;position:relative;overflow:visible;box-shadow:0 18px 38px #00000040,0 0 30px #62ecff1f,inset 0 1px #ffffff24}.profile-owner-avatar-img,.profile-owner-avatar-placeholder{border-radius:50%;width:100%;height:100%;overflow:hidden}.profile-owner-avatar-img{object-fit:cover;display:block}.profile-owner-avatar-placeholder{background:radial-gradient(circle at 35% 28%,#62ecff42,#ffffff0b);justify-content:center;align-items:center;display:flex}.profile-owner-avatar-placeholder svg{stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:42px;height:42px}.profile-avatar-edit-mark{color:#07111f;background:linear-gradient(135deg, var(--premium-mint,#74ffd0), var(--premium-gold,#ffd66f));border:2px solid #080d18eb;border-radius:999px;justify-content:center;align-items:center;width:30px;height:30px;display:flex;position:absolute;bottom:-4px;right:-4px;box-shadow:0 10px 22px #0000003d}.profile-avatar-edit-mark svg{stroke:currentColor;stroke-width:2.4px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px}.profile-hidden-file{display:none!important}.profile-owner-info{min-width:0}.profile-owner-info h1{color:var(--premium-text,#f4f7fb);letter-spacing:-.07em;word-break:break-word;margin:0;font-size:clamp(34px,7vw,46px);font-weight:950;line-height:.95}.profile-rating-row{color:var(--premium-muted,#e5eef7ad);letter-spacing:-.03em;align-items:center;gap:8px;margin-top:12px;font-size:18px;font-weight:850;display:flex}.profile-star{color:var(--premium-gold,#ffd66f);text-shadow:0 0 18px #ffd66f40}.profile-dot{color:#e5eef770}.profile-status-pill{letter-spacing:-.025em;white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;gap:8px;width:fit-content;max-width:100%;min-height:36px;margin-top:12px;padding:0 16px;font-size:14px;font-weight:900;display:inline-flex}.profile-status-pill svg{stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;fill:none;width:19px;height:19px}.profile-status-pill.verified{color:#dffdf4;background:linear-gradient(135deg,#74ffd040,#62ecff1f);border:1px solid #74ffd061;box-shadow:inset 0 1px #ffffff1c,0 0 26px #74ffd01a}.profile-status-pill.unverified{color:#ffe8a3;background:linear-gradient(135deg,#ffd66f3d,#ffffff0b);border:1px solid #ffd66f52}.profile-status-dot{background:currentColor;border-radius:999px;width:9px;height:9px;box-shadow:0 0 16px}.profile-owner-stats{z-index:1;grid-template-columns:1fr 1px 1fr;align-items:center;margin-top:26px;padding-top:18px;display:grid;position:relative}.profile-owner-stats button{color:var(--premium-text,#f4f7fb);cursor:pointer;background:0 0;border:0;flex-direction:column;align-items:center;gap:4px;padding:0;display:flex}.profile-owner-stats strong{letter-spacing:-.06em;font-size:34px;font-weight:950;line-height:1}.profile-owner-stats span{color:var(--premium-muted,#e5eef7ad);letter-spacing:-.035em;font-size:15px;font-weight:800}.profile-stat-divider{background:linear-gradient(#0000,#ffffff24,#0000);width:1px;height:48px}.profile-edit-card{border-radius:30px;margin-top:18px;padding:18px}.profile-section-heading{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:16px;display:flex}.profile-section-heading h2{color:var(--premium-text,#f4f7fb);letter-spacing:-.055em;margin:0;font-size:26px;font-weight:950;line-height:1}.profile-section-heading p{color:var(--premium-muted,#e5eef7ad);margin:7px 0 0;font-size:14px;font-weight:700}.profile-views-pill{color:var(--premium-mint,#74ffd0);white-space:nowrap;background:#74ffd01a;border:1px solid #74ffd033;border-radius:999px;flex:none;padding:8px 10px;font-size:12px;font-weight:850}.profile-field-label{color:var(--premium-muted,#e5eef7ad);letter-spacing:-.02em;margin:0 0 8px;font-size:13px;font-weight:850;display:block}.profile-name-control{gap:10px;display:flex}.profile-name-control input{flex:1;min-width:0;min-height:52px;border-radius:18px!important;padding:0 16px!important;font-size:16px!important;font-weight:750!important}.profile-name-control button,.profile-action-row-premium button{color:#07111f;background:linear-gradient(135deg, var(--premium-mint,#74ffd0), var(--premium-gold,#ffd66f));letter-spacing:-.03em;cursor:pointer;border:0;border-radius:18px;min-height:52px;padding:0 16px;font-size:14px;font-weight:950;box-shadow:0 16px 34px #74ffd024}.profile-action-row-premium{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:12px;display:grid}.profile-action-row-premium button{color:var(--premium-text,#f4f7fb);background:linear-gradient(#ffffff18,#ffffff0a),#ffffff0d;border:1px solid #ffffff1c;justify-content:center;align-items:center;gap:8px;padding:0 12px;display:inline-flex;box-shadow:inset 0 1px #ffffff17}.profile-action-row-premium .profile-verify-action{color:#07111f;background:linear-gradient(135deg, var(--premium-mint,#74ffd0), var(--premium-gold,#ffd66f));border-color:#0000}.profile-action-icon{justify-content:center;align-items:center;width:20px;height:20px;display:inline-flex}.profile-action-icon svg{stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;fill:none;width:20px;height:20px}.profile-message{color:var(--premium-mint,#74ffd0);background:#74ffd017;border:1px solid #74ffd02e;border-radius:18px;margin-top:12px;padding:12px 14px;font-size:13px;font-weight:800}.profile-menu-section{flex-direction:column;gap:12px;margin-top:22px;display:flex}.profile-menu-label{color:var(--premium-muted-2,#e5eef775);letter-spacing:.045em;padding-left:8px;font-size:13px;font-weight:950}.profile-menu-tile{text-align:left;width:100%;min-height:86px;color:var(--premium-text,#f4f7fb);cursor:pointer;border-radius:28px;grid-template-columns:52px 1fr 34px;align-items:center;gap:12px;padding:14px 12px 14px 14px;display:grid}.profile-menu-icon{background:#fff1;border:1px solid #ffffff1c;border-radius:18px;justify-content:center;align-items:center;width:52px;height:52px;display:inline-flex}.profile-menu-icon svg{stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;fill:none;width:25px;height:25px}.profile-menu-copy{flex-direction:column;gap:5px;min-width:0;display:flex}.profile-menu-copy strong{color:var(--premium-text,#f4f7fb);letter-spacing:-.04em;font-size:17px;font-weight:900;line-height:1.1}.profile-menu-copy span{color:var(--premium-muted,#e5eef7ad);font-size:13px;font-weight:700;line-height:1.3}.profile-menu-arrow{width:34px;height:34px;color:var(--premium-muted,#e5eef7ad);background:#ffffff0e;border-radius:999px;justify-content:center;align-items:center;padding-bottom:3px;font-size:30px;line-height:1;display:inline-flex}.profile-menu-tile.accent-cyan .profile-menu-icon{color:var(--premium-cyan,#62ecff)}.profile-menu-tile.accent-gold .profile-menu-icon{color:var(--premium-gold,#ffd66f)}.profile-menu-tile.accent-mint .profile-menu-icon{color:var(--premium-mint,#74ffd0)}.profile-menu-tile.accent-pink .profile-menu-icon{color:var(--premium-pink,#ff80f0)}.profile-empty-card{text-align:center;border-radius:34px;padding:28px 20px}.profile-empty-icon{width:82px;height:82px;color:var(--premium-mint,#74ffd0);background:#74ffd01f;border-radius:28px;justify-content:center;align-items:center;margin:0 auto 18px;display:flex}.profile-empty-icon svg{stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:42px;height:42px}.profile-empty-card h2{color:var(--premium-text,#f4f7fb);letter-spacing:-.06em;margin:0 0 10px;font-size:30px;font-weight:950}.profile-empty-card p{color:var(--premium-muted,#e5eef7ad);margin:0;font-size:15px;line-height:1.5}[data-theme=light] .profile-premium-page{color:#101827}[data-theme=light] .profile-owner-card,[data-theme=light] .profile-edit-card,[data-theme=light] .profile-empty-card,[data-theme=light] .profile-menu-tile{background:radial-gradient(circle at 12% 6%,#14b8a624,#0000 34%),linear-gradient(#fffffff0,#f7fbffcc),#ffffffc7!important;border-color:#0f172a17!important;box-shadow:0 18px 46px #41557821,inset 0 1px #ffffffe0!important}[data-theme=light] .profile-owner-info h1,[data-theme=light] .profile-section-heading h2,[data-theme=light] .profile-menu-copy strong,[data-theme=light] .profile-owner-stats button,[data-theme=light] .profile-empty-card h2{color:#101827!important}[data-theme=light] .profile-rating-row,[data-theme=light] .profile-owner-stats span,[data-theme=light] .profile-section-heading p,[data-theme=light] .profile-field-label,[data-theme=light] .profile-menu-copy span,[data-theme=light] .profile-menu-label,[data-theme=light] .profile-empty-card p{color:#1018279e!important}[data-theme=light] .profile-dot{color:#1018275c!important}[data-theme=light] .profile-status-pill.verified{color:#0f766e!important;background:linear-gradient(135deg,#14b8a629,#ffffffd6)!important;border-color:#14b8a63d!important}[data-theme=light] .profile-status-pill.unverified{color:#9a6700!important;background:linear-gradient(135deg,#f59e0b29,#ffffffdb)!important;border-color:#f59e0b3d!important}[data-theme=light] .profile-action-row-premium button,[data-theme=light] .profile-menu-icon,[data-theme=light] .profile-menu-arrow,[data-theme=light] .profile-owner-avatar{color:#101827!important;background:linear-gradient(#ffffffeb,#f6faffc2),#ffffffb3!important;border-color:#0f172a17!important}[data-theme=light] .profile-action-row-premium .profile-verify-action,[data-theme=light] .profile-name-control button,[data-theme=light] .profile-avatar-edit-mark{color:#05201e!important;background:linear-gradient(135deg,#8df5e5,#fee08d)!important}[data-theme=light] .profile-views-pill,[data-theme=light] .profile-message{color:#0f766e!important;background:#14b8a61a!important;border-color:#14b8a633!important}@media (width<=420px){.profile-premium-page{padding-left:14px;padding-right:14px;padding-top:calc(22px + env(safe-area-inset-top,0px))}.profile-owner-card{border-radius:32px;padding:20px 16px 18px}.profile-owner-main{grid-template-columns:76px 1fr;gap:14px}.profile-owner-avatar{width:76px;height:76px}.profile-owner-info h1{font-size:36px}.profile-rating-row{margin-top:9px;font-size:16px}.profile-status-pill{min-height:34px;padding:0 13px;font-size:13px}.profile-owner-card:after{top:106px}.profile-owner-stats{margin-top:22px}.profile-owner-stats strong{font-size:30px}.profile-edit-card{border-radius:28px;padding:16px}.profile-name-control{flex-direction:column}.profile-action-row-premium{grid-template-columns:1fr}.profile-menu-tile{border-radius:26px;grid-template-columns:48px 1fr 32px;gap:10px;min-height:82px}.profile-menu-icon{width:48px;height:48px}}.profile-action-row-single{grid-template-columns:1fr!important}.profile-owner-info h1{font-feature-settings:"kern" 1;letter-spacing:-.038em!important;font-weight:920!important;line-height:1.02!important}.profile-owner-stats span{letter-spacing:-.015em!important;font-size:clamp(12px,3.4vw,14px)!important;line-height:1.15!important}.profile-owner-stats button{min-width:0!important;overflow:hidden!important}[data-theme=light] .help-badge{color:#0f766e!important;background:#14b8a624!important;border:1px solid #14b8a633!important}[data-theme=light] .help-hero h2,[data-theme=light] .help-hero p,[data-theme=light] .help-card,[data-theme=light] .profile-ad-title{color:#101827!important}[data-theme=light] .profile-ad-meta,[data-theme=light] .profile-promo-badges,[data-theme=light] .help-card p{color:#101827a8!important}[data-theme=light] .profile-menu-tile.accent-gold .profile-menu-icon,[data-theme=light] .profile-menu-tile.accent-gold .profile-menu-copy strong,[data-theme=light] .profile-menu-tile.accent-gold .profile-menu-copy span{color:#92400e!important}[data-theme=light] .profile-menu-tile.accent-cyan .profile-menu-icon,[data-theme=light] .profile-menu-tile.accent-cyan .profile-menu-copy strong{color:#0f766e!important}[data-theme=light] .profile-menu-tile.accent-mint .profile-menu-icon,[data-theme=light] .profile-menu-tile.accent-mint .profile-menu-copy strong{color:#047857!important}[data-theme=light] .profile-menu-tile.accent-pink .profile-menu-icon,[data-theme=light] .profile-menu-tile.accent-pink .profile-menu-copy strong{color:#9d174d!important}@media (width<=370px){.profile-owner-info h1{letter-spacing:-.03em!important;font-size:32px!important}.profile-owner-stats strong{font-size:24px!important}.profile-owner-stats span{font-size:12px!important}}.verified-sellers-banner{grid-template-columns:52px minmax(0,1fr) 58px!important}.verified-sellers-toggle{background:radial-gradient(circle at 22% 18%,#ffffff29,#0000 34%),linear-gradient(#ffffff17,#ffffff09),#ffffff0e;border:1px solid #ffffff1c;border-radius:999px;justify-self:end;align-items:center;width:54px;height:32px;padding:3px;transition:background .22s,border-color .22s,box-shadow .22s;display:inline-flex;box-shadow:inset 0 1px #ffffff14,0 10px 24px #0003}.verified-sellers-toggle-knob{background:radial-gradient(circle at 35% 25%,#fffffff5,#c3d6daeb 58%,#71888fe0);border-radius:50%;width:24px;height:24px;transition:transform .22s cubic-bezier(.2,.8,.2,1),background .22s,box-shadow .22s;transform:translate(0);box-shadow:0 7px 16px #00000047,inset 0 1px #ffffffd9}.verified-sellers-banner.active .verified-sellers-toggle{background:radial-gradient(circle at 80% 20%,#ffffff38,#0000 34%),linear-gradient(135deg,#66ffcdf2,#45f0eedb);border-color:#68ffd470;box-shadow:0 0 26px #45f0ee3d,inset 0 1px #ffffff47}.verified-sellers-banner.active .verified-sellers-toggle-knob{background:radial-gradient(circle at 35% 25%,#fff7cf,#ffd66f 60%,#d79a22 100%);transform:translate(22px);box-shadow:0 8px 18px #ffd66f4d,inset 0 1px #ffffffdb}[data-theme=light] .verified-sellers-toggle{background:linear-gradient(#fffffffa,#eef5f7eb);border-color:#0f172a17;box-shadow:0 8px 18px #0f172a14,inset 0 1px #fffffff0}[data-theme=light] .verified-sellers-toggle-knob{background:radial-gradient(circle at 35% 25%,#fff,#d9e4e7 62%,#9aa9b0 100%);box-shadow:0 6px 14px #0f172a21,inset 0 1px #fffffff5}[data-theme=light] .verified-sellers-banner.active .verified-sellers-toggle{background:linear-gradient(135deg,#49dfb8f2,#10b981db);border-color:#10b9814d;box-shadow:0 12px 26px #10b98129,inset 0 1px #ffffff94}[data-theme=light] .verified-sellers-banner.active .verified-sellers-toggle-knob{background:radial-gradient(circle at 35% 25%,#fff7d7,#f5c64b 60%,#d99014 100%)}.back-btn,.premium-back-btn,.back-btn.premium-back-btn{-webkit-backdrop-filter:blur(18px);color:#f4fafff0!important;background:radial-gradient(circle at 35% 16%,#ffffff1f,#0000 32%),linear-gradient(#ffffff14,#ffffff06),#0c1422bd!important;border:1px solid #ffffff1f!important;border-radius:19px!important;justify-content:center!important;align-items:center!important;width:56px!important;height:56px!important;padding:0!important;display:inline-flex!important;box-shadow:inset 0 1px #ffffff14,0 12px 28px #00000047!important}.back-btn-icon{width:30px!important;height:30px!important}.back-btn .back-btn-icon svg{fill:currentColor!important;stroke:none!important;width:27px!important;height:27px!important}.back-btn .back-btn-icon svg path{fill:currentColor!important;stroke:none!important}[data-theme=light] .back-btn,[data-theme=light] .premium-back-btn,[data-theme=light] .back-btn.premium-back-btn{color:#13212c!important;background:radial-gradient(circle at 35% 16%,#fffffff5,#0000 34%),linear-gradient(#fffffff5,#f4f8fadb)!important;border-color:#0f172a14!important;box-shadow:inset 0 1px #fffffff5,0 12px 28px #0f172a14!important}.create-premium-topbar{grid-template-columns:56px 1fr 56px!important}.create-top-action,.create-back-action,.create-top-spacer{width:56px!important;height:56px!important}.create-top-action,.create-back-action{background:radial-gradient(circle at 35% 16%,#ffffff1f,#0000 32%),linear-gradient(#ffffff14,#ffffff06),#0c1422bd!important;border:1px solid #ffffff1f!important;border-radius:19px!important;box-shadow:inset 0 1px #ffffff14,0 12px 28px #00000040!important}.create-top-action svg{width:27px!important;height:27px!important}.create-back-action svg,.create-back-action svg path{fill:currentColor!important;stroke:none!important}.create-top-spacer{display:block}[data-theme=light] .create-top-action,[data-theme=light] .create-back-action{color:#13212c!important;background:radial-gradient(circle at 35% 16%,#fffffff5,#0000 34%),linear-gradient(#fffffffa,#f4f8fae0)!important;border-color:#0f172a14!important;box-shadow:inset 0 1px #fffffff5,0 12px 28px #0f172a14!important}.profile-owner-card,.profile-edit-card,.profile-menu-tile{font-size:14px}.profile-owner-info h1{letter-spacing:-.035em!important;font-size:clamp(23px,5.6vw,30px)!important;line-height:1.08!important}.profile-rating-row,.profile-status-pill,.profile-menu-copy span,.profile-field-label,.profile-message{letter-spacing:-.018em!important;font-size:13px!important}.profile-owner-stats{gap:10px!important}.profile-owner-stats button{min-height:58px!important;padding:10px 8px!important}.profile-owner-stats strong{letter-spacing:-.035em!important;font-size:clamp(22px,6vw,30px)!important;line-height:1!important}.profile-owner-stats span{letter-spacing:-.012em!important;margin-top:4px!important;font-size:11px!important}.loading-progress-shell{background:#ffffff12;border:1px solid #ffffff14;border-radius:999px;width:100%;height:7px;margin-top:16px;position:relative;overflow:hidden}.loading-progress-fill{border-radius:inherit;background:linear-gradient(90deg,#74ffd0,#fee08d,#60ecff);min-width:10%;transition:width .32s;position:absolute;inset:0 auto 0 0;box-shadow:0 0 22px #74ffd057}.loading-progress-text{color:var(--muted);letter-spacing:-.01em;margin-top:10px;font-size:12px;font-weight:800}[data-theme=light] .loading-progress-shell{background:#0f172a0f;border-color:#0f172a14}[data-theme=light] .loading-progress-text{color:#0f172a94}.profile-owner-card-loading{align-items:center;gap:16px;min-height:138px;display:flex}.profile-loading-avatar,.profile-loading-lines span,.profile-loading-wide{background:#ffffff14;border-radius:999px;position:relative;overflow:hidden}.profile-loading-avatar{flex:none;width:74px;height:74px}.profile-loading-lines{flex:1;gap:10px;display:grid}.profile-loading-lines span{height:14px;display:block}.profile-loading-lines span:first-child{width:76%;height:18px}.profile-loading-lines span:nth-child(2){width:54%}.profile-loading-lines span:nth-child(3){width:68%}.profile-loading-wide{width:100%;height:16px}.profile-loading-wide.short{width:62%;margin-top:12px}.profile-loading-avatar:after,.profile-loading-lines span:after,.profile-loading-wide:after{content:"";background:linear-gradient(90deg,#0000,#ffffff38,#0000);animation:1.25s ease-in-out infinite profileSkeletonSweep;position:absolute;inset:0;transform:translate(-100%)}@keyframes profileSkeletonSweep{to{transform:translate(100%)}}[data-theme=light] .profile-loading-avatar,[data-theme=light] .profile-loading-lines span,[data-theme=light] .profile-loading-wide{background:#0f172a14}[data-theme=light] .profile-loading-avatar:after,[data-theme=light] .profile-loading-lines span:after,[data-theme=light] .profile-loading-wide:after{background:linear-gradient(90deg,#0000,#ffffffb8,#0000)}.share-top-btn.premium-share-btn .share-btn-icon{width:24px!important;height:24px!important;color:var(--premium-text,var(--text))!important;justify-content:center!important;align-items:center!important;display:inline-flex!important}.share-top-btn.premium-share-btn .share-btn-icon svg{transform:translate(.5px);fill:currentColor!important;stroke:none!important;width:23px!important;height:23px!important;display:block!important}[data-theme=light] .share-top-btn.premium-share-btn .share-btn-icon{color:#101827!important}[data-theme=dark] .share-top-btn.premium-share-btn .share-btn-icon,.share-top-btn.premium-share-btn .share-btn-icon{color:#f6fbff!important}.share-top-btn,.share-top-btn.premium-share-btn,.premium-share-btn.share-top-btn{-webkit-backdrop-filter:blur(18px);color:#f4fafff0!important;background:radial-gradient(circle at 35% 16%,#ffffff1f,#0000 32%),linear-gradient(#ffffff14,#ffffff06),#0c1422bd!important;border:1px solid #ffffff1f!important;border-radius:19px!important;justify-content:center!important;align-items:center!important;width:56px!important;min-width:56px!important;height:56px!important;min-height:56px!important;margin:0!important;padding:0!important;display:inline-flex!important;box-shadow:inset 0 1px #ffffff14,0 12px 28px #00000047!important}.share-top-btn.premium-share-btn .share-btn-icon{color:currentColor!important;justify-content:center!important;align-items:center!important;width:30px!important;height:30px!important;display:inline-flex!important}.share-top-btn.premium-share-btn .share-btn-icon svg{fill:currentColor!important;stroke:none!important;transform-origin:50%!important;width:25px!important;height:25px!important;display:block!important;transform:translate(-.8px)!important}.share-top-btn.premium-share-btn .share-btn-icon svg path{fill:currentColor!important;stroke:none!important}[data-theme=light] .share-top-btn,[data-theme=light] .share-top-btn.premium-share-btn,[data-theme=light] .premium-share-btn.share-top-btn{color:#13212c!important;background:radial-gradient(circle at 35% 16%,#fffffff5,#0000 34%),linear-gradient(#fffffff5,#f4f8fadb)!important;border-color:#0f172a14!important;box-shadow:inset 0 1px #fffffff5,0 12px 28px #0f172a14!important}:root{--tg-safe-top:0px;--tg-safe-bottom:0px;--tg-content-safe-top:0px;--tg-content-safe-bottom:0px;--tg-viewport-height:100dvh;--tg-stable-viewport-height:100dvh;--app-safe-top:0px;--app-safe-bottom:0px}html,body,#root{min-height:100dvh;min-height:var(--tg-viewport-height,100dvh)}body{overscroll-behavior-y:none}.app{min-height:100dvh;min-height:var(--tg-viewport-height,100dvh);position:relative;overflow-x:hidden}.ad-page-wrap{padding-top:calc(84px + env(safe-area-inset-top,0px) + var(--app-safe-top,0px))!important;padding-bottom:calc(120px + env(safe-area-inset-bottom,0px) + var(--app-safe-bottom,0px))!important}.seller-premium-page{padding-top:calc(82px + env(safe-area-inset-top,0px) + var(--app-safe-top,0px))!important;padding-bottom:calc(126px + env(safe-area-inset-bottom,0px) + var(--app-safe-bottom,0px))!important}.profile-premium-page,.settings-ios-page,.settings-detail-page,.help-page{padding-top:calc(28px + env(safe-area-inset-top,0px) + var(--app-safe-top,0px))!important;padding-bottom:calc(116px + env(safe-area-inset-bottom,0px) + var(--app-safe-bottom,0px))!important}.create-premium-page{padding-top:calc(18px + env(safe-area-inset-top,0px) + var(--app-safe-top,0px))!important;padding-bottom:calc(34px + env(safe-area-inset-bottom,0px) + var(--app-safe-bottom,0px))!important}.back-btn,.back-btn.premium-back-btn,.premium-back-btn,.share-ad-btn,.seller-share-btn{top:calc(16px + env(safe-area-inset-top,0px) + var(--app-safe-top,0px))!important}html[data-tg-fullscreen-safe=true] .market-header,html[data-tg-fullscreen-safe=true] .create-premium-topbar{margin-top:2px}html[data-tg-fullscreen-safe=true] .ad-page-shell,html[data-tg-fullscreen-safe=true] .seller-premium-hero{scroll-margin-top:calc(82px + var(--app-safe-top,0px))}@media (width<=390px){.market-home{padding-left:13px!important;padding-right:13px!important}.bottom-nav{width:calc(100% - 26px)!important;left:13px!important;right:13px!important}}:root{--fullscreen-top-btn-offset:calc(10px + env(safe-area-inset-top,0px) + var(--app-safe-top,0px));--fullscreen-content-top-gap:calc(92px + env(safe-area-inset-top,0px) + var(--app-safe-top,0px))}@media (width<=390px){.bottom-nav{bottom:calc(6px + env(safe-area-inset-bottom,0px))!important}}.back-btn,.back-btn.premium-back-btn,.premium-back-btn,.share-top-btn,.share-top-btn.premium-share-btn,.premium-share-btn.share-top-btn,.seller-premium-share-btn{top:var(--fullscreen-top-btn-offset)!important}.share-top-btn,.share-top-btn.premium-share-btn,.premium-share-btn.share-top-btn,.seller-premium-share-btn{left:auto!important;right:16px!important}.help-page,.settings-detail-page{padding-top:var(--fullscreen-content-top-gap)!important}.help-page .help-hero,.settings-detail-page .settings-detail-hero,.settings-detail-page .help-hero{margin-top:0!important}.ad-page-wrap{padding-top:calc(90px + env(safe-area-inset-top,0px) + var(--app-safe-top,0px))!important}.seller-premium-page{padding-top:calc(92px + env(safe-area-inset-top,0px) + var(--app-safe-top,0px))!important}:root{--modal-safe-top-gap:calc(14px + env(safe-area-inset-top,0px) + var(--app-safe-top,0px));--modal-safe-bottom-gap:calc(18px + env(safe-area-inset-bottom,0px) + var(--app-safe-bottom,0px))}.modal-close{top:var(--modal-safe-top-gap)!important;left:calc(14px + env(safe-area-inset-left,0px))!important;z-index:2105!important}.modal .gallery-counter{top:var(--modal-safe-top-gap)!important;right:calc(14px + env(safe-area-inset-right,0px))!important;z-index:2104!important}.modal img{max-width:calc(100vw - 28px - env(safe-area-inset-left,0px) - env(safe-area-inset-right,0px))!important;max-height:calc(var(--tg-viewport-height,100dvh) - var(--modal-safe-top-gap) - var(--modal-safe-bottom-gap) - 58px)!important}@media (width>=860px) and (orientation:portrait){body{background:radial-gradient(circle at 50% 0,#62ecff1f,#0000 34%),radial-gradient(circle at 50% 100%,#ffd67017,#0000 32%),#071019!important}.app{width:min(100%,460px)!important;max-width:460px!important;min-height:var(--tg-viewport-height,100dvh)!important;margin:0 auto!important;box-shadow:0 0 80px #00000047!important}.market-home,.profile-premium-page,.settings-ios-page,.settings-detail-page,.help-page,.create-premium-page,.seller-premium-page,.ad-page-wrap{max-width:460px!important;margin-left:auto!important;margin-right:auto!important}.bottom-nav{width:min(430px,100vw - 30px)!important}}@media (width>=900px) and (orientation:landscape){.app{width:100%!important;max-width:1040px!important;margin:0 auto!important}.market-home,.profile-premium-page,.settings-ios-page,.settings-detail-page,.help-page,.create-premium-page,.seller-premium-page,.ad-page-wrap{max-width:980px!important;padding-left:max(18px, env(safe-area-inset-left,0px))!important;padding-right:max(18px, env(safe-area-inset-right,0px))!important;margin-left:auto!important;margin-right:auto!important}.market-grid,.seller-premium-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:14px!important}.ad-page-shell{max-width:760px!important;margin-left:auto!important;margin-right:auto!important}.bottom-nav{width:min(430px,100vw - 42px)!important}}@media (orientation:landscape) and (height<=560px){:root{--fullscreen-top-btn-offset:calc(8px + env(safe-area-inset-top,0px) + var(--app-safe-top,0px));--fullscreen-content-top-gap:calc(68px + env(safe-area-inset-top,0px) + var(--app-safe-top,0px))}.market-home{padding-top:calc(12px + env(safe-area-inset-top,0px) + var(--app-safe-top,0px))!important;padding-bottom:calc(78px + env(safe-area-inset-bottom,0px))!important}.profile-premium-page,.settings-ios-page,.settings-detail-page,.help-page{padding-top:var(--fullscreen-content-top-gap)!important;padding-bottom:calc(78px + env(safe-area-inset-bottom,0px))!important}.seller-premium-page,.ad-page-wrap{padding-top:calc(70px + env(safe-area-inset-top,0px) + var(--app-safe-top,0px))!important;padding-bottom:calc(76px + env(safe-area-inset-bottom,0px))!important}.create-premium-page{padding-top:calc(10px + env(safe-area-inset-top,0px) + var(--app-safe-top,0px))!important;padding-bottom:calc(74px + env(safe-area-inset-bottom,0px))!important}.market-header,.create-premium-topbar{margin-bottom:10px!important}.market-city{font-size:24px!important}.market-verified-banner,.sell-faster-banner,.profile-premium-hero,.seller-premium-hero,.settings-ios-hero,.create-premium-card{border-radius:22px!important}.market-grid,.seller-premium-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important}.bottom-nav{width:min(360px,100vw - 32px)!important;height:62px!important;bottom:calc(4px + env(safe-area-inset-bottom,0px))!important;padding:6px 0!important}.nav-icon svg{width:20px!important;height:20px!important}.nav-label{font-size:11px!important}.modal-close{top:calc(8px + env(safe-area-inset-top,0px) + var(--app-safe-top,0px))!important}.modal img{max-height:calc(var(--tg-viewport-height,100dvh) - 58px - env(safe-area-inset-bottom,0px))!important}}@media (width>=860px){[data-theme=light] body{background:radial-gradient(circle at 50% 0,#22d3ee21,#0000 34%),radial-gradient(circle at 50% 100%,#f59e0b1f,#0000 32%),#eef5f6!important}[data-theme=light] .app{box-shadow:0 0 80px #0f172a1a!important}}.modal .gallery-counter,.photo-modal .gallery-counter,.image-modal .gallery-counter{top:calc(var(--tg-safe-top,0px) + var(--tg-content-safe-top,0px) + 18px)!important;white-space:nowrap!important;color:#fff!important;-webkit-backdrop-filter:blur(18px)!important;z-index:10020!important;background:#0a0e169e!important;border:1px solid #ffffff29!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;width:auto!important;min-width:74px!important;max-width:max-content!important;height:auto!important;min-height:34px!important;padding:7px 14px!important;font-size:13px!important;font-weight:800!important;line-height:1!important;display:inline-flex!important;position:fixed!important;bottom:auto!important;left:50%!important;right:auto!important;transform:translate(-50%)!important;box-shadow:0 12px 26px #00000038!important}.modal{width:100vw!important;height:100dvh!important;min-height:100dvh!important;padding:calc(var(--tg-safe-top,0px) + var(--tg-content-safe-top,0px) + 72px) 14px calc(var(--tg-safe-bottom,0px) + env(safe-area-inset-bottom,0px) + 24px)!important;box-sizing:border-box!important;z-index:10000!important;background:#03070ef0!important;justify-content:center!important;align-items:center!important;display:flex!important;position:fixed!important;inset:0!important;overflow:hidden!important}.modal img{object-fit:contain!important;border-radius:18px!important;width:auto!important;max-width:100%!important;height:auto!important;max-height:100%!important;box-shadow:0 22px 70px #00000073!important}@media (width>=760px){.app{max-width:430px!important;min-height:100dvh!important;margin:0 auto!important;position:relative!important}.bottom-nav{max-width:430px!important;left:50%!important;right:auto!important;transform:translate(-50%)!important}.modal{max-width:none!important;margin:0!important}.modal img{max-width:min(92vw,1200px)!important;max-height:calc(100dvh - 130px)!important}}@media (orientation:landscape) and (height<=520px){.app{width:100%!important;max-width:none!important;margin:0!important}.main-screen,.home-screen,.page-screen,.seller-page,.profile-page,.add-ad-page,.settings-page,.help-page,.ad-page-wrap,.ad-page-shell{box-sizing:border-box!important;width:100%!important;max-width:none!important;margin-left:0!important;margin-right:0!important}.bottom-nav{width:min(560px,100vw - 32px)!important;max-width:560px!important;left:50%!important;bottom:calc(var(--tg-safe-bottom,0px) + env(safe-area-inset-bottom,0px) + 8px)!important;transform:translate(-50%)!important}.modal{padding:calc(var(--tg-safe-top,0px) + var(--tg-content-safe-top,0px) + 54px) 72px calc(var(--tg-safe-bottom,0px) + env(safe-area-inset-bottom,0px) + 14px)!important}.modal img{border-radius:16px!important;max-width:calc(100vw - 160px)!important;max-height:calc(100dvh - 84px)!important}.modal .gallery-counter,.photo-modal .gallery-counter,.image-modal .gallery-counter{top:calc(var(--tg-safe-top,0px) + var(--tg-content-safe-top,0px) + 12px)!important;min-height:30px!important;padding:6px 12px!important;font-size:12px!important}.modal-close{top:calc(var(--tg-safe-top,0px) + var(--tg-content-safe-top,0px) + 10px)!important;right:12px!important}}:root{--app-max-phone:430px;--app-max-tablet:760px;--app-max-desktop:1180px;--app-side-pad:clamp(16px, 3vw, 32px);--page-top-control:calc(var(--tg-safe-top,0px) + var(--tg-content-safe-top,0px) + env(safe-area-inset-top,0px) + 12px);--page-bottom-nav-gap:calc(var(--tg-safe-bottom,0px) + env(safe-area-inset-bottom,0px) + 10px)}.app{width:100%;min-height:100dvh;position:relative;overflow-x:hidden}.page-enter,.page-screen,.profile-page,.profile-ads-page,.profile-ads-premium-page,.seller-premium-page,.seller-page,.settings-page,.settings-ios-page,.help-page,.legal-page,.add-ad-page,.create-premium-page,.ad-page-wrap,.ad-page-shell,.main-screen,.home-screen{position:relative!important}.back-btn,.back-btn.premium-back-btn,.premium-back-btn,.share-top-btn,.share-top-btn.premium-share-btn,.premium-share-btn.share-top-btn,.seller-premium-share-btn{top:var(--page-top-control)!important;z-index:80!important;margin:0!important;position:absolute!important}.back-btn,.back-btn.premium-back-btn,.premium-back-btn{left:var(--app-side-pad)!important}.share-top-btn,.share-top-btn.premium-share-btn,.premium-share-btn.share-top-btn,.seller-premium-share-btn{right:var(--app-side-pad)!important;left:auto!important}.ad-page-wrap,.seller-premium-page,.seller-page,.profile-ads-page,.profile-ads-premium-page,.help-page,.legal-page,.settings-ios-page,.settings-page,.create-premium-page,.add-ad-page{padding-top:calc(var(--page-top-control) + 62px)!important}.page-top-row .back-btn,.page-top-row .premium-back-btn,.create-premium-topbar .back-btn,.create-premium-topbar .premium-back-btn,.settings-ios-topbar .back-btn,.settings-ios-topbar .premium-back-btn{position:relative!important;top:auto!important;left:auto!important;right:auto!important}.modal{width:100vw!important;height:100dvh!important;min-height:100dvh!important;padding:calc(var(--tg-safe-top,0px) + var(--tg-content-safe-top,0px) + env(safe-area-inset-top,0px) + 58px) 14px calc(var(--tg-safe-bottom,0px) + env(safe-area-inset-bottom,0px) + 22px)!important;box-sizing:border-box!important;z-index:10000!important;background:#03070ef0!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:12px!important;display:flex!important;position:fixed!important;inset:0!important;overflow:hidden!important}.modal img{width:auto!important;max-width:min(100%,1280px)!important;height:auto!important;max-height:calc(100dvh - 138px - var(--tg-safe-top,0px) - var(--tg-content-safe-top,0px) - var(--tg-safe-bottom,0px) - env(safe-area-inset-top,0px) - env(safe-area-inset-bottom,0px))!important;object-fit:contain!important;border-radius:18px!important;order:1!important;box-shadow:0 22px 70px #00000073!important}.modal .gallery-counter,.photo-modal .gallery-counter,.image-modal .gallery-counter{white-space:nowrap!important;color:#fff!important;-webkit-backdrop-filter:blur(18px)!important;z-index:10020!important;background:#0a0e169e!important;border:1px solid #ffffff29!important;border-radius:999px!important;flex:none!important;order:2!important;justify-content:center!important;align-items:center!important;width:auto!important;min-width:72px!important;max-width:max-content!important;height:auto!important;min-height:32px!important;margin:0 auto!important;padding:7px 14px!important;font-size:13px!important;font-weight:800!important;line-height:1!important;display:inline-flex!important;position:static!important;inset:auto!important;transform:none!important;box-shadow:0 12px 26px #00000038!important}.modal-close{top:calc(var(--tg-safe-top,0px) + var(--tg-content-safe-top,0px) + env(safe-area-inset-top,0px) + 14px)!important;z-index:10030!important;position:fixed!important;left:auto!important;right:14px!important}[data-theme=light] .modal .gallery-counter,[data-theme=light] .photo-modal .gallery-counter,[data-theme=light] .image-modal .gallery-counter{color:#0f172a!important;background:#ffffffdb!important;border-color:#0f172a1a!important;box-shadow:0 14px 30px #0f172a1f!important}@media (orientation:landscape) and (height<=620px){:root{--app-side-pad:clamp(18px, 4vw, 44px);--page-top-control:calc(var(--tg-safe-top,0px) + var(--tg-content-safe-top,0px) + env(safe-area-inset-top,0px) + 10px)}html,body,#root,.app{width:100%!important;max-width:none!important;min-height:100dvh!important}.app{margin:0!important;overflow-x:hidden!important}.main-screen,.home-screen,.page-screen,.profile-page,.profile-ads-page,.profile-ads-premium-page,.seller-premium-page,.seller-page,.settings-page,.settings-ios-page,.help-page,.legal-page,.add-ad-page,.create-premium-page,.ad-page-wrap,.ad-page-shell,.market-page,.market-home,.market-shell{box-sizing:border-box!important;width:100%!important;max-width:none!important;margin-left:0!important;margin-right:0!important}.main-screen,.home-screen,.market-page,.market-home,.market-shell,.page-screen,.ad-page-wrap,.seller-premium-page,.settings-ios-page,.create-premium-page,.profile-page{padding-left:var(--app-side-pad)!important;padding-right:var(--app-side-pad)!important}.market-grid,.seller-premium-grid,.profile-ads-grid,.profile-premium-grid,.ads-grid,.cards-grid{grid-template-columns:repeat(auto-fit,minmax(170px,1fr))!important;gap:14px!important}.ad-page-shell,.seller-premium-layout,.seller-premium-content,.create-premium-layout,.settings-ios-content,.profile-premium-content{width:100%!important;max-width:none!important}.bottom-nav{width:min(560px,100vw - 36px)!important;max-width:560px!important;left:50%!important;right:auto!important;bottom:calc(var(--tg-safe-bottom,0px) + env(safe-area-inset-bottom,0px) + 6px)!important;transform:translate(-50%)!important}.modal{padding:calc(var(--tg-safe-top,0px) + var(--tg-content-safe-top,0px) + env(safe-area-inset-top,0px) + 48px) 68px calc(var(--tg-safe-bottom,0px) + env(safe-area-inset-bottom,0px) + 14px)!important;gap:8px!important}.modal img{max-width:calc(100vw - 150px)!important;max-height:calc(100dvh - 92px - var(--tg-safe-top,0px) - var(--tg-content-safe-top,0px) - var(--tg-safe-bottom,0px) - env(safe-area-inset-top,0px) - env(safe-area-inset-bottom,0px))!important;border-radius:16px!important}.modal .gallery-counter,.photo-modal .gallery-counter,.image-modal .gallery-counter{min-height:28px!important;padding:6px 12px!important;font-size:12px!important}.modal-close{top:calc(var(--tg-safe-top,0px) + var(--tg-content-safe-top,0px) + env(safe-area-inset-top,0px) + 8px)!important;right:10px!important}}@media (width>=760px) and (height>=621px),(width>=900px){html,body,#root,.app{width:100%!important;max-width:none!important;min-height:100dvh!important}.app{box-shadow:none!important;margin:0!important}.main-screen,.home-screen,.market-page,.market-home,.market-shell,.page-screen,.profile-page,.profile-ads-page,.profile-ads-premium-page,.seller-premium-page,.seller-page,.settings-page,.settings-ios-page,.help-page,.legal-page,.add-ad-page,.create-premium-page,.ad-page-wrap{width:100%!important;max-width:var(--app-max-desktop)!important;padding-left:var(--app-side-pad)!important;padding-right:var(--app-side-pad)!important;box-sizing:border-box!important;margin-left:auto!important;margin-right:auto!important}.ad-page-shell,.seller-premium-content,.seller-premium-layout,.settings-ios-content,.create-premium-layout,.profile-premium-content,.help-content,.legal-content{max-width:var(--app-max-desktop)!important;width:100%!important;margin-left:auto!important;margin-right:auto!important}.market-grid,.seller-premium-grid,.profile-ads-grid,.profile-premium-grid,.ads-grid,.cards-grid{grid-template-columns:repeat(auto-fit,minmax(210px,1fr))!important;gap:18px!important}.settings-ios-grid,.profile-menu-grid,.profile-premium-menu,.create-premium-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))!important;gap:16px!important}.bottom-nav{width:min(540px,100vw - 44px)!important;max-width:540px!important;left:50%!important;right:auto!important;bottom:calc(var(--tg-safe-bottom,0px) + env(safe-area-inset-bottom,0px) + 14px)!important;transform:translate(-50%)!important}.modal img{max-width:min(92vw,1280px)!important;max-height:calc(100dvh - 148px - var(--tg-safe-top,0px) - var(--tg-content-safe-top,0px) - var(--tg-safe-bottom,0px) - env(safe-area-inset-top,0px) - env(safe-area-inset-bottom,0px))!important}}@media (width>=1440px){:root{--app-max-desktop:1280px;--app-side-pad:36px}.market-grid,.seller-premium-grid,.profile-ads-grid,.profile-premium-grid,.ads-grid,.cards-grid{grid-template-columns:repeat(auto-fit,minmax(230px,1fr))!important}}@media (width>=1900px){:root{--app-max-desktop:1440px}}.favorite-card-btn{transition:transform .18s,color .18s,background .18s,border-color .18s;z-index:8!important;color:#ffffffeb!important;-webkit-backdrop-filter:blur(16px)!important;background:linear-gradient(#ffffff21,#ffffff0d),#080e1694!important;border:1px solid #ffffff29!important;border-radius:16px!important;justify-content:center!important;align-items:center!important;width:36px!important;height:36px!important;display:inline-flex!important;position:absolute!important;top:10px!important;right:10px!important;box-shadow:0 12px 28px #00000038,inset 0 1px #ffffff1a!important}.favorite-card-btn svg{stroke:currentColor!important;stroke-width:1.8px!important;stroke-linecap:round!important;stroke-linejoin:round!important;fill:none!important;width:19px!important;height:19px!important}.favorite-card-btn.active{color:#ff80f0!important;background:radial-gradient(circle at 50% 30%,#ff80f057,#0000 62%),#ffffff1a!important;border-color:#ff80f057!important}.favorite-card-btn.active svg{fill:currentColor!important}.favorite-card-btn:active{transform:scale(.92)!important}.favorite-toast,.ad-favorite-toast{animation:.22s both favoriteToastIn;top:calc(var(--tg-safe-top,0px) + var(--tg-content-safe-top,0px) + 10px)!important;z-index:1200!important;width:fit-content!important;max-width:calc(100% - 32px)!important;color:var(--text,#fff)!important;text-align:center!important;-webkit-backdrop-filter:blur(18px)!important;background:linear-gradient(#ffffff1f,#ffffff0d),#0a121cb8!important;border:1px solid #ffffff24!important;border-radius:999px!important;margin:10px auto 14px!important;padding:10px 14px!important;font-size:13px!important;font-weight:800!important;line-height:1.25!important;position:sticky!important;box-shadow:0 14px 30px #00000038!important}@keyframes favoriteToastIn{0%{opacity:0;transform:translateY(-6px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.favorite-top-btn{top:var(--page-action-top,calc(var(--tg-safe-top,0px) + var(--tg-content-safe-top,0px) + 16px))!important;z-index:1100!important;position:absolute!important;right:82px!important}.premium-favorite-btn{transition:transform .18s,color .18s,border-color .18s,background .18s;width:50px!important;min-width:50px!important;height:46px!important;min-height:46px!important;color:var(--text,#fff)!important;-webkit-backdrop-filter:blur(18px)!important;background:linear-gradient(#ffffff1c,#ffffff0b),#0a121ca3!important;border:1px solid #ffffff24!important;border-radius:18px!important;justify-content:center!important;align-items:center!important;padding:0!important;display:inline-flex!important;box-shadow:0 14px 32px #00000038,inset 0 1px #ffffff1a!important}.favorite-btn-icon,.favorite-btn-icon svg{width:22px!important;height:22px!important;display:block!important}.favorite-btn-icon svg{stroke:currentColor!important;stroke-width:1.8px!important;stroke-linecap:round!important;stroke-linejoin:round!important;fill:none!important}.premium-favorite-btn.active{color:#ff80f0!important;background:radial-gradient(circle at 50% 30%,#ff80f052,#0000 62%),#ffffff14!important;border-color:#ff80f061!important}.premium-favorite-btn.active .favorite-btn-icon svg{fill:currentColor!important}.premium-favorite-btn:active{transform:scale(.96)!important}.profile-favorites-tile{margin-bottom:0!important}[data-theme=light] .favorite-card-btn{color:#182236!important;background:linear-gradient(#fffffff5,#f5f8ffd1),#ffffffdb!important;border-color:#0f172a1a!important;box-shadow:0 12px 26px #0f172a1f,inset 0 1px #ffffffd6!important}[data-theme=light] .favorite-card-btn.active{color:#d926a8!important;background:radial-gradient(circle at 50% 30%,#ff80f038,#0000 62%),#fffffff0!important;border-color:#d926a838!important}[data-theme=light] .premium-favorite-btn{color:#152238!important;background:linear-gradient(#fffffffa,#f5f8ffdb),#ffffffeb!important;border-color:#0f172a1a!important;box-shadow:0 14px 30px #0f172a1a,inset 0 1px #ffffffe0!important}[data-theme=light] .premium-favorite-btn.active{color:#d926a8!important;background:radial-gradient(circle at 50% 30%,#ff80f038,#0000 62%),#fffffff5!important;border-color:#d926a838!important}[data-theme=light] .favorite-toast,[data-theme=light] .ad-favorite-toast{color:#152238!important;background:linear-gradient(#fffffffa,#f5f8ffdb),#ffffffeb!important;border-color:#0f172a1a!important;box-shadow:0 14px 30px #0f172a1f!important}@media (orientation:landscape) and (height<=520px){.favorite-top-btn{right:78px!important}.premium-favorite-btn{width:48px!important;min-width:48px!important;height:44px!important;min-height:44px!important}}.favorite-card-btn{filter:drop-shadow(0 6px 10px #0000006b);width:42px!important;min-width:42px!important;height:42px!important;min-height:42px!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;color:#fffffff0!important;background:0 0!important;border:0!important;border-radius:50%!important;padding:0!important;top:8px!important;right:8px!important}.favorite-card-btn svg{filter:drop-shadow(0 2px 5px #00000057);stroke-width:2.05px!important;width:26px!important;height:26px!important}.favorite-card-btn.active{filter:drop-shadow(0 0 8px #ff78df85)drop-shadow(0 7px 12px #00000057);color:#ff78df!important;box-shadow:none!important;background:0 0!important;border:0!important}[data-theme=light] .favorite-card-btn{filter:drop-shadow(0 5px 9px #0f172a2e);color:#141d2ec7!important;box-shadow:none!important;background:0 0!important;border:0!important}[data-theme=light] .favorite-card-btn.active{filter:drop-shadow(0 0 8px #dc2ea857)drop-shadow(0 6px 10px #0f172a29);color:#dc2ea8!important;box-shadow:none!important;background:0 0!important;border:0!important}.favorite-top-btn,.favorite-top-btn.premium-favorite-btn,.premium-favorite-btn.favorite-top-btn{width:50px!important;min-width:50px!important;height:46px!important;min-height:46px!important;top:var(--page-top-control,16px)!important;right:calc(var(--app-side-pad,16px) + 58px)!important;border-radius:18px!important;justify-content:center!important;align-items:center!important;padding:0!important;display:inline-flex!important;left:auto!important}.favorite-btn-icon{justify-content:center!important;align-items:center!important;display:inline-flex!important}.ios-sheet-wrap>.ios-sheet-cancel{margin-top:24px!important}.premium-promote-sheet{margin-bottom:0!important}.profile-ad-actions{gap:10px!important;margin-top:14px!important}.profile-ad-actions .soft-action-btn,.profile-ad-actions .soft-premium-btn,.profile-ad-actions .soft-danger-btn{letter-spacing:-.01em!important;-webkit-backdrop-filter:blur(16px)!important;border-radius:16px!important;justify-content:center!important;align-items:center!important;min-width:96px!important;min-height:42px!important;padding:0 15px!important;font-size:13px!important;font-weight:800!important;display:inline-flex!important}.profile-ad-actions .soft-action-btn{color:var(--text)!important;background:linear-gradient(#ffffff1c,#ffffff0b),#ffffff0b!important;border:1px solid #ffffff24!important;box-shadow:0 12px 24px #0000001f,inset 0 1px #ffffff14!important}.profile-ad-actions .soft-premium-btn{color:#eafff8!important;background:linear-gradient(135deg,#76ffd02e,#ffd87024),#76ffd012!important;border:1px solid #76ffd033!important;box-shadow:0 12px 24px #34d3991a,inset 0 1px #ffffff14!important}.profile-ad-actions .soft-danger-btn{color:#ffc6cc!important;background:linear-gradient(#ff69782e,#ff697817),#ff697812!important;border:1px solid #ff697833!important;box-shadow:0 12px 24px #ff697814,inset 0 1px #ffffff12!important}[data-theme=light] .profile-ad-actions .soft-action-btn{color:#101828!important;background:linear-gradient(#fffffffa,#f5f8ffdb),#ffffffe6!important;border-color:#0f172a1a!important;box-shadow:0 10px 22px #0f172a14,inset 0 1px #ffffffeb!important}[data-theme=light] .profile-ad-actions .soft-premium-btn{color:#0f766e!important;background:linear-gradient(135deg,#0d94881f,#eab3081f),#ffffffe0!important;border-color:#0d948829!important;box-shadow:0 10px 22px #0f766e14,inset 0 1px #ffffffe6!important}[data-theme=light] .profile-ad-actions .soft-danger-btn{color:#dc2626!important;background:linear-gradient(#ef44441a,#ef44440d),#ffffffe6!important;border-color:#ef444429!important}.profile-ads-loading-state{text-align:center!important;min-height:160px!important;color:var(--muted)!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:14px!important;display:flex!important}.profile-ads-loading-spinner{border:3px solid #ffffff24!important;border-top-color:#76ffd0f2!important;border-radius:50%!important;width:34px!important;height:34px!important;animation:.82s linear infinite profileAdsSpinner!important;box-shadow:0 0 22px #76ffd02e!important}@keyframes profileAdsSpinner{to{transform:rotate(360deg)}}[data-theme=light] .profile-ads-loading-state{color:#0f172a9e!important}[data-theme=light] .profile-ads-loading-spinner{border-color:#0f766e #0f172a1a #0f172a1a!important;box-shadow:0 0 18px #0f766e24!important}@media (orientation:landscape) and (height<=520px){.favorite-top-btn,.favorite-top-btn.premium-favorite-btn,.premium-favorite-btn.favorite-top-btn{right:calc(var(--app-side-pad,16px) + 56px)!important}}.ios-sheet-backdrop{padding:calc(var(--tg-safe-top,0px) + var(--tg-content-safe-top,0px) + 18px) 14px calc(var(--tg-safe-bottom,0px) + env(safe-area-inset-bottom,0px) + 112px)!important;box-sizing:border-box!important;align-items:flex-end!important}.ios-sheet-wrap{width:min(560px,100vw - 28px)!important;max-height:calc(100dvh - var(--tg-safe-top,0px) - var(--tg-content-safe-top,0px) - var(--tg-safe-bottom,0px) - env(safe-area-inset-bottom,0px) - 138px)!important;flex-direction:column!important;justify-content:flex-end!important;align-items:center!important;display:flex!important;overflow:visible!important}.premium-promote-sheet,.ios-sheet-card.premium-promote-sheet{-webkit-overflow-scrolling:touch!important;width:100%!important;max-height:min(66dvh,560px)!important;margin-bottom:0!important;overflow-y:auto!important}.ios-sheet-wrap>.ios-sheet-cancel,.ios-sheet-cancel{z-index:10060!important;flex:none!important;margin-top:28px!important;margin-bottom:0!important;position:relative!important}.favorite-card-btn{width:38px!important;min-width:38px!important;height:38px!important;min-height:38px!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;background:0 0!important;border:0!important;border-radius:0!important;top:3px!important;right:3px!important}.favorite-card-btn svg{width:25px!important;height:25px!important}.favorite-top-btn,.favorite-top-btn.premium-favorite-btn,.premium-favorite-btn.favorite-top-btn,.share-top-btn,.share-top-btn.premium-share-btn,.premium-share-btn.share-top-btn{border-radius:18px!important;width:50px!important;min-width:50px!important;height:46px!important;min-height:46px!important}.share-top-btn,.share-top-btn.premium-share-btn,.premium-share-btn.share-top-btn{right:var(--app-side-pad,16px)!important}.favorite-btn-icon,.favorite-btn-icon svg{width:24px!important;height:24px!important}:root{--page-bottom-nav-gap:calc(var(--tg-safe-bottom,0px) + env(safe-area-inset-bottom,0px) + 4px)}.modal-close{left:14px!important;right:auto!important;top:calc(var(--tg-safe-top,0px) + var(--tg-content-safe-top,0px) + env(safe-area-inset-top,0px) + 14px)!important;letter-spacing:-.02em!important;min-width:96px!important;height:42px!important;color:var(--text,#fff)!important;-webkit-backdrop-filter:blur(18px)!important;background:linear-gradient(#ffffff1f,#ffffff0b),#0a121cad!important;border:1px solid #ffffff26!important;border-radius:17px!important;justify-content:center!important;align-items:center!important;padding:0 16px!important;font-size:14px!important;font-weight:850!important;display:inline-flex!important;box-shadow:0 14px 30px #0000003d,inset 0 1px #ffffff1a!important}[data-theme=light] .modal-close{color:#122033!important;background:linear-gradient(#fffffffa,#f5f8ffdb),#ffffffeb!important;border-color:#0f172a1a!important;box-shadow:0 14px 30px #0f172a1f,inset 0 1px #ffffffe6!important}.modal .gallery-counter,.photo-modal .gallery-counter,.image-modal .gallery-counter{order:2!important;width:auto!important;min-width:72px!important;max-width:max-content!important;margin:0 auto!important;padding:7px 14px!important;position:static!important}@media (orientation:landscape) and (height<=620px){.ios-sheet-backdrop{padding:calc(var(--tg-safe-top,0px) + var(--tg-content-safe-top,0px) + 16px) 16px calc(var(--tg-safe-bottom,0px) + env(safe-area-inset-bottom,0px) + 72px)!important;align-items:center!important}.premium-promote-sheet,.ios-sheet-card.premium-promote-sheet{max-height:calc(100dvh - 150px)!important}.bottom-nav{bottom:calc(var(--tg-safe-bottom,0px) + env(safe-area-inset-bottom,0px) + 2px)!important}.modal-close{left:12px!important;right:auto!important;top:calc(var(--tg-safe-top,0px) + var(--tg-content-safe-top,0px) + env(safe-area-inset-top,0px) + 8px)!important;border-radius:15px!important;min-width:88px!important;height:38px!important;font-size:13px!important}.favorite-top-btn,.favorite-top-btn.premium-favorite-btn,.premium-favorite-btn.favorite-top-btn{right:calc(var(--app-side-pad,18px) + 64px)!important}}.favorite-top-btn,.favorite-top-btn.premium-favorite-btn,.premium-favorite-btn.favorite-top-btn,.share-top-btn,.share-top-btn.premium-share-btn,.premium-share-btn.share-top-btn,.seller-premium-share-btn{color:#f4fafff0!important;-webkit-backdrop-filter:blur(18px)!important;background:radial-gradient(circle at 35% 16%,#ffffff1f,#0000 32%),linear-gradient(#ffffff14,#ffffff06),#0c1422bd!important;border:1px solid #ffffff1f!important;border-radius:19px!important;justify-content:center!important;align-items:center!important;width:56px!important;min-width:56px!important;height:56px!important;min-height:56px!important;padding:0!important;display:inline-flex!important;box-shadow:inset 0 1px #ffffff14,0 12px 28px #00000047!important}.share-top-btn,.share-top-btn.premium-share-btn,.premium-share-btn.share-top-btn,.seller-premium-share-btn{right:var(--app-side-pad,16px)!important}.favorite-top-btn,.favorite-top-btn.premium-favorite-btn,.premium-favorite-btn.favorite-top-btn{right:calc(var(--app-side-pad,16px) + 68px)!important}.share-top-btn svg,.share-top-btn .back-btn-icon,.share-top-btn .back-btn-icon svg,.seller-premium-share-btn svg,.favorite-btn-icon,.favorite-btn-icon svg{justify-content:center!important;align-items:center!important;width:28px!important;height:28px!important;display:inline-flex!important}.premium-favorite-btn .favorite-btn-icon svg,.favorite-top-btn .favorite-btn-icon svg{width:29px!important;height:29px!important}[data-theme=light] .favorite-top-btn,[data-theme=light] .favorite-top-btn.premium-favorite-btn,[data-theme=light] .premium-favorite-btn.favorite-top-btn,[data-theme=light] .share-top-btn,[data-theme=light] .share-top-btn.premium-share-btn,[data-theme=light] .premium-share-btn.share-top-btn,[data-theme=light] .seller-premium-share-btn{color:#13212c!important;background:radial-gradient(circle at 35% 16%,#fffffff5,#0000 34%),linear-gradient(#fffffff5,#f4f8fadb)!important;border-color:#0f172a14!important;box-shadow:inset 0 1px #fffffff5,0 12px 28px #0f172a14!important}@media (orientation:landscape) and (height<=520px){.favorite-top-btn,.favorite-top-btn.premium-favorite-btn,.premium-favorite-btn.favorite-top-btn,.share-top-btn,.share-top-btn.premium-share-btn,.premium-share-btn.share-top-btn,.seller-premium-share-btn{border-radius:18px!important;width:52px!important;min-width:52px!important;height:52px!important;min-height:52px!important}.favorite-top-btn,.favorite-top-btn.premium-favorite-btn,.premium-favorite-btn.favorite-top-btn{right:calc(var(--app-side-pad,16px) + 64px)!important}}.login-page{width:100%;min-height:100dvh;padding:calc(var(--tg-safe-top,0px) + var(--tg-content-safe-top,0px) + 28px) 16px calc(var(--tg-safe-bottom,0px) + 110px);box-sizing:border-box;flex-direction:column;justify-content:center;align-items:center;gap:18px;display:flex}.login-card{text-align:center;-webkit-backdrop-filter:blur(22px);background:radial-gradient(circle at 18% 0,#40e0d02e,#0000 34%),radial-gradient(circle at 100% 8%,#ffd56f24,#0000 34%),linear-gradient(#ffffff14,#ffffff09);border:1px solid #ffffff1a;border-radius:34px;width:min(100%,430px);padding:30px 22px 24px;position:relative;overflow:hidden;box-shadow:0 28px 70px #00000057,inset 0 1px #ffffff14}.login-orb{filter:blur(20px);opacity:.45;pointer-events:none;border-radius:999px;position:absolute}.login-orb-one{background:#39e2c973;width:120px;height:120px;top:-42px;left:-42px}.login-orb-two{background:#ffd66d5c;width:92px;height:92px;bottom:30px;right:-28px}.login-icon{z-index:1;color:#7af7e2;background:#ffffff12;border:1px solid #ffffff1a;border-radius:26px;justify-content:center;align-items:center;width:72px;height:72px;margin:0 auto 16px;display:flex;position:relative;box-shadow:0 20px 38px #0000003d,inset 0 1px #ffffff1a}.login-icon svg{fill:currentColor;stroke:currentColor;stroke-width:0;width:36px;height:36px}.login-kicker{z-index:1;letter-spacing:.02em;color:#ffe2a6;background:#ffd66d1f;border:1px solid #ffd66d2e;border-radius:999px;justify-content:center;align-items:center;min-height:30px;padding:0 14px;font-size:13px;font-weight:800;display:inline-flex;position:relative}.login-card h1{z-index:1;letter-spacing:-.05em;color:var(--text,#fff);margin:14px 0 10px;font-size:clamp(28px,8vw,38px);line-height:1;position:relative}.login-card p{z-index:1;max-width:330px;color:var(--muted,#ebf2ffad);margin:0 auto 20px;font-size:15px;line-height:1.55;position:relative}.login-widget-wrap{z-index:1;justify-content:center;align-items:center;min-height:48px;margin:8px 0 12px;display:flex;position:relative}.login-widget-wrap iframe{max-width:100%!important}.login-status{z-index:1;color:#fff;background:#ffffff12;border:1px solid #ffffff1a;border-radius:18px;width:100%;max-width:330px;margin:10px auto 0;padding:12px 14px;font-size:14px;font-weight:700;line-height:1.35;position:relative}.login-actions{z-index:1;grid-template-columns:1fr 1fr;gap:10px;margin-top:16px;display:grid;position:relative}.login-secondary-btn,.login-ghost-btn,.login-back-link{cursor:pointer;border:0;font-family:inherit}.login-secondary-btn,.login-ghost-btn{min-height:48px;color:var(--text,#fff);background:#ffffff12;border:1px solid #ffffff1a;border-radius:18px;font-size:14px;font-weight:850;box-shadow:inset 0 1px #ffffff12}.login-secondary-btn{color:#07130f;background:linear-gradient(135deg,#74f7df,#ffd66f);box-shadow:0 14px 34px #42e7ca33}.login-back-link{min-height:44px;color:var(--muted,#ebf2ffad);background:0 0;border-radius:999px;padding:0 18px;font-weight:800}[data-theme=light] .login-card{background:radial-gradient(circle at 18% 0,#1bbea629,#0000 34%),radial-gradient(circle at 100% 8%,#ecb13724,#0000 34%),linear-gradient(#fffffff5,#f6f8fde6);border-color:#15203714;box-shadow:0 26px 70px #16223a1f,inset 0 1px #ffffffeb}[data-theme=light] .login-icon,[data-theme=light] .login-status,[data-theme=light] .login-secondary-btn,[data-theme=light] .login-ghost-btn{color:#0f172a;background:#ffffffb8;border-color:#15203714}[data-theme=light] .login-secondary-btn{color:#07130f;background:linear-gradient(135deg,#62e7cf,#ffd56a)}@media (orientation:landscape) and (height<=520px){.login-page{padding-top:calc(var(--tg-safe-top,0px) + var(--tg-content-safe-top,0px) + 16px);justify-content:flex-start}.login-card{width:min(720px,100vw - 32px);padding:22px}.login-card p{max-width:560px}}.telegram-oidc-login-btn{color:#f8fdff;letter-spacing:-.02em;-webkit-backdrop-filter:blur(18px);cursor:pointer;background:radial-gradient(circle at 20% 20%,#74ffea47,#0000 42%),linear-gradient(135deg,#23dadc57,#152230d6);border:1px solid #60efff57;border-radius:22px;justify-content:center;align-items:center;gap:12px;width:100%;min-height:58px;margin-top:18px;font-size:16px;font-weight:900;transition:transform .16s,opacity .16s,box-shadow .16s;display:inline-flex;box-shadow:0 18px 42px #00000047,0 0 26px #3ef1e729,inset 0 1px #ffffff29}.telegram-oidc-login-btn svg{flex:0 0 24px;width:24px;height:24px}.telegram-oidc-login-btn svg path{fill:currentColor;stroke:none}.telegram-oidc-login-btn:active{transform:scale(.98)}.telegram-oidc-login-btn:disabled{opacity:.72;cursor:wait}.login-note{color:#e6f4f8c2;background:#ffffff0e;border:1px solid #ffffff13;border-radius:18px;margin-top:14px;padding:12px 14px;font-size:13px;font-weight:650;line-height:1.35}.login-status-error{color:#ffd3d3!important;background:#ff46461f!important;border-color:#ff787840!important}[data-theme=light] .telegram-oidc-login-btn{color:#082126;background:radial-gradient(circle at 20% 20%,#2ce7d657,#0000 42%),linear-gradient(135deg,#91ffeee0,#e6faecf0);border-color:#149a9942;box-shadow:0 18px 42px #0f58641f,0 0 22px #35ddd229,inset 0 1px #ffffffb8}[data-theme=light] .login-note{color:#0f172aad;background:#ffffffb8;border-color:#0f172a14}[data-theme=light] .login-status-error{color:#9f1239!important;background:#ffe4e6c7!important;border-color:#e11d4829!important}.login-back-link{display:none!important}.profile-ads-premium-page{box-sizing:border-box!important;width:100%!important;min-height:100dvh!important;padding:calc(var(--page-top-control,24px) + 70px) var(--app-side-pad,18px) calc(var(--tg-safe-bottom,0px) + env(safe-area-inset-bottom,0px) + 118px)!important;color:var(--text,#fff)!important}.profile-ads-premium-page:before{content:"";pointer-events:none;z-index:-1;background:radial-gradient(circle at 15% 8%,#30e6d32e,#0000 34%),radial-gradient(circle at 92% 18%,#ffd36c14,#0000 30%),linear-gradient(#ffffff05,#0000 48%);position:fixed;inset:0}.profile-ads-premium-hero,.profile-ads-premium-panel{width:min(100%,680px);margin-left:auto;margin-right:auto}.profile-ads-premium-hero{-webkit-backdrop-filter:blur(24px);background:radial-gradient(circle at 8% 18%,#48f6e033,#0000 34%),linear-gradient(#ffffff18,#ffffff0a),#0a1119ad;border:1px solid #ffffff1f;border-radius:34px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:16px;min-height:148px;padding:20px 18px;display:grid;position:relative;overflow:hidden;box-shadow:0 24px 70px #00000042,inset 0 1px #ffffff1a}.profile-ads-premium-hero:after{content:"";pointer-events:none;background:radial-gradient(circle,#54ffe42e,#0000 64%);border-radius:50%;width:220px;height:220px;position:absolute;top:-110px;right:-92px}.profile-ads-hero-icon,.profile-ads-empty-icon{color:#061612;background:radial-gradient(circle at 35% 25%,#ffffffb3,#0000 28%),linear-gradient(135deg,#5ff7e2,#35dfce);border:1px solid #76ffe066;border-radius:26px;flex:none;justify-content:center;align-items:center;width:76px;height:76px;display:inline-flex;box-shadow:0 16px 38px #3aedda38,inset 0 1px #ffffff59}.profile-ads-tone-gold .profile-ads-hero-icon,.profile-ads-empty-pending{background:radial-gradient(circle at 35% 25%,#ffffff9e,#0000 28%),linear-gradient(135deg,#ffe39a,#d8a640);border-color:#ffd87061;box-shadow:0 16px 38px #ffd8702e,inset 0 1px #ffffff52}.profile-ads-tone-blue .profile-ads-hero-icon,.profile-ads-empty-archived{background:radial-gradient(circle at 35% 25%,#ffffff94,#0000 28%),linear-gradient(135deg,#91c8ff,#60a5fa);border-color:#93c5fd61;box-shadow:0 16px 38px #60a5fa2e,inset 0 1px #ffffff52}.profile-ads-tone-red .profile-ads-hero-icon,.profile-ads-empty-rejected{background:radial-gradient(circle at 35% 25%,#ffffff8a,#0000 28%),linear-gradient(135deg,#ff9a9a,#fb7185);border-color:#fb718561;box-shadow:0 16px 38px #fb71852e,inset 0 1px #ffffff4d}.profile-ads-tone-pink .profile-ads-hero-icon,.profile-ads-empty-favorites{background:radial-gradient(circle at 35% 25%,#ffffff8a,#0000 28%),linear-gradient(135deg,#ffb9e9,#f472b6);border-color:#f472b661;box-shadow:0 16px 38px #f472b62e,inset 0 1px #ffffff4d}.profile-ads-hero-icon svg,.profile-ads-empty-icon svg,.profile-ad-premium-placeholder svg{stroke:currentColor;fill:none;stroke-width:2.15px;stroke-linecap:round;stroke-linejoin:round;width:36px;height:36px}.profile-ads-hero-icon svg path:first-child,.profile-ads-empty-icon svg path:first-child{fill:currentColor;fill-opacity:.08}.profile-ads-hero-text{z-index:1;min-width:0;position:relative}.profile-ads-hero-badge{letter-spacing:.02em;color:#7ff8e8;background:#76ffe01c;border:1px solid #76ffe026;border-radius:999px;align-items:center;min-height:28px;margin-bottom:9px;padding:0 12px;font-size:12px;font-weight:900;display:inline-flex}.profile-ads-premium-hero h1{letter-spacing:-.055em;color:var(--text,#fff);text-wrap:balance;margin:0;font-size:clamp(28px,7vw,44px);font-weight:950;line-height:.96}.profile-ads-premium-hero p{max-width:440px;color:var(--muted,#ebf2ffad);margin:8px 0 0;font-size:15px;font-weight:650;line-height:1.35}.profile-ads-count-pill{z-index:1;text-align:center;background:#ffffff12;border:1px solid #ffffff1a;border-radius:22px;flex-direction:column;justify-content:center;align-items:center;min-width:86px;min-height:68px;padding:10px 12px;display:inline-flex;position:relative;box-shadow:inset 0 1px #ffffff14}.profile-ads-count-pill span{letter-spacing:-.04em;color:#70f8e6;font-size:24px;font-weight:950;line-height:1}.profile-ads-count-pill small{color:var(--muted,#ebf2ffa6);margin-top:4px;font-size:11px;font-weight:800;line-height:1.1}.profile-ads-premium-panel{-webkit-backdrop-filter:blur(22px);background:linear-gradient(#fff1,#ffffff06),#080e157a;border:1px solid #ffffff17;border-radius:32px;margin-top:18px;padding:14px;box-shadow:0 22px 60px #0003,inset 0 1px #ffffff12}.profile-ads-premium-grid{grid-template-columns:1fr;gap:14px;display:grid}.profile-ad-premium-card{background:linear-gradient(#ffffff14,#ffffff08),#0d141db8;border:1px solid #ffffff1a;border-radius:26px;overflow:hidden;box-shadow:0 18px 42px #0000002e,inset 0 1px #ffffff12}.profile-ad-premium-main{width:100%;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:104px minmax(0,1fr);align-items:stretch;gap:14px;padding:12px;font-family:inherit;display:grid}.profile-ad-premium-image-wrap{background:radial-gradient(circle at 25% 20%,#76ffe024,#0000 44%),#ffffff0e;border:1px solid #ffffff14;border-radius:20px;width:104px;min-height:104px;position:relative;overflow:hidden}.profile-ad-premium-image{object-fit:cover;width:100%;height:100%;min-height:104px;display:block}.profile-ad-premium-placeholder{color:#76ffe0e6;justify-content:center;align-items:center;width:100%;height:100%;min-height:104px;display:flex}.profile-ad-premium-body{flex-direction:column;justify-content:center;min-width:0;padding:2px 2px 2px 0;display:flex}.profile-ad-premium-title{color:var(--text,#fff);letter-spacing:-.035em;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:17px;font-weight:940;line-height:1.08;display:-webkit-box;overflow:hidden}.profile-ad-premium-price{color:#62f4e4;letter-spacing:-.045em;margin-top:8px;font-size:20px;font-weight:950;line-height:1}.profile-ad-premium-meta{color:var(--muted,#ebf2ffa3);flex-wrap:wrap;gap:6px 10px;margin-top:8px;font-size:12px;font-weight:750;line-height:1.1;display:flex}.profile-ad-premium-actions{flex-wrap:wrap!important;gap:9px!important;margin:0!important;padding:0 12px 12px!important;display:flex!important}.profile-ad-premium-actions .soft-action-btn,.profile-ad-premium-actions .soft-premium-btn,.profile-ad-premium-actions .soft-danger-btn{border-radius:16px!important;flex:auto!important;min-width:94px!important;min-height:42px!important}.profile-ads-empty-state,.profile-ads-premium-loading{text-align:center;background:radial-gradient(circle at 50% 20%,#76ffe01a,#0000 34%),#ffffff09;border:1px solid #ffffff13;border-radius:28px;padding:30px 18px;flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:13px!important;min-height:250px!important;display:flex!important}.profile-ads-empty-state h2{color:var(--text,#fff);letter-spacing:-.045em;margin:3px 0 0;font-size:24px;font-weight:950;line-height:1.04}.profile-ads-empty-state p,.profile-ads-premium-loading p{max-width:330px;color:var(--muted,#ebf2ffad);margin:0;font-size:15px;font-weight:650;line-height:1.42}[data-theme=light] .profile-ads-premium-page:before{background:radial-gradient(circle at 15% 8%,#13bea624,#0000 34%),radial-gradient(circle at 92% 18%,#e5b2471f,#0000 30%),linear-gradient(#ffffff61,#0000 48%)}[data-theme=light] .profile-ads-premium-hero,[data-theme=light] .profile-ads-premium-panel,[data-theme=light] .profile-ad-premium-card{background:radial-gradient(circle at 8% 18%,#13bea61a,#0000 34%),linear-gradient(#fffffff5,#f5f8fde6);border-color:#0f172a14;box-shadow:0 22px 55px #0f172a1a,inset 0 1px #ffffffe0}[data-theme=light] .profile-ads-hero-badge{color:#0f766e;background:#0f766e14;border-color:#0f766e1f}[data-theme=light] .profile-ads-count-pill{background:#ffffffb8;border-color:#0f172a14;box-shadow:inset 0 1px #ffffffe6,0 12px 24px #0f172a12}[data-theme=light] .profile-ads-count-pill span,[data-theme=light] .profile-ad-premium-price{color:#0f766e}[data-theme=light] .profile-ad-premium-image-wrap,[data-theme=light] .profile-ads-empty-state,[data-theme=light] .profile-ads-premium-loading{background:radial-gradient(circle at 25% 20%,#0f766e14,#0000 44%),#ffffffb3;border-color:#0f172a14}[data-theme=light] .profile-ad-premium-meta,[data-theme=light] .profile-ads-empty-state p,[data-theme=light] .profile-ads-premium-loading p,[data-theme=light] .profile-ads-premium-hero p,[data-theme=light] .profile-ads-count-pill small{color:#0f172a9e}@media (width<=420px){.profile-ads-premium-page{padding-left:14px!important;padding-right:14px!important}.profile-ads-premium-hero{border-radius:30px;grid-template-columns:auto minmax(0,1fr);min-height:132px;padding:17px 15px}.profile-ads-hero-icon{border-radius:23px;width:66px;height:66px}.profile-ads-hero-icon svg{width:31px;height:31px}.profile-ads-count-pill{border-radius:18px;flex-direction:row;grid-column:1/-1;justify-content:center;gap:7px;width:100%;min-height:46px}.profile-ads-count-pill span{font-size:20px}.profile-ad-premium-main{grid-template-columns:96px minmax(0,1fr);gap:12px}.profile-ad-premium-image-wrap,.profile-ad-premium-image,.profile-ad-premium-placeholder{width:96px;min-height:96px}.profile-ad-premium-title{font-size:16px}.profile-ad-premium-price{font-size:19px}}@media (width>=760px){.profile-ads-premium-hero,.profile-ads-premium-panel{width:min(100%,900px)}.profile-ads-premium-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width>=1180px){.profile-ads-premium-page{padding-left:clamp(28px,5vw,72px)!important;padding-right:clamp(28px,5vw,72px)!important}.profile-ads-premium-hero,.profile-ads-premium-panel{width:min(100%,1160px)}.profile-ads-premium-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.profile-ad-premium-main{grid-template-columns:128px minmax(0,1fr)}.profile-ad-premium-image-wrap,.profile-ad-premium-image,.profile-ad-premium-placeholder{width:128px;min-height:128px}}@media (width>=1600px){.profile-ads-premium-hero,.profile-ads-premium-panel{width:min(100%,1380px)}.profile-ads-premium-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (orientation:landscape) and (height<=620px){.profile-ads-premium-page{max-width:none!important;padding-left:var(--app-side-pad,28px)!important;padding-right:var(--app-side-pad,28px)!important;padding-top:calc(var(--page-top-control,20px) + 62px)!important}.profile-ads-premium-hero,.profile-ads-premium-panel{width:100%!important;max-width:none!important}.profile-ads-premium-hero{min-height:118px}.profile-ads-premium-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))!important}}.chats-page,.chat-dialog-page{min-height:100vh;padding:calc(18px + env(safe-area-inset-top,0px)) 14px calc(124px + env(safe-area-inset-bottom,0px))}.chats-hero,.chat-dialog-header{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(145deg,#ffffff1a,#ffffff0b);border:1px solid #ffffff1a;border-radius:28px;align-items:center;gap:14px;padding:16px;display:flex;box-shadow:0 18px 45px #00000038}.chats-hero-icon{background:#44d6ff29;border-radius:18px;place-items:center;width:52px;height:52px;font-size:26px;display:grid}.chats-hero h1,.chat-dialog-header h2{margin:0;font-size:25px;line-height:1.1}.chats-hero p,.chat-dialog-header p{color:var(--muted);margin:6px 0 0;font-size:13px}.chat-list-card,.chat-messages-card{background:#ffffff0e;border:1px solid #ffffff17;border-radius:28px;margin-top:16px;overflow:hidden;box-shadow:0 16px 38px #0003}.chat-list-item{width:100%;color:inherit;text-align:left;background:0 0;border:0;border-bottom:1px solid #fff1;align-items:center;gap:12px;padding:14px;display:flex}.chat-list-item:last-child{border-bottom:0}.chat-list-image{object-fit:cover;background:#ffffff12;border-radius:18px;flex:none;width:58px;height:58px}.chat-list-image-placeholder{place-items:center;display:grid}.chat-list-image-placeholder svg{stroke:currentColor;stroke-width:1.8px;opacity:.7;width:28px;height:28px}.chat-list-body{flex:1;gap:7px;min-width:0;display:grid}.chat-list-topline,.chat-list-subline{justify-content:space-between;align-items:center;gap:10px;display:flex}.chat-list-title{white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:15px;font-weight:800;overflow:hidden}.chat-list-time{color:var(--muted);flex:none;font-size:12px}.chat-list-message{white-space:nowrap;text-overflow:ellipsis;min-width:0;color:var(--muted);font-size:13px;overflow:hidden}.chat-unread-badge{color:#03131b;background:#38bdf8;border-radius:999px;place-items:center;min-width:22px;height:22px;padding:0 7px;font-size:12px;font-weight:900;display:inline-grid}.chat-empty-state{text-align:center;padding:36px 18px}.chat-empty-icon{background:#ffffff14;border-radius:20px;place-items:center;width:58px;height:58px;margin:0 auto 12px;font-size:28px;display:grid}.chat-empty-state h3{margin:0 0 8px;font-size:18px}.chat-empty-state p{max-width:330px;color:var(--muted);margin:0 auto;font-size:14px;line-height:1.45}.chat-dialog-header{margin-top:58px}.chat-dialog-header>img,.chat-dialog-header>.chat-list-image-placeholder{object-fit:cover;border-radius:18px;flex:none;width:54px;height:54px}.chat-dialog-header>div:not(.chat-list-image-placeholder){flex:1;min-width:0}.chat-dialog-header button{color:#03131b;background:linear-gradient(135deg,#7dd3fc,#38bdf8);border:0;border-radius:16px;padding:10px 12px;font-weight:800}.chat-messages-card{min-height:46vh;max-height:calc(100vh - 285px);padding:14px;overflow-y:auto}.chat-messages-list{gap:10px;display:grid}.chat-message-row{display:flex}.chat-message-row.own{justify-content:flex-end}.chat-message-row.other{justify-content:flex-start}.chat-message-bubble{background:#ffffff14;border:1px solid #ffffff14;border-radius:20px;max-width:min(76%,380px);padding:11px 12px 8px}.chat-message-row.own .chat-message-bubble{color:#04131b;background:linear-gradient(135deg,#38bdf8f2,#0ea5e9db);border-color:#0000}.chat-message-bubble p{white-space:pre-wrap;overflow-wrap:anywhere;margin:0;font-size:14px;line-height:1.42}.chat-message-bubble span{opacity:.7;text-align:right;margin-top:4px;font-size:11px;display:block}.chat-compose{left:12px;right:12px;bottom:calc(12px + env(safe-area-inset-bottom,0px));z-index:60;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0d121eeb;border:1px solid #ffffff1a;border-radius:24px;align-items:flex-end;gap:8px;padding:8px;display:flex;position:fixed;box-shadow:0 18px 38px #00000059}.chat-compose textarea{resize:none;min-height:42px;max-height:120px;color:inherit;font:inherit;background:#ffffff14;border:0;border-radius:18px;outline:none;flex:1;padding:12px 13px}.chat-compose button{color:#03131b;background:linear-gradient(135deg,#7dd3fc,#38bdf8);border:0;border-radius:18px;padding:12px 14px;font-weight:900}.chat-compose button:disabled{opacity:.45}.chat-error,.notification-status{color:#fef3c7;background:#f59e0b1f;border:1px solid #f59e0b33;border-radius:18px;margin-top:12px;padding:12px 14px;font-size:13px}.notifications-card{gap:14px;display:grid}.notification-list{gap:10px;display:grid}.notification-switch-row{width:100%;color:inherit;text-align:left;background:#ffffff0e;border:1px solid #ffffff14;border-radius:20px;justify-content:space-between;align-items:center;gap:16px;padding:13px;display:flex}.notification-switch-row strong,.notification-switch-row small{display:block}.notification-switch-row strong{font-size:14px}.notification-switch{background:#ffffff29;border-radius:999px;flex:none;width:48px;height:28px;padding:3px;transition:all .18s}.notification-switch span{background:#fff;border-radius:50%;width:22px;height:22px;transition:all .18s;display:block}.notification-switch.checked{background:#38bdf8}.notification-access-btn{color:#03131b;background:linear-gradient(135deg,#fde68a,#fbbf24);border:0;border-radius:20px;padding:14px 16px;font-weight:900}.notification-loading{color:var(--muted);font-size:14px}[data-theme=light] .chat-list-card,[data-theme=light] .chat-messages-card,[data-theme=light] .chats-hero,[data-theme=light] .chat-dialog-header,[data-theme=light] .notification-switch-row{background:#ffffffdb;border-color:#0f172a14}[data-theme=light] .chat-compose{background:#fffffff0;border-color:#0f172a1a}[data-theme=light] .chat-compose textarea,[data-theme=light] .chat-message-bubble{background:#0f172a0f;border-color:#0f172a0f}:root{--app-viewport-height:var(--tg-viewport-height,100dvh);--app-stable-height:var(--tg-stable-viewport-height,100dvh);--bottom-ui-gap:max(8px, env(safe-area-inset-bottom,0px));--nav-height-final:70px;--chat-side-pad:clamp(10px, 3.8vw, 18px);--chat-max-width:760px}html,body,#root{min-height:100%}button,textarea,input{-webkit-tap-highlight-color:transparent}.bottom-nav{left:50%!important;right:auto!important;bottom:calc(var(--bottom-ui-gap) + var(--tg-content-safe-bottom,0px))!important;width:min(100vw - 24px,520px)!important;max-width:520px!important;height:var(--nav-height-final)!important;min-height:var(--nav-height-final)!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:4px!important;padding:6px!important;display:grid!important;position:fixed!important;overflow:hidden!important;transform:translate(-50%)!important}.nav-item,.bottom-nav .nav-item{white-space:nowrap!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:4px!important;width:100%!important;min-width:0!important;max-width:none!important;height:100%!important;margin:0!important;padding:0 3px!important;display:flex!important;overflow:hidden!important}.nav-icon,.bottom-nav .nav-icon{flex:0 0 24px!important;width:24px!important;height:24px!important}.nav-icon svg,.bottom-nav .nav-icon svg{width:24px!important;height:24px!important}.nav-label,.bottom-nav .nav-label{text-overflow:ellipsis!important;max-width:100%!important;font-size:clamp(9.5px,2.75vw,11px)!important;line-height:1!important;display:block!important;overflow:hidden!important}@media (width>=760px){.bottom-nav{width:min(540px,100vw - 48px)!important;height:72px!important;min-height:72px!important;padding:7px!important}.nav-label,.bottom-nav .nav-label{font-size:11.5px!important}}@media (orientation:landscape) and (height<=560px){.bottom-nav{width:min(460px,100vw - 28px)!important;height:58px!important;min-height:58px!important;padding:5px!important}.nav-item,.bottom-nav .nav-item{flex-direction:row!important;gap:6px!important}.nav-icon,.bottom-nav .nav-icon,.nav-icon svg,.bottom-nav .nav-icon svg{flex-basis:21px!important;width:21px!important;height:21px!important}}.app.chat-open{min-height:var(--app-viewport-height)!important;height:var(--app-viewport-height)!important;overflow:hidden!important}.chats-page{width:min(100%,880px)!important;min-height:var(--app-stable-height)!important;padding:calc(18px + var(--tg-safe-top,0px) + var(--tg-content-safe-top,0px)) var(--chat-side-pad) calc(var(--nav-height-final) + 30px + var(--tg-safe-bottom,0px) + var(--tg-content-safe-bottom,0px))!important;margin:0 auto!important}.chats-hero,.chat-list-card{width:100%!important;max-width:100%!important}.chat-list-card{max-height:none!important;margin-top:14px!important}.chat-list-item{width:100%!important;min-width:0!important;min-height:82px!important;box-shadow:none!important;gap:11px!important;padding:13px!important}.chat-list-image{border-radius:18px!important;width:clamp(50px,13vw,62px)!important;height:clamp(50px,13vw,62px)!important}.chat-list-body,.chat-list-topline,.chat-list-subline,.chat-list-title,.chat-list-message{min-width:0!important}.chat-list-time,.chat-unread-badge{flex:none!important}@media (width>=900px){.chats-page{padding-top:34px!important;padding-left:24px!important;padding-right:24px!important}.chat-list-card{border-radius:30px!important}}.chat-dialog-page{z-index:1400!important;width:min(100vw, var(--chat-max-width))!important;height:var(--app-viewport-height)!important;min-height:0!important;max-height:var(--app-viewport-height)!important;padding:calc(8px + var(--tg-safe-top,0px) + var(--tg-content-safe-top,0px)) var(--chat-side-pad) calc(8px + var(--tg-safe-bottom,0px) + var(--tg-content-safe-bottom,0px) + env(safe-area-inset-bottom,0px))!important;background:radial-gradient(circle at 18% 0%, #5b8cff2e, transparent 26%), radial-gradient(circle at 86% 10%, #7c5cff24, transparent 22%), linear-gradient(180deg, var(--bg) 0%, var(--bg-2) 100%)!important;grid-template-rows:auto minmax(0,1fr) auto!important;gap:10px!important;margin:0!important;display:grid!important;position:fixed!important;inset:0 auto auto 50%!important;overflow:hidden!important;transform:translate(-50%)!important}[data-theme=light] .chat-dialog-page{background:radial-gradient(circle at 18% 0,#5b8cff1f,#0000 26%),radial-gradient(circle at 86% 10%,#7c5cff1a,#0000 22%),linear-gradient(#f8fbff 0%,#edf3fa 100%)!important}.chat-dialog-page .back-btn,.chat-dialog-page .premium-back-btn{display:none!important}.chat-dialog-header{border-radius:24px!important;flex:none!important;grid-template-columns:42px 48px minmax(0,1fr) auto!important;align-items:center!important;gap:9px!important;width:100%!important;min-height:68px!important;margin-top:0!important;padding:10px!important;display:grid!important;overflow:hidden!important}.chat-header-back,.chat-open-ad-btn,.chat-compose button{flex:none!important;width:auto!important;margin:0!important}.chat-header-back{width:42px!important;min-width:42px!important;height:42px!important;color:var(--text)!important;box-shadow:none!important;background:#ffffff13!important;border:1px solid #ffffff14!important;border-radius:16px!important;place-items:center!important;padding:0!important;display:grid!important}.chat-header-back svg{stroke:currentColor!important;stroke-width:2.4px!important;stroke-linecap:round!important;stroke-linejoin:round!important;width:24px!important;height:24px!important}.chat-header-image,.chat-dialog-header>img,.chat-dialog-header>.chat-list-image-placeholder,.chat-list-image-placeholder.compact{object-fit:cover!important;border-radius:16px!important;width:48px!important;min-width:48px!important;height:48px!important}.chat-header-text{min-width:0!important;overflow:hidden!important}.chat-dialog-header h2{white-space:nowrap!important;text-overflow:ellipsis!important;margin:0!important;font-size:clamp(15px,4.2vw,19px)!important;line-height:1.1!important;overflow:hidden!important}.chat-dialog-header p{white-space:nowrap!important;text-overflow:ellipsis!important;margin:3px 0 0!important;font-size:12px!important;overflow:hidden!important}.chat-open-ad-btn{white-space:nowrap!important;max-width:116px!important;min-height:38px!important;box-shadow:none!important;border-radius:15px!important;padding:0 11px!important;font-size:12.5px!important;line-height:1!important}.chat-messages-card{overscroll-behavior:contain!important;-webkit-overflow-scrolling:touch!important;border-radius:24px!important;height:100%!important;min-height:0!important;max-height:none!important;margin-top:0!important;padding:12px!important;scroll-padding-bottom:16px!important;overflow:hidden auto!important}.chat-messages-list{align-content:end!important;gap:9px!important;min-height:100%!important;display:grid!important}.chat-message-row{width:100%!important;min-width:0!important}.chat-message-bubble{border-radius:19px!important;min-width:0!important;max-width:min(82%,460px)!important;padding:10px 12px 8px!important}.chat-message-row.own .chat-message-bubble{border-bottom-right-radius:8px!important}.chat-message-row.other .chat-message-bubble{border-bottom-left-radius:8px!important}.chat-message-bubble p{font-size:14.5px!important;line-height:1.38!important}.chat-compose{z-index:auto!important;width:100%!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;background:0 0!important;border:0!important;border-radius:0!important;gap:8px!important;margin:0!important;padding:0!important;display:grid!important;position:static!important;bottom:auto!important;left:auto!important;right:auto!important}.chat-compose-row{-webkit-backdrop-filter:blur(18px)!important;background:#0d121eeb!important;border:1px solid #ffffff1c!important;border-radius:24px!important;grid-template-columns:minmax(0,1fr) 48px!important;align-items:end!important;gap:8px!important;width:100%!important;min-height:54px!important;padding:7px!important;display:grid!important;box-shadow:0 18px 38px #00000047!important}.chat-compose textarea{height:40px;resize:none!important;border-radius:17px!important;width:100%!important;min-width:0!important;min-height:40px!important;max-height:118px!important;margin:0!important;padding:10px 12px!important;font-size:15px!important;line-height:1.3!important;overflow-y:auto!important}.chat-compose button{border-radius:17px!important;place-items:center!important;width:48px!important;min-width:48px!important;height:40px!important;padding:0!important;display:grid!important;box-shadow:0 8px 18px #38bdf82e!important}.chat-compose button svg{stroke:currentColor!important;stroke-width:1.8px!important;stroke-linecap:round!important;stroke-linejoin:round!important;width:22px!important;height:22px!important}.chat-compose-error{border-radius:16px!important;margin:0!important;padding:9px 12px!important;font-size:12.5px!important}.chat-empty-state-dialog{align-content:center!important;justify-items:center!important;min-height:100%!important;display:grid!important}[data-theme=light] .chat-header-back{background:#0f172a0e!important;border-color:#0f172a14!important}[data-theme=light] .chat-compose-row{background:#fffffff0!important;border-color:#0f172a1a!important;box-shadow:0 18px 38px #0f172a1a!important}@media (width<=374px){.chat-dialog-header{grid-template-columns:40px 44px minmax(0,1fr) auto!important;gap:7px!important;padding:8px!important}.chat-header-back{width:40px!important;min-width:40px!important;height:40px!important}.chat-header-image,.chat-dialog-header>img,.chat-dialog-header>.chat-list-image-placeholder,.chat-list-image-placeholder.compact{width:44px!important;min-width:44px!important;height:44px!important}.chat-open-ad-btn{max-width:92px!important;padding:0 9px!important;font-size:11.5px!important}.chat-message-bubble{max-width:88%!important}}@media (width>=800px){.chat-dialog-page{--chat-side-pad:18px;padding-top:18px!important;padding-bottom:18px!important}.chat-dialog-header,.chat-messages-card,.chat-compose-row{border-radius:28px!important}.chat-message-bubble{max-width:min(68%,520px)!important}}@media (orientation:landscape) and (height<=560px){.chat-dialog-page{--chat-side-pad:10px;padding-top:calc(6px + var(--tg-safe-top,0px) + var(--tg-content-safe-top,0px))!important;padding-bottom:calc(6px + var(--tg-safe-bottom,0px) + var(--tg-content-safe-bottom,0px) + env(safe-area-inset-bottom,0px))!important;gap:7px!important}.chat-dialog-header{border-radius:20px!important;grid-template-columns:38px 42px minmax(0,1fr) auto!important;min-height:58px!important}.chat-header-back,.chat-compose button{width:38px!important;min-width:38px!important;height:38px!important}.chat-header-image,.chat-dialog-header>img,.chat-dialog-header>.chat-list-image-placeholder,.chat-list-image-placeholder.compact{width:42px!important;min-width:42px!important;height:42px!important}.chat-dialog-header p{display:none!important}.chat-messages-card{border-radius:20px!important;padding:9px!important}.chat-compose-row{border-radius:20px!important;min-height:48px!important;padding:5px!important}.chat-compose textarea{height:38px;min-height:38px!important;padding:9px 11px!important}}.bottom-nav{bottom:var(--nav-bottom-lift-fixed)!important;box-sizing:border-box!important;border-radius:28px!important;width:min(100vw - 34px,520px)!important;max-width:calc(100vw - 34px)!important}@media (width<=390px){.bottom-nav{width:min(100vw - 30px,520px)!important;max-width:calc(100vw - 30px)!important}}.ad-opening-page{width:min(100%,760px)!important;min-height:var(--app-stable-height,100dvh)!important;padding:calc(72px + var(--tg-safe-top,0px) + var(--tg-content-safe-top,0px)) 16px 28px!important;place-items:center!important;margin:0 auto!important;display:grid!important}.ad-opening-card{text-align:center!important;background:#ffffff13!important;border:1px solid #ffffff1a!important;border-radius:30px!important;width:min(100%,420px)!important;padding:24px!important;box-shadow:0 20px 60px #0000003d!important}[data-theme=light] .ad-opening-card{color:#0f172a!important;background:#ffffffeb!important;border-color:#0f172a14!important;box-shadow:0 20px 60px #0f172a1a!important}.ad-opening-card h2{margin:14px 0 6px!important;font-size:22px!important}.ad-opening-card p{color:var(--muted)!important;margin:0!important;font-size:14px!important;line-height:1.45!important}.ad-opening-spinner{border:3px solid #38bdf838!important;border-top-color:#38bdf8!important;border-radius:50%!important;width:42px!important;height:42px!important;margin:0 auto!important;animation:.8s linear infinite spin!important}.chat-open-ad-btn:disabled{opacity:.72!important;cursor:progress!important}.notifications-card{background:radial-gradient(circle at 14% 0,#38bdf829,#0000 30%),#ffffff13!important;border:1px solid #ffffff1f!important;border-radius:32px!important;width:min(100%,720px)!important;margin:0 auto!important;padding:18px!important}.notifications-card .settings-soon-icon{color:#06131b!important;background:linear-gradient(135deg,#7dd3fc,#38bdf8)!important;box-shadow:0 14px 36px #38bdf838!important}.notification-list{gap:12px!important}.notification-switch-row{min-height:78px!important;color:var(--text)!important;background:#080d189e!important;border:1px solid #ffffff1f!important;border-radius:24px!important;grid-template-columns:46px minmax(0,1fr) 58px!important;align-items:center!important;gap:12px!important;padding:12px!important;display:grid!important;box-shadow:inset 0 1px #ffffff0f!important}.notification-switch-row:disabled{opacity:.65!important}.notification-row-icon{color:#06131b!important;background:linear-gradient(135deg,#e0f2fe,#7dd3fc)!important;border-radius:18px!important;place-items:center!important;width:46px!important;height:46px!important;font-size:22px!important;line-height:1!important;display:grid!important;box-shadow:0 10px 26px #38bdf829!important}.notification-row-copy{min-width:0!important;display:block!important}.notification-switch-row strong{color:var(--text)!important;letter-spacing:-.01em!important;font-size:15.5px!important;line-height:1.16!important}.notification-switch-row small{color:#e2e8f0c7!important;margin-top:5px!important;font-size:12.8px!important;line-height:1.35!important}.notification-switch{background:#94a3b847!important;border:1px solid #ffffff24!important;justify-self:end!important;width:54px!important;height:32px!important;padding:3px!important;box-shadow:inset 0 2px 5px #00000038!important}.notification-switch span{background:#fff!important;width:24px!important;height:24px!important;box-shadow:0 4px 10px #00000038!important}.notification-switch.checked{background:linear-gradient(135deg,#22c55e,#38bdf8)!important;border-color:#ffffff2e!important}.notification-switch.checked span{transform:translate(22px)!important}.notification-access-btn{color:#082f49!important;background:linear-gradient(135deg,#fef3c7,#fbbf24)!important;border-radius:22px!important;min-height:52px!important;box-shadow:0 14px 34px #fbbf242e!important}.notification-status,.notification-loading{color:#fef9c3!important;background:#f59e0b21!important;border:1px solid #f59e0b3d!important}[data-theme=light] .notifications-card{color:#0f172a!important;background:radial-gradient(circle at 14% 0,#0ea5e921,#0000 30%),#fffffff5!important;border-color:#0f172a14!important;box-shadow:0 22px 60px #0f172a1a!important}[data-theme=light] .notifications-card h2,[data-theme=light] .notification-switch-row strong{color:#0f172a!important}[data-theme=light] .notifications-card p,[data-theme=light] .notification-switch-row small{color:#475569!important}[data-theme=light] .notification-switch-row{background:#fff!important;border-color:#0f172a14!important;box-shadow:0 10px 28px #0f172a12!important}[data-theme=light] .notification-row-icon{background:linear-gradient(135deg,#e0f2fe,#bae6fd)!important;box-shadow:0 10px 22px #0ea5e924!important}[data-theme=light] .notification-switch{background:#dbe3ee!important;border-color:#0f172a14!important;box-shadow:inset 0 2px 5px #0f172a1f!important}[data-theme=light] .notification-status,[data-theme=light] .notification-loading{color:#92400e!important;background:#fff7ed!important;border-color:#fed7aa!important}@media (width<=430px){.notifications-card{border-radius:28px!important;padding:14px!important}.notification-switch-row{grid-template-columns:42px minmax(0,1fr) 52px!important;gap:10px!important;min-height:74px!important}.notification-row-icon{border-radius:16px!important;width:42px!important;height:42px!important;font-size:20px!important}.notification-switch-row strong{font-size:14.5px!important}.notification-switch-row small{font-size:12.2px!important}}.bottom-nav{bottom:var(--nav-bottom-lift-fixed)!important;width:min(100vw - 24px,520px)!important;max-width:calc(100vw - 24px)!important}html[data-tg-fullscreen-safe=true] .bottom-nav{bottom:max(10px, calc(var(--app-safe-bottom,0px) + 4px))!important;width:min(100vw - 24px,520px)!important;max-width:calc(100vw - 24px)!important}.notification-row-icon-chat svg{width:23px!important;height:23px!important}.notification-loading-pretty{gap:16px!important;padding:2px 0!important;display:grid!important}.notification-loading-hero{background:#ffffff0f!important;border:1px solid #ffffff1a!important;border-radius:22px!important;align-items:center!important;gap:12px!important;padding:14px 16px!important;display:flex!important}.notification-loading-hero strong,.notification-loading-hero small{display:block!important}.notification-loading-hero strong{color:var(--text)!important;font-size:15px!important}.notification-loading-hero small{color:#e2e8f0b8!important;margin-top:4px!important}.notification-loading-pulse{background:radial-gradient(circle at 30% 30%,#7dd3fc,#0ea5e9 68%,#0ea5e947)!important;border-radius:50%!important;flex:none!important;width:38px!important;height:38px!important;animation:1.8s ease-out infinite notificationPulse!important;box-shadow:0 0 #38bdf859!important}.notification-skeleton-list{gap:12px!important;display:grid!important}.notification-skeleton-card{background:#080d189e!important;border:1px solid #ffffff17!important;border-radius:24px!important;grid-template-columns:46px minmax(0,1fr) 56px!important;align-items:center!important;gap:12px!important;min-height:78px!important;padding:12px!important;display:grid!important}.notification-skeleton-icon,.notification-skeleton-toggle,.notification-skeleton-line{background:#ffffff14!important;position:relative!important;overflow:hidden!important}.notification-skeleton-icon{border-radius:18px!important;width:46px!important;height:46px!important}.notification-skeleton-lines{gap:10px!important;display:grid!important}.notification-skeleton-line{border-radius:999px!important;width:100%!important;height:12px!important}.notification-skeleton-line.short{width:66%!important}.notification-skeleton-toggle{border-radius:999px!important;justify-self:end!important;width:52px!important;height:30px!important}.shimmer:after{content:""!important;background:linear-gradient(90deg,#0000,#ffffff2e,#0000)!important;animation:1.45s ease-in-out infinite shimmerSlide!important;position:absolute!important;inset:0!important;transform:translate(-100%)!important}.market-card-loading{z-index:1;background:radial-gradient(circle at 30% 25%,#7dd3fc24,#0000 34%),linear-gradient(135deg,#080f18eb,#111b22f5);position:absolute;inset:0;overflow:hidden}.market-card-loading-shimmer{background:linear-gradient(90deg,#0000,#ffffff2e,#0000);animation:1.45s ease-in-out infinite marketCardShimmer;position:absolute;inset:0;transform:translate(-100%)}.market-card-image{opacity:1;transition:opacity .24s}.market-card-image.is-hidden{opacity:0}.market-card-image.is-visible{opacity:1}.settings-theme-segment button{color:#f4f8ffd1!important}[data-theme=light] .settings-theme-segment button{color:#475569!important}[data-theme=light] .settings-theme-segment button.active{color:#07141d!important}[data-theme=light] .notification-loading-hero{background:#fff!important;border-color:#0f172a14!important;box-shadow:0 10px 28px #0f172a0f!important}[data-theme=light] .notification-loading-hero strong{color:#0f172a!important}[data-theme=light] .notification-skeleton-card{background:#fff!important;border-color:#0f172a14!important;box-shadow:0 10px 24px #0f172a0f!important}[data-theme=light] .notification-skeleton-icon,[data-theme=light] .notification-skeleton-toggle,[data-theme=light] .notification-skeleton-line{background:#94a3b82e!important}@keyframes shimmerSlide{to{transform:translate(100%)!important}}@keyframes notificationPulse{0%{transform:scale(.96)!important;box-shadow:0 0 #38bdf859!important}70%{transform:scale(1)!important;box-shadow:0 0 0 18px #38bdf800!important}to{transform:scale(.96)!important;box-shadow:0 0 #38bdf800!important}}@keyframes marketCardShimmer{to{transform:translate(100%)}}:root{--nav-bottom-lift-fixed:max(3px, calc(var(--app-safe-bottom,0px) + 1px))}.bottom-nav{bottom:var(--nav-bottom-lift-fixed)!important}html[data-tg-fullscreen-safe=true] .bottom-nav{bottom:max(4px, calc(var(--app-safe-bottom,0px) + 1px))!important}.notification-row-icon svg{width:22px!important;height:22px!important;display:block!important}.notification-row-icon-favorites svg{width:21px!important;height:21px!important}.notification-loading-hero small{color:#e2e8f0b8!important}[data-theme=light] .notification-loading-hero small{color:#64748b!important}.profile-ad-premium-actions{border-top:1px solid #ffffff13!important;margin-top:10px!important;padding:12px 12px 14px!important}.profile-ad-premium-card .profile-ad-premium-main{margin-bottom:2px!important}[data-theme=light] .profile-ad-premium-actions{border-top-color:#0f172a14!important}.chats-hero-icon svg{width:27px;height:27px;display:block}.chat-empty-icon svg{width:28px;height:28px;display:block}.app-crash-screen{min-height:100dvh;min-height:var(--tg-viewport-height,100dvh);color:#fff;background:radial-gradient(circle at 25% 12%,#863bff5c,#0000 32%),#090713;place-items:center;padding:24px;display:grid}.app-crash-card{text-align:center;background:#141020eb;border:1px solid #ffffff1f;border-radius:28px;width:min(420px,100%);padding:24px;box-shadow:0 24px 80px #00000061}.app-crash-title{margin-bottom:10px;font-size:24px;font-weight:900}.app-crash-card p{color:#ffffffb8;margin:0 0 18px;line-height:1.45}.app-crash-card button{color:#fff;background:linear-gradient(135deg,#863bff,#47bfff);border:0;border-radius:18px;width:100%;padding:14px 18px;font-size:16px;font-weight:800}.nav-icon-with-badge{position:relative!important;overflow:visible!important}.nav-unread-badge{color:#fff;letter-spacing:-.15px;pointer-events:none;background:#ff3b6b;border-radius:999px;justify-content:center;align-items:center;min-width:15px;height:15px;padding:0 4px;font-size:9px;font-weight:900;line-height:1;display:inline-flex;position:absolute;top:-1px;right:-7px;box-shadow:0 0 0 1.5px #0a0714fa}[data-theme=light] .nav-unread-badge{box-shadow:0 0 0 1.5px #fffffff5}.chat-list-peer-name{color:var(--text-primary,#fff);font-size:15px!important;font-weight:900!important}.chat-list-ad-title{color:#ffffff94;text-overflow:ellipsis;white-space:nowrap;max-width:100%;margin-top:2px;font-size:12px;font-weight:650;display:block;overflow:hidden}.chat-list-subline{margin-top:4px}.chat-header-text h2{font-size:16px;font-weight:900}.chat-header-text p{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}[data-theme=light] .chat-list-ad-title{color:#0c09168a}html,body,#root,.app,.loading-screen{min-height:var(--tg-viewport-height,100dvh)!important}html,body{overflow-x:hidden!important}input,textarea,select,button{font-size:16px}.market-card img,.chat-list-image,.chat-header-image{-webkit-user-drag:none}:root{--real-safe-top:max(env(safe-area-inset-top,0px), var(--tg-raw-safe-top,var(--tg-safe-top,0px)), var(--tg-raw-content-safe-top,var(--tg-content-safe-top,0px)));--real-safe-bottom:max(env(safe-area-inset-bottom,0px), var(--tg-raw-safe-bottom,var(--tg-safe-bottom,0px)), var(--tg-raw-content-safe-bottom,var(--tg-content-safe-bottom,0px)));--page-top-control:calc(var(--real-safe-top) + 12px);--page-bottom-nav-gap:calc(var(--real-safe-bottom) + 6px);--nav-bottom-lift-fixed:var(--page-bottom-nav-gap)}.bottom-nav,html[data-tg-fullscreen-safe=true] .bottom-nav{bottom:var(--page-bottom-nav-gap)!important}@media (width<=390px){.bottom-nav,html[data-tg-fullscreen-safe=true] .bottom-nav{bottom:var(--page-bottom-nav-gap)!important}}.market-home,.chats-page,.chat-dialog-page{padding-top:calc(var(--real-safe-top) + 18px)!important;padding-bottom:calc(var(--real-safe-bottom) + 124px)!important}.profile-premium-page,.settings-ios-page,.profile-page{padding-top:calc(var(--real-safe-top) + 28px)!important;padding-bottom:calc(var(--real-safe-bottom) + 116px)!important}.create-premium-page,.add-ad-page{padding-top:calc(var(--real-safe-top) + 18px)!important;padding-bottom:calc(var(--real-safe-bottom) + 82px)!important}.create-premium-topbar{margin-top:0!important}.ad-page-wrap,.seller-premium-page,.seller-page,.profile-ads-page,.profile-ads-premium-page,.help-page,.legal-page,.settings-page,.settings-detail-page{padding-top:calc(var(--page-top-control) + 62px)!important;padding-bottom:calc(var(--real-safe-bottom) + 116px)!important}.back-btn,.back-btn.premium-back-btn,.premium-back-btn,.share-top-btn,.share-top-btn.premium-share-btn,.premium-share-btn.share-top-btn,.seller-premium-share-btn,.favorite-top-btn,.favorite-top-btn.premium-favorite-btn,.premium-favorite-btn.favorite-top-btn{top:var(--page-top-control)!important}.modal-close{top:calc(var(--real-safe-top) + 14px)!important}.modal .gallery-counter,.photo-modal .gallery-counter,.image-modal .gallery-counter{top:calc(var(--real-safe-top) + 18px)!important}@media (orientation:landscape) and (height<=620px){:root{--page-top-control:calc(var(--real-safe-top) + 8px);--page-bottom-nav-gap:calc(var(--real-safe-bottom) + 4px)}.market-home,.chats-page,.chat-dialog-page{padding-top:calc(var(--real-safe-top) + 12px)!important;padding-bottom:calc(var(--real-safe-bottom) + 78px)!important}.create-premium-page,.add-ad-page{padding-top:calc(var(--real-safe-top) + 10px)!important;padding-bottom:calc(var(--real-safe-bottom) + 74px)!important}.ad-page-wrap,.seller-premium-page,.seller-page,.profile-ads-page,.profile-ads-premium-page,.help-page,.legal-page,.settings-page,.settings-detail-page{padding-top:calc(var(--page-top-control) + 58px)!important;padding-bottom:calc(var(--real-safe-bottom) + 76px)!important}}html[data-tg-fullscreen-safe=true]{--real-safe-top:max(env(safe-area-inset-top,0px), var(--tg-raw-safe-top,var(--tg-safe-top,0px)), var(--tg-raw-content-safe-top,var(--tg-content-safe-top,0px)), 74px);--page-top-control:calc(var(--real-safe-top) + 10px)}@media (orientation:landscape) and (height<=620px){html[data-tg-fullscreen-safe=true]{--real-safe-top:max(env(safe-area-inset-top,0px), var(--tg-raw-safe-top,var(--tg-safe-top,0px)), var(--tg-raw-content-safe-top,var(--tg-content-safe-top,0px)), 34px);--page-top-control:calc(var(--real-safe-top) + 8px)}}.debug-page{min-height:var(--tg-viewport-height,100dvh);padding:calc(var(--real-safe-top,env(safe-area-inset-top,0px)) + 68px) 14px calc(var(--real-safe-bottom,env(safe-area-inset-bottom,0px)) + 28px);color:var(--text-main,#fff)}.debug-card{background:#12121ceb;border:1px solid #ffffff1f;border-radius:28px;padding:18px;box-shadow:0 18px 48px #0000003d}.debug-head{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px;display:flex}.debug-kicker{text-transform:uppercase;letter-spacing:.12em;opacity:.65;margin:0 0 4px;font-size:12px}.debug-head h1{margin:0;font-size:22px;line-height:1.12}.debug-head span{background:#ffffff1a;border-radius:999px;flex:none;padding:7px 10px;font-size:12px;font-weight:800}.debug-note{color:#ffffffad;margin:0 0 14px;font-size:14px;line-height:1.45}.debug-actions{gap:10px;margin-bottom:14px;display:flex}.debug-actions button{color:#fff;background:#ffffff1f;border:0;border-radius:14px;padding:10px 14px;font-weight:800}.debug-log-list{gap:8px;display:grid}.debug-empty{color:#ffffffb3;background:#ffffff14;border-radius:18px;padding:16px}.debug-log-item{background:#ffffff14;border-radius:16px;overflow:hidden}.debug-log-item summary{cursor:pointer;justify-content:space-between;gap:10px;padding:12px;font-size:13px;font-weight:800;display:flex}.debug-log-item summary small{opacity:.58;white-space:nowrap;font-size:11px;font-weight:600}.debug-log-item pre{color:#ffffffd1;white-space:pre-wrap;word-break:break-word;background:#00000047;max-height:360px;margin:0;padding:12px;font-size:11px;line-height:1.42;overflow:auto}[data-theme=light] .debug-card{color:#111827;background:#fffffff5;border-color:#0f172a14}[data-theme=light] .debug-note,[data-theme=light] .debug-empty,[data-theme=light] .debug-log-item pre{color:#111827b8}[data-theme=light] .debug-head span,[data-theme=light] .debug-actions button,[data-theme=light] .debug-empty,[data-theme=light] .debug-log-item{color:#111827;background:#0f172a0f}.create-submit-premium:disabled{opacity:.74;cursor:wait;transform:none!important}.chat-dialog-page{height:var(--app-viewport-height,100dvh)!important;max-height:var(--app-viewport-height,100dvh)!important;min-height:0!important;padding-top:calc(var(--real-safe-top,env(safe-area-inset-top,0px)) + 18px)!important;padding-bottom:calc(var(--real-safe-bottom,env(safe-area-inset-bottom,0px)) + 8px)!important;grid-template-rows:auto minmax(0,1fr) auto!important}html[data-tg-fullscreen-safe=true] .chat-dialog-page{padding-top:calc(var(--real-safe-top,env(safe-area-inset-top,0px)) + 18px)!important;padding-bottom:calc(var(--real-safe-bottom,env(safe-area-inset-bottom,0px)) + 8px)!important}@media (orientation:landscape) and (height<=620px){.chat-dialog-page,html[data-tg-fullscreen-safe=true] .chat-dialog-page{padding-top:calc(var(--real-safe-top,env(safe-area-inset-top,0px)) + 10px)!important;padding-bottom:calc(var(--real-safe-bottom,env(safe-area-inset-bottom,0px)) + 6px)!important}}:root{--browser-bottom-controls:0px;--page-bottom-nav-gap:0px;--nav-bottom-lift-fixed:0px}html[data-telegram-app=true],html[data-standalone-app=true]{--page-bottom-nav-gap:4px;--nav-bottom-lift-fixed:4px}.bottom-nav,html[data-tg-fullscreen-safe=true] .bottom-nav,html[data-telegram-app=true] .bottom-nav,html[data-standalone-app=true] .bottom-nav,html[data-mobile-browser=true] .bottom-nav{bottom:var(--page-bottom-nav-gap,0px)!important}html[data-ios-browser=true]:not([data-standalone-app=true]):not([data-telegram-app=true]) *,html[data-ios-browser=true]:not([data-standalone-app=true]):not([data-telegram-app=true]) :before,html[data-ios-browser=true]:not([data-standalone-app=true]):not([data-telegram-app=true]) :after{-webkit-backdrop-filter:none!important;backdrop-filter:none!important}html[data-ios-browser=true]:not([data-standalone-app=true]):not([data-telegram-app=true]) .loading-orb,html[data-ios-browser=true]:not([data-standalone-app=true]):not([data-telegram-app=true]) .market-bg-orb,html[data-ios-browser=true]:not([data-standalone-app=true]):not([data-telegram-app=true]) .premium-bg-orb,html[data-ios-browser=true]:not([data-standalone-app=true]):not([data-telegram-app=true]) .profile-bg-orb,html[data-ios-browser=true]:not([data-standalone-app=true]):not([data-telegram-app=true]) .loading-screen:before,html[data-ios-browser=true]:not([data-standalone-app=true]):not([data-telegram-app=true]) .loading-screen:after{display:none!important}html[data-ios-browser=true]:not([data-standalone-app=true]):not([data-telegram-app=true]) .page-enter,html[data-ios-browser=true]:not([data-standalone-app=true]):not([data-telegram-app=true]) .market-card,html[data-ios-browser=true]:not([data-standalone-app=true]):not([data-telegram-app=true]) .bottom-nav,html[data-ios-browser=true]:not([data-standalone-app=true]):not([data-telegram-app=true]) .chat-list-card,html[data-ios-browser=true]:not([data-standalone-app=true]):not([data-telegram-app=true]) .chat-messages-card,html[data-ios-browser=true]:not([data-standalone-app=true]):not([data-telegram-app=true]) .chat-dialog-header,html[data-ios-browser=true]:not([data-standalone-app=true]):not([data-telegram-app=true]) .chat-compose{transition-duration:.12s!important;animation:none!important;box-shadow:0 8px 22px #0000002e!important}html[data-ios-browser=true]:not([data-standalone-app=true]):not([data-telegram-app=true]) .market-card img,html[data-ios-browser=true]:not([data-standalone-app=true]):not([data-telegram-app=true]) .ad-image,html[data-ios-browser=true]:not([data-standalone-app=true]):not([data-telegram-app=true]) .chat-list-image,html[data-ios-browser=true]:not([data-standalone-app=true]):not([data-telegram-app=true]) .chat-header-image{will-change:auto!important;transform:none!important}@media (width<=759px){.bottom-nav,html[data-tg-fullscreen-safe=true] .bottom-nav,html[data-telegram-app=true] .bottom-nav,html[data-standalone-app=true] .bottom-nav,html[data-mobile-browser=true] .bottom-nav{width:min(100vw - 44px,492px)!important;max-width:492px!important}}html[data-tg-fullscreen-safe=true]{--page-bottom-nav-gap:8px;--nav-bottom-lift-fixed:8px}html[data-mobile-browser=true]:not([data-standalone-app=true]):not([data-telegram-app=true]){--page-bottom-nav-gap:clamp(10px, var(--browser-bottom-controls,0px), 22px);--nav-bottom-lift-fixed:var(--page-bottom-nav-gap)}html[data-mobile-browser=true]:not([data-standalone-app=true]):not([data-telegram-app=true]) .bottom-nav{bottom:var(--page-bottom-nav-gap,10px)!important}@media (hover:hover) and (pointer:fine){html:not([data-telegram-app=true]):not([data-standalone-app=true]),html:not([data-telegram-app=true]):not([data-standalone-app=true]) body,html:not([data-telegram-app=true]):not([data-standalone-app=true]) #root{overscroll-behavior-y:auto!important;touch-action:auto!important;height:auto!important;min-height:100%!important;overflow:hidden auto!important}html:not([data-telegram-app=true]):not([data-standalone-app=true]) body{position:static!important}html:not([data-telegram-app=true]):not([data-standalone-app=true]) .app{overscroll-behavior-y:auto!important;touch-action:auto!important;height:auto!important;min-height:100vh!important;overflow:hidden visible!important}html:not([data-telegram-app=true]):not([data-standalone-app=true]) .market-home,html:not([data-telegram-app=true]):not([data-standalone-app=true]) .profile-page,html:not([data-telegram-app=true]):not([data-standalone-app=true]) .profile-premium-page,html:not([data-telegram-app=true]):not([data-standalone-app=true]) .profile-ads-page,html:not([data-telegram-app=true]):not([data-standalone-app=true]) .profile-ads-premium-page,html:not([data-telegram-app=true]):not([data-standalone-app=true]) .seller-page,html:not([data-telegram-app=true]):not([data-standalone-app=true]) .seller-premium-page,html:not([data-telegram-app=true]):not([data-standalone-app=true]) .create-premium-page,html:not([data-telegram-app=true]):not([data-standalone-app=true]) .add-ad-page,html:not([data-telegram-app=true]):not([data-standalone-app=true]) .chats-page,html:not([data-telegram-app=true]):not([data-standalone-app=true]) .settings-page,html:not([data-telegram-app=true]):not([data-standalone-app=true]) .settings-ios-page,html:not([data-telegram-app=true]):not([data-standalone-app=true]) .settings-detail-page,html:not([data-telegram-app=true]):not([data-standalone-app=true]) .help-page,html:not([data-telegram-app=true]):not([data-standalone-app=true]) .legal-page,html:not([data-telegram-app=true]):not([data-standalone-app=true]) .ad-page-wrap{overscroll-behavior-y:auto!important;touch-action:auto!important;height:auto!important;min-height:100vh!important;max-height:none!important;overflow:hidden visible!important}html:not([data-telegram-app=true]):not([data-standalone-app=true]) .app:before,html:not([data-telegram-app=true]):not([data-standalone-app=true]) .app:after,html:not([data-telegram-app=true]):not([data-standalone-app=true]) body:before,html:not([data-telegram-app=true]):not([data-standalone-app=true]) body:after{pointer-events:none!important}}.vk-id-login-btn{color:#f8fbff;letter-spacing:-.02em;-webkit-backdrop-filter:blur(18px);cursor:pointer;background:radial-gradient(circle at 20% 20%,#5b9aff57,#0000 42%),linear-gradient(135deg,#0077ffeb,#142c56e0);border:1px solid #4f91ff57;border-radius:22px;justify-content:center;align-items:center;gap:12px;width:100%;min-height:58px;margin-top:12px;font-size:16px;font-weight:900;transition:transform .16s,opacity .16s,box-shadow .16s;display:inline-flex;box-shadow:0 18px 42px #00000042,0 0 24px #0077ff2e,inset 0 1px #ffffff29}.vk-id-login-btn svg{flex:0 0 25px;width:25px;height:25px}.vk-id-login-btn svg path{fill:currentColor;stroke:none}.vk-id-login-btn:active{transform:scale(.98)}.vk-id-login-btn:disabled{opacity:.72;cursor:wait}.login-icon-vk{color:#8db9ff}[data-theme=light] .vk-id-login-btn{color:#fff;background:radial-gradient(circle at 20% 20%,#84b8ff6b,#0000 42%),linear-gradient(135deg,#07f,#1d4ed8);border-color:#0077ff42;box-shadow:0 18px 42px #1d4ed824,0 0 22px #0077ff2e,inset 0 1px #ffffff52}html[data-vk-mini-app=true]{--page-bottom-nav-gap:6px;--nav-bottom-lift-fixed:6px;--browser-bottom-controls:0px}html[data-vk-mini-app=true] .login-secondary-provider{opacity:.86;margin-top:10px}@media (width<=759px){html[data-vk-mini-app=true] .bottom-nav{width:min(100vw - 44px,492px)!important;max-width:492px!important}}html[data-vk-mini-app=true]{--vk-miniapp-top-guard:54px;--real-safe-top:max(env(safe-area-inset-top,0px), var(--vk-miniapp-top-guard));--real-safe-bottom:max(env(safe-area-inset-bottom,0px), 4px);--page-top-control:calc(var(--real-safe-top) + 10px);--page-bottom-nav-gap:max(env(safe-area-inset-bottom,0px), 8px);--nav-bottom-lift-fixed:var(--page-bottom-nav-gap)}html[data-vk-mini-app=true] .market-home,html[data-vk-mini-app=true] .chats-page{padding-top:calc(var(--real-safe-top) + 14px)!important}html[data-vk-mini-app=true] .profile-page,html[data-vk-mini-app=true] .profile-premium-page,html[data-vk-mini-app=true] .settings-ios-page,html[data-vk-mini-app=true] .settings-page{padding-top:calc(var(--real-safe-top) + 20px)!important}html[data-vk-mini-app=true] .create-premium-page,html[data-vk-mini-app=true] .add-ad-page{padding-top:calc(var(--real-safe-top) + 14px)!important}html[data-vk-mini-app=true] .ad-page-wrap,html[data-vk-mini-app=true] .seller-premium-page,html[data-vk-mini-app=true] .seller-page,html[data-vk-mini-app=true] .profile-ads-page,html[data-vk-mini-app=true] .profile-ads-premium-page,html[data-vk-mini-app=true] .help-page,html[data-vk-mini-app=true] .legal-page,html[data-vk-mini-app=true] .settings-detail-page{padding-top:calc(var(--page-top-control) + 54px)!important}html[data-vk-mini-app=true] .back-btn,html[data-vk-mini-app=true] .back-btn.premium-back-btn,html[data-vk-mini-app=true] .premium-back-btn,html[data-vk-mini-app=true] .share-top-btn,html[data-vk-mini-app=true] .share-top-btn.premium-share-btn,html[data-vk-mini-app=true] .premium-share-btn.share-top-btn,html[data-vk-mini-app=true] .seller-premium-share-btn,html[data-vk-mini-app=true] .favorite-top-btn,html[data-vk-mini-app=true] .favorite-top-btn.premium-favorite-btn,html[data-vk-mini-app=true] .premium-favorite-btn.favorite-top-btn{top:var(--page-top-control)!important}html[data-vk-mini-app=true] .bottom-nav{bottom:var(--page-bottom-nav-gap,8px)!important}@media (width<=759px){html[data-vk-mini-app=true] .bottom-nav{width:min(100vw - 44px,492px)!important;max-width:492px!important}}@media (orientation:landscape) and (height<=620px){html[data-vk-mini-app=true]{--vk-miniapp-top-guard:30px;--page-top-control:calc(var(--real-safe-top) + 8px);--page-bottom-nav-gap:max(env(safe-area-inset-bottom,0px), 4px)}html[data-vk-mini-app=true] .market-home,html[data-vk-mini-app=true] .chats-page,html[data-vk-mini-app=true] .profile-page,html[data-vk-mini-app=true] .settings-ios-page,html[data-vk-mini-app=true] .create-premium-page,html[data-vk-mini-app=true] .add-ad-page{padding-top:calc(var(--real-safe-top) + 8px)!important}}
