.yandex-page { max-width: 1160px; margin: 0 auto; padding: 40px 20px 24px; }
.yandex-hero { max-width: 770px; margin-bottom: 34px; }
.yandex-hero .eyebrow { color: #ffdc43; }
.yandex-hero h1 { display: flex; align-items: center; gap: 20px; margin: 18px 0; font-size: clamp(38px,6vw,68px); line-height: 1.1; }
.yandex-mark { width: 72px; height: 72px; display: inline-grid; place-items: center; flex-shrink: 0; border-radius: 50%; background: #f33; color: #fff; font-size: 50px; font-weight: 700; }
.yandex-hero > p:last-child { color: var(--muted); font-size: 18px; line-height: 1.7; }
.yandex-products { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 22px; }
.yandex-product { min-width: 0; display: flex; flex-direction: column; gap: 14px; padding: 24px; border: 1px solid rgba(255,255,255,.12); border-radius: 20px; background: #102033; }
.yandex-product-browser { background: linear-gradient(140deg,#26303a,#102033 75%); }
.yandex-product-heading { display: flex; align-items: center; justify-content: space-between; }
.yandex-product-icon { width: 58px; height: 58px; display: grid; place-items: center; border-radius: 17px; background: #ffdc43; color: #191919; }
.yandex-product-icon svg { width: 30px; height: 30px; }
.yandex-badge { padding: 6px 11px; border-radius: 20px; background: rgba(255,220,67,.1); color: #ffdc43; font-size: 12px; }
.yandex-product h2 { margin: 0; font-size: 24px; line-height: 1.2; color: #f4f6fa; }
.yandex-product p { margin: 0; color: var(--muted); line-height: 1.7; }
.yandex-product ul { margin: 0 0 auto; padding-left: 20px; color: #d7dfe8; line-height: 1.9; }
.yandex-product > small { color: var(--muted); line-height: 1.5; font-size: 12px; }
.yandex-button { width: 100%; min-height: 50px; display: flex; align-items: center; justify-content: center; gap: 10px; padding: 12px 16px; border: 0; border-radius: 12px; background: #ffdc43; color: #191919; font-size: 15px; font-weight: 800; text-align: center; cursor: pointer; }
.yandex-button:hover { color: #191919; background: #ffe56d; }
.yandex-button svg { width: 20px; height: 20px; flex-shrink: 0; }
.yandex-search { display: grid; gap: 10px; margin-top: auto; }
.yandex-search label { color: #d7dfe8; font-size: 14px; }
.yandex-search input[type=search] { width: 100%; min-width: 0; min-height: 50px; border: 1px solid #667180; border-radius: 12px; padding: 12px 14px; color: #fff; background: #091522; font-size: 16px; }
.yandex-search input:focus-visible { outline: 2px solid #ffdc43; outline-offset: 2px; }
.yandex-search-inline { display: flex; gap: 6px; margin: 0 0 30px; padding: 5px; border: 1px solid #667180; border-radius: 14px; background: #091522; }
.yandex-search-inline input[type=search] { border: 0; flex: 1; min-height: 42px; }
.yandex-search-inline .yandex-button { width: auto; min-height: 42px; padding: 8px 20px; }
.yandex-service-mark { font-size: 34px; font-weight: 900; }
.yandex-offer-kinopoisk .yandex-service-mark { background: #ff6b19; color: #fff; }
.yandex-offer-plus .yandex-service-mark { background: linear-gradient(135deg,#773eff,#f54599); color: #fff; }
.yandex-offer-music .yandex-service-mark { background: #ffcf00; color: #161616; }
.yandex-offer-terms strong { font-size: 18px; color: #fff; }
.yandex-offer-terms li + li { margin-top: 10px; }
.yandex-promo { display: flex; flex-wrap: wrap; align-items: center; gap: 8px 14px; padding: 14px; border-radius: 12px; border: 1px dashed #687580; }
.yandex-promo > span { flex-basis: 100%; font-size: 12px; color: var(--muted); }
.yandex-promo strong { font-size: 19px; letter-spacing: .04em; user-select: all; }
.yandex-promo button { margin-left: auto; background: none; border: 0; color: #ffdc43; font-size: 12px; cursor: pointer; }
.yandex-product-logo { width: 48px; height: 48px; object-fit: contain; }
.yandex-browser-logo { width: 121px; border-radius: 10px; }
.yandex-offer-body { display: grid; grid-template-columns: minmax(0,1fr) 156px; align-items: center; gap: 16px; margin-bottom: auto; }
.yandex-offer-body ul { list-style: none; padding: 0; margin: 0; font-size: 14px; line-height: 1.6; }
.yandex-qr { display: grid; justify-items: center; gap: 6px; }
.yandex-qr-image { width: 156px !important; max-width: 100%; height: auto !important; border-radius: 10px; }
.yandex-qr small { color: var(--muted); font-size: 11px; line-height: 1.3; text-align: center; }
.yandex-description summary { display: flex; align-items: center; gap: 10px; color: var(--muted); cursor: pointer; line-height: 1.5; font-size: 14px; list-style: none; }
.yandex-description summary::-webkit-details-marker, .yandex-ad-info summary::-webkit-details-marker { display: none; }
.yandex-description summary span { display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; }
.yandex-description summary svg { width: 18px; height: 18px; flex-shrink: 0; transition: transform .15s; }
.yandex-description[open] summary svg { transform: rotate(180deg); }
.yandex-description > p { padding-top: 12px; font-size: 14px; }
.yandex-offer-footer { color: var(--muted); font-size: 11px; line-height: 1.5; }
.yandex-offer-footer > small { font-size: inherit; }
.yandex-ad-info { display: inline; position: relative; }
.yandex-ad-info summary { display: inline; color: #e0cf81; cursor: pointer; text-decoration: underline dotted; list-style: none; }
.yandex-ad-info > div { display: none; position: absolute; z-index: 5; bottom: 100%; right: 0; width: 260px; max-width: 75vw; padding: 12px; border: 1px solid #637081; border-radius: 10px; color: #edf2f8; background: #182433; box-shadow: 0 8px 24px #0006; overflow-wrap: anywhere; }
.yandex-ad-info[open] > div, .yandex-ad-info:hover > div, .yandex-ad-info:focus-within > div { display: block; }
.yandex-product .yandex-ad-label { font-size: 10px; overflow-wrap: anywhere; }
.yandex-products { margin-bottom: 30px; }
.ai-trash-actions { display: flex; flex-wrap: wrap; gap: 12px; margin-bottom: 18px; }
.ai-trash-actions button { border: 0; border-radius: 10px; padding: 10px 14px; background: #333; color: #eee; cursor: pointer; }
.ai-trash-actions .danger-link { color: #ff9b9b; }
.yandex-coming { padding: 32px 0; }
.yandex-coming h2 { margin: 0 0 8px; font-size: 22px; }
.yandex-coming p { color: var(--muted); line-height: 1.6; }
.yandex-coming > div { display: flex; flex-wrap: wrap; gap: 9px; }
.yandex-coming span { padding: 9px 13px; border-radius: 10px; background: rgba(255,255,255,.04); color: var(--muted); font-size: 14px; }
.yandex-ad { min-width: 0; padding-top: 20px; border-top: 1px solid var(--line); overflow: hidden; }
.yandex-ad > small { display: block; margin-bottom: 12px; color: var(--muted); font-size: 11px; }
@media (max-width: 650px) {
    .yandex-page { padding: 26px 14px 20px; }
    .yandex-products { grid-template-columns: 1fr; gap: 16px; }
    .yandex-product { padding: 18px; gap: 13px; }
    .yandex-product h2 { font-size: 23px; }
    .yandex-offer-body { grid-template-columns: minmax(0,1fr) 140px; gap: 10px; }
    .yandex-offer-terms strong { font-size: 16px; }
    .yandex-qr-image { width: 140px !important; }
    .yandex-mark { width: 54px; height: 54px; font-size: 38px; }
}

.yandex-page{--muted:var(--muted2,#abb0c5);--line:var(--border2,#343040);color:var(--text,#f4f2ff);font-family:Inter,sans-serif}.yandex-product{background:var(--card,#161320);border-color:var(--border2,#353043)}.yandex-product-browser{background:linear-gradient(140deg,#252033,#161320 75%)}.yandex-description summary::after{content:"⌄";font-size:20px}.yandex-description[open] summary::after{content:"⌃"}.yandex-product-logo{display:block}.yandex-qr-image{display:block}.yandex-page a{text-decoration:none}.yandex-page p{margin:0}.yandex-page h1{color:var(--text,#fff)}
@media(max-width:650px){body:has(.yandex-page) .site-header__inner{gap:8px}body:has(.yandex-page) .site-header .btn-ai-entry{padding:6px}body:has(.yandex-page) .btn-ai-entry__word,body:has(.yandex-page) .btn-ai-entry__ai{font-size:16px}}