@keyframes toastIn{0%{opacity:0;transform:translate(-50%)translateY(-10px)}to{opacity:1;transform:translate(-50%)translateY(0)}}:focus-visible{outline-offset:2px;border-radius:4px;outline:2px solid #6b655d}button:focus:not(:focus-visible),a:focus:not(:focus-visible){outline:none}input,textarea,select{caret-color:#4f4a44!important}input:focus,textarea:focus,select:focus{scroll-margin-bottom:300px}@font-face{font-family:YFF Rare;src:url(/fonts/yff-rare.woff2)format("woff2");font-weight:100 900;font-display:swap}h1,h2,h3,.display-font{font-family:var(--font-display);letter-spacing:-.01em;font-weight:500}:root{--font-display:"YFF Rare", Georgia, serif;--font-body:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--bg-primary:#faf8f4;--bg-secondary:#f4f1ec;--text-primary:#2b2825;--text-secondary:#6b655d;--border:#e4ded5;--card-bg:#faf8f4;--header-bg:#faf8f4;--shadow:0 1px 3px #0000001a;--input-bg:#fff;--input-border:#e4ded5;--selected-bg:#ece8e1;--selected-border:#4f4a44;--selected-text:#38342f;--accent-bg:#ece8e1;--accent:#4f4a44;--status-new-color:#6f7d8f;--status-new-bg:#eceef0;--status-confirmed-color:#6f8f76;--status-confirmed-bg:#eef2ee;--status-rejected-color:#b3675f;--status-rejected-bg:#fef2f2;--status-completed-color:#6b7280;--status-completed-bg:#f3f4f6;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}[data-theme=dark]{--bg-primary:#1b1916;--bg-secondary:#2a2622;--text-primary:#ece8e1;--text-secondary:#a59f95;--border:#3a352f;--card-bg:#2a2622;--header-bg:#1b1916;--shadow:0 1px 3px #0006;--input-bg:#2a2622;--input-border:#3a352f;--selected-bg:#4f4a4426;--selected-border:#6b655d;--selected-text:#86efac;--accent-bg:#4f4a441f;--status-new-color:#93c5fd;--status-new-bg:#3b82f626;--status-confirmed-color:#86efac;--status-confirmed-bg:#4f4a4426;--status-rejected-color:#fca5a5;--status-rejected-bg:#ef444426;--status-completed-color:#a59f95;--status-completed-bg:#94a3b81f;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*,:before,:after{box-sizing:border-box;margin:0;padding:0}button,h1,h2,h3,h4,h5,h6{color:inherit;font:inherit}html,body{height:100%}html,body,#root,*{touch-action:pan-x pan-y!important;-ms-touch-action:pan-x pan-y!important}body{font-family:var(--font-body,-apple-system, sans-serif);-webkit-font-smoothing:antialiased;transition:background-color .2s,color .2s;background:var(--bg-primary)!important;color:var(--text-primary)!important}.app{background:var(--bg-primary);flex-direction:column;min-height:100dvh;display:flex}.header{z-index:100;background:var(--header-bg);border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:8px;height:56px;padding:0 16px;transition:background-color .2s;display:flex;position:sticky;top:0}.header-nav{flex:1;align-items:center;gap:4px;margin-left:8px;display:flex}.header-nav-link{color:var(--text-secondary);background:var(--bg-secondary);border:1.5px solid var(--border);border-radius:16px;align-items:center;gap:4px;padding:5px 12px;font-size:13px;font-weight:600;text-decoration:none;transition:color .15s,border-color .15s,background .15s;display:flex}.header-nav-link:hover{color:#4f4a44;background:#4f4a4414;border-color:#4f4a44}.logo{letter-spacing:-.5px;color:#6b655d;flex-shrink:0;font-size:20px;font-weight:900}.header-actions{flex-shrink:0;align-items:center;gap:8px;display:flex}.user-name{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;max-width:80px;font-size:13px;font-weight:600;overflow:hidden}.btn-login{border:1.5px solid var(--border);color:var(--text-primary);cursor:pointer;background:0 0;border-radius:8px;padding:6px 12px;font-size:13px;font-weight:600;transition:border-color .15s,color .15s}.btn-login:hover{color:#6b655d;border-color:#6b655d}.btn-sos{color:#fff;cursor:pointer;background:#a3564e;border:none;border-radius:8px;align-items:center;gap:4px;padding:6px 10px;font-size:13px;font-weight:700;text-decoration:none;transition:background .15s;display:inline-flex}.btn-sos:hover{background:#7d4a44}.main{flex:1;padding:16px}.cards-grid{grid-template-columns:repeat(2,1fr);gap:12px;max-width:900px;margin:0 auto;display:grid}@media (width>=640px){.cards-grid{grid-template-columns:repeat(3,1fr)}}@media (width>=900px){.main{padding:24px}.cards-grid{gap:16px}}.service-card{background:var(--card-bg);border:1px solid var(--border);color:inherit;box-shadow:var(--shadow);cursor:pointer;text-align:center;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:6px;min-height:110px;padding:20px 12px 18px;text-decoration:none;transition:transform .15s,box-shadow .15s,border-color .15s;display:flex}.service-card:active,.service-card:hover{border-color:var(--border);transform:translateY(-2px);box-shadow:0 4px 16px #0000001a}[data-theme=dark] .card-emergency{background:#1c0a0a;border-color:#7f1d1d}.card-emergency{background:#fff5f5;border-color:#f0e4e1}.card-emergency:hover{border-color:#a3564e;box-shadow:0 4px 16px #dc26261f}.service-icon{font-size:36px;line-height:1}.service-title{color:var(--text-primary);font-size:14px;font-weight:700;line-height:1.2}.service-desc{color:var(--text-secondary);-webkit-line-clamp:1;-webkit-box-orient:vertical;max-width:120px;font-size:12px;line-height:1.3;display:-webkit-box;overflow:hidden}.changelog{width:100%;max-width:900px;margin:0 auto;padding:12px 16px 0}.changelog-title{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.3px;margin-bottom:8px;font-size:13px;font-weight:700}.changelog-list{flex-direction:column;gap:4px;list-style:none;display:flex}.changelog-item{align-items:baseline;gap:8px;font-size:12px;line-height:1.5;display:flex}.changelog-date{color:var(--text-secondary);white-space:nowrap;flex-shrink:0;font-size:11px}.changelog-text{color:var(--text-primary)}.footer{text-align:center;padding:16px 16px calc(16px + max(80px, var(--savi-consent-h,0px)) + env(safe-area-inset-bottom,0px));color:var(--text-secondary);border-top:1px solid var(--border);font-size:12px}.footer-legal-link{color:var(--text-secondary);cursor:pointer;text-decoration:underline}.footer-legal-link:hover{color:var(--text-primary)}.legal-page{background:var(--bg-primary);flex-direction:column;min-height:100dvh;display:flex}.legal-header{z-index:100;background:var(--header-bg);border-bottom:1px solid var(--border);padding:12px 16px;position:sticky;top:0}.legal-back-btn{color:#6b655d;cursor:pointer;background:0 0;border:none;margin-bottom:6px;padding:0;font-size:14px;display:block}.legal-title{color:var(--text-primary);font-size:18px;font-weight:700}.legal-subtitle{color:var(--text-secondary);margin-top:4px;font-size:12px}.legal-list{flex-direction:column;gap:8px;width:100%;max-width:600px;margin:0 auto;padding:16px;display:flex}.legal-doc-item{background:var(--bg-secondary);border:1px solid var(--border);text-align:left;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:14px 16px;transition:border-color .15s;display:flex}.legal-doc-item:hover{border-color:#6b655d}.legal-doc-left{align-items:center;gap:12px;min-width:0;display:flex}.legal-doc-icon{flex-shrink:0;font-size:22px}.legal-doc-info{flex-direction:column;min-width:0;display:flex}.legal-doc-title{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:600;overflow:hidden}.legal-doc-date{color:var(--text-secondary);margin-top:2px;font-size:11px}.legal-doc-read-btn{color:#fff;cursor:pointer;background:#6b655d;border:none;border-radius:8px;flex-shrink:0;padding:7px 14px;font-size:13px;font-weight:600;transition:background .15s}.legal-doc-read-btn:hover{background:#4f4a44}.legal-loading{text-align:center;color:var(--text-secondary);padding:40px 16px;font-size:14px}.legal-content{flex:1;width:100%;max-width:800px;margin:0 auto;padding:16px;overflow:auto}.legal-text{font-family:var(--font-body,-apple-system, sans-serif);color:var(--text-primary);white-space:pre-wrap;word-break:break-word;font-size:13px;line-height:1.7}.legal-md{color:var(--text-primary);font-size:15px;line-height:1.7}.legal-md h1{color:var(--text-primary);border-bottom:2px solid var(--border);margin:24px 0 12px;padding-bottom:8px;font-size:20px;font-weight:700}.legal-md h2{color:var(--text-primary);margin:20px 0 8px;font-size:17px;font-weight:700}.legal-md h3{color:var(--text-primary);margin:16px 0 6px;font-size:15px;font-weight:600}.legal-md p{color:var(--text-primary);margin:8px 0}.legal-md ul,.legal-md ol{margin:8px 0;padding-left:20px}.legal-md li{color:var(--text-primary);margin:4px 0}.legal-md strong{color:var(--text-primary);font-weight:700}.legal-md table{border-collapse:collapse;width:100%;margin:12px 0;font-size:14px}.legal-md th,.legal-md td{border:1px solid var(--border);text-align:left;color:var(--text-primary);padding:8px 12px}.legal-md th{background:var(--bg-secondary);font-weight:600}.legal-md a{color:#6b655d;text-decoration:none}.legal-md hr{border:none;border-top:1px solid var(--border);margin:16px 0}.emergency-wrap{background:var(--bg-secondary);min-height:100dvh}.emergency-back-bar{max-width:600px;margin:0 auto;padding:10px 16px 0}.back-link{color:#6b655d;align-items:center;gap:4px;font-size:14px;text-decoration:none;display:inline-flex}.modal-overlay{z-index:200;background:#00000073;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.modal{background:var(--card-bg);text-align:center;border-radius:20px;width:100%;max-width:340px;padding:32px 24px 28px;position:relative}.modal-close{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;font-size:18px;line-height:1;position:absolute;top:14px;right:16px}.modal-close:hover{color:var(--text-primary)}.modal-icon{margin-bottom:12px;font-size:48px}.modal-title{color:var(--text-primary);margin-bottom:8px;font-size:20px;font-weight:700}.modal-desc{color:var(--text-secondary);margin-bottom:24px;font-size:14px;line-height:1.5}.btn-tg-login{color:#fff;cursor:pointer;background:#6b655d;border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;padding:14px 20px;font-size:15px;font-weight:700;text-decoration:none;transition:background .15s;display:inline-flex}.btn-tg-login:hover{background:#4f4a44}.theme-toggle{cursor:pointer;color:var(--text-secondary);background:0 0;border:none;border-radius:8px;flex-shrink:0;padding:8px;font-size:20px}.gs-wrap{width:100%;max-width:560px;margin:20px auto 0;padding:0 16px;position:relative}.gs-label{color:var(--text-secondary);text-align:center;letter-spacing:.2px;margin-bottom:8px;font-size:13px;font-weight:600}.gs-input-row{align-items:center;gap:8px;display:flex}.gs-input-wrap{flex:1;align-items:center;display:flex;position:relative}.gs-icon{pointer-events:none;z-index:1;font-size:16px;position:absolute;left:14px}.gs-input{border:1.5px solid var(--border);background:var(--card-bg);width:100%;height:48px;color:var(--text-primary);border-radius:14px;outline:none;padding:0 44px;font-size:15px;transition:border-color .15s,box-shadow .15s}.gs-input:focus{border-color:#6b655d;box-shadow:0 0 0 3px #2563eb1f}.gs-input::placeholder{color:var(--text-secondary)}.gs-spinner{border:2px solid var(--border);border-top-color:#6b655d;border-radius:50%;width:16px;height:16px;animation:.6s linear infinite gs-spin;position:absolute;right:14px}@keyframes gs-spin{to{transform:rotate(360deg)}}.gs-btn{color:#fff;cursor:pointer;white-space:nowrap;background:#6b655d;border:none;border-radius:14px;flex-shrink:0;height:48px;padding:0 20px;font-size:15px;font-weight:700;transition:background .15s}.gs-btn:hover{background:#4f4a44}.gs-btn:active{background:#6b655d}.gs-dropdown{background:var(--card-bg);border:1.5px solid var(--border);z-index:50;border-radius:14px;position:absolute;top:calc(100% + 4px);left:16px;right:16px;overflow:hidden;box-shadow:0 8px 32px #0000001f}[data-theme=dark] .gs-dropdown{box-shadow:0 8px 32px #0006}.gs-suggestion{cursor:pointer;text-align:left;border:none;border-bottom:1px solid var(--border);background:0 0;align-items:center;gap:12px;width:100%;padding:10px 14px;transition:background .1s;display:flex}.gs-suggestion:last-child{border-bottom:none}.gs-suggestion:hover{background:var(--bg-secondary)}.gs-sugg-photo{background:var(--bg-secondary);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:20px;display:flex;overflow:hidden}.gs-sugg-photo img{object-fit:cover;width:100%;height:100%}.gs-sugg-info{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.gs-sugg-title{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:600;overflow:hidden}.gs-sugg-price{color:#6f8f76;font-size:13px;font-weight:700}.gs-sugg-arrow{color:var(--text-secondary);flex-shrink:0;font-size:16px}.gs-quick{flex-wrap:wrap;justify-content:center;gap:8px;margin-top:10px;display:flex}.gs-quick-btn{background:var(--bg-secondary);border:1.5px solid var(--border);color:var(--text-primary);cursor:pointer;white-space:nowrap;border-radius:20px;padding:7px 14px;font-size:13px;font-weight:600;transition:border-color .15s,background .15s}.gs-quick-btn:hover{color:#6b655d;background:#2563eb0f;border-color:#6b655d}[data-theme=dark] .card-emergency .service-title,[data-theme=dark] .card-emergency .service-desc{color:var(--text-primary)!important}[data-theme=dark] .card-emergency:hover{border-color:#a3564e}.map-page{background:var(--bg-primary);flex-direction:column;height:100dvh;display:flex;overflow:hidden}.map-header{background:var(--bg-primary);border-bottom:1px solid var(--border);z-index:10;flex-shrink:0;align-items:center;gap:12px;padding:12px 16px;display:flex}.map-back-btn{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:8px;padding:4px 8px;font-size:15px;transition:background .15s,color .15s}.map-back-btn:hover{background:var(--bg-secondary);color:var(--text-primary)}.map-title{color:var(--text-primary);margin:0;font-size:18px;font-weight:700}.map-controls{background:var(--bg-primary);border-bottom:1px solid var(--border);-webkit-overflow-scrolling:touch;flex-shrink:0;gap:8px;padding:10px 16px;display:flex;overflow-x:auto}.layer-toggle{border:2px solid var(--border);background:var(--bg-secondary);color:var(--text-secondary);cursor:pointer;white-space:nowrap;border-radius:20px;flex-shrink:0;align-items:center;gap:6px;padding:6px 14px;font-size:13px;font-weight:600;transition:all .15s;display:flex}.layer-toggle--active{border-color:var(--layer-color);background:color-mix(in srgb, var(--layer-color) 12%, transparent);color:var(--layer-color)}.layer-toggle__count{background:var(--layer-color);color:#fff;text-align:center;border-radius:10px;min-width:18px;padding:1px 7px;font-size:11px;font-weight:700}.map-container{z-index:1;flex:1;min-height:0}.map-loading{z-index:100;color:#fff;background:#00000059;flex-direction:column;justify-content:center;align-items:center;gap:12px;font-size:15px;font-weight:600;display:flex;position:absolute;inset:0}.map-loading-spinner{border:3px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:36px;height:36px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.leaflet-popup-content-wrapper{border-radius:12px;box-shadow:0 4px 20px #00000026}.leaflet-popup-content{margin:12px 14px;font-family:inherit;font-size:13px;line-height:1.5}@media (width<=880px){.bp-hero-grid{grid-template-columns:1fr!important;gap:28px!important}}:root{--shadow:0 1px 2px #3c342a0f, 0 4px 14px #3c342a12;--shadow-lg:0 2px 6px #3c342a14, 0 12px 30px #3c342a1f;--emboss:inset 0 1px 0 #ffffff38, inset 0 -2px 3px #00000029, 0 2px 4px #3c342a29, 0 4px 10px #3c342a1a;--emboss-press:inset 0 2px 4px #00000040, 0 1px 2px #3c342a1f;--text-emboss:0 1px 0 #ffffff80}[data-theme=dark]{--text-emboss:0 1px 1px #00000080}h1,h2,h3,h4,.display-font,.section-title,.card-title,.hero-badge,.page-header h1{text-shadow:var(--text-emboss)}.btn-primary,.btn-accent,.btn-green,.filter-chip.active,.main-toggle-btn.active,.nav-add-icon,button.primary,.savi-cta,.chip.active,.tab.active{box-shadow:var(--emboss);text-shadow:0 1px 1px #0003}.btn-primary:active,.btn-accent:active,.btn-green:active,.filter-chip.active:active,.main-toggle-btn.active:active,button.primary:active,.chip.active:active{box-shadow:var(--emboss-press);transform:translateY(1px)}@media (width<=380px){.header{gap:6px!important;padding-left:12px!important;padding-right:12px!important}.header-nav{min-width:0!important}.header-nav-link{padding-left:8px!important;padding-right:8px!important;font-size:12.5px!important}.header-actions{gap:6px!important}}:root{--bg-primary:#ece9e4;--bg-secondary:#ece9e4;--card-bg:#ece9e4;--header-bg:#ece9e4;--nav-bg:#ece9e4;--nav-bg-mat:#ece9e49e;--text-primary:#2b2825;--text-secondary:#8a847b;--border:#a39b8f47;--nav-border:#a39b8f47;--nav-inactive:#8a847b;--nav-active:#2b2825;--ai-schet-krug:#2b2825;--ai-schet-cifra:#ece9e4;--input-bg:#ece9e4;--input-border:#a39b8f47;--selected-bg:#ece9e4;--selected-border:#4f4a44;--accent:#4f4a44;--neo-out:6px 6px 14px #a39b8f8c, -6px -6px 14px #fffffff2;--neo-in:inset 3px 3px 7px #a39b8f80, inset -3px -3px 7px #ffffffe6;--neo-soft:4px 4px 9px #a39b8f80, -4px -4px 9px #ffffffeb;--neo-pop:10px 16px 36px #78706461;--neo-press:9px 9px 20px #a39b8fa6, -9px -9px 20px #fff;--neo-r:22px}[data-theme=dark]{--ai-schet-krug:#ece8e1;--ai-schet-cifra:#201c19;--bg-primary:#201c19;--bg-secondary:#201c19;--card-bg:#201c19;--header-bg:#201c19;--nav-bg:#201c19;--nav-bg-mat:#201c199e;--text-primary:#ece8e1;--text-secondary:#a59f95;--border:#ffffff12;--nav-border:#ffffff12;--nav-inactive:#a59f95;--nav-active:#ece8e1;--input-bg:#201c19;--input-border:#ffffff12;--selected-bg:#201c19;--accent:#e7e2d9;--neo-out:6px 6px 15px #0009, -6px -6px 14px #ffffff0d;--neo-in:inset 3px 3px 8px #0009, inset -3px -3px 8px #ffffff0b;--neo-soft:4px 4px 9px #0000008c, -4px -4px 9px #ffffff0d;--neo-pop:12px 18px 42px #000000b3;--neo-press:9px 9px 22px #000000bf, -9px -9px 20px #ffffff12}body,button,input,textarea,select{font-family:YFF Rare,Georgia,serif}body{background:var(--bg-primary);color:var(--text-primary)}h1,h2,h3,.display-font{letter-spacing:.2px;font-weight:540}body:not(.savi-module-svnews) [style*=linear-gradient\(135deg]:not([data-savi=story-circle]):not([data-savi=day-card]){box-shadow:var(--neo-out);background:var(--card-bg)!important;color:var(--text-primary)!important;border-radius:var(--neo-r)!important;border:none!important}[style*=linear-gradient\(135deg] *{color:var(--text-primary)!important}[style*=linear-gradient\(135deg] svg{stroke:var(--text-primary)!important}html button[data-savi=sos-card]{box-shadow:var(--neo-out);order:-1;background:var(--card-bg)!important;border-radius:16px!important}html button[style*="rgb(163, 86, 78)"],html button[data-savi=sos-card]{box-shadow:var(--neo-out)!important;border-radius:18px!important;justify-content:flex-start!important;gap:12px!important;padding:15px 18px!important}html button[style*="rgb(163, 86, 78)"]>div>div:nth-child(2),html button[data-savi=sos-card]>div>div:nth-child(2){font-size:11.5px!important}html button[style*="rgb(163, 86, 78)"] svg,html button[data-savi=sos-card] svg{stroke:#b5675f!important;width:26px!important;height:26px!important}html button[style*="rgb(163, 86, 78)"]>div>div:first-child,html button[data-savi=sos-card]>div>div:first-child{color:#b5675f!important;font-size:15px!important;font-weight:560!important}html button[style*="rgb(163, 86, 78)"]>div>div:nth-child(2),html button[data-savi=sos-card]>div>div:nth-child(2){color:var(--text-secondary)!important}html button[style*="rgb(163, 86, 78)"]>div,html button[data-savi=sos-card]>div{text-align:left!important}html[data-theme=dark] button[style*="rgb(163, 86, 78)"] svg,html[data-theme=dark] button[data-savi=sos-card] svg{stroke:#e6a39c!important}html[data-theme=dark] button[style*="rgb(163, 86, 78)"]>div>div:first-child,html[data-theme=dark] button[data-savi=sos-card]>div>div:first-child{color:#e6a39c!important}html button[style*="linear-gradient(135deg, rgb(56, 52, 47)"],html button[data-savi=day-card]{background:#211d1a!important;border-radius:18px!important;gap:12px!important;padding:16px 18px!important;box-shadow:6px 6px 15px #a39b8f99,-5px -5px 12px #ffffffe6!important}html button[style*="linear-gradient(135deg, rgb(56, 52, 47)"] b,html button[data-savi=day-card] b{font-size:15.5px!important;font-weight:600!important}html button[style*="linear-gradient(135deg, rgb(56, 52, 47)"] span span,html button[data-savi=day-card] span span{font-size:12.5px!important}html button[style*="linear-gradient(135deg, rgb(56, 52, 47)"] svg,html button[data-savi=day-card] svg{width:26px!important;height:26px!important}html button[style*="linear-gradient(135deg, rgb(56, 52, 47)"] *,html button[data-savi=day-card] *{color:#ece8e1!important}html button[style*="linear-gradient(135deg, rgb(56, 52, 47)"] svg,html button[data-savi=day-card] svg{stroke:#d8d2c8!important}html[data-theme=dark] button[style*="linear-gradient(135deg, rgb(56, 52, 47)"],html[data-theme=dark] button[data-savi=day-card]{background:#ece9e4!important;box-shadow:6px 6px 15px #0009,-5px -5px 12px #ffffff0f!important}html[data-theme=dark] button[style*="linear-gradient(135deg, rgb(56, 52, 47)"] *,html[data-theme=dark] button[data-savi=day-card] *{color:#2b2825!important}html[data-theme=dark] button[style*="linear-gradient(135deg, rgb(56, 52, 47)"] svg,html[data-theme=dark] button[data-savi=day-card] svg{stroke:#3a352f!important}html button[style*="aspect-ratio: 1 / 1"][style*=linear-gradient\(135deg],html button[data-savi=service-tile]{aspect-ratio:auto!important;text-align:left!important;justify-content:flex-start!important;align-items:flex-start!important;gap:5px!important;min-height:112px!important;padding:16px 15px!important}html button[style*="aspect-ratio: 1 / 1"][style*=linear-gradient\(135deg]>div:nth-child(2),html button[data-savi=service-tile]>div:nth-child(2){margin-top:auto!important}html button[style*="aspect-ratio: 1 / 1"][style*=linear-gradient\(135deg] svg,html button[data-savi=service-tile] svg{width:30px!important;height:30px!important}html button[style*="aspect-ratio: 1 / 1"][style*=linear-gradient\(135deg]>div:nth-child(2),html button[data-savi=service-tile]>div:nth-child(2){letter-spacing:.3px!important;font-size:16px!important;font-weight:540!important}html button[style*="aspect-ratio: 1 / 1"][style*=linear-gradient\(135deg]>div:nth-child(n+3),html button[data-savi=service-tile]>div:nth-child(n+3){color:var(--text-secondary)!important;font-size:12.5px!important}button,.btn,[role=button]{background:var(--card-bg);color:var(--text-primary);box-shadow:var(--neo-soft);border-radius:17px;transition:box-shadow .18s,transform .18s;border:none!important}button:active,.btn:active,[role=button]:active{box-shadow:var(--neo-in)!important}html button[style*=linear-gradient\(135deg]:active{box-shadow:var(--neo-in)!important;transform:none!important}button:disabled{opacity:.55;box-shadow:var(--neo-soft)}input,textarea,select{background:var(--input-bg);color:var(--text-primary);box-shadow:var(--neo-in);border-radius:15px;border:none!important}input::placeholder,textarea::placeholder{color:var(--text-secondary)}input:invalid,.field-error input{box-shadow:var(--neo-in), inset 0 0 0 1.5px #b5675f}.card,.tile,[class~=card],[class$=-card],[class*=-card\ ],[class$=Card],section>div[style*=border-radius]{background:var(--card-bg);box-shadow:var(--neo-out);border-radius:var(--neo-r);border:none}nav[aria-label=Основная\ навигация],.tabbar{box-shadow:var(--neo-out), 0 8px 24px #a39b8f47;left:22px!important;right:22px!important;bottom:calc(10px + env(safe-area-inset-bottom,0px))!important;border-top:none!important;border-radius:26px!important;height:62px!important;padding-bottom:0!important}nav[aria-label=Основная\ навигация] button,.tabbar button{box-shadow:none;background:0 0;border-radius:0}nav[aria-label=Основная\ навигация] button[aria-current=page]{font-weight:600}html button.savi-tt{box-shadow:none!important;background:0 0!important;padding:0!important}.tt-track{background:var(--bg-primary);width:72px;height:38px;box-shadow:var(--neo-in);border-radius:19px;justify-content:space-between;align-items:center;padding:0 3px;display:flex;position:relative}.tt-slot{z-index:1;justify-content:center;align-items:center;width:24px;height:24px;display:flex;position:relative}.tt-knob{background:var(--bg-primary);width:23px;height:23px;box-shadow:var(--neo-soft);border-radius:11px;transition:left .2s,right .2s;position:absolute;top:3px}.tt-knob.l{left:3px}.tt-knob.r{right:3px}.header .header-nav-link,.header .btn-login{border-radius:16px!important;padding:7px 13px!important;font-size:13px!important}.header .header-actions>button.theme-toggle{border-radius:15px!important}.header .header-actions>button:not(.btn-login):not(.theme-toggle):not([data-savi=wallet-pill]){border-radius:50%!important;width:36px!important;height:36px!important;padding:0!important}.header .header-actions>button[title*=Switch]>span>span:last-child,.header .header-actions>button[title*=Переключить]>span>span:last-child{display:none}.header .logo{background:url(/savi-mark-dark.png) 0/contain no-repeat;width:46px;height:36px;font-size:0!important}[data-theme=dark] .header .logo{background-image:url(/savi-logo-light.png)}[data-savi=round-btn]{box-shadow:var(--neo-soft);background:0 0!important;width:60px!important;height:60px!important}button[style*="background: none"]>div+div:not([data-savi=badge]),button[style*="background: none"]>span:last-child:not([data-savi=badge]){font-size:11px!important}[data-savi=round-btn]>div{border:none!important}html button[style*="background: none"]{box-shadow:none!important;background:0 0!important}[class*=overlay]:not([class*=photo-overlay]):not([class*=image-overlay]):not([class*=card-overlay]),[class*=backdrop],[class*=modal-bg]{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#14110f73!important}[class*=modal],[class*=sheet],[class*=dialog]{background:var(--card-bg);box-shadow:var(--neo-pop);border-radius:26px}[class*=sheet]:before{content:"";background:#80808059;border-radius:3px;width:44px;height:5px;margin:0 auto 14px;display:block}button[style*="rgb(0, 136, 204)"],button[style*="rgb(0, 119, 255)"],button[style*=\#0088cc],button[style*=\#0077FF]{box-shadow:var(--neo-soft);background:var(--card-bg)!important;color:var(--text-primary)!important;border:none!important}button[style*="rgb(0, 136, 204)"] svg{stroke:var(--text-primary)!important}button[style*="2px solid rgb(79, 74, 68)"]{box-shadow:var(--neo-soft);color:var(--text-primary)!important;border:none!important}small,.muted,[class*=sub],[class*=hint],[class*=meta]{font-size:.92em}.header{border-bottom:none!important}.header .logo,.header .header-nav-link,.header .header-actions button{color:var(--text-primary)!important}.header{padding-left:22px!important;padding-right:22px!important}.header .header-nav-link{box-shadow:var(--neo-soft);border:none!important;padding:7px 14px!important;font-size:12.5px!important;font-weight:400!important}.header .header-nav-link svg,.header .header-actions svg{color:var(--text-primary)!important}.header+div,.header~div[style*=overflow-x]{border-bottom:none!important}[data-savi=round-btn] svg{color:#3a352f!important}html[data-theme=dark] [data-savi=round-btn] svg{color:#d8d2c8!important}html button[style*="aspect-ratio: 1 / 1"][style*=linear-gradient\(135deg],html button[data-savi=service-tile]{box-shadow:var(--neo-out)!important}html button[style*="aspect-ratio: 1 / 1"][style*=linear-gradient\(135deg]>div:nth-child(n+4),html button[data-savi=service-tile]>div:nth-child(n+4){display:none!important}html button[style*="aspect-ratio: 1 / 1"][style*=linear-gradient\(135deg]>div:nth-child(3),html button[data-savi=service-tile]>div:nth-child(3){-webkit-line-clamp:2!important;font-size:10px!important;line-height:1.25!important}html button[style*="aspect-ratio: 1 / 1"][style*=linear-gradient\(135deg] svg,html button[data-savi=service-tile] svg{color:#3a352f!important}html[data-theme=dark] button[style*="aspect-ratio: 1 / 1"][style*=linear-gradient\(135deg] svg,html[data-theme=dark] button[data-savi=service-tile] svg{color:#d8d2c8!important}html main>div[style*="display: grid"]{gap:15px!important;padding:22px!important}.card,[class*=card]{border:none!important}html main>div[style*="display: grid"]>div[style*="position: relative"]{display:flex}html button[style*="aspect-ratio: 1 / 1"][style*=linear-gradient\(135deg],html button[data-savi=service-tile]{height:100%!important}div[style*="border-radius: 20px"][style*="max-width: 340px"]{background:var(--card-bg)!important;width:calc(100% - 40px)!important;max-width:none!important;box-shadow:var(--neo-pop)!important;border-radius:26px!important;padding:26px 20px 18px!important}div[style*="border-radius: 20px"][style*="max-width: 340px"]>div>button{border-radius:17px!important;padding:14px!important;font-size:13.5px!important;font-weight:400!important}div[style*="position: fixed"][style*="rgba(0, 0, 0, 0.6)"]{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#14110f73!important;padding:0!important}div[style*="border-radius: 20px"][style*="max-width: 340px"] h2,div[style*="border-radius: 20px"][style*="max-width: 340px"] h3{margin:0!important;font-size:19px!important;font-weight:560!important}div[style*="border-radius: 20px"][style*="max-width: 340px"] p{color:var(--text-secondary)!important;margin:9px 2px 16px!important;font-size:12px!important;line-height:1.5!important}div[style*="border-radius: 20px"][style*="max-width: 340px"]>div[style*="gap: 12px"]{gap:9px!important}a[style*="rgb(179, 103, 95)"],button[style*="rgb(179, 103, 95)"]{box-shadow:var(--neo-soft);background:var(--card-bg)!important;color:#b5675f!important;border-radius:16px!important}a[style*="rgb(179, 103, 95)"] svg,button[style*="rgb(179, 103, 95)"] svg{stroke:#b5675f!important}html[data-theme=dark] a[style*="rgb(179, 103, 95)"],html[data-theme=dark] button[style*="rgb(179, 103, 95)"]{color:#e6a39c!important}html[data-theme=dark] a[style*="rgb(179, 103, 95)"] svg{stroke:#e6a39c!important}div[style*="border: 2px solid rgb(184, 146, 83)"]{box-shadow:var(--neo-out);background:var(--card-bg)!important;border:none!important;border-radius:18px!important}div[style*="border: 2px solid rgb(184, 146, 83)"]>div:last-child{color:#b89253!important}html[data-theme=dark] div[style*="border: 2px solid rgb(184, 146, 83)"]>div:last-child{color:#d8b463!important}html[data-theme=dark] div[style*="border: 2px solid rgb(184, 146, 83)"] svg{color:#d8b463!important;stroke:#d8b463!important}.layer-toggle{box-shadow:var(--neo-soft);background:var(--card-bg)!important;color:var(--text-secondary)!important;border:none!important;border-radius:16px!important;font-weight:400!important}.layer-toggle--active{box-shadow:var(--neo-in);background:var(--card-bg)!important;color:var(--layer-color)!important}.layer-toggle--active svg{stroke:var(--layer-color)!important}html body[class*=savi-module-]{--bg-primary:#ece9e4;--bg-secondary:#ece9e4;--card-bg:#ece9e4;--header-bg:#ece9e4;--text-primary:#2b2825;--text-secondary:#8a847b;--border:#a39b8f47;--input-bg:#ece9e4;--input-border:#a39b8f47}html[data-theme=dark] body[class*=savi-module-]{--bg-primary:#201c19;--bg-secondary:#201c19;--card-bg:#201c19;--header-bg:#201c19;--text-primary:#ece8e1;--text-secondary:#a59f95;--border:#ffffff12;--input-bg:#201c19;--input-border:#ffffff12}html body[class*=savi-module-],html[data-theme=dark] body[class*=savi-module-]{--btn:var(--card-bg);--btn-text:var(--text-primary);--courier:var(--card-bg);--tow:var(--card-bg);--taxi:var(--card-bg);--bg:var(--bg-primary);--card:var(--card-bg);--card2:var(--card-bg);--sec-bg:var(--card-bg);--white:var(--card-bg);--on-accent:var(--text-primary);--orange:var(--text-primary);--orange-dark:var(--text-primary);--orange-light:var(--card-bg);--text:var(--text-primary);--hint:var(--text-secondary)}[style*="var(--courier)"],[style*=var\(--tow],[style*="var(--taxi)"]{box-shadow:var(--neo-out)!important;border-radius:var(--neo-r)!important}[style*="var(--courier)"] *,[style*=var\(--tow] *,[style*="var(--taxi)"] *{color:var(--text-primary)!important}[style*="var(--courier)"] svg,[style*=var\(--tow] svg,[style*="var(--taxi)"] svg{stroke:var(--text-primary)!important}body:not(.savi-module-svnews) [style*="rgb(184, 146, 83)"]:not([data-savi=story-circle]){box-shadow:var(--neo-soft);background:var(--card-bg)!important;border-radius:16px!important}[style*="rgb(184, 146, 83)"] *{color:#b89253!important}[style*="rgb(184, 146, 83)"] svg{stroke:#b89253!important}html[data-theme=dark] [style*="rgb(184, 146, 83)"] *{color:#d8b463!important}html[data-theme=dark] [style*="rgb(184, 146, 83)"] svg{stroke:#d8b463!important}[class*=cookie] button,[class*=Cookie] button,[class*=consent] button,[class*=Consent] button{box-shadow:var(--neo-soft);background:var(--card-bg)!important;color:var(--text-primary)!important;border:none!important;border-radius:16px!important}[class*=cookie],[class*=Cookie],[class*=consent],[class*=Consent]{background:var(--card-bg)!important;color:var(--text-secondary)!important}html body[class*=savi-module-] [class*=chip],html body[class*=savi-module-] [class*=tab],html body[class*=savi-module-] [class*=pill],html body[class*=savi-module-] [class*=filter]{border:none!important;border-radius:16px!important}html body[class*=savi-module-] button{color:var(--text-primary)}html body[class*=savi-module-] .btn-primary,html body[class*=savi-module-] .btn.btn-primary{box-shadow:var(--neo-soft);background:var(--card-bg)!important;color:var(--text-primary)!important;border:none!important;border-radius:17px!important}html body[class*=savi-module-] button[style*="color: rgb(255, 255, 255)"],html body[class*=savi-module-] a[style*="color: rgb(255, 255, 255)"]{color:var(--text-primary)!important}html body[class*=savi-module-] button[style*="background: rgb(56, 52, 47)"],html body[class*=savi-module-] a[style*="background: rgb(56, 52, 47)"],html body[class*=savi-module-] a[data-savi=day-card]{box-shadow:var(--neo-soft);background:var(--card-bg)!important;color:var(--text-primary)!important;border-radius:17px!important}div[style*="rgba(30, 30, 30, 0.97)"]{box-shadow:var(--neo-out);background:var(--card-bg)!important;color:var(--text-secondary)!important;border-radius:20px!important}div[style*="rgba(30, 30, 30, 0.97)"] a{color:var(--text-primary)!important}div[style*="rgba(30, 30, 30, 0.97)"] button{box-shadow:var(--neo-soft);background:var(--card-bg)!important;color:var(--text-primary)!important;border:none!important;border-radius:16px!important}html body[class*=savi-module-] .chip.active,html body[class*=savi-module-] .tab.active,html body[class*=savi-module-] .filter-chip.active,html body[class*=savi-module-] .main-toggle-btn.active,html body[class*=savi-module-] button.primary,html body[class*=savi-module-] .savi-cta,html body[class*=savi-module-] .btn-accent,html body[class*=savi-module-] .btn-green{background:var(--card-bg)!important;color:var(--text-primary)!important;box-shadow:var(--neo-in)!important;border-color:#0000!important;border-radius:16px!important}html body[class*=savi-module-] .savi-home-btn{background:var(--card-bg)!important;color:var(--text-primary)!important;box-shadow:var(--neo-soft)!important;text-shadow:none!important;background-image:none!important;border-radius:16px!important}html body[class*=savi-module-] [class*=active],html body[class*=savi-module-] [aria-selected=true],html body[class*=savi-module-] [aria-pressed=true]{background-image:none!important}html body[class*=savi-module-] button[style*="background: rgb(79, 74, 68)"]:not([data-savi=ob-next]):not([data-savi=ai-znak]),html body[class*=savi-module-] div[style*="background: rgb(79, 74, 68)"]:not([data-savi=ob-next]):not([data-savi=ai-znak]){background:var(--card-bg)!important;color:var(--text-primary)!important;box-shadow:var(--neo-in)!important;border-radius:16px!important}html body[class*=savi-module-] button[style*="background: rgb(79, 74, 68)"]:not([data-savi=ob-next]):not([data-savi=ai-znak]) svg{stroke:var(--text-primary)!important}html body[class*=savi-module-] [style*="background: var(--accent"],html body[class*=savi-module-] [style*="background:var(--accent"]{background:var(--card-bg)!important;color:var(--text-primary)!important;box-shadow:var(--neo-in)!important;border:none!important}html body[class*=savi-module-] [style*="background: var(--btn"],html body[class*=savi-module-] [style*="background:var(--btn"]{background:var(--card-bg)!important;color:var(--text-primary)!important;box-shadow:var(--neo-soft)!important;border:none!important}html body[class*=savi-module-] [style*="background: var(--accent"] svg,html body[class*=savi-module-] [style*="background: var(--btn"] svg{stroke:var(--text-primary)!important}html body[class*=savi-module-] .chip.active,html body[class*=savi-module-] .tab.active,html body[class*=savi-module-] .filter-chip.active,html body[class*=savi-module-] .main-toggle-btn.active,html body[class*=savi-module-] [style*="background: var(--accent"],html body[class*=savi-module-] [style*="background:var(--accent"]{box-shadow:var(--neo-out)!important}[style*="rgb(184, 146, 83)"] *,html body[class*=savi-module-] [style*="color: var(--accent"]{color:#846225!important}html[data-theme=dark] [style*="rgb(184, 146, 83)"] *,html[data-theme=dark] body[class*=savi-module-] [style*="color: var(--accent"]{color:#d8b463!important}html body[class*=savi-module-] .savi-home-btn{background:var(--card-bg)!important;color:var(--text-secondary)!important;box-shadow:var(--neo-soft)!important;letter-spacing:2.5px!important;text-shadow:none!important;background-image:none!important;border-radius:16px!important;padding:7px 14px!important;font-family:YFF Rare,Georgia,serif!important;font-weight:500!important;display:inline-flex!important}html body[class*=savi-module-] header,html body[class*=savi-module-] .top-bar,html body[class*=savi-module-] .header,html body[class*=savi-module-] .page-header,html body[class*=savi-module-] .app-header{box-shadow:none!important;background:0 0!important;border-bottom:none!important;border-radius:0!important}html body[class*=savi-module-] .header-inner,html body[class*=savi-module-] .header-logo,html body[class*=savi-module-] .page-title,html body[class*=savi-module-] .page-header-inner{box-shadow:none!important;background:0 0!important;border-radius:0!important}html body.savi-module-rent button[style*="background: var(--accent"],html body.savi-module-rent .btn-primary,html body.savi-module-rent button.primary{background:var(--card-bg)!important;color:var(--text-primary)!important;box-shadow:var(--neo-out)!important}html body.savi-module-rent [style*="rgba(255, 255, 255, 0.7)"]{color:var(--text-secondary)!important}html body[class*=savi-module-] [style*="rgb(184, 146, 83)"],html body[class*=savi-module-] [style*="rgb(184, 146, 83)"] *{color:#846225!important}html[data-theme=dark] body[class*=savi-module-] [style*="rgb(184, 146, 83)"],html[data-theme=dark] body[class*=savi-module-] [style*="rgb(184, 146, 83)"] *{color:#d8b463!important}html body[class*=savi-module-]:not(.savi-standalone) .header .logo,html body[class*=savi-module-]:not(.savi-standalone) .top-bar .logo{display:none!important}:is(html body[class*=savi-module-] .header button:not(.savi-home-btn):not(.theme-toggle):not(.savi-tt):not(.savi-role-half):not(.tt-slot):not(:has(svg[data-znak=bell])),html body[class*=savi-module-] .top-bar button:not(.savi-home-btn):not(.theme-toggle):not(.savi-tt):not(.savi-role-half):not(.tt-slot):not(:has(svg[data-znak=bell]))){background:var(--card-bg)!important;width:36px!important;height:36px!important;box-shadow:var(--neo-soft)!important;border:none!important;border-radius:50%!important;padding:0!important}html body[class*=savi-module-] .btn-blue,html body[class*=savi-module-] .btn.btn-blue{background:var(--card-bg)!important;color:var(--text-primary)!important;box-shadow:var(--neo-out)!important;border:none!important;border-radius:17px!important}html body[class*=savi-module-] footer.footer,html body[class*=savi-module-] .footer{background:var(--card-bg)!important;color:var(--text-secondary)!important;border-top:none!important}html body[class*=savi-module-] .footer *{color:var(--text-secondary)!important}html body.savi-module-taxi div[style*="linear-gradient(135deg, rgb(79, 74, 68)"]{box-shadow:none!important;background:0 0!important;padding:18px 20px 14px!important}html body.savi-module-taxi div[style*="linear-gradient(135deg, rgb(79, 74, 68)"] *{color:var(--text-primary)!important}html body.savi-module-taxi div[style*="grid-template-columns: 1fr 1fr"]{grid-template-columns:1fr!important;gap:0!important;margin-bottom:0!important}html body.savi-module-taxi button[style*="var(--taxi)"]>span:first-child,html body.savi-module-taxi button[style*="var(--courier)"]>span:first-child,html body.savi-module-taxi button[style*=var\(--tow]>span:first-child{background:var(--card-bg);box-shadow:var(--neo-in);justify-content:center;align-items:center;filter:none!important;display:flex!important}html body.savi-module-taxi button[style*="var(--taxi)"] svg,html body.savi-module-taxi button[style*="var(--courier)"] svg,html body.savi-module-taxi button[style*=var\(--tow] svg{width:22px!important;height:22px!important}html body.savi-module-taxi div[style*="linear-gradient(135deg, rgb(79, 74, 68)"]>span:first-child,html body.savi-module-taxi div[style*="linear-gradient(135deg, rgb(79, 74, 68)"]>div:first-child svg{display:none!important}html body.savi-module-taxi div[style*="linear-gradient(135deg, rgb(79, 74, 68)"] h1,html body.savi-module-taxi div[style*="linear-gradient(135deg, rgb(79, 74, 68)"] h2{margin:0!important}html body.savi-module-taxi div[style*="linear-gradient(135deg, rgb(79, 74, 68)"] p{color:var(--text-secondary)!important}html body.savi-module-taxi button[style*="var(--taxi)"]:after,html body.savi-module-taxi button[style*="var(--courier)"]:after,html body.savi-module-taxi button[style*=var\(--tow]:after{content:"›";color:var(--text-secondary);font-size:20px;line-height:1}html body[class*=savi-module-]{--font-body:"YFF Rare", Georgia, serif;--font-display:"YFF Rare", Georgia, serif}html body[class*=savi-module-],html body[class*=savi-module-] *{font-family:YFF Rare,Georgia,serif!important}.header,.header .header-actions{gap:8px!important}.header .header-actions>button:not(.btn-login):not(.theme-toggle):not([data-savi=wallet-pill]){border-radius:999px!important;width:30px!important;height:38px!important}html body[class*=savi-module-] .savi-home-btn{letter-spacing:2px!important;color:var(--text-secondary)!important;border-radius:14px!important;padding:7px 14px!important;font-size:12.5px!important;font-weight:400!important;line-height:1.2!important}html body[class*=savi-module-] .top-bar{box-shadow:none!important;background:0 0!important;border-radius:0!important;height:auto!important;padding:2px 16px 12px!important}html body.savi-module-taxi div[style*="linear-gradient(135deg, rgb(79, 74, 68)"]{padding:0 16px 10px!important}html body.savi-module-taxi div[style*="linear-gradient(135deg, rgb(79, 74, 68)"] h1{letter-spacing:.6px!important;font-size:22px!important;font-weight:560!important}html body.savi-module-taxi div[style*="linear-gradient(135deg, rgb(79, 74, 68)"] p{margin:0!important;font-size:12px!important}html body.savi-module-taxi div[style*="padding: 20px 16px"]{padding:0 16px 16px!important}html body.savi-module-taxi button[style*="var(--taxi)"],html body.savi-module-taxi button[style*="var(--courier)"],html body.savi-module-taxi button[style*=var\(--tow]{border-radius:20px!important;flex-wrap:nowrap!important;grid-template-rows:auto auto!important;grid-template-columns:44px 1fr auto!important;align-items:center!important;gap:2px 12px!important;min-height:0!important;margin-bottom:11px!important;padding:14px!important;display:grid!important}html body.savi-module-taxi button[style*="var(--taxi)"]>:first-child,html body.savi-module-taxi button[style*="var(--courier)"]>:first-child,html body.savi-module-taxi button[style*=var\(--tow]>:first-child{border-radius:15px!important;grid-area:1/1/3!important;width:44px!important;height:44px!important}html body.savi-module-taxi button[style*="var(--taxi)"]>:nth-child(2),html body.savi-module-taxi button[style*="var(--courier)"]>:nth-child(2),html body.savi-module-taxi button[style*=var\(--tow]>:nth-child(2){letter-spacing:0!important;grid-area:1/2!important;align-self:end!important;font-size:15px!important;font-weight:540!important}html body.savi-module-taxi button[style*="var(--taxi)"]>:nth-child(3),html body.savi-module-taxi button[style*="var(--courier)"]>:nth-child(3),html body.savi-module-taxi button[style*=var\(--tow]>:nth-child(3){flex-basis:auto!important;grid-area:2/2!important;align-self:start!important;margin:0!important;font-size:11.5px!important}html body.savi-module-taxi button[style*="var(--taxi)"]:after,html body.savi-module-taxi button[style*="var(--courier)"]:after,html body.savi-module-taxi button[style*=var\(--tow]:after{grid-area:1/3/3!important;margin:0!important}html body.savi-module-food .header{box-shadow:none!important;background:0 0!important;border-radius:0!important;height:auto!important;padding:2px 16px 0!important}html body.savi-module-food .header-logo{letter-spacing:.6px!important;font-size:22px!important;font-weight:560!important}html body.savi-module-food .home-content{padding:6px 16px 16px!important}html body.savi-module-food .food-main-toggle{border-radius:18px!important;gap:4px!important;margin:8px 0 12px!important;padding:4px!important}html body.savi-module-food .main-toggle-btn{border-radius:15px!important;padding:9px 4px!important;font-size:13px!important;font-weight:400!important}html body.savi-module-food .main-toggle-btn.active{font-weight:600!important}html body.savi-module-food .home-search-input{border-radius:15px!important;height:38px!important;min-height:0!important;padding:11px 14px!important;font-size:13px!important}html body.savi-module-food .home-search-btn,html body.savi-module-food .home-search+div>button{border-radius:14px!important;flex:none!important;width:40px!important;min-width:40px!important;height:40px!important;min-height:40px!important;padding:0!important}html body.savi-module-food .home-search+div{gap:8px!important}html body.savi-module-food .qchip{border-radius:14px!important;min-height:0!important;padding:9px 14px!important;font-size:12.5px!important;font-weight:400!important}html body.savi-module-food .food-cat-chip{border-radius:16px!important;gap:5px!important;min-width:66px!important;min-height:0!important;padding:10px 12px!important}html body.savi-module-food .food-cat-name{font-size:11.5px!important;font-weight:400!important}html body.savi-module-food .qchip{align-items:center!important;height:33px!important;line-height:1!important;display:inline-flex!important}html body.savi-module-food .qchip svg{display:none!important}html body.savi-module-food .main-toggle-btn.active{border-radius:15px!important}html body.savi-module-food .home-search-btn{border-radius:14px!important}html body.savi-module-food .home-quickbar{gap:8px!important;padding-bottom:10px!important}html body.savi-module-food .btn.btn-primary.home-search-btn{border-radius:14px!important}html body.savi-module-food .home-search+div~button,html body.savi-module-food .home-search~button.btn{border-radius:14px!important;flex:none!important;width:40px!important;min-width:40px!important;height:40px!important;min-height:40px!important;padding:0!important}html body.savi-module-food .food-cats{gap:8px!important}html body.savi-module-food .food-cat-emoji,html body.savi-module-food .food-cat-emoji svg{width:15px!important;height:15px!important;font-size:15px!important}html body.savi-module-stay div[style*="linear-gradient(135deg, rgb(79, 74, 68)"]{box-shadow:none!important;background:0 0!important;padding:0 16px 10px!important}html body.savi-module-stay div[style*="linear-gradient(135deg, rgb(79, 74, 68)"]:before{content:"SV STAY";letter-spacing:.6px;color:var(--text-primary);padding:2px 0;font-size:22px;font-weight:560;display:block}html body.savi-module-stay div[style*="linear-gradient(135deg, rgb(79, 74, 68)"]>div:first-child{color:var(--text-secondary)!important;margin:0 0 10px!important;font-size:12px!important;font-weight:400!important}html body.savi-module-stay div[style*="linear-gradient(135deg, rgb(79, 74, 68)"]>div:nth-child(2),html body.savi-module-stay div[style*="linear-gradient(135deg, rgb(79, 74, 68)"]>div:nth-child(3){color:var(--text-secondary)!important;box-shadow:none!important;opacity:1!important;background:0 0!important;border-radius:0!important;margin:0 0 3px!important;padding:0!important;font-size:11.5px!important;line-height:1.4!important}html body.savi-module-stay div[style*="linear-gradient(135deg, rgb(79, 74, 68)"]>div:nth-child(4){background:var(--card-bg)!important;width:100%!important;box-shadow:var(--neo-out)!important;color:var(--text-primary)!important;text-align:left!important;opacity:1!important;border-radius:18px!important;align-items:center!important;gap:11px!important;min-height:0!important;margin:9px 0 0!important;padding:15px!important;font-size:14px!important;display:flex!important}html body.savi-module-stay div[style*="linear-gradient(135deg, rgb(79, 74, 68)"]>div:nth-child(4):after{content:"›";color:var(--text-secondary);margin-left:auto;font-size:20px;line-height:1}html body.savi-module-stay input.form-input{border-radius:15px!important;font-size:13px!important}html body.savi-module-stay div[style*="position: relative"]>input.form-input{height:38px!important;padding:11px 14px 11px 36px!important}html body.savi-module-stay div[style*="align-items: flex-end"]>div[style*="flex: 1"]{background:var(--card-bg)!important;box-shadow:var(--neo-in)!important;border-radius:15px!important;padding:8px 12px 9px!important}html body.savi-module-stay div[style*="align-items: flex-end"]>div[style*="flex: 1"]>label{letter-spacing:.4px!important;text-transform:uppercase!important;color:var(--text-secondary)!important;margin:0!important;font-size:9.5px!important}html body.savi-module-stay div[style*="align-items: flex-end"]>div[style*="flex: 1"]>input.form-input{box-shadow:none!important;height:auto!important;color:var(--text-primary)!important;background:0 0!important;border:none!important;padding:0!important;font-size:12.5px!important;font-weight:600!important}html body.savi-module-stay div[style*="position: relative"]>button[style*=inline-flex],html body.savi-module-stay .filter-chip,html body.savi-module-stay .filter-chip.active{border-radius:14px!important;height:33px!important;min-height:0!important;padding:9px 14px!important;font-size:12.5px!important;font-weight:400!important}html body.savi-module-stay .filters-bar{gap:8px!important}html body.savi-module-taxi button[style*="var(--taxi)"]>:nth-child(2),html body.savi-module-taxi button[style*="var(--courier)"]>:nth-child(2),html body.savi-module-taxi button[style*=var\(--tow]>:nth-child(2),html body.savi-module-taxi button[style*="var(--taxi)"]>:nth-child(3),html body.savi-module-taxi button[style*="var(--courier)"]>:nth-child(3),html body.savi-module-taxi button[style*=var\(--tow]>:nth-child(3){text-align:left!important;justify-self:start!important}html body[class*=savi-module-] .restaurant-card-type-badge,html body[class*=savi-module-] span[style*="rgba(79, 107, 84"],html body[class*=savi-module-] span[style*="rgba(0, 0, 0, 0.6)"],html body[class*=savi-module-] div[style*="rgba(0, 0, 0, 0.6)"]{background:var(--card-bg)!important;color:var(--text-primary)!important;box-shadow:var(--neo-soft)!important;letter-spacing:.3px!important;border:none!important;border-radius:11px!important;padding:5px 10px!important;font-size:10px!important;font-weight:600!important}html body[class*=savi-module-] .theme-toggle-btn svg,html body[class*=savi-module-] .theme-toggle-btn svg *{color:var(--text-secondary)!important;stroke:var(--text-secondary)!important;fill:none!important}html body[class*=savi-module-] .theme-toggle-btn{background:var(--card-bg)!important;width:34px!important;height:34px!important;box-shadow:var(--neo-soft)!important;border-radius:12px!important;padding:0!important}html body.savi-module-tours div[style*="padding: 20px 16px 12px"]{padding:0 16px 10px!important}html body.savi-module-tours div[style*="font-size: 28px"]{letter-spacing:.6px!important;font-size:22px!important;font-weight:560!important}html body.savi-module-tours div[style*="padding: 20px 16px 12px"]>div:nth-child(2){color:var(--text-secondary)!important;font-size:12px!important}html body.savi-module-tours button[style*="border-radius: 18px"]{border-radius:14px!important;height:33px!important;min-height:0!important;padding:9px 13px!important;font-size:12.5px!important;font-weight:400!important}html body.savi-module-rent .header{padding:2px 16px 12px!important}html body.savi-module-rent .page-header{text-align:center!important}html body.savi-module-rent .page-header:before{content:"SV RENT";letter-spacing:.6px;color:var(--text-primary);padding:2px 0;font-size:22px;font-weight:560;display:block}html body.savi-module-rent .page-title{color:var(--text-secondary)!important;padding-bottom:10px!important;font-size:12px!important;font-weight:400!important}html body.savi-module-jobs main>div:first-child:before{content:"SV РАБОТА";text-align:center;letter-spacing:.6px;color:var(--text-primary);padding:2px 0 12px;font-size:22px;font-weight:560;display:block}html body.savi-module-jobs div[style*="border-radius: 12px"][style*="padding: 3px"]{border-radius:18px!important;gap:4px!important;padding:4px!important}html body.savi-module-jobs div[style*="border-radius: 12px"][style*="padding: 3px"]>button{border-radius:15px!important;padding:9px 4px!important;font-size:13px!important;font-weight:400!important}html body.savi-module-market div[style*="padding: 20px 16px"]{text-align:center!important;padding:0 16px 10px!important}html body.savi-module-market div[style*="font-size: 17px"]{letter-spacing:.6px!important;font-size:22px!important;font-weight:560!important}html body.savi-module-market .page-header{padding:2px 16px 10px!important}html body.savi-module-market .page-header h1{letter-spacing:.6px!important;font-size:22px!important;font-weight:560!important}html body.savi-module-market .page-header .sub{font-size:12px!important}html body.savi-module-market .page-header-inner>div:last-child>button{border-radius:14px!important;flex:none!important;width:40px!important;min-width:40px!important;height:40px!important;min-height:40px!important;padding:0!important}html body.savi-module-market .search-input-inline{border-radius:15px!important;height:38px!important;padding:11px 14px!important;font-size:13px!important}html body.savi-module-market .wheel-trigger{border-radius:14px!important;height:34px!important;min-height:0!important;padding:9px 13px!important;font-size:12px!important}html body.savi-module-rent .filter-chip,html body.savi-module-jobs main button[style*="border-radius: 12px"]:not([style*="padding: 3px"]),html body.savi-module-market span[style*="border-radius: 14px"]{border-radius:14px!important;align-items:center!important;height:33px!important;min-height:0!important;padding:9px 14px!important;font-size:12.5px!important;font-weight:400!important;display:inline-flex!important}html body.savi-module-rent .page-header{display:block!important}html body.savi-module-rent .filter-chip.active{border-radius:14px!important}html body.savi-module-rent input{border-radius:15px!important;font-size:13px!important}html body.savi-module-rent .main-content>div button[style*="border-radius: 10px"]{border-radius:14px!important;height:33px!important;min-height:0!important;padding:9px 13px!important;font-size:12.5px!important;font-weight:400!important}html body.savi-module-market div[style*="letter-spacing: 0.04em"]{letter-spacing:0!important;color:var(--text-primary)!important;font-size:14px!important;font-weight:540!important}html body.savi-module-market .btn-primary{border-radius:16px!important;padding:12px 20px!important;font-size:13px!important}html body.savi-module-market button[style*="border-radius: 10px"]{border-radius:14px!important;height:34px!important;min-height:0!important;padding:9px 13px!important;font-size:12px!important;font-weight:400!important}html body[class*=savi-module-] span[style*="width: 40px"][style*="border-radius: 12px"]{background:var(--card-bg)!important;box-shadow:var(--neo-in)!important}html body[class*=savi-module-] span[style*="width: 40px"][style*="border-radius: 12px"] svg,html body[class*=savi-module-] span[style*="width: 40px"][style*="border-radius: 12px"] svg *{color:var(--text-primary)!important;stroke:var(--text-primary)!important}html body.savi-module-market button[style*="min-height: 100px"]{background:var(--card-bg)!important;box-shadow:var(--neo-out)!important;border:none!important;border-radius:16px!important}html body.savi-module-market button[style*="min-height: 100px"]:not([style*=--card-bg]){box-shadow:var(--neo-in)!important}html body.savi-module-jobs main>div:first-child>div:nth-child(2){background:var(--card-bg)!important;box-shadow:var(--neo-in)!important;color:var(--text-secondary)!important;border-radius:16px!important;margin-bottom:12px!important;padding:13px 15px!important;font-size:11.5px!important;line-height:1.5!important}html body.savi-module-jobs main>div:first-child>div:nth-child(2) svg,html body.savi-module-jobs div[style*="border-radius: 12px"][style*="padding: 3px"]>button svg,html body.savi-module-rent .filter-chip svg,html body.savi-module-jobs main button[style*="border-radius: 12px"] svg{display:none!important}html body.savi-module-tours div[style*="font-weight: 800"][style*=var\(--accent]{color:var(--text-primary)!important;font-size:12px!important;font-weight:540!important}html body.savi-module-med div[style*="padding: 12px 14px 24px"]:before,html body.savi-module-svnews div[style*="padding: 12px 14px 24px"]:before{text-align:center;letter-spacing:.6px;color:var(--text-primary);padding:2px 0 12px;font-size:22px;font-weight:560;display:block}html body.savi-module-med div[style*="padding: 12px 14px 24px"]:before{content:"SV MED"}html body.savi-module-svnews div[style*="padding: 12px 14px 24px"]:before{content:"SV NEWS"}html body.savi-module-med input,html body.savi-module-svnews input{border-radius:15px!important;font-size:13px!important}html body.savi-module-med button[style*="border-radius: 12px"],html body.savi-module-svnews button[style*="border-radius: 10px"]{border-radius:14px!important;height:33px!important;min-height:0!important;padding:9px 14px!important;font-size:12.5px!important;font-weight:400!important}html body.savi-module-svnews button[style*="border-radius: 12px"]{border-radius:15px!important;height:34px!important;padding:9px 4px!important;font-size:13px!important;font-weight:400!important}html body.savi-module-svnews button[style*="border-radius: 10px"][style*="34px"]{border-radius:12px!important;width:34px!important;height:34px!important;padding:0!important}html body.savi-module-med div[style*=overflow-x]>button{border-radius:14px!important;height:33px!important;min-height:0!important;padding:9px 14px!important;font-size:12.5px!important;font-weight:400!important}html body.savi-module-med main div[style*=overflow-x] button svg{display:none!important}html body.savi-module-stay div[style*="rgb(58, 125, 68)"]{color:var(--text-primary)!important;background:var(--card-bg)!important;box-shadow:var(--neo-soft)!important}html body.savi-module-stay div[style*="rgb(58, 125, 68)"] svg{color:var(--text-secondary)!important;stroke:var(--text-secondary)!important}html body[class*=savi-module-] [style*="rgb(111, 125, 143)"],html body[class*=savi-module-] [style*="rgb(125, 154, 160)"],html body[class*=savi-module-] [style*="rgb(168, 125, 138)"],html body[class*=savi-module-] [style*="rgb(111, 143, 118)"],html body[class*=savi-module-] [style*="rgb(138, 154, 111)"],html body[class*=savi-module-] [style*="rgb(111, 138, 154)"],html body[class*=savi-module-] [style*="rgb(111, 150, 144)"],html body[class*=savi-module-] [style*="rgb(84, 128, 140)"],html body[class*=savi-module-] [style*="rgb(79, 107, 84)"]{color:var(--text-secondary)!important}html body[class*=savi-module-] [style*="rgba(111, 125, 143"],html body[class*=savi-module-] [style*="rgba(125, 154, 160"],html body[class*=savi-module-] [style*="rgba(168, 125, 138"],html body[class*=savi-module-] [style*="rgba(111, 143, 118"],html body[class*=savi-module-] [style*="rgba(138, 154, 111"],html body[class*=savi-module-] [style*="rgba(111, 138, 154"],html body[class*=savi-module-] [style*="rgba(111, 150, 144"],html body[class*=savi-module-] [style*="rgba(84, 128, 140"],html body[class*=savi-module-] [style*="rgba(79, 107, 84"]{background:var(--card-bg)!important;box-shadow:var(--neo-soft)!important;color:var(--text-secondary)!important}html body[class*=savi-module-] [style*="rgb(111, 125, 143)"] svg,html body[class*=savi-module-] [style*="rgb(125, 154, 160)"] svg,html body[class*=savi-module-] [style*="rgb(168, 125, 138)"] svg,html body[class*=savi-module-] [style*="rgb(111, 143, 118)"] svg,html body[class*=savi-module-] [style*="rgb(138, 154, 111)"] svg,html body[class*=savi-module-] [style*="rgb(111, 138, 154)"] svg,html body[class*=savi-module-] [style*="rgb(111, 150, 144)"] svg,html body[class*=savi-module-] [style*="rgb(84, 128, 140)"] svg,html body[class*=savi-module-] [style*="rgb(79, 107, 84)"] svg{color:var(--text-secondary)!important;stroke:var(--text-secondary)!important}html body.savi-module-food .badge-open,html body.savi-module-food .badge-closed{background:var(--card-bg)!important;box-shadow:var(--neo-soft)!important}html body.savi-module-food .badge-open{color:#1b994d!important}html body.savi-module-food .badge-closed{color:#b5675f!important}html[data-theme=dark] body.savi-module-food .badge-open{color:#44dd80!important}html[data-theme=dark] body.savi-module-food .badge-closed{color:#e6a39c!important}html body[class*=savi-module-] .rp-type-badge,html body[class*=savi-module-] [style*="rgb(163, 86, 78)"],html body[class*=savi-module-] [data-savi=sos-card]{background:var(--card-bg)!important;color:var(--text-primary)!important;box-shadow:var(--neo-soft)!important;border:none!important}html body[class*=savi-module-] .rp-type-badge svg,html body[class*=savi-module-] [style*="rgb(163, 86, 78)"] svg,html body[class*=savi-module-] [data-savi=sos-card] svg{color:var(--text-secondary)!important;stroke:var(--text-secondary)!important}html body[class*=savi-module-] [style*="rgba(0, 0, 0, 0.5)"],html body[class*=savi-module-] [style*="rgba(0, 0, 0, 0.55)"],html body[class*=savi-module-] [style*="rgba(0, 0, 0, 0.45)"]{background:var(--card-bg)!important;color:var(--text-secondary)!important;box-shadow:var(--neo-soft)!important}html div[style*="letter-spacing: 3px"][style*="font-weight: 800"]{letter-spacing:5px!important;color:var(--text-primary)!important;text-shadow:none!important;margin-bottom:10px!important;font-size:22px!important;font-weight:400!important}html div[style*="max-width: 340px"]>button:first-child{background:var(--card-bg)!important;width:30px!important;height:30px!important;box-shadow:var(--neo-soft)!important;color:var(--text-secondary)!important;border-radius:11px!important}html div[style*="max-width: 340px"] div[style*="flex-direction: column"]>button{font-weight:400!important}html body.savi-module-market .listing-card .price,html body[class*=savi-module-] [style*="color: rgb(79, 74, 68)"],html body[class*=savi-module-] [style*="color:#4f4a44"],html body[class*=savi-module-] [style*="color: #4f4a44"]{color:var(--text-primary)!important}html body[class*=savi-module-] .photo-nav{background:var(--card-bg)!important;box-shadow:var(--neo-out)!important;color:var(--text-primary)!important;border:none!important}html body[class*=savi-module-] .photo-nav svg,html body[class*=savi-module-] .photo-nav svg *{color:var(--text-primary)!important;stroke:var(--text-primary)!important}html body.savi-module-med main div:has(>div>img){border-radius:20px!important;align-items:center!important;gap:11px!important;margin-bottom:11px!important;padding:12px!important}html body.savi-module-med main div:has(>img){border-radius:16px!important;flex:none!important;width:62px!important;height:62px!important;overflow:hidden!important}html body.savi-module-med main div:has(>img)>img{object-fit:cover!important;border-radius:16px!important;width:62px!important;height:62px!important}html body.savi-module-med main div:has(>div>img) span[style*="font-weight: 800"]{font-size:16.5px!important;font-weight:540!important}html body.savi-module-med main div:has(>div>img)>div:last-child>div:first-child>span:first-child{font-size:16.5px!important;font-weight:540!important}html body.savi-module-med a[href^=tel\:]{border-radius:13px!important;max-width:112px!important;padding:9px 12px!important;font-size:11px!important;font-weight:400!important}html body.savi-module-med main div:has(>img){align-self:center!important;height:62px!important}html body.savi-module-med main div:has(>div>img)>div:last-child{padding:0!important}html body.savi-module-med main div:has(>div>img)>div:last-child>div:nth-child(2){color:var(--text-secondary)!important;font-size:11.5px!important;font-weight:400!important}html body.savi-module-med main div:has(>img){min-height:0!important;max-height:62px!important}html body:not([class*=savi-module-]) h2,html body:not([class*=savi-module-]) h3{font-weight:520!important}html body.savi-module-food .restaurant-card{border-radius:22px!important}html body.savi-module-food .restaurant-card-photo>span[style*="bottom: 10px"]{inset:10px 10px auto auto!important}html body.savi-module-food .restaurant-card-type-badge{inset:auto auto 10px 10px!important}html body.savi-module-food .btn.btn-primary.home-search-btn{background:var(--text-primary)!important;box-shadow:var(--neo-out)!important}html body.savi-module-food .btn.btn-primary.home-search-btn svg,html body.savi-module-food .btn.btn-primary.home-search-btn svg *{color:var(--card-bg)!important;stroke:var(--card-bg)!important}html [style*="border-radius: 50%"]{border-radius:50%!important}html button[style*="rgb(163, 86, 78)"],html button[data-savi=sos-card]{box-shadow:var(--neo-in)!important;border-radius:18px!important;padding:15px 18px!important}html .tt-knob svg,html .tt-knob svg *{color:#e9c98a!important;stroke:#e9c98a!important}html body:not([class*=savi-module-]) .card[style*="padding: 16px 20px"]{gap:13px!important;padding:14px 16px!important}html body:not([class*=savi-module-]) .card[style*="padding: 16px 20px"]>div:first-child{width:38px!important;height:38px!important;box-shadow:var(--neo-in)!important;border-radius:12px!important}html body:not([class*=savi-module-]) .card[style*="padding: 16px 20px"]>div:last-child>div:first-child{letter-spacing:0!important;font-size:14.5px!important;font-weight:540!important}html body:not([class*=savi-module-]) .card[style*="padding: 16px 20px"]>div:last-child>div:last-child{font-size:11.5px!important}html [style*="rgba(111, 143, 118"]{box-shadow:var(--neo-out)!important}html .savi-tt svg[data-savi=tt-sun],html .savi-tt svg[data-savi=tt-sun] *{color:#e9b949!important;stroke:#e9b949!important}html .savi-tt svg[data-savi=tt-moon],html .savi-tt svg[data-savi=tt-moon] *{color:var(--text-secondary,#8a847b)!important;stroke:var(--text-secondary,#8a847b)!important}html body:not([class*=savi-module-]) button[style*="border-radius: 14px"][style*="padding: 10px 14px"],html body:not([class*=savi-module-]) .card[style*="padding: 12px 14px"],html body:not([class*=savi-module-]) button[style*="padding: 14px 18px"]{border-radius:18px!important;gap:13px!important;padding:14px 16px!important}html body:not([class*=savi-module-]) button[style*="padding: 14px 18px"]>div>div:first-child{font-size:14.5px!important;font-weight:540!important}html body:not([class*=savi-module-]) button[style*="padding: 14px 18px"]>div>div:last-child{font-size:11.5px!important}html [style*="border-radius: 50%"][style*="padding: 2.5px"] svg,html [data-savi=round-btn] svg *{stroke:#3a352f!important;color:#3a352f!important}html[data-theme=dark] [style*="border-radius: 50%"][style*="padding: 2.5px"] svg,html[data-theme=dark] [data-savi=round-btn] svg *{stroke:#d8d2c8!important;color:#d8d2c8!important}html body.savi-module-food .badge,html body.savi-module-food .restaurant-card-status{letter-spacing:.3px!important;border-radius:11px!important;padding:5px 10px!important;font-size:10px!important;font-weight:600!important}html body.savi-module-food .restaurant-card-photo{flex-wrap:wrap!important;align-content:flex-start!important;gap:6px!important;padding:10px!important;display:flex!important}html body.savi-module-food .restaurant-card-photo>img,html body.savi-module-food .restaurant-card-photo-overlay{width:100%!important;height:100%!important;position:absolute!important;inset:0!important}html body.savi-module-food .restaurant-card-photo>span:not(.restaurant-card-type-badge){align-self:flex-start!important;position:static!important}html body.savi-module-food .restaurant-card-type-badge{position:absolute!important;inset:auto auto 10px 10px!important}html body.savi-module-stay h1[style*="font-size: 22px"]{letter-spacing:.2px!important;font-size:20px!important;font-weight:540!important}html body[class*=savi-module-] .restaurant-card-photo>span,html body[class*=savi-module-] .restaurant-card-type-badge,html body[class*=savi-module-] .badge{box-shadow:0 2px 8px #14110f47!important}html body.savi-module-food .restaurant-card-photo>span:not(.restaurant-card-type-badge){z-index:2!important;position:relative!important;inset:auto!important}html body.savi-module-food .restaurant-card-type-badge{z-index:2!important}html body.savi-module-food .restaurant-card-photo-overlay{z-index:1!important}nav[aria-label=Основная\ навигация]{box-shadow:0 -1px #a39b8f73,0 1px #fff,0 8px 24px #a39b8f47!important}[data-theme=dark] nav[aria-label=Основная\ навигация]{box-shadow:0 -1px #0000008c,0 1px #ffffff24,0 8px 24px #00000061!important}.badge,.chip,.tag,.pill,.filter-chip,.category-badge,.status-badge,.feature-badge,.sub-badge,.detail-tag,.amenity-tag,.rc-meta-pill,.otile-badge,.rp-type-badge,.rp-status-badge,.restaurant-card-type-badge{justify-content:center;align-items:center;line-height:1;display:inline-flex}html body[class*=savi-module-] .top-bar button.theme-toggle:not(.savi-tt)>span>span:last-child{display:none!important}html body[class*=savi-module-] :is(.top-bar,.header){gap:var(--shapka-zazor,8px)!important;padding-left:22px!important;padding-right:22px!important}html body[class*=savi-module-] :is(.top-bar,.header) .savi-home-btn{height:var(--shapka-h,30px)!important;box-sizing:border-box!important;border-radius:var(--shapka-r,14px)!important;justify-content:center!important;align-items:center!important;padding:0 14px!important;display:inline-flex!important}html body[class*=savi-module-] :is(.top-bar,.header) button.theme-toggle{height:var(--shapka-h,30px)!important;box-sizing:border-box!important;border-radius:var(--shapka-r,14px)!important}html .header :is(.theme-toggle.savi-tt,.savi-rs),html .header :is(.theme-toggle.savi-tt,.savi-rs) .tt-track,html body[class*=savi-module-] :is(.top-bar,.header) :is(.theme-toggle.savi-tt,.savi-rs),html body[class*=savi-module-] :is(.top-bar,.header) :is(.theme-toggle.savi-tt,.savi-rs) .tt-track{width:54px!important;height:var(--shapka-h,30px)!important;box-sizing:border-box!important;border-radius:var(--shapka-r,14px)!important;padding:0 3px!important}html body[class*=savi-module-] :is(.top-bar,.header) :is(.theme-toggle.savi-tt,.savi-rs) .tt-knob{border-radius:11px!important;width:23px!important;height:23px!important}html body[class*=savi-module-] :is(.top-bar,.header) button.theme-toggle:not(.savi-tt)>span>span:last-child{display:none!important}html body[class*=savi-module-] :is(.top-bar,.header) button.theme-toggle:not(.savi-tt){width:var(--shapka-h,30px)!important;justify-content:center!important;align-items:center!important;padding:0!important;display:inline-flex!important}html body[class*=savi-module-] :is(.top-bar,.header) button:has(svg[data-znak=bell]){width:var(--shapka-h,30px)!important;height:var(--shapka-h,30px)!important;border-radius:var(--shapka-r,14px)!important;justify-content:center!important;align-items:center!important;padding:0!important;display:inline-flex!important}html body[class*=savi-module-] :is(.top-bar,.header) .savi-home-btn,html body[class*=savi-module-] :is(.top-bar,.header) button.theme-toggle:not(.savi-tt){isolation:isolate;height:44px!important;min-height:44px!important;box-shadow:none!important;background:0 0!important;border-radius:0!important;position:relative!important}html body[class*=savi-module-] :is(.top-bar,.header) button:has(svg[data-znak=bell]){isolation:isolate;height:44px!important;min-height:44px!important;box-shadow:none!important;background:0 0!important;border-radius:0!important;position:relative!important}html body[class*=savi-module-] :is(.top-bar,.header) .savi-home-btn:before,html body[class*=savi-module-] :is(.top-bar,.header) button.theme-toggle:not(.savi-tt):before{content:"";left:0;right:0;top:calc((44px - var(--shapka-h,30px)) / 2);height:var(--shapka-h,30px);border-radius:var(--shapka-r,14px);background:var(--card-bg,#ece9e4);box-shadow:var(--neo-soft);z-index:-1;position:absolute}html body[class*=savi-module-] :is(.top-bar,.header) button:has(svg[data-znak=bell]):before{content:"";left:0;right:0;top:calc((44px - var(--shapka-h,30px)) / 2);height:var(--shapka-h,30px);border-radius:var(--shapka-r,14px);background:var(--card-bg,#ece9e4);box-shadow:var(--neo-soft);z-index:-1;position:absolute}html body[class*=savi-module-] :is(.top-bar,.header) :is(.theme-toggle.savi-tt,.savi-rs){height:44px!important;min-height:44px!important;box-shadow:none!important;background:0 0!important;padding:0!important}html body[class*=savi-module-] :is(.savi-tt,.savi-rs) button.tt-slot:not(.savi-home-btn),html body[class*=savi-module-] :is(.savi-tt,.savi-rs) .tt-slot{width:24px!important;height:24px!important;min-height:0!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;padding:0!important}html body[class*=savi-module-] .savi-rs{box-shadow:none!important;background:0 0!important;border:0!important;padding:0!important}html body[class*=savi-module-] :is(.top-bar,.header),html .header{box-sizing:border-box!important;align-items:center!important;gap:var(--shapka-zazor,8px)!important;height:56px!important;min-height:56px!important;padding-left:22px!important;padding-right:22px!important;display:flex!important}html body[class*=savi-module-] :is(.top-bar,.header)>div:last-child,html .header .header-actions{align-items:center!important;gap:var(--shapka-zazor,8px)!important;margin-left:auto!important;display:flex!important}html body[class*=savi-module-] :is(.top-bar,.header)>.savi-home-btn{margin-right:auto!important}html .header :is(.header-nav-link,.btn-login),html .header .header-actions>button{isolation:isolate;box-sizing:border-box!important;height:44px!important;min-height:44px!important;box-shadow:none!important;background:0 0!important;border-radius:0!important;justify-content:center!important;align-items:center!important;display:inline-flex!important;position:relative!important}html .header :is(.header-nav-link,.btn-login):before,html .header .header-actions>button:not(.savi-tt):before{content:"";left:0;right:0;top:calc((44px - var(--shapka-h,30px)) / 2);height:var(--shapka-h,30px);border-radius:var(--shapka-r,14px);background:var(--card-bg,#ece9e4);box-shadow:var(--neo-soft);z-index:-1;position:absolute}html .header>:is(.header-nav,.header-actions,.logo){margin:0!important;padding:0!important}html body[class*=savi-module-] :is(.savi-tt,.savi-rs) .tt-knob{background:var(--card-bg,#f2efea)!important;box-shadow:var(--neo-soft)!important}html body[class*=savi-module-] :is(.savi-tt,.savi-rs) .tt-track{background:var(--bg-primary,#ece9e4)!important;box-shadow:var(--neo-in)!important;border:0!important}html body[class*=savi-module-] :is(.savi-tt,.savi-rs) .tt-slot{width:24px!important;height:24px!important;min-height:0!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;padding:0!important}html body[class*=savi-module-] :is(.top-bar,.header) :is(.theme-toggle.savi-tt,.savi-rs){justify-content:center!important;align-items:center!important;display:inline-flex!important}html body[class*=savi-module-] :is(.top-bar,.header){padding-top:0!important;padding-bottom:0!important}:root{--knopka-fon:#2b2825;--knopka-tekst:#d9d4cc}[data-theme=dark]{--knopka-fon:#ece8e1;--knopka-tekst:#2b2825}[data-theme=dark]{--soglasie:#b8b1a6;--soglasie-ssylka:#ece8e1;--vk-fon:#22374d;--vk-tekst:#d7e7fb;--vk-tekst-tihiy:#7c8ea3;--zvonok:#44dd80;--zvonok-tihiy:#a59f95;--knopka-fon:#ece8e1;--knopka-tekst:#2b2825}:root{--novyy-fon:transparent;--novyy-kant:#6f8f76;--novyy-tekst:#3f9457}[data-theme=dark]{--novyy-fon:transparent;--novyy-kant:#6f8f76;--novyy-tekst:#7fd39a}html [data-savi=lvl-newbie],html [data-savi=lvl-newbie] *{color:#1b994d!important;stroke:#1b994d!important}html[data-theme=dark] [data-savi=lvl-newbie],html[data-theme=dark] [data-savi=lvl-newbie] *{color:#44dd80!important;stroke:#44dd80!important}html [data-savi=lvl-bronze],html [data-savi=lvl-bronze] *{color:#a17f4b!important;stroke:#a17f4b!important}html[data-theme=dark] [data-savi=lvl-bronze],html[data-theme=dark] [data-savi=lvl-bronze] *{color:#b08d57!important;stroke:#b08d57!important}html [data-savi=lvl-silver],html [data-savi=lvl-silver] *{color:#84868c!important;stroke:#84868c!important}html[data-theme=dark] [data-savi=lvl-silver],html[data-theme=dark] [data-savi=lvl-silver] *{color:#9a9ba0!important;stroke:#9a9ba0!important}html [data-savi=lvl-gold],html [data-savi=lvl-gold] *{color:#a47e37!important;stroke:#a47e37!important}html[data-theme=dark] [data-savi=lvl-gold],html[data-theme=dark] [data-savi=lvl-gold] *{color:#c9a45f!important;stroke:#c9a45f!important}html [data-savi=lvl-platinum],html [data-savi=lvl-platinum] *{color:#698a95!important;stroke:#698a95!important}html[data-theme=dark] [data-savi=lvl-platinum],html[data-theme=dark] [data-savi=lvl-platinum] *{color:#6f8f9a!important;stroke:#6f8f9a!important}html [data-savi=lvl-ambassador],html [data-savi=lvl-ambassador] *{color:#84868c!important;stroke:#84868c!important}html[data-theme=dark] [data-savi=lvl-ambassador],html[data-theme=dark] [data-savi=lvl-ambassador] *{color:#9a9ba0!important;stroke:#9a9ba0!important}html [data-savi=lvl-partner],html [data-savi=lvl-partner] *{color:#a47e37!important;stroke:#a47e37!important}html[data-theme=dark] [data-savi=lvl-partner],html[data-theme=dark] [data-savi=lvl-partner] *{color:#c9a45f!important;stroke:#c9a45f!important}html [data-savi=lvl-legend],html [data-savi=lvl-legend] *{color:#698a95!important;stroke:#698a95!important}html[data-theme=dark] [data-savi=lvl-legend],html[data-theme=dark] [data-savi=lvl-legend] *{color:#6f8f9a!important;stroke:#6f8f9a!important}:root{--soglasie:#5f5a53;--soglasie-ssylka:#2b2825;--vk-fon:#d7e7fb;--vk-tekst:#12365f;--vk-tekst-tihiy:#6b7f99;--zvonok:#1b994d;--zvonok-tihiy:#8a847b;--knopka-fon:#2b2825;--knopka-tekst:#d9d4cc;--zvonok-fon:#1b994d;--knopka-nelzya:#6b7280}[data-theme=dark]{--zvonok-fon:#1b994d;--knopka-nelzya:#6b7280}
