:root{color-scheme:dark;--bz-bg:#030303;--bz-bg-soft:#070707;--bz-sidebar:#050505;--bz-panel:#0b0b0b;--bz-panel-2:#111;--bz-field:#111;--bz-field-hover:#171717;--bz-field-focus:#1a1a1a;--bz-border:hsla(0,0%,100%,.1);--bz-border-strong:hsla(0,0%,100%,.18);--bz-text:#f7f7f7;--bz-muted:#929292;--bz-accent:#1db2f0;--bz-accent-hover:#0095cc;--bz-accent-soft:rgba(29,178,240,.14)}body,html{background:var(--bz-bg)}body{color:var(--bz-text)}h1,h2,h3,h4,h5,h6{color:#fff;font-family:Manrope,sans-serif;letter-spacing:-.025em}::selection{background:rgba(29,178,240,.34);color:#fff}hr.line{border-color:var(--bz-border)}.nav:not(.nav--transparent){background:rgba(3,3,3,.96);border-top:0;border-bottom:0;box-shadow:none;backdrop-filter:blur(16px)}.nav.nav--community,.nav.nav--marketplace{border-bottom:1px solid hsla(0,0%,100%,.12)}.lang-dropdown__btn,.nav__link{color:var(--bz-text)}.lang-dropdown__btn:hover,.nav__link:hover{color:#fff}[data-dropdown-panel]{color:var(--bz-text)!important;background:var(--bz-panel)!important;border:0;border-radius:11px;box-shadow:0 18px 50px rgba(0,0,0,.36)!important}.account-dropdown__trigger{min-height:50px;padding:6px 14px 6px 6px;display:inline-flex;align-items:center;gap:12px;border-radius:999px;transition:color .18s ease,background-color .18s ease}.account-dropdown__trigger:hover,.account-dropdown__trigger[aria-expanded=true]{color:#fff;background:hsla(0,0%,100%,.07)}.account-dropdown__avatar,.account-dropdown__link-icon,.account-dropdown__trigger-icon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;border:0;border-radius:50%}.account-dropdown__trigger-icon{width:38px;height:38px;overflow:hidden;color:#061016;background:var(--bz-accent)}.account-dropdown__avatar img,.account-dropdown__trigger-icon img,.mobile-menu__account-avatar img{width:100%;height:100%;display:block;object-fit:cover}.account-dropdown__initials{font-size:.68rem;font-weight:850;letter-spacing:.03em;line-height:1}.account-dropdown__trigger-name{max-width:140px;overflow:hidden;color:#fff;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.account-dropdown__caret{margin-left:2px;color:#727272;font-size:.66rem;transition:color .18s ease,transform .18s ease}.account-dropdown__trigger[aria-expanded=true] .account-dropdown__caret{color:var(--bz-accent);transform:rotate(180deg)}[data-dropdown-panel].account-dropdown__panel{width:292px;min-width:292px;padding:9px;overflow:hidden;background:#171d22!important;border:1px solid hsla(0,0%,100%,.086);border-radius:18px;box-shadow:0 24px 70px rgba(0,0,0,.52)!important}.account-dropdown__identity{min-width:0;margin-bottom:7px;padding:11px;display:flex;align-items:center;justify-content:space-between;gap:12px;background:#252d33;border-radius:13px}.account-dropdown__avatar{width:38px;height:38px;overflow:hidden;color:var(--bz-accent);background:var(--bz-accent-soft);font-size:1rem}.account-dropdown__identity-copy{min-width:0;display:grid;gap:3px}.account-dropdown__identity-copy small{overflow:hidden;color:#9aaab3;text-overflow:ellipsis;white-space:nowrap;font-size:.62rem;font-weight:500;line-height:1}.account-dropdown__identity-copy strong{overflow:hidden;color:#fff;font-size:.8rem;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.account-dropdown__navigation{display:grid;gap:3px}.account-dropdown__link{width:100%;min-height:48px;padding:6px 9px 6px 7px;display:flex;align-items:center;gap:11px;color:#d8d8d8;background:transparent;border:0;border-radius:12px;text-align:left;transition:color .18s ease,background-color .18s ease,transform .18s ease}.account-dropdown__link:hover{color:#fff;background:#252d33}.account-dropdown__link:active{transform:scale(.985)}.account-dropdown__link-icon{width:34px;height:34px;color:#1db2f0;background:#252d33;font-size:.92rem;transition:color .18s ease,background-color .18s ease}.account-dropdown__link:hover .account-dropdown__link-icon{color:#071219;background:var(--bz-accent)}.account-dropdown__link--active{color:#fff;background:var(--bz-accent-soft)}.account-dropdown__link--active .account-dropdown__link-icon{color:#071219;background:var(--bz-accent)}.account-dropdown__link-label{min-width:0;flex:1 1 auto;font-size:.82rem;font-weight:600}.account-dropdown__link-arrow{color:#91a1aa;font-size:.62rem;transition:color .18s ease,transform .18s ease}.account-dropdown__link--active .account-dropdown__link-arrow,.account-dropdown__link:hover .account-dropdown__link-arrow{color:var(--bz-accent)}.account-dropdown__divider{height:1px;margin:7px 9px;background:hsla(0,0%,100%,.08)}.account-dropdown__logout-form{margin:0}.account-dropdown__link--logout{cursor:pointer}.account-dropdown__link--logout .account-dropdown__link-icon{color:#ef8b99;background:rgba(244,63,94,.12)}.account-dropdown__link--logout:hover{color:#fff;background:rgba(244,63,94,.1)}.account-dropdown__link--logout:hover .account-dropdown__link-icon{color:#fff;background:#e94b63}.mobile-menu{background:rgba(3,3,3,.97)!important}.mobile-menu__top-controls{border-bottom-color:var(--bz-border)}.mobile-menu__account-avatar{width:42px;height:42px;overflow:hidden;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;color:#061016;background:var(--bz-accent);border-radius:50%;font-size:.72rem;font-weight:850;letter-spacing:.03em}.footer{position:relative;padding:72px 0 30px;overflow:hidden;background:var(--bz-sidebar);border-top:1px solid hsla(0,0%,100%,.06)}.footer__main{display:grid;grid-template-columns:minmax(260px,1.25fr) 2fr;gap:clamp(70px,10vw,170px);padding:72px 10px 66px}.footer__brand{max-width:350px}.footer__logo{display:inline-flex;margin-bottom:25px}.footer__logo img{width:132px;height:auto}.footer__brand-copy{color:var(--bz-muted);font-size:.88rem;line-height:1.75}.footer__trader-badge{display:inline-flex;align-items:center;gap:11px;max-width:100%;margin-top:22px;padding:13px 16px;color:#fff;background:transparent;border:1px solid var(--bz-border);border-radius:14px;text-decoration:none;transition:color .18s ease,background-color .18s ease,border-color .18s ease,transform .18s ease}.footer__trader-badge-copy{color:var(--bz-accent);font-size:.8rem;font-weight:750;letter-spacing:.05em;text-transform:uppercase;white-space:nowrap}.footer__trader-badge-arrow{margin-left:auto;color:var(--bz-accent);font-size:.8rem;transition:transform .18s ease}.footer__trader-badge:hover{color:#fff;background:hsla(0,0%,100%,.05);border-color:var(--bz-border-strong)}.footer__trader-badge:focus-visible{outline:2px solid var(--bz-accent);outline-offset:3px}.footer__socials{display:flex;gap:10px;margin-top:27px}.footer__scroll-up,.footer__socials a{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;color:#bdbdbd;background:hsla(0,0%,100%,.045);border:1px solid hsla(0,0%,100%,.08);border-radius:50%;transition:color .18s ease,background-color .18s ease,border-color .18s ease,transform .18s ease}.footer__scroll-up:hover,.footer__socials a:hover{color:#fff;background:var(--bz-accent);border-color:var(--bz-accent)}.footer__nav{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:36px}.footer__column{display:flex;align-items:flex-start;flex-direction:column;gap:13px}.footer__heading{margin:0 0 9px;color:#fff;font-size:.8rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.footer__link{position:relative;padding:0;color:var(--bz-muted);background:transparent;border:0;font-size:.88rem;font-weight:400;line-height:1.55;text-align:left;cursor:pointer;transition:color .18s ease,transform .18s ease}.footer__link:hover{color:#fff}.footer__bottom{display:flex;align-items:center;justify-content:space-between;min-height:72px;color:#747474;border-top:1px solid hsla(0,0%,100%,.07);font-size:.76rem}.footer__bottom-end{display:flex;align-items:center;gap:22px}.footer__bottom p{margin:0}.footer__bottom a{color:var(--bz-accent);font-weight:700;transition:color .18s ease}.footer__bottom a:hover{color:#fff}@media (max-width:900px){.footer__main{grid-template-columns:.9fr 1.6fr;gap:50px}}@media (max-width:639px){.footer{padding:46px 0 calc(30px + var(--bz-mobile-safe-bottom))}.footer .container-fluid{padding-right:14px;padding-left:14px}.footer__main{grid-template-columns:1fr;gap:42px;padding:46px 4px 42px}.footer__brand{max-width:310px}.footer__logo{margin-bottom:18px}.footer__logo img{width:116px}.footer__socials{margin-top:22px}.footer__nav{grid-template-columns:repeat(2,minmax(0,1fr));gap:38px 24px}.footer__column:last-child{grid-column:1/-1}.footer__bottom{align-items:flex-start;flex-direction:column;gap:18px;padding:24px 4px 0;line-height:1.55}.footer__bottom-end{width:100%;flex-wrap:wrap;justify-content:space-between;gap:18px}}.c-input,.c-input--light,.search__input,select[name=sort]{min-height:52px;padding:13px 16px;color:var(--bz-text)!important;background:var(--bz-field)!important;border:0!important;border-radius:11px;box-shadow:none;transition:background-color .18s ease,box-shadow .18s ease}.c-input::placeholder,.search__input::placeholder{color:#777}.c-input--light:hover,.c-input:hover,.search__input:hover,select[name=sort]:hover{background:var(--bz-field-hover)!important}.c-input--light:focus,.c-input:focus,.search__input:focus,select[name=sort]:focus{color:#fff!important;background:var(--bz-field-focus)!important;border:0!important;box-shadow:0 0 0 3px rgba(29,178,240,.16)}.c-select,select[name=sort]{padding-right:44px!important;appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2210%22%20height%3D%226%22%20viewBox%3D%220%200%2010%206%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23d7dadd%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.7%22%20d%3D%22m1%201%204%204%204-4%22%2F%3E%3C%2Fsvg%3E")!important;background-position:right 16px center!important;background-repeat:no-repeat!important;background-size:10px 6px!important}select option{color:var(--bz-text);background:var(--bz-panel)}.c-checkbox,.c-input-addon,.c-radio{background-color:var(--bz-panel-2);border-color:var(--bz-border-strong)}.c-input-combo{min-width:0;padding:4px;display:flex;align-items:stretch;gap:4px;background:#0a0b0c;border:0;border-radius:14px;box-shadow:none;transition:background-color .18s ease,box-shadow .18s ease}.c-input-combo:focus-within{background:#0c0f10;box-shadow:0 0 0 3px rgba(29,178,240,.1)}.c-input-combo>.c-input{min-width:0;height:auto;flex:1 1 auto;border-radius:10px;box-shadow:none!important}.c-input-combo>.c-input:focus{box-shadow:none!important}.c-input-combo--select>.c-input-combo__select{width:auto;min-width:96px;padding-right:38px!important;padding-left:14px;flex:0 0 auto;color:#f0f4f6;background-color:#131719!important;background-position:right 14px center!important;font-size:.82rem;font-weight:750;letter-spacing:.025em}.c-input-combo--select>.c-input-combo__select:hover{background-color:#182024!important}.c-input-combo--select>.c-input-combo__select:focus{background-color:#1a2428!important}.c-input-combo .c-input-addon{min-height:44px;height:auto;padding:0 14px;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:10px;font-size:.75rem;font-weight:800;line-height:1;white-space:nowrap}.c-input-addon--unit{min-width:52px;color:#65d2fb;background:#131719!important;letter-spacing:.055em;text-transform:uppercase;user-select:none}.c-input-addon--action{gap:9px;color:#dbe3e7;background:#172024!important;cursor:pointer;transition:color .18s ease,background-color .18s ease,transform .18s ease}.c-input-addon--action>i{position:relative;width:27px;height:27px;flex:0 0 27px;display:inline-flex;align-items:center;justify-content:center;color:#fff;background:#050505;border:0;border-radius:50%;font-size:.72rem;line-height:1}.c-input-addon--action>i:before{position:absolute;top:50%;left:50%;display:block;line-height:1;transform:translate(-50%,-50%) translateY(.5px)}.c-input-addon--action:hover{color:#031117;background:var(--bz-accent)!important}.c-input-addon--action:focus-visible{outline:0;box-shadow:0 0 0 3px rgba(29,178,240,.22)}@media (max-width:639px){.c-input-combo--action{align-items:stretch;flex-direction:column}.c-input-addon--action{min-height:42px}}.c-checkbox:checked,.c-radio:checked{background-color:var(--bz-accent)}.c-checkbox{width:20px;height:20px;flex:0 0 20px;border:0!important;border-radius:50%;outline:0;background-color:#1b1d1f;background-size:15px 15px;background-position:50%;background-repeat:no-repeat;transition:background-color .16s ease,box-shadow .16s ease,transform .16s ease}.c-checkbox:hover:not(:disabled){background-color:#292d30}.c-checkbox:focus-visible{box-shadow:0 0 0 3px rgba(29,178,240,.22)!important}.c-checkbox:checked{background-color:var(--bz-accent);box-shadow:0 5px 14px rgba(29,178,240,.2)!important}.offer-checkbox-item{min-height:48px;padding:10px 13px;display:flex;align-items:center;gap:11px;border:0!important;border-radius:11px;color:#aeb3b6;background:var(--bz-panel);font-size:.84rem;font-weight:550;transition:color .16s ease,background-color .16s ease,transform .16s ease}.offer-checkbox-item>span{margin-left:0!important}.offer-checkbox-item:hover{color:#fff;background:var(--bz-field-hover)}.offer-checkbox-item:has(.c-checkbox:checked){color:#fff;background:rgba(29,178,240,.12)}.offer-checkbox-item:has(.c-checkbox:focus-visible){box-shadow:0 0 0 2px rgba(29,178,240,.32)}.btn{border-radius:11px}.btn--primary,.btn--primary[type=button]{color:#fff;background:var(--bz-accent);border:0;box-shadow:0 10px 24px rgba(29,178,240,.22)}.btn--primary:focus,.btn--primary:hover,.btn--primary[type=button]:hover{background:var(--bz-accent-hover);border:0}.btn--primary>i[class*=boat-icon-]{width:26px;height:26px;flex:0 0 26px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:50%;color:#fff;background:#050505;line-height:1;transition:color .18s ease,background-color .18s ease,transform .18s ease}.btn--primary>i[class*=boat-icon-]:before{width:100%;height:100%;display:flex;align-items:center;justify-content:center;line-height:1}.btn--primary:focus-visible>i[class*=boat-icon-],.btn--primary:hover>i[class*=boat-icon-]{color:#fff;background:#050505}.btn--contact,.btn--outline{color:#e5e5e5!important;background:var(--bz-field);border:0}.btn--contact:hover,.btn--outline:hover{color:#fff;background:var(--bz-panel-2);border:0}.btn--dark,.scroll-up{color:#e5e5e5;background:var(--bz-field);border:0}.offer-card,.offer-card-skeleton,.seller-review-card{background:var(--bz-panel);border:0;border-radius:15px;box-shadow:none;transition:background-color .18s ease,transform .18s ease}.offer-card:hover,.seller-review-card:hover{background:var(--bz-panel-2)}.offer-card__gallery-item,.offer-card__gallery-wrapper{border-radius:14px}[data-catalogue-page] .offer-card__details-overlay{padding:66px 12px 10px}[data-catalogue-page] .offer-card__location,[data-catalogue-page] .offer-card__meta,[data-catalogue-page] .offer-card__type{font-size:.75rem;line-height:1.15}[data-catalogue-page] .offer-card__title{margin:3px 0 2px;font-size:.875rem;line-height:1.15}[data-catalogue-page] .offer-card__price{margin-top:3px;font-size:1rem;line-height:1.05}.offer-card__image-counter{background:rgba(3,3,3,.88);border:1px solid var(--bz-border)}.offer-card__favorite-btn{background:rgba(11,11,11,.9);border:1px solid var(--bz-border-strong)}.offer-card__favorite-btn--active{color:#fff;background:var(--bz-accent);border-color:var(--bz-accent)}.offer-card-skeleton{padding:0}.offer-card-skeleton__image{border-radius:14px}[data-catalogue-skeleton] .offer-card-skeleton__image,[data-catalogue-skeleton] .offer-card-skeleton__line{background-color:var(--bz-panel-2);background-image:linear-gradient(90deg,var(--bz-panel-2),#1c1c1c,var(--bz-panel-2))}.select-filter__button-group{padding:8px;background:var(--bz-panel);border:1px solid var(--bz-border);border-radius:14px}.paginate-buttons,.select-filter__all-filters-btn{color:#cfcfcf;background:var(--bz-field);border:0;border-radius:8px}.select-filter__all-filters-btn{padding-right:20px;padding-left:20px}.select-filter__item{padding-right:20px;padding-left:20px;color:#cfcfcf;background:transparent;border:0;border-radius:8px}.paginate-buttons:not(.active-page):hover,.select-filter__all-filters-btn:hover,.select-filter__item:hover{color:#fff;background:var(--bz-field-hover);border:0}.active-page{color:#fff;background:var(--bz-accent);border-color:var(--bz-accent)}.smart-search{--smart-search-background:var(--bz-panel);position:relative;z-index:5200;width:100%}.smart-search [hidden]{display:none!important}.smart-search--open:before{position:fixed;z-index:0;inset:0;content:"";pointer-events:none;background:rgba(0,0,0,.34);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.nav:has(.smart-search--open){backdrop-filter:none;-webkit-backdrop-filter:none}.smart-search--open .smart-search__form,.smart-search--open .smart-search__panel{z-index:1}.smart-search__form{position:relative;height:62px;display:flex;align-items:center;overflow:hidden;color:var(--bz-text);background:var(--smart-search-background);border:1px solid var(--bz-border);border-radius:12px;box-shadow:0 18px 44px rgba(0,0,0,.22);backdrop-filter:blur(18px);transition:border-color .18s ease,background-color .18s ease,box-shadow .18s ease}.smart-search--hero{--smart-search-background:rgba(5,5,5,.58)}.smart-search--hero .smart-search__form{height:72px;background:var(--smart-search-background);border-color:var(--bz-border);border-radius:12px;box-shadow:0 22px 60px rgba(0,0,0,.3)}.smart-search--open .smart-search__form,.smart-search__form:focus-within{background:var(--smart-search-background);border-color:var(--bz-border);box-shadow:0 0 0 3px hsla(0,0%,100%,.035),0 24px 64px rgba(0,0,0,.34);backdrop-filter:none;-webkit-backdrop-filter:none}.smart-search--navbar{max-width:460px}.smart-search--navbar .smart-search__form{height:46px;padding:4px;background:var(--smart-search-background);border:1px solid var(--bz-border);border-radius:12px;box-shadow:none}.smart-search--catalogue{--smart-search-background:var(--bz-field)}.smart-search--catalogue .smart-search__form{padding:6px;background:var(--smart-search-background);border:1px solid var(--bz-border);box-shadow:none}.smart-search--catalogue .smart-search__form:focus-within,.smart-search--catalogue.smart-search--open .smart-search__form{border:1px solid var(--bz-border)}.smart-search.smart-search--open .smart-search__form{border-radius:12px 12px 0 0;border-bottom-color:transparent;box-shadow:none}.smart-search--navbar .smart-search__leading-icon{width:38px;font-size:.95rem}.smart-search--navbar .smart-search__input{font-size:.875rem}.smart-search--navbar .smart-search__submit{width:36px;height:36px;margin-right:0;border-radius:8px;font-size:.9rem}.smart-search--navbar .smart-search__panel{width:100%}.smart-search__leading-icon{width:58px;flex:0 0 auto;color:var(--bz-accent);font-size:1.35rem;text-align:center}.smart-search--hero .smart-search__leading-icon{width:66px;font-size:1.55rem}.smart-search__input{min-width:0;height:100%;flex:1 1 auto;padding:0 14px 0 0;color:#fff;background:transparent;border:0;outline:0;font-size:1rem;font-weight:500}.smart-search .smart-search__input:focus-visible,.smart-search .smart-search__submit:focus-visible{outline:0}.smart-search--hero .smart-search__input{font-size:1.075rem}.smart-search__input::placeholder{color:hsla(0,0%,100%,.52)}.smart-search__input::-webkit-search-cancel-button{filter:invert(1);opacity:.55}.smart-search__submit{width:50px;height:50px;margin-right:5px;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;color:#031117;background:var(--bz-accent);border:0;border-radius:8px;font-size:1.1rem;transition:background-color .18s ease,transform .18s ease}.smart-search--hero .smart-search__submit{width:58px;height:58px;margin-right:6px;border-radius:8px}.smart-search__submit:hover{background:var(--bz-accent-hover)}.smart-search__panel{position:absolute;top:calc(100% - 1px);left:0;width:100%;max-height:min(650px,72vh);overflow-x:hidden;overflow-y:auto;padding:14px;color:var(--bz-text);background:var(--smart-search-background);background-image:none;border:1px solid var(--bz-border);border-top:0;border-radius:0 0 12px 12px;box-shadow:0 34px 90px rgba(0,0,0,.58);opacity:1;backdrop-filter:none;-webkit-backdrop-filter:none}.smart-search--hero .smart-search__panel{width:100%}.smart-search__sections{display:grid;grid-template-columns:minmax(0,1fr);gap:0}.smart-search__section{min-width:0;padding:17px 5px 21px;background:transparent;border:0;border-radius:0}.smart-search__section:first-child{padding-top:4px}.smart-search__section+.smart-search__section{padding-top:21px;border-top:1px solid hsla(0,0%,100%,.09)}.smart-search__section-heading{min-height:28px;margin-bottom:14px;display:flex;align-items:center;justify-content:space-between;gap:12px;color:#fff;font-size:.82rem;font-weight:700}.smart-search__section-heading>div{display:flex;align-items:center;gap:9px}.smart-search__section-heading>span{min-width:23px;height:23px;padding:0 7px;display:inline-flex;align-items:center;justify-content:center;color:var(--bz-muted);background:var(--bz-field-hover);border-radius:999px;font-size:.68rem}.smart-search__section-icon{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;color:var(--bz-accent);background:var(--bz-accent-soft);border-radius:50%}.smart-search__badges{display:flex;flex-wrap:wrap;gap:8px}.smart-search__badge{min-height:39px;padding:0 14px;display:inline-flex;align-items:center;color:#e9e9e9;background:var(--bz-field-hover);border:0;border-radius:999px;font-size:.8rem;font-weight:600;transition:color .18s ease,background-color .18s ease}.smart-search__badge:hover{color:#031117;background:var(--bz-accent)}.smart-search__filters,.smart-search__offers{display:grid;gap:8px}.smart-search__filters{grid-template-columns:repeat(3,minmax(0,1fr))}.smart-search__offers{grid-template-columns:repeat(2,minmax(0,1fr))}.smart-search__filter{min-height:58px;padding:9px 10px;display:grid;grid-template-columns:36px minmax(0,1fr) 18px;align-items:center;gap:10px;color:var(--bz-text);background:transparent;border-radius:11px;transition:background-color .18s ease}.smart-search__filter:hover{background:var(--bz-panel-2)}.smart-search__filter-icon{width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;color:var(--bz-accent);background:var(--bz-accent-soft);border-radius:10px}.smart-search__filter-copy{min-width:0;display:grid;gap:2px}.smart-search__filter-copy small{overflow:hidden;color:var(--bz-muted);font-size:.67rem;text-overflow:ellipsis;white-space:nowrap}.smart-search__filter-copy strong{overflow:hidden;color:#fff;font-size:.78rem;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.smart-search__filter-arrow{color:#5f5f5f;font-size:.7rem}.smart-search__offer{min-height:72px;padding:6px;display:grid;grid-template-columns:88px minmax(0,1fr);align-items:center;gap:11px;color:var(--bz-text);background:transparent;border-radius:12px;transition:background-color .18s ease}.smart-search__offer:hover{background:var(--bz-panel-2)}.smart-search__offer img{width:88px;height:62px;display:block;object-fit:cover;background:var(--bz-panel);border-radius:9px}.smart-search__offer-copy{min-width:0;display:grid;gap:2px}.smart-search__offer-copy b,.smart-search__offer-copy small,.smart-search__offer-copy strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.smart-search__offer-copy strong{color:#fff;font-size:.78rem;font-weight:650}.smart-search__offer-copy small{color:var(--bz-muted);font-size:.68rem}.smart-search__offer-copy b{color:var(--bz-accent);font-size:.74rem;font-weight:700}.smart-search__empty{padding:16px 4px;color:var(--bz-muted);font-size:.78rem;line-height:1.5}.smart-search__hint,.smart-search__loading{min-height:150px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;color:var(--bz-muted);font-size:.84rem;text-align:center}.smart-search__hint>i{color:var(--bz-accent);font-size:1.75rem}.smart-search__spinner{width:26px;height:26px;border:2px solid hsla(0,0%,100%,.14);border-top-color:var(--bz-accent);border-radius:50%;animation:smart-search-spin .65s linear infinite}.smart-search__all-results{min-height:48px;margin-top:12px;padding:0 15px;display:flex;align-items:center;justify-content:space-between;color:#031117;background:var(--bz-accent);border-radius:12px;font-size:.82rem;font-weight:700}.smart-search__all-results:hover{background:var(--bz-accent-hover)}@keyframes smart-search-spin{to{transform:rotate(1turn)}}@media (max-width:1023px){.smart-search__sections{grid-template-columns:1fr}.smart-search__section{padding-right:4px;padding-left:4px}.smart-search__filters{grid-template-columns:repeat(2,minmax(0,1fr))}.smart-search__offers{grid-template-columns:minmax(0,1fr)}}@media (max-width:639px){.smart-search--hero .smart-search__form,.smart-search__form{height:60px;border-radius:12px}.smart-search--hero .smart-search__leading-icon,.smart-search__leading-icon{width:48px;font-size:1.2rem}.smart-search--hero .smart-search__input,.smart-search__input{font-size:.875rem}.smart-search--hero .smart-search__submit,.smart-search__submit{width:48px;height:48px;margin-right:5px;border-radius:8px}.smart-search--hero .smart-search__panel,.smart-search__panel{left:0;width:100%;max-height:min(670px,100svh - 96px);padding:10px;border-radius:0 0 12px 12px;transform:none}.smart-search__offer{grid-template-columns:82px minmax(0,1fr)}.smart-search__offer img{width:82px}.smart-search__filters{grid-template-columns:minmax(0,1fr)}}.notify,.seller-review-card{border:0}@keyframes map-placeholder-shimmer{to{background-position-x:-200%}}.notify{background:var(--bz-panel);border-top-color:var(--bz-border);border-right-color:var(--bz-border);border-bottom-color:var(--bz-border);border-radius:10px}.modal{position:fixed;inset:0;z-index:7000;display:flex;align-items:center;justify-content:center;padding:20px}.modal__overlay{position:absolute;inset:0;background:rgba(0,0,0,.82);backdrop-filter:blur(8px)}.modal__container{position:relative;z-index:1;width:100%;max-height:calc(100vh - 40px);overflow:auto;color:var(--bz-text);background:var(--bz-panel);border:0;border-radius:22px;box-shadow:0 22px 60px rgba(0,0,0,.46)}.modal__container>div{color:var(--bz-text)!important}.image-preloader,[data-image-frame]{background-color:var(--bz-panel-2)}.image-preloader{background-image:linear-gradient(110deg,var(--bz-panel-2) 30%,#1c1c1c 50%,var(--bz-panel-2) 70%)}.image-preloader__spinner{border-color:#333;border-top-color:var(--bz-accent)}.bg-neutral-925,.bg-neutral-950,.my-offer-card,.well{color:var(--bz-text);background:var(--bz-panel)!important;border:0!important;border-radius:16px;box-shadow:none!important}.my-offer-card{padding:10px 10px 14px;transition:background-color .18s ease,transform .18s ease}.my-offer-card:hover{background:var(--bz-panel-2)!important}.my-offer-card__image-holder{border-radius:12px}.account-zone{min-height:calc(100vh - 76px);padding:42px 20px 72px;background:var(--bz-bg)}.account-zone__shell{width:min(100%,1440px);margin:0 auto;display:grid;grid-template-columns:268px minmax(0,1fr);gap:24px;align-items:start}.account-zone__sidebar{position:sticky;top:102px;overflow:hidden;border:1px solid var(--bz-border);border-radius:20px;background:var(--bz-sidebar);box-shadow:none}.account-zone__identity{padding:22px;display:flex;align-items:center;gap:12px;border-bottom:1px solid var(--bz-border)}.account-zone__avatar{width:42px;height:42px;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;border-radius:12px;color:#050505;background:#f4f4f4;font-size:1.05rem}.account-zone__identity-text{min-width:0}.account-zone__eyebrow{color:#858585;font-size:.68rem;font-weight:600;letter-spacing:.11em;text-transform:uppercase}.account-zone__email{margin-top:3px;overflow:hidden;color:var(--bz-text);font-size:.82rem;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.account-zone__nav{padding:14px 12px 18px;display:grid;gap:5px}.account-zone__link{min-height:46px;padding:0 13px;display:flex;align-items:center;gap:12px;border-radius:11px;color:#d9d9d9;font-size:.875rem;font-weight:500;transition:color .18s ease,background-color .18s ease}.account-zone__link i{width:20px;color:#a7a7a7;font-size:1rem;text-align:center}.account-zone__link--active,.account-zone__link:hover{color:#fff;background:var(--bz-field-hover)}.account-zone__link--active{box-shadow:none}.account-zone__link--active i,.account-zone__link:hover i{color:#fff}.account-zone__content{min-width:0;padding:clamp(24px,3.4vw,46px);border-radius:22px;background:var(--bz-panel)}.account-zone__content h1{margin-bottom:24px;font-size:clamp(1.55rem,2vw,2rem);font-weight:600;letter-spacing:-.035em}.account-zone__mobile-nav{display:none}@media (max-width:1023px){.account-zone{padding-top:24px}.account-zone__shell{grid-template-columns:1fr;gap:14px}.account-zone__sidebar{display:none}.account-zone__mobile-nav{display:block}}@media (max-width:639px){.account-zone{padding:18px 12px 48px}.account-zone__content{padding:22px 18px 28px;border-radius:18px}}.field-validation-error,.validation-summary-errors{color:#fb7185}.rz-focus-visible:focus-visible,a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid var(--bz-accent);outline-offset:2px}@media (max-width:639px){:root{--bz-mobile-safe-bottom:env(safe-area-inset-bottom, 0px)}body{padding-bottom:calc(66px + var(--bz-mobile-safe-bottom))}.offer-card__gallery-control{width:38px;height:48px;line-height:48px;opacity:1;font-size:1.25rem}.offer-card__details-overlay{padding:90px 14px 14px}[data-catalogue-page]{padding-bottom:42px}[data-catalogue-page]>.container-fluid{padding-right:15px;padding-left:15px}.select-filter__button-group{min-height:58px}.select-filter__all-filters-btn,.select-filter__item{min-height:48px}.offer>.container.mx-auto{padding-right:16px;padding-left:16px}.offer h1{font-size:1.45rem;line-height:1.18}.modal{align-items:flex-end;padding:0}.modal__container{max-height:90svh;border-radius:24px 24px 0 0}}