:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--bg:#f6f4f7;--bg-ornament:none;--surface:#fffffffa;--surface-solid:#fff;--surface-muted:#faf9fb;--surface-strong:#ece8ef;--text:#262626;--text-muted:#88838f;--border:#554a661c;--brand:#1f8eff;--brand-strong:#0f6fd0;--accent:#ff9d26;--success:#2aa95a;--danger:#de4f4f;--warning-bg:#ffa60021;--warning-border:#ffa60047;--shadow-soft:0 10px 24px #362c450a;--shadow-card:0 6px 16px #362c450a;font-family:Segoe UI Variable,Segoe UI,Trebuchet MS,sans-serif;font-weight:400;line-height:1.5}:root[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#12161c;--bg-ornament:radial-gradient(circle at top left, #267bd340, transparent 34%), radial-gradient(circle at top right, #f88c0029, transparent 26%);--surface:#192029eb;--surface-solid:#182028;--surface-muted:#10161d;--surface-strong:#222b35;--text:#eef3f8;--text-muted:#a5b1bd;--border:#ffffff17;--brand:#5eb2ff;--brand-strong:#8bc4ff;--accent:#ffb351;--success:#55cf82;--danger:#ff8c8c;--warning-bg:#ffb44629;--warning-border:#ffb4463d;--shadow-soft:0 22px 60px #00000059;--shadow-card:0 14px 34px #0000003d}*{box-sizing:border-box}html,body,#root{min-height:100%}body{color:var(--text);background:var(--bg);background-image:var(--bg-ornament);margin:0}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}img{max-width:100%;display:block}#root{min-height:100svh}.app-shell{width:min(1130px,100% - 24px);min-height:100svh;margin:0 auto;padding:8px 0 28px}.browser-chrome{border:1px solid var(--border);background:var(--surface);box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;border-radius:8px 8px 0 0;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;padding:10px 14px;display:grid}.browser-chrome__dots{gap:6px;display:inline-flex}.browser-chrome__dots span{background:var(--surface-strong);border-radius:999px;width:10px;height:10px}.browser-chrome__address{min-height:28px;color:var(--text-muted);letter-spacing:.02em;background:#d7d5d8;border-radius:999px;justify-content:center;align-items:center;gap:10px;padding:0 18px;font-size:13px;display:inline-flex}.browser-chrome__brand{gap:2px;display:inline-flex}.browser-chrome__brand-dot{border-radius:999px;width:8px;height:8px}.browser-chrome__brand-dot--blue{background:#1f8eff}.browser-chrome__brand-dot--green{background:#39b54a}.browser-chrome__brand-dot--red{background:#ff5a4f}.browser-chrome__brand-dot--orange{background:#ff9d26}.page-container{border:1px solid var(--border);background:var(--surface);box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;border-top:none;border-radius:0 0 8px 8px;margin-top:0;padding:18px 18px 26px}.page-stack{flex-direction:column;gap:20px;display:flex}.page-header,.details-header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}h1,h2,h3,p{margin:0}h1{font-size:clamp(22px,3.2vw,27px);font-weight:700;line-height:1.16}h2{font-size:18px;line-height:1.2}h3{font-size:15px;font-weight:500;line-height:1.25}.page-subtitle,.muted-text{color:var(--text-muted)}.page-actions{flex-wrap:wrap;gap:12px;display:flex}.button,.icon-button,.pagination__button,.layout-switcher__button,.thumbnail-row__button{border:1px solid #0000;transition:background-color .18s,border-color .18s,color .18s,transform .18s,box-shadow .18s}.button,.icon-button{border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:36px;padding:0 14px;font-size:14px;font-weight:600;display:inline-flex}.button:hover,.icon-button:hover,.pagination__button:hover,.layout-switcher__button:hover,.thumbnail-row__button:hover{transform:translateY(-1px)}.button:disabled,.icon-button:disabled,.pagination__button:disabled{cursor:not-allowed;opacity:.55;transform:none}.button--primary{background:linear-gradient(135deg, var(--brand), var(--brand-strong));color:#fff;box-shadow:none}.button--secondary{background:var(--surface-solid);border-color:var(--border);color:var(--text)}.button--ghost{color:#c87100;background:#ffa13617;border-color:#ffa13633}:root[data-theme=dark] .button--ghost{color:#ffc57f}.button--block{width:100%}.icon-button{border-color:var(--border);background:var(--surface-solid);width:36px;color:var(--text-muted);padding:0}.icon-button svg,.button svg,.pagination__button svg,.layout-switcher__button svg,.toast__close svg{width:15px;height:15px}.button--small{min-height:30px;padding:0 12px;font-size:13px}.back-link{width:fit-content;color:var(--text-muted);align-items:center;gap:8px;font-size:13px;display:inline-flex}.ads-toolbar{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;display:grid}.search-input{align-items:center;display:flex;position:relative}.search-input input,.input,.select-field select{border:1px solid var(--border);background:var(--surface-solid);width:100%;min-height:36px;color:var(--text);border-radius:8px;outline:none;padding:0 12px;font-size:14px}.input:focus,.search-input input:focus,.select-field select:focus{border-color:#1f8eff66;box-shadow:0 0 0 4px #1f8eff1f}.search-input input{padding-right:36px}.search-input svg{width:14px;height:14px;color:var(--text-muted);position:absolute;right:11px}.ads-toolbar__actions{align-items:center;gap:8px;display:flex}.layout-switcher{border:1px solid var(--border);background:0 0;border-radius:8px;gap:2px;padding:2px;display:inline-flex}.layout-switcher__button,.pagination__button{min-width:28px;min-height:28px;color:var(--text-muted);background:0 0;border-radius:6px;font-size:13px}.layout-switcher__button.is-active,.pagination__button--active{background:var(--surface-solid);color:var(--brand);box-shadow:none;border-color:#1f8eff52}.select-field select{appearance:none}.filters-panel,.card-section,.ad-card,.status-banner,.ai-card,.empty-state,.toast,.details-media{border:1px solid var(--border);background:var(--surface-solid);box-shadow:none;border-radius:10px}.filters-panel{flex-direction:column;gap:10px;padding:10px 10px 12px;display:flex;position:sticky;top:16px}.filters-panel__section{flex-direction:column;gap:10px;display:flex}.checkbox-list{flex-direction:column;gap:8px;display:flex}.checkbox{color:var(--text);align-items:center;gap:8px;font-size:13px;display:inline-flex}.checkbox input{width:14px;height:14px;accent-color:var(--brand)}.toggle-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.toggle-row__title{font-size:14px;font-weight:600}.toggle-row__description{color:var(--text-muted);font-size:12px}.toggle{background:var(--surface-strong);border:none;border-radius:999px;width:34px;height:18px;padding:2px;position:relative}.toggle--active{background:#1f8eff42}.toggle__thumb{width:14px;height:14px;box-shadow:none;background:#fff;border-radius:999px;transition:transform .18s;display:block;transform:translate(0)}.ads-content{flex-direction:column;gap:12px;display:flex}.ads-grid{gap:12px;display:grid}.ads-grid--grid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}.ads-grid--list{grid-template-columns:1fr}.ad-card{flex-direction:column;gap:10px;min-height:150px;padding:10px;display:flex}.ad-card--list{flex-direction:row;align-items:center;min-height:76px}.placeholder-image{object-fit:cover;background:#f8f8f8;border-radius:6px;width:100%;height:96px}.placeholder-image--empty{color:#808a95a6;place-items:center;display:grid}.placeholder-image--empty svg{width:58%;max-width:140px}.ad-card__body{flex-direction:column;gap:6px;display:flex}.ad-card__title{font-size:13px}.ad-card__price,.details-header__price{font-size:16px;font-weight:600}.badge{border-radius:999px;align-items:center;width:fit-content;padding:3px 8px;font-size:11px;font-weight:500;display:inline-flex}.badge--ghost{background:var(--surface-muted);color:var(--text-muted)}.badge--warning:before{content:"";background:currentColor;border-radius:999px;width:5px;height:5px;margin-right:5px}:root[data-theme=dark] .badge--warning{color:#ffc273}.pagination{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.details-grid{grid-template-columns:minmax(0,1.1fr) minmax(300px,.9fr);gap:18px;display:grid}.details-media,.card-section,.ai-card{margin-top:4px;padding:16px}.details-media{flex-direction:column;gap:10px;display:flex}.thumbnail-row{gap:10px;display:flex;overflow-x:auto}.thumbnail-row__button{background:0 0;border-radius:18px;padding:4px}.thumbnail-row__button.is-active{background:#1f8eff14;border-color:#1f8eff47}.details-side,.edit-form{flex-direction:column;gap:18px;display:flex}.details-side .card-section,.edit-form .card-section{box-shadow:none;background:0 0;border:none;border-radius:0;padding:0}.edit-form .card-section,.details-side .card-section+.card-section{border-top:1px solid #ece7ef;padding-top:18px}.details-header__title-block{flex-direction:column;gap:10px;display:flex}.details-header__actions{gap:8px;display:flex}.details-header__meta{text-align:right;flex-direction:column;align-items:flex-end;gap:4px;display:flex}.characteristics-list{flex-direction:column;gap:8px;display:flex}.characteristics-list__row{border-bottom:none;grid-template-columns:110px 1fr;gap:12px;padding-bottom:0;font-size:14px;display:grid}.characteristics-list__row:last-child{border-bottom:none;padding-bottom:0}.description-text{white-space:pre-wrap}.status-banner{grid-template-columns:auto 1fr;gap:14px;padding:14px 16px;display:grid}.status-banner__icon{width:24px;height:24px;color:var(--brand);background:0 0;border-radius:999px;place-items:center;display:grid}.status-banner--warning{background:linear-gradient(180deg, var(--surface-solid), #ffa6000f);border-color:var(--warning-border)}.status-banner--warning .status-banner__icon{color:#c97900}.status-banner--error{background:linear-gradient(180deg, var(--surface-solid), #de4f4f0f);border-color:#de4f4f38}.status-banner--error .status-banner__icon{color:var(--danger)}.status-banner--success{border-color:#2aa95a38}.status-banner--success .status-banner__icon{color:var(--success)}.status-banner__body{flex-direction:column;gap:6px;display:flex}.status-banner__title{font-size:14px;font-weight:700}.revision-list{color:var(--text-muted);margin:0;padding-left:18px}.form-grid{grid-template-columns:minmax(0,320px);justify-content:start;gap:16px;display:grid}.form-grid--main{grid-template-columns:minmax(0,320px)}.form-field{flex-direction:column;gap:8px;display:flex}.form-field__header{justify-content:space-between;align-items:center;gap:12px;display:flex}.form-field__label{align-items:center;gap:6px;font-size:14px;font-weight:600;display:inline-flex}.form-field__required,.form-field__error{color:var(--danger)}.form-field__hint{color:var(--text-muted);font-size:14px}.input--textarea{resize:vertical;min-height:92px;padding:10px 12px}.price-row{grid-template-columns:minmax(0,320px) auto;justify-content:start;align-items:end;gap:12px;display:grid}.section-heading{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:10px;display:flex}.inline-actions{flex-wrap:wrap;gap:10px;display:flex}.ai-card{background:#fffdf8;border-style:solid;border-color:#ff9d262e;flex-direction:column;gap:10px;display:flex}.ai-card__header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.ai-card__eyebrow{color:var(--text-muted);text-transform:uppercase;letter-spacing:.06em;font-size:11px;font-weight:700}.ai-card__highlight{font-size:22px;font-weight:700}.ai-card--price{max-width:380px}.ai-card__text,.diff-card__text{white-space:pre-wrap;font-size:14px}.diff-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.diff-card{border:1px solid var(--border);background:var(--surface-muted);border-radius:8px;padding:12px}.diff-card__label{color:var(--text-muted);margin-bottom:10px;font-weight:600}.diff-card__chunk--added{background:#2aa95a29}.diff-card__chunk--removed{background:#de4f4f29}.empty-state{text-align:center;place-items:center;gap:12px;padding:42px 28px;display:grid}.empty-state--error{border-color:#de4f4f38}.loading-spinner{border:4px solid #1f8eff24;border-top-color:var(--brand);border-radius:999px;width:48px;height:48px;animation:.85s linear infinite spin}.toast-viewport{z-index:20;flex-direction:column;gap:12px;width:min(360px,100vw - 32px);display:flex;position:fixed;bottom:20px;right:20px}.toast{grid-template-columns:auto 1fr auto;gap:12px;padding:16px;display:grid}.toast--success{border-color:#2aa95a38}.toast--error{border-color:#de4f4f38}.toast__icon{background:var(--surface-muted);border-radius:12px;place-items:center;width:38px;height:38px;display:grid}.toast--success .toast__icon{color:var(--success)}.toast--error .toast__icon{color:var(--danger)}.toast__content{flex-direction:column;gap:6px;display:flex}.toast__title{font-weight:700}.toast__description{color:var(--text-muted)}.toast__close{width:34px;height:34px;color:var(--text-muted);background:0 0;border-radius:12px;place-items:center;display:inline-grid}.chat-panel{flex-direction:column;gap:12px;display:flex}.chat-panel__history{border:1px solid var(--border);background:var(--surface-muted);border-radius:10px;flex-direction:column;gap:10px;min-height:120px;padding:14px;display:flex}.chat-panel__form{flex-direction:column;gap:12px;max-width:620px;display:flex}.chat-message{border-radius:10px;flex-direction:column;gap:4px;max-width:80%;padding:10px 12px;display:flex}.chat-message--user{border:1px solid var(--border);background:#f5f5f7;align-self:flex-end}.chat-message__role{color:var(--text-muted);text-transform:uppercase;font-size:11px;font-weight:700}.chat-message__content{white-space:pre-wrap;font-size:14px}.input--chat{min-height:88px}.browser-chrome{border-radius:16px 16px 0 0;gap:18px;padding:10px 14px}.browser-chrome__dots span{background:#d6d3db}.browser-chrome__address{background:linear-gradient(#dedde2,#d8d6dc);border-radius:999px;min-height:44px;padding:0 22px;font-size:15px;font-weight:500}.browser-chrome .icon-button{border-radius:12px;width:40px;height:40px}.page-container{border-radius:0 0 16px 16px;padding:22px 22px 32px}.page-stack--ads h1{font-size:20px;line-height:1.2}.page-stack--ads .page-subtitle{font-size:12px}.page-stack--details h1,.page-stack--edit h1{font-size:clamp(28px,3vw,38px)}.back-link{border:1px solid var(--border);background:linear-gradient(180deg, var(--surface-solid), var(--surface-muted));color:#7e7790;border-radius:16px;gap:12px;padding:8px 12px 8px 8px;font-size:14px;font-weight:600}.back-link__icon{background:var(--surface-solid);width:34px;height:34px;color:var(--brand);border:1px solid #1f8eff1a;border-radius:12px;place-items:center;display:inline-grid}.back-link__icon svg{width:16px;height:16px}.back-link__text{line-height:1.15}.search-input input{background:var(--surface-solid);border-radius:12px;min-height:42px;padding-right:40px}.search-input svg{right:14px}.ads-toolbar__actions{gap:10px}.layout-switcher{background:var(--surface-solid);border-radius:12px;padding:3px}.select-field{width:100%;position:relative}.select-field--toolbar{flex:0 0 248px;width:248px}.select-trigger{border:1px solid var(--border);background:var(--surface-solid);width:100%;min-height:42px;color:var(--text);text-align:left;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;padding:0 14px;display:flex}.select-trigger:hover{border-color:#1f8eff3d}.select-trigger:focus-visible{border-color:#1f8eff66;outline:none;box-shadow:0 0 0 4px #1f8eff1f}.select-trigger--placeholder{color:var(--text-muted)}.select-trigger__label{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.select-trigger__icon{width:16px;height:16px;color:var(--text-muted);flex:none;transition:transform .18s}.select-field--open .select-trigger__icon{transform:rotate(180deg)}.select-dropdown{z-index:5;background:var(--surface-solid);border:1px solid #1f8eff29;border-radius:14px;flex-direction:column;gap:4px;padding:8px;display:flex;position:absolute;top:calc(100% + 8px);left:0;right:0;box-shadow:0 22px 40px #2f25381a}.select-dropdown__option{width:100%;min-height:38px;color:var(--text);text-align:left;background:0 0;border:0;border-radius:10px;padding:0 12px}.select-dropdown__option:hover,.select-dropdown__option--selected{color:var(--brand);background:#1f8eff14}.ads-layout{grid-template-columns:176px minmax(0,1fr);gap:14px}.filters-panel{border-radius:14px;gap:14px;padding:14px 12px 12px}.filters-panel__title{font-size:15px}.toggle-row{gap:10px;min-width:0}.toggle{background:#d6d7db;border:1px solid #6868762e;flex:none;width:36px;height:22px;padding:3px}.toggle__thumb{width:14px;height:14px;box-shadow:0 2px 6px #423e4e29}.ads-results-shell{width:100%}.ad-card{border-radius:14px;gap:12px;height:100%;min-height:170px;padding:12px}.ad-card--list{align-items:center;gap:16px;min-height:96px;padding:12px 18px}.ad-card__media{flex:none}.ad-card--list .ad-card__media{width:88px}.placeholder-image--empty{color:#898f9ac7}.placeholder-image--empty svg{width:52%}.ad-card__body{min-height:0}.ad-card__title{-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:2.65em;font-size:13px;line-height:1.34;display:-webkit-box;overflow:hidden}.ad-card--list .ad-card__title{-webkit-line-clamp:1;min-height:auto}.ad-card__price{font-size:14px}.pagination__button{border:1px solid var(--border);background:var(--surface-solid);border-radius:8px;min-width:30px;min-height:30px}.details-header__category{font-size:12px}.details-header__meta-card{border:1px solid var(--border);background:linear-gradient(180deg, var(--surface-solid), var(--surface-muted));border-radius:18px;min-width:260px;padding:18px 20px}.details-header__price{font-size:clamp(28px,3vw,40px)}.details-header__dates{flex-direction:column;gap:6px;display:flex}.details-grid{border:1px solid var(--border);background:linear-gradient(180deg, var(--surface-solid), #f8f8faf5);border-radius:22px;gap:24px;padding:22px}.details-media{background:linear-gradient(#faf9fceb,#f4f1f7f5);border-radius:18px;justify-content:center;min-height:420px;padding:16px}.details-side{gap:22px}.details-side .card-section{border-top:none;padding-top:0}.details-side__section{background:linear-gradient(#fffffffa,#f8f6fafa);border:1px solid #60586e14;border-radius:18px;padding:18px 20px;box-shadow:0 16px 32px #352b430a}.characteristics-list__row{grid-template-columns:150px 1fr;font-size:15px}.form-grid,.form-grid--main{grid-template-columns:minmax(0,340px)}.page-stack--edit .edit-form{gap:22px}.price-row{grid-template-columns:minmax(0,340px) auto;gap:14px}.form-field{gap:9px}.form-field__label{font-size:15px}.input{border-radius:12px;min-height:42px}.input-shell{position:relative}.input-shell__control{padding-right:42px}.input-shell__clear{color:#8f90a0;background:#ebebef;border:0;border-radius:999px;place-items:center;width:24px;height:24px;padding:0;display:inline-grid;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.input-shell__clear:hover{background:#e0e2e8}.input-shell__clear svg{width:12px;height:12px}.input--textarea{border-radius:14px;min-height:118px;padding:12px 14px}.card-section--chat{padding-top:20px}.chat-panel{border:1px solid var(--border);background:linear-gradient(#fafafcfa,#f5f3f8f5);border-radius:20px;gap:16px;padding:18px}.chat-panel__history{background:radial-gradient(circle at 100% 0,#1f8eff14,#0000 30%),linear-gradient(#fffffff5,#f8f6fafa);border:1px solid #1f8eff14;border-radius:18px;min-height:260px;max-height:440px;padding:12px;overflow-y:auto}.chat-panel__history--empty{min-height:180px}.chat-message{border-radius:18px;gap:6px;max-width:min(78%,560px);padding:14px 16px;box-shadow:0 10px 22px #342c440a}.chat-message--assistant{background:linear-gradient(#f2f8ff,#eef5ff);border:1px solid #1f8eff26}.chat-message--user{background:linear-gradient(#fff,#f7f5f9);border:1px solid #6c617b1f}.chat-message--pending{width:fit-content}.chat-message__content{line-height:1.6}.chat-composer{background:var(--surface-solid);border:1px solid #1f8eff24;border-radius:22px;padding:10px;position:relative;box-shadow:inset 0 1px #ffffffb3}.chat-composer:focus-within{border-color:#1f8eff5c;box-shadow:0 0 0 4px #1f8eff1a,inset 0 1px #ffffffb3}.chat-composer__input{width:100%;min-height:88px;max-height:160px;color:var(--text);resize:vertical;font:inherit;background:0 0;border:0;outline:none;padding:8px 150px 8px 8px;line-height:1.6}.chat-composer__send{background:linear-gradient(135deg, var(--brand), var(--brand-strong));color:#fff;border:0;border-radius:14px;align-items:center;gap:8px;min-height:42px;padding:0 14px;font-weight:700;display:inline-flex;position:absolute;bottom:10px;right:10px}.chat-composer__send:disabled{opacity:.45}.chat-composer__send svg{width:16px;height:16px}.chat-typing{align-items:center;gap:6px;padding-top:2px;display:inline-flex}.chat-typing span{background:#1f8eff8c;border-radius:999px;width:8px;height:8px;animation:.9s ease-in-out infinite typing-bounce}.chat-typing span:nth-child(2){animation-delay:.15s}.chat-typing span:nth-child(3){animation-delay:.3s}.app-header__logo{background:linear-gradient(135deg,#1f8eff1f,#ff9d2629);border:1px solid #1f8eff1f;border-radius:22px;flex:none;width:64px;height:64px;position:relative}.app-header__logo-ring{border:2px solid #26395f24;border-radius:18px;position:absolute;inset:12px}.app-header__logo-dot{border-radius:999px;width:12px;height:12px;position:absolute}.app-header__logo-dot--blue{background:var(--brand);top:16px;left:16px}.app-header__logo-dot--orange{background:var(--accent);bottom:14px;right:14px}.app-header__copy{flex-direction:column;gap:4px;min-width:0;display:flex}.app-header__eyebrow{color:var(--brand);text-transform:uppercase;letter-spacing:.08em;font-size:12px;font-weight:700}.app-header__title{font-size:clamp(26px,3vw,34px);font-weight:800;line-height:1.04}.app-header__subtitle{max-width:760px;color:var(--text-muted);font-size:14px;line-height:1.55}.app-header__actions{flex:none;align-items:center;gap:12px;display:flex}.language-toggle{border:1px solid var(--border);background:#fffc;border-radius:14px;gap:4px;padding:4px;display:inline-flex}.language-toggle__button{min-width:52px;min-height:36px;color:var(--text-muted);letter-spacing:.04em;background:0 0;border:0;border-radius:10px;padding:0 14px;font-weight:700}.language-toggle__button.is-active{background:linear-gradient(135deg, var(--brand), var(--brand-strong));color:#fff}.app-header{background:linear-gradient(#fffffffa,#f9f7fafa);border-radius:22px 22px 0 0;padding:14px 18px}.app-header__brand{gap:14px}.app-header__logo{background:linear-gradient(#eff0f4f5,#e6e8eef5);border-color:#575f6e14;border-radius:16px;width:48px;height:48px}.app-header__logo-ring{border-width:1.5px;border-color:#565e6c2e;border-radius:14px;inset:10px}.app-header__logo-line{background:#4b56678c;border-radius:999px;display:block;position:absolute}.app-header__logo-line--primary{width:18px;height:3px;top:17px;left:15px;transform:rotate(40deg)}.app-header__logo-line--secondary{width:14px;height:3px;bottom:14px;right:13px;transform:rotate(-38deg)}.app-header__title{font-size:24px}.app-header__subtitle{max-width:620px;font-size:13px}.app-header__actions{gap:10px}.language-toggle{background:var(--surface-solid)}.icon-button{min-height:36px}.page-stack--ads{position:relative}.chat-message,.details-side__section,.details-header__meta-card,.details-media,.ai-card,.diff-card,.chat-panel{color:var(--text)}.details-grid{background:linear-gradient(180deg, var(--surface-solid), var(--surface-muted));box-shadow:var(--shadow-card)}.details-media{background:linear-gradient(#f8f7faf2,#f3f1f6fa)}.details-side__section{box-shadow:none}.ai-card{background:linear-gradient(180deg, var(--surface-solid), var(--surface-muted));border-color:var(--border)}.ai-card__eyebrow{color:var(--text-muted)}.diff-card{background:var(--surface-muted)}.chat-panel,.chat-panel__history{background:linear-gradient(180deg, var(--surface-solid), var(--surface-muted))}.chat-composer{background:var(--surface-solid)}.chat-composer__input::placeholder{color:var(--text-muted)}:root[data-theme=dark] .app-header{background:linear-gradient(#151b23fa,#181f28fa);border-color:#ffffff14}:root[data-theme=dark] .app-header__logo{background:linear-gradient(#222b37f2,#19202afa);border-color:#ffffff14}:root[data-theme=dark] .app-header__logo-ring,:root[data-theme=dark] .app-header__logo-line{background:#c9d4e06b;border-color:#c9d4e02e}:root[data-theme=dark] .icon-button{color:#c5d0db;background:#151b23eb;border-color:#ffffff14}:root[data-theme=dark] .back-link{color:#b9c4cf;background:linear-gradient(#181f28fa,#141a22f5);border-color:#ffffff14}:root[data-theme=dark] .back-link__icon{color:#8bc4ff;background:#1b232df0;border-color:#ffffff14}:root[data-theme=dark] .chat-panel,:root[data-theme=dark] .details-grid,:root[data-theme=dark] .details-side__section,:root[data-theme=dark] .details-header__meta-card,:root[data-theme=dark] .details-media,:root[data-theme=dark] .ai-card,:root[data-theme=dark] .diff-card,:root[data-theme=dark] .chat-panel__history,:root[data-theme=dark] .chat-composer{background:linear-gradient(#181f28fa,#131921fa);border-color:#ffffff14}:root[data-theme=dark] .chat-message--user{background:linear-gradient(#212934f5,#151c24f5);border-color:#ffffff14}:root[data-theme=dark] .chat-message--assistant{background:linear-gradient(#2c58853d,#1d3b5833);border-color:#5eb2ff29}:root[data-theme=dark] .button--secondary{color:#f1f5f9;background:#151b23f2;border-color:#ffffff14}:root[data-theme=dark] .button--ghost{background:#ffa13614;border-color:#ffa13633}:root[data-theme=dark] .input-shell__clear{color:#c8d3dd;background:#ffffff14}:root[data-theme=dark] .input-shell__clear:hover{background:#ffffff1f}.sr-only{clip:rect(0, 0, 0, 0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@keyframes spin{to{transform:rotate(360deg)}}@keyframes typing-bounce{0%,80%,to{opacity:.45;transform:translateY(0)}40%{opacity:1;transform:translateY(-4px)}}@media (width<=980px){.ads-grid--grid{grid-template-columns:repeat(3,minmax(0,1fr))}.ads-layout,.details-grid,.diff-grid{grid-template-columns:1fr}.filters-panel{position:static}.page-container{border-radius:24px;padding:20px}.browser-chrome{grid-template-columns:auto 1fr}.browser-chrome .icon-button{justify-self:end}.form-grid,.form-grid--main,.price-row{grid-template-columns:1fr}.select-field--toolbar{flex-basis:auto;width:100%}}@media (width<=720px){.app-shell{width:min(100%,100% - 16px);padding-top:8px}.page-container{padding:16px}.ads-grid--grid{grid-template-columns:repeat(2,minmax(0,1fr))}.browser-chrome{gap:10px;padding:10px 12px}.browser-chrome__address{padding:0 12px;font-size:13px}.app-header{border-radius:24px 24px 0 0;flex-direction:column;align-items:stretch;padding:18px}.app-header__brand{align-items:flex-start}.app-header__actions{justify-content:space-between}.ads-toolbar,.ads-toolbar__actions,.price-row,.section-heading,.page-header,.details-header,.status-banner,.toast{grid-template-columns:1fr}.ads-toolbar,.ads-toolbar__actions,.page-header,.details-header,.section-heading{flex-direction:column;align-items:stretch;display:flex}.price-row{flex-direction:column;display:flex}.characteristics-list__row{grid-template-columns:1fr;gap:2px}.toast-viewport{width:auto;left:8px;right:8px}.chat-message{max-width:100%}.details-header__meta-card,.chat-composer__send,.select-field--toolbar{width:100%}.chat-composer{padding-bottom:64px}.chat-composer__input{padding-right:8px}.details-media{min-height:280px}.details-media .placeholder-image{height:240px}}@media (width<=560px){.ads-grid--grid{grid-template-columns:1fr}.app-shell{width:calc(100% - 14px)}.app-header__brand{flex-direction:column}.language-toggle{width:100%}.language-toggle__button{flex:1 1 0}}.app-shell{width:min(1440px,100% - 24px);padding:10px 0 28px}.app-header{border:1px solid var(--border);background:linear-gradient(#fffffffa,#f8f7fafa);border-radius:20px 20px 0 0;justify-content:space-between;align-items:center;gap:18px;padding:10px 18px;display:flex}.app-header__brand{align-items:center;gap:12px;min-width:0;display:inline-flex}.app-header__logo{object-fit:cover;border-radius:10px;flex:none;width:34px;height:34px;box-shadow:0 6px 14px #262d3a14}.app-header__title{color:var(--text);letter-spacing:-.02em;font-size:18px;font-weight:700;line-height:1}.app-header__brand:hover .app-header__title{color:var(--brand)}.app-header__actions{align-items:center;gap:8px;display:inline-flex}.app-header .icon-button{border-radius:10px;width:34px;min-height:34px}.language-toggle{border:1px solid var(--border);background:var(--surface-solid);border-radius:10px;align-items:center;gap:2px;padding:2px;display:inline-flex}.language-toggle__button{min-width:38px;min-height:30px;color:var(--text-muted);letter-spacing:.03em;background:0 0;border:0;border-radius:8px;padding:0 10px;font-size:12px;font-weight:700}.language-toggle__button.is-active{background:var(--surface-muted);color:var(--text);box-shadow:inset 0 0 0 1px #1f8eff2e}.page-container{border:1px solid var(--border);background:linear-gradient(#fffffffa,#f9f7fafa);border-top:0;border-radius:0 0 20px 20px;padding:24px 26px 30px}.page-stack{gap:22px}.page-stack--ads .page-header h1{font-size:21px}.ads-toolbar{gap:12px}.ads-layout{grid-template-columns:188px minmax(0,1fr);align-items:start;gap:18px;display:grid}.filters-column{flex-direction:column;gap:12px;display:flex;position:sticky;top:16px}.filters-panel{box-shadow:var(--shadow-soft);border-radius:18px;padding:16px 16px 14px;position:static}.filters-panel__section{gap:14px}.filters-panel__title{font-size:16px;font-weight:700}.filters-panel__group{flex-direction:column;gap:14px;display:flex}.filters-panel__group-header{justify-content:space-between;align-items:center;gap:12px;font-size:14px;font-weight:500;display:flex}.filters-panel__group-header svg{width:16px;height:16px;color:var(--text)}.filters-panel__divider{background:#6a61791f;width:100%;height:1px}.checkbox-list{gap:12px}.checkbox{align-items:center;gap:10px;font-size:14px;line-height:1.25;display:inline-flex;position:relative}.checkbox input{opacity:0;position:absolute;inset:0}.checkbox__mark{background:var(--surface-solid);border:1px solid #6b67753d;border-radius:5px;flex:none;width:20px;height:20px;transition:border-color .18s,background-color .18s,box-shadow .18s,transform .18s;position:relative}.checkbox__mark:after{content:"";background:var(--brand);opacity:0;border-radius:3px;transition:opacity .18s,transform .18s;position:absolute;inset:4px;transform:scale(.6)}.checkbox input:checked+.checkbox__mark{border-color:#1f8eff5c;box-shadow:0 0 0 3px #1f8eff1a}.checkbox input:checked+.checkbox__mark:after{opacity:1;transform:scale(1)}.toggle-row{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;display:grid}.toggle-row__title{max-width:none;font-size:15px;font-weight:700;line-height:1.35}.toggle{background:#d6d7db;border:1px solid #6f727b2e;border-radius:999px;width:40px;height:24px;padding:3px;transition:background-color .2s,border-color .2s,box-shadow .2s}.toggle:hover{box-shadow:0 0 0 3px #1f8eff14}.toggle--active{background:#1f8eff38;border-color:#1f8eff42}.toggle__thumb{background:#fff;width:16px;height:16px;transition:transform .2s;box-shadow:0 2px 6px #43455133}.toggle--active .toggle__thumb{transform:translate(16px)}.filters-panel__reset{background:var(--surface-solid);border-radius:16px;min-height:54px;font-size:15px;font-weight:500}.ads-content{gap:14px}.ads-results-shell{transform-origin:top;width:100%;animation:.24s results-fade}.ads-results-shell--grid{min-height:426px}.ads-grid{align-items:stretch;gap:14px}.ads-grid--grid{grid-template-columns:repeat(5,minmax(0,1fr));grid-auto-rows:1fr}.ad-card{border-radius:18px;height:100%;min-height:182px;padding:12px;animation:.26s both card-rise;position:relative}.ad-card:hover{box-shadow:0 18px 34px #30293d14}.ad-card--list{gap:18px;min-height:108px;padding:14px 18px}.placeholder-image{background:linear-gradient(#f7f6f8,#efedf2);border-radius:12px;width:100%;height:108px}.placeholder-image--compact{border-radius:8px;width:74px;height:58px}.ad-card__body{gap:8px}.ad-card__title{min-height:2.7em;font-size:13px;line-height:1.36}.ad-card--list .ad-card__title{min-height:auto}.ad-card__price{font-size:15px;font-weight:600}.ad-card__spacer{height:24px}.badge{border-radius:999px;padding:4px 8px;font-size:11px}.badge--ghost{color:#6f6b76;background:#f2f1f4f2}.badge--warning{color:#dd8a0a;background:#ffb24c29}.back-link{border-radius:14px;gap:10px;padding:8px 12px 8px 8px}.back-link__icon{border-radius:10px;width:32px;height:32px}.details-header{align-items:flex-start}.details-header__title-block{gap:14px}.details-header__actions{gap:10px}.details-header__meta-card{text-align:right;background:0 0;border:0;border-radius:0;min-width:0;padding:0}.details-header__price{font-size:clamp(36px,4.2vw,52px);font-weight:700;line-height:.95}.details-header__dates{flex-direction:column;gap:6px;margin-top:10px;display:flex}.details-divider{background:#6a61791f;width:100%;height:1px}.details-overview{grid-template-columns:minmax(0,1.02fr) minmax(320px,.98fr);grid-template-areas:"media side""description side";align-items:start;gap:24px 28px;display:grid}.details-overview__media{flex-direction:column;grid-area:media;gap:14px;display:flex}.details-overview__side{flex-direction:column;grid-area:side;gap:20px;display:flex}.details-media{background:linear-gradient(#faf9fcf0,#f4f1f6fa);border-radius:20px;min-height:332px;padding:22px}.details-media .placeholder-image{border-radius:16px;height:288px}.details-media .placeholder-image--empty svg{width:30%;max-width:160px}.details-panel,.details-description{flex-direction:column;gap:18px;display:flex}.details-panel h2,.details-description h2{font-size:18px;line-height:1.2}.details-description{grid-area:description;max-width:520px}.characteristics-list{gap:12px}.characteristics-list__row{grid-template-columns:120px 1fr;gap:20px;font-size:15px}.characteristics-list dt{color:var(--text-muted)}.description-text{max-width:58ch;font-size:16px;line-height:1.72}.status-banner{box-shadow:var(--shadow-soft);border-radius:16px}.status-banner--warning{background:linear-gradient(#fffaf4fa,#fff5e8f5)}.pagination{gap:6px}.pagination__button{border-radius:8px;min-width:30px;min-height:30px}.ai-card,.chat-panel,.chat-panel__history,.chat-composer,.diff-card,.details-media,.status-banner,.empty-state,.toast{color:var(--text)}:root[data-theme=dark] .app-header{background:linear-gradient(#161c24fa,#12181ffa)}:root[data-theme=dark] .page-container{background:linear-gradient(#141a22fa,#11161dfa)}:root[data-theme=dark] .app-header__logo{box-shadow:0 10px 20px #00000047}:root[data-theme=dark] .language-toggle{background:#11161dfa;border-color:#ffffff14}:root[data-theme=dark] .language-toggle__button{color:#b9c4cf}:root[data-theme=dark] .language-toggle__button.is-active{color:#f3f7fb;background:#ffffff14;box-shadow:inset 0 0 0 1px #5eb2ff38}:root[data-theme=dark] .app-header .icon-button,:root[data-theme=dark] .filters-panel__reset,:root[data-theme=dark] .pagination__button{background:#131921fa;border-color:#ffffff14}:root[data-theme=dark] .filters-panel,:root[data-theme=dark] .ad-card,:root[data-theme=dark] .details-media,:root[data-theme=dark] .status-banner,:root[data-theme=dark] .empty-state,:root[data-theme=dark] .toast,:root[data-theme=dark] .ai-card,:root[data-theme=dark] .chat-panel,:root[data-theme=dark] .chat-panel__history,:root[data-theme=dark] .chat-composer,:root[data-theme=dark] .diff-card{background:linear-gradient(#181f28fa,#12181ffa);border-color:#ffffff14}:root[data-theme=dark] .placeholder-image{background:linear-gradient(#1f2731fa,#171e27fa)}:root[data-theme=dark] .placeholder-image--empty{color:#d1dae485}:root[data-theme=dark] .badge--ghost{color:#c5d0dc;background:#ffffff14}:root[data-theme=dark] .status-banner--warning{background:linear-gradient(#3f2f168f,#2a1f0ea3);border-color:#ffbc5d29}:root[data-theme=dark] .details-header__meta-card,:root[data-theme=dark] .details-panel,:root[data-theme=dark] .details-description{color:var(--text)}:root[data-theme=dark] .back-link{background:#141a22f5;border-color:#ffffff14}:root[data-theme=dark] .back-link__icon{background:#1b232df0;border-color:#ffffff14}@keyframes results-fade{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes card-rise{0%{opacity:0;transform:translateY(14px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@media (width<=1180px){.ads-grid--grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width<=980px){.page-container{border-radius:0 0 18px 18px;padding:22px 20px 28px}.ads-layout,.details-overview,.details-grid,.diff-grid{grid-template-columns:1fr}.details-overview{grid-template-areas:"media""side""description";gap:20px}.filters-column{position:static}.ads-grid--grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=720px){.app-shell{width:calc(100% - 14px);padding-top:8px}.app-header{border-radius:16px 16px 0 0;padding:10px 14px}.app-header__title{font-size:16px}.page-container{border-radius:0 0 16px 16px;padding:18px 16px 24px}.ads-toolbar,.ads-toolbar__actions,.page-header,.details-header,.section-heading{flex-direction:column;align-items:stretch;display:flex}.select-field--toolbar,.details-header__meta-card{width:100%}.details-header__meta-card{text-align:left}.ads-grid--grid{grid-template-columns:repeat(2,minmax(0,1fr))}.details-media{min-height:260px;padding:18px}.details-media .placeholder-image{height:220px}}.app-header__logo{border-radius:11px;width:40px;height:40px}.app-header__title{background:linear-gradient(120deg,#1d2733 0%,#4d6f93 35%,#6c86a8 55%,#2a333f 100%) 0 0/180% 180%;color:#0000;-webkit-background-clip:text;background-clip:text;animation:7s ease-in-out infinite brand-sheen}.filters-panel__group-header{width:100%;color:var(--text);text-align:left;background:0 0;border:0;padding:0}.filters-panel__chevron{width:16px;height:16px;transition:transform .2s}.filters-panel__chevron.is-open{transform:rotate(180deg)}.toggle-row__title{max-width:118px;font-size:13px;line-height:1.28}.layout-switcher{background:#f4f2f6fa;border:0;border-radius:22px;gap:0;padding:6px}.layout-switcher__button{color:#83808a;border-radius:16px;min-width:48px;min-height:48px;position:relative}.layout-switcher__button--list:before{content:"";background:#6f6b7729;width:1px;position:absolute;top:10px;bottom:10px;left:-3px}.layout-switcher__button.is-active{background:var(--surface-solid);color:var(--brand);box-shadow:0 10px 22px #332e3d14}.layout-switcher__button.is-active svg{stroke-width:2px}.status-banner--compact-width{align-self:flex-start;width:fit-content;max-width:min(100%,860px);display:inline-grid}.inline-actions--description{align-self:flex-start;margin-top:-4px}.chat-panel{gap:14px}.chat-panel__history{min-height:220px}.ad-card{border-radius:20px;min-height:320px;padding:12px}.ad-card__media{width:100%}.ad-card .placeholder-image{border-radius:18px;height:190px}.ad-card__body{gap:10px;padding:2px 2px 4px}.ad-card__title{min-height:auto;font-size:14px;font-weight:500;line-height:1.38}.ad-card__price{font-size:18px;font-weight:700;line-height:1.1}.ad-card .badge--ghost{color:#6f6b76;background:#ffffffe0;border:1px solid #6c67752e;border-radius:12px;padding:5px 11px;font-size:12px}.ad-card .badge--warning{border-radius:14px;padding:7px 13px;font-size:12px}.ad-card--list{grid-template-columns:150px minmax(0,1fr);align-items:stretch;gap:0;height:auto;min-height:108px;padding:0;display:grid;overflow:hidden}.ad-card--list .ad-card__media{background:linear-gradient(#f6f4f8,#f1eef4);border-right:1px solid #6c677514;justify-content:center;align-items:center;width:150px;min-height:108px;padding:14px;display:flex}.ad-card--list .placeholder-image,.ad-card--list .placeholder-image--compact{border-radius:8px;width:50px;height:38px}.ad-card--list .ad-card__body{justify-content:center;gap:6px;padding:14px 18px}.ad-card--list .ad-card__title{-webkit-line-clamp:1;min-height:auto;font-size:14px}.ad-card--list .ad-card__price{font-size:15px}:root[data-theme=dark] .app-header__title{background:linear-gradient(120deg,#f4f7fb 0%,#86b8ee 34%,#d8e7f8 58%,#eef4fa 100%) 0 0/180% 180%;color:#0000;-webkit-background-clip:text;background-clip:text}:root[data-theme=dark] .layout-switcher{background:#1d242df5}:root[data-theme=dark] .layout-switcher__button{color:#96a3af}:root[data-theme=dark] .layout-switcher__button--list:before{background:#ffffff14}:root[data-theme=dark] .layout-switcher__button.is-active{color:#7cc0ff;background:#151b23f5;box-shadow:0 12px 24px #00000040}:root[data-theme=dark] .ad-card .badge--ghost{color:#c8d2dd;background:#ffffff0f;border-color:#ffffff14}:root[data-theme=dark] .ad-card--list .ad-card__media{background:linear-gradient(#1f2731fa,#181f28fa);border-right-color:#ffffff0f}.ads-toolbar .layout-switcher__button--list:before{top:7px;bottom:7px}.ads-toolbar .layout-switcher__button.is-active{box-shadow:0 8px 18px #30293d14}.ads-grid--list .ad-card{grid-template-columns:112px minmax(0,1fr);align-items:stretch;gap:0;height:auto;min-height:84px;padding:0;display:grid;overflow:hidden}.ads-grid--list .ad-card__media{background:linear-gradient(#f6f4f8,#f1eef4);border-right:1px solid #6c677514;justify-content:center;align-items:center;width:112px;min-height:84px;padding:12px;display:flex}.ads-grid--list .ad-card .placeholder-image,.ads-grid--list .ad-card .placeholder-image--compact{border-radius:7px;width:46px;height:34px}.ads-grid--list .ad-card .badge--warning{border-radius:12px;padding:5px 10px;font-size:11px}.ad-card img.placeholder-image{object-fit:contain;box-sizing:border-box;background:#ffffffdb;padding:10px}.ad-card .placeholder-image--compact{object-fit:contain;box-sizing:border-box;background:#ffffffdb;padding:4px}.details-media{align-items:center}.details-media img.placeholder-image{object-fit:contain;box-sizing:border-box;background:#ffffffeb;width:100%;height:360px;padding:12px}.thumbnail-row .placeholder-image--compact{object-fit:contain;box-sizing:border-box;background:#ffffffeb;width:100%;height:100%;padding:4px}.ads-grid--list .ad-card img.placeholder-image{object-fit:contain;background:#ffffffeb;border-radius:0;width:100%;height:100%;padding:8px}.ads-toolbar .layout-switcher{background:0 0;border:1px solid #6c677524;border-radius:16px;align-items:center;gap:0;padding:4px 6px}.ads-toolbar .layout-switcher__button{min-width:28px;min-height:28px;box-shadow:none;background:0 0;border:0;border-radius:0;outline:none;justify-content:center;align-items:center;padding:0;display:inline-flex}.ads-toolbar .layout-switcher__button--list:before{background:#6f6b7733;width:1px;top:4px;bottom:4px;left:-5px}.ads-toolbar .layout-switcher__button.is-active{color:var(--brand);box-shadow:none;filter:drop-shadow(0 0 8px #1f8eff33);background:0 0;border:0}.ads-toolbar .layout-switcher__button:focus-visible{box-shadow:none;outline:none}:root[data-theme=dark] .ad-card img.placeholder-image,:root[data-theme=dark] .ad-card .placeholder-image--compact,:root[data-theme=dark] .details-media img.placeholder-image,:root[data-theme=dark] .thumbnail-row .placeholder-image--compact,:root[data-theme=dark] .ads-grid--list .ad-card img.placeholder-image{background:#141a22e0}:root[data-theme=dark] .ads-toolbar .layout-switcher__button--list:before{background:#ffffff1f}:root[data-theme=dark] .ads-toolbar .layout-switcher{border-color:#ffffff14}:root[data-theme=dark] .ads-toolbar .layout-switcher__button.is-active{filter:drop-shadow(0 0 10px #7cc0ff3d)}@keyframes brand-sheen{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.app-header__logo{width:44px;height:44px}.app-header__brand:hover .app-header__title{color:#0000;filter:brightness(1.05)saturate(1.02)}.layout-switcher{border-radius:17px;padding:4px}.layout-switcher__button{border-radius:11px;min-width:34px;min-height:34px}.layout-switcher__button--list:before{top:7px;bottom:7px}.layout-switcher__button svg{width:15px;height:15px}.inline-actions--description{margin-top:8px}.ad-card{min-height:338px}.ad-card .placeholder-image{height:204px}:root[data-theme=dark] .app-header__brand:hover .app-header__title{color:#0000;filter:brightness(1.03)}.ads-toolbar .layout-switcher{border-radius:15px;padding:3px}.ads-toolbar .layout-switcher__button{border-radius:9px;min-width:30px;min-height:30px}.ads-toolbar .layout-switcher__button svg{width:14px;height:14px}.ads-grid--list{gap:10px}.ads-grid--list .ad-card{grid-template-columns:116px minmax(0,1fr);gap:0;min-height:86px;padding:0;display:grid;overflow:hidden}.ads-grid--list .ad-card__media{background:linear-gradient(#f6f4f8,#f1eef4);border-right:1px solid #6c677514;justify-content:stretch;align-items:stretch;width:116px;min-height:86px;padding:0;display:flex;position:relative;overflow:hidden}.ads-grid--list .ad-card img.placeholder-image{object-fit:cover;background:0 0;border-radius:0;width:100%;height:100%}.ads-grid--list .ad-card .placeholder-image--empty{background:0 0;border-radius:0;width:46px;height:34px;margin:auto}.ads-grid--list .ad-card .placeholder-image--empty svg{width:100%}.ads-grid--list .ad-card__body{justify-content:center;gap:4px;padding:12px 18px}.ads-grid--list .ad-card__title{-webkit-line-clamp:1;min-height:auto;font-size:14px;line-height:1.28}.ads-grid--list .ad-card__price{font-size:14px;line-height:1.1}.ads-grid--list .ad-card .badge--ghost{border-radius:10px;padding:4px 9px;font-size:11px}.ads-grid--list .ad-card .badge--warning{border-radius:12px;margin-top:2px;padding:5px 10px;font-size:11px}:root[data-theme=dark] .ads-grid--list .ad-card__media{background:linear-gradient(#1f2731fa,#181f28fa);border-right-color:#ffffff0f}
