:root{--market-green:#2f6b4f;--market-green-dark:#224f3b;--market-tint:#edf4ed;--market-paper:#fff;--market-canvas:#f7f8f5;--market-ink:#20332a;--market-muted:#65746c;--market-line:#dfe6dd;--market-radius:12px;--market-danger:#a13c32}[hidden]{display:none}.market-header{z-index:70;background:var(--market-paper);border-bottom:1px solid var(--market-line);position:relative}.market-header__inner{flex-wrap:wrap;align-items:center;gap:12px;padding-top:16px;padding-bottom:12px;display:flex}.market-brand{color:var(--market-ink);align-items:center;gap:8px;min-width:0;margin-right:auto;display:flex}.market-brand__mark{background:var(--market-green);color:#fff;border-radius:12px;flex:none;place-items:center;width:40px;height:40px;font-size:24px;font-weight:700;display:grid}.market-brand strong{font-size:16px;line-height:1.2}.market-brand small{color:var(--market-muted);margin-top:4px;font-size:10px;font-weight:500;display:block}.market-header__actions{align-items:center;gap:12px;display:flex}.market-account{min-height:44px;color:var(--market-ink);align-items:center;gap:4px;font-size:12px;display:flex}.market-account>span:last-child{display:none}.market-header__post{min-height:40px;padding:8px 12px;font-size:12px}.market-header__post>.material-symbols-outlined{display:none}.market-categories{flex:none;order:3;position:relative}.market-categories>summary{cursor:pointer;background:var(--market-tint);height:44px;color:var(--market-green-dark);border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:0 12px;font-size:12px;font-weight:700;list-style:none;display:flex}.market-categories>summary::-webkit-details-marker{display:none}.market-categories>summary>span:last-child{display:none}.market-categories[open]>summary{background:var(--market-green);color:#fff}.market-categories__panel{border:1px solid var(--market-line);border-radius:var(--market-radius);z-index:95;background:#fff;max-height:calc(100dvh - 160px);padding:16px;position:fixed;inset:136px 12px auto;overflow:auto;box-shadow:0 16px 48px #20332a24}.market-categories__top{align-items:center;gap:8px;margin-bottom:16px;display:flex}.market-categories__top>strong{flex:1;font-size:16px}.market-categories__sections,.market-categories__content{flex-direction:column;gap:4px;display:flex}.market-categories__sections button,.market-categories__content button,.market-categories__content a{text-align:left;min-height:48px;color:var(--market-ink);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:8px;justify-content:space-between;align-items:center;gap:16px;padding:12px;display:flex}.market-categories__sections button:hover,.market-categories__content button:hover,.market-categories__content a:hover{background:var(--market-tint)}.market-categories__all{color:var(--market-green);border-top:1px solid var(--market-line);margin-top:12px;padding:16px 12px 4px;font-weight:700;display:block}.market-search{background:var(--market-canvas);border:1px solid #bccdbf;border-radius:8px;flex:calc(100% - 68px);order:4;align-items:center;min-width:0;height:44px;display:flex;position:relative}.market-search:focus-within{outline-offset:2px;outline:2px solid #6b9974}.market-search input[type=search]{width:100%;min-width:0;font:inherit;color:var(--market-ink);background:0 0;border:0;outline:none;padding:12px;font-size:13px}.market-search>button{background:var(--market-green);color:#fff;cursor:pointer;border:0;border-radius:0 7px 7px 0;flex:0 0 48px;align-self:stretch;place-items:center;width:48px;display:grid}.market-search__suggestions{border:1px solid var(--market-line);border-radius:var(--market-radius);z-index:100;background:#fff;max-height:60vh;padding:8px;position:absolute;top:calc(100% + 8px);left:-56px;right:0;overflow:auto;box-shadow:0 16px 40px #20332a20}.market-search__suggestions a{color:var(--market-ink);border-radius:8px;padding:12px;font-size:13px;display:block}.market-search__suggestions a small{color:var(--market-muted);margin-bottom:4px;display:block}.market-search__suggestions a:hover,.market-search__suggestions a:focus{background:var(--market-tint)}.market-city{max-width:100%;color:var(--market-muted);order:5;align-items:center;display:flex}.market-city select{font:inherit;max-width:180px;color:inherit;background:0 0;border:0;min-height:32px;font-size:12px}.market-header__nav{scrollbar-width:none;gap:20px;display:flex;overflow-x:auto}.market-header__nav a{color:var(--market-muted);border-bottom:2px solid #0000;flex:none;padding:12px 0;font-size:12px;font-weight:650}.market-header__nav a.is-active,.market-header__nav a:hover{color:var(--market-green);border-color:var(--market-green)}.market-home{padding:32px 0 48px}.market-home__heading{margin-bottom:24px}.market-home__heading h1{letter-spacing:-.035em;max-width:800px;color:var(--market-ink);margin:0 0 12px;font-size:clamp(28px,4vw,44px);line-height:1.16}.market-home__heading p{color:var(--market-muted);font-size:15px;line-height:1.65}.market-section-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:32px;display:grid}.market-section-card{border:1px solid var(--market-line);border-radius:var(--market-radius);min-width:0;color:var(--market-ink);background:#fff;flex-direction:column;display:flex;overflow:hidden}.market-section-card:last-child{grid-column:1/-1}.market-section-card img{aspect-ratio:3/2;object-fit:cover;width:100%}.market-section-card:last-child img{aspect-ratio:3}.market-section-card div{padding:12px}.market-section-card strong{margin-bottom:4px;font-size:15px;display:block}.market-section-card span{color:var(--market-muted);font-size:11px;line-height:1.5;display:block}.market-section-card:hover{border-color:#91af97;box-shadow:0 8px 24px #20332a10}.market-section{margin-top:24px}.market-section>h2,.market-section__heading h2{color:var(--market-ink);letter-spacing:-.025em;margin:0 0 16px;font-size:22px}.market-section__heading{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.market-section__heading h2{margin:0}.market-workspace.account-pro{background:var(--market-canvas);padding-top:24px;padding-bottom:48px}.market-workspace__heading{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:20px;display:flex}.market-workspace__heading h1{letter-spacing:-.035em;color:var(--market-ink);margin:4px 0 0;font-size:clamp(26px,3vw,34px);line-height:1.2}.market-eyebrow{text-transform:uppercase;letter-spacing:.08em;color:var(--market-muted);font-size:10px;font-weight:700}.market-tabs,.market-shortcuts{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:20px;display:flex}.market-tabs{border-bottom:1px solid var(--market-line);gap:4px 16px}.market-tabs a{color:var(--market-muted);border-bottom:2px solid #0000;padding:12px 0;font-size:13px;font-weight:650}.market-tabs a.is-active{color:var(--market-green);border-color:var(--market-green)}.market-shortcuts a{border:1px solid var(--market-line);color:var(--market-muted);background:#fff;border-radius:8px;padding:8px 12px;font-size:11px}.market-shortcuts a.is-active{border-color:var(--market-green);color:var(--market-green);background:var(--market-tint)}.market-form,.market-filter{flex-direction:column;gap:16px;display:flex}.market-form{padding-top:16px}.market-form label,.market-filter label{min-width:0;color:var(--market-ink);flex-direction:column;gap:8px;font-size:12px;font-weight:650;display:flex}.market-form input,.market-form select,.market-form textarea,.market-filter input,.market-filter select{width:100%;min-width:0;min-height:44px;font:inherit;color:var(--market-ink);background:#fff;border:1px solid #cbd7cc;border-radius:8px;padding:10px 12px}.market-form textarea{resize:vertical;min-height:120px}.market-form .button{align-self:flex-start}.market-form small{color:var(--market-muted);font-size:11px;line-height:1.6}.market-form__grid{grid-template-columns:minmax(0,1fr);gap:16px;display:grid}.market-filter{border:1px solid var(--market-line);border-radius:var(--market-radius);background:#fff;margin-bottom:16px;padding:16px}.market-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.market-actions form{margin:0}.market-actions .button,.operation-row .button,.market-form .button,.market-filter .button{white-space:normal;min-height:40px;padding:10px 14px;font-size:12px}.market-muted{color:var(--market-muted);font-size:12px;line-height:1.6}.market-intro{color:var(--market-muted);margin-bottom:20px;font-size:14px;line-height:1.7}.market-break{overflow-wrap:anywhere}.market-danger{color:var(--market-danger)}.market-notice{background:var(--market-tint);color:var(--market-green-dark);border:1px solid #c4d9c4;border-radius:8px;margin:12px 0;padding:12px 16px;font-size:13px;line-height:1.65}.market-notice--error{color:#7d3028;background:#fff2ed;border-color:#e8c2b8}.market-empty{border:1px solid var(--market-line);border-radius:var(--market-radius);background:#fff;padding:32px 24px}.market-empty h2,.market-empty h3{margin:0 0 8px;font-size:20px;line-height:1.4}.market-empty p{color:var(--market-muted);max-width:600px;margin-bottom:16px;font-size:13px;line-height:1.7}.market-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:20px 0;display:grid}.market-stats article{border:1px solid var(--market-line);border-radius:var(--market-radius);background:#fff;min-width:0;padding:16px}.market-stats span{color:var(--market-muted);font-size:11px;line-height:1.5;display:block}.market-stats strong{letter-spacing:-.03em;overflow-wrap:anywhere;margin-top:8px;font-size:clamp(22px,2.5vw,30px);font-weight:750;display:block}.operation-row{border:1px solid var(--market-line);border-radius:var(--market-radius);background:#fff;flex-direction:column;gap:20px;min-width:0;margin-bottom:12px;padding:20px;scroll-margin-top:32px;display:flex}.operation-row__main{flex:1;min-width:0}.operation-row__main h3{overflow-wrap:anywhere;margin:8px 0;font-size:16px;line-height:1.45}.operation-row__main p{overflow-wrap:anywhere;margin:8px 0;font-size:12px;line-height:1.65}.operation-row__main a{color:var(--market-green)}.operation-row__meta{color:var(--market-muted);flex-wrap:wrap;align-items:center;gap:8px;font-size:11px;display:flex}.operation-row__aside{flex-direction:column;align-items:flex-start;gap:8px;min-width:0;display:flex}.operation-row__aside>strong{letter-spacing:-.035em;font-size:24px}.market-details{border-top:1px solid var(--market-line);width:100%;margin-top:12px;padding:12px 0}.market-details summary{cursor:pointer;color:var(--market-green);min-height:32px;padding:4px 0;font-size:13px;font-weight:650}.rental-timeline{border:1px solid var(--market-line);border-radius:var(--market-radius);background:#fff;max-width:100%;display:none;overflow:auto}.rental-timeline table{border-collapse:collapse;min-width:100%;font-size:11px}.rental-timeline th,.rental-timeline td{border:1px solid var(--market-line);text-align:center;min-width:76px;padding:12px 8px}.rental-timeline th:first-child{text-align:left;z-index:1;background:#fff;min-width:200px;max-width:230px;position:sticky;left:0}.rental-timeline th a{color:var(--market-ink);font-size:12px;line-height:1.5;display:block}.rental-timeline small{color:var(--market-muted);margin-top:4px;font-size:10px;font-weight:400;display:block}.rental-timeline td.is-busy{color:#235336;background:#d6e8d8}.rental-timeline td.is-blocked{color:#676c63;background:#e9e9e4}.rental-timeline td.is-free{color:#7a8b7e}.rental-agenda{flex-direction:column;gap:12px;display:flex}.rental-agenda section{border:1px solid var(--market-line);background:#fff;border-radius:8px;padding:16px}.rental-agenda h3{margin-bottom:8px;font-size:14px}.rental-agenda p{border-top:1px solid var(--market-line);justify-content:space-between;align-items:flex-start;gap:16px;padding:8px 0;font-size:11px;display:flex}.rental-agenda a{overflow-wrap:anywhere;min-width:0}.rental-agenda strong{color:var(--market-green);flex:none}.rental-object{border:1px solid var(--market-line);border-radius:var(--market-radius);background:#fff;margin-bottom:16px;padding:20px}.rental-object__heading{flex-wrap:wrap;align-items:flex-start;gap:16px;margin-bottom:16px;display:flex}.rental-object__heading img{object-fit:cover;border-radius:8px;width:140px;height:96px}.rental-object__heading>div{flex:200px;min-width:0}.rental-object h2{margin:8px 0;font-size:20px;line-height:1.4}.rental-object h3{font-size:14px}.rental-object p{color:var(--market-muted);font-size:13px}.market-inline{border-bottom:1px solid var(--market-line);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:12px 0;font-size:12px;display:flex}.schedule-day{border:1px solid var(--market-line);border-radius:8px;padding:12px}.schedule-day legend{padding:0 4px;font-size:13px;font-weight:700}.market-form .market-check{flex-direction:row;align-items:center;gap:8px}.market-form .market-check input{width:18px;min-height:18px;accent-color:var(--market-green)}.schedule-day__interval{align-items:flex-end;gap:8px;margin:12px 0;display:flex}.schedule-day__interval label{flex:1}.schedule-day__interval .button{align-self:flex-end;padding:10px 8px}.market-toast{z-index:150;background:var(--market-green-dark);color:#fff;border-radius:12px;max-width:480px;padding:16px 20px;font-size:13px;position:fixed;bottom:20px;left:16px;right:16px;box-shadow:0 8px 32px #20332a30}.market-toast.is-error{background:#803b32}.market-operation-widget{border:1px solid var(--market-line);background:#fff;border-radius:12px;margin-top:20px;padding:20px}.market-operation-widget h2{margin:0 0 12px;font-size:20px}.market-operation-widget .market-form{padding-top:0}.market-calendar{grid-template-columns:repeat(7,minmax(0,1fr));gap:4px;margin:16px 0;display:grid}.market-calendar button,.market-calendar span{background:var(--market-tint);min-height:36px;color:var(--market-green);font:inherit;border:0;border-radius:4px;place-items:center;font-size:12px;display:grid}.market-calendar span{color:var(--market-muted);background:0 0}.market-calendar button{cursor:pointer}.market-calendar button.is-busy{color:#7d847c;cursor:default;background:#e6e7e2;text-decoration:line-through}.market-calendar button.is-selected{background:var(--market-green);color:#fff}.market-calendar button:disabled{opacity:.45;cursor:default}.market-calendar__toolbar{justify-content:space-between;align-items:center;gap:8px;display:flex}.market-calendar__toolbar strong{font-size:13px}.market-slots{flex-wrap:wrap;gap:8px;max-height:240px;display:flex;overflow-y:auto}.market-slots button{font:inherit;color:var(--market-green);cursor:pointer;background:#fff;border:1px solid #cbd7cc;border-radius:8px;padding:10px 12px;font-size:12px}.market-slots button.is-selected{background:var(--market-green);color:#fff}.market-demo{color:#5c705e;background:#eef2e8;border-radius:4px;padding:4px 8px;font-size:10px;display:inline-block}.market-comparison{max-width:100%;overflow:auto}.market-comparison table{border-collapse:collapse;font-size:13px}.market-comparison th,.market-comparison td{border:1px solid var(--market-line);vertical-align:top;min-width:220px;padding:16px}.market-comparison img{aspect-ratio:3/2;object-fit:cover;border-radius:8px;width:220px}.market-form :focus-visible,.market-filter :focus-visible,.market-header :focus-visible,.market-categories :focus-visible{outline-offset:3px;outline:2px solid #5b9168}.market-form :disabled,.market-actions :disabled{opacity:.55;cursor:wait}@media (width>=600px){.market-form__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.market-filter{flex-flow:wrap;align-items:flex-end}.market-filter label{flex:130px}.market-account>span:last-child,.market-header__post>.material-symbols-outlined,.market-categories>summary>span:last-child{display:inline}.market-section-cards{grid-template-columns:repeat(3,minmax(0,1fr))}.market-section-card:last-child{grid-column:auto}.market-section-card:last-child img{aspect-ratio:3/2}}@media (width>=768px){.market-header__nav a{font-size:13px}.market-stats{grid-template-columns:repeat(4,minmax(0,1fr))}.operation-row{flex-direction:row}.operation-row__aside{flex:0 0 240px;max-width:40%}.rental-timeline{display:block}.rental-agenda{display:none}.market-toast{left:auto}.market-categories__panel{width:600px;max-height:65vh;padding:24px;position:absolute;inset:calc(100% + 12px) auto auto 0}.market-categories__content{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.market-search__suggestions{left:0}}@media (width>=1100px){.market-header__inner{flex-wrap:nowrap;gap:16px}.market-brand{flex:0 0 158px}.market-categories,.market-search,.market-city{order:initial}.market-search{flex:300px}.market-city select{max-width:120px}.market-header__actions{gap:16px}.market-header__post{font-size:13px}.market-section-cards{grid-template-columns:repeat(5,minmax(0,1fr));gap:16px}.market-section-card div{padding:16px}.market-section-card strong{font-size:16px}.market-header__nav{gap:32px}}@media (prefers-reduced-motion:reduce){.market-header *,.market-workspace *{scroll-behavior:auto;transition:none}}.market-header [hidden],.market-workspace [hidden],.market-operation-widget [hidden],.market-publish [hidden],[data-offer-settings] [hidden]{display:none}.market-publish{margin-bottom:24px}.market-publish .form-field{margin:0}[data-offer-settings] .market-form__grid{margin-bottom:20px}.market-home .offers-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.market-home-features{grid-template-columns:minmax(0,1fr);gap:16px;display:grid}.market-home-features a{border:1px solid var(--market-line);color:var(--market-ink);background:#eef3ea;border-radius:12px;padding:24px}.market-home-features strong{font-size:17px}.market-home-features p{color:var(--market-muted);margin-top:8px;font-size:13px;line-height:1.7}.market-company-list{flex-wrap:wrap;gap:16px;display:flex}.market-company-list article{border:1px solid var(--market-line);background:#fff;border-radius:12px;flex-direction:column;flex:240px;gap:8px;padding:20px;display:flex}.market-company-list span,.market-company-list a{font-size:12px}@media (width>=768px){.market-home .offers-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.market-home-features{grid-template-columns:repeat(3,minmax(0,1fr))}}.market-account-sidebar{border:1px solid var(--market-line);box-shadow:none;background:#fff;border-radius:12px;padding:16px}.market-account-sidebar .side-nav__link{border-radius:8px;gap:10px;min-height:40px;padding:8px 12px;font-size:12px}.market-account-sidebar .side-panel__profile{margin-bottom:16px;padding-bottom:16px}.market-account-sidebar .side-panel__profile strong{overflow-wrap:anywhere;font-size:13px}.market-account-sidebar .side-panel__profile span{font-size:11px}.market-sidebar-group{border-top:1px solid var(--market-line);margin-top:12px;padding-top:16px}.market-sidebar-group>strong,.market-sidebar-group>summary{color:var(--market-muted);cursor:pointer;margin:0 8px 8px;font-size:11px;font-weight:700;display:block}.account-pro .account-hero{min-height:0;padding:24px}.account-pro .account-hero h1{font-size:clamp(24px,3vw,34px);line-height:1.2}.account-pro .account-hero__content>p{max-width:600px;font-size:13px}.account-pro .account-hero__profile{display:none}.market-home{background:var(--market-canvas)}.market-section-card img{height:auto}.market-header .button{box-shadow:none;border-radius:8px}.market-category-tiles img{height:88px;display:block}.market-demo-label{color:var(--market-muted,#66756c);margin-bottom:8px;font-size:11px;display:block}.market-category-tiles{gap:12px;margin-bottom:16px;padding:0 0 16px;display:flex;overflow-x:auto}.market-category-tiles a{color:inherit;flex:0 0 120px;font-size:12px;font-weight:600;text-decoration:none}.market-category-tiles img{object-fit:cover;border-radius:8px;width:120px;height:80px;margin-bottom:8px}.market-category-tiles span{display:block}.offer-card.offer-card--listing{box-shadow:none;background:#fff;border:1px solid #e0e7e2;border-radius:12px;padding:0}.offer-card.offer-card--listing:before{display:none}.offer-card.offer-card--listing .offer-card__media{aspect-ratio:3/2;border-radius:12px 12px 0 0;height:auto;margin:0}.offer-card.offer-card--listing .offer-card__media img{object-fit:cover;border-radius:0;width:100%;height:100%}.offer-card.offer-card--listing .offer-card__body{padding:16px}.offer-card.offer-card--listing .offer-card__title{font-size:16px;line-height:1.45}.offer-card.offer-card--listing .offer-card__type{border-radius:6px}.offer-card.offer-card--listing .offer-card__topline>span{background:0 0;border:none;padding:0}.catalog-page{background:var(--market-canvas)}.catalog-heading.catalog-heading{box-shadow:none;background:0 0;border:0;border-radius:0;gap:16px;min-height:0;margin:0 0 24px;padding:0}.catalog-heading.catalog-heading:before,.catalog-heading.catalog-heading:after{display:none}.catalog-heading .catalog-heading__content h1{margin:0 0 8px;font-size:clamp(26px,3vw,38px);line-height:1.2}.catalog-heading .catalog-heading__content p{margin:0;font-size:14px;line-height:1.6}.catalog-heading .catalog-heading__eyebrow{display:none}.catalog-heading .catalog-heading__actions{gap:8px}.catalog-heading .catalog-heading__actions .button{min-height:40px;box-shadow:none;border-radius:8px;padding:8px 16px;font-size:12px}@media (width<=767px){.catalog-heading .catalog-heading__side{display:none}}.market-task-list{flex-wrap:wrap;gap:12px;display:flex}.market-task-list>a,.market-task-list>div{border:1px solid var(--market-line);color:var(--market-ink);background:#fff;border-radius:8px;flex:220px;align-items:center;gap:12px;padding:16px;display:flex}.market-task-list>a>strong{margin-left:auto;font-size:20px}.market-owned-list{margin-top:16px}.market-owned-list article{border-bottom:1px solid var(--market-line);align-items:center;gap:16px;padding:16px 0;display:flex}.market-owned-list article>div{flex:1;min-width:0}.market-owned-list h3{margin:4px 0;font-size:15px;line-height:1.45}.market-owned-list img{object-fit:cover;border-radius:8px;width:96px;height:72px}.market-owned-list a{overflow-wrap:anywhere}@media (width<=600px){.market-owned-list article{flex-wrap:wrap;gap:12px}.market-owned-list img{width:72px;height:56px}.market-owned-list article>a:last-child{margin-left:auto}}.market-categories:not([open]) .market-categories__panel{display:none}.cabinet-layout>.cabinet-main{min-width:0;max-width:100%}.profile-hero__identity,.profile-hero__identity>div{min-width:0}.profile-hero p,.profile-hero h1,.side-panel__profile strong,.market-workspace__heading h1{overflow-wrap:anywhere}@media (width>=768px){.market-header__inner{position:relative}.market-categories{position:static}.market-categories__panel{width:min(600px,100vw - 48px);left:16px}}@media (width<=767px){.cabinet-layout{flex-direction:column;align-items:stretch}.cabinet-layout>.cabinet-main{flex:auto;width:100%}.cabinet-layout>.side-panel{flex:none;width:100%}.profile-hero{box-shadow:none;border-radius:12px;padding:16px}.profile-card{border-radius:12px;padding:16px}.profile-form,.profile-card,.form-row,.form-field{min-width:0;max-width:100%}.admin-page .filter-panel .form-field{flex-basis:100%;min-width:0}}.account-pro__layout>.account-pro__main{width:100%;max-width:100%}.market-workspace [data-operation-surface]{min-width:0;max-width:100%}.account-pro .market-sidebar-inline-toggle{display:none}.market-account-sidebar .side-nav{gap:4px}.account-pro .market-account-sidebar .side-nav__link,.cabinet-page .market-account-sidebar .side-nav__link{border-radius:8px;min-height:40px;padding:8px 12px;font-size:12px}.market-account-sidebar .side-nav__link em{font-style:normal}.market-account-sidebar .side-panel__profile{gap:12px}.account-pro .account-list-hero{box-shadow:none;background:#fff;border-radius:12px;min-height:0;padding:24px}.account-pro .account-list-hero:before,.account-pro .account-list-hero:after{display:none}.account-pro .account-list-hero h1{font-size:clamp(24px,3vw,34px)}.moderation-filter__fields{min-width:0;max-width:100%}@media (width<=1180px){.market-account-sidebar{flex-basis:auto;width:100%;max-width:100%;display:none}.market-account-sidebar.is-open{flex-direction:column;display:flex}.cabinet-layout{flex-direction:column;align-items:stretch}.cabinet-layout>.cabinet-main{flex:auto;width:100%}.market-sidebar-inline-toggle{align-self:flex-start;display:inline-flex}.moderation-filter .moderation-filter__fields{flex-direction:column;flex:auto;width:100%}.moderation-filter .moderation-filter__fields>.form-field{flex:auto;width:100%;min-width:0;max-width:100%}}@media (prefers-reduced-motion:reduce){[data-reveal]{opacity:1;transition:none;transform:none}}.account-pro--items .account-status-tabs{border-radius:12px;flex-flow:row;gap:4px;padding:8px;display:flex;overflow-x:auto}.account-pro--items .account-status-tabs__link{white-space:nowrap;border-radius:8px;flex:none;min-height:40px;padding:8px 12px}.market-workspace .button{box-shadow:none;border-radius:8px}.moderation-page .admin-hero,.moderation-page .admin-metric-card,.moderation-filter--modern,.moderation-toolbar{box-shadow:none;background:#fff;border-radius:12px}@media (width<=1180px){.moderation-toolbar .form-field{flex:auto;width:100%;min-width:0}}.account-pro--items .account-empty--large{box-shadow:none;border-radius:12px;flex-wrap:wrap;gap:16px}.account-pro--items .account-empty--large>div{flex:320px;min-width:0}.account-pro--items .account-empty--large>.button{flex:none;max-width:100%}.account-pro--items .account-empty--large .button__text{white-space:normal}.account-flow-page .account-tabs{border:0;border-bottom:1px solid var(--market-line);background:0 0;flex-wrap:nowrap;gap:8px;padding:0;display:flex;overflow-x:auto}.account-flow-page .account-tabs__link{color:var(--market-muted);white-space:nowrap;border-bottom:2px solid #0000;flex:none;padding:12px 16px;font-size:13px;text-decoration:none;display:block}.account-flow-page .account-tabs__link.is-active{color:var(--market-green);border-color:var(--market-green);font-weight:700}.moderation-layout>.content-card{min-width:0;max-width:100%}.complaint-offer-card__body,.complaint-history{overflow-wrap:anywhere}@media (width<=767px){.profile-card__head{flex-direction:column;align-items:flex-start;gap:12px}.profile-card__head>div{width:100%;min-width:0}.moderation-layout{flex-direction:column;align-items:stretch}.moderation-layout>.content-card{flex:auto;width:100%;padding:16px}.moderation-layout .content-card__head{flex-wrap:wrap;gap:16px}}@media (width<=1180px){.moderation-toolbar__controls{flex:auto;width:100%;min-width:0}.moderation-toolbar__controls>.form-field{flex:none}}.moderation-review-page .moderation-view-head__content{flex:auto}.moderation-review-page .moderation-view-head h1{letter-spacing:-.02em;font-size:clamp(24px,3vw,36px);line-height:1.2}.moderation-review-page .moderation-view-main{flex:1 1 0;width:100%}.moderation-review-page .moderation-view-side{flex:0 0 300px}.moderation-review-page .moderation-view-card{box-shadow:none;border-radius:12px;padding:16px}.moderation-review-page .moderation-view-summary{flex-direction:column;gap:16px}.moderation-review-page .moderation-view-summary__media{aspect-ratio:3/2;border-radius:8px;flex:none;width:100%;min-height:0;max-height:320px}.moderation-review-page .moderation-view-summary__media img{object-fit:cover;width:100%;height:100%}.moderation-review-page .moderation-view-summary__body{flex:auto;width:100%}.moderation-review-page .moderation-view-facts{flex-flow:wrap;gap:8px}.moderation-review-page .moderation-view-facts>div{border-radius:8px;flex:160px;min-width:0;padding:12px}.moderation-review-page .moderation-view-card__head>div{flex:auto}.moderation-review-page .moderation-view-summary__body h2{font-size:22px;line-height:1.35}@media (width<=1260px){.moderation-review-page .moderation-view-main,.moderation-review-page .moderation-view-side{flex:auto;width:100%}}@media (width<=767px){.moderation-review-page .moderation-view-head{gap:16px}.moderation-review-page .moderation-view-facts{flex-direction:column}.moderation-review-page .moderation-view-facts>div{flex:none;width:100%}}.moderation-review-page .moderation-view-decision-box>.form-field,.moderation-review-page .operator-note-form>.form-field{flex:none;width:100%;min-width:0}.moderation-review-page .moderation-view-decision-box{border-radius:8px;gap:12px;padding:12px}
