.filter-fullscreen{color:#171717;z-index:1000;opacity:0;pointer-events:none;background:#fff;flex-direction:column;transition:opacity .25s,transform .25s;display:flex;position:fixed;inset:0;transform:translateY(100%)}.filter-fullscreen.open{opacity:1;pointer-events:auto;transform:translateY(0)}.filter-fullscreen.closed{opacity:0;pointer-events:none;transform:translateY(100%)}.filter-header{background:#fff;border-bottom:1px solid #ddd;justify-content:center;align-items:center;padding:14px 16px;font-weight:700;display:flex;position:relative}.filter-header-title{font-size:18px}.filter-body{flex:1;padding:20px 16px;overflow-y:auto}.filter-row{margin-bottom:16px}.filter-field{cursor:pointer;background:#fdfdfd;border:1px solid #ddd;border-radius:8px;padding:14px 16px;font-size:16px;transition:border-color .2s;position:relative}.filter-field:hover{border-color:#0070f3}.filter-placeholder{color:#999}.filter-placeholder.has-value{color:#222;font-weight:500}.clear-icon{cursor:pointer;color:#bbb;padding:4px;font-size:20px;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.clear-icon:hover{color:#ef4444}.filter-footer{background:#fff;border-top:1px solid #eee;padding:16px}.apply-button{color:#fff;cursor:pointer;background:#0070f3;border:none;border-radius:8px;width:100%;height:52px;font-size:16px;font-weight:700;transition:background .2s}.apply-button:hover{background:#0051af}.apply-button.rainbow{background:linear-gradient(90deg,#ef4444,#f59e0b,#10b981,#3b82f6,#8b5cf6,#ef4444) 0 0/200% 100%;animation:3s linear infinite rainbowFlow}@keyframes rainbowFlow{0%{background-position:0%}to{background-position:200%}}
.bottom-sheet-backdrop{z-index:9999;background:#0006;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.bottom-sheet{opacity:0;background:#fff;border-top-left-radius:16px;border-top-right-radius:16px;flex-direction:column;width:100%;max-width:600px;max-height:80vh;transition:transform .25s,opacity .25s,max-height .3s;display:flex;overflow:hidden;transform:translateY(100%);box-shadow:0 -4px 12px #00000026}.bottom-sheet.open{opacity:1;transform:translateY(0)}.bottom-sheet.loaded{max-height:80vh}.bottom-sheet.closed{opacity:0;transform:translateY(100%)}.bottom-sheet-header{border-bottom:1px solid #eee;justify-content:space-between;align-items:center;height:50px;padding:10px 16px;display:flex;position:relative}.bottom-sheet-header-title{font-size:16px;font-weight:600;position:absolute;left:50%;transform:translate(-50%)}.bottom-sheet-close{cursor:pointer;background:#f0f0f0;border:none;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;margin-left:auto;display:flex}.bottom-sheet-search-wrapper{padding:12px 16px}.bottom-sheet-search{border:1px solid #ddd;border-radius:8px;width:100%;padding:12px;font-size:16px}.bottom-sheet-list{flex:1;padding:0 16px 20px;overflow-y:auto}.bottom-sheet-item{cursor:pointer;border-bottom:1px solid #f5f5f5;border-radius:6px;margin-bottom:4px;padding:14px 12px;transition:background .2s}.bottom-sheet-item:hover{background:#f9f9f9}.bottom-sheet-item.selected{color:#0369a1;background:#e0f2fe;font-weight:600}.bottom-sheet-loading,.bottom-sheet-end{text-align:center;color:#999;padding:20px}
.segbar-container{background:#fff;width:100%;position:relative}.segbar{-webkit-overflow-scrolling:touch;scrollbar-width:none;background:#fff;justify-content:center;align-items:center;gap:6px;max-width:1200px;margin:0 auto;padding:8px 0;display:flex;overflow-x:auto}.segbar::-webkit-scrollbar{display:none}@media (max-width:1200px){.segbar{justify-content:flex-start;padding-left:10px;padding-right:10px}}.segbtn{cursor:pointer;background:0 0;border:none;border-radius:8px;flex-direction:column;flex-shrink:0;align-items:center;gap:3px;min-width:75px;padding:6px 10px;transition:all .2s;display:flex}.segbtn:hover{background:#f8f9fa}.segbtn--active{color:#0070f3;background:#f0f7ff}.segicon{width:24px;height:24px;-webkit-mask:var(--seg-icon-url)no-repeat center/contain;-webkit-mask:var(--seg-icon-url)no-repeat center/contain;mask:var(--seg-icon-url)no-repeat center/contain;background:currentColor}.segname{white-space:nowrap;font-size:11px;font-weight:500}
.vehicles-list-wrapper{color:#171717;background:#fff;width:100%}.sticky-header{z-index:1000;background:#fff;border-bottom:1px solid #f0f0f0;width:100%;position:sticky;top:0;box-shadow:0 4px 12px #00000014}.segbar-wrapper{opacity:1;grid-template-rows:1fr;transition:grid-template-rows .4s cubic-bezier(.4,0,.2,1),opacity .3s;display:grid}.segbar-wrapper.hidden{opacity:0;grid-template-rows:0fr}.segbar-inner{overflow:hidden}.vehicles-toolbar{z-index:10;background:#fff;align-items:center;gap:10px;padding-top:4px;padding-bottom:4px;display:flex;position:relative}.filter-search-bar{cursor:pointer;background:#f1f3f5;border-radius:10px;flex:1;align-items:center;padding:6px 12px;display:flex}.filter-search-bar:hover{background:#e9ecef}.inline-input{background:0 0;border:none;outline:none;flex:1;width:100%;font-size:15px}.placeholder-text{color:#888;flex:1;font-size:14px}.icon-btn{color:#444;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:6px;transition:background .2s;display:flex}.icon-btn:hover{background:#f0f0f0}.cart-badge{color:#fff;background:#ef4444;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;min-width:16px;height:16px;font-size:10px;font-weight:700;display:flex;position:absolute;top:-2px;right:-2px}.profile-container{align-items:center;display:flex}.profile-dropdown{z-index:1001;background:#fff;border:1px solid #f0f0f0;border-radius:12px;width:180px;animation:.2s fadeIn;position:absolute;top:calc(100% + 10px);right:0;overflow:hidden;box-shadow:0 10px 25px #0000001a}.dropdown-item{color:#333;cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:10px;width:100%;padding:12px 16px;font-size:14px;transition:background .2s;display:flex}.dropdown-item:hover{color:#0070f3;background:#f8f9fa}.dropdown-item.danger{color:#ef4444}.dropdown-item.danger:hover{color:#ef4444;background:#fff5f5}.dropdown-user-info{background:#f8f9fa;flex-direction:column;padding:12px 16px;display:flex}.user-phone{color:#1a1a1a;font-size:14px;font-weight:600}.dropdown-divider{background:#f0f0f0;height:1px;margin:4px 0}@keyframes fadeIn{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.vehicles-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px;padding-top:16px;padding-bottom:16px;display:grid}.pagination{justify-content:center;align-items:center;gap:6px;padding:10px 0 15px;display:flex}.page-button{cursor:pointer;background:#fff;border:1px solid #eee;border-radius:6px;justify-content:center;align-items:center;min-width:32px;height:32px;font-size:13px;font-weight:500;display:flex}.page-button.active{color:#fff;background:#0070f3;border-color:#0070f3}.page-button:disabled{opacity:.3}.page-ellipsis{color:#aaa;cursor:pointer;padding:0 4px}
.vehicles-page-container{background-color:#fff;width:100%;font-family:sans-serif}.catalog-header{background:#fff;max-width:1200px;margin:0 auto;padding:32px 16px 20px}.header-title-row{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:12px;display:flex}.title-text{color:#1a1a1a;letter-spacing:-.5px;margin:0;font-size:28px;font-weight:800}.stats-badge{color:#666;font-size:14px;font-weight:400}.stats-count{color:#0070f3;font-weight:700}.header-underline{background:#0070f3;border-radius:2px;width:40px;height:4px;margin-top:12px}.catalog-empty{text-align:center;color:#666;padding:50px}.catalog-error{text-align:center;color:red;padding:50px;font-family:sans-serif}
