@charset "UTF-8";.Cameras{padding:10px 24px 60px;margin:0;container-name:cameras-list;container-type:inline-size}.Cameras__header{margin-bottom:32px;text-align:left}.Cameras__header h1{font-size:2.25rem;margin:0;color:#0f172a}.Cameras__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.Cameras__adSlot{margin:2rem 0}.Cameras__adSlot--mid{grid-column:1/-1;margin:4rem 0}.Cameras__adSlot--bottom{margin-bottom:0}.Cameras__ndpixPromo{margin:0 0 2rem}.Cameras__tabs{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:0}.Cameras__tabsWrap{flex:1 1 auto;min-width:0}.Cameras__intro{margin:-4px 0 24px;padding:10px 12px;border:1px solid #e6e9ef;border-left:3px solid #768a6f;border-radius:10px;background:#f6f8fa}.Cameras__introPreview{display:flex;align-items:flex-start;gap:12px}.Cameras__introExcerpt{margin:0;flex:1 1 auto;color:#64748b;line-height:1.4;font-size:.86rem}.Cameras__introInfoBtn{flex-shrink:0;border:1px solid #cbd5e1;background:#fff;color:#334155;border-radius:999px;padding:6px 10px;font-size:.75rem;font-weight:700;letter-spacing:.03em;cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease}.Cameras__introInfoBtn:hover{background:#4a5d4e1a;border-color:#4a5d4e4d;color:#4a5d4e}.Cameras__introInfoBtn:focus-visible{outline:none;box-shadow:0 0 0 3px #6366f129}.Cameras__brandDialog{border:none;padding:0;margin:auto;width:min(720px,100vw - 24px);max-height:min(86vh,820px);background:transparent}.Cameras__brandDialog::backdrop{background:#0f172a7a;backdrop-filter:blur(2px)}.Cameras__brandDialogCard{background:#fff;border:1px solid #e2e8f0;border-radius:14px;box-shadow:0 22px 60px #0f172a38;padding:16px}.Cameras__brandDialogHeader{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.Cameras__brandDialogTitle{margin:0;color:#0f172a;font-size:1rem;line-height:1.2}.Cameras__brandDialogClose{width:32px;height:32px;border-radius:10px;border:1px solid #dbe3ef;background:#fff;color:#475569;line-height:1;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.Cameras__brandDialogClose svg{display:block}.Cameras__brandDialogClose:hover{background:#f8fafc;color:#0f172a}.Cameras__brandDialogMeta{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:14px}.Cameras__brandDialogField{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;padding:10px 12px}.Cameras__brandDialogLabel{margin:0 0 4px;font-size:.72rem;text-transform:uppercase;letter-spacing:.08em;font-weight:700;color:#64748b}.Cameras__brandDialogValue{color:#1e293b;font-size:.92rem;line-height:1.4;overflow-wrap:anywhere}.Cameras__brandDialogLink{color:#4a5d4e;text-decoration:none;font-weight:600}.Cameras__brandDialogLink:hover{text-decoration:underline}.Cameras__brandDialogMuted{color:#94a3b8}.Cameras__brandDialogBody{max-height:min(48vh,420px);overflow:auto;padding-right:4px}.Cameras__brandDialogBody p{margin:0;color:#334155;line-height:1.55;font-size:.93rem}.Cameras__brandDialogBody p+p{margin-top:10px}.Cameras__tab{border:1px solid #cbd5f5;background:#f8fafc;color:#334155;padding:8px 16px;border-radius:999px;font-weight:600;font-size:.95rem;line-height:normal;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;cursor:pointer;transition:background .2s ease,color .2s ease,border-color .2s ease;text-decoration:none;display:inline-block;box-sizing:border-box;text-align:center;white-space:nowrap}.Cameras__tab,.Cameras__tab:link,.Cameras__tab:visited{color:#334155}.Cameras__tab:hover{background:#4a5d4e1a;border-color:#4a5d4e4d;color:#4a5d4e}.Cameras__filters-actions{display:flex;align-items:center;margin-left:auto}@media(max-width:768px){.Cameras__filters-actions{margin-left:0;width:100%;justify-content:flex-end;margin-top:-10px}}.Cameras__tab--active{background:#1e293b;color:#f8fafc;border-color:#1e293b}.Cameras__tab--active,.Cameras__tab--active:link,.Cameras__tab--active:visited{color:#f8fafc}.Cameras__tab--more{display:inline-flex;align-items:center;gap:8px;cursor:pointer}.Cameras__moreCaret{width:8px;height:8px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg) translateY(-1px);transition:transform .2s ease}.Cameras__tab--more.is-open .Cameras__moreCaret{transform:rotate(-135deg) translateY(-1px)}.Cameras__moreRow{display:flex;flex-wrap:wrap;gap:10px;margin-top:12px;padding:10px 12px;border:1px solid #d9e1ef;border-radius:16px;background:#f8fafc}.Cameras__moreRow[hidden]{display:none}.Cameras__card{display:flex;flex-direction:column;border-radius:18px;border:1px solid #e2e8f0;background:#fff;overflow:hidden;box-shadow:0 18px 40px #0f172a14;transition:transform .2s ease,box-shadow .2s ease}.Cameras__card:hover{transform:translateY(-6px);box-shadow:0 24px 50px #0f172a24}.Cameras__card--isRumor{background:#fffdf5;border-color:#fde68a;box-shadow:0 14px 30px #f59e0b14}.Cameras__card--isRumor:hover{border-color:#fbbf24;box-shadow:0 20px 40px #f59e0b26}.Cameras__thumb{position:relative;width:100%;padding-top:58%;background:#fff;display:flex;align-items:center;justify-content:center;border-bottom:1px solid #f1f5f9}.Cameras__thumb img,.Cameras__thumb .Cameras__thumbPlaceholder{position:absolute;inset:0;width:100%;height:100%}.Cameras__thumb img{object-fit:contain;object-position:center;padding:24px;box-sizing:border-box;background:#fff}.Cameras__thumbLink{display:block}.Cameras__thumbPlaceholder{display:flex;align-items:center;justify-content:center;font-size:.9rem;color:#94a3b8;background:linear-gradient(160deg,#1e293be6,#0f172ad9);letter-spacing:.04em}.Cameras__thumbPlaceholder--loading{color:#cbd5f5;font-style:italic}.Cameras__thumbPlaceholder--missing{color:#e2e8f0;font-weight:600;text-transform:uppercase;background:repeating-linear-gradient(135deg,#334155e6,#334155e6 12px,#1e293be6 12px 24px)}.Cameras__body{flex:1;padding:22px 24px 28px;display:flex;flex-direction:column;gap:10px}.Cameras__body h2{font-size:1.35rem;margin:0;color:#0f172a}.Cameras__body h2 a{color:inherit;text-decoration:none}.Cameras__body h2 a:hover{text-decoration:underline}.Cameras__titleLink{color:inherit;text-decoration:none}.Cameras__titleLink:hover{text-decoration:underline}.Cameras__badgeRow{display:flex;gap:12px;flex-wrap:wrap}.Cameras__badge{background:#0f172a14;color:#0f172a;padding:0 16px;border-radius:10px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em}.Cameras__badge--rumor{background:#f59e0b;color:#fff}.Cameras__badge--subtle{background:#94a3b829;color:#334155}.Cameras__meta{display:flex;flex-direction:column;gap:6px;list-style:none;padding:0;margin:0;font-size:.88rem;color:#475569}.Cameras__metaRow{display:flex;flex-wrap:wrap;align-items:baseline;gap:8px}.Cameras__metaLabel{font-weight:600;color:#1e293b}.Cameras__metaValue{color:#475569}.Cameras__metaValue--sensor{color:#1f2937;font-weight:600}.Cameras__metaValue--warning{color:#b45309}.Cameras__metaSeparator{color:#cbd5f5;font-weight:600}.Cameras__summary{font-size:.95rem;color:#334155;margin:0;line-height:1.6;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.Cameras__actions{display:flex;flex-direction:column;gap:8px;margin-top:auto;min-width:0}.Cameras__primaryBtn{width:100%;box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:11px 16px;background:#4a5d4e1f;color:#4a5d4e;font-weight:600;font-size:12px;border:none;border-radius:12px;text-decoration:none;text-transform:uppercase;letter-spacing:.04em;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:background .2s ease,transform .15s ease}.Cameras__primaryBtn:hover{background:#4a5d4e33;text-decoration:none}.Cameras__primaryBtn:active{transform:scale(.98)}.Cameras__secondaryBtn{width:100%;box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:11px 16px;background:transparent;color:#64748b;font-weight:600;font-size:12px;border:1px solid rgba(15,23,42,.12);border-radius:12px;cursor:pointer;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;transition:all .2s ease}.Cameras__secondaryBtn:hover:not(:disabled){border-color:#0f172a33;color:#475569;background:#0f172a05}.Cameras__secondaryBtn:active:not(:disabled){transform:scale(.98)}.Cameras__secondaryBtn.is-selected{background:#f4c493;border-color:#f4c493;color:#25383c;box-shadow:0 4px 12px #00000014}.Cameras__secondaryBtn.is-selected:hover,.Cameras__secondaryBtn.is-selected:focus{background:#f5c798;border-color:#f5c798;transform:translateY(-1px);color:#25383c}.Cameras__secondaryBtn--active{background:#f0fdf4;border-color:#22c55e4d;color:#15803d}.Cameras__secondaryBtn--active:hover{background:#dcfce7;border-color:#22c55e66;color:#166534}.Cameras__secondaryBtn--disabled,.Cameras__secondaryBtn:disabled{opacity:.4;cursor:not-allowed;filter:grayscale(.5)}@media(max-width:600px){.Cameras{padding:10px 16px 40px}.Cameras__header h1{font-size:1.8rem}}.Cameras__tabsContainer{display:flex;justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:32px}.Cameras__pagination--bottom{display:flex;justify-content:center;margin-top:40px}.Cameras__brandSelect{display:none;width:100%}.Cameras__brandSelect .Cameras__brandLabel{display:block;font-size:.85rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;margin-bottom:8px;color:#64748b}.Cameras__brandSelect .Cameras__brandSelectControl{position:relative;width:100%}.Cameras__brandSelect .Cameras__brandSelectControl select{width:100%;border-radius:16px;border:1px solid #cbd5f5;background:#f8fafc;color:#1e293b;font-weight:600;font-size:.95rem;padding:12px 44px 12px 16px;appearance:none;box-shadow:0 14px 30px #0f172a14;transition:border-color .2s ease,box-shadow .2s ease}.Cameras__brandSelect .Cameras__brandSelectControl select:focus{outline:none;border-color:#4a5d4e;box-shadow:0 0 0 3px #4a5d4e26}.Cameras__brandSelect .Cameras__brandSelectControl .Cameras__brandSelectIcon{position:absolute;top:0;bottom:0;right:14px;margin:auto;width:12px;height:12px;pointer-events:none;border-right:2px solid #475569;border-bottom:2px solid #475569;transform:rotate(45deg)}@media(max-width:768px){.Cameras__tabsContainer{flex-direction:row;align-items:flex-end;gap:16px}.Cameras__tabsWrap,.Cameras__tabs,.Cameras__moreRow{display:none}.Cameras__brandSelect{display:block;flex:1;order:1}.Cameras__filters-actions{width:auto;margin-left:0;margin-top:0;order:2;margin-bottom:4px}}.Cameras__booksWidget{margin-top:60px;width:100%}.Cameras__booksWidget :global(.BooksWidget__grid){gap:1rem}.Cameras__booksWidget :global(.BooksWidget__item){width:160px;background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:12px;padding:12px;box-shadow:0 4px 6px #00000005;transition:all .2s ease}.Cameras__booksWidget :global(.BooksWidget__item):hover{transform:translateY(-4px);box-shadow:0 12px 20px #00000014;border-color:#0000001f}.Cameras__booksWidget :global(.BooksWidget__thumb){aspect-ratio:2/3;border-radius:6px;overflow:hidden;background-color:#f8fafc;border:1px solid rgba(0,0,0,.04);box-shadow:0 2px 4px #0000000a}.Cameras__booksWidget :global(.BooksWidget__thumb) img{object-fit:cover;display:block;width:100%;height:100%}.Cameras__booksWidget :global(.BooksWidget__item:hover .BooksWidget__thumb){transform:none;box-shadow:0 2px 4px #0000000a}.Cameras__booksWidget :global(.BooksWidget__title){font-size:1.1rem;margin-bottom:2.5rem;padding-left:0;border-left:none;font-weight:600;text-transform:uppercase;letter-spacing:.1em;text-align:center;width:100%;color:#0f172a}.Cameras__booksWidget :global(.BooksWidget__content){padding:.75rem 0 0;text-align:left}.Cameras__booksWidget :global(.BooksWidget__bookTitle){font-size:.85rem;line-height:1.25;margin-bottom:.25rem}.Cameras__booksWidget :global(.BooksWidget__category){font-size:.65rem;margin-bottom:.25rem;line-height:1.2;display:block}.Cameras__booksWidget :global(.BooksWidget__author){font-size:.75rem}@media(min-width:768px)and (max-width:1279px),(min-width:768px)and (max-height:720px)and (max-width:1439px){.Cameras{padding:8px 18px 48px}.Cameras__tabsContainer{gap:14px;margin-bottom:22px}.Cameras__tabs{gap:8px}.Cameras__tab{padding:7px 14px;font-size:.85rem}.Cameras__moreRow{gap:8px;margin-top:10px;padding:8px 10px;border-radius:12px}.Cameras__intro{margin:-2px 0 18px;padding:8px 10px}.Cameras__introPreview{gap:10px}.Cameras__introExcerpt{display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:.8rem}.Cameras__introInfoBtn{padding:5px 9px;font-size:.7rem}.Cameras__grid{gap:18px}.Cameras__adSlot{margin:1.5rem 0}.Cameras__adSlot--mid{margin:2rem 0}.Cameras__pagination--bottom{margin-top:28px}.Cameras__booksWidget{margin-top:42px}}@container cameras-list (max-width: 920px){.Cameras__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@container cameras-list (max-width: 520px){.Cameras__grid{grid-template-columns:1fr}}.Cameras__ndpixPromo[data-astro-cid-qlu7unih]{margin-top:2rem}.CamerasTable__card[data-astro-cid-qlu7unih]{margin-top:18px;border:1px solid #e2e8f0;border-radius:12px;background:#fff;box-shadow:0 2px 8px #0f172a0a}.CamerasTable__tabsBar[data-astro-cid-qlu7unih]{display:flex;align-items:stretch;gap:2px;padding:0 10px;border-bottom:1px solid #e2e8f0;background:#fff;border-radius:12px 12px 0 0;overflow-x:auto;scrollbar-width:none}.CamerasTable__tabsBar[data-astro-cid-qlu7unih]::-webkit-scrollbar{display:none}.CamerasTable__tab[data-astro-cid-qlu7unih]{display:inline-flex;align-items:center;padding:13px 12px 11px;border:none;border-bottom:2px solid transparent;background:none;font-size:.7rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#64748b;text-decoration:none;white-space:nowrap;cursor:pointer;transition:color .15s ease}.CamerasTable__tab[data-astro-cid-qlu7unih]:hover{color:#0f172a}.CamerasTable__tab--active[data-astro-cid-qlu7unih]{color:#0f172a;border-bottom-color:#4a5d4e}.CamerasTable__moreRow[data-astro-cid-qlu7unih]{display:flex;flex-wrap:wrap;gap:2px;padding:4px 10px;border-bottom:1px solid #e2e8f0;background:#f8fafc}.CamerasTable__moreRow[data-astro-cid-qlu7unih][hidden]{display:none}.CamerasTable__moreRow[data-astro-cid-qlu7unih] .CamerasTable__tab[data-astro-cid-qlu7unih]{padding:9px 10px 7px}.CamerasTable__brandSelect[data-astro-cid-qlu7unih]{display:none;flex-direction:column;gap:6px;padding:12px 16px;border-bottom:1px solid #e2e8f0;background:#fff;border-radius:12px 12px 0 0}.CamerasTable__brandSelectLabel[data-astro-cid-qlu7unih]{font-size:.65rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#94a3b8}.CamerasTable__brandSelectControl[data-astro-cid-qlu7unih]{position:relative}.CamerasTable__brandSelectControl[data-astro-cid-qlu7unih] select[data-astro-cid-qlu7unih]{width:100%;appearance:none;-webkit-appearance:none;padding:10px 40px 10px 14px;border:1px solid #e2e8f0;border-radius:10px;background:#fff;font-size:.9rem;font-weight:600;color:#0f172a;cursor:pointer;color-scheme:light}.CamerasTable__brandSelectControl[data-astro-cid-qlu7unih] select[data-astro-cid-qlu7unih]:focus{outline:none;border-color:#94a3b8}.CamerasTable__brandSelectCaret[data-astro-cid-qlu7unih]{position:absolute;right:14px;top:50%;width:8px;height:8px;border-right:2px solid #64748b;border-bottom:2px solid #64748b;transform:translateY(-70%) rotate(45deg);pointer-events:none}.CamerasTable__brandStrip[data-astro-cid-qlu7unih]{display:flex;align-items:center;flex-wrap:wrap;gap:6px 14px;padding:10px 16px;border-bottom:1px solid #e2e8f0;background:#f8fafc}.CamerasTable__brandStripLabel[data-astro-cid-qlu7unih]{flex-shrink:0;font-size:.65rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#94a3b8}.CamerasTable__brandExcerpt[data-astro-cid-qlu7unih]{margin:0;flex:1 1 auto;min-width:0;font-size:.8rem;line-height:1.45;color:#64748b;display:-webkit-box;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.CamerasTable__brandInfoBtn[data-astro-cid-qlu7unih]{flex-shrink:0;border:none;background:none;padding:0;font-size:.7rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#4a5d4e;cursor:pointer;text-decoration:underline;text-underline-offset:3px}.CamerasTable__brandInfoBtn[data-astro-cid-qlu7unih]:hover{text-decoration:none}.CamerasTable__toolbar[data-astro-cid-qlu7unih]{display:flex;align-items:center;padding:12px 16px;border-bottom:1px solid #e2e8f0;background:#fff}.CamerasTable__search[data-astro-cid-qlu7unih]{width:min(320px,100%);padding:10px 16px;border:1px solid #e2e8f0;border-radius:999px;font-size:.85rem;color:#0f172a;background:#fff;outline:none;transition:border-color .15s ease}.CamerasTable__search[data-astro-cid-qlu7unih]:focus{border-color:#94a3b8}.CamerasTable__search[data-astro-cid-qlu7unih]::placeholder{color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;font-size:.75rem}.CamerasTable__swipeHint[data-astro-cid-qlu7unih]{display:none}.CamerasTable__swipeHint[data-astro-cid-qlu7unih].is-visible{display:block}.CamerasTable__swipeHint[data-astro-cid-qlu7unih]{margin:0;padding:8px 16px 0;font-size:.7rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#94a3b8}.CamerasTable__wrap[data-astro-cid-qlu7unih]{background:#fff;overflow-x:auto;-webkit-overflow-scrolling:touch}.CamerasTable__table[data-astro-cid-qlu7unih]{width:100%;border-collapse:collapse;font-size:.9rem;color:#0f172a}.CamerasTable__table[data-astro-cid-qlu7unih] thead[data-astro-cid-qlu7unih] th[data-astro-cid-qlu7unih]{position:sticky;top:0;z-index:3;background:#f8fafc;border-bottom:1px solid #e2e8f0;padding:12px;text-align:left;font-size:.7rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#64748b;white-space:nowrap}.CamerasTable__table[data-astro-cid-qlu7unih] thead[data-astro-cid-qlu7unih] th[data-astro-cid-qlu7unih] button[data-astro-cid-qlu7unih]{display:inline-flex;align-items:center;gap:4px;background:none;border:none;padding:0;font:inherit;color:inherit;letter-spacing:inherit;text-transform:inherit;cursor:pointer}.CamerasTable__table[data-astro-cid-qlu7unih] thead[data-astro-cid-qlu7unih] th[data-astro-cid-qlu7unih] button[data-astro-cid-qlu7unih]:hover{color:#4a5d4e}.CamerasTable__table[data-astro-cid-qlu7unih] thead[data-astro-cid-qlu7unih] th[data-astro-cid-qlu7unih] button[data-astro-cid-qlu7unih] .CamerasTable__sortArrow[data-astro-cid-qlu7unih]:after{content:""}.CamerasTable__table[data-astro-cid-qlu7unih] thead[data-astro-cid-qlu7unih] th[data-astro-cid-qlu7unih] button[data-astro-cid-qlu7unih][data-active][data-dir=asc] .CamerasTable__sortArrow[data-astro-cid-qlu7unih]:after{content:"▲";font-size:.6rem}.CamerasTable__table[data-astro-cid-qlu7unih] thead[data-astro-cid-qlu7unih] th[data-astro-cid-qlu7unih] button[data-astro-cid-qlu7unih][data-active][data-dir=desc] .CamerasTable__sortArrow[data-astro-cid-qlu7unih]:after{content:"▼";font-size:.6rem}.CamerasTable__item[data-astro-cid-qlu7unih]{border-bottom:1px solid #f1f5f9}.CamerasTable__row[data-astro-cid-qlu7unih]{background:#fff;cursor:pointer;transition:background .12s ease}.CamerasTable__row[data-astro-cid-qlu7unih] td[data-astro-cid-qlu7unih]{padding:12px;vertical-align:middle;background:inherit;white-space:nowrap}.CamerasTable__row[data-astro-cid-qlu7unih]:hover{background:#f8fafc}.CamerasTable__item[data-astro-cid-qlu7unih]:nth-of-type(2n) .CamerasTable__row[data-astro-cid-qlu7unih]{background:#fafaf8}.CamerasTable__item[data-astro-cid-qlu7unih]:nth-of-type(2n) .CamerasTable__row[data-astro-cid-qlu7unih]:hover{background:#f1f5f9}.CamerasTable__item[data-astro-cid-qlu7unih].is-selected .CamerasTable__row[data-astro-cid-qlu7unih]{background:#f4f5f4}.CamerasTable__item[data-astro-cid-qlu7unih].is-selected .CamerasTable__row[data-astro-cid-qlu7unih] td[data-astro-cid-qlu7unih]:first-child{box-shadow:inset 3px 0 #4a5d4e}.CamerasTable__item[data-astro-cid-qlu7unih].is-open .CamerasTable__row[data-astro-cid-qlu7unih]{background:#f1f5f9}.CamerasTable__item[data-astro-cid-qlu7unih].is-open .CamerasTable__row[data-astro-cid-qlu7unih] td[data-astro-cid-qlu7unih]:first-child{box-shadow:inset 3px 0 #4a5d4e59}.CamerasTable__sortBar[data-astro-cid-qlu7unih]{display:none;align-items:center;gap:8px;width:100%}.CamerasTable__sortLabel[data-astro-cid-qlu7unih]{font-size:.7rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#64748b;white-space:nowrap}.CamerasTable__sortSelect[data-astro-cid-qlu7unih]{flex:1;min-width:0;min-height:44px;padding:0 12px;border:1px solid #e2e8f0;border-radius:10px;background:#fff;color:#0f172a;font-size:.9rem;font-weight:600}.CamerasTable__sortSelect[data-astro-cid-qlu7unih]:focus-visible{outline:2px solid #4A5D4E;outline-offset:1px}.CamerasTable__colSummary[data-astro-cid-qlu7unih]{display:none}.CamerasTable__summaryList[data-astro-cid-qlu7unih]{display:flex;flex-wrap:wrap;align-items:baseline;gap:0 6px;margin:0;padding:0;list-style:none;font-size:.8rem;line-height:1.4;color:#475569}.CamerasTable__summaryList[data-astro-cid-qlu7unih] li[data-astro-cid-qlu7unih]{min-width:0;max-width:100%}.CamerasTable__summaryList[data-astro-cid-qlu7unih] li[data-astro-cid-qlu7unih]+li[data-astro-cid-qlu7unih]:before{content:"·";margin-right:6px;color:#cbd5e1}[data-astro-cid-qlu7unih][data-mobile-col=year] .CamerasTable__summaryList[data-astro-cid-qlu7unih] li[data-astro-cid-qlu7unih][data-col=year],[data-astro-cid-qlu7unih][data-mobile-col=sensor] .CamerasTable__summaryList[data-astro-cid-qlu7unih] li[data-astro-cid-qlu7unih][data-col=sensor],[data-astro-cid-qlu7unih][data-mobile-col=mp] .CamerasTable__summaryList[data-astro-cid-qlu7unih] li[data-astro-cid-qlu7unih][data-col=mp],[data-astro-cid-qlu7unih][data-mobile-col=price] .CamerasTable__summaryList[data-astro-cid-qlu7unih] li[data-astro-cid-qlu7unih][data-col=price]{color:#4a5d4e;font-weight:700}.CamerasTable__checkTap[data-astro-cid-qlu7unih]{display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.CamerasTable__colCheck[data-astro-cid-qlu7unih]{width:40px}.CamerasTable__colCheck[data-astro-cid-qlu7unih] input[data-astro-cid-qlu7unih][type=checkbox]{width:16px;height:16px;accent-color:#4A5D4E;cursor:pointer}.CamerasTable__colCheck[data-astro-cid-qlu7unih] input[data-astro-cid-qlu7unih][type=checkbox]:disabled{opacity:.35;cursor:not-allowed}.CamerasTable__colThumb[data-astro-cid-qlu7unih]{width:64px}.CamerasTable__colThumb[data-astro-cid-qlu7unih] img[data-astro-cid-qlu7unih]{display:block;width:52px;height:36px;object-fit:contain}@media(hover:hover)and (min-width:768px){.CamerasTable__colThumb[data-astro-cid-qlu7unih] img[data-astro-cid-qlu7unih]{position:relative;transform-origin:left center;transition:transform .18s ease,box-shadow .18s ease}.CamerasTable__colThumb[data-astro-cid-qlu7unih]:hover img[data-astro-cid-qlu7unih]{transform:scale(2.6);z-index:6;background:#fff;border-radius:4px;box-shadow:0 6px 18px #0f172a33}}.CamerasTable__thumbPlaceholder[data-astro-cid-qlu7unih]{display:block;width:52px;height:36px;border-radius:4px;background:repeating-linear-gradient(45deg,#f1f5f9,#f1f5f9 4px,#e8edf3 4px 8px)}.CamerasTable__colModel[data-astro-cid-qlu7unih]{min-width:180px;white-space:normal!important}.CamerasTable__modelLink[data-astro-cid-qlu7unih]{font-weight:700;color:#0f172a;text-decoration:none}.CamerasTable__modelLink[data-astro-cid-qlu7unih]:hover{color:#4a5d4e}.CamerasTable__rumorPill[data-astro-cid-qlu7unih]{display:inline-flex;align-items:center;margin-left:8px;border-radius:999px;background:#92400e;color:#fff7ed;font-size:.55rem;font-weight:800;letter-spacing:.08em;padding:2px 7px;line-height:1.2;text-transform:uppercase;vertical-align:middle}.CamerasTable__colYear[data-astro-cid-qlu7unih],.CamerasTable__colMp[data-astro-cid-qlu7unih]{width:70px;color:#334155}.CamerasTable__colSensor[data-astro-cid-qlu7unih]{width:120px;color:#334155}.CamerasTable__colPrice[data-astro-cid-qlu7unih]{width:90px;font-weight:700}.CamerasTable__colExtra[data-astro-cid-qlu7unih]{display:none;color:#334155}.CamerasTable__colCaret[data-astro-cid-qlu7unih]{width:44px;text-align:right}.CamerasTable__expandBtn[data-astro-cid-qlu7unih]{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border:none;border-radius:6px;background:transparent;cursor:pointer;color:#64748b}.CamerasTable__expandBtn[data-astro-cid-qlu7unih]:hover{background:#e2e8f0;color:#0f172a}.CamerasTable__caret[data-astro-cid-qlu7unih]:after{content:"▾";font-size:.8rem}.CamerasTable__expandBtn[data-astro-cid-qlu7unih][aria-expanded=true] .CamerasTable__caret[data-astro-cid-qlu7unih]:after{content:"▴"}.CamerasTable__detail[data-astro-cid-qlu7unih] td[data-astro-cid-qlu7unih]{padding:4px 12px 18px 64px;background:#f8fafc;box-shadow:inset 3px 0 #4a5d4e59;border-bottom:1px solid #e2e8f0}.CamerasTable__specGrid[data-astro-cid-qlu7unih]{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px 24px;margin:12px 0 0}.CamerasTable__spec[data-astro-cid-qlu7unih] dt[data-astro-cid-qlu7unih]{font-size:.65rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#64748b;margin-bottom:3px}.CamerasTable__spec[data-astro-cid-qlu7unih] dd[data-astro-cid-qlu7unih]{margin:0;font-size:.85rem;font-weight:600;color:#0f172a;line-height:1.4;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.CamerasTable__spec--link[data-astro-cid-qlu7unih]{display:flex;align-items:flex-end}.CamerasTable__fullLink[data-astro-cid-qlu7unih]{font-size:.75rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#4a5d4e;text-decoration:underline;text-underline-offset:3px}.CamerasTable__fullLink[data-astro-cid-qlu7unih]:hover{text-decoration:none}.CamerasTable__noResults[data-astro-cid-qlu7unih]{padding:24px 12px;margin:0;font-size:.85rem;color:#64748b;text-align:center}.CamerasTable__footer[data-astro-cid-qlu7unih]{display:flex;align-items:center;gap:16px;padding:14px 16px;border-top:1px solid #e2e8f0;background:#fff;border-radius:0 0 12px 12px}.CamerasTable__count[data-astro-cid-qlu7unih]{font-size:.7rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#64748b;margin-right:auto}.CamerasTable__loadMore[data-astro-cid-qlu7unih]{padding:11px 24px;border:none;border-radius:12px;background:#4a5d4e14;color:#4a5d4e;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;cursor:pointer;transition:all .2s ease}.CamerasTable__loadMore[data-astro-cid-qlu7unih]:hover{background:#4a5d4e26}.CamerasTable__loadMore[data-astro-cid-qlu7unih]:active{transform:scale(.98)}.visually-hidden[data-astro-cid-qlu7unih]{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:767px){.CamerasTable__toolbar[data-astro-cid-qlu7unih]{flex-wrap:wrap;gap:10px}.CamerasTable__search[data-astro-cid-qlu7unih]{width:100%;min-height:44px}.CamerasTable__sortBar[data-astro-cid-qlu7unih]{display:flex}.CamerasTable__tabsBar[data-astro-cid-qlu7unih],.CamerasTable__moreRow[data-astro-cid-qlu7unih]{display:none}.CamerasTable__brandSelect[data-astro-cid-qlu7unih]{display:flex}.CamerasTable__brandSelectControl[data-astro-cid-qlu7unih] select[data-astro-cid-qlu7unih],.CamerasTable__loadMore[data-astro-cid-qlu7unih]{min-height:44px}.CamerasTable__brandExcerpt[data-astro-cid-qlu7unih]{order:3;flex-basis:100%}.CamerasTable__brandInfoBtn[data-astro-cid-qlu7unih]{margin-left:auto;min-height:44px}.CamerasTable__table[data-astro-cid-qlu7unih],.CamerasTable__item[data-astro-cid-qlu7unih]{display:block;width:100%}.CamerasTable__item[data-astro-cid-qlu7unih][hidden],.CamerasTable__table[data-astro-cid-qlu7unih] thead[data-astro-cid-qlu7unih]{display:none}.CamerasTable__row[data-astro-cid-qlu7unih]{display:grid;grid-template-columns:44px 72px minmax(0,1fr);grid-template-rows:auto auto;align-items:center;column-gap:8px;row-gap:2px;padding:8px 12px 8px 8px}.CamerasTable__row[data-astro-cid-qlu7unih]>td[data-astro-cid-qlu7unih]{display:none;padding:0;border:0;white-space:normal}.CamerasTable__row[data-astro-cid-qlu7unih]>.CamerasTable__colCheck[data-astro-cid-qlu7unih],.CamerasTable__row[data-astro-cid-qlu7unih]>.CamerasTable__colThumb[data-astro-cid-qlu7unih],.CamerasTable__row[data-astro-cid-qlu7unih]>.CamerasTable__colModel[data-astro-cid-qlu7unih],.CamerasTable__row[data-astro-cid-qlu7unih]>.CamerasTable__colSummary[data-astro-cid-qlu7unih]{display:block;min-width:0}.CamerasTable__colCheck[data-astro-cid-qlu7unih]{grid-column:1;grid-row:1/span 2;width:auto}.CamerasTable__colCheck[data-astro-cid-qlu7unih] input[data-astro-cid-qlu7unih][type=checkbox]{width:22px;height:22px}.CamerasTable__checkTap[data-astro-cid-qlu7unih]{width:44px;height:44px}.CamerasTable__colThumb[data-astro-cid-qlu7unih]{grid-column:2;grid-row:1/span 2;width:auto}.CamerasTable__colThumb[data-astro-cid-qlu7unih] img[data-astro-cid-qlu7unih],.CamerasTable__thumbPlaceholder[data-astro-cid-qlu7unih]{width:72px;height:54px}.CamerasTable__colModel[data-astro-cid-qlu7unih]{grid-column:3;grid-row:1;min-width:0;max-width:none}.CamerasTable__modelLink[data-astro-cid-qlu7unih]{font-size:.95rem;line-height:1.25}.CamerasTable__colSummary[data-astro-cid-qlu7unih]{grid-column:3;grid-row:2}.CamerasTable__colCaret[data-astro-cid-qlu7unih],.CamerasTable__detail[data-astro-cid-qlu7unih]{display:none}}
