.city-select{width:100%;position:relative}.city-select__icon{color:var(--text-3);pointer-events:none;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.city-select__input{padding-left:42px!important;padding-right:40px!important}.city-select__bare{width:100%;height:100%;color:var(--text);background:0 0;border:none;outline:none;padding-right:24px;font-size:15px}.city-select__bare::placeholder{color:var(--text-2)}.city-select--bare{flex:1;align-items:center;min-width:0;height:100%;display:flex}.city-select__clear{width:22px;height:22px;color:var(--text-2);background:var(--surface-3);border-radius:50%;place-items:center;display:grid;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.city-select--bare .city-select__clear{right:0}.city-select__dropdown{z-index:60;border-radius:var(--r-lg);background:var(--surface-2);border:1px solid var(--stroke-2);min-width:220px;max-height:280px;animation:dropdown-in .15s var(--ease) both;transform-origin:top;padding:6px;list-style:none;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow-y:auto;box-shadow:0 16px 40px #00000080}.city-select--bare .city-select__dropdown{top:calc(100% + 12px);left:-40px}.city-select__dropdown li{border-radius:var(--r-sm);color:var(--text-2);cursor:pointer;transition:background var(--fast), color var(--fast);align-items:center;gap:8px;padding:10px 12px;font-size:14.5px;display:flex}.city-select__dropdown li svg{color:var(--text-3)}.city-select__dropdown li.is-highlight{background:var(--surface-3);color:var(--text)}.city-select__dropdown li.is-selected{color:var(--accent);font-weight:600}.city-select__dropdown li.is-empty{cursor:default;color:var(--text-3);justify-content:center}@keyframes dropdown-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:none}}.logo{color:var(--text);flex-shrink:0;align-items:center;gap:10px;display:inline-flex}.logo__mark{flex-shrink:0;display:block}.logo__accent{fill:var(--accent)}.logo__text{border-left:1px solid var(--stroke-3);letter-spacing:-.01em;white-space:nowrap;color:var(--text-2);padding-left:10px;font-size:16px;font-weight:600;line-height:20px}@media (width<=560px){.header__left .icon-btn+.logo .logo__text{display:none}}.header{z-index:100;height:calc(var(--header-h) + var(--safe-top));padding-top:var(--safe-top);background:var(--bg);border-bottom:1px solid var(--stroke);position:sticky;top:0}.header.is-scrolled{background:var(--overlay);-webkit-backdrop-filter:saturate(160%)blur(14px);backdrop-filter:saturate(160%)blur(14px)}.header__inner{align-items:center;gap:16px;height:100%;display:flex}.header__left{align-items:center;gap:10px;min-width:0;display:flex}.header__search{flex:1;max-width:540px;margin:0 auto}.header__actions{align-items:center;gap:8px;margin-left:auto;display:flex}@media (width>=900px){.header__actions{margin-left:0}}.header__link{color:var(--text-2);border-radius:var(--r-sm);transition:color var(--fast), background var(--fast);padding:8px 10px;font-size:14px;font-weight:500}.header__link:hover,.header__link.active{color:var(--text);background:var(--surface-2)}.header__avatar{border-radius:50%;display:inline-flex}.header__cta{flex-shrink:0}.badge-dot--soft{background:var(--surface-3);color:var(--text);box-shadow:0 0 0 2px var(--bg)}.lang-switch{border-radius:var(--r-md);border:1px solid var(--stroke);flex-shrink:0;grid-template-columns:1fr 1fr;padding:3px;display:inline-grid;position:relative}.lang-switch button{z-index:1;width:32px;height:28px;color:var(--text-3);transition:color var(--fast);border-radius:7px;font-size:12px;font-weight:600;position:relative}.lang-switch button.is-active{color:var(--text)}.lang-switch__thumb{background:var(--surface-3);width:32px;height:28px;transition:transform var(--base) var(--ease);border-radius:7px;position:absolute;top:3px;left:3px}.searchbar{border-radius:var(--r-md);background:var(--bg-2);border:1px solid var(--stroke-2);width:100%;transition:border-color var(--fast), box-shadow var(--fast);align-items:center;gap:6px;padding:4px;display:flex}.searchbar:focus-within{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft)}.searchbar__field{flex:1;align-items:center;gap:10px;min-width:0;padding-left:10px;display:flex}.searchbar__icon{color:var(--text-3);flex-shrink:0}.searchbar input[type=search]{background:0 0;border:none;outline:none;flex:1;min-width:0;height:34px;font-size:15px}.searchbar input::placeholder{color:var(--text-3)}.searchbar input::-webkit-search-cancel-button{filter:invert()opacity(.5)}.searchbar .btn-sm{border-radius:7px;width:36px;height:34px;padding:0}.searchbar--hero{border-radius:var(--r-lg);background:var(--surface);flex-wrap:wrap;padding:6px}.searchbar--hero .searchbar__field{flex:100%;padding:0 8px}.searchbar--hero input[type=search]{height:46px;font-size:16px}.searchbar__city{border-radius:var(--r-md);background:var(--bg-2);border:1px solid var(--stroke);height:46px;color:var(--text-3);flex:1;align-items:center;gap:8px;min-width:0;padding:0 12px;display:flex}.searchbar--hero .btn-lg{height:46px;padding:0 24px}@media (width>=720px){.searchbar--hero{flex-wrap:nowrap}.searchbar--hero .searchbar__field{flex:auto}.searchbar__city{border:none;border-left:1px solid var(--stroke-2);background:0 0;border-radius:0;flex:0 0 220px}}.tabbar{z-index:120;height:calc(var(--tabbar-h) + var(--safe-bottom));padding-bottom:var(--safe-bottom);background:var(--overlay);-webkit-backdrop-filter:saturate(160%)blur(14px);backdrop-filter:saturate(160%)blur(14px);border:none;border-top:1px solid var(--stroke);border-radius:0;grid-template-columns:repeat(5,1fr);align-items:center;display:grid;position:fixed;bottom:0;left:0;right:0;transform:translateZ(0)}@media (width>=900px){.tabbar{display:none}}.tabbar__indicator{display:none}.tabbar__item{height:100%;color:var(--text-3);transition:color var(--fast);flex-direction:column;justify-content:center;align-items:center;gap:3px;display:flex}.tabbar__item.is-active{color:var(--text)}.tabbar__icon{place-items:center;display:grid;position:relative}.tabbar__icon .badge-dot{min-width:16px;height:16px;font-size:10px;top:-5px;right:-9px}.tabbar__label{font-size:10.5px;font-weight:500}.tabbar__create-btn{border-radius:var(--r-md);color:#0b0b0c;background:#f2f2f3;place-items:center;width:40px;height:32px;display:grid}.footer{border-top:1px solid var(--stroke);background:var(--bg-2);margin-top:48px;padding:40px 0 24px}.footer__inner{grid-template-columns:1.1fr 2fr;gap:40px;display:grid}.footer__brand{flex-direction:column;align-items:flex-start;gap:12px;max-width:320px;font-size:14px;display:flex}.footer__cols{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.footer__cols h4{color:var(--text);margin-bottom:12px;font-size:13px;font-weight:600}.footer__cols a{color:var(--text-2);transition:color var(--fast);padding:3px 0;font-size:14px;display:block}.footer__cols a:hover{color:var(--text)}.footer__bottom{border-top:1px solid var(--stroke);justify-content:space-between;margin-top:32px;padding-top:18px;font-size:13px;display:flex}.avatar{color:#e4e4e7;border-radius:50%;flex-shrink:0;place-items:center;font-weight:600;display:inline-grid;position:relative;overflow:hidden}.avatar img{object-fit:cover;width:100%;height:100%}.avatar--ring{box-shadow:0 0 0 1px var(--stroke-3)}:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#0b0b0c;--bg-2:#0f0f11;--surface:#141416;--surface-2:#19191c;--surface-3:#202024;--surface-hover:#1d1d21;--overlay:#0b0b0cd1;--stroke:#232327;--stroke-2:#2e2e33;--stroke-3:#3d3d44;--text:#f2f2f3;--text-2:#a3a3ab;--text-3:#6f6f78;--accent:#4c8dff;--accent-hover:#6a9fff;--accent-soft:#4c8dff1f;--accent-border:#4c8dff66;--success:#2fb96a;--danger:#ef4d4d;--warning:#e5b53a;--r-xs:6px;--r-sm:8px;--r-md:10px;--r-lg:12px;--r-xl:16px;--r-2xl:20px;--r-full:999px;--ease:cubic-bezier(.2, .8, .2, 1);--fast:.12s;--base:.2s;--slow:.32s;--container:1240px;--gutter:16px;--header-h:60px;--tabbar-h:58px;--safe-top:env(safe-area-inset-top,0px);--safe-bottom:env(safe-area-inset-bottom,0px);--font:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, system-ui, sans-serif}@media (width>=768px){:root{--gutter:24px;--header-h:68px}}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent;background:var(--bg)}html,body{overscroll-behavior-x:none;max-width:100%;overflow-x:clip}body{min-height:100dvh;font-family:var(--font);color:var(--text);background:var(--bg);font-feature-settings:"cv11", "ss01";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:15px;line-height:1.5}img,svg,video{max-width:100%;display:block}button,input,select,textarea{font:inherit;color:inherit}button{cursor:pointer;background:0 0;border:none}a{color:inherit;text-decoration:none}::selection{color:#fff;background:#4c8dff59}h1,h2,h3,h4{letter-spacing:-.02em;font-weight:600;line-height:1.2}:focus-visible{outline:2px solid var(--accent);outline-offset:2px}*{scrollbar-width:thin;scrollbar-color:#2e2e33 transparent}#root{flex-direction:column;min-height:100dvh;display:flex}@media (hover:none) and (pointer:coarse){input,select,textarea,.input,.select,.textarea{font-size:16px!important}}.container{width:100%;max-width:var(--container);padding-left:var(--gutter);padding-right:var(--gutter);margin:0 auto}.app-main{padding-bottom:calc(var(--tabbar-h) + var(--safe-bottom) + 24px);flex:1}.app-main.no-tabbar{padding-bottom:calc(var(--safe-bottom) + 24px)}@media (width>=900px){.app-main,.app-main.no-tabbar{padding-bottom:0}}.page{animation:fade-in var(--slow) var(--ease) both;padding-top:20px;padding-bottom:40px}@media (width>=768px){.page{padding-top:32px;padding-bottom:64px}}.page>*,.section>*,[class*=-layout]>*,[class*=-grid]>*{min-width:0}.page-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:20px;display:flex}.page-title{letter-spacing:-.025em;font-size:clamp(24px,3vw,32px);font-weight:700}.page-subtitle{color:var(--text-2);max-width:62ch;margin-top:6px}.section{margin-top:40px}@media (width>=768px){.section{margin-top:56px}}.section-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.section-title{letter-spacing:-.02em;font-size:clamp(19px,2vw,22px);font-weight:600}.section-link{color:var(--accent);transition:color var(--fast);align-items:center;gap:4px;font-size:14px;font-weight:500;display:inline-flex}.section-link:hover{color:var(--accent-hover)}.muted{color:var(--text-2)}.subtle{color:var(--text-3)}.nowrap{white-space:nowrap}.clamp-1,.clamp-2,.clamp-3{-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.clamp-1{-webkit-line-clamp:1}.clamp-2{-webkit-line-clamp:2}.clamp-3{-webkit-line-clamp:3}@media (width<=899px){.desktop-only{display:none!important}}@media (width>=900px){.mobile-only{display:none!important}}.eyebrow{text-transform:uppercase;letter-spacing:.06em;color:var(--text-3);font-size:12px;font-weight:600}.card,.glass{background:var(--surface);border:1px solid var(--stroke);border-radius:var(--r-xl);position:relative}.panel{border-radius:var(--r-xl);padding:20px}@media (width>=768px){.panel{padding:28px}}.btn{--btn-h:44px;height:var(--btn-h);border-radius:var(--r-md);white-space:nowrap;-webkit-user-select:none;user-select:none;transition:background var(--fast), border-color var(--fast), color var(--fast), opacity var(--fast), transform var(--fast);border:1px solid #0000;justify-content:center;align-items:center;gap:8px;padding:0 18px;font-size:15px;font-weight:600;display:inline-flex}.btn:active:not(:disabled){transform:scale(.98)}.btn:disabled{opacity:.45;cursor:not-allowed}.btn svg{flex-shrink:0}.btn-primary{color:#0b0b0c;background:#f2f2f3}.btn-primary:hover:not(:disabled){background:#fff}.btn-primary .spinner{border-color:#0b0b0c #0003 #0003}.btn-glass{color:var(--text);background:var(--surface-2);border-color:var(--stroke-2)}.btn-glass:hover:not(:disabled){background:var(--surface-3);border-color:var(--stroke-3)}.btn-ghost{color:var(--text-2)}.btn-ghost:hover:not(:disabled){color:var(--text);background:var(--surface-2)}.btn-danger{color:#fff;background:var(--danger)}.btn-danger:hover:not(:disabled){background:#f36161}.btn-danger-soft{color:#ff8b8b;background:#ef4d4d14;border-color:#ef4d4d47}.btn-danger-soft:hover:not(:disabled){background:#ef4d4d24}.btn-success{color:#fff;background:var(--success)}.btn-success:hover:not(:disabled){background:#38c975}.btn-telegram{color:#fff;background:#2a9ce0}.btn-telegram:hover:not(:disabled){background:#3aa9eb}.btn-sm{--btn-h:36px;border-radius:var(--r-sm);padding:0 12px;font-size:14px}.btn-lg{--btn-h:50px;padding:0 24px;font-size:16px}.btn-block{width:100%}.icon-btn{border-radius:var(--r-md);width:40px;height:40px;color:var(--text-2);border:1px solid var(--stroke);transition:background var(--fast), border-color var(--fast), color var(--fast);background:0 0;flex-shrink:0;place-items:center;display:inline-grid;position:relative}.icon-btn:hover{color:var(--text);background:var(--surface-2);border-color:var(--stroke-2)}.icon-btn.is-active{color:var(--text);background:var(--surface-3);border-color:var(--stroke-3)}.badge-dot{border-radius:var(--r-full);color:#fff;background:var(--danger);min-width:18px;height:18px;box-shadow:0 0 0 2px var(--bg);place-items:center;padding:0 5px;font-size:11px;font-weight:700;display:grid;position:absolute;top:-5px;right:-5px}.field{flex-direction:column;gap:7px;display:flex}.label{color:var(--text-2);font-size:13px;font-weight:500}.label-row{justify-content:space-between;align-items:baseline;display:flex}.counter{color:var(--text-3);font-variant-numeric:tabular-nums;font-size:12px}.input,.select,.textarea{border-radius:var(--r-md);background:var(--bg-2);border:1px solid var(--stroke-2);width:100%;height:46px;color:var(--text);transition:border-color var(--fast), box-shadow var(--fast);appearance:none;outline:none;padding:0 14px;font-size:15px}.textarea{resize:vertical;height:auto;min-height:140px;padding:12px 14px;line-height:1.55}.input::placeholder,.textarea::placeholder{color:var(--text-3)}.input:hover,.select:hover,.textarea:hover{border-color:var(--stroke-3)}.input:focus,.select:focus,.textarea:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft)}.input:disabled{opacity:.6}.select{cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' stroke='%23a3a3ab' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' viewBox='0 0 24 24'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 14px center;background-repeat:no-repeat;padding-right:40px}.select option{background:var(--surface);color:var(--text)}input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none}input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none}input[type=number]{-moz-appearance:textfield}.input-icon{position:relative}.input-icon>svg{color:var(--text-3);pointer-events:none;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.input-icon>.input{padding-left:42px}.input-suffix{color:var(--text-3);pointer-events:none;font-weight:500;position:absolute;top:50%;right:14px;transform:translateY(-50%)}.segmented{border-radius:var(--r-md);background:var(--surface);border:1px solid var(--stroke);scrollbar-width:none;gap:2px;max-width:100%;padding:3px;display:inline-flex;position:relative;overflow-x:auto}.segmented::-webkit-scrollbar{display:none}.segmented__item{z-index:1;color:var(--text-2);white-space:nowrap;transition:color var(--fast);border-radius:7px;flex:1 0 auto;justify-content:center;align-items:center;gap:6px;padding:7px 14px;font-size:14px;font-weight:500;display:inline-flex;position:relative}.segmented__item:hover,.segmented__item.is-active{color:var(--text)}.segmented__thumb{z-index:0;background:var(--surface-3);transition:transform var(--base) var(--ease), width var(--base) var(--ease);border-radius:7px;position:absolute;top:3px;bottom:3px;left:0;box-shadow:0 1px 2px #0006}.segmented__count{border-radius:var(--r-full);background:var(--surface-2);color:var(--text-3);padding:0 6px;font-size:12px}.segmented__item.is-active .segmented__count{color:var(--text-2)}.switch{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:12px;display:inline-flex}.switch input{display:none}.switch__track{border-radius:var(--r-full);background:var(--surface-3);border:1px solid var(--stroke-2);width:44px;height:26px;transition:background var(--base);flex-shrink:0;position:relative}.switch__track:after{content:"";width:20px;height:20px;transition:transform var(--base) var(--ease), background var(--base);background:#d4d4d8;border-radius:50%;position:absolute;top:2px;left:2px}.switch input:checked+.switch__track{background:var(--accent);border-color:var(--accent)}.switch input:checked+.switch__track:after{background:#fff;transform:translate(18px)}.chip{border-radius:var(--r-sm);height:34px;color:var(--text-2);background:var(--surface);border:1px solid var(--stroke);white-space:nowrap;transition:color var(--fast), border-color var(--fast), background var(--fast);align-items:center;gap:6px;padding:0 12px;font-size:14px;font-weight:500;display:inline-flex}.chip:hover{color:var(--text);border-color:var(--stroke-3)}.chip.is-active{color:var(--text);background:var(--surface-3);border-color:var(--stroke-3)}.chip-row{scrollbar-width:none;gap:8px;display:flex;overflow-x:auto}.chip-row::-webkit-scrollbar{display:none}.tag{border-radius:var(--r-xs);white-space:nowrap;height:22px;color:var(--text);background:#0b0b0cc7;border:1px solid #ffffff14;align-items:center;gap:4px;padding:0 8px;font-size:12px;font-weight:600;display:inline-flex}.tag--violet{color:#cfe0ff;background:#4c8dff29;border-color:#4c8dff4d}.tag--success{color:#8fe0b1;background:#2fb96a24;border-color:#2fb96a4d}.tag--warning{color:#f0d488;background:#e5b53a24;border-color:#e5b53a4d}.tag--danger{color:#ffa3a3;background:#ef4d4d24;border-color:#ef4d4d4d}.tag--muted{color:var(--text-2);background:var(--surface-2);border-color:var(--stroke-2)}.listing-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}@media (width>=640px){.listing-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}}@media (width>=1024px){.listing-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}}@media (width>=1200px){.listing-grid.is-wide{grid-template-columns:repeat(5,minmax(0,1fr))}}.listing-grid.is-list{grid-template-columns:1fr}.empty{text-align:center;flex-direction:column;align-items:center;gap:8px;padding:48px 20px;display:flex}.empty__icon{border-radius:var(--r-xl);width:64px;height:64px;color:var(--text-2);background:var(--surface-2);border:1px solid var(--stroke);place-items:center;margin-bottom:8px;display:grid}.empty__title{font-size:18px;font-weight:600}.empty__text{color:var(--text-2);max-width:44ch}.empty .btn{margin-top:12px}.spinner{border:2px solid #ffffff2e;border-top-color:#fff;border-radius:50%;width:20px;height:20px;animation:.8s linear infinite spin}.spinner-lg{border-width:3px;border-color:var(--stroke-2);border-top-color:var(--text-2);width:36px;height:36px}.center-screen{place-items:center;min-height:60vh;display:grid}.skeleton{background:linear-gradient(90deg, var(--surface-2) 0%, var(--surface-3) 50%, var(--surface-2) 100%);border-radius:var(--r-sm);background-size:200% 100%;animation:1.4s linear infinite shimmer}.toast-glass{border:1px solid var(--stroke-2);font-size:14px;font-weight:500;color:var(--text)!important;background:var(--surface-2)!important;border-radius:var(--r-lg)!important;padding:10px 14px!important;box-shadow:0 12px 32px #00000080!important}.divider{background:var(--stroke);height:1px;margin:20px 0}.auth-banner{margin:8px var(--gutter) 0;border-radius:var(--r-md);text-align:center;color:#ffb3b3;background:#ef4d4d1a;border:1px solid #ef4d4d40;padding:10px 16px;font-size:14px;font-weight:500}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes fade-out{0%{opacity:1}to{opacity:0}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
